]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
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
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-06-01  Gerald Pfeiferlibstdc++: Remove stray change from previous commit
2020-06-01  Gerald Pfeiferlibstdc++: Switch www.cs.princeton.edu to https
2020-05-31  Douglas B RuppCheck for more missing math decls on vxworks.
2020-05-31  Iain Sandoecoroutines: Avoid functions with unlowered coroutine...
2020-05-31  Iain Buclawcontrib: Add v850e1-elf to config-list.mk
2020-05-31  Iain Buclawcontrib: Add or1k-elf, or1k-linux-*, and or1k-rtems...
2020-05-31  Iain Buclawcontrib: Remove arm-wrs-vxworks from config-list.mk
2020-05-31  Iain Buclawcontrib: Remove cris-linux and crisv32-* from config...
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  Iain Buclawcontrib: Add pru-elf to config-list.mk
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  Jakub Jelinekopenmp: omp_alloc(0, ...) should return NULL.
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.
2020-05-29  Segher Boessenkoolrs6000: Prefer VSX insns over VMX ones (part 1: perm...
next