summaryrefslogtreecommitdiff
path: root/gcc/config
Commit message (Expand)AuthorAgeFilesLines
* pa.c (output_call): Only use sr4 for long interspace calls if call binds loca...John David Anglin2009-11-251-6/+6
* i386.md (plusminus_carry_mnemonic): New code attribute.Uros Bizjak2009-11-251-427/+166
* v850.c (function_arg): Fix handling of zero-length function arguments.Nick Clifton2009-11-241-8/+16
* arm.c (arm_compute_save_reg0_reg12_mask): Fix comment typo.Paul Brook2009-11-241-1/+1
* arm.c (TARGET_DWARF_REGISTER_SPAN): Define.Julian Brown2009-11-241-2/+44
* i386.md (add<mode>3_carry): Change insn pattern to expander.Uros Bizjak2009-11-243-34/+87
* alpha.md (*cmp_sadd_sidi): Use gen_lowpart instead of gen_rtx_REG to generate...Uros Bizjak2009-11-231-2/+2
* i386.c (avx_vpermilp_parallel): Fix sign compare mismatch.Richard Henderson2009-11-231-1/+1
* arm.c (arm_compute_save_reg0_reg12_mask): Add special case for noreturn funct...Paul Brook2009-11-231-5/+14
* i386.c (avx_vpermilp_parallel): New function.Richard Henderson2009-11-224-15/+168
* re PR target/42113 (Internal Compiler error with -O3, breaking commit known)Uros Bizjak2009-11-221-6/+6
* sh.md (cmpeqsi_t-1): Use logical_operand predicate for operand 1.Kaushik Phatak2009-11-211-1/+1
* mips-protos.h (mulsidi3_gen_fn): New typedef.Adam Nemet2009-11-213-9/+53
* Remove use of reg_mentioned_p.Sebastian Pop2009-11-211-12/+4
* i386-builtin-types.awk: New file.Richard Henderson2009-11-204-1916/+1003
* Undo part of 2009-10-23 changeMichael Meissner2009-11-201-72/+5
* invoke.texi: Document ARM -mcpu=cortex-a5.Paul Brook2009-11-203-2/+3
* config.gcc (alpha*-dec-osf[45]*): Set use_gcc_stdint.Rainer Orth2009-11-201-1/+33
* arm.h (ASM_OUTPUT_REG_PUSH): Handle STATIC_CHAIN_REGNUM specially for Thumb-1.Julian Brown2009-11-201-1/+21
* config.gcc: Add new ARM --with-fpu options.Paul Brook2009-11-191-0/+1
* neon-docgen.ml (analyze_shape_elt): Handle Alternatives.Daniel Jacobowitz2009-11-181-0/+1
* arm.c (FL_ARCH7EM, [...]): Define.Paul Brook2009-11-182-2/+13
* re PR other/39888 (TLS emutls not linked to automatically on Darwin)Iain Sandoe2009-11-181-0/+4
* spu.c (get_pic_reg): Use LAST_ARG_REGNUM as PIC registers in leaf functions i...Ulrich Weigand2009-11-171-0/+2
* * config/m68k/m68k-devices.def: Add MCF5441x family.Maxim Kuvyrkov2009-11-171-0/+5
* predicates.md (x86_64_szext_general_operand): Do not nest ior expressions.Uros Bizjak2009-11-171-6/+6
* i386.md (cbranchsi4): Use nonimmediate_operand for operand 1 predicate.Uros Bizjak2009-11-162-300/+44
* invoke.texi: Document ARM VFPv4 based FPUs.Paul Brook2009-11-161-0/+3
* PR target/21078, 21080Andy Hutchinson2009-11-153-2/+44
* iq2000.c (iq2000_function_value): Make static, add new 'outgoing' argument.Anatoly Sokolov2009-11-153-15/+39
* arm.md (adddi_sesidi_di): Place tied contraint first.Richard Earnshaw2009-11-141-29/+29
* predicates.md (call_register_no_elim_operand): New predicate.Uros Bizjak2009-11-141-1/+17
* re PR target/41900 (call *%esp shouldn't be generated because of CPU errata)Uros Bizjak2009-11-134-71/+18
* i386.md (call_value): Fix comment.Uros Bizjak2009-11-131-13/+20
* linux-unwind.h (x86_frob_update_context): New function.Eric Botcazou2009-11-131-0/+19
* linux-unwind.h (sparc64_fallback_frame_state): Tidy.Eric Botcazou2009-11-121-49/+79
* ChangeLog for libcppKai Tietz2009-11-111-2/+0
* config.gcc: Add lm32 elf and uclinux targets.Jon Beniston2009-11-1110-0/+3150
* arm.c (neon_vdup_constant, [...]): New.Daniel Jacobowitz2009-11-116-17/+220
* neon.md (*neon_mov<mode>): Reject two non-register operands.Daniel Jacobowitz2009-11-112-3/+24
* arm.c (arm_override_options): Enable scheduling for Thumb-2.Daniel Jacobowitz2009-11-111-2/+1
* sparc.c (print_operand): Test for a non-null DECL_SIZE of DECL_RESULT before ...Eric Botcazou2009-11-101-11/+11
* re PR middle-end/20548 (ACATS c52103x c52104x c52104y segfault)Eric Botcazou2009-11-101-0/+8
* cygwin.h (LINK_SPEC): Add -tsaware flag if !mno-cygwin.Dave Korn2009-11-091-1/+1
* extend.texi (Half-Precision): Update wording to reflect that there are now mu...Paul Brook2009-11-095-99/+270
* i386.c (print_operand): Fix formatting.Jakub Jelinek2009-11-091-3/+6
* openbsd-stdint.h: Change to reflect what c_common_nodes_and_builtins expects.Jonathan Gray2009-11-081-6/+6
* re PR target/41985 (Internal compiler error reported.)Jakub Jelinek2009-11-081-3/+10
* sse.md (xop_pmacsww, [...]): Compress operand alternatives.Uros Bizjak2009-11-071-94/+76
* x86intrin.h: Include fma4intrin.h, xopintrin.h and lwpintrin.h after immintri...Jakub Jelinek2009-11-062-20/+11