summaryrefslogtreecommitdiff
path: root/gcc/tree.h
Commit message (Expand)AuthorAgeFilesLines
* * alias.c (can_address_p): Compnonents are not addressable ifkenner2001-10-231-3/+0
* * calls.c: Fix formatting.kazu2001-10-111-1/+1
* * c-common.h: Fix comment formatting.kazu2001-10-091-15/+15
* * c-common.c: Fix comment typos.kazu2001-10-091-1/+1
* * builtins.c (expand_builtin_setjmp_receiver): Const-ify.ghazi2001-10-071-8/+8
* * Makefile.in (OBJS): Added tree-inline.o.aoliva2001-10-051-0/+23
* * attribs.c (decl_attributes): Possibly calljsm282001-10-021-1/+12
* Add support for 3Dnow builtinsbernds2001-09-281-0/+2
* * c-common.c (format_attribute_table): Remove decl.kenner2001-09-221-0/+18
* * attribs.c: New file, from c-common.c.kenner2001-09-221-0/+3
* 2001-09-19 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-09-211-0/+5
* Table-driven attributes.jsm282001-09-211-6/+73
* Remove TYPE_NONCOPIED_PARTS.nathan2001-09-061-2/+0
* * function.c: Remove all_functions. Make outer_function_chainzack2001-08-311-0/+3
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * except.c (TYPE_HASH): Delete.ghazi2001-08-181-0/+4
* * system.h: Forward-declare struct rtx_def, struct rtvec_def,zack2001-08-171-72/+64
* *** empty log message ***apbianco2001-08-011-0/+4
* * dwarf2out.c (dw_val_class_offset): New.rth2001-07-291-0/+29
* * Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h.neil2001-07-191-5/+0
* * dbxout.c (dbxout_really_begin_function): Rename toneil2001-07-171-5/+0
* * dbxout.c (dbxout_source_line): Make static, update prototype.neil2001-07-151-4/+0
* * stmt.c (parse_output_constraint): New function, split outmmitchel2001-07-111-0/+3
* 2001-07-09 Diego Novillo <dnovillo@redhat.com>dnovillo2001-07-101-0/+1
* * target.h (struct gcc_target): Add insert_attributes.jsm282001-07-081-0/+1
* * target.h (struct gcc_target): Add comp_type_attributes andjsm282001-06-291-0/+2
* * diagnostic.c (default_print_error_function): Tweak.gdr2001-06-281-4/+0
* * system.h (TARGET_ESC): Move to ...neil2001-06-271-0/+3
* * Makefile.in (TARGET_H, TARGET_DEF_H): New.neil2001-06-261-2/+8
* * stmt.c (current_nesting_level): New fn.jason2001-06-081-0/+1
* * tree.h (DECL_SOURCE_FILE): Improve documentation.mmitchel2001-06-081-1/+4
* * c-tree.h (lang_decl): Add pending_sizes fields.mmitchel2001-06-051-0/+1
* * tree.h (struct record_layout_info_s): New field unpadded_align.kenner2001-06-021-0/+5
* * c-decl.c (init_decl_processing):neil2001-05-271-1/+0
* * builtins.def: Encode additional information, such as names andmmitchel2001-05-251-1/+1
* * c-lex.c (c_lex): Just cast cpp's hashnode to gcc's one.neil2001-05-221-4/+0
* * tree.h (type_num_arguments): Declare it.mmitchel2001-05-221-0/+1
* * Makefile.in (OBJS, LIBCPP_OBJS, LIBCPP_DEPS,neil2001-05-201-4/+19
* * c-common.h (RID_FIRST_PQ): New.neil2001-05-161-10/+4
* * except.c (expand_eh_region_start): Don't start a new block.jason2001-04-271-5/+0
* * Makefile.in (reg-stack.o): Depend on reload.h.ghazi2001-04-131-4/+0
* * dwarf2out.c (modified_type_die): Don't create new types here.mmitchel2001-04-121-6/+8
* * Makefile.in (ifcvt.o): Depend on toplev.h.ghazi2001-04-111-27/+0
* * c-common.h (DECL_NUM_STMTS): New macro.mmitchel2001-03-271-7/+7
* Compute DECL_ASSEMBLER_NAME lazily.mmitchel2001-03-191-5/+39
* * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME, not themmitchel2001-03-151-2/+21
* 2001-03-12 Jeffrey Oldham <oldham@codesourcery.com>oldham2001-03-121-6/+1
* * print-rtl.c (print_rtx): Cast enums to int for comparison.danglin2001-03-021-1/+2
* * stringpool.c (set_identifier): New function.zack2001-03-021-0/+7
* * tree.h (BLOCK_DEAD): New macro.kenner2001-02-241-1/+6