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
2022-01-14require autoconf-2.69 exactlyMike Frysinger
2022-01-11libgloss: hardcode AC_CONFIG_AUX_DIR pathMike Frysinger
2021-11-06libgloss: regenerate aclocal.m4 & configure w/newer versionsMike Frysinger
2021-09-13libgloss/newlib: rename configure.in to configure.acMike Frysinger
2020-03-02arm: Finish moving newlib to unified syntax for Thumb1Richard Earnshaw
2019-08-05Align libgloss/arm and libc/sys/arm sources: miscellaneous fixesAlexander Fedotov
2019-08-05Align libgloss/arm and libc/sys/arm sources: HeapInfo and __heap_limitAlexander Fedotov
2019-07-23Stack Pointer and Stack Limit initialization refactored.Alexander Fedotov
2019-06-25Arm: Use lrdimon-v2m_nano when semihosting v2 and nano selected respectivelyAlexander Fedotov
2019-04-12Align comments and spaces in libgloss/arm/crt0.S and newlib/libc/sys/arm/crt0...Alexander Fedotov
2019-04-11Include code in trap.S for APCS only.Christophe Lyon
2019-02-11AArch32: Fix the build for M class semihostingTamar Christina
2019-02-08AArch32: Add support for HLT to Mixed Mode modelsTamar Christina
2018-11-19Enable return code with semi-hosting SYS_EXIT_EXTENDEDMatthew Malcomson
2018-10-08[ARM] Make _kill() a noreturn function.Christophe Lyon
2018-07-11Fix AArch32 semihosting SYS_EXIT call on semihosting v1.Tamar Christina
2018-02-16add forward declaration to main() to prevent warningsJaap de Wolff
2018-02-16adapt prototypes arm/syscalls.c to usual prototypes, and do not rely on impli...Jaap de Wolff
2018-01-17ansification: remove _EXFUN, _EXFUN_NOTHROWYaakov Selkowitz
2018-01-17ansification: remove _PARAMSYaakov Selkowitz
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-05-19ARM/AArch64: Fix GetCmdLine semihosting directivesnewlib-snapshot-20170519Laurent ALFONSI
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
2016-04-21Fixed semihosting for ARM when heapinfo not provided by debugger.David Hoover
2016-03-26Initializing TTBR0 to inner/outer WBJiong Wang
2016-01-28Make macro checks ARMv8-M baseline proofThomas Preud'homme
2015-07-14Change to nano.specs to add nano's include dircygwin-2_1_0-releaseAndre Simoes Dias Vieira
2015-04-23libgloss: arm: fix copy & paste in syscall.hMike Frysinger
2015-02-17 * arm/crt0.S: Initialise __heap_limit when ARM_RDI_MONITOR is defined.Corinna Vinschen
2014-08-15Add missing file from last patchCorinna Vinschen
2014-08-14 * arm/elf-nano.specs: New file.Corinna Vinschen
2014-07-16 * arm/elf-aprofile-validation.specs (*link): Make text segmentCorinna Vinschen
2014-04-052014-04-04 Ashish Kapania <akapania@ti.com>Jeff Johnston
2014-02-112014-02-11 Joey Ye <joey.ye@arm.com>Jeff Johnston
2014-01-112014-01-10 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2014-01-082014-01-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2013-11-21[ARM] set errno in ftruncate and truncate stubs.Marcus Shawcroft
2013-11-18[ARM] Provide ftruncate() and truncate() stubs.Marcus Shawcroft
2013-10-142013-10-14 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>Richard Earnshaw
2013-09-27[ARM] Add SPECS file for ARM validation model.Marcus Shawcroft
2013-09-202013-09-20 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>Richard Earnshaw
2013-08-12 * aarch64/crt0.S: Remove 'start'.Corinna Vinschen
2013-07-032013-07-02 Joey Ye <joey.ye@arm.com>Jeff Johnston
2013-02-12Fix wrongly applied patchCorinna Vinschen
2013-02-10 * arm/elf-rdimon.specs (-lrdimon): Change link to lib.Corinna Vinschen
2012-05-02 * arm/redboot-crt0.S (__change_mode): Replace mov with movs.Corinna Vinschen
2012-01-17 * arm/linux-crt0.c: Use ldr instead of adr to get address ofCorinna Vinschen