]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2016-01-27  Ryan Burnre PR c++/69267 ([cilkplus] ICE when calling a function...
2016-01-27  Uros Bizjakre PR target/69512 (ICE when using avx with i586)
2016-01-27  Thomas Klausnerre PR target/68380 (NetBSD has SSP in libc)
2016-01-27  Rainer Emrichre PR ada/69488 (tests in gnat/sso give a lot of spurio...
2016-01-27  Marek Polacekre PR c++/69379 (ICE in fold_convert_loc, at fold-const...
2016-01-27  Martin SeborPR c++/69317 - [6 regression] wrong ABI version in...
2016-01-27  Wilco DijkstraMAINTAINERS: (Write After Approval): Add myself.
2016-01-27  Jonathan WakelySet FP options for failing special functions tests
2016-01-27  Richard Bienerre PR tree-optimization/69166 (ICE in get_initial_def_f...
2016-01-27  Martin Jambor[PR 69355] Correct hole detection when total_scalarizat...
2016-01-27  Marek Polacekre PR c++/69496 ([C++ 14] ICE on VLA in constexpr function)
2016-01-27  David Edelsohndriver-rs6000.c (detect_processor_aix): Add power9.
2016-01-27  Christian Bruelre PR target/69245 (ICE in extract_insn, at recog.c...
2016-01-27  Martin LiskaHSA: simplify partitioning of HSA kernels and host...
2016-01-27  Jakub Jelinekre PR tree-optimization/69399 (wrong code with -O and...
2016-01-27  Claudiu Zissulescu[ARC] Reject constant-constant comparison.
2016-01-27  Eric Botcazou* gcc.dg/tree-ssa/ssa-dom-cse-2.c: XFAIL on SPARC 64...
2016-01-27  Iain Buclawd-demangle.c (dlang_call_convention): Handle extern...
2016-01-27  Iain Buclawd-demangle.c (dlang_function_args): Append ',' for...
2016-01-27  Iain Buclawd-demangle.c (dlang_type): Handle function types only...
2016-01-27  GCC AdministratorDaily bump.
2016-01-27  Ian Lance Taylorcompiler: Don't crash on erroneous array return types.
2016-01-26  Ian Lance Taylorcompiler: Don't crash on invalid array type declarations.
2016-01-26  Eric Botcazou* gcc.c-torture/execute/stkalign.c: XFAIL run on SPARC...
2016-01-26  Ian Lance Taylorcompiler: Avoid knock-on errors with impossibly large...
2016-01-26  Tom de VriesHandle DR_NUM_DIMENSIONS == 0 in initialize_data_depend...
2016-01-26  Abderrazek... handle isl_ast_op_select
2016-01-26  Paul Thomas[multiple changes]
2016-01-26  Jason Merrillre PR c++/68949 (Implicit initialization of array membe...
2016-01-26  Jason Merrillre PR c++/68782 (bad reference member formed with const...
2016-01-26  Iain Buclawre PR rtl-optimization/69217 (ICE at var-tracking.c...
2016-01-26  Jakub Jelinekre PR target/68662 (FAIL: gcc.dg/lto/20090210 c_lto_200...
2016-01-26  Jakub Jelinekre PR c++/68357 (FAIL: g++.dg/other/darwin-cfstring1...
2016-01-26  Jonathan WakelyFix assertions for move assignment of trivial types
2016-01-26  Martin SeborPR other/69477 - attribute aligned documentation misleading
2016-01-26  Richard Hendersonre PR middle-end/60908 (compiler bug related to trans...
2016-01-26  Nathan Sidwellremove accidental empty commit
2016-01-26  David MalcolmPR other/69006: fix extra newlines after diagnostics
2016-01-26  Michael Matzconfigure.ac (ac_cv_std_swap_in_utility): New test.
2016-01-26  Andris PavenisFix build failure when wide character support is not...
2016-01-26  Claudiu Zissulescu[ARC] Fix arcset* pattern's predicate.
2016-01-26  Jakub Jelinekre PR tree-optimization/69483 (gcc ICE on x86_64-linux...
2016-01-26  Christophe... re PR target/68620 (ICE on gcc.target/arm/attr-neon...
2016-01-26  H.J. LuRemove -m32 from gcc.target/i386/pr68986-2.c
2016-01-26  Nathan Sidwellomp-low.h (oacc_fn_attrib_kernels_p): Declare.
2016-01-26  Jakub Jelinekre PR lto/69254 (ICE in streamer_get_builtin_tree when...
2016-01-26  Nick Cliftonre PR target/66655 (miscompilation due to ipa-ra on...
2016-01-26  Jakub Jelinekre PR lto/69254 (ICE in streamer_get_builtin_tree when...
2016-01-26  H.J. LuUpdate stack alignment in ix86_update_stack_boundary
2016-01-26  Christian Bruelremove arm_crypto_pragma test selector
2016-01-26  Eric Botcazou* config/ia64/ia64.c (ia64_expand_vecint_compare):...
2016-01-26  Richard Bienerre PR tree-optimization/69467 (Pattern X * C1 CMP 0...
2016-01-26  Richard Bienerre PR tree-optimization/69452 (gcc ICE at -O3 on x86_64...
2016-01-26  Jakub Jelinekre PR target/69442 (wrong code with -Og and 64bit modul...
2016-01-26  Roger Ferrer... [PATCH] Do not set structural equality on polynomial...
2016-01-26  Richard SandifordPR 69400: Invalid 128-bit modulus result
2016-01-26  Christophe... pr68674.c: Check and use arm_fp effective target.
2016-01-26  Iain BuclawAdd missing includes in JIT frontend.
2016-01-26  Aditya Kumarnew scop schedule for isl-0.15
2016-01-26  Aditya Kumarfix PR68343: disable fuse-*.c tests for isl 0.14 or...
2016-01-26  Aditya Kumaradd missing testcase
2016-01-26  GCC AdministratorDaily bump.
2016-01-25  Jakub Jelinekre PR target/69444 (recent changes broke x64_64 ->...
2016-01-25  Jakub Jelinekomp-low.c (lower_omp_target): Set DECL_VALUE_EXPR of...
2016-01-25  Bernd Edlingermips.c (mips_compute_frame_info): Skip re-computing...
2016-01-25  Jeff Lawre PR tree-optimization/69196 (code size regression...
2016-01-25  Jonathan WakelyAvoid including all of <random> in <algorithm>
2016-01-25  David Edelsohnre PR target/69469 (test case gcc.target/powerpc/vsx...
2016-01-25  Richard Bienerre PR testsuite/69380 (FAIL: g++.dg/tree-ssa/pr69336...
2016-01-25  Bill Schmidtrs6000.c (rs6000_keep_leaf_when_profiled): Add decl...
2016-01-25  Ilya Enkovichre PR target/69421 (ICE in maybe_legitimize_operand...
2016-01-25  Eric Botcazouextend.texi (scalar_storage_order type attribute):...
2016-01-25  Bilyan Borisov[AARCH64][ACLE][NEON] Implement vcvt*_s64_f64 and vcvt...
2016-01-25  Claudiu Zissulescu[ARC] Add basic support for double load and store instr...
2016-01-25  Richard Bienerre PR lto/69393 (ICE in dwarf2out_finish, at dwarf2out...
2016-01-25  Richard Bienerre PR tree-optimization/69376 (wrong code at -Os and...
2016-01-25  Nick Cliftonre PR target/66655 (miscompilation due to ipa-ra on...
2016-01-25  GCC AdministratorDaily bump.
2016-01-24  Jerry DeLisle[multiple changes]
2016-01-24  Thomas Koenigre PR fortran/66094 (Handle transpose(A) in inline...
2016-01-24  Patrick PalkaRevert "Fix the remaining PR c++/24666 blockers"
2016-01-24  Mikhail MaltsevPass LSAN_OPTIONS to Makefiles in subdirectories
2016-01-24  Dominique d... re PR fortran/68283 (ice: gfc_variable_attr(): Bad...
2016-01-24  Dominique d... [multiple changes]
2016-01-24  Thomas Koenigre PR fortran/66094 (Handle transpose(A) in inline...
2016-01-24  GCC AdministratorDaily bump.
2016-01-23  John David... re PR libfortran/68744 (FAIL: gfortran.dg/backtrace_1...
2016-01-23  John David... re PR libstdc++/69446 (cow-stdexcept.cc:374:1: error...
2016-01-23  Tom de VriesFix clobber removal in parloops
2016-01-23  Martin SeborPR c++/58109 - alignas() fails to compile with constant...
2016-01-23  Jakub Jelinektree-ssanames.c (release_free_names_and_compact_live_na...
2016-01-23  Jakub Jelinektree-vect-stmts.c (vectorizable_condition): Build a...
2016-01-23  Jakub Jelinekre PR bootstrap/69434 (bootstrap failed with --with...
2016-01-23  Uros Bizjakchkp-strlen-2.c: Define _GNU_SOURCE.
2016-01-23  GCC AdministratorDaily bump.
2016-01-22  Edward Smith... TR29124 C++ Special Math - <math.h> pulls funcs into...
2016-01-22  Jakub Jelinekre PR other/69432 (ICE in connect_traces, at dwarf2cfi...
2016-01-22  William SchmidtFix ChangeLog entry in wrong file
2016-01-22  Jonathan WakelyConstrain std::valarray functions and operators
2016-01-22  Jason Merrillre PR c++/69392 (G++ can't capture 'this' pointer to...
next