platform/upstream/gcc.git
2020-09-09 Tom de Vries[nvptx] Fix boolean type test in write_fn_proto
2020-09-09 Richard Bienerenable live comparison vectorization
2020-09-09 Tobias Burnusgfortran.dg/gomp/combined-if.f90: Update nvptx tree...
2020-09-09 Richard Bienerenable live condition vectorization
2020-09-09 Rainer Orthconfig: Sync largefile.m4 from binutils-gdb
2020-09-09 Richard Bienertree-optimization/96978 - fix fallout of BB vectorizati...
2020-09-09 liuhongtImplement __builtin_thread_pointer for x86 TLS.
2020-09-09 Tobias BurnusFortran: Fixes for OpenMP loop-iter privatization ...
2020-09-09 Ian Lance Taylorlibbacktrace: don't strip leading underscore on 64...
2020-09-09 Ian Lance Taylorlibbacktrace: fetch executable path on macOS
2020-09-09 Ian Lance Taylorlibbacktrace: avoid ambiguous binary search
2020-09-09 GCC AdministratorDaily bump.
2020-09-08 Ian Lance Taylorlibbacktrace: fix tipo in comment
2020-09-08 Ian Lance Taylorlibbacktrace: correct memory lengths in Mach-O dsym...
2020-09-08 Julian Brownopenacc: Fix atomic_capture-2.c iteration-ordering...
2020-09-08 Julian Brownamdgcn: Add waitcnt after LDS write instructions
2020-09-08 Julian Brownopenacc: Fix mkoffload SGPR/VGPR count parsing for...
2020-09-08 Julian Brownopenacc: Fix race condition in Fortran loop collapse...
2020-09-08 Ian Lance Taylorlibbacktrace: correctly swap Mach-O 32-bit file offset
2020-09-08 Ian Lance Taylorlibbacktrace: only match magic number at start of line
2020-09-08 Felix Willgerodtfloatformat.h: Add bfloat16 support.
2020-09-08 David Malcolmanalyzer: fix another ICE in constructor-handling ...
2020-09-08 David Malcolmanalyzer: fix ICE on RANGE_EXPR with CONSTRUCTOR value...
2020-09-08 David Malcolmanalyzer: fix ICE on machine-specific builtins [PR96962]
2020-09-08 Aldy HernandezPR tree-optimization/96967 - cast label range to type...
2020-09-08 Jozef LawrynowiczMSP430: Fix detection of assembler support for .mspabi_...
2020-09-08 Iain Buclawlibphobos: libdruntime doesn't support shadow stack...
2020-09-08 Jozef LawrynowiczMSP430: Use enums to handle -mcpu= values
2020-09-08 Thomas KoenigFix description of FINDLOC result.
2020-09-08 Alan Modraubsan: d-demangle.c:214 signed integer overflow
2020-09-08 GCC AdministratorDaily bump.
2020-09-07 Harald AnlaufPR fortran/96711 - ICE with NINT() for integer(16)...
2020-09-07 Richard Sandifordlra: Avoid cycling on certain subreg reloads [PR96796]
2020-09-07 Jonathan Wakelylibstdc++: Simplify chrono::duration::_S_gcd
2020-09-07 Jonathan Wakelylibstdc++: Simplify constraints for semiregular-box...
2020-09-07 Andrea Corallovec: Revert "dead code removal in tree-vect-loop.c...
2020-09-07 Jozef Lawrynowiczdoc: Update documentation on MODE_PARTIAL_INT subregs
2020-09-07 Jozef LawrynowiczMSP430: Don't override default ISA when MCU name is...
2020-09-07 Iain SandoeDarwin, testsuite : Update pubtypes tests.
2020-09-07 Iain SandoeDarwin : Update libc function availability.
2020-09-07 Alex Coplanaarch64: Remove redundant mult patterns
2020-09-07 Alex Coplanaarch64: Don't emit invalid zero/sign-extend syntax
2020-09-07 Richard Bienerimprove SLP vect dumping
2020-09-07 Martin Storsjögcc: Make strchr return value pointers const
2020-09-07 Tobias BurnusFortran: Fixes for pointer function call as variable...
2020-09-07 Tom de Vries[libatomic, testsuite] Add missing include in atomic...
2020-09-07 liuhongtAdjust testcase.
2020-09-07 Jakub Jelineklto: Stream edge goto_locus [PR94235]
2020-09-07 Richard Bienercode generate live lanes in basic-block vectorization
2020-09-07 Francois-Xavier... fortran: Fix argument types in derived types procedures
2020-09-07 Francois-Xavier... fortran: Fix arg types of _gfortran_is_extension_of
2020-09-07 liuhongtAdjust testcase.
2020-09-07 GCC AdministratorDaily bump.
2020-09-06 Francois-Xavier... fortran: Add comment about previous commit
2020-09-06 Francois-Xavier... fortran: Fix function arg types for class objects
2020-09-06 Francois-Xavier... fortran: caf_fail_image expects no argument
2020-09-06 GCC AdministratorDaily bump.
2020-09-05 GCC AdministratorDaily bump.
2020-09-04 Iain Buclawd: Fix ICE in create_tmp_var, at gimple-expr.c:482
2020-09-04 Jason Merrillc++: Use iloc_sentinel in mark_use.
2020-09-04 Richard Bienertree-optimization/96920 - another ICE when vectorizing...
2020-09-04 Andrea Corallovec: dead code removal in tree-vect-loop.c
2020-09-04 Christophe... arm: Improve immediate generation for thumb-1 with...
2020-09-04 Aldy Hernandezrename widest_irange to int_range_max.
2020-09-04 Richard Bienertree-optimization/96931 - clear ctrl-altering flag...
2020-09-04 Jakub Jelineklto: Remove stream_input_location_now
2020-09-04 Jakub Jelineklto: Ensure we force a change for file/line/column...
2020-09-04 David Faustbpf: generate indirect calls for xBPF
2020-09-04 Kewen Lintest/rs6000: Replace test targets p8 and p9+
2020-09-04 GCC AdministratorDaily bump.
2020-09-03 Martin Jamborsra: Avoid SRAing if there is an aout-of-bounds access...
2020-09-03 Will Schmidt[PATCH, rs6000] Fix vector long long subtype (PR96139)
2020-09-03 Jakub Jelinekc++: Fix another PCH hash_map issue [PR96901]
2020-09-03 Harald AnlaufPR fortran/96890 - Wrong answer with intrinsic IALL
2020-09-03 Marek Polacekc++: Fix P0960 in member init list and array [PR92812]
2020-09-03 Jakub Jelinekc++: Disable -frounding-math during manifestly constant...
2020-09-03 Jonathan Wakelylibstdc++: Add workaround for weird std::tuple error...
2020-09-03 Jonathan Wakelylibstdc++: Optimise GCD algorithms
2020-09-03 Jakub Jelineklto: Cache location_ts including BLOCKs in GIMPLE strea...
2020-09-03 Richard BienerImprove constant folding of vector lowering with vector...
2020-09-03 Arnaud CharletPreliminary work on support for 128bits integers
2020-09-03 Arnaud CharletLook at fullest view when checking for static types...
2020-09-03 liuhongtOptimize memory broadcast for constant vector under...
2020-09-03 liuhongtAdjust testcase.
2020-09-03 GCC AdministratorDaily bump.
2020-09-02 Iain Buclawd: __vectors unsupported in hardware should be rejected...
2020-09-02 Iain Buclawd: Only test with default permutation flags for runnabl...
2020-09-02 Iain Buclawd: Move all runnable tests in gdc.dg to gdc.dg/torture
2020-09-02 Jonathan Wakelyc++: Stop defining true, false and bool as macros in...
2020-09-02 Jonathan Wakelytestsuite: Add missing <exception> header to testcase
2020-09-02 Jonathan Wakelylibstdc++: Fix test to use correct function
2020-09-02 Jozef LawrynowiczMSP430: Fix -mlarge documentation to indicate size_t...
2020-09-02 Jonathan Wakelylibstdc++: Fix three-way comparison for std::array...
2020-09-02 Jozef LawrynowiczMSP430: Skip gcc.dg/pr55940.c in the small memory model
2020-09-02 Jonathan Wakelylibstdc++: Break header cycle between <new> and <exception>
2020-09-02 Jakub Jelinekfortran: Fix o'...' boz to integer/real conversions...
2020-09-02 Roger Saylehppa: Improve hppa_rtx_costs for shifts by constants.
2020-09-02 Jose E. Marchesibpf: use the default asm_named_section target hook
2020-09-02 Jose E. Marchesibpf: use elfos.h
2020-09-02 GCC AdministratorDaily bump.
next