summaryrefslogtreecommitdiffstats
path: root/libgloss/aarch64
Commit message (Expand)AuthorAgeFilesLines
* ARM/AArch64: Fix GetCmdLine semihosting directivesnewlib-snapshot-20170519Laurent ALFONSI2017-05-191-4/+6
* * aarch64/Makefile.in (RDIMON_SCRIPTS): Rule to build in-tree copiesRichard Earnshaw2014-02-031-2/+5
* * aarch64/cpu-init/rdimon-aem-el3.S (flat_map): Use bic-immediateCorinna Vinschen2014-01-281-2/+1
* 2014-01-24 Kyrylo Tkachov <kyrylo.tkachov@arm.com>Jeff Johnston2014-01-241-1/+4
* [AArch64] Set errno in ftruncate() and truncate().Marcus Shawcroft2013-11-212-0/+4
* [AArch64] Provide ftruncate() and truncate() stubs.Marcus Shawcroft2013-11-183-2/+72
* * aarch64/crt0.S: Remove 'start'.Corinna Vinschen2013-08-121-1/+0
* [AArch64] Ensure vector table is page aligned.Marcus Shawcroft2013-07-121-2/+1
* * aarch64/syscalls.c (stack_ptr): Defined with asm ("wsp") if __ILP32__Corinna Vinschen2013-07-041-0/+4
* * aarch64/syscalls.c (POINTER_TO_PARAM_BLOCK_T): New macro.Corinna Vinschen2013-06-281-10/+14
* * aarch64/crt0.S (GEN_DWORD): New macro definition.Corinna Vinschen2013-06-251-17/+75
* [AArch64] Honour CFLAGS.Marcus Shawcroft2013-04-192-7/+8
* Correcting my previous commit.Marcus Shawcroft2013-01-222-0/+31
* 2013-01-18 Marcus Shawcroft <marcus.shawcroft@arm.com>Marcus Shawcroft2013-01-181-1/+1
* * aarch64/configure.in: Replace the direct generation ofCorinna Vinschen2012-11-236-26/+4476
* 2012-09-26 Ian Bolton <ian.bolton@arm.com>Jeff Johnston2012-09-2613-0/+6046