aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arm
AgeCommit message (Expand)AuthorFilesLines
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
2003-06-15alpha.md: Follow spelling conventions.Kazu Hirata4-5/+5
2003-06-15install.texi: Follow spelling conventions.Kazu Hirata1-1/+1
2003-06-14rtl.h (STORE_FLAG_VALUE): Remove default definition from here.Roger Sayle1-2/+0
2003-06-14re PR target/3724 ([ARM]Illegal instruction when profiling optimized code on ...Richard Earnshaw1-0/+5
2003-06-14re PR target/11183 ([arm] ICE in change_address_1 (3.3) / subreg_hard_regno (...Richard Earnshaw1-0/+6
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-11Kaos support from Uwe StieberUwe Stieber2-0/+48
2003-06-10arm-proto.h: Convert to ISO C90 prototypes.Richard Earnshaw2-938/+462
2003-06-10Improve support for arm-wince-pe target:Nick Clifton4-3/+78
2003-06-09arm.h (THUMB_PRINT_OPERAND_ADDRESS): Use %wd in format and remove cast to int.Richard Earnshaw1-2/+2
2003-06-07config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9.Zack Weinberg3-12/+15
2003-06-04aout.h (ASM_OUTPUT_SKIP): Fix cast for format specifier warning.Kaveh R. Ghazi3-5/+5
2003-06-04config.gcc: Reorganize --with-cpu logic.Daniel Jacobowitz1-0/+14
2003-06-04alpha.c (print_operand_address): Fix format specifier warnings.Kaveh R. Ghazi2-3/+3
2003-06-04uwin.h: Remove SUBTARGET_PROLOGUE.Andreas Jaeger1-1/+0
2003-06-03configure.in (HAVE_LD_PIE): Check for ld -pie.Jakub Jelinek3-3/+3
2003-06-02arm.c (arm_use_dfa_pipeline_interface): Declare.Ben Elliston3-116/+160
2003-05-18c-cppbuiltin.c (TARGET_OS_CPP_BUILTINS, [...]): Default here.Neil Booth3-3/+1
2003-05-16alpha.c (print_operand_address, [...]): Use string concatentation on HOST_WID...Kaveh R. Ghazi1-4/+1
2003-05-16Fix typo: LSM instead of LSYM.Nick Clifton1-1/+1
2003-05-15config.gcc: Purge all targets obsoleted in GCC 3.3.Zack Weinberg4-138/+0
2003-05-15arm.c (arm_is_xscale): Rename to arm_arch_xscale.Philip Blundell3-14/+21
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 Sandiford3-16/+16
2003-05-13arm.md (compare_scc): Use shorter sequence for EQ case.Richard Earnshaw1-7/+109
2003-05-12lib1funcs.asm (LSYM): Define -- on ELF prefix a local symbol with '.'.Richard Earnshaw1-81/+83
2003-05-12Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz>Jan Hubicka3-8/+8
2003-05-10arm.md (DOM_CC_X_AND_Y, [...]): New constants.Richard Earnshaw3-20/+84
2003-05-10revert: vxxscale.h, [...]: New files.Richard Kenner4-196/+0
2003-05-09vxxscale.h, [...]: New files.Olivier Hainque4-0/+196
2003-05-09* arm.md (clzsi2): The CLZ instruction is predicable.Richard Earnshaw1-1/+2
2003-04-28* config/arm/elf.h (ASM_OUTPUT_ALIGNED_COMMON): Remove definition.Nick Clifton1-9/+0
2003-04-26arm.c (arm_adjust_cost): Correct logic that tests the return values from reco...Ben Elliston1-2/+2
2003-04-23* arm.h (TARGET_OPTIONS): Add value field.Richard Earnshaw1-7/+7
2003-04-20target.h (encode_section_info): Add new argument carrying the RTL to be modif...Zack Weinberg3-14/+8
2003-04-09install.texi: Note that ARM toolchains need binutils 2.13 or newer.Nick Clifton3-3/+26
2003-03-28elf.h (ASM_OUTPUT_ALIGNED_BSS): Remove unnecessary globalize_label.Alan Modra1-3/+2
2003-03-20re PR target/10066 ([arm-linux] libjava build error on arm-linux)Richard Earnshaw1-3/+11
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