diff options
author | Maciej W. Rozycki <macro@linux-mips.org> | 2005-02-11 20:29:29 +0000 |
---|---|---|
committer | Maciej W. Rozycki <macro@linux-mips.org> | 2005-02-11 20:29:29 +0000 |
commit | a1c17af23836343c9098a4c47a0f057f396c92b7 (patch) | |
tree | 11d14a43313ce987b2277210c80a3d6a6c08b5ff /include/elf/ChangeLog | |
parent | e2e0b3e57f11bb2539724fc955af7e22380613c1 (diff) | |
download | gdb-a1c17af23836343c9098a4c47a0f057f396c92b7.zip gdb-a1c17af23836343c9098a4c47a0f057f396c92b7.tar.gz gdb-a1c17af23836343c9098a4c47a0f057f396c92b7.tar.bz2 |
* mips.h (R_MIPS_max): Use FAKE_RELOC to define.
Diffstat (limited to 'include/elf/ChangeLog')
-rw-r--r-- | include/elf/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog index 74795ee..f27deb4 100644 --- a/include/elf/ChangeLog +++ b/include/elf/ChangeLog @@ -1,3 +1,7 @@ +2005-02-11 Maciej W. Rozycki <macro@mips.com> + + * mips.h (R_MIPS_max): Use FAKE_RELOC to define. + 2005-01-25 Alexandre Oliva <aoliva@redhat.com> 2004-12-10 Alexandre Oliva <aoliva@redhat.com> |