aboutsummaryrefslogtreecommitdiff
path: root/libgloss/arm/crt0.S
AgeCommit message (Expand)AuthorFilesLines
2023-03-03arm: Restrict processor mode change when in hypervisor modeSrinath Parvathaneni1-7/+7
2023-03-03arm: Fix the SP used in setting stack limit for standalone application.Srinath Parvathaneni1-2/+1
2022-01-28Finish this commit by prefixing HAVE_INITFINI_ARRAY and HAVE_INIT_FINI refere...Jeff Law1-1/+1
2019-08-05Align libgloss/arm and libc/sys/arm sources: miscellaneous fixesAlexander Fedotov1-1/+1
2019-07-23Stack Pointer and Stack Limit initialization refactored.Alexander Fedotov1-89/+201
2019-04-12Align comments and spaces in libgloss/arm/crt0.S and newlib/libc/sys/arm/crt0...Alexander Fedotov1-67/+68
2019-02-08AArch32: Add support for HLT to Mixed Mode modelsTamar Christina1-3/+3
2017-05-19ARM/AArch64: Fix GetCmdLine semihosting directivesnewlib-snapshot-20170519Laurent ALFONSI1-3/+6
2016-04-21Fixed semihosting for ARM when heapinfo not provided by debugger.David Hoover1-1/+3
2016-01-28Make macro checks ARMv8-M baseline proofThomas Preud'homme1-9/+9
2015-02-17 * arm/crt0.S: Initialise __heap_limit when ARM_RDI_MONITOR is defined.Corinna Vinschen1-0/+5
2013-10-142013-10-14 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>Richard Earnshaw1-0/+7
2013-09-202013-09-20 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>Richard Earnshaw1-0/+6
2013-08-12 * aarch64/crt0.S: Remove 'start'.Corinna Vinschen1-1/+0
2013-07-022013-07-02 Joey Ye <joey.ye@arm.com>Jeff Johnston1-1/+17
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
2011-09-29 * arm/arm.h (HAVE_CALL_INDIRECT): Define.Nick Clifton1-12/+12
2011-07-13 * arm/crt0.S: Support armv6-m processors in libgloss.Nick Clifton1-32/+78
2008-10-062008-10-06 Bill Tompkins <bill+newlib@key-square.com>Jeff Johnston1-0/+9
2008-04-25 * libc/machine/arm/setjmp.S: Fix thumb2 support.Nick Clifton1-1/+8
2007-08-132007-08-13 Carlos O'Donell <carlos@codesourcery.com>Jeff Johnston1-4/+0
2006-02-072006-02-07 Paul Brook <paul@codesourcery.com>Jeff Johnston1-11/+27
2005-07-192005-07-19 Paul Brook <paul@codesourcery.com>Jeff Johnston1-0/+7
2005-01-072005-01-07 Paul Brook <paul@codesourcery.com>Jeff Johnston1-0/+6
2004-11-262004-11-26 Paul Brook <paul@codesourcery.com>Jeff Johnston1-0/+9
2004-06-092004-06-09 Toralf Lund <toralf@procaptura.com>Jeff Johnston1-0/+359