summaryrefslogtreecommitdiff
path: root/gcc/sel-sched-dump.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2014-10-291-1/+1
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-1/+4
* function.h: Flatten file.Andrew MacLeod2014-10-161-0/+5
* insn_t becomes an rtx_insn *David Malcolm2014-08-261-3/+3
* Strengthen haifa_sched_info callbacks and 3 scheduler hooksDavid Malcolm2014-08-251-1/+1
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Eliminate FOR_EACH_BB macro.David Malcolm2013-12-091-1/+1
* Add uniform debug dump function names.Lawrence Crowl2013-03-291-0/+95
* sel-sched-dump.c (dump_insn_rtx_flags): Explicitly set DUMP_INSN_RTX_UID.Andrey Belevantsev2013-02-191-2/+2
* 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/+2
* coretypes.h (struct pretty_print_info): Make a coretype.Steven Bosscher2012-11-301-7/+4
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-3/+3
* output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher2012-05-311-1/+0
* re PR bootstrap/53249 (Bootstrap failure)Richard Sandiford2012-05-091-1/+1
* re PR debug/43092 (Wrong debuginfo with VTA and -fomit-frame-pointer/-mno-acc...Alexandre Oliva2011-02-031-2/+2
* diagnostic-core.h: Include bversion.h.Joseph Myers2010-11-301-1/+0
* vec.h (FOR_EACH_VEC_ELT): Define.Nathan Froyd2010-08-201-1/+1
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-081-0/+1
* re PR bootstrap/44426 (gcc 4.5.0 requires c9x compiler to build)Jakub Jelinek2010-06-211-1/+23
* tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.Jan Hubicka2010-05-291-11/+11
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-021-1/+1
* reorg.c (delete_computation): Comment fixes.Steven Bosscher2010-02-141-1/+1
* Remove trailing white spaces.H.J. Lu2009-11-251-22/+22
* tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.Ben Elliston2009-10-261-1/+5
* sel-sched-dump.c: Surround with #ifdef INSN_SCHEDULING.Andrey Belevantsev2008-09-011-1/+3
* sel-sched.h, [...]: New files.Andrey Belevantsev2008-09-011-0/+945