summaryrefslogtreecommitdiffstats
path: root/libgloss
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bug fix in timer for or1kJeff Johnston2015-05-272-1/+5
* Store entire context for or1kJeff Johnston2015-05-272-0/+14
* Fix exception stack frame for or1kJeff Johnston2015-05-273-3/+8
* Fix interrupt handling for or1k.Jeff Johnston2015-05-272-28/+28
* Add a check that the data area does not overrun the stack.Nick Clifton2015-05-277-3/+110
* Adds support for placing MSP430 code and data into either low memory or high ...Nick Clifton2015-05-2710-786/+455
* libgloss: mcore: add custom syscall headerMike Frysinger2015-04-232-0/+47
* libgloss: arm: fix copy & paste in syscall.hMike Frysinger2015-04-232-3/+7
* For the RX port, avoid using string instructions when __RX_DISALLOW_STRING_IN...Nick Clifton2015-04-232-0/+18
* Add .note and DWARF3 sections to RX linker scripts.Nick Clifton2015-04-233-0/+17
* Always include the .csstart section in RL78 executables.Nick Clifton2015-04-233-2/+7
* * v850/sim.ld: Add a .note.renesas section.Nick Clifton2015-03-052-0/+7
* * arm/crt0.S: Initialise __heap_limit when ARM_RDI_MONITOR is defined.Corinna Vinschen2015-02-173-1/+17
* * or1k/or1k_uart.c: Write bugfix and cleanup/documentation.Corinna Vinschen2015-02-113-57/+105
* * sparc/crt0.S: Declare use of system registers.Yaakov Selkowitz2015-01-225-1/+20
* * COPYING.LIBGLOSS: Add Controls and Data Services copyright.Eric Botcazou2015-01-2118-0/+4858
* * rl78/crt0.S: Initialize .saddr. Avoid using SEL.DJ Delorie2015-01-202-0/+97
* * rl78/crt0.S: Initialize .saddr. Avoid using SEL.DJ Delorie2015-01-167-61/+86
* * or1k/include/or1k-sprs.h: New auto-generated header file.Corinna Vinschen2015-01-142-5/+2426
* 2015-01-05 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>Jeff Johnston2015-01-055-11/+19
* The moxie sub.l instruction is now just sub.Anthony Green2014-12-272-2/+6
* 2014-12-15 Stefan Wallentowitz <stefan.wallentowitz@tum.de>Jeff Johnston2014-12-1516-1/+808
* 2014-12-15 Stefan Wallentowitz <stefan.wallentowitz@tum.de>Jeff Johnston2014-12-1521-1/+2583
* 2014-12-15 Stefan Wallentowitz <stefan.wallentowitz@tum.de>Jeff Johnston2014-12-1510-1/+5187