summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Mitchell <mark@codesourcery.com>2006-06-23 22:11:48 +0000
committerMark Mitchell <mark@codesourcery.com>2006-06-23 22:11:48 +0000
commitef497b2ce021cbd6fd0727055cf9c50cab19be67 (patch)
treeb133db5bac684273f1327b33a43cd39beb27a798
parentde31484a56a20aa388903bf06fd73cb9d7a8b2b3 (diff)
downloadgdb-ef497b2ce021cbd6fd0727055cf9c50cab19be67.tar.gz
libgloss/ * arm/elf-lm3s301.ld: Include cm3.ld. * arm/elf-lm3s31x.ld: Likewise.
-rw-r--r--ChangeLog.csl7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index 73f8f5cdecc..677486caec1 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,3 +1,10 @@
+2006-06-23 Mark Mitchell <mark@codesourcery.com>
+
+ Issue #754
+ libgloss/
+ * arm/elf-lm3s301.ld: Include cm3.ld.
+ * arm/elf-lm3s31x.ld: Likewise.
+
2006-06-13 Mark Mitchell <mark@codesourcery.com>
Issue #733