* emulparams/elf64ppc.sh (SEGMENT_SIZE): Don't define.
Also move some changelog entries to where they belong.
This commit is contained in:
parent
9ba8d803d0
commit
1a3fdaa703
10
ld/ChangeLog
10
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.
|
||||
|
@ -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
|
||||
|
@ -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.
|
||||
@ -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 <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.
|
||||
@ -404,7 +408,7 @@
|
||||
|
||||
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>
|
||||
|
||||
@ -1213,6 +1217,11 @@
|
||||
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
|
||||
@ -1233,6 +1242,10 @@
|
||||
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.
|
||||
|
Loading…
Reference in New Issue
Block a user