OSDN Git Service

fortran/
[pf3gnuchains/gcc-fork.git] / gcc / final.c
2011-12-13 gingold2011-12-13 Tristan Gingold <gingold@adacore.com>
2011-11-17 sje2011-11-17 Steve Ellcey <sje@cup.hp.com>
2011-11-11 jason * final.c, output.h (fprint_whex, fprint_w, fprint_ul...
2011-11-05 jakub PR tree-optimization/50693
2011-09-21 vries2011-09-21 Tom de Vries <tom@codesourcery.com>
2011-08-27 bernds * doc/rtl.texi (simple_return): Document.
2011-08-01 jules gcc/
2011-07-26 rth * insn-notes.def (NOTE_INSN_CFA_RESTORE_STATE...
2011-07-09 rthMove ASM_COMMENT_START to defaults.h.
2011-07-08 rthdwarf2: Extract cfi creation to a new pass.
2011-07-07 rthdwarf2out: Emit NOTE_INSN_CFI_* both with and without...
2011-07-07 rthdwarf2out: Move insn scanning out of final.c.
2011-06-30 rthdwarf2out: Add REG_CFA_FLUSH_QUEUE.
2011-06-14 davidxldumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-06 aoliva* tree-pretty-print.c (dump_function_header): Add flags.
2011-06-01 davidxlBetter function header dump
2011-04-28 jakub PR middle-end/48597
2011-04-18 davidxluse ASM_COMMENT_START instead of #
2011-04-11 jamborm2011-04-11 Martin Jambor <mjambor@suse.cz>
2011-04-08 davidxl-dA enhancement
2011-04-05 froydnj * debug.h (debug_flush_symbol_queue, debug_queue_symbo...
2011-04-01 bernds * dwarf2out.h (dwarf2out_frame_debug_init): Declare.
2011-03-16 jakub * emit-rtl.c (try_split): Don't call copy_call_info...
2011-03-16 jakub * final.c (final_scan_insn): Handle NOTE_INSN_CALL_ARG...
2011-02-28 ktietz2011-02-28 Kai Tietz <kai.tietz@onevision.com>
2011-02-02 aolivagcc/ChangeLog:
2011-01-31 aolivaReverted:
2011-01-25 aolivaPR debug/45136
2011-01-07 iainsallow the target to label code fragments generated...
2010-12-01 jsm28 * common.opt (main_input_filename, main_input_basename,
2010-11-12 amylaar PR middle-end/44769
2010-11-04 pthaugen * final.c (compute_alignments): Compute/free loop...
2010-10-19 dj* doc/tm.texi.in (TARGET_ASM_JUMP_ALIGN_MAX_SKIP):...
2010-09-30 jsm28 * opt-functions.awk (static_var): Update comment.
2010-09-28 rthHookize TARGET_UNWIND_INFO et al.
2010-09-24 hubicka * lto-symtab.c (lto_symtab_entry_def): Add guessed...
2010-09-07 rthAlways do output_function_exception_table before assem...
2010-09-07 rthDefine target hook TARGET_UNWIND_EMIT_BEFORE_INSN.
2010-08-11 aesok * target.def (output_addr_const_extra): New hook.
2010-08-02 bernds * final.c (final_scan_insn): Call CC_STATUS_INIT uncon...
2010-07-28 ktietz2010-07-28 Kai Tietz <kai.tietz@onevision.com>
2010-07-08 ktietz2010-07-08 Kai Tietz <kai.tietz@onevision.com>
2010-06-30 manu2010-06-30 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-06-16 ruppThis patch adds the end prologue and begin epilogue...
2010-06-04 froydnj * config/i386/i386-protos.h (ix86_print_operand):...
2010-06-04 froydnj * final.c (output_asm_insn): Call
2010-05-28 jsm28 * final.c (rest_of_clean_state): Use %m in errors...
2010-05-21 stevengcc/ChangeLog:
2010-05-13 hubicka * final.c (output_addr_const): Do not call mark_decl_r...
2010-04-26 hubicka * cgraph.c (cgraph_create_node): Set node frequency...
2010-03-26 jakub PR debug/43516
2009-12-01 rguenth2009-12-01 Richard Guenther <rguenther@suse.de>
2009-11-25 hjlRemove trailing white spaces.
2009-10-27 carrot * target.h (have_conditional_execution): Add a new...
2009-10-08 ccoutantgcc/ChangeLog:
2009-10-05 pinskia2009-10-05 Andrew Pinski <andrew_pinski@playstation...
2009-09-22 rth PR target/41246
2009-09-17 hubicka * dwarf2out.c: Include tree-pass.h and gimple.h.
2009-09-13 ebotcazou * tree.h (DECL_IGNORED_P): Document further effect...
2009-09-10 hariharans* final.c (shorten_branches) : Ignore DEBUG_INSN_P...
2009-09-02 aolivagcc/ChangeLog:
2009-08-14 espindola2009-08-14 Rafael Avila de Espindola <espindola@googl...
2009-07-14 rguenth2009-07-14 Richard Guenther <rguenther@suse.de>
2009-07-07 baldrickGive names to some currently nameless passes (this
2009-06-22 paolo2009-06-22 Shujing Zhao <pearly.zhao@oracle.com>
2009-06-17 ccoutant * dbxout.c (dbxout_source_line): Add is_stmt parameter.
2009-06-08 aolivagcc/ChangeLog:
2009-06-04 ccoutant * basic-block.h (struct basic_block_def): Add discrimi...
2009-05-30 rth * cfgcleanup.c (try_crossjump_to_edge): Only skip...
2009-05-23 mmitchel * final.c (shorten_branches): Do not align labels...
2009-05-16 jakub PR target/39942
2009-05-12 bonziniMerge cond-optab branch.
2009-04-27 steven * dbgcnt.def (cprop1, cprop2, gcse, jump_bypass):...
2009-04-17 ian * df.h: Include "timevar.h".
2009-04-10 chaoyingfu2009-04-10 Chao-ying Fu <fu@mips.com>
2008-12-10 ebotcazou PR target/37170
2008-11-22 jakub PR target/37170
2008-11-12 dodjigcc/ChangeLog:
2008-09-22 hp PR middle-end/37170
2008-09-01 abel2008-08-31 Andrey Belevantsev <abel@ispras.ru>
2008-08-30 hubicka * parse.c (parse_interface): Silence uninitialized...
2008-08-29 hubicka * loop-unswitch.c (unswitch_single_loop): Use optimize...
2008-08-12 aesok Fix final.c.
2008-08-12 aesok * final.c (final_scan_insn): Use app_enable...
2008-07-30 espindola2008-07-30 Rafael Avila de Espindola <espindola@googl...
2008-07-30 espindola2008-07-30 Rafael Avila de Espindola <espindola@googl...
2008-07-22 espindola2008-07-22 Rafael Avila de Espindola <espindola@googl...
2008-07-16 ghazi * c-pch.c (get_ident): Avoid C++ keywords.
2008-07-09 chrbrgcc.gnu.org/ml/gcc-patches/2008-07/msg00520.html
2008-07-02 nathan * final.c (asm_insn_count): Return zero for an empty...
2008-06-26 ghazi * dwarf2out.c (new_cfi, queue_reg_save, dwarf2out_begi...
2008-05-25 hjl2008-05-25 H.J. Lu <hongjiu.lu@intel.com>
2008-05-10 hjl2008-05-09 H.J. Lu <hongjiu.lu@intel.com>
2008-04-25 hubicka PR testsuite/35843
2008-04-18 hubicka * except.c (dw2_size_of_call_site_table,
2008-04-15 dougkwan2008-04-15 Doug Kwan <dougkwan@google.com>
2008-03-29 bje * final.c (final_scan_insn): Remove if (0) code.
2008-03-20 bje * regmove.c (try_auto_increment): Fix spelling error...
2008-03-19 hubicka * gcc.dg/20050811-2.c: Update dumping flags.
2008-02-26 tromeygcc
next