]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2018-11-01  marxinMake __PRETTY_FUNCTION__-like functions mergeable strin...
2018-11-01  ian * go-gcc.cc (Gcc_backend::write_global_definitions...
2018-11-01  aolivaFix typo in gcc/ChangeLog
2018-11-01  aolivagOlogy: skip dbranch at -Og
2018-11-01  gccadminDaily bump.
2018-10-31  rthAdd visibility to libfunc constructors
2018-10-31  rthaarch64: Remove early clobber from ATOMIC_LDOP scratch
2018-10-31  ibuclawFix profiledbootstrap when D is enabled
2018-10-31  ian PR bootstrap/82856
2018-10-31  tkoenig2018-10-31 Thomas Koenig <tkoenig@gcc.gnu.org>
2018-10-31  nathan[C++ PATCH] missed testcase
2018-10-31  nathan[PATCH] command line macros
2018-10-31  jsm28Update GCC to autoconf 2.69, automake 1.15.1 (PR bootst...
2018-10-31  pthaugen * tree-ssa-loop-ivcanon.c (try_peel_loop): Fix typo...
2018-10-31  nathan[6/6] Preprocessor forced macro location
2018-10-31  ploujAdd myself to MAINTAINERS
2018-10-31  nathan[5/6] Preprocessor include
2018-10-31  nathan[4/7] Preprocessor location-kind predicates
2018-10-31  nathan[3/7] Preprocessor macro loc
2018-10-31  nathan[2/7] Preprocessor node access
2018-10-31  marxinProvide extension hint for aarch64 target (PR driver...
2018-10-31  nathan[1/7] Preprocessor cleanup
2018-10-31  rediMore testing for std::pair layout change
2018-10-31  nathan[C++ PATCH] Simplify overloads
2018-10-31  rediPR libstdc++/87822 fix layout change for nested std...
2018-10-31  rguenth2018-10-31 Richard Biener <rguenther@suse.de>
2018-10-31  claziss[ARC] Handle store cacheline hazard.
2018-10-31  claziss[ARC] Add BI/BIH instruction support.
2018-10-31  claziss[ARC] Cleanup TLS implementation and add a number of...
2018-10-31  marxinUpdate LOCAL_PATCHES after libsanitizer merge.
2018-10-31  claziss[ARC] Remove non standard funcions calls.
2018-10-31  marxinUpdate test-suite expected output after rewording in...
2018-10-31  marxinNew local GCC patch for CAN_SANITIZE_UB ifdef.
2018-10-31  marxinRevert https://reviews.llvm.org/D40908 which changes...
2018-10-31  marxinApply LOCAL_PATCHES and remove not used ones.
2018-10-31  marxinUpdate build system: include new files and run autohead...
2018-10-31  marxinMerge from upstream 345033.
2018-10-31  marxinUpdate merge script and HOWTO_MERGE documentation.
2018-10-31  marxinFix hash-table violation in trans-decl.c.
2018-10-31  thopre01Fix PR87374: ICE with -mslow-flash-data and -mword...
2018-10-31  rthaarch64: Force TImode values into even registers
2018-10-31  rthaarch64: Improve atomic-op lse generation
2018-10-31  rthaarch64: Improve swp generation
2018-10-31  ibuclawChangeLog:
2018-10-31  rthaarch64: Improve cas generation
2018-10-31  rthaarch64: Simplify LSE cas generation
2018-10-31  rguenth2018-10-31 Richard Biener <rguenther@suse.de>
2018-10-31  rguenth2018-10-31 Richard Biener <rguenther@suse.de>
2018-10-31  sameeradAdd pipeline description for Qualcomm Saphira core.
2018-10-31  gccadminDaily bump.
2018-10-30  tkoenig2018-10-30 Thomas Koenig <tkoenig@gcc.gnu.org>
2018-10-30  mseborPR middle-end/87041 - -Wformat reading through null...
2018-10-30  hubicka * params.def (lto-partitions): Bump from 32 to 128.
2018-10-30  mpolacek Implement P0892R2, explicit(bool).
2018-10-30  segherxfail ira-shrink-wrap-prep tests (PR87708)
2018-10-30  hubicka * tree.c
2018-10-30  paolo/cp
2018-10-30  ebotcazou * gcov.c (output_lines): Remove duplicate line.
2018-10-30  acsawdey2018-10-30 Aaron Sawdey <acsawdey@linux.ibm.com>
2018-10-30  mseborgcc/ChangeLog:
2018-10-30  lawAdd PR marker
2018-10-30  law * method-serial.cc: Mark varible as potentially...
2018-10-30  rediPR libstdc++/87809 avoid invalid expressions in excepti...
2018-10-30  rediPR libstdc++/87784 fix dynamic_bitset::push_back
2018-10-30  pkoning * gcc.dg/tree-ssa/attr-alias.c: Skip if no weak support.
2018-10-30  rediFix __builtin_expect_with_probability documentation
2018-10-30  marxinAvoid unnecessarily numbering cloned symbols.
2018-10-30  rearnshaDon't allow the pool allocator to be configured to...
2018-10-30  rguenth2018-10-30 Richard Biener <rguenther@suse.de>
2018-10-30  sameeradFixes bug 87330 by invoking df_note_add_problem to...
2018-10-30  villemoeslibgcc: properly destroy mutexes on VxWorks
2018-10-30  marxinFix typo in documentation of __builtin_expect_with_prob...
2018-10-30  gccadminDaily bump.
2018-10-29  dmalcolmFix ICE in get_substring_ranges_for_loc on __FILE__...
2018-10-29  dmalcolmC++: simplify output from suggest_alternatives_for
2018-10-29  dmalcolmFolding and check_function_arguments
2018-10-29  paolo/cp
2018-10-29  ibuclawgcc/ChangeLog:
2018-10-29  dmalcolmux.texi: move "Quoting" and "Fix-it hints" from Diagnos...
2018-10-29  kugangcc/testsuite/ChangeLog:
2018-10-29  hainqueAdd ChangeLog entry for hunk introduced together with...
2018-10-29  pc[rs6000] Remove inaccurate comment
2018-10-29  pkoning * doc/rtl.texi (CONST_WIDE_INT_ELT): Give correct...
2018-10-29  pc[rs6000] Consistently use '__vector' instead of 'vector'
2018-10-29  mpolacek PR c++/87594 - constexpr rejects-valid with range...
2018-10-29  ian compiler: pass a single flags argument to Backend...
2018-10-29  ian compiler: add location_file
2018-10-29  rguenth2018-10-29 Richard Biener <rguenther@suse.de>
2018-10-29  hainqueExtract VXWORKS_NET_LIBS_RTP from VXWORKS_LIBS_RTP
2018-10-29  hainqueIntroduce notion of VXWORKS_PERSONALITY
2018-10-29  rguenth2018-10-29 Richard Biener <rguenther@suse.de>
2018-10-29  jules[OpenACC] Support C++ "this" in OpenACC directives
2018-10-29  rguenth2018-10-29 Richard Biener <rguenther@suse.de>
2018-10-29  marxinGCOV: introduce --json-format.
2018-10-29  tnfchrisFix mingw-w64 Ada native bootstrap (PR81878).
2018-10-29  seghercombine: Fix various shortcomings in make_more_copies...
2018-10-29  gccadminDaily bump.
2018-10-29  kugangcc/testsuite/ChangeLog:
2018-10-28  fdumont2018-10-28 François Dumont <fdumont@gcc.gnu.org>
2018-10-28  ibuclawAdd D front-end, libphobos library, and D2 testsuite.
next