diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-10-01 14:31:24 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-10-01 14:31:24 +0000 |
commit | 8c93cd99f54c6971594aa76f6e4304d0c1fe4ae0 (patch) | |
tree | 71d35e9901ce81bfd0aad04f1c24087463ddc03c /ChangeLog | |
parent | 7782d0bf55c294b7ed872e2590fcf4a683be5e05 (diff) | |
download | glibc-8c93cd99f54c6971594aa76f6e4304d0c1fe4ae0.tar glibc-8c93cd99f54c6971594aa76f6e4304d0c1fe4ae0.tar.gz glibc-8c93cd99f54c6971594aa76f6e4304d0c1fe4ae0.tar.bz2 glibc-8c93cd99f54c6971594aa76f6e4304d0c1fe4ae0.zip |
Update
1998-10-01 Philip Blundell <pb@nexus.co.uk>
* sysdeps/arm/machine-gmon.h: Correct args to mcount(). Patch
from Scott Bambrough.
* sysdeps/unix/sysv/linux/arm/register-dump.h: New file.
* libio/libioP.h (FILEBUF_LITERAL) [! _IO_MTSAFE_IO]: Don't
include the lock member.
1998-09-03 Philip Blundell <pb@nexus.co.uk>
* sysdeps/arm/fpu/__longjmp.S: Cope with fussy assembler.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +1998-10-01 Philip Blundell <pb@nexus.co.uk> + + * sysdeps/arm/machine-gmon.h: Correct args to mcount(). Patch + from Scott Bambrough. + + * sysdeps/unix/sysv/linux/arm/register-dump.h: New file. + + * libio/libioP.h (FILEBUF_LITERAL) [! _IO_MTSAFE_IO]: Don't + include the lock member. + +1998-09-03 Philip Blundell <pb@nexus.co.uk> + + * sysdeps/arm/fpu/__longjmp.S: Cope with fussy assembler. + 1998-10-01 Ulrich Drepper <drepper@cygnus.com> * timezone/zic.c: Update from tzcode1998h. |