]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2017-12-05  gccadminDaily bump.
2017-12-04  hubicka PR target/81616
2017-12-04  ebotcazou * config/sparc/sparc.c (sparc_do_work_around_errata...
2017-12-04  rediFix warnings in <bits/regex_compiler.tcc>
2017-12-04  rediFix -Wunused warnings in libstdc++ headers
2017-12-04  jason PR c++/83273 - constexpr if allows non-constant condition
2017-12-04  wilsonFix typos in riscv register save/restore.
2017-12-04  luisgpmFix missing newlines from local-pure-const pass dump
2017-12-04  law PR tree-optimizatin/78496
2017-12-04  law * gimple-ssa-evrp-analyze.c
2017-12-04  seghercombine: Remove use_crosses_set_p
2017-12-04  rguenth2017-12-04 Richard Biener <rguenther@suse.de>
2017-12-04  shRTEMS/Ada: Account for 64-bit time_t
2017-12-04  segherlra: Clobbers in a parallel are earlyclobbers (PR83245)
2017-12-04  segher PR bootstrap/83265
2017-12-04  rguenth2017-12-04 Richard Biener <rguenther@suse.de>
2017-12-04  vriesRequire effective target alloca for pr82875.c
2017-12-04  gccadminDaily bump.
2017-12-03  danglin * config/pa/pa.c (pa_legitimate_address_p): For scaled...
2017-12-03  tkoenig2017-12-03 Thomas Koenig <tkoenig@gcc.gnu.org>
2017-12-03  jvdelisleFix typo in ChangeLog.
2017-12-03  jvdelisle2017-12-03 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2017-12-03  jvdelisleFix spelling error in log.
2017-12-03  jvdelisle2017-12-02 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2017-12-03  gccadminDaily bump.
2017-12-02  hubicka * ipa-cp.c (ipcp_lattice<valtype>::print): Update...
2017-12-02  hubicka PR target/81616
2017-12-02  jakub PR tree-optimization/83170
2017-12-02  jakub * tree-chkp.c (chkp_compute_bounds_for_assignment...
2017-12-02  jakub PR c++/81212
2017-12-02  jakub PR target/78643
2017-12-02  jakub * config/i386/i386-protos.h (standard_sse_constant_opc...
2017-12-02  segherdoc update for -dp
2017-12-02  segherrs6000: Improve fusion assembler output
2017-12-02  segherrs6000: Set rs6000_cpu correctly (PR43871)
2017-12-02  segherfinal: Improve output for -dp and -fverbose-asm
2017-12-02  ian runtime: export cgoCheck functions
2017-12-02  ian compiler: avoid GCC middle-end control warnings
2017-12-02  wilsonDelete obsolete DWARF1 references.
2017-12-02  gccadminDaily bump.
2017-12-01  meissner[gcc]
2017-12-01  ian compiler: introduce size threshold for nil checks
2017-12-01  jason * doc/extend.texi: Mention C++14 library complex suffix.
2017-12-01  jason Give #include hints for <complex>.
2017-12-01  jason PR c++/79228 - extensions hide C++14 complex literal...
2017-12-01  jason * Makefile.in (TAGS): Add c-family/*.cc.
2017-12-01  wilco[AArch64] Fix address printing on ILP32
2017-12-01  qinzhaoFix an undefined behavior in fortran/decl.c
2017-12-01  tkoenig2017-12-01 Thomas Koenig <tkoenig@gcc.gnu.org>
2017-12-01  rediFix narrowing conversions in string_view types
2017-12-01  rediDisable -Wliteral-suffix for standard UDLs
2017-12-01  krebbelS/390: Split MVC instruction for better forwarding
2017-12-01  rediAdd comment to fix -Wfallthrough warning
2017-12-01  rediFix -Wempty-body warnings for debug assertions
2017-12-01  rediUse const char* to fix -Wwrite-strings warning
2017-12-01  rediAdd [[noreturn]] attributes to fix warning
2017-12-01  rediRemove stray semi-colons at namespace scope
2017-12-01  rediUse value-init syntax in std::__detail::__airy
2017-12-01  rediAdd noexcept to std::integral_constant members
2017-12-01  pault2017-12-01 Paul Thomas <pault@gcc.gnu.org>
2017-12-01  cesarFix bug in an OpenACC async test case
2017-12-01  rguenth2017-12-01 Richard Biener <rguenther@suse.de>
2017-12-01  rediFix "central flowgraph" typo in machine desc docs
2017-12-01  shRTEMS/Ada: Fix some POSIX types
2017-12-01  sudiFix wrong code by arm_final_prescan with fp16 move...
2017-12-01  jakub * function.h (struct function): Remove cilk_frame_decl,
2017-12-01  jakub PR tree-optimization/83233
2017-12-01  jakub PR c/79153
2017-12-01  jakub PR tree-optimization/83221
2017-12-01  jakub PR sanitizer/81275
2017-12-01  jakub PR sanitizer/83219
2017-12-01  tkoenig2017-12-01 Thomas Koenig <tkoenig@gcc.gnu.org>
2017-12-01  kyukhinFix movdi_internal to return MODE_TI with AVX512
2017-12-01  kyukhinReplace __popcntq with two _popcnt32.
2017-12-01  kyukhinFix wrong instruction vpcmpeqd generation
2017-12-01  kyukhinFix registers type for MODE_TI
2017-12-01  meissner2017-11-30 Michael Meissner <meissner@linux.vnet...
2017-12-01  gccadminDaily bump.
2017-11-30  jakub PR c/83222
2017-11-30  jakub * spellcheck-tree.c (test_find_closest_identifier...
2017-11-30  chefmaxgcc/
2017-11-30  meissner2017-11-30 Michael Meissner <meissner@linux.vnet...
2017-11-30  wilsonCleanup riscv option docs.
2017-11-30  jason PR c++/82219 - bogus -Wignored-qualifiers with template
2017-11-30  rediPR libstdc++/65927 Fix -Wunused-but-set-parameter warning
2017-11-30  rediMove assertion from to_address to __to_address
2017-11-30  claziss[ARC] Add trap instruction.
2017-11-30  claziss[ARC] Don't allow the last ZOL insn to be in a delay...
2017-11-30  claziss[ARC] Update uses for hw-loop labels.
2017-11-30  claziss[ARC] Use TARGET_CANNOT_SUBSTITUTE_MEM_EQUIV.
2017-11-30  willschm[testsuite]
2017-11-30  rediPR libstdc++/83226 avoid forming pointer-to-reference...
2017-11-30  jkovalRemove inv_list.
2017-11-30  jakub PR target/83210
2017-11-30  hubicka PR target/81616
2017-11-30  rguenth2017-11-30 Richard Biener <rguenther@suse.de>
2017-11-30  ian compiler: don't make map zero value constant
2017-11-30  danglin * config/abi/post/hppa-linux-gnu/baseline_symbols...
2017-11-30  gccadminDaily bump.
2017-11-29  seghercombine: Print to dump if some insn cannot be combined...
next