gcc.git
2019-09-11 Ian Lance Taylorgolang.org/x/sys/cpu: define doinit when needed
2019-09-11 Ian Lance Taylorgotest: force test package to be imported first
2019-09-11 Jonathan WakelyFix Xmethod for shared_ptr::use_count()
2019-09-11 Jonathan WakelyFix libstdc++ tests for -Wvolatile warnings in C++2a...
2019-09-11 Jakub Jelinekre PR rtl-optimization/89435 (wrong code with -O1 ...
2019-09-11 Nathan Sidwell[PATCH] some tree struct marking
2019-09-11 Richard Bienerlto-opts.c (lto_write_options): Stream -g when debug...
2019-09-11 Richard Bienerre PR tree-optimization/90387 (__builtin_constant_p...
2019-09-11 Eric Botcazoure PR rtl-optimization/89795 (wrong code with -O2 ...
2019-09-11 Jakub Jelinekre PR tree-optimization/91723 (builtin fma is not optim...
2019-09-11 Jakub Jelinekre PR middle-end/91725 (ICE in get_nonzero_bits startin...
2019-09-11 Richard Bienerrevert: match.pd: Add flag_unsafe_math_optimizations...
2019-09-11 Tobias BurnusUpdate my email address
2019-09-11 GCC AdministratorDaily bump.
2019-09-10 Marek PolacekPR c++/91673 - ICE with noexcept in alias-declaration.
2019-09-10 Marek PolacekPR c++/91705 - constexpr evaluation rejects ++/-- on...
2019-09-10 Ian Lance Taylorlibgo: Solaris and x/sys/cpu compatibility fixes
2019-09-10 Ian Lance Taylorre PR go/91621 (libgo/mksysinfo.sh: please avoid test ==)
2019-09-10 Ian Lance Taylorgo/internal/gccgoimporter: support embedded field in...
2019-09-10 Richard SandifordRemove call_really_used_regs
2019-09-10 Richard SandifordHide call_used_regs in target-independent code
2019-09-10 Richard SandifordRemove redundant fixed_regs tests
2019-09-10 Richard SandifordAdd call_used_or_fixed_reg_p
2019-09-10 Richard SandifordMake more use of regs_invalidated_by_call
2019-09-10 Richard SandifordReplace call_used_reg_set with call_used_or_fixed_regs
2019-09-10 Richard SandifordRemove no_caller_save_reg_set
2019-09-10 Richard SandifordRemove call_fixed_reg_set
2019-09-10 Richard SandifordMove c6x REGNO_REG_CLASS out of line
2019-09-10 Jonathan WakelyImplement std::common_reference for C++20
2019-09-10 Richard SandifordMake get_call_rtx_from take a const rtx_insn *
2019-09-10 Martin LiskaRename Deprecated to WarnRemoved in *.opt files.
2019-09-10 David Edelsohndefault_format_1.f90: Remove XFAIL AIX.
2019-09-10 Arnaud Charlet* doc/install.texi: Fix syntax for html generation.
2019-09-10 Jonathan WakelyLWG 3266. to_chars(bool) should be deleted
2019-09-10 Jakub Jelinekre PR middle-end/91680 (Integer promotion quirk prevent...
2019-09-10 Christophe... [ARM/FDPIC v6 24/24] [ARM] FDPIC: Handle arm*-*-uclinux...
2019-09-10 Paolo Carlinidecl.c (has_designator_problem): Use cp_expr_loc_or_inp...
2019-09-10 Christophe... [ARM/FDPIC v6 23/24] [ARM] FDPIC: Implement libitm...
2019-09-10 Christophe... [ARM/FDPIC v6 22/24] [ARM][testsuite] FDPIC: Skip tests...
2019-09-10 Christophe... [ARM/FDPIC v6 21/24] [ARM] FDPIC: Handle stack-protecto...
2019-09-10 Christophe... [ARM/FDPIC v6 19/24] [ARM][testsuite] FDPIC: Adjust...
2019-09-10 Christophe... [ARM/FDPIC v6 18/24] [ARM][testsuite] FDPIC: Enable...
2019-09-10 Christophe... [ARM/FDPIC v6 17/24] [ARM][testsuite] FDPIC: Handle...
2019-09-10 Christophe... [ARM/FDPIC v6 16/24] [ARM][testsuite] FDPIC: Skip tests...
2019-09-10 Christophe... [ARM/FDPIC v6 15/24] [ARM][testsuite] FDPIC: Adjust...
2019-09-10 Christophe... [ARM/FDPIC v6 14/24] [ARM][testsuite] FDPIC: Skip unsup...
2019-09-10 Christophe... [ARM/FDPIC v6 13/24] [ARM] FDPIC: Force LSB bit for...
2019-09-10 Christophe... [ARM/FDPIC v6 12/24] [ARM] FDPIC: Restore r9 after...
2019-09-10 Christophe... [ARM/FDPIC v6 11/24] [ARM] FDPIC: Add support to unwind...
2019-09-10 Christophe... [ARM/FDPIC v6 10/24] [ARM] FDPIC: Implement TLS support.
2019-09-10 Christophe... [ARM/FDPIC v6 09/24] [ARM] FDPIC: Add support for takin...
2019-09-10 Christophe... [ARM/FDPIC v6 08/24] [ARM] FDPIC: Enforce local/global...
2019-09-10 Christophe... [ARM/FDPIC v6 07/24] [ARM] FDPIC: Avoid saving/restorin...
2019-09-10 Christophe... [ARM/FDPIC v6 06/24] [ARM] FDPIC: Add support for c...
2019-09-10 Christophe... [ARM/FDPIC v6 05/24] [ARM] FDPIC: Fix __do_global_dtors...
2019-09-10 Christophe... [ARM/FDPIC v6 04/24] [ARM] FDPIC: Add support for FDPIC...
2019-09-10 Christophe... [ARM/FDPIC v6 03/24] [ARM] FDPIC: Force FDPIC related...
2019-09-10 Christophe... [ARM/FDPIC v6 02/24] [ARM] FDPIC: Handle arm*-*-uclinux...
2019-09-10 Jonathan WakelyPR libstdc++/91711 fix failing test
2019-09-10 Jonathan WakelyOptimise std::remove_cv and use more helper aliases
2019-09-10 Christophe... [ARM/FDPIC 01/24] [ARM] FDPIC: Add -mfdpic option support
2019-09-10 Edward Smith... Implement C++20 p1424 - 'constexpr' feature macro conce...
2019-09-10 Ian Lance Taylorcmd/go: look for tool build ID before hashing entire...
2019-09-10 Ian Lance Taylorcompiler: permit inlining constant expressions and...
2019-09-10 Marek PolacekPR c++/84374 - diagnose invalid uses of decltype(auto).
2019-09-10 GCC AdministratorDaily bump.
2019-09-09 Ian Lance Taylormisc/cgo/testcshared: restore gofrontend-local changes
2019-09-09 Ian Lance Taylorlibgo: only build x/sys/cpu/cpu_gccgo.c on x86 systems
2019-09-09 Bernd Edlingerexpmed.c (extract_bit_field): Update function comment...
2019-09-09 Ian Lance Taylorcompiler: don't use predeclared location for implicit...
2019-09-09 Ian Lance Taylorcompiler: traverse types of constant expressions
2019-09-09 Richard SandifordRemove global REG_SETs
2019-09-09 Richard SandifordAdd "fast" conversions from arrays to bitmaps
2019-09-09 Richard SandifordTweak interface to ira-build.c:ior_hard_reg_conflicts
2019-09-09 Richard SandifordRemove hard_reg_set_equal_p
2019-09-09 Richard SandifordRemove IOR_COMPL_HARD_REG_SET
2019-09-09 Richard SandifordRemove AND_COMPL_HARD_REG_SET
2019-09-09 Richard SandifordRemove IOR_HARD_REG_SET
2019-09-09 Richard SandifordRemove AND_HARD_REG_SET
2019-09-09 Richard SandifordRemove COMPL_HARD_REG_SET
2019-09-09 Richard SandifordRemove COPY_HARD_REG_SET
2019-09-09 Richard SandifordMake note_stores take an rtx_insn
2019-09-09 Richard SandifordSimplify the implementation of HARD_REG_SET
2019-09-09 Segher Boessenkoolrs6000: Update rlwinm-[012].c
2019-09-09 Edward Smith... Forgot Changelog from latest commit.
2019-09-09 Edward Smith... Update docs for recent <span> and constexpr lib changes.
2019-09-09 Richard SandifordRemove bt-load.c
2019-09-09 Barnaby Wilksmatch.pd: Add flag_unsafe_math_optimizations check...
2019-09-09 Martin LiskaUpdate comment of removed options.
2019-09-09 Antony PolukhinMinor std::to_chars optimisation for base 10
2019-09-09 Jonathan WakelyImprove constraints for std::span constructors
2019-09-09 Jakub Jelinekre PR target/87853 (_mm_cmpgt_epi8 broken with -funsign...
2019-09-09 Jakub Jelinekre PR target/91704 ([X86] Codegen for _mm256_cmpgt_epi8...
2019-09-09 Jose E. MarchesiGCC port for eBPF
2019-09-09 Jose E. Marchesitestsuite: new require effective target indirect_calls
2019-09-09 Jose E. Marchesitestsuite: annotate c-torture/compile tests with dg...
2019-09-09 Jose E. Marchesiopt-functions.awk: fix comparison of limit, begin and end
2019-09-09 Jose E. MarchesiUpdate config.sub and config.guess.
2019-09-09 GCC AdministratorDaily bump.
2019-09-08 Segher Boessenkoolgenemit: Print file+line in the "Splitting with" message
next