projects
/
gcc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gcc.git
2020-06-13
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2020-06-12
Clément Chigot
runtime: fix arenaBaseOffset for aix/ppc
commit
|
commitdiff
|
tree
2020-06-12
Ian Lance Taylor
go.test: update issue4085b.go to version from Go 1.13
commit
|
commitdiff
|
tree
2020-06-12
Marco Elver
tsan: Add param to disable func-entry-exit instrumentation
commit
|
commitdiff
|
tree
2020-06-12
Martin Liska
Add .clang-tidy to git ignored.
commit
|
commitdiff
|
tree
2020-06-12
Richard Biener
testcase for shared DR alignment
commit
|
commitdiff
|
tree
2020-06-12
Fei Yang
vect: Fix an ICE in vect_loop_versioning [PR95570]
commit
|
commitdiff
|
tree
2020-06-12
Richard Biener
fix vectorizable_condition ICE with EXTRACT_LAST_REDUCTION
commit
|
commitdiff
|
tree
2020-06-12
Jonathan Wakely
libstdc++: Improve tests for std::atomic_flag
commit
|
commitdiff
|
tree
2020-06-12
Jonathan Wakely
libstdc++: Make std::atomic_flag::test members const
commit
|
commitdiff
|
tree
2020-06-12
Steve Baird
[Ada] Fix anonymous-to-named access type implicit conve...
commit
|
commitdiff
|
tree
2020-06-12
Bob Duff
[Ada] Enable Put_Image in pre-Ada-2020 modes
commit
|
commitdiff
|
tree
2020-06-12
Arnaud Charlet
[Ada] AI12-0074 View conversions and out parameters...
commit
|
commitdiff
|
tree
2020-06-12
Olivier Hainque
[Ada] Bump secondary stack alignment factor in full...
commit
|
commitdiff
|
tree
2020-06-12
Piotr Trojanek
[Ada] Alphabetic ordering for name and pragmas
commit
|
commitdiff
|
tree
2020-06-12
Arnaud Charlet
[Ada] Fix handling of Ada 83 OUT parameter rule
commit
|
commitdiff
|
tree
2020-06-12
Steve Baird
[Ada] Implement AI12-0369
commit
|
commitdiff
|
tree
2020-06-12
Ed Schonberg
[Ada] Compiler locks up with -gnatX and formal subprogr...
commit
|
commitdiff
|
tree
2020-06-12
Eric Botcazou
[Ada] Improve code generated for assignment of dynamic...
commit
|
commitdiff
|
tree
2020-06-12
Dmitriy Anisimkov
[Ada] Don't correct socket timeout on Windows Server...
commit
|
commitdiff
|
tree
2020-06-12
Arnaud Charlet
[Ada] AI12-0350 Swap for Indefinite_Holders
commit
|
commitdiff
|
tree
2020-06-12
Arnaud Charlet
[Ada] Fix handling of subprograms declared in a protect...
commit
|
commitdiff
|
tree
2020-06-12
Ed Schonberg
[Ada] Diagnose illegal overriding indicators in protect...
commit
|
commitdiff
|
tree
2020-06-12
Piotr Trojanek
[Ada] Reuse Is_Entry where possible
commit
|
commitdiff
|
tree
2020-06-12
Piotr Trojanek
[Ada] Detect overlapping actuals in entry calls
commit
|
commitdiff
|
tree
2020-06-12
Arnaud Charlet
[Ada] ACATS 4.2Q - BDD2007
commit
|
commitdiff
|
tree
2020-06-12
Bob Duff
[Ada] Put_Image: preload type Sink, change what types...
commit
|
commitdiff
|
tree
2020-06-12
Piotr Trojanek
[Ada] Remove redundant iterations in checks for overlap...
commit
|
commitdiff
|
tree
2020-06-12
Piotr Trojanek
[Ada] Remove suppression for overlapping actuals in...
commit
|
commitdiff
|
tree
2020-06-12
Arnaud Charlet
[Ada] ACATS 4.1Q - CDD2A04 - RLS not followed
commit
|
commitdiff
|
tree
2020-06-12
Piotr Trojanek
[Ada] Simplify getting discriminant value from a list...
commit
|
commitdiff
|
tree
2020-06-12
Eric Botcazou
[Ada] Implement AI12-0175 Preelaborable packages with...
commit
|
commitdiff
|
tree
2020-06-12
Bob Duff
[Ada] Remove unnecessary use_clause from stringt.ads
commit
|
commitdiff
|
tree
2020-06-12
Eric Botcazou
[Ada] Small cleanup in handling of Ada 2012 implicit...
commit
|
commitdiff
|
tree
2020-06-12
Ed Schonberg
[Ada] Compiler crash on instance with overloaded actual...
commit
|
commitdiff
|
tree
2020-06-12
Bob Duff
[Ada] Put_Image attribute
commit
|
commitdiff
|
tree
2020-06-12
Eric Botcazou
[Ada] Fix typos in comments
commit
|
commitdiff
|
tree
2020-06-12
Justin Squirek
[Ada] Missing accessibility error on object in type...
commit
|
commitdiff
|
tree
2020-06-12
Bob Duff
[Ada] Ada2020: update Big_Numbers.* specs
commit
|
commitdiff
|
tree
2020-06-12
Eric Botcazou
[Ada] Implement AI12-0269 No_Return for functions
commit
|
commitdiff
|
tree
2020-06-12
Alexandre Oliva
match any program name when pruning collect messages
commit
|
commitdiff
|
tree
2020-06-12
Martin Liška
Fix few -Wformat-diag warnings.
commit
|
commitdiff
|
tree
2020-06-12
Kewen Lin
vect: Factor out and rename some functions/macros
commit
|
commitdiff
|
tree
2020-06-12
Richard Sandiford
recog: Use parameter packs for operator()
commit
|
commitdiff
|
tree
2020-06-12
H.J. Lu
x86: Add UNSPECV_PATCHABLE_AREA
commit
|
commitdiff
|
tree
2020-06-12
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2020-06-11
Patrick Palka
c++: constrained class template friend [PR93467]
commit
|
commitdiff
|
tree
2020-06-11
Jonathan Wakely
contrib: Make prepare-commit-msg hook smarter for amends
commit
|
commitdiff
|
tree
2020-06-11
Harald Anlauf
PR fortran/95611 - ICE in access_attr_decl, at fortran...
commit
|
commitdiff
|
tree
2020-06-11
Harald Anlauf
PR fortran/95544 - Fix ICE in NULL() argument to intrinsics
commit
|
commitdiff
|
tree
2020-06-11
Iain Sandoe
coroutines: Handle lambda closure pointers like 'this'.
commit
|
commitdiff
|
tree
2020-06-11
Jonathan Wakely
libstdc++: Fix istream::ignore discarding too many...
commit
|
commitdiff
|
tree
2020-06-11
Tamar Christina
Testsuite: Mark check_effective_target_exceptions_enabl...
commit
|
commitdiff
|
tree
2020-06-11
Harald Anlauf
PR fortran/95503 - Fix ICE in gfc_is_simply_contiguous...
commit
|
commitdiff
|
tree
2020-06-11
José Rui Faustino...
PR95331 - Unlimited polymorphic arrays have wrong bounds.
commit
|
commitdiff
|
tree
2020-06-11
David Edelsohn
aix: xfail pure-virtual1.C expects weak __cxa_pure_virtual
commit
|
commitdiff
|
tree
2020-06-11
Martin Liska
Fix formatting in rs6000.c.
commit
|
commitdiff
|
tree
2020-06-11
David Edelsohn
aix: Don't implicitly include inttypes.h
commit
|
commitdiff
|
tree
2020-06-11
Martin Liska
rs6000: skip debug info statements
commit
|
commitdiff
|
tree
2020-06-11
José Rui Faustino...
Wrong array section bounds when passing to an intent...
commit
|
commitdiff
|
tree
2020-06-11
Martin Liska
git_update_version: add --current argument.
commit
|
commitdiff
|
tree
2020-06-11
José Rui Faustino...
Patch to Bug 94022 - Array slices of assumed-size arrays.
commit
|
commitdiff
|
tree
2020-06-11
Eric Botcazou
[Ada] Fix missing insertion of explicit dereference...
commit
|
commitdiff
|
tree
2020-06-11
Eric Botcazou
[Ada] Fix assertion failure on entry call through unche...
commit
|
commitdiff
|
tree
2020-06-11
Bob Duff
[Ada] Make libgnat/a-nbnbin__gmp.adb compile
commit
|
commitdiff
|
tree
2020-06-11
Piotr Trojanek
[Ada] Refine type of a routine parameter from Node_Id...
commit
|
commitdiff
|
tree
2020-06-11
Piotr Trojanek
[Ada] Refine type of a counter-like variable
commit
|
commitdiff
|
tree
2020-06-11
Piotr Trojanek
[Ada] Iterate with procedural version of Next routine...
commit
|
commitdiff
|
tree
2020-06-11
Eric Botcazou
[Ada] Fix wrong access to large bit-packed arrays with...
commit
|
commitdiff
|
tree
2020-06-11
Piotr Trojanek
[Ada] Update SPARK RM rule numbers after removing a...
commit
|
commitdiff
|
tree
2020-06-11
Ed Schonberg
[Ada] Additional warnings on overlapping actuals of...
commit
|
commitdiff
|
tree
2020-06-11
Steve Baird
[Ada] Allow specifying volatility refinement aspects...
commit
|
commitdiff
|
tree
2020-06-11
Piotr Trojanek
[Ada] Avoid "others => <>" association in resolved...
commit
|
commitdiff
|
tree
2020-06-11
Bob Duff
[Ada] Put_Image attribute
commit
|
commitdiff
|
tree
2020-06-11
Piotr Trojanek
[Ada] Skip unnecessary iterations over constraint expre...
commit
|
commitdiff
|
tree
2020-06-11
Piotr Trojanek
[Ada] Move duplicated routines for building itypes...
commit
|
commitdiff
|
tree
2020-06-11
Piotr Trojanek
[Ada] Refine type for sorting case-choices tables
commit
|
commitdiff
|
tree
2020-06-11
Piotr Trojanek
[Ada] Create constrained itypes for nested record aggre...
commit
|
commitdiff
|
tree
2020-06-11
Eric Botcazou
[Ada] Consolidate handling of implicit dereferences...
commit
|
commitdiff
|
tree
2020-06-11
Piotr Trojanek
[Ada] Remove a dubious optimization for Object Specific...
commit
|
commitdiff
|
tree
2020-06-11
Piotr Trojanek
[Ada] Make Object Specific Dispatch tables constant
commit
|
commitdiff
|
tree
2020-06-11
Piotr Trojanek
[Ada] Remove useless code in Backend_Processing_Possible
commit
|
commitdiff
|
tree
2020-06-11
Piotr Trojanek
[Ada] Fix punctuation in comment of Building_Static_Dis...
commit
|
commitdiff
|
tree
2020-06-11
Arnaud Charlet
[Ada] AI12-0356 Root_Storage_Pool_With_Subpools & Preel...
commit
|
commitdiff
|
tree
2020-06-11
Javier Miranda
[Ada] Crash on dispatching conditional entry call
commit
|
commitdiff
|
tree
2020-06-11
Bob Duff
[Ada] Fix unnesting crash with Predicate_Failure/no...
commit
|
commitdiff
|
tree
2020-06-11
Bob Duff
[Ada] Put_Image attribute
commit
|
commitdiff
|
tree
2020-06-11
Piotr Trojanek
[Ada] Simplify iteration over formal parameters for...
commit
|
commitdiff
|
tree
2020-06-11
Ghjuvan Lacambre
[Ada] Generate predicate checks for on assignments...
commit
|
commitdiff
|
tree
2020-06-11
Justin Squirek
[Ada] Missing accessibility error on object in type...
commit
|
commitdiff
|
tree
2020-06-11
Arnaud Charlet
[Ada] Remove aspects that were commented out
commit
|
commitdiff
|
tree
2020-06-11
Arnaud Charlet
[Ada] Add fallback on Integer_Arithmetic
commit
|
commitdiff
|
tree
2020-06-11
Martin Liska
asan: fix RTX emission for ilp32
commit
|
commitdiff
|
tree
2020-06-11
Kewen Lin
vect: Rename things related to rgroup_masks
commit
|
commitdiff
|
tree
2020-06-11
Kewen Lin
vect: Rename fully_masked_p to using_partial_vectors_p
commit
|
commitdiff
|
tree
2020-06-11
Kewen Lin
vect: Rename can_fully_mask_p to can_use_partial_vectors_p
commit
|
commitdiff
|
tree
2020-06-11
Martin Liska
prepare-commit-hook: Use gcc-config.diff-file.
commit
|
commitdiff
|
tree
2020-06-11
Jonathan Wakely
contrib: Avoid redundant 'git diff' in prepare-commit...
commit
|
commitdiff
|
tree
2020-06-11
Martin Liska
Fix -Wformat-diag in options-save.c
commit
|
commitdiff
|
tree
2020-06-11
Alexandre Oliva
slim up mem exprs to avoid line breaks in -fverbose-asm
commit
|
commitdiff
|
tree
next