aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.h
AgeCommit message (Expand)AuthorFilesLines
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
1997-10-15restore dwarf2 prototypesJason Merrill1-0/+46
1997-10-14tree.h: Declare them.Jason Merrill1-0/+3
1997-10-07Declare get_file_function_nameMichael Meissner1-46/+3
1997-09-28frame.c: Remove last change.Jeffrey A Law1-0/+47
1997-09-27c-decl.c (init_decl_processing): Add __builtin_dwarf_reg_size.Jason Merrill1-0/+1
1997-09-10dwarf2 EH supportJason Merrill1-0/+10
1997-08-28version.c: Bump for latest snapshot.Jeffrey A Law1-1/+0
1997-08-02(built_in_function): Add BUILT_IN_AGGREGATE_INCOMING_ADDRESS.Richard Kenner1-0/+1
1997-07-19(DECL_ABSTRACT_ORIGIN): Expand description of.Doug Evans1-1/+3
1997-04-29except.c (expand_eh_region_start_tree): Add DECL argument so we can better tr...Mike Stump1-1/+2
1997-04-23Add setjmp/longjmp exception handling.Mike Stump1-0/+7
1997-02-16xJason Merrill1-3/+9
1997-01-04(struct tree_decl): saved_insns.i is HOST_WIDE_INT.Richard Kenner1-2/+2
1996-12-12(maybe_get_identifier): New declaration.Richard Kenner1-0/+6
1996-12-11(tree_decl): Reorder field declarations to reduce size on 64 bitRichard Kenner1-9/+10