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
/
config
/
spu
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-23
rtl.texi (REG_NOTES): Say that int_list can also be used.
Richard Sandiford
1
-2
/
+2
2013-04-03
* config/spu/spu.c (emit_nop_for_insn): Handle JUMP_TABLE_DATA.
Ulrich Weigand
1
-2
/
+11
2013-03-30
cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.
Steven Bosscher
1
-4
/
+0
2013-03-29
cfgbuild.c (inside_basic_block_p): Use JUMP_TABLE_DATA_P in lieu of tests for...
Steven Bosscher
1
-2
/
+1
2013-03-23
avr.c, [...]: Where applicable...
Steven Bosscher
1
-3
/
+3
2013-01-10
Update copyright years in gcc/
Richard Sandiford
19
-26
/
+19
2013-01-04
Update Copyright years for files modified in 2011 and/or 2012.
Jakub Jelinek
8
-8
/
+11
2012-12-19
target.def: Define canonicalize_comparison hook.
Andreas Krebbel
2
-12
/
+17
2012-12-10
spu.md: Replace "operands" with "operands != NULL" in insn conditions.
Andreas Krebbel
1
-8
/
+8
2012-11-17
This patch rewrites the old VEC macro-based interface into a new one based on...
Diego Novillo
1
-3
/
+3
2012-11-01
This patch normalizes more bitmap function names.
Lawrence Crowl
1
-1
/
+1
2012-10-30
This patch implements the unification of the *bitmap interfaces as discussed.
Lawrence Crowl
1
-2
/
+2
2012-10-16
loop-doloop.c (doloop_modify): Pass doloop_end pattern to gen_doloop_begin.
Joern Rennecke
1
-1
/
+2
2012-09-20
s390.c (s390_chunkify_start): Replacing INSN_LOCATOR.
Dehao Chen
1
-11
/
+11
2012-09-05
hooks.c (hook_int_rtx_mode_as_bool_0): New function.
Oleg Endo
1
-1
/
+1
2012-08-15
spu.c: Include "cfgloop.h".
Ulrich Weigand
2
-7
/
+13
2012-07-25
re PR target/53633 (__attribute__((naked)) should disable -Wreturn-type)
Sandra Loosemore
1
-0
/
+11
2012-07-25
tm.texi: Regenerate.
Bill Schmidt
1
-9
/
+14
2012-07-16
spu.c (targetm): Move to bottom of file.
Ulrich Weigand
1
-301
/
+213
2012-07-16
system.h (dump_file): Do not define.
Steven Bosscher
2
-1
/
+2
2012-07-13
re PR bootstrap/53955 (Missing prototypes in i386.c, bootstrap failure with -...
Bill Schmidt
1
-4
/
+4
2012-07-13
tm.texi: Regenerate.
Bill Schmidt
1
-0
/
+65
2012-07-10
Zap now unused builtin_mul_widen_even/odd target hooks
Richard Henderson
1
-42
/
+0
2012-07-10
spu: Rename patterns for vec_widen_<s>mult_even/odd_<mode>
Richard Henderson
3
-88
/
+87
2012-06-24
output.h: (current_function_is_leaf...
Steven Bosscher
1
-7
/
+7
2012-06-17
cfglayout.h: Remove.
Steven Bosscher
2
-2
/
+1
2012-06-13
targhooks.c (default_builtin_vectorized_conversion): Handle vec_construct, us...
Bill Schmidt
1
-1
/
+7
2012-05-29
integrate.c: Remove.
Steven Bosscher
2
-2
/
+1
2012-05-29
LANGUAGES: Fix typos.
Joseph Myers
2
-4
/
+4
2012-05-05
rtl.h (plus_constant, [...]): Merge into a single plus_constant function.
Richard Sandiford
2
-8
/
+10
2012-02-10
re PR tree-optimization/50031 (Sphinx3 has a 10% regression going from GCC 4....
Bill Schmidt
1
-0
/
+1
2011-11-02
Move libgcc2 to toplevel libgcc
Rainer Orth
13
-995
/
+0
2011-11-02
Move libgcc1 to toplevel libgcc
Rainer Orth
1
-4
/
+0
2011-11-02
Move crtstuff support to toplevel libgcc
Rainer Orth
3
-515
/
+0
2011-10-25
spu: Remove vec_extract_even/odd and vec_interleave expanders.
Richard Henderson
1
-433
/
+0
2011-10-21
spu.md ("vec_permv16qi"): Reduce selector modulo 32 before using the shufb in...
Ulrich Weigand
1
-3
/
+9
2011-10-20
Remove TARGET_VECTORIZE_BUILTIN_VEC_PERM.
Richard Henderson
1
-47
/
+0
2011-10-19
re PR target/50310 (ICE: in gen_vcondv2div2df, at config/i386/sse.md:1435 wit...
Ulrich Weigand
1
-2
/
+55
2011-10-18
spu.c (struct machine_function): New data structure.
Ulrich Weigand
1
-12
/
+36
2011-10-17
configure.ac: Add --with-native-system-header-dir.
Simon Baldwin
2
-9
/
+0
2011-10-13
spu: Implement vec_permv16qi.
Richard Henderson
1
-0
/
+12
2011-09-02
re PR tree-optimization/27460 (Does not vectorize statements with mixed type ...
Richard Guenther
1
-2
/
+2
2011-08-18
tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.
Richard Sandiford
1
-2
/
+3
2011-08-16
spu.c (spu_emit_branch_or_set): Avoid reverse tests when generating an intege...
Ulrich Weigand
1
-1
/
+23
2011-08-16
spu.h (LEGITIMIZE_RELOAD_ADDRESS): New macro.
Ulrich Weigand
3
-2
/
+59
2011-08-05
Makefile.in (FPBIT_FUNCS, [...]): Remove.
Rainer Orth
1
-16
/
+0
2011-08-05
Makefile.in (UNWIND_H): Remove.
Rainer Orth
1
-3
/
+0
2011-08-03
spu: Use define_c_enum.
Richard Henderson
1
-59
/
+63
2011-07-20
target.def (class_max_nregs): New hook.
Anatoly Sokolov
1
-3
/
+0
2011-07-19
tree.h (fold_build_pointer_plus_loc): New helper function.
Richard Guenther
1
-11
/
+8
[next]