summaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-07-16 * tree-flow.h (struct var_ann_d): Remove has_hidden_use.rth8-154/+18
2004-07-16 * function.c (pass_by_reference): True for all variable sized types.rth2-3/+6
2004-07-16 * Makefile.in (tree-pretty-print.o): Depend on tree-chrec.h.spop3-1/+27
2004-07-16 * builtins.c (expand_builtin_stpcpy): Do not create temporarysje2-1/+11
2004-07-16undo reversionjason2-1/+20
2004-07-16revert:jason2-20/+1
2004-07-16 * config/rs6000/eabi.asm (__eabi_convert): Fix typo (cmpi vs. cmpwi).segher2-1/+5
2004-07-162004-07-16 Andreas Krebbel <krebbel1@de.ibm.com>uweigand4-27/+34
2004-07-16 * config/mips/mips.md (addsi3, adddi3): Remove special handlingrsandifo2-72/+9
2004-07-16 * class.c (finish_struct_bits): Use for loop.nathan2-29/+20
2004-07-16 * config/mips/mips.md: Delete outdated comment.rsandifo2-3/+4
2004-07-16 * config/mips/mips.c (get_float_compare_codes): Delete.rsandifo2-164/+102
2004-07-16 PR c++/16583nathan2-1/+5
2004-07-16 * genautomata.c (add_vect): Speedup by using integers assegher2-15/+76
2004-07-16 * pt.c (tsubst) <TREE_BINFO case>: We should never get here.nathan2-22/+9
2004-07-16 * config/mips/mips.c (mips_zero_if_equal): Only use XORs if the secondrsandifo3-3/+14
2004-07-16 * config/mips/mips-protos.h (gen_int_relational): Delete.rsandifo5-368/+226
2004-07-16 * config/mips/mips.md (*sgt_di_mips16): Fix destination constraint.rsandifo2-1/+5
2004-07-16 * config/mips/mips.md (*seq_[sd]i): Renamed from seq_[sd]i_zero.rsandifo2-96/+107
2004-07-16 * config/mips/mips.c (cmp_operands): Renamed from branch_cmp.rsandifo4-77/+72
2004-07-16 * config/mips/mips.c (mips_rtx_costs): In mips16 code, set the costrsandifo2-0/+19
2004-07-16 * config/mips/mips.md: Remove mips16 define_peepholes.rsandifo2-115/+4
2004-07-162004-07-16 Daniel Berlin <dberlin@dberlin.org>dberlin2-1/+8
2004-07-16 * tree-ssa-operands.c (get_expr_operands): Use a switch. Split out...rth2-231/+230
2004-07-16 * vec.h (VEC_address): New function.mmitchel13-261/+275
2004-07-16fortran/tobi4-1/+15
2004-07-16PR fortran/16404tobi5-18/+142
2004-07-16* lib/fortran-torture.exp (fortran-torture): Don't test compiletobi3-3/+33
2004-07-16 PR rtl-optimization/16536reichelt2-0/+35
2004-07-16Daily bump.gccadmin1-1/+1
2004-07-15 * cp-lang.c (cxx_types_compatible_p): To the middle-end,jason4-28/+67
2004-07-152004-07-15 Roman Zippel <zippel@linux-m68k.org>doko3-25/+8
2004-07-152004-07-15 Roman Zippel <zippel@linux-m68k.org>doko2-1/+7
2004-07-15 * config/rs6000/rs6000.md ("bunordered"): Disable for e500.aldyh2-2/+7
2004-07-15 * config/rs6000/rs6000.md ("*cceq_ior_compare"): Allowaldyh3-19/+7
2004-07-152004-07-15 Robert Dewar <dewar@gnat.com>charlet48-1241/+2683
2004-07-15fortran/tobi4-3/+13
2004-07-15 * config/mips/mips.c (mips_adjust_insn_length): Fix handling ofrsandifo2-3/+6
2004-07-15fortran/tobi4-1/+19
2004-07-15fortran/tobi4-1/+43
2004-07-15 * config/mips/mips.md: In the mips16 li/neg splitter, use SImode forrsandifo2-6/+11
2004-07-15* Fix for g++/15861fche8-94/+133
2004-07-152004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>toon1-1/+1
2004-07-15 * decl.c (xref_basetypes): Refactor.nathan4-212/+200
2004-07-15 * name-lookup.c (set_inherited_value_binding_p): Add class_typemmitchel2-18/+14
2004-07-15 * class.c(finish_struct_bits): Don't set TYPE_HAS_CONVERSION here.nathan3-29/+18
2004-07-15 PR fortran/15324tobi1-1/+1
2004-07-15PR fortran/15324tobi2-0/+27
2004-07-15 * loop.c (check_insn_for_givs): Restore check for code labels that waslaw2-1/+6
2004-07-15 PR fortran/15234tobi2-3/+27