Marcus Huderle
|
0803b33a54
|
Use devkitarm's configured tools
|
2018-05-26 19:08:20 -05:00 |
|
Marcus Huderle
|
7e50da47a2
|
Merge pull request #20 from yui-konnu/master
Another macOS fix
|
2018-05-25 21:50:09 -05:00 |
|
yui
|
186d945b31
|
Use preprocessor from devkitARM
|
2018-04-08 17:12:15 +01:00 |
|
yui
|
2bc87e4ce2
|
Changes to compile on Mac
|
2018-04-08 17:01:40 +01:00 |
|
Marcus Huderle
|
5e1f24558d
|
Merge pull request #12 from camthesaxman/fhex-asm
avoid assembler warning when using -fhex-asm
|
2018-04-06 08:26:08 -07:00 |
|
Marcus Huderle
|
5203c8c1e0
|
Merge pull request #8 from NieDzejkob/stop-on-error
Stop the script on the first error using the set -e command
|
2018-04-06 08:22:29 -07:00 |
|
yenatch
|
80d029caec
|
Merge pull request #16 from ProjectRevoTPP/libc_fix
Libc fix
|
2017-12-27 20:05:49 -05:00 |
|
ProjectRevoTPP
|
275f872141
|
fix
|
2017-12-27 18:48:11 -05:00 |
|
ProjectRevoTPP
|
b7c2c37a48
|
Merge branch 'libc' of https://github.com/ProjectRevoTPP/agbcc
|
2017-12-27 18:47:22 -05:00 |
|
ProjectRevoTPP
|
947ba577d9
|
please actually work this time im asking nicely
|
2017-12-27 18:46:19 -05:00 |
|
Marcus Huderle
|
e2cc82b9f4
|
Merge pull request #15 from ProjectRevoTPP/libc
revo is dumb
|
2017-12-27 17:21:06 -06:00 |
|
ProjectRevoTPP
|
a78702fc9a
|
idiot, don't try to change that
|
2017-12-27 18:05:52 -05:00 |
|
ProjectRevoTPP
|
5dc2630fff
|
Makefile update
|
2017-12-27 17:49:40 -05:00 |
|
ProjectRevoTPP
|
68ba2c5f31
|
gitignore is dumb
|
2017-12-27 17:43:30 -05:00 |
|
Marcus Huderle
|
6b611a3046
|
Merge pull request #13 from ProjectRevoTPP/libc
add libc building to agbcc.
|
2017-12-27 16:22:00 -06:00 |
|
ProjectRevoTPP
|
d88495e3f4
|
install.sh comment
|
2017-12-21 00:46:45 -05:00 |
|
ProjectRevoTPP
|
5ddb810e2d
|
Merge branch 'master' of https://github.com/sceptillion/agbcc into libc
|
2017-12-21 00:35:42 -05:00 |
|
sceptillion
|
c9378dc2fe
|
fix more 64-bit float bugs
|
2017-12-20 21:32:43 -08:00 |
|
ProjectRevoTPP
|
cb9fdf5fbb
|
dont forget to be recursive
|
2017-12-20 16:42:22 -05:00 |
|
ProjectRevoTPP
|
64edc892c3
|
move libc/include/ to agbcc/include/ in install.sh.
|
2017-12-20 16:41:35 -05:00 |
|
ProjectRevoTPP
|
4b01df6ef8
|
tab to spaces
|
2017-12-20 16:38:19 -05:00 |
|
ProjectRevoTPP
|
48ef7704c0
|
add libc building to agbcc.
|
2017-12-20 16:34:35 -05:00 |
|
Marcus Huderle
|
58c860d6c4
|
Merge pull request #11 from camthesaxman/64bit
finally fix 64-bit
|
2017-12-16 12:02:43 -08:00 |
|
camthesaxman
|
f05a8ae218
|
avoid assembler warning when using -fhex-asm
|
2017-10-26 14:59:00 -05:00 |
|
camthesaxman
|
f49e7cbb33
|
finally fix 64-bit
|
2017-10-26 00:28:13 -05:00 |
|
NieDzejkob
|
36ecb5f530
|
Stop the script on the first error using the set -e command
|
2017-05-14 16:05:50 +02:00 |
|
YamaArashi
|
928b195197
|
add stdint.h
|
2016-10-23 15:54:30 -07:00 |
|
YamaArashi
|
5c3aa03ece
|
fix bug with -fhex-asm and negative integers
|
2016-10-18 00:24:15 -07:00 |
|
YamaArashi
|
6c251db3ed
|
go back to 32-bit
|
2016-09-28 20:16:29 -07:00 |
|
YamaArashi
|
41818a2fbd
|
Merge pull request #4 from camthesaxman/msys2-fix
Fix build on MSYS2
|
2016-09-28 20:03:30 -07:00 |
|
Cameron Hall
|
dc93915b9b
|
Fix build on MSYS2
|
2016-09-28 19:50:07 -05:00 |
|
YamaArashi
|
223a19fd9b
|
maybe fix 64-bit
|
2016-07-26 09:03:32 -07:00 |
|
YamaArashi
|
f3580e4659
|
fix some warnings
|
2016-07-26 00:16:26 -07:00 |
|
YamaArashi
|
055f692f63
|
remove unused static functions
|
2016-07-25 23:08:34 -07:00 |
|
YamaArashi
|
0c55c65a75
|
fix print_rtl_with_bb proto
|
2016-07-25 22:55:28 -07:00 |
|
YamaArashi
|
71785b8fc6
|
add -fhex-asm option
|
2016-07-24 11:39:52 -07:00 |
|
YamaArashi
|
d3de54b9e1
|
add bash -c on two more lines
|
2016-06-17 13:51:01 -07:00 |
|
YamaArashi
|
a761374c43
|
build fixes for Linux
|
2016-06-17 05:17:31 -07:00 |
|
YamaArashi
|
939de61157
|
support alignments of up to 16
|
2016-05-15 16:46:24 -07:00 |
|
YamaArashi
|
09a3f6bc99
|
force LF
|
2016-05-15 07:13:27 -07:00 |
|
YamaArashi
|
d26e664586
|
install old_agbcc too
|
2016-05-12 20:09:19 -07:00 |
|
YamaArashi
|
62c7784608
|
don't use current_function_has_far_jump in old compiler
|
2016-05-12 20:03:02 -07:00 |
|
YamaArashi
|
eb6255a911
|
fix problems building on 64-bit Linux
|
2016-04-30 12:10:24 -07:00 |
|
YamaArashi
|
d1cb3194bb
|
build libgcc with older version of compiler and add install script
|
2016-04-30 04:57:33 -07:00 |
|
YamaArashi
|
0dfd357a51
|
build libgcc
|
2016-04-29 22:06:20 -07:00 |
|
YamaArashi
|
e6fd5f9b5b
|
delete unused lib file
|
2016-04-29 16:36:18 -07:00 |
|
YamaArashi
|
528acf7f78
|
angle brackets to quotes in graph.c
|
2016-04-29 16:34:12 -07:00 |
|
YamaArashi
|
069fe8d50f
|
restore unused partial int modes (something relies on them)
|
2016-04-29 14:26:22 -07:00 |
|
YamaArashi
|
b1cbd27e75
|
remove caller super-interworking
|
2016-04-29 11:23:07 -07:00 |
|
YamaArashi
|
8d0725156a
|
move longlong.h to libgcc dir
|
2016-04-29 11:16:05 -07:00 |
|