]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2018-11-29  mseborPR c/88091 - c-c++-common/Wconversion-real.c etc. FAIL
2018-11-29  mseborPR c/88172 - attribute aligned of zero silently accepte...
2018-11-29  marxinFix thinko in transition to memop_ret type (PR middle...
2018-11-29  qinzhaoAdd a new option -flive-patching={inline-only-static...
2018-11-29  law * match.pd (sinh (atanh (x))): New simplification...
2018-11-29  emsr2018-11-29 Edward Smith-Rowland <3dw4rd@verizon.net>
2018-11-29  jakub PR target/54700
2018-11-29  jakub PR target/88152
2018-11-29  jakub PR target/88234
2018-11-29  plouj2018-11-29 Michael Ploujnikov <michael.ploujnikov...
2018-11-29  emsr2018-11-29 Edward Smith-Rowland <3dw4rd@verizon.net>
2018-11-29  rguenth2018-11-29 Richard Biener <rguenther@suse.de>
2018-11-29  rediPR libstdc++/88119 use alignof in std::alignment_of...
2018-11-29  avieira[PATCH] [Arm] Fix fpu configurations for Cortex-R7...
2018-11-29  jakub PR c++/87539
2018-11-29  amodra[RS6000] PR11848 rs6000_emit_move long double split
2018-11-29  amodra[RS6000] movdi_internal64 insn lengths
2018-11-29  amodra[RS6000] CONST_DOUBLE tidy
2018-11-29  amodra[RS6000] "G" and "H" constraints
2018-11-29  amodra[RS6000] Bogus easy_fp_constant call
2018-11-29  amodra[RS6000] inline plt call sequences
2018-11-29  amodra[RS6000] Use standard call patterns for __tls_get_addr...
2018-11-29  amodra[RS6000] Remove constraints on call rounded_stack_size_...
2018-11-29  amodra[RS6000] Replace TLSmode with P, and correct tls call...
2018-11-29  amodra[RS6000] rs6000_indirect_call_template
2018-11-29  amodra[RS6000] rs6000_call_template for external call insn...
2018-11-29  acsawdey2018-11-28 Aaron Sawdey <acsawdey@linux.ibm.com>
2018-11-29  rediPR libstdc++/86910 fix filesystem::create_directories
2018-11-29  gccadminDaily bump.
2018-11-28  mseborPR c/88065 - ICE in -Wsizeof-pointer-memaccess on an...
2018-11-28  ibuclawlibphobos: Merge common version blocks using arch_any...
2018-11-28  mpolacek Implement P1094R2, Nested inline namespaces.
2018-11-28  nathan[PR c++/87531] operator= lookup in templates
2018-11-28  hubicka * predict.c (determine_unlikely_bbs): Forward declare...
2018-11-28  hubicka * lto.c (lto_read_decls): Fix handling of INTEGER_CST.
2018-11-28  hubicka * tree-ssa-ifcombine.c (update_profile_after_ifcombine...
2018-11-28  hubicka * profile-count.h (profile_count::split): Give better...
2018-11-28  hubicka * except.c (do_allocate_exception): Annotate __cxa_all...
2018-11-28  vmakarov2018-11-28 Vladimir Makarov <vmakarov@redhat.com>
2018-11-28  mpolacek PR c++/88222 - ICE with bit-field with invalid type.
2018-11-28  dje * gcc.dg/recip_sqrt_mult_[12345]: Do not add...
2018-11-28  dje * g++.dg/debug/dwarf2/pr86900.C: XFAIL AIX.
2018-11-28  dje * config/rs6000/aix72.h: Update to match aix71...
2018-11-28  ian compiler: inline functions with assignments and...
2018-11-28  ibuclawMerge libphobos upstream version 2.076.1
2018-11-28  law * config/h8300/constraints.md: Add "C" constraint...
2018-11-28  samtebbs[PATCH][GCC][AARCH64] Replace calls to strtok with...
2018-11-28  rediFix undefined references in libstdc++fs.a
2018-11-28  rediPR libstdc++/83511 add default argument to basic_string...
2018-11-28  emsr2018-11-28 Edward Smith-Rowland <3dw4rd@verizon.net>
2018-11-28  rediApply resolution for LWG DR 3096
2018-11-28  rediPR libstdc++/83306 make filesystem_error no-throw copyable
2018-11-28  sameeradChanged email ID to existing one.
2018-11-28  vries[libbacktrace] Fix segfault upon allocation failure
2018-11-28  rguenth2018-11-28 Richard Biener <rguenther@suse.de>
2018-11-28  rediUpdate C++17 library status docs
2018-11-28  rguenth2018-11-28 Richard Biener <rguenther@suse.de>
2018-11-28  amodra[RS6000] Bootstrap failure compiling xcoffout.c
2018-11-28  jakub PR testsuite/85368
2018-11-28  rguenth2018-11-28 Richard Biener <rguenther@suse.de>
2018-11-28  rguenth2018-11-28 Richard Biener <rguenther@suse.de>
2018-11-28  samtebbs[PATCH][GCC][DOC] Remove obsolete arm and aarch64 CPU...
2018-11-28  jakub PR target/88189
2018-11-28  jakub PR c++/87476
2018-11-28  jakub PR c++/88215
2018-11-28  rguenth2018-10-19 Richard Biener <rguenther@suse.de>
2018-11-28  jpfauAdd myself to MAINTAINERS
2018-11-28  gccadminDaily bump.
2018-11-27  jakub PR c++/88187
2018-11-27  ian compiler: tweaks for importing inline function...
2018-11-27  rediClean up temporary files created by std::filesystem...
2018-11-27  ian compiler: record final type for numeric expressions
2018-11-27  rediPR libstdc++/67843 set shared_ptr lock policy at build...
2018-11-27  ian compiler: add result parameter names for inlinable...
2018-11-27  ian compiler: add types used by inline functions to...
2018-11-27  ian compiler: finalize types parsed for inline functions
2018-11-27  ian compiler: add '$' to names in expression export...
2018-11-27  fdumont2018-11-27 François Dumont <fdumont@gcc.gnu.org>
2018-11-27  jakub PR c++/88181
2018-11-27  ian compiler: change expression importing to use Import...
2018-11-27  ian compiler: pass a Location to import_expression
2018-11-27  jakub PR middle-end/87157
2018-11-27  ian compiler: change Expression export to use Export_fu...
2018-11-27  mseborPR 87756 - missing unterminated argument warning using...
2018-11-27  marxingcov: do not ICE on NULL string in JSON export.
2018-11-27  dmalcolmPR preprocessor/83173: Enhance -fdump-internal-location...
2018-11-27  macroMIPS: Add `-mfix-r5900' option for the R5900 short...
2018-11-27  dmalcolmPR preprocessor/83173: New test
2018-11-27  ian compiler: import inlinable functions from package...
2018-11-27  dmalcolmPR preprocessor/83173: Additional check before decremen...
2018-11-27  jakub PR target/88188
2018-11-27  law * config/riscv/riscv (riscv_block_mvoe_straight):...
2018-11-27  law * config/lm32/lm32.c (lm32_block_move_inline): Use...
2018-11-27  law * config/mips/mips.c (mips_block_move_straight): Use...
2018-11-27  law * config/microblaze/microblaze.c (microblaze_block_mov...
2018-11-27  tnfchrisDocument the xorsign optab.
2018-11-27  marxinSupport simd function declarations via a pre-include.
2018-11-27  marxinCome up with memop_ret enum instead of int endp for...
2018-11-27  ebotcazou * c-ada-spec.c: Include stringpool.h.
2018-11-27  vries[libbacktrace] Don't point to released memory in backtr...
next