platform/upstream/gcc.git
2015-07-15 Richard Bienerfold-const.c (fold_binary_loc): Move bool_var != 0...
2015-07-15 Richard Bienerobjc-torture.exp (OBJC_TORTURE_OPTIONS): Remove { ...
2015-07-15 Robert SuchanekFix restoration of hi/lo in MIPS64R2 interrupt handlers.
2015-07-15 Matthew FortuneSupport new interrupt handler options.
2015-07-15 Robert SuchanekSupport interrupt handlers with hard-float.
2015-07-15 Ilya Enkovichre PR testsuite/66734 (Many MPX tests are skipped)
2015-07-15 Kyrylo Tkachov[ARM][testsuite] Add -mfloat-abi=softfp to some xscale...
2015-07-15 Andrew BennettMIPS: In mips.exp allow the post-arch code to be run...
2015-07-15 Sebastian Huber[gomp] Recycle last non-nested team if possible
2015-07-15 Szabolcs NagyAdd missing PR target/66731 to gcc/testsuite/Changelog
2015-07-15 Richard Bienergenmatch.c (parser::peek, [...]): Add argument to tell...
2015-07-15 Richard Bienerc-torture.exp (C_TORTURE_OPTIONS): Remove { -O3 -fomit...
2015-07-15 Uros Bizjakre PR target/58066 (__tls_get_addr is called with misal...
2015-07-15 Uros Bizjakre PR rtl-optimization/66838 (Calling multiple SYSV...
2015-07-15 GCC AdministratorDaily bump.
2015-07-15 Patrick Palkare PR c++/66850 (Adding a forward declaration of a...
2015-07-14 Sandra Loosemoreconstraints.md (U, v): New constraints.
2015-07-14 Sandra Loosemorenios2-protos.h (nios2_expand_return): Declare.
2015-07-14 Sandra Loosemorepredicates.md (pop_operation): New.
2015-07-14 Sandra Loosemorenios2.h (LABEL_ALIGN): Define.
2015-07-14 Sandra Loosemoretramp.c (MOVHI, ORI, JMP): Conditionalize for __nios2_a...
2015-07-14 Andrea Azzaronere PR c++/65071 (ICE on valid, sizeof...() of template...
2015-07-14 Sandra Loosemorenios2.h (SMALL_INT12): New macro.
2015-07-14 Sandra Loosemorenios2.opt (march, mbmx, mcdx): New options.
2015-07-14 Steven G. Karglsimplify.c (gfc_simplify_floor): Set precision of tempo...
2015-07-14 Vladimir Makarovre PR rtl-optimization/66626 (gcc.dg/torture/stackalign...
2015-07-14 Janne BlomqvistPR 66861 Fix null pointer crash on mingw.
2015-07-14 Sandra Loosemorenios2.c (TEMP_REG_NUM): Move define up in file.
2015-07-14 Maxim Blumenthalsimd-3.c: (main): Change type of res and ref from int...
2015-07-14 Jason Merrill* call.c (build_new_method_call_1): Call reshape_init.
2015-07-14 Paolo Carlinipt.c (check_template_shadow): Emit error + inform inste...
2015-07-14 H.J. LuRemove trailing spaces in demangle.h
2015-07-14 H.J. LuUpdate copyright year in include
2015-07-14 John Marinoconfigure.tgt: Add *-*-dragonfly to supported targets.
2015-07-14 H.J. LuSync toplevel configure with binutils-gdb
2015-07-14 H.J. LuSync toplevel configure with binutils-gdb
2015-07-14 H.J. LuSync toplevel files binutils-gdb
2015-07-14 H.J. LuThis patch syncs zlib.m4 with binutils-gdb and uses...
2015-07-14 Matthias Klosere PR target/66840 (plugins fail to build on powerpc64l...
2015-07-14 Hans-Peter... Sync with src:
2015-07-14 Richard Bienerre PR tree-optimization/66863 (wrong code at -Os and...
2015-07-14 Richard Bienergenmatch.c (dt_node::gen_kids_1): Fix case label indenting.
2015-07-14 Tom de VriesIgnore -ftree-parallelize-loops={0,1} using gt
2015-07-14 Richard Bienertree-ssa-dom.c (record_temporary_equivalences): Merge...
2015-07-14 Richard Bienergenmatch.c (struct operand): Add OP_IF and OP_WITH...
2015-07-14 Ian Lance Taylorcompiler,runtime: Determine if allocations need new...
2015-07-14 Ian Lance Taylorcompiler: Improve location info for function parameters.
2015-07-14 GCC AdministratorDaily bump.
2015-07-14 Ian Lance TaylorUpdate to patch that Aldy committed directly here.
2015-07-14 Ian Lance Taylorescape: Analyze multiple result type assertions.
2015-07-13 Patrick Palkare PR c++/65186 (internal compiler error: in tsubst...
2015-07-13 Jonathan Wakelyre PR libstdc++/66855 (codecvt wrong endianness in...
2015-07-13 Marek Polacek* rtl.c (rtx_equal_p_cb): Fix typo.
2015-07-13 Ian Lance Taylorsyscall: remove calls to Entersyscall & Exitsyscall...
2015-07-13 Jonathan Wakelyc++config (_GLIBCXX_NOEXCEPT_IF): Define.
2015-07-13 Mantas Mikaitis[ARM][testsuite] Fix FAIL: gcc.target/arm/macro_defs0...
2015-07-13 Andrew MacLeodomega.h: Don't include config.h...
2015-07-13 John Marinot-dragonfly: New.
2015-07-13 John Marinoos_defines.h (_GLIBCXX_USE_C99_CHECK, [...]): Define.
2015-07-13 Maxim BlumenthalUpdate libgomp/testsuite/*/examples-4/* according to...
2015-07-13 Kyrylo Tkachov[AArch64][testsuite] Adjust some arith+compare tests...
2015-07-13 Tom de VriesMark *.omp_data_i as non-trapping
2015-07-13 Andre Vehreschildre PR fortran/64589 ([OOP] Linking error due to undefin...
2015-07-13 Renlin Li[PATCH]Fix PR66556.
2015-07-13 Mikhail MaltsevFix several crashes of C++ demangler on fuzzed input.
2015-07-13 Aldy HernandezFix double word typos.
2015-07-13 GCC AdministratorDaily bump.
2015-07-12 Kugan Vivekanandarajahre PR tree-optimization/66726 (missed optimization...
2015-07-12 Kugan Vivekanandarajahcse.c (cse_insn): Calculate src_eqv for ZERO_EXTRACT.
2015-07-12 GCC AdministratorDaily bump.
2015-07-11 Paolo Carlinire PR c++/58734 ([C++11] Template template parameter...
2015-07-11 Paolo Carlini2015-07-10 Paolo Carlini <paolo.carlini@oracle.com>
2015-07-11 Marek Polacekre PR middle-end/66353 (Missing bb_has_abnormal_call_pr...
2015-07-11 GCC AdministratorDaily bump.
2015-07-10 Patrick Palkare PR c++/30044 (ICE in tsubst, at cp/pt.c:7359)
2015-07-10 Paolo Carlinire PR c++/54521 (g++ fails to call explicit constructor...
2015-07-10 Jason Merrilltypo
2015-07-10 Jason Merrillpt.c (find_parameter_packs_r): Handle variable templates.
2015-07-10 Jason Merrill* parser.c (cp_parser_template_id): SET_EXPR_LOCATION.
2015-07-10 Anatoly Sokolov[V850] Hookize GO_IF_LEGITIMATE_ADDRESS
2015-07-10 Andrew Macleodbb-reorder.c: Don't include obstack.h if backend.h...
2015-07-10 H.J. LuAllow indirect sibcall with register arguments
2015-07-10 Eric Botcazouc-ada-spec.h (cpp_operation): Revert latest change.
2015-07-10 Uros Bizjaksse.md (movdi_to_sse): Use gen_lowpart and gen_higpart...
2015-07-10 Uros Bizjakpr66703.c: New test.
2015-07-10 Uros Bizjakre PR target/66703 ([4.9/5/6] gcc.target/i386/readeflag...
2015-07-10 Paolo Carlinire PR c++/60842 (In-class initializer causes a strange...
2015-07-10 Andrew MacLeodgen-mul-tables.cc (main): Change include list for gener...
2015-07-10 Richard Bienersv.po: Update.
2015-07-10 Richard Bienerfold-const.c (distribute_bit_expr): Remove.
2015-07-10 Jiong Wang[AArch64] Mark GOT related MEM rtx as const to help...
2015-07-10 Andrew MacLeodgimple-predict.h: New file.
2015-07-10 Christophe... attr_thumb.c: Skip if Thumb is not supported.
2015-07-10 Richard Bienergenmatch.c (dt_node::gen_kids_1): Fix indenting of...
2015-07-10 Uros Bizjakre PR target/66813 (gcc.target/i386/asm-flag-5.c failed...
2015-07-10 Jakub Jelinekre PR middle-end/66820 (internal compiler error: in...
2015-07-10 Kyrylo Tkachov[obvious] Fix typos above expand_cond_expr_using_cmove
2015-07-10 Paolo Carlinire PR c++/65592 (internal compiler error: Segmentation...
2015-07-10 Tom de VriesInsert new bound in try_transform_to_exit_first_loop_alt
2015-07-10 Richard Bienertree-if-conv.c (if_convertible_gimple_assign_stmt_p...
next