aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.h
AgeCommit message (Expand)AuthorFilesLines
2000-05-22alias.c (record_component_aliases): New function.Richard Kenner1-18/+17
2000-05-09top level:Zack Weinberg1-5/+5
2000-05-06cpphash.h: Remove conditional #define of __extension__.Zack Weinberg1-4/+4
2000-05-04simplify-rtx.c (simplify_ternary_operation): Cast to unsigned.Jason Merrill1-2/+2
2000-05-04bb-reorder.c (get_next_bb_note, [...]): Prototype.Kaveh R. Ghazi1-1/+2
2000-05-03tree.h (tree_common): Add bounded_flag member.Greg McGary1-9/+201
2000-04-26dwarf2out.c (dw_cfi_oprnd_struct, [...]): Constify a char*.Kaveh R. Ghazi1-12/+12
2000-04-25dwarf2out.c (add_bound_info): Don't crash on an unexpanded SAVE_EXPR.Jason Merrill1-0/+1
2000-04-25stor-layout.c (finalize_record_size): Simplify to use existing functions.Richard Kenner1-0/+1
2000-04-24Respective ChangeLogs for common, cp/, java/Robert Lipe1-5/+1
2000-04-18configure.in (ENUM_BITFIELDS_ARE_UNSIGNED): Added.Robert Lipe1-16/+3
2000-04-18ggc-common.c: Add missing blanks.Richard Kenner1-1/+1
2000-04-17* tree.h (struct tree_common): Remove misleading comment.Mark Mitchell1-5/+2
2000-04-14* tree.h (struct tree_type): Make PRECISION 9 bits and MODE 7.Richard Kenner1-4/+4
2000-04-13alias.c (nonlocal_reference_p): Take a care for CALL_INSNS's fusage field.Jan Hubicka1-0/+5
2000-04-08tree.c (tree_expr_nonnegative_p): New function.Kaveh R. Ghazi1-0/+1
2000-04-04calls.c (ECF_MALLOC, [...]): New constants.Jan Hubicka1-2/+3
2000-03-29stor-layout.c (bit_from_pos, [...]): New functions.Richard Kenner1-0/+8
2000-03-28expr.c (store_constructor): SIZE now signed.Richard Kenner1-0/+1
2000-03-26c-convert.c (convert): Return if output or input type is ERROR_MARK.Richard Kenner1-0/+3
2000-03-25* Rework fields used to describe positions of bitfields andRichard Kenner1-59/+86
2000-03-24tree.c (lang_safe_for_unsave): Remove.Richard Henderson1-6/+4
2000-03-23builtins.def: New file.Kaveh R. Ghazi1-64/+3
2000-03-21tree.h (COMPLETE_TYPE_P): New macro.Nathan Sidwell1-0/+11
2000-03-20* tree.h (safe_for_unsave): Prototype.Andreas Jaeger1-5/+4
2000-03-19emit-rtl.c (remove_unncessary_notes): Check that all NOTE_INSN_BLOCK_BEG and ...Mark Mitchell1-2/+0
2000-03-19tree.h (tree_index): Remove enumerals for integer types.Mark Mitchell1-24/+37
2000-03-17Sibling call optimizations.Jeffrey A Law1-0/+8
2000-03-17* Clean up usages of TREE_INT_CST_LOW.Richard Kenner1-1/+4
2000-03-13function.c (put_var_into_stack): Use type_for_mode to calculate part_type.Jason Merrill1-0/+4
2000-03-13tree.h (record_layout_info_s): New structure.Mark Mitchell1-3/+37
2000-03-09tree.h (struct tree_common): Rename raises_flag to nothrow_flag.Jason Merrill1-11/+13
2000-03-07rtl.h (rtunion_def): Constify member `rtstr'.Kaveh R. Ghazi1-4/+4
2000-03-07tree.h (INT_CST_LT, [...]): Remove unneeded casts.Richard Kenner1-38/+49
2000-03-06builtins.c (built_in_class_names, [...]): Constify a char*.Kaveh R. Ghazi1-2/+2
2000-03-06function.c (free_temps_for_rtl_expr): Don't free slots that have been pushed ...Mark Mitchell1-4/+0
2000-03-05tree.def (RTL_EXPR): Update documentation.Mark Mitchell1-0/+4
2000-03-05Revert this patch:Mark Mitchell1-0/+2
2000-03-05function.h (struct sequence_stack): Remove rtl_expr.Mark Mitchell1-2/+0
2000-03-04machmode.h (mode_for_size, [...]): SIZE now signed.Richard Kenner1-0/+8
2000-03-04stmt.c (is_body_block): Move...Jason Merrill1-0/+2
2000-03-03* tree.h (TYPE_ALIGN_UNIT): New macro.Mark Mitchell1-0/+4
2000-02-29c-decl.c (current_function_decl): Move to toplev.c.Martin v. Löwis1-0/+3
2000-02-28* Eliminate DECL_FIELD_SIZE.Richard Kenner1-32/+40
2000-02-28emit-rtl.c (remove_unncessary_notes): Remove notes for empty blocks.Mark Mitchell1-0/+6
2000-02-27builtins.c (c_strlen): Use size_diffop and return ssizetype value.Richard Kenner1-20/+38
2000-02-24tree.h (TREE_SET_PERMANENT): New macro.Zack Weinberg1-1/+7
2000-02-19c-common.c (decl_attributes): Set DECL_SIZE_UNIT.Richard Kenner1-14/+18
2000-02-18loop.c (canonicalize_condition): New function, broken out of get_condition.John Wehle1-0/+1
2000-02-15Makefile.in (TREE_H, [...]): Depend on version.h.Kaveh R. Ghazi1-0/+1