summaryrefslogtreecommitdiffstats
path: root/libgloss
Commit message (Expand)AuthorAgeFilesLines
* Fix libgloss/arc/nano.specs file.Jeff Johnston2016-05-061-2/+2
* Fix white-space in libgloss/arc/Makefile.in.Jeff Johnston2016-05-051-3/+3
* Fix support ARC processors without barrel-shifterJeff Johnston2016-05-021-1/+6
* Update crt0.S for ARC.Jeff Johnston2016-05-021-9/+23
* Add necessary infrastructure to support "nano" build of newlib.Jeff Johnston2016-04-293-3/+35
* Fixed semihosting for ARM when heapinfo not provided by debugger.David Hoover2016-04-211-1/+3
* Fix typo in the name of the MSP430 attribute section of example MSP430 linker...Nick Clifton2016-04-072-2/+2
* Initializing TTBR0 to inner/outer WBJiong Wang2016-03-261-1/+10
* 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