aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
1996-12-09 * config/tc-mips.c (RELAX_MIPS16_ENCODE): Add small and extIan Lance Taylor1-22/+42
1996-12-07 * config/tc-mips.c (mips16_extended_frag): Don't callIan Lance Taylor1-10/+23
1996-12-06 * config/tc-mips.c (mips16_immed): Add file and line parameters,Ian Lance Taylor1-13/+19
1996-12-06 * config/tc-mn10300.c: Fix various gcc -Wall warnings.Jeff Law1-25/+25
1996-12-06Fri Dec 6 00:55:48 1996 Martin <hunt@cygnus.com>Martin Hunt1-8/+7
1996-12-04Wed Dec 4 15:42:41 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-53/+17
1996-12-04 * config/tc-mips.c (md_longopts): Rename mips-16 to mips16, andIan Lance Taylor1-8/+10
1996-12-04Allow foo@suffix+constant relocationsMichael Meissner1-34/+61
1996-12-04Add -m{,no-}solaris support to enable/disable solaris comments & setting ppc ...Michael Meissner1-9/+54
1996-11-26 Add support for mips16 (16 bit MIPS implementation):Ian Lance Taylor1-98/+1702
1996-11-25 * config/tc-mn10300.c (address_registers): Use '%' prefix for regs.Jeff Law1-16/+16
1996-11-25 * config/tc-mn10300.c (md_assemble): Correctly determine theJeff Law1-6/+10
1996-11-21 * config/tc-mn10300.h (DIFF_EXPR_OK): Don't define this.Jeff Law1-84/+112
1996-11-19 * config/tc-mn10300.c (md_assemble): Handle MN10300_OPERAND_REG_LIST.Jeff Law1-2/+72
1996-11-18 * config/tc-mn10300.c (mn10300_insert_operand): Provide prototypeJeff Law1-7/+18
1996-11-18Fix previous changeMichael Meissner1-1/+3
1996-11-18Check validity of user parallel operationsMichael Meissner1-0/+3
1996-11-18Branch and link instructions modify r13Michael Meissner1-0/+3
1996-11-14Thu Nov 14 11:17:49 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-3/+7
1996-11-06 * config/tc-mn10300.c (mn10300_insert_operand): Shift low partJeff Law1-1/+1
1996-11-06 * config/tc-mn10300.c (mn10300_insert_operand): HandleJeff Law1-1/+6
1996-11-05 * config/tc-mn10300.c (md_assemble): Insert operands intoJeff Law1-18/+35
1996-11-04 * config/tc-mn10300.c (mn10300_insert_operand): HandleJeff Law1-5/+22
1996-10-29 * config/tc-v850.c (md_convert_frag): Make sure we insert theJeff Law1-5/+5
1996-10-29 * config/tc-v850.c (md_convert_frag): Don't set fragP->fr_fixJeff Law1-2/+2
1996-10-29 * config/tc-v850.h (TC_GENERIC_RELAX_TABLE): Define.Jeff Law2-95/+157
1996-10-25 * config/tc-v850.c (v850_reloc_prefix): Several disgustingJeff Law1-21/+51
1996-10-24 * config/tc-v850.h (TC_PARSE_CONS_EXPRESSION): Define.Jeff Law1-0/+47
1996-10-24 * config/tc-v850.h (tc_fix_adjustable): Don't adjust TDA relocs.Jeff Law1-1/+5
1996-10-23 * config/tc-v850.c (md_pseudo_table): Add .word; allocatesJeff Law1-0/+1
1996-10-23 * config/tc-v850.c (md_assemble): Handle TDAOFF relocsJeff Law1-6/+11
1996-10-22 * config/tc-mips.c (cons_fix_new_mips): Only treat 8 byte relocIan Lance Taylor1-1/+38
1996-10-18 * config/tc-mips.c (mips_ip): Accept an odd floating pointIan Lance Taylor1-4/+6
1996-10-17 * config/tc-v850.c (v850_reloc_prefix): Recognize zdaoff, tdaoffJeff Law1-0/+18
1996-10-16 * write.c (fixup_segment): Don't add symbol value to addend ifJeff Law2-6/+3
1996-10-16 * config/tc-v850.c (md_pcrel_from): Delete unused function.Jeff Law2-42/+25
1996-10-14 * config/tc-mips.c (load_register): Add cast to offsetT when usingIan Lance Taylor1-1/+1
1996-10-14Mon Oct 14 11:24:28 1996 Richard Henderson <rth@tamu.edu>Ian Lance Taylor1-9/+18
1996-10-10Turn most warnings into errorsMichael Meissner1-29/+112
1996-10-10 * config/tc-mn10300.c (md_assemble): Use FMT_* macros forJeff Law1-8/+8
1996-10-10 * config/tc-mn10300.c (md_assemble): Format D5 instructionsJeff Law1-7/+3
1996-10-08 * config/tc-mn10300.h (md_assemble): Tweak further soJeff Law1-19/+19
1996-10-08 * as.h: Include libiberty.h.Ian Lance Taylor1-1/+3
1996-10-07 * config/tc-mn10300.h (pre_defined_registers) Remove.Jeff Law1-193/+224
1996-10-07 * config/obj-elf.c (elf_begin): New function.Ian Lance Taylor2-10/+42
1996-10-04 * config/obj-coff.c (fixup_segment): Subtract the section addressIan Lance Taylor1-11/+18
1996-10-03Grrr. The mn10200 and mn10300 are _not_ similar enough to easily supportJeff Law3-83/+37
1996-10-03 * config/tc-mn10x00.c, config/tc-mn10x00.h: New filesJeff Law3-0/+934
1996-10-02Wed Oct 2 15:54:03 1996 Klaus Kaempf <kkaempf@progis.de>Ian Lance Taylor1-3/+120
1996-10-01 * config/tc-m68k.c (init_table): Correct access control unitIan Lance Taylor1-11/+11