aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
1997-11-22Sat Nov 22 15:50:09 1997 Klaus Kaempf <kkaempf@progis.de>Ian Lance Taylor1-3/+2
1997-11-22Sat Nov 22 15:50:09 1997 Klaus Kaempf <kkaempf@progis.de>Ian Lance Taylor1-38/+38
1997-11-12config/tc-mips.c (mips_4900): Added.Gavin Romig-Koch1-1/+34
1997-11-08* config/tc-mips.c (mips_ip): Added cases for "e", "%", and "P" operand types.Ken Raeburn1-4/+46
1997-11-05 * write.c (print_fixup): Use TC_FIX_DATA_PRINT (if defined) toDoug Evans1-22/+114
1997-11-03 * tc-mips.c (md_begin): Reorganize setting of default values soGavin Romig-Koch1-149/+122
1997-10-31* config/tc-mips.c (mips_5400): New variable.Ken Raeburn2-11/+201
1997-10-30Fixes to Thumb ADR pseudo op from Tony Thompson at ARM (athompso@arm.com).Nick Clifton1-2/+4
1997-10-29 * config/tc-mips.c (hilo_interlocks): True for tx49.Gavin Romig-Koch2-1/+46
1997-10-24 * config/tc-ppc.c (md_assemble): When handling @l, always signIan Lance Taylor1-10/+50
1997-10-24Fri Oct 24 11:19:22 1997 Jakub Jelinek <jj@sunsite.mff.cuni.cz>Richard Henderson1-3/+55
1997-10-23 * config/tc-sparc.c (v9a_asr_table): New variable.Richard Henderson1-0/+56
1997-10-23 * config/tc-sparc.h (md_do_align): New macro.Richard Henderson2-24/+109
1997-10-22 * config/tc-mips.c (macro): Correct handling of constant in M_LI_DIan Lance Taylor1-7/+26
1997-10-21 * config/tc-sparc.c (md_apply_fix3, cases ..._H44, ..._HIX22): LeaveDoug Evans1-7/+0
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