aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arm
AgeCommit message (Expand)AuthorFilesLines
2007-11-22re PR target/33947 (warning: 'const' attribute directive ignored)Jakub Jelinek1-6/+6
2007-11-08re PR target/16350 (gcc only understands little endian ARM systems)Bernhard Fischer3-17/+46
2007-11-05config.gcc (arm*-*-*): Set c_target_objs and cxx_target_objs.Paul Brook5-4/+43
2007-09-04libgcc-bpabi.ver: Add _Unwind_Backtrace as GCC_4.3.0.Andrew Haley1-0/+7
2007-09-04libunwind.S (UNWIND_WRAPPER _Unwind_Backtrace): New.Andrew Haley3-1/+69
2007-09-04* config/arm/arm.md (mulsidi3, umulsidi3, mulsi3_highpart)Zack Weinberg1-8/+60
2007-09-03optabs.c: Remove unnecessary forward declarations.Zack Weinberg1-40/+0
2007-09-03config.gcc: Delete stanza for arm-semi-aof and armel-semi-aof targets.Zack Weinberg7-756/+2
2007-09-01arm.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2007-08-24alpha.c (alpha_mangle_type, [...]): Constify.Kaveh R. Ghazi2-4/+4
2007-08-23arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi4-36/+25
2007-08-22md.texi (Iterators): Renamed from Macros.Hans-Peter Nilsson4-39/+39
2007-08-13Revert GPLv3 patch to arm_neon.hNick Clifton1-3/+4
2007-08-04arm.md (movsi): Add braces.Richard Sandiford1-0/+2
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton60-281/+232
2007-07-31neon.md (vec_set<mode>_internal, [...]): New define_insns.Julian Brown1-21/+35
2007-07-30neon.md (V_ext): New mode attribute.Julian Brown2-36/+97
2007-07-28cfglayout.c, [...]: Fix comment typos.Kazu Hirata5-10/+10
2007-07-26gcc/Julian Brown3-35/+195
2007-07-26arm.c (arm_mac_accumulator_is_mul_result): New.Mark Shinwell7-215/+3186
2007-07-25alpha.c (alpha_mangle_fundamental_type): Rename to...Julian Brown2-1/+71
2007-07-25Makefile.in (TEXI_GCC_FILES): Add arm-neon-intrinsics.texi.Julian Brown19-294/+21400
2007-07-20arm.md (movsi): Use can_create_pseudo_p instead of no_new_pseudos.Richard Sandiford1-1/+1
2007-07-18arm-protos.h (arm_cannot_force_const_mem): Declare.Richard Sandiford5-2/+47
2007-07-16re PR target/32753 (building a crosscompiler for arm-elf fails because of an ...Paul Brook1-25/+0
2007-07-16re PR target/32753 (building a crosscompiler for arm-elf fails because of an ...Paul Brook1-22/+0
2007-07-12arm.c (thumb1_compute_save_reg_mask): Make sure scratch reg does not overlap ...Paul Brook1-0/+4
2007-07-10Replace no_new_pseudos in backends.Ian Lance Taylor2-21/+24
2007-07-07auto-inc-dec.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
2007-07-05arm.c (vfp3_const_double_index): Copy signed results of REAL_VALUE_TO_INT int...Richard Earnshaw1-1/+4
2007-07-04target.h (struct gcc_target): Add target_help field.Nick Clifton1-0/+89
2007-07-04config.gcc (arm-wrs-vxworks): Don't include svr4.h.Richard Sandiford1-4/+2
2007-07-03config.gcc (with_fpu): Allow --with-fpu=vfp3.Julian Brown7-167/+422
2007-07-01arm.c (arm_cannot_copy_insn_p): Do not expect a PARALLEL.Daniel Jacobowitz3-15/+14
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