diff options
author | Alan Modra <amodra@gmail.com> | 2002-03-27 14:07:50 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2002-03-27 14:07:50 +0000 |
commit | 6f12f4cad78f68365a2ed0ae9fc79c1e24cdd684 (patch) | |
tree | c7ff2410e6b68817f1c83437ffab829333c9ac43 /ld/ChangeLog | |
parent | 2106126f87476eba40d23d154dbece4495576c6b (diff) | |
download | gdb-6f12f4cad78f68365a2ed0ae9fc79c1e24cdd684.zip gdb-6f12f4cad78f68365a2ed0ae9fc79c1e24cdd684.tar.gz 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/ChangeLog | 6 |
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. |