| Commit message (Expand) | Author | Age | Files | Lines |
* | * stmt.c (expand_nl_goto_receiver): Copy hard register clobbers | rth | 2003-12-05 | 1 | -0/+15 |
* | PR middle-end/11151 | ebotcazou | 2003-12-05 | 1 | -0/+20 |
* | * stmt.c (expand_asm_operands): Check whether force_const_mem | rsandifo | 2003-11-29 | 1 | -6/+9 |
* | 2003-11-19 Andreas Krebbel <krebbel1@de.ibm.com> | uweigand | 2003-11-20 | 1 | -0/+7 |
* | * Makefile.in (expr.o): Depend on $(TARGET_H). | rsandifo | 2003-11-16 | 1 | -26/+67 |
* | * stmt.c (resolve_asm_operand_names): Call check_unique_operand_names | jason | 2003-10-09 | 1 | -6/+3 |
* | * stmt.c (expand_asm_operands): Take a location_t, instead of | rth | 2003-09-28 | 1 | -3/+3 |
* | Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change. | rth | 2003-09-22 | 1 | -1/+1 |
* | * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const. | rth | 2003-09-21 | 1 | -1/+1 |
* | * c-format.c (gcc_diag_char_table): Add %J. | rth | 2003-09-21 | 1 | -5/+5 |
* | PR target/11184 | mmitchel | 2003-09-18 | 1 | -4/+1 |
* | * targhooks.c: New file. | dj | 2003-09-04 | 1 | -10/+12 |
* | PR middle-end/11823 | sayle | 2003-08-31 | 1 | -1/+2 |
* | * function.c (allocate_struct_function): New, split out of ... | rth | 2003-08-29 | 1 | -19/+1 |
* | PR c++/11512 | nathan | 2003-08-16 | 1 | -9/+5 |
* | * Makefile.in (bubblestrap): Don't require a previous full | jason | 2003-08-01 | 1 | -19/+37 |
* | Remove pedwarn_with_decl, warning_with_decl and error_with_decl | gdr | 2003-07-25 | 1 | -5/+5 |
* | * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.c | ghazi | 2003-07-19 | 1 | -18/+15 |
* | 2003-07-17 Steven Bosscher <steven@gcc.gnu.org> | steven | 2003-07-17 | 1 | -1/+0 |
* | * expr.c (expand_assignment): Remove an unused argument | kazu | 2003-07-15 | 1 | -2/+2 |
* | * doc/tm.texi (BLOCK_REG_PADDING): Describe. | amodra | 2003-07-14 | 1 | -1/+1 |
* | * rtl.h (emit_line_note): Take a location_t. | nathan | 2003-07-07 | 1 | -6/+4 |
* | * stmt.c: Convert remaining prototypes to ISO C90. | aj | 2003-07-06 | 1 | -4/+4 |
* | * sbitmap.c: Convert prototypes to ISO C90. | aj | 2003-07-06 | 1 | -282/+148 |
* | * stmt.c (any_pending_cleanups): Further simplification. | law | 2003-07-01 | 1 | -2/+2 |
* | * stmt.c (any_pending_cleanups): Lose argument THIS_CONTOUR, it | law | 2003-07-01 | 1 | -5/+4 |
* | * alloc-pool.c: Fix comment formatting. | kazu | 2003-06-29 | 1 | -1/+1 |
* | * dwarf2out.c (add_AT_string): Replace ggc_alloc_string (X, | kazu | 2003-06-29 | 1 | -1/+1 |
* | * rtl.h (emit_note): Remove FILE parameter. | nathan | 2003-06-27 | 1 | -16/+16 |
* | * stmt.c (do_jump_if_equal): Return 0 earlier if OP1 and | kazu | 2003-06-27 | 1 | -1/+1 |
* | PR 10178 | zack | 2003-06-25 | 1 | -0/+3 |
* | * convert.c, dwarf2out.c, dwarfout.c, emit-rtl.c, function.c, | neroden | 2003-06-16 | 1 | -1/+1 |
* | * ChangeLog: Follow spelling conventions. | kazu | 2003-06-12 | 1 | -1/+1 |
* | * stmt.c (expand_asm_operands): Don't warn for memories with | rth | 2003-06-12 | 1 | -3/+4 |
* | * stmt.c (expand_asm_operands): Re-word warning. | rth | 2003-06-09 | 1 | -2/+2 |
* | * expr.h (EXPAND_MEMORY): New. | rth | 2003-06-09 | 1 | -27/+26 |
* | * stmt.c (resolve_asm_operand_names): Rename from | jason | 2003-06-06 | 1 | -35/+35 |
* | * stmt.c (emit_locus): New macro. | gdr | 2003-05-08 | 1 | -16/+15 |
* | * stmt.c (force_label_rtx): New function, based on logic | zack | 2003-05-07 | 1 | -0/+23 |
* | PR c/10604 | zack | 2003-05-03 | 1 | -1/+1 |
* | * c-common.h, c-semantics.c: Rename genrtl_decl_cleanup to | zack | 2003-04-20 | 1 | -45/+32 |
* | PR optimization/7675 | ebotcazou | 2003-04-18 | 1 | -0/+1 |
* | PR c++/7086 | mmitchel | 2003-03-24 | 1 | -1/+1 |
* | PR c/10178 | sayle | 2003-03-23 | 1 | -0/+1 |
* | * stmt.c (tail_recursion_args): Call promote_mode to set | sje | 2003-03-17 | 1 | -5/+5 |
* | * stmt.c (expand_start_case): Call emit_queue (). | jakub | 2003-03-14 | 1 | -0/+1 |
* | Fix PR target/9797 and PR c/9853. | drow | 2003-03-12 | 1 | -0/+3 |
* | * stmt.c (fixup_gotos): Change meaning of DONT_JUMP_IN. | kenner | 2003-03-05 | 1 | -8/+11 |
* | * i386.c (builtin_description): Add __builtin_ia32_paddq and | hubicka | 2003-02-22 | 1 | -3/+7 |
* | * bb-reorder.c (find_traces_1_round): Don't connect easy to copy | rth | 2003-02-15 | 1 | -3/+16 |