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
/
config
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-22
Replace REDUC_*_EXPRs with internal functions.
Richard Sandiford
2
-8
/
+11
2017-11-22
vxworks.c (vxworks_override_options): Pick default dwarf version from macro v...
Olivier Hainque
3
-3
/
+24
2017-11-22
re PR c++/60336 (empty struct value is passed differently in C and C++)
Marek Polacek
2
-1
/
+69
2017-11-22
[ARM] Factor out CMSE register clearing code
Thomas Preud'homme
1
-141
/
+142
2017-11-22
2017-11-22 Tamar Christina <tamar.christina@arm.com>
Tamar Christina
1
-0
/
+66
2017-11-22
arm.c (cmse_nonsecure_call_clear_caller_saved): Get rid of padding_bits_to_cl...
Thomas Preud'homme
1
-4
/
+2
2017-11-22
[ARM] Use bitmap to control cmse_nonsecure_call register clearing
Thomas Preud'homme
1
-16
/
+30
2017-11-21
i386-opts.h (enum prefer_vector_width): Added new enum for the new option -mp...
Sergey Shalnov
4
-12
/
+44
2017-11-21
ppc-asm.h (f50, vs50): Fix values.
Pat Haugen
1
-2
/
+2
2017-11-21
* config/i386/i386.md: Missing file from my previous commit.
Uros Bizjak
1
-16
/
+15
2017-11-21
re PR target/82880 (gcc --help=target --help=optimizers hangs on mips)
Jakub Jelinek
1
-2
/
+1
2017-11-21
[ARC] Reimplement exception handling support.
Claudiu Zissulescu
4
-78
/
+166
2017-11-21
re PR c++/83059 (ICE on invalid C++ code: in tree_to_uhwi, at tree.c:6633)
Jakub Jelinek
1
-1
/
+1
2017-11-20
i386.c (parse_mtune_ctrl_str): Start diagnostics with lower case letter.
Jakub Jelinek
1
-1
/
+1
2017-11-20
i386.md (bswaphi2): New expander.
Uros Bizjak
1
-0
/
+33
2017-11-20
[ARM] Do no clobber r4 in Armv8-M nonsecure call
Thomas Preud'homme
3
-26
/
+21
2017-11-19
re PR target/82713 (ICE in ix86_builtin_vectorization_cost, at config/i386/i3...
Jan Hubicka
1
-1
/
+12
2017-11-19
[arc] Remove semicolon after do while (0) in FUNCTION_PROFILER
Tom de Vries
1
-1
/
+1
2017-11-19
[phoenix] Remove semicolon after do {} while (0) in TARGET_OS_CPP_BUILTINS
Tom de Vries
1
-1
/
+1
2017-11-19
[visium] Remove semicolon after ASM_OUTPUT_CASE_END
Tom de Vries
1
-1
/
+1
2017-11-19
[ft32, spu] Remove semicolon after do {} while (0) in REGISTER_TARGET_PRAGMAS
Tom de Vries
2
-2
/
+2
2017-11-19
[mcore] Remove semicolon after do {} while (0) in MCORE_EXPORT_NAME
Tom de Vries
2
-2
/
+2
2017-11-17
aarch64-simd.md (fnma<mode>4): Move neg operator to canonical location.
Steve Ellcey
1
-3
/
+2
2017-11-17
re PR target/81356 (__builtin_strcpy is not good for copying an empty string ...
Steve Ellcey
1
-20
/
+0
2017-11-17
Use rcrt1.o%s/grcrt1.o%s to relocate static PIE
H.J. Lu
1
-2
/
+3
2017-11-17
i386.c (ix86_multiplication_cost, [...]): Break out from ...
Jan Hubicka
1
-129
/
+293
2017-11-17
[AArch64] Adjust tuning parameters for Falkor
Luis Machado
1
-2
/
+2
2017-11-17
re PR target/82641 (Unable to enable crc32 for a certain function with target...
Tamar Christina
2
-5
/
+33
2017-11-17
Add Intel CET support for EH in libgcc.
Igor Tsimbalist
2
-4
/
+32
2017-11-17
Enable building libgcc with CET options.
Igor Tsimbalist
1
-0
/
+93
2017-11-17
[ARC] Update GLIBC_DYNAMIC_LINKER
Vineet Gupta
1
-1
/
+1
2017-11-17
[ARM] Fix ICE in Armv8-M Security Extensions code
Thomas Preud'homme
1
-1
/
+2
2017-11-17
Enable option -mprefer-avx256 as default for Intel Skylake configuration
Sergey Shalnov
2
-1
/
+11
2017-11-17
[NDS32] Reserve more register numbers for new registers in the future.
Chung-Ju Wu
1
-53
/
+104
2017-11-17
Add nds32 vector modes.
Chung-Ju Wu
2
-2
/
+19
2017-11-16
Had a small thinko in the implementation of mmintrin.h _mm_add_pi32 that only...
Steven Munroe
1
-2
/
+2
2017-11-16
power9.md (power9fpdiv): New automaton and cpu_unit defined for it.
Pat Haugen
1
-22
/
+43
2017-11-16
rs6000.c (rs6000_expand_builtin): Do not do the switch statement mapping KF b...
Michael Meissner
1
-1
/
+5
2017-11-16
Provide more constraints for future use.
Chung-Ju Wu
2
-3
/
+64
2017-11-16
Remove the useless constant UNSPEC_VOLATILE_FUNC_RETURN.
Chung-Ju Wu
1
-1
/
+0
2017-11-16
Add new options: -mext-perf, -mext-perf2, -mext-string.
Chung-Ju Wu
6
-20
/
+58
2017-11-16
Fix GFNI check which didn't work properly in gfni+sse case
Julia Koval
2
-2
/
+4
2017-11-16
Enable VBMI2 support [1/7]
Julia Koval
6
-2
/
+16
2017-11-16
GFNI enabling [4/4]
Julia Koval
5
-0
/
+100
2017-11-15
i386.c (x86_print_call_or_nop): Emit 5 byte nop explicitly as a stream of bytes.
Uros Bizjak
1
-1
/
+2
2017-11-15
altivec.h (vec_xst_be): New #define.
Bill Schmidt
6
-233
/
+328
2017-11-15
i386: Add X86_TUNE_EMIT_VZEROUPPER
H.J. Lu
3
-2
/
+9
2017-11-15
rs6000.c (rs6000_gimple_fold_builtin): Add support for folding of vector comp...
Will Schmidt
2
-21
/
+114
2017-11-15
arm-cpus.in (armv8_3, [...]): New
Tamar Christina
2
-6
/
+27
2017-11-15
arm.h (TARGET_DOTPROD): Add arm_arch8_2.
Tamar Christina
1
-2
/
+3
[next]