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
2014-11-28
c-ubsan.c (ubsan_instrument_shift): Use op1_utype for MINUS_EXPR instead of u...
Marek Polacek
4
-1
/
+74
2014-11-28
re PR rtl-optimization/64087 (ICE on valid code at -O3 on x86_64-linux-gnu in...
Vladimir Makarov
4
-9
/
+70
2014-11-28
Pass unpromoted argument to promote_function_mode
H.J. Lu
4
-2
/
+40
2014-11-28
tree-vect-data-refs.c (vect_transform_grouped_load): Limit shift permutations...
Evgeny Stupachenko
4
-22
/
+10
2014-11-28
[ARM] Optimize copysign/copysignf for soft-float using BFI
Jiong Wang
4
-0
/
+112
2014-11-28
omp-low.c (lower_omp_critical): Mark critical sections inside target function...
Andrey Turetskiy
2
-10
/
+20
2014-11-28
Update gcc.target/i386/pr63661.c
H.J. Lu
2
-3
/
+13
2014-11-28
lto-wrapper.c (run_gcc): Set have_lto and have_offload if at least one file c...
Ilya Verbin
2
-6
/
+12
2014-11-28
Update comments.
Arnaud Charlet
1
-27
/
+21
2014-11-28
Update copyright notice.
Arnaud Charlet
1
-1
/
+1
2014-11-28
cgraphunit.c (ipa_passes): Handle flag_generate_offload.
Ilya Verbin
9
-23
/
+45
2014-11-28
[ARM] Add -mcpu=cortex-a17.cortex-a7
Kyrylo Tkachov
6
-2
/
+18
2014-11-28
[ARM] Add Cortex-A17 support
Kyrylo Tkachov
11
-5
/
+801
2014-11-28
Use native tune. nehalem is not able to triggle the issue in trunk any more.
Renlin Li
2
-2
/
+7
2014-11-28
Add testcase for PR63661.
Renlin Li
2
-0
/
+82
2014-11-28
re PR c/63862 (C frontend converts shift-count to int while standard wants in...
Marek Polacek
10
-24
/
+72
2014-11-28
re PR tree-optimization/64084 (match-and-simplify prefers complex matches)
Richard Biener
5
-19
/
+97
2014-11-28
Fix t-aprofile for march=armv8-a+crc
Ramana Radhakrishnan
2
-0
/
+8
2014-11-28
Daily bump.
GCC Administrator
1
-1
/
+1
2014-11-27
i386.md (preferred_for_size): New attribute
Uros Bizjak
3
-55
/
+95
2014-11-27
* dwarf2out.c (set_block_origin_self): Skip nested functions.
Eric Botcazou
2
-2
/
+9
2014-11-27
Use R15_REG for REAL_PIC_OFFSET_TABLE_REGNUM
H.J. Lu
3
-4
/
+8
2014-11-27
Disable pedantic warning for this testcase.
Kai Tietz
1
-0
/
+1
2014-11-27
IPA ICF: fix memory leak.
Martin Liska
3
-7
/
+19
2014-11-27
re PR middle-end/64088 (ICE: in fold_abs_const, at fold-const.c:15550)
Richard Biener
6
-11
/
+71
2014-11-27
Support avx512f in __builtin_cpu_supports.
Ilya Tocar
7
-24
/
+61
2014-11-27
re PR c++/63904 (ICE when accessing array member of constexpr struct)
Kai Tietz
2
-3
/
+9
2014-11-27
re PR c++/63904 (ICE when accessing array member of constexpr struct)
Kai Tietz
2
-0
/
+18
2014-11-27
re PR middle-end/64067 (ICE in expand_expr_real_1, at expr.c:10540, involving...
Jakub Jelinek
4
-5
/
+26
2014-11-27
re PR tree-optimization/64024 (gcc.dg/vect/vect-simd-clone-6.c ICEs)
Jakub Jelinek
6
-12
/
+88
2014-11-27
re PR lto/64025 (Several testsuite execution failures with -O2 -flto -fuse-li...
Jakub Jelinek
2
-5
/
+11
2014-11-27
re PR target/59593 ([arm big-endian] using "ldrh" access a immediate which ...
Thomas Preud'homme
6
-37
/
+88
2014-11-27
[AArch64][test] Mark variable as volatile in vsqrt_f64 test
Kyrylo Tkachov
2
-1
/
+5
2014-11-27
tree-ssa-sccvn.c (try_to_simplify): Allow gimple_fold_stmt_to_constant_1 to f...
Richard Biener
2
-1
/
+6
2014-11-27
re PR middle-end/64083 (ICE: in fix_loop_structure, at loop-init.c:252 compil...
Richard Biener
4
-9
/
+29
2014-11-27
re PR lto/63704 (-flto internal compiler error: in mems_in_disjoint_alias_set...
Richard Biener
2
-11
/
+9
2014-11-27
re PR tree-optimization/61634 (ICE in in vect_get_vec_def_for_operand, at tre...
Richard Biener
4
-35
/
+141
2014-11-27
revert: aarch64.c (aarch64_code_to_ccmode, [...]): New functions.
Zhenqiang Chen
2
-138
/
+9
2014-11-26
* g++.dg/ext/alignof2.C: xfail-run-if on AIX.
David Edelsohn
2
-0
/
+5
2014-11-27
Daily bump.
GCC Administrator
1
-1
/
+1
2014-11-26
Allow partial specialization of variable templates.
Jason Merrill
10
-76
/
+214
2014-11-26
re PR c++/63757 (nullptr conversion sequence fails to compile)
Paolo Carlini
4
-1
/
+32
2014-11-26
gcc.c (SANITIZER_SPEC): Don't error on -fsanitize=thread without -pie or -sha...
Jakub Jelinek
4
-7
/
+17
2014-11-26
comment fixes
Jason Merrill
2
-2
/
+2
2014-11-26
constexpr.c (cxx_eval_constant_expression): Avoid multiple evaluation.
Jason Merrill
2
-1
/
+15
2014-11-26
constexpr.c (cxx_eval_call_expression): Don't talk about flowing off the end ...
Jason Merrill
2
-1
/
+6
2014-11-26
re PR ipa/61190 (g++.old-deja/g++.mike/p4736b.C FAILs at -O2/-Os/-O3)
Bernd Edlinger
6
-35
/
+100
2014-11-26
re PR c++/59114 ([c++1y] ICE using auto in conversion operator)
Paolo Carlini
2
-0
/
+17
2014-11-26
re PR tree-optimization/63738 (ssa corruption when compiled with -O3)
Richard Biener
4
-0
/
+41
2014-11-26
Diagnose string constant conversion to char* in c++11 and above as forbidden,...
Ville Voutilainen
8
-11
/
+24
[prev]
[next]