summaryrefslogtreecommitdiff
path: root/gcc/config/arm
Commit message (Expand)AuthorAgeFilesLines
* arm.c (arm_builtin_va_list): New function.Mark Mitchell2009-02-201-0/+112
* arm.md (arm_addsi3): Add r/r/k alternative.Paul Brook2009-02-021-4/+8
* t-linux-eabi (LIB2FUNCS_STATIC_EXTRA): Add config/arm/linux-atomic.c.Julian Brown2009-01-242-0/+282
* neon.md (neon_type): Move to arm.md.Paul Brook2009-01-242-73/+78
* arm.h (DATA_ALIGNMENT): Align structures, unions and arrays to a word boundary.Richard Earnshaw2009-01-221-0/+13
* arm.c (all_architectures): Add iWMMXt2 entry.Mark Shinwell2009-01-223-1/+3
* bpabi.h (SUBTARGET_EXTRA_ASM_SPEC): Bump EABI version number to five.Mark Shinwell2009-01-221-1/+1
* arm.c (output_move_double): Don't synthesize thumb-2 ldrd/strd with two 32-bi...Richard Earnshaw2009-01-131-30/+28
* arm.c (struct processors): Pass for speed down into cost helper functions.Richard Earnshaw2009-01-131-244/+583
* re PR target/38695 (gcc.c-torture/compile/pr37433.c ICE on trunk arm_function...Jakub Jelinek2009-01-101-1/+3
* re PR target/38548 (bootstrap broken on arm-linux-gnu (not gnueabi))Richard Earnshaw2008-12-192-2/+3
* re PR bootstrap/38578 (fatal warning during bootstrap on arm.c for output_mov...Richard Earnshaw2008-12-191-4/+8
* re PR target/37436 (arm-cross-g++. internal compiler error: in extract_insn, ...Richard Earnshaw2008-12-163-5/+11
* Martin Guy <martinwguy@yahoo.it> PR target/37668Martin Guy2008-12-101-1/+5
* re PR target/37170 (gcc.dg/weak/weak-1.c)Jakub Jelinek2008-11-221-0/+1
* thumb2.md (thumb2_casesi_internal, [...]): Use earlyclobber for scratch opera...Joseph Myers2008-11-201-2/+2
* invoke.texi: Document --fix-cortex-m3.Paul Brook2008-11-132-22/+55
* bpabi.h (PROFILE_HOOK): New undef.Andrew Stubbs2008-11-061-0/+6
* arm.md (UNSPEC_PIC_BASE): Update documentation.Richard Sandiford2008-11-033-36/+37
* bpabi.h (ARM_FUNCTION_PROFILER): Define new EABI compatible profiler (__gnu_m...Paul Brook2008-10-081-0/+17
* arm.c (arm_size_rtx_costs): Call cost function.Paul Brook2008-09-041-1/+1
* arm.c (arm_tune_cortex_a9): Define.Paul Brook2008-09-026-5/+89
* invoke.texi: Document -mword-relocations.Paul Brook2008-09-028-5/+93
* arm.c (arm_override_options): Set arm_abi earlier.Paul Brook2008-09-012-19/+23
* thumb2.md (thumb2_negscc): Match the correct operand for optimized LT0 test.Paul Brook2008-09-011-4/+1
* arm.md: Include cortex-r4f.md.Paul Brook2008-09-018-54/+232
* arm.c (arm_no_early_mul_dep): Handle multiply-subtract.Paul Brook2008-09-011-2/+9
* expr.c (MOVE_BY_PIECES_P, [...]): Pass speed operand.Jan Hubicka2008-09-011-1/+1
* fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka2008-08-311-15/+21
* optabs.c (expand_abs_nojump): Update BRANCH_COST call.Jan Hubicka2008-08-301-1/+1
* re PR target/37283 (Cannot build crtbegin.o for ARM)Samuel Tardieu2008-08-301-2/+5
* arm.c (TARGET_MAX_ANCHOR_OFFSET): New.Paul Brook2008-08-283-0/+54
* vfp11.md: Update license notice.Paul Brook2008-08-282-16/+19
* t-arm-coff (LIB1ASMFUNCS): Add missing undescrore on _clzsi2.Paul Brook2008-08-272-2/+2
* vfp.md: Document fmul{s,d} and fmac{s,d} types.Paul Brook2008-08-264-28/+21
* vfp.md: Move pipeline description for VFP11 to...Paul Brook2008-08-263-83/+97
* [multiple changes]Vladimir Makarov2008-08-261-0/+14
* arm.c (add_minipool_backward_ref): Check for 8-byte-aligned entries in second...Joseph Myers2008-08-151-9/+12
* arm.c (output_move_neon): Update comment describing big-endian vector layout.Joseph Myers2008-08-072-36/+77
* iwmmxt.md (movv8qi_internal, [...]): Combine into mov<mode>_internal.Joseph Myers2008-08-071-61/+3
* alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords.Kaveh R. Ghazi2008-08-062-14/+14
* invoke.texi: Document new ARM -mfpu= and -mcpu= options.Paul Brook2008-08-055-11/+26
* arm.c (thumb_core_reg_alloc_order): New.Paul Brook2008-08-043-0/+29
* arm.c (arm_compute_static_chain_stack_bytes): New function.Andrew Jenner2008-07-301-62/+66
* arm.c (arm_expand_prologue): Use 0-length rtvec instead of NULL_RTVEC.Nathan Froyd2008-07-301-1/+3
* iwmmxt.md (movv8qi_internal, [...]): Add mem = reg alternative.Joseph Myers2008-07-251-18/+18
* cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.Jan Hubicka2008-07-251-5/+0
* decl2.c (determine_visibility): Allow target to override visibility of class ...Julian Brown2008-07-171-1/+2
* config.gcc (arm*-*-eabi*): Include arm/eabi.h and use additional option file ...Doug Kwan2008-07-145-5/+164
* revert: arm.opt (mandroid): New option.Doug Kwan2008-07-092-45/+0