| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | * stmt.c (emit_case_bit_tests): New routine to implement suitable | sayle | 2003-01-25 | 1 | -3/+192 |
* | * emit-rtl.c (reg_attrs_htab): New static variable. | hubicka | 2003-01-24 | 1 | -8/+0 |
* | 2003-01-24 Phil Edwards <pme@gcc.gnu.org> | pme | 2003-01-24 | 1 | -1/+1 |
* | * stmt.c (same_case_target_p): New function to determine whether | sayle | 2003-01-21 | 1 | -13/+65 |
* | PR opt/7507 | rth | 2003-01-21 | 1 | -11/+21 |
* | * arm.h (CONDITIONAL_REGISTER_USAGE): Avoid signed/unsigned | ghazi | 2003-01-16 | 1 | -1/+1 |
* | Add 2003 copyright notices for constraints string patch, also 2002 notice | amylaar | 2003-01-13 | 1 | -1/+1 |
* | * defaults.h (EXTRA_MEMORY_CONSTRAINT): Add STR argument. | amylaar | 2003-01-09 | 1 | -10/+17 |
* | PR inline-asm/8832 | ebotcazou | 2003-01-09 | 1 | -8/+16 |
* | * regmove.c: Fix comment typos. | kazu | 2002-12-24 | 1 | -2/+2 |