Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-15aarch64: Only emit the PAC/BTI note section when targeting ELFMartin Storsjö
2022-03-09arm64: Add Armv8.3-A PAC support to assembly filesAndre Kempe
2021-11-16aarch64: Add Armv8.5-A BTI supportJonathan Wright
2020-05-15aarch64: Explicitly forbid using the x18 registerMartin Storsjö
2019-08-22Add assembly support for -fsanitize=hwaddress tagged globals.Peter Collingbourne
2019-02-20Merge commit '41cf3e3b1ca375962951fde1b90a03b16197d205'James Almer
2019-01-26arm: Create proper .rdata sections for COFFMartin Storsjö
2017-11-11Merge commit '69ac24e556c6fbc7138be5a60d0b90d2a5676c3d'James Almer
2017-11-11Merge commit '7b7760ad6efb7b96122aa7133ad21e22653ae222'James Almer
2017-10-18aarch64: Get rid of a stray double spaceMartin Storsjö
2017-08-22aarch64: Fix negative movrel offsets for windowsMartin Storsjö
2017-03-11aarch64: Add parentheses around the offset parameter in movrelMartin Storsjö
2017-02-16aarch64: Add parentheses around the offset parameter in movrelMartin Storsjö
2016-11-15aarch64: Add an offset parameter to the movrel macroMartin Storsjö
2016-11-10aarch64: Add an offset parameter to the movrel macroMartin Storsjö
2014-12-09Merge commit '780cd20b00a69e26bbfffbb8eec16fbe999ea793'Michael Niedermayer
2014-12-09aarch64: Use .data.rel.ro for const data with relocationsMartin Storsjö
2014-08-04Merge commit 'a238b83b13640e3192d7d4aaad2242f13a9a84a1'Michael Niedermayer
2014-08-04aarch64: use MACH-O const data asm directive in const macroJanne Grunau
2014-06-04Merge commit 'd5a55981986ac5d1a31aef3a8d16eaff8534a412'Michael Niedermayer
2014-06-03Merge commit '68a06b3a639ee21c78532ee4c50c3366bf890ff7'Michael Niedermayer
2014-06-03Merge commit '6a0fa4d86f2b3e9060a1153b39fa3bfe36f1b617'Michael Niedermayer
2014-06-03Merge commit 'fd2981ea92d9a776fcb1a13377dce1c8a7db7b5e'Michael Niedermayer
2014-06-03build: check if AS supports the '.func' directiveJanne Grunau
2014-06-03aarch64: use '#' for whole line asm commentsJanne Grunau
2014-06-03aarch64: remove optional :pg_hi21: for adrp instructionJanne Grunau
2014-06-03aarch64: add darwin style PAGE/PAGEOFF relocationsJanne Grunau
2014-05-29Merge commit '08cd92144e73195eecc28ed0348e66e255516b82'Michael Niedermayer
2014-05-29aarch64: Use the correct syntax for relocationsMartin Storsjö
2014-02-21Merge commit '9c029f67ca82147ddfa83a1546ee1e109e11fbd4'Michael Niedermayer
2014-02-20aarch64: use EXTERN_ASM consistently for exported symbolsJanne Grunau
2014-01-15Merge commit 'b7b17ed66e199afc7246e642bf3b35c3f8eca217'Michael Niedermayer
2014-01-15aarch64: add cpuflags support for NEON and VFPJanne Grunau