aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2008-03-31re PR target/32000 (x86 backend uses aligned load on unaligned memory)H.J. Lu2-6/+37
2008-03-31constraints.md: Add 'j' constraint.Jan Beulich2-6/+14
2008-03-30re PR target/35757 (Incorrect contraint on sse4_1_blendp<ssemodesuffixf2c>)H.J. Lu2-1/+9
2008-03-29rs6000.c (rs6000_stack_info): Don't force saving of the link register if one ...Andrew Pinski1-1/+0
2008-03-28sse.md (*and<mode>3): Pass <MODE>mode instead of V4SFmode to ix86_binary_oper...H.J. Lu1-1/+1
2008-03-28i386.c (override_options): Initialize ix86_veclib_handler to ix86_veclibabi_s...Uros Bizjak1-3/+118
2008-03-28re PR target/31110 (Problem while compiling gcc for mn10300-elf)Nick Clifton1-6/+2
2008-03-28re PR target/31334 (Bad codegen for vector initializer with constants prop'd ...Andrew Pinski1-3/+4
2008-03-27xtensa.c (gen_float_relational): Handle unordered comparisons.Bob Wilson2-3/+18
2008-03-27sourcebuild.texi, [...]: Revert automatic dependency patch.Tom Tromey34-88/+181
2008-03-27re PR target/35657 (Alignments of DFP types aren't consistent)H.J. Lu1-1/+2
2008-03-27config.cc (m68hc11, [...]): Add usegas.h, rename tmake_file to m68hc11/t-m68h...Paolo Bonzini6-10/+0
2008-03-26builtins.c (expand_builtin_pow, [...]): Remove uses of dconst3, dconstsqrt2, ...Kaveh R. Ghazi1-1/+1
2008-03-26cygming.h (BIGGEST_ALIGNMENT): Removed.H.J. Lu2-8/+4
2008-03-26re PR target/31232 (Problem while compiling gcc for xstormy16-elf)Nick Clifton1-1/+6
2008-03-25re PR fortran/31588 (gfortran should be able to output Makefile dependencies ...Andrew Pinski1-0/+2
2008-03-25xtensa.c (xtensa_va_start): Use build_int_cst instead of size_int for integer...Bob Wilson1-6/+11
2008-03-25x-solaris (host-solaris.o): Update.Tom Tromey34-181/+88
2008-03-25constraints.md (Pso, Psz): New constraints.Naveen.H.S3-0/+60
2008-03-25sh.c (sh_expand_t_scc): Emit movrt for SH2A if possible.Naveen.H.S2-0/+22
2008-03-25sh.md (prefetch): Add condition for SH2A target.Naveen.H.S1-1/+10
2008-03-25constraints.md (I28): New constraint.Jayant R Sonar3-5/+14
2008-03-25sh.c (SH_ATTRIBUTES): Define.Anil Paranjape3-16/+323
2008-03-23i386.h (STATIC_CHAIN_REGNUM): Use R10_REG and CX_REG.H.J. Lu1-1/+1
2008-03-23Revert:Uros Bizjak2-14/+1
2008-03-22i386.c (assign_386_stack_local): Align DImode slots to their natural alignmen...Uros Bizjak1-1/+10
2008-03-21re PR target/27946 (double to long long and back to double stores to the stack)Andrew Pinski1-3/+3
2008-03-21re PR target/13958 (Conversion from unsigned to double is painfully slow on P4)Uros Bizjak3-5/+77
2008-03-20linux-atomic.asm (ATOMIC_TEST_AND_SET): Take unsigned extension into account.Kaz Kojima1-40/+42
2008-03-20sh.c (split_branches): Pass zero to redirect_jump as 'delete_unused' argument.Kaz Kojima1-2/+2
2008-03-20config.gcc (arm*-*-uclinux*): Remove duplicate arm/uclinux-elf.h.Paul Brook3-4/+9
2008-03-20ms format support for mingw.Kai Tietz3-0/+198
2008-03-20re PR target/14552 (compiled trivial vector intrinsic code is inefficient)Uros Bizjak1-8/+8
2008-03-18re PR target/35504 (incorrect code generated on i386 for C++ multiple inherit...Mikulas Patocka1-3/+18
2008-03-16arm.c (arm_unwind_emit): Suppress unused unwinding annotations.Paul Brook1-1/+16
2008-03-15arm.c (arm_rtx_costs_1): Add costs for ARMv6 value extension instructions.Paul Brook1-1/+12
2008-03-15arm.md (insv): Use gen_insv_t2 and gen_insv_zero.Paul Brook1-3/+84
2008-03-15avr.c (avr_arch_types): Add avr6 entry.Bjoern Haase5-26/+77
2008-03-15mmx.md ("sse2_umulv1siv2di3"): Rename from "sse2_umulsidi3".Uros Bizjak3-18/+19
2008-03-15invoke.texi (Option Summary, [...]): Document -mserialize-volatile and -mno-s...Bob Wilson4-9/+14
2008-03-13Fix AIX version number in comment.David Edelsohn1-1/+1
2008-03-13re PR target/34000 (GCC pedwarns about use of static inline functions from sy...Uros Bizjak10-853/+853
2008-03-13Revert my previous commit.Uros Bizjak8-31/+26
2008-03-13re PR c++/35553 (-fkeep-inline-functions and -O errors out in SSE headers)Uros Bizjak8-26/+31
2008-03-13arm.c (output_move_double): Prefer LDRD to LDM.Paul Brook1-7/+28
2008-03-12thumb2.md: Extend peephole to cover 3-arg subs.Paul Brook1-5/+72
2008-03-12arm.c (arm_size_rtx_costs): Use ARM costs for Thumb-2.Paul Brook1-1/+2
2008-03-12i386.md (int_cond): New code iterator.Uros Bizjak1-238/+23
2008-03-12arm.c (use_return_insn): Use offsets->saved_regs_mask instead of {arm,thumb}_...Paul Brook2-23/+113
2008-03-11pa.h (TARGET_LONG_PIC_SDIFF_CALL): Conditionalize define on TARGET_HPUX.John David Anglin2-24/+23