aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
1997-10-20 * tc-sparc.c (default_arch_size): New static local.Doug Evans1-21/+78
1997-10-15 * config/tc-alpha.h (DIFF_EXPR_OK): Define.Richard Henderson1-0/+6
1997-10-13Allow assembler to make parallel instructions where there the secondsAndrew Cagney1-10/+15
1997-10-11Added .tcomon section initialisation.Nick Clifton1-0/+1
1997-10-11Jim fixed the fixups for conditional and unconditional branches.Nick Clifton2-69/+332
1997-10-10Fri Oct 10 11:22:45 1997 Martin M. Hunt <hunt@cygnus.com>Martin Hunt1-3/+5
1997-10-10Flag SP as modified for @-sp operand - OPERAND_ATMINUS.Andrew Cagney1-0/+6
1997-10-10Do not allow auto inc/dec to parallelize with an instruction that uses the in...Michael Meissner1-0/+6
1997-10-09 From Robin Kirkham <Robin.Kirkham@mlb.dmt.csiro.au>:Ian Lance Taylor1-20/+9
1997-10-09 * config/tc-d10v.c (write_2_short): Fix bug that wouldn't allowJoern Rennecke1-3/+3
1997-10-08 * config/tc-alpha.c (load_expression): Disable the sym+const .gotRichard Henderson1-60/+89
1997-10-08 * config/obj-coff.h (TC_SPARC): Don't define TARGET_FORMAT.David Edelsohn2-170/+347
1997-10-08config/tc-mips.c (md_begin): Replace the TARGET_CPU valueGavin Romig-Koch1-3/+6
1997-10-03 * config/tc-mips.c: Undef OBJ_COPY_SYMBOL_ATTRIBUTES beforeIan Lance Taylor1-27/+7
1997-09-24 * config/tc-m68k.c (m68k_ip): Handle q and v operand specifiers.Ian Lance Taylor1-2/+50
1997-09-23vr5900 -> r5900Jeff Law1-20/+23
1997-09-22don't sanitize out empty directories if they're not here (e.g., 'cvs co -P')Ken Raeburn1-2/+4
1997-09-21Fixed sanitization bugs.Nick Clifton1-0/+8
1997-09-21Removed v850eq sanitization.Nick Clifton2-83/+11
1997-09-20Remove use of sanitization to select target CPU. This is now done basedNick Clifton1-4/+36
1997-09-19 * config/tc-sparc.c: (lookup_arch,init_default_arch): New functions.David Edelsohn1-4/+0
1997-09-19Reset processor mask if specified by command line switchNick Clifton1-1/+2
1997-09-18Oops - fixed typos in previous delta.Nick Clifton1-2/+2
1997-09-18Proced error messages when special data are relocations are used onNick Clifton1-10/+30
1997-09-18 * config/tc-sparc.c: Reorganize file.David Edelsohn1-853/+805
1997-09-18Added code to cope with a constant offset to a ZDA relocation.Nick Clifton1-2/+7
1997-09-18 * config/tc-sparc.c (parse_keyword_arg): Allow numbers in reg names.David Edelsohn1-2/+2
1997-09-18Remove arc sanitization.David Edelsohn1-8/+2
1997-09-18v850 files that weren't being removed if !keep-v850Felix Lee1-2/+6
1997-09-18Corrected spelling mistake!Nick Clifton1-1/+1
1997-09-17Added support for ctoff() reloc prefix.Nick Clifton1-76/+115
1997-09-16Add support for a 16 bit relocation against the TDA register!Nick Clifton1-5/+8
1997-09-16Added checking of instructions against target cpu.Nick Clifton2-2/+40
1997-09-10Fixed sanitizationNick Clifton2-7/+7
1997-09-10Support tx19 sanitation.Gavin Romig-Koch1-0/+29
1997-09-09Add new holio() reloc prefix.Nick Clifton1-22/+65
1997-09-09Add new pseudo ops: .v850, .v850e and .v850eq to specify the target processor.Nick Clifton1-0/+14
1997-09-08Only test for immediaqte overflow if there is no insertion function.Nick Clifton1-41/+42
1997-09-08Add command line option to specify processor type.Nick Clifton2-22/+63
1997-09-08Added -mwarn_unsigned_overflow so that defuault is to treat unsignedNick Clifton1-1/+12
1997-09-07tx19 and related necessary changes.Gavin Romig-Koch1-1/+17
1997-09-03Removed v850 sanitization.Nick Clifton1-16/+2
1997-09-03Removed the BFD_RELOC_V850_16_PCREL.Nick Clifton1-10/+24
1997-09-02Support for new relocations added. Support for SDA/TDA/ZDA sections added.Nick Clifton2-197/+328
1997-09-02* config/tc-v850.c (md_assemble): Use opcode->name instead ofAndrew Cagney1-1/+7
1997-08-29SH4 assembler extensions.Joern Rennecke1-0/+32
1997-08-26 * config/tc-alpha.c (load_expression): Check explicitly for O_big,Ian Lance Taylor1-5/+57
1997-08-26Use address size prefix for loopw as for jcxz.Ian Lance Taylor1-1/+7
1997-08-26 * config/tc-i386.c (md_assemble): In JumpByte case, when lookingIan Lance Taylor1-2/+18
1997-08-25Set machine architecture and type.Nick Clifton1-0/+12