aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1996-10-01 22:31:27 +0000
committerIan Lance Taylor <ian@airs.com>1996-10-01 22:31:27 +0000
commit4fc7ca82bfdfaa22a483108789744f4de53d3e13 (patch)
tree737a730a2e8b9a76e67e9a765788b120284a341a /ld/ChangeLog
parent8dd53b5cc825712c98e99c0ada5f358d71860fcc (diff)
downloadgdb-4fc7ca82bfdfaa22a483108789744f4de53d3e13.zip
gdb-4fc7ca82bfdfaa22a483108789744f4de53d3e13.tar.gz
gdb-4fc7ca82bfdfaa22a483108789744f4de53d3e13.tar.bz2
* scripttempl/elfmips.sc: Handle CREATE_SHLIB the same way that
elf.sc does, so that glibc works better.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 1582f14..be8f7d2 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -4,6 +4,9 @@ Tue Oct 1 16:17:33 1996 Joel Sherrill <joel@oarcorp.com>
Tue Oct 1 15:50:34 1996 Ian Lance Taylor <ian@cygnus.com>
+ * scripttempl/elfmips.sc: Handle CREATE_SHLIB the same way that
+ elf.sc does, so that glibc works better.
+
* ldver.c (ld_program_version): New variable.
(ldversion): Use it.
* ldver.h (ld_program_version): Declare.