]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
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...
2019-12-12  Ed Schonberg[Ada] Improve error message for dispatching subprogram...
2019-12-12  Gary Dismukes[Ada] Fix related to handling up-level references in...
2019-12-12  Steve Baird[Ada] Improved handling of circular compilation depende...
2019-12-12  Gary Dismukes[Ada] Fix various typos, plus minor reformatting
2019-12-12  Justin Squirek[Ada] Broken privacy on Controlled type extensions
2019-12-12  Ed Schonberg[Ada] Fix processing of standard predefined operators
2019-12-12  Piotr Trojanek[Ada] Fix Global contract for the predefined Yield...
2019-12-12  Piotr Trojanek[Ada] Fix repeated words and typos in doc and comments
2019-12-12  Eric Botcazou[Ada] Fix wrong value of 'Size for slices of bit-packed...
2019-12-12  Steve Baird[Ada] Implement AI12-0036 (a new legality check for...
2019-12-12  Ed Schonberg[Ada] Spurious visibility error on subunit with optimiz...
2019-12-12  Arnaud Charlet[Ada] Define __gnat_personality_v0 for SEH
2019-12-12  Gary Dismukes[Ada] Handling up-level references in protected entries...
2019-12-12  Justin Squirek[Ada] Missing error on incorrect use of Result attribute
2019-12-12  Bob Duff[Ada] Crash on Descriptor_Size attribute
2019-12-12  Ed Schonberg[Ada] Missing length check on private type with unknown...
2019-12-12  Bob Duff[Ada] Compiler crash on prefix call in generic body
next