aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-12-02 23:38:04 +0000
committerUlrich Drepper <drepper@redhat.com>1998-12-02 23:38:04 +0000
commit46be1c93d2191d3b62dd07c512aededbb9ad4013 (patch)
treea6367ff02b4f1786ad8235e7e8c24f0aeb712fb3 /include
parent7922afa1dacc205ae556031f243bc5c89a2e7de9 (diff)
downloadgdb-46be1c93d2191d3b62dd07c512aededbb9ad4013.zip
gdb-46be1c93d2191d3b62dd07c512aededbb9ad4013.tar.gz
gdb-46be1c93d2191d3b62dd07c512aededbb9ad4013.tar.bz2
Update.
Diffstat (limited to 'include')
-rw-r--r--include/elf/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog
index d5c3472..958eae4 100644
--- a/include/elf/ChangeLog
+++ b/include/elf/ChangeLog
@@ -1,5 +1,7 @@
1998-12-02 Ulrich Drepper <drepper@cygnus.com>
+ * mips.h: Add more LL_* options from Irix 6.5.
+
* mips.h: Add R_MIPS_JALR and adjust R_MIPS_max appropriately.
Tue Nov 10 15:12:28 1998 Nick Clifton <nickc@cygnus.com>