platform/upstream/gcc.git
2013-05-15 Ganesh GopalasubramanianNew instruction (FSGSBASE) for AMD bdver3 architecture
2013-05-15 GCC AdministratorDaily bump.
2013-05-14 Senthil Kumar... alias-1.c: Add dg-require-effective-target scheduling.
2013-05-14 Jakub Jelinekre PR c++/57274 (Bogus sequence-point warning in C++)
2013-05-14 Jason Merrillre PR c++/57243 (Using auto in range based for with...
2013-05-14 Jakub Jelinektree.c (warn_deprecated_use): Print file:line using...
2013-05-14 Mike Stump* gdbinit.in: Add __null.
2013-05-14 Mike Stumprecog.h: Rename struct recog_data to Recog_data.
2013-05-14 Mike Stump* web.c (union_match_dups): Also check DF_REF_REAL_LOC.
2013-05-14 Steven Bosscherresource.h (struct resources): Remove unch_memory member.
2013-05-14 Steven Bosscherrtl.h (next_label, [...]): Remove prototypes.
2013-05-14 Marc Glissefold-const.c (fold_negate_expr): Handle vectors.
2013-05-14 Paolo Carlinistl_iterator.h (__normal_iterator<>::_M_const_cast...
2013-05-14 James Greenhalgh[AArch64] Fix vcond where comparison and result have...
2013-05-14 Jason Merrillre PR c++/57041 (ICE in lookup_field_1, at cp/search...
2013-05-14 Paolo Carlinire PR c++/53903 ([C++11] Incompatible exception-specifi...
2013-05-14 Rainer OrthUse __builtin_alloca in gcc.dg/fstack-protector-strong.c
2013-05-14 Jason Merrillre PR c++/56998 (ICE in value_dependent_expression_p...
2013-05-14 Marc Glissere PR bootstrap/57266 (comparison between signed and...
2013-05-14 Chung-Lin Tangre PR target/42017 (gcc compiling C for ARM has stopped...
2013-05-14 Joern Renneckeavr.c (avr_encode_section_info): Bail out if the type...
2013-05-14 Rainer OrthFix gcc.dg/fstack-protector-strong.c on Solaris/x86
2013-05-14 Rainer OrthFix Solaris --as-needed/-z ignore detection (PR target...
2013-05-14 Jakub Jelinekexpmed.c (expand_shift_1): Canonicalize rotates by...
2013-05-14 Richard Bienerre PR middle-end/57235 (ICE verify_ssa failied)
2013-05-14 Eric Botcazousp64-elf.h (CPP_SUBTARGET_SPEC): Delete.
2013-05-14 Jakub Jelinekre PR tree-optimization/57251 (ICE in optab_handler...
2013-05-14 Kaushik Phatakrl78.md (mulsi3_g13): Add additional 'nop' required...
2013-05-14 GCC AdministratorDaily bump.
2013-05-13 Guozhi Weidwarf2asm.c (dw2_output_indirect_constant_1): Mark...
2013-05-13 Benjamin KosnikMakefile.am (sources): Add bad_array_length.cc, bad_arr...
2013-05-13 Kai Tietzre PR target/56975 (dllimport broken on i686-pc-cygwin)
2013-05-13 Jason Merrillre PR c++/56998 (ICE in value_dependent_expression_p...
2013-05-13 Jason Merrillre PR c++/57041 (ICE in lookup_field_1, at cp/search...
2013-05-13 Jason Merrillre PR c++/57254 (Overload resolution failure when ref...
2013-05-13 Jason Merrillre PR c++/57253 (GCC ignores ref-qualifiers of pseudo...
2013-05-13 Jason Merrillre PR c++/57252 (GCC does not treat ref-qualified overl...
2013-05-13 Mike Stumpcompare_tests: Limit lines to 2000 characters as comm...
2013-05-13 Uros Bizjakre PR target/57264 (cld not emitted when string instruc...
2013-05-13 Jakub Jelinek* gcc.dg/vector-shift-2.c: Add -O to dg-options.
2013-05-13 Greta Yorshforwprop-26.c: Add -fno-short-enums to dg-options.
2013-05-13 Sofiane Naciaarch64-simd.md (aarch64_simd_mov<mode>): Group similar...
2013-05-13 Jan Hubickamode-switching.c (optimize_mode_switching): Set correct...
2013-05-13 Rainer OrthRestore Solaris/amd64 Ada bootstrap (PR ada/57188)
2013-05-13 Jakub Jelinekre PR tree-optimization/45216 (Rotate expressions not...
2013-05-13 Martin Jamborre PR middle-end/42371 (dead code not eliminated during...
2013-05-13 Ganesh GopalasubramanianAMD specific default alignment changes
2013-05-13 Marc Glissetree-vect-generic.c (uniform_vector_p): Move ...
2013-05-13 Jakub Jelinekre PR tree-optimization/57230 (tree-ssa-strlen incorrec...
2013-05-13 Jakub Jelinekre PR tree-optimization/57230 (tree-ssa-strlen incorrec...
2013-05-13 Joern RenneckeFix EH handling issue in last change:
2013-05-13 GCC AdministratorDaily bump.
2013-05-12 Joern Renneckeepiphany.c (epiphany_init): Check size of NUM_MODES_FOR...
2013-05-12 Uros Bizjaki386.md (*zero_extendsidi2): Add *x->?r alternative.
2013-05-12 Gerald PfeiferRemove duplicate (and incorrect) entry for r197284.
2013-05-12 Oleg Endore PR target/57108 ([4.7/4.8/4.9] SH internal compiler...
2013-05-12 GCC AdministratorDaily bump.
2013-05-11 GCC AdministratorDaily bump.
2013-05-10 Uros Bizjaki386.md (memory): Handle sseishft1.
2013-05-10 Vladimir Makarovlra-assigns.c (find_hard_regno_for): Add 1 to the cost...
2013-05-10 Paolo Carlinire PR libstdc++/54577 (deque<T>::erase() still takes...
2013-05-10 Joel SherrillFix spacing
2013-05-10 Sebastian Hubert-rtems-eabi: Remove mthumb/march=armv7 multilib.
2013-05-10 Ralf Corsepiust-rtems: Add more multilibs.
2013-05-10 Jason Merrillre PR c++/57196 (Bogus "aggregate ... has incomplete...
2013-05-10 Jason Merrillre PR c++/57047 ([C++11] stl_pair.h:137:64: internal...
2013-05-10 Jason Merrillre PR c++/55149 (capturing VLA in lambda)
2013-05-10 Richard BienerFix changelog entry
2013-05-10 Richard Bienerre PR tree-optimization/57214 (ice: tree check: expecte...
2013-05-10 Marc Glissestor-layout.c (element_precision): New function.
2013-05-10 Richard Sandifordgcc/
2013-05-10 Jakub Jelineki386.md (rotateinv): New code attr.
2013-05-10 Jakub Jelinekre PR tree-optimization/45216 (Rotate expressions not...
2013-05-10 Uros Bizjaktestsuite_abi.cc (check_version): Add CXXABI_1.3.8.
2013-05-10 Richard Bienertree-vect-data-refs.c (vect_enhance_data_refs_alignment...
2013-05-10 Alan Modraconfigure.ac (HAVE_AS_TLS): Swap powerpc64 and powerpc...
2013-05-10 Alan Modrare PR target/55033 (PowerPC section type conflict error)
2013-05-10 GCC AdministratorDaily bump.
2013-05-09 Jason Merrill* decl.c (cp_finish_decl): Only check VLA bound in...
2013-05-09 Joern Renneckeepiphany.c (epiphany_expand_prologue): When using gen_s...
2013-05-09 Uros Bizjaksse.md (*vec_extractv4si_0_zext): New pattern.
2013-05-09 Jason Merrillre PR c++/57222 (Template alias not working in argument...
2013-05-09 Jason MerrillN3639 C++1y VLA diagnostics
2013-05-09 Jason MerrillN3639 C++1y VLA support
2013-05-09 Jason Merrilltree.c (build_constructor_va): New.
2013-05-09 Martin Jamborre PR lto/57084 (483. xalancbmk run fails with -O2...
2013-05-09 Jan HubickaJan Hubicka <jh@suse.cz>
2013-05-09 Jan Hubickare PR lto/54095 (Unnecessary static variable renaming)
2013-05-09 Sofiane Naciaarch64.md: New movtf split.
2013-05-09 Alan Modraconfigure.ac (HAVE_AS_TLS): Enable tests for powerpcle...
2013-05-09 Andi KleenMark all member functions with memory models always...
2013-05-09 Jason Merrillexcept.c (is_admissible_throw_operand_or_catch_paramete...
2013-05-09 Jason MerrillCore 624/N2932: Throw bad_array_new_length on overflow
2013-05-09 Jason Merrillre PR c++/57068 (gcc prints warning "ref-qualifiers...
2013-05-09 GCC AdministratorDaily bump.
2013-05-08 Uros Bizjakmmx.md (*vec_extract* splitters): Simplify post-reload...
2013-05-08 Andoni Morales... re PR libstdc++/57212 (Don't use pe-coff weak support...
2013-05-08 Kai Tietzcygming-crtbegin.c (__register_frame_info): Make weak.
2013-05-08 Uros Bizjakmmx.md (*vec_extract* splitters): Simplify post-reload...
2013-05-08 Bill Schmidtgimple-ssa-strength-reduction.c (count_candidates)...
next