]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2019-01-27  mpolacek PR c++/88815 - narrowing conversion lost in decltype.
2019-01-27  mpolacek PR c++/89024 - ICE with incomplete enum type.
2019-01-27  jvdelisle2019-01-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2019-01-27  ebotcazou * repinfo.adb (List_Component_Layout): Remove superflu...
2019-01-27  ebotcazou * gcc-interface/decl.c (array_type_has_nonaliased_comp...
2019-01-27  jakub PR target/87214
2019-01-27  jvdelisle2019-01-26 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2019-01-27  gccadminDaily bump.
2019-01-26  jamborm[PR ipa/88933] Careful CFG cleanup in IPA-CP function...
2019-01-26  ibuclawFix ICE when handling void initialized manifest constants.
2019-01-26  anlauf2019-01-26 Harald Anlauf <anlauf@gmx.de>
2019-01-26  jvdelisle Fix bug number referenced in previous commit.
2019-01-26  jvdelisle2019-01-26 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2019-01-26  anlaufAdd myself to MAINTAINERS
2019-01-26  ebotcazou * gcc-interface/trans.c (Regular_Loop_to_gnu): Use...
2019-01-26  ebotcazou * gcc-interface/trans.c (gnat_to_gnu) <N_Assignment_St...
2019-01-26  ibuclawlibphobos: Merge phobos and druntime with upstream.
2019-01-26  ebotcazou * gcc-interface/trans.c (struct loop_info_d): Remove...
2019-01-26  ebotcazou * gcc-interface/trans.c (Iterate_Acc_Clause_Arg):...
2019-01-26  ebotcazou * gcc-interface/decl.c (annotate_value) <INTEGER_CST...
2019-01-26  jakub PR preprocessor/88974
2019-01-26  gccadminDaily bump.
2019-01-25  vmakarovFix PR number in my ChangeLog entry.
2019-01-25  vmakarov2019-01-25 Vladimir Makarov <vmakarov@redhat.com>
2019-01-25  paolo/cp
2019-01-25  kargl2019-01-25 Steven G. Kargl <kargl@gcc.gnu.org>
2019-01-25  kcyAdd myself to MAINTAINERS
2019-01-25  nathan[backtrace] Avoid segfault
2019-01-25  rearnshaThis is pretty unlikely in real code, but similar to...
2019-01-25  rsandifoFix output_constructor_bitfield handling of wide bitfie...
2019-01-25  segherFix Xiong's changelogs a bit
2019-01-25  vries[libbacktrace] Fix strrchr segfault
2019-01-25  vries[libbacktrace] Rename dtest to btest_gnudebuglink
2019-01-25  clyon[testsuite] Add missing fenv effective target to fp...
2019-01-25  wilco[PATCH][AArch64] Fix generation of tst (PR87763)
2019-01-25  rguenth2019-01-25 Richard Biener <rguenther@suse.de>
2019-01-25  rsandifo[AArch64][SVE] Handle register-register pred_movs
2019-01-25  rguenth2019-01-25 Richard Biener <rguenther@suse.de>
2019-01-25  gccadminDaily bump.
2019-01-24  bergner * config/rs6000/altivec.md (build_vector_mask_for_load...
2019-01-24  jason PR c++/89001 - mangling of reference temporaries
2019-01-24  mseborPR c/86125 - missing -Wbuiltin-declaration-mismatch...
2019-01-24  uros * ChangeLog: Correct PR classification.
2019-01-24  uros PR target/88948
2019-01-24  jakub PR debug/89006
2019-01-24  jakub PR tree-optimization/88964
2019-01-24  jakub PR middle-end/89015
2019-01-24  jakub PR c++/88976
2019-01-24  jakub PR tree-optimization/89027
2019-01-24  rearnshaMitigation for PR target/88469 on arm-based systems...
2019-01-24  rediPR libstdc++/88840 delay evaluation of constant until...
2019-01-24  rediFix failing test due to inconsistent strcmp results
2019-01-24  vries[nvptx, libgomp] Fix memleak in GOMP_OFFLOAD_fini_device
2019-01-24  rguenth2019-01-24 Richard Biener <rguenther@suse.de>
2019-01-24  marxinFix broken filename for .gcda files starting with ...
2019-01-24  pault2019-01-24 Paul Thomas <pault@gcc.gnu.org>
2019-01-24  pault2019-01-24 Paul Thomas <pault@gcc.gnu.org>
2019-01-24  ian runtime: install SIGURG handler on C created threads
2019-01-24  luoxhufix comments typo.
2019-01-24  luoxhufix tab alignment issue.
2019-01-24  gccadminDaily bump.
2019-01-23  sje2019-01-23 Bin Cheng <bin.cheng@arm.com>
2019-01-23  hjllibgcc2.c: Correct DI/TI -> SF/DF conversions
2019-01-23  uros * g++.target/i386/pr88998.C (main): Use FP constant...
2019-01-23  uros PR target/88998
2019-01-23  mpolacek PR c++/88757 - qualified name treated wrongly as type.
2019-01-23  dmalcolmaarch64: fix use-after-free in -march=native (PR driver...
2019-01-23  jakub PR c/44715
2019-01-23  jakub PR c++/88984
2019-01-23  rguenth2019-01-23 Richard Biener <rguenther@suse.de>
2019-01-23  jason PR c++/87893 - constexpr ctor ICE on ARM.
2019-01-23  jakub * BASE-VER: Bump to 9.0.1.
2019-01-23  jakub PR sanitizer/89010
2019-01-23  ebotcazou * cgraphunit.c (cgraph_node::expand_thunk): When expan...
2019-01-23  claziss[ARC] atomics: Add operand to DMB instruction
2019-01-23  vries[libbacktrace] Use size_t for low_offset/high_offset...
2019-01-23  jakub PR tree-optimization/88964
2019-01-23  vries[nvptx, libgomp] Fix cuMemAlloc with size zero
2019-01-23  vries[nvptx, libgomp] Fix assert (!s->map->active) in map_fini
2019-01-23  vries[nvptx, libgomp] Fix map_push
2019-01-23  mseborgcc/testsuite/ChangeLog:
2019-01-23  gccadminDaily bump.
2019-01-22  segherFix -fsplit-paths documentation
2019-01-22  sje2018-01-22 Steve Ellcey <sellcey@marvell.com>
2019-01-22  ibuclawd/dmd: Merge dmd upstream e21c07e84
2019-01-22  jakub PR target/88965
2019-01-22  jakub PR middle-end/88968
2019-01-22  jakub PR target/87064
2019-01-22  tkoenig2019-01-22 Harald Anlauf <anlauf@gmx.de>
2019-01-22  sandra2019-01-22 Sandra Loosemore <sandra@codesourcery...
2019-01-22  sandra2019-01-22 Sandra Loosemore <sandra@codesourcery...
2019-01-22  rearnsha[arm] Further fixes for PR88469
2019-01-22  wilcoFix vect-nop-move.c test
2019-01-22  hjli386: Add mask2 to builtin_description
2019-01-22  rediPR libstdc++/88740 Print assertion messages to stderr
2019-01-22  ian golang.org/x/tools/go/analysis: pass "gccgo" to...
2019-01-22  hjli386: Load external function address via GOT slot
2019-01-22  rearnsha[arm] PR target/88469 fix incorrect argument passing...
2019-01-22  dominiq2019-01-22 Manfred Schwarb <manfred99@gmx.ch>
2019-01-22  rguenth2019-01-22 Richard Biener <rguenther@suse.de>
next