summaryrefslogtreecommitdiff
path: root/gcc/final.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Eliminate the checked cast from get_call_reg_set_usagedmalcolm2014-09-051-2/+1
* Drop uncast_insn from param 1 of final_scan_insndmalcolm2014-09-051-3/+1
* gcc/rsandifo2014-09-031-0/+34
* NEXT_INSN and PREV_INSN take a const rtx_insndmalcolm2014-08-281-4/+5
* insn_current_reference_address takes an rtx_insndmalcolm2014-08-281-1/+1
* gcc/rsandifo2014-08-281-28/+10
* final.c: Use rtx_sequencedmalcolm2014-08-271-18/+17
* Remove DF_REF_INSN scaffoldingdmalcolm2014-08-261-1/+1
* final_start_function takes an rtx_insndmalcolm2014-08-251-2/+1
* final accepts an rtx_insndmalcolm2014-08-251-2/+1
* shorten_branches takes an rtx_insndmalcolm2014-08-251-2/+1
* IPA C++ refactoring 4/Nmarxin2014-08-251-4/+4
* final.c: Use rtx_insn (also touches output.c and config/arc/arc.c)dmalcolm2014-08-221-48/+55
* Debug hooks: use rtx_insn and rtx_code_labeldmalcolm2014-08-211-3/+3
* Use rtx_insn internally within generated functionsdmalcolm2014-08-211-1/+2