prime/asm/Runtime
Phillip Stephens 7bd0748d30 Add musyx/stream.c, match and link arith.c 2022-11-29 23:07:31 -08:00
..
CPlusLibPPC.s Full deincbin 2022-07-14 01:48:03 -04:00
FILE_POS.s Match and link FILE_POS 2022-10-13 08:19:18 -07:00
Gecko_ExceptionPPC.s Migrate to -common on; use .comm/.lcomm 2022-08-10 21:17:58 -04:00
NMWException.s Build and link NMWException, rename extab to it's correct name 2022-10-10 11:19:26 -07:00
__init_cpp_exceptions.s Build and link NMWException, rename extab to it's correct name 2022-10-10 11:19:26 -07:00
__mem.s Full deincbin 2022-07-14 01:48:03 -04:00
__va_arg.s Full deincbin 2022-07-14 01:48:03 -04:00
abort_exit.s Runtime/math matches; better libc headers 2022-08-25 23:46:24 -04:00
alloc.s Fully shiftable?? 2022-08-21 01:23:57 -04:00
ansi_files.s Match and link most of Runtime 2022-10-13 01:02:37 -07:00
ansi_fp.s Add musyx/stream.c, match and link arith.c 2022-11-29 23:07:31 -08:00
arith.s Add musyx/stream.c, match and link arith.c 2022-11-29 23:07:31 -08:00
buffer_io.s Full deincbin 2022-07-14 01:48:03 -04:00
ctype.s Runtime/math matches; better libc headers 2022-08-25 23:46:24 -04:00
direct_io.s Full deincbin 2022-07-14 01:48:03 -04:00
e_acos.s Runtime/math matches; better libc headers 2022-08-25 23:46:24 -04:00
e_asin.s Runtime/math matches; better libc headers 2022-08-25 23:46:24 -04:00
e_atan2.s Fix splits & .balign 8 all data sections 2022-08-10 19:08:58 -04:00
e_exp.s Fix splits & .balign 8 all data sections 2022-08-10 19:08:58 -04:00
e_fmod.s Fix splits & .balign 8 all data sections 2022-08-10 19:08:58 -04:00
e_log.s Runtime/math matches; better libc headers 2022-08-25 23:46:24 -04:00
e_pow.s Runtime/math matches; better libc headers 2022-08-25 23:46:24 -04:00
e_rem_pio2.s Fix splits & .balign 8 all data sections 2022-08-10 19:08:58 -04:00
file_io.s Start trying to get zlib linked 2022-07-28 22:03:24 -07:00
float.s Runtime/math matches; better libc headers 2022-08-25 23:46:24 -04:00
global_destructor_chain.s Remove dupliate .baligns 2022-08-10 19:10:26 -04:00
k_cos.s Fix splits & .balign 8 all data sections 2022-08-10 19:08:58 -04:00
k_rem_pio2.s Fix splits & .balign 8 all data sections 2022-08-10 19:08:58 -04:00
k_sin.s Fix splits & .balign 8 all data sections 2022-08-10 19:08:58 -04:00
k_tan.s Fix splits & .balign 8 all data sections 2022-08-10 19:08:58 -04:00
locale.s Runtime/math matches; better libc headers 2022-08-25 23:46:24 -04:00
math_ppc.s Runtime/math matches; better libc headers 2022-08-25 23:46:24 -04:00
mbstring.s Fix splits & .balign 8 all data sections 2022-08-10 19:08:58 -04:00
mem.s Full deincbin 2022-07-14 01:48:03 -04:00
mem_funcs.s Full deincbin 2022-07-14 01:48:03 -04:00
misc_io.s Runtime/math matches; better libc headers 2022-08-25 23:46:24 -04:00
printf.s Match and link most of Runtime 2022-10-13 01:02:37 -07:00
ptmf.s Match and link __va_arg and ptmf 2022-10-10 02:30:42 -07:00
qsort.s Full deincbin 2022-07-14 01:48:03 -04:00
rand.s Runtime/math matches; better libc headers 2022-08-25 23:46:24 -04:00
runtime.s Convert runtime.s to inline assembly and link 2022-10-25 22:54:37 -07:00
s_atan.s Fix splits & .balign 8 all data sections 2022-08-10 19:08:58 -04:00
s_copysign.s Full deincbin 2022-07-14 01:48:03 -04:00
s_cos.s Fix splits & .balign 8 all data sections 2022-08-10 19:08:58 -04:00
s_floor.s Fix splits & .balign 8 all data sections 2022-08-10 19:08:58 -04:00
s_frexp.s Fix splits & .balign 8 all data sections 2022-08-10 19:08:58 -04:00
s_ldexp.s Fix splits & .balign 8 all data sections 2022-08-10 19:08:58 -04:00
s_modf.s Full deincbin 2022-07-14 01:48:03 -04:00
s_nextafter.s Full deincbin 2022-07-14 01:48:03 -04:00
s_sin.s Fix splits & .balign 8 all data sections 2022-08-10 19:08:58 -04:00
s_tan.s Fix splits & .balign 8 all data sections 2022-08-10 19:08:58 -04:00
sscanf.s Full deincbin 2022-07-14 01:48:03 -04:00
string.s Full deincbin 2022-07-14 01:48:03 -04:00
strtold.s Runtime/math matches; better libc headers 2022-08-25 23:46:24 -04:00
uart_console_io.s Remove dupliate .baligns 2022-08-10 19:10:26 -04:00
w_acos.s Runtime/math matches; better libc headers 2022-08-25 23:46:24 -04:00
w_asin.s Runtime/math matches; better libc headers 2022-08-25 23:46:24 -04:00
w_atan2.s Runtime/math matches; better libc headers 2022-08-25 23:46:24 -04:00
w_exp.s Runtime/math matches; better libc headers 2022-08-25 23:46:24 -04:00
w_fmod.s Runtime/math matches; better libc headers 2022-08-25 23:46:24 -04:00
w_log.s Runtime/math matches; better libc headers 2022-08-25 23:46:24 -04:00
w_pow.s Runtime/math matches; better libc headers 2022-08-25 23:46:24 -04:00
wchar_io.s Runtime/math matches; better libc headers 2022-08-25 23:46:24 -04:00