aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
1996-12-10 * app.c (do_scrub_chars): At the end of a C comment, pass space toIan Lance Taylor1-0/+3
1996-12-10 * gas/mn10200/*.s: New tests for the mn10200 assembler.Jeff Law14-0/+926
1996-12-09 * config/tc-mn10200.c: Flesh out assembler support for MN10200.Jeff Law2-0/+977
1996-12-09 * config/tc-mips.c (mips16_extended_frag): Avoid an infinite loopIan Lance Taylor2-2/+27
1996-12-09 * config/tc-mips.c (RELAX_MIPS16_ENCODE): Add small and extIan Lance Taylor2-22/+53
1996-12-09 * write.c (write_relocs): Print an error for an out of rangeIan Lance Taylor1-0/+8
1996-12-07 * config/tc-mips.c (mips16_extended_frag): Don't callIan Lance Taylor2-10/+28
1996-12-06 * config/tc-mips.c (mips16_immed): Add file and line parameters,Ian Lance Taylor2-13/+24
1996-12-06 * config/tc-mn10300.c: Fix various gcc -Wall warnings.Jeff Law2-25/+30
1996-12-06 * gas/mn10300/*.s: Remove '$' register prefixing.Jeff Law1-0/+14
1996-12-06Fri Dec 6 00:55:48 1996 Martin <hunt@cygnus.com>Martin Hunt2-11/+15
1996-12-06Fix recent breakageMichael Meissner1-0/+5
1996-12-05 * write.c (fixup_segment): Don't discard the symbol for a PCIan Lance Taylor2-2/+15
1996-12-04Wed Dec 4 15:42:41 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-53/+17
1996-12-04Wed Dec 4 15:42:41 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-0/+7
1996-12-04 * config/tc-mips.c (md_longopts): Rename mips-16 to mips16, andIan Lance Taylor2-8/+16
1996-12-04Allow foo@suffix+constant relocationsMichael Meissner2-34/+74
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