summaryrefslogtreecommitdiff
path: root/gcc/tree.h
Commit message (Expand)AuthorAgeFilesLines
* * tree.h (lang_identify): Constify a char*.ghazi1999-08-091-1/+5
* Include function.h in most files. Remove most of the global variablescrux1999-08-091-1/+4
* Check in part of an earlier patch that got lostcrux1999-08-011-0/+1
* Backport of GC branch patches part 2: kill stmt status saving.crux1999-08-011-0/+1
* * builtins.c (expand_builtin_saveregs): Remove static, remove exprth1999-07-261-0/+10
* * tree.h (struct tree_decl): Add comdat_flag.mmitchel1999-05-021-0/+12
* * c-aux-info.c (data_type, affix_data_type, gen_decl,ghazi1999-03-061-2/+2
* * bitmap.c (bitmap_print): Qualify a char* with the `const' keyword.ghazi1999-02-181-3/+3
* * tree.c (tree_node_kind_names, print_obstack_name,ghazi1999-02-171-12/+16
* Fix linux-x-cygwin build failure with readline.wilson1999-02-121-1/+1
* * tree.h (TYPE_CHECK): Make it clear to the preprocessorrobertl1999-02-071-2/+2
* * tree.h (DECL_P): New macro.jason1999-02-071-0/+2
* bkoz1999-02-051-0/+1
* * stmt.c (stmt_loop_nest_empty): New function.law1999-01-241-0/+1
* * cpplib.c (special_symbol): Qualify a char* with the `const' keyword.ghazi1999-01-181-1/+1
* * stmt.c (optimize_tail_recursion): New function, extracted from ...law1999-01-081-1/+2
* * system.h: Include libiberty.h.ghazi1998-11-271-15/+0
* * configure.in (host_xm_file, build_xm_file, xm_file, tm_file):ghazi1998-11-071-2/+0
* * invoke.texi: Document -flang-isoc9x.mmitchel1998-10-211-8/+50
* Fine-grained control of -fcheck-memory-usage with new no_check_memory_usageraeburn1998-10-111-0/+5
* * tree.h (TYPE_BINFO): Document.mmitchel1998-09-281-1/+5
* * tree.c (new_alias_set): New function.rth1998-09-201-0/+1
* * tree.h (BUILT_IN_CALLER_RETURN_ADDRESS): Unused. Kill.rth1998-09-151-6/+2
* * tree.h (DECL_ORIGIN): New macro.mmitchel1998-09-101-0/+5
* bothner1998-08-211-0/+11
* * tree.h: De-conditionalize init_priority code.jason1998-08-131-0/+6
* Function entry/exit profiling instrumentation:raeburn1998-07-301-1/+5
* bothner1998-07-221-2/+4
* * tree.h (tree_common): Note front-end dependencies on layout oflaw1998-07-131-1/+5
* * tree.h (TYPE_P): New macro.jason1998-07-121-0/+4
* Support for dllimport and dllexport attributes for i386-pe.law1998-07-071-0/+6
* Add initial varray support infrastructuremeissner1998-07-021-0/+2
* * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forlaw1998-06-291-1/+1
* * invoke.texi (-fstrict-aliasing): Document.mmitchel1998-06-251-0/+15
* * haifa-sched.c (haifa_classify_insn): TRAP_IF is risky.jfc1998-06-171-0/+1
* * expr.c (check_max_integer_computation_mode): New function.law1998-06-171-0/+1
* Integrate cpplib into the C and C++ front ends.brolley1998-06-101-1/+1
* Thu Jun 8 14:16:15 EDT 1998 Andrew MacLeod <amacleod@cygnus.com>amacleod1998-06-081-0/+1
* * tree.h (TREE_VEC_END): Cast unused value to void.jason1998-06-081-1/+1
* * toplev.c (flag_exceptions): Default to 0.rth1998-06-071-0/+3
* Thu Jun 4 14:35:27 1998 David Edelsohn <edelsohn@mhpcc.edu>dje1998-06-041-0/+1
* * fold-const.c (ssize_binop): New fn.jason1998-05-221-0/+1
* * Makefile.in (TREE_H): Add tree-check.h.law1998-05-211-142/+179
* Warning Fixes:ghazi1998-05-191-0/+2
* * tree.h (TYPE_SIZE_UNIT): New.rth1998-05-181-0/+2
* * tree.h (BINFO_SIZE, TYPE_BINFO_SIZE): New macros.jason1998-05-151-1/+2
* * Makefile.in (HOST_RTL): Add $(HOST_PREFIX)bitmap.o.law1998-05-131-0/+20
* The isascii check is needed by system.h.ghazi1998-05-061-3/+0
* 1998-05-05 Mark Mitchell <mmitchell@usa.net>mmitchel1998-05-061-2/+1
* Wed May 6 06:35:38 1998 Robert Lipe <robertl@dgii.com>robertl1998-05-061-28/+0