cosmopolitan/libc/sysv/machcalls
Justine Tunney e75ffde09e Get codebase completely working with LLVM
You can now build Cosmopolitan with Clang:

    make -j8 MODE=llvm
    o/llvm/examples/hello.com

The assembler and linker code is now friendly to LLVM too.
So it's not needed to configure Clang to use binutils under
the hood. If you love LLVM then you can now use pure LLVM.
2021-02-09 02:57:32 -08:00
..
_kernelrpc_mach_port_allocate_trap.s Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
_kernelrpc_mach_port_construct_trap.s Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
_kernelrpc_mach_port_deallocate_trap.s Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
_kernelrpc_mach_port_destroy_trap.s Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
_kernelrpc_mach_port_destruct_trap.s Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
_kernelrpc_mach_port_extract_member_trap.s Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
_kernelrpc_mach_port_guard_trap.s Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
_kernelrpc_mach_port_insert_member_trap.s Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
_kernelrpc_mach_port_insert_right_trap.s Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
_kernelrpc_mach_port_mod_refs_trap.s Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
_kernelrpc_mach_port_move_member_trap.s Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
_kernelrpc_mach_port_unguard_trap.s Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
_kernelrpc_mach_vm_allocate_trap.s Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
_kernelrpc_mach_vm_deallocate_trap.s Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
_kernelrpc_mach_vm_map_trap.s Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
_kernelrpc_mach_vm_protect_trap.s Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
_kernelrpc_mach_vm_purgable_control_trap.s Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
clock_sleep_trap.s Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
host_create_mach_voucher_trap.s Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
host_self_trap.s Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
iokit_user_client_trap.s Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
mach_generate_activity_id.s Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
mach_msg_overwrite_trap.s Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
mach_msg_trap.s Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
mach_reply_port.s Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
mach_timebase_info_trap.s Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
mach_voucher_extract_attr_recipe_trap.s Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
mach_wait_until_trap.s Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
macx_backing_store_recovery.s Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
macx_backing_store_suspend.s Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
macx_swapoff.s Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
macx_swapon.s Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
macx_triggers.s Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
mk_timer_arm_leeway_trap.s Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
mk_timer_arm_trap.s Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
mk_timer_cancel_trap.s Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
mk_timer_create_trap.s Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
mk_timer_destroy_trap.s Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
pfz_exit.s Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
pid_for_task.s Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
semaphore_signal_all_trap.s Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
semaphore_signal_thread_trap.s Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
semaphore_signal_trap.s Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
semaphore_timedwait_signal_trap.s Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
semaphore_timedwait_trap.s Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
semaphore_wait_signal_trap.s Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
semaphore_wait_trap.s Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
swtch.s Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
swtch_pri.s Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
task_for_pid.s Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
task_name_for_pid.s Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
task_self_trap.s Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
thread_get_special_reply_port.s Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
thread_self_trap.s Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
thread_switch.s Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00