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
2024-10-25
libbacktrace: recognize new Mach-O DWARF sections
Ian Lance Taylor
1
-2
/
+2
2024-10-25
simplify-rtx: Handle `a != 0 ? -a : 0` [PR58195]
Andrew Pinski
3
-0
/
+72
2024-10-25
testsuite: lto: fix pr47333 test
Sam James
1
-0
/
+3
2024-10-25
testsuite: lto: fix pr62026 test
Sam James
1
-1
/
+1
2024-10-25
testsuite: lto: fix pr95677 test
Sam James
1
-3
/
+2
2024-10-25
testsuite: lto: fix tbaa_0 test
Sam James
1
-3
/
+5
2024-10-25
testsuite: lto: rename tbaa-1 test
Sam James
1
-0
/
+0
2024-10-25
testsuite: lto: rename pr47333 test
Sam James
1
-0
/
+0
2024-10-25
testsuite: lto: rename pr62026 test
Sam James
1
-0
/
+0
2024-10-25
testsuite: lto: rename pr95677 test
Sam James
1
-0
/
+0
2024-10-25
toplevel: Error out if using --disable-libstdcxx with bootstrap [PR105474]
Andrew Pinski
2
-0
/
+18
2024-10-25
aarch64: Support multiple variants including up to 3
Andrew Pinski
5
-5
/
+74
2024-10-25
AArch64: Add more accurate constraint [PR117292]
Wilco Dijkstra
4
-3
/
+50
2024-10-25
Fortran: Fix ICE with structure constructor in data statement [PR79685]
Paul Thomas
4
-8
/
+46
2024-10-25
testsuite: add testcase for fixed PR115933
Sam James
1
-0
/
+19
2024-10-25
aarch64: Add mfloat vreinterpret intrinsics
Andrew Carlotti
2
-1
/
+57
2024-10-25
aarch64: Add support for mfloat8x{8|16}_t types
Andrew Carlotti
12
-0
/
+23
2024-10-25
match.pd: Add std::pow folding optimizations.
Jennifer Schmitz
2
-0
/
+70
2024-10-25
Match: Simplify branch form 3 of unsigned SAT_ADD into branchless
Pan Li
5
-4
/
+67
2024-10-25
Assorted --disable-checking fixes [PR117249]
Jakub Jelinek
11
-14
/
+26
2024-10-25
lto: Handle RAW_DATA_CST in compare_tree_sccs_1 [PR117201]
Jakub Jelinek
3
-0
/
+108
2024-10-25
Default expand_vec_cond_expr_p code to ERROR_MARK
Richard Biener
5
-18
/
+13
2024-10-25
testsuite: Generalise tree-ssa/shifts-3.c regexp
Richard Sandiford
1
-1
/
+1
2024-10-25
Add regression test
Eric Botcazou
1
-0
/
+25
2024-10-25
libstdc++: Disable parts of new test that depend on constexpr std::string
Jonathan Wakely
1
-0
/
+2
2024-10-25
libstdc++: implement concatenation of strings and string_views
Giuseppe D'Angelo
6
-1
/
+304
2024-10-25
Restrict :c to commutative ops as intended
Richard Biener
2
-26
/
+16
2024-10-25
tree-optimization/117277 - remove CLOBBERs before SLP code generation
Richard Biener
1
-51
/
+59
2024-10-25
tree-optimization/116575 - SLP masked load-lanes discovery
Richard Biener
1
-3
/
+138
2024-10-25
Relax vect_check_scalar_mask check
Richard Biener
1
-1
/
+2
2024-10-25
ada: Change scope of XUB type
Tom Tromey
1
-1
/
+1
2024-10-25
ada: Set DECL_NAMELESS in create_type_decl
Tom Tromey
3
-7
/
+15
2024-10-25
ada: Mark some type decls as nameless
Tom Tromey
1
-0
/
+3
2024-10-25
ada: Mark XUA types as artificial
Tom Tromey
1
-1
/
+1
2024-10-25
ada: Mark XUB types as nameless
Tom Tromey
1
-0
/
+2
2024-10-25
ada: Add 'artificial_p' parameter to build_unc_object_type
Tom Tromey
3
-9
/
+15
2024-10-25
ada: Standard types are not artificial
Tom Tromey
1
-2
/
+14
2024-10-25
ada: Fix fallout of change in parameter passing out of aliasing considerations
Eric Botcazou
1
-2
/
+5
2024-10-25
ada: Fix internal error on bit-packed array type with Volatile_Full_Access
Eric Botcazou
1
-0
/
+6
2024-10-25
ada: Back out part of previous change -- disable warning
Bob Duff
1
-1
/
+2
2024-10-25
ada: Disable self-referential with_clauses
Bob Duff
19
-132
/
+152
2024-10-25
ada: Emit DWARF for Ada 'with' and 'use' clauses
Tom Tromey
1
-5
/
+136
2024-10-25
ada: Small adjustments to commentary after latest change
Eric Botcazou
1
-6
/
+5
2024-10-25
ada: Pragma Pre_Class and Post_Class have no effect at runtime
Javier Miranda
4
-86
/
+240
2024-10-25
ada: Update GNAT UG
Richard Kenner
10
-4714
/
+4787
2024-10-25
ada: Fix ATC with timed delay from Ada.Real_Time
Eric Botcazou
1
-0
/
+4
2024-10-25
ada: Fix internal error on function call in class-wide precondition
Eric Botcazou
1
-0
/
+8
2024-10-25
ada: Pragmas Pre_Class/Post_Class rejected for abstract subprograms
Javier Miranda
1
-9
/
+9
2024-10-25
ada: Spurious error when compiling in Syntax and Semantics Only mode
Javier Miranda
1
-0
/
+17
2024-10-25
ada: Adjust documentation of External_Initialization
Ronan Desplanques
3
-15
/
+3
[next]