| Commit message (Expand) | Author | Age | Files | Lines |
* | * function.c (allocate_struct_function): New, split out of ... | rth | 2003-08-29 | 1 | -0/+1 |
* | * c-tree.h (C_DECL_FILE_SCOPE): Move ... | rth | 2003-08-29 | 1 | -0/+5 |
* | * builtin-types.def (BT_INT_PTR, BT_FLOAT_PTR, BT_DOUBLE_PTR, | ghazi | 2003-08-28 | 1 | -0/+10 |
* | PR middle-end/12002 | sayle | 2003-08-26 | 1 | -3/+11 |
* | PR c++/8795 | mmitchel | 2003-08-25 | 1 | -0/+1 |
* | * cfgcleanup.c: Fix comment typos. | kazu | 2003-08-22 | 1 | -1/+1 |
* | * tree.h (IS_EXPR_CODE_CLASS): Also include 'r' and 's'. | jason | 2003-08-20 | 1 | -2/+3 |
* | * builtins.c: Fix comment typos. | kazu | 2003-08-19 | 1 | -1/+1 |
* | * cgraph.c (cgraph_mark_needed_node): Call notice_global_symbol. | hubicka | 2003-08-19 | 1 | -0/+1 |
* | * tree.h (get_identifier) Define a macro form of get_identifier | sayle | 2003-08-08 | 1 | -1/+9 |
* | 2003-08-05 Steven Bosscher <steven@gcc.gnu.org> | steven | 2003-08-05 | 1 | -5/+14 |
* | * Makefile.in (bubblestrap): Don't require a previous full | jason | 2003-08-01 | 1 | -0/+5 |
* | PR c++/11667 | mmitchel | 2003-07-29 | 1 | -0/+1 |
* | * tree.h (boolean_type_node): Move from C/C++/Java frontends. | jason | 2003-07-24 | 1 | -0/+8 |
* | * alias.c: Fix comment formatting. | kazu | 2003-07-22 | 1 | -1/+1 |
* | * fold-const.c (const_binop): Avoid performing the FP operation at | sayle | 2003-07-18 | 1 | -0/+1 |
* | * c-common.c (c_common_type_for_mode): Handle V4DFmode. | geoffk | 2003-07-15 | 1 | -0/+2 |
* | * ggc-page.c (extra_order_size_table): Insns have 9 slots. Regs | gerald | 2003-07-14 | 1 | -0/+24 |
* | Index: ChangeLog | geoffk | 2003-07-11 | 1 | -6/+8 |
* | * rtl.h (emit_line_note): Take a location_t. | nathan | 2003-07-07 | 1 | -1/+1 |
* | * tree.h (default_flag_random_seed): Remove. | nathan | 2003-07-06 | 1 | -1/+0 |
* | * tree.h (crc32_string): Declare. | nathan | 2003-07-06 | 1 | -0/+1 |
* | * sbitmap.c: Convert prototypes to ISO C90. | aj | 2003-07-06 | 1 | -428/+392 |
* | 2003-07-03 Steven Bosscher <steven@gcc.gnu.org> | steven | 2003-07-03 | 1 | -0/+31 |
* | * expr.c (do_store_flag): Remove special case folding for | law | 2003-07-03 | 1 | -0/+2 |
* | * stmt.c (any_pending_cleanups): Lose argument THIS_CONTOUR, it | law | 2003-07-01 | 1 | -1/+1 |
* | * c-common.c (handle_used_attribute): Use mark_referenced. | hubicka | 2003-06-25 | 1 | -0/+1 |
* | * config/i386/i386.c (x86_output_mi_thunk): Don't pass MEM to %P0, | jakub | 2003-06-23 | 1 | -0/+1 |
* | * tree.h (expand_function_end): Remove all parameters. | nathan | 2003-06-20 | 1 | -1/+1 |
* | * c-tree.h: Remove declaration of poplevel. | aj | 2003-06-19 | 1 | -4/+0 |
* | Whitespace change. | kenner | 2003-06-16 | 1 | -1/+1 |
* | * tree.h (STMT_CHECK): New macro. | kenner | 2003-06-16 | 1 | -47/+44 |
* | * tree.h: Remove duplicate prototype of strip_float_extensions. | aj | 2003-06-16 | 1 | -1/+0 |
* | * config/c4x/c4x.c: Don't include "c-tree.h". | ghazi | 2003-06-16 | 1 | -0/+4 |
* | * alloc-pool.c: Convert to ISO C90 prototypes. | aj | 2003-06-15 | 1 | -3/+3 |
* | * tree.h (init_function_start): Remove filename and line paramters. | nathan | 2003-06-14 | 1 | -1/+1 |
* | * stmt.c (resolve_asm_operand_names): Rename from | jason | 2003-06-06 | 1 | -0/+1 |
* | * tree.c (expr_first, expr_length): New fns. | jason | 2003-05-27 | 1 | -0/+2 |
* | * tree.h (contains_placeholder_p): Now returns bool. | kenner | 2003-05-27 | 1 | -1/+13 |
* | * c-common.h (enum rid): Remove RID_BOUNDED, RID_UNBOUNDED. | nathan | 2003-05-21 | 1 | -189/+6 |
* | * tree.c (expr_last): New fn. | jason | 2003-05-20 | 1 | -0/+1 |
* | * hashtable.h (struct ht_identifier): Add data member "hash_value". | gdr | 2003-05-18 | 1 | -0/+2 |
* | * tree.h (STRIP_MAIN_TYPE_NOPS): New macro. | jason | 2003-05-13 | 1 | -0/+12 |
* | * Makefile.in (TREE_H): Replace location.h with input.h. | nathan | 2003-05-02 | 1 | -8/+1 |
* | * input.h (lineno): Rename to ... | nathan | 2003-05-01 | 1 | -1/+1 |
* | * tree.h (DECL_POINTER_DEPTH): Remove. | nathan | 2003-04-30 | 1 | -12/+2 |
* | * tree.h: Delete no-checking definition of CST_OR_CONSTRUCTOR_CHECK. | zack | 2003-04-29 | 1 | -1/+0 |
* | * tree.h (TREE_CST_RTL, CST_OR_CONSTRUCTOR_CHECK): Delete. | zack | 2003-04-28 | 1 | -20/+1 |
* | * tree.c (skip_simple_arithmetics_at, saved_expr_p): New functions. | kenner | 2003-04-16 | 1 | -0/+10 |
* | * tree.c (int_fits_type_p): Extract generic checks from the case | kenner | 2003-04-14 | 1 | -0/+1 |