gcc.git
2020-11-26 Piotr Trojanek[Ada] Simplify checks for library unit pragmas
2020-11-26 Joffrey Huguet[Ada] Add contracts to Ada.Strings.Maps
2020-11-26 Yannick Moy[Ada] New warning on questionable missing parentheses
2020-11-26 Yannick Moy[Ada] Issue advice for error regarding Old/Loop_Entry...
2020-11-26 Gary Dismukes[Ada] Correct a typo, plus other minor reformatting
2020-11-26 Ed Schonberg[Ada] Spurious error on formal package with overloaded...
2020-11-26 Justin Squirek[Ada] Compiler crash on named association in return...
2020-11-26 Piotr Trojanek[Ada] Fix casing of "circular instantiation" error
2020-11-26 Jakub Jelineki386: Optimize psubusw compared to 0 into pminuw compar...
2020-11-26 Martin UeckerC: Do not drop qualifiers in typeof for _Atomic types...
2020-11-26 David Edelsohntestsuite: Adjust nextafter and skip profile-info-secti...
2020-11-26 Vladimir N... [PR97983] LRA: Use the right emit func for putting...
2020-11-26 GCC AdministratorDaily bump.
2020-11-25 Martin SeborClean up -Wformat-diag warnings (PR bootstrap/97622...
2020-11-25 Jan HubickaNew ipa-modref testcases
2020-11-25 Jan HubickaAdd EAF_NODIRECTESCAPE flag
2020-11-25 Jan HubickaCopy arg_flags in duplication hoooks in ipa-modref
2020-11-25 Harald AnlaufPR fortran/85796 - Floating point exception with implied do
2020-11-25 Thomas SchwingeAdd 'g++.dg/gomp/map-{1,2}.C'
2020-11-25 Thomas SchwingeFix templatized C++ OpenACC 'cache' directive ICEs
2020-11-25 Stefan KanthakImprove abs with overflow implementations
2020-11-25 Jonathan Wakelylibstdc++: Remove redundant clock conversions in atomic...
2020-11-25 Jonathan Wakelylibstdc++: Encapsulate __gthread_cond_t as std::__condvar
2020-11-25 Jonathan Wakelylibstdc++: Fix testsuite helper functions [PR 97936]
2020-11-25 Martin SeborPR middle-end/97956 - ICE due to type mismatch in point...
2020-11-25 Jonathan Wakelylibstdc++: Fix missing subsumption in std::iterator_tra...
2020-11-25 Jonathan Wakelylibstdc++: Fix test failure on AIX
2020-11-25 Matthew Malcomsonlibsanitizer: Add recently added commit to LOCAL_PATCHES
2020-11-25 Matthew Malcomsonlibsanitizer: Add tests
2020-11-25 Matthew Malcomsonlibsanitizer: Add hwasan pass and associated gimple...
2020-11-25 Matthew Malcomsonlibsanitizer: mid-end: Introduce stack variable handli...
2020-11-25 Matthew Malcomsonlibsanitizer: options: Add hwasan flags and argument...
2020-11-25 Matthew Malcomsonlibsanitizer: Add option to bootstrap using HWASAN
2020-11-25 Matthew Malcomsonlibsanitizer: Only build libhwasan when targeting...
2020-11-25 Matthew Malcomsonlibsanitizer: Tie the hwasan library into our build...
2020-11-25 Matthew Malcomsonlibsanitizer: Hwasan reporting check for dladdr failing
2020-11-25 Martin Liskalibsanitizer: add hwasan.
2020-11-25 Jakub Jelinektestsuite: Rename test to avoid typo in its name [PR95862]
2020-11-25 Richard Sandifordaarch64: Avoid false dependencies for SVE unary operations
2020-11-25 Ian Lance Taylorcompiler: avoid silent truncation for string(1 << 32)
2020-11-25 Jakub Jelinekmiddle-end: __builtin_mul_overflow expansion improvemen...
2020-11-25 Jan HubickaFree more of CFG
2020-11-25 Richard Bienermiddle-end/97579 - lower VECTOR_BOOLEAN_TYPE_P VEC_COND...
2020-11-25 Andrew StubbsFix atomic_capture-1.f90 testcase
2020-11-25 Ed Schonberg[Ada] Further optimization with uninitialized aggregates
2020-11-25 Ed Schonberg[Ada] Spurious error on instance with predicated actual
2020-11-25 Eric Botcazou[Ada] Fix couple of minor issues with local exception...
2020-11-25 Piotr Trojanek[Ada] Remove shadowing by a nested subprogram parameter
2020-11-25 Piotr Trojanek[Ada] Merge duplicated processing for gnatmake -u and...
2020-11-25 Piotr Trojanek[Ada] Document attribute Has_Tagged_Values in GNAT RM
2020-11-25 Piotr Trojanek[Ada] Minor whitespace fix in expansion of attribute...
2020-11-25 Piotr Trojanek[Ada] Use hardcoded names when converting aspects to...
2020-11-25 Piotr Trojanek[Ada] Reuse Is_Named_Number where possible
2020-11-25 Piotr Trojanek[Ada] Simplify aspect processing with membership tests
2020-11-25 Piotr Trojanek[Ada] Fix copy-paste mistake in diagnostics for aspect...
2020-11-25 Piotr Trojanek[Ada] Simplify Ekind tests with wrappers and membership...
2020-11-25 Piotr Trojanek[Ada] Simplify Is_Standard_xxx_Type routines with membe...
2020-11-25 Piotr Trojanek[Ada] Consistently use explicit Entity_Id type instead...
2020-11-25 Steve Baird[Ada] Don't constant-fold renamed qualified expressions
2020-11-25 Piotr Trojanek[Ada] Remove dead and duplicated diagnostics for generi...
2020-11-25 Gary Dismukes[Ada] Remove hyphens in two cases of "side-effect"...
2020-11-25 Justin Squirek[Ada] Crash on right shift operator for signed integers
2020-11-25 Olivier Hainque[Ada] Reinstate utime based code for vx6 in __gnat_copy...
2020-11-25 Yannick Moy[Ada] Minimize side-effect removal in GNATprove mode
2020-11-25 Eric Botcazou[Ada] Adjust support for 128-bit integer types in Syste...
2020-11-25 Yannick Moy[Ada] Fix internal compilation error on circular type...
2020-11-25 Eric Botcazou[Ada] Add support for 128-bit integer types to GNAT...
2020-11-25 Arnaud Charlet[Ada] Allow debugging finalization-related expanded...
2020-11-25 Liaiss Merzougue[Ada] Unrecursify Set_Digit/Set_Image_Unsigned procedure
2020-11-25 Piotr Trojanek[Ada] Remove repeated calls to Attribute_Name
2020-11-25 Ghjuvan Lacambre[Ada] Fix crash on invalid `pragma Profile`
2020-11-25 Piotr Trojanek[Ada] Reuse Is_Named_Number where possible
2020-11-25 Piotr Trojanek[Ada] Fix style and typos in code for expanding attribu...
2020-11-25 Piotr Trojanek[Ada] Minor refine type of a counter variable
2020-11-25 Stam Markianos... arm: Add test that was missing from old commit [PR91816]
2020-11-25 Jonathan Wakelylibstdc++: Fix silly typos [PR 97936]
2020-11-25 Jonathan Wakelylibstdc++: Fix handling of futex wake [PR 97936]
2020-11-25 Jakub Jelinekmiddle-end: Reject flexible array members in __builtin_...
2020-11-25 GCC AdministratorDaily bump.
2020-11-25 Martin Liskachangelog: fix parsing of a revert commit
2020-11-24 Jonathan Wakelylibstdc++: Disable failing tests [PR 97936]
2020-11-24 Martin SeborPR c/97955 - ICE in build_array_type_1 on invalid redec...
2020-11-24 Martin SeborAdd a note.
2020-11-24 Jason Merrillc++: ICE with int{} in template. [PR97899]
2020-11-24 Ulrich WeigandRevert: "Fix -ffast-math flags handling inconsistencies"
2020-11-24 Martin SeborAdjust regex pattern to expect an additional attribute...
2020-11-24 Vladimir N... [PR97933] LRA: find correctly last empty dest block.
2020-11-24 Richard Earnshawarm: correctly handle negating INT_MIN in arm_split_ato...
2020-11-24 Nathan Sidwellpreprocessor: Add deferred macros
2020-11-24 Richard Sandifordaarch64: Fix aapcs64 testsuite failures
2020-11-24 Jonathan Wakelylibstdc++: Run all tests in file
2020-11-24 Jonathan Wakelylibstdc++: Throw instead of segfaulting in std::thread...
2020-11-24 Jonathan Wakelylibstdc++: Use __libc_single_threaded for locale initia...
2020-11-24 Andrew StubbsTweak plugin-gcn.c defines
2020-11-24 Ilya LeoshkevichIBM Z: Restrict vec_cmp<m><n> on z13
2020-11-24 Ilya LeoshkevichIBM Z: Update autovec-*-quiet-uneq expectations
2020-11-24 Ulrich WeigandFix -ffast-math flags handling inconsistencies
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
next