From 35eeaf861238ae977aa1acc5bf86dd3a4cd4a7d2 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Sun, 3 Sep 2000 18:30:51 +0000 Subject: [PATCH] Fix date ordering of entries --- binutils/ChangeLog | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/binutils/ChangeLog b/binutils/ChangeLog index c7cad979c..788cd6c85 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. -- 2.11.4.GIT