summaryrefslogtreecommitdiff
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
commite9c9e983138eea36f7031d758d6a3ecaeda12864 (patch)
treeb660f145abc26be78dad3035b44c475df9b1a0fe /include/ChangeLog
parente1fab41f9d88c6c6a770b4f915d4e538e30eb7ec (diff)
downloadgdb-e9c9e983138eea36f7031d758d6a3ecaeda12864.tar.gz
* 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 d318d969ee4..aa7bdb04b88 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.