summaryrefslogtreecommitdiff
path: root/gcc/mcf.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* alias.c: Remove unused headers.Andrew MacLeod2015-10-301-2/+0
* remove more useless typedefsTrevor Saunders2015-08-191-12/+12
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-6/+1
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-1/+0
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-3/+0
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-1/+0
* bitmap.c, [...]: Add space between string literal and macro name.Jason Merrill2015-05-091-23/+23
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+11
* system.h: Define __STDC_FORMAT_MACROS before including inttypes.h.Richard Biener2014-05-261-24/+24
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Eliminate FOR_ALL_BB macro.David Malcolm2013-12-091-1/+1
* Eliminate FOR_EACH_BB macro.David Malcolm2013-12-091-1/+1
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm2013-11-191-5/+8
* Eliminate n_edges macroDavid Malcolm2013-11-191-3/+6
* Eliminate n_basic_blocks macroDavid Malcolm2013-11-191-6/+7
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-1/+1
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-10/+8
* system.h (dump_file): Do not define.Steven Bosscher2012-07-161-0/+1
* mcf.c: Do not include tm.h, tree.h, and langhooks.h.Steven Bosscher2012-07-081-8/+3
* basic-block.h: Re-group most prototypes per file.Steven Bosscher2012-07-081-0/+1
* output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher2012-05-311-1/+0
* LANGUAGES: Fix typos.Joseph Myers2012-05-291-1/+1
* Remove trailing white spaces.H.J. Lu2009-11-251-3/+3
* combine.c (record_value_for_reg): Change 0 to VOIDmode, twice.Ian Lance Taylor2009-04-241-3/+4
* re PR bootstrap/38088 (gcc fails to compile with undefined symbol: __LONG_LON...Andrew Haley2008-11-131-1/+1
* mcf.c: Really add it.H.J. Lu2008-08-181-0/+1401