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
2015-11-11
re PR fortran/67826 (gcc/fortran/openmp.c:1808: bad test ?)
Dominique d'Humieres
2
-1
/
+6
2015-11-11
gcc: configure: fix test == bashisms
Mike Frysinger
3
-4
/
+9
2015-11-10
aix.h (TARGET_OS_AIX_CPP_BUILTINS): Add cpu and machine asserts.
David Edelsohn
2
-2
/
+21
2015-11-11
[ARM] PR63870 Remove error for invalid lane numbers
Charles Baylis
2
-40
/
+21
2015-11-11
[ARM] PR63870 Mark lane indices of vldN/vstN with appropriate qualifier
Charles Baylis
3
-25
/
+77
2015-11-11
[ARM] PR63870 Add qualifiers for NEON builtins
Charles Baylis
4
-18
/
+48
2015-11-11
Daily bump.
GCC Administrator
1
-1
/
+1
2015-11-10
nvptx.opt (moptimize): New flag.
Nathan Sidwell
5
-1
/
+92
2015-11-10
rs6000.c (rs6000_secondary_reload_direct_move): Remove redundant code.
Bill Schmidt
2
-22
/
+6
2015-11-10
libgo: use Solaris sendfile lib, fix Solaris _in6_addr_t fields
Ian Lance Taylor
1
-1
/
+1
2015-11-10
[PATCH] Fix minor fallout from operand_address changes
Jeff Law
3
-3
/
+10
2015-11-10
config.gcc (powerpc*-*-*, [...]): Add power9 to hosts that default to 64-bit.
Michael Meissner
2
-2
/
+8
2015-11-10
re PR go/68255 (cgo-generated constructor not being called)
Ian Lance Taylor
1
-1
/
+1
2015-11-10
i386.md (*movabs<mode>_1): Add explicit size directives for -masm=intel.
Uros Bizjak
2
-2
/
+11
2015-11-10
i386.c (ix86_print_operand): Remove dead code that tried to avoid (%rip) for ...
Uros Bizjak
3
-15
/
+22
2015-11-10
[ARM] Fix costing of vmul+vcvt combine pattern
Kyrylo Tkachov
2
-0
/
+22
2015-11-10
[ARM][cleanup] Remove uses of CONST_DOUBLE_HIGH/LOW
Kyrylo Tkachov
2
-24
/
+12
2015-11-10
[AArch64] Move iterators from atomics.md to iterators.md
Matthew Wahab
3
-28
/
+42
2015-11-10
Enhance pool allocator
Martin Liska
2
-1
/
+20
2015-11-10
sse.md (HALFMASKMODE): New attribute.
Ilya Enkovich
5
-0
/
+272
2015-11-10
optabs.c (expand_binop_directly): Allow scalar mode for vec_pack_trunc_optab.
Ilya Enkovich
6
-27
/
+345
2015-11-10
i386-protos.h (ix86_expand_sse_movcc): New.
Ilya Enkovich
4
-1
/
+96
2015-11-10
optabs-query.h (get_vcond_mask_icode): New.
Ilya Enkovich
8
-66
/
+159
2015-11-10
sse.md (maskload<mode>): Rename to ...
Ilya Enkovich
2
-2
/
+43
2015-11-10
internal-fn.c (expand_MASK_LOAD): Adjust to maskload optab changes.
Ilya Enkovich
9
-32
/
+105
2015-11-10
expr.c (do_store_flag): Use expand_vec_cmp_expr for mask results.
Ilya Enkovich
20
-131
/
+1280
2015-11-10
re PR tree-optimization/68240 (compilation hangs on valid code at -O1 and abo...
Richard Biener
4
-8
/
+46
2015-11-10
tree-vect-data-refs.c (vect_slp_analyze_node_dependences): Handle memory usin...
Richard Biener
2
-11
/
+18
2015-11-10
re PR tree-optimization/56118 (Piecewise vector / complex initialization from...
Richard Biener
4
-3
/
+34
2015-11-10
[AArch64][2/3] Implement negcc, notcc optabs
Kyrylo Tkachov
5
-0
/
+133
2015-11-10
[optabs][ifcvt][1/3] Define negcc, notcc optabs
Kyrylo Tkachov
6
-0
/
+159
2015-11-10
[haifa-sched] PR rtl-optimization/68236: Exit early from autoprefetcher looka...
Kyrylo Tkachov
2
-1
/
+12
2015-11-10
Tie chains for move instructions.
Robert Suchanek
3
-1
/
+59
2015-11-10
* gfortran.dg/pr68251.f90: New test.
Eric Botcazou
2
-1
/
+1053
2015-11-10
Workaround PR68256 on AArch64
Ramana Radhakrishnan
2
-3
/
+11
2015-11-09
parser.c (cp_finalize_oacc_routine): New boolean first argument.
Cesar Philippidis
4
-30
/
+68
2015-11-09
PR c++/67913 - new expression with negative size not diagnosed
Martin Sebor
8
-20
/
+896
2015-11-10
routine-1.c: New.
Nathan Sidwell
6
-0
/
+208
2015-11-10
re PR target/57845 (ICE with -freg-struct-return on SPARC)
Eric Botcazou
5
-4
/
+30
2015-11-10
omp-low.h (replace_oacc_fn_attrib, [...]): Declare.
Nathan Sidwell
11
-4
/
+408
2015-11-10
Daily bump.
GCC Administrator
1
-1
/
+1
2015-11-10
constraints.md (wF constraint): New constraints for power9/toc fusion.
Michael Meissner
21
-123
/
+1923
2015-11-09
optabs.c (prepare_libcall_arg): New function.
Steve Ellcey
2
-0
/
+35
2015-11-09
* gcc.dg/sso/*.c: Robustify dg-output directives.
Eric Botcazou
43
-252
/
+256
2015-11-09
[sched] Dump dependency graph to a dot file
Nikolai Bozhenov
4
-0
/
+113
2015-11-09
Change behavior of -fsched-verbose option
Nikolai Bozhenov
4
-20
/
+15
2015-11-09
visium.h (PRINT_OPERAND): Delete.
Eric Botcazou
3
-64
/
+45
2015-11-09
re PR middle-end/68259 ([sso] tree checking failure in reverse_storage_order_...
Eric Botcazou
4
-2
/
+67
2015-11-09
omp-low.c: Fix some OpenACC comment typos.
Nathan Sidwell
3
-20
/
+12
2015-11-09
i386.md (*strmovqi_1): Fix insn enable condition.
Uros Bizjak
2
-20
/
+24
[next]