aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 53c9dc6..a59d280 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,17 @@
+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.