aboutsummaryrefslogtreecommitdiff
path: root/gcc/sel-sched-dump.c
AgeCommit message (Expand)AuthorFilesLines
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-06-01Change use to type-based pool allocator in cselib.c.Martin Liska1-0/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-1/+1
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-1/+4
2014-10-16function.h: Flatten file.Andrew MacLeod1-0/+5
2014-08-26insn_t becomes an rtx_insn *David Malcolm1-3/+3
2014-08-25Strengthen haifa_sched_info callbacks and 3 scheduler hooksDavid Malcolm1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm1-1/+1
2013-03-29Add uniform debug dump function names.Lawrence Crowl1-0/+95
2013-02-19sel-sched-dump.c (dump_insn_rtx_flags): Explicitly set DUMP_INSN_RTX_UID.Andrey Belevantsev1-2/+2
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/+2
2012-11-30coretypes.h (struct pretty_print_info): Make a coretype.Steven Bosscher1-7/+4
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-3/+3
2012-05-31output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher1-1/+0
2012-05-09re PR bootstrap/53249 (Bootstrap failure)Richard Sandiford1-1/+1
2011-02-03re PR debug/43092 (Wrong debuginfo with VTA and -fomit-frame-pointer/-mno-acc...Alexandre Oliva1-2/+2
2010-11-30diagnostic-core.h: Include bversion.h.Joseph Myers1-1/+0
2010-08-20vec.h (FOR_EACH_VEC_ELT): Define.Nathan Froyd1-1/+1
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez1-0/+1
2010-06-21re PR bootstrap/44426 (gcc 4.5.0 requires c9x compiler to build)Jakub Jelinek1-1/+23
2010-05-29tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.Jan Hubicka1-11/+11
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher1-1/+1
2010-02-14reorg.c (delete_computation): Comment fixes.Steven Bosscher1-1/+1
2009-11-25Remove trailing white spaces.H.J. Lu1-22/+22
2009-10-26tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.Ben Elliston1-1/+5
2008-09-01sel-sched-dump.c: Surround with #ifdef INSN_SCHEDULING.Andrey Belevantsev1-1/+3
2008-09-01sel-sched.h, [...]: New files.Andrey Belevantsev1-0/+945