]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/print-rtl.c
c++: Handle multiple aggregate overloads [PR95319].
[thirdparty/gcc.git] / gcc / print-rtl.c
2020-03-05  Jakub Jelinekprint-rtl: Fix printing of CONST_STRING in DEBUG_INSNs...
2020-01-01  Jakub JelinekUpdate copyright years.
2019-10-01  Richard SandifordRemove clobber_high
2019-08-26  Martin SeborPR tree-optimization/83431 - -Wformat-truncation may...
2019-06-05  Martin Seborc-decl.c (start_decl): Adjust quoting and hyphenation...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-10-11  Andrew StubbsElide repeated RTL elements.
2018-10-08  Eric Botcazouprint-rtl.c (rtx_writer::print_rtx_operand_code_i)...
2018-08-24  Richard Bienercfg.h (struct control_flow_graph): Add edge_flags_alloc...
2018-08-06  Alan HaywardRemaining support for clobber high
2018-02-19  Jakub Jelinekre PR target/84146 (ICE with -mcet in dwarf2out_var_loc...
2018-02-09  Alexandre Oliva[IEPM] Introduce inline entry point markers
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-20  Richard Sandifordpoly_int: SUBREG_BYTE
2017-12-20  Richard Sandifordpoly_int: MEM_OFFSET and MEM_SIZE
2017-12-20  Richard Sandifordpoly_int: REG_OFFSET
2017-12-20  Richard Sandifordpoly_int: rtx constants
2017-12-19  Jakub Jelinekread-rtl.c (parse_reg_note_name): Replace Yoda conditio...
2017-12-12  Alexandre Oliva[SFN] introduce statement frontier notes, still disabled
2017-11-20  Aldy Hernandezvec.h (debug_helper): New function.
2017-10-11  Martin LiskaFix use-after-scope error.
2017-08-07  Segher Boessenkoolprint-rtl: NOT is ~, not !
2017-06-04  Jan Hubickai386.c (make_resolver_func): Update.
2017-05-14  Trevor Saundersmove several bitmaps from gc memory to the default...
2017-01-05  David MalcolmIntroduce RTL function reader
2017-01-01  Jakub JelinekUpdate copyright years.
2016-12-19  David Malcolmprint-rtl.c: use '<' and '>' rather than % for pseudos...
2016-12-06  David Malcolmprint_rtx: implement support for reuse IDs (v2)
2016-11-09  David Malcolmprint-rtl-function.c: add (param) directive to dump
2016-11-07  David Malcolmrtx_writer: avoid printing trailing default values
2016-10-26  David MalcolmShow INSN_UIDs in compact mode
2016-10-26  David MalcolmIntroduce class rtx_writer
2016-10-21  Trevor Saundersmake LABEL_REF_LABEL a rtx_insn *
2016-10-14  David MalcolmTweaks to print_rtx_function
2016-10-13  David MalcolmAdd a "compact" mode to print_rtx_function
2016-10-11  David MalcolmSplit print_rtx into subroutines
2016-04-24  Trevor Saundersmake avail_stores a vec<rtx_insn *>
2016-01-04  Jakub JelinekUpdate copyright years.
2015-10-21  Jeff Law[PATCH] Move RTL printing code from sched-vis.c into...
2015-08-21  Alexandre Olivafix -fdump-unnumbered-links
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-06  Richard Sandifordemit-rtl.c, [...]: Replace rtx base types with more...
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-06-01  Martin LiskaChange use to type-based pool allocator in cselib.c.
2015-05-19  Richard Sandifordrtl.def (REG): Change format to "r".
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-09-09  David MalcolmINSN_LOCATION takes an rtx_insn
2014-08-29  David MalcolmMake INSN_HAS_LOCATION require an rtx_insn
2014-08-22  David Malcolmprint-rtl.c: Use rtx_insn for various debug_ functions
2014-06-06  Eric Botcazourtl.h (insn_location): Declare.
2014-05-14  Richard Sandifordre PR debug/61188 (Many -fcompare-debug failures)
2014-05-13  Richard Sandifordrtl.def (SYMBOL_REF): Remove middle "0" field.
2014-05-13  Richard Sandifordgcc/
2014-05-13  Richard Sandifordrtl.def (REG): Remove middle field.
2014-05-13  Richard Sandifordprint-rtl.c (print_rtx): Guard whole '0' block with...
2014-05-06  Kenneth ZadeckMerge in wide-int.
2014-02-10  Bernd Edlingerre PR middle-end/60080 (gcc.dg/vect/vect-nop-move.c...
2014-01-24  Jakub Jelinekprint-rtl.c (in_call_function_usage): New var.
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-11-22  Eric Botcazou* print-rtl.c (print_rtx) <case MEM>: Output a space...
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-23  Richard Sandifordrtl.texi (REG_NOTES): Say that int_list can also be...
2013-03-30  Steven Bosschercfgrtl.c (fixup_reorder_chain): Do not emit barriers...
2013-03-29  Lawrence CrowlAdd uniform debug dump function names.
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-26  Steven Bosscherinvoke.texi: Remove -dv documentation.
2012-09-19  Dehao ChenIntegrate lexical block into source_location.
2012-09-13  Steven Bosscheripa-pure-const.c (state_from_flags, [...]): Use current...
2012-08-02  Kenneth Zadeckcfgexpand.c (expand_debug_locations): Encapsulate test...
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2011-11-05  Jakub Jelinekre PR tree-optimization/50693 (Loop optimization restri...
2011-11-04  Alan Modrareload1.c (gen_reload): Don't use REGNO on SUBREGs.
2011-08-27  Bernd Schmidtrtl.texi (simple_return): Document.
2011-07-28  Bernd Schmidtrtlanal.c (tablejump_p): False for returns.
2011-07-19  Richard Sandifordrtl.texi (MEM_OFFSET_KNOWN_P): Document.
2011-07-19  Richard Sandifordrtl.texi (MEM_SIZE_KNOWN_P): Document.
2011-07-08  Richard HendersonDump NOTE_INSN_CFI notes.
2011-06-22  Jakub Jelinekre PR debug/47858 (IPA-SRA decreases quality of debug...
2011-03-16  Jakub Jelinekre PR debug/45882 (No debug info for vars depending...
2011-03-16  Jakub Jelinekfinal.c (final_scan_insn): Handle NOTE_INSN_CALL_ARG_LO...
2010-09-24  Jakub Jelinekre PR middle-end/45234 (ICE in expand_call, at calls...
2010-09-17  Joseph Myersoptions.texi (Variable): Document.
2010-09-09  Jakub Jelinekrtl.def (DEBUG_IMPLICIT_PTR): New rtl code.
2010-07-27  Bernd Schmidtrtl.def (DEBUG_INSN, [...]): Swap operands 4 and 5.
2010-06-10  Richard Sandifordmd.texi: Document the "unspec" and "unspecv" enum names.
2010-05-29  Jan Hubickatree-vrp.c (debug_value_range, [...]): Annotate with...
2010-05-22  Steven Bosscherrtl.h (union rtunion_def): Remove rt_bit member.
2010-05-21  Joseph Myersdiagnostic.c: Don't include tm.h, tree.h, tm_p.h, langh...
2010-05-21  Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-04-14  Uros Bizjakdf-core.c (df_ref_debug): Change format string placehol...
2010-03-26  Jakub Jelinekre PR debug/43516 ("-fcompare-debug failure" at -O2)
2010-02-03  Alexandre Olivare PR debug/42896 (Random debug generation differences...
2009-11-30  Richard Guenthertree-dump.c (dump_option_value_in): Add TDF_NOUID.
2009-11-25  Jakub Jelinekprint-rtl.c (print_rtx): When printing newline, append...
next