aboutsummaryrefslogtreecommitdiff
path: root/libgloss/arm
AgeCommit message (Expand)AuthorFilesLines
2021-11-06libgloss: regenerate aclocal.m4 & configure w/newer versionsMike Frysinger3-266/+357
2021-09-13libgloss/newlib: rename configure.in to configure.acMike Frysinger1-0/+0
2020-03-02arm: Finish moving newlib to unified syntax for Thumb1Richard Earnshaw1-0/+11
2019-08-05Align libgloss/arm and libc/sys/arm sources: miscellaneous fixesAlexander Fedotov2-61/+47
2019-08-05Align libgloss/arm and libc/sys/arm sources: HeapInfo and __heap_limitAlexander Fedotov1-6/+6
2019-07-23Stack Pointer and Stack Limit initialization refactored.Alexander Fedotov2-89/+227
2019-06-25Arm: Use lrdimon-v2m_nano when semihosting v2 and nano selected respectivelyAlexander Fedotov1-1/+1
2019-04-12Align comments and spaces in libgloss/arm/crt0.S and newlib/libc/sys/arm/crt0...Alexander Fedotov1-67/+68
2019-04-11Include code in trap.S for APCS only.Christophe Lyon1-1/+1
2019-02-11AArch32: Fix the build for M class semihostingTamar Christina1-1/+3
2019-02-08AArch32: Add support for HLT to Mixed Mode modelsTamar Christina2-7/+13
2018-11-19Enable return code with semi-hosting SYS_EXIT_EXTENDEDMatthew Malcomson2-22/+20
2018-10-08[ARM] Make _kill() a noreturn function.Christophe Lyon2-4/+6
2018-07-11Fix AArch32 semihosting SYS_EXIT call on semihosting v1.Tamar Christina1-0/+6
2018-02-16add forward declaration to main() to prevent warningsJaap de Wolff1-0/+2
2018-02-16adapt prototypes arm/syscalls.c to usual prototypes, and do not rely on impli...Jaap de Wolff1-48/+49
2018-01-17ansification: remove _EXFUN, _EXFUN_NOTHROWYaakov Selkowitz1-1/+1
2018-01-17ansification: remove _PARAMSYaakov Selkowitz4-37/+37
2017-07-05Add support for Semihosting v2 support for ARM in libgloss.Tamar Christina3-65/+231
2017-07-05Add the needed build system changes in order to compile and create the new li...Tamar Christina9-17/+147
2017-05-19ARM/AArch64: Fix GetCmdLine semihosting directivesnewlib-snapshot-20170519Laurent ALFONSI1-3/+6
2017-04-18libgloss/arm: fix discovery of "eabihf" toolchainsCarlos Santos2-2/+2
2017-02-15Fix elf-nano.specs to work without -save-tempsThomas Preud'homme1-3/+3
2017-02-13Fix cpp invocation for C++ in nano specThomas Preudhomme1-3/+3
2016-04-21Fixed semihosting for ARM when heapinfo not provided by debugger.David Hoover1-1/+3
2016-03-26Initializing TTBR0 to inner/outer WBJiong Wang1-1/+10
2016-01-28Make macro checks ARMv8-M baseline proofThomas Preud'homme7-33/+37
2015-07-14Change to nano.specs to add nano's include dircygwin-2_1_0-releaseAndre Simoes Dias Vieira1-0/+4
2015-04-23libgloss: arm: fix copy & paste in syscall.hMike Frysinger1-3/+3
2015-02-17 * arm/crt0.S: Initialise __heap_limit when ARM_RDI_MONITOR is defined.Corinna Vinschen2-1/+11
2014-08-15Add missing file from last patchCorinna Vinschen1-0/+18
2014-08-14 * arm/elf-nano.specs: New file.Corinna Vinschen2-8/+17
2014-07-16 * arm/elf-aprofile-validation.specs (*link): Make text segmentCorinna Vinschen2-2/+2
2014-04-042014-04-04 Ashish Kapania <akapania@ti.com>Jeff Johnston2-2/+2
2014-02-112014-02-11 Joey Ye <joey.ye@arm.com>Jeff Johnston1-4/+4
2014-01-102014-01-10 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-2/+2
2014-01-072014-01-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-1323/+1431
2013-11-21[ARM] set errno in ftruncate and truncate stubs.Marcus Shawcroft2-0/+4
2013-11-18[ARM] Provide ftruncate() and truncate() stubs.Marcus Shawcroft3-1/+71
2013-10-142013-10-14 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>Richard Earnshaw3-8/+27
2013-09-27[ARM] Add SPECS file for ARM validation model.Marcus Shawcroft2-1/+23
2013-09-202013-09-20 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>Richard Earnshaw7-2/+698
2013-08-12 * aarch64/crt0.S: Remove 'start'.Corinna Vinschen2-2/+0
2013-07-022013-07-02 Joey Ye <joey.ye@arm.com>Jeff Johnston1-1/+17
2013-02-12Fix wrongly applied patchCorinna Vinschen1-1/+1
2013-02-10 * arm/elf-rdimon.specs (-lrdimon): Change link to lib.Corinna Vinschen1-2/+5
2012-05-02 * arm/redboot-crt0.S (__change_mode): Replace mov with movs.Corinna Vinschen1-1/+1
2012-01-17 * arm/linux-crt0.c: Use ldr instead of adr to get address ofCorinna Vinschen1-1/+3
2011-12-132011-12-13 Richard Earnshaw <rearnsha@arm.com>Jeff Johnston1-7/+31
2011-09-29 * arm/crt0.s: Support 0 heap base response from HeapInfo syscall.Nick Clifton1-0/+13