1
0
mirror of https://github.com/zeldaret/oot.git synced 2024-09-21 04:24:43 +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 Synthetic Waves Documentation (#1256) 2022-06-20 21:55:01 -04:00
asm.h Improve the state of handwritten assembly files (#865) 2022-05-01 01:03:22 +02:00
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 More documentation for IrqMgr (#1144) 2022-03-13 19:22:14 -04:00
exception.h Improve rcp.h, remove HW_REG macro (#1425) 2022-11-13 02:16:01 -05:00
gbi.h Define OOT_DEBUG=0 in retail builds (#1658) 2024-01-30 13:54:38 -05:00
gs2dex.h Name rsp ucodes and surrounding cleanup (#1166) 2022-05-04 00:43:09 +02:00
gu.h libc cleanup (#1568) 2023-10-27 16:06:44 +02:00
internal.h Improvements to Video Interface related functions and data (#1332) 2022-11-13 18:07:27 -05:00
leodrive.h Improvements to Video Interface related functions and data (#1332) 2022-11-13 18:07:27 -05:00
libc.h Some GCC flags improvements (#1903) 2024-02-29 15:11:54 -05:00
mbi.h
message.h Improve the state of handwritten assembly files (#865) 2022-05-01 01:03:22 +02:00
motor.h Match retail padmgr.c and sys_rumble.c (#1693) 2024-02-02 12:25:44 -05:00
pfs.h Cleanup libultra controller routines (#1312) 2022-07-30 15:41:32 -04:00
pi.h Improve rcp.h, remove HW_REG macro (#1425) 2022-11-13 02:16:01 -05:00
R4300.h Improve rcp.h, remove HW_REG macro (#1425) 2022-11-13 02:16:01 -05:00
rcp.h Improve rcp.h, remove HW_REG macro (#1425) 2022-11-13 02:16:01 -05:00
rdb.h Improve rcp.h, remove HW_REG macro (#1425) 2022-11-13 02:16:01 -05:00
sptask.h Improve rcp.h, remove HW_REG macro (#1425) 2022-11-13 02:16:01 -05:00
thread.h Improve rcp.h, remove HW_REG macro (#1425) 2022-11-13 02:16:01 -05:00
time.h
ucode.h Improve rcp.h, remove HW_REG macro (#1425) 2022-11-13 02:16:01 -05:00
ultratypes.h Use long over int for s32/u32 types (#1546) 2023-10-17 21:16:31 +02:00
vi.h Improvements to Video Interface related functions and data (#1332) 2022-11-13 18:07:27 -05:00
viint.h Improvements to Video Interface related functions and data (#1332) 2022-11-13 18:07:27 -05:00
xstdio.h libc cleanup (#1568) 2023-10-27 16:06:44 +02:00