]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2016-01-19  Martin JamborMerge of HSA
2016-01-19  Jeff Lawre PR tree-optimization/69320 (wrong code generation...
2016-01-19  Patrick PalkaFix the remaining PR c++/24666 blockers (arrays decay...
2016-01-19  GCC AdministratorDaily bump.
2016-01-18  Sandra Loosemoreinvoke.texi (Invoking GCC): Add new section to menu.
2016-01-18  Richard Hendersonre PR target/69176 (ICE in in final_scan_insn, at final...
2016-01-18  Torvald Riegellibstdc++: Fix usage of __GXX_WEAK__ in TM TS support.
2016-01-18  Jakub Jelinekmpx_wrappers.c (__mpx_wrapper_memmove): Avoid -Wdiscard...
2016-01-18  David MalcolmPR testsuite/69181: ensure expected multiline outputs...
2016-01-18  Jonathan WakelyAdd test for PR 60637
2016-01-18  Jan Hubickare PR lto/69003 (Undefined reference with gcc -r increm...
2016-01-18  Jason Merrill* cp-gimplify.c (cp_fold) [CONSTRUCTOR]: Don't clobber...
2016-01-18  Jason Merrill* cp-gimplify.c (cp_fold): Remove unnecessary special...
2016-01-18  Jason Merrillre PR c++/68767 (spurious warning: null argument where...
2016-01-18  Tom de VriesIgnore reduction clause on kernels directive
2016-01-18  Richard Bienerre PR tree-optimization/69297 (Performance regression...
2016-01-18  Yuri Rumyantsevre PR middle-end/68542 (10% 481.wrf performance regression)
2016-01-18  Joseph MyersHandle Octeon 3 not supporting MIPS paired-single instr...
2016-01-18  Richard Bienerre PR tree-optimization/69308 (ifcombine joins together...
2016-01-18  Tom de VriesAdd oacc kernels test in libgomp
2016-01-18  Tom de VriesAdd oacc kernels tests in goacc
2016-01-18  Tom de VriesAdd pass_parallelize_loops to pass_oacc_kernels
2016-01-18  Tom de VriesAdd oacc_kernels_p argument to pass_parallelize_loops
2016-01-18  Tom de VriesAllow pass_parallelize_loops to be run outside the...
2016-01-18  Alan LawrenceUn-XFAIL ssa-dom-cse-2.c for most platforms
2016-01-18  Alan LawrenceEnhance SCEV to follow copies of SSA_NAMEs.
2016-01-18  Alan LawrenceEquate MEM_REFs and ARRAY_REFs in tree-ssa-scopedtables.c
2016-01-18  Jonathan WakelyFix PR number in changelog for commit r232504
2016-01-18  Alan LawrenceMake SRA scalarize constant-pool loads
2016-01-18  Richard Bienerre PR lto/69337 (Internal compiler error fortran c...
2016-01-18  Jonathan WakelyFix construction of std::function from null pointer...
2016-01-18  Eric Botcazougigi.h (build_call_raise_column): Adjust prototype.
2016-01-18  Jonathan WakelyFix libstdc++ build with -fno-exceptions
2016-01-18  Eric Botcazouada-tree.h (TYPE_IMPLEMENTS_PACKED_ARRAY_P): Rename to
2016-01-18  Ilya Enkovichi386.c (scalar_to_vector_candidate_p): Support andnot...
2016-01-18  Eric Botcazoure PR ada/69219 (error on nested subprograms with Inlin...
2016-01-18  Bin Chengre PR tree-optimization/66797 (FAIL: gcc.dg/tree-ssa...
2016-01-18  Richard Bienerre PR tree-optimization/69170 (ICE (segfault) in find_u...
2016-01-18  Jakub Jelinekhaifa-sched.c (autopref_multipass_init): Work around...
2016-01-18  Thomas Preud... arm.c (thumb1_reorg): Check that the comparison is...
2016-01-18  Bill Schmidtre PR tree-optimization/68799 (lto ICE on powerpc64le...
2016-01-18  GCC AdministratorDaily bump.
2016-01-17  John David... builtin-integral-1.c: Require c99_runtime.
2016-01-17  John David... re PR libstdc++/68734 (FAIL: libstdc++-abi/abi_check)
2016-01-17  Jakub Jelinek* adaint.c (__gnat_killprocesstree): Avoid -Wparenthese...
2016-01-17  Jakub Jelinekomp-low.c (mark_loops_in_oacc_kernels_region): Work...
2016-01-17  Torvald Riegellibstdc++: Fix static_assert.
2016-01-17  GCC AdministratorDaily bump.
2016-01-16  H.J. LuRevert the accidental checkin
2016-01-16  Sandra Loosemoreinvoke.texi (Invoking GCC): Add new section to menu.
2016-01-16  H.J. LuAdd __int128 symbols to x32 aseline_symbols.txt
2016-01-16  Tom de VriesMove pass_expand_omp_ssa out of pass_parallelize_loops
2016-01-16  Tom de VriesRelease_defs in expand_omp_atomic_fetch_op
2016-01-16  Tom de VriesAdd goacc/kernels-alias-ipa-pta-4.c
2016-01-16  Tom de VriesMove gcc.dg/parloops-exit-first-loop-alt-*.c to gcc...
2016-01-16  Torvald Riegellibitm: Ensure proxy privatization safety.
2016-01-16  David Edelsohnre PR target/68609 (PowerPC reciprocal estimate missed...
2016-01-16  Richard SandifordOptimise hash_table::empty
2016-01-16  Paul ThomasClean up some minor white space issues in trans-decl...
2016-01-16  David MalcolmPR diagnostic/68899: fix read-beyond-buffer when printi...
2016-01-16  Patrick PalkaFix PR c++/69091 (ICE with operator overload having...
2016-01-16  Patrick PalkaFix logic bug in Cilk Plus array expansion
2016-01-16  Patrick Palkare PR c++/68936 (ICE: tree check: expected call_expr...
2016-01-16  GCC AdministratorDaily bump.
2016-01-15  Jonathan WakelyUse static assertion for uses-allocator construction
2016-01-15  David Edelsohnre PR target/68609 (PowerPC reciprocal estimate missed...
2016-01-15  Jonathan WakelyPR libstdc++/69294 Check for isinf and isnan on AIX
2016-01-15  Torvald Riegellibstdc++: Make certain exceptions transaction_safe.
2016-01-15  Jeff Lawre PR tree-optimization/69270 (DOM should exploit range...
2016-01-15  Steve Ellceyrandom.tcc: Use __builtin_isfinite instead of std:...
2016-01-15  Jakub Jelinekre PR bootstrap/68271 (Boostrap fails on x86_64-apple...
2016-01-15  Paul Thomasre PR fortran/64324 (Deferred character specific functi...
2016-01-15  Jakub Jelinekexecute_command_line.c (set_cmdstat): Use "%s", msg...
2016-01-15  Jakub Jelinekadaint.c (__gnat_locate_exec_on_path): Use const char...
2016-01-15  Jakub Jelinek* task.c (GOMP_PLUGIN_target_task_completion): Add...
2016-01-15  Vladimir Makarovre PR rtl-optimization/69030 (ICE on x86_64-linux-gnu...
2016-01-15  Jiong Wang[AArch64] Remove TODO (redundant type conversions)...
2016-01-15  Kyrylo Tkachov[AArch64] Handle CSEL of zero_extended operands in...
2016-01-15  Kyrylo Tkachov[AArch64] Handle compare of zero_extract form of TST...
2016-01-15  Kyrylo Tkachov[AArch64] Properly reject invalid attribute strings
2016-01-15  David Edelsohnre PR target/68609 (PowerPC reciprocal estimate missed...
2016-01-15  Jason Merrillre PR c++/68847 (ICE in cxx_eval_constant_expression...
2016-01-15  Jason Merrilltypeck2.c (cxx_incomplete_type_diagnostic): Use the...
2016-01-15  Jason Merrillre PR c++/69257 (g++ ICE in "create_tmp_var" on invalid...
2016-01-15  Richard Bienerre PR tree-optimization/66856 (ICE in compute_live_loop...
2016-01-15  Richard Bienerre PR debug/69137 (ICE in odr_type_p, at ipa-utils...
2016-01-15  Cesar Philippidisgimplify.c (oacc_default_clause): Decode reference...
2016-01-15  Richard SandifordPR 69246: Invalid REG_ARGS_SIZE for sibcalls
2016-01-15  Martin LiskaFix usage of an uninitialized variable
2016-01-15  Dominik VogtS/390: bind_c_array_params_2: Add proper call expr...
2016-01-15  Ilya Enkovichi386.c (scalar_chain::compute_convert_gain): Fix typo.
2016-01-15  Jonathan Wakely* doc/extend.texi (Type Traits): Fix grammar.
2016-01-15  Dominik VogtS/390: const9.C: Disable test.
2016-01-15  Dominik VogtS/390: Add -mbackchain to frame-address tests.
2016-01-15  Dominik VogtS/390: Enable tree-ssa/20040204-1.c testcase on s390.
2016-01-15  Martin JamborAvoid extraneous remapping in copy_gimple_seq_and_repla...
2016-01-15  Dominik VogtS/390: Better help text for -mmvcle.
2016-01-15  Dominik VogtS/390: s390.opt: Add period to -mzvector option text.
2016-01-15  Jonathan Wakely* include/bits/std_mutex.h: Fix Doxygen @file name.
2016-01-15  Richard Bienerre PR tree-optimization/68961 (Test case gcc.target...
next