aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1996-04-08 20:03:53 +0000
committerIan Lance Taylor <ian@airs.com>1996-04-08 20:03:53 +0000
commit0c4d3f6fc732fa71acc59759fdbb7e5a031a4272 (patch)
tree6c7b99c53241e4cbeaf561764965394b0b44dce3 /ld
parentfeb522ad4a258e71fcaa275abba3240f8fb5ba20 (diff)
downloadgdb-0c4d3f6fc732fa71acc59759fdbb7e5a031a4272.zip
gdb-0c4d3f6fc732fa71acc59759fdbb7e5a031a4272.tar.gz
gdb-0c4d3f6fc732fa71acc59759fdbb7e5a031a4272.tar.bz2
* emultempl/elf32.em: When checking for a native emulation, check
that the current emulation is the default emulation. * emultempl/sunos.em: Likewise.
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 05021c2..7ab9c5a 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,5 +1,9 @@
Mon Apr 8 11:56:23 1996 Ian Lance Taylor <ian@cygnus.com>
+ * emultempl/elf32.em: When checking for a native emulation, check
+ that the current emulation is the default emulation.
+ * emultempl/sunos.em: Likewise.
+
* configure.in: Permit --enable-shared to specify a list of
directories.
* configure: Rebuild.