aboutsummaryrefslogtreecommitdiff
path: root/libgloss
AgeCommit message (Expand)AuthorFilesLines
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
2015-05-27or1k: UART also accept timeout interruptJeff Johnston2-3/+9
2015-05-27Bug fix in timer for or1kJeff Johnston2-1/+5
2015-05-27Store entire context for or1kJeff Johnston2-0/+14
2015-05-27Fix exception stack frame for or1kJeff Johnston3-3/+8
2015-05-27Fix interrupt handling for or1k.Jeff Johnston2-28/+28
2015-05-27Add a check that the data area does not overrun the stack.Nick Clifton7-3/+110
2015-05-27Adds support for placing MSP430 code and data into either low memory or high ...Nick Clifton10-786/+455
2015-04-23libgloss: mcore: add custom syscall headerMike Frysinger2-0/+47
2015-04-23libgloss: arm: fix copy & paste in syscall.hMike Frysinger2-3/+7
2015-04-23For the RX port, avoid using string instructions when __RX_DISALLOW_STRING_IN...Nick Clifton2-0/+18
2015-04-23Add .note and DWARF3 sections to RX linker scripts.Nick Clifton3-0/+17