diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-02-05 06:01:54 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-02-05 06:01:54 +0000 |
commit | 0c8b61e64fb6542d4f4d40a44659a126049f07c7 (patch) | |
tree | 09d18077defd9ceb294baeb4f25ac520ab1f33f0 /ChangeLog | |
parent | 93693c4d820dac2f218e144f5126a5a761f1cfbf (diff) | |
download | glibc-0c8b61e64fb6542d4f4d40a44659a126049f07c7.tar glibc-0c8b61e64fb6542d4f4d40a44659a126049f07c7.tar.gz glibc-0c8b61e64fb6542d4f4d40a44659a126049f07c7.tar.bz2 glibc-0c8b61e64fb6542d4f4d40a44659a126049f07c7.zip |
Update.
2001-02-04 Philip Blundell <philb@gnu.org>
* configure.in: Distinguish ARM from Thumb.
2001-02-04 Philip Blundell <philb@gnu.org>
* sysdeps/arm/dl-machine.h (elf_machine_rel): Correct handling of
PC24 relocs with negative value.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2001-02-04 Philip Blundell <philb@gnu.org> + + * configure.in: Distinguish ARM from Thumb. + +2001-02-04 Philip Blundell <philb@gnu.org> + + * sysdeps/arm/dl-machine.h (elf_machine_rel): Correct handling of + PC24 relocs with negative value. + 2001-02-04 Ulrich Drepper <drepper@redhat.com> * iconv/Makefile (iconv_prog-modules): Define. Add vpath to find |