summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-04-25make compilable using MinGWYamaArashi
2016-04-25remove unused include filesYamaArashi
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
2016-02-18stop using configure script to generate header filesYamaArashi
2016-02-17get rid of PTR macrosYamaArashi
2016-02-16get rid of VA_START macroYamaArashi
2016-02-16remove ANSI_PROTOTYPES ifdefsYamaArashi
2016-02-16get rid of PROTO macrosYamaArashi
2016-02-15remove more filesYamaArashi
2016-02-15trim makefileYamaArashi
2016-02-15kill libibertyYamaArashi
2016-02-15remove exit_ignore_stack ifdefsYamaArashi
2016-02-15clean up more reg ifdefsYamaArashi
2016-02-15remove some hard reg ifdefsYamaArashi
2016-02-14remove old version of loop.cYamaArashi
2016-02-14remove more unused filesYamaArashi
2016-02-14remove insn scheduling (not supported with thumb)YamaArashi
2016-02-14remove macros for old compilersYamaArashi
2016-02-14remove PIC (non-working and disabled)YamaArashi
2016-02-14remove epilogue delay listYamaArashi
2016-02-14remove delay slot and stack reg codeYamaArashi
2016-02-14remove unused simple return codeYamaArashi
2016-02-14remove unused filesYamaArashi
2016-02-14fix mdYamaArashi
2016-02-14remove unneeded functionYamaArashi
2016-02-14clean up thumb.c moreYamaArashi
2016-02-13clean up thumb codeYamaArashi
2016-02-13remove alternate versions of thumb filesYamaArashi
2016-02-13rely on configure lessYamaArashi
2016-02-13remove use of strings.hYamaArashi
2016-02-13clean up standard headersYamaArashi
2016-02-12clean up limits.hYamaArashi
2016-02-12remove standalone preprocessorYamaArashi
2016-02-12remove live rangesYamaArashi
2016-02-12remove more objc stuffYamaArashi
2016-02-12remove static constuctors/destructorsYamaArashi
2016-02-12remove g++ test casesYamaArashi