aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorMark Mitchell <mark@codesourcery.com>1999-06-21 06:57:35 +0000
committerMark Mitchell <mark@codesourcery.com>1999-06-21 06:57:35 +0000
commit030d863d4fec9828401617a78f3798797299d957 (patch)
tree8a51ca1b00700412af641377690a580c149b5a27 /include/ChangeLog
parent6f798e5c174ed44a384c889a73a02e4f454b0f4c (diff)
downloadgdb-030d863d4fec9828401617a78f3798797299d957.zip
gdb-030d863d4fec9828401617a78f3798797299d957.tar.gz
gdb-030d863d4fec9828401617a78f3798797299d957.tar.bz2
* mips.h (Elf32_Internal_Msym): New structure.
(Elf32_External_Msym): Likewise. (ELF32_MS_REL_INDEX): New macro. (ELF32_MS_FLAGS): Likewise. (ELF32_MS_INFO): Likewise.
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index d318d96..aa7bdb0 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,11 @@
+1999-06-20 Mark Mitchell <mark@codesourcery.com>
+
+ * mips.h (Elf32_Internal_Msym): New structure.
+ (Elf32_External_Msym): Likewise.
+ (ELF32_MS_REL_INDEX): New macro.
+ (ELF32_MS_FLAGS): Likewise.
+ (ELF32_MS_INFO): Likewise.
+
1999-06-14 Nick Clifton <nickc@cygnus.com>
* dis-asm.h (arm_toggle_regnames): New prototype.