platform/upstream/gcc.git
2013-07-10 Paolo Carlinire PR c++/57874 (No SFINAE on ADL lookup failure)
2013-07-10 Jakub Jelinekre PR preprocessor/57824 (Raw string literals not handl...
2013-07-10 Jakub Jelinekc-ppoutput.c (scan_translation_unit): Call account_for_...
2013-07-10 Paolo Carlinire PR c++/57869 ([C++11] Casting a object pointer to...
2013-07-10 Jakub Jelinekre PR preprocessor/57757 (CPP extra inserted whitespace...
2013-07-10 Georg-Johann Layre PR target/57844 (ICE: unrecognizable addqi3 insn...
2013-07-10 Georg-Johann Layre PR target/57506 ([avr] Some devices are present...
2013-07-10 Georg-Johann Layre PR target/56987 (gcc/config/avr/avr.opt:80: "change...
2013-07-10 Graham Stottmips.c (mips_rtx_costs): Very slightly increase the...
2013-07-10 Jan-Benedict... cr16-protos.h: Don't include target.h.
2013-07-10 Jason Merrillre PR c++/57402 (ICE: in make_decl_rtl, at varasm.c...
2013-07-10 GCC AdministratorDaily bump.
2013-07-09 Joseph Myersrs6000.c (rs6000_init_hard_regno_mode_ok): Only adjust...
2013-07-09 Jason Merrillre PR c++/57471 (Bizarre error for template parameter...
2013-07-09 Janis Johnson* config.host (powerpc-*-eabispe*): Add t-fdpbit to...
2013-07-09 Jason Merrillre PR c++/57658 (ICE in tsubst_copy, at cp/pt.c:12213)
2013-07-09 Jason Merrillre PR c++/57526 (use of X before deduction of auto...
2013-07-09 Jason Merrillre PR c++/57437 (C++11: mutable lambdas)
2013-07-09 Jason Merrillre PR c++/57532 (operator& broken when used on rvalues)
2013-07-09 Jason Merrillre PR c++/57545 (Generation of debug symbols leads...
2013-07-09 Jason Merrillre PR regression/57551 (g++.dg/ext/visibility/anon6...
2013-07-09 Jason Merrillre PR c++/57831 (pointer to member function inaccessibl...
2013-07-09 Marc Glissere PR c++/53094 (constexpr vector subscripting)
2013-07-09 Marc Glissere PR c++/53000 (Conditional operator does not behave...
2013-07-09 Tim ShenImplement class regex_traits.
2013-07-09 Simon Baldwinconfigure.ac: Add AC_CONFIG_AUX_DIR.
2013-07-09 Paolo Carlinire PR c++/51786 ([c++0x] Invalid declaration with declt...
2013-07-09 Tristan Gingoldmakefile.vms (OBJS): Add dwarfnames.obj
2013-07-09 Jason Merrillre PR c++/57550 (bogus "error ... is private")
2013-07-09 GCC AdministratorDaily bump.
2013-07-08 Janis Johnson* gcc.target/powerpc/tfmode_off.c: Skip for EABI targets.
2013-07-08 Janis Johnson* gcc.target/powerpc/ppc-spe64-1.c: Update expected...
2013-07-08 Janis Johnson* gcc.target/powerpc/pr47197.c: Require powerpc_altivec_ok.
2013-07-08 Janis Johnsonsd-vsx.c: Require dfp.
2013-07-08 Tobias Burnusre PR fortran/57834 (C_F_POINTER (only with -std=)...
2013-07-08 Kai Tietzre PR c++/56892 (dllexport prevents inline inside dll)
2013-07-08 Tobias Burnusre PR fortran/50554 (INQUIRE cannot redefine DO index...
2013-07-08 Andreas Krebbels390.c: Replace F*_REGNUM with FPR*_REGNUM.
2013-07-08 Tobias Burnusre PR fortran/57785 (DOT_PRODUCT error with constant...
2013-07-08 Tobias Burnusre PR fortran/57469 (Erroneous warning for unused dummy...
2013-07-08 Manfred Schwarbdefined_assignment_7.f90: Fix dg-do.
2013-07-08 Graham Stott* Makefile.in: (c-family-warn): Define to $(STRICT_WARN)
2013-07-08 Graham Stottarray-notation-common.c (length_mismatch_in_expr_p...
2013-07-08 Andreas Krebbels390.c: Rename cfun_set_fpr_bit to cfun_set_fpr_save...
2013-07-08 Eric Botcazou* Makefile.in (tree-ssa-reassoc.o): Add dependency...
2013-07-08 Po-Chun Changre PR rtl-optimization/57786 (wasted work in distribute...
2013-07-08 Jakub Jelinekre PR target/57819 (Suboptimal shift patterns)
2013-07-08 Hristian Kirtcheveinfo.adb (Get_Pragma): Handle the retrieval of delayed...
2013-07-08 Arnaud Charlet[multiple changes]
2013-07-08 Arnaud Charlet[multiple changes]
2013-07-08 Arnaud Charlet[multiple changes]
2013-07-08 Jakub Jelinekre PR rtl-optimization/57829 (Wrong constant folding)
2013-07-08 Arnaud Charlet[multiple changes]
2013-07-08 Arnaud Charlet[multiple changes]
2013-07-08 Arnaud Charlet[multiple changes]
2013-07-08 Arnaud Charlet[multiple changes]
2013-07-08 Arnaud Charlet[multiple changes]
2013-07-08 Robert Dewarsem_dim.adb: Minor error message change.
2013-07-08 Arnaud Charlet[multiple changes]
2013-07-08 Arnaud Charlet[multiple changes]
2013-07-08 Arnaud Charlet[multiple changes]
2013-07-08 Arnaud Charlet[multiple changes]
2013-07-08 Arnaud Charlet[multiple changes]
2013-07-08 Arnaud Charlet[multiple changes]
2013-07-08 Robert Dewarsem_ch8.adb, [...]: Minor reformatting.
2013-07-08 Arnaud Charlet[multiple changes]
2013-07-08 Arnaud Charlet[multiple changes]
2013-07-08 Ed Schonbergsem_prag.adb (Analyze_PPC_In_Decl_Part): In ASIS mode...
2013-07-08 Michael Zolotukhini386-opts.h (enum stringop_alg): Add vector_loop.
2013-07-08 Edward Smith... Add links to the C++14 library implementation status...
2013-07-08 Edward Smith... Add links to the C++14 librarry implementation status...
2013-07-08 GCC AdministratorDaily bump.
2013-07-07 Uros Bizjakdriver-i386.c (host_detect_local_cpu): Do not check...
2013-07-07 Bruce KorbRemove sample result for CDEF_CPLUSPLUS hack
2013-07-07 GCC AdministratorDaily bump.
2013-07-06 Bruce KorbRemove cdef_cplusplus hack.
2013-07-06 Uros Bizjakre PR target/57807 (Compile failure with __builtin_ia32...
2013-07-06 Jakub Jelinekre PR target/29776 (result of ffs/clz/ctz/popcount...
2013-07-06 Paolo Carlinire PR c++/28262 (Inconsistent "default arguments are...
2013-07-06 GCC AdministratorDaily bump.
2013-07-05 Paolo Carliniconst_iterator.cc: Tweak, avoid potential undefined...
2013-07-05 François Dumonthashtable_policy.h (_ReuseOrAllocNode): Use forward...
2013-07-05 Vladimir Makarovre PR rtl-optimization/55342 ([LRA,x86] Non-optimal...
2013-07-05 Uros BizjakChangeLog: Fix whitespace.
2013-07-05 Marcus ShawcroftFix pr57518.c test case.
2013-07-05 Paolo Carlinire PR c++/14263 (Cryptic diagnostic for cast from virtu...
2013-07-05 Hristian Kirtchevaspects.adb: Add an entry for SPARK_Mode in table Canon...
2013-07-05 Ed Schonbergsem_ch13.adb (Analyze_Aspect_Specifications): For pre...
2013-07-05 Ed Schonbergexp_ch3.adb (Build_Variant_Record_Equality): Add pairs...
2013-07-05 Arnaud Charlet[multiple changes]
2013-07-05 Robert Dewarexp_ch4.adb, [...]: Minor reformatting.
2013-07-05 Hristian Kirtchevexp_ch4.adb (Expand_Composite_Equality): Use the full...
2013-07-05 Arnaud Charlet[multiple changes]
2013-07-05 Arnaud Charlet[multiple changes]
2013-07-05 Paolo Carliniconst_iterator.cc: Tweak, avoid potential undefined...
2013-07-05 Arnaud Charlet[multiple changes]
2013-07-05 Robert Dewargnat_rm.texi: Document that -gnatR and -gnatD cannot...
2013-07-05 Arnaud Charlet[multiple changes]
2013-07-05 Robert Dewarfreeze.adb (Freeze_Entity): Remove test of obsolete...
2013-07-05 Robert Dewargnat_rm.texi, [...]: Minor comment/text fixes.
next