diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-09-18 09:10:43 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-09-18 09:10:43 +0000 |
commit | 872ea8540250d6b61e9a23d6f1209901d0ced875 (patch) | |
tree | ed77c6ddae287965cb3e1a0e4afae76baec8b490 /ChangeLog | |
parent | 9b3c7c3c713d7018c79f0b0ca0b34d386e8a25dd (diff) | |
download | glibc-872ea8540250d6b61e9a23d6f1209901d0ced875.tar.gz glibc-872ea8540250d6b61e9a23d6f1209901d0ced875.tar.xz glibc-872ea8540250d6b61e9a23d6f1209901d0ced875.zip |
Update.
1998-09-09 Philip Blundell <pb@nexus.co.uk> * sysdeps/arm/dl-machine.h (elf_machine_lazy_rel): Optimise a bit. 1998-09-07 Philip Blundell <pb@nexus.co.uk> * sysdeps/arm/dl-machine.h (RTLD_START): Keep in step with recent ld.so changes. (elf_machine_runtime_setup): Correct behaviour when profiling.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 3125a77135..988cf8dc40 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +1998-09-09 Philip Blundell <pb@nexus.co.uk> + + * sysdeps/arm/dl-machine.h (elf_machine_lazy_rel): Optimise a bit. + +1998-09-07 Philip Blundell <pb@nexus.co.uk> + + * sysdeps/arm/dl-machine.h (RTLD_START): Keep in step with + recent ld.so changes. + (elf_machine_runtime_setup): Correct behaviour when profiling. + 1998-09-17 19:34 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/sysv4/bits/utsname.h: Fix typo. |