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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-19
Makeifle-in (ipa-devirt.o): New.
Jan Hubicka
1
-0
/
+1
2013-08-18
cgraph.c (cgraph_create_indirect_edge): Discover polymorphic calls and record...
Jan Hubicka
1
-0
/
+1
2013-08-16
gimple-fold.c (gimple_extract_devirt_binfo_from_cst): Add new arugment expect...
Jan Hubicka
1
-0
/
+1
2013-08-06
Commit the vtable verification feature.
Caroline Tice
1
-1
/
+3
2013-07-13
print-tree.c (debug_vec_tree): Use debug_raw.
Jason Merrill
1
-0
/
+2
2013-07-06
re PR target/29776 (result of ffs/clz/ctz/popcount/parity are already sign-ex...
Jakub Jelinek
1
-1
/
+1
2013-06-21
gimple-fold.c (gimple_extract_devirt_binfo_from_cst): Use types_same_for_odr.
Jan Hubicka
1
-0
/
+1
2013-06-17
lto-streamer.h (enum LTO_tags): Add LTO_tree_scc.
Richard Biener
1
-0
/
+24
2013-06-13
tree-ssa-forwprop.c (simplify_bitwise_binary, [...]): Generalize to complex a...
Marc Glisse
1
-0
/
+1
2013-05-23
re PR middle-end/57347 (wrong code for bitfield on x86_64-linux at -Os and ab...
Martin Jambor
1
-0
/
+1
2013-05-14
fold-const.c (fold_negate_expr): Handle vectors.
Marc Glisse
1
-1
/
+0
2013-05-13
tree-vect-generic.c (uniform_vector_p): Move ...
Marc Glisse
1
-0
/
+5
2013-05-10
stor-layout.c (element_precision): New function.
Marc Glisse
1
-0
/
+2
2013-05-09
tree.c (build_constructor_va): New.
Jason Merrill
1
-0
/
+1
2013-05-06
tree.c (integer_all_onesp): Test that both components are all 1s.
Marc Glisse
1
-0
/
+5
2013-04-11
stor-layout.c (skip_simple_constant_arithmetic): Move to...
Eric Botcazou
1
-2
/
+7
2013-04-09
tree.c (type_hash_lookup, [...]): Make static.
Maxim Kuvyrkov
1
-2
/
+0
2013-04-09
tree.h (unsave_expr_now): Remove.
Richard Biener
1
-1
/
+0
2013-04-03
re PR c/19449 (__builtin_constant_p cannot resolve to const when optimizing)
Jakub Jelinek
1
-0
/
+4
2013-03-29
tree.h (VAR_P): New.
Gabriel Dos Reis
1
-0
/
+4
2013-03-29
Add uniform debug dump function names.
Lawrence Crowl
1
-0
/
+12
2013-03-21
tree.h (VECTOR_TYPE_P): New macro.
Marc Glisse
1
-6
/
+10
2013-03-21
tree.h (DECL_DEBUG_EXPR_IS_FROM): Rename to ...
Richard Biener
1
-5
/
+3
2013-03-09
re PR middle-end/56524 (Compiler ICE when compiling with -mips16)
Richard Sandiford
1
-5
/
+10
2013-02-19
re PR target/52555 (ICE unrecognizable insn with -ffast-math and __attribute_...
Aldy Hernandez
1
-0
/
+11
2013-02-05
* tree.h (struct tree_decl_with_vis): Remove thread_local field.
Jakub Jelinek
1
-4
/
+3
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-3
/
+1
2012-12-19
re PR lto/55736 (lto ICE: tree code ''junl is not supported in LTO streams)
Richard Biener
1
-0
/
+1
2012-12-15
re PR libmudflap/53952 (FAIL: libmudflap.c++/pass55-frag.cxx ( -O[123]) execu...
Alexandre Oliva
1
-0
/
+3
2012-11-26
tree.h (DECL_RESTRICTED_P): Delete.
Eric Botcazou
1
-20
/
+11
2012-11-17
This patch rewrites the old VEC macro-based interface into a new one based on...
Diego Novillo
1
-46
/
+40
2012-11-14
tree.c (set_call_expr_flags): New function.
Jan Hubicka
1
-0
/
+1
2012-11-06
Function Multiversioning
Sriraman Tallam
1
-2
/
+8
2012-10-29
re PR c/53066 (Wshadow should not warn for shadowing an extern function)
Manuel López-Ibáñez
1
-0
/
+4
2012-10-16
re PR rtl-optimization/54870 (gfortran.dg/array_constructor_4.f90 FAILs)
Eric Botcazou
1
-3
/
+7
2012-10-09
re PR c++/54194 (misleading suggestion about arithmetic in operand of '|')
Paolo Carlini
1
-1
/
+4
2012-10-08
PR c++/53528 C++11 attribute support
Dodji Seketeli
1
-10
/
+20
2012-10-02
tree.h (DECL_NONLOCAL_FRAME): New macro.
Eric Botcazou
1
-0
/
+8
2012-10-01
tree.h (copy_mem_ref_info): Delete.
Eric Botcazou
1
-1
/
+0
2012-09-29
tree.c (truth_type_for): New function.
Marc Glisse
1
-0
/
+1
2012-09-27
tree.h (tree_constructor): Remove IS_UNKNOWN_LOCATION.
Dehao Chen
1
-3
/
+5
2012-09-26
tree.h (DECL_IS_BUILTIN): Compare LOCATION_LOCUS.
Richard Guenther
1
-1
/
+1
2012-09-19
Integrate lexical block into source_location.
Dehao Chen
1
-6
/
+7
2012-09-11
tree.h (expand_case): Move prototype ...
Steven Bosscher
1
-1
/
+0
2012-09-10
Remove unnecessary VEC function overloads.
Diego Novillo
1
-3
/
+2
2012-09-07
Modify gcc/*.[hc] double_int call sites to use the new interface.
Lawrence Crowl
1
-1
/
+1
2012-09-06
tree.h (MOVE_NONTEMPORAL): Remove.
Richard Guenther
1
-7
/
+0
2012-08-22
Make TREE_NOTHROW use the base.nothrow_flag again
Dodji Seketeli
1
-1
/
+1
2012-08-21
alloc-pool.c (pool_alloc): Fix valgrind annotation.
Richard Guenther
1
-1
/
+8
2012-08-21
cp-tree.h (TREE_INDIRECT_USING): Use TREE_LANG_FLAG_0 accessor.
Richard Biener
1
-64
/
+88
[next]