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
commit36b35e71478ca4d89a8c44ce0b678d51cf67e941 (patch)
treef1c69c995616d4f720c98e0a90e84cda506adae2
parent4e67c48daed446110b20889bf89137541d7b64f1 (diff)
downloadgdb-36b35e71478ca4d89a8c44ce0b678d51cf67e941.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 f0832e4a40e..5458e849863 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.