aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2009-11-25pa.c (output_call): Only use sr4 for long interspace calls if call binds loca...John David Anglin1-6/+6
2009-11-25i386.md (plusminus_carry_mnemonic): New code attribute.Uros Bizjak1-427/+166
2009-11-24v850.c (function_arg): Fix handling of zero-length function arguments.Nick Clifton1-8/+16
2009-11-24arm.c (arm_compute_save_reg0_reg12_mask): Fix comment typo.Paul Brook1-1/+1
2009-11-24arm.c (TARGET_DWARF_REGISTER_SPAN): Define.Julian Brown1-2/+44
2009-11-24i386.md (add<mode>3_carry): Change insn pattern to expander.Uros Bizjak3-34/+87
2009-11-23alpha.md (*cmp_sadd_sidi): Use gen_lowpart instead of gen_rtx_REG to generate...Uros Bizjak1-2/+2
2009-11-23i386.c (avx_vpermilp_parallel): Fix sign compare mismatch.Richard Henderson1-1/+1
2009-11-23arm.c (arm_compute_save_reg0_reg12_mask): Add special case for noreturn funct...Paul Brook1-5/+14
2009-11-22i386.c (avx_vpermilp_parallel): New function.Richard Henderson4-15/+168
2009-11-22re PR target/42113 (Internal Compiler error with -O3, breaking commit known)Uros Bizjak1-6/+6
2009-11-21sh.md (cmpeqsi_t-1): Use logical_operand predicate for operand 1.Kaushik Phatak1-1/+1
2009-11-21mips-protos.h (mulsidi3_gen_fn): New typedef.Adam Nemet3-9/+53
2009-11-21Remove use of reg_mentioned_p.Sebastian Pop1-12/+4
2009-11-20i386-builtin-types.awk: New file.Richard Henderson4-1916/+1003
2009-11-20Undo part of 2009-10-23 changeMichael Meissner1-72/+5
2009-11-20invoke.texi: Document ARM -mcpu=cortex-a5.Paul Brook3-2/+3
2009-11-20config.gcc (alpha*-dec-osf[45]*): Set use_gcc_stdint.Rainer Orth1-1/+33
2009-11-20arm.h (ASM_OUTPUT_REG_PUSH): Handle STATIC_CHAIN_REGNUM specially for Thumb-1.Julian Brown1-1/+21
2009-11-19config.gcc: Add new ARM --with-fpu options.Paul Brook1-0/+1
2009-11-18neon-docgen.ml (analyze_shape_elt): Handle Alternatives.Daniel Jacobowitz1-0/+1
2009-11-18arm.c (FL_ARCH7EM, [...]): Define.Paul Brook2-2/+13
2009-11-18re PR other/39888 (TLS emutls not linked to automatically on Darwin)Iain Sandoe1-0/+4
2009-11-17spu.c (get_pic_reg): Use LAST_ARG_REGNUM as PIC registers in leaf functions i...Ulrich Weigand1-0/+2
2009-11-17* config/m68k/m68k-devices.def: Add MCF5441x family.Maxim Kuvyrkov1-0/+5
2009-11-17predicates.md (x86_64_szext_general_operand): Do not nest ior expressions.Uros Bizjak1-6/+6
2009-11-16i386.md (cbranchsi4): Use nonimmediate_operand for operand 1 predicate.Uros Bizjak2-300/+44
2009-11-16invoke.texi: Document ARM VFPv4 based FPUs.Paul Brook1-0/+3
2009-11-15PR target/21078, 21080Andy Hutchinson3-2/+44
2009-11-15iq2000.c (iq2000_function_value): Make static, add new 'outgoing' argument.Anatoly Sokolov3-15/+39
2009-11-14arm.md (adddi_sesidi_di): Place tied contraint first.Richard Earnshaw1-29/+29
2009-11-14predicates.md (call_register_no_elim_operand): New predicate.Uros Bizjak1-1/+17
2009-11-13re PR target/41900 (call *%esp shouldn't be generated because of CPU errata)Uros Bizjak4-71/+18
2009-11-13i386.md (call_value): Fix comment.Uros Bizjak1-13/+20
2009-11-13linux-unwind.h (x86_frob_update_context): New function.Eric Botcazou1-0/+19
2009-11-12linux-unwind.h (sparc64_fallback_frame_state): Tidy.Eric Botcazou1-49/+79
2009-11-11ChangeLog for libcppKai Tietz1-2/+0
2009-11-11config.gcc: Add lm32 elf and uclinux targets.Jon Beniston10-0/+3150
2009-11-11arm.c (neon_vdup_constant, [...]): New.Daniel Jacobowitz6-17/+220
2009-11-11neon.md (*neon_mov<mode>): Reject two non-register operands.Daniel Jacobowitz2-3/+24
2009-11-11arm.c (arm_override_options): Enable scheduling for Thumb-2.Daniel Jacobowitz1-2/+1
2009-11-10sparc.c (print_operand): Test for a non-null DECL_SIZE of DECL_RESULT before ...Eric Botcazou1-11/+11
2009-11-10re PR middle-end/20548 (ACATS c52103x c52104x c52104y segfault)Eric Botcazou1-0/+8
2009-11-09cygwin.h (LINK_SPEC): Add -tsaware flag if !mno-cygwin.Dave Korn1-1/+1
2009-11-09extend.texi (Half-Precision): Update wording to reflect that there are now mu...Paul Brook5-99/+270
2009-11-09i386.c (print_operand): Fix formatting.Jakub Jelinek1-3/+6
2009-11-08openbsd-stdint.h: Change to reflect what c_common_nodes_and_builtins expects.Jonathan Gray1-6/+6
2009-11-08re PR target/41985 (Internal compiler error reported.)Jakub Jelinek1-3/+10
2009-11-07sse.md (xop_pmacsww, [...]): Compress operand alternatives.Uros Bizjak1-94/+76
2009-11-06x86intrin.h: Include fma4intrin.h, xopintrin.h and lwpintrin.h after immintri...Jakub Jelinek2-20/+11