platform/upstream/gcc.git
2020-08-04 Aldy HernandezAdjust two_valued_val_range_p for irange API.
2020-08-04 Aldy HernandezAdjust simplify_conversion_using_ranges for irange...
2020-08-04 Aldy HernandezUse irange API in test_for_singularity.
2020-08-04 Aldy HernandezAdjust vrp_evaluate_conditional for irange API.
2020-08-04 Aldy HernandezAdjust op_with_boolean_value_range_p for irange API.
2020-08-04 Aldy HernandezAdjust get_range_info to use the base irange class.
2020-08-04 Aldy HernandezAdjust expr_not_equal_to to use irange API.
2020-08-04 Aldy HernandezRemove ad-hoc range canonicalization from determine_blo...
2020-08-04 Xionghu Luodse: Remove partial load after full store for high...
2020-08-04 GCC AdministratorDaily bump.
2020-08-03 Marek Polacekc++: Remove unused declaration.
2020-08-03 Ian Lance Taylorlibgcc: increase required stack space for x86_64 -fspli...
2020-08-03 Segher Boessenkoolrs6000: Fix vector_float.c testcase for -m32
2020-08-03 Marek Polacekc++: Variable template and template parameter pack...
2020-08-03 Jakub Jelinekaarch64: Fix up __aarch64_cas16_acq_rel fallback
2020-08-03 Jonathan Wakelycpp: Do not use @dots for ... tokens in code examples
2020-08-03 Nathan SidwellRefer to C++20
2020-08-03 Julian Brownopenacc: No attach/detach present/release mappings...
2020-08-03 Iain SandoeDarwin: Guard two macros in darwin.h.
2020-08-03 Iain SandoeDarwin: Handle poly_int machine_modes.
2020-08-03 Ian Lance Taylorinternal/syscall/unix: correct ia64 syscall numbers
2020-08-03 Ian Lance Taylorinternal/syscall/unix: define copyFileRangeTrap for...
2020-08-03 Aldy HernandezAvoid shifting by amounts larger than target int in...
2020-08-03 Martin JamborRemoval of HSA offloading from gcc and libgomp
2020-08-03 Bu Leaarch64: Add support for unpacked sub [PR96366]
2020-08-03 Richard Sandifordtestsuite: Add -Wno-psabi to gcc.dg/pr96377-[12].c
2020-08-03 Jozef LawrynowiczMSP430: Don't pass redundant -md option to the assembler
2020-08-03 Yunde Zhongregrename: Avoid disrupting SMS schedule [PR95696]
2020-08-03 Richard Bienerlto/96385 - avoid unused global UNDEFs in debug objects
2020-08-03 Wei Wentaodoc: fix a typo in tm.texi
2020-08-03 Richard Sandiforddoc: Add missing comma after octeontx2f95mm
2020-08-03 Qian Jianhuaaarch64: Add A64FX machine model
2020-08-03 Roger SaylePR rtl-optimization 61494: Preserve x-0.0 with HONOR_SNANS.
2020-08-03 Roger Saylegenmatch: Avoid unused parameter warnings in generated...
2020-08-03 Jonathan Wakelytree-optimization: Fix typos in comments
2020-08-03 Tamar ChristinaAArch64: Fix hwasan failure in readline.
2020-08-03 Richard Bienermark match.pd ! not implemented on GENERIC
2020-08-03 Iain Buclawd: Fix ICE using non-local variable: internal compiler...
2020-08-03 Tobias Burnuslibgfortran/caf/single.c: Fix typo.
2020-08-03 Tobias BurnusFortran texi: Fix typos
2020-08-03 Aldy HernandezMulti-range implementation for value_range (irange).
2020-08-03 Iain Buclawd: Merge upstream dmd c2274e56a (PR96250).
2020-08-03 GCC AdministratorDaily bump.
2020-08-02 Sergei Trofimovichvar-tracking: fix uninitialised use of 'in_pending...
2020-08-02 Paul ThomasUpdate ChangeLogs for PR96320
2020-08-02 Paul ThomasThis patch fixes PR96320. See the explanatory comment...
2020-08-02 Paul ThomasUpdate ChangeLogs for PR96325
2020-08-02 Paul ThomasThis patch fixes PR96325. See the explanatory comment...
2020-08-02 GCC AdministratorDaily bump.
2020-08-01 Gerald PfeiferMove www.stroustrup.com to https
2020-08-01 Ian Lance Taylorlibgo: update to go1.15rc1
2020-08-01 Jan HubickaVerify symtab order
2020-08-01 Jan HubickaCap frequency of recursive calls by 90%
2020-08-01 Richard Sandifordc: Fix bogus vector initialisation error [PR96377]
2020-08-01 Jojo RC-SKY: Add -mfloat-abi= option.
2020-08-01 Cooper QuC-SKY: Delete big endian CPUs' mutilib for linux gcc.
2020-08-01 Hans-Peter... gcc.dg/loop-8.c: Skip for mmix.
2020-08-01 GCC AdministratorDaily bump.
2020-07-31 Maciej W. RozyckiRISC-V/libgcc: Reduce the size of RV64 millicode by...
2020-07-31 Gerald Pfeiferlibstdc++: ParallelSTL is now part of oneAPI DPC++...
2020-07-31 François Dumontlibstdc++: Fix and improve std::vector<bool> implementa...
2020-07-31 Jakub Jelinekc++: Use error_at rather than warning_at for missing...
2020-07-31 Jonathan Wakelylibstdc++: Fix tests that fail for C++98
2020-07-31 Jonathan Wakelylibstdc++: Fix test that fails for C++98
2020-07-31 Jonathan Wakelylibstdc++: Avoid using __float128 in strict modes
2020-07-31 Jonathan Wakelylibstdc++: Ensure c++NN effective-target present in...
2020-07-31 Jonathan Wakelylibstdc++: Add dg-require-effective-target to std:...
2020-07-31 Jonathan Wakelylibstdc++: Use c++NN_only effective target to tests
2020-07-31 Jonathan Wakelylibstdc++: Ensure c++NN effective target present in...
2020-07-31 Jonathan Wakelylibstdc++: Remove condition around friend declaration...
2020-07-31 Roger Saylenvptx: Define TARGET_TRULY_NOOP_TRUNCATION to false
2020-07-31 Jonathan Wakelylibstdc++: Remove accidental -std=gnu++17 from test
2020-07-31 Jonathan Wakelylibstdc++: Adjust tests that give different results...
2020-07-31 Jonathan Wakelylibstdc++: Add -Wno-deprecated for tests that warn...
2020-07-31 Jonathan Wakelylibstdc++: Remove duplicate dg-do directive
2020-07-31 Iain Buclawd: Split up the grouped compilable and runnable tests.
2020-07-31 Iain Buclawd: Fix regression, all 32-bit execution tests FAIL...
2020-07-31 Martin SeborSet and test no-warning bit to avoid -Wnonnull for...
2020-07-31 Jonathan Wakelylibstdc++: Fix use of newlocale in std:::from_chars
2020-07-31 Richard Bienerdebug/96383 - emit debug info for used external functions
2020-07-31 Richard BienerAmend match.pd syntax with force-simplified results
2020-07-31 Kewen Linvect: Don't consider branch costs if no peeled iterations
2020-07-31 Jonathan Wakelylibstdc++: Add PR number to ChangeLog entry
2020-07-31 Martin LiskaDo not allocate huge array in output_in_order.
2020-07-31 Richard Bienermiddle-end/96369 - fix missed short-circuiting during...
2020-07-31 Martin Liskalibgcov: support overloaded malloc
2020-07-31 xiezhihengAArch64: Add attributes according to flags in built...
2020-07-31 Richard BienerImprove var-tracking dataflow iteration order
2020-07-31 Richard BienerCompute RPO with adjacent SCC members, expose toplevel...
2020-07-31 Patrick Palkac++: decl_constant_value and unsharing [PR96197]
2020-07-31 GCC AdministratorDaily bump.
2020-07-30 Iain Buclawd: Fix associative array literals that don't have align...
2020-07-30 Iain Buclawd: Add -Wvarargs warning flag to the D front-end
2020-07-30 Iain Buclawd: Fix ICE in expand_intrinsic_vaarg
2020-07-30 Jonathan Wakelylibstdc++: Make COW string use allocator_traits for...
2020-07-30 Jonathan Wakelylibstdc++: Check _GLIBCXX_USE_C99_STDLIB for strtof...
2020-07-30 Jonathan Wakelylibstdc++: Fix tests using wrong allocator type
2020-07-30 Will Schmidt[PATCH] RS6000 Add testlsbb by Byte operations
2020-07-30 Cooper QuRISC-V: Add support for TLS stack protector canary...
2020-07-30 Iain Buclawd: Inline bounds checking for simple array assignments.
next