platform_bionic/libc/arch-x86_64/bionic
Elliott Hughes 072ff571d9 Use L() in libc/arch-x86_64/bionic/*.S.
I did look at a wider cleanup of libc/arch-x86_64/string/*.S but was
horrified by what I found there, with apparently-useless macros that
may actually be relevant because source files include each other. So
I'll leave the Intel-written stuff alone until/unless I actually have
reason to touch it, and just clean up our corner instead.

Test: treehugger
Change-Id: Id749f79d2fab4a2956efe9e807a067e16cd606ec
2023-08-07 09:34:06 -07:00
..
__bionic_clone.S Use L() in libc/arch-x86_64/bionic/*.S. 2023-08-07 09:34:06 -07:00
__restore_rt.S x86/x86_64: cleanup signal trampolines 2020-09-25 15:58:42 -07:00
__set_tls.c Fix x86_64 __set_tls.c build failure. 2014-05-21 10:02:00 -07:00
_exit_with_stack_teardown.S Hide _exit_with_stack_teardown. 2014-05-16 16:17:44 -07:00
setjmp.S setjmp/longjmp: avoid invalid values in the stack pointer. 2021-04-05 17:43:36 -07:00
syscall.S Ensure __set_errno is still visible on LP32. 2014-09-08 16:46:50 -07:00
vfork.S Track whether a thread is currently vforked. 2020-05-07 19:44:27 -07:00