aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arm
AgeCommit message (Expand)AuthorFilesLines
2007-06-23re PR target/31152 (-(x>y) generates wrong code)Richard Earnshaw1-4/+1
2007-06-19arm.c (arm_get_frame_offsets): Set offsets->locals_base to avoid negative sta...Seongbae Park1-0/+2
2007-06-11Merge dataflow branch into mainlineDaniel Berlin2-55/+51
2007-06-11arm.c (arm_output_dwarf_dtprel, [...]): New.Joseph Myers1-0/+17
2007-05-30config.gcc (arm-wrs-vxworks): Remove dbxelf.h from tm_file.Richard Sandiford7-145/+290
2007-05-26c-typeck.c, [...]: Fix typos and follow spelling conventions in various warni...Kazu Hirata1-1/+1
2007-05-25arm-protos.h (arm_encode_call_attribute): Delete.Richard Sandiford5-176/+69
2007-05-20re PR target/32007 (bootstrap broken on ARM v3)Martin Michlmayr1-0/+8
2007-05-02bpabi.S (aeabi_lcmp): Fix result on overflow.Paul Brook1-5/+12
2007-04-16linux.h (CPP_SPEC): Define.Matthias Klose1-1/+1
2007-03-25lib1funcs.asm (div0): Use ARM_FUNC_START and do_push.Paul Brook2-6/+4
2007-03-21elf.h (TARGET_ASM_DESTRUCTOR): Define.Mark Mitchell2-7/+30
2007-03-17arm.c, [...]: Fix comment typos.Kazu Hirata2-2/+2
2007-03-07libunwind.S: Add .arch/.object_arch for armv4 builds.Joseph Myers2-1/+169
2007-03-01arm.c (arm_legitimate_index_p): Limit iWMMXt addressing modes to LDRD for DIm...Paul Brook3-16/+73
2007-02-21arm.c (thumb2_final_prescan_insn): Don't incrememnt condexec_count when skipp...Paul Brook1-4/+1
2007-02-20alpha.c, [...]: Follow spelling conventions.Kazu Hirata3-6/+6
2007-02-15tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore1-26/+25
2007-02-14config.gcc: Add arm*-*-uclinux-*eabi.Paul Brook5-30/+105
2007-02-08lib1funcs.asm (RETLDM): Pop directly into PC when no special interworking nee...Paul Brook1-1/+1
2007-01-31* gcc/config/arm/unwind-arm.h (_sleb128_t, _uleb128_t): New.Kazu Hirata1-1/+8
2007-01-31cgraphunit.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2007-01-10arm.c (arm_rtx_costs_1): Handle mutiply-subtract.Paul Brook2-0/+20
2007-01-09re PR target/30173 (Error in ARM softfloat routine __adddf3)Nicolas Pitre1-1/+1
2007-01-08arm.c, [...]: Fix comment typos.Kazu Hirata4-16/+16
2007-01-04arm.md (arm_mulsi3, [...]): Make conditional on !arm_arch6.Paul Brook1-13/+185
2007-01-04re PR target/16634 (arm-elf-gcc problems when generating code for __attribute...Paul Brook1-16/+31
2007-01-03backport: thumb2.md: New file.Paul Brook24-1361/+4488
2007-01-02alpha.md, [...]: Always use set_unique_reg_note to add REG_EQUAL notes.Steven Bosscher1-2/+2
2006-12-13arm.c (arm_output_fldmx): Output FLDMD instead of FLDMX.Mark Shinwell6-53/+193
2006-12-11elf.h (MAX_OFILE_ALIGNMENT): Remove definition.Carlos O'Donell1-6/+0
2006-12-04unwind-arm.c: Adjust __cxa_type_match declaration.Carlos O'Donell1-1/+4
2006-12-02builtins.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2006-11-17arm.h (CONSTANT_ALIGNMENT): Don't over-align strings when optimizing for size.Richard Earnshaw1-0/+1
2006-11-16arm.md (abssi2): Allow Thumb as well.Richard Earnshaw1-5/+38
2006-11-15unwind-arm.c (_Unwind_GetDataRelBase, [...]): Move from here ...Paul Brook2-13/+14
2006-11-14expmed.c (emit_store_flag_1): New function.Richard Earnshaw2-1/+193
2006-11-14arm.h (FUNCTION_ARG_ADVANCE): Only adjust iwmmxt_nregs if TARGET_IWMMXT_ABI.Joseph Myers2-20/+24
2006-11-13bpapi.h (TARGET_BPABI_CPP_BUILTINS): Define __GXX_TYPEINFO_EQUALITY_INLINE bu...Joseph Myers2-8/+11
2006-11-09* config/arm/t-linux (LIBGCC2_DEBUG_CFLAGS): Delete.Daniel Jacobowitz1-2/+1
2006-11-06t-strongarm-pe: (TARGET_LIBGCC2_CFLAGS): Do no set inhibit_libc.Vladimir Prus8-8/+8
2006-11-04arm.c (thumb_legitimate_addres_p): Allow any constant offset from the soft-fr...Richard Earnshaw1-1/+4
2006-11-03tree-dump.c (dump_enable_all): Rename local variable ir_type to avoid name co...Steven Bosscher1-2/+2
2006-11-03arm.c (arm_file_start): New function.Paul Brook1-1/+108
2006-11-03linux-elf.h (NEED_INDICATE_EXEC_STACK): Define as 1.Carlos O'Donell7-0/+39
2006-11-02arm.c (arm_elf_asm_constructor): Remove ATTRIBUTE_UNUSED from priority argument.Paul Brook2-4/+13
2006-10-23decl.c: Include langhooks.h.Rafael Ávila de Espíndola1-5/+5
2006-10-19Fix spelling typo in commentNick Clifton1-1/+1
2006-10-17arm.c (arm_rtx_costs_1): Handle multiply-accumulate.Paul Brook1-0/+8
2006-09-27re PR target/29230 (gcc-4.1 generates faulty asm on ARM when compiling openms...Paul Brook1-3/+14