summaryrefslogtreecommitdiff
path: root/gcc/final.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-2/+0
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-2/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-7/+0
* gcc/rsandifo2015-06-061-2/+2
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* always define HAVE_peepholetbsaunde2015-05-221-3/+1
* * insn-notes.def (UPDATE_SJLJ_CONTEXT): New note.ebotcazou2015-05-191-0/+1
* gcc/rsandifo2015-05-191-0/+1
* Use std::swap instead of explicit swapsmiyuki2015-05-191-17/+2
* * bitmap.c, c/c-aux-info.c, cfg.c, cfghooks.c, cgraph.c,jason2015-05-091-1/+1
* Define & use special macros to record the name & size of coldctice2015-04-301-4/+5
* Give proper type and size to named cold partitions.ctice2015-04-271-1/+7
* remove more ifdefs for HAVE_cc0tbsaunde2015-04-221-15/+14
* always define HAVE_cc0tbsaunde2015-04-221-7/+7
* remove some ifdef HAVE_cc0tbsaunde2015-04-221-2/+0
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-1/+10
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-5/+9
* Update copyright years.jakub2015-01-051-1/+1
* * diagnostic.c (build_message_string): Use xvasprintf.uros2014-12-311-2/+2
* Rename fuse-caller-savevries2014-12-031-2/+2
* Add a target hook for assembling undeclared decls.bernds2014-11-101-11/+1
* Add a no_register_allocation target hook.bernds2014-11-051-2/+3
* gcc/ada/rsandifo2014-10-291-1/+1
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-0/+4
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+4
* gcc/rsandifo2014-10-221-1/+1
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+5
* Replace INSN_DELETED_P with rtx_insn member functionstbsaunde2014-09-161-2/+2
* Instruction attributes take an rtx_insn *dmalcolm2014-09-151-8/+8
* The various TARGET_ASM_..._MAX_SKIP hooks take an insndmalcolm2014-09-151-4/+4
* Introduce LABEL_REF_LABELdmalcolm2014-09-111-2/+2
* error_for_asm and warning_for_asm take const rtx_insn *dmalcolm2014-09-101-1/+1
* recog_memoized works on an rtx_insn *dmalcolm2014-09-091-3/+4