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
2024-05-13
ada: Move Init_Proc_Level_Formal from Exp_Ch3 to Exp_Util
Eric Botcazou
5
-34
/
+33
2024-05-13
ada: Remove code that expected pre/post being split into conjuncts
Piotr Trojanek
1
-27
/
+2
2024-05-13
ada: Revert recent change for Put_Image and Object_Size attributes
Piotr Trojanek
2
-3
/
+12
2024-05-13
ada: Rename finalization scope masters into finalization masters
Eric Botcazou
4
-44
/
+42
2024-05-13
ada: Remove dynamic frame in System.Image_D and document it in System.Image_F
Eric Botcazou
6
-8
/
+70
2024-05-13
ada: Attributes Put_Image and Object_Size are defined by Ada 2022
Piotr Trojanek
2
-12
/
+3
2024-05-13
ada: Remove guards against traversal of empty list of aspects
Piotr Trojanek
6
-84
/
+65
2024-05-13
ada: Fix crash on Compile_Time_Warning in dead code
Bob Duff
1
-3
/
+8
2024-05-13
ada: Deconstruct flag Split_PPC since splitting now is done in expansion
Piotr Trojanek
11
-123
/
+25
2024-05-13
ada: Move splitting of pre/post aspect expressions to expansion
Piotr Trojanek
5
-191
/
+224
2024-05-13
ada: Fix style in comments
Piotr Trojanek
2
-2
/
+2
2024-05-13
ada: Refine type of a local variable
Piotr Trojanek
1
-1
/
+1
2024-05-13
ada: Recognize pragma Lock_Free as specific to GNAT
Piotr Trojanek
1
-0
/
+1
2024-05-13
ada: Deconstruct unused flag Is_Expanded_Contract
Piotr Trojanek
3
-7
/
+0
2024-05-13
ada: Refactor repeated code for querying Boolean-valued aspects
Piotr Trojanek
3
-21
/
+32
2024-05-13
ada: Complete implementation of Ada 2022 aspect Exclusive_Functions
Piotr Trojanek
1
-3
/
+16
2024-05-13
ada: Rewrite Append_Entity_Name; skip irrelevant names
Bob Duff
2
-81
/
+54
2024-05-13
ada: Couple of comment tweaks to latest change
Eric Botcazou
2
-13
/
+16
2024-05-13
ada: Replace finalization masters with finalization collections
Eric Botcazou
25
-954
/
+736
2024-05-13
ada: Remove deprecated VxWorks interrupt connection API
Ashley Gay
10
-459
/
+98
2024-05-13
ada: Decouple finalization masters from storage pools
Eric Botcazou
6
-141
/
+76
2024-05-13
ada: Small cleanup in the BIP machinery
Eric Botcazou
1
-94
/
+98
2024-05-13
ada: Restore fix for controlled dynamic allocation with BIP function call
Eric Botcazou
4
-75
/
+64
2024-05-13
ada: Avoid crash on illegal constrained type declarations
Piotr Trojanek
1
-1
/
+4
2024-05-13
ada: Fix pragma Compile_Time_Error for alignment of array types
Eric Botcazou
1
-5
/
+7
2024-05-13
ada: Enable casing on composite via -X0 instead of -X
Steve Baird
4
-269
/
+269
2024-05-13
ada: Fix internal error with Put_Image aspect on access-to-class-wide type
Eric Botcazou
1
-0
/
+5
2024-05-13
ada: Simplify uses of readdir_gnat with object overlay
Piotr Trojanek
2
-17
/
+5
2024-05-13
ada: Refactor GNAT.Directory_Operations.Read to minimise runtime checks
Piotr Trojanek
1
-8
/
+8
2024-05-13
ada: Compiler crash on nonstatic container aggregates for Doubly_Linked_Lists
Gary Dismukes
1
-98
/
+149
2024-05-13
Fortran: Fix wrong code in unlimited polymorphic assignment [PR113363]
Paul Thomas
4
-14
/
+151
2024-05-13
Revert "MIPS: Support constraint 'w' for MSA instruction"
YunQiang Su
2
-12
/
+0
2024-05-13
MAINTAINERS: Add myself to write after approval
Xiao Zeng
1
-0
/
+1
2024-05-12
Fortran: fix frontend memleak
Harald Anlauf
1
-1
/
+1
2024-05-12
arm: Use utxb rN, rM, ror #8 to implement zero_extract on armv6.
Roger Sayle
2
-0
/
+104
2024-05-12
[to-be-committed,RISC-V] Improve usage of slli.uw in constant synthesis
Jeff Law
2
-4
/
+299
2024-05-12
[to-be-committed] RISC-V Fix minor regression in synthesis WRT bseti usage
Jeff Law
2
-3
/
+37
2024-05-12
Regenerate cygming.opt.urls and mingw.opt.urls
Mark Wielaard
2
-5
/
+4
2024-05-12
Fortran: Unlimited polymorphic intrinsic function arguments [PR84006]
Paul Thomas
5
-20
/
+257
2024-05-11
Fortran: fix dependency checks for inquiry refs [PR115039]
Harald Anlauf
2
-1
/
+21
2024-05-11
[PATCH v4 4/4] Output S_COMPILE3 symbol in CodeView debug section
Mark Harmstone
1
-0
/
+126
2024-05-11
[PATCH v2 3/4] Output line numbers in CodeView section
Mark Harmstone
4
-1
/
+322
2024-05-11
[PATCH v2 2/4] Output file checksums in CodeView section
Mark Harmstone
3
-0
/
+260
2024-05-11
[PATCH v2 1/4] Support for CodeView debugging format
Mark Harmstone
11
-5
/
+177
2024-05-11
tree-optimization/114760 - check variants of >> and << in loop-niter
dzhao.ampere
3
-14
/
+131
2024-05-11
[prange] Default unimplemented prange operators to false.
Aldy Hernandez
1
-40
/
+15
2024-05-11
[prange] Do not trap by default on range dispatch mismatches.
Aldy Hernandez
1
-6
/
+17
2024-05-10
c++: Implement __is_nothrow_invocable built-in trait
Ken Matsui
5
-0
/
+77
2024-05-10
c++: Implement __is_invocable built-in trait
Ken Matsui
10
-0
/
+724
2024-05-10
c++: Implement __array_rank built-in trait
Ken Matsui
5
-3
/
+52
[next]