diff options
| author | Thomas Schwinge <thomas@codesourcery.com> | 2012-06-23 12:27:58 +0200 |
|---|---|---|
| committer | Thomas Schwinge <thomas@codesourcery.com> | 2012-06-23 12:27:58 +0200 |
| commit | a9fa33ba8b19676ef2ce894c97b8a1f0a486b834 (patch) | |
| tree | ba6788faa2eb97c38542f02508ff0ee2c20c8e3a /ChangeLog | |
| parent | 4b2c8da708024ca9f7a6f86bdb46cb8c0d6df275 (diff) | |
| download | glibc-a9fa33ba8b19676ef2ce894c97b8a1f0a486b834.tar.xz glibc-a9fa33ba8b19676ef2ce894c97b8a1f0a486b834.zip | |
Some missing bits from sysdeps/*/elf dismissal.
This fixes up commits 735095ae9566b2b14e8210e5ed44b3d5b51495f1,
09ae94c11b4309b425fbbfaa095e64cac2ae8cb8, and
ff962fb6a10c46052535d482c889b3a9e5236637.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2012-06-23 Thomas Schwinge <thomas@codesourcery.com> + * sysdeps/mach/start.c: Remove file. + * sysdeps/mach/hurd/i386/static-start.S: Fix start.S include. + * sysdeps/i386/init-first.c: Fix comment regarding start.S. + * sysdeps/sh/init-first.c: Likewise. + * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Preserve r12 and pr registers for frame unwinding purposes, add CFI directives. * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise. |
