summaryrefslogtreecommitdiffstats
path: root/libgloss
Commit message (Expand)AuthorAgeFilesLines
* 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
* * libgloss/nds32/_exit.S: Finish with an infinite loop in _exit.Corinna Vinschen2014-12-1513-81/+285
* Rebuilt moxie/configureAnthony Green2014-12-112-0/+20
* * mips/crt0.S: Configure processor based on .MIPS.abiflags.Corinna Vinschen2014-11-288-28/+194
* 2014-11-26 Matthew Fortune <Matthew.Fortune@imgtec.com>Jeff Johnston2014-11-272-35/+24
* * msp430/Makefile.in (CRT_OBJS): Add crt_high_bss.o.Nick Clifton2014-11-135-51/+129
* 2014-10-22 Tim Harder <radhermit@gmail.com>DJ Delorie2014-10-232-2/+8