summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-12-27idiot, don't try to change thatProjectRevoTPP
2017-12-27Makefile updateProjectRevoTPP
2017-12-27gitignore is dumbProjectRevoTPP
2017-12-27Merge pull request #13 from ProjectRevoTPP/libcMarcus Huderle
add libc building to agbcc.
2017-12-21install.sh commentProjectRevoTPP
2017-12-21Merge branch 'master' of https://github.com/sceptillion/agbcc into libcProjectRevoTPP
2017-12-20fix more 64-bit float bugssceptillion
2017-12-20dont forget to be recursiveProjectRevoTPP
2017-12-20move libc/include/ to agbcc/include/ in install.sh.ProjectRevoTPP
2017-12-20tab to spacesProjectRevoTPP
2017-12-20add libc building to agbcc.ProjectRevoTPP
2017-12-16Merge pull request #11 from camthesaxman/64bitMarcus Huderle
finally fix 64-bit
2017-10-26avoid assembler warning when using -fhex-asmcamthesaxman
2017-10-26finally fix 64-bitcamthesaxman
2017-05-14Stop the script on the first error using the set -e commandNieDzejkob
2016-10-23add stdint.hYamaArashi
2016-10-18fix bug with -fhex-asm and negative integersYamaArashi
2016-09-28go back to 32-bitYamaArashi
2016-09-28Merge pull request #4 from camthesaxman/msys2-fixYamaArashi
Fix build on MSYS2
2016-09-28Fix build on MSYS2Cameron Hall
2016-07-26maybe fix 64-bitYamaArashi
2016-07-26fix some warningsYamaArashi
2016-07-25remove unused static functionsYamaArashi
2016-07-25fix print_rtl_with_bb protoYamaArashi
2016-07-24add -fhex-asm optionYamaArashi
2016-06-17add bash -c on two more linesYamaArashi
2016-06-17build fixes for LinuxYamaArashi
2016-05-15support alignments of up to 16YamaArashi
2016-05-15force LFYamaArashi
2016-05-12install old_agbcc tooYamaArashi
2016-05-12don't use current_function_has_far_jump in old compilerYamaArashi
2016-04-30fix problems building on 64-bit LinuxYamaArashi
2016-04-30build libgcc with older version of compiler and add install scriptYamaArashi
2016-04-29build libgccYamaArashi
2016-04-29delete unused lib fileYamaArashi
2016-04-29angle brackets to quotes in graph.cYamaArashi
2016-04-29restore unused partial int modes (something relies on them)YamaArashi
2016-04-29remove caller super-interworkingYamaArashi
2016-04-29move longlong.h to libgcc dirYamaArashi
2016-04-29revert some changesYamaArashi
2016-04-29move headers out of gcc dirYamaArashi
2016-04-29delete test suiteYamaArashi
2016-04-29delete unused enumerators A_CONSTRUCTOR/A_DESTRUCTORYamaArashi
2016-04-29remove C++ init_priority attributeYamaArashi
2016-04-29remove format checkingYamaArashi
2016-04-29update 'make clean' and add new .gitignoreYamaArashi
2016-04-29make HOST_WIDE_INT not assume 32 bits in rtl.cYamaArashi
2016-04-29format rtl.cYamaArashi
2016-04-29auto dependencies for makefileYamaArashi
2016-04-28remove defaults.hYamaArashi