aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2006-10-18 16:24:01 +0000
committerJoseph Myers <joseph@codesourcery.com>2006-10-18 16:24:01 +0000
commite4818e07f37389f16dae885e0e16abee5e83b038 (patch)
treece610f787b779acd3a1a6e09d567ca1f1c4bbd5f /ld/ChangeLog
parentc555238b1a3f4e1e23a83d68a18bf6d1170572d0 (diff)
downloadgdb-e4818e07f37389f16dae885e0e16abee5e83b038.zip
gdb-e4818e07f37389f16dae885e0e16abee5e83b038.tar.gz
gdb-e4818e07f37389f16dae885e0e16abee5e83b038.tar.bz2
* configure.tgt (i[3-7]86-*-linux-*): Also define
targ_extra_libpath in want64 case. * emulparams/elf_x86_64.sh: Handle i[3-7]86-*-linux-* the same as x86_64*-linux*.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index e4ffb01..674051e 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,10 @@
+2006-10-18 Joseph Myers <joseph@codesourcery.com>
+
+ * configure.tgt (i[3-7]86-*-linux-*): Also define
+ targ_extra_libpath in want64 case.
+ * emulparams/elf_x86_64.sh: Handle i[3-7]86-*-linux-* the same as
+ x86_64*-linux*.
+
2006-10-17 Alan Modra <amodra@bigpond.net.au>
* scripttempl/elf.sc (INTERP): Delete. Move definition to..