aboutsummaryrefslogtreecommitdiff
path: root/libgloss
AgeCommit message (Expand)AuthorFilesLines
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
2015-04-23Always include the .csstart section in RL78 executables.Nick Clifton3-2/+7
2015-03-05 * v850/sim.ld: Add a .note.renesas section.Nick Clifton2-0/+7
2015-02-17 * arm/crt0.S: Initialise __heap_limit when ARM_RDI_MONITOR is defined.Corinna Vinschen3-1/+17
2015-02-11 * or1k/or1k_uart.c: Write bugfix and cleanup/documentation.Corinna Vinschen3-57/+105
2015-01-22* sparc/crt0.S: Declare use of system registers.Yaakov Selkowitz5-1/+20
2015-01-21 * COPYING.LIBGLOSS: Add Controls and Data Services copyright.Eric Botcazou18-0/+4858
2015-01-20* rl78/crt0.S: Initialize .saddr. Avoid using SEL.DJ Delorie2-0/+97
2015-01-16* rl78/crt0.S: Initialize .saddr. Avoid using SEL.DJ Delorie7-61/+86
2015-01-14 * or1k/include/or1k-sprs.h: New auto-generated header file.Corinna Vinschen2-5/+2426
2015-01-052015-01-05 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>Jeff Johnston5-11/+19
2014-12-27The moxie sub.l instruction is now just sub.Anthony Green2-2/+6
2014-12-152014-12-15 Stefan Wallentowitz <stefan.wallentowitz@tum.de>Jeff Johnston16-1/+808
2014-12-152014-12-15 Stefan Wallentowitz <stefan.wallentowitz@tum.de>Jeff Johnston21-1/+2583
2014-12-152014-12-15 Stefan Wallentowitz <stefan.wallentowitz@tum.de>Jeff Johnston10-1/+5187