Searched hist:fd5aaf2ea0178b03aa93c35245053247e5d3840c (Results 1 – 6 of 6) sorted by relevance
/freebsd/lib/libc/aarch64/string/ |
H A D | memmove.S | diff fd5aaf2ea0178b03aa93c35245053247e5d3840c Thu Oct 12 16:22:18 CEST 2023 Andrew Turner <andrew@FreeBSD.org> libc: Teach libc about the BTI elf note
Add the Branch Target Identification (BTI) note to libc assembly sources. As all obect files need the note for the library to have it we need to insert it in all asm files.
Reviewed by: emaste, markj Sponsored by: Arm Ltd Differential Revision: https://reviews.freebsd.org/D42228
|
/freebsd/lib/libc/aarch64/gen/ |
H A D | _ctx_start.S | diff fd5aaf2ea0178b03aa93c35245053247e5d3840c Thu Oct 12 16:22:18 CEST 2023 Andrew Turner <andrew@FreeBSD.org> libc: Teach libc about the BTI elf note
Add the Branch Target Identification (BTI) note to libc assembly sources. As all obect files need the note for the library to have it we need to insert it in all asm files.
Reviewed by: emaste, markj Sponsored by: Arm Ltd Differential Revision: https://reviews.freebsd.org/D42228
|
H A D | fabs.S | diff fd5aaf2ea0178b03aa93c35245053247e5d3840c Thu Oct 12 16:22:18 CEST 2023 Andrew Turner <andrew@FreeBSD.org> libc: Teach libc about the BTI elf note
Add the Branch Target Identification (BTI) note to libc assembly sources. As all obect files need the note for the library to have it we need to insert it in all asm files.
Reviewed by: emaste, markj Sponsored by: Arm Ltd Differential Revision: https://reviews.freebsd.org/D42228
|
H A D | _setjmp.S | diff fd5aaf2ea0178b03aa93c35245053247e5d3840c Thu Oct 12 16:22:18 CEST 2023 Andrew Turner <andrew@FreeBSD.org> libc: Teach libc about the BTI elf note
Add the Branch Target Identification (BTI) note to libc assembly sources. As all obect files need the note for the library to have it we need to insert it in all asm files.
Reviewed by: emaste, markj Sponsored by: Arm Ltd Differential Revision: https://reviews.freebsd.org/D42228
|
H A D | sigsetjmp.S | diff fd5aaf2ea0178b03aa93c35245053247e5d3840c Thu Oct 12 16:22:18 CEST 2023 Andrew Turner <andrew@FreeBSD.org> libc: Teach libc about the BTI elf note
Add the Branch Target Identification (BTI) note to libc assembly sources. As all obect files need the note for the library to have it we need to insert it in all asm files.
Reviewed by: emaste, markj Sponsored by: Arm Ltd Differential Revision: https://reviews.freebsd.org/D42228
|
H A D | setjmp.S | diff fd5aaf2ea0178b03aa93c35245053247e5d3840c Thu Oct 12 16:22:18 CEST 2023 Andrew Turner <andrew@FreeBSD.org> libc: Teach libc about the BTI elf note
Add the Branch Target Identification (BTI) note to libc assembly sources. As all obect files need the note for the library to have it we need to insert it in all asm files.
Reviewed by: emaste, markj Sponsored by: Arm Ltd Differential Revision: https://reviews.freebsd.org/D42228
|