aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
1995-11-01* config/tc-i386.c (md_assemble): For a jump instruction with non-constantKen Raeburn1-0/+6
1995-11-01 * config/tc-ppc.c (ppc_lglobl): Do the right thing.Ian Lance Taylor2-4/+17
1995-10-31 * config/obj-elf.h: Include bfd/elf-bfd.h rather thanFred Fish1-0/+5
1995-10-31Tue Oct 31 16:34:28 1995 David Mosberger-Tang <davidm@azstarnet.com>Ian Lance Taylor1-0/+1
1995-10-31 * config/tc-ppc.c (ppc_bb): Call SF_SET_PROCESS.Ian Lance Taylor3-19/+86
1995-10-31Tue Oct 31 16:34:28 1995 David Mosberger-Tang <davidm@azstarnet.com>Ian Lance Taylor4-37/+161
1995-10-31 * config/tc-ppc.c (ppc_frob_symbol): Set BSF_NOT_AT_END forIan Lance Taylor2-0/+5
1995-10-31 * config/tc-ppc.c (md_pseudo_table): Add "bc" and "ec".Ian Lance Taylor2-1/+78
1995-10-31 * input-scrub.c (input_scrub_push): Reset sb_index.Ian Lance Taylor1-0/+4
1995-10-30 * listing.c (listing_newline): Don't create a frag in the absoluteIan Lance Taylor1-0/+5
1995-10-28 * config/tc-ppc.c (md_pseudo_table): Add "data" and "text".Ian Lance Taylor2-10/+126
1995-10-28 * symbols.c (symbol_find_or_make): Change name to be const.Ian Lance Taylor3-3/+18
1995-10-26doc fixes from RolandKen Raeburn2-0/+389
1995-10-26 * tc-arm.c (do_ldst): Assemble ldr/str r0, [r1] as a pre-incrementDavid Edelsohn1-0/+5
1995-10-25 * Makefile.in (diststuff): Also make info.Per Bothner1-0/+5
1995-10-24Document .nsubspa.Jeff Law1-0/+263
1995-10-24 * config/tc-hppa.c (md_pseudo_table): Add new ".nsubspa" opcode.Jeff Law1-0/+7
1995-10-24Fix PR 8255Michael Meissner4-47/+106
1995-10-24 * gas/hppa/basic/basic.exp: Test lci and syncdma instructions.Jeff Law2-0/+59
1995-10-23changes for input file open error, not printing filename when not availableKen Raeburn1-0/+11
1995-10-23If no filename is available (because we haven't opened the input file yet),Ken Raeburn1-3/+2
1995-10-23Added command-line support for NEC VR4100, to allow support forJackie Smith Cashion2-22/+125
1995-10-18obstack-per-frchain changesKen Raeburn1-0/+46
1995-10-18Use one active frag and one obstack per frag chain:Ken Raeburn1-58/+57
1995-10-18frag/obstack handling in tc-*.c; ignore -g for AlphaKen Raeburn1-0/+11
1995-10-18keep testsuite when doing "make distclean"Ken Raeburn1-0/+7
1995-10-18* stabs.c (aout_process_stab): Insert debug symbol into symbol chain afterKen Raeburn2-2/+419
1995-10-16 * config/tc-mips.c (mips_elf_pseudo_table): Remove.Ian Lance Taylor1-0/+5
1995-10-16Fix last fixes #3Michael Meissner1-3/+3
1995-10-16Fix last fixes #2Michael Meissner1-0/+2
1995-10-16Fix last fixesMichael Meissner1-2/+5
1995-10-16Change error messageMichael Meissner1-1/+1
1995-10-16Allow duplicate cmp instructions for -mcomMichael Meissner2-4/+8
1995-10-16spelling typoMichael Meissner1-1/+1
1995-10-16For -mcom, do not allow only POWER|PPC instructions.Michael Meissner2-7/+3
1995-10-16Add -mcom support.Michael Meissner2-11/+45
1995-10-10 * config/tc-mips.c: Correct s_cons arguments. From MichaelIan Lance Taylor1-0/+5
1995-10-10 * config/tc-ppc.c (ppc_macro): Make count unsigned.Ian Lance Taylor1-0/+10
1995-10-06split change logKen Raeburn3-12590/+12592
1995-10-06Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Ken Raeburn1-0/+11
1995-10-06 * sb.c, macro.c: Decide whether to include <string.h> orIan Lance Taylor1-0/+5
1995-10-06 * gas/arm/le-fpconst.[sd]: New testcase.David Edelsohn1-0/+1
1995-10-06(le-fpconst): New testcase.David Edelsohn3-0/+18
1995-10-06 * config/tc-arm.h (ARM_BI_ENDIAN): Move definition so defined forDavid Edelsohn1-0/+2
1995-10-06 * gas/arm/arm.exp: Renamed from gas.exp.David Edelsohn1-0/+8
1995-10-06gas.exp renamed to arm.exp.David Edelsohn2-1/+1
1995-10-06 * Makefile.in (site.exp): Fix setting of $srcdir.David Edelsohn1-0/+6
1995-10-06more vms work (mostly whitespace/comment cleanup) from Pat RankinKen Raeburn2-124/+124
1995-10-06split out ns32k doc like other cpusKen Raeburn3-0/+35
1995-10-06* sb.c, macro.c: Include string.h.Ken Raeburn3-10/+75