Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2006-10-04 02:55:01 +0400
committerJoseph Myers <joseph@codesourcery.com>2006-10-04 02:55:01 +0400
commit170e57b8de468a58e7d04536dbd1e532d39f65de (patch)
tree69610524706a29b05ef46d61d8e9c5bc124f3c28
parentf401157899ff3297233ae8d97e89b0ff39b56978 (diff)
* 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 7c1b55f3d..00483a855 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/