diff options
author | Andreas Schwab <schwab@suse.de> | 1998-03-09 03:20:41 +0000 |
---|---|---|
committer | Andreas Schwab <schwab@suse.de> | 1998-03-09 03:20:41 +0000 |
commit | 2bc91a733c0241e772de9d395c1f7eb42577b0aa (patch) | |
tree | 635fb8f919f5db5b55a03f0be7684c921508b7b6 /ChangeLog | |
parent | 267e36967ecd5c17683b9a6cf230a6ce8fb81371 (diff) | |
download | glibc-2bc91a733c0241e772de9d395c1f7eb42577b0aa.tar.gz glibc-2bc91a733c0241e772de9d395c1f7eb42577b0aa.tar.xz glibc-2bc91a733c0241e772de9d395c1f7eb42577b0aa.zip |
* sysdeps/unix/sysv/linux/m68k/sysdep.h (SYSCALL_ERROR_HANDLER):
Readd lost negate. * sysdeps/m68k/sysdep.h: Remove the stabs stuff again. Mon Mar 9 12:16:42 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * sysdeps/unix/sysv/linux/m68k/sysdep.h (SYSCALL_ERROR_HANDLER): Readd lost negate. * sysdeps/m68k/sysdep.h: Remove the stabs stuff again.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index ad42a58981..606f1bfd3f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Mon Mar 9 12:16:42 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> + + * sysdeps/unix/sysv/linux/m68k/sysdep.h (SYSCALL_ERROR_HANDLER): + Readd lost negate. + + * sysdeps/m68k/sysdep.h: Remove the stabs stuff again. + 1998-03-09 Ulrich Drepper <drepper@cygnus.com> * elf/dl-support.c: Add definition of _dl_debug_impcalls. |