summaryrefslogtreecommitdiff
path: root/gcc/final.c
Commit message (Expand)AuthorAgeFilesLines
* final.c, output.h (fprint_whex, [...]): New functions serving as fast replace...Dimitrios Apostolou2011-11-101-1/+119
* re PR tree-optimization/50693 (Loop optimization restricted by GOTOs)Jakub Jelinek2011-11-051-1/+8
* final.c (final): Handle if JUMP_LABEL is not LABEL_P.Tom de Vries2011-09-211-1/+1
* rtl.texi (simple_return): Document.Bernd Schmidt2011-08-271-1/+1
* final.c (output_addr_const): Print fixed-point constants as decimal not hex.Julian Brown2011-08-011-2/+1
* insn-notes.def (NOTE_INSN_CFA_RESTORE_STATE): Remove.Richard Henderson2011-07-251-5/+1
* Move ASM_COMMENT_START to defaults.h.Richard Henderson2011-07-091-5/+0
* dwarf2: Extract cfi creation to a new pass.Richard Henderson2011-07-071-10/+0
* dwarf2out: Emit NOTE_INSN_CFI_* both with and without cfi-asm.Bernd Schmidt2011-07-071-0/+5
* dwarf2out: Move insn scanning out of final.c.Bernd Schmidt2011-07-071-34/+20
* dwarf2out: Add REG_CFA_FLUSH_QUEUE.Richard Henderson2011-06-301-1/+3
* dumping cleanup phase 1 -- Removing TODO_dump_funcDavid Li2011-06-141-2/+2
* tree-pretty-print.c (dump_function_header): Add flags.Alexandre Oliva2011-06-061-1/+2
* Better function header dumpDavid Li2011-06-011-14/+2
* re PR middle-end/48597 (x86-64 unwind register save location misses half-regi...Jakub Jelinek2011-04-281-0/+5
* use ASM_COMMENT_START instead of #Xinliang David Li2011-04-181-3/+3
* except.c (set_nothrow_function_flags): Call cgraph_get_node instead of cgraph...Martin Jambor2011-04-111-1/+1
* -dA enhancementXinliang David Li2011-04-081-4/+77
* debug.h (debug_flush_symbol_queue, [...]): Delete.Nathan Froyd2011-04-051-81/+0
* dwarf2out.h (dwarf2out_frame_debug_init): Declare.Bernd Schmidt2011-04-011-1/+1
* emit-rtl.c (try_split): Don't call copy_call_info debug hook.Jakub Jelinek2011-03-161-20/+0
* final.c (final_scan_insn): Handle NOTE_INSN_CALL_ARG_LOCATION.Jakub Jelinek2011-03-161-1/+6
* re PR debug/28047 (DWARF output_file_names should really understand DOS pathn...Kai Tietz2011-02-281-1/+1
* re PR debug/47498 (-fcompare-debug failure with -fsched2-use-superblocks)Alexandre Oliva2011-02-021-2/+5
* revert: re PR debug/45136 (-fcompare-debug failure with -Os -fschedule-insns)Alexandre Oliva2011-01-311-5/+2
* re PR debug/45136 (-fcompare-debug failure with -Os -fschedule-insns)Alexandre Oliva2011-01-251-2/+5
* allow the target to label code fragments generated by partitioning.Iain Sandoe2011-01-071-0/+10
* common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers2010-12-011-0/+26
* re PR middle-end/44769 (warning for split_double when HOST_BITS_PER_WIDE_INT ...Joern Rennecke2010-11-121-2/+3
* final.c (compute_alignments): Compute/free loop info all the time.Pat Haugen2010-11-041-6/+3
* tm.texi.in (TARGET_ASM_JUMP_ALIGN_MAX_SKIP): New.DJ Delorie2010-10-191-21/+30
* opt-functions.awk (static_var): Update comment.Joseph Myers2010-09-301-9/+9
* Hookize TARGET_UNWIND_INFO et al.Richard Henderson2010-09-281-22/+4
* lto-symtab.c (lto_symtab_entry_def): Add guessed field.Jan Hubicka2010-09-241-1/+4
* Always do output_function_exception_table before assemble_end_function.Richard Henderson2010-09-071-9/+3
* Define target hook TARGET_UNWIND_EMIT_BEFORE_INSN.Richard Henderson2010-09-071-1/+6
* target.def (output_addr_const_extra): New hook.Anatoly Sokolov2010-08-111-5/+2
* final.c (final_scan_insn): Call CC_STATUS_INIT unconditionally.Bernd Schmidt2010-08-021-4/+2
* i386.h (MCOUNT_NAME_BEFORE_PROLOGUE): New.Kai Tietz2010-07-281-6/+2
* final.c (final_scan_insn): Replace TARGET_UNWIND_INFO macro check by unwind_e...Kai Tietz2010-07-081-6/+4
* toplev.h (_fatal_insn_not_found, [...]): Move declarations to rtl.h.Manuel López-Ibáñez2010-06-301-1/+2
* This patch adds the end prologue and begin epilogue markers in Dwarf2 Douglas B Rupp2010-06-161-1/+2
* i386-protos.h (ix86_print_operand): Declare.Nathan Froyd2010-06-041-2/+1
* final.c (output_asm_insn): Call targetm.asm_out.print_operand_punct_valid_p.Nathan Froyd2010-06-041-13/+9
* final.c (rest_of_clean_state): Use %m in errors instead of strerror (errno).Joseph Myers2010-05-281-4/+4
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-1/+0
* final.c (output_addr_const): Do not call mark_decl_referenced.Jan Hubicka2010-05-131-4/+1
* cgraph.c (cgraph_create_node): Set node frequency to normal.Jan Hubicka2010-04-261-2/+5
* re PR debug/43516 ("-fcompare-debug failure" at -O2)Jakub Jelinek2010-03-261-1/+6
* final.c (rest_of_clean_state): If -fcompare-debug is given dump final insns w...Richard Guenther2009-12-011-0/+2