]> sourceware.org Git - newlib-cygwin.git/commit
* msp430/Makefile.in (CRT_OBJS): Add crt_high_bss.o.
authorNick Clifton <nickc@redhat.com>
Thu, 13 Nov 2014 10:18:57 +0000 (10:18 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 13 Nov 2014 10:18:57 +0000 (10:18 +0000)
commitb7d6a7c805565ab550458c863ad1aaa7031de2b0
tree19e9d4dd0b446a0fa0a7e7375a6b715658ba1d46
parent58d35b961ea4fcf575b8aedd3f285311c5b0e6a2
* 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.
libgloss/ChangeLog
libgloss/msp430/Makefile.in
libgloss/msp430/crt0.S
libgloss/msp430/msp430-sim.ld
libgloss/msp430/msp430xl-sim.ld
This page took 0.031825 seconds and 5 git commands to generate.