]> git.sesse.net Git - ffmpeg/history - libavutil/aarch64
time_internal: Prefix fallback versions of gmtime_r/localtime_r with ff_
[ffmpeg] / libavutil / aarch64 /
2019-01-25 Martin Storsjöarm: Create proper .rdata sections for COFF
2018-02-06 Diego BiurrunDrop some unnecessary config.h #includes
2017-10-18 Martin Storsjöaarch64: Get rid of a stray double space
2017-10-09 James Almercpu: split flag checks per arch in av_cpu_max_align()
2017-08-22 Martin Storsjöaarch64: Fix negative movrel offsets for windows
2017-02-16 Martin Storsjöaarch64: Add parentheses around the offset parameter...
2016-11-10 Martin Storsjöaarch64: Add an offset parameter to the movrel macro
2015-12-14 Janne Grunauarm64: add cycle counter support
2014-12-09 Martin Storsjöaarch64: Use .data.rel.ro for const data with relocations
2014-08-03 Janne Grunauaarch64: use MACH-O const data asm directive in const...
2014-06-03 Janne Grunaubuild: check if AS supports the '.func' directive
2014-06-03 Janne Grunauaarch64: use '#' for whole line asm comments
2014-06-03 Janne Grunauaarch64: remove optional :pg_hi21: for adrp instruction
2014-06-03 Janne Grunauaarch64: add darwin style PAGE/PAGEOFF relocations
2014-05-29 Martin Storsjöaarch64: Use the correct syntax for relocations
2014-04-06 Janne Grunauaarch64: add armv8 CPU flag
2014-03-18 Janne Grunauaarch64: float_dsp NEON assembler
2014-02-20 Janne Grunauaarch64: use EXTERN_ASM consistently for exported symbols
2014-01-15 Janne Grunauaarch64: port neon clobber test from arm
2014-01-15 Janne Grunauaarch64: add cpuflags support for NEON and VFP
2014-01-14 Janne Grunauaarch64: bswap inline assembly