aboutsummaryrefslogtreecommitdiff
path: root/libgloss
AgeCommit message (Expand)AuthorFilesLines
2017-05-26Fix thinko in MSP430 libgloss implementation of write() system call.Martin Young1-1/+1
2017-05-19ARM/AArch64: Fix GetCmdLine semihosting directivesnewlib-snapshot-20170519Laurent ALFONSI2-7/+12
2017-04-19Fix relocation type for _bsssize being R_MSP430X_ABS16 when large memory mode...Jozef Lawrynowicz1-2/+2
2017-04-18libgloss/arm: fix discovery of "eabihf" toolchainsCarlos Santos2-2/+2
2017-02-15Fix elf-nano.specs to work without -save-tempsThomas Preud'homme1-3/+3
2017-02-13Fix cpp invocation for C++ in nano specThomas Preudhomme1-3/+3
2017-02-13libgloss: Remove duplicate definition of environStafford Horne1-3/+0
2017-02-13libgloss: or1k: If available call the init for init_arrayStafford Horne1-0/+6
2017-02-13or1k: Make open reentrantOlof Kindgren1-1/+1
2017-01-29Committed, libgloss: hook up cris-elf to the initfini-array support.Hans-Peter Nilsson2-2/+15
2016-08-19Fix html build with makeinfo 5.2Thomas Preudhomme1-2/+2
2016-08-11arc: Add align keyword.Claudiu Zissulescu1-2/+2
2016-05-26Add comment in the v850's crt0.S file noting that separate LMA and VMA addres...newlib-snapshot-20160527Nick Clifton1-0/+9
2016-05-25arc: Have nops in _exit_halt only for ARCompactAnton Kolesov1-6/+9
2016-05-25arc: Rework default exception handlers for ARC EM and HSAnton Kolesov1-73/+34
2016-05-20libgloss/ft32: fix whitespace in MakefileYaakov Selkowitz1-29/+29
2016-05-11Fix libgloss arc nsim specs file.Jeff Johnston1-1/+1
2016-05-06Fix libgloss/arc/nano.specs file.Jeff Johnston1-2/+2
2016-05-05Fix white-space in libgloss/arc/Makefile.in.Jeff Johnston1-3/+3
2016-05-02Fix support ARC processors without barrel-shifterJeff Johnston1-1/+6
2016-05-02Update crt0.S for ARC.Jeff Johnston1-9/+23
2016-04-29Add necessary infrastructure to support "nano" build of newlib.Jeff Johnston3-3/+35
2016-04-21Fixed semihosting for ARM when heapinfo not provided by debugger.David Hoover1-1/+3
2016-04-07Fix typo in the name of the MSP430 attribute section of example MSP430 linker...Nick Clifton2-2/+2
2016-03-26Initializing TTBR0 to inner/outer WBJiong Wang1-1/+10
2016-03-13or1k: properly restore timerStefan Roesch1-1/+1
2016-03-13or1k: Fix multicore stack calculationStefan Roesch2-14/+14
2016-03-10Remove bogus LONG(0) directives from MSP430 linker scripts.Nick Clifton2-2/+0
2016-02-09Seperate MSP430 cio syscalls into individual function sections.Nick Clifton1-29/+46
2016-01-28Make macro checks ARMv8-M baseline proofThomas Preud'homme7-33/+37
2016-01-28Deprecate newlib and winsup ChangeLog filesCorinna Vinschen2-7119/+7120
2015-12-17Build msp430-specific libnosysDJ Delorie4-6/+12
2015-12-17Update CIO hooks to be more flexible.DJ Delorie2-9/+21
2015-12-16rl78: Don't output CR when LF is encountered in write().Kevin Buettner2-2/+4
2015-12-04Always define __high_bsssize, do not just PROVIDE it.Nick Clifton2-2/+6
2015-11-23Fix initialisation of .upper.bss for the MSP430.Nick Clifton2-0/+5
2015-11-12Add support for ARC to libglossAnton Kolesov13-0/+5563
2015-10-20* rl78/crt0.S (_start): Fixed code that clears .bssDJ Delorie2-10/+16
2015-10-06Add support for persistent data to the MSP430 linker scripts.Nick Clifton4-8/+53
2015-09-04Add support for FT32 platform.Jeff Johnston24-0/+5285
2015-08-24oops - forgot to add PR number to ChangeLog entry.Nick Clifton1-0/+1
2015-08-20 * msp430/crt0.S: Remove watchdog disabling code.Nick Clifton2-2/+4
2015-08-07or1k: Typo fixesJeff Johnston3-2/+7
2015-08-07or1k: Allow exception nestingJeff Johnston4-39/+149
2015-08-07or1k: Make heap end globally visibleJeff Johnston2-1/+5
2015-08-04This is part of a larger fix for RL78 complex relocs - they need an absolute ...Nick Clifton3-0/+9
2015-07-14Change to nano.specs to add nano's include dircygwin-2_1_0-releaseAndre Simoes Dias Vieira2-0/+9
2015-05-27or1k: Add missing initialization of impure ptrJeff Johnston2-0/+7
2015-05-27or1k: set heap start for optimsoc-gzllJeff Johnston2-0/+33
2015-05-27or1k: Make heap start configurableJeff Johnston2-2/+7