aboutsummaryrefslogtreecommitdiff
path: root/libgloss/aarch64
AgeCommit message (Expand)AuthorFilesLines
2014-02-03 * aarch64/Makefile.in (RDIMON_SCRIPTS): Rule to build in-tree copiesRichard Earnshaw1-2/+5
2014-01-28 * aarch64/cpu-init/rdimon-aem-el3.S (flat_map): Use bic-immediateCorinna Vinschen1-2/+1
2014-01-242014-01-24 Kyrylo Tkachov <kyrylo.tkachov@arm.com>Jeff Johnston1-1/+4
2013-11-21[AArch64] Set errno in ftruncate() and truncate().Marcus Shawcroft2-0/+4
2013-11-18[AArch64] Provide ftruncate() and truncate() stubs.Marcus Shawcroft3-2/+72
2013-08-12 * aarch64/crt0.S: Remove 'start'.Corinna Vinschen1-1/+0
2013-07-12[AArch64] Ensure vector table is page aligned.Marcus Shawcroft1-2/+1
2013-07-04 * aarch64/syscalls.c (stack_ptr): Defined with asm ("wsp") if __ILP32__Corinna Vinschen1-0/+4
2013-06-28 * aarch64/syscalls.c (POINTER_TO_PARAM_BLOCK_T): New macro.Corinna Vinschen1-10/+14
2013-06-25 * aarch64/crt0.S (GEN_DWORD): New macro definition.Corinna Vinschen1-17/+75
2013-04-19[AArch64] Honour CFLAGS.Marcus Shawcroft2-7/+8
2013-01-22Correcting my previous commit.Marcus Shawcroft2-0/+31
2013-01-182013-01-18 Marcus Shawcroft <marcus.shawcroft@arm.com>Marcus Shawcroft1-1/+1
2012-11-23 * aarch64/configure.in: Replace the direct generation ofCorinna Vinschen6-26/+4476
2012-09-262012-09-26 Ian Bolton <ian.bolton@arm.com>Jeff Johnston13-0/+6046