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
2021-05-05
arm/97903: Missed optimization in lowering test operation.
Prathamesh Kulkarni
2
-0
/
+17
2021-05-05
Remove cc0 remnants from avr port
Jeff Law
1
-4
/
+0
2021-05-05
PR rtl-optimization/100263: Ensure register can change mode
Stefan Schulze Frielinghaus
1
-1
/
+2
2021-05-05
Fix PR rtl-optimization/100411
Eric Botcazou
1
-1
/
+5
2021-05-05
Remove NOTICE_UPDATE_CC remnants on cr16
Jeff Law
3
-35
/
+0
2021-05-05
PR fortran/100274 - ICE in gfc_conv_procedure_call, at fortran/trans-expr.c:6131
Harald Anlauf
3
-4
/
+20
2021-05-05
i386: Implement integer vector compares for 64bit vectors [PR98218]
Uros Bizjak
10
-1
/
+260
2021-05-05
Minor formatting tweak
Eric Botcazou
1
-9
/
+7
2021-05-05
Generate debug info for local dynamic record types
Eric Botcazou
7
-26
/
+76
2021-05-05
testsuite: Add s390 to gcc.dg/vect/slp-21.c
Robin Dapp
1
-2
/
+2
2021-05-05
[Ada] Fix expansion of attributes Input/Output for unchecked union types
Piotr Trojanek
2
-8
/
+10
2021-05-05
[Ada] Reuse Has_Defaulted_Discriminants where possible
Piotr Trojanek
5
-38
/
+17
2021-05-05
[Ada] Incorrect accessibility level on actual in procedure call
Justin Squirek
1
-64
/
+23
2021-05-05
[Ada] Detect unchecked union subcomponents in nested variant parts
Piotr Trojanek
1
-95
/
+89
2021-05-05
[Ada] Refine types of variables with call to Scope as their initial values
Piotr Trojanek
2
-8
/
+14
2021-05-05
[Ada] Detect unchecked union components with fully qualified names
Piotr Trojanek
1
-1
/
+1
2021-05-05
[Ada] Remove redundant checks for empty lists
Piotr Trojanek
3
-41
/
+25
2021-05-05
[Ada] Cleanup a statically true condition in expanded raise statement
Piotr Trojanek
1
-2
/
+1
2021-05-05
[Ada] Fix s-os_lib.adb so vectorizing compilation works
Bob Duff
1
-2
/
+4
2021-05-05
[Ada] Spurious warning on useless assignment with target name
Ed Schonberg
1
-0
/
+7
2021-05-05
[Ada] Do not use hash function for enumeration Value with trampolines
Eric Botcazou
1
-10
/
+17
2021-05-05
[Ada] Move Build_And_Insert_CUDA_Initialization to expansion phase
Ghjuvan Lacambre
2
-8
/
+8
2021-05-05
[Ada] Don't emit style errors when parens are required
Ghjuvan Lacambre
1
-5
/
+4
2021-05-05
[Ada] Simplify GNATmake by reusing GNAT.Ctrl_C
Piotr Trojanek
1
-9
/
+2
2021-05-05
[Ada] Small cleanup in the Expand_Image_Attribute procedure
Eric Botcazou
1
-80
/
+41
2021-05-05
[Ada] Qualify internal access-to-subprogram types as not null
Piotr Trojanek
3
-3
/
+3
2021-05-05
[Ada] Remove commented code
Ghjuvan Lacambre
1
-20
/
+0
2021-05-05
[Ada] Handle defaults in declare_expressions in postconditions
Ed Schonberg
1
-0
/
+38
2021-05-05
[Ada] Use inline expansion of Image for standard boolean by default
Eric Botcazou
2
-4
/
+117
2021-05-05
[Ada] Use inline expansion of Image for enumeration types by default
Eric Botcazou
2
-20
/
+21
2021-05-05
[Ada] Tweak implementation of System.Double_Real.Split
Eric Botcazou
1
-26
/
+44
2021-05-05
[Ada] Remove redundant explicit calls to UI_From_Int in comparisons
Piotr Trojanek
4
-6
/
+6
2021-05-05
[Ada] Adjust expansion of perfect hash function for Value
Eric Botcazou
2
-16
/
+21
2021-05-05
[Ada] Speed up enumeration'Value with perfect hash function
Piotr Trojanek
29
-2334
/
+3569
2021-05-05
[Ada] Remove unnecessary parameter of Apply_Compile_Time_Constraint_Error
Piotr Trojanek
2
-18
/
+15
2021-05-05
[Ada] Ongoing work for AI12-0212: container aggregates
Ed Schonberg
1
-3
/
+104
2021-05-05
[Ada] Implement tiered support for floating-point output operations
Eric Botcazou
56
-1090
/
+1935
2021-05-05
[Ada] Set constraint error on real division just like on integer division
Piotr Trojanek
1
-0
/
+1
2021-05-05
[Ada] Remove redundant check in iteration over formal parameters
Piotr Trojanek
1
-6
/
+4
2021-05-05
[Ada] Refactor repeated call to Next when pretty-printing if-expressions
Piotr Trojanek
1
-4
/
+6
2021-05-05
g++.dg/gomp/clause-3.C: Fix - missing in r12-438-g1580fc7 [PR100422]
Tobias Burnus
1
-1
/
+1
2021-05-05
tree-optimization/79333 - fold stmts following SSA edges in VN
Richard Biener
4
-6
/
+22
2021-05-05
middle-end/100394 - avoid DSE/DCE of pure call that throws
Richard Biener
6
-24
/
+43
2021-05-04
restore EH on x86-vx7r2
Alexandre Oliva
1
-7
/
+7
2021-05-05
Daily bump.
GCC Administrator
7
-1
/
+501
2021-05-04
aix: encode function section
David Edelsohn
2
-22
/
+21
2021-05-04
PR middle-end/100307 - spurious -Wplacement-new with negative pointer offset
Martin Sebor
3
-1
/
+80
2021-05-04
Adjust strings in dg-warning directives (PR testsuite/100412).
Martin Sebor
1
-6
/
+6
2021-05-04
Adjust strings in dg-warning directives (PR testsuite/100412).
Martin Sebor
1
-8
/
+8
2021-05-04
Make bfin-elf build again
Jeff Law
1
-2
/
+0
[next]