aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
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
1996-10-28add write.c to v850_filesIan Lance Taylor1-1/+1
1996-10-28Mon Oct 28 10:43:45 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-0/+4
1996-10-25 * write.c (fix_new_exp): Use make_expr_symbol to build anIan Lance Taylor1-0/+5
1996-10-25 * config/tc-v850.c (v850_reloc_prefix): Several disgustingJeff Law2-21/+61
1996-10-24 * config/tc-v850.h (TC_PARSE_CONS_EXPRESSION): Define.Jeff Law2-0/+52
1996-10-24 * config/tc-v850.h (tc_fix_adjustable): Don't adjust TDA relocs.Jeff Law2-1/+11
1996-10-23 * config/tc-ppc.c (md_apply_fix3): Give a better warning messageIan Lance Taylor1-0/+5
1996-10-23 * config/tc-v850.c (md_pseudo_table): Add .word; allocatesJeff Law2-0/+6
1996-10-23 * config/tc-v850.c (md_assemble): Handle TDAOFF relocsJeff Law2-6/+18
1996-10-22Do not allow IU,IU or MU,MU, or both instructions to be parallelized with -OMichael Meissner1-0/+5
1996-10-22 * obj.h (struct format_ops): Add frob_file_after_relocs field.Ian Lance Taylor1-0/+10
1996-10-22 * config/tc-mips.c (cons_fix_new_mips): Only treat 8 byte relocIan Lance Taylor2-1/+43
1996-10-21 * config/tc-i386.c (md_apply_fix3): Don't increment value for a PCIan Lance Taylor1-0/+4
1996-10-21 * config/obj-aout.h (S_IS_DEFINE): non BFD_ASSEMBLER version:Ian Lance Taylor1-0/+5
1996-10-18 * config/tc-mips.c (mips_ip): Accept an odd floating pointIan Lance Taylor2-4/+9
1996-10-18 * config/obj-aout.c (obj_pseudo_table): Use obj_aout_type forIan Lance Taylor1-0/+6
1996-10-17 * Makefile.in ($(OBJS)): Depend upon libiberty.h.Ian Lance Taylor2-1/+5
1996-10-17 * config/tc-v850.c (v850_reloc_prefix): Recognize zdaoff, tdaoffJeff Law2-0/+21
1996-10-17 * gas/v850/reloc.s: New tests.Jeff Law1-0/+7
1996-10-16 * write.c (fixup_segment): Don't add symbol value to addend ifJeff Law3-7/+15
1996-10-16 * config/tc-v850.c (md_pcrel_from): Delete unused function.Jeff Law3-42/+33
1996-10-14 * config/tc-mips.c (load_register): Add cast to offsetT when usingIan Lance Taylor2-1/+6
1996-10-14 * gas/mips: Add symbols to several testsuites, since the ELFIan Lance Taylor6-0/+103
1996-10-14Mon Oct 14 11:24:28 1996 Richard Henderson <rth@tamu.edu>Ian Lance Taylor3-25/+71
1996-10-10 * config/tc-sparc.h (tc_fix_adjustable): Permit the difference ofIan Lance Taylor1-0/+3
1996-10-10 * gas/mn10300/basic.exp: Check bit patterns for instructionsJeff Law1-0/+3
1996-10-10 * config/mn10300.c (md_assemble): Pass an extra shift countJeff Law1-0/+5
1996-10-10 * configure.in: Don't get confused by CPU-VENDOR-linux-gnu.Ian Lance Taylor1-0/+5
1996-10-10Turn most warnings into errorsMichael Meissner2-29/+122
1996-10-10 * config/tc-mn10300.c (md_assemble): Use FMT_* macros forJeff Law2-8/+11
1996-10-10 * gas/mn10300/basic.exp: Check bit patterns for manyJeff Law2-137/+99
1996-10-10 * config/tc-mn10300.c (md_assemble): Format D5 instructionsJeff Law2-8/+9
1996-10-09 * gas/mn10300/{add.s, bcc.s, bit.s, cmp.s, ext.s}: New tests.Jeff Law6-0/+874
1996-10-08 * config/tc-mn10300.h (md_assemble): Tweak further soJeff Law2-19/+24
1996-10-08 * as.h: Include libiberty.h.Ian Lance Taylor4-72/+14
1996-10-07 * config/tc-mn10300.h (pre_defined_registers) Remove.Jeff Law2-193/+238
1996-10-07Dummy .Sanitize files. Should also fix snapshot problems.Jeff Law2-0/+64
1996-10-07Mon Oct 7 11:38:34 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Ian Lance Taylor1-0/+8
1996-10-07 * config/obj-elf.c (elf_begin): New function.Ian Lance Taylor4-10/+55
1996-10-04 * config/obj-coff.c (fixup_segment): Subtract the section addressIan Lance Taylor2-11/+23
1996-10-03 * config/tc-sparc.c (md_pseudo_table): Make .uahalf, .uaword, andIan Lance Taylor1-0/+6
1996-10-03Grrr. The mn10200 and mn10300 are _not_ similar enough to easily supportJeff Law7-88/+46
1996-10-03 * config/tc-mn10x00.c, config/tc-mn10x00.h: New filesJeff Law6-0/+943
1996-10-03 * gas/mn10x00: New directory for Matsushita 10x00 tests.Jeff Law2-0/+5
1996-10-02Wed Oct 2 15:54:03 1996 Klaus Kaempf <kkaempf@progis.de>Ian Lance Taylor2-3/+129