platform/upstream/gcc.git
2014-11-20 Jan Hubickatree.c (free_lang_data_in_type): If BINFO has no import...
2014-11-20 Jason Merrillre PR c++/56041 (Constexpr conversion function definiti...
2014-11-20 GCC AdministratorDaily bump.
2014-11-19 Francois-Xavier... re PR sanitizer/63939 (Massive asan failures (356)...
2014-11-19 Francois-Xavier... re PR sanitizer/63939 (Massive asan failures (356)...
2014-11-19 Jason Merrillre PR c++/63885 (ICE in static assert of constexpr...
2014-11-19 Jason Merrillre PR c++/57979 (G++ accepts constant expression define...
2014-11-19 Francois-Xavier... re PR sanitizer/63939 (Massive asan failures (356)...
2014-11-19 David MalcolmPR jit/63854: Fix leaks in test-fuzzer.c
2014-11-19 David MalcolmPR jit/63854: Fix leak in ipa-icf.c
2014-11-19 Uros Bizjakre PR target/63947 (Wrong fcmov suffix)
2014-11-19 Jan Hubickare PR lto/63963 (LTO doesn't work with __attribute__...
2014-11-19 David MalcolmPR jit/63854: Fix leaking vec in jit
2014-11-19 David MalcolmPR jit/63854: Add all_late_ipa_passes to GCC_PASS_LISTS
2014-11-19 David MalcolmPR jit/63854: lra.c: Fix leak of point_freq_vec's buffe...
2014-11-19 David MalcolmPR jit/63854: Fix leak of paths within jump threading
2014-11-19 David MalcolmPR jit/63854: Fix leak of "avail" within tree-ssa-pre.c
2014-11-19 David MalcolmPR jit/63854: Fix leak of worklist within jit-recording.c
2014-11-19 David MalcolmPR jit/63854: Don't leak producer_string in dwarf2out.c
2014-11-19 David MalcolmPR jit/63854: Add ira_costs_c_finalize
2014-11-19 David MalcolmPR jit/63854: Fix leak of optimization_summary_obstack
2014-11-19 David MalcolmPR jit/63854: Fix leak of opts_obstack
2014-11-19 David MalcolmPR jit/63854: Fix memory leak of save_decoded_options
2014-11-19 David MalcolmPR jit/63854: Fix memory leak within bb-reorder.c
2014-11-19 David MalcolmPR jit/63854: Fix memory leaks within context/pass_mana...
2014-11-19 David MalcolmPR jit/63854: Fix memory leak of reginfo.c: valid_mode_...
2014-11-19 David MalcolmPR jit/63854: Fix memory leak within gcc_options
2014-11-19 Jason Merrillre PR c++/63928 (use after free in cp/constexpr.c)
2014-11-19 Manuel López... re PR driver/36312 (should refuse to overwrite input...
2014-11-19 Paolo Carlinire PR c++/55425 (constexpr does not work in many situat...
2014-11-19 David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-19 Renlin Li[AArch64] Implement <su><maxmin>v2di3 pattern
2014-11-19 Markus Trippelsdorfrs6000: Fix signed integer overflows
2014-11-19 Marek PolacekFix up accidentally twice-applied patch.
2014-11-19 Renlin Lire PR middle-end/63762 ([ARM]GCC generates UNPREDICTABL...
2014-11-19 Maxim KuvyrkovMAINTAINERS (OS Port Maintainers): Add overdue maintain...
2014-11-19 Jakub Jelinekgimple.h (gimple_build_assign_with_ops): Add unary...
2014-11-19 Wilco Dijkstra[AArch64] Adjust generic move costs
2014-11-19 François-Xavier... Fixing the mess I did with the two previous commits...
2014-11-19 Marek Polacekre PR sanitizer/63690 (ICE: tree check: expected class...
2014-11-19 François-Xavier... re PR sanitizer/62132 (FAIL: c-c++-common/asan/misalign...
2014-11-19 Francois-Xavier... re PR sanitizer/62132 (FAIL: c-c++-common/asan/misalign...
2014-11-19 Alex VelenkoMAINTAINERS (Write After Approval): Revert my previous...
2014-11-19 Renlin LiMAINTAINERS (Write After Approval): Revert my previous...
2014-11-19 Ilya Verbinre PR regression/63868 (Multiple failures in the libgom...
2014-11-19 Felix Yangre PR target/59593 ([arm big-endian] using "ldrh" acces...
2014-11-19 Richard HendersonAllow the static chain to be set from C
2014-11-19 Richard HendersonAllow the front-end to create calls with a static chain
2014-11-19 Richard HendersonMake TARGET_STATIC_CHAIN allow a function type
2014-11-19 Renlin LiThis is simple patch to add more conditional macros...
2014-11-19 Renlin LiMAINTAINERS (Write After Approval): Add myself.
2014-11-19 Marek Polacekre PR middle-end/63879 (ICE compiling Linux Kernel...
2014-11-19 Ilya Tocarcollect2.c (main): Don't call fatal_error before diagno...
2014-11-19 Alex Velenko* MAINTAINERS: Added myself to maintainers.
2014-11-19 Tom de VriesFix tail-merge pass for dead type-unsafe code
2014-11-19 Uros Bizjake.53.5.c: Require vect_simd_clones effective target.
2014-11-19 Jakub Jelinekre PR tree-optimization/63915 (gomp/pr60823-2.c:31...
2014-11-19 Jakub Jelinekre PR sanitizer/63520 (ICE: in get_biv_step, at loop...
2014-11-19 Richard Bienerre PR tree-optimization/63844 (open mp parallelization...
2014-11-19 Paolo Carlinire PR c++/57654 ([c++11] static class member reference...
2014-11-19 Jakub Jelinekre PR sanitizer/63913 (ICE: verify_gimple failed: state...
2014-11-19 Andreas Schwab* gcc.dg/pure-2.c: Update line numbers.
2014-11-19 Jakub Jelinekre PR rtl-optimization/63843 (wrong code generation...
2014-11-19 Andrew MacLeodattribs.c (decl_attributes): Remove always true conditi...
2014-11-19 Jason Merrillre PR c++/63924 (Constexpr constructible expression...
2014-11-19 Jason Merrillconstexpr.c (cxx_eval_statement_list): Handle statement...
2014-11-19 Jason Merrillconstexpr.c (cxx_eval_constant_expression): Give jump_t...
2014-11-19 Jason Merrillconstexpr.c (struct constexpr_ctx): Add quiet field.
2014-11-19 GCC AdministratorDaily bump.
2014-11-18 James Greenhalgh[Patch] PR target/63937 TARGET_USE_BY_PIECES_INFRASTRUC...
2014-11-18 Jakub Jelinekre PR sanitizer/63813 ([UBSAN] ICE in ubsan_type_descri...
2014-11-18 Jakub Jelinekre PR tree-optimization/61042 (ICE on valid code at...
2014-11-18 Bob Dunlopmt-ospace (CFLAGS_FOR_TARGET): Append -g -Os rather...
2014-11-18 Jason Merrillre PR c++/63940 (C++ constexpr errors on AIX)
2014-11-18 Jan Hubickaipa-cp.c (ipcp_cloning_candidate_p): Use opt_for_fn.
2014-11-18 Marc Glissere PR libstdc++/43622 (Incomplete C++ library support...
2014-11-18 Jason Merrillre PR c++/63925 (ICE with C++14 constexpr when trying...
2014-11-18 Ian Lance Taylorcompiler: Initialize variables in declaration order.
2014-11-18 Jason Merrillre PR c++/63934 ([C++] internal compiler error: in...
2014-11-18 Maciej W. Rozyckimips.md (compression): Add `micromips32' setting.
2014-11-18 Maciej W. Rozyckimips.md (*jump_absolute): Use a branch when in range...
2014-11-18 Maciej W. Rozyckic11-atomic-exec-5.c (dg-timeout-factor): New setting.
2014-11-18 Kyrylo Tkachov[ARM/AArch64] Improve modeled latency between FP operat...
2014-11-18 Martin Liskafibonacci_heap is used for var-tracking.
2014-11-18 Martin Liskabt-load is ported to fibonacci_heap.
2014-11-18 Martin Liskatracer ported to new fibonacci_heap data structure.
2014-11-18 Martin Liskafibonacci_heap is used for bb-reoder purpose.
2014-11-18 Martin LiskaNew template fibonacci_heap class introduced.
2014-11-18 Paolo Carlinire PR c++/55942 ([C++11] sorry, unimplemented: calling...
2014-11-18 Marek Polacekre PR sanitizer/63866 (ICE in C++ printer with -fdump...
2014-11-18 Felix Yangaarch64.c (doloop_end): New pattern.
2014-11-18 Jason Merrill* pt.c (instantiate_template_1): Use tsubst_aggr_type...
2014-11-18 Jason Merrill* tree.c (warn_deprecated_use): Show declaration with...
2014-11-18 Jason Merrillre PR c++/58102 (rejects valid initialization of conste...
2014-11-18 Richard Bienerre PR tree-optimization/63914 (ICE in set_lattice_value...
2014-11-18 Paolo Carlinire PR c++/55443 (ICE for some placement new expressions...
2014-11-18 Bernd SchmidtFix header conflicts in nvptx.
2014-11-18 Paolo Carlinire PR c++/60245 (function with using defined parameter...
2014-11-18 Paolo Carlinire PR c++/60771 (static in-class constexpr const refere...
2014-11-18 Christophe... neon-testgen.ml (emit_prologue): Handle new compile_tes...
next