| Commit message (Expand) | Author | Age | Files | Lines |
* | aarch64: Use .data.rel.ro for const data with relocations | Martin Storsjö | 2014-12-09 | 1 | -2/+8 |
* | aarch64: use MACH-O const data asm directive in const macro | Janne Grunau | 2014-08-04 | 1 | -0/+4 |
* | build: check if AS supports the '.func' directive | Janne Grunau | 2014-06-03 | 1 | -3/+9 |
* | aarch64: use '#' for whole line asm comments | Janne Grunau | 2014-06-03 | 1 | -1/+1 |
* | aarch64: remove optional :pg_hi21: for adrp instruction | Janne Grunau | 2014-06-03 | 1 | -1/+1 |
* | aarch64: add darwin style PAGE/PAGEOFF relocations | Janne Grunau | 2014-06-03 | 1 | -1/+4 |
* | aarch64: Use the correct syntax for relocations | Martin Storsjö | 2014-05-29 | 1 | -2/+2 |
* | aarch64: add armv8 CPU flag | Janne Grunau | 2014-04-06 | 2 | -2/+4 |
* | aarch64: float_dsp NEON assembler | Janne Grunau | 2014-03-18 | 3 | -1/+275 |
* | aarch64: use EXTERN_ASM consistently for exported symbols | Janne Grunau | 2014-02-20 | 1 | -1/+8 |
* | aarch64: port neon clobber test from arm | Janne Grunau | 2014-01-15 | 1 | -0/+65 |
* | aarch64: add cpuflags support for NEON and VFP | Janne Grunau | 2014-01-15 | 4 | -0/+120 |
* | aarch64: bswap inline assembly | Janne Grunau | 2014-01-14 | 1 | -0/+50 |