| Commit message (Expand) | Author | Age | Files | Lines |
* | PR middle-end/12526 | jason | 2003-11-14 | 1 | -0/+1 |
* | PR opt/12275 | hubicka | 2003-11-13 | 1 | -1/+1 |
* | * c-common.c (handle_visibility_attribute): Set DECL_VISIBILITY | austern | 2003-11-06 | 1 | -12/+16 |
* | * tree.h (dwarf2out_def_cfa, dwarf2out_args_size, | aj | 2003-10-26 | 1 | -4/+4 |
* | * tree.h (IS_EXPR_CODE_CLASS): Use strchr. | jason | 2003-10-21 | 1 | -3/+5 |
* | * stmt.c (resolve_asm_operand_names): Call check_unique_operand_names | jason | 2003-10-09 | 1 | -0/+2 |
* | * stmt.c (expand_asm_operands): Take a location_t, instead of | rth | 2003-09-28 | 1 | -2/+1 |
* | Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change. | rth | 2003-09-22 | 1 | -23/+7 |
* | * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const. | rth | 2003-09-21 | 1 | -7/+23 |
* | * targhooks.c: New file. | dj | 2003-09-04 | 1 | -1/+1 |
* | * 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 |