aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arm
AgeCommit message (Expand)AuthorFilesLines
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
2005-08-10lib1funcs.asm (__aeabi_uidiv, [...]): New aliases.Richard Sandiford4-1/+72
2005-08-06Makefile.in, [...]: Fix comment/doc typos.Kazu Hirata3-3/+3
2005-08-04Fix problem pointed out by Gunther Nikl on gcc list.James E Wilson2-2/+1
2005-08-01dwarf2out.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-07-30arm.md (all peepholes for post-increment operations): Delete.Richard Earnshaw1-390/+0
2005-07-30arm.c (arm_coproc_mem_operand): Fix inaccurate comment.Paul Brook1-1/+1
2005-07-30arm-protos.h (arm_canonicalize_comparison): Update prototype.Paul Brook3-5/+10
2005-07-07arm.c (thumb_output_function_prologue): Calculate offset in bytes, not words.Khem Raj1-1/+1
2005-07-07arm.c (arm_pad_arg_upward): Compare return value of DEFAULT_FUNCTION_ARG_PADD...Paul Brook1-2/+4
2005-07-03c-decl.c, [...]: Fix comment typos.Kazu Hirata2-11/+11
2005-07-03c-common.h (GCC_DIAG_STYLE): Define.Joseph Myers1-3/+3
2005-07-02toplev.c (default_tree_printer): Handle setting location with '+' flag.Joseph Myers1-2/+2
2005-07-01libunwind.S, [...]: Update FSF address.Kelley Cook4-8/+8
2005-06-28Makefile.in: Set and use UNWIND_H.Paul Brook4-0/+1619
2005-06-28Makefile.in: Set and use UNWIND_H.Paul Brook9-1/+343
2005-06-26defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not defined.Jakub Jelinek1-1/+1
2005-06-25Update FSF address.R. Kelley Cook54-108/+108