diff options
author | Daniel Jacobowitz <drow@false.org> | 2005-03-02 21:21:50 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2005-03-02 21:21:50 +0000 |
commit | 51cb3ca7c846cef1ffb4fe1937b2fba706e677f7 (patch) | |
tree | cd21211eb5f75594c8cc317acf161160c0277e4d /include/elf/ChangeLog | |
parent | d35870480f8ee486d74be91cf0b4e99f413cf65a (diff) | |
download | gdb-51cb3ca7c846cef1ffb4fe1937b2fba706e677f7.zip gdb-51cb3ca7c846cef1ffb4fe1937b2fba706e677f7.tar.gz gdb-51cb3ca7c846cef1ffb4fe1937b2fba706e677f7.tar.bz2 |
* mips.h: Define MIPS TLS relocations.
Diffstat (limited to 'include/elf/ChangeLog')
-rw-r--r-- | include/elf/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog index a6e8645..91a81b9 100644 --- a/include/elf/ChangeLog +++ b/include/elf/ChangeLog @@ -1,3 +1,8 @@ +2005-03-02 Daniel Jacobowitz <dan@codesourcery.com> + Joseph Myers <joseph@codesourcery.com> + + * mips.h: Define MIPS TLS relocations. + 2005-02-15 Nigel Stephens <nigel@mips.com> Maciej W. Rozycki <macro@mips.com> |