From fd9df5469f11d74d5b1f598d15b928d0aa493aa5 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Wed, 20 Nov 2002 01:02:44 +0000 Subject: [PATCH] * emulparams/elf64ppc.sh (SEGMENT_SIZE): Don't define. Also move some changelog entries to where they belong. --- ld/ChangeLog | 10 +++------- ld/emulparams/elf64ppc.sh | 2 +- ld/testsuite/ChangeLog | 19 ++++++++++++++++--- 3 files changed, 20 insertions(+), 11 deletions(-) diff --git a/ld/ChangeLog b/ld/ChangeLog index 304973eadf..564633bdd9 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,6 +1,6 @@ -2002-11-18 Svein E. Seldal +2002-11-20 Alan Modra - * testsuite/ld-scripts/script.exp: Setup for tic4x testcase + * emulparams/elf64ppc.sh (SEGMENT_SIZE): Don't define. 2002-11-14 Egor Duda @@ -21,7 +21,7 @@ 2002-11-12 Earl Chew * ldlang.c (lang_add_section): Discard debugging sections that have - been marked SEC_EXCLUDE. + been marked SEC_EXCLUDE. 2002-11-12 Nick Clifton @@ -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 @@ -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 * ldlang.c (lang_size_sections): Fix typo in comment. diff --git a/ld/emulparams/elf64ppc.sh b/ld/emulparams/elf64ppc.sh index 305af488e7..fda7728a74 100644 --- a/ld/emulparams/elf64ppc.sh +++ b/ld/emulparams/elf64ppc.sh @@ -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 diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 5460327b68..0fe80b00d7 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2002-11-18 Svein E. Seldal + + * ld-scripts/script.exp: Setup for tic4x testcase + 2002-11-15 Nick Clifton * ld-h8300: New directory. @@ -137,11 +141,11 @@ * ld-sh/sh64/gotplt.d, ld-sh/sh64/gotplt.map, ld-sh/sh64/gotplt.s: New test. - + 2002-10-02 Stephen Clarke * ld-sh/sh64/cmpct1.sd : Fix linked file name. * ld-sh/sh64/crange3.dd: Likewise. - + 2002-10-01 Jakub Jelinek * ld-i386/i386.exp: Add tlsindntpoff test. @@ -404,7 +408,7 @@ 2002-07-09 Richard Sandiford - * ld-scripts/dynamic-sections*: New test. + * ld-scripts/dynamic-sections*: New test. 2002-07-09 Hans-Peter Nilsson @@ -1213,6 +1217,11 @@ known endianness. (default_ld_simple_link): Ditto. +2001-02-22 Timothy Wall + + * ld-bootstrap/bootstrap.exp: Exclude ia64 flavor from + AIX-specific test. + 2001-02-14 H.J. Lu * ld-bootstrap/bootstrap.exp: Rebuild tmpdir/ld2 with tmpdir/ld3 @@ -1233,6 +1242,10 @@ to soft registers, define them with --defsym. * ld-selective/selective.exp: Likewise. +2000-01-23 Alan Modra + + * ld-srec/sr3.cc (__rethrow): New. + 2001-01-14 Hans-Peter Nilsson * ld-sh/sh.exp: Use --oformat srec, not -oformat srec. -- 2.11.0