aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2000-09-03 18:30:51 +0000
committerNick Clifton <nickc@redhat.com>2000-09-03 18:30:51 +0000
commit205b2e50545ed404e769cbc264633db5c1ca352e (patch)
treea73bcb2e13e32103499d3c3123a24456cf95f9f4
parentf1c8d8433e8066e30743b8678b7114bdbc99a965 (diff)
downloadfsf-binutils-gdb-205b2e50545ed404e769cbc264633db5c1ca352e.zip
fsf-binutils-gdb-205b2e50545ed404e769cbc264633db5c1ca352e.tar.gz
fsf-binutils-gdb-205b2e50545ed404e769cbc264633db5c1ca352e.tar.bz2
Fix date ordering of entries
-rw-r--r--binutils/ChangeLog8
1 files changed, 4 insertions, 4 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index c7cad97..788cd6c 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -52,6 +52,10 @@
* ar.c (main): Don't crash if called with no arguments
or only '-X32_64' as an argument.
+2000-08-08 DJ Delorie <dj@redhat.com>
+
+ * resrc.c: use "gcc -xc" instead of -xc-header
+
2000-08-05 Jason Eckhardt <jle@cygnus.com>
* readelf.c (elf/i860.h): Include.
@@ -62,10 +66,6 @@
* MAINTAINERS: Add information about CGEN maintainers.
-2000-08-08 DJ Delorie <dj@redhat.com>
-
- * resrc.c: use "gcc -xc" instead of -xc-header
-
2000-07-26 Geoff Keating <geoffk@cygnus.com>
* nm.c (main): Ignore '-X32_64' as an option.