summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Mitchell <mark@codesourcery.com>2006-05-31 14:07:02 +0000
committerMark Mitchell <mark@codesourcery.com>2006-05-31 14:07:02 +0000
commit402130273d155e3623c772877e160a287dbffdba (patch)
treef1c69c995616d4f720c98e0a90e84cda506adae2
parent63750ae354376744033d103a73b200a53e597c91 (diff)
downloadbinutils-redhat-402130273d155e3623c772877e160a287dbffdba.tar.gz
* libgloss/arm/Makefile.in (LMS_SCRIPTS): New variable.
(LMS_INSTALL): Likewise. (install): Depend on LMS_INSTALL. (install-lms): New target. * libgloss/arm/elf-cm3.lmd: New file. * libgloss/arm/elf-lm3s10x.ld: Likewise.
-rw-r--r--ChangeLog.csl7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index f0832e4a40..5458e84986 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,5 +1,12 @@
2006-05-31 Mark Mitchell <mark@codesourcery.com>
+ * libgloss/arm/Makefile.in (LMS_SCRIPTS): New variable.
+ (LMS_INSTALL): Likewise.
+ (install): Depend on LMS_INSTALL.
+ (install-lms): New target.
+ * libgloss/arm/elf-cm3.lmd: New file.
+ * libgloss/arm/elf-lm3s10x.ld: Likewise.
+
Issue #667
* newlib/libc/sys/arm/syscalls.c (findslot): Call
initialise_monitor_handles.