aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-mips.c
AgeCommit message (Expand)AuthorFilesLines
1996-08-07 * config/tc-mips.c (md_section_align): Do align if OBJ_ELF, butIan Lance Taylor1-4/+8
1996-08-02 * config/tc-mips.c (md_section_align): Don't change addr ifIan Lance Taylor1-0/+4
1996-07-22 * config/tc-mips.c (tc_gen_reloc): BFD_RELOC_PCREL_HI16_S andIan Lance Taylor1-0/+2
1996-07-08 * config/tc-mips.c (mips_regmask_frag): Only define if OBJ_ELF orIan Lance Taylor1-7/+43
1996-07-03 Based on patches from Tom Quiggle <quiggle@sgi.com>:Ian Lance Taylor1-4/+16
1996-06-27remove debugging codeIan Lance Taylor1-1/+0
1996-06-26Wed Jun 26 16:23:08 1996 James G. Smith <jsmith@cygnus.co.uk>Jackie Smith Cashion1-17/+36
1996-06-19 * config/tc-mips.c (mips_ip): In cases 'I', 'i', and 'j', setIan Lance Taylor1-13/+23
1996-06-02 * config/tc-mips.c (md_parse_option): Check for a 64 bit formatIan Lance Taylor1-1/+13
1996-05-31 * config/tc-mips.c (md_begin): If -64, create a .MIPS.optionsIan Lance Taylor1-21/+73
1996-05-31 * config/tc-mips.c (load_register): If mips_isa < 3, permit a 32Ian Lance Taylor1-7/+9
1996-05-30 * config/tc-mips.c (mips_64): New static variable.Ian Lance Taylor1-8/+30
1996-05-29 * config/tc-mips.c (macro): When passing X_add_number toIan Lance Taylor1-4/+4
1996-05-25 * config/tc-mips.c (mips_ip): Mark sections created to holdIan Lance Taylor1-32/+49
1996-04-15 * config/tc-mips.c (load_address): Cast X_add_number to valueTIan Lance Taylor1-5/+6
1996-03-28 * config/tc-mips.h (tc_frob_file): Define.Ian Lance Taylor1-21/+151
1996-02-14 * config/tc-mips.c (mips_big_got): New static variable.Ian Lance Taylor1-64/+624
1995-10-23Added command-line support for NEC VR4100, to allow support forJackie Smith Cashion1-22/+114
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