aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/sys/arm/crt0.S
AgeCommit message (Expand)AuthorFilesLines
2024-06-26arm: emit .type %function directive in FUNC_START macroChristophe Lyon1-0/+2
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-19newlib: internalize HAVE_INITFINI_ARRAYMike Frysinger1-1/+1
2019-08-05Align libgloss/arm and libc/sys/arm sources: Lite exit supportAlexander Fedotov1-0/+16
2019-08-05Align libgloss/arm and libc/sys/arm sources: HeapInfo and __heap_limitAlexander Fedotov1-0/+7
2019-08-05Align libgloss/arm and libc/sys/arm sources: Fix GetCmdLine semihosting direc...Alexander Fedotov1-3/+6
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-8/+10
2019-04-11Make more macro checks ARMv8-M baseline proof.Christophe Lyon1-4/+4
2016-01-28Make macro checks ARMv8-M baseline proofThomas Preud'homme1-6/+6
2013-08-12 * libc/sys/arm/crt0.S: Remove 'start'.Corinna Vinschen1-1/+0
2011-12-132011-12-13 Richard Earnshaw <rearnsha@arm.com>Jeff Johnston1-8/+36
2011-10-11oops - fix typo in previous delta.Nick Clifton1-11/+390
2011-10-11oops - omitted from previous delta.Nick Clifton1-248/+31
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
2002-11-18Fix bugs in previous deltaNick Clifton1-8/+6
2002-11-18 Add NULL to end of argv array.Nick Clifton1-0/+7
2002-04-30 * Various formatting and whitespace changes.Thomas Fitzsimmons1-1/+1
2001-12-05For __USES_INITFINI__ preserve the argument vector before calling theNick Clifton1-0/+4
2001-11-13Add __stack_base__Anthony Green1-1/+2
2001-09-18oops omitted in previous deltaNick Clifton1-14/+26
2000-06-28Wed Jun 28 14:08:00 2000 Keith Walker <keith.walker@arm.com>Jeff Johnston1-0/+1
2000-02-17import newlib-2000-02-17 snapshotChristopher Faylor1-0/+244