OSDN Git Service

PR tree-optimization/49618
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2011-07-05 jakub PR tree-optimization/49618
2011-07-05 meissnerAdd --param case-values-threshold
2011-07-05 rthdwarf2out: Remove unused text-based unwind entry points.
2011-07-05 rthia64: Remove TARGET_DWARF_HANDLE_FRAME_UNSPEC hook.
2011-07-05 rthia64: Remove dead code in process_epilogue.
2011-07-05 rthia64: Use pc_rtx to save the return address.
2011-07-05 rthia64: Remove ia64_dwarf2out_def_steady_cfa.
2011-07-05 rthia64: Issue REG_CFA_REGISTER for ar.pfs at alloc insn.
2011-07-05 rtharm: Use REG_CFA_REGISTER instead of UNSPEC_STACK_ALIGN.
2011-07-05 rthvax: Emit prologue as rtl.
2011-07-05 hjlPromote the function argument before checking non-legit...
2011-07-05 spopFix PR47654: Loop blocking should strip-mine at least...
2011-07-05 spopFix computation of precision.
2011-07-05 spopCorrect computation of max.
2011-07-05 spopCorrect typo.
2011-07-05 rguenth2011-07-05 Richard Guenther <rguenther@suse.de>
2011-07-05 razya07-05-2011 Razya Ladelsky <razya@il.ibm.com>
2011-07-05 hjlDon't propagate hard registers in forward_propagate_subreg.
2011-07-05 rguenth2011-07-05 Richard Guenther <rguenther@suse.de>
2011-07-04 jakub PR rtl-optimization/49619
2011-07-04 jakub PR rtl-optimization/49472
2011-07-04 jakub PR debug/49602
2011-07-04 uros PR target/49600
2011-07-04 gjl PR target/44643
2011-07-04 gjl * doc/extend.texi (AVR Built-in Functions): Update...
2011-07-04 rguenth2011-07-04 Richard Guenther <rguenther@suse.de>
2011-07-04 gjllibgcc/
2011-07-03 irar PR tree-optimization/49610
2011-07-02 ebotcazou * tree.h (TYPE_ARTIFICIAL): New flag.
2011-07-01 jakub * tree-object-size.c (pass_through_call): Handle
2011-07-01 jamborm2011-07-01 Martin Jambor <mjambor@suse.cz>
2011-07-01 hjlUse proper mode for stack save area.
2011-07-01 rguenth2011-07-01 Richard Guenther <rguenther@suse.de>
2011-07-01 ktietz2011-07-01 Kai Tietz <ktietz@redhat.com>
2011-07-01 ro * config.gcc: Obsolete alpha*-dec-osf5.1, mips-sgi...
2011-07-01 ro libmudflap:
2011-07-01 jakub * tree-pretty-print.c (dump_generic_code) <case CONSTR...
2011-07-01 liqin2011-07-01 Chen Liqin <liqin.gcc@gmail.com>
2011-07-01 rguenth2011-07-01 Richard Guenther <rguenther@suse.de>
2011-06-30 jamborm2011-06-30 Martin Jambor <mjambor@suse.cz>
2011-06-30 rthi386: Always use TARGET_DEEP_BRANCH_PREDICTION.
2011-06-30 rthdwarf2out: Add REG_CFA_FLUSH_QUEUE.
2011-06-30 rthdwarf2out: Handle pc_rtx as return column in REG_CFA_OF...
2011-06-30 rthdwarf2out: Convert regs_saved_in_regs to VEC.
2011-06-30 ebotcazou PR tree-optimization/49572
2011-06-30 ebotcazou * df-scan.c (df_get_entry_block_def_set): Use INCOMING...
2011-06-30 rguenth2011-06-30 Richard Guenther <rguenther@suse.de>
2011-06-30 rguenth2011-06-30 Richard Guenther <rguenther@suse.de>
2011-06-30 jamborm2011-06-30 Martin Jambor <mjambor@suse.cz>
2011-06-30 jakub * tree-ssa-structalias.c (find_func_aliases_for_builti...
2011-06-30 jakub PR debug/49364
2011-06-30 nickc * config/v850/v850.h (CPP_SPEC): Define __v850e__...
2011-06-30 jakub * tree-ssa-structalias.c (find_func_aliases_for_builti...
2011-06-30 irar * tree-vect-loop.c (vect_determine_vectorizatio...
2011-06-29 cfangAuto-vectorizer generates 128-bit AVX insns by default...
2011-06-29 ebotcazou PR tree-optimization/49539
2011-06-29 rguenth2011-06-29 Richard Guenther <rguenther@suse.de>
2011-06-29 nathan gcc/
2011-06-29 uweigand PR rtl-optimization/49114
2011-06-29 gjl * config/avr/avr.c (avr_encode_section_info): Dispatch to
2011-06-29 rsandifogcc/
2011-06-29 jakub PR debug/49567
2011-06-29 gjl PR target/34734
2011-06-29 gjl * config/avr/t-avr (LIB1ASMFUNCS): Add _mulhisi3,...
2011-06-28 jsm28 * Makefile.in (LIBGCC2_CFLAGS): Remove -D__GCC_FLOAT_N...
2011-06-28 rtharm: Clean out dead code from thumb_pushpop.
2011-06-28 rtharm: Convert thumb1 prologue to rtl.
2011-06-28 ebotcazou * config/sparc/sync.md (*stbar): Delete.
2011-06-28 ebotcazou * tree-ssa-dom.c (initialize_hash_element): Fix oversight.
2011-06-28 ro * config/sparc/sol2-64.h (TARGET_DEFAULT): Remove.
2011-06-28 jsm28 * common.opt (in_lto_p): New Variable entry.
2011-06-28 ktietz2011-06-28 Kai Tietz <ktietz@redhat.com>
2011-06-28 ramanaFix constraints.
2011-06-28 nickc * config/mn10300/mn10300.h (LINK_SPEC): Do not use...
2011-06-28 ktietz2011-06-28 Kai Tietz <ktietz@redhat.com>
2011-06-28 jsm28 * genattr-common.c: New. Based on genattr.c.
2011-06-28 gjl * config.gcc (tm_file): Add elfos.h and avr/elf.h for
2011-06-27 rearnsha PR target/48637
2011-06-27 hubicka * ipa.c (cgraph_address_taken_from_non_vtable_p):...
2011-06-27 rthFix alpha and ia64 non-vms build.
2011-06-27 jakub * c-common.h (c_tree_chain_next): New static inline...
2011-06-27 jakub * builtin-types.def (BT_FN_PTR_CONST_PTR_SIZE_VAR...
2011-06-27 jakub PR debug/49544
2011-06-27 ro gcc:
2011-06-27 nickc * config/mn10300/mn10300.md (clzsi2): Use XOR after...
2011-06-27 ebotcazou * dwarf2out.c (TYPE_DECL_IS_STUB): Extend mechanism...
2011-06-27 ebotcazou PR lto/48492
2011-06-27 rguenth2011-06-27 Richard Guenther <rguenther@suse.de>
2011-06-27 ktietz2011-06-27 Kai Tietz <ktietz@redhat.com>
2011-06-27 ebotcazou * reorg.c (fill_simple_delay_slots): Use stop_search_p...
2011-06-27 gingold2011-06-27 Tristan Gingold <gingold@adacore.com>
2011-06-27 gingold2011-06-27 Tristan Gingold <gingold@adacore.com>
2011-06-27 ebotcazou * config/sparc/sparc.c (sparc_frame_pointer_required...
2011-06-27 rguenth2011-06-27 Richard Guenther <rguenther@suse.de>
2011-06-27 rguenth2011-06-27 Richard Guenther <rguenther@suse.de>
2011-06-27 rsandifogcc/
2011-06-26 iainsfix changelog date from ci 175410
2011-06-26 iains PR target/47997
2011-06-26 ebotcazou * config/sparc/sparc.c (save_local_or_in_reg_p): Adjus...
2011-06-25 iains PR driver/49371
next