platform/upstream/gcc.git
2013-05-15 Leif Ekbladi386.c (ix86_decompose_address): Use DEFAULT_TLS_SEG_RE...
2013-05-15 François Dumontprinters.py (Tr1HashtableIterator): Fix rendering of...
2013-05-15 Richard Sandifordre PR target/57260 (Generated R_MIPS_GOT_MIPS relocatio...
2013-05-15 Paolo Carlininame-lookup.c (pushdecl_maybe_friend_1): Replace pairs...
2013-05-15 Uros Bizjaki386.c (iy86_option_override_internal): Update processo...
2013-05-15 Andreas Schwabm68k.md (*rotlhi3_lowpart, [...]): Name for rotlhi3...
2013-05-15 Paolo Carlinire PR c++/31952 (parameters may be redeclared in a...
2013-05-15 Teresa Johnsonloop-unroll.c (report_unroll_peel): Check decision...
2013-05-15 Teresa Johnsonfunction.h (has_bb_partition): New rtl_data flag.
2013-05-15 Ramana RadhakrishnanFix PR target/19599 - tailcall function pointers.
2013-05-15 Richard Bienertree-vect-loop.c (vect_transform_loop): Use MSG_NOTE...
2013-05-15 Martin Jamboripa-prop.c (ipa_make_edge_direct_to_target): Redirect...
2013-05-15 Martin Jamboripa-prop.c (ipa_print_node_jump_functions): Print symbo...
2013-05-15 Andreas Krebbels390.c (s390_register_move_cost): Don't impose the...
2013-05-15 Jonathan Wakely* include/bits/basic_string.h (getline): Fix doxygen...
2013-05-15 Richard Bienerre PR tree-optimization/57275 (Error in data dependence...
2013-05-15 Jan Hubickare PR c++/57038 (Latest libreoffice compilation fails...
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
next