aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arm
AgeCommit message (Expand)AuthorFilesLines
2008-09-04arm.c (arm_size_rtx_costs): Call cost function.Paul Brook1-1/+1
2008-09-02arm.c (arm_tune_cortex_a9): Define.Paul Brook6-5/+89
2008-09-02invoke.texi: Document -mword-relocations.Paul Brook8-5/+93
2008-09-01arm.c (arm_override_options): Set arm_abi earlier.Paul Brook2-19/+23
2008-09-01thumb2.md (thumb2_negscc): Match the correct operand for optimized LT0 test.Paul Brook1-4/+1
2008-09-01arm.md: Include cortex-r4f.md.Paul Brook8-54/+232
2008-09-01arm.c (arm_no_early_mul_dep): Handle multiply-subtract.Paul Brook1-2/+9
2008-09-01expr.c (MOVE_BY_PIECES_P, [...]): Pass speed operand.Jan Hubicka1-1/+1
2008-08-31fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka1-15/+21
2008-08-30optabs.c (expand_abs_nojump): Update BRANCH_COST call.Jan Hubicka1-1/+1
2008-08-30re PR target/37283 (Cannot build crtbegin.o for ARM)Samuel Tardieu1-2/+5
2008-08-28arm.c (TARGET_MAX_ANCHOR_OFFSET): New.Paul Brook3-0/+54
2008-08-28vfp11.md: Update license notice.Paul Brook2-16/+19
2008-08-27t-arm-coff (LIB1ASMFUNCS): Add missing undescrore on _clzsi2.Paul Brook2-2/+2
2008-08-26vfp.md: Document fmul{s,d} and fmac{s,d} types.Paul Brook4-28/+21
2008-08-26vfp.md: Move pipeline description for VFP11 to...Paul Brook3-83/+97
2008-08-26[multiple changes]Vladimir Makarov1-0/+14
2008-08-15arm.c (add_minipool_backward_ref): Check for 8-byte-aligned entries in second...Joseph Myers1-9/+12
2008-08-07arm.c (output_move_neon): Update comment describing big-endian vector layout.Joseph Myers2-36/+77
2008-08-07iwmmxt.md (movv8qi_internal, [...]): Combine into mov<mode>_internal.Joseph Myers1-61/+3
2008-08-06alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords.Kaveh R. Ghazi2-14/+14
2008-08-05invoke.texi: Document new ARM -mfpu= and -mcpu= options.Paul Brook5-11/+26
2008-08-04arm.c (thumb_core_reg_alloc_order): New.Paul Brook3-0/+29
2008-07-30arm.c (arm_compute_static_chain_stack_bytes): New function.Andrew Jenner1-62/+66
2008-07-30arm.c (arm_expand_prologue): Use 0-length rtvec instead of NULL_RTVEC.Nathan Froyd1-1/+3
2008-07-25iwmmxt.md (movv8qi_internal, [...]): Add mem = reg alternative.Joseph Myers1-18/+18
2008-07-25cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.Jan Hubicka1-5/+0
2008-07-17decl2.c (determine_visibility): Allow target to override visibility of class ...Julian Brown1-1/+2
2008-07-14config.gcc (arm*-*-eabi*): Include arm/eabi.h and use additional option file ...Doug Kwan5-5/+164
2008-07-09revert: arm.opt (mandroid): New option.Doug Kwan2-45/+0
2008-07-09arm.opt (mandroid): New option.Doug Kwan2-0/+45
2008-07-07arm.c (arm_init_neon_builtins): Register built-in types immediately after cre...Joseph Myers1-38/+38
2008-07-07* config/arm/aout.h (DOLLARS_IN_IDENTIFIERS): Remove.Joseph Myers1-3/+0
2008-07-02vms_tramp.asm, [...]: Remove .file directives.Joseph Myers2-4/+0
2008-06-27c-format.c (handle_format_attribute): Fix -Wc++-compat and/or -Wcast-qual war...Kaveh R. Ghazi2-6/+7
2008-06-19arm-protos.h (arm_return_in_memory): Remove public arm_return_in_memory() pro...Chung-Lin Tang3-10/+6
2008-06-12longlong.h (__arm__): Define count_leading_zeros.Paul Brook11-33/+136
2008-06-11arm.c (arm_init_neon_builtins): Move initialization with function calls after...Joseph Myers1-72/+138
2008-06-07MAINTAINERS (mt port): Remove.Joseph Myers10-364/+0
2008-06-01rtl.h (emit_clobber, [...]): Declare.Richard Sandiford3-7/+6
2008-05-23extend.texi: Clarify use of __attribute__((naked)).Paul Brook1-0/+12
2008-05-22defaults.h (UNITS_PER_SIMD_WORD): Add scalar mode as argument.H.J. Lu1-1/+1
2008-05-15arm.c (arm_return_in_memory): Fix return type.Diego Novillo2-2/+2
2008-05-082008-05-07 Kai Tietz <kai,tietz@onevision.com>Kai Tietz4-7/+7
2008-04-30arm.c (arm_unwind_emit): Use crtl->all_throwers_are_sibcalls instead of cfun-...Richard Sandiford1-2/+2
2008-04-25re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka4-35/+35
2008-04-22arm.c (thumb_find_work_register): Fix location of argument register count.Nick Clifton1-1/+1
2008-04-08function.h (incomming_args): Break out of struct function.Jan Hubicka2-31/+31
2008-03-27sourcebuild.texi, [...]: Revert automatic dependency patch.Tom Tromey4-8/+13
2008-03-25x-solaris (host-solaris.o): Update.Tom Tromey4-13/+8