aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2008-10-27re PR middle-end/37316 (Small structs are not passed correctly on hppa64-*-*)John David Anglin1-2/+6
2008-10-25mips.h (REG_ALLOC_ORDER): Put call-clobbered registers first.Richard Sandiford1-7/+25
2008-10-24PR target/37841: Fix SPU abiMichael Meissner1-0/+8
2008-10-24t-sh: Use $(MULTILIB_CFLAGS) when compiling to unwind-dw2-Os-4-200.o.Kaz Kojima1-1/+1
2008-10-24mips.c (mips_canonicalize_move_class): New function.Richard Sandiford1-44/+124
2008-10-22bfin.c (bdesc_2arg): Add mulhisill, mulhisilh, mulhisihl and mulhisihh builtins.Bernd Schmidt1-1/+7
2008-10-22From Jie Zhang <jie.zhang@analog.com>Bernd Schmidt1-3/+3
2008-10-22* config/mips/mips.opt (msmartmips): Accept -mno-smartmips.Chao-ying Fu1-1/+1
2008-10-22gcc/:Bernd Schmidt7-3/+75
2008-10-22frv.h (HARD_REGNO_RENAME_OK): Define.Nick Clifton1-0/+2
2008-10-21re PR target/37633 (wrong register use on sh64)Kaz Kojima3-47/+107
2008-10-21config.gcc (powerpc-*): Make t-ppcgas imply usegas.h.Sandra Loosemore2-6/+14
2008-10-18i386.md (unnamed peephole2): Do not force memory operands of arith or logical...Uros Bizjak1-6/+6
2008-10-16re PR c++/35483 (GCC on AIX doesn't support dollar in symbols name.)David Edelsohn3-4/+6
2008-10-15mn10300.h (OUTPUT_ADDR_CONST_EXTRA): Handle UNSPEC_GOTSYM_OFFs.Richard Sandiford4-15/+15
2008-10-15s390.h: (TARGET_DFP): This requires TARGET_HARD_FLOAT.Andreas Krebbel2-21/+21
2008-10-15re PR c++/35483 (GCC on AIX doesn't support dollar in symbols name.)David Edelsohn7-10/+107
2008-10-14mips.h (reg_class): Remove HI_AND_GR_REGS...Richard Sandiford2-54/+60
2008-10-14target.h (struct gcc_target): Update prototypes of needs_block_p and gen_spec...Andrey Belevantsev5-432/+1064
2008-10-14* config/rs6000/rs6000.md (cell_micro): Fix formatting.Ben Elliston1-4/+3
2008-10-13linux-atomic.c: Work around missing header file for hppa64-linux-gnu targets.Matthias Klose1-0/+6
2008-10-13invoke.texi (-mgen-cell-microcode): Document.Andrew Pinski6-138/+323
2008-10-13s390.md (UNSPEC_POOL_OFFSET): New constant.Richard Sandiford2-30/+30
2008-10-13install.texi (powerpc-*-*): Require binutils 2.15.Nathan Froyd20-342/+356
2008-10-13Fix PR/25502Kai Tietz3-1/+50
2008-10-12driver-i386.c (detect_caches_cpuid2): Use array of registers instead of eax, ...Uros Bizjak1-21/+11
2008-10-11re PR middle-end/37448 (cannot compile big function)Kenneth Zadeck1-1/+1
2008-10-11Really commit rs6000.optDavid Edelsohn1-0/+10
2008-10-11cpuid.h (__cpuid_count): New defines.Uros Bizjak2-221/+275
2008-10-11re PR middle-end/37608 (libgcc2.c:1981: ICE: vector VEC(m em_ref_p,base) inde...John David Anglin2-286/+284
2008-10-11rs6000.md (aux_truncdfsf2): Remove TARGET_SINGLE_FLOAT.David Edelsohn1-38/+27
2008-10-11rs6000.c (rs6000_parse_fpu_option): Interpret -mfpu options.Michael J. Eager6-36/+289
2008-10-11re PR target/35760 (ICE with complex types and -static on PPC darwin)Jakub Jelinek1-0/+1
2008-10-10sh.h (PREFERRED_RELOAD_CLASS): Test PIC_ADDR_P instead of PIC_DIRECT_ADDR_P.Richard Sandiford4-169/+122
2008-10-08i386.md (*jcc_btdi_rex64): Clobber FLAGS_REG.Uros Bizjak1-6/+12
2008-10-08bpabi.h (ARM_FUNCTION_PROFILER): Define new EABI compatible profiler (__gnu_m...Paul Brook1-0/+17
2008-10-08i386.c (initial_ix86_tune_features): Add X86_TUNE_USE_VECTOR_FP_CONVERTS.H.J. Lu3-2/+9
2008-10-08i386.md: Add missing gen_sse2_cvtdq2p to convert splitter.H.J. Lu1-0/+3
2008-10-07i386.md: Remove trailing white spaces.H.J. Lu1-6/+6
2008-10-07i386-protos.h (ix86_schedule): New.H.J. Lu5-173/+185
2008-10-07re PR target/24765 (TARGET_USE_BIT_TEST is never used)H.J. Lu2-5/+0
2008-10-07mips.md (mulsi3_mul3, [...]): Merge these ...Adam Nemet1-24/+10
2008-10-06rs6000-c.c (altivec_resolve_overloaded_builtin): Update calls to build_unary_...Andrew Pinski1-4/+4
2008-10-06invoke.texi: List r1x000 family under the -march MIPS option.Joshua Kinard4-2/+277
2008-10-06rs6000-protos.h (rs6000_find_base_term): Declare.Richard Sandiford3-0/+24
2008-10-06darwin-protos.h (machopic_function_base_name): Delete.Richard Sandiford9-106/+75
2008-10-06rs6000-protos.h (rs6000_output_addr_const_extra): Declare.Richard Sandiford4-81/+49
2008-10-06mingw32.h (REAL_LIBGCC_SPEC): Add thread cleanup lib with -mthread switch.Danny Smith1-1/+1
2008-10-04re PR target/37603 (FAIL: gcc.c-torture/compile/pr36141.c at -O1 and above)John David Anglin1-2/+2
2008-10-04rs6000.c (rs6000_emit_sync): Use gen_lwsync().Anton Blanchard1-4/+4