index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gfortran-test
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-15
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-15
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-23
PR middle-end/97552 - missing waning passing null to a VLA argument declared ...
Martin Sebor
4
-4
/
+60
2020-10-23
PR c/97463 - ICE in warn_parm_ptrarray_mismatch on an incompatible function r...
Martin Sebor
2
-4
/
+11
2020-10-23
Darwin, Ada : Fix bootstrap after stat entry changes.
Iain Sandoe
1
-0
/
+5
2020-10-23
Fix typo in recent change to Makefile.rtl (bis)
Eric Botcazou
1
-1
/
+1
2020-10-23
Fix typo in recent change to Makefile.rtl
Eric Botcazou
1
-1
/
+1
2020-10-23
Link with the configured net lib on vxworks7
Douglas Rupp
1
-1
/
+1
2020-10-23
testsuite: Correct vec-rlmi-rlnm.c testsuite expected result
David Edelsohn
1
-2
/
+1
2020-10-23
Add a if-exists-then-else built-in spec function
Douglas Rupp
2
-0
/
+38
2020-10-23
rs6000: Fix extraneous characters in the documentation
Tulio Magno Quites Machado Filho via Gcc-patches
1
-3
/
+3
2020-10-23
gcov: fix reading of zero sections.
Martin Liska
1
-4
/
+4
2020-10-23
testsuite: Add noexcept(false) to throwing destructor
Jonathan Wakely
1
-0
/
+6
2020-10-23
more wraplf for aux long long float: s390, sparc and powerpc
Alexandre Oliva
1
-0
/
+3
2020-10-23
[Ada] Sockets.Poll implementation
Dmitriy Anisimkov
15
-8
/
+1235
2020-10-23
[Ada] Further Ada 2020 work on accessibility checking
Justin Squirek
14
-571
/
+925
2020-10-23
[Ada] gnatpp: Document --no-comments-fill
Bob Duff
1
-2
/
+3
2020-10-23
[Ada] Reject illegal syntax in pragma Contract_Cases
Piotr Trojanek
2
-4
/
+13
2020-10-23
[Ada] GNAT.Sockets: fix comment typo
Philippe Gil
1
-4
/
+4
2020-10-23
[Ada] Implement new legality rules introduced in C.6(12) by AI12-0363
Eric Botcazou
24
-479
/
+393
2020-10-23
[Ada] Clean up in writing of ALI files
Arnaud Charlet
2
-103
/
+3
2020-10-23
[Ada] Fix logic in C_Select under mingw
Arnaud Charlet
1
-11
/
+10
2020-10-23
[Ada] Do not use Long_Long_Long_Integer'Image with pragma Discard_Names
Eric Botcazou
1
-5
/
+8
2020-10-23
[Ada] Crash on expression function and access type
Ed Schonberg
1
-10
/
+10
2020-10-23
[Ada] Fix crash in SPARK on array delta_aggregate with subtype_indication
Piotr Trojanek
1
-8
/
+13
2020-10-23
[Ada] Decorate iterated_component_association in SPARK expansion
Piotr Trojanek
1
-1
/
+94
2020-10-23
[Ada] GNATprove: remove support for external axiomatizations
Johannes Kanig
4
-218
/
+1
2020-10-23
[Ada] Ignore container types for aggregates if not in Ada_2020
Ed Schonberg
1
-0
/
+1
2020-10-23
[Ada] Improve documentation of pragma Abort_Defer
Arnaud Charlet
2
-2
/
+30
2020-10-23
[Ada] CUDA: fix CUDA_Execute not working with aggregates
Ghjuvan Lacambre
1
-4
/
+21
2020-10-23
[Ada] Error when closing c_stream
Arnaud Charlet
1
-2
/
+2
2020-10-23
[Ada] CUDA: Use internal types instead of public ones
Ghjuvan Lacambre
2
-61
/
+121
2020-10-23
[Ada] Missing detection of unused with_clause
Arnaud Charlet
2
-10
/
+23
2020-10-23
[Ada] Prevent copying uninitialized array with address clause
Ed Schonberg
1
-1
/
+48
2020-10-23
[Ada] Spurious errors on tagged types with renamed subprograms
Javier Miranda
1
-3
/
+11
2020-10-23
[Ada] Fix scope of index parameter inside a delta aggregate
Piotr Trojanek
1
-2
/
+2
2020-10-23
[Ada] Better error for illegal call to abstract operation in instantiations
Gary Dismukes
1
-0
/
+19
2020-10-23
[Ada] Always enable the support for 128-bit integer types on 64-bit platforms
Eric Botcazou
1
-21
/
+12
2020-10-23
[Ada] Update header of front-end files
Arnaud Charlet
72
-714
/
+280
2020-10-23
[Ada] Take advantage of Long_Long_Long_Integer in From_String
Arnaud Charlet
3
-8
/
+58
2020-10-23
[Ada] Iterative patch for accessibility cleanup
Justin Squirek
1
-20
/
+85
2020-10-23
[Ada] Sync code for external properties with SPARK RM
Piotr Trojanek
1
-35
/
+29
2020-10-23
[Ada] Fix whitespace in code for external property pragmas
Piotr Trojanek
1
-8
/
+8
2020-10-23
[Ada] Fix default value for re-analysis of external property pragmas
Piotr Trojanek
1
-5
/
+7
2020-10-23
Fix up plugin header install
Jakub Jelinek
2
-6
/
+9
2020-10-23
stor-layout: Reject forming arrays with elt sizes not divisible by elt alignm...
Jakub Jelinek
4
-6
/
+33
2020-10-23
Do not use doloop pattern with pragma Unroll
Eric Botcazou
1
-0
/
+3
2020-10-23
arm: Auto-vectorization for MVE: vsub
Dennis Zhang
6
-37
/
+98
2020-10-23
LTO: check that make command works
Martin Liska
1
-0
/
+24
2020-10-23
Revert "middle-end/97521 - fix VECTOR_CST expansion"
Richard Biener
2
-31
/
+1
2020-10-22
vect: Remove redundant LOOP_VINFO_FULLY_MASKED_P
Kewen Lin
1
-2
/
+1
2020-10-23
Daily bump.
GCC Administrator
7
-1
/
+567
[prev]
[next]