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/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
2023-01-06
Revert "aarch64: Make existing V2HF be usable."
Tamar Christina
5
-90
/
+45
2023-01-06
docs: fix Var documentation for .opt files
Martin Liska
1
-13
/
+13
2023-01-06
libstdc++: Fix deadlock in debug iterator increment [PR108288]
Jonathan Wakely
1
-12
/
+6
2023-01-06
testsuite: Add testcases from PR108292 and PR108308
Jakub Jelinek
3
-0
/
+72
2023-01-06
configure: remove dependencies on gmp and mpfr when gdb is disabled
Clément Chigot
2
-2
/
+6
2023-01-06
contrib: add 'contrib' to default dirs in update-copyright.py
Martin Liska
1
-0
/
+1
2023-01-06
PR-108294 soname bump for modula2 runtime libraries.
v
2
-3
/
+3
2023-01-06
Daily bump.
GCC Administrator
9
-1
/
+380
2023-01-05
[Committed] PR rtl-optimization/108292: Revert "Improve ix86_expand_int_movcc...
Roger Sayle
2
-41
/
+26
2023-01-05
c++: class-head parsing and CPP_TEMPLATE_ID access [PR108275]
Patrick Palka
2
-6
/
+35
2023-01-05
Fix atomic operations on PA-RISC 2.0 processors.
John David Anglin
1
-10
/
+19
2023-01-05
modula-2: Remove uses of scalb*() and significand*() [PR107631]
Iain Sandoe
7
-71
/
+6
2023-01-05
libstdc++: Fix <chrono> printers for Python 2 [PR108212]
Jonathan Wakely
1
-2
/
+17
2023-01-05
libstdc++: Reduce size of std::bind_front(empty_type) result [PR108290]
Jonathan Wakely
2
-4
/
+40
2023-01-05
gccrs: avoid printing to stderr in selftest::rust_flatten_list
David Malcolm
1
-3
/
+0
2023-01-05
gccrs: add selftest-rust-gdb and selftest-rust-valgrind "make" targets
David Malcolm
1
-0
/
+12
2023-01-05
ada: Minor tweak to test added in previous change
Eric Botcazou
1
-1
/
+1
2023-01-05
ada: Clean up interface handling in Expand_N_Object_Declaration
Eric Botcazou
3
-114
/
+93
2023-01-05
ada: Flag renaming-as-spec as a body to inline
Piotr Trojanek
1
-7
/
+6
2023-01-05
ada: Remove unhelpful special case for renamed bodies in GNATprove mode
Piotr Trojanek
1
-5
/
+2
2023-01-05
ada: Fix nested generic instantiation
Marc Poulhiès
1
-0
/
+3
2023-01-05
ada: Do not use decimal approximation in -gnatRj output
Eric Botcazou
2
-28
/
+15
2023-01-05
ada: Optimize class-wide objects initialized with function calls
Eric Botcazou
2
-35
/
+108
2023-01-05
ada: Fix pasto in comment
Eric Botcazou
1
-2
/
+2
2023-01-05
ada: Fix spurious emissions of -gnatwj warning
Ronan Desplanques
1
-1
/
+1
2023-01-05
ada: INOX: prototype RFC on String Interpolation
Javier Miranda
27
-77
/
+689
2023-01-05
ada: Update gnatpp documentation with --layout switch
Joao Azevedo
1
-506
/
+325
2023-01-05
ada: Further adjust freezing for expansion of contracts
Eric Botcazou
1
-1
/
+6
2023-01-05
ada: Simplify new expansion of contracts
Eric Botcazou
1
-100
/
+5
2023-01-05
ada: Adjust handling of "%g" in GNAT.Formatted_String
Ronan Desplanques
2
-34
/
+313
2023-01-05
ada: Fix generic instantiation of sibling package
Marc Poulhiès
1
-2
/
+31
2023-01-05
ada: Spurious error on Lock_Free protected type with discriminants
Justin Squirek
1
-5
/
+7
2023-01-05
ada: Revert to constrained allocation for string concatenation
Eric Botcazou
2
-61
/
+50
2023-01-05
ada: Better error message for bad Discard_Names configuration pragma
Steve Baird
1
-3
/
+17
2023-01-05
ada: Update doc for -gnatw_q
Bob Duff
2
-1
/
+5
2023-01-05
ada: Fix finalization issues in extended return statements
Eric Botcazou
3
-4
/
+35
2023-01-05
ada: Fix incorrect warning about unreferenced packed arrays
Bob Duff
5
-85
/
+41
2023-01-05
Add missing declarations to gcc/m2/gm2-libs-min/M2RTS.{def,mod}
Gaius Mulley
5
-0
/
+99
2023-01-05
modula-2, driver: Implement handling for -static-libgm2.
Iain Sandoe
6
-7
/
+48
2023-01-05
modula-2, driver: Handle static-libstd++ for targets without static/dynamic
Iain Sandoe
1
-0
/
+5
2023-01-05
openmp: Fix up finish_omp_target_clauses [PR108286]
Jakub Jelinek
2
-1
/
+32
2023-01-05
Add AMD znver4 instruction reservations
Tejas Joshi
3
-1
/
+1070
2023-01-05
libstdc++: Support single components in name of chrono::current_zone() [PR108...
Jonathan Wakely
1
-2
/
+5
2023-01-05
libstdc++: Only use std::atomic<tzdb_list::_Node*> if lock free [PR108228]
Jonathan Wakely
2
-37
/
+64
2023-01-05
libstdc++: Fix std::chrono::hh_mm_ss with unsigned rep [PR108265]
Jonathan Wakely
2
-3
/
+28
2023-01-05
Daily bump.
GCC Administrator
9
-1
/
+134
2023-01-04
c++: mark_single_function and SFINAE [PR108282]
Patrick Palka
2
-1
/
+20
2023-01-04
c++: Error recovery in merge_default_template_args [PR108206]
Jakub Jelinek
2
-0
/
+7
2023-01-04
Avoid quadratic behaviour of LTO symbol promotion
Jan Hubicka
1
-2
/
+5
2023-01-04
libstdc++: Export the __gnu_cxx::zoneinfo_dir_override symbol [PR108228].
Iain Sandoe
1
-0
/
+3
[next]