aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>1999-08-23 09:07:45 +0000
committerNick Clifton <nickc@redhat.com>1999-08-23 09:07:45 +0000
commit3b108066c923292f1cb23589a897f663dd48884e (patch)
tree865855f39c32fd6634fb65c5d41a45735d44de28 /ld/ChangeLog
parent9e525108fef105148a4e6a8ed320f285c3b640e9 (diff)
downloadgdb-3b108066c923292f1cb23589a897f663dd48884e.zip
gdb-3b108066c923292f1cb23589a897f663dd48884e.tar.gz
gdb-3b108066c923292f1cb23589a897f663dd48884e.tar.bz2
Add ability for individual targets to have their own command line switches by
defining PARSE_AND_LIST_ARGS.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 4e184e6..7eb00ef 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+1999-08-23 Nick Clifton <nickc@cygnus.com>
+
+ * emultempl/elf32.em: Add ability for individual targets to have
+ their own command line switches by defining PARSE_AND_LIST_ARGS.
+
1999-08-19 Andreas Schwab <schwab@suse.de>
* configure.host: Use ${CC} instead of gcc for finding compiler