Fix date ordering of entries

This commit is contained in:
Nick Clifton 2000-09-03 18:30:51 +00:00
parent f1c8d8433e
commit 205b2e5054

View File

@ -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.