diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2003-03-22 15:07:05 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2003-03-22 15:07:05 +0000 |
commit | dda8854aa5ca06b6cb271bfb73a2d9a7ea1b60f5 (patch) | |
tree | 86144590c81c877a3f15486b2321c0dc25808696 /ChangeLog | |
parent | 039f839ca1ddb245e5139e9a8e684e44370046c3 (diff) | |
download | glibc-dda8854aa5ca06b6cb271bfb73a2d9a7ea1b60f5.tar.gz glibc-dda8854aa5ca06b6cb271bfb73a2d9a7ea1b60f5.tar.xz glibc-dda8854aa5ca06b6cb271bfb73a2d9a7ea1b60f5.zip |
* sysdeps/mips/elf/ldsodefs.h: Add mips-specific elf64 relocation data structures and macros. Protect from multiple inclusion.
* sysdeps/mips/elf/ldsodefs.h: Add mips-specific elf64 relocation data structures and macros. Protect from multiple inclusion.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 054f7b7f57..d688a6fe78 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2003-03-22 Alexandre Oliva <aoliva@redhat.com> + * sysdeps/mips/elf/ldsodefs.h: Add mips-specific elf64 relocation + data structures and macros. Protect from multiple inclusion. + * sysdeps/mips/dl-machine.h (ELF_MIPS_GNU_GOT1_MASK): Fix harmless typo in #if test. |