aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-arm.c
AgeCommit message (Expand)AuthorFilesLines
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
2001-09-27Add missing function protoypes.Nick Clifton1-1/+4
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu1-10/+10
2001-06-27Use MVN to build simple inverted constants.Nick Clifton1-24/+39
2001-06-21Allow adrCCl. [Patch from Phillip BLundel]Nick Clifton1-47/+29
2001-06-19Restore file accidentally deleted during man page cleanupNick Clifton1-0/+8897
2001-06-19Remove auot generated man pagesNick Clifton1-8897/+0
2001-06-192001-06-18 Philip Blundell <philb@gnu.org>Phil Blundell1-0/+5
2001-06-142001-06-13 Philip Blundell <philb@gnu.org>Phil Blundell1-1/+1
2001-06-12fix test for overlflow of literal poolNick Clifton1-1/+1
2001-05-11When truncating an aligned block, ensure that the low order bits of theNick Clifton1-1/+1
2001-05-06Do not insert more than MAX_MEM_FOR_RS_ALIGN_CODE bytes.Nick Clifton1-13/+16
2001-05-02Fix indentation and parenthesisNick Clifton1-6/+6
2001-05-02Add gas and ld support for openriscNick Clifton1-0/+11
2001-05-02imprrove error messageNick Clifton1-1/+1
2001-04-26Add ability to pad code alignment frags with no-ops.Nick Clifton1-0/+96
2001-03-25Automate generate on man pagesNick Clifton1-1/+32
2001-03-12Always set machine type based on cpu_variant.Nick Clifton1-21/+18
2001-03-08Fix copyright noticesNick Clifton1-1/+1
2001-03-06Fix BLX(1) for ThumbNick Clifton1-0/+9
2001-02-122001-02-12 Philip Blundell <pb@futuretv.com>Phil Blundell1-5/+19
2001-01-19Remove redundant bit from "fa" and "da" flagsNick Clifton1-4/+4
2001-01-11Allow ADRL relocs to be adjusted in arm-coffNick Clifton1-0/+16
2000-12-032000-12-03 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-70/+69
2000-11-25Add ARM v5t, v5te and XScale supportNick Clifton1-114/+1321
2000-11-17Add support for .line and .file pseudo ops.Nick Clifton1-2/+4
2000-11-17 * as.c (debug_type): Init to DEBUG_UNSPECIFIED.Richard Henderson1-12/+2
2000-11-142000-11-14 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-1/+1
2000-11-05Add include of "dwarf2dbg.h"Nick Clifton1-0/+1
2000-11-02Preserve copy of case clobber opcodes so that .req pseudo op worksNick Clifton1-1/+6
2000-11-022000-11-02 Theo Honohan <th@futuretv.com>Phil Blundell1-1/+1
2000-10-27handle lower cased cpsr and spsrAldy Hernandez1-14/+7
2000-10-25Add --gdwarf2 support to ARM toolchainNick Clifton1-9/+21
2000-09-152000-09-14 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-10/+10
2000-09-082000-09-08 Philip Blundell <philb@gnu.org>Phil Blundell1-1/+1
2000-08-18Replace as_tsktsk with as_warn.Nick Clifton1-2/+2
2000-08-17Minor formatting changesNick Clifton1-5/+5
2000-08-17Allow illegal shifts by zero to be recorded as logical shift lefts by zero.Nick Clifton1-6/+12
2000-08-16Tidy up decoding of shift based addressing modes.Nick Clifton1-88/+118
2000-08-16Warn abouyt "bx pc" not being very useful.Nick Clifton1-0/+2
2000-08-14Allow "bx pc" in ARM mode.Nick Clifton1-2/+1
2000-08-02Undo some formatting fixesNick Clifton1-412/+403