* m68k-parse.h (m68k_register): Add new coldfile control
[binutils-gdb.git] / gas / ChangeLog
1996-07-03 J.T. Conklin* m68k-parse.h (m68k_register): Add new coldfile control
1996-07-03 Ian Lance Taylor * config/tc-i386.h (AOUT_MACHTYPE): Define as 0 if...
1996-07-03 Ian Lance Taylor Based on patches from Tom Quiggle <quiggle@sgi.com>:
1996-07-03 Jeff Law * config/tc-h8300.c (build_bytes): If an operan...
1996-06-29 Ian Lance Taylor * configure.in (arm-*-riscix*): Set emulation to riscix.
1996-06-29 Ian Lance Taylor * config/tc-sh.h (SUB_SEGMENT_ALIGN): Define.
1996-06-28 Stan Shebs * mpw-config.in (TARGET_OS): Add definition to conf.
1996-06-28 Ian Lance Taylorvarious trivial cleanups
1996-06-27 Ian Lance Taylor * listing.c (listing_print): Close the listing file...
1996-06-27 Ian Lance Taylor * config/tc-sparc.h (md_cons_align): Define.
1996-06-27 Jackie Smith CashionThu Jun 27 20:39:40 1996 James G. Smith <jsmith@cygnu...
1996-06-27 Ian Lance Taylor * as.h (struct frag): Remove unused align_mask and...
1996-06-27 Ian Lance Taylor * listing.c (calc_hex): Offset by fr_fix when examinin...
1996-06-26 Ian Lance Taylor * configure.in (mips-*-osf*): New target.
1996-06-26 Ian Lance Taylor * config/tc-m68k.c: Add 68ec060 as a synonym for 68060.
1996-06-26 Jackie Smith CashionWed Jun 26 16:23:08 1996 James G. Smith <jsmith@cygnu...
1996-06-25 Jason Molenda * Makefile.in (bindir, libdir, datadir, mandir...
1996-06-24 Ian Lance Taylor * configure.in: On alpha*-*-osf*, link against libbfd...
1996-06-21 Ian Lance TaylorFri Jun 21 17:40:16 1996 Joel Sherrill <joel@merlin...
1996-06-21 Ian Lance TaylorFri Jun 21 16:01:18 1996 Richard Henderson <rth@tamu...
1996-06-20 Ian Lance Taylor * config/obj-aout.c (obj_emit_relocations): Give an...
1996-06-20 Ian Lance Taylor * expr.c (struct expr_symbol_line): Define.
1996-06-20 Ken Raeburn* config/tc-i386.c (md_number_to_chars): Deleted.
1996-06-20 Ian Lance Taylor * write.c (is_dnrange): Only define if TC_GENERIC_RELA...
1996-06-20 Ian Lance Taylor * doc/as.texinfo: Document that any number of hex...
1996-06-19 Ian Lance Taylor * as.c (struct defsym_list): Define.
1996-06-19 Ian Lance Taylor * config/tc-m68k.c (m68k_ip): Reject PRE and POST...
1996-06-19 Ian Lance Taylor * as.c (emulation_name): Remove unused static variable.
1996-06-19 Ian Lance Taylor * config/tc-sparc.h (TC_RELOC_RTSYM_LOC_FIXUP): If...
1996-06-19 Ian Lance Taylor * config/tc-alpha.c (tc_gen_reloc): Output a sensible...
1996-06-19 Ian Lance Taylor * config/tc-alpha.c (alpha_force_relocation): Add
1996-06-18 Ian Lance Taylor * read.c (s_fill): Don't warn about a zero repeat...
1996-06-18 Ian Lance Taylor * config/tc-mips.c (mips_ip): Don't warn about using...
1996-06-18 Ian Lance Taylor * config/tc-i386.c (md_assemble): When checking the...
1996-06-18 Jeff Law * config/tc-h8300.c (parse_reg): Tweak error...
1996-06-17 J.T. Conklin* doc/as.texinfo: Reorder chapter of machine dependent...
1996-06-17 Jeff Law * config/tc-hppa.c (md_pseudo_table): Add ...
1996-06-17 Jeff Law * config/tc-hppa.c (md_pseudo_table): Add ...
1996-06-15 Ian Lance Taylor * listing.c (listing_newline): Don't do anything if...
1996-06-13 Ian Lance Taylor * write.c (adjust_reloc_syms): Don't set sy_used_in_re...
1996-06-10 Ian Lance Taylor * config/tc-m68k.c (m68k_ip): Accept ABSL for 'O'...
1996-06-10 Ian Lance Taylor * config/tc-sparc.c (md_pseudo_table): Add "empty".
1996-06-10 Ian Lance Taylor * config/obj-coff.c (struct filename_list): Only defin...
1996-06-10 Michael MeissnerAdd .lcomm directive
1996-06-10 Ian Lance Taylor * config/tc-ns32k.c (convert_iif): Call frag_grow...
1996-06-10 Ian Lance Taylor * app.c (do_scrub_chars): If '/' is LINE_COMMENT_START...
1996-06-10 Ian Lance Taylor * gasp.c (do_align): Permit a fill value for .align.
1996-06-08 Jim WilsonKill r16/rce/acp stuff.
1996-06-04 Tom Tromey * Makefile.in (install): Don't check to see...
1996-06-04 Michael MeissnerDo not turn on -mregnames by default
1996-06-03 Ian Lance Taylor * config/tc-mips.c (mips_ip): Don't call as_warn if...
1996-06-02 Ian Lance Taylor * config/tc-mips.c (md_parse_option): Check for a...
1996-05-31 Ian Lance Taylor * config/tc-mips.c (md_begin): If -64, create a .MIPS...
1996-05-31 Ian Lance Taylor * config/tc-mips.c (load_register): If mips_isa <...
1996-05-31 Michael MeissnerMake ! a comment only under Solaris; Add .rdata/.rodata...
1996-05-30 Ian Lance Taylor * read.c (s_lcomm): Set section flags for .sbss section.
1996-05-30 Michael MeissnerMake ! a comment character
1996-05-30 Michael MeissnerMake 4 argument .stabd into .stabn on PowerPC Solaris
1996-05-29 Ian Lance Taylor * config/tc-mips.c (macro): When passing X_add_number to
1996-05-28 Ian Lance Taylor * config/tc-z8k.c (md_apply_fix): Handle fx_r_type...
1996-05-28 Ian Lance Taylor * symbols.c (symbol_create): If bfd_make_empty_symbol...
1996-05-25 Ian Lance Taylor * config/tc-mips.c (mips_ip): Mark sections created...
1996-05-24 Michael MeissnerAdd better defaults for AIX3, AIX4
1996-05-23 Michael MeissnerAdd .skip as a synonym for .space
1996-05-23 Michael MeissnerAllow bogus .stabd with 4 arguments for PowerPC Solaris
1996-05-15 Ian Lance Taylor * config/tc-i386.c (md_assemble): Make sure the opcode...
1996-05-15 Jeff Law * config/obj-coff.c (count_entries_in_chain...
1996-05-10 Michael MeissnerAllow GOT, section relative relocations all the time...
1996-05-07 Ian Lance Taylor * config/obj-coff.c (yank_symbols): Check that FNAME_O...
1996-05-07 Jeff Law * config/tc-h8300.c (do_a_fix_imm): Rename...
1996-05-06 David Edelsohn * config/tc-arm.h (TC_HANDLES_FX_DONE): Define.
1996-05-04 Jeff Law * config/tc-hppa.c (hppa_fix_adjustable): Don...
1996-05-04 Ian Lance Taylor * Makefile.in: Add subsegs.h to appropriate TARG_CPU_DEP_*
1996-05-04 Ian Lance Taylor * config/obj-coff.c (coff_frob_symbol): Don't merge...
1996-05-02 Ian Lance Taylortweak last change
1996-05-02 Ian Lance Taylor * subsegs.h (segment_info_type): If MANY_SEGMENTS...
1996-05-01 Ian Lance Taylor * config/tc-i960.c (brtab_emit): Don't set fx_im_disp...
1996-04-25 Ian Lance Taylor * configure.in: Add * after sparc*-*-vxworks.
1996-04-25 Ian Lance Taylor * app.c (do_scrub_begin): If tc_comment_chars is not...
1996-04-24 Ian Lance Taylor * config/tc-m68k.c (m68k_ip): Prevent attempts to...
1996-04-24 Ian Lance Taylor * config/obj-coff.c (obj_coff_section): BFD_ASSEMBLER...
1996-04-23 David Edelsohn * config/tc-sparc.c (in_bitfield_range): New static...
1996-04-18 Ian Lance Taylor * config/obj-coff.c: BFD_ASSEMBLER:
1996-04-18 Michael MeissnerAdd -le/-be/-s from Solaris.
1996-04-17 Ian Lance Taylor * read.c (s_space): Support non-constant fill value...
1996-04-16 David Edelsohn * config/tc-arm.c (my_get_float_expression): Update...
1996-04-16 Michael MeissnerAdd -m{,no-}regnames support; Add Solaris/linux support
1996-04-15 Ian Lance Taylor * config/tc-mips.c (mips_frob_file): Permit multiple...
1996-04-15 Ian Lance Taylor * config/tc-mips.c (load_address): Cast X_add_number...
1996-04-11 Ian Lance Taylor * config/tc-sparc.c (last_insn): New static variable.
1996-04-11 Ian Lance Taylor * config/tc-m68k.c (md_estimate_size_before_relax...
1996-04-10 Ian Lance Taylor * config/tc-alpha.c (alpha_ip): If we are going to...
1996-04-10 Jeff Law * config/tc-h8300.c (do_a_fix_imm): Don't cut...
1996-04-08 Ian Lance Taylor * configure.in: Permit --enable-shared to specify...
1996-04-06 Jeff Law * config/tc-h8300.c (get_specific): Remove...
1996-04-05 Ian Lance TaylorFri Apr 5 15:13:10 1996 Andreas Schwab <schwab@issan...
1996-04-05 Ian Lance Taylor * configure.in: Add i386-*-freebsdelf* target; from...
1996-04-05 Jackie Smith CashionFri Apr 5 18:39:28 1996 James G. Smith <jsmith@cygnu...
1996-04-03 David Edelsohn * config/tc-sparc.c (sparc_md_end): Set bfd machine...
1996-04-01 Ian Lance Taylor * read.c (get_line_sb): Bump line counters based on
next