aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
1997-01-28 * config/tc-mips.c (mips16_ip): Handle a missing expression likeIan Lance Taylor1-1/+6
1997-01-20 * config/tc-mips.c (md_begin): Don't set SEC_ALLOC or SEC_LOAD forIan Lance Taylor1-8/+11
1997-01-20* config/tc-m68k.c (HAVE_LONG_BRANCH): New macro, returns true forJ.T. Conklin1-7/+11
1997-01-20 * config/tc-mips.c (md_begin): Don't set interlocks forIan Lance Taylor1-46/+98
1997-01-09 * config/tc-m68k.c (struct label_line): Define.Ian Lance Taylor1-0/+78
1997-01-06 * config/tc-mn10200.c (md_assemble): Tweak fx_offset for pc-relativeJeff Law1-3/+6
1997-01-03Fix copyrights.Jeff Law1-1/+1
1997-01-03 * config/tc-hppa.c (struct hppa_fix_struct): Steak fx_r_field's typeJeff Law2-83/+44
1997-01-03Fri Jan 3 18:17:23 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Ian Lance Taylor1-0/+1
1997-01-03 * config/obj-coff.c (yank_symbols): If tc_frob_coff_symbol isIan Lance Taylor2-4/+29
1997-01-03revert last patchIan Lance Taylor1-10/+0
1997-01-03Fri Jan 3 17:10:33 1997 Richard Henderson <rth@tamu.edu>Ian Lance Taylor1-1/+6
1997-01-03 * config/tc-m68k.h (tc_frob_label): Define to warn about aIan Lance Taylor1-0/+10
1997-01-03 * config/tc-m68k.c (m68k_ip): Call frag_grow before adding aIan Lance Taylor1-0/+6
1997-01-03 * config/tc-m68k.c (m68k_ip): Accept 'B' as a size for anIan Lance Taylor2-7/+25
1997-01-03 Based on patch from Ronald F. Guilmette <rfg@monkeys.com>:Ian Lance Taylor2-10/+32
1997-01-03 Based on patch from Ronald F. Guilmette <rfg@monkeys.com>:Ian Lance Taylor1-4/+26
1997-01-02 Based on patch from Ronald F. Guilmette <rfg@monkeys.com>:Ian Lance Taylor1-30/+157
1997-01-02 * config/tc-mips.c: Throughout, check target_big_endian ratherIan Lance Taylor1-79/+42
1996-12-30 * config/tc-mips.c (mips16_macro): Add case for M_ABS.Ian Lance Taylor1-0/+11
1996-12-28 * NOTES.config (Implementation): as.h #define's "GAS" not "gas",Fred Fish3-0/+80
1996-12-18Wed Dec 18 15:27:40 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-5/+3
1996-12-18 * config/tc-mn10200.c (mn10200_insert_operand): Don'tJeff Law1-2/+4
1996-12-18 * config/tc-mips.c: Undo part of last Friday's alignment changes.Ian Lance Taylor1-13/+1
1996-12-17 * config/tc-mips.c (insn_label): Remove.Ian Lance Taylor2-64/+209
1996-12-17 * config/tc-mips.c (mips16_ip): Check for a missing expressionIan Lance Taylor1-0/+11
1996-12-16 * config/tc-mn10200.c (mn10200_insert_operand): Don'tJeff Law1-5/+5
1996-12-15 * config/tc-mips.c (prev_insn_reloc_type): New static variable.Ian Lance Taylor1-26/+84
1996-12-13 * config/tc-mips.c (mips16_macro): Remove nop instructions afterIan Lance Taylor1-4/+2
1996-12-13 * config/tc-mips.c (md_begin): If configured for an embedded ELFIan Lance Taylor1-9/+36
1996-12-12 * config/obj-coff.c (fixup_segment): Make sure that symbols areIan Lance Taylor1-1/+8
1996-12-11 * config/tc-mn10300.c (md_assemble): Update to handle endiannessJeff Law1-7/+83
1996-12-10 * config/tc-mn10200.c (md_assemble): Opcode 0x0 is valid!Jeff Law1-1/+1
1996-12-10 * config/tc-mips.c (mips16_extended_frag): Give an error for anIan Lance Taylor1-0/+2
1996-12-09 * config/tc-mn10200.c: Flesh out assembler support for MN10200.Jeff Law1-0/+972
1996-12-09 * config/tc-mips.c (mips16_extended_frag): Avoid an infinite loopIan Lance Taylor1-2/+24
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