]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2019-09-11  rediFix Xmethod for shared_ptr::use_count()
2019-09-11  rediFix libstdc++ tests for -Wvolatile warnings in C++2a...
2019-09-11  jakub PR rtl-optimization/89435
2019-09-11  nathan[PATCH] some tree struct marking
2019-09-11  rguenth2019-09-11 Richard Biener <rguenther@suse.de>
2019-09-11  rguenth2019-09-11 Richard Biener <rguenther@suse.de>
2019-09-11  ebotcazou PR rtl-optimization/89795
2019-09-11  jakub PR tree-optimization/91723
2019-09-11  jakub PR middle-end/91725
2019-09-11  rguenth2019-09-11 Richard Biener <rguenther@suse.de>
2019-09-11  burnusUpdate my email address
2019-09-11  gccadminDaily bump.
2019-09-10  mpolacek PR c++/91673 - ICE with noexcept in alias-declaration.
2019-09-10  mpolacek PR c++/91705 - constexpr evaluation rejects ++/--...
2019-09-10  ian libgo: Solaris and x/sys/cpu compatibility fixes
2019-09-10  ian PR go/91621
2019-09-10  ian go/internal/gccgoimporter: support embedded field...
2019-09-10  rsandifoRemove call_really_used_regs
2019-09-10  rsandifoHide call_used_regs in target-independent code
2019-09-10  rsandifoRemove redundant fixed_regs tests
2019-09-10  rsandifoAdd call_used_or_fixed_reg_p
2019-09-10  rsandifoMake more use of regs_invalidated_by_call
2019-09-10  rsandifoReplace call_used_reg_set with call_used_or_fixed_regs
2019-09-10  rsandifoRemove no_caller_save_reg_set
2019-09-10  rsandifoRemove call_fixed_reg_set
2019-09-10  rsandifoMove c6x REGNO_REG_CLASS out of line
2019-09-10  rediImplement std::common_reference for C++20
2019-09-10  rsandifoMake get_call_rtx_from take a const rtx_insn *
2019-09-10  marxinRename Deprecated to WarnRemoved in *.opt files.
2019-09-10  dje * gfortran.dg/default_format_1.f90: Remove...
2019-09-10  charlet * doc/install.texi: Fix syntax for html generation.
2019-09-10  rediLWG 3266. to_chars(bool) should be deleted
2019-09-10  jakub PR middle-end/91680
2019-09-10  clyon[ARM/FDPIC v6 24/24] [ARM] FDPIC: Handle arm*-*-uclinux...
2019-09-10  paolo/cp
2019-09-10  clyon[ARM/FDPIC v6 23/24] [ARM] FDPIC: Implement libitm...
2019-09-10  clyon[ARM/FDPIC v6 22/24] [ARM][testsuite] FDPIC: Skip tests...
2019-09-10  clyon[ARM/FDPIC v6 21/24] [ARM] FDPIC: Handle stack-protecto...
2019-09-10  clyon[ARM/FDPIC v6 19/24] [ARM][testsuite] FDPIC: Adjust...
2019-09-10  clyon[ARM/FDPIC v6 18/24] [ARM][testsuite] FDPIC: Enable...
2019-09-10  clyon[ARM/FDPIC v6 17/24] [ARM][testsuite] FDPIC: Handle...
2019-09-10  clyon[ARM/FDPIC v6 16/24] [ARM][testsuite] FDPIC: Skip tests...
2019-09-10  clyon[ARM/FDPIC v6 15/24] [ARM][testsuite] FDPIC: Adjust...
2019-09-10  clyon[ARM/FDPIC v6 14/24] [ARM][testsuite] FDPIC: Skip unsup...
2019-09-10  clyon[ARM/FDPIC v6 13/24] [ARM] FDPIC: Force LSB bit for...
2019-09-10  clyon[ARM/FDPIC v6 12/24] [ARM] FDPIC: Restore r9 after...
2019-09-10  clyon[ARM/FDPIC v6 11/24] [ARM] FDPIC: Add support to unwind...
2019-09-10  clyon[ARM/FDPIC v6 10/24] [ARM] FDPIC: Implement TLS support.
2019-09-10  clyon[ARM/FDPIC v6 09/24] [ARM] FDPIC: Add support for takin...
2019-09-10  clyon[ARM/FDPIC v6 08/24] [ARM] FDPIC: Enforce local/global...
2019-09-10  clyon[ARM/FDPIC v6 07/24] [ARM] FDPIC: Avoid saving/restorin...
2019-09-10  clyon[ARM/FDPIC v6 06/24] [ARM] FDPIC: Add support for c...
2019-09-10  clyon[ARM/FDPIC v6 05/24] [ARM] FDPIC: Fix __do_global_dtors...
2019-09-10  clyon[ARM/FDPIC v6 04/24] [ARM] FDPIC: Add support for FDPIC...
2019-09-10  clyon[ARM/FDPIC v6 03/24] [ARM] FDPIC: Force FDPIC related...
2019-09-10  clyon[ARM/FDPIC v6 02/24] [ARM] FDPIC: Handle arm*-*-uclinux...
2019-09-10  rediPR libstdc++/91711 fix failing test
2019-09-10  rediOptimise std::remove_cv and use more helper aliases
2019-09-10  clyon[ARM/FDPIC 01/24] [ARM] FDPIC: Add -mfdpic option support
2019-09-10  emsr2019-09-09 Edward Smith-Rowland <3dw4rd@verizon.net>
2019-09-10  ian cmd/go: look for tool build ID before hashing entir...
2019-09-10  ian compiler: permit inlining constant expressions...
2019-09-10  mpolacek PR c++/84374 - diagnose invalid uses of decltype(auto).
2019-09-10  gccadminDaily bump.
2019-09-09  ian misc/cgo/testcshared: restore gofrontend-local...
2019-09-09  ian libgo: only build x/sys/cpu/cpu_gccgo.c on x86...
2019-09-09  edlinger2019-09-09 Bernd Edlinger <bernd.edlinger@hotmail.de>
2019-09-09  ian compiler: don't use predeclared location for implic...
2019-09-09  ian compiler: traverse types of constant expressions
2019-09-09  rsandifoRemove global REG_SETs
2019-09-09  rsandifoAdd "fast" conversions from arrays to bitmaps
2019-09-09  rsandifoTweak interface to ira-build.c:ior_hard_reg_conflicts
2019-09-09  rsandifoRemove hard_reg_set_equal_p
2019-09-09  rsandifoRemove IOR_COMPL_HARD_REG_SET
2019-09-09  rsandifoRemove AND_COMPL_HARD_REG_SET
2019-09-09  rsandifoRemove IOR_HARD_REG_SET
2019-09-09  rsandifoRemove AND_HARD_REG_SET
2019-09-09  rsandifoRemove COMPL_HARD_REG_SET
2019-09-09  rsandifoRemove COPY_HARD_REG_SET
2019-09-09  rsandifoMake note_stores take an rtx_insn
2019-09-09  rsandifoSimplify the implementation of HARD_REG_SET
2019-09-09  segherrs6000: Update rlwinm-[012].c
2019-09-09  emsrForgot Changelog from latest commit.
2019-09-09  emsr2019-09-09 Edward Smith-Rowland <3dw4rd@verizon.net>
2019-09-09  rsandifoRemove bt-load.c
2019-09-09  rguenth2019-09-09 Barnaby Wilks <barnaby.wilks@arm.com>
2019-09-09  marxinUpdate comment of removed options.
2019-09-09  rediMinor std::to_chars optimisation for base 10
2019-09-09  rediImprove constraints for std::span constructors
2019-09-09  jakub PR target/87853
2019-09-09  jakub PR target/91704
2019-09-09  jemarchGCC port for eBPF
2019-09-09  jemarchtestsuite: new require effective target indirect_calls
2019-09-09  jemarchtestsuite: annotate c-torture/compile tests with dg...
2019-09-09  jemarchopt-functions.awk: fix comparison of limit, begin and end
2019-09-09  jemarchUpdate config.sub and config.guess.
2019-09-09  gccadminDaily bump.
2019-09-08  seghergenemit: Print file+line in the "Splitting with" message
2019-09-08  gccadminDaily bump.
2019-09-07  edlinger2019-09-07 Bernd Edlinger <bernd.edlinger@hotmail.de>
next