[PATCH 0/2] MSP430: Improve simulator linker scripts
Jozef Lawrynowicz <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <20200807104641.2zf3rhdw2s3acnaj@jozef-acer-manjaro> |
The following patches improve and fix issues with the MSP430 simulator linker scripts. Successfully regtested the GCC DejaGNU C and C++ testsuites for msp430-elf. The changes fix some tests, and allow new tests to build and subsequently pass, thanks to the newly increased memory region size. If the patches are acceptable, I would appreciate it if someone would commit them for me, as I do not have write access. Jozef Lawrynowicz (2): MSP430: Word align __*_array_start symbols in sim linker scripts MSP430: Increase the amount of main memory available in sim ld scripts libgloss/msp430/msp430-sim.ld | 6 +++++- libgloss/msp430/msp430xl-sim.ld | 5 ++++- 2 files changed, 9 insertions(+), 2 deletions(-) -- 2.27.0