]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ChangeLog
[NDS32] Implment USE_LOAD_POST_INCREMENT, USE_LOAD_POST_DECREMENT, USE_STORE_POST_DEC...
[thirdparty/gcc.git] / gcc / ChangeLog
2018-04-22  Shiva Chen[NDS32] Implment USE_LOAD_POST_INCREMENT, USE_LOAD_POST...
2018-04-22  Shiva Chen[NDS32] Remove unused function: nds32_ls_333_p().
2018-04-22  Shiva Chen[NDS32] Refine CASE_VECTOR_SHORTEN_MODE to function.
2018-04-22  Chung-Ju Wu[NDS32] Fix wrong input value of parameter from stack...
2018-04-22  Chung-Ju Wu[NDS32] Implement DATA_ALIGNMENT, LOCAL_ALIGNMENT and...
2018-04-22  Chung-Ju Wu[NDS32] Move some target hooks to the bottom of nds32...
2018-04-22  Chung-Ju Wu[NDS32] Consider -Ofast and -Og in nds32_asm_file_start...
2018-04-22  Monk Chiang[NDS32] Add unaligned access support.
2018-04-21  Kito ChengRISC-V: Pass --no-relax to linker if -mno-relax is...
2018-04-20  Martin SeborPR c/85365 - -Wrestrict false positives with -fsanitiz...
2018-04-20  Michael Meissnerre PR target/85456 (PowerPC: Using -mabi=ieeelongdouble...
2018-04-20  Kito ChengRISC-V: Make sure stack is always aligned during adjust...
2018-04-20  Carl Lovere PR target/83402 (PPC64 implementation of ./rs6000...
2018-04-20  Nathan Sidwell[nvptx] Fix calls to vector and worker routines
2018-04-20  H.J. LuDefine __CET__ for -fcf-protection and remove -mibt
2018-04-20  Richard Bienerre PR tree-optimization/85475 (Compile time hog w/...
2018-04-20  Martin JamborFix IPA-CP test for self-feeding recursive dependency
2018-04-20  Martin JamborCheck that clones of edges exist during IPA-CP
2018-04-19  Toon Moeneinvoke.texi: Add -floop-unroll-and-jam to options enabl...
2018-04-19  Jakub Jelinekre PR tree-optimization/85467 (ICE: verify_gimple faile...
2018-04-19  H.J. Lui386: Add save_stack_nonlocal and restore_stack_nonlocal
2018-04-19  H.J. Lux86/cet: Properly output labels in property note section
2018-04-19  H.J. Lux86: Enable -fcf-protection with multi-byte NOPs
2018-04-19  Sebastian Peryti386-common.c (OPTION_MASK_ISA_MOVDIRI_SET, [...])...
2018-04-19  Richard Bienerre PR rtl-optimization/85455 (ICE in verify_loop_struct...
2018-04-19  Richard Bienerre PR tree-optimization/84737 (20% degradation in CPU20...
2018-04-19  Jakub Jelinekre PR tree-optimization/85446 (wrong-code on riscv64)
2018-04-19  Jakub Jelinekcet.m4 (GCC_CET_FLAGS): Default to --disable-cet, repla...
2018-04-18  Martin LiskaFix coding style and typos.
2018-04-18  Martin LiskaRevert r258133.
2018-04-18  Martin LiskaRevert r25841.
2018-04-18  H.J. Lui386: Insert ENDBR after __morestack call
2018-04-18  David Malcolmre PR jit/85384 (libgccjit does not work if --with...
2018-04-18  Jakub Jelinekre PR target/81084 (powerpcspe port full of confusing...
2018-04-17  Jakub Jelinekre PR debug/84637 (gcc/dbxout.c:684:14: runtime error...
2018-04-17  Jim WilsonRISC-V: Fix 32-bit stack pointer alignment problem.
2018-04-17  Jakub Jelinekre PR rtl-optimization/85431 (UBSAN: ../../gcc/dse...
2018-04-17  Jakub Jelinekre PR sanitizer/85230 (asan: false positives in kernel...
2018-04-17  Kelvin Nilsenrs6000-protos.h (rs6000_builtin_is_supported_p): New...
2018-04-17  Michael Meissnerre PR target/85424 (The __builtin_packlongdouble functi...
2018-04-17  Jakub Jelineksse.md (vec_extract_lo_<mode><mask_name>): Add (=v...
2018-04-17  Jakub Jelinekre PR target/85430 (ICE: SIGSEGV in memory_operand...
2018-04-17  Jakub Jelinekre PR middle-end/85414 (ICE: in ix86_expand_prologue...
2018-04-17  Martin JamborCall expand_all_artificial_thunks in ipa-cp if necessary
2018-04-17  Martin LiskaFix coding style and add a new test-case (PR lto/85405).
2018-04-17  Jakub Jelinekre PR target/85281 (Assembler messages: Error: operand...
2018-04-17  Martin LiskaSupport bitfields in Wodr machinery (PR lto/85405).
2018-04-17  Martin LiskaMake redirection only for target_clones: V3 (PR ipa...
2018-04-16  Cesar Philippidis[openacc] Fix ICE when compiling tile loop containing...
2018-04-16  Aaron Sawdeyre PR target/83660 (ICE with vec_extract inside express...
2018-04-16  H.J. Lui386: Check error_mark_node in multiversioning
2018-04-16  Olga MakhotinaFixed g++.dg/ext/mv16.C with -march=native.
2018-04-16  Paolo Carlinire PR c++/85112 (ICE with invalid constexpr)
2018-04-16  Julia KovalAdd sse_unaligned_load_optimal and sse_unaligned_store_...
2018-04-14  Segher Boessenkoolrs6000: Disable -m[no-]direct-move (PR85293)
2018-04-13  Paul A. Clarkers6000: Fix _mm_slli_epi{32,64} for shift values 16...
2018-04-13  Vladimir Makarovre PR rtl-optimization/79916 (ICE in Max. number of...
2018-04-13  Jakub Jelinekre PR rtl-optimization/85393 (Miscompilation with hot...
2018-04-13  Jakub Jelinekre PR rtl-optimization/85376 (wrong code with -Og ...
2018-04-13  Jan Hubickare PR tree-optimization/82965 (gcc.dg/vect/pr79347...
2018-04-13  Jan Hubickare PR target/71991 (Inconsistency for __attribute__...
2018-04-13  Martin Liskare PR middle-end/81657 (FAIL: gcc.dg/20050503-1.c scan...
2018-04-12  Segher Boessenkoolrs6000: Fix an ICE with -mno-direct-move (PR85291)
2018-04-12  Jakub Jelinekre PR debug/83157 (gcc.dg/guality/pr41616-1.c fail...
2018-04-12  Cesar PhilippidisRevert 259346.
2018-04-12  Alexander Monakovsel-sched: move cleanup_cfg before calculate_dominance_...
2018-04-12  Eric Botcazoure PR target/85238 (lto-wrapper: fatal error: simple_o...
2018-04-12  Cesar Philippidisre PR middle-end/84955 (Incorrect OpenACC tile expansion)
2018-04-12  Richard Bienerre PR lto/85371 (Compiling code with -g -flto gives...
2018-04-12  Jakub Jelinekre PR target/85328 (accessing ymm16 with non-avx512...
2018-04-12  Andreas KrebbelIBM Z: Spectre: Prevent thunk cfi to be emitted with...
2018-04-12  Jakub Jelinekre PR rtl-optimization/85342 (ICE: SIGSEGV in copyprop_...
2018-04-12  Tom de Vries[nvptx] Fix handling of extern var with flexible array...
2018-04-11  Aaron Sawdeyre PR target/85321 (Missing documentation and option...
2018-04-11  Uros Bizjakalpha.md (stack_probe_internal): Rename from "probe_stack".
2018-04-11  Alexander Monakovsched-deps: respect deps->readonly in macro-fusion...
2018-04-11  Alexander Monakovsched-rgn: run add_branch_dependencies for sel-sched...
2018-04-11  Jakub Jelinekre PR tree-optimization/85331 (during GIMPLE pass,...
2018-04-11  Martin JamborImprove IPA-CP handling of self-recursive calls
2018-04-11  Richard Bienerre PR lto/85339 (With early LTO debug the early DWARF...
2018-04-11  Jakub Jelinekre PR target/85281 (Assembler messages: Error: operand...
2018-04-11  Alexander Monakovfix PR 84659 references in ChangeLog files
2018-04-11  Alexander Monakovsel-sched: run cleanup_cfg just before loop_optimizer_i...
2018-04-11  Jakub Jelinekre PR rtl-optimization/85302 (ICE in size_of_loc_descr...
2018-04-11  Thomas Preud'homme[ARM] Fix PR85261: ICE with FPSCR setter builtin
2018-04-10  Aaron Sawdeyre PR target/85321 (Missing documentation and option...
2018-04-10  Segher Boessenkoolforgot the PR marker in the changelog
2018-04-10  Segher Boessenkoolrs6000: Fix stack clash for big residuals (PR85287)
2018-04-10  Segher Boessenkoolrs6000: Enable -fasynchronous-unwind-tables by default
2018-04-10  Segher Boessenkoolrs6000: Improve --help=target (PR85321)
2018-04-10  Kelvin Nilsenrs6000-c.c (altivec_overloaded_builtins): Remove errone...
2018-04-10  Jakub Jelinekre PR rtl-optimization/85300 (ICE in exact_int_to_float...
2018-04-10  Martin Liskagdbhooks: Add new pretty-printers for: varpool_node...
2018-04-10  Jakub Jelinekre PR target/85177 (wrong code with -O -fno-tree-ccp...
2018-04-10  Richard SandifordAdd missing cases to vect_get_smallest_scalar_type...
2018-04-10  Richard SandifordSet insn_last_address in final_1
2018-04-10  Kyrylo Tkachov[explow] PR target/85173: validize memory before passin...
2018-04-10  Jan Hubickare PR lto/85078 (LTO ICE: tree check: expected tree...
2018-04-09  Martin Seborinvoke.texi (-finline-small-functions): Mention other...
2018-04-09  Jan Hubickare PR rtl-optimization/84058 (RTl partitioning fixup...
next