aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.csl
diff options
context:
space:
mode:
authorRichard Sandiford <richard@codesourcery.com>2006-05-20 12:36:56 +0000
committerRichard Sandiford <richard@codesourcery.com>2006-05-20 12:36:56 +0000
commit8fa46d5ffcc5c82b99c85b7876082cc528b54264 (patch)
tree86336d3c996d606ff089df6bd770e1c65fa8f2d5 /ChangeLog.csl
parent2b23532c023745f4b20e30f0f1b765acedb2aaf0 (diff)
* config/mips/linux-unwind.h: Include <asm/unistd.h>
(mips_fallback_frame_state): Use syscall numbers to determine the appropriate li instruction for the current ABI. Only use __NR_sigreturn for o32. git-svn-id: https://gcc.gnu.org/svn/gcc/branches/csl/sourcerygxx-4_1@113927 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog.csl')
-rw-r--r--ChangeLog.csl11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index 4163a9570ba..0361b4770e8 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,3 +1,14 @@
+2006-05-20 Richard Sandiford <richard@codesourcery.com>
+
+ Merge from mainline:
+ gcc/
+ 2006-05-19 Richard Sandiford <richard@codesourcery.com>
+
+ * config/mips/linux-unwind.h: Include <asm/unistd.h>
+ (mips_fallback_frame_state): Use syscall numbers to determine
+ the appropriate li instruction for the current ABI. Only use
+ __NR_sigreturn for o32.
+
2006-05-11 Joseph S. Myers <joseph@codesourcery.com>
* gcc/testsuite/lib/target-supports.exp