aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.h
AgeCommit message (Expand)AuthorFilesLines
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
1998-04-04tree.h (sizetype_tab[2], [...]): Merge all of these into a single struct, wit...Richard Henderson1-3/+15
1998-04-04* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12Jeff Law1-6/+5
1998-03-29* tree.h (lang_print_xnode): Provide prototype.Jeffrey A Law1-0/+4
1998-03-23* tree.h (IS_EXPR_CODE_CLASS): New macro.Mark Mitchell1-0/+7
1998-02-18tree.h (merge_machine_{type,decl}_attributes): Declare.Brendan Kehoe1-0/+11
1998-02-15tree.c (first_rtl_op): New fn.Jason Merrill1-0/+10
1998-02-01expr.c (get_inner_reference): Use sbitsizetype for type sizes.J"orn Rennecke1-3/+18
1998-01-20Makefile.in: Remove all bytecode support.Jeffrey A Law1-4/+0
1997-12-11tree.c, tree.h: Change tree_code_type, tree_code_length, and tree_code_name f...John F. Carr1-4/+5
1997-12-09* Partially cleaned up prototyping code from HJ.Jeffrey A Law1-5/+216
1997-12-06Merge from gcc-2.8Jeff Law1-3/+51
1997-11-02Update mainline egcs to gcc2 snapshot 971021.Jeff Law1-0/+5