platform/upstream/gcc.git
2012-03-20 Tristan Gingoldtree.h (enum size_type_kind): Add stk_ prefix to consta...
2012-03-20 Oleg Endosh.md: Use braced string notation where applicable.
2012-03-20 GCC AdministratorDaily bump.
2012-03-19 Paolo Carlini[multiple changes]
2012-03-19 Uros Bizjaki386.md (allocate_stack): Simplify.
2012-03-19 Benjamin Kosnikallocator.h (std::allocator): Base class is __allocator...
2012-03-19 Benjamin Kosnikconstructors_destructor_fn_imps.hpp: Increment after...
2012-03-19 Uros Bizjakbuiltins.c (expand_builtin_cexpi): Use copy_addr_to_reg...
2012-03-19 Sandra Loosemoresh.opt (madjust-unroll): Mark as ignored/obsolete.
2012-03-19 Uros Bizjaki386.c (get_thread_pointer): Add tp_mode argument.
2012-03-19 Oleg EndoFix ChangeLog formatting.
2012-03-19 Oleg Endore PR target/50751 (SH Target: Displacement addressing...
2012-03-19 Paolo CarliniWuseless-cast.C: Extend.
2012-03-19 Paolo Carlini2012-03-19 Paolo Carlini <paolo.carlini@oracle.com>
2012-03-19 Arnaud Charlet[multiple changes]
2012-03-19 Arnaud Charlet[multiple changes]
2012-03-19 Arnaud Charlet[multiple changes]
2012-03-19 Arnaud Charlet[multiple changes]
2012-03-19 Paolo Carlinire PR c++/14710 (Warning about useless casts)
2012-03-19 Eric Botcazoutree.def (REALPART_EXPR, [...]): Move.
2012-03-19 Uros Bizjaki386.c (ix86_expand_prologue): Use Pmode mode consistently.
2012-03-19 Francois-Xavier... re PR fortran/52559 (Spurious \x00 in error messages...
2012-03-19 GCC AdministratorDaily bump.
2012-03-18 Joseph Myers* cpplib.pot: Regenerate.
2012-03-18 Joseph Myers* gcc.pot: Regenerate.
2012-03-18 Uros Bizjaki386.md: Remove empty predicates and/or constraints.
2012-03-18 David EdelsohnAdd missing ChangeLog entry from 2012-03-09 commit.
2012-03-18 GCC AdministratorDaily bump.
2012-03-17 Janne BlomqvistTypo in ChangeLog
2012-03-17 Janne BlomqvistPR libfortran/52608 Add dejagnu directive to testcase
2012-03-17 Janne Blomqvistre PR libfortran/52608 (The test FM110 of the NIST...
2012-03-17 Janne BlomqvistPR libfortran/52608 Move the removal of initial zeros.
2012-03-17 Tobias Burnusre PR fortran/52585 (Wrong result for ASSOCIATED with...
2012-03-17 GCC AdministratorDaily bump.
2012-03-16 François Dumontre PR libstdc++/52476 ([DR 518] Unordered multimap...
2012-03-16 Richard Guentherre PR middle-end/52603 (Test failures in gcc.dg/vect...
2012-03-16 Martin Jamborexpr.c (expand_expr_real_1): handle misaligned scalar...
2012-03-16 Richard Guentherfold-const.c (native_interpret_expr): Also support...
2012-03-16 Richard Guentherre PR middle-end/52584 (Fails to constant fold vector...
2012-03-16 Richard Guenthertree-vect-stmts.c (vect_get_vec_def_for_operand): Use...
2012-03-16 Richard Guentherre PR middle-end/48814 (Incorrect scalar increment...
2012-03-16 Richard Guentherstor-layout.c (finish_bitfield_representative): Fall...
2012-03-16 Tristan Gingoldvms-unwind.h: Remove ulong (and replace it by unw_reg...
2012-03-16 Tristan Gingoldvms.h (TARGET_OS_CPP_BUILTINS): Define __CRTL_VER and...
2012-03-16 Richard Guenthertree-vect-loop.c (get_initial_def_for_induction): Use...
2012-03-16 Bernhard Reutner... lib{gomp,itm}/testsuite: load missing fortran-modules.exp
2012-03-16 Rainer OrthImprove wording in GCC 4.7 Solaris update to install...
2012-03-16 Richard Guenthertree.h (TREE_VECTOR_CST_ELTS): Remove.
2012-03-16 Tristan Gingoldconfig.gcc (*-*-*vms*): Define use_gcc_stdint and tm_file.
2012-03-16 Tristan Gingold2012-03-16 Tristan Gingold <gingold@adacore.com>
2012-03-16 Janne BlomqvistShare vtables instead of replicating them for each...
2012-03-16 Janne BlomqvistDon't use BUILT_IN_IROUND for __float128.
2012-03-16 GCC AdministratorDaily bump.
2012-03-15 Jakub Jelinekre PR target/52568 (suboptimal __builtin_shuffle on...
2012-03-15 Jakub Jelinekre PR target/52568 (suboptimal __builtin_shuffle on...
2012-03-15 Janne BlomqvistRemove commented out debug printf:s
2012-03-15 Jason Merrillre PR c++/52582 (g++ ICE when compiling qt-4.8.0 with...
2012-03-15 Janne BlomqvistEnable BUILT_IN_IROUND.
2012-03-15 Bernhard Reutner... fortran-modules.exp: New file which was forgotten in...
2012-03-15 Ulrich Weigand* combine.c (apply_distributive_law): Do not distribute...
2012-03-15 Ira Rosentree-vect-patterns.c (widened_name_p): Rename to ...
2012-03-15 Ira Rosentree-vectorizer.h (vect_pattern_recog): Add new argument.
2012-03-15 Janne Blomqvistre PR libfortran/52434 (Insufficient number of digits...
2012-03-15 Jakub Jelinekre PR middle-end/52592 (compilation failure with undefi...
2012-03-15 Bernhard Reutner... gfortran testsuite: implicitly cleanup-modules
2012-03-15 Ramana RadhakrishnanFix date from last commit.
2012-03-15 Ramana RadhakrishnanFix gnu_unique_object handling for arm-linux-gnueabi
2012-03-15 Jakub Jelinekre PR tree-optimization/52267 (a&~N where N has all...
2012-03-15 Richard Guentherre PR middle-end/52580 (171.swim performance drop on...
2012-03-15 Manuel López... re PR c++/44783 (implement -ftemplate-backtrace-limit=)
2012-03-15 Arnaud Charlet[multiple changes]
2012-03-15 Vincent Puccisem.ads, sem.adb (Preanalyze): New routine.
2012-03-15 Robert Dewarsem_ch4.adb (Analyze_Quantified_Expression): Add comment.
2012-03-15 Arnaud Charlet[multiple changes]
2012-03-15 Robert Dewarsem_prag.adb, [...]: Minor reformatting.
2012-03-15 Arnaud Charlet[multiple changes]
2012-03-15 Tristan GingoldREADME (EXAMPLES OF FIXES): Update.
2012-03-15 Yannick Moyaspects.adb, [...] (Aspect_Id): New GNAT aspect Aspect_...
2012-03-15 Tristan Gingoldc-parser.c (c_parser_parameter_declaration): Handle...
2012-03-15 Robert Dewarsem_ch6.ads: Minor comment updates.
2012-03-15 Tristan Gingolddwarf2out.c (gen_subprogram_die): Require dwarf unwindi...
2012-03-15 Arnaud Charlet[multiple changes]
2012-03-15 Arnaud Charlet[multiple changes]
2012-03-15 Oleg Endofpul-usage-1.c: New.
2012-03-15 Joseph Myers* sv.po: Update.
2012-03-15 GCC AdministratorDaily bump.
2012-03-14 Oleg Endore PR target/49468 (SH Target: inefficient integer...
2012-03-14 H.J. LuAdd -maddress-mode=short|long for x86
2012-03-14 Rainer OrthRemove MIPS_DEBUGGING_INFO support
2012-03-14 Rainer OrthRemove non-GAS non-ELF support in alpha backend
2012-03-14 Rainer OrthRemove obsolete Solaris 8 support
2012-03-14 Paolo Carlini2012-03-14 Paolo Carlini <paolo.carlini@oracle.com>
2012-03-14 Rainer OrthRemove obsolete IRIX 6.5 support
2012-03-14 Martin Jamborexpr.c (expand_assignment): Use expand_expr with EXPAND...
2012-03-14 Richard Guentherre PR middle-end/52584 (Fails to constant fold vector...
2012-03-14 Jakub Jelinekre PR c++/52582 (g++ ICE when compiling qt-4.8.0 with...
2012-03-14 Paolo Carliniforward_list.h: Fix comments.
2012-03-14 Richard Guentherre PR c++/52582 (g++ ICE when compiling qt-4.8.0 with...
2012-03-14 Richard Guentherre PR tree-optimization/52571 (vectorizer changes align...
2012-03-14 Richard Guentherre PR target/52080 (Stores to bitfields introduce a...
next