]> Git Repo - binutils.git/blobdiff - binutils/ChangeLog
* configure: Rebuild with autoconf 2.8.
[binutils.git] / binutils / ChangeLog
index 296cc66e2526d56752b471c0dc7552e3fc94392f..9fb146bbbeaa14d1db1789d42f19fb30ee4c57cf 100644 (file)
@@ -1,3 +1,56 @@
+Tue Mar 12 12:09:43 1996  Ian Lance Taylor  <[email protected]>
+
+       * configure: Rebuild with autoconf 2.8.
+
+       * debug.c (debug_type_samep): Don't loop endlessly in
+       DEBUG_KIND_ENUM case.  From Eric Baur <[email protected]>.
+
+Mon Mar 11 12:35:03 1996  Ian Lance Taylor  <[email protected]>
+
+       * rddbg.c (read_section_stabs_debugging_info): Call save_stab for
+       each stab entry, call stab_context on an error, and call
+       free_saved_stabs before rturning.
+       (read_symbol_stabs_debugging_info): Likewise.
+       (SAVE_STABS_COUNT): Define.
+       (struct saved_stab): Define.
+       (saved_stabs, saved_stabs_index): New static variables.
+       (save_stab, stab_context, free_saved_stabs): New static functios.
+
+       * objdump.c (stab_name): Remove.
+       (struct stab_print): Remove.
+       (stab_print): Remove.
+       (dump_stabs): Don't initialize stab_name.
+       (print_section_stabs): Call bfd_get_stab_name rather than using
+       the stab_name array.
+
+Tue Feb 27 19:52:01 1996  Ian Lance Taylor  <[email protected]>
+
+       * prdbg.c (pr_int_constant): Initialize info correctly.
+       (pr_float_constant): Likewise.
+
+Mon Feb 26 18:11:37 1996  Stan Shebs  <[email protected]>
+
+       * mpw-make.sed: Update to handle shared library support.
+
+Sat Feb 24 11:21:49 1996  Alan Modra  <[email protected]>:
+
+       * Makefile.in ($(OBJDUMP_PROG)): Search $(BFDLIB) before
+       $(OPCODES).
+
+Thu Feb 15 12:44:45 1996  Ian Lance Taylor  <[email protected]>
+
+       * configure.in: Don't tamper with LDFLAGS.  Call AC_PROG_CC before
+       configure.host.
+       * configure: Rebuild.
+
+       * configure.in: Substitute RPATH_ENVVAR.
+       * configure: Rebuild.
+       * Makefile.in (RPATH_ENVVAR): New variable.
+       (check): Use $(RPATH_ENVVAR) rather than LD_LIBRARY_PATH.
+
+       * objcopy.c (smart_rename): Rather than doing chmod then chown, do
+       chmod without setuid, then chown, then chmod with setuid.
+
 Wed Feb 14 16:46:42 1996  Martin Anantharaman  <[email protected]>
 
        * arsup.c (map_over_list): Reindent.  Don't assume that the
This page took 0.024642 seconds and 4 git commands to generate.