aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2000-08-02 00:20:30 +0000
committerDJ Delorie <dj@redhat.com>2000-08-02 00:20:30 +0000
commit2efaf10b6d39f9168e4d421092bd3a913e7a9fda (patch)
treeaa249b823fa92cdaf1b48a2698c4cd02b9eee17f /binutils/ChangeLog
parent3f9dfb2cd93fb41169fe5edfe0268d759ba59420 (diff)
downloadgdb-2efaf10b6d39f9168e4d421092bd3a913e7a9fda.zip
gdb-2efaf10b6d39f9168e4d421092bd3a913e7a9fda.tar.gz
gdb-2efaf10b6d39f9168e4d421092bd3a913e7a9fda.tar.bz2
* resrc.c: use "gcc -xc" instead of -xc-header
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 09bbef4..70935a6 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,7 @@
+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.