diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2000-09-02 02:24:02 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2000-09-02 02:24:02 +0000 |
commit | 6785ddd1ac870cdf7721dc3d1fcf377e043a9a9f (patch) | |
tree | bf52a741eec4654ba35049da210839ba84bd7209 /include/elf/ChangeLog | |
parent | 44576e1fc1f5dd2652ea7479b699f35371a48577 (diff) | |
download | gdb-6785ddd1ac870cdf7721dc3d1fcf377e043a9a9f.zip gdb-6785ddd1ac870cdf7721dc3d1fcf377e043a9a9f.tar.gz gdb-6785ddd1ac870cdf7721dc3d1fcf377e043a9a9f.tar.bz2 |
* sh.h (R_SH_GOT32, R_SH_PLT32, R_SH_COPY, R_SH_GLOB_DAT,
R_SH_JMP_SLOT, R_SH_RELATIVE, R_SH_GOTOFF, R_SH_GOTPC): New relocs.
(R_SH_FIRST_INVALID_RELOC): Adjust.
Diffstat (limited to 'include/elf/ChangeLog')
-rw-r--r-- | include/elf/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog index b1f69f6..1367e2c 100644 --- a/include/elf/ChangeLog +++ b/include/elf/ChangeLog @@ -1,3 +1,9 @@ +2000-09-01 Alexandre Oliva <aoliva@redhat.com> + + * sh.h (R_SH_GOT32, R_SH_PLT32, R_SH_COPY, R_SH_GLOB_DAT, + R_SH_JMP_SLOT, R_SH_RELATIVE, R_SH_GOTOFF, R_SH_GOTPC): New relocs. + (R_SH_FIRST_INVALID_RELOC): Adjust. + 2000-08-14 Jim Wilson <wilson@cygnus.com> * elf/ia64.h (EF_IA_64_REDUCEDFP, EF_IA_64_CONS_GP, |