aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arm
AgeCommit message (Expand)AuthorFilesLines
2009-04-14arm.c (arm_rtx_costs_1): Treat a minus with a shift the same as a minus witho...Kazu Hirata1-0/+11
2009-04-13arm.c (return_used_this_function): Remove.Ramana Radhakrishnan2-10/+9
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek17-260/+171
2009-04-04re PR target/39501 (-O -ffinite-math-only gets min(x,y) optimization wrong fo...Richard Earnshaw1-1/+1
2009-03-28inclhack.def (aix_syswait, [...]): Remove.Joseph Myers1-34/+0
2009-03-25rtems-elf.h: Remove LINK_GCC_C_SEQUENCE_SPEC.Ralf Corsepius1-1/+0
2009-03-17re PR middle-end/39378 (Multiple inheritence thunk not working with -mthumb)Jing Yu1-1/+1
2009-02-25re PR target/35965 ([4.3 only] -fstack-protector produces segfaulting binarie...Julian Brown1-2/+4
2009-02-21arm.c (arm_gimplify_va_arg_expr): Update prototype to take gimple_seq * argum...Joseph Myers1-4/+4
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek27-27/+31
2009-02-20arm.c (arm_builtin_va_list): New function.Mark Mitchell1-0/+112
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