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.c
Age
Commit message (
Expand
)
Author
Files
Lines
1999-10-04
tree.c (build1): Set TREE_SIDE_EFFECTS for expressions that always have side-...
Richard Henderson
1
-3
/
+24
1999-10-04
tree.c (make_node): Set TREE_SIDE_EFFECTS for expressions that are always hav...
Mark Mitchell
1
-0
/
+21
1999-10-02
tree.c (build): Don't look at TREE_SIDE_EFFECTS or TREE_RAISES for non-trees.
Mark Mitchell
1
-10
/
+29
1999-09-22
Fix complex-5.c problem
Michael Meissner
1
-0
/
+34
1999-09-21
Replace string const "<built-in>" with dynamic allocation.
Alex Samuel
1
-2
/
+12
1999-09-20
Make it possible to prototype port-specific functions (and convert i386 to us...
Bernd Schmidt
1
-0
/
+1
1999-09-14
c-pragma.c (handle_pragma_token): Wrap variables `name' and `value' in HANDLE...
Kaveh R. Ghazi
1
-6
/
+5
1999-09-13
tree.c (fix_sizetype): Exchange the types for TYPE_SIZE and TYPE_SIZE_UNIT.
Andreas Schwab
1
-2
/
+2
1999-09-11
tree.c (save_tree_status): Revert 10 Sep change.
Richard Henderson
1
-4
/
+7
1999-09-12
tree.c (type_hash_canon): Put all types in the hash-table, when GC'ing.
Mark Mitchell
1
-1
/
+1
1999-09-10
tree.c (type_hash_lookup): Check for equal TYPE_ALIGN fields when comparing t...
Andrew Haley
1
-0
/
+6
1999-09-10
loop.c (basic_induction_var): Typo NULL_RTX -> NULL.
Richard Henderson
1
-4
/
+3
1999-09-10
Move declarations and building code for common tree nodes to tree.[ch]
Bernd Schmidt
1
-0
/
+185
1999-09-08
gansidecl.h (__attribute__, [...]): Delete.
Kaveh R. Ghazi
1
-1
/
+1
1999-09-07
Linas Vepstas <linas@linas.org>
Linas Vepstas
1
-3
/
+3
1999-09-07
emit-rtl.c (free_emit_status): Take decl as a parameter.
Mark Mitchell
1
-9
/
+0
1999-09-06
copy_node should copy the node
Bernd Schmidt
1
-4
/
+2
1999-09-05
Makefile.in (ggc-simple.o): Depend on varray.h.
Richard Henderson
1
-19
/
+63
1999-09-05
Makefile.in (tree.o): Depend on ggc.h.
Richard Henderson
1
-20
/
+42
1999-09-04
Change memory mangement and constant pool handling for nested functions to ma...
Bernd Schmidt
1
-133
/
+11
1999-08-29
tree.c (tree_code_name): Constify a char*.
Kaveh R. Ghazi
1
-1
/
+1
1999-08-27
tree.c (copy_node): Improve documentation.
Mark Mitchell
1
-4
/
+7
1999-08-26
For gcc:
Gavin Romig-Koch
1
-1
/
+1
1999-08-26
system.h: Don't redefine abort or trim_filename.
Zack Weinberg
1
-82
/
+7
1999-08-20
machmode.h (mode_name): Constify a char*.
Kaveh R. Ghazi
1
-2
/
+0
1999-08-20
tree.c (expr_check): Fix typo in last change.
Zack Weinberg
1
-1
/
+1
1999-08-19
rtl.def (NOTE): Change format to "iuu0n".
Zack Weinberg
1
-51
/
+82
1999-08-16
tree.c (type_hash_add): Use permalloc to allocate nodes in the hashtable.
Mark Mitchell
1
-1
/
+1
1999-08-13
For gcc:
Gavin Romig-Koch
1
-1
/
+11
1999-08-04
Warning fixes:
Kaveh R. Ghazi
1
-0
/
+2
1999-07-31
Backport of GC branch patches part 1: kill eh status saving.
Bernd Schmidt
1
-1
/
+0
1999-07-15
Fix winsup build failure reported by Chris Faylor.
Jim Wilson
1
-1
/
+6
1999-04-17
Check for circularity only if ENABLE_CHECKING is defined
Craig Burley
1
-0
/
+2
1999-04-15
tree.c (valid_machine_attribute): If we're modifying the FUNCTION_TYPE within...
Jason Merrill
1
-0
/
+7
1999-03-23
tree.c (first_rtl_op, [...]): Handle GOTO_SUBROUTINE_EXPR.
Per Bothner
1
-0
/
+2
1999-03-14
cse.c (check_fold_consts): New static function.
Kaveh R. Ghazi
1
-17
/
+37
1999-03-02
tree.c (save_tree_status): Don't treat functions with no context as nested.
Mark Mitchell
1
-3
/
+6
1999-02-17
tree.c (tree_node_kind_names, [...]): Qualify a char* with the `const' keyword.
Kaveh R. Ghazi
1
-17
/
+17
1999-01-26
Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog for
Jeffrey A Law
1
-6
/
+6
1999-01-18
Warning fixes:
Kaveh R. Ghazi
1
-3
/
+3
1999-01-11
* tree.c (new_alias_set): Return zero if !flag_strict_aliasing.
Richard Henderson
1
-1
/
+4
1999-01-09
tree.c (copy_node): Oops.
Richard Henderson
1
-1
/
+1
1999-01-09
Update copyright.
Richard Henderson
1
-1
/
+1
1999-01-09
Remove now-unused variables.
Richard Henderson
1
-4
/
+1
1999-01-09
tree.c (make_node): Call bzero instead of inline clear.
Richard Henderson
1
-21
/
+6
1998-12-23
Warning fixes:
Kaveh R. Ghazi
1
-3
/
+3
1998-11-08
gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it...
Kaveh R. Ghazi
1
-6
/
+6
1998-10-28
tree.c (append_random_chars): New fn.
Jason Merrill
1
-7
/
+67
1998-10-21
invoke.texi: Document -flang-isoc9x.
Mark Mitchell
1
-28
/
+30
1998-10-13
Warning fixes:
Kaveh R. Ghazi
1
-3
/
+4
[next]