Age | Commit message (Expand) | Author | Files | Lines |
2000-04-24 | Respective ChangeLogs for common, cp/, java/ | Robert Lipe | 1 | -5/+1 |
2000-04-18 | configure.in (ENUM_BITFIELDS_ARE_UNSIGNED): Added. | Robert Lipe | 1 | -16/+3 |
2000-04-18 | ggc-common.c: Add missing blanks. | Richard Kenner | 1 | -1/+1 |
2000-04-17 | * tree.h (struct tree_common): Remove misleading comment. | Mark Mitchell | 1 | -5/+2 |
2000-04-14 | * tree.h (struct tree_type): Make PRECISION 9 bits and MODE 7. | Richard Kenner | 1 | -4/+4 |
2000-04-13 | alias.c (nonlocal_reference_p): Take a care for CALL_INSNS's fusage field. | Jan Hubicka | 1 | -0/+5 |
2000-04-08 | tree.c (tree_expr_nonnegative_p): New function. | Kaveh R. Ghazi | 1 | -0/+1 |
2000-04-04 | calls.c (ECF_MALLOC, [...]): New constants. | Jan Hubicka | 1 | -2/+3 |
2000-03-29 | stor-layout.c (bit_from_pos, [...]): New functions. | Richard Kenner | 1 | -0/+8 |
2000-03-28 | expr.c (store_constructor): SIZE now signed. | Richard Kenner | 1 | -0/+1 |
2000-03-26 | c-convert.c (convert): Return if output or input type is ERROR_MARK. | Richard Kenner | 1 | -0/+3 |
2000-03-25 | * Rework fields used to describe positions of bitfields and | Richard Kenner | 1 | -59/+86 |
2000-03-24 | tree.c (lang_safe_for_unsave): Remove. | Richard Henderson | 1 | -6/+4 |
2000-03-23 | builtins.def: New file. | Kaveh R. Ghazi | 1 | -64/+3 |
2000-03-21 | tree.h (COMPLETE_TYPE_P): New macro. | Nathan Sidwell | 1 | -0/+11 |
2000-03-20 | * tree.h (safe_for_unsave): Prototype. | Andreas Jaeger | 1 | -5/+4 |
2000-03-19 | emit-rtl.c (remove_unncessary_notes): Check that all NOTE_INSN_BLOCK_BEG and ... | Mark Mitchell | 1 | -2/+0 |
2000-03-19 | tree.h (tree_index): Remove enumerals for integer types. | Mark Mitchell | 1 | -24/+37 |
2000-03-17 | Sibling call optimizations. | Jeffrey A Law | 1 | -0/+8 |
2000-03-17 | * Clean up usages of TREE_INT_CST_LOW. | Richard Kenner | 1 | -1/+4 |
2000-03-13 | function.c (put_var_into_stack): Use type_for_mode to calculate part_type. | Jason Merrill | 1 | -0/+4 |
2000-03-13 | tree.h (record_layout_info_s): New structure. | Mark Mitchell | 1 | -3/+37 |
2000-03-09 | tree.h (struct tree_common): Rename raises_flag to nothrow_flag. | Jason Merrill | 1 | -11/+13 |
2000-03-07 | rtl.h (rtunion_def): Constify member `rtstr'. | Kaveh R. Ghazi | 1 | -4/+4 |
2000-03-07 | tree.h (INT_CST_LT, [...]): Remove unneeded casts. | Richard Kenner | 1 | -38/+49 |
2000-03-06 | builtins.c (built_in_class_names, [...]): Constify a char*. | Kaveh R. Ghazi | 1 | -2/+2 |
2000-03-06 | function.c (free_temps_for_rtl_expr): Don't free slots that have been pushed ... | Mark Mitchell | 1 | -4/+0 |
2000-03-05 | tree.def (RTL_EXPR): Update documentation. | Mark Mitchell | 1 | -0/+4 |
2000-03-05 | Revert this patch: | Mark Mitchell | 1 | -0/+2 |
2000-03-05 | function.h (struct sequence_stack): Remove rtl_expr. | Mark Mitchell | 1 | -2/+0 |
2000-03-04 | machmode.h (mode_for_size, [...]): SIZE now signed. | Richard Kenner | 1 | -0/+8 |
2000-03-04 | stmt.c (is_body_block): Move... | Jason Merrill | 1 | -0/+2 |
2000-03-03 | * tree.h (TYPE_ALIGN_UNIT): New macro. | Mark Mitchell | 1 | -0/+4 |
2000-02-29 | c-decl.c (current_function_decl): Move to toplev.c. | Martin v. Löwis | 1 | -0/+3 |
2000-02-28 | * Eliminate DECL_FIELD_SIZE. | Richard Kenner | 1 | -32/+40 |
2000-02-28 | emit-rtl.c (remove_unncessary_notes): Remove notes for empty blocks. | Mark Mitchell | 1 | -0/+6 |
2000-02-27 | builtins.c (c_strlen): Use size_diffop and return ssizetype value. | Richard Kenner | 1 | -20/+38 |
2000-02-24 | tree.h (TREE_SET_PERMANENT): New macro. | Zack Weinberg | 1 | -1/+7 |
2000-02-19 | c-common.c (decl_attributes): Set DECL_SIZE_UNIT. | Richard Kenner | 1 | -14/+18 |
2000-02-18 | loop.c (canonicalize_condition): New function, broken out of get_condition. | John Wehle | 1 | -0/+1 |
2000-02-15 | Makefile.in (TREE_H, [...]): Depend on version.h. | Kaveh R. Ghazi | 1 | -0/+1 |
2000-02-10 | combine.c (make_extraction, [...]): Avoid warning on mixed-signedness conditi... | Richard Kenner | 1 | -3/+4 |
2000-01-27 | emit-rtl.c (unshare_all_rtl): Unshare virtual parameters too. | Geoff Keating | 1 | -0/+1 |
2000-01-26 | calls.c (special_function_p): New argument fork_or_exec. | J"orn Rennecke | 1 | -1/+1 |
2000-01-24 | rtl.def: Add unordered fp comparisions. | Richard Henderson | 1 | -0/+8 |
2000-01-17 | toplev.c: PROTO -> PARAMS. | Kaveh R. Ghazi | 1 | -379/+379 |
2000-01-17 | * tree.h (BINFO_VPTR_FIELD): Augment documentation. | Mark Mitchell | 1 | -3/+7 |
2000-01-04 | Update copyright | Jeff Law | 1 | -1/+1 |
2000-01-02 | * tree.h (BINFO_N_BASETYPES): New macro. | Mark Mitchell | 1 | -0/+4 |
1999-12-29 | * tree.h (BINFO_BASETYPES): Improve documentation. | Mark Mitchell | 1 | -4/+5 |