OSDN Git Service

pf3gnuchains/gcc-fork.git
2010-06-05 fabienAdd myself to MAINTAINERS in the right place
2010-06-05 ebotcazouFix formatting nits
2010-06-05 jason * cvt.c (cp_convert_to_pointer): Use null_ptr_cst_p.
2010-06-05 jason * typeck2.c (merge_exception_specifiers): Adjust mergi...
2010-06-05 segher2010-06-05 Segher Boessenkool <segher@kernel.crashing...
2010-06-05 segher2010-06-05 Segher Boessenkool <segher@kernel.crashing...
2010-06-05 hjlUpdate df_lr_bb_local_compute for embedded bitmaps.
2010-06-05 gccadminDaily bump.
2010-06-04 jason * pt.c (value_dependent_expression_p) [NOEXCEPT_EXPR...
2010-06-04 jason * cxx-pretty-print.c (pp_cxx_unary_expression): Handle...
2010-06-04 jason Implement noexcept-specification (15.4)
2010-06-04 jason Implement noexcept operator (5.3.7)
2010-06-04 jason * call.c (build_conditional_expr): Never fold in uneva...
2010-06-04 jsm28 * config/darwin-driver.c (darwin_default_min_version...
2010-06-04 jakub PR c++/44412
2010-06-04 jakub PR c++/44362
2010-06-04 uros * config/i386/i386.md (*addhi_1_lea) <TYPE_INCDEC...
2010-06-04 froydnj * config/i386/i386-protos.h (ix86_print_operand):...
2010-06-04 jakub PR rtl-optimization/44013
2010-06-04 jakub PR debug/41371
2010-06-04 uros * config/i386/i386.md (*addqi_2): Do not assert operan...
2010-06-04 manu2010-06-04 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-06-04 ktietz2010-06-04 Kai Tietz <kai.tietz@onevision.com>
2010-06-04 hubicka * df.h (df_rd_bb_info, df_md_bb_info, df_lr_bb_info...
2010-06-04 ro libjava/classpath:
2010-06-04 hubicka * dce.c (dce_process_block): Do not re-scan already...
2010-06-04 bernds PR rtl-optimization/39871
2010-06-04 jules gcc/
2010-06-04 rguenth2010-06-04 Richard Guenther <rguenther@suse.de>
2010-06-04 ebotcazou * gnatlink.adb (gnatlink): Remove support for -fsjlj...
2010-06-04 tkoenig2010-06-04 Thomas Koenig <tkoenig@gcc.gnu.org>
2010-06-04 uros * config/i386/predicates.md (pic_symbolic_operand...
2010-06-04 hubicka * tree-into-ssa.c (mark_block_for_update): Avoid redun...
2010-06-04 hubicka * df-problems.c (df_create_unused_note, df_note_bb_com...
2010-06-04 froydnj * final.c (output_asm_insn): Call
2010-06-04 gccadminDaily bump.
2010-06-03 paolo2010-06-03 Paolo Carlini <paolo.carlini@oracle.com>
2010-06-03 paolo2010-06-03 Paolo Carlini <paolo.carlini@oracle.com>
2010-06-03 rguenth2010-06-03 Richard Guenther <rguenther@suse.de>
2010-06-03 tkoenig2010-06-03 Thomas Koenig <tkoenig@gcc.gnu.org>
2010-06-03 froydnj * class.c (struct vtbl_init_data_s): Remove last_init...
2010-06-03 fabienAdd myself to MAINTAINERS
2010-06-03 paolo2010-06-03 Paolo Carlini <paolo.carlini@oracle.com>
2010-06-03 hjlCheck MAX_FIXED_MODE_SIZE on bit-field in C++.
2010-06-03 rguenth2010-06-03 Richard Guenther <rguenther@suse.de>
2010-06-03 rguenth2010-06-03 Richard Guenther <rguenther@suse.de>
2010-06-03 hjlAdd a testcasef for PR tree-optimization/43688.
2010-06-03 rguenth2010-06-03 Richard Guenther <rguenther@suse.de>
2010-06-03 jakub PR debug/44375
2010-06-03 jakub * var-tracking.c (dataflow_set_equiv_regs): Shortcut...
2010-06-03 jakub * var-tracking.c (dataflow_set_equiv_regs): Shortcut...
2010-06-03 hubicka * lto-cgraph.c (lto_varpool_encoder_size): Remove.
2010-06-03 ktietzMissed part of recent tm_p.h patch in c-common.c
2010-06-03 pbrook2010-06-03 Paul Brook <paul@codesourcery.com>
2010-06-03 rwildFix PR bootstrap/42798.
2010-06-03 rwildImport AC_CHECK_DECL for C++ fixes from git Autoconf.
2010-06-03 doko2010-06-03 Matthias Klose <doko@ubuntu.com>
2010-06-03 amodra PR target/44169
2010-06-03 hubicka * passes.c (init_optimization_passes): Put ipa reference
2010-06-03 hubicka * ipa-reference.c (ipa_reference_local_vars_info_d...
2010-06-03 gccadminDaily bump.
2010-06-03 meissnerPR target/44218, improve -mrecip on powerpc
2010-06-02 redi2010-06-02 Jonathan Wakely <jwakely.gcc@gmail.com>
2010-06-02 rguenth2010-06-03 Richard Guenther <rguenther@suse.de>
2010-06-02 steven * mkconfig.sh: Include insn-flags.h and insn-constants...
2010-06-02 hjlUse __SIZE_TYPE__ to define size_t.
2010-06-02 ktietz2010-06-02 Kai Tietz <kai.tietz@onevision.com>
2010-06-02 jakub PR c++/44361
2010-06-02 jakub PR debug/44367
2010-06-02 jakub PR debug/44367
2010-06-02 jakub * tree.h (struct tree_decl_map): New type.
2010-06-02 jason * error.c (dump_type): Improve typedef handling.
2010-06-02 jason PR c++/44333
2010-06-02 redi2010-06-02 Jonathan Wakely <jwakely.gcc@gmail.com>
2010-06-02 ro * configure.ac (gcc_cv_ld_sol2_emulation): Test for...
2010-06-02 hjlRemove testsuite/ from filenames.
2010-06-02 hjlAdd a testcase for PR middle-end/44372.
2010-06-02 spopUse smallest_mode_for_size for computing the precision...
2010-06-02 spopOnly reset the GIMPLE_DEBUG information in the code...
2010-06-02 spopFix PR44363: don't abort when the ifcvt analysis fails...
2010-06-02 hubicka PR middle-end/44295
2010-06-02 hubicka * gcc.dg/tree-ssa/loadpre6.c: Update.
2010-06-02 rguenth2010-06-02 Richard Guenther <rguenther@suse.de>
2010-06-02 rguenth2010-06-02 Richard Guenther <rguenther@suse.de>
2010-06-02 rguenth2010-06-02 Richard Guenther <rguenther@suse.de>
2010-06-02 rguenth2010-06-02 Richard Guenther <rguenther@suse.de>
2010-06-02 krebbel2010-06-02 Andreas Krebbel <Andreas.Krebbel@de.ibm...
2010-06-02 hubicka * bitmap.c (bitmap_descriptor): Add search_iter.
2010-06-02 froydnj * tree-vect-slp.c (vect_create_mask_and_perm): Use...
2010-06-02 aph2010-06-02 Andrew Haley <aph@redhat.com>
2010-06-02 steven * gimplify.c (gimplify_body): Revert "Do not initializ...
2010-06-02 steven * c-ada-spec.c: Clean up redundant includes.
2010-06-02 iains * lib/lto.exp (lto-link-and-maybe-run): Show the optio...
2010-06-02 burnus2010-06-02 Tobias Burnus <burnus@net-b.de>
2010-06-02 jvdelisle2010-06-01 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2010-06-02 jvdelisle2010-06-01 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2010-06-02 jvdelisle2010-06-01 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2010-06-02 jason DR 990
2010-06-02 jason PR c++/44358
2010-06-02 gccadminDaily bump.
next