aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
AgeCommit message (Expand)Author
2018-05-02Update ChangeLog and version files for releasegccadmin
2018-05-02Tighten early exit in vect_analyze_data_ref_dependence (PR85586)rsandifo
2018-05-01 PR web/85578jakub
2018-04-27 PR ipa/85549jakub
2018-04-27 * config.gcc: Mark tile* targets as deprecated/obsolete.law
2018-04-27 PR tree-optimization/85529jakub
2018-04-26 * cgraph.h (symbol_table): Just declare debug method here.jakub
2018-04-26Document that -Wreturn-type is enabled by default for C++redi
2018-04-25x86: Correct movdir64b builtin functionhjl
2018-04-25 * DEV-PHASE: Set to prerelease.jakub
2018-04-24rs6000: Fix __powikf2 and __abskf2 spellingsegher
2018-04-24[AArch64] PR target/85512: Tighten SIMD right shift immediate constraintsktkachov
2018-04-24x86/CET: Remove the -mcet command-lint optionhjl
2018-04-24Don't bootstrap GCC with -mcethjl
2018-04-24 PR target/85511jakub
2018-04-24 PR target/85503jakub
2018-04-24[nvptx] Update newlib dependency.cesar
2018-04-24 PR target/85508jakub
2018-04-24Fix PR85478krebbel
2018-04-242018-04-24 Richard Biener <rguenther@suse.de>rguenth
2018-04-24 PR target/84828jakub
2018-04-23 PR middle-end/85496ebotcazou
2018-04-23 PR rtl-optimization/85423abel
2018-04-23[ARC] Fix FLS, SETI patterns.claziss
2018-04-23[ARC] Update sleep builtin.claziss
2018-04-22[NDS32] Add new option -malways-save-lp.jasonwucj
2018-04-22[NDS32] Implment USE_LOAD_POST_INCREMENT, USE_LOAD_POST_DECREMENT, USE_STORE_...jasonwucj
2018-04-22[NDS32] Remove unused function: nds32_ls_333_p().jasonwucj
2018-04-22[NDS32] Refine CASE_VECTOR_SHORTEN_MODE to function.jasonwucj
2018-04-22[NDS32] Fix wrong input value of parameter from stack for variable-length fun...jasonwucj
2018-04-22[NDS32] Implement DATA_ALIGNMENT, LOCAL_ALIGNMENT and TARGET_CONSTANT_ALIGNMENT.jasonwucj
2018-04-22[NDS32] Move some target hooks to the bottom of nds32.c file.jasonwucj
2018-04-22[NDS32] Consider -Ofast and -Og in nds32_asm_file_start function.jasonwucj
2018-04-22[NDS32] Add unaligned access support.jasonwucj
2018-04-21RISC-V: Pass --no-relax to linker if -mno-relax is present.wilson
2018-04-20PR c/85365 - -Wrestrict false positives with -fsanitize=undefinedmsebor
2018-04-20[libgcc]meissner
2018-04-20RISC-V: Make sure stack is always aligned during adjusting stack.wilson
2018-04-20gcc/ChangeLog:carll
2018-04-20[nvptx] Fix calls to vector and worker routinesvries
2018-04-20Define __CET__ for -fcf-protection and remove -mibthjl
2018-04-202018-04-20 Richard Biener <rguenther@suse.de>rguenth
2018-04-20Fix IPA-CP test for self-feeding recursive dependencyjamborm
2018-04-20Check that clones of edges exist during IPA-CPjamborm
2018-04-192018-04-19 Toon Moene <toon@moene.org>toon
2018-04-19 PR tree-optimization/85467jakub
2018-04-19i386: Add save_stack_nonlocal and restore_stack_nonlocalhjl
2018-04-19x86/cet: Properly output labels in property note sectionhjl
2018-04-19x86: Enable -fcf-protection with multi-byte NOPshjl
2018-04-192018-04-19 Sebastian Peryt <sebastian.peryt@intel.com>speryt