summaryrefslogtreecommitdiff
path: root/gcc/final.c
Commit message (Expand)AuthorAgeFilesLines
* PR debug/83645jakub2018-01-031-1/+1
* Update copyright years.jakub2018-01-031-1/+1
* poly_int: frame allocationsrsandifo2017-12-211-5/+6
* poly_int: SUBREG_BYTErsandifo2017-12-201-2/+3
* * read-rtl.c (parse_reg_note_name): Replace Yoda conditions withjakub2017-12-191-5/+3
* PR bootstrap/83396jakub2017-12-131-2/+3
* [SFN] introduce statement frontier notes, still disabledaoliva2017-12-121-18/+71
* final: Improve output for -dp and -fverbose-asmsegher2017-12-021-7/+15
* PR debug/81307jakub2017-11-271-3/+10
* * final.c (compute_alignments): Use counts rather than frequencies.hubicka2017-11-161-27/+33
* introduce TDF_compare_debug, omit OBJ_TYPE_REF casts with itaoliva2017-11-151-1/+1
* * asan.c (create_cond_insert_point): Maintain profile.hubicka2017-11-031-9/+9
* Delete obsolete SDB debug info support.wilson2017-10-291-12/+2
* Make more use of byte_lowpart_offsetrsandifo2017-10-131-8/+1
* [62/77] Big machine_mode to scalar_int_mode replacementrsandifo2017-08-301-1/+1
* [59/77] Add a rtx_jump_table_data::get_data_mode helperrsandifo2017-08-301-45/+39
* Make more use of paradoxical_subreg_prsandifo2017-08-221-2/+1
* Remove the frame size argument from function_prologue/epiloguersandifo2017-08-211-4/+3
* .marxin2017-08-081-0/+2
* * attribs.c (decl_attributes): Imply noinline, noclone and no_icfjakub2017-07-271-1/+2
* 2017-05-23 Jan Hubicka <hubicka@ucw.cz>hubicka2017-06-041-3/+5
* Add an assert to leaf_function_p to ensure it is not called from awilco2017-05-181-0/+3
* * final.c (last_columnnum, override_columnnum): New variables.jakub2017-02-181-7/+21
* Add "__RTL" to cc1dmalcolm2017-01-241-1/+2
* Update copyright years.jakub2017-01-011-1/+1
* gcc/bernds2016-11-241-1/+1
* gcc: remove unneeded global related to hot/cold partitioningaburgess2016-11-161-2/+0
* use rtx_insn * in various places where it is obvioustbsaunde2016-11-021-2/+2
* * tree.h (BLOCK_IN_COLD_SECTION_P): Define.jakub2016-11-011-0/+3
* make LABEL_REF_LABEL a rtx_insn *tbsaunde2016-10-211-2/+2
* Move MEMMODEL_* from coretypes.h to memmodel.hthopre012016-10-131-0/+1
* Implement -Wimplicit-fallthrough.mpolacek2016-09-261-0/+2
* Add source information to -fverbose-asmdmalcolm2016-08-191-2/+26
* gcc/edlinger2016-06-061-0/+4
* * system.h (string, algorithm): Include only conditionally.matz2016-01-221-0/+1
* Update copyright years.jakub2016-01-041-1/+1
* 2015-12-07 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2015-12-071-1/+1
* Track indirect calls for call site information in debug infopmderodat2015-12-021-3/+8
* remove conditional compilation of sdb debug infotbsaunde2015-11-151-5/+1
* Machine modes for address printing.jules2015-11-091-3/+3
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-9/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-15/+13
* 2015-10-27 Richard Biener <rguenther@suse.de>rguenth2015-10-271-1/+1
* unconditionally compile most of the delay slot codetbsaunde2015-10-211-7/+5
* [PATCH] Move RTL printing code from sched-vis.c into print-rtl.claw2015-10-211-0/+1
* remove useless typedefstbsaunde2015-08-191-2/+2
* Fix double word typos.aldyh2015-07-131-1/+1
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-11/+4
* gcc/rsandifo2015-06-301-9/+3