aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2007-09-11bfin.h (enum reg_class, [...]): Add P0REGS.Bernd Schmidt1-0/+6
2007-09-11linux-unwind.h: Guard with inhibit_libc.Steve Kenton2-0/+8
2007-09-11invoke.texi: Document new MIPS -mllsc and -mno-llsc options.David Daney4-37/+84
2007-09-11predicates.md (movsi_const0_operand, [...]): New predicates.Maxim Kuvyrkov5-264/+1430
2007-09-11i386.h (ix86_tune_indices): Add X86_TUNE_INTER_UNIT_CONVERSIONS.Jan Hubicka3-15/+166
2007-09-11mips.c (mips_set_mips16_mode): Use separate anchor settings for MIPS16.Richard Sandiford1-1/+12
2007-09-11mips.c (mips_symbol_insns_1): Allow LEAs of SYMBOL_FORCE_TO_MEM constants.Richard Sandiford4-17/+73
2007-09-11mips.h (CONSTANT_POOL_COST): Move to...Richard Sandiford2-160/+485
2007-09-11cygming.h (TARGET_STRIP_NAME_ENCODING): Don't override default.Danny Smith2-10/+1
2007-09-11re PR c/30013 (Multiple flaws in decimal floating-point arithmetic conversion...Janis Johnson2-36/+70
2007-09-11mips.c (mips_scalar_mode_supported_p): Declare.Chao-ying Fu5-5/+211
2007-09-11* config/spu/spu.md: Formatting fixes.Ben Elliston1-35/+35
2007-09-11dfp-bit.c (dfp_unary_func): Delete.Janis Johnson2-67/+133
2007-09-11rsha Jagasia <harsha.jagasia@amd.com>Harsha Jagasia2-12/+273
2007-09-10Makefile.in (libdecnumber_a_OBJS): Remove decUtility.oJanis Johnson1-68/+6
2007-09-10mips.md (UNSPEC_MEMORY_BARRIER): New entry in define_constants.David Daney1-3/+5
2007-09-10mips.c (mips_global_pointer): Check call_really_used_regs instead of call_use...Richard Sandiford1-33/+22
2007-09-10mips.h (MIPS_ARCH_FLOAT_SPEC): New macro.Richard Sandiford4-33/+20
2007-09-10New target hook to calculate MIITrevor Smigiel1-0/+37
2007-09-10s390.c (s390_dump_pool): Create copy of constant pool entries since they migh...Andreas Krebbel1-1/+1
2007-09-10re PR target/33369 (suffix or operands invalid for `pslld')Uros Bizjak3-13/+9
2007-09-10s390.md ("fixuns_trunc<BFP:mode><GPR:mode>2"): Change mode macro in the last ...Andreas Krebbel1-2/+2
2007-09-09i386.md (*floatsisf2_mixed_vector): Use cvtdq2ps instead of cvtpq2ps.H.J. Lu1-2/+2
2007-09-10* config/netbsd.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define to 1.Krister Walfridsson1-0/+3
2007-09-09i386.h (ix86_tune_indices): Rename X86_USE_VECTOR_CONVERTS to X86_TUNE_USE_VE...H.J. Lu2-4/+4
2007-09-09re PR target/30315 (optimize unsigned-add overflow test on x86 to use cpu fla...Rask Ingemann Lambertsen1-10/+0
2007-09-09i386.h (ix86_tune_indices): Add X86_USE_VECTOR_CONVERTS.Jan Hubicka4-21/+279
2007-09-09Fix two warnings in rs6000.c cause by bdesc_paired_predsRevital Eres1-4/+4
2007-09-09i386.md (X87MODEF12, SSEMODEF): Remove mode iterators.Uros Bizjak3-277/+237
2007-09-09Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET.Hans-Peter Nilsson2-17/+19
2007-09-08constraints.md: Remove 'X' from unused letters comment.John David Anglin1-1/+1
2007-09-08re PR target/33329 (ICE in expand_simple_binop, at optabs.c:1294)Uros Bizjak1-48/+65
2007-09-07lib2funcs.S (__xtensa_sync_caches): Use an ISYNC even if there is no i-cache.Sterling Augustine1-1/+1
2007-09-07function.h (struct function): Rename calls_unwind_init to saves_all_registers.Roman Zippel1-3/+1
2007-09-07Reapply reverted change:Janis Johnson6-10/+160
2007-09-07mips.c (mips_set_current_function): Temporarily make this a no-op to fix boot...Sandra Loosemore1-13/+2
2007-09-07mips.c (build_mips16_call_stub): Emit all direct float calls here, rather tha...Richard Sandiford2-21/+36
2007-09-07mips.c (mips_base_move_loop_invariants): New variable.Richard Sandiford1-1/+11
2007-09-07mips.opt (mcode-readable=): Move to keep list alphabetical.Richard Sandiford1-4/+4
2007-09-07mt-sde (CFLAGS_FOR_TARGET): Add -mno-gpopt.Richard Sandiford2-61/+75
2007-09-06bfin.h (PREFERRED_RELOAD_CLASS): Don't reload autoinc addresses into I regist...Bernd Schmidt1-1/+4
2007-09-06darwin.c (machopic_indirect_data_reference): Avoid invalid sharing.Jan Hubicka1-7/+14
2007-09-06spu.md (floatsidf2): Use convert_optab_libfunc instead of ufloat_optab->handl...Andrew Pinski1-4/+8
2007-09-06mips.c: Include diagnostic.h.Sandra Loosemore1-1/+7
2007-09-06re PR target/33256 (internal compiler error: in print_operand_reloc, at confi...Richard Sandiford1-4/+28
2007-09-06Revert:Janis Johnson4-157/+7
2007-09-06gcc/Richard Sandiford1-4/+4
2007-09-06Fix offsettable memory reference for 750CLRevital Eres1-0/+5
2007-09-06cris: longlong.h (count_trailing_zeros): Defined.Jesper Nilsson2-1/+28
2007-09-06config.gcc (tm_file): Add linux.h for bfin*-uclinux*.Jie Zhang3-67/+2