aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.h
AgeCommit message (Expand)AuthorFilesLines
1999-09-10Move declarations and building code for common tree nodes to tree.[ch]Bernd Schmidt1-35/+103
1999-09-07c-typeck.c (type_lists_compatible_p): Use simple_type_promotes_to.Richard Henderson1-0/+6
1999-09-06Merge in gcc2-ss-010999Jeff Law1-2/+2
1999-09-04Makefile.in (GGC, GGC_LIB): New.Richard Henderson1-1/+4
1999-08-31c-parse.in (language_string): Constify.Kaveh R. Ghazi1-0/+5
1999-08-29tree.c (tree_code_name): Constify a char*.Kaveh R. Ghazi1-2/+2
1999-08-26For gcc:Gavin Romig-Koch1-1/+1
1999-08-26tree.h: fancy_abort always takes three args.Zack Weinberg1-4/+3
1999-08-26system.h: Don't redefine abort or trim_filename.Zack Weinberg1-26/+17
1999-08-24Fix more problems from GC diffsBernd Schmidt1-8/+0
1999-08-19rtl.def (NOTE): Change format to "iuu0n".Zack Weinberg1-32/+72
1999-08-13For gcc:Gavin Romig-Koch1-0/+4
1999-08-09tree.h (lang_identify): Constify a char*.Kaveh R. Ghazi1-1/+5
1999-08-09Include function.h in most files.Bernd Schmidt1-1/+4
1999-08-01Check in part of an earlier patch that got lostBernd Schmidt1-0/+1
1999-08-01Backport of GC branch patches part 2: kill stmt status saving.Bernd Schmidt1-0/+1
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