aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2000-08-14 19:47:01 +0000
committerNick Clifton <nickc@redhat.com>2000-08-14 19:47:01 +0000
commitdb4f6831161cdf3627169e82344b82b1c6813ef1 (patch)
tree7210ead4973c006523a71d949b8481c69567d578 /binutils/ChangeLog
parentd1d8ba228492a19ff8f737ca1287e770bddb8eac (diff)
downloadgdb-db4f6831161cdf3627169e82344b82b1c6813ef1.zip
gdb-db4f6831161cdf3627169e82344b82b1c6813ef1.tar.gz
gdb-db4f6831161cdf3627169e82344b82b1c6813ef1.tar.bz2
Silently accept -d as an alias for -g for compatability with old BSD systems.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index e4868fc..f257f8d 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,8 @@
+2000-08-14 Todd Vierling <tv@wasabisystems.com>
+
+ * objcopy.c (strip_main): Silently accept -d as an alias for -g
+ for compatability with old BSD systems.
+
2000-08-14 Jason Eckhardt <jle@cygnus.com>
* NEWS: Mention i860 support.