summaryrefslogtreecommitdiff
path: root/gcc/final.c
Commit message (Expand)AuthorAgeFilesLines
* 2011-04-11 Martin Jambor <mjambor@suse.cz>jamborm2011-04-111-1/+1
* -dA enhancementdavidxl2011-04-081-4/+77
* * debug.h (debug_flush_symbol_queue, debug_queue_symbol): Delete.froydnj2011-04-051-81/+0
* * dwarf2out.h (dwarf2out_frame_debug_init): Declare.bernds2011-04-011-1/+1
* * emit-rtl.c (try_split): Don't call copy_call_info debug hook.jakub2011-03-161-20/+0
* * final.c (final_scan_insn): Handle NOTE_INSN_CALL_ARG_LOCATION.jakub2011-03-161-1/+6
* 2011-02-28 Kai Tietz <kai.tietz@onevision.com>ktietz2011-02-281-1/+1
* gcc/ChangeLog:aoliva2011-02-021-2/+5
* Reverted:aoliva2011-01-311-5/+2
* PR debug/45136aoliva2011-01-251-2/+5
* allow the target to label code fragments generated by partitioning.iains2011-01-071-0/+10
* * common.opt (main_input_filename, main_input_basename,jsm282010-12-011-0/+26
* PR middle-end/44769amylaar2010-11-121-2/+3
* * final.c (compute_alignments): Compute/free loop info all the time.pthaugen2010-11-041-6/+3
* * doc/tm.texi.in (TARGET_ASM_JUMP_ALIGN_MAX_SKIP): New.dj2010-10-191-21/+30
* * opt-functions.awk (static_var): Update comment.jsm282010-09-301-9/+9
* Hookize TARGET_UNWIND_INFO et al.rth2010-09-281-22/+4
* * lto-symtab.c (lto_symtab_entry_def): Add guessed field.hubicka2010-09-241-1/+4
* Always do output_function_exception_table before assemble_end_function.rth2010-09-071-9/+3
* Define target hook TARGET_UNWIND_EMIT_BEFORE_INSN.rth2010-09-071-1/+6
* * target.def (output_addr_const_extra): New hook.aesok2010-08-111-5/+2
* * final.c (final_scan_insn): Call CC_STATUS_INIT unconditionally.bernds2010-08-021-4/+2
* 2010-07-28 Kai Tietz <kai.tietz@onevision.com>ktietz2010-07-281-6/+2
* 2010-07-08 Kai Tietz <kai.tietz@onevision.com>ktietz2010-07-081-6/+4
* 2010-06-30 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-06-301-1/+2
* This patch adds the end prologue and begin epilogue markers in Dwarf2 rupp2010-06-161-1/+2
* * config/i386/i386-protos.h (ix86_print_operand): Declare.froydnj2010-06-041-2/+1
* * final.c (output_asm_insn): Callfroydnj2010-06-041-13/+9
* * final.c (rest_of_clean_state): Use %m in errors instead ofjsm282010-05-281-4/+4
* gcc/ChangeLog:steven2010-05-211-1/+0
* * final.c (output_addr_const): Do not call mark_decl_referenced.hubicka2010-05-131-4/+1
* * cgraph.c (cgraph_create_node): Set node frequency to normal.hubicka2010-04-261-2/+5
* PR debug/43516jakub2010-03-261-1/+6
* 2009-12-01 Richard Guenther <rguenther@suse.de>rguenth2009-12-011-0/+2
* Remove trailing white spaces.hjl2009-11-251-1/+1
* * target.h (have_conditional_execution): Add a new target hook function.carrot2009-10-271-7/+3
* gcc/ChangeLog:ccoutant2009-10-081-0/+20
* 2009-10-05 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2009-10-051-2/+11
* PR target/41246rth2009-09-221-40/+18
* * dwarf2out.c: Include tree-pass.h and gimple.h.hubicka2009-09-171-1/+1
* * tree.h (DECL_IGNORED_P): Document further effect for FUNCTION_DECL.ebotcazou2009-09-131-20/+40
* * final.c (shorten_branches) : Ignore DEBUG_INSN_P instructionshariharans2009-09-101-1/+1
* gcc/ChangeLog:aoliva2009-09-021-1/+3
* 2009-08-14 Rafael Avila de Espindola <espindola@google.com>espindola2009-08-141-2/+2
* 2009-07-14 Richard Guenther <rguenther@suse.de>rguenth2009-07-141-0/+3
* Give names to some currently nameless passes (thisbaldrick2009-07-071-1/+1
* 2009-06-22 Shujing Zhao <pearly.zhao@oracle.com>paolo2009-06-221-6/+6
* * dbxout.c (dbxout_source_line): Add is_stmt parameter.ccoutant2009-06-171-10/+27
* gcc/ChangeLog:aoliva2009-06-081-0/+56
* * basic-block.h (struct basic_block_def): Add discriminator field.ccoutant2009-06-041-2/+15