aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arm
AgeCommit message (Expand)AuthorFilesLines
2006-02-16re PR target/20353 (uclibc does not provide C99 math functions)Joseph Myers2-6/+6
2006-02-09arm.md (tlobits_cbranch): New pattern.Richard Earnshaw2-1/+46
2006-01-31tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki1-2/+2
2006-01-31arm.md (smaxsi3): Make aware of smax_m1.Nicolas Pitre1-1/+10
2006-01-31expr.h (expand_normal): new inline function.Marcin Dalecki1-16/+16
2006-01-26arm.md (smaxsi3, sminsi3): Convert to define_expand.Richard Earnshaw1-12/+64
2006-01-20[multiple changes]Paul Brook3-12/+18
2006-01-20arm.c (arm_compute_func_type): Treat all functions as nothrow when unwinding ...Paul Brook1-1/+3
2006-01-18[multiple changes]Paul Brook2-1/+6
2006-01-17re PR target/592 ([ARM/Thumb] Poor choice of PIC register)Richard Earnshaw3-32/+81
2006-01-05re PR target/24998 (Build failure: undefined symbol __floatunsitf)Richard Earnshaw1-0/+1
2006-01-02arm.c (all_fpus): Fix comment typo.Volker Reichelt1-1/+1
2005-12-21re PR target/24998 (Build failure: undefined symbol __floatunsitf)Joseph Myers1-1/+1
2005-12-15predicates.md (call_memory_operand): New.Richard Sandiford2-2/+10
2005-12-14arm.md: Provide a big-endian version of the (zero_extend:SI (subreg:QI ...)) ...Richard Sandiford1-0/+10
2005-12-13bpabi.h (SUBTARGET_EXTRA_ASM_SPEC): Pass -meabi=gnu for apcs/atpcs.Paul Brook1-1/+1
2005-12-07alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford7-125/+65
2005-11-22arm.c (emit_set_insn): New function.Richard Earnshaw1-81/+61
2005-11-22c-cppbuiltin.c (c_cpp_builtins): Define __pic__ and __PIC__ when flag_pic is ...Kaveh R. Ghazi1-5/+0
2005-11-21rtems-elf.h: Added definition of LINK_GCC_C_SEQUENCE_SPEC which matches behav...Joel Sherrill1-1/+8
2005-11-18re PR target/24914 (gcc fails when built with --with-cpu=ep9312 --with-fpu=ma...Richard Earnshaw1-12/+20
2005-11-16re PR target/24861 (internal compiler error when building gcc with --with-cpu...Richard Earnshaw1-2/+3
2005-11-16unwind-arm.c (abort): Add prototype here.Daniel Jacobowitz4-47/+113
2005-11-16unwind-arm.h: Reorder interface function declarations.Nathan Sidwell3-55/+160
2005-11-15lib1funcs.asm (div0): Call raise instead of making syscalls.Daniel Jacobowitz2-18/+19
2005-11-14arm.c (pic_labelno): New.Daniel Jacobowitz2-26/+47
2005-11-14arm.c (legitimize_tls_address): Use correct rtx for REQ_EQUIV note.Daniel Jacobowitz1-1/+1
2005-11-04arm.c (arm_load_pic_register): Pass extra reg to gen_pic_add_dot_plus_four an...Paul Brook2-18/+20
2005-11-04arm.c (arm_init_libfuncs): Use __aeabi_idiv and __aeabi_uidiv.Daniel Jacobowitz1-2/+5
2005-11-04configure.ac: Add test for ARM TLS support.Daniel Jacobowitz5-24/+539
2005-11-04lib1funcs.asm: Don't include "libunwind.S".Daniel Jacobowitz3-7/+8
2005-10-10arm.c: Remove extraneous whitespace.Nick Clifton1-61/+52
2005-10-10config.gcc (arm*-*-linux*): Remove redundant extra_parts and gnu_ld assignments.Daniel Jacobowitz3-41/+51
2005-10-08configure.in (arm-*-linux-gnueabi): Add to noconfigdirs target-libffi...Kazu Hirata6-7/+100
2005-10-06re PR target/23783 (gcc.c-torture/compile/calls.c triggers an ICE)Richard Earnshaw1-4/+8
2005-10-05* config/arm/arm.md (insv): Use gen_int_mode in more places.Daniel Jacobowitz1-3/+4
2005-10-02unknown-elf.h (LINK_GCC_C_SEQUENCE_SPEC): Define using --start-group and --en...Mark Mitchell1-0/+6
2005-09-30arm.md (movqi): On thumb when optimizing...Richard Earnshaw1-42/+55
2005-09-19aof.h (REGISTER_NAMES): Add missing backslash.Richard Sandiford1-3/+3
2005-09-11* arm/predicates.md (alignable_memory_operand): Delete.Richard Earnshaw1-20/+0
2005-09-10arm.c (arm_gen_rotated_half_load): Delete.Richard Earnshaw3-133/+45
2005-09-02arm.c (arm_legitimize_address): Limit the value passed to bit_count to 32 bits.Nicolas Pitre1-1/+1
2005-09-01arm.c (arm_legitimize_address): Split absolute addresses to alow matching ARM...Nicolas Pitre1-4/+28
2005-08-20arm.h (arm_stack_offsets): Add locals_base field.Richard Earnshaw3-30/+60
2005-08-19re PR target/23473 (ICE at config/arm/arm.c:3280)Richard Earnshaw2-6/+7
2005-08-19re PR target/23436 (Insn does not satisfy its constraints (reload_cse_simplif...Richard Earnshaw3-17/+54
2005-08-17crtfastmath.c, [...]: Update FSF address.Kelley Cook1-2/+2
2005-08-16re PR target/23355 (size optimizer did not eliminateing useless Push and pop ...Richard Earnshaw1-5/+4
2005-08-12lib1funcs.asm: Error if __ARM_ARCH__ not set.Paul Brook1-0/+4
2005-08-11re PR target/23250 (4.0.1 switch -mcallee-super-interworking generating wrong...Richard Earnshaw1-0/+5