aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2000-01-07 19:06:46 +0000
committerNick Clifton <nickc@redhat.com>2000-01-07 19:06:46 +0000
commit4e53152f8faf67e5af38e7b8e755113ea1719124 (patch)
treec76948704a7d4e607a8b716e853d1119c43d15ca /ld/ChangeLog
parentc3f6f71df382eaaaac4440a91e6f310d03fb8da6 (diff)
downloadgdb-4e53152f8faf67e5af38e7b8e755113ea1719124.zip
gdb-4e53152f8faf67e5af38e7b8e755113ea1719124.tar.gz
gdb-4e53152f8faf67e5af38e7b8e755113ea1719124.tar.bz2
Remind users about -Wl,
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index a9e3d8c..465db1b 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,9 @@
+2000-01-07 Nick Clifton <nickc@cygnus.com>
+
+ * ld.texinfo (Options): Remind users to preceed linker command
+ line switches with -Wl, if it is being invoked by a comnpiler
+ driver program.
+
Wed Jan 5 08:02:12 2000 Catherine Moore <clm@cygnus.com>
* ld.h (wildcard_spec): Change exclude_name to exclude_name_list.