.
authorRoland McGrath <roland@gnu.org>
Wed, 28 Dec 2005 05:47:16 +0000 (05:47 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 28 Dec 2005 05:47:16 +0000 (05:47 +0000)
ChangeLog.aix [new file with mode: 0644]
ChangeLog.am33
ChangeLog.arm
ChangeLog.cris

diff --git a/ChangeLog.aix b/ChangeLog.aix
new file mode 100644 (file)
index 0000000..5305d33
--- /dev/null
@@ -0,0 +1,6 @@
+2005-12-27  Roland McGrath  <roland@redhat.com>
+
+       * sysdeps/unix/sysv/aix/bits/setjmp.h (_JMPBUF_UNWINDS): Take third
+       argument DEMANGLE, and pass SP value through it.
+
+       * sysdeps/unix/sysv/aix/powerpc/memset.c: Don't use sysdeps/generic.
index 7fa5c79..0f6d2f4 100644 (file)
@@ -1,3 +1,8 @@
+2005-12-27  Roland McGrath  <roland@redhat.com>
+
+       * sysdeps/am33/bits/setjmp.h (_JMPBUF_UNWINDS): Take third argument
+       DEMANGLE, and pass SP value through it.
+
 2004-10-25  Alexandre Oliva  <aoliva@redhat.com>
 
        * ChangeLog.am33: Added emacs local variables for mode setting and
@@ -66,7 +71,7 @@
        * sysdeps/am33/fpu/fraiseexcpt.c: New file.
        * sysdeps/am33/fpu/fsetexcptflg.c: New file.
        * sysdeps/am33/fpu/ftestexcept.c: New file.
-       
+
        * sysdeps/unix/am33/sysdep.h: Use relative pathnames.
        * sysdeps/unix/sysv/linux/am33/sysdep.h: Likewise.
        * sysdeps/unix/sysv/linux/am33/sysdep.S: Likewise.
index 81f98f7..fcce9d6 100644 (file)
@@ -1,3 +1,14 @@
+2005-12-27  Roland McGrath  <roland@redhat.com>
+
+       * sysdeps/arm/eabi/bits/setjmp.h (_JMPBUF_UNWINDS): Take third argument
+       DEMANGLE, and pass SP value through it.
+       * sysdeps/arm/bits/setjmp.h (_JMPBUF_UNWINDS): Likewise.
+       * sysdeps/arm/fpu/bits/setjmp.h (_JMPBUF_UNWINDS): Likewise.
+
+2005-12-15  Roland McGrath  <roland@redhat.com>
+
+       * sysdeps/arm/libc-tls.c: Use csu/ instead of sysdeps/generic/.
+
 2005-11-16  Daniel Jacobowitz  <dan@codesourcery.com>
 
        * sysdeps/unix/sysv/linux/arm/nptl/sysdep-cancel.h,
 
        * sysdeps/arm/Makefile, sysdeps/arm/machine-gmon.h,
        sysdeps/arm/_mcount.S: Revert previous bogus changes.
-       
+
 2005-10-10  Philip Blundell  <philb@gnu.org>
 
        * sysdeps/arm/_mcount.S: Suppress profiling when building this
        * sysdeps/arm/ieee754.h: Deleted.
        * sysdeps/arm/gmp-mparam.h: Support VFP and big endian.
        * sysdeps/arm/bits/endian.h: Likewise.
-       
+
 2005-06-11  Phil Blundell  <pb@reciva.com>
 
        * sysdeps/arm/init-first.c: Deleted.
index ba77489..af91a1d 100644 (file)
@@ -1,3 +1,8 @@
+2005-12-27  Roland McGrath  <roland@redhat.com>
+
+       * sysdeps/cris/bits/setjmp.h (_JMPBUF_UNWINDS): Take third argument
+       DEMANGLE, and pass SP value through it.
+
 2004-10-25  Roland McGrath  <roland@frob.com>
 
        * sysdeps/cris/configure.in: New file, with test moved out of main