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
path:
root
/
gcc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-20
ada: Allow 'others' in formal packages with overloaded formals
Bob Duff
3
-22
/
+14
2024-05-20
ada: Add direct workaround for limitations of RTSfind mechanism
Eric Botcazou
6
-63
/
+12
2024-05-20
ada: Fix internal error on nested aggregate in conditional expression
Eric Botcazou
1
-1
/
+3
2024-05-20
ada: Get rid of secondary stack for indefinite record types with size clause
Eric Botcazou
3
-6
/
+18
2024-05-20
ada: Formal package comment corrections in sinfo.ads
Bob Duff
1
-15
/
+46
2024-05-20
ada: Add Is_Base_Type predicate to C interface
Eric Botcazou
2
-3
/
+9
2024-05-20
ada: Error on instantiation of generic containing legal container aggregate
Gary Dismukes
1
-9
/
+8
2024-05-20
ada: Error on instantiation of generic containing legal container aggregate
Gary Dismukes
1
-17
/
+5
2024-05-20
ada: Handle accessibility calculations for 'First and 'Last
Justin Squirek
1
-1
/
+9
2024-05-20
ada: Further refine 'Super attribute
Justin Squirek
1
-4
/
+0
2024-05-20
ada: Fix list of implementation-defined attributes
Piotr Trojanek
1
-0
/
+27
2024-05-20
ada: Fix list of attributes defined by Ada 2012
Piotr Trojanek
1
-1
/
+4
2024-05-20
ada: Apply restriction No_Implementation_Attributes to source nodes only
Piotr Trojanek
1
-13
/
+14
2024-05-20
ada: Remove repeated condition in check for implementation attributes
Piotr Trojanek
1
-1
/
+1
2024-05-20
ada: Use discrete choice list in declaration of universal type attributes
Piotr Trojanek
1
-31
/
+31
2024-05-20
ada: Fix style in list of implementation-defined attributes
Piotr Trojanek
1
-0
/
+8
2024-05-20
ada: Tweak handling of thread ID on POSIX
Ronan Desplanques
11
-61
/
+78
2024-05-20
ada: Extend expansion delaying mechanism to conditional expressions
Eric Botcazou
6
-135
/
+479
2024-05-20
ada: Resolve ACATS compilation and execution issues with container aggregates
Gary Dismukes
3
-273
/
+569
2024-05-20
ada: Fix incorrect free with Task_Info pragma
Ronan Desplanques
1
-6
/
+11
2024-05-20
ada: Another small cleanup about allocators and aggregates
Eric Botcazou
3
-106
/
+104
2024-05-20
ada: Fix static 'Img for enumeration type with Discard_Names
Piotr Trojanek
1
-3
/
+16
2024-05-20
ada: Fix for attribute Width on enumeration types with Discard_Name
Piotr Trojanek
2
-13
/
+19
2024-05-20
ada: Use System.Address for address computation in System.Pool_Global
Sebastian Poeplau
1
-3
/
+4
2024-05-20
ada: Reject too-strict alignment specifications.
Steve Baird
4
-16
/
+57
2024-05-20
ada: One more adjustment coming from aliasing considerations
Eric Botcazou
1
-2
/
+5
2024-05-20
ada: Detect only conflict with synomyms of max queue length
Jose Ruiz
1
-5
/
+13
2024-05-20
ada: Implement representation aspect Max_Entry_Queue_Length
Jose Ruiz
5
-13
/
+41
2024-05-20
ada: Small cleanup in System.Finalization_Primitives unit
Eric Botcazou
2
-24
/
+28
2024-05-20
ada: Rework and augment documentation on strict aliasing
Eric Botcazou
4
-263
/
+353
2024-05-20
MIPS: Remove -m(no-)lra option
YunQiang Su
4
-39
/
+3
2024-05-20
Fortran: Fix SHAPE for zero-size arrays
Tobias Burnus
2
-1
/
+54
2024-05-20
Fortran: invoke.texi - link to OpenCoarrays.org + mention libcaf_single
Tobias Burnus
1
-1
/
+4
2024-05-20
i386: Remove Xeon Phi ISA support
Haochen Jiang
104
-4445
/
+97
2024-05-20
DSE: Fix ICE after allow vector type in get_stored_val
Pan Li
2
-1
/
+25
2024-05-20
Daily bump.
GCC Administrator
1
-1
/
+1
2024-05-19
Daily bump.
GCC Administrator
9
-1
/
+1321
2024-05-19
[to-be-committed][RISC-V][PR target/115142] Do not create invalidate shift-ad...
Jeff Law
2
-0
/
+11
2024-05-19
testsuite, C++, Darwin: Skip cxa_atexit-6, which is not applicable.
Iain Sandoe
1
-1
/
+5
2024-05-19
testsuite, darwin: Compile a test without unwind frames.
Iain Sandoe
1
-2
/
+3
2024-05-19
Fix oversight in latest change to can_mult_highpart_p
Eric Botcazou
1
-4
/
+3
2024-05-19
nvptx: Correct pattern for popcountdi2 insn in nvptx.md.
Roger Sayle
1
-3
/
+10
2024-05-18
RISC-V: Implement -m{,no}fence-tso
Palmer Dabbelt
3
-1
/
+13
2024-05-18
[to-be-committed,RISC-V] Improve some shift-add sequences
Jeff Law
2
-0
/
+77
2024-05-18
RISC-V: Fix "Nan-box the result of movbf on soft-bf16"
Xiao Zeng
2
-23
/
+11
2024-05-18
RISC-V: Modify _Bfloat16 to __bf16
Xiao Zeng
8
-20
/
+20
2024-05-18
RISC-V: Implement IFN SAT_ADD for both the scalar and vector
Pan Li
25
-6
/
+755
2024-05-18
Fix Ada runtime library breakage on Solaris
Eric Botcazou
5
-8
/
+15
2024-05-17
Regenerate common.opt.urls
David Malcolm
1
-0
/
+3
2024-05-17
RISC-V: Add initial cost handling for segment loads/stores.
Robin Dapp
4
-44
/
+146
[next]