summaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Collapse)Author
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
2016-03-09clean up ifdefs in expr.cYamaArashi
2016-03-08remove big-endian target supportYamaArashi
2016-03-07never use leading underscoreYamaArashi
2016-03-06remove unused functionsYamaArashi
2016-03-06remove unused modesYamaArashi
2016-03-06remove code for unused FP modesYamaArashi
2016-03-06get rid of HOST_BITS_PER_LONGYamaArashi
2016-03-05make host wide int 32 bitsYamaArashi
2016-02-18delete xm-i386.hYamaArashi