Add macros to handle NOP insertion.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 978b100115f409f52f623c6c9a7647f997349b7b..5750664b3eaabdaa0c2004ab4e2105872b671f81 100644 (file)
@@ -1,3 +1,56 @@
+Wed Jan 14 15:29:43 1998  Richard Henderson  <rth@cygnus.com>
+
+       * srconv.c (sh, h8300): Delete variables.
+       (addrsize, toolname, rnames): New variables.
+       (writeINT): Use addrsize.
+       (wr_un): Use toolname.
+       (wr_hd): Set up addrsize et al properly for h8300[hs].
+       (walk_tree_symbol): Zero dsy.  Use rnames.
+       (wr_un, wr_hd, wr_ob, wr_du): Use proper bfd access macros.
+       * sysdump.c (sh, h8300): Delete variables.
+       (addrsize): New variable.
+       (getINT): Use it.
+       (getone): Initialize it.
+       (getBITS): Range check on MAX.
+
+Mon Dec 29 16:58:05 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       From Matthew Bellantoni <matthew@chrysalis.com>:
+       * ar.c (get_pos_bfd): Add default_posname parameter.  Change all
+       callers.
+       (replace_members): Default to replacing in the same position.
+
+Mon Dec 22 11:27:22 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * rclex.l: Don't permit a comma in a STRING.
+       * rcparse.y (acc_entry): Warn if an inappropriate modifier is used
+       with a non VIRTKEY.
+       (acc_event): For a control character, set VIRTKEY, and force the
+       character to uppercase.
+       (acc_options): Don't require a comma separator.
+
+Tue Dec  9 13:25:42 1997  Michael Meissner  <meissner@cygnus.com>
+
+       * size.c (size_number): New function to provide size of field.
+       ({l,r}print_number): For octal and hex fields, print field using
+       '0' and '0x' suffixes.  Do not include following tab.
+       (sysv_internal_sizer): Size section name, section size, and vma
+       address fields.
+       (sysv_internal_printer): Use calculated sizes for the columns.
+       (print_sysv_format): Size columns before printing.
+       (print_berkeley_format): Print tabs between numbers now that
+       {l,r}print_number doesn't.  Print fields right justified.
+
+Mon Dec  8 11:22:04 1997  Nick Clifton  <nickc@cygnus.com>
+
+       * objdump.c (objdump_print_addr_with_sym): Remove call to
+       disasm_symaddr() as this function no longer exists.
+
+Tue Dec  2 10:23:50 1997  Nick Clifton  <nickc@cygnus.com>
+
+       * objdump.c (objdump_print_addr_with_sym): Call disasm_symaddr()
+       to allow backend to know which symbol has just been displayed.
+
 Tue Dec  2 13:06:46 1997  Ian Lance Taylor  <ian@cygnus.com>
 
        * windres.h (ESCAPE_*): Define standard escape sequences.
This page took 0.023756 seconds and 4 git commands to generate.