summaryrefslogtreecommitdiff
path: root/gcc/final.c
Commit message (Expand)AuthorAgeFilesLines
* 2011-12-13 Tristan Gingold <gingold@adacore.com>gingold2011-12-131-1/+2
* 2011-11-17 Steve Ellcey <sje@cup.hp.com>sje2011-11-171-28/+1
* * final.c, output.h (fprint_whex, fprint_w, fprint_ul, sprint_ul):jason2011-11-111-1/+119
* PR tree-optimization/50693jakub2011-11-051-1/+8
* 2011-09-21 Tom de Vries <tom@codesourcery.com>vries2011-09-211-1/+1
* * doc/rtl.texi (simple_return): Document.bernds2011-08-271-1/+1
* gcc/jules2011-08-011-2/+1
* * insn-notes.def (NOTE_INSN_CFA_RESTORE_STATE): Remove.rth2011-07-261-5/+1
* Move ASM_COMMENT_START to defaults.h.rth2011-07-091-5/+0
* dwarf2: Extract cfi creation to a new pass.rth2011-07-081-10/+0
* dwarf2out: Emit NOTE_INSN_CFI_* both with and without cfi-asm.rth2011-07-071-0/+5
* dwarf2out: Move insn scanning out of final.c.rth2011-07-071-34/+20
* dwarf2out: Add REG_CFA_FLUSH_QUEUE.rth2011-06-301-1/+3
* dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl2011-06-141-2/+2
* * tree-pretty-print.c (dump_function_header): Add flags.aoliva2011-06-061-1/+2
* Better function header dumpdavidxl2011-06-011-14/+2
* PR middle-end/48597jakub2011-04-281-0/+5
* use ASM_COMMENT_START instead of #davidxl2011-04-181-3/+3
* 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