[17/77] Add an int_mode_for_size helper function
[gcc.git] / gcc / final.c
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
2014-08-25 David Malcolmfinal_start_function takes an rtx_insn
2014-08-25 David Malcolmfinal accepts an rtx_insn
2014-08-25 David Malcolmshorten_branches takes an rtx_insn
2014-08-25 Martin LiskaIPA C++ refactoring 4/N
2014-08-22 David Malcolmfinal.c: Use rtx_insn (also touches output.c and config...
2014-08-21 David MalcolmDebug hooks: use rtx_insn and rtx_code_label
2014-08-21 David MalcolmUse rtx_insn internally within generated functions
2014-08-19 David MalcolmConvert various rtx to rtx_note *
2014-08-19 David MalcolmSplit NEXT_INSN/PREV_INSN into lvalue and rvalue forms
2014-07-09 Tom de VriesEnable fuse-caller-save on self-recursive functions
2014-07-09 Trevor Saundersremove has_execute
2014-06-20 Tom de VriesFix finding reg-sets of call insn
2014-06-20 Tom de VriesDon't save function_used_regs if it contains all call_u...
2014-06-20 Tom de VriesUse function_used_regs variable in collect_fn_hard_reg_...
2014-06-06 Eric Botcazourtl.h (insn_location): Declare.
2014-05-29 Tom de VriesFix bootstrap on powerpc64le-linux-gnu
2014-05-28 Radovan Obradovic-fuse-caller-save - Use collected register usage inform...
2014-05-28 Radovan Obradovic-fuse-caller-save - Collect register usage information
2014-05-26 Richard Bienersystem.h: Define __STDC_FORMAT_MACROS before including...
2014-05-24 Jan Hubickagengtype-state.c (fatal_reading_state): Bring offline.
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-05-06 Richard Bienertree-pass.h (TODO_verify_ssa, [...]): Remove.
2014-05-05 Andreas Krebbeltarget.def: Add new target hook.
2014-04-17 Trevor Saunderspass cfun to pass::execute
2014-04-17 Trevor Saundersremove has_gate
next