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
2017-08-17Fix crt0 init fini codeSzabolcs Nagy
2017-08-15fix typo in AArch64 crt0Alexander Fedotov-B55613
2017-08-14use stack from linker script when nosysAlexander Fedotov-B55613
2017-08-09Don't fetch command line options without semi-hostingYao Qi
2017-08-09Fix crt0 overwriting.Tamar Christina
2017-07-21Previous patch to support nosys.specs accidentally broke validation specs bec...Tamar Christina
2017-07-17Support building in a different directory than the default output directory b...Tamar Christina
2017-07-14Fix link when nosys.specs is used to linkTamar Christina
2017-07-06Replace the perl character classes with POSIX ones to fix the build when sed ...Tamar Christina
2017-07-05Add support for Semihosting v2 support for AArch64 in libgloss.Tamar Christina
2017-07-05Add support for Semihosting v2 support for ARM in libgloss.Tamar Christina
2017-07-05Add the needed build system changes in order to compile and create the new li...Tamar Christina
2017-07-05Adds the needed build system changes in order to compile and create the new l...Tamar Christina
2017-07-05Create a recursive make target that is modeled after the existing multilib ma...Tamar Christina
2017-06-14Add JLI support.Claudiu Zissulescu
2017-06-14Add profile support.Claudiu Zissulescu
2017-05-26Fix thinko in MSP430 libgloss implementation of write() system call.Martin Young
2017-05-19ARM/AArch64: Fix GetCmdLine semihosting directivesnewlib-snapshot-20170519Laurent ALFONSI
2017-04-19Fix relocation type for _bsssize being R_MSP430X_ABS16 when large memory mode...Jozef Lawrynowicz
2017-04-18libgloss/arm: fix discovery of "eabihf" toolchainsCarlos Santos
2017-02-15Fix elf-nano.specs to work without -save-tempsThomas Preud'homme
2017-02-13Fix cpp invocation for C++ in nano specThomas Preudhomme
2017-02-13libgloss: Remove duplicate definition of environStafford Horne
2017-02-13libgloss: or1k: If available call the init for init_arrayStafford Horne
2017-02-13or1k: Make open reentrantOlof Kindgren
2017-01-29Committed, libgloss: hook up cris-elf to the initfini-array support.Hans-Peter Nilsson
2016-08-19Fix html build with makeinfo 5.2Thomas Preudhomme
2016-08-11arc: Add align keyword.Claudiu Zissulescu
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