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/gfortran-test
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-15
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-15
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
2020-06-04
[ARM]: Correct the grouping of operands in MVE vector scatter store intrinsic...
Srinath Parvathaneni
8
-321
/
+1363
2020-06-04
[PATCH][GCC] arm: Fix the MVE ACLE vbicq intrinsics.
Srinath Parvathaneni
13
-16
/
+28
2020-06-04
add vect_get_slp_vect_def
Richard Biener
4
-17
/
+17
2020-06-04
Add explicit SLP_TREE_LANES
Richard Biener
4
-19
/
+19
2020-06-04
Simplify SLP code wrt SLP_TREE_DEF_TYPE
Richard Biener
3
-194
/
+89
2020-06-04
Adjust range_of_range_op to handle non-trivial assignments involving an ADDR_...
Aldy Hernandez
4
-11
/
+53
2020-06-04
Fix zero-masking for vcvtps2ph when dest operand is memory.
liuhongt
4
-4
/
+70
2020-06-04
[Ada] AI12-0184: Long Long C Data types
Arnaud Charlet
1
-3
/
+5
2020-06-04
[Ada] New package Ada.Task_Initialization
Arnaud Charlet
6
-0
/
+104
2020-06-04
[Ada] Ada_2020: contracts for formal subprograms
Ed Schonberg
2
-3
/
+224
2020-06-04
[Ada] Add missing conversion in call to Finalize primitive
Eric Botcazou
1
-0
/
+9
2020-06-04
[Ada] Get rid of Disable_FE_Inline_Always
Arnaud Charlet
4
-8
/
+4
2020-06-04
[Ada] Fix a couple of oversights in previous change
Eric Botcazou
2
-4
/
+17
2020-06-04
[Ada] Put_Image attribute
Bob Duff
43
-224
/
+3612
2020-06-04
[Ada] Alignment clause ignored on completion derived from private type
Eric Botcazou
7
-81
/
+70
2020-06-04
[Ada] Remove OpenACC support
Arnaud Charlet
14
-2678
/
+837
2020-06-04
[Ada] Remove obsolete reference to gigi in comment
Eric Botcazou
1
-3
/
+0
2020-06-04
[Ada] Implement AI12-0275 (Make subtype_mark optional in object renamings)
Gary Dismukes
4
-7
/
+145
2020-06-04
[Ada] Fix glitch for N_Delta_Aggregate/N_Case_Expression/N_Quantified_Expression
Eric Botcazou
1
-2
/
+4
2020-06-04
[Ada] Avoid redefining IS_DIR_SEPARATOR macro
Arnaud Charlet
1
-6
/
+6
2020-06-04
[Ada] Wrong walk order in Walk_Library_Items
Arnaud Charlet
1
-13
/
+30
2020-06-04
[Ada] Import Adafinal as convention Ada
Arnaud Charlet
1
-1
/
+1
2020-06-04
[Ada] Incorrect source line range on subprogram body with contract
Ed Schonberg
1
-0
/
+10
2020-06-04
[Ada] Revamp dump and aux output names
Alexandre Oliva
1
-1
/
+4
2020-06-04
[Ada] Set convention and inlined flag on default null procedure
Eric Botcazou
2
-1
/
+8
2020-06-04
[Ada] Missing accessibility check on access discriminant in extended return
Justin Squirek
1
-22
/
+39
2020-06-04
[Ada] Fix Is_Absolute_Path on Windows
Dmitriy Anisimkov
1
-4
/
+8
2020-06-04
[Ada] Update the documentation in checks.ads about range checks
Eric Botcazou
1
-25
/
+17
2020-06-04
[Ada] Small tweak to special handling of private index types
Eric Botcazou
1
-3
/
+6
2020-06-04
[Ada] New procedure Register_Global_Unhandled_Action
Arnaud Charlet
5
-10
/
+52
2020-06-04
[Ada] Update URL and bug report instructions
Arnaud Charlet
1
-4
/
+4
2020-06-04
[Ada] Avoid buffer overflow in Long_Long_Float_Text_IO
Steve Baird
3
-10
/
+10
2020-06-04
[Ada] Remove System.Parameters.Single_Lock
Arnaud Charlet
33
-1375
/
+283
2020-06-04
[Ada] Continuation of "Get rid of more references to Universal_Integer"
Arnaud Charlet
2
-6
/
+6
2020-06-04
[Ada] Add another ad-hoc case to the Has_Private_View mechanism
Eric Botcazou
1
-0
/
+31
2020-06-04
[Ada] Fix fallout of cleanup to Has_Private_View mechanism
Eric Botcazou
1
-0
/
+31
2020-06-04
[Ada] Minor editorial fixes
Gary Dismukes
1
-2
/
+2
2020-06-04
cselim: Extend to check non-trapping for more references [PR89430]
Hao Liu
8
-63
/
+106
2020-06-04
Fix missing assemble_external in ASM_OUTPUT_FDESC
Andreas Schwab
1
-0
/
+1
2020-06-04
Missing __divtf3@@GCC_4.4.0 on ia64
Andreas Schwab
1
-3
/
+0
2020-06-04
Fix uppercase in trunc<mode><pmov_dst_3>2.
liuhongt
2
-3
/
+4
2020-06-04
c++: Reject some further reinterpret casts in constexpr [PR82304, PR95307]
Jakub Jelinek
5
-20
/
+38
2020-06-04
Daily bump.
GCC Administrator
11
-1
/
+523
2020-06-04
Provide diagnostic hints for missing C++ cinttypes string constants.
Mark Wielaard
4
-0
/
+84
2020-06-04
Provide diagnostic hints for missing C inttypes.h string constants.
Mark Wielaard
5
-1
/
+202
2020-06-04
diagnostics: Add function call parens matching to c_parser.
Mark Wielaard
2
-15
/
+57
2020-06-03
optimize tanh(x) / sinh (x) to 1/ cosh (x)
Vitor Guidi
2
-0
/
+45
2020-06-03
Update gcc sv.po.
Joseph Myers
1
-234
/
+153
2020-06-03
identify lfs prefixed case PR95347
Aaron Sawdey
1
-12
/
+25
2020-06-03
c++: more constrained nested partial specialization
Patrick Palka
2
-1
/
+15
[prev]
[next]