aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1996-01-30 18:19:28 +0000
committerIan Lance Taylor <ian@airs.com>1996-01-30 18:19:28 +0000
commitbc60f9240f0c282f7f186bf8b33c3e8f11cc0cc6 (patch)
treebe45547c69c9c565b6753041545932228d81e3a0 /ld
parentcf5138e388552d449e47b7b32bfed73e2643d951 (diff)
downloadgdb-bc60f9240f0c282f7f186bf8b33c3e8f11cc0cc6.zip
gdb-bc60f9240f0c282f7f186bf8b33c3e8f11cc0cc6.tar.gz
gdb-bc60f9240f0c282f7f186bf8b33c3e8f11cc0cc6.tar.bz2
* emultempl/aix.em (gld${EMULATION_NAME}_parse_args): Ignore
-bnoentry, since the right thing tends to happen anyhow.
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 20c3143..fc8cd79 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+Tue Jan 30 13:18:56 1996 Ian Lance Taylor <ian@cygnus.com>
+
+ * emultempl/aix.em (gld${EMULATION_NAME}_parse_args): Ignore
+ -bnoentry, since the right thing tends to happen anyhow.
+
Mon Jan 29 12:29:26 1996 Ian Lance Taylor <ian@cygnus.com>
* ld.texinfo, ld.1: Document -export-dynamic.