summaryrefslogtreecommitdiff
path: root/gcc/toplev.c
AgeCommit message (Collapse)Author
2021-01-25Fix builds on xcode 12+luckytyphlosion
Enforce the use of -Werror-implicit-function-declaration for all platforms to catch this. See: https://developer.apple.com/documentation/xcode-release-notes/xcode-12-release-notes
2016-07-25fix print_rtl_with_bb protoYamaArashi
2016-07-24add -fhex-asm optionYamaArashi
2016-04-28remove defaults.hYamaArashi
2016-04-27remove dead dwarf-2 codeYamaArashi
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-03-07never use leading underscoreYamaArashi
2016-03-05make host wide int 32 bitsYamaArashi
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-14remove insn scheduling (not supported with thumb)YamaArashi
2016-02-14remove PIC (non-working and disabled)YamaArashi
2016-02-14remove delay slot and stack reg codeYamaArashi
2016-02-14fix mdYamaArashi
2016-02-13rely on configure lessYamaArashi
2016-02-13remove use of strings.hYamaArashi
2016-02-12clean up limits.hYamaArashi
2016-02-12remove standalone preprocessorYamaArashi
2016-02-12remove live rangesYamaArashi
2016-02-12remove more objc stuffYamaArashi
2016-02-12misc cleanupYamaArashi
2016-02-11remove VMS stuffYamaArashi
2016-02-11remove profilingYamaArashi
2016-01-06initial commitYamaArashi