]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
.
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 8503e03b9bb25b043d8566ec5f9a4bccc551848e..53fd44e9e80942d6955d7b9544185b282f5ffc88 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 4b9d00ba6d07107f65262467da5bcf6f807ccded..b8fca1af471ae9d1564e221395a9fe5f61721625 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.