src/libgloss ChangeLog msp430/Makefile.in msp4 ...

nickc@sourceware.org nickc@sourceware.org
Thu Nov 13 10:18:00 GMT 2014


CVSROOT:	/cvs/src
Module name:	src
Changes by:	nickc@sourceware.org	2014-11-13 10:18:57

Modified files:
	libgloss       : ChangeLog 
	libgloss/msp430: Makefile.in crt0.S msp430-sim.ld 
	                 msp430xl-sim.ld 

Log message:
	* msp430/Makefile.in (CRT_OBJS): Add crt_high_bss.o.
	* msp430/crt0.S (high_bss): Add.
	* msp430/msp430-sim.ld: Add error message if .upper sections are
	detected.
	* msp430/msp430xl-sim.ld (MEMORY): Adjust to better mimic real
	life MCUs.  Add support for upper and lower sections.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/ChangeLog.diff?cvsroot=src&r1=1.415&r2=1.416
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/msp430/Makefile.in.diff?cvsroot=src&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/msp430/crt0.S.diff?cvsroot=src&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/msp430/msp430-sim.ld.diff?cvsroot=src&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/msp430/msp430xl-sim.ld.diff?cvsroot=src&r1=1.3&r2=1.4



More information about the Newlib-cvs mailing list