summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Myers <jsm@polyomino.org.uk>2006-10-03 22:55:01 +0000
committerJoseph Myers <jsm@polyomino.org.uk>2006-10-03 22:55:01 +0000
commitd923e4b810231093868880edc06793ed2d19267f (patch)
treefaa30dff0250545335411d59cb664d20b0f1603b
parent052f901b38b2b552132190f4306d3bb3546ef6db (diff)
downloadgdb-d923e4b810231093868880edc06793ed2d19267f.tar.gz
* 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*.
-rw-r--r--ChangeLog.csl8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index 7c1b55f3de9..00483a85503 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,3 +1,11 @@
+2006-10-03 Joseph Myers <joseph@codesourcery.com>
+
+ ld/
+ * 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-09-29 Nathan Sidwell <nathan@codesourcery.com>
binutils/