summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Myers <jsm@polyomino.org.uk>2006-10-19 22:36:12 +0000
committerJoseph Myers <jsm@polyomino.org.uk>2006-10-19 22:36:12 +0000
commitbf2ec13e81f1e170a69fe4ce3a9486a2246dd902 (patch)
tree75b0579dc267f7f8d4352fc42165f0cbc3dfcc32
parenta842794d9001bb5ec58bf0140e39f8d7d4139324 (diff)
downloadgdb-bf2ec13e81f1e170a69fe4ce3a9486a2246dd902.tar.gz
2006-10-19 Joseph S. Myers <joseph@codesourcery.com>
Mark Mitchell <mark@codesourcery.com> ld/ * configure.tgt (arm*linux*): Support both big- and little-endian.
-rw-r--r--ChangeLog.csl6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index 6986b135ecc..d33c8bf19f1 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,3 +1,9 @@
+2006-10-19 Joseph S. Myers <joseph@codesourcery.com>
+ Mark Mitchell <mark@codesourcery.com>
+
+ ld/
+ * configure.tgt (arm*linux*): Support both big- and little-endian.
+
2006-10-16 Nathan Sidwell <nathan@codesourcery.com>
binutils/