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-11-12
ada: Make sure not to access past the end of bit-packed arrays
Eric Botcazou
121
-7939
/
+53704
2024-11-12
ada: Fix assertion failure on null aggregate in generic with pragma Ada_2022
Eric Botcazou
1
-1
/
+1
2024-11-12
ada: Get rid of N_Unchecked_Expression node
Eric Botcazou
18
-125
/
+23
2024-11-12
ada: Fix internal error on invalid prefix with assertions enabled
Eric Botcazou
1
-1
/
+1
2024-11-12
ada: Fix assertion failure on illegal use of aspect Type_Invariant
Eric Botcazou
1
-4
/
+12
2024-11-12
ada: Fix unexpected Program_Error raised in the parser on mismatched []
Eric Botcazou
1
-1
/
+2
2024-11-12
ada: Fix internal error on instantiation of package with a nested ghost package
Eric Botcazou
2
-12
/
+17
2024-11-12
ada: Fix premature finalization of anonymous access result from library function
Eric Botcazou
2
-7
/
+25
2024-11-12
ada: Accept SPARK.Big_Integers.Big_Integer where Big_Integer is accepted
Piotr Trojanek
4
-1
/
+26
2024-11-12
ada: Make Interrupt and Attach Handlers Obsolescent in VXWorks
Viljar Indus
3
-1
/
+285
2024-11-12
ada: Fix bogus error for delta aggregate as expression function
Eric Botcazou
1
-0
/
+1
2024-11-12
ada: Remove couple of irregular calls to Resolve_Aggr_Expr
Eric Botcazou
1
-32
/
+12
2024-11-12
ada: Allow file mapping for System's spec
Ronan Desplanques
3
-19
/
+34
2024-11-12
ada: Fix markup typos
Richard Kenner
3
-5
/
+5
2024-11-12
ada: Remove use of overlays in implementation of System.Pack_N units
Eric Botcazou
121
-1432
/
+2453
2024-11-12
ada: Remove obsolete ??? comment about Assignment_OK flag
Eric Botcazou
1
-4
/
+2
2024-11-12
ada: Get rid of Kill_Range_Checks flag on entities
Eric Botcazou
6
-35
/
+11
2024-11-12
ada: Improve message for misused implicitly-defined preprocessor symbol.
Steve Baird
1
-2
/
+9
2024-11-12
ada: Flatten Is_Build_In_Place_Aggregate_Return predicate
Eric Botcazou
1
-25
/
+10
2024-11-12
ada: Set correct minimum stack size for aarch64-linux
Johannes Kliemann
2
-0
/
+83
2024-11-12
ada: Detect sharing of external file in inconsistent read-write modes
Piotr Trojanek
5
-6
/
+11
2024-11-12
ada: Spurious error on abstract primitive with access formals
squirek
1
-1
/
+14
2024-11-12
ada: Missing runtime tag check on mutably tagged objects
squirek
1
-2
/
+30
2024-11-12
ada: GNAT Calendar Support for 64-bit Unix Time
Douglas B Rupp
4
-7
/
+146
2024-11-12
ada: Fix internal error on nested iterated component associations
Eric Botcazou
3
-77
/
+91
2024-11-12
ada: Add documentation about GNAT LLVM to GNAT User's Guide
Richard Kenner
5
-557
/
+801
2024-11-12
ada: Fix compilation failure due to style warning
Eric Botcazou
1
-1
/
+1
2024-11-12
ada: Rework GNATdll shared library relocation support.
Pascal Obry
1
-152
/
+21
2024-11-12
ada: The Library_Unit field was used for all sorts of different purposes, whi...
squirek
1
-2
/
+2
2024-11-12
ada: Elide the copy in aggregate returns for nonlimited types
Eric Botcazou
4
-36
/
+48
2024-11-12
ada: Add Ada coverage instrumentation support
Ronan Desplanques
1
-0
/
+54
2024-11-12
ada: Implement built-in-place expansion of container aggregates
Eric Botcazou
3
-148
/
+285
2024-11-12
ada: Remove obsolete workaround for back-end limitation
Eric Botcazou
3
-34
/
+0
2024-11-12
ada: sem.adb.process_bodies_in_context: check if spec has lib body before use
Ghjuvan Lacambre
1
-18
/
+23
2024-11-12
ada: Fix weird error in Ada.Numerics.Discrete_Random with Component_Alignment
Eric Botcazou
1
-7
/
+6
2024-11-12
ada: add xspack.py and corresponding templates.
Marc Poulhiès
3
-0
/
+415
2024-11-12
tree-optimization/117417 - ICE with complex load optimization
Richard Biener
2
-2
/
+18
2024-11-12
rtl: Validate subreg info when optimizing vec_select.
Tejas Belagod
1
-0
/
+1
2024-11-12
Add X86_TUNE_AVX512_TWO_EPILOGUES, enable for Zen4 and Zen5
Richard Biener
2
-0
/
+17
2024-11-12
Add suggested_epilogue_mode to vector costs
Richard Biener
2
-47
/
+92
2024-11-12
tree-optimization/117484 - issue with SLP discovery of permuted .MASK_LOAD
Richard Biener
4
-13
/
+52
2024-11-12
tree-optimization/117502 - VMAT_STRIDED_SLP vs VMAT_ELEMENTWISE when consider...
Richard Biener
2
-1
/
+3
2024-11-12
Match: Optimize log (x) CMP CST and exp (x) CMP CST operations
Soumya AR
2
-1
/
+54
2024-11-11
c++: regenerate opt urls
Jason Merrill
1
-2
/
+2
2024-11-12
Daily bump.
GCC Administrator
10
-1
/
+1399
2024-11-11
c++: include libcody in TAGS
Jason Merrill
1
-2
/
+3
2024-11-11
c++: rename -fmodules-ts to -fmodules
Jason Merrill
3
-32
/
+32
2024-11-11
opts: fix narrowing warning
Jason Merrill
2
-4
/
+4
2024-11-11
c++: Fix another crash with invalid new operators [PR117463]
Simon Martin
4
-14
/
+20
2024-11-11
c++: Add __builtin_operator_{new,delete} support
Jakub Jelinek
10
-15
/
+310
[next]