platform/upstream/gcc.git
2012-09-07 Tom de Vriesre PR tree-optimization/53986 (missing vrp on bit-mask...
2012-09-07 Tom de Vriesre PR tree-optimization/53986 (missing vrp on bit-mask...
2012-09-07 Segher Boessenkoolaix43.h (RS6000_CALL_GLUE): Delete.
2012-09-07 Andi Kleeninvoke.texi (-ffat-lto-objects): Clarify that gcc-ar...
2012-09-07 Andi KleenReduce memory usage for storing LTO decl resolutions
2012-09-07 GCC AdministratorDaily bump.
2012-09-07 Lawrence CrowlModify gcc/*.[hc] double_int call sites to use the...
2012-09-06 Cary Coutantdwarf2.def: Edit comment.
2012-09-06 Uros Bizjakconfigure.ac (hle prefixes): Remove .code64.
2012-09-06 Thiago Macieirare PR libstdc++/54172 (__cxa_guard_acquire thread-safet...
2012-09-06 Diego Novillo* configure.ac: Bump minimum GMP version to 4.2.3.
2012-09-06 Kyrylo Tkachovarm.c: Use CONST_INT_P...
2012-09-06 Jason Merrillre PR c++/54341 (ICE (segfault) in cx_check_missing_mem...
2012-09-06 Richard Guentherre PR tree-optimization/54498 (incorrect code generatio...
2012-09-06 David Edelsohnrs6000.c (rs6000_xcoff_asm_named_section): Add TLS...
2012-09-06 Richard Guenthertree.h (MOVE_NONTEMPORAL): Remove.
2012-09-06 Richard Guentherpasses.c (execute_function_todo): Call compute_may_alia...
2012-09-06 Andrew Pinskire PR tree-optimization/54494 (Missing store to volatile)
2012-09-06 Jakub Jelinekre PR rtl-optimization/54455 (ICE: RTL check: expected...
2012-09-06 Tobias Burnus2012-09-06 Tobias Burnus
2012-09-06 Ian Lance Taylordebug/elf, debug/dwarf: DWARF line number fixes.
2012-09-06 Chen Liqinscore.c: Remove TARGET_LEGITIMIZE_ADDRESS define and...
2012-09-06 GCC AdministratorDaily bump.
2012-09-05 Jan Hubickaipa-inline.c (want_inline_small_function_p): Use INLINE...
2012-09-05 Uros Bizjakfpu-387.h (set_fpu): Prefix stmxcsr and ldmxcsr with %v.
2012-09-05 Andrew Pinskioptabs.c (emit_conditional_add): Correct comment about...
2012-09-05 Uros Bizjak* ChangeLog: Fix date of my last commit.
2012-09-05 Uros Bizjakfpu-387.h (set_fpu): Use __builtin_ia32_stmxcsr and...
2012-09-05 François Dumontre PR libstdc++/54296 (using the object in the map...
2012-09-05 Oleg Endohooks.c (hook_int_rtx_mode_as_bool_0): New function.
2012-09-05 Tobias Burnusre PR fortran/54462 (Another "segmentation fault" after...
2012-09-05 Diego Novillore PR bootstrap/54484 (r190927 breaks bootstrap with...
2012-09-05 Jakub Jelinekre PR middle-end/54486 (Spurious printf format warning...
2012-09-05 Uros Bizjaksse.md (<sse4_1>_blendv<ssemodesuffix><avxsizesuffix...
2012-09-05 Ulrich Drepperrandom.cc (random_device::_M_init): Check whether cpuid...
2012-09-05 Eric Botcazoubb-reorder.c: Clarify a few points in the head comment...
2012-09-05 Richard Guentherre PR tree-optimization/46590 (long compile time with...
2012-09-05 Dominique d... re PR fortran/54474 (gfortran.dg/coarray_poly_3.f90)
2012-09-05 Ulrich Drepper* include/ext/random.tcc (__gnu_cxx:normal_mv_distribut...
2012-09-05 Paolo Carlinire PR c++/54191 ([C++11] SFINAE does not handle convers...
2012-09-05 Georg-Johann Layre PR target/54461 ([avr] add configure option for...
2012-09-05 Bin ChengAdd missed ChangeLog entry for r190919.
2012-09-05 Jason Merrillre PR c++/54441 (Infinite loop with brace initializer...
2012-09-05 Jason Merrillre PR c++/54420 (Segmentation fault in decl_mangling_co...
2012-09-05 Ulrich Drepperrandom: Add __gnu_cxx:normal_mv_distribution<> class.
2012-09-05 GCC AdministratorDaily bump.
2012-09-04 Ulrich Drepperrandom: Add __gnu_cxx::beta_distribution<> class.
2012-09-04 Teresa JohnsonAdding change log entries for r190952:
2012-09-04 Teresa JohnsonEnhances the gcov program summary by adding a histogram...
2012-09-04 Diego NovilloFix bootstrap failure with clang++.
2012-09-04 Jason Merrillre PR c++/54198 ("error: invalid use of incomplete...
2012-09-04 Eric Botcazoubb-reorder.c (gate_handle_reorder_blocks): Move around.
2012-09-04 Eric Botcazoure PR rtl-optimization/54456 (ICE: in init_seqno, at...
2012-09-04 Jason Merrillre PR c++/54437 (Revision 190664 causes Firefox build...
2012-09-04 Jason Merrill* configure.ac: Fix --enable-languages=all.
2012-09-04 Diego NovilloThis patch works around a parsing problem with g++...
2012-09-04 Richard Henderson* alias.c (read_dependence): Return true for ALIAS_SET_...
2012-09-04 Steven Bosscherre PR bootstrap/54453 (r190783 breaks bootstrap on...
2012-09-04 Richard Guenthertree-ssa-pre.c (value_expressions): Make it a vector...
2012-09-04 Diego Novillore PR bootstrap/54479 (Bootstrap with release-checking...
2012-09-04 Eric Botcazou* make_sunver.pl: Add missing newline at the end of...
2012-09-04 Richard Guenthertree-ssa-pre.c (add_to_exp_gen): Adjust.
2012-09-04 Diego Novillo* testsuite-management/x86_64-unknown-linux-gnu.xfail...
2012-09-04 Christophe... MAINTAINERS (Write After Approval): Add myself.
2012-09-04 Diego NovilloMake all VEC_* functions, member functions of vec_t.
2012-09-04 Steven Bosschergimple.h (gimple_build_switch): Remove.
2012-09-04 Georg-Johann Layre PR target/54476 ([avr] __builtin_avr_delay_cycles...
2012-09-04 Bin Chengre PR target/45070 (Miscompiled c++ class with packed...
2012-09-04 Richard Guentherre PR tree-optimization/54458 (ICE get_loop_body, at...
2012-09-04 Senthil Kumar... re PR target/54220 ([avr] Potential stack corruption...
2012-09-04 Christophe... arm.c (arm_expand_builtin): Replace gen_rtx_CONST_INT...
2012-09-04 Christophe... arm.c (arm_evpc_neon_vext): New function.
2012-09-04 Janus Weilre PR fortran/54435 (ICE with SELECT TYPE on a non...
2012-09-04 Oleg Endore PR target/51244 ([SH] Inefficient conditional branch...
2012-09-04 GCC AdministratorDaily bump.
2012-09-03 Andi KleenFix bootstrap-lto
2012-09-03 Andrew Pinskire PR tree-optimization/53395 (The LAPACK functions...
2012-09-03 Marc Glissefold-const.c (fold_ternary_loc): Constant-propagate...
2012-09-03 Michael Matzre PR tree-optimization/46590 (long compile time with...
2012-09-03 Sandra Loosemoreinvoke.texi: Fix numerous typos and punctuation/grammat...
2012-09-03 Richard Guentherre PR bootstrap/54138 (configuring --without-cloog...
2012-09-03 Tobias Burnusre PR fortran/54467 (f951: internal compiler error...
2012-09-03 Richard Bienerre PR middle-end/54362 (COND_EXPR not understood by...
2012-09-03 Georg-Johann Layconfigure.ac (noconfigdirs,target=avr): Add target...
2012-09-03 Andreas Krebbels390.c (s390_loadrelative_operand_p): New function.
2012-09-03 Jakub Jelinekre PR debug/53923 (ICE: RTL check: expected code 'reg...
2012-09-03 Joseph Myerscommon.opt (--no-sysroot-suffix): New driver option.
2012-09-03 Tobias Burnusclass.c (gfc_find_derived_vtab): Disable ABI-breaking...
2012-09-03 Tobias Burnusclass.c (finalize_component): Fixes to the comment.
2012-09-03 Tobias Burnus[multiple changes]
2012-09-03 GCC AdministratorDaily bump.
2012-09-02 Oleg Endore PR target/33135 ([SH] -ffinite-math-only should...
2012-09-02 Oleg Endore PR target/54418 ([SH] Invalid operands for opcode)
2012-09-02 Mark Kettenisconfig.host (x86_64-*-openbsd*): New target.
2012-09-02 Oleg Endosh.md (*extend<mode>si2_compact_mem_disp): Pass iterate...
2012-09-02 Uros Bizjaksync.md (atomic_compare_and_swap<dwi>_doubleword):...
2012-09-02 Eric Botcazoure PR rtl-optimization/54369 (delayed-branch pass remov...
2012-09-02 Uros Bizjakre PR target/49206 (RA failure in spill_failure, at...
2012-09-02 Uros Bizjak* gcc.c-torture/compile/pr44687.c: Fix whitespace.
2012-09-02 Dominique d... re PR target/36680 (ICE in spill_failure, reload1.c...
next