aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
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
2008-03-11re PR target/35540 (Segmentation fault with __builtin_parity() and -O1)Uros Bizjak1-21/+14
2008-03-11arm.c (use_return_insn): Check TARGET_APCS_FRAME.Paul Brook1-38/+67
2008-03-10sse.md (ssse3_pmaddubswv8hi3, [...]): Remove commutativity hint.Vladimir Makarov1-2/+2
2008-03-10arm.md (UNSPEC_STACK_ALIGN, [...]): Renumber to avoid conflicts.Paul Brook1-2/+2
2008-03-10cortex-r4.md: New.Paul Brook4-6/+318
2008-03-09re PR target/35496 (test failures between revs. 132950 and 132974)Uros Bizjak1-1/+2
2008-03-09rs6000.c (builtin_description): Rename vector left shift operations.Ira Rosen2-17/+15
2008-03-08re PR target/35498 (libgomp/testsuite/libgomp.c/atomic-3.c fails on ppc-linux)Jakub Jelinek1-0/+3
2008-03-08re PR target/22152 (Poor loop optimization when using mmx builtins)Uros Bizjak6-147/+125
2008-03-07re PR target/35373 (bootstraping on powerpc with 128bit long double fails wit...Peter Bergner1-4/+6
2008-03-06dwarf2out.c (dwarf2out_frame_debug_expr): Consult the dwarf_register_span hoo...Nathan Froyd1-66/+0
2008-03-05i386-modes.def: Use 4 byte alignment on DI for 32bit host.H.J. Lu1-0/+4
2008-03-04re PR target/35453 (nmmintrin.h defines macros SIDD_XXX)H.J. Lu1-16/+16
2008-03-04i386.c (override_options): Force -maccumulate-outgoing-args on if TARGET_STAC...Joseph Myers1-0/+12
2008-03-04i386.md (allocate_stack_worker_32): Use __chkstk label to probe the stack.Danny Smith1-1/+1