aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arm
AgeCommit message (Expand)AuthorFilesLines
2009-02-02arm.md (arm_addsi3): Add r/r/k alternative.Paul Brook1-4/+8
2009-01-24t-linux-eabi (LIB2FUNCS_STATIC_EXTRA): Add config/arm/linux-atomic.c.Julian Brown2-0/+282
2009-01-24neon.md (neon_type): Move to arm.md.Paul Brook2-73/+78
2009-01-22arm.h (DATA_ALIGNMENT): Align structures, unions and arrays to a word boundary.Richard Earnshaw1-0/+13
2009-01-22arm.c (all_architectures): Add iWMMXt2 entry.Mark Shinwell3-1/+3
2009-01-22bpabi.h (SUBTARGET_EXTRA_ASM_SPEC): Bump EABI version number to five.Mark Shinwell1-1/+1
2009-01-13arm.c (output_move_double): Don't synthesize thumb-2 ldrd/strd with two 32-bi...Richard Earnshaw1-30/+28
2009-01-13arm.c (struct processors): Pass for speed down into cost helper functions.Richard Earnshaw1-244/+583
2009-01-10re PR target/38695 (gcc.c-torture/compile/pr37433.c ICE on trunk arm_function...Jakub Jelinek1-1/+3
2008-12-19re PR target/38548 (bootstrap broken on arm-linux-gnu (not gnueabi))Richard Earnshaw2-2/+3
2008-12-19re PR bootstrap/38578 (fatal warning during bootstrap on arm.c for output_mov...Richard Earnshaw1-4/+8
2008-12-16re PR target/37436 (arm-cross-g++. internal compiler error: in extract_insn, ...Richard Earnshaw3-5/+11
2008-12-10Martin Guy <martinwguy@yahoo.it> PR target/37668Martin Guy1-1/+5
2008-11-22re PR target/37170 (gcc.dg/weak/weak-1.c)Jakub Jelinek1-0/+1
2008-11-20thumb2.md (thumb2_casesi_internal, [...]): Use earlyclobber for scratch opera...Joseph Myers1-2/+2
2008-11-13invoke.texi: Document --fix-cortex-m3.Paul Brook2-22/+55
2008-11-06bpabi.h (PROFILE_HOOK): New undef.Andrew Stubbs1-0/+6
2008-11-03arm.md (UNSPEC_PIC_BASE): Update documentation.Richard Sandiford3-36/+37
2008-10-08bpabi.h (ARM_FUNCTION_PROFILER): Define new EABI compatible profiler (__gnu_m...Paul Brook1-0/+17
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