aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2002-03-27 14:07:50 +0000
committerAlan Modra <amodra@gmail.com>2002-03-27 14:07:50 +0000
commit6f12f4cad78f68365a2ed0ae9fc79c1e24cdd684 (patch)
treec7ff2410e6b68817f1c83437ffab829333c9ac43 /ld/ChangeLog
parent2106126f87476eba40d23d154dbece4495576c6b (diff)
downloadfsf-binutils-gdb-6f12f4cad78f68365a2ed0ae9fc79c1e24cdd684.zip
fsf-binutils-gdb-6f12f4cad78f68365a2ed0ae9fc79c1e24cdd684.tar.gz
fsf-binutils-gdb-6f12f4cad78f68365a2ed0ae9fc79c1e24cdd684.tar.bz2
* configure.host: Set up for generic hosts first, then tweak as
necessary in more specific targets. (HOSTING_LIBS): Include libgcc_eh.a if found.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 1a2153a..929977e 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,9 @@
+2002-03-28 Alan Modra <amodra@bigpond.net.au>
+
+ * configure.host: Set up for generic hosts first, then tweak as
+ necessary in more specific targets.
+ (HOSTING_LIBS): Include libgcc_eh.a if found.
+
2002-03-23 Andreas Jaeger <aj@suse.de>
* emulparams/elf_x86_64.sh (COMMONPAGESIZE): Set it.