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
2023-03-03arm: Restrict processor mode change when in hypervisor modeSrinath Parvathaneni
2023-03-03arm: Fix the SP used in setting stack limit for standalone application.Srinath Parvathaneni
2023-01-11libgloss: merge arm into top-level MakefileMike Frysinger
2023-01-11libgloss: arm: break newlib dependencyMike Frysinger
2022-12-20libgloss: merge arm configure script up a levelMike Frysinger
2022-12-20libgloss: arm: inline multi-build logicMike Frysinger
2022-02-26libgloss: switch to AM_PROG_ARMike Frysinger
2022-02-25libgloss: document & localize custom multi-do ruleMike Frysinger
2022-02-25libgloss: finish migration to AM_PROG_ASMike Frysinger
2022-02-25libgloss: switch to standard AC_PROG_CCMike Frysinger
2022-02-22Make __sdidinit unusedMatt Joyce
2022-02-05libgloss: restore multilib settings in subdir makefilesMike Frysinger
2022-02-02libgloss: move to ../config/multi.m4 for multilib logicMike Frysinger
2022-01-29libgloss: fix more missing dir with parallel installMike Frysinger
2022-01-29Finish this commit by prefixing HAVE_INITFINI_ARRAY and HAVE_INIT_FINI refere...Jeff Law
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