.
authorRoland McGrath <roland@gnu.org>
Tue, 10 Jan 2006 09:22:33 +0000 (09:22 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 10 Jan 2006 09:22:33 +0000 (09:22 +0000)
ChangeLog.am33
ChangeLog.arm

index 8503e03..53fd44e 100644 (file)
@@ -1,6 +1,10 @@
 2006-01-10  Roland McGrath  <roland@redhat.com>
 
-       * sysdeps/am33/bits/setjmp.h (_JMPBUF_UNWINDS): Move macro ...
+       * sysdeps/am33/bits/setjmp.h (__JMP_BUF_SP): Macro moved ...
+       * sysdeps/am33/jmpbuf-offsets.h: ... here, new file.
+
+       * sysdeps/am33/bits/setjmp.h (_JMPBUF_UNWINDS, __JMP_BUF_SP):
+       Move macros ...
        * sysdeps/am33/jmpbuf-unwind.h: ... here, new file.
 
 2005-12-27  Roland McGrath  <roland@redhat.com>
index 4b9d00b..b8fca1a 100644 (file)
@@ -1,5 +1,11 @@
 2006-01-10  Roland McGrath  <roland@redhat.com>
 
+       * sysdeps/arm/bits/setjmp.h (__JMP_BUF_SP): Macro moved to ...
+       * sysdeps/arm/jmpbuf-offsets.h: ... here, new file.
+       * sysdeps/arm/fpu/bits/setjmp.h: (__JMP_BUF_SP): Macro moved to ...
+       * sysdeps/arm/fpu/jmpbuf-offsets.h: ... here, new file.
+       * sysdeps/arm/eabi/bits/setjmp.h (__JMP_BUF_SP): Macro removed.
+
        * sysdeps/arm/bits/setjmp.h (_JMPBUF_UNWINDS): Move macro ...
        * sysdeps/arm/jmpbuf-unwind.h: ... here.
        * sysdeps/arm/fpu/bits/setjmp.h (_JMPBUF_UNWINDS): Macro removed.