]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc
[Ada] Get rid of more references to Universal_Integer in expanded code
[thirdparty/gcc.git] / gcc /
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  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  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  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  Eric BotcazouFix bits/bytes confusion in latest change to expand_unop
2020-06-02  Iain Buclawd: Set up input_location before lowering Dsymbol AST
2020-06-02  Stefan Schulze Fri... S/390: Emit vector alignment hints for z13
2020-06-02  Martin LiskaMake TOPN counter dynamically allocated.
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  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  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  Iain Sandoecoroutines: Correct handling of references in parm...
2020-06-01  Jan HubickaCleanup global decl stream reference streaming, part 2
2020-06-01  Jan HubickaCleanup global decl stream reference streaming, part 1
2020-06-01  Feng XueFix dump in clone materialization
2020-06-01  Aldy HernandezMove array bounds checking into its own file.
2020-06-01  Aldy HernandezMove value_range_equiv code to its own file.
2020-06-01  Feng XueFix missed IPA-CP on by-ref argument directly passed...
2020-06-01  GCC AdministratorDaily bump.
2020-05-31  Iain Sandoecoroutines: Avoid functions with unlowered coroutine...
2020-05-31  Iain Sandoecoroutines: Remove up some unused values.
2020-05-31  Jeff LawFix execute/20071219-1.c regression on H8 due to loss...
2020-05-31  Jan HubickaCleanup indexable tree streaming.
2020-05-31  Thomas KoenigFinalization depends on the expression, not on the...
2020-05-31  Jakub Jelinekexpr: Fix fallout from optimize store_expr from STRING_...
2020-05-31  Jeff LawDisable brabc/brabs patterns as their length computatio...
2020-05-31  GCC AdministratorDaily bump.
2020-05-31  Jim WilsonRISC-V: Optimize si to di zero-extend followed by left...
2020-05-30  Arnaud CharletAbility to build the GNAT runtime with project files
2020-05-30  Harald AnlaufPR fortran/95373 - ICE in build_reference_type, at...
2020-05-30  Harald AnlaufPR fortran/95090 - ICE: identifier overflow
2020-05-30  Iain Sandoecoroutines: Fix unused value found by static analysis.
2020-05-30  Jonathan Yonggcc/config/i386/mingw32.h: Ensure `-lmsvcrt` precede...
2020-05-30  Patrick Palkac++: satisfaction value of type typedef to bool [PR95386]
2020-05-30  GCC AdministratorDaily bump.
next