summaryrefslogtreecommitdiff
path: root/gcc/tree.h
Commit message (Expand)AuthorAgeFilesLines
* builtins.c (expand_builtin_strncpy): Use integer_zerop instead of compare_tre...Richard Kenner2002-01-251-1/+2
* Added __attribute__((deprecated)) patches.Ira Ruben2002-01-101-1/+12
* tree.h (expand_expr_stmt_value): Add maybe_last argument.Jakub Jelinek2002-01-041-1/+1
* tree.h: Update copyright date.Graham Stott2002-01-031-34/+34
* c-common.h (genrtl_expr_stmt_value): Declare.Alexandre Oliva2002-01-021-5/+7
* tree.h (STRIP_NOPS): Remove extraneous semicolon.Graham Stott2001-12-311-4/+4
* c-common.c (type_for_mode): Handle unsigned vectors.Aldy Hernandez2001-12-111-0/+16
* attribs.c (handle_no_check_memory_usage_atribute): Deleted.Richard Kenner2001-12-051-8/+2
* Revert previous patchAlexandre Oliva2001-12-041-1/+1
* stmt.c (expand_expr_stmt): Keep last_expr_value non-NULL iff we're interested...Alexandre Oliva2001-12-041-1/+1
* tree.h (EXPR_WFL_LINECOL): Used by Java in node other than EXPR_WITH_FILE_LOC...Richard Kenner2001-11-281-7/+6
* * tree.h (TREE_VIA_PROTECTED): Update to show can be in TREE_VEC.Richard Kenner2001-11-281-3/+3
* tree.h: Add missing checks on some macros; make formatting more consistent.Richard Kenner2001-11-281-90/+117
* tree-dump.c: Rename from c-dump.c.Bryce McKinlay2001-11-221-0/+31
* tree.def (VIEW_CONVERT_EXPR): New tree code.Richard Kenner2001-11-191-0/+4
* tree.h (TYPE_ALIGN_OK): New flag.Richard Kenner2001-11-181-0/+8
* Makefile.in (c-parse.o, c-common.o): Update dependencies.Neil Booth2001-11-181-2/+0
* alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.Richard Kenner2001-11-151-1/+1
* c-common.c: Include c-lex.h.Neil Booth2001-11-151-4/+0
* Makefile.in: Update.Neil Booth2001-11-091-13/+0
* tree.h (TYPE_VOLATILE): Trap use not on TYPEs.Geoffrey Keating2001-11-091-2/+2
* c-lang.c (LANG_HOOKS_NAME): New.Neil Booth2001-11-091-8/+0
* tree.h (tree_index): Add support for V16QI and V8HI.Aldy Hernandez2001-10-311-0/+4
* ChangeLog.2, [...]: Fix spelling errors and typos.Joseph Myers2001-10-291-1/+1
* alias.c (can_address_p): Compnonents are not addressable if the containing ty...Richard Kenner2001-10-231-3/+0
* calls.c: Fix formatting.Kazu Hirata2001-10-111-1/+1
* c-common.h: Fix comment formatting.Kazu Hirata2001-10-091-15/+15
* c-common.c: Fix comment typos.Kazu Hirata2001-10-091-1/+1
* builtins.c (expand_builtin_setjmp_receiver): Const-ify.Kaveh R. Ghazi2001-10-071-8/+8
* Makefile.in (OBJS): Added tree-inline.o.Alexandre Oliva2001-10-051-0/+23
* attribs.c (decl_attributes): Possibly call insert_default_attributes to inser...Joseph Myers2001-10-021-1/+12
* Add support for 3Dnow builtinsBernd Schmidt2001-09-281-0/+2
* c-common.c (format_attribute_table): Remove decl.Richard Kenner2001-09-221-0/+18
* attribs.c: New file, from c-common.c.Richard Kenner2001-09-221-0/+3
* stringpool.c (get_identifier_with_length): New function.Alexandre Petit-Bianco2001-09-211-0/+5
* Table-driven attributes.Joseph Myers2001-09-211-6/+73
* Remove TYPE_NONCOPIED_PARTS.Nathan Sidwell2001-09-061-2/+0
* function.c: Remove all_functions.Zack Weinberg2001-08-311-0/+3
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* except.c (TYPE_HASH): Delete.Kaveh R. Ghazi2001-08-181-0/+4
* system.h: Forward-declare struct rtx_def, struct rtvec_def, and union tree_node.Zack Weinberg2001-08-171-72/+64
* *** empty log message ***Alexandre Petit-Bianco2001-07-311-0/+4
* dwarf2out.c (dw_val_class_offset): New.Richard Henderson2001-07-281-0/+29
* Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h.Neil Booth2001-07-191-5/+0
* dbxout.c (dbxout_really_begin_function): Rename to dbxout_begin_function.Neil Booth2001-07-171-5/+0
* dbxout.c (dbxout_source_line): Make static, update prototype.Neil Booth2001-07-151-4/+0
* stmt.c (parse_output_constraint): New function, split out from ...Mark Mitchell2001-07-111-0/+3
* basic-block.h (tree_node): Forward declare if needed.Diego Novillo2001-07-091-0/+1
* target.h (struct gcc_target): Add insert_attributes.Joseph Myers2001-07-081-0/+1
* target.h (struct gcc_target): Add comp_type_attributes and set_default_type_a...Joseph Myers2001-06-291-0/+2