summaryrefslogtreecommitdiff
path: root/gcc/tree.c
Commit message (Expand)AuthorAgeFilesLines
* For gcc:gavin1999-08-131-1/+11
* Warning fixes:ghazi1999-08-041-0/+2
* Backport of GC branch patches part 1: kill eh status saving.crux1999-07-311-1/+0
* Fix winsup build failure reported by Chris Faylor.wilson1999-07-151-1/+6
* Check for circularity only if ENABLE_CHECKING is definedburley1999-04-171-0/+2
* * tree.c (valid_machine_attribute): If we're modifying thejason1999-04-161-0/+7
* hbothner1999-03-231-0/+2
* * cse.c (check_fold_consts): New static function.ghazi1999-03-141-17/+37
* * tree.c (save_tree_status): Don't treat functions with no contextmmitchel1999-03-021-3/+6
* * tree.c (tree_node_kind_names, print_obstack_name,ghazi1999-02-171-17/+17
* Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forlaw1999-01-271-6/+6
* Warning fixes:ghazi1999-01-181-3/+3
* * tree.c (new_alias_set): Return zero if !flag_strict_aliasing.rth1999-01-111-1/+4
* * tree.c (copy_node): Oops. That would be copy not zerorth1999-01-091-1/+1
* Update copyright.rth1999-01-091-1/+1
* Remove now-unused variables.rth1999-01-091-4/+1
* * tree.c (make_node): Call bzero instead of inline clear.rth1999-01-091-21/+6
* Warning fixes:ghazi1998-12-231-3/+3
* * gansidecl.h: Prepend a "G" to the macro wrapping this fileghazi1998-11-081-6/+6
* * tree.c (append_random_chars): New fn.jason1998-10-281-7/+67
* * invoke.texi: Document -flang-isoc9x.mmitchel1998-10-211-28/+30
* Warning fixes:ghazi1998-10-131-3/+4
* * tree.c (new_alias_set): New function.rth1998-09-201-1/+11
* * system.h: Include stdarg.h/varargs.h, make sure they are orderedghazi1998-08-261-5/+0
* * tree.c (valid_machine_attribute): Don't apply attributes to bothjason1998-08-251-1/+4
* * From Grahamlaw1998-08-171-0/+1
* * tree.h: De-conditionalize init_priority code.jason1998-08-131-11/+25
* * tree.c (simple_cst_equal): Add braces to shut up warnings.jason1998-08-131-4/+7
* law1998-07-281-0/+1
* * tree.c (simple_cst_equal, case CONSTRUCTOR): OK if the elts arejason1998-07-271-1/+4
* * tree.c (valid_machine_attribute): Only create a new type variant ifrearnsha1998-07-171-1/+7
* Support for dllimport and dllexport attributes for i386-pe.law1998-07-071-2/+5
* * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forlaw1998-06-291-24/+26
* * invoke.texi (-fstrict-aliasing): Document.mmitchel1998-06-251-0/+21
* * calls.c (expand_call): Initialize "src" and "dest".law1998-06-201-1/+1
* * varasm.c (assemble_start_function): Add weak_global_object_name.law1998-06-191-0/+3
* Warning fixes:ghazi1998-06-181-0/+2
* * tree.c (tree_class_check): Add braces to eliminate ambigiouslaw1998-06-081-10/+14
* Thu Jun 4 14:35:27 1998 David Edelsohn <edelsohn@mhpcc.edu>dje1998-06-041-0/+15
* * Makefile.in (TREE_H): Add tree-check.h.law1998-05-211-0/+72
* * tree.h (TYPE_SIZE_UNIT): New.rth1998-05-181-13/+8
* Wed May 6 06:35:38 1998 Robert Lipe <robertl@dgii.com>robertl1998-05-061-0/+1
* * Check in merge from gcc2. See ChangeLog.12 for details.law1998-05-051-17/+0
* * tree.def: Add NAMESPACE_DECL.jason1998-05-051-4/+2
* bothner1998-04-161-3/+14
* dbothner1998-04-081-1/+23
* * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12law1998-04-041-28/+24
* * fold-const.c optimze_bit_field_compare): Initialize rnbitpos,law1998-04-011-1/+1
* Major cutover to using system.h:ghazi1998-03-201-18/+6
* Fix warious warnings:ghazi1998-02-281-0/+6