summaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)Author
2021-01-25Fix builds on xcode 12+luckytyphlosion
2018-04-06Merge pull request #12 from camthesaxman/fhex-asmMarcus Huderle
2017-12-20fix more 64-bit float bugssceptillion
2017-10-26avoid assembler warning when using -fhex-asmcamthesaxman
2017-10-26finally fix 64-bitcamthesaxman
2016-10-18fix bug with -fhex-asm and negative integersYamaArashi
2016-09-28go back to 32-bitYamaArashi
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-05-15support alignments of up to 16YamaArashi
2016-05-12don't use current_function_has_far_jump in old compilerYamaArashi
2016-04-30build libgcc with older version of compiler and add install scriptYamaArashi
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
2016-04-27remove SET_ASM_OPYamaArashi
2016-04-27ARG_POINTER_REGNUM / FRAME_POINTER_REGNUM comparisonsYamaArashi
2016-04-27remove global object nameYamaArashi
2016-04-27remove more unused codeYamaArashi
2016-04-27remove dead dwarf-2 codeYamaArashi
2016-04-27reorganize filesYamaArashi
2016-04-26remove dead codeYamaArashi
2016-04-26sched doesn't exist anymoreYamaArashi
2016-04-26be quiet by defaultYamaArashi
2016-04-26clean up toplev.cYamaArashi
2016-04-26fix warningsYamaArashi
2016-04-25format toplev.cYamaArashi
2016-04-25make compilable using MinGWYamaArashi
2016-04-25remove driver and cppYamaArashi
2016-04-23cleanupYamaArashi
2016-04-03fix naked function attributeYamaArashi
2016-03-14format expr.cYamaArashi
2016-03-09clean up expr.c moreYamaArashi