From: Nick Clifton Date: Sun, 3 Sep 2000 18:30:51 +0000 (+0000) Subject: Fix date ordering of entries X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=205b2e50545ed404e769cbc264633db5c1ca352e;p=binutils-gdb.git Fix date ordering of entries --- diff --git a/binutils/ChangeLog b/binutils/ChangeLog index c7cad979c19..788cd6c859e 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 + + * resrc.c: use "gcc -xc" instead of -xc-header + 2000-08-05 Jason Eckhardt * readelf.c (elf/i860.h): Include. @@ -62,10 +66,6 @@ * MAINTAINERS: Add information about CGEN maintainers. -2000-08-08 DJ Delorie - - * resrc.c: use "gcc -xc" instead of -xc-header - 2000-07-26 Geoff Keating * nm.c (main): Ignore '-X32_64' as an option.