aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.h
AgeCommit message (Expand)AuthorFilesLines
2002-02-05target.h (struct gcc_target): Added ms_bitfield_layout_p.Alexandre Oliva1-0/+3
2002-02-04PR c/4475, c++/3780:Jakub Jelinek1-1/+2
2002-02-02c-decl.c, [...]: Revert bitfield patch.Neil Booth1-1/+0
2002-01-30rtl.h (NOTE_INSN_LOOP_END_TOP_COND): New.Richard Henderson1-1/+3
2002-01-29re PR c/3325 (cast of bit-field to same type gets discarded)Neil Booth1-0/+1
2002-01-25builtins.c (expand_builtin_strncpy): Use integer_zerop instead of compare_tre...Richard Kenner1-1/+2
2002-01-10Added __attribute__((deprecated)) patches.Ira Ruben1-1/+12
2002-01-04tree.h (expand_expr_stmt_value): Add maybe_last argument.Jakub Jelinek1-1/+1
2002-01-03tree.h: Update copyright date.Graham Stott1-34/+34
2002-01-02c-common.h (genrtl_expr_stmt_value): Declare.Alexandre Oliva1-5/+7
2001-12-31tree.h (STRIP_NOPS): Remove extraneous semicolon.Graham Stott1-4/+4
2001-12-11c-common.c (type_for_mode): Handle unsigned vectors.Aldy Hernandez1-0/+16
2001-12-05attribs.c (handle_no_check_memory_usage_atribute): Deleted.Richard Kenner1-8/+2
2001-12-04Revert previous patchAlexandre Oliva1-1/+1
2001-12-04stmt.c (expand_expr_stmt): Keep last_expr_value non-NULL iff we're interested...Alexandre Oliva1-1/+1
2001-11-28tree.h (EXPR_WFL_LINECOL): Used by Java in node other than EXPR_WITH_FILE_LOC...Richard Kenner1-7/+6
2001-11-28* tree.h (TREE_VIA_PROTECTED): Update to show can be in TREE_VEC.Richard Kenner1-3/+3
2001-11-28tree.h: Add missing checks on some macros; make formatting more consistent.Richard Kenner1-90/+117
2001-11-22tree-dump.c: Rename from c-dump.c.Bryce McKinlay1-0/+31
2001-11-19tree.def (VIEW_CONVERT_EXPR): New tree code.Richard Kenner1-0/+4
2001-11-18tree.h (TYPE_ALIGN_OK): New flag.Richard Kenner1-0/+8
2001-11-18Makefile.in (c-parse.o, c-common.o): Update dependencies.Neil Booth1-2/+0
2001-11-15alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.Richard Kenner1-1/+1
2001-11-15c-common.c: Include c-lex.h.Neil Booth1-4/+0
2001-11-09Makefile.in: Update.Neil Booth1-13/+0
2001-11-09tree.h (TYPE_VOLATILE): Trap use not on TYPEs.Geoffrey Keating1-2/+2
2001-11-09c-lang.c (LANG_HOOKS_NAME): New.Neil Booth1-8/+0
2001-10-31tree.h (tree_index): Add support for V16QI and V8HI.Aldy Hernandez1-0/+4
2001-10-29ChangeLog.2, [...]: Fix spelling errors and typos.Joseph Myers1-1/+1
2001-10-23alias.c (can_address_p): Compnonents are not addressable if the containing ty...Richard Kenner1-3/+0
2001-10-11calls.c: Fix formatting.Kazu Hirata1-1/+1
2001-10-09c-common.h: Fix comment formatting.Kazu Hirata1-15/+15
2001-10-09c-common.c: Fix comment typos.Kazu Hirata1-1/+1
2001-10-07builtins.c (expand_builtin_setjmp_receiver): Const-ify.Kaveh R. Ghazi1-8/+8
2001-10-05Makefile.in (OBJS): Added tree-inline.o.Alexandre Oliva1-0/+23
2001-10-02attribs.c (decl_attributes): Possibly call insert_default_attributes to inser...Joseph Myers1-1/+12
2001-09-28Add support for 3Dnow builtinsBernd Schmidt1-0/+2
2001-09-22c-common.c (format_attribute_table): Remove decl.Richard Kenner1-0/+18
2001-09-22attribs.c: New file, from c-common.c.Richard Kenner1-0/+3
2001-09-21stringpool.c (get_identifier_with_length): New function.Alexandre Petit-Bianco1-0/+5
2001-09-21Table-driven attributes.Joseph Myers1-6/+73
2001-09-06Remove TYPE_NONCOPIED_PARTS.Nathan Sidwell1-2/+0
2001-08-31function.c: Remove all_functions.Zack Weinberg1-0/+3
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-08-18except.c (TYPE_HASH): Delete.Kaveh R. Ghazi1-0/+4
2001-08-17system.h: Forward-declare struct rtx_def, struct rtvec_def, and union tree_node.Zack Weinberg1-72/+64
2001-07-31*** empty log message ***Alexandre Petit-Bianco1-0/+4
2001-07-28dwarf2out.c (dw_val_class_offset): New.Richard Henderson1-0/+29
2001-07-19Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h.Neil Booth1-5/+0
2001-07-17dbxout.c (dbxout_really_begin_function): Rename to dbxout_begin_function.Neil Booth1-5/+0