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/gfortran-test
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-15
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-15
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
2016-11-24
Allow -fopenmp in NVPTX mkoffload
Alexander Monakov
2
-2
/
+7
2016-11-24
sparc-common.c (sparc_option_optimization_table): Enable REE at -O2 and higher.
Eric Botcazou
3
-0
/
+14
2016-11-24
[TER] PR target/48863 : Don't replace expressions across local register varia...
Kyrylo Tkachov
4
-4
/
+74
2016-11-24
re PR rtl-optimization/78437 (invalid sign-extend conversion in REE pass)
Eric Botcazou
2
-0
/
+54
2016-11-24
Dump probability for edges a frequency for BBs
Martin Liska
13
-21
/
+107
2016-11-24
common.opt (flimit-function-alignment): New.
Bernd Schmidt
8
-4
/
+43
2016-11-24
re PR tree-optimization/71595 (ICE on valid code at -O2 and -O3 on x86_64-lin...
Richard Biener
6
-13
/
+55
2016-11-24
re PR rtl-optimization/78120 (If conversion no longer performed)
Bernd Schmidt
4
-10
/
+61
2016-11-24
re PR rtl-optimization/78120 (If conversion no longer performed)
Bernd Schmidt
2
-1
/
+4
2016-11-24
re PR rtl-optimization/78120 (If conversion no longer performed)
Bernd Schmidt
2
-1
/
+23
2016-11-24
match.pd: Refine type conversion in result expr for below pattern: (cond (cmp...
Bin Cheng
2
-3
/
+9
2016-11-24
re PR middle-end/78429 (ICE in set_value_range, at tree-vrp.c on non-standard...
Eric Botcazou
5
-7
/
+50
2016-11-24
cp_parser_range_for: use safe_push instead of quick_push (PR
Martin Liska
4
-4
/
+26
2016-11-24
ldp_stp_1.c: Add -mcpu=generic.
Naveen H.S
3
-2
/
+7
2016-11-24
re PR middle-end/71762 (~X & Y to X < Y doesn't work for uninitialized values)
Richard Biener
1
-1
/
+3
2016-11-24
fmaxmin.c: Add -fno-vect-cost-model.
Naveen H.S
13
-12
/
+27
2016-11-24
Fix print_node for CONSTRUCTORs
Martin Liska
3
-29
/
+25
2016-11-24
nios2.c (nios2_init_libfuncs): Add ATTRIBUTE_UNUSED.
Chung-Lin Tang
2
-1
/
+5
2016-11-23
re PR target/78458 (LRA ICE building libgcc for powerpc-linux-gnuspe e500v2)
Peter Bergner
4
-3
/
+31
2016-11-24
Daily bump.
GCC Administrator
1
-1
/
+1
2016-11-23
Fix e500 offset handling for TImode.
Joseph Myers
2
-4
/
+9
2016-11-23
Add another e500 subreg pattern.
Joseph Myers
4
-0
/
+28
2016-11-24
combine: Query can_change_dest_mode before changing dest mode
Segher Boessenkool
2
-1
/
+7
2016-11-23
* varasm.c (assemble_name): Increase buffer size for name.
Jeff Law
2
-1
/
+3
2016-11-23
* config/i386/i386.md: Move some insn patterns around.
Uros Bizjak
1
-225
/
+225
2016-11-23
* config/spu/spu.md (floatunsdidf2): Remove unused local variable.
Jeff Law
2
-1
/
+5
2016-11-23
* doc/extend.texi: Constify first argument to __builtin_object_size.
Jakub Kicinski
2
-1
/
+5
2016-11-23
opth-gen.awk: Use unsigned shifts for bit masks.
Bernd Edlinger
2
-6
/
+11
2016-11-23
re PR fortran/78297 (ICE in finish_equivalences, at fortran/trans-common.c:1246)
Steven G. Kargl
4
-2
/
+27
2016-11-23
* gcc.target/powerpc/builtins-3.c: Add -maltivec and -mvsx options.
David Edelsohn
2
-2
/
+7
2016-11-23
i386.md (*<any_or:code>hi_1): Fix operand 2 constraints.
Uros Bizjak
2
-62
/
+67
2016-11-23
re PR sanitizer/69278 (Confusion option handling for -sanitize-recovery=alll)
Jakub Jelinek
5
-1
/
+49
2016-11-23
re PR tree-optimization/78482 (wrong code at -O3 in both 32-bit and 64-bit mo...
Jakub Jelinek
2
-3
/
+17
2016-11-23
re PR middle-end/69183 (ICE when using OpenMP PRIVATE keyword in OMP DO loop ...
Jakub Jelinek
4
-13
/
+48
2016-11-23
re PR target/78230 (Compile pr66178.c fail for mips64el-elf with N64 abi)
Kito Cheng
2
-2
/
+10
2016-11-23
i386.md (*movqi_internal): Calculate mode attribute of alternatives 7,8,9 dep...
Uros Bizjak
2
-85
/
+145
2016-11-23
re PR c++/77907 (Add "const" to argument of constexpr constructor causes the ...
Jakub Jelinek
4
-1
/
+40
2016-11-23
* config/mcore/mcore.c (emit_new_cond_insn): Fix prototype.
Jeff Law
2
-1
/
+3
2016-11-23
iq2000.c (iq2000_rtx_costs): Avoid multiplication in boolean context warning.
Jeff Law
2
-1
/
+4
2016-11-23
re PR middle-end/78153 (strlen return value can be assumed to be less than PT...
Prathamesh Kulkarni
6
-0
/
+61
2016-11-23
* config/ia64/ia64.c (ia64_emit_insn_before): Fix prototype.
Jeff Law
2
-1
/
+5
2016-11-23
[Patch ARM 17/17] Enable _Float16 for ARM and fix PR target/63250
James Greenhalgh
6
-9
/
+105
2016-11-23
[Patch 16/17 libgcc ARM] Half to double precision conversions
James Greenhalgh
8
-54
/
+109
2016-11-23
[Patch testsuite patch 10/17] Add options for floatN when checking effective ...
James Greenhalgh
2
-7
/
+18
2016-11-23
[Patch 8/17] Make _Float16 available if HFmode is available
James Greenhalgh
2
-4
/
+11
2016-11-23
[Patch 7/17] Delete TARGET_FLT_EVAL_METHOD and poison it.
James Greenhalgh
8
-39
/
+11
2016-11-23
[Patch 6/17] Migrate excess precision logic to use TARGET_EXCESS_PRECISION
James Greenhalgh
12
-118
/
+408
2016-11-23
[Patch 5/17] Add -fpermitted-flt-eval-methods=[c11|ts-18661-3]
James Greenhalgh
9
-0
/
+114
2016-11-23
[Patch 4/17] Implement TARGET_C_EXCESS_PRECISION for m68k
James Greenhalgh
2
-0
/
+42
2016-11-23
[Patch 3/17] Implement TARGET_C_EXCESS_PRECISION for s390
James Greenhalgh
2
-0
/
+45
[next]