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
2017-11-16
[multiple changes]
Pierre-Marie de Rodat
17
-1348
/
+4339
2017-11-16
sem_ch6.adb (Create_Extra_Formals): The type of the BIP_Object_Access formal ...
Bob Duff
5
-6
/
+100
2017-11-16
Provide more constraints for future use.
Chung-Ju Wu
3
-3
/
+72
2017-11-16
Remove the useless constant UNSPEC_VOLATILE_FUNC_RETURN.
Chung-Ju Wu
2
-1
/
+4
2017-11-16
Add new options: -mext-perf, -mext-perf2, -mext-string.
Chung-Ju Wu
8
-24
/
+79
2017-11-16
Fix GFNI check which didn't work properly in gfni+sse case
Julia Koval
3
-2
/
+10
2017-11-16
Enable VBMI2 support [1/7]
Julia Koval
9
-7
/
+58
2017-11-16
GFNI enabling [4/4]
Julia Koval
15
-4
/
+244
2017-11-16
Daily bump.
GCC Administrator
1
-1
/
+1
2017-11-15
i386.c (x86_print_call_or_nop): Emit 5 byte nop explicitly as a stream of bytes.
Uros Bizjak
2
-16
/
+24
2017-11-15
altivec.h (vec_xst_be): New #define.
Bill Schmidt
9
-236
/
+380
2017-11-15
PR testsuite/82988 - g++.dg/cpp0x/lambda/lambda-switch.C fail
Martin Sebor
2
-2
/
+9
2017-11-15
Move gcc/testsuite entries to gcc/testsuite/ChangeLog
H.J. Lu
2
-6
/
+5
2017-11-15
i386: Add X86_TUNE_EMIT_VZEROUPPER
H.J. Lu
13
-3
/
+91
2017-11-15
rs6000.c (rs6000_gimple_fold_builtin): Add support for folding of vector comp...
Will Schmidt
13
-36
/
+155
2017-11-15
re PR fortran/78240 (ICE in match_clist_expr, at fortran/decl.c:728)
Steven G. Kargl
2
-1
/
+9
2017-11-15
re PR tree-optimization/82726 (ICE in verify_ssa during GIMPLE pass: pcom)
Bin Cheng
3
-16
/
+165
2017-11-15
re PR tree-optimization/82726 (ICE in verify_ssa during GIMPLE pass: pcom)
Bin Cheng
2
-51
/
+33
2017-11-15
arm-cpus.in (armv8_3, [...]): New
Tamar Christina
4
-7
/
+34
2017-11-15
arm.h (TARGET_DOTPROD): Add arm_arch8_2.
Tamar Christina
2
-2
/
+7
2017-11-15
[ARM] Fix more -Wreturn-type fallout
Sudakshina Das
3
-1
/
+9
2017-11-15
Compile strncpy-fix-1.c with -Wno-stringop-truncation
Tom de Vries
2
-1
/
+5
2017-11-15
pr81706.c: Adjust asm for darwin.
Dominique d'Humieres
3
-4
/
+9
2017-11-15
[PR c++/81574] lambda capture of function reference
Nathan Sidwell
4
-1
/
+26
2017-11-15
re PR tree-optimization/82985 (ICC: in vn_nary_build_or_lookup_1, at tree-ssa...
Richard Biener
2
-0
/
+463
2017-11-15
Fix fallout of -fsanitize=vptr.
Martin Liska
2
-2
/
+6
2017-11-15
Disable -Wreturn-type by default in all languages other from C++.
Martin Liska
5
-8
/
+19
2017-11-15
Fix PR82941 and PR82942 by adding proper vzeroupper generation on SKX.
Sebastian Peryt
8
-26
/
+93
2017-11-15
Fix -Wreturn-type fallout in g++.dg/cpp0x/rv-trivial-bug.C on Solaris 10
Rainer Orth
2
-0
/
+5
2017-11-15
[AArch64] Improve scheduling model for X-Gene
Dominik Infuehr
2
-44
/
+105
2017-11-15
re PR target/82981 (unnecessary __multi3 call for mips64r6 linux kernel)
Jakub Jelinek
6
-7
/
+126
2017-11-15
re PR tree-optimization/82977 (AddressSanitizer: heap-use-after-free in strle...
Jakub Jelinek
2
-1
/
+7
2017-11-15
Coverage: remove -fkeep-inline-functions from coverage_flags.
Martin Liska
3
-4
/
+9
2017-11-15
Use proper probability (PR target/82927)
Martin Liska
2
-2
/
+12
2017-11-15
Zero vptr in dtor for -fsanitize=vptr.
Martin Liska
4
-1
/
+52
2017-11-14
explow.c (anti_adjust_stack_and_probe_stack_clash): Avoid probing the red zon...
Jeff Law
2
-2
/
+16
2017-11-14
tree-ssa-threadupdate.c (thread_through_all_blocks): Thread blocks is post or...
Jeff Law
2
-8
/
+31
2017-11-15
introduce TDF_compare_debug, omit OBJ_TYPE_REF casts with it
Alexandre Oliva
4
-2
/
+17
2017-11-15
Use compare-debug for bootstrap-debug-lean to ignore != DW_AT_producer
Alexandre Oliva
2
-0
/
+6
2017-11-15
Add __builtin_tgmath for better tgmath.h implementation (bug 81156).
Joseph Myers
15
-63
/
+1441
2017-11-15
compiler: remove LHS/RHS context determination for var exprs
Than McIntosh
11
-154
/
+34
2017-11-14
vr-values.c: New file with contents extracted from tree-vrp.c.
Jeff Law
5
-4196
/
+4315
2017-11-15
Daily bump.
GCC Administrator
1
-1
/
+1
2017-11-14
rs6000.md (bswapdi2): On 32-bit ISA 3.0, don't generate the XXBRD instruction.
Michael Meissner
2
-6
/
+3
2017-11-14
rs6000-c.c (is_float128_p): New helper function.
Michael Meissner
7
-131
/
+325
2017-11-14
tree-ssa-threadupdate.c (compute_path_counts): Remove unused path_in_freq_ptr...
Jan Hubicka
2
-12
/
+8
2017-11-14
ipa-inline.c (edge_badness): Dump sreal frequency.
Jan Hubicka
3
-5
/
+10
2017-11-14
Adapt Solaris 12 references
Rainer Orth
8
-9
/
+24
2017-11-14
rs6000.c (swap_endian_selector_for_mode): Remove le_ and be_ prefixes to swap...
Carl Love
5
-98
/
+75
2017-11-14
Support GTY((cache)) on hash_map.
Jason Merrill
12
-53
/
+96
[next]