diff options
author | Joseph Myers <joseph@codesourcery.com> | 2012-04-26 18:45:56 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2012-04-26 18:45:56 +0000 |
commit | 5aeb141a565d0b2289b6036b079ee26ebdac0e94 (patch) | |
tree | 56f30c7653142383578aea2d838ca99fcd1c1be0 /ChangeLog | |
parent | 7143acae9f38a1c1ba2df09a610d99632fc2348b (diff) | |
download | glibc-5aeb141a565d0b2289b6036b079ee26ebdac0e94.tar.gz glibc-5aeb141a565d0b2289b6036b079ee26ebdac0e94.tar.xz glibc-5aeb141a565d0b2289b6036b079ee26ebdac0e94.zip |
Remove unused sysdeps/unix/i386 files.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index dce70e0cd2..50c27f7fda 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,13 @@ 2012-04-26 Joseph Myers <joseph@codesourcery.com> + * sysdeps/unix/i386/brk.S: Remove file. + * sysdeps/unix/i386/dl-brk.S: Likewise. + * sysdeps/unix/i386/pipe.S: Likewise. + * sysdeps/unix/i386/sigreturn.S: Likewise. + * sysdeps/unix/i386/syscall.S: Likewise. + * sysdeps/unix/i386/vfork.S: Likewise. + * sysdeps/unix/i386/wait.S: Likewise. + * sysdeps/unix/common/tcsendbrk.c: Move to ... * sysdeps/unix/sysv/linux/tcsendbrk.c: ... here. |