]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2020-06-03  Eric Botcazou[Ada] Get rid of more references to Universal_Integer...
2020-06-03  Vadim Godunko[Ada] Fix typos
2020-06-03  Eric Botcazou[Ada] Avoid creating temporaries in Universal_Integer...
2020-06-03  Arnaud Charlet[Ada] Update headers
2020-06-03  Eric Botcazou[Ada] Small improvement to Expand_N_Unchecked_Type_Conv...
2020-06-03  Yannick Moy[Ada] Improve handling of SPARK_Mode in generic instances
2020-06-03  Arnaud Charlet[Ada] Initial infrastructure for adding a tree checker
2020-06-03  Justin Squirek[Ada] Incorrect accessibility checking on aliased formals
2020-06-03  Eric Botcazou[Ada] Improve 'Val implementation for some enumeration...
2020-06-03  Gary Dismukes[Ada] Unnesting problems with expansion of Loop_Entry...
2020-06-03  Bob Duff[Ada] Minor change to comment in System.Regexp spec
2020-06-03  Eric Botcazou[Ada] Get rid of more references to Universal_Integer...
2020-06-03  Eric Botcazou[Ada] More efficient System.Random_Numbers.Random_Discr...
2020-06-03  Gary Dismukes[Ada] Debug info not available on subp having a class...
2020-06-03  Yannick Moy[Ada] Fix missing overflow checks in analysis of predef...
2020-06-03  Eric Botcazou[Ada] Fix typo in comment
2020-06-03  Piotr Trojanek[Ada] Iterate with procedural versions of Next_......
2020-06-03  Eric Botcazou[Ada] Get rid of more references to Universal_Integer...
2020-06-03  Arnaud Charlet[Ada] Add Address_Int declaration in s-auxdec.ads
2020-06-03  Arnaud Charlet[Ada] Remove ASIS tree generation
2020-06-03  Eric Botcazou[Ada] Put a couple of options in alphabetical order
2020-06-03  Eric Botcazou[Ada] Avoid creating temporaries in Universal_Integer...
2020-06-03  Arnaud Charlet[Ada] Remove -gnatt switch processing
2020-06-03  Eric Botcazou[Ada] Minor tweaks in commentary
2020-06-03  Martin Liskagcov: Fix build on AIX
2020-06-03  GCC AdministratorDaily bump.
2020-06-02  David Malcolmjit: fix __builtin_unreachable [PR 95426]
2020-06-02  Jason Merrillc++: *this capture in const member fn [PR95193].
2020-06-02  Jim WilsonRISC-V: Make __divdi3 handle div by zero same as hardware.
2020-06-02  Alexandre Oliva[Ada] remove last traces of -auxbase
2020-06-02  Iain Sandoecoroutines: Wrap co_await in a target expr where needed...
2020-06-02  Alexandre Olivaspell ldscript correctly in outputs.exp et al
2020-06-02  Fei Yangaarch64: Fix an ICE in aarch64_short_vector_p [PR95459]
2020-06-02  Jonathan Wakelylibstdc++: Make debug containers prefer copy ctor to...
2020-06-02  Kyrylo Tkachovaarch64: Add initial support for -mcpu=zeus
2020-06-02  Aaron SawdeyCorrectly identify stfs if prefixed
2020-06-02  Jan HubickaSimplify streaming of tree references
2020-06-02  Andrew Stubbsamdgcn: Remove -mlocal-symbol-id option
2020-06-02  Martin Liskagcc-changelog: support patterns
2020-06-02  Martin Liskalibgcov: replace malloc and calloc.
2020-06-02  Eric BotcazouFix bits/bytes confusion in latest change to expand_unop
2020-06-02  Iain Buclawcontrib: Add gdc.test to list of ignored prefixes
2020-06-02  Iain Buclawd: Set up input_location before lowering Dsymbol AST
2020-06-02  Jonathan Wakelygcc-changelog: Update test to match new error text
2020-06-02  Stefan Schulze... S/390: Emit vector alignment hints for z13
2020-06-02  Jonathan Wakelygcc-changelog: Improve error text for overlong ChangeLo...
2020-06-02  Jonathan Wakelycontrib: Make prepare-commit-msg hook safe for older...
2020-06-02  Martin LiskaMake TOPN counter dynamically allocated.
2020-06-02  Jakub Jelinekopenmp: Fix up build if HAVE_SYNC_BUILTINS is not defined.
2020-06-02  Arnaud Charlet[Ada] Remove ASIS_Mode
2020-06-02  Javier Miranda[Ada] CCG: regressions on ACATS c460007, c46013a, cd1009d
2020-06-02  Arnaud Charlet[Ada] Bump copyright year
2020-06-02  Javier Miranda[Ada] Improved support for aspect alignment in CCG
2020-06-02  Javier Miranda[Ada] Compiler crash processing controlled type primitive
2020-06-02  Eric Botcazou[Ada] Remove degenerate Treat_Fixed_As_Integer mechanism
2020-06-02  Eric Botcazou[Ada] Get rid of more references to Universal_Integer...
2020-06-02  Bob Duff[Ada] gnatpp: documentation for --RM-style-spacing
2020-06-02  Bob Duff[Ada] gnatpp: documentation for --[no-]compact switch
2020-06-02  Eric Botcazou[Ada] Get rid of more references to Universal_Integer...
2020-06-02  Thomas Quinot[Ada] Statement SCO code for degenerate subprograms
2020-06-02  Gary Dismukes[Ada] ICE during unnesting when nested subprograms...
2020-06-02  Justin Squirek[Ada] Spurious accessibility error on return aggregate...
2020-06-02  Eric Botcazou[Ada] Fix minor discrepancy in Expand_N_Attribute_Reference
2020-06-02  Gary Dismukes[Ada] Unnesting bugs with array renamings generated...
2020-06-02  Bob Duff[Ada] snames.ads-tmpl: add comment
2020-06-02  Piotr Trojanek[Ada] Remove dead code for detecting hidden package...
2020-06-02  Eric Botcazou[Ada] Use Standard.Natural on bit references to packed...
2020-06-02  Piotr Trojanek[Ada] Accept objects from nested packages in Initialize...
2020-06-02  Eric Botcazou[Ada] Use Standard.Natural on indices in support routin...
2020-06-02  Gary Dismukes[Ada] Two typo fixes
2020-06-02  Eric Botcazou[Ada] Fix small oversight in latest change for Replace_...
2020-06-02  Eric Botcazou[Ada] Do not set the bounds of integer types to be...
2020-06-02  Arnaud Charlet[Ada] Address potentially uninitialized variables and...
2020-06-02  Eric Botcazou[Ada] Fix bogus error for clause on derived type with...
2020-06-02  Piotr Trojanek[Ada] Use new API when creating a special SPARK heap...
2020-06-02  Gary Dismukes[Ada] Typo corrections and minor reformatting
2020-06-02  Arnaud Charlet[Ada] Treat attribute Img equivalent to attribute Image
2020-06-02  Yannick Moy[Ada] Allow GNATprove to set overflow mode
2020-06-02  Piotr Trojanek[Ada] Reuse Is_Package_Or_Generic_Package where possible
2020-06-02  Iain BuclawFix unrecognised -mcpu target 'armv7-a' on arm-wrs...
2020-06-02  Iain Buclawd: Fix segfault in build_frontend_type on alpha-*-*
2020-06-02  Jonathan Wakelycontrib: Improve comments and error text
2020-06-02  Martin LiskaUpdate link to LOCAL_PATCHES.
2020-06-02  Martin LiskaReapply all revisions mentioned in LOCAL_PATCHES.
2020-06-02  Martin LiskaLibsanitizer: merge from master.
2020-06-02  Kito Chengtestsuite: Disable colorization for ubsan test
2020-06-02  Patrick Palkac++: constrained lambda inside template [PR92633]
2020-06-02  GCC AdministratorDaily bump.
2020-06-01  Jonathan Wakelylibstdc++: Fix filesystem::u8path for mingw targets...
2020-06-01  Jeff LawFix 92085-2.c ICE due to having (const_int 0) as the...
2020-06-01  Jason Merrillc++: vptr ubsan and object of known type [PR95466]
2020-06-01  Uros Bizjaki386: Add __attribute__ ((gcc_struct)) to struct fenv...
2020-06-01  Iain Sandoecoroutines: Correct handling of references in parm...
2020-06-01  Jonathan Wakelylibstdc++: Fix __gnu_test::input_iterator_wrapper:...
2020-06-01  Jan HubickaCleanup global decl stream reference streaming, part 2
2020-06-01  Jonathan Wakelylibstdc++: Document API changes in GCC 10
2020-06-01  Jonathan Wakelylibstdc++: Fix incorrect Docbook links
2020-06-01  Gerald Pfeiferlibstdc++: Update/streamline Valgrind references
2020-06-01  Jan HubickaCleanup global decl stream reference streaming, part 1
2020-06-01  Feng XueFix dump in clone materialization
next