mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-29 06:50:32 +00:00
Move an entry to the correct ChangeLog.
This commit is contained in:
parent
4e8a9624b8
commit
b6a71ccaa1
14
ld/ChangeLog
14
ld/ChangeLog
@ -327,20 +327,6 @@
|
||||
* emultempl/m68kelf.em (m68k_elf_after_allocation): Call
|
||||
after_allocation_default, not gld..._before_allocation.
|
||||
|
||||
2001-02-28 Matt Hiller <hiller@redhat.com>
|
||||
|
||||
* testsuite/ld-scripts/crossref.exp: Initialize flags to
|
||||
[big_or_little_endian].
|
||||
* testsuite/ld-undefined/undefined.exp: Ditto, and include $flags
|
||||
in ld invocations.
|
||||
* testsuite/lib/ld-lib.exp (big_or_little_endian): Recognize -EB,
|
||||
-eb, -EL and -el.
|
||||
(is_endian_output_format): New function.
|
||||
(default_ld_link): Set flags to [big_or_little_endian] only if ld
|
||||
is being invoked such that the output format being used is of
|
||||
known endianness.
|
||||
(default_ld_simple_link): Ditto.
|
||||
|
||||
2001-02-27 Alan Modra <alan@linuxcare.com.au>
|
||||
|
||||
* configure.in (BFD_VERSION): New.
|
||||
|
@ -101,6 +101,19 @@
|
||||
* ld-scripts/cross2.t: Support any type of text/data sections, not
|
||||
just the canonical ones.
|
||||
|
||||
2001-02-28 Matt Hiller <hiller@redhat.com>
|
||||
|
||||
* ld-scripts/crossref.exp: Initialize flags to [big_or_little_endian].
|
||||
* ld-undefined/undefined.exp: Ditto, and include $flags in ld
|
||||
invocations.
|
||||
* lib/ld-lib.exp (big_or_little_endian): Recognize -EB, -eb, -EL
|
||||
and -el.
|
||||
(is_endian_output_format): New function.
|
||||
(default_ld_link): Set flags to [big_or_little_endian] only if ld
|
||||
is being invoked such that the output format being used is of
|
||||
known endianness.
|
||||
(default_ld_simple_link): Ditto.
|
||||
|
||||
2001-02-14 H.J. Lu <hjl@gnu.org>
|
||||
|
||||
* ld-bootstrap/bootstrap.exp: Rebuild tmpdir/ld2 with tmpdir/ld3
|
||||
|
Loading…
Reference in New Issue
Block a user