summaryrefslogtreecommitdiff
path: root/gcc/final.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* common.opt (flimit-function-alignment): New.Bernd Schmidt2016-11-241-1/+1
* gcc: remove unneeded global related to hot/cold partitioningAndrew Burgess2016-11-161-2/+0
* use rtx_insn * in various places where it is obviousTrevor Saunders2016-11-021-2/+2
* tree.h (BLOCK_IN_COLD_SECTION_P): Define.Jakub Jelinek2016-11-011-0/+3
* make LABEL_REF_LABEL a rtx_insn *Trevor Saunders2016-10-211-2/+2
* Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme2016-10-131-0/+1
* Implement -Wimplicit-fallthrough.Marek Polacek2016-09-261-0/+2
* Add source information to -fverbose-asmDavid Malcolm2016-08-191-2/+26
* re PR c/24414 (Old-style asms don't clobber memory)Bernd Edlinger2016-06-061-0/+4
* system.h (string, algorithm): Include only conditionally.Michael Matz2016-01-221-0/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* final.c (shorten_branches): Fix check for basic asm.Bernd Edlinger2015-12-071-1/+1
* Track indirect calls for call site information in debug infoPierre-Marie de Rodat2015-12-021-3/+8
* remove conditional compilation of sdb debug infoTrevor Saunders2015-11-151-5/+1
* Machine modes for address printing.Julian Brown2015-11-091-3/+3
* alias.c: Remove unused headers.Andrew MacLeod2015-10-301-9/+0
* alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod2015-10-291-15/+13
* cfg.c (free_edge): Add function argument and use it instead of cfun.Richard Biener2015-10-271-1/+1
* unconditionally compile most of the delay slot codeTrevor Saunders2015-10-211-7/+5
* [PATCH] Move RTL printing code from sched-vis.c into print-rtl.cJeff Law2015-10-201-0/+1
* remove useless typedefsTrevor Saunders2015-08-191-2/+2
* Fix double word typos.Aldy Hernandez2015-07-131-1/+1
* gimple-predict.h: New file.Andrew MacLeod2015-07-101-0/+1
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-11/+4
* defaults.h (HAVE_epilogue, [...]): Delete.Richard Sandiford2015-06-301-9/+3
* function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod2015-06-251-2/+0
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-2/+0
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-7/+0
* emit-rtl.c, [...]: Replace rtx base types with more derived ones.Richard Sandiford2015-06-061-2/+2
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-5/+0
* always define HAVE_peepholeTrevor Saunders2015-05-221-3/+1
* insn-notes.def (UPDATE_SJLJ_CONTEXT): New note.Eric Botcazou2015-05-191-0/+1
* rtl.def (REG): Change format to "r".Richard Sandiford2015-05-191-0/+1
* Use std::swap instead of explicit swapsMikhail Maltsev2015-05-191-17/+2
* bitmap.c, [...]: Add space between string literal and macro name.Jason Merrill2015-05-091-1/+1
* Define & use special macros to record the name & size of cold partitions.Caroline Tice2015-04-301-4/+5
* Give proper type and size to named cold partitions.Caroline Tice2015-04-271-1/+7
* remove more ifdefs for HAVE_cc0Trevor Saunders2015-04-221-15/+14
* always define HAVE_cc0Trevor Saunders2015-04-221-7/+7
* remove some ifdef HAVE_cc0Trevor Saunders2015-04-221-2/+0
* dojump.h: New header file.Prathamesh Kulkarni2015-01-151-1/+10
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-5/+9
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* diagnostic.c (build_message_string): Use xvasprintf.Uros Bizjak2014-12-311-2/+2
* Rename fuse-caller-saveTom de Vries2014-12-031-2/+2
* Add a target hook for assembling undeclared decls.Bernd Schmidt2014-11-101-11/+1
* Add a no_register_allocation target hook.Bernd Schmidt2014-11-051-2/+3
* decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2014-10-291-1/+1
* cgraph.h: Flatten.Andrew MacLeod2014-10-281-0/+4