]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2020-08-17  Ed Schonberg[Ada] Ongoing work for AI12-0212 : container aggregates
2020-08-17  Bob Duff[Ada] gnatbind: Fix No_Entry_Calls_In_Elaboration_Code...
2020-08-17  Bob Duff[Ada] Ada2020: AI12-0117 Restriction No_Tasks_Unassigne...
2020-08-17  Eric Botcazou[Ada] Remove duplicated line
2020-08-17  Arnaud Charlet[Ada] Wrong execution of Tan on large argument
2020-08-17  Ed Schonberg[Ada] Spurious error in instance nested in formal package
2020-08-17  Doug Rupp[Ada] v7r2cert: minor refactoring
2020-08-17  Eric Botcazou[Ada] Set missing Parent field of block entity
2020-08-17  Arnaud Charlet[Ada] AI12-0004 Normalization and allowed characters
2020-08-17  Bob Duff[Ada] Ada2020: AI12-0117 Restriction No_Tasks_Unassigne...
2020-08-17  Bob Duff[Ada] Adjust heuristics about size of static aggregates
2020-08-17  Bob Duff[Ada] Ada2020: AI12-0055 No_Dynamic_CPU_Assignment...
2020-08-17  Gary Dismukes[Ada] Implicit dereferencing in container indexing
2020-08-17  Arnaud Charlet[Ada] AI12-0373 Additional check on Integer_Literal...
2020-08-17  Ghjuvan Lacambre[Ada] Handle N_Others_Choice case in range-building...
2020-08-17  Bob Duff[Ada] Ada2020: AI12-0289 Implicitly null excluding...
2020-08-17  Justin Squirek[Ada] Spurious accessibility error on allocator in...
2020-08-17  Eric Botcazou[Ada] Small cleanup in interface with GCC back-end
2020-08-17  Justin Squirek[Ada] Incorrect static accessibility error in return...
2020-08-17  Piotr Trojanek[Ada] Simplify detection of others choice with just...
2020-08-17  Arnaud Charlet[Ada] Disable Initialize_Scalars on runtime files
2020-08-17  Ghjuvan Lacambre[Ada] Do not perform null exclusion static checks on...
2020-08-17  Javier Miranda[Ada] Avoid false positive reported by CodePeer
2020-08-17  Arnaud Charlet[Ada] Spurious redundant use clause warning
2020-08-17  Javier Miranda[Ada] Ada2020: AI12-0107 convention of By_Protected_Pro...
2020-08-17  Arnaud Charlet[Ada] Overflow in string streaming
2020-08-17  Arnaud Charlet[Ada] Add centralized capacity check in Generic_Bignums
2020-08-17  Gary Dismukes[Ada] AI12-0042: Type invariant checking rules
2020-08-17  Rainer Orthlibsanitizer: Fix GetPcSpBp determination of SP on...
2020-08-17  GCC AdministratorDaily bump.
2020-08-17  Uros Bizjaki386: Introduce peephole2 to use flags from CMPXCHG...
2020-08-17  Tobias Burnuslibgomp.fortran/alloc-1.F90: Fix testcase for 32bit...
2020-08-17  Jakub Jelinekopenmp: Fix up loop-21.c
2020-08-17  Nathan Sidwellc++: refactor some parser code
2020-08-17  Piotr Trojanek[Ada] Cleanup code related to object overlays
2020-08-17  Eric Botcazou[Ada] Cleanup in Convert_To_Positional after previous...
2020-08-17  Arnaud Charlet[Ada] Ongoing work for AI12-0212: container aggregates
2020-08-17  Arnaud Charlet[Ada] Fix logic in Allocate_Any_Controlled
2020-08-17  Piotr Trojanek[Ada] Target name is an object reference
2020-08-17  Arnaud Charlet[Ada] Spurious error on Predicate_Failure aspect
2020-08-17  Arnaud Charlet[Ada] Mention -gnat2020 in error message
2020-08-17  Eric Botcazou[Ada] Do not generate elaboration code for alignment...
2020-08-17  Eric Botcazou[Ada] Do not generate extra copies inside initializatio...
2020-08-17  Ghjuvan Lacambre[Ada] Guard against access to wrong fields in Is_Renaming
2020-08-17  Arnaud Charlet[Ada] Remove doc on obsolete tools
2020-08-17  Arnaud Charlet[Ada] Assert failure with -gnatwr
2020-08-17  Arnaud Charlet[Ada] Missing error on operator call
2020-08-17  Piotr Trojanek[Ada] Fix for possibly null ranges in 'Update and delta...
2020-08-17  Eric Botcazou[Ada] Small addition and tweaks in documentation on...
2020-08-17  Arnaud Charlet[Ada] ACATS 4.1P [BDB4001] - 13.11.4(22-23/3) not enforced
2020-08-17  Yannick Moy[Ada] Mark standard containers as not in SPARK
2020-08-17  Eric Botcazou[Ada] Fix oversight in Delayed_Aspect_Present predicate
2020-08-17  Javier Miranda[Ada] Wrong resolution of 'access in protected subprogram
2020-08-17  Arnaud Charlet[Ada] Documentation cleanups
2020-08-17  Piotr Trojanek[Ada] Fix slices and qualified expressions being effect...
2020-08-17  Piotr Trojanek[Ada] Cleanup condition for an effectively volatile...
2020-08-17  Arnaud Charlet[Ada] Extend static functions
2020-08-17  Arnaud Charlet[Ada] Potential access to uninitialized variable
2020-08-17  Piotr Trojanek[Ada] Fix typo in "accommodate" in docs and comments
2020-08-17  Gary Dismukes[Ada] Minor reformatting of comments and some code...
2020-08-17  Eric Botcazou[Ada] Use Sloc of delay statement in timed entry call
2020-08-17  Ed Schonberg[Ada] Ongoing work for unnamed and named container...
2020-08-17  Justin Squirek[Ada] Spurious accessibility error on allocator
2020-08-17  Arnaud Charlet[Ada] Fix potentially uninitialized variable flagged...
2020-08-17  Nathan Sidwellc++: error recovery & pragmas
2020-08-17  Tobias Burnuslibgomp.fortran/struct-elem-map-1.f90: Add char kind...
2020-08-17  Jakub Jelinekfix _mm512_{,mask_}cmp*_p[ds]_mask at -O0 [PR96174]
2020-08-17  Jakub Jelinekbuiltins: Avoid useless char/short -> int promotions...
2020-08-17  guojiufurs6000: Refine RTL unroll hook for small loops
2020-08-17  Tobias Burnuslibgomp: Add Fortran routine support for allocators
2020-08-17  GCC AdministratorDaily bump.
2020-08-17  Marek Polacekc++: Add new test [PR59978]
2020-08-17  H.J. Lux86: Replace __glibc_unlikely with __builtin_expect
2020-08-17  Marek Polacekc++: Make convert_like complain about bad ck_ref_bind...
2020-08-17  David Edelsohnrs6000: Don't call movsi_from_sf in 32 bit mode.
2020-08-17  Nathan Sidwellc++: Parser entry cleanup
2020-08-17  Kwok Cheung... libgomp: Fix hang when profiling OpenACC programs with...
2020-08-17  Ian Lance Taylordemangler: don't treat lambda as a substitution candidate
2020-08-17  Lewis Hyattdiagnostics: Support conversion of tabs to spaces ...
2020-08-17  Nathan Sidwellc++: tree dumper
2020-08-17  Nathan Sidwellc++: Refactor some class fns
2020-08-17  David Edelsohnaix: FAT libraries: test native compiler mode directly
2020-08-17  Tobias BurnusFix goacc/finalize-1.f tree dump-scanning for -m32
2020-08-17  David Edelsohntestsuite: adapt g++.dg/ipa/pr83667.C for AIX
2020-08-17  Jakub Jelinekexpr: Unbreak build of mesa [PR96194]
2020-08-17  Marek Polacekc++: Improve checking of decls with trailing return...
2020-08-17  Nathan Sidwellcore: formatting & comment
2020-08-17  Nathan Sidwellc++: Comments & formatting
2020-08-17  Nathan Sidwellcore: add tree-node comments
2020-08-17  Nathan Sidwelldoc: Fix some typos
2020-08-17  Mark EgglestonFortran : ICE in gfc_check_pointer_assign PR95612
2020-08-17  Tobias Burnus[OpenMP, Fortran] Add structure/derived-type element...
2020-08-17  Tobias Burnus[Fortran, OpenMP] Fix allocatable-components check...
2020-08-17  Jakub Jelinekopenmp: Adjust outer bounds of non-rect loops
2020-08-17  Matthias KloseLTO: pick up -fcf-protection flag for the link step
2020-08-17  Mark EgglestonFortran : Implicitly type parameter causes an invalid...
2020-08-17  GCC AdministratorDaily bump.
2020-08-17  Alan ModraMerge sibcall_local32/64
2020-08-17  Aaron Sawdeyrs6000: clean up testsuite power10_hw check
2020-08-17  Nathan Sidwelltestsuite: scan-lang-dump-times & scan-lang-dump-not
next