aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
1997-02-07 * config/tc-mn10200.c (md_estimate_size_before_relax): TreatJeff Law1-1/+2
1997-02-06 * config/tc-mips.c (mips_fix_adjustable): Don't adjust relocationsIan Lance Taylor1-7/+2
1997-02-05 * config/tc-mips.c (mips16_ip): Accept floating point registers inIan Lance Taylor1-3/+37
1997-02-04fix spacing errorIan Lance Taylor1-1/+1
1997-02-03 * config/tc-mips.c (md_apply_fix): If we aren't adjusting thisIan Lance Taylor1-0/+21
1997-01-31 * config/tc-mn10200.c (md_relax_table): Add entries to allowJeff Law1-20/+56
1997-01-31 * config/tc-sparc.c (enforce_aligned_data): New static variable.Ian Lance Taylor1-254/+504
1997-01-31 * config/tc-ppc.c (md_pseudo_table): If OBJ_XCOFF, add "long",Ian Lance Taylor1-1/+22
1997-01-31Fri Jan 31 13:15:05 1997 Alan Modra <alan@spri.levels.unisa.edu.au>Ian Lance Taylor1-33/+55
1997-01-30 * config/tc-mips.c (mips_fix_adjustable): New function.Ian Lance Taylor2-12/+31
1997-01-30 * config/tc-d10v.c (find_opcode): Remove unused variable "numops".Fred Fish3-3/+624
1997-01-30Thu Jan 30 12:28:18 1997 Alan Modra <alan@spri.levels.unisa.edu.au>Ian Lance Taylor1-121/+32
1997-01-29Wed Jan 29 15:31:12 1997 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt2-6/+4
1997-01-29 * config/tc-mn10200.c (md_relax_table): Define.Jeff Law2-97/+535
1997-01-28 * config/tc-mips.c (append_insn): Give an error for jumps to aIan Lance Taylor1-0/+6
1997-01-28 * config/tc-mips.c (md_apply_fix): Make a branch to an odd addressIan Lance Taylor1-2/+2
1997-01-28 * config/tc-mips.c (md_convert_frag): If the user explicitlyIan Lance Taylor1-2/+3
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