aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-arm.c
AgeCommit message (Expand)AuthorFilesLines
2003-06-13* tc-arm.c (FPU_DEFAULT, case TE_LINUX): Default to FPU_ARCH_FPA.Richard Earnshaw1-0/+19
2003-05-21Move .file and .loc pseudo ops into obj-elf.cNick Clifton1-2/+0
2003-04-022003-04-02 Philip Blundell <philb@gnu.org>Phil Blundell1-0/+1
2003-04-01Fixes for iWMMXt contribution.Nick Clifton1-179/+257
2003-03-25Add iWMMXt supportNick Clifton1-2/+938
2003-02-10Add support for marking ARM ELF binaries as support the Cirrus EP9312 MaverickNick Clifton1-0/+9
2003-01-23 * symbols.c (S_FORCE_RELOC): Add "strict" param.Alan Modra1-5/+3
2002-12-12 * config/tc-a29k.c (insert_sreg): Prototype.Alan Modra1-0/+2
2002-12-05 * config/tc-arm.c (arm_force_relocation): Move out of #if OBJ_ELF.Alan Modra1-20/+27
2002-12-03 * config/tc-arm.c (arm_force_relocation): Return 0 for ARM_IMMEDIATEAlan Modra1-4/+9
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-149/+149
2002-11-29Allow BKPT instruction to be specified without an operand. Add a test for this.Nick Clifton1-4/+10
2002-10-23Allow an absolute reference to _GLOBAL_TABLE_OFFSET_ to be converted intoNick Clifton1-1/+1
2002-09-17Note that an implemented BFD_RELOC_ARM_IMMEDIATE has been done.Nick Clifton1-6/+29
2002-09-05gas reloc rewrite.Alan Modra1-16/+8
2002-08-22Add sh-nto supportNick Clifton1-3/+2
2002-08-01Ensure that offset to literal pool is computed using signed arithmetic so thatNick Clifton1-7/+12
2002-07-30Add per-section and per-sub-section literal pools.Nick Clifton1-117/+123
2002-06-08 * as.c: Replace CONST with const.Alan Modra1-1/+1
2002-05-23For the Thumb BLX reloc round the relocation up rather than down.Nick Clifton1-13/+11
2002-05-22COFF: Dump literal pool when changing sections.Nick Clifton1-4/+7
2002-05-14Remove redundant call to listing_prev_lineNick Clifton1-1/+0
2002-05-13Remove redundant call to listing_prev().Nick Clifton1-1/+0
2002-05-09 * config/obj-coff.c: Fix formatting.Kazu Hirata1-45/+45
2002-05-02Do not convert a subtract of zero into an add of zero.Nick Clifton1-3/+5
2002-03-21Fix typoNick Clifton1-1/+1
2002-01-19* tc-arm.c (do_xsc_mia, do_xsc_mar, do_xsc_mra): Renamed fromRichard Earnshaw1-260/+259
2002-01-192002-01-18 Richard Earnshaw <rearnsha@arm.com>Richard Earnshaw1-6/+38
2002-01-192002-01-19 Keith Walker <keith.walker@arm.com>Richard Earnshaw1-0/+2
2002-01-18* NEWS: Mention new ARM command-line options and VFP support.Richard Earnshaw1-467/+716
2002-01-15Support for VFP instructionsRichard Earnshaw1-28/+1174
2002-01-15* tc-arm.c (md_parse_option): Tidy up setting of cpu_variant forRichard Earnshaw1-21/+15
2002-01-14* tc-arm.c (md_longopts): On targets that aren't bi-endian, supportRichard Earnshaw1-1/+14
2002-01-14* tc-arm.c (md_longopts): Fix misplaced #endif -- the -oabi optionRichard Earnshaw1-2/+2
2002-01-14* tc-arm.c (all error messages): Normalize capitalization of messages.Richard Earnshaw1-100/+145
2002-01-11* tc-arm.c ((do_ldst): Fix handling an immediate expression pseudoRichard Earnshaw1-22/+38
2002-01-10* tc-arm.c (struct reg_entry): Move before prototypes.Richard Earnshaw1-468/+730
2001-12-06* tc-arm.c (do_arit, do_cmp, do_mov, do_ldst, do_ldstt, do_ldmstm)Richard Earnshaw1-332/+164
2001-12-05* tc-arm.c (struct asm_opcode): Delete comp_suffix and flags. AddRichard Earnshaw1-749/+1169
2001-12-04Only clear cpu part when specifying 'xscale' cpu (don't change the fpu part)Nick Clifton1-1/+2
2001-11-15Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function.Nick Clifton1-8/+6
2001-11-02* tc-arm.c: Re-arrange prototypes by architecture.Richard Earnshaw1-144/+166
2001-10-31General cleanup of feature definitions.Richard Earnshaw1-209/+230
2001-10-202001-10-20 H.J. Lu <hjl@gnu.org>H.J. Lu1-4/+4
2001-10-19Restore line_comment_chars after a SNAFU.Nick Clifton1-1/+1
2001-10-18Remove semicolon from ARM comment chars listNick Clifton1-1/+1
2001-10-13Replace CONST with constNick Clifton1-51/+51
2001-10-09 * config/tc-arm.c: Change MAVERIK to MAVERICK.Aldy Hernandez1-84/+84
2001-10-08updated creditsAldy Hernandez1-0/+1
2001-10-08 * gas/config/tc-arm.c (ARM_EXT_MAVERIK): New macro.Aldy Hernandez1-1/+743