OSDN Git Service

pf3gnuchains/gcc-fork.git
2011-05-09 nickc PR target/48897
2011-05-09 dougkwan2011-05-08 Doug Kwan <dougkwan@google.com>
2011-05-09 gccadminDaily bump.
2011-05-08 cltang2011-05-08 Chung-Lin Tang <cltang@codesourcery.com>
2011-05-08 hubicka * cgraph.c (cgraph_clone_node): Add call_duplication_h...
2011-05-08 rguenth2011-05-08 Richard Guenther <rguenther@suse.de>
2011-05-08 paolo2011-05-08 Paolo Carlini <paolo.carlini@oracle.com>
2011-05-08 ebotcazou * config/avr/avr.c (print_operand_address): Fix invali...
2011-05-08 ebotcazou * config/rs6000/rs6000.c (output_profile_hook): Fix...
2011-05-08 ebotcazouFix long lines
2011-05-08 gccadminDaily bump.
2011-05-07 redi2011-05-08 Jonathan Wakely <jwakely.gcc@gmail.com>
2011-05-07 hubicka * ipa-inline-transform.c (inline_call): Account when...
2011-05-07 ebotcazou * gcc-interface/decl.c (intrin_arglists_compatible_p...
2011-05-07 ebotcazou2011-05-07  Eric Botcazou  <ebotcazou@adacore.com>
2011-05-07 rakdver PR tree-optimization/48837
2011-05-07 hubicka * i386.h (ix86_tune_indices): Add X86_TUNE_SOFTWARE_PR...
2011-05-07 hubicka * ipa-inline.c (update_callee_keys): Don't reset node...
2011-05-07 fdumont2011-05-07 François Dumont <francois.cppdevs@free.fr>
2011-05-07 burnus2011-05-07 Tobias Burnus <burnus@net-b.de>
2011-05-07 gccadminDaily bump.
2011-05-07 ianUse backend types for all type conversions.
2011-05-06 hubicka * cgraph.c (cgraph_add_thunk): Create real function...
2011-05-06 jason * decl.c (stabilize_save_expr_r): Set *walk_subtrees as
2011-05-06 jason PR c++/48909
2011-05-06 jason PR c++/48911
2011-05-06 jsm28 * config/rs6000/rs6000.opt (rs6000_ieeequad, rs6000_al...
2011-05-06 ianMore uses of backend interface for types.
2011-05-06 burnus2011-05-06 Tobias Burnus <burnus@net-b.de>
2011-05-06 burnus2011-05-06 Tobias Burnus <burnus@net-b.de>
2011-05-06 burnusReally commit:
2011-05-06 ianUse backend interface for string types.
2011-05-06 burnus2011-05-06 Tobias Burnus <burnus@net-b.de>
2011-05-06 ccoutant * dwarf2out.c (contains_subprogram_definition): New...
2011-05-06 froydnjintroduce {class,type}_of_this_parm functions
2011-05-06 paolo2011-05-06 Paolo Carlini <paolo.carlini@oracle.com>
2011-05-06 law * tree-ssa-threadupdate.c (create_block_for_threading...
2011-05-06 amodra PR target/48900
2011-05-06 uros * config/i386/i386.md (*movdf_internal_nointeger)...
2011-05-06 jsm28 * config/rs6000/rs6000.c (rs6000_handle_option): Don...
2011-05-06 krebbel2011-05-06 Andreas Krebbel <Andreas.Krebbel@de.ibm...
2011-05-06 ramana2011-05-06 Ramana Radhakrishnan <ramana.radhakrishnan...
2011-05-06 jakub PR fortran/48894
2011-05-06 uros PR target/48898
2011-05-06 dodjiFix PR c++/48838
2011-05-06 gingold2011-05-06 Tristan Gingold <gingold@adacore.com>
2011-05-06 jakub PR debug/48902
2011-05-06 ianUse backend interface for interface types.
2011-05-06 froydnjgeneralize build_case_label to the rest of the compiler
2011-05-06 froydnjdon't use TYPE_ARG_TYPES in the Ada frontend
2011-05-06 froydnjdon't use build_function_type in the ObjC/C++ frontends
2011-05-06 gccadminDaily bump.
2011-05-05 jason PR c++/40975
2011-05-05 jason * cp-tree.h (REFERENCE_REF_P): Just check the type.
2011-05-05 jsm28 * config/rs6000/rs6000.c (rs6000_handle_option): Don...
2011-05-05 bernds * dwarf2out.c (dwarf2out_frame_debug_expr) [rule 10...
2011-05-05 ebotcazou PR ada/48844
2011-05-05 sjeFix comment and update config/pa/pa.h (left off previou...
2011-05-05 sje2011-05-05 Steve Ellcey <sje@cup.hp.com>
2011-05-05 jakub PR debug/48853
2011-05-05 jules gcc/
2011-05-05 jsm28 * opt-functions.awk (var_type_struct): Handle Enum...
2011-05-05 jason PR c++/48873
2011-05-05 ro * gfortran.dg/fmt_g0_6.f08: Use dg-options "-ffloat...
2011-05-05 jsm28 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*...
2011-05-05 matz * config/alpha/elf.h (ENDFILE_SPEC): Add Ofast.
2011-05-05 rguenth2011-05-05 Richard Guenther <rguenther@suse.de>
2011-05-05 jakub PR rtl-optimization/48381
2011-05-05 jakub * gimplify.c (create_tmp_var_raw): Don't call build_ty...
2011-05-05 uros * gcc.target/i386/opt-1.c: Add --param min-insn-to...
2011-05-05 ebotcazou * tree.h (get_pending_sizes): Remove prototype.
2011-05-05 uros * config/i386/i386.md (*movdf_internal_rex64): Simplif...
2011-05-05 jsm28 * c-decl.c (finish_decl): Don't call get_pending_sizes.
2011-05-05 ramanaFor Michael Hope.
2011-05-05 uweigand * config/spu/spu.c (TARGET_ASM_OUTPUT_MI_THUNK): Define.
2011-05-05 ro * config/sparc/sol2.h (ASM_OUTPUT_CALL): Use
2011-05-05 ianUse backend interface for slice types.
2011-05-05 janis * MAINTAINERS: Add myself (write after approval).
2011-05-05 jason PR c++/48749
2011-05-05 amylaar * config-list.mk: New file.
2011-05-05 jvdelisle2011-05-04 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2011-05-05 jvdelisle2011-05-04 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2011-05-05 gccadminDaily bump.
2011-05-04 mrsRegenerate.
2011-05-04 mrsRemove extra spacing at the end of the line.
2011-05-04 paolo2011-05-04 Marc Glisse <marc.glisse@normalesup.org>
2011-05-04 hubicka * ipa-inline.c (reset_edge_caches): New function.
2011-05-04 hp * gfortran.dg/pr47878.f90, gfortran.dg/endfile_3.f90,
2011-05-04 jsm28 * configure.ac: Remove code setting special library...
2011-05-04 bernds PR rtl-optimization/47612
2011-05-04 cgd2011-05-04 Chris Demetriou <cgd@google.com>
2011-05-04 uros * gcc.target/i386/recip-vec-divf.c: Decrease array...
2011-05-04 mrsFixup whitespacing.
2011-05-04 froydnjremove gfc_chainon_list
2011-05-04 burnusgcc/
2011-05-04 froydnjdon't use TYPE_ARG_TYPES in c-family/
2011-05-04 uros * config/i386/i386.c (ix86_reorg): Run move_or_delete_...
2011-05-04 ebotcazou * stor-layout.c (variable_size): Do not issue errors.
2011-05-04 ianUse backend interface for named types and array types.
2011-05-04 rguenth2011-05-04 Richard Guenther <rguenther@suse.de>
next