aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arm/arm.c
AgeCommit message (Expand)AuthorFilesLines
2003-09-03targhooks.c: New file.DJ Delorie1-2/+2
2003-07-12alpha.c: Fix comment typos.Kazu Hirata1-3/+3
2003-07-10arm.c (arm_init_iwmmxt_builtins, [...]): Use ARRAY_SIZE.Kaveh R. Ghazi1-3/+3
2003-07-01alpha.c: Fix comment typos.Kazu Hirata1-6/+6
2003-06-30arm.c (arm_rtx_costs): Remove #if 0 block.Ben Elliston1-30/+0
2003-06-28builtins.c: Follow spelling conventions.Kazu Hirata1-1/+1
2003-06-19target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg1-0/+34
2003-06-18config.gcc: Add an extra_header for ARM targets.Nick Clifton1-46/+1305
2003-06-15alpha.md: Follow spelling conventions.Kazu Hirata1-2/+2
2003-06-15install.texi: Follow spelling conventions.Kazu Hirata1-1/+1
2003-06-14re PR target/11183 ([arm] ICE in change_address_1 (3.3) / subreg_hard_regno (...Richard Earnshaw1-2/+2
2003-06-13arm.c (output_call_mem): If the address references the link-register use an i...Richard Earnshaw1-39/+9
2003-06-10arm-proto.h: Convert to ISO C90 prototypes.Richard Earnshaw1-774/+314
2003-06-07config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9.Zack Weinberg1-1/+15
2003-06-04aout.h (ASM_OUTPUT_SKIP): Fix cast for format specifier warning.Kaveh R. Ghazi1-1/+1
2003-06-02arm.c (arm_use_dfa_pipeline_interface): Declare.Ben Elliston1-0/+10
2003-05-16alpha.c (print_operand_address, [...]): Use string concatentation on HOST_WID...Kaveh R. Ghazi1-4/+1
2003-05-15arm.c (arm_is_xscale): Rename to arm_arch_xscale.Philip Blundell1-6/+10
2003-05-15re PR target/10730 ([arm] -O2 generates invalid asm)Philip Blundell1-0/+6
2003-05-14target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.Richard Sandiford1-7/+16
2003-05-10arm.md (DOM_CC_X_AND_Y, [...]): New constants.Richard Earnshaw1-20/+23
2003-04-26arm.c (arm_adjust_cost): Correct logic that tests the return values from reco...Ben Elliston1-2/+2
2003-04-20target.h (encode_section_info): Add new argument carrying the RTL to be modif...Zack Weinberg1-7/+4
2003-03-13output_return_instruction: Simplyify test for avoiding type 2 LDMs.Nick Clifton1-5/+1
2003-03-13Remove redundant writeback test in previous delta.Nick Clifton1-4/+7
2003-03-13(print_multi_reg): Do not generate a type 2 LDM instructions with writeback e...Nick Clifton1-15/+31
2003-03-10arm.h (enum floating_point_type): Delete.Richard Earnshaw1-21/+23
2003-03-08* arm.c (fpa_rhs_operand, fpa_add_operand, const_double_rtx_ok_for_fpa)Richard Earnshaw1-32/+32
2003-02-28(note_invalid_constants): Change parameter type from bool to int.Nick Clifton1-2/+2
2003-02-26arm.c (is_load_address): Rename to...Nick Clifton1-72/+79
2003-02-19calls.c (expand_call): Update call of INIT_CUMULATIVE_ARGSJan Hubicka1-2/+2
2003-02-16arm.c (arm_reload_in_hi): Ensure that the scratch register does not overlap t...Richard Earnshaw1-1/+8
2003-02-10Replace occurances of "GNU CC" with "GCC" and reformat as appropriate.Nick Clifton1-16/+16
2003-02-10Add support for Cirrus EP9312, an ARM variant.Nick Clifton1-7/+382
2003-02-05defaults.h (CLZ_DEFINED_VALUE_AT_ZERO): New.Richard Henderson1-82/+0
2003-02-01[multiple changes]Richard Henderson1-1/+1
2003-01-31arm.c: Fix comment typos.Kazu Hirata1-11/+11
2003-01-30arm.c (arm_compute_initial_elimination_offset): If optimizing for size...Richard Earnshaw1-4/+8
2003-01-30(arm_output_epilogue): Update stack pointer when popping saved IP registerNick Clifton1-1/+1
2003-01-29arm.c (arm_legtimize_address): New function.Richard Earnshaw1-0/+85
2003-01-28target.h (targetm.address_cost): New.Richard Henderson1-0/+37
2003-01-27Makefile.in (cse.o): Depend on TARGET_H.Richard Henderson1-2/+18
2003-01-24arm.c (use_return_insn): Do not use a single return instruction for interrupt...Nick Clifton1-13/+18
2003-01-23arm.c (thumb_base_register_rtx_p): New function.Richard Earnshaw1-1/+175
2003-01-22arm.c (arm_address_register_rtx_p): New function.Richard Earnshaw1-7/+179
2003-01-16arm.c (ROUND_UP_WORD): Renamed from ROUND_UP.Kaveh R. Ghazi1-5/+5
2003-01-01arm.c (arm_pr_long_calls, [...]): Use struct.Neil Booth1-3/+3
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-9/+34
2002-11-21arm.c (arm_get_frame_size): A leaf function does not need its stack padding t...Richard Earnshaw1-1/+40
2002-11-15Jeroen Dobbelaere <jeroen.dobbelaere@acunia.com>Jeroen Dobbelaere1-0/+29