aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arm
AgeCommit message (Expand)AuthorFilesLines
2003-11-20arm.c (use_return_insn): New argument, SIBLING.Richard Earnshaw4-16/+78
2003-11-18re PR middle-end/11821 (Operator implementation as a library call fails with ...Roger Sayle1-1/+3
2003-11-14arm.c (arm_emit_vector_const, [...]): Use ISO C function definition syntax.Richard Earnshaw1-5/+2
2003-11-12arm.md (storehi): Avoid use of explicit subreg.Richard Earnshaw1-5/+9
2003-11-07* config/arm/pe.h: Convert to ISO C90.Nathanael Nerode1-5/+3
2003-10-31arm.h (CONDITIONAL_REGISTER_USAGE): Disable use of LR in Thumb code.Richard Earnshaw1-0/+6
2003-10-30arm.c (arm_override_options): Revert change of arm_constant_limit when optimi...Richard Earnshaw1-5/+5
2003-10-28arm.c (arm_output_epilogue): When using a frame pointer...Richard Earnshaw1-18/+21
2003-10-24arm.c (arm_rtx_costs_1, [...]): Adjust costs for comparing a constant with sm...Richard Earnshaw3-45/+288
2003-10-24arm.c (note_invalid_constants): Try to extract the constant pool value using ...Richard Earnshaw1-3/+17
2003-10-23config.gcc: Update *-*-vxworks* generic hook and comments.Phil Edwards2-0/+105
2003-10-21arm.c (arm_override_options): Set arm_constant_limit to 2 instead of 1 when o...Nicolas Pitre1-16/+30
2003-10-20config.gcc: Add support for arm926ejs, arm1026ejs, arm1136js, arm1136jfs, and...Mark Mitchell2-1/+19
2003-10-19arm.c (arm_override_options): Use arm_tune_xscale for XScale optimizations no...Nicolas Pitre2-3/+3
2003-10-17arm.c (use_return_insn): Not a single instruction, if there's a frame pointer.Richard Earnshaw1-3/+17
2003-10-17arm-modes.def (CC_Nmode): New condition code mode.Richard Earnshaw5-43/+713
2003-10-14arm.c (arm_addimm_operand): MODE arguemnt is unused.Richard Earnshaw2-4/+4
2003-10-14iwmmxt.md (cond_iwmmxt_movsi_insn): New pattern.Ian Lance Taylor2-17/+34
2003-10-13Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.o with min-insn-mo...Zack Weinberg1-16/+20
2003-10-11* config/arm/arm.c (arm_regno_class): Handle IWMMXT_GR_REGS.Ian Lance Taylor1-0/+3
2003-10-07arm.md (cmpsi2_addneg): New ARM pattern.Richard Earnshaw4-0/+167
2003-09-30* arm/ieee754-sf.S: Tidy formatting.Richard Earnshaw1-1/+2
2003-09-30Nicolas Pitre <nico@cam.org>Nicolas Pitre1-120/+225
2003-09-30Nicolas Pitre <nico@cam.org>Richard Earnshaw2-8/+18
2003-09-28arm.c (legitimize_pic_address): Check SYMBOL_REF_LOCAL_P, not ENCODED_SHORT_C...Philip Blundell1-2/+2
2003-09-25arm.c (all_cores): arm710t, arm720t and arm740t are all based on the arm7tdmi...Richard Earnshaw1-3/+3
2003-09-24arm.h (ASM_OUTPUT_REG_PUSH, [...]): Wrap in do...while(0)Richard Earnshaw1-11/+17
2003-09-23config.gcc: Do per-target disabling of fixproto here in clauses, not in t- fr...Nathanael Nerode1-3/+0
2003-09-20c-format.c (gcc_diag_char_table): Add %J.Richard Henderson1-4/+2
2003-09-20t-linux, [...]: Remove obsolete references to ENQUIRE.Nathanael Nerode3-11/+0
2003-09-16linux.h (LINK_GCC_C_SEQUENCE_SPEC): Define.Jakub Jelinek1-1/+4
2003-09-03targhooks.c: New file.DJ Delorie1-2/+2
2003-09-03fix typo in previous deltaNick Clifton1-1/+2
2003-09-03Handle TARGET_CPU_iwmmxt.Nick Clifton1-1/+4
2003-08-30lib1funcs.asm (RETCOND): Delete.Richard Earnshaw4-324/+256
2003-08-27[multiple changes]Richard Earnshaw4-23/+2162
2003-08-21Makefile.in (INCLUDES): Remove -I$(srcdir)/config.Zack Weinberg1-2/+1
2003-07-26pe.c (arm_mark_dllimport): Don't use xxx_with_decl.Gabriel Dos Reis1-2/+4
2003-07-12alpha.c: Fix comment typos.Kazu Hirata4-19/+19
2003-07-10arm.c (arm_init_iwmmxt_builtins, [...]): Use ARRAY_SIZE.Kaveh R. Ghazi1-3/+3
2003-07-01alpha.c: Fix comment typos.Kazu Hirata6-13/+13
2003-06-30(BIGGEST_FIELD_ALIGNMENT): Make defintion constant.Nick Clifton1-1/+1
2003-06-30arm.c (arm_rtx_costs): Remove #if 0 block.Ben Elliston1-30/+0
2003-06-28builtins.c: Follow spelling conventions.Kazu Hirata2-2/+2
2003-06-25arm.h (BIGGEST_FIELD_ALIGNMENT): Define instead of ADJUST_FIELD_ALIGN if IN_T...Nick Clifton1-2/+11
2003-06-22arm.h (BIGGEST_ALIGNMENT): Use TARGET_REALLY_IWMMXT for selecting 64-bit alig...Richard Earnshaw1-1/+1
2003-06-22arm.md (all call_value patterns): Remove register constraints on value operand.Richard Earnshaw1-10/+10
2003-06-19target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg10-113/+39
2003-06-18config.gcc: Add an extra_header for ARM targets.Nick Clifton10-181/+4583
2003-06-17dbxout.c (dbxout_source_line_counter): New global variable.Eric Botcazou1-3/+0