| Commit message (Expand) | Author | Age | Files | Lines |
* | top level: | zack | 2000-05-09 | 1 | -5/+5 |
* | gcc: | zack | 2000-05-06 | 1 | -4/+4 |
* | * simplify-rtx.c (simplify_ternary_operation): Cast to unsigned. | jason | 2000-05-04 | 1 | -2/+2 |
* | * bb-reorder.c (get_next_bb_note, get_prev_bb_note): Prototype. | ghazi | 2000-05-04 | 1 | -1/+2 |
* | * tree.h (tree_common): Add bounded_flag member. Remove | gkm | 2000-05-03 | 1 | -9/+201 |
* | * dwarf2out.c (dw_cfi_oprnd_struct, dw_fde_struct, add_fde_cfi, | ghazi | 2000-04-26 | 1 | -12/+12 |
* | * dwarf2out.c (add_bound_info): Don't crash on an unexpanded SAVE_EXPR. | jason | 2000-04-26 | 1 | -0/+1 |
* | * stor-layout.c (finalize_record_size): Simplify to use existing | kenner | 2000-04-25 | 1 | -0/+1 |
* | Respective ChangeLogs for common, cp/, java/ | robertl | 2000-04-24 | 1 | -5/+1 |
* | * configure.in (ENUM_BITFIELDS_ARE_UNSIGNED): Added. Check that | robertl | 2000-04-18 | 1 | -16/+3 |
* | * ggc-common.c: Add missing blanks. | kenner | 2000-04-18 | 1 | -1/+1 |
* | * tree.h (struct tree_common): Remove misleading comment. | mmitchel | 2000-04-17 | 1 | -5/+2 |
* | * tree.h (struct tree_type): Make PRECISION 9 bits and MODE 7. | kenner | 2000-04-14 | 1 | -4/+4 |
* | * alias.c (nonlocal_reference_p): Take a care for | hubicka | 2000-04-13 | 1 | -0/+5 |
* | * tree.c (tree_expr_nonnegative_p): New function. | ghazi | 2000-04-08 | 1 | -0/+1 |
* | * calls.c (ECF_MALLOC, ECF_MAY_BE_ALLOCA, ECF_RETURNS_TWICE, | hubicka | 2000-04-04 | 1 | -2/+3 |
* | * stor-layout.c (bit_from_pos, byte_from_pos): New functions. | kenner | 2000-03-29 | 1 | -0/+8 |
* | * expr.c (store_constructor): SIZE now signed. | kenner | 2000-03-28 | 1 | -0/+1 |
* | * c-convert.c (convert): Return if output or input type is ERROR_MARK. | kenner | 2000-03-27 | 1 | -0/+3 |
* | * Rework fields used to describe positions of bitfields and | kenner | 2000-03-25 | 1 | -59/+86 |
* | * tree.c (lang_safe_for_unsave): Remove. | rth | 2000-03-25 | 1 | -6/+4 |
* | * builtins.def: New file. | ghazi | 2000-03-23 | 1 | -64/+3 |
* | gcc | nathan | 2000-03-21 | 1 | -0/+11 |
* | * tree.h (safe_for_unsave): Prototype. | rth | 2000-03-20 | 1 | -5/+4 |
* | * emit-rtl.c (remove_unncessary_notes): Check that all | mmitchel | 2000-03-19 | 1 | -2/+0 |
* | * tree.h (tree_index): Remove enumerals for integer types. | mmitchel | 2000-03-19 | 1 | -24/+37 |
* | Sibling call optimizations. | rth | 2000-03-17 | 1 | -0/+8 |
* | * Clean up usages of TREE_INT_CST_LOW. | kenner | 2000-03-17 | 1 | -1/+4 |
* | * function.c (put_var_into_stack): Use type_for_mode to calculate | jason | 2000-03-13 | 1 | -0/+4 |
* | * tree.h (record_layout_info_s): New structure. | mmitchel | 2000-03-13 | 1 | -3/+37 |
* | * tree.h (struct tree_common): Rename raises_flag to nothrow_flag. | jason | 2000-03-09 | 1 | -11/+13 |
* | * rtl.h (rtunion_def): Constify member `rtstr'. | ghazi | 2000-03-07 | 1 | -4/+4 |
* | * tree.h (INT_CST_LT, INT_CST_LT_UNSIGNED): Remove unneeded casts. | kenner | 2000-03-07 | 1 | -38/+49 |
* | * builtins.c (built_in_class_names, built_in_names): Constify a | ghazi | 2000-03-06 | 1 | -2/+2 |
* | * function.c (free_temps_for_rtl_expr): Don't free slots | mmitchel | 2000-03-06 | 1 | -4/+0 |
* | * tree.def (RTL_EXPR): Update documentation. | mmitchel | 2000-03-05 | 1 | -0/+4 |
* | Revert this patch: | mmitchel | 2000-03-05 | 1 | -0/+2 |
* | * function.h (struct sequence_stack): Remove rtl_expr. | mmitchel | 2000-03-05 | 1 | -2/+0 |
* | * machmode.h (mode_for_size, smallest_mode_for_size): SIZE now signed. | kenner | 2000-03-04 | 1 | -0/+8 |
* | * stmt.c (is_body_block): Move... | jason | 2000-03-04 | 1 | -0/+2 |
* | * tree.h (TYPE_ALIGN_UNIT): New macro. | mmitchel | 2000-03-03 | 1 | -0/+4 |
* | * c-decl.c (current_function_decl): Move to toplev.c. | loewis | 2000-02-29 | 1 | -0/+3 |
* | * Eliminate DECL_FIELD_SIZE. | kenner | 2000-02-29 | 1 | -32/+40 |
* | * emit-rtl.c (remove_unncessary_notes): Remove notes for empty | mmitchel | 2000-02-28 | 1 | -0/+6 |
* | * builtins.c (c_strlen): Use size_diffop and return ssizetype value. | kenner | 2000-02-27 | 1 | -20/+38 |
* | * tree.h (TREE_SET_PERMANENT): New macro. Document conditions | zack | 2000-02-24 | 1 | -1/+7 |
* | * c-common.c (decl_attributes): Set DECL_SIZE_UNIT. | kenner | 2000-02-20 | 1 | -14/+18 |
* | * loop.c (canonicalize_condition): New function, | wehle | 2000-02-18 | 1 | -0/+1 |
* | * Makefile.in (TREE_H, collect2.o, gcc.h, mips-tfile.o, cccp.o, | ghazi | 2000-02-15 | 1 | -0/+1 |
* | * combine.c (make_extraction, force_to_mode): Avoid warning on | kenner | 2000-02-10 | 1 | -3/+4 |