CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]  2023/07/13 06:36:37

Modified files:
        multimedia/dav1d: Makefile 
Added files:
        multimedia/dav1d/patches: patch-src_ext_x86_x86inc_asm 
                                  patch-src_x86_cdef_avx2_asm 
                                  patch-src_x86_filmgrain16_avx2_asm 
                                  patch-src_x86_filmgrain16_sse_asm 
                                  patch-src_x86_filmgrain_avx2_asm 
                                  patch-src_x86_filmgrain_sse_asm 
                                  patch-src_x86_ipred16_avx2_asm 
                                  patch-src_x86_ipred16_sse_asm 
                                  patch-src_x86_ipred_avx2_asm 
                                  patch-src_x86_ipred_sse_asm 
                                  patch-src_x86_itx16_avx2_asm 
                                  patch-src_x86_itx16_avx512_asm 
                                  patch-src_x86_itx16_sse_asm 
                                  patch-src_x86_itx_avx2_asm 
                                  patch-src_x86_itx_avx512_asm 
                                  patch-src_x86_itx_sse_asm 
                                  patch-src_x86_loopfilter16_avx2_asm 
                                  patch-src_x86_loopfilter_avx2_asm 
                                  patch-src_x86_mc16_avx2_asm 
                                  patch-src_x86_mc16_sse_asm 
                                  patch-src_x86_mc_avx2_asm 
                                  patch-src_x86_mc_avx512_asm 
                                  patch-src_x86_mc_sse_asm 
                                  patch-src_x86_refmvs_asm 

Log message:
Implement support for IBT by using the _CET_ENDBR macro.

These changes are to be upstreamed and I've also added a huge
comment about running regression tests when touching this port.

All the insane amount of tests have been debugged and fixed by
deraadt@, just committing on his behalf.

Reply via email to