Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Modra <modra@gmail.com>2003-08-07 06:25:50 +0400
committerAlan Modra <modra@gmail.com>2003-08-07 06:25:50 +0400
commit61982e3c094083f483ef04a1ab02e6159e13f7bb (patch)
tree18f1ca29d431bebf16eac7427f57c9a43d2ea870 /include/elf/ChangeLog
parent0601b11fb647ed948cb0e2ad33ece143532631fb (diff)
Convert to C90.
Diffstat (limited to 'include/elf/ChangeLog')
-rw-r--r--include/elf/ChangeLog10
1 files changed, 6 insertions, 4 deletions
diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog
index 6b0a8c57a..90f525c78 100644
--- a/include/elf/ChangeLog
+++ b/include/elf/ChangeLog
@@ -1,3 +1,9 @@
+2003-08-07 Alan Modra <amodra@bigpond.net.au>
+
+ * reloc-macros.h (START_RELOC_NUMBERS) : Remove PARAMS macro. Use
+ C90 function definition. Formatting.
+ (RELOC_NUMBER): Remove !__STDC__ code.
+
2003-07-28 Eric Christopher <echristo@redhat.com>
* ppc.h (R_PPC_RELAX32): New. Fake relocation.
@@ -38,10 +44,6 @@
* 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.