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
/
print-tree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-27
move TS_STATEMENT_LIST to be a substructure of TS_TYPED
Nathan Froyd
1
-1
/
+0
2011-05-25
print-tree.c (print_node): Only look at TREE_TYPE if TS_TYPED.
Jason Merrill
1
-1
/
+1
2011-04-13
tree.h (struct tree_int_cst, [...]): Include tree_typed instead of tree_common.
Nathan Froyd
1
-5
/
+0
2011-04-13
ada-tree.h (union lang_tree_node): Check for TS_COMMON before calling TREE_CH...
Nathan Froyd
1
-1
/
+2
2010-09-27
* print-tree.c (print_node): Print in-constant-pool.
Jie Zhang
1
-0
/
+2
2010-08-20
vec.h (FOR_EACH_VEC_ELT): Define.
Nathan Froyd
1
-1
/
+1
2010-05-29
tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.
Jan Hubicka
1
-2
/
+2
2010-05-27
print-tree.c (debug_vec_tree): New fn.
Jason Merrill
1
-2
/
+39
2010-05-21
diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...
Joseph Myers
1
-0
/
+1
2010-05-21
tree.h: Include real.h and fixed-value.h as basic datatypes.
Steven Bosscher
1
-2
/
+0
2010-04-02
Make-lang.in, [...]: Update copyright years.
Steven Bosscher
1
-1
/
+1
2010-01-21
tree.h (TYPE_TRANSPARENT_UNION): Replace with ...
Janis Johnson
1
-2
/
+3
2009-11-30
tree-dump.c (dump_option_value_in): Add TDF_NOUID.
Richard Guenther
1
-6
/
+29
2009-11-25
Remove trailing white spaces.
H.J. Lu
1
-13
/
+13
2009-10-26
extend.texi (Named Address Spaces): New section.
Ben Elliston
1
-0
/
+5
2009-10-17
* print-tree.c (print_node): Fix string for DECL_STRUCT_FUNCTION.
Eric Botcazou
1
-1
/
+1
2009-09-24
cgraphunit.c (cgraph_lower_function): Revert last change.
Jakub Jelinek
1
-2
/
+2
2009-09-14
Squash commit of EH in gimple
Richard Henderson
1
-0
/
+2
2009-08-25
hwint.h (HOST_LONG_FORMAT): New macro
Douglas B Rupp
1
-2
/
+3
2009-06-29
re PR middle-end/38212 (restrict implementation causes wrong-code)
Richard Guenther
1
-4
/
+0
2009-05-22
re PR tree-optimization/38964 (TBAA side-effects of C++ new still missing)
Richard Guenther
1
-2
/
+0
2009-05-05
tree.h: Remove DECL_BY_REFERENCE from private_flag comment.
Jakub Jelinek
1
-0
/
+4
2009-04-28
tree.h (SSA_NAME_VALUE): Remove.
Richard Guenther
1
-4
/
+1
2008-11-04
* print-tree.c (print_node): Use code instead of TREE_CODE (node).
Jakub Jelinek
1
-49
/
+49
2008-11-04
print-tree.c (print_node): Don't print DECL_INITIAL for PARM_DECL.
Jakub Jelinek
1
-1
/
+3
2008-10-05
re PR debug/37410 (DW_TAG_imported_module is not in its DW_TAG_lexical_block)
Dodji Seketeli
1
-0
/
+6
2008-08-06
builtins.c (expand_builtin_profile_func): Avoid C++ keywords.
Kaveh R. Ghazi
1
-9
/
+9
2008-07-29
c-decl.c (merge_decls): Do not handle DECL_INLINE.
Jan Hubicka
1
-2
/
+1
2008-07-28
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
Richard Biener
1
-21
/
+4
2008-07-26
cgraph.c (cgraph_function_possibly_inlined_p): Do not rely on DECL_INLINE.
Jan Hubicka
1
-2
/
+2
2008-07-23
Add ability to set target options (ix86 only) and optimization options on a f...
Michael Meissner
1
-0
/
+14
2008-05-16
invoke.text (-fdump-tree-*-verbose): New option.
Kenneth Zadeck
1
-15
/
+26
2008-05-08
tree-data-ref.c (dr_analyze_alias): Do not set DR_SUBVARS.
Richard Guenther
1
-9
/
+0
2008-04-23
tree-cfg.c (verify_expr): Check with is_gimple_address.
Paolo Bonzini
1
-2
/
+0
2008-04-15
dwarf2asm.c (dw2_assemble_integer): Cast to unsigned HOST_WIDE_INT for hex pr...
Doug Kwan
1
-2
/
+4
2008-04-07
Removal of Return with Depressed Stack Pointer support
Eric Botcazou
1
-3
/
+0
2008-03-06
tree.def (BIT_FIELD_REF): Constrain result type and its precision.
Richard Guenther
1
-2
/
+0
2008-02-26
system.h (USE_MAPPED_LOCATION): Poison.
Tom Tromey
1
-9
/
+4
2008-02-03
re PR c++/33916 (Default constructor fails to initialize array members)
Jason Merrill
1
-0
/
+15
2007-11-01
* print-tree.c (print_node): Print column number.
Tom Tromey
1
-0
/
+6
2007-09-06
tree-pretty-print.c (dump_decl_name): Cast LABEL_DECL_UID to int when printing.
Ian Lance Taylor
1
-2
/
+2
2007-08-11
alias.h (alias_set_type): Define new type.
Ian Lance Taylor
1
-2
/
+2
2007-08-08
tree.def (FIXED_POINT_TYPE): New type.
Chao-ying Fu
1
-1
/
+29
2007-07-28
calls.c (special_function_p, [...]): Constify.
Kaveh R. Ghazi
1
-2
/
+2
2007-07-26
Change copyright header to refer to version 3 of the GNU General Public Licen...
Nick Clifton
1
-4
/
+3
2007-07-10
re PR bootstrap/32617 (explow.c references DECL_ALIGN of a FUNCTION_DECL)
Geoffrey Keating
1
-11
/
+9
2007-06-12
re PR libstdc++/29286 (placement new does not change the dynamic type as it s...
Ian Lance Taylor
1
-1
/
+3
2007-02-15
tree.h (enum tree_code_class): Add tcc_vl_exp.
Sandra Loosemore
1
-8
/
+26
2007-01-11
builtins.c (expand_builtin_pow, [...]): Replace uses of the macro TREE_CONSTA...
Roger Sayle
1
-3
/
+3
2007-01-02
c-common.c (c_common_nodes_and_builtins): Since variants of void_type_node ge...
Douglas Gregor
1
-0
/
+5
[next]