summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * basic-block.h (remove_fake_exit_edges): Declare.rth2004-07-169-19/+43
* * tree-ssa-operands.c (get_expr_operands): Fix 2004-07-15rth2004-07-162-1/+17
* 2004-07-16 Frank Ch. Eigler <fche@redhat.com>fche2004-07-162-4/+10
* * tree-def (WITH_SIZE_EXPR): New.rth2004-07-1619-69/+226
* * langhooks-def.h (LANG_HOOKS_TREE_INLINING_COPY_RES_DECL_FOR_INLINING,rth2004-07-1610-149/+120
* * tree-flow.h (struct var_ann_d): Remove has_hidden_use.rth2004-07-168-154/+18
* * function.c (pass_by_reference): True for all variable sized types.rth2004-07-162-3/+6
* * Makefile.in (tree-pretty-print.o): Depend on tree-chrec.h.spop2004-07-163-1/+27
* * builtins.c (expand_builtin_stpcpy): Do not create temporarysje2004-07-162-1/+11
* undo reversionjason2004-07-162-1/+20
* revert:jason2004-07-162-20/+1
* * config/rs6000/eabi.asm (__eabi_convert): Fix typo (cmpi vs. cmpwi).segher2004-07-162-1/+5
* 2004-07-16 Andreas Krebbel <krebbel1@de.ibm.com>uweigand2004-07-164-27/+34
* * config/mips/mips.md (addsi3, adddi3): Remove special handlingrsandifo2004-07-162-72/+9
* * class.c (finish_struct_bits): Use for loop.nathan2004-07-162-29/+20
* * config/mips/mips.md: Delete outdated comment.rsandifo2004-07-162-3/+4
* * config/mips/mips.c (get_float_compare_codes): Delete.rsandifo2004-07-162-164/+102
* PR c++/16583nathan2004-07-162-1/+5
* * genautomata.c (add_vect): Speedup by using integers assegher2004-07-162-15/+76
* * pt.c (tsubst) <TREE_BINFO case>: We should never get here.nathan2004-07-162-22/+9
* * config/mips/mips.c (mips_zero_if_equal): Only use XORs if the secondrsandifo2004-07-163-3/+14
* * config/mips/mips-protos.h (gen_int_relational): Delete.rsandifo2004-07-165-368/+226
* * config/mips/mips.md (*sgt_di_mips16): Fix destination constraint.rsandifo2004-07-162-1/+5
* * config/mips/mips.md (*seq_[sd]i): Renamed from seq_[sd]i_zero.rsandifo2004-07-162-96/+107
* * config/mips/mips.c (cmp_operands): Renamed from branch_cmp.rsandifo2004-07-164-77/+72
* * config/mips/mips.c (mips_rtx_costs): In mips16 code, set the costrsandifo2004-07-162-0/+19
* * config/mips/mips.md: Remove mips16 define_peepholes.rsandifo2004-07-162-115/+4
* 2004-07-16 Daniel Berlin <dberlin@dberlin.org>dberlin2004-07-162-1/+8
* * tree-ssa-operands.c (get_expr_operands): Use a switch. Split out...rth2004-07-162-231/+230
* * vec.h (VEC_address): New function.mmitchel2004-07-1613-261/+275
* fortran/tobi2004-07-164-1/+15
* PR fortran/16404tobi2004-07-165-18/+142
* * lib/fortran-torture.exp (fortran-torture): Don't test compiletobi2004-07-163-3/+33
* PR rtl-optimization/16536reichelt2004-07-162-0/+35
* Daily bump.gccadmin2004-07-161-1/+1
* * cp-lang.c (cxx_types_compatible_p): To the middle-end,jason2004-07-154-28/+67
* 2004-07-15 Roman Zippel <zippel@linux-m68k.org>doko2004-07-153-25/+8
* 2004-07-15 Roman Zippel <zippel@linux-m68k.org>doko2004-07-152-1/+7
* * config/rs6000/rs6000.md ("bunordered"): Disable for e500.aldyh2004-07-152-2/+7
* * config/rs6000/rs6000.md ("*cceq_ior_compare"): Allowaldyh2004-07-153-19/+7
* 2004-07-15 Robert Dewar <dewar@gnat.com>charlet2004-07-1548-1241/+2683
* fortran/tobi2004-07-154-3/+13
* * config/mips/mips.c (mips_adjust_insn_length): Fix handling ofrsandifo2004-07-152-3/+6
* fortran/tobi2004-07-154-1/+19
* fortran/tobi2004-07-154-1/+43
* * config/mips/mips.md: In the mips16 li/neg splitter, use SImode forrsandifo2004-07-152-6/+11
* * Fix for g++/15861fche2004-07-158-94/+133
* 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>toon2004-07-151-1/+1
* * decl.c (xref_basetypes): Refactor.nathan2004-07-154-212/+200
* * name-lookup.c (set_inherited_value_binding_p): Add class_typemmitchel2004-07-152-18/+14