aboutsummaryrefslogtreecommitdiff
path: root/include/elf/ChangeLog
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2003-06-29 13:51:25 +0000
committerAndreas Jaeger <aj@suse.de>2003-06-29 13:51:25 +0000
commitfd6ba1fc70046c811ca29db41646eb599870f6f3 (patch)
treec2eb88e430dd31d8a5f4b6e3fff67f6588d1e4b7 /include/elf/ChangeLog
parentd2cf594a90af61f934c525b63476fbf3d3633d93 (diff)
downloadgdb-fd6ba1fc70046c811ca29db41646eb599870f6f3.zip
gdb-fd6ba1fc70046c811ca29db41646eb599870f6f3.tar.gz
gdb-fd6ba1fc70046c811ca29db41646eb599870f6f3.tar.bz2
* mmix.h: Convert to ISO C90 prototypes.
* mips.h: Likewise. * reloc-macros.h (START_RELOC_NUMBERS): Convert to ISO C90 prototype. (RELOC_NUMBER): Remove !__STDC__ code.
Diffstat (limited to 'include/elf/ChangeLog')
-rw-r--r--include/elf/ChangeLog11
1 files changed, 10 insertions, 1 deletions
diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog
index eb4b7cc..4c13d02 100644
--- a/include/elf/ChangeLog
+++ b/include/elf/ChangeLog
@@ -1,3 +1,12 @@
+2003-06-29 Andreas Jaeger <aj@suse.de>
+
+ * mmix.h: Convert to ISO C90 prototypes.
+ * mips.h: Likewise.
+
+ * reloc-macros.h (START_RELOC_NUMBERS): Convert to ISO C90
+ prototype.
+ (RELOC_NUMBER): Remove !__STDC__ code.
+
2003-06-13 Robert Millan <zeratul2@wanadoo.es>
* common.h (GNU_ABI_TAG_NETBSD): New tag.
@@ -95,7 +104,7 @@
2002-04-02 Alexandre Oliva <aoliva@redhat.com>
- * sh.h (EF_SH_MERGE_MACH): Handle SH2E.
+ * sh.h (EF_SH_MERGE_MACH): Handle SH2E.
2002-04-02 Elena Zannoni <ezannoni@redhat.com>