aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
1998-12-08 * read.c (output_leb128): Don't mark as inline.Ian Lance Taylor1-0/+4
1998-12-08* config/tc-ppc.c (ppc_vbyte): Prototype and new function forAndrew Macleod1-0/+8
1998-12-07Imrpve handling of erroneous input.Nick Clifton1-0/+5
1998-12-07Check for BFD_RELOC_ARM_PCREL_BRANCH in elf32_arm_force_relocation.Catherine Moore1-0/+5
1998-12-07 * configure.in: Define TARGET_BYTES_{BIG,LITTLE}_ENDIAN afterIan Lance Taylor3-183/+194
1998-12-07 COFF weak symbol support, based on patches from Mark ElbrechtIan Lance Taylor1-0/+9
1998-12-06 * configure.in (m68k-*-gnu*): New target. From Aymeric VincentIan Lance Taylor3-168/+239
1998-12-06 * config/tc-alpha.c (emit_ldgp): Give an error message rather thanIan Lance Taylor1-0/+3
1998-12-06 * expr.c (operator): And with 0xff to avoid problems with signedIan Lance Taylor1-0/+5
1998-12-03change BFD_RELOC_FR30_32 to BFD_RELOC_FR30_48Nick Clifton2-3/+6
1998-12-03Updated to match latest assembler output.Nick Clifton1-0/+14
1998-12-02Enable relocs for ldi:20 insnNick Clifton1-0/+5
1998-11-30missing stuff for vr4xxxGavin Romig-Koch1-0/+28
1998-11-26Thu Nov 26 11:23:48 1998 Dave Brolley <brolley@cygnus.com>Dave Brolley1-0/+5
1998-11-26Thu Nov 26 11:23:48 1998 Dave Brolley <brolley@cygnus.com>Dave Brolley1-1/+1
1998-11-25Fix calculation of address for pc rel operations.Nick Clifton2-18/+12
1998-11-25For top level:Gavin Romig-Koch2-0/+42
1998-11-20Add support for FR30_OPERAND_I32Nick Clifton1-0/+7
1998-11-19Add support for -marm6xxx and -marm7xxx command line switchesNick Clifton1-0/+5
1998-11-19run sanitize over Makefile.{am,in} for fr30Doug Evans1-1/+1
1998-11-19 * gas/mips/sync.[sd]: New testcase.Doug Evans4-1/+22
1998-11-19 * Makefile.am (DEP): Use $(srcdir)/../mkdep.Doug Evans1-0/+10
1998-11-18Wed Nov 18 11:27:56 1998 Dave Brolley <brolley@cygnus.com>Dave Brolley2-7/+11
1998-11-17Fixed reloc generation to match latest opcoide list from cgen.Nick Clifton2-23/+23
1998-11-17Moved bad insns to end of test file and added disassembly of good insns.Nick Clifton2-179/+69
1998-11-17PR17074 - ignore line terminator characters found inside strings.Nick Clifton2-2/+9
1998-11-17Fix syntax errorsNick Clifton2-4/+7
1998-11-17Mon Nov 16 19:27:52 1998 Dave Brolley <brolley@cygnus.com>Dave Brolley2-4/+8
1998-11-13Fixed typos and added some uppercase vs lowercase testingNick Clifton2-19/+24
1998-11-13Add support for delay slot insns.Nick Clifton2-34/+67
1998-11-13Thu Nov 12 19:21:24 1998 Dave Brolley <brolley@cygnus.com>Dave Brolley1-1/+5
1998-11-12Add code to support FR30 instrucitons which contain a colon in their mnemonicNick Clifton3-0/+80
1998-11-11sanitize fr30 partsDoug Evans1-0/+2
1998-11-11Removed superflous code.Nick Clifton2-593/+28
1998-11-10New files for testing fr30 assemblerNick Clifton6-0/+606
1998-11-10Added fr30 directory to things to looseNick Clifton1-1/+1
1998-11-10Added tc-fr30.h to things to looseNick Clifton1-0/+1
1998-11-10Changes so that GAS will build - not work - just build.Nick Clifton3-174/+84
1998-11-10 * config/tc-d10v.h (obj_fix_adjustable): Define.Catherine Moore2-15/+133
1998-11-09Change default behaviour so that conflicts between register names and usr sym...Nick Clifton1-0/+5
1998-11-06redo fr30 sanitizationDoug Evans1-0/+28
1998-11-05sanitize fr30 port for nowDoug Evans3-4/+5
1998-11-05Wed Nov 4 18:42:00 1998 Dave Brolley <brolley@cygnus.com>Dave Brolley1-938/+1042
1998-11-05Wed Nov 4 18:42:00 1998 Dave Brolley <brolley@cygnus.com>Dave Brolley4-686/+248
1998-11-05Wed Nov 4 18:42:00 1998 Dave Brolley <brolley@cygnus.com>Dave Brolley2-0/+1299
1998-11-03 * config/tc-m32r.c (assemble_two_insns): Ensure both insnsDoug Evans1-0/+5
1998-11-03 * gas/m32r/error.exp: New error testcase driver.Doug Evans4-1/+27
1998-11-03 * gas/m32r/fslot.[sd]: New testcase.Doug Evans6-1/+113
1998-11-03Mon Nov 2 20:10:18 1998 Martin von Loewis <loewis@informatik.hu-berlin.de>Ian Lance Taylor2-67/+80
1998-11-02Mon Nov 2 15:05:33 1998 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer3-222/+679