aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arm
AgeCommit message (Expand)AuthorFilesLines
1999-07-29Fix a cross toolchain build problemBernd Schmidt2-6/+8
1999-07-28Patch from Phillip Blundell <pb@nexus.co.uk> to add arm/thumb uclinux support.Philip Blundell7-2/+414
1999-07-27Fix SDB debug output generation for ARM/COFFBernd Schmidt1-0/+2
1999-07-26Apply Philip Blundell <pb@nexus.co.uk>'s patch to add PIC support to the Thumb.Philip Blundell3-23/+425
1999-07-26Replace %R%s with %rNick Clifton2-94/+90
1999-07-23arm.h (TARGET_SWITCHES): Add -m{no-}single-pic-base.Philip Blundell4-20/+63
1999-07-22Fix a typo in arm_print_operand.Bernd Schmidt1-1/+1
1999-07-22revert previous deltaNick Clifton1-17/+0
1999-07-22Vladik Goytin (goytin@yahoo.com)Vladik Goytin2-0/+18
1999-07-21Fix typo in previous deltaNick Clifton1-3/+3
1999-07-17General tidyup of header files.Nick Clifton5-363/+450
1999-07-12thumb.c (thumb_reorg): Call replace_symbols_in_block always unless NO_DEBUG i...Vladimir Makarov1-20/+24
1999-07-08Fix typo introduced in previous delta.Nick Clifton1-1/+1
1999-07-05Add preliminary support for arm v5 architectures.Nick Clifton4-411/+470
1999-07-01Add support for arm-pe and thumb-peNick Clifton5-0/+1345
1999-06-21elf.h (BSS_SECTION_ASM_OP, [...]): Add the macros.Vladimir Makarov1-0/+24
1999-06-21Add cpp support for ARM920 and ARM920T processor types.Nick Clifton3-8/+12
1999-06-19arm.c (arm_override_options): Remove warning about PIC code not being supported.Richard Earnshaw1-7/+0
1999-06-19arm.md (*adddf_esfdf_df): Renamed from *adddf_df_esfdf.Richard Earnshaw1-4/+4
1999-06-19From Phil Blundell:Philip Blundell1-1/+1
1999-06-19arm.h (CONDITIONAL_REGISTER_USAGE): If flag_pic, never use PIC_OFFSET_TABLE_R...Richard Earnshaw2-9/+36
1999-06-18Use .thumb_set pseudo op to mark aliases of thumb functions.Nick Clifton1-0/+20
1999-06-11Add support for thumb-elf target.Nick Clifton2-0/+323
1999-06-10Add ARM920 and ARM920t.Nick Clifton1-1/+3
1999-06-02Synchronise definitions of USER_LABEL_PREFIXNick Clifton2-4/+5
1999-05-30aout.h (ASM_OUTPUT_ALIGN): Only define if not already defined.Philip Blundell2-1/+14
1999-05-25arm.h (NEED_PLT_GOT): Fix mistake in last change.Philip Blundell3-1/+22
1999-05-24Fix blunder made when applying patch to arm.hNick Clifton1-13/+13
1999-05-22Apply patch from Philip Blundell <pb@nexus.co.uk> to fix PIC support forPhilip Blundell3-12/+34
1999-05-22Fix erroneous warning messagePhilip Blundell1-1/+1
1999-05-22Only defined NEED_PLT_GOT if it is not already defined.Nick Clifton1-0/+2
1999-05-12arm.md (nop): Backout Apr 27 change.Nick Burrett2-9/+2
1999-05-09arm.h (ASM_OUTPUT_MI_THUNK): Add (PLT) to branch if necessary.Philip Blundell1-0/+2
1999-05-08arm.h (NEED_PLT_GOT): New macro.Philip Blundell4-6/+22
1999-05-07Apply patch from Nick Burrett <nick.burrett@btinternet.com>Nick Clifton5-11/+69
1999-05-05Remove assembler dialect dependencies.Nick Clifton2-13/+45
1999-04-26arm.md (nop): Output instruction using output_asm_insn to fix assembler diale...Nick Burrett1-1/+9
1999-04-20arm.md (movhi): Add check for odd offset.Catherine Moore1-1/+2
1999-04-13arm.h (function prototypes for arm.c): Ifdef these out if HAVE_CONFIG_H is no...Richard Earnshaw1-1/+6
1999-04-12arm.h (target_fp_name, [...]): Const-ify.Richard Earnshaw4-33/+250
1999-04-10Allow SUBREGs in place of REGs in soft_df_operand and di_operandNick Clifton1-2/+8
1999-04-09Prevent warning about redefinition of SUBTARGET_CPU_DEFAULTNick Clifton1-1/+8
1999-04-08Undo previous delta - always display large constants in decimal.Nick Clifton1-9/+2
1999-04-07check for __ELF__ not __elf__Philip Blundell1-1/+1
1999-04-05Oops - fixed typo in previous deltaNick Clifton1-2/+2
1999-04-02print large constants in hex not dec.Nick Clifton1-16/+18
1999-03-31Apply patch from Philip Blundel to fix a few ARM/Linux nits.Philip Blundell2-5/+10
1999-03-26Define SUBTARGET_CPU_DEFAULT before including arm/coff.hNick Clifton1-17/+54
1999-03-26Apply patch from Scott Bambrough <scottb@corelcomputer.com> Modified arm*-*-l...Scott Bambrough1-1/+1
1999-03-26Add comment about duplication of EXTRA_PARTS in EXTRA_MULTILIB_PARTSNick Clifton1-2/+3