aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
1996-12-04Add -m{,no-}solaris support to enable/disable solaris comments & setting ppc ...Michael Meissner2-9/+76
1996-12-02 * config/tc-mn10300.c (tc_gen_reloc): Get the addend fromJeff Law1-0/+3
1996-12-02 * config/tc-mn10300.h (tc_fix_adjustable): Don't do anyJeff Law1-0/+5
1996-11-30Sat Nov 30 17:34:48 1996 Eliot Dresselhaus <eliot@wally.edc.com>Ian Lance Taylor1-0/+4
1996-11-27 * config/tc-mips.c (md_section_align): Check for an alignment ofIan Lance Taylor1-0/+5
1996-11-26 * configure, conf.in: Rebuild with autoconf 2.12.Ian Lance Taylor2-3/+5
1996-11-26 * config/tc-ppc.c (ppc_elf_lcomm): Don't give an error if noIan Lance Taylor1-0/+3
1996-11-26 Add support for mips16 (16 bit MIPS implementation):Ian Lance Taylor2-98/+1717
1996-11-26* config/tc-m68k.c (m68k_ip): Implement cases for new <, >, m, n,J.T. Conklin1-0/+5
1996-11-25 * write.c: Delete "ifndef md_relax_frag" around is_dnrange.David Edelsohn1-0/+15
1996-11-25 * gas/mn10300/*.s: Use '$' as register prefix forJeff Law15-0/+190
1996-11-25 * config/tc-mn10300.c (address_registers): Use '%' prefix for regs.Jeff Law2-16/+19
1996-11-25 * config/tc-mn10300.c (md_assemble): Correctly determine theJeff Law2-6/+16
1996-11-22 * config/tc-sh.c (md_convert_frag): Improve warning when branch isIan Lance Taylor1-0/+5
1996-11-21 * config/tc-mn10300.h (DIFF_EXPR_OK): Don't define this.Jeff Law2-84/+121
1996-11-21 * gas/all/gas.exp: xfail a couple tests for the mn10300.Jeff Law1-0/+4
1996-11-20 * gas/mn10300/other.s: Update for correct syntax on aJeff Law2-4/+10
1996-11-19Do not convert short branch followed by short instruction into a parallel op ...Michael Meissner1-0/+8
1996-11-19 * gas/mn10300/movm.s: Update for correct syntax.Jeff Law3-18/+30
1996-11-19 * config/tc-mn10300.c (md_assemble): Handle MN10300_OPERAND_REG_LIST.Jeff Law2-2/+76
1996-11-18 * config/tc-mn10300.c (mn10300_insert_operand): Provide prototypeJeff Law2-7/+24
1996-11-18Fix previous changeMichael Meissner1-1/+3
1996-11-18Check validity of user parallel operationsMichael Meissner2-0/+6
1996-11-18Branch and link instructions modify r13Michael Meissner2-0/+8
1996-11-18finally remove errant mentions of SanitizeAngela Marie Thomas1-1/+1
1996-11-15 * gas/mn10300/other.s: Put parens around registerJeff Law2-3/+18
1996-11-14Thu Nov 14 11:17:49 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt2-3/+18
1996-11-13 * gas/h8300/ffxx1.d: Update for recent disassembler changes.Jeff Law1-16/+16
1996-11-07 * gas/mn10300/basic.exp: Check opcode insertion forJeff Law1-0/+7
1996-11-06 * gas/mn10300/basic.exp: Test insertion of operandsJeff Law2-4/+12
1996-11-06 * config/tc-mn10300.c (mn10300_insert_operand): MN10300_OPERAND_SPLITJeff Law1-0/+6
1996-11-06 * gas/mn10300/basic.exp: Test insertion of 32bit operandJeff Law2-6/+13
1996-11-06 * config/tc-mn10300.c (mn10300_insert_operand): Shift low partJeff Law2-1/+4
1996-11-06 * gas/mn10300/*.s: Tweak constants in 32bit insns forJeff Law3-83/+127
1996-11-06 * config/tc-mn10300.c (mn10300_insert_operand): HandleJeff Law2-1/+11
1996-11-05 * gas/mn10300/basic.exp: Check bit patterns for indexed mov,Jeff Law3-16/+45
1996-11-05 * config/tc-mn10300.c (md_assemble): Insert operands intoJeff Law2-18/+43
1996-11-04 * gas/mn10300/basic.exp: Check bit patterns for aJeff Law2-75/+80
1996-11-04 * config/tc-mn10300.c (mn10300_insert_operand): HandleJeff Law2-5/+27
1996-11-01 * doc/as.texinfo: Added section on reporting bugs.Ian Lance Taylor2-1/+238
1996-11-01add missing d10v sanitizationIan Lance Taylor1-0/+2
1996-11-01 * config/tc-alpha.c: Change uses of void * to PTR. Change theIan Lance Taylor1-0/+19
1996-11-01 * symbols.c (resolve_symbol_value): Improve the error message ifIan Lance Taylor1-0/+8
1996-10-31 * doc/internals.texi: Rewrite, and add a lot of documentation.Ian Lance Taylor1-0/+5
1996-10-30 * config/tc-v850.h (tc_fix_adjustable): Don't adjust relocsJeff Law1-0/+5
1996-10-29 * gas/mips/*.d: Update for disassembler changes.Ian Lance Taylor11-478/+1405
1996-10-29 * config/tc-v850.c (md_assemble): Don't lose for relaxableJeff Law1-0/+3
1996-10-29 * config/tc-v850.c (md_convert_frag): Make sure we insert theJeff Law2-5/+8
1996-10-29 * config/tc-v850.c (md_convert_frag): Don't set fragP->fr_fixJeff Law2-2/+5
1996-10-29 * config/tc-v850.h (TC_GENERIC_RELAX_TABLE): Define.Jeff Law3-95/+178