platform/upstream/gcc.git
2020-11-24 Piotr Trojanek[Ada] Fix inconsistent parameter of SPARK_Msg_NE
2020-11-24 Arnaud Charlet[Ada] Cannot process -S -o with GNAT LLVM
2020-11-24 Piotr Trojanek[Ada] Reuse Is_Packed_Array where possible
2020-11-24 Piotr Trojanek[Ada] Fix minor typos in comments
2020-11-24 Justin Squirek[Ada] Compiler crash on assertion pragma in ghost region
2020-11-24 Piotr Trojanek[Ada] Reuse In_Same_List where possible
2020-11-24 Piotr Trojanek[Ada] Simplify Is_Loop_Pragma
2020-11-24 Piotr Trojanek[Ada] Replace chained if-then-elsif with case stmt...
2020-11-24 Piotr Trojanek[Ada] Cleanup expansion of attribute Constrained
2020-11-24 Piotr Trojanek[Ada] Recognize delta and extension aggregates as objects
2020-11-24 Ghjuvan Lacambre[Ada] Implement No_Unrecognized_{Aspects,Pragmas} restr...
2020-11-24 Piotr Trojanek[Ada] Accept local objects in the prefix of attribute...
2020-11-24 Yannick Moy[Ada] Fix crash in GNATprove on inlined subprogram...
2020-11-24 Arnaud Charlet[Ada] Wrong resolution of universal_access = operators
2020-11-24 Arnaud Charlet[Ada] Premature finalization on build in place return...
2020-11-24 Eric Botcazou[Ada] Small cleanup in the Ada.Text_IO hierarchy
2020-11-24 Arnaud Charlet[Ada] AI12-0394 Named Numbers and User-Defined Numeric...
2020-11-24 Eric Botcazou[Ada] Fix internal error on multiple nested instantiations
2020-11-24 Steve Baird[Ada] Fix String_Literal aspect spec checking problem...
2020-11-24 Yannick Moy[Ada] Handle correctly current instance of PO in local...
2020-11-24 Ghjuvan Lacambre[Ada] Documentation: update -gnatyk description
2020-11-24 Yannick Moy[Ada] Fix spurious error on child library-level subprog...
2020-11-24 Arnaud Charlet[Ada] Wrong finalization in call with if expression
2020-11-24 Arnaud Charlet[Ada] Implement Big_Integer.From_String fully
2020-11-24 Piotr Trojanek[Ada] Fix resolution of subtype_indication in delta...
2020-11-24 Piotr Trojanek[Ada] Use high-level Present instead of low-level equal...
2020-11-24 Yannick Moy[Ada] Reject Global/Depends contracts on null procedures
2020-11-24 Arnaud Charlet[Ada] Wrong handling of _ in Big_Reals.From_String
2020-11-24 Piotr Trojanek[Ada] Remove SPARK-specific expansion of array aggregates
2020-11-24 Eric Botcazou[Ada] Document characteristics of decimal fixed point...
2020-11-24 Jakub Jelineki386: Add *setcc_hi_1* define_insn_and_split [PR97950]
2020-11-24 Jakub Jelinekmiddle-end: Prefer no RMW in __builtin_clear_padding...
2020-11-24 Jakub Jelinektestsuite: Add testcase for already fixed bug [PR97964]
2020-11-24 Thomas SchwingeMore explicit checking of which OMP constructs we're...
2020-11-24 Thomas Schwinge[testsuite] Avoid Tcl 8.5-specific behavior
2020-11-24 Thomas Schwinge[testsuite] Emit 'warning' instead of 'error' diagnosti...
2020-11-24 Thomas Schwinge[testsuite] Enable column location checking for 'dg...
2020-11-24 Jakub Jelinekopenmp: Fix C ICE on OpenMP atomics
2020-11-24 Jakub Jelinekmiddle-end, c++: Treat shifts by negative as undefined...
2020-11-24 Jeff LawFix expected output after recent changes
2020-11-24 Kewen Lintest: Update some cases for vect_partial_vectors_usage_1
2020-11-24 Prathamesh... tree-opt: Fix segfault in tree-if-conv.c with -march...
2020-11-24 Martin SeborDump type attributes in dump_function_to_file.
2020-11-24 GCC AdministratorDaily bump.
2020-11-23 Joseph Myersc: Allow comparison of pointers to complete and incompl...
2020-11-23 Martin Jamboripa: special pass-through op for Fortran strides
2020-11-23 Jeff LawAdjust rtx_costs for h8300
2020-11-23 Iain Sandoeconfig.sub, config.guess : Import upstream 2020-11-07.
2020-11-23 Nathan Sidwelltestsuite: Adjust pruning
2020-11-23 Jonathan Wakelylibstdc++: Fix variable declared with wrong type
2020-11-23 Stephan Bergmannlibstdc++: Fix linker errors due to missing 'inline...
2020-11-23 Jonathan Wakelylibstdc++: Add configure checks for semaphores
2020-11-23 Jonathan Wakelylibstdc++: make atomic waiting depend on gthreads or...
2020-11-23 Ian Lance Taylorlog/syslog: correct asm name for C function
2020-11-23 Jonathan Wakelylibstdc++: Link tests to libatomic as required [PR...
2020-11-23 Jan HubickaRelease ipa-prop's agg.items and make alocation more...
2020-11-23 Jan HubickaDo not leak SSANAMES in lto streamer
2020-11-23 Nathan SidwellDiagnostic for module importation
2020-11-23 Nathan Sidwellc++: Add empty module.cc
2020-11-23 Jozef LawrynowiczMSP430: Remove target-specific handling of the "persist...
2020-11-23 Richard Bienerfix hybrid SLP discovery debug stmt issue
2020-11-23 Jozef LawrynowiczImplement the "persistent" attribute
2020-11-23 Jozef Lawrynowiczcp/decl.c: Set DECL_INITIAL before attribute processing
2020-11-23 Jozef LawrynowiczFix "noinit" attribute being ignored for -O0 and -fdata...
2020-11-23 Matthew MalcomsonDocument bootstrap-asan configure option
2020-11-23 Christophe... testsuite/arm: add missing -mthumb to several tests
2020-11-23 Richard Sandifordc++: Add missing verify_type_context call [PR97904]
2020-11-23 GCC AdministratorDaily bump.
2020-11-22 Uros Bizjaki386: Use SWI48DWI mode iterator for abs and maxmin...
2020-11-22 Austin LawH8 cc0 conversion
2020-11-22 Iain Buclawd: Fix OutOfMemoryError thrown when appending to an...
2020-11-22 Jakub Jelinekwidening_mul: pattern recognize further forms of __buil...
2020-11-22 Jeff LawPartially revert recent H8 patch for conditional branches
2020-11-22 Iain SandoeDarwin : Avoid a C++ ODR violation seen with LTO.
2020-11-22 GCC AdministratorDaily bump.
2020-11-21 Marek Polacekc++: Extend -Wrange-loop-construct for binding-to-temp...
2020-11-21 Marek Polacekc++: Reject identifier label in constexpr [PR97846]
2020-11-21 Marek Polacekc++: Fix ICE-on-invalid with -Wvexing-parse [PR97881]
2020-11-21 David Edelsohntestsuite: localclass2 require LTO
2020-11-21 Marek Polacekc++: Allow template lambdas without lambda-declarator...
2020-11-21 Jan HubickaUse OEP_MATCH_SIDE_EFFECTS in compare_ao_refs
2020-11-21 Marek Polacekc++: Fix wrong error with constexpr destructor [PR97427]
2020-11-21 Jonathan Wakelylibstdc++: Fix atomic waiting for non-linux targets
2020-11-21 Jan HubickaUpdate vec-35.c and vect-35-big-array.c
2020-11-21 Jan HubickaImprove hasing of anonymous namespace types
2020-11-21 Aaron SawdeyRe-enable vector pair memcpy/memmove expansion
2020-11-21 Aaron SawdeyMake MMA builtins use opaque modes
2020-11-21 Aaron SawdeyAdditional small changes to support opaque modes
2020-11-21 Iain SandoeDarwin, libgfortran : Do not use environ directly from...
2020-11-21 Iain SandoeDarwin, libsanitizer : Support libsanitizer for x86_64...
2020-11-21 Ian Lance Taylorlibgo: update to Go 1.15.5 release
2020-11-21 GCC AdministratorDaily bump.
2020-11-20 Michael MeissnerInclude math.h in nextafter-2.c test.
2020-11-20 Michael MeissnerPower10: Add missing IEEE 128-bit XSCMP* built-in mappings.
2020-11-20 Thomas Rodgerslibstdc++: Add C++2a synchronization support
2020-11-20 Jason Merrilldwarf2: ICE with local class in unused function [PR97918]
2020-11-20 Martin SeborPR middle-end/97861 - ICE on an invalid redeclaration...
2020-11-20 François Dumontlibstdc++: Limit memory allocation in stable_sort/inpla...
2020-11-20 Maciej W. Rozyckilibada: Check for the presence of _SC_NPROCESSORS_ONLN
2020-11-20 Maciej W. RozyckiNetBSD/libgcc: Check for TARGET_DL_ITERATE_PHDR in...
next