Thu Mar 20 13:42:01 1997 H.J. Lu <hjl@lucon.org>
[binutils-gdb.git] / gas / config / tc-mips.c
1994-09-20 Ian Lance Taylor * config/tc-mips.c (md_shortopts): Remove E.
1994-09-13 Ken RaeburnUse EXIT_SUCCESS and EXIT_FAILURE in all exit calls.
1994-09-12 Ian Lance Taylor * config/tc-mips.c (md_pseudo_table): Handle .globl...
1994-09-06 Ian Lance Taylor * config/tc-mips.c (mips_cpu): New static variable.
1994-08-09 Ian Lance Taylor * config/tc-mips.c (md_parse_option): Accept -mcpu...
1994-06-30 Stan Shebs * as.c (show_usage): Break long string into shorter...
1994-06-15 Ian Lance Taylor * config/tc-mips.c (mips_ip): Permit non constant...
1994-06-06 Ian Lance Taylor * config/tc-mips.c (RDATA_SECTION_NAME): Define.
1994-06-03 David MacKenzie * as.c (show_usage), config/tc-alpha.c (md_show_usage),
1994-06-03 David MacKenzie * as.h: Replace flagseen with separate variables.
1994-06-03 David MacKenzie * as.c (show_usage): Remove target specific messages;
1994-06-01 Ian Lance Taylor * config/tc-mips.c (mips_ip): Force floating point...
1994-04-21 Ian Lance Taylor * config/tc-mips.c (append_insn): Permit branches...
1994-04-14 Ian Lance TaylorRemove assertion that was not intended to be checked in.
1994-04-14 Ian Lance Taylor * config/tc-mips.h (DIFF_EXPR_OK): Define.
1994-04-07 Ian Lance Taylor * config/tc-mips.c (macro): Pass NULL for expression...
1994-04-05 Ian Lance Taylor * config/tc-mips.c (mips_ip): For case 'o', when gener...
1994-03-25 Ian Lance Taylor * config/tc-mips.c (append_insn): If EMBEDDED_PIC...
1994-03-23 Ian Lance TaylorHandle .gpword and .cpadd only for SVR4_PIC, not !...
1994-03-22 Ian Lance Taylor * config/tc-mips.c (enum mips_pic_level): New enum.
1994-03-16 Ian Lance Taylor * config/tc-mips.c (mips_align): Take new argument...
1994-03-11 Ian Lance Taylor * config/tc-mips.c (mips_ip): Accept numbers between...
1994-03-07 Ian Lance Taylor * config/tc-mips.c (load_address): When calling frag_g...
1994-02-04 Ian Lance TaylorRevert last change.
1994-02-04 Ian Lance Taylor * config/tc-mips.c (md_apply_fix): If this is an undef...
1994-02-02 Ian Lance Taylor * config/tc-mips.c (file_mips_isa): New static variable.
1994-02-01 Ian Lance Taylor * config/tc-mips.c (mips_ip): Make an unsupported...
1994-01-25 Ian Lance Taylor * tc-mips.c (g_switch_seen): New static variable.
1994-01-20 Ian Lance Taylor * config/tc-mips.c (md_pseudo_table): Add all data...
1994-01-17 Ian Lance TaylorComment and whitespace changes.
1994-01-11 Ian Lance Taylor * config/tc-mips.c (macro): Corrected $at warnings...
1994-01-11 Ian Lance Taylor * listing.c (listing_prev_line): New function.
1994-01-07 Stan ShebsFri Jan 7 11:14:07 1994 Stan Shebs (shebs@andros...
1994-01-06 Ian Lance Taylor * config/tc-mips.c (mips_ip): Warn about using $1...
1993-12-01 Ian Lance Taylor * config/tc-mips.c (macro): From wilson@cygnus.com...
1993-12-01 Ian Lance Taylor * config/tc-mips.c (macro): Subtract 8 from offset...
1993-11-18 Ian Lance Taylor * config/tc-mips.c: Check ECOFF_DEBUGGING rather than
1993-11-08 Ian Lance Taylor * config/tc-mips.c (mips_ip, printInsn): Handle 'k...
1993-10-27 Ian Lance Taylor * config/tc-mips.c (macro_build): Handle '>' case...
1993-10-24 Jim WilsonAdd support for .dword pseudo op to mips port.
1993-10-14 Ian Lance Taylor * config/tc-mips.c (md_pseudo_table): Ignore .livereg...
1993-10-12 Ian Lance Taylor * config/tc-mips.c: If OBJ_ELF, include elf/mips.h.
1993-10-08 Ian Lance Taylor * config/tc-mips.c (mips_gprmask, mips_cprmask): New...
1993-10-08 Ian Lance Taylor * config/tc-mips.h: Define TARGET_FORMAT if OBJ_ELF.
1993-10-06 Ian Lance Taylor * config/tc-mips.c (cons_fix_new_mips): New function...
1993-09-24 Ian Lance Taylor * config/tc-mips.c (md_begin): Set BFD architecture...
1993-09-13 Ian Lance Taylor * subsegs.c: Renamed non-BFD_ASSEMBLER subseg_new...
1993-09-10 Ian Lance Taylorgcc lint. See ChangeLog for details. Also:
1993-09-02 Ian Lance TaylorReverted previous change, and added this one instead:
1993-09-02 Ian Lance Taylor * config/tc-mips.c (macro): If $0 is destination of...
1993-08-23 Ian Lance Taylor * config/tc-mips.c (set_at): Added unsignedp argument...
1993-08-20 Ian Lance Taylor * config/tc-mips.c (mips_isa): New static variable.
1993-08-18 Ian Lance Taylor * config/tc-mips.c (append_insn): Don't swap branch...
1993-08-12 Ian Lance Taylor * config/tc-mips.c (mips_ip): Suggested by
1993-07-27 Ian Lance Taylor * config/tc-mips.c (mips_optimize): New static variable.
1993-07-21 Ian Lance Taylor * Extensive changes to permit symbols to contain any...
1993-07-16 Ian Lance Taylor * config/tc-hppa.h (tc_frob_label): Define.
1993-07-12 Ian Lance Taylor * config/tc-mips.c (mips_ip): Don't warn on 'i' or...
1993-07-07 Ian Lance Taylor * config/mips-opcode.h: Moved to opcode/mips.h.
1993-05-27 Ian Lance Taylor * app.c (do_scrub_begin): Let line_comment_chars override
1993-04-01 Ian Lance Taylor * subsegs.c (subseg_new): Set output_section of new...
1993-03-22 Ian Lance Taylor * config/tc-mips.c (macro): Use $AT for any floating...
1993-03-18 Ian Lance Taylor * app.c (do_scrub_next_char): Added new state, 9,...
1993-03-15 Ian Lance Taylor * write.c (write_contents): Compute the relocs before...