summaryrefslogtreecommitdiffstats
path: root/libgloss
Commit message (Expand)AuthorAgeFilesLines
* ARM/AArch64: Fix GetCmdLine semihosting directivesnewlib-snapshot-20170519Laurent ALFONSI2017-05-192-7/+12
* Fix relocation type for _bsssize being R_MSP430X_ABS16 when large memory mode...Jozef Lawrynowicz2017-04-191-2/+2
* libgloss/arm: fix discovery of "eabihf" toolchainsCarlos Santos2017-04-182-2/+2
* Fix elf-nano.specs to work without -save-tempsThomas Preud'homme2017-02-151-3/+3
* Fix cpp invocation for C++ in nano specThomas Preudhomme2017-02-131-3/+3
* libgloss: Remove duplicate definition of environStafford Horne2017-02-131-3/+0
* libgloss: or1k: If available call the init for init_arrayStafford Horne2017-02-131-0/+6
* or1k: Make open reentrantOlof Kindgren2017-02-131-1/+1
* Committed, libgloss: hook up cris-elf to the initfini-array support.Hans-Peter Nilsson2017-01-292-2/+15
* Fix html build with makeinfo 5.2Thomas Preudhomme2016-08-191-2/+2
* arc: Add align keyword.Claudiu Zissulescu2016-08-111-2/+2
* Add comment in the v850's crt0.S file noting that separate LMA and VMA addres...newlib-snapshot-20160527Nick Clifton2016-05-261-0/+9
* arc: Have nops in _exit_halt only for ARCompactAnton Kolesov2016-05-251-6/+9
* arc: Rework default exception handlers for ARC EM and HSAnton Kolesov2016-05-251-73/+34
* libgloss/ft32: fix whitespace in MakefileYaakov Selkowitz2016-05-201-29/+29
* Fix libgloss arc nsim specs file.Jeff Johnston2016-05-111-1/+1
* Fix libgloss/arc/nano.specs file.Jeff Johnston2016-05-061-2/+2
* Fix white-space in libgloss/arc/Makefile.in.Jeff Johnston2016-05-051-3/+3
* Fix support ARC processors without barrel-shifterJeff Johnston2016-05-021-1/+6
* Update crt0.S for ARC.Jeff Johnston2016-05-021-9/+23
* Add necessary infrastructure to support "nano" build of newlib.Jeff Johnston2016-04-293-3/+35
* Fixed semihosting for ARM when heapinfo not provided by debugger.David Hoover2016-04-211-1/+3
* Fix typo in the name of the MSP430 attribute section of example MSP430 linker...Nick Clifton2016-04-072-2/+2
* Initializing TTBR0 to inner/outer WBJiong Wang2016-03-261-1/+10
* or1k: properly restore timerStefan Roesch2016-03-131-1/+1
* or1k: Fix multicore stack calculationStefan Roesch2016-03-132-14/+14
* Remove bogus LONG(0) directives from MSP430 linker scripts.Nick Clifton2016-03-102-2/+0
* Seperate MSP430 cio syscalls into individual function sections.Nick Clifton2016-02-091-29/+46
* Make macro checks ARMv8-M baseline proofThomas Preud'homme2016-01-287-33/+37
* Deprecate newlib and winsup ChangeLog filesCorinna Vinschen2016-01-282-7119/+7120
* Build msp430-specific libnosysDJ Delorie2015-12-174-6/+12
* Update CIO hooks to be more flexible.DJ Delorie2015-12-172-9/+21
* rl78: Don't output CR when LF is encountered in write().Kevin Buettner2015-12-162-2/+4
* Always define __high_bsssize, do not just PROVIDE it.Nick Clifton2015-12-042-2/+6
* Fix initialisation of .upper.bss for the MSP430.Nick Clifton2015-11-232-0/+5
* Add support for ARC to libglossAnton Kolesov2015-11-1213-0/+5563
* * rl78/crt0.S (_start): Fixed code that clears .bssDJ Delorie2015-10-202-10/+16
* Add support for persistent data to the MSP430 linker scripts.Nick Clifton2015-10-064-8/+53
* Add support for FT32 platform.Jeff Johnston2015-09-0424-0/+5285
* oops - forgot to add PR number to ChangeLog entry.Nick Clifton2015-08-241-0/+1
* * msp430/crt0.S: Remove watchdog disabling code.Nick Clifton2015-08-202-2/+4
* or1k: Typo fixesJeff Johnston2015-08-073-2/+7
* or1k: Allow exception nestingJeff Johnston2015-08-074-39/+149
* or1k: Make heap end globally visibleJeff Johnston2015-08-072-1/+5
* This is part of a larger fix for RL78 complex relocs - they need an absolute ...Nick Clifton2015-08-043-0/+9
* Change to nano.specs to add nano's include dircygwin-2_1_0-releaseAndre Simoes Dias Vieira2015-07-142-0/+9
* or1k: Add missing initialization of impure ptrJeff Johnston2015-05-272-0/+7
* or1k: set heap start for optimsoc-gzllJeff Johnston2015-05-272-0/+33
* or1k: Make heap start configurableJeff Johnston2015-05-272-2/+7
* or1k: UART also accept timeout interruptJeff Johnston2015-05-272-3/+9