1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-08-09 00:00:44 +00:00
oot/include/ultra64
Tharo 3670a48aee
Some GCC flags improvements (#1903)
* Some GCC flags improvements

* Move -fno-reorder-blocks -fno-zero-initialized-in-bss to assets only

* Add -fno-PIC since some gcc versions use -fPIC as default

* Enable builtin functions on gcc, with appropriate changes to missing_gcc_functions.c
  and ultra64/libc.h

* Move -fno-merge-constants -mno-explicit-relocs -mno-split-addresses to overlays only
  as they are only needed there for reloc reasons

* Remove unneeded casts in missing_gcc_functions.c

* Change gcc assets flags handling
2024-02-29 15:11:54 -05:00
..
abi.h
asm.h
controller.h Remove gSystemHeap and use _buffersSegmentEnd instead, make buffer alignments explicit for gcc (#1901) 2024-02-27 19:01:47 -05:00
convert.h
exception.h
gbi.h Define OOT_DEBUG=0 in retail builds (#1658) 2024-01-30 13:54:38 -05:00
gs2dex.h
gu.h libc cleanup (#1568) 2023-10-27 16:06:44 +02:00
internal.h
leodrive.h
libc.h Some GCC flags improvements (#1903) 2024-02-29 15:11:54 -05:00
mbi.h
message.h
motor.h Match retail padmgr.c and sys_rumble.c (#1693) 2024-02-02 12:25:44 -05:00
pfs.h
pi.h
R4300.h
rcp.h
rdb.h
sptask.h
thread.h
time.h
ucode.h
ultratypes.h
vi.h
viint.h
xstdio.h libc cleanup (#1568) 2023-10-27 16:06:44 +02:00