diff options
author | Alan Modra <amodra@gmail.com> | 2002-11-20 01:02:44 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2002-11-20 01:02:44 +0000 |
commit | 1a3fdaa7030cb9d38bd5ca5ef5610918beb78e37 (patch) | |
tree | afcea7b1801f0e03d5e7ca8eb8543a3028d98891 /ld/ChangeLog | |
parent | 9ba8d803d07cacb02f6fcc61df1564d1141d786a (diff) | |
download | gdb-1a3fdaa7030cb9d38bd5ca5ef5610918beb78e37.zip gdb-1a3fdaa7030cb9d38bd5ca5ef5610918beb78e37.tar.gz gdb-1a3fdaa7030cb9d38bd5ca5ef5610918beb78e37.tar.bz2 |
* emulparams/elf64ppc.sh (SEGMENT_SIZE): Don't define.
Also move some changelog entries to where they belong.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 304973e..564633b 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,6 +1,6 @@ -2002-11-18 Svein E. Seldal <Svein.Seldal@solidas.com> +2002-11-20 Alan Modra <amodra@bigpond.net.au> - * testsuite/ld-scripts/script.exp: Setup for tic4x testcase + * emulparams/elf64ppc.sh (SEGMENT_SIZE): Don't define. 2002-11-14 Egor Duda <deo@logos-m.ru> @@ -21,7 +21,7 @@ 2002-11-12 Earl Chew <earl_chew@agilent.com> * ldlang.c (lang_add_section): Discard debugging sections that have - been marked SEC_EXCLUDE. + been marked SEC_EXCLUDE. 2002-11-12 Nick Clifton <nickc@redhat.com> @@ -3411,8 +3411,6 @@ * Makefile.in: Regenerate. * configure.tgt: Add ia64-*-aix* mapping. * emulparams/elf64_aix.sh: Add settings for elf64 on aix5. - * testsuite/ld-bootstrap/bootstrap.exp: Exclude ia64 flavor from - AIX-specific test. 2001-02-20 H.J. Lu <hjl@gnu.org> @@ -5089,8 +5087,6 @@ mipsecoff.em,sunos.em,vanilla.em} (ld_emulation_xfer_struct): Add missing NULL initialisers, and comments. - * testsuite/ld-srec/sr3.cc (__rethrow): New. - 2000-01-21 Nick Clifton <nickc@cygnus.com> * ldlang.c (lang_size_sections): Fix typo in comment. |