diff options
author | Mark Mitchell <mark@codesourcery.com> | 2006-06-13 20:56:37 +0000 |
---|---|---|
committer | Mark Mitchell <mark@codesourcery.com> | 2006-06-13 20:56:37 +0000 |
commit | d8531e52a0a0f3a37a5a1abb2b0d0635486c11ba (patch) | |
tree | 270497a8ede3f09546f50e5fe88ccede15441661 | |
parent | 77f68618c4048672e999e60c592bec70b8d7c5e0 (diff) | |
download | fsf-binutils-gdb-d8531e52a0a0f3a37a5a1abb2b0d0635486c11ba.zip fsf-binutils-gdb-d8531e52a0a0f3a37a5a1abb2b0d0635486c11ba.tar.gz fsf-binutils-gdb-d8531e52a0a0f3a37a5a1abb2b0d0635486c11ba.tar.bz2 |
libgloss/
* arm/Makefile.in (LMS_SCRIPTS): Add lm3s301.ld and lm3s31x.ld.
-rw-r--r-- | ChangeLog.csl | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl index 5321d9b..73f8f5c 100644 --- a/ChangeLog.csl +++ b/ChangeLog.csl @@ -1,3 +1,9 @@ +2006-06-13 Mark Mitchell <mark@codesourcery.com> + + Issue #733 + libgloss/ + * arm/Makefile.in (LMS_SCRIPTS): Add lm3s301.ld and lm3s31x.ld. + 2006-06-09 Nathan Sidwell <nathan@codesourcery.com> libgloss/ |