platform/upstream/gcc.git
2019-12-16 Jozef LawrynowiczMSP430: Add new msp430-elfbare target
2019-12-16 Bob Duff[Ada] Suppress unused warnings in the presence of errors
2019-12-16 Bob Duff[Ada] Minor: improve comments
2019-12-16 Bob Duff[Ada] Minor comment fix
2019-12-16 Bob Duff[Ada] Check for "size for" in Special_Msg_Delete
2019-12-16 Eric Botcazou[Ada] Do not set a bogus Esize on subtype built for...
2019-12-16 Arnaud Charlet[Ada] Fix warning on _REENTRANT
2019-12-16 Arnaud Charlet[Ada] Mark Deallocator as Favor_Top_Level
2019-12-16 Arnaud Charlet[Ada] AI12-0234/321 atomic operations
2019-12-16 Eric Botcazou[Ada] Remove new strict-alignment check added by AI12...
2019-12-16 Ed Schonberg[Ada] Crash on constrained container in generalized...
2019-12-16 Ed Schonberg[Ada] Prototype implementastion of Ada2020 Map-reduce...
2019-12-16 Eric Botcazou[Ada] AI12-0001: Independence and Representation clause...
2019-12-16 Eric Botcazou[Ada] Fully propagate representation aspects through...
2019-12-16 Bob Duff[Ada] Syntax error on improperly indented imported...
2019-12-16 Eric Botcazou[Ada] Fix couple of oversights in the implementation...
2019-12-16 Eric Botcazou[Ada] Export the Ada version through the C interface
2019-12-16 Gary Dismukes[Ada] Minor reformatting and U.S. spelling adjustment
2019-12-16 Bob Duff[Ada] Better error message for "is null" subunit
2019-12-16 Eric Botcazou[Ada] Expand renamings of subcomponents of an atomic...
2019-12-16 Ed Schonberg[Ada] Crash on conversion in branch of if-expression
2019-12-16 Bob Duff[Ada] Bad warning: Size in Compile_Time_Error in nested...
2019-12-16 Eric Botcazou[Ada] Small consistency fix for Volatile_Full_Access...
2019-12-16 Yannick Moy[Ada] Do not issue restriction violations on ignored...
2019-12-16 Arnaud Charlet[Ada] AI12-0208 Support for Ada.Numerics.Big_Numbers...
2019-12-16 Bob Duff[Ada] Correct documentation of -gnatw_C switch
2019-12-16 Joel Brobecker[Ada] Reword the impact of -minimal on the debugger
2019-12-16 Gary Dismukes[Ada] Typo fixes and minor reformatting
2019-12-16 Eric Botcazou[Ada] Implement RM C.6(19) clause entirely in the front-end
2019-12-16 Ghjuvan Lacambre[Ada] Validate_Access_Subprogram_Instance: check if...
2019-12-16 Eric Botcazou[Ada] Implement new legality rules introduced in C...
2019-12-16 Andreas KrebbelFix PR92950: Wrong code emitted for movv1qi
2019-12-16 Andrew PinskiAdd a couple int128_t bit-field testcases.
2019-12-16 GCC AdministratorDaily bump.
2019-12-15 GCC AdministratorDaily bump.
2019-12-14 Jakub Jelinekre PR preprocessor/92919 (invalid memory access in...
2019-12-14 Martin Seborextend.texi (attribute access): Correct typos.
2019-12-14 Jakub Jelinekre PR ipa/92357 (ICE in IPA pass fnsummary in openmp...
2019-12-14 Jakub Jelinekre PR tree-optimization/92930 (GCC incorrectly optimize...
2019-12-14 Iain Sandoe[Darwin, PPC] Use Darwin9 bundle header for Rosetta...
2019-12-14 Martin SeborPR middle-end/91582 - missing heap overflow detection...
2019-12-14 GCC AdministratorDaily bump.
2019-12-13 Julian BrownFix potential race condition in OpenACC "exit data...
2019-12-13 Iain Sandoe[Darwin, PPC] Use Darwin9 dylib header for Rosetta...
2019-12-13 Ian Lance Taylorlibbacktrace: add DWARF 5 support
2019-12-13 Jan Hubickalto-streamer-in.c (input_function): Add node parameter.
2019-12-13 Andrew StubbsUpdate OpenACC tests for amdgcn
2019-12-13 Roman Zhuykovmodulo-sched: fix branch rescheduling issue (PR92591)
2019-12-13 Roman Zhuykovmodulo-sched: fix parameters usage and their ranges
2019-12-13 Roman Zhuykovmodulo-sched: speed up DDG analysis (PR90001)
2019-12-13 Andrew StubbsSub-dword vector multiply for amdgcn
2019-12-13 Jan HubickaFix merging of common traget info.
2019-12-13 Andrew StubbsSub-dword vector extend and truncate for amdgcn
2019-12-13 Dennis Zhang[AArch64] Enable CLI for Armv8.6-a: armv8.6-a, i8mm...
2019-12-13 Jakub Jelinekre PR target/92908 (wrong code with -Og -fno-tree-fre...
2019-12-13 Gary Dismukes[Ada] Minor rewording of one sentence
2019-12-13 Arnaud Charlet[Ada] Unnesting and annex E
2019-12-13 Ghjuvan Lacambre[Ada] implementation_defined_pragmas.rst: Update Initia...
2019-12-13 Javier Miranda[Ada] Spurious error on precondition of subprogram...
2019-12-13 Eric Botcazou[Ada] Better error message for aliased formal and atomi...
2019-12-13 Eric Botcazou[Ada] Clear confusion about subcomponents of atomic...
2019-12-13 Arnaud Charlet[Ada] Fix support for > 24 hours image in Ada.Calendar...
2019-12-13 Javier Miranda[Ada] Adding support for unsupported type conversions...
2019-12-13 Javier Miranda[Ada] Pragma Linker_Section in subprogram instantiation...
2019-12-13 Yannick Moy[Ada] Avoid spurious mismatch error of assertion policy...
2019-12-13 Piotr Trojanek[Ada] Minor fix typo in comment
2019-12-13 Steve Baird[Ada] Detect illegal implicit type conversions
2019-12-13 Javier Miranda[Ada] Adding support for unsupported type conversion...
2019-12-13 Steve Baird[Ada] Implement AI12-0109 (prohibit some "early" deriva...
2019-12-13 Eric Botcazou[Ada] Minor tweak to Volatile_Full_Access wording in...
2019-12-13 Gary Dismukes[Ada] Suppress Base_Address call on init of activation...
2019-12-13 Ed Schonberg[Ada] Crash on implicit dereference not made explicit
2019-12-13 Javier Miranda[Ada] Deallocation of controlled type implementing...
2019-12-13 Bob Duff[Ada] Remove Is_Available function
2019-12-13 Ed Schonberg[Ada] Crash on inherited private operation in child...
2019-12-13 Yannick Moy[Ada] Avoid spurious errors on Global/Depends in instan...
2019-12-13 Yannick Moy[Ada] Prevent inlining inside condition of while loop...
2019-12-13 Bob Duff[Ada] Ada2020: Update Impunit for Ada 202X
2019-12-13 Bob Duff[Ada] Rtsfind: minor comment fixes
2019-12-13 Gary Dismukes[Ada] Up-level addressing problems with private tasks...
2019-12-13 Arnaud Charlet[Ada] Add Ada.Containers.Vectors.Generic_Parallel_Sorti...
2019-12-13 Justin Squirek[Ada] Missing accessibility checks on conditionals
2019-12-13 Steve Baird[Ada] Implement AI12-0101
2019-12-13 Justin Squirek[Ada] Spurious error on overriding controlled primitive
2019-12-13 Ed Schonberg[Ada] New flag to indicate whether aspect appears on...
2019-12-13 Andrew PinskiAdd C testcases for PR 86659
2019-12-13 Tobias Burnuslibgomp/openacc.f90 – clean-up public/private attributes
2019-12-13 Kewen Lin[rs6000] Adjust vectorization cost for scalar COND_EXPR
2019-12-13 Jason MerrillPR c++/92496 - ICE with <=> and no #include <compare>.
2019-12-13 GCC AdministratorDaily bump.
2019-12-13 Jakub Jelinekre PR target/92904 (varargs for __int128 is placed...
2019-12-12 Harald Anlaufre PR fortran/92898 (ICE in gfc_check_is_contiguous...
2019-12-12 Sudakshina Das[Committed, testsuite] Fix PR92870
2019-12-12 Georg-Johann LayAdd support for some more AVR devices from avrxmega3...
2019-12-12 Jonathan Wakelylibstdc++: Simplify std::common_comparison_category
2019-12-12 Jan Hubickaipa-prop.c (read_ipcp_transformation_info): Fix undefin...
2019-12-12 Ed Schonberg[Ada] Spurious warning about change of representastion...
2019-12-12 Ed Schonberg[Ada] Spurious error on universal access equality operator
2019-12-12 Steve Baird[Ada] Tighten up semantic checking for protected subpro...
2019-12-12 Ed Schonberg[Ada] Missing dereference in bound of slice in element...
next