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
path:
root
/
gcc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-10
Daily bump.
GCC Administrator
7
-1
/
+516
2021-11-09
c: more precise locations for some -Wpragmas diagnostics
David Malcolm
2
-12
/
+107
2021-11-09
rs6000: Match recent builtins changes in new builtins support
Bill Schmidt
2
-14
/
+39
2021-11-09
Fortran: Fix memory leak in finalization wrappers [PR68800]
Bernhard Reutner-Fischer
4
-25
/
+20
2021-11-09
[Committed] Fix tree-optimization/103152: Still one more -signed1bit issue
Andrew Pinski
2
-2
/
+13
2021-11-09
Keep x_range_query NULL for global ranges.
Andrew MacLeod
5
-23
/
+19
2021-11-09
Dump details of an attempt to register a jump threading path.
Aldy Hernandez
1
-0
/
+34
2021-11-09
Return NULL for maybe_register_path when unprofitable.
Aldy Hernandez
1
-18
/
+20
2021-11-09
Introduce build_debug_expr_decl
Martin Jambor
8
-28
/
+20
2021-11-09
Remove dead Fortran function.
Martin Liska
1
-17
/
+0
2021-11-09
rs6000: Debug support for builtins changes
Bill Schmidt
1
-7
/
+188
2021-11-09
c++: Skip unnamed bit-fields more
Marek Polacek
3
-5
/
+26
2021-11-09
ipa: Fix typo in ipa-modref.c
Marek Polacek
1
-1
/
+1
2021-11-10
[PR/target 102957] Allow Z*-ext extension with only 2 char.
Kito Cheng
2
-1
/
+5
2021-11-09
Merge IPA solution with local one in ipa-modref
Jan Hubicka
1
-18
/
+69
2021-11-09
Document --param=threader-debug.
Aldy Hernandez
1
-0
/
+3
2021-11-09
c++: Fix ICE on complex constant with -frounding-math [PR103114]
Jakub Jelinek
2
-3
/
+7
2021-11-09
c++: bogus error w/ tentative type parse of concept-id [PR98394]
Patrick Palka
3
-4
/
+33
2021-11-09
c++: unexpanded pack in var tmpl partial spec [PR100652]
Patrick Palka
2
-5
/
+17
2021-11-09
Define m_rtx_reuse_manager only if not GENERATOR_FILE.
Martin Liska
2
-3
/
+7
2021-11-09
Generalize 'gcc/input.h:struct location_hash'
Thomas Schwinge
1
-2
/
+22
2021-11-09
Cleanup path solver dumps.
Aldy Hernandez
2
-8
/
+9
2021-11-09
Remove TDF_THREADING flag in favor of param.
Aldy Hernandez
5
-15
/
+31
2021-11-09
Get rid of infinite recursion for 'typedef' used with GTY-marked 'gcc/diagnos...
Thomas Schwinge
2
-1
/
+13
2021-11-09
arm: add armv9-a architecture to -march
Przemyslaw Wirkus
9
-8
/
+79
2021-11-09
ipa: Fix segfault when remapping debug_binds with expressions (PR 103132)
Martin Jambor
2
-8
/
+38
2021-11-09
[Ada] Fix Codepeer warning
Ghjuvan Lacambre
1
-1
/
+1
2021-11-09
[Ada] Tidy up implementation of Has_Compatible_Type
Eric Botcazou
2
-48
/
+39
2021-11-09
[Ada] Invalid GPR_PROJECT_PATH_FILE confuses gnatls
Justin Squirek
1
-43
/
+39
2021-11-09
[Ada] Print Storage_Pool and Procedure_To_Call fields
Eric Botcazou
1
-5
/
+49
2021-11-09
[Ada] Do not indicate a pending abort if the task is already aborting
Patrick Bernardi
2
-1
/
+2
2021-11-09
[Ada] RTEMS: use atomic primitive packages on aarch64
Patrick Bernardi
1
-0
/
+7
2021-11-09
[Ada] Hang on compilation of unit with type extension in body
Justin Squirek
1
-0
/
+8
2021-11-09
[Ada] Crash on expansion of tagged membership test
Justin Squirek
1
-0
/
+11
2021-11-09
[Ada] Improve integration of strub with type systems
Alexandre Oliva
16
-87
/
+747
2021-11-09
[Ada] Initialize Current_Source_Unit
Etienne Servais
1
-4
/
+4
2021-11-09
[Ada] Use atomics in runtime on ARM and Aarch64 VxWorks
Piotr Trojanek
3
-1
/
+7
2021-11-09
[Ada] Accessibility fix
Ghjuvan Lacambre
1
-0
/
+7
2021-11-09
[Ada] Add gcc specs with vxworks7 base addresses for cert
Johannes Kliemann
5
-1
/
+9
2021-11-09
[Ada] Cleanup copying of parameter lists
Piotr Trojanek
1
-6
/
+5
2021-11-09
[Ada] Cleanup building of renamed equality
Piotr Trojanek
1
-17
/
+22
2021-11-09
[Ada] Refine type in expansion of array equality
Piotr Trojanek
1
-2
/
+2
2021-11-09
[Ada] Simplify building of entity occurrences
Piotr Trojanek
1
-3
/
+2
2021-11-09
[Ada] Return a valid value when handling Constraint_Error
Etienne Servais
1
-47
/
+8
2021-11-09
[Ada] Simplify expansion of array equality
Piotr Trojanek
1
-41
/
+9
2021-11-09
[Ada] Reference in Unbounded_String is almost never null
Piotr Trojanek
1
-3
/
+7
2021-11-09
[Ada] sem_util.adb: fix typos in Accessibility_Level docs
Ghjuvan Lacambre
1
-2
/
+2
2021-11-09
[Ada] Document the SuSE kernel bug
Tom Tromey
2
-103
/
+140
2021-11-09
[Ada] Errors on globals in expressions of predicate aspects in generic bodies
Gary Dismukes
1
-0
/
+29
2021-11-09
[Ada] Tune comment about expansion of array equality
Piotr Trojanek
1
-4
/
+4
[next]