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/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-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-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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-21
[Ada] Fix target configuration file used for CodePeer/SPARK for new ints
Yannick Moy
1
-23
/
+24
2020-10-21
[Ada] Refactor repeated calls to Etype in aggregate expansion
Piotr Trojanek
1
-9
/
+9
2020-10-21
[Ada] Fix bootstrap with old GCC
Dmitriy Anisimkov
1
-1
/
+11
2020-10-21
[Ada] Fix crash on illegal OTHERS in iterated_component_association
Piotr Trojanek
1
-1
/
+1
2020-10-21
[Ada] Use index parameter for iterated_component_association
Piotr Trojanek
1
-7
/
+2
2020-10-21
[Ada] Wrong detection of potentially blocking call in protected object
Javier Miranda
1
-0
/
+12
2020-10-21
[Ada] Codepeer remarks take into account
Liaiss Merzougue
14
-16
/
+229
2020-10-21
[Ada] Compiler crash on prefixed call to controlled function with invariant c...
Gary Dismukes
1
-0
/
+3
2020-10-21
[Ada] Fix bogus error for bit-packed array with volatile component
Eric Botcazou
1
-1
/
+4
2020-10-21
[Ada] Improve precision of Ada.Directories.Modification_Time
Dmitriy Anisimkov
2
-24
/
+115
2020-10-21
[Ada] Fix crash with iterated_component_association and -gnatc
Piotr Trojanek
1
-1
/
+7
2020-10-21
[Ada] Spurious error in current instance used as formal package
Javier Miranda
1
-132
/
+90
2020-10-21
[Ada] Remove -mthreads from Linker_Options pragma for x86-lynx178e
Doug Rupp
1
-4
/
+0
2020-10-21
[Ada] Use VxWorks 7 APIs for accessing environment variables in kernel mode
Patrick Bernardi
1
-11
/
+20
2020-10-21
[Ada] Use helper function in Freeze_Subprogram_Body
Eric Botcazou
1
-12
/
+4
2020-10-21
[Ada] Incorrect associations for extra accessibility parameters
Justin Squirek
1
-12
/
+12
2020-10-21
[Ada] Make minimum accessibility level a constant object
Piotr Trojanek
2
-7
/
+8
2020-10-21
[Ada] Simplify the VxWorks implementation of __gnat_environ
Patrick Bernardi
1
-21
/
+6
2020-10-21
[Ada] Disable warnings on entities when building finalizers
Ghjuvan Lacambre
1
-0
/
+8
2020-10-21
[Ada] Fix typos and style in comments related to Default_Initial_Condition
Piotr Trojanek
3
-4
/
+4
2020-10-21
[Ada] Spurious error in taft ammendment derivation of CPP type
Javier Miranda
1
-0
/
+7
2020-10-21
[Ada] Raise Capacity_Error on formal vector insertion
Claire Dross
1
-2
/
+8
2020-10-21
aarch64: [testsuite] Fix typo in diagnostic message
Andrea Corallo
1
-1
/
+1
2020-10-21
Fix discrepancy in Walloca test on 32-bit systems.
Aldy Hernandez
1
-1
/
+1
2020-10-21
Daily bump.
GCC Administrator
9
-1
/
+770
2020-10-20
Handle 16 bit targets in diagnostic pruning
Jeff Law
1
-1
/
+2
2020-10-20
Temporarily disable trap in in extract_range_builtin check.
Andrew MacLeod
2
-0
/
+52
2020-10-20
libgo: adjust NetBSD-specific types for stable syscall API
Nikhil Benesch
2
-4
/
+16
2020-10-20
rs6000: Allow -mabi=no-altivec override on command line for AIX.
David Edelsohn
1
-1
/
+3
2020-10-20
libstdc++: Refactor _Hashtable to prepare for custom pointers
François Dumont
2
-368
/
+309
2020-10-20
c++: block-scope extern decl with default args
Nathan Sidwell
2
-0
/
+59
2020-10-20
libbacktrace: use __attribute__((__fallthrough__))
Ian Lance Taylor
2
-8
/
+16
2020-10-20
Convert -Wrestrict pass to ranger.
Aldy Hernandez
7
-41
/
+104
2020-10-20
Convert -Walloca pass to ranger.
Aldy Hernandez
8
-319
/
+51
2020-10-20
syscall: remove Sendfile on NetBSD
Nikhil Benesch
3
-4
/
+4
2020-10-20
lto-wrapper: Fix -save-temps filename commit
Tobias Burnus
2
-13
/
+13
2020-10-20
AArch64: Add FLAG for get/set reg intrinsics [PR94442]
zhengnannan
1
-18
/
+18
2020-10-20
Refactor range handling of builtins in vr_values and ranger.
Aldy Hernandez
4
-258
/
+293
2020-10-20
Saturate overflows return from SCEV in ranger.
Aldy Hernandez
2
-2
/
+16
2020-10-20
preprocessor: Further fix for EOF in macro args [PR97471]
Nathan Sidwell
6
-19
/
+24
2020-10-20
libgomp: Fix up bootstrap in libgomp/target.c due to false positive warning
Jakub Jelinek
1
-37
/
+39
2020-10-20
c++: Add fixed test [PR82239]
Marek Polacek
1
-0
/
+14
2020-10-20
Simplify and split irange::copy_legacy_range into two functions.
Aldy Hernandez
2
-31
/
+44
2020-10-20
gcc/doc/invoke.texi: Fix @table syntax
Tobias Burnus
1
-1
/
+1
2020-10-20
Avoid changing PHIs in GIMPLE split_edge
Richard Biener
1
-33
/
+17
2020-10-20
Fix latch PHI arg lookup in vectorizable_reduction for double-reduction
Richard Biener
1
-2
/
+4
2020-10-20
openmp: Implement support for OMP_TARGET_OFFLOAD environment variable
Kwok Cheung Yeung
4
-8
/
+130
2020-10-20
libstdc++: Define noop coroutine details private and inline [PR 95917]
Jonathan Wakely
2
-13
/
+48
2020-10-20
libstdc++: Remove inheritance from std::coroutine_handle<> [LWG 3460]
Jonathan Wakely
2
-55
/
+144
2020-10-20
MSP430: Support a memory operand for op1 of andneghi3
Jozef Lawrynowicz
1
-2
/
+2
[prev]
[next]