summaryrefslogtreecommitdiff
path: root/gcc/mcf.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-06-29asan.c (asan_emit_stack_protection): Update.Jan Hubicka
2017-06-04i386.c (make_resolver_func): Update.Jan Hubicka
2017-01-01Update copyright years.Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-10-30alias.c: Remove unused headers.Andrew MacLeod
2015-08-19remove more useless typedefsTrevor Saunders
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod
2015-05-09bitmap.c, [...]: Add space between string literal and macro name.Jason Merrill
2015-01-05Update copyright years.Jakub Jelinek
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod
2014-05-26system.h: Define __STDC_FORMAT_MACROS before including inttypes.h.Richard Biener
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-09Eliminate FOR_ALL_BB macro.David Malcolm
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm
2013-11-19Eliminate n_edges macroDavid Malcolm
2013-11-19Eliminate n_basic_blocks macroDavid Malcolm
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo
2012-07-16system.h (dump_file): Do not define.Steven Bosscher
2012-07-08mcf.c: Do not include tm.h, tree.h, and langhooks.h.Steven Bosscher
2012-07-08basic-block.h: Re-group most prototypes per file.Steven Bosscher
2012-05-31output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher
2012-05-29LANGUAGES: Fix typos.Joseph Myers
2009-11-25Remove trailing white spaces.H.J. Lu
2009-04-24combine.c (record_value_for_reg): Change 0 to VOIDmode, twice.Ian Lance Taylor
2008-11-13re PR bootstrap/38088 (gcc fails to compile with undefined symbol: __LONG_LON...Andrew Haley
2008-08-18mcf.c: Really add it.H.J. Lu