summaryrefslogtreecommitdiff
path: root/gas/config/tc-arm.c
Commit message (Expand)AuthorAgeFilesLines
* * tc-arm.c: Re-arrange prototypes by architecture.Richard Earnshaw2001-11-021-144/+166
* General cleanup of feature definitions.Richard Earnshaw2001-10-311-209/+230
* 2001-10-20 H.J. Lu <hjl@gnu.org>H.J. Lu2001-10-201-4/+4
* Restore line_comment_chars after a SNAFU.Nick Clifton2001-10-191-1/+1
* Remove semicolon from ARM comment chars listNick Clifton2001-10-181-1/+1
* Replace CONST with constNick Clifton2001-10-131-51/+51
* * config/tc-arm.c: Change MAVERIK to MAVERICK.Aldy Hernandez2001-10-091-84/+84
* updated creditsAldy Hernandez2001-10-081-0/+1
* * gas/config/tc-arm.c (ARM_EXT_MAVERIK): New macro.Aldy Hernandez2001-10-081-1/+743
* Add missing function protoypes.Nick Clifton2001-09-271-1/+4
* Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu2001-09-191-10/+10
* Use MVN to build simple inverted constants.Nick Clifton2001-06-271-24/+39
* Allow adrCCl. [Patch from Phillip BLundel]Nick Clifton2001-06-211-47/+29
* Restore file accidentally deleted during man page cleanupNick Clifton2001-06-191-0/+8897
* Remove auot generated man pagesNick Clifton2001-06-191-8897/+0
* 2001-06-18 Philip Blundell <philb@gnu.org>Phil Blundell2001-06-191-0/+5
* 2001-06-13 Philip Blundell <philb@gnu.org>Phil Blundell2001-06-141-1/+1
* fix test for overlflow of literal poolNick Clifton2001-06-121-1/+1
* When truncating an aligned block, ensure that the low order bits of theNick Clifton2001-05-111-1/+1
* Do not insert more than MAX_MEM_FOR_RS_ALIGN_CODE bytes.Nick Clifton2001-05-061-13/+16
* Fix indentation and parenthesisNick Clifton2001-05-021-6/+6
* Add gas and ld support for openriscNick Clifton2001-05-021-0/+11
* imprrove error messageNick Clifton2001-05-021-1/+1
* Add ability to pad code alignment frags with no-ops.Nick Clifton2001-04-261-0/+96
* Automate generate on man pagesNick Clifton2001-03-251-1/+32
* Always set machine type based on cpu_variant.Nick Clifton2001-03-121-21/+18
* Fix copyright noticesNick Clifton2001-03-081-1/+1
* Fix BLX(1) for ThumbNick Clifton2001-03-061-0/+9
* 2001-02-12 Philip Blundell <pb@futuretv.com>Phil Blundell2001-02-121-5/+19
* Remove redundant bit from "fa" and "da" flagsNick Clifton2001-01-191-4/+4
* Allow ADRL relocs to be adjusted in arm-coffNick Clifton2001-01-111-0/+16
* 2000-12-03 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-12-031-70/+69
* Add ARM v5t, v5te and XScale supportNick Clifton2000-11-251-114/+1321
* Add support for .line and .file pseudo ops.Nick Clifton2000-11-171-2/+4
* * as.c (debug_type): Init to DEBUG_UNSPECIFIED.Richard Henderson2000-11-171-12/+2
* 2000-11-14 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-11-141-1/+1
* Add include of "dwarf2dbg.h"Nick Clifton2000-11-051-0/+1
* Preserve copy of case clobber opcodes so that .req pseudo op worksNick Clifton2000-11-021-1/+6
* 2000-11-02 Theo Honohan <th@futuretv.com>Phil Blundell2000-11-021-1/+1
* handle lower cased cpsr and spsrAldy Hernandez2000-10-271-14/+7
* Add --gdwarf2 support to ARM toolchainNick Clifton2000-10-251-9/+21
* 2000-09-14 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-09-151-10/+10
* 2000-09-08 Philip Blundell <philb@gnu.org>Phil Blundell2000-09-081-1/+1
* Replace as_tsktsk with as_warn.Nick Clifton2000-08-181-2/+2
* Minor formatting changesNick Clifton2000-08-171-5/+5
* Allow illegal shifts by zero to be recorded as logical shift lefts by zero.Nick Clifton2000-08-171-6/+12
* Tidy up decoding of shift based addressing modes.Nick Clifton2000-08-161-88/+118
* Warn abouyt "bx pc" not being very useful.Nick Clifton2000-08-161-0/+2
* Allow "bx pc" in ARM mode.Nick Clifton2000-08-141-2/+1
* Undo some formatting fixesNick Clifton2000-08-021-412/+403