aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.csl
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2006-04-26 08:40:26 +0000
committerJoseph Myers <joseph@codesourcery.com>2006-04-26 08:40:26 +0000
commit1463b1c4f91cb6dcb4b61543e04053f1152bdb6d (patch)
treef4529e26f92944d2ae78408aba81b398db7210ab /ChangeLog.csl
parent7b107f18c7c46c4c24b7910c0541df9478734c7e (diff)
From Bugzilla:
2006-04-26 Joshua Kinard <kumba@gentoo.org> PR target/25871 * gcc/config/mips/mips.h (TRAMPOLINE_TEMPLATE): Avoid 32-bit moves with 64-bit pointers. git-svn-id: https://gcc.gnu.org/svn/gcc/branches/csl/sourcerygxx-4_1@113273 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog.csl')
-rw-r--r--ChangeLog.csl9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index 20aeecea5e0..888d914d331 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,3 +1,12 @@
+2006-04-26 Joseph Myers <joseph@codesourcery.com>
+
+ From Bugzilla:
+ 2006-04-26 Joshua Kinard <kumba@gentoo.org>
+
+ PR target/25871
+ * gcc/config/mips/mips.h (TRAMPOLINE_TEMPLATE): Avoid 32-bit moves
+ with 64-bit pointers.
+
2006-04-25 Joseph Myers <joseph@codesourcery.com>
* gcc/config/mips/linux64.h (DWARF_OFFSET_SIZE): Remove.