aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2004-08-24* config/mips/predicates.md (small_data_pattern): Match prefetches.Richard Sandiford1-1/+1
2004-08-24mips.h (ISA_HAS_INT_CONDMOVE): Delete.Richard Sandiford3-192/+46
2004-08-24* gcc.c-torture/compile/20040824-1.c: New test.Richard Sandiford3-81/+36
2004-08-24arm.md: Include predicates.md.Richard Earnshaw6-814/+481
2004-08-24mips.c (mips_gen_conditional_trap): Fix mode.Richard Sandiford2-22/+14
2004-08-24mips.md (load_call[sd]i): Redefine using :P.Richard Sandiford1-18/+8
2004-08-24mips.md (indirect_jump): Use force_reg.Richard Sandiford1-86/+21
2004-08-24* config/mips/mips.md (*seq_[sd]i, *seq_[sd]i_mips16, *sne_[sd]i)Richard Sandiford1-270/+89
2004-08-24mips.md (cmpsi, cmpdi): Redefine using :GPR.Richard Sandiford1-164/+44
2004-08-24gimplify.c (gimplify_array_ref_to_plus): Delete.Richard Henderson1-1/+2
2004-08-24arm.c (arm_override_options): Update error message.Paul Brook2-8/+11
2004-08-24re PR target/17093 ([m32r-*-gcc] ICE with -msdata=use -O0)Nick Clifton1-1/+1
2004-08-24(PREDICATE_CODES): Remove duplicate defintion of seth_add3_operand.Nick Clifton1-1/+0
2004-08-24Makefile.in (HOOKS_H): Add dependency on MACHMODE_H.Andreas Tobler4-4/+4
2004-08-24defaults.h (VECTOR_MODE_SUPPORTED_P): Remove macro.Eric Christopher13-1135/+1200
2004-08-23tree.h (build_distinct_type_copy): New.Nathan Sidwell2-9/+5
2004-08-23mips.md (mfhilo_[sd]i): Redefine using :GPR.Richard Sandiford1-15/+7
2004-08-23mips.md (length): Don't use mips_fetch_insns for indexed loads and stores.Richard Sandiford1-66/+22
2004-08-23mips.md (*mov<mode>_ra): Name previously unnamed MIPS16 $31 store insns.Richard Sandiford1-17/+7
2004-08-23mips.md (P): New mode macro.Richard Sandiford1-126/+52
2004-08-23mips.md (UNSPEC_[LS][WD][LR]): Delete in favor of...Richard Sandiford1-83/+38
2004-08-23mips.md (one_cmpl[sd]i2): Redefine using :GPR.Richard Sandiford1-196/+60
2004-08-23mips.h (ISA_HAS_DCLZ_DCLO): Delete.Richard Sandiford1-94/+26
2004-08-23* config/mips/mips.md ({,u}divmod[sd]i4): Redefine using :GPR.Richard Sandiford1-44/+20
2004-08-23mips.md (any_extend): New code macro.Richard Sandiford1-301/+123
2004-08-23mips.h (GENERATE_MULT3_SI): Check TARGET_MAD.Richard Sandiford2-78/+42
2004-08-23config.gcc (mips-*-*): Remove definitions of MASK_GAS and OBJECT_FORMAT_ELF.Richard Sandiford7-261/+60
2004-08-23read-rtl.c (map_value, [...]): New structures.Richard Sandiford1-380/+97
2004-08-22reload.c (find_reloads_address): Make return value tri-state.Ulrich Weigand3-0/+60
2004-08-22ppro.md (ppro_complex_insn): Add missing check for cpu==pentiumpro.Steven Bosscher1-1/+2
2004-08-21darwin.h (SUBTARGET_OPTIONS): Move from here, to...Mike Stump2-11/+8
2004-08-21PR c++/16030Danny Smith1-72/+55
2004-08-21darwin.c (machopic_indirect_data_reference): Mark stubs as defined.Mike Stump2-15/+37
2004-08-21linux64.h (DOT_SYMBOLS): Define.Alan Modra5-67/+110
2004-08-20config.gcc (arm*-*-symbianelf*): Add t-symbian Makefile fragment.Mark Mitchell2-1/+18
2004-08-20rs6000.c (rs6000_rtx_costs): Improve DIV/MOD.Dale Johannesen1-10/+23
2004-08-20pa-protos.h (readonly_data, [...]): Rename to som_readonly_data_section...Zack Weinberg4-99/+89
2004-08-20Removed as part of irix config changes.Richard Sandiford1-0/+0
2004-08-20re PR other/5620 (GCC -save-temps foo.c fails to build foo.o)Danny Smith1-0/+3
2004-08-20configure.ac (mips*-*-*): Print an error if not using GAS.Richard Sandiford20-1357/+376
2004-08-19defaults.h (TARGET_LIBGCC_LIBFUNCS): Remove.Mark Mitchell1-4/+0
2004-08-192004-08-18 Andreas Krebbel <krebbel1@de.ibm.com>Andreas Krebbel2-11/+103
2004-08-19unwind-dw2-fde.c (get_cie_encoding): Cast argument to strlen to eliminate war...Ulrich Weigand1-1/+2
2004-08-19s390-protos.h (preferred_la_operand_p): Adapt prototype.Ulrich Weigand3-13/+17
2004-08-19Fix typo: Change "in_unlikely_text_section" to "in_unlikely_executed_text".Caroline Tice1-1/+1
2004-08-19Fix comment typo in last delta.Richard Sandiford1-1/+1
2004-08-19re PR target/16446 (Irix calling conventions for complex numbers)Richard Sandiford1-45/+104
2004-08-19arm.c (arm_gen_load_multiple): Use adjust_automodify_address.Richard Henderson3-99/+73
2004-08-19* bpabi.h (FPUTYPE_DEFAULT): Set it to FPUTYPE_VFP.Mark Mitchell1-0/+3
2004-08-19bpabi.c (__aeabi_ul2d): Give it default visibility.Mark Mitchell1-2/+3