| Commit message (Expand) | Author | Age | Files | Lines |
* | * basic-block.h (remove_fake_exit_edges): Declare. | rth | 2004-07-16 | 9 | -19/+43 |
* | * tree-ssa-operands.c (get_expr_operands): Fix 2004-07-15 | rth | 2004-07-16 | 2 | -1/+17 |
* | 2004-07-16 Frank Ch. Eigler <fche@redhat.com> | fche | 2004-07-16 | 2 | -4/+10 |
* | * tree-def (WITH_SIZE_EXPR): New. | rth | 2004-07-16 | 19 | -69/+226 |
* | * langhooks-def.h (LANG_HOOKS_TREE_INLINING_COPY_RES_DECL_FOR_INLINING, | rth | 2004-07-16 | 10 | -149/+120 |
* | * tree-flow.h (struct var_ann_d): Remove has_hidden_use. | rth | 2004-07-16 | 8 | -154/+18 |
* | * function.c (pass_by_reference): True for all variable sized types. | rth | 2004-07-16 | 2 | -3/+6 |
* | * Makefile.in (tree-pretty-print.o): Depend on tree-chrec.h. | spop | 2004-07-16 | 3 | -1/+27 |
* | * builtins.c (expand_builtin_stpcpy): Do not create temporary | sje | 2004-07-16 | 2 | -1/+11 |
* | undo reversion | jason | 2004-07-16 | 2 | -1/+20 |
* | revert: | jason | 2004-07-16 | 2 | -20/+1 |
* | * config/rs6000/eabi.asm (__eabi_convert): Fix typo (cmpi vs. cmpwi). | segher | 2004-07-16 | 2 | -1/+5 |
* | 2004-07-16 Andreas Krebbel <krebbel1@de.ibm.com> | uweigand | 2004-07-16 | 4 | -27/+34 |
* | * config/mips/mips.md (addsi3, adddi3): Remove special handling | rsandifo | 2004-07-16 | 2 | -72/+9 |
* | * class.c (finish_struct_bits): Use for loop. | nathan | 2004-07-16 | 2 | -29/+20 |
* | * config/mips/mips.md: Delete outdated comment. | rsandifo | 2004-07-16 | 2 | -3/+4 |
* | * config/mips/mips.c (get_float_compare_codes): Delete. | rsandifo | 2004-07-16 | 2 | -164/+102 |
* | PR c++/16583 | nathan | 2004-07-16 | 2 | -1/+5 |
* | * genautomata.c (add_vect): Speedup by using integers as | segher | 2004-07-16 | 2 | -15/+76 |
* | * pt.c (tsubst) <TREE_BINFO case>: We should never get here. | nathan | 2004-07-16 | 2 | -22/+9 |
* | * config/mips/mips.c (mips_zero_if_equal): Only use XORs if the second | rsandifo | 2004-07-16 | 3 | -3/+14 |
* | * config/mips/mips-protos.h (gen_int_relational): Delete. | rsandifo | 2004-07-16 | 5 | -368/+226 |
* | * config/mips/mips.md (*sgt_di_mips16): Fix destination constraint. | rsandifo | 2004-07-16 | 2 | -1/+5 |
* | * config/mips/mips.md (*seq_[sd]i): Renamed from seq_[sd]i_zero. | rsandifo | 2004-07-16 | 2 | -96/+107 |
* | * config/mips/mips.c (cmp_operands): Renamed from branch_cmp. | rsandifo | 2004-07-16 | 4 | -77/+72 |
* | * config/mips/mips.c (mips_rtx_costs): In mips16 code, set the cost | rsandifo | 2004-07-16 | 2 | -0/+19 |
* | * config/mips/mips.md: Remove mips16 define_peepholes. | rsandifo | 2004-07-16 | 2 | -115/+4 |
* | 2004-07-16 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2004-07-16 | 2 | -1/+8 |
* | * tree-ssa-operands.c (get_expr_operands): Use a switch. Split out... | rth | 2004-07-16 | 2 | -231/+230 |
* | * vec.h (VEC_address): New function. | mmitchel | 2004-07-16 | 13 | -261/+275 |
* | fortran/ | tobi | 2004-07-16 | 4 | -1/+15 |
* | PR fortran/16404 | tobi | 2004-07-16 | 5 | -18/+142 |
* | * lib/fortran-torture.exp (fortran-torture): Don't test compile | tobi | 2004-07-16 | 3 | -3/+33 |
* | PR rtl-optimization/16536 | reichelt | 2004-07-16 | 2 | -0/+35 |
* | Daily bump. | gccadmin | 2004-07-16 | 1 | -1/+1 |
* | * cp-lang.c (cxx_types_compatible_p): To the middle-end, | jason | 2004-07-15 | 4 | -28/+67 |
* | 2004-07-15 Roman Zippel <zippel@linux-m68k.org> | doko | 2004-07-15 | 3 | -25/+8 |
* | 2004-07-15 Roman Zippel <zippel@linux-m68k.org> | doko | 2004-07-15 | 2 | -1/+7 |
* | * config/rs6000/rs6000.md ("bunordered"): Disable for e500. | aldyh | 2004-07-15 | 2 | -2/+7 |
* | * config/rs6000/rs6000.md ("*cceq_ior_compare"): Allow | aldyh | 2004-07-15 | 3 | -19/+7 |
* | 2004-07-15 Robert Dewar <dewar@gnat.com> | charlet | 2004-07-15 | 48 | -1241/+2683 |
* | fortran/ | tobi | 2004-07-15 | 4 | -3/+13 |
* | * config/mips/mips.c (mips_adjust_insn_length): Fix handling of | rsandifo | 2004-07-15 | 2 | -3/+6 |
* | fortran/ | tobi | 2004-07-15 | 4 | -1/+19 |
* | fortran/ | tobi | 2004-07-15 | 4 | -1/+43 |
* | * config/mips/mips.md: In the mips16 li/neg splitter, use SImode for | rsandifo | 2004-07-15 | 2 | -6/+11 |
* | * Fix for g++/15861 | fche | 2004-07-15 | 8 | -94/+133 |
* | 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl> | toon | 2004-07-15 | 1 | -1/+1 |
* | * decl.c (xref_basetypes): Refactor. | nathan | 2004-07-15 | 4 | -212/+200 |
* | * name-lookup.c (set_inherited_value_binding_p): Add class_type | mmitchel | 2004-07-15 | 2 | -18/+14 |