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
path:
root
/
gcc
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-24
add offload target to testname for pass/fail message
Alexandre Oliva
1
-2
/
+15
2020-07-24
revamp intelmic-mkoffload aux dump names
Alexandre Oliva
1
-10
/
+62
2020-07-24
[PR96230] some -dumpbase-ext fixes
Alexandre Oliva
2
-7
/
+31
2020-07-24
[PR95720] protect gluefile and wrap_flags with -Wl too
Alexandre Oliva
2
-29
/
+40
2020-07-24
PR 93567, G edit descriptor uses E instead of F editing in rounding mode UP.
Dominique d'Humieres
1
-1
/
+25
2020-07-24
PR 93592 - Invalid UP/DOWN rounding with EN descriptor.
Dominique d'Humieres
5
-4
/
+742
2020-07-24
c++: Add testcase for [PR81339]
Patrick Palka
1
-0
/
+24
2020-07-24
iDefine TARGET_OFFLOAD_OPTIONS for AArch64
Matthias Klose
1
-0
/
+13
2020-07-24
i386: Emit mfence_sse2 for -Os [PR95750]
Uros Bizjak
1
-1
/
+2
2020-07-24
[testsuite] Fix TCL syntax error in 'scan-dump-dem-not'
Thomas Schwinge
1
-1
/
+1
2020-07-23
Restrict PR middle-end/95886 x86 test to !ia32
H.J. Lu
1
-3
/
+2
2020-07-24
Daily bump.
GCC Administrator
5
-1
/
+126
2020-07-23
libgo: add AIX FAT libraries support
Clément Chigot
1
-1
/
+1
2020-07-23
Restrict test to LP64.
Martin Sebor
1
-1
/
+2
2020-07-23
Resolve regression rtl-optimization/96298. Sorry for the breakage.
Roger Sayle
1
-1
/
+0
2020-07-23
OpenMP: Support 'lastprivate (conditional:' in Fortran
Tobias Burnus
8
-8
/
+304
2020-07-23
[Ada] Stub CUDA_Execute and CUDA_Global pragmas
Arnaud Charlet
9
-21
/
+221
2020-07-23
[Ada] Ada2020: AI12-0027 Access values and unaliased component
Arnaud Charlet
7
-249
/
+335
2020-07-23
gcov-tool: Fix merging of different endian coverage data [PR96267]
Dong JianQiang
1
-1
/
+1
2020-07-23
libomp: Add omp_depend_kind to omp_lib.{f90,h}
Tobias Burnus
1
-0
/
+1
2020-07-23
[Ada] Add push/pop capability in Output
Arnaud Charlet
2
-0
/
+38
2020-07-23
rs6000: Rename function adjust_vectorization_cost
Kewen Lin
1
-3
/
+3
2020-07-23
ivopts: Handle vector with length IFNs
Kewen Lin
1
-0
/
+4
2020-07-23
OpenMP: Update gcc/fortran/*.texi
Tobias Burnus
2
-8
/
+92
2020-07-23
PR target/96260 - KASAN should work even back-end not porting anything.
Kito Cheng
5
-2
/
+40
2020-07-23
c-c++-common/builtin-has-attribute-4.c: Require visibility.
Hans-Peter Nilsson
1
-0
/
+1
2020-07-23
Daily bump.
GCC Administrator
7
-1
/
+164
2020-07-22
OpenMP: Support 'if (simd:/cancel:' in Fortran
Tobias Burnus
7
-10
/
+229
2020-07-22
rs6000: __builtin_mma_disassemble_acc() doesn't store elements correctly in L...
Peter Bergner
3
-13
/
+14
2020-07-22
c++: Don't add enums to class's decl_list
Nathan Sidwell
1
-5
/
+8
2020-07-22
dump: filenames containing -
Nathan Sidwell
1
-1
/
+1
2020-07-22
c++: structural_comptypes addition
Nathan Sidwell
1
-9
/
+15
2020-07-22
c++: More cleanups for modern C++
Nathan Sidwell
3
-58
/
+39
2020-07-22
c++: Shrink lambda-expr
Nathan Sidwell
1
-2
/
+2
2020-07-22
preprocessor: add_path simplifications
Nathan Sidwell
1
-3
/
+5
2020-07-22
c++: mangling cleanups
Nathan Sidwell
1
-49
/
+26
2020-07-22
Limit pr95237-6.c to x86 targets
H.J. Lu
1
-2
/
+2
2020-07-22
expmed: Fix possible use of NULL_RTX return value from emit_store_flag
Jozef Lawrynowicz
1
-14
/
+21
2020-07-22
expr: Allow scalar_int_mode target mode when converting a constant
Jozef Lawrynowicz
1
-2
/
+2
2020-07-22
critical-hint-*.{c,f90}: Move from gcc/testsuite to libgomp/testsuite
Tobias Burnus
4
-242
/
+0
2020-07-22
Generation of adjusted ldp/stp for vector types
Przemyslaw Wirkus
10
-6
/
+151
2020-07-22
doc: fix a typo in languages.texi
Wei Wentao
1
-1
/
+1
2020-07-22
OpenMP: Fixes for omp critical + hint
Tobias Burnus
12
-43
/
+350
2020-07-22
gcc.dg/no_profile_instrument_function-attr-1.c: Adjust for NO_DOT_IN_LABEL
Hans-Peter Nilsson
1
-1
/
+1
2020-07-22
Daily bump.
GCC Administrator
6
-1
/
+251
2020-07-21
Add TARGET_LOWER_LOCAL_DECL_ALIGNMENT [PR95237]
Sunil K Pandey
16
-3
/
+170
2020-07-21
rs6000: Update test case count when compiling for power9
Peter Bergner
1
-1
/
+1
2020-07-21
c++: Fix scan forward over pragma [PR96257]
Nathan Sidwell
2
-8
/
+27
2020-07-21
PR fortran/89574 - ICE in conv_function_val, at fortran/trans-expr.c:3792
Harald Anlauf
2
-1
/
+35
2020-07-21
i386: Fix insn conditions of mfence patterns [PR95750]
Uros Bizjak
1
-4
/
+2
[prev]
[next]