summaryrefslogtreecommitdiff
path: root/libavutil/aarch64/asm.S
Commit message (Expand)AuthorAge
* aarch64: Add Armv8.5-A BTI supportJonathan Wright2021-11-16
* aarch64: Explicitly forbid using the x18 registerMartin Storsjö2020-05-15
* Add assembly support for -fsanitize=hwaddress tagged globals.Peter Collingbourne2019-08-22
* Merge commit '41cf3e3b1ca375962951fde1b90a03b16197d205'James Almer2019-02-20
|\
| * arm: Create proper .rdata sections for COFFMartin Storsjö2019-01-25
* | Merge commit '69ac24e556c6fbc7138be5a60d0b90d2a5676c3d'James Almer2017-11-11
|\|
| * aarch64: Get rid of a stray double spaceMartin Storsjö2017-10-18
* | Merge commit '7b7760ad6efb7b96122aa7133ad21e22653ae222'James Almer2017-11-11
|\|
| * aarch64: Fix negative movrel offsets for windowsMartin Storsjö2017-08-22
| * aarch64: Add parentheses around the offset parameter in movrelMartin Storsjö2017-02-16
| * aarch64: Add an offset parameter to the movrel macroMartin Storsjö2016-11-10
* | aarch64: Add parentheses around the offset parameter in movrelMartin Storsjö2017-03-11
* | aarch64: Add an offset parameter to the movrel macroMartin Storsjö2016-11-15
* | Merge commit '780cd20b00a69e26bbfffbb8eec16fbe999ea793'Michael Niedermayer2014-12-09
|\|
| * aarch64: Use .data.rel.ro for const data with relocationsMartin Storsjö2014-12-09
* | Merge commit 'a238b83b13640e3192d7d4aaad2242f13a9a84a1'Michael Niedermayer2014-08-04
|\|
| * aarch64: use MACH-O const data asm directive in const macroJanne Grunau2014-08-04
* | Merge commit 'd5a55981986ac5d1a31aef3a8d16eaff8534a412'Michael Niedermayer2014-06-04
|\|
| * build: check if AS supports the '.func' directiveJanne Grunau2014-06-03
* | Merge commit '68a06b3a639ee21c78532ee4c50c3366bf890ff7'Michael Niedermayer2014-06-03
|\|
| * aarch64: use '#' for whole line asm commentsJanne Grunau2014-06-03
* | Merge commit '6a0fa4d86f2b3e9060a1153b39fa3bfe36f1b617'Michael Niedermayer2014-06-03
|\|
| * aarch64: remove optional :pg_hi21: for adrp instructionJanne Grunau2014-06-03
* | Merge commit 'fd2981ea92d9a776fcb1a13377dce1c8a7db7b5e'Michael Niedermayer2014-06-03
|\|
| * aarch64: add darwin style PAGE/PAGEOFF relocationsJanne Grunau2014-06-03
* | Merge commit '08cd92144e73195eecc28ed0348e66e255516b82'Michael Niedermayer2014-05-29
|\|
| * aarch64: Use the correct syntax for relocationsMartin Storsjö2014-05-29
* | Merge commit '9c029f67ca82147ddfa83a1546ee1e109e11fbd4'Michael Niedermayer2014-02-20
|\|
| * aarch64: use EXTERN_ASM consistently for exported symbolsJanne Grunau2014-02-20
* | Merge commit 'b7b17ed66e199afc7246e642bf3b35c3f8eca217'Michael Niedermayer2014-01-15
|/
* aarch64: add cpuflags support for NEON and VFPJanne Grunau2014-01-15