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