mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-02-24 01:29:34 +08:00
Issue #733
libgloss/ * arm/Makefile.in (LMS_SCRIPTS): Add lm3s301.ld and lm3s31x.ld.
This commit is contained in:
parent
9205d8c99b
commit
b4d166ab77
@ -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>
|
2006-06-09 Nathan Sidwell <nathan@codesourcery.com>
|
||||||
|
|
||||||
libgloss/
|
libgloss/
|
||||||
|
@ -70,7 +70,7 @@ RDIMON_OBJS = rdimon-syscalls.o rdimon-libcfunc.o rdimon-trap.o
|
|||||||
RDIMON_SCRIPTS = rdimon.specs
|
RDIMON_SCRIPTS = rdimon.specs
|
||||||
RDIMON_INSTALL = install-rdimon
|
RDIMON_INSTALL = install-rdimon
|
||||||
|
|
||||||
LMS_SCRIPTS = cm3.ld lm3s10x.ld
|
LMS_SCRIPTS = cm3.ld lm3s10x.ld lm3s301.ld lm3s31x.ld
|
||||||
LMS_INSTALL = install-lms
|
LMS_INSTALL = install-lms
|
||||||
|
|
||||||
CFLAGS = -g
|
CFLAGS = -g
|
||||||
|
Loading…
x
Reference in New Issue
Block a user