Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-26Add comment in the v850's crt0.S file noting that separate LMA and VMA addres...newlib-snapshot-20160527Nick Clifton
2016-05-25arc: Have nops in _exit_halt only for ARCompactAnton Kolesov
2016-05-25arc: Rework default exception handlers for ARC EM and HSAnton Kolesov
2016-05-20libgloss/ft32: fix whitespace in MakefileYaakov Selkowitz
2016-05-11Fix libgloss arc nsim specs file.Jeff Johnston
2016-05-06Fix libgloss/arc/nano.specs file.Jeff Johnston
2016-05-05Fix white-space in libgloss/arc/Makefile.in.Jeff Johnston
2016-05-02Fix support ARC processors without barrel-shifterJeff Johnston
2016-05-02Update crt0.S for ARC.Jeff Johnston
2016-04-29Add necessary infrastructure to support "nano" build of newlib.Jeff Johnston
2016-04-21Fixed semihosting for ARM when heapinfo not provided by debugger.David Hoover
2016-04-07Fix typo in the name of the MSP430 attribute section of example MSP430 linker...Nick Clifton
2016-03-26Initializing TTBR0 to inner/outer WBJiong Wang
2016-03-13or1k: properly restore timerStefan Roesch
2016-03-13or1k: Fix multicore stack calculationStefan Roesch
2016-03-10Remove bogus LONG(0) directives from MSP430 linker scripts.Nick Clifton
2016-02-09Seperate MSP430 cio syscalls into individual function sections.Nick Clifton
2016-01-28Make macro checks ARMv8-M baseline proofThomas Preud'homme
2016-01-28Deprecate newlib and winsup ChangeLog filesCorinna Vinschen
2015-12-18Build msp430-specific libnosysDJ Delorie
2015-12-18Update CIO hooks to be more flexible.DJ Delorie
2015-12-16rl78: Don't output CR when LF is encountered in write().Kevin Buettner
2015-12-04Always define __high_bsssize, do not just PROVIDE it.Nick Clifton
2015-11-23Fix initialisation of .upper.bss for the MSP430.Nick Clifton
2015-11-12Add support for ARC to libglossAnton Kolesov
2015-10-21* rl78/crt0.S (_start): Fixed code that clears .bssDJ Delorie
2015-10-06Add support for persistent data to the MSP430 linker scripts.Nick Clifton
2015-09-04Add support for FT32 platform.Jeff Johnston
2015-08-24oops - forgot to add PR number to ChangeLog entry.Nick Clifton
2015-08-20 * msp430/crt0.S: Remove watchdog disabling code.Nick Clifton
2015-08-07or1k: Typo fixesJeff Johnston
2015-08-07or1k: Allow exception nestingJeff Johnston
2015-08-07or1k: Make heap end globally visibleJeff Johnston
2015-08-04This is part of a larger fix for RL78 complex relocs - they need an absolute ...Nick Clifton
2015-07-14Change to nano.specs to add nano's include dircygwin-2_1_0-releaseAndre Simoes Dias Vieira
2015-05-27or1k: Add missing initialization of impure ptrJeff Johnston
2015-05-27or1k: set heap start for optimsoc-gzllJeff Johnston
2015-05-27or1k: Make heap start configurableJeff Johnston
2015-05-27or1k: UART also accept timeout interruptJeff Johnston
2015-05-27Bug fix in timer for or1kJeff Johnston
2015-05-27Store entire context for or1kJeff Johnston
2015-05-27Fix exception stack frame for or1kJeff Johnston
2015-05-27Fix interrupt handling for or1k.Jeff Johnston
2015-05-27Add a check that the data area does not overrun the stack.Nick Clifton
2015-05-27Adds support for placing MSP430 code and data into either low memory or high ...Nick Clifton
2015-04-23libgloss: mcore: add custom syscall headerMike Frysinger
2015-04-23libgloss: arm: fix copy & paste in syscall.hMike Frysinger
2015-04-23For the RX port, avoid using string instructions when __RX_DISALLOW_STRING_IN...Nick Clifton
2015-04-23Add .note and DWARF3 sections to RX linker scripts.Nick Clifton
2015-04-23Always include the .csstart section in RL78 executables.Nick Clifton