summaryrefslogtreecommitdiff
path: root/gcc/config/arm
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in previous deltanickc1999-07-211-3/+3
* General tidyup of header files.nickc1999-07-175-363/+450
* Mon Jul 12 10:40:01 1999 Vladimir Makarov <vmakarov@tofu.to.cygnus.com>vmakarov1999-07-121-20/+24
* Fix typo introduced in previous delta.nickc1999-07-081-1/+1
* Add preliminary support for arm v5 architectures.nickc1999-07-054-411/+470
* Add support for arm-pe and thumb-penickc1999-07-015-0/+1345
* Mon Jun 21 12:27:17 1999 Vladimir Makarov <vmakarov@tofu.to.cygnus.com>vmakarov1999-06-211-0/+24
* Add cpp support for ARM920 and ARM920T processor types.nickc1999-06-213-8/+12
* * arm.c (arm_override_options): Remove warning about PIC coderearnsha1999-06-191-7/+0
* * arm.md (*adddf_esfdf_df): Renamed from *adddf_df_esfdf.rearnsha1999-06-191-4/+4
* From Phil Blundell:rearnsha1999-06-191-1/+1
* * arm.h (CONDITIONAL_REGISTER_USAGE): If flag_pic, never userearnsha1999-06-192-9/+36
* Use .thumb_set pseudo op to mark aliases of thumb functions.nickc1999-06-181-0/+20
* Add support for thumb-elf target.nickc1999-06-112-0/+323
* Add ARM920 and ARM920t.nickc1999-06-101-1/+3
* Synchronise definitions of USER_LABEL_PREFIXnickc1999-06-022-4/+5
* Sat May 29 19:08:10 1999 Philip Blundell <philb@gnu.org>nickc1999-05-302-1/+14
* law1999-05-263-1/+22
* Fix blunder made when applying patch to arm.hnickc1999-05-241-13/+13
* Apply patch from Philip Blundell <pb@nexus.co.uk> to fix PIC support fornickc1999-05-223-12/+34
* Fix erroneous warning messagenickc1999-05-221-1/+1
* Only defined NEED_PLT_GOT if it is not already defined.nickc1999-05-221-0/+2
* * arm.md (nop): Backout Apr 27 change. Ensure REGISTER_PREFIX islaw1999-05-132-9/+2
* * config/arm/arm.h (ASM_OUTPUT_MI_THUNK): Add (PLT) to branch ifrearnsha1999-05-091-0/+2
* * config/arm/arm.h (NEED_PLT_GOT): New macro. Set to 0 if notrearnsha1999-05-084-6/+22
* Apply patch from Nick Burrett <nick.burrett@btinternet.com>nickc1999-05-075-11/+69
* Remove assembler dialect dependencies.nickc1999-05-052-13/+45
* * arm.md (nop): Output instruction using output_asm_insn to fixlaw1999-04-261-1/+9
* Tue Apr 20 17:57:14 1999 Catherine Moore <clm@cygnus.com>clm1999-04-201-1/+2
* * arm.h (function prototypes for arm.c): Ifdef these out ifrearnsha1999-04-131-1/+6
* * arm.h (target_fp_name, structure_size_string, arm_cpu_select):rearnsha1999-04-124-33/+250
* Allow SUBREGs in place of REGs in soft_df_operand and di_operandnickc1999-04-101-2/+8
* Prevent warning about redefinition of SUBTARGET_CPU_DEFAULTnickc1999-04-091-1/+8
* Undo previous delta - always display large constants in decimal.nickc1999-04-081-9/+2
* check for __ELF__ not __elf__nickc1999-04-071-1/+1
* Oops - fixed typo in previous deltanickc1999-04-051-2/+2
* print large constants in hex not dec.nickc1999-04-021-16/+18
* Apply patch from Philip Blundel to fix a few ARM/Linux nits.nickc1999-03-312-5/+10
* Define SUBTARGET_CPU_DEFAULT before including arm/coff.hnickc1999-03-261-17/+54
* Apply patch from Scott Bambrough <scottb@corelcomputer.com>nickc1999-03-261-1/+1
* Add comment about duplication of EXTRA_PARTS in EXTRA_MULTILIB_PARTSnickc1999-03-261-2/+3
* Define EXTRA_MULTILIB_PARTS in case mutlilibs are ever enabled.nickc1999-03-261-1/+2
* Include dbxelf.hnickc1999-03-261-6/+2
* Applied patch from Phillip Blundell <pb@nexus.co.uk>:nickc1999-03-251-8/+28
* * arm/aout.h (DBX_OUTPUT_MAIN_SOURCE_FILENAME): Fix quoting.mrs1999-03-241-2/+3
* * arm/vxarm.h: Split out vxWorks support into separate headerfilelaw1999-03-232-0/+37
* Add doc strings for SUBTARGET_SWITCHESnickc1999-03-232-3/+5
* Fix compile time warnings about unused parametersnickc1999-03-225-87/+50
* Minor formatting changes.nickc1999-03-221-4/+4
* removed part of commentnickc1999-03-171-1/+0