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
2020-11-27
[Ada] Implement AI12-0187 (Stable properties of abstract data types)
Steve Baird
8
-39
/
+777
2020-11-27
[Ada] Default_Initial_Condition assertion policy is now RM defined
Piotr Trojanek
2
-54
/
+54
2020-11-27
[Ada] Sync doc and code for pragma Assertion_Policy
Piotr Trojanek
2
-31
/
+37
2020-11-27
[Ada] Assertion_Policy is not a valid assertion policy
Piotr Trojanek
1
-1
/
+0
2020-11-27
[Ada] Do not compile predefined units with -gnatp in gnatmake
Eric Botcazou
1
-3
/
+3
2020-11-27
[Ada] Restore general case for folding comparison of static strings
Piotr Trojanek
3
-63
/
+74
2020-11-27
[Ada] Change parameter from access type to mode out
Piotr Trojanek
3
-24
/
+24
2020-11-27
[Ada] Move down call to Narrow_Large_Operation in Expand_N_Op_Multiply
Eric Botcazou
1
-10
/
+10
2020-11-27
[Ada] Reimplement Ada.Numerics.Big_Numbers.Big_Reals.Float_Conversions
Eric Botcazou
1
-9
/
+168
2020-11-27
[Ada] Optimize generation of checks for fixed-point types
Eric Botcazou
5
-122
/
+139
2020-11-27
[Ada] Simplify check for illegal non-returning procedures
Piotr Trojanek
1
-17
/
+11
2020-11-27
[Ada] Abort defer mismatch with SJLJ exceptions
Arnaud Charlet
7
-164
/
+7
2020-11-27
[Ada] Emit error messages for null/generic nonreturning procedures
Ghjuvan Lacambre
1
-4
/
+62
2020-11-27
[Ada] Fix tree for expanded instantiations corresponding to formal packages
Arnaud Charlet
1
-1
/
+1
2020-11-27
[Ada] Adjust head comment of various subprograms in Exp_Fixd
Eric Botcazou
1
-9
/
+8
2020-11-27
[Ada] To_Big_Integer and 128bits integers
Arnaud Charlet
3
-4
/
+30
2020-11-27
[Ada] Small tweaks to new implementation of Set_Image_Fixed
Eric Botcazou
1
-14
/
+31
2020-11-27
[Ada] Error in Big_Real comparison
Arnaud Charlet
1
-4
/
+4
2020-11-27
[Ada] Fix oversignt in genericized package System.Value_R
Eric Botcazou
1
-3
/
+3
2020-11-27
[Ada] Optimize magnitude of integer operations for fixed point
Eric Botcazou
1
-17
/
+17
2020-11-26
rs6000: Change rs6000_expand_vector_set param
Xionghu Luo
4
-11
/
+13
2020-11-27
This patch adds absolute jump table support for rs6000.
Haochen Gui
5
-11
/
+76
2020-11-27
Daily bump.
GCC Administrator
8
-1
/
+707
2020-11-26
libstdc++: Define (and use) _GLIBCXX_HAVE_ATOMIC_WAIT
Jonathan Wakely
7
-65
/
+57
2020-11-26
libstdc++: Only define std::latch if atomic waiting is available
Jonathan Wakely
2
-4
/
+9
2020-11-26
libstc++: Fix typo in new check_effective_target_gthreads proc
Jonathan Wakely
1
-3
/
+5
2020-11-26
libgfortran: Verify the presence of all functions for POSIX 2008 locale
Maciej W. Rozycki
4
-9
/
+13
2020-11-26
libgfortran: Correct FP feature macro checks
Maciej W. Rozycki
1
-6
/
+6
2020-11-26
libstdc++: Set dg-timeout-factor for some slow tests
Jonathan Wakely
12
-1
/
+13
2020-11-26
libstdc++: Allow dejagnu tool_timeout to be overridden
Jonathan Wakely
1
-1
/
+4
2020-11-26
libstdc++: Fix some more deadlocks in tests [PR 97936]
Jonathan Wakely
4
-4
/
+20
2020-11-26
libstdc++: Add "futex" and "gthreads" effective-target keywords
Jonathan Wakely
3
-8
/
+41
2020-11-26
Fix PR target/96607
Eric Botcazou
3
-54
/
+19
2020-11-26
match.pd: Use ranges to optimize some x * y / y to x [PR97997]
Jakub Jelinek
3
-3
/
+135
2020-11-26
tree-optimization/97953 - fix bougs range recorded by EVRP
Richard Biener
2
-1
/
+29
2020-11-26
tree-optimization/98015 - fix VEC_COND_EXPR lowering condition
Richard Biener
1
-3
/
+3
2020-11-26
Fix early-debug relocations
Andrew Stubbs
1
-5
/
+10
2020-11-26
i386: Cleanup argument handling in ix86_expand_*_builtin functions.
Uros Bizjak
1
-68
/
+44
2020-11-26
dwarf: fix language_string for C2X
Martin Liska
1
-1
/
+1
2020-11-26
ada: c++: Get rid of libposix4, librt on Solaris
Rainer Orth
7
-183
/
+98
2020-11-26
libstdc++: Fix undefined FILE* operations in test
Jonathan Wakely
1
-1
/
+2
2020-11-26
libstdc++: Add new headers to stdc++.h
Jonathan Wakely
2
-3
/
+3
2020-11-26
rs6000: Set param_vect_partial_vector_usage as 1 for P10
Kewen Lin
1
-4
/
+7
2020-11-26
gimple-fold: Use DECL_PADDING_P in __builtin_clear_padding
Jakub Jelinek
1
-4
/
+2
2020-11-26
match.pd: Avoid ICE with shifts [PR97979]
Jakub Jelinek
3
-1
/
+22
2020-11-26
Delete dead code in ix86_expand_special_args_builtin
liuhongt
1
-39
/
+25
2020-11-26
testsuite/98002 - fix gcc.dg/strncmp-2.c
Richard Biener
1
-0
/
+1
2020-11-26
Don't create location wrapper nodes within OpenACC clauses
Thomas Schwinge
13
-7
/
+718
2020-11-26
i386: Use SDWIM mode iterator for abs and maxmin [PR97873]
Uros Bizjak
2
-18
/
+45
2020-11-26
[Ada] Ada.Numerics.Big_Numbers.Big_Reals.To_Big_Real looses precision
Arnaud Charlet
1
-1
/
+9
[prev]
[next]