agbcc/gcc, branch master game boy advance c compiler Fix builds on xcode 12+ 2021-01-26T03:25:35+00:00 luckytyphlosion 10688458+luckytyphlosion@users.noreply.github.com 2021-01-26T03:25:35+00:00 1f83e3d73ffcb5ed0d028f132337d8d86b8d0ead Enforce the use of -Werror-implicit-function-declaration for all platforms to catch this. See: https://developer.apple.com/documentation/xcode-release-notes/xcode-12-release-notes
Enforce the use of -Werror-implicit-function-declaration for all platforms to catch this. See: https://developer.apple.com/documentation/xcode-release-notes/xcode-12-release-notes
Merge pull request #12 from camthesaxman/fhex-asm 2018-04-06T15:26:08+00:00 Marcus Huderle huderlem@gmail.com 2018-04-06T15:26:08+00:00 5e1f24558d4e4fb836439a970887a3738e2e7275 avoid assembler warning when using -fhex-asm
avoid assembler warning when using -fhex-asm
fix more 64-bit float bugs 2017-12-21T05:32:43+00:00 sceptillion 33798691+sceptillion@users.noreply.github.com 2017-12-21T05:32:43+00:00 c9378dc2fe8e3097fee0100f2b07c2a1195dc8a0

avoid assembler warning when using -fhex-asm 2017-10-26T19:59:00+00:00 camthesaxman cameronghall@cox.net 2017-10-26T19:59:00+00:00 f05a8ae218d683b2e555a5b6477a6c9bfc829369

finally fix 64-bit 2017-10-26T05:28:13+00:00 camthesaxman cameronghall@cox.net 2017-10-26T05:28:13+00:00 f49e7cbb33e6e27b0ce5eb35244d7241c800a7c1

fix bug with -fhex-asm and negative integers 2016-10-18T07:24:15+00:00 YamaArashi shadow962@live.com 2016-10-18T07:23:50+00:00 5c3aa03eceb8ba45eb635d1e7cbb742b709aac7b

go back to 32-bit 2016-09-29T03:16:29+00:00 YamaArashi shadow962@live.com 2016-09-29T03:16:29+00:00 6c251db3ed98d343712b3868d2752a31ea62a7cf

Fix build on MSYS2 2016-09-29T00:50:07+00:00 Cameron Hall cameronghall@cox.net 2016-09-29T00:50:07+00:00 dc93915b9b062125e7415b815d2444f80dca1554

maybe fix 64-bit 2016-07-26T16:03:32+00:00 YamaArashi shadow962@live.com 2016-07-26T16:03:32+00:00 223a19fd9b279fa90e34bfcb48fbf7124b96d896

fix some warnings 2016-07-26T07:16:26+00:00 YamaArashi shadow962@live.com 2016-07-26T07:16:26+00:00 f3580e4659c20e4f46f180d92f8b8f0211f3d855