* symbols.c (max_indent_level): New global.
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 7b731302f7ca6ebe7d66c05d7bf05d94fe1c817e..0e8696f264df642e79464688332c361846368092 100644 (file)
@@ -1,3 +1,120 @@
+Thu Apr  9 10:29:42 1998  Doug Evans  <devans@canuck.cygnus.com>
+
+       * symbols.c (max_indent_level): New global.
+       (print_symbol_value_1): Use it.
+
+Wed Apr  8 16:16:11 1998  Doug Evans  <devans@canuck.cygnus.com>
+
+       * symbols.c (print_binary): New function.
+       (print_expr_1): Call it.
+
+start-sanitize-sky
+Tue Apr  7 12:21:39 1998  Doug Evans  <devans@canuck.cygnus.com>
+
+       * config/tc-dvp.c (md_convert_frag): Fix thinko.
+
+Mon Apr  6 17:08:47 1998  Doug Evans  <devans@canuck.cygnus.com>
+
+       * config/tc-dvp.c (assemble_vif): Watch for macro insns.
+       0 is a valid length value (= max+1).
+       (install_vif_length): 0 is a valid length value (= max+1).
+
+end-sanitize-sky
+Mon Apr  6 12:06:39 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
+
+       * config/tc-m68k.c (m68k_ip, case "#B"): Install the offset of the
+       operand in the opcode.
+
+start-sanitize-sky
+Fri Apr  3 12:13:03 1998  Doug Evans  <devans@canuck.cygnus.com>
+
+       * config/tc-dvp.c (assemble_vif): Put relaxable insns in their
+       own fragment.
+
+end-sanitize-sky
+Fri Apr  3 11:58:19 1998  Alan Modra  <alan@spri.levels.unisa.edu.au>
+
+       * config/tc-i386.h: Reorder operand flags and opcode modifier
+       flags for clarity.  Remove unused definitions: Unknown,
+       ImmUnknown, DispUnknown, NoModrm.
+       * config/tc-i386.c (type_names): Add missing Debug type.
+       (md_assemble): Better duplicate prefix checking.  Quicker string
+       instruction check via new opcode_modifier flag.
+
+Fri Apr  3 11:44:34 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * doc/as.texinfo (Invoking): Clarify -Wa example.
+
+Fri Apr  3 09:12:23 1998  Gavin Koch  <gavin@cetus.cygnus.com>
+
+       * config/tc-mips.c (mips_pseudo_table): Add weakext entry. 
+       (s_mips_weakext): Define.
+       * ecoff.c (ecoff_directive_weakext): Don't define if defined(TC_MIPS).
+       * config/obj-ecoff.c (obj_pseudo_table): Don't add weakext if 
+       defined(TC_MIPS).       
+       
+Thu Apr  2 22:42:02 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * config/tc-mn10200.c (tc_gen_reloc): The difference of two symbols
+       is an error if the value can not be computed at assembly time.
+       * config/tc-mn10300.c (tc_gen-reloc): Likewise.
+
+Thu Apr  2 16:36:47 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * gasp.c (main): Set next field of new include_path structure to
+       NULL.  From Avery Pennarun <averyp@gdc.ca>.
+
+       * read.c (s_mri_sect): Call as_bad rather than abort for an
+       unsupported MRI target.
+
+Wed Apr  1 11:08:27 1998  Nick Clifton  <nickc@cygnus.com>
+
+       * config/tc-arm.c (arm_validate_fix): New function.  Determine if
+       the destination of a branch instruction should be altered.
+       (find_real_start): New function:  Locate the real, Thumb coded
+       start of a Thumb function.
+       (do_t_branch23): Alter the destination of branches to Thumb
+       functions. 
+
+       * config/tc-arm.h: Define TC_VALIDATE_FIX.
+
+Tue Mar 31 13:27:33 1998  Dean M. Deaver  <deaver@amt.tay1.dec.com>
+
+       * config/tc-arm.c (decode_shift): Handle addressing mode 2 w/rrx
+       also.
+
+Wed Apr  1 13:13:20 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
+
+       * doc/as.texinfo: Use @itemx for a secondary item in a table.
+       * doc/c-hppa.texi: Likewise.
+
+Tue Mar 31 17:52:40 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.am: Rebuild dependencies.
+       * Makefile.in: Rebuild.
+
+       * Makefile.am (DEP_INCLUDES): New variable.
+       (.dep1): Change to work when srcdir is not an absolute path.
+       (.tcdep, .objdep, .dep2, dep.sed): Likewise.
+       * Makefile.in: Rebuild.
+
+Mon Mar 30 12:46:48 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * config/tc-i386.h, config/tc-i386.c: Revert March 24
+       LinearAddress patch.
+
+       * configure.in: Set version to 2.9.1.
+       * configure: Rebuild.
+
+       * Branched binutils 2.9.
+
+Mon Mar 30 11:22:08 1998  Alan Modra  <alan@spri.levels.unisa.edu.au>
+
+       * config/tc-i386.h (FWait): Define.
+       * config/tc-i386.c (md_assemble): Emit fwait prefix before any
+       other prefixes.  Check FWait flag in opcode table to see which
+       instructions require an fwait prefix.
+
 Mon Mar 30 10:12:00 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
 
        * stabs.c (get_stab_string_offset): Always create a stab string
@@ -42,6 +159,7 @@ Sat Mar 28 22:28:02 1998  Ian Lance Taylor  <ian@cygnus.com>
        * config/tc-sparc.c (sparc_memory_model): Only define if OBJ_ELF.
        * config/tc-sparc.c (tc_gen_reloc): Add return to default case.
 
+
 Fri Mar 27 12:46:47 1998  Ian Lance Taylor  <ian@cygnus.com>
 
        * config/tc-m68k.c (m68k_ip): Check legal addressing modes for
@@ -49,6 +167,11 @@ Fri Mar 27 12:46:47 1998  Ian Lance Taylor  <ian@cygnus.com>
        (m68k_init_after_args): Likewise.
        (md_estimate_size_before_relax): Likewise.
 
+Fri Mar 27 10:30:01 1998  Catherine Moore  <clm@cygnus.com>
+
+       * config/tc-v850.c (md_assemble):  Store relocation addend in
+       fixup instead of instruction.
+
 Thu Mar 26 23:07:18 1998  Alan Modra  <alan@spri.levels.unisa.edu.au>
 
        * config/tc-i386.c (md_assemble): Swap template arguments to
This page took 0.035651 seconds and 4 git commands to generate.