Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-26Fix thinko in MSP430 libgloss implementation of write() system call.Martin Young
2017-04-19Fix relocation type for _bsssize being R_MSP430X_ABS16 when large memory mode...Jozef Lawrynowicz
2016-04-07Fix typo in the name of the MSP430 attribute section of example MSP430 linker...Nick Clifton
2016-03-10Remove bogus LONG(0) directives from MSP430 linker scripts.Nick Clifton
2016-02-09Seperate MSP430 cio syscalls into individual function sections.Nick Clifton
2015-12-18Build msp430-specific libnosysDJ Delorie
2015-12-18Update CIO hooks to be more flexible.DJ Delorie
2015-12-04Always define __high_bsssize, do not just PROVIDE it.Nick Clifton
2015-11-23Fix initialisation of .upper.bss for the MSP430.Nick Clifton
2015-10-06Add support for persistent data to the MSP430 linker scripts.Nick Clifton
2015-08-20 * msp430/crt0.S: Remove watchdog disabling code.Nick Clifton
2015-05-27Add a check that the data area does not overrun the stack.Nick Clifton
2015-05-27Adds support for placing MSP430 code and data into either low memory or high ...Nick Clifton
2014-11-13 * msp430/Makefile.in (CRT_OBJS): Add crt_high_bss.o.Nick Clifton
2014-10-232014-10-22 Tim Harder <radhermit@gmail.com>DJ Delorie
2014-09-22 * configure.in: Remove config_libnosys=falseNick Clifton
2014-04-30 * msp430/Makefile.in (NOSYS_OBJS): Add unlink.o.Nick Clifton
2014-01-30* msp430/Makefile.in (crt0-minrt.o, crtn-minrt.o): New. BuildDJ Delorie
2013-09-18 * msp430/Makefile.in (SCRIPTS): Add intr_vectors.ld.Nick Clifton
2013-05-14[newlib]DJ Delorie