* emulparams/elf64ppc.sh (SEGMENT_SIZE): Don't define.
authorAlan Modra <amodra@gmail.com>
Wed, 20 Nov 2002 01:02:44 +0000 (01:02 +0000)
committerAlan Modra <amodra@gmail.com>
Wed, 20 Nov 2002 01:02:44 +0000 (01:02 +0000)
Also move some changelog entries to where they belong.

ld/ChangeLog
ld/emulparams/elf64ppc.sh
ld/testsuite/ChangeLog

index 304973eadf59754a9214db765df88cb84e8b5732..564633bdd974e2ead0c10feb164102af1cb8d3a3 100644 (file)
@@ -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>
 
        * 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>
 
        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.
index 305af488e7aecb39a1efa574f601a65374ce8751..fda7728a74e39ccfd7b14e6d2e0a78ce4ed36b93 100644 (file)
@@ -5,7 +5,7 @@ GENERATE_SHLIB_SCRIPT=yes
 SCRIPT_NAME=elf
 OUTPUT_FORMAT="elf64-powerpc"
 TEXT_START_ADDR=0x10000000
-SEGMENT_SIZE=0x10000000
+#SEGMENT_SIZE=0x10000000
 MAXPAGESIZE=0x10000
 COMMONPAGESIZE=0x1000
 ARCH=powerpc:common64
index 5460327b68c235bc3948201146d56d48433d0d9c..0fe80b00d75fe53c89bdee0f1f515a4c10f5fe7c 100644 (file)
@@ -1,3 +1,7 @@
+2002-11-18  Svein E. Seldal  <Svein.Seldal@solidas.com>
+
+       * ld-scripts/script.exp: Setup for tic4x testcase
+
 2002-11-15  Nick Clifton  <nickc@redhat.com>
 
        * ld-h8300: New directory.
 
        * ld-sh/sh64/gotplt.d, ld-sh/sh64/gotplt.map,
        ld-sh/sh64/gotplt.s: New test.
-       
+
 2002-10-02  Stephen Clarke <stephen.clarke@superh.com>
        * ld-sh/sh64/cmpct1.sd : Fix linked file name.
        * ld-sh/sh64/crange3.dd: Likewise.
-       
+
 2002-10-01  Jakub Jelinek  <jakub@redhat.com>
 
        * ld-i386/i386.exp: Add tlsindntpoff test.
 
 2002-07-09  Richard Sandiford  <rsandifo@redhat.com>
 
-        * ld-scripts/dynamic-sections*: New test.
+       * ld-scripts/dynamic-sections*: New test.
 
 2002-07-09  Hans-Peter Nilsson  <hp@axis.com>
 
        known endianness.
        (default_ld_simple_link): Ditto.
 
+2001-02-22  Timothy Wall  <twall@cygnus.com>
+
+       * ld-bootstrap/bootstrap.exp: Exclude ia64 flavor from
+       AIX-specific test.
+
 2001-02-14  H.J. Lu  <hjl@gnu.org>
 
        * ld-bootstrap/bootstrap.exp: Rebuild tmpdir/ld2 with tmpdir/ld3
        to soft registers, define them with --defsym.
        * ld-selective/selective.exp: Likewise.
 
+2000-01-23  Alan Modra  <alan@spri.levels.unisa.edu.au>
+
+       * ld-srec/sr3.cc (__rethrow): New.
+
 2001-01-14  Hans-Peter Nilsson  <hp@bitrange.com>
 
        * ld-sh/sh.exp: Use --oformat srec, not -oformat srec.