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-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
2015-03-05 * v850/sim.ld: Add a .note.renesas section.Nick Clifton
2015-02-17 * arm/crt0.S: Initialise __heap_limit when ARM_RDI_MONITOR is defined.Corinna Vinschen
2015-02-11 * or1k/or1k_uart.c: Write bugfix and cleanup/documentation.Corinna Vinschen
2015-01-22* sparc/crt0.S: Declare use of system registers.Yaakov Selkowitz
2015-01-21 * COPYING.LIBGLOSS: Add Controls and Data Services copyright.Eric Botcazou
2015-01-17* rl78/crt0.S: Initialize .saddr. Avoid using SEL.DJ Delorie
2015-01-14 * or1k/include/or1k-sprs.h: New auto-generated header file.Corinna Vinschen
2015-01-052015-01-05 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>Jeff Johnston
2014-12-27The moxie sub.l instruction is now just sub.Anthony Green
2014-12-152014-12-15 Stefan Wallentowitz <stefan.wallentowitz@tum.de>Jeff Johnston
2014-12-152014-12-15 Stefan Wallentowitz <stefan.wallentowitz@tum.de>Jeff Johnston
2014-12-152014-12-15 Stefan Wallentowitz <stefan.wallentowitz@tum.de>Jeff Johnston
2014-12-15 * libgloss/nds32/_exit.S: Finish with an infinite loop in _exit.Corinna Vinschen
2014-12-11Rebuilt moxie/configureAnthony Green
2014-11-28 * mips/crt0.S: Configure processor based on .MIPS.abiflags.Corinna Vinschen
2014-11-272014-11-26 Matthew Fortune <Matthew.Fortune@imgtec.com>Jeff Johnston
2014-11-13 * msp430/Makefile.in (CRT_OBJS): Add crt_high_bss.o.Nick Clifton
2014-10-232014-10-22 Tim Harder <radhermit@gmail.com>DJ Delorie