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
/
tree.def
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-27
Makefile.in (omp-low.o): Depend on $(TARGET_H).
Jakub Jelinek
1
-0
/
+4
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-2
/
+1
2013-01-04
Update Copyright years for files modified in 2011 and/or 2012.
Jakub Jelinek
1
-1
/
+1
2012-10-11
* tree.def (REDUC_PLUS_EXPR): Fix up comment.
Jakub Jelinek
1
-2
/
+5
2012-07-10
Add VEC_WIDEN_MULT_EVEN/ODD_EXPR
Richard Henderson
1
-0
/
+4
2012-06-27
Add MULT_HIGHPART_EXPR
Richard Henderson
1
-0
/
+4
2012-04-18
tree.def (CASE_LABEL_EXPR): Fix documentation, mention all operands.
Steven Bosscher
1
-4
/
+10
2012-03-19
tree.def (REALPART_EXPR, [...]): Move.
Eric Botcazou
1
-17
/
+17
2011-12-23
Delete VEC_EXTRACT_EVEN/ODD_EXPR.
Richard Henderson
1
-4
/
+0
2011-12-23
Delete VEC_INTERLEAVE_*_EXPR.
Jakub Jelinek
1
-4
/
+0
2011-12-13
Revert two unintended commits
Richard Henderson
1
-0
/
+4
2011-12-13
Delete VEC_INTERLEAVE_*_EXPR.
Richard Henderson
1
-4
/
+0
2011-11-22
remove mention of EH_FILTER_MUST_NOT_THROW
Jason Merrill
1
-2
/
+1
2011-11-08
Merge from transactional-memory branch.
Aldy Hernandez
1
-0
/
+4
2011-10-25
Fix typos in the names of vec_extract & vec_interleave tree codes.
Richard Henderson
1
-4
/
+4
2011-10-18
md.texi (vec_widen_ushiftl_hi, [...]): Document.
Ira Rosen
1
-0
/
+23
2011-10-07
Rename vshuffle/vec_shuffle to vec_perm.
Richard Henderson
1
-5
/
+6
2011-10-03
Vector shuffling patch from Artem Shinkarov.
Artjoms Sinkarovs
1
-0
/
+13
2011-08-29
20011-08-29 Artjoms Sinkarovs <artyom.shinkaroff@gmail.com>
Artjoms Sinkarovs
1
-1
/
+4
2011-08-02
backport: re PR fortran/46752 (OpenMP - Seg fault for unallocated allocatable...
Jakub Jelinek
1
-0
/
+16
2011-05-10
make CASE_LABEL_EXPR not abuse TREE_CHAIN
Nathan Froyd
1
-1
/
+1
2011-01-21
re PR other/47395 (the tree code WIDEN_MULT_MINUS_EXPR has a mismatching name)
Richard Guenther
1
-1
/
+1
2010-11-04
tree.def (FMA_EXPR): New tree code.
Richard Guenther
1
-0
/
+6
2010-10-14
re PR c++/44561 (using nullptr_t with -flto/-fwhopr causes ICE: tree code 'la...
Richard Guenther
1
-4
/
+7
2010-09-06
tree.def (MISALIGNED_INDIRECT_REF): Remove.
Richard Guenther
1
-11
/
+0
2010-09-03
tree.def (TARGET_MEM_REF): Merge TMR_SYMBOL and TMR_BASE.
Richard Guenther
1
-8
/
+10
2010-09-01
alias.c (ao_ref_from_mem): Adjust.
Richard Guenther
1
-2
/
+2
2010-08-16
tree-cfg.c (verify_types_in_gimple_reference): Verify TARGET_MEM_REF a bit.
Richard Guenther
1
-4
/
+4
2010-07-05
tree-ssa-loop-im.c (for_each_index): Do not handle ALIGN_INDIRECT_REF.
Richard Guenther
1
-5
/
+1
2010-07-01
re PR middle-end/42834 (memcpy folding overeager)
Richard Guenther
1
-0
/
+10
2010-06-25
With large parts from Jim Wilson:
Bernd Schmidt
1
-0
/
+12
2010-05-14
cp-lang.c (LANG_HOOKS_FOLD_OBJ_TYPE_REF): Remove both its undef and define.
Martin Jambor
1
-6
/
+3
2010-04-02
Make-lang.in, [...]: Update copyright years.
Steven Bosscher
1
-1
/
+1
2010-01-20
* tree.def (PLACEHOLDER_EXPR): Fix comment.
Thomas Quinot
1
-5
/
+5
2009-11-25
Remove trailing white spaces.
H.J. Lu
1
-14
/
+14
2009-11-01
tree.def (TARGET_MEM_REF): Update comment.
Eric Botcazou
1
-2
/
+2
2009-10-26
extend.texi (Named Address Spaces): New section.
Ben Elliston
1
-0
/
+4
2009-10-12
re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excess...
Alexandre Oliva
1
-0
/
+4
2009-09-14
builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec.
Richard Henderson
1
-2
/
+3
2009-09-14
Squash commit of EH in gimple
Richard Henderson
1
-10
/
+0
2009-08-28
tree.def: Remove note about obsolete TYPE_NONCOPIED_PARTS.
Richard Guenther
1
-10
/
+0
2009-05-22
re PR tree-optimization/38964 (TBAA side-effects of C++ new still missing)
Richard Guenther
1
-9
/
+0
2009-04-20
expr.c (handled_component_p): Move ...
Richard Guenther
1
-17
/
+20
2009-04-03
re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)
Richard Guenther
1
-9
/
+2
2009-03-30
fold-const.c (const_binop, [...]): Do not set TREE_CONSTANT_OVERFLOW.
Paolo Bonzini
1
-3
/
+2
2009-03-29
c-common.c (c_expand_expr, c_staticp): Remove.
Paolo Bonzini
1
-0
/
+7
2009-02-20
Update Copyright years for files modified in 2008 and/or 2009.
Jakub Jelinek
1
-1
/
+1
2009-01-04
tree.def (LSHIFT_EXPR, [...]): Add commentary.
Richard Sandiford
1
-1
/
+7
2008-10-22
tree.def (COMPLEX_TYPE): Constrain element type.
Richard Guenther
1
-1
/
+2
2008-10-05
re PR debug/37410 (DW_TAG_imported_module is not in its DW_TAG_lexical_block)
Dodji Seketeli
1
-0
/
+11
[next]