diff options
author | Nick Clifton <nickc@redhat.com> | 2000-09-03 18:30:51 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2000-09-03 18:30:51 +0000 |
commit | 205b2e50545ed404e769cbc264633db5c1ca352e (patch) | |
tree | a73bcb2e13e32103499d3c3123a24456cf95f9f4 /binutils | |
parent | f1c8d8433e8066e30743b8678b7114bdbc99a965 (diff) | |
download | gdb-205b2e50545ed404e769cbc264633db5c1ca352e.zip gdb-205b2e50545ed404e769cbc264633db5c1ca352e.tar.gz gdb-205b2e50545ed404e769cbc264633db5c1ca352e.tar.bz2 |
Fix date ordering of entries
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/ChangeLog | 8 |
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. |