aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-mips.c
AgeCommit message (Expand)AuthorFilesLines
1995-07-11Tue Jul 11 14:28:55 1995 Jeff Spiegel <jeffs@lsil.com>Ian Lance Taylor1-12/+57
1995-07-05Correct last changeIan Lance Taylor1-12/+1
1995-07-05 * ecoff.c (ecoff_debugging_seen): New global variable.Ian Lance Taylor1-11/+67
1995-05-16Make Irix 5 configuration work again:Ken Raeburn1-82/+71
1995-05-02* config/tc-mips.c: Use USE_STDARG and USE_VARARGS instead of NO_STDARG &c.Ken Raeburn1-248/+199
1995-04-11Fix for PR6697:Ken Raeburn1-115/+265
1995-02-24tweak previous patchIan Lance Taylor1-0/+1
1995-02-24 * config/tc-mips.c (load_register): Correctly handle 32 bit valuesIan Lance Taylor1-4/+20
1995-02-23 * config/tc-mips.c (append_insn): If listing_prev_line is called,Ian Lance Taylor1-1/+12
1995-02-17 * config/tc-mips.c (md_pseudo_table): Add 2byte, 4byte and 8byteIan Lance Taylor1-0/+5
1995-02-15 * config/tc-mips.c (md_apply_fix): Accept BFD_RELOC_16, forIan Lance Taylor1-1/+10
1995-02-15 * config/tc-mips.c (macro): Handle M_U{L,S}D[_A] (unaligned doubleIan Lance Taylor1-85/+118
1995-02-15 * config/tc-mips.c (macro): Don't use the target register as aIan Lance Taylor1-26/+88
1995-01-12Use new hex-value code in libiberty:Ken Raeburn1-3/+1
1995-01-10* config/tc-mips.c (RELAX_RELOC1, RELAX_RELOC2): Cast values to bfd_vma beforeKen Raeburn1-2/+2
1995-01-08 * config/tc-mips.c (mips_ip): Fix handling of floating pointIan Lance Taylor1-6/+6
1994-12-20* frags.c (frag_init): Call obstack_begin on `frags'.Ken Raeburn1-1/+1
1994-12-19 * config/tc-mips.c (load_register): Rewrite to handle O_big 64 bitIan Lance Taylor1-52/+88
1994-11-01 * config/tc-mips.c (s_change_sec): If not GPOPT, don't permitIan Lance Taylor1-0/+6
1994-10-25 * config/tc-mips.c (macro): Ensure that mips2 case of M_LI_DD inIan Lance Taylor1-0/+6
1994-10-25 * config/tc-mips.c (mips_cpu): Initialize to -1.Ian Lance Taylor1-41/+29
1994-10-22 * config/tc-mips.c (md_pseudo_table): If OBJ_ELF, handle .section.Ian Lance Taylor1-5/+68
1994-09-28 * config/tc-mips.c (md_apply_fix): Correct branch overflow test.Ian Lance Taylor1-33/+18
1994-09-20 * config/tc-mips.c (md_shortopts): Remove E.Ian Lance Taylor1-27/+23
1994-09-13Use EXIT_SUCCESS and EXIT_FAILURE in all exit calls.Ken Raeburn1-2/+1
1994-09-12 * config/tc-mips.c (md_pseudo_table): Handle .globl and .global.Ian Lance Taylor1-0/+42
1994-09-06 * config/tc-mips.c (mips_cpu): New static variable.Ian Lance Taylor1-20/+111
1994-08-09 * config/tc-mips.c (md_parse_option): Accept -mcpu=4400, 4600, andIan Lance Taylor1-46/+77
1994-06-30 * as.c (show_usage): Break long string into shorter ones.Stan Shebs1-4/+6
1994-06-15 * config/tc-mips.c (mips_ip): Permit non constant expressions inIan Lance Taylor1-3/+3
1994-06-06 * config/tc-mips.c (RDATA_SECTION_NAME): Define.Ian Lance Taylor1-18/+39
1994-06-03 * as.c (show_usage), config/tc-alpha.c (md_show_usage),David MacKenzie1-1/+0
1994-06-03 * as.h: Replace flagseen with separate variables.David MacKenzie1-1/+1
1994-06-03 * as.c (show_usage): Remove target specific messages;David MacKenzie1-145/+172
1994-06-01 * config/tc-mips.c (mips_ip): Force floating point values to beIan Lance Taylor1-5/+13
1994-04-21 * config/tc-mips.c (append_insn): Permit branches to be switchedIan Lance Taylor1-2/+0
1994-04-14Remove assertion that was not intended to be checked in.Ian Lance Taylor1-1/+0
1994-04-14 * config/tc-mips.h (DIFF_EXPR_OK): Define.Ian Lance Taylor1-8/+112
1994-04-07 * config/tc-mips.c (macro): Pass NULL for expression argument toIan Lance Taylor1-6/+36
1994-04-05 * config/tc-mips.c (mips_ip): For case 'o', when generatingIan Lance Taylor1-11/+44
1994-03-25 * config/tc-mips.c (append_insn): If EMBEDDED_PIC, don't swap aIan Lance Taylor1-7/+59
1994-03-23Handle .gpword and .cpadd only for SVR4_PIC, not != NO_PIC. StillIan Lance Taylor1-2/+2
1994-03-22 * config/tc-mips.c (enum mips_pic_level): New enum.Ian Lance Taylor1-124/+326
1994-03-16 * config/tc-mips.c (mips_align): Take new argument, label, and useIan Lance Taylor1-23/+32
1994-03-11 * config/tc-mips.c (mips_ip): Accept numbers between 0x8000 andIan Lance Taylor1-1/+5
1994-03-07 * config/tc-mips.c (load_address): When calling frag_grow, allowIan Lance Taylor1-56/+163
1994-02-04Revert last change.Ian Lance Taylor1-8/+0
1994-02-04 * config/tc-mips.c (md_apply_fix): If this is an undefined symbol,Ian Lance Taylor1-0/+8
1994-02-02 * config/tc-mips.c (file_mips_isa): New static variable.Ian Lance Taylor1-1/+21
1994-02-01 * config/tc-mips.c (mips_ip): Make an unsupported instruction aIan Lance Taylor1-2/+1