summaryrefslogtreecommitdiff
path: root/gcc/tree.h
Commit message (Expand)AuthorAgeFilesLines
* top level:zack2000-05-091-5/+5
* gcc:zack2000-05-061-4/+4
* * simplify-rtx.c (simplify_ternary_operation): Cast to unsigned.jason2000-05-041-2/+2
* * bb-reorder.c (get_next_bb_note, get_prev_bb_note): Prototype.ghazi2000-05-041-1/+2
* * tree.h (tree_common): Add bounded_flag member. Removegkm2000-05-031-9/+201
* * dwarf2out.c (dw_cfi_oprnd_struct, dw_fde_struct, add_fde_cfi,ghazi2000-04-261-12/+12
* * dwarf2out.c (add_bound_info): Don't crash on an unexpanded SAVE_EXPR.jason2000-04-261-0/+1
* * stor-layout.c (finalize_record_size): Simplify to use existingkenner2000-04-251-0/+1
* Respective ChangeLogs for common, cp/, java/robertl2000-04-241-5/+1
* * configure.in (ENUM_BITFIELDS_ARE_UNSIGNED): Added. Check thatrobertl2000-04-181-16/+3
* * ggc-common.c: Add missing blanks.kenner2000-04-181-1/+1
* * tree.h (struct tree_common): Remove misleading comment.mmitchel2000-04-171-5/+2
* * tree.h (struct tree_type): Make PRECISION 9 bits and MODE 7.kenner2000-04-141-4/+4
* * alias.c (nonlocal_reference_p): Take a care forhubicka2000-04-131-0/+5
* * tree.c (tree_expr_nonnegative_p): New function.ghazi2000-04-081-0/+1
* * calls.c (ECF_MALLOC, ECF_MAY_BE_ALLOCA, ECF_RETURNS_TWICE,hubicka2000-04-041-2/+3
* * stor-layout.c (bit_from_pos, byte_from_pos): New functions.kenner2000-03-291-0/+8
* * expr.c (store_constructor): SIZE now signed.kenner2000-03-281-0/+1
* * c-convert.c (convert): Return if output or input type is ERROR_MARK.kenner2000-03-271-0/+3
* * Rework fields used to describe positions of bitfields andkenner2000-03-251-59/+86
* * tree.c (lang_safe_for_unsave): Remove.rth2000-03-251-6/+4
* * builtins.def: New file.ghazi2000-03-231-64/+3
* gccnathan2000-03-211-0/+11
* * tree.h (safe_for_unsave): Prototype.rth2000-03-201-5/+4
* * emit-rtl.c (remove_unncessary_notes): Check that allmmitchel2000-03-191-2/+0
* * tree.h (tree_index): Remove enumerals for integer types.mmitchel2000-03-191-24/+37
* Sibling call optimizations.rth2000-03-171-0/+8
* * Clean up usages of TREE_INT_CST_LOW.kenner2000-03-171-1/+4
* * function.c (put_var_into_stack): Use type_for_mode to calculatejason2000-03-131-0/+4
* * tree.h (record_layout_info_s): New structure.mmitchel2000-03-131-3/+37
* * tree.h (struct tree_common): Rename raises_flag to nothrow_flag.jason2000-03-091-11/+13
* * rtl.h (rtunion_def): Constify member `rtstr'.ghazi2000-03-071-4/+4
* * tree.h (INT_CST_LT, INT_CST_LT_UNSIGNED): Remove unneeded casts.kenner2000-03-071-38/+49
* * builtins.c (built_in_class_names, built_in_names): Constify aghazi2000-03-061-2/+2
* * function.c (free_temps_for_rtl_expr): Don't free slotsmmitchel2000-03-061-4/+0
* * tree.def (RTL_EXPR): Update documentation.mmitchel2000-03-051-0/+4
* Revert this patch:mmitchel2000-03-051-0/+2
* * function.h (struct sequence_stack): Remove rtl_expr.mmitchel2000-03-051-2/+0
* * machmode.h (mode_for_size, smallest_mode_for_size): SIZE now signed.kenner2000-03-041-0/+8
* * stmt.c (is_body_block): Move...jason2000-03-041-0/+2
* * tree.h (TYPE_ALIGN_UNIT): New macro.mmitchel2000-03-031-0/+4
* * c-decl.c (current_function_decl): Move to toplev.c.loewis2000-02-291-0/+3
* * Eliminate DECL_FIELD_SIZE.kenner2000-02-291-32/+40
* * emit-rtl.c (remove_unncessary_notes): Remove notes for emptymmitchel2000-02-281-0/+6
* * builtins.c (c_strlen): Use size_diffop and return ssizetype value.kenner2000-02-271-20/+38
* * tree.h (TREE_SET_PERMANENT): New macro. Document conditionszack2000-02-241-1/+7
* * c-common.c (decl_attributes): Set DECL_SIZE_UNIT.kenner2000-02-201-14/+18
* * loop.c (canonicalize_condition): New function,wehle2000-02-181-0/+1
* * Makefile.in (TREE_H, collect2.o, gcc.h, mips-tfile.o, cccp.o,ghazi2000-02-151-0/+1
* * combine.c (make_extraction, force_to_mode): Avoid warning onkenner2000-02-101-3/+4