Set insn_last_address in final_1
[gcc.git] / gcc / final.c
2018-04-10 Richard SandifordSet insn_last_address in final_1
2018-03-07 Eric Botcazoure PR target/84277 (A lot of new acats testsuite failures)
2018-02-26 Eric Botcazoure PR debug/84545 (FAIL: g++.dg/debug/pr44182.C -gdwarf...
2018-02-20 Martin LiskaAdd limit for maximal alignment options (PR c/84310).
2018-02-19 Jakub Jelinekre PR target/84146 (ICE with -mcet in dwarf2out_var_loc...
2018-02-11 Alexandre Oliva[LVU] deal with md final_scan_insn
2018-02-09 Alexandre Oliva[IEPM] Introduce inline entry point markers
2018-02-09 Alexandre Oliva[LVU] Introduce location views
2018-01-18 Boris KolpackovAdd ability to remap file names in __FILE__, etc (PR...
2018-01-03 Jakub Jelinekre PR debug/83645 (ICE: in get_insn_template, at final...
2018-01-03 Jakub JelinekUpdate copyright years.
2017-12-21 Richard Sandifordpoly_int: frame allocations
2017-12-20 Richard Sandifordpoly_int: SUBREG_BYTE
2017-12-19 Jakub Jelinekread-rtl.c (parse_reg_note_name): Replace Yoda conditio...
2017-12-13 Jakub Jelinekre PR bootstrap/83396 (Bootstrap failures with Statemen...
2017-12-12 Alexandre Oliva[SFN] introduce statement frontier notes, still disabled
2017-12-02 Segher Boessenkoolfinal: Improve output for -dp and -fverbose-asm
2017-11-27 Jakub Jelinekre PR debug/81307 (g++.dg/debug/debug9.C -gstabs FAILs)
2017-11-16 Jan Hubicka* final.c (compute_alignments): Use counts rather than...
2017-11-15 Alexandre Olivaintroduce TDF_compare_debug, omit OBJ_TYPE_REF casts...
2017-11-03 Jan Hubickaasan.c (create_cond_insert_point): Maintain profile.
2017-10-29 James E WilsonDelete obsolete SDB debug info support.
2017-10-13 Richard SandifordMake more use of byte_lowpart_offset
2017-08-30 Richard Sandiford[62/77] Big machine_mode to scalar_int_mode replacement
2017-08-30 Richard Sandiford[59/77] Add a rtx_jump_table_data::get_data_mode helper
2017-08-22 Richard SandifordMake more use of paradoxical_subreg_p
2017-08-21 Richard SandifordRemove the frame size argument from function_prologue...
2017-08-08 Martin Liskatrans.c: Include header files.
2017-07-27 Jakub Jelinekattribs.c (decl_attributes): Imply noinline, noclone...
2017-06-04 Jan Hubickai386.c (make_resolver_func): Update.
2017-05-18 Wilco DijkstraAdd an assert to leaf_function_p to ensure it is not...
2017-02-18 Jakub Jelinekfinal.c (last_columnnum, [...]): New variables.
2017-01-24 David MalcolmAdd "__RTL" to cc1
2017-01-01 Jakub JelinekUpdate copyright years.
2016-11-24 Bernd Schmidtcommon.opt (flimit-function-alignment): New.
2016-11-16 Andrew Burgessgcc: remove unneeded global related to hot/cold partiti...
2016-11-02 Trevor Saundersuse rtx_insn * in various places where it is obvious
2016-11-01 Jakub Jelinektree.h (BLOCK_IN_COLD_SECTION_P): Define.
2016-10-21 Trevor Saundersmake LABEL_REF_LABEL a rtx_insn *
2016-10-13 Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-09-26 Marek PolacekImplement -Wimplicit-fallthrough.
2016-08-19 David MalcolmAdd source information to -fverbose-asm
2016-06-06 Bernd Edlingerre PR c/24414 (Old-style asms don't clobber memory)
2016-01-22 Michael Matzsystem.h (string, algorithm): Include only conditionally.
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-07 Bernd Edlingerfinal.c (shorten_branches): Fix check for basic asm.
2015-12-02 Pierre-Marie de... Track indirect calls for call site information in debug...
2015-11-15 Trevor Saundersremove conditional compilation of sdb debug info
2015-11-09 Julian BrownMachine modes for address printing.
2015-10-30 Andrew MacLeodalias.c: Remove unused headers.
2015-10-29 Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-27 Richard Bienercfg.c (free_edge): Add function argument and use it...
2015-10-21 Trevor Saundersunconditionally compile most of the delay slot code
2015-10-21 Jeff Law[PATCH] Move RTL printing code from sched-vis.c into...
2015-08-19 Trevor Saundersremove useless typedefs
2015-07-13 Aldy HernandezFix double word typos.
2015-07-10 Andrew MacLeodgimple-predict.h: New file.
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-30 Richard Sandiforddefaults.h (HAVE_epilogue, [...]): Delete.
2015-06-25 Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
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-05-22 Trevor Saundersalways define HAVE_peephole
2015-05-19 Eric Botcazouinsn-notes.def (UPDATE_SJLJ_CONTEXT): New note.
2015-05-19 Richard Sandifordrtl.def (REG): Change format to "r".
2015-05-19 Mikhail MaltsevUse std::swap instead of explicit swaps
2015-05-09 Jason Merrillbitmap.c, [...]: Add space between string literal and...
2015-04-30 Caroline TiceDefine & use special macros to record the name & size...
2015-04-27 Caroline TiceGive proper type and size to named cold partitions.
2015-04-22 Trevor Saundersremove more ifdefs for HAVE_cc0
2015-04-22 Trevor Saundersalways define HAVE_cc0
2015-04-22 Trevor Saundersremove some ifdef HAVE_cc0
2015-01-15 Prathamesh Kulkarnidojump.h: New header file.
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-31 Uros Bizjakdiagnostic.c (build_message_string): Use xvasprintf.
2014-12-03 Tom de VriesRename fuse-caller-save
2014-11-10 Bernd SchmidtAdd a target hook for assembling undeclared decls.
2014-11-05 Bernd SchmidtAdd a no_register_allocation target hook.
2014-10-29 Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-28 Andrew MacLeodcgraph.h: Flatten.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-22 Richard Sandifordrecog.h (constrain_operands): Add an alternative_mask...
2014-10-16 Andrew MacLeodfunction.h: Flatten file.
2014-09-16 Trevor SaundersReplace INSN_DELETED_P with rtx_insn member functions
2014-09-15 David MalcolmInstruction attributes take an rtx_insn *
2014-09-15 David MalcolmThe various TARGET_ASM_..._MAX_SKIP hooks take an insn
2014-09-11 David MalcolmIntroduce LABEL_REF_LABEL
2014-09-10 David Malcolmerror_for_asm and warning_for_asm take const rtx_insn *
2014-09-09 David Malcolmrecog_memoized works on an rtx_insn *
2014-09-05 David MalcolmEliminate the checked cast from get_call_reg_set_usage
2014-09-05 David MalcolmDrop uncast_insn from param 1 of final_scan_insn
2014-09-03 Richard Sandifordoutput.h (get_some_local_dynamic_name): Declare.
2014-08-28 David MalcolmNEXT_INSN and PREV_INSN take a const rtx_insn
2014-08-28 David Malcolminsn_current_reference_address takes an rtx_insn
2014-08-28 Richard Sandifordfinal.c: Include rtl-iter.h.
2014-08-27 David Malcolmfinal.c: Use rtx_sequence
2014-08-26 David MalcolmRemove DF_REF_INSN scaffolding
next