| Commit message (Expand) | Author | Age | Files | Lines |
* | * alias.c (adjust_offset_for_component_ref): Use | kenner | 2004-06-22 | 1 | -23/+19 |
* | 2004-06-18 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-06-18 | 1 | -3/+9 |
* | 2004-06-15 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-06-15 | 1 | -10/+10 |
* | * rtl.h (skip_consecutive_labels): Declare. | rsandifo | 2004-05-28 | 1 | -0/+15 |
* | PR middle-end/14084 | zlomek | 2004-05-27 | 1 | -2/+85 |
* | 2004-05-25 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-05-25 | 1 | -58/+0 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -1/+12 |
* | * basic-block.h (free_basic_block_vars): Update prototype. | steven | 2004-05-05 | 1 | -4/+2 |
* | * c-decl.c (build_compound_literal): Use TYPE_READONLY. | kenner | 2004-04-05 | 1 | -1/+1 |
* | * gengtype.c (create_option): New function. | zack | 2004-03-30 | 1 | -2/+2 |
* | * real.h (struct real_value): Use the same type for all | aoliva | 2004-03-22 | 1 | -1/+1 |
* | * alias.c (get_alias_set): Remove handling of PLACEHOLDER_EXPR. | kenner | 2004-03-21 | 1 | -20/+8 |
* | * emit-rtl.c (set_mem_attributes_minus_bitpos): Set MEM_POINTER | rakdver | 2004-03-20 | 1 | -0/+1 |
* | 2004-03-05 Andreas Krebbel <krebbel1@de.ibm.com> | uweigand | 2004-03-06 | 1 | -0/+34 |
* | 2004-02-07 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-03-03 | 1 | -1/+1 |
* | * emit-rtl.c (subreg_realpart_p): Remove. | kazu | 2004-02-19 | 1 | -47/+0 |
* | * emit-rtl.c (set_decl_incoming_rtl): Check whether the 0th element of | zlomek | 2004-02-14 | 1 | -2/+10 |
* | * emit-rtl.c (set_mem_attributes_minus_bitpos): Don't kill | kenner | 2004-02-12 | 1 | -1/+1 |
* | * emit-rtl.c (mark_label_nuses): Check that a LABEL_REF refers to | rsandifo | 2004-02-11 | 1 | -1/+1 |
* | PR/14058 | zlomek | 2004-02-10 | 1 | -0/+34 |
* | * emit-rtl.c: Update the comment about the file. | kazu | 2004-02-05 | 1 | -8/+5 |
* | * emit-rtl.c (gen_rtx): Remove. | kazu | 2004-02-04 | 1 | -120/+8 |
* | gcc/ | kazu | 2004-02-03 | 1 | -2/+2 |
* | 2004-01-31 Paolo Bonzini <bonzini@gnu.org> | paolo | 2004-01-31 | 1 | -1/+3 |
* | * bt-load.c: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (". | kazu | 2004-01-31 | 1 | -7/+7 |
* | * emit-rtl.c (change_address): Use XEXP (memref, 0) instead | jakub | 2004-01-29 | 1 | -1/+1 |
* | PR optimization/13424 | jakub | 2004-01-29 | 1 | -7/+17 |
* | * emit-rtl.c (change_address, adjust_address_1, offset_address, | hubicka | 2004-01-24 | 1 | -0/+17 |
* | * emit-rtl.c (change_address_1): Do not re-generate the RTX if nothing | hubicka | 2004-01-23 | 1 | -0/+3 |
* | * emit-rtl.c (verify_rtx_sharing, copy_insn_1, | hubicka | 2004-01-20 | 1 | -1/+24 |
* | * rtl.h (emit_insn_before_sameloc, emit_jump_insn_before_sameloc) | drow | 2004-01-17 | 1 | -0/+12 |
* | * real.c: Update copyright date. | geoffk | 2004-01-12 | 1 | -1/+1 |
* | * emit-rtl.c (gen_lowpart_common): Use simplify_gen_subreg | geoffk | 2004-01-06 | 1 | -308/+25 |
* | * alias.c: Fix comment typos. | kazu | 2004-01-06 | 1 | -1/+1 |
* | * emit-rtl.c (copy_rtx_if_shared): Add comment about its use of | pinskia | 2003-12-22 | 1 | -1/+5 |
* | * alias.c: Fix comment formatting. | kazu | 2003-12-21 | 1 | -4/+5 |
* | * emit-rtl.c (set_new_first_and_last_label_num): Remove function. | bothner | 2003-12-18 | 1 | -12/+1 |
* | * emit-rtl.c: Fix signed/unsigned comparison warnings. | kazu | 2003-12-17 | 1 | -2/+2 |
* | * c-typeck.c: Fix comment typos. | kazu | 2003-12-13 | 1 | -1/+1 |
* | 2003-12-11 Steven Bosscher <steven@gcc.gnu.org> | steven | 2003-12-11 | 1 | -13/+13 |
* | 2003-12-08 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2003-12-08 | 1 | -12/+53 |
* | PR c++/13314 | mmitchel | 2003-12-06 | 1 | -0/+2 |
* | * emit-rtl.c (set_used_flags): New. | hubicka | 2003-11-29 | 1 | -4/+194 |
* | * emit-rtl.c (gen_lowpart): Don't force MEMs into a register unless | rsandifo | 2003-11-19 | 1 | -0/+2 |
* | * emit-rtl.c (copy_rtx_if_shared): Don't allow MEMs with constant | rsandifo | 2003-11-04 | 1 | -14/+0 |
* | * rtl.h (rtl_size): Declare. | rsandifo | 2003-10-18 | 1 | -7/+4 |
* | * builtins.c (builtin_dconsts_init, dconstpi, dconste, | ghazi | 2003-09-11 | 1 | -0/+9 |
* | * builtins.c (real_dconstp, fold_builtin_logarithm, | ghazi | 2003-09-09 | 1 | -1/+8 |
* | * targhooks.c: New file. | dj | 2003-09-04 | 1 | -19/+0 |
* | * cfgcleanup.c: Fix comment typos. | kazu | 2003-08-22 | 1 | -1/+1 |