aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-arm.c
AgeCommit message (Expand)AuthorFilesLines
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
2000-08-01Fix skip of 'cpsr_all' flagNick Clifton1-1/+1
2000-08-012000-08-01 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-1104/+1205
2000-07-04* config/tc-arm.c (psrs): Accept combinations of flags.Alexandre Oliva1-0/+121
2000-06-25Fix spelling typos.Nick Clifton1-2/+4
2000-06-09Don't treat `;' as a line separator by default.Alan Modra1-4/+0
2000-06-08Assign correct reloc value to size 1 constant valued fixes.Nick Clifton1-5/+6
2000-06-02is_end_of_line fixes.Alan Modra1-2/+2
2000-06-01The ARM assembler is not assembling the following instructionScott Bambrough1-2/+5
2000-05-15Add support for _x and _s flags to MSR instructionNick Clifton1-138/+166
2000-04-24Document behaviour of .align 0 for ARM targets.Nick Clifton1-2/+0
2000-04-13Remove U suffix from constants for K&R compilers.Alan Modra1-6/+6