aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.h
AgeCommit message (Expand)Author
1998-09-28 * tree.h (TYPE_BINFO): Document.Mark Mitchell
1998-09-20 * tree.c (new_alias_set): New function.Richard Henderson
1998-09-15 * tree.h (BUILT_IN_CALLER_RETURN_ADDRESS): Unused. Kill.Richard Henderson
1998-09-10 * tree.h (DECL_ORIGIN): New macro.Mark Mitchell
1998-08-21Per Bothner
1998-08-13 * tree.h: De-conditionalize init_priority code.Jason Merrill
1998-07-30Function entry/exit profiling instrumentation:Ken Raeburn
1998-07-22 Per Bothner
1998-07-13 * tree.h (tree_common): Note front-end dependencies on layout ofJeffrey A Law
1998-07-12 * tree.h (TYPE_P): New macro.Jason Merrill
1998-07-07 Support for dllimport and dllexport attributes for i386-pe.Mumit Khan
1998-07-02Add initial varray support infrastructureMichael Meissner
1998-06-29 * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forJeffrey A Law
1998-06-25 * invoke.texi (-fstrict-aliasing): Document.Mark Mitchell
1998-06-17 * haifa-sched.c (haifa_classify_insn): TRAP_IF is risky.John Carr
1998-06-17 * expr.c (check_max_integer_computation_mode): New function.Jeffrey A Law
1998-06-10 Integrate cpplib into the C and C++ front ends.Dave Brolley
1998-06-08Thu Jun 8 14:16:15 EDT 1998 Andrew MacLeod <amacleod@cygnus.com>Andrew Macleod
1998-06-08 * tree.h (TREE_VEC_END): Cast unused value to void.Jason Merrill
1998-06-07 * toplev.c (flag_exceptions): Default to 0.Richard Henderson
1998-06-04Thu Jun 4 14:35:27 1998 David Edelsohn <edelsohn@mhpcc.edu>David Edelsohn
1998-05-22 * fold-const.c (ssize_binop): New fn.Jason Merrill
1998-05-21 * Makefile.in (TREE_H): Add tree-check.h.Martin von Loewis
1998-05-19Warning Fixes:Kaveh Ghazi
1998-05-18* tree.h (TYPE_SIZE_UNIT): New.Richard Henderson
1998-05-15 * tree.h (BINFO_SIZE, TYPE_BINFO_SIZE): New macros.Jason Merrill
1998-05-13 * Makefile.in (HOST_RTL): Add $(HOST_PREFIX)bitmap.o.Jeff Law
1998-05-06The isascii check is needed by system.h.Kaveh Ghazi
1998-05-061998-05-05 Mark Mitchell <mmitchell@usa.net>Mark Mitchell
1998-05-06Wed May 6 06:35:38 1998 Robert Lipe <robertl@dgii.com>Robert Lipe
1998-04-17Delete mark_seen_cases declarationMichael Meissner
1998-04-13 * tree.h (BINFO_OFFSET_ZEROP): Use integer_zerop.Jason Merrill
1998-04-08dAlexandre Petit-Bianco
1998-04-06* tree.h (sizetype_tab): Fix previous change for K&R.Richard Henderson
1998-04-04* tree.h (sizetype_tab[2], sbitsizetype, ubitsizetype): Merge allRichard Henderson
1998-04-04 * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12Jeffrey A Law
1998-03-29 * tree.h (lang_print_xnode): Provide prototype.Jeffrey A Law
1998-03-23 * tree.h (IS_EXPR_CODE_CLASS): New macro.Mark Mitchell
1998-02-18./ChangeLog:Brendan Kehoe
1998-02-16 * tree.c (first_rtl_op): New fn.Jason Merrill
1998-02-01 * expr.c (get_inner_reference): Use sbitsizetype for type sizes.J"orn Rennecke
1998-01-20 * Makefile.in: Remove all bytecode support.Jeffrey A Law
1997-12-12 * tree.c, tree.h: Change tree_code_type, tree_code_length, andJohn F. Carr
1997-12-09 * Partially cleaned up prototyping code from HJ.Jeffrey A Law
1997-12-07Merge from gcc-2.8Jeffrey A Law
1997-11-02Update mainline egcs to gcc2 snapshot 971021.Jeffrey A Law
1997-10-15restore dwarf2 prototypesJason Merrill
1997-10-14 * tree.h: Declare them.Jason Merrill
1997-10-07Declare get_file_function_nameMichael Meissner
1997-09-28 * frame.c: Remove last change.Jeffrey A Law