aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.h
AgeCommit message (Expand)AuthorFilesLines
1999-07-25builtins.c (expand_builtin_saveregs): Remove static, remove exp and ignore ar...Richard Henderson1-0/+10
1999-05-02tree.h (struct tree_decl): Add comdat_flag.Mark Mitchell1-0/+12
1999-03-06c-aux-info.c (data_type, [...]): Qualify a char* with the `const' keyword.Kaveh R. Ghazi1-2/+2
1999-02-18bitmap.c (bitmap_print): Qualify a char* with the `const' keyword.Kaveh R. Ghazi1-3/+3
1999-02-17tree.c (tree_node_kind_names, [...]): Qualify a char* with the `const' keyword.Kaveh R. Ghazi1-12/+16
1999-02-12Fix linux-x-cygwin build failure with readline.Jim Wilson1-1/+1
1999-02-07tree.h (TYPE_CHECK): Make it clear to the preprocessor that we do not want ma...Robert Lipe1-2/+2
1999-02-07* tree.h (DECL_P): New macro.Jason Merrill1-0/+2
1999-02-05c-common.c (decl_attributes): Fix reserved space for init_priority.Benjamin Kosnik1-0/+1
1999-01-24stmt.c (stmt_loop_nest_empty): New function.Jeffrey A Law1-0/+1
1999-01-18cpplib.c (special_symbol): Qualify a char* with the `const' keyword.Kaveh R. Ghazi1-1/+1
1999-01-08stmt.c (optimize_tail_recursion): New function, extracted from ...Jeffrey A Law1-1/+2
1998-11-27system.h: Include libiberty.h.Kaveh R. Ghazi1-15/+0
1998-11-07configure.in (host_xm_file, [...]): Arrange to include gansidecl.h in {ht}con...Kaveh R. Ghazi1-2/+0
1998-10-21invoke.texi: Document -flang-isoc9x.Mark Mitchell1-8/+50
1998-10-11Fine-grained control of -fcheck-memory-usage with new no_check_memory_usage a...Ken Raeburn1-0/+5
1998-09-28* tree.h (TYPE_BINFO): Document.Mark Mitchell1-1/+5
1998-09-20tree.c (new_alias_set): New function.Richard Henderson1-0/+1
1998-09-15tree.h (BUILT_IN_CALLER_RETURN_ADDRESS): Unused.Richard Henderson1-6/+2
1998-09-10tree.h (DECL_ORIGIN): New macro.Mark Mitchell1-0/+5
1998-08-21tree.def (LABELED_BLOCK_EXPR, [...]): New tree nodes.Alexandre Petit-Bianco1-0/+11
1998-08-13tree.h: De-conditionalize init_priority code.Jason Merrill1-0/+6
1998-07-30Function entry/exit profiling instrumentation:Ken Raeburn1-1/+5
1998-07-22tree.def (EXPR_WITH_FILE_LOCATION): Defined as an 'e' expression so WFL are e...Per Bothner1-2/+4
1998-07-13tree.h (tree_common): Note front-end dependencies on layout of this structure.Jeffrey A Law1-1/+5
1998-07-11* tree.h (TYPE_P): New macro.Jason Merrill1-0/+4
1998-07-06Support for dllimport and dllexport attributes for i386-pe.Mumit Khan1-0/+6
1998-07-02Add initial varray support infrastructureMichael Meissner1-0/+2
1998-06-29* Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forJeff Law1-1/+1
1998-06-25invoke.texi (-fstrict-aliasing): Document.Mark Mitchell1-0/+15
1998-06-17haifa-sched.c (haifa_classify_insn): TRAP_IF is risky.John Carr1-0/+1
1998-06-17expr.c (check_max_integer_computation_mode): New function.Jeffrey A Law1-0/+1
1998-06-10Integrate cpplib into the C and C++ front ends.Dave Brolley1-1/+1
1998-06-08[multiple changes]Andrew MacLeod1-0/+1
1998-06-07tree.h (TREE_VEC_END): Cast unused value to void.Jason Merrill1-1/+1
1998-06-07toplev.c (flag_exceptions): Default to 0.Richard Henderson1-0/+3
1998-06-04tree.c (get_inner_array_type): New function.David Edelsohn1-0/+1
1998-05-22fold-const.c (ssize_binop): New fn.Jason Merrill1-0/+1
1998-05-21Makefile.in (TREE_H): Add tree-check.h.Martin v. Löwis1-142/+179
1998-05-19Warning Fixes:Kaveh R. Ghazi1-0/+2
1998-05-18tree.h (TYPE_SIZE_UNIT): New.Richard Henderson1-0/+2
1998-05-15tree.h (BINFO_SIZE, [...]): New macros.Jason Merrill1-1/+2
1998-05-13Makefile.in (HOST_RTL): Add $(HOST_PREFIX)bitmap.o.Michael Meissner1-0/+20
1998-05-06The isascii check is needed by system.h.Kaveh R. Ghazi1-3/+0
1998-05-06tree.h (IS_EXPR_CODE_CLASS): Remove bogus '3'.Mark Mitchell1-2/+1
1998-05-06toplev.h: New file.Robert Lipe1-28/+0
1998-04-17Delete mark_seen_cases declarationMichael Meissner1-2/+0
1998-04-13* tree.h (BINFO_OFFSET_ZEROP): Use integer_zerop.Jason Merrill1-5/+8
1998-04-08tree.def (EXPR_WITH_FILE_LOCATION): New tree node definition.Alexandre Petit-Bianco1-0/+12
1998-04-06* tree.h (sizetype_tab): Fix previous change for K&R.Richard Henderson1-6/+6