2000-06-13 H.J. Lu <hjl@gnu.org>
[binutils-gdb.git] / binutils / ChangeLog
index 9bc3c191bad48821ea33766282728b6151adf1b9..e6988df5d24da6b3a57ffc5ffb3a3d6a2ae79104 100644 (file)
@@ -1,3 +1,21 @@
+2000-06-13  H.J. Lu  <hjl@gnu.org>
+
+       * configure: Regenerate.
+
+2000-06-08  David O'Brien  <obrien@FreeBSD.org>
+
+       * configure.in (VERSION): Update to show this is the CVS mainline.
+
+2000-06-02  David O'Brien  <obrien@FreeBSD.org>
+
+       * strings.c (isgraphic): Interpret <TAB> as a printable character,
+       analogous to <SPACE>.
+
+2000-05-30  Alan Modra  <alan@linuxcare.com.au>
+
+       * objdump.c (display_target_list): Use bfd_close_all_done, not
+       bfd_close to fix crash caused by 2000-05-24 change.
+
 2000-05-25  DJ Delorie  <dj@cygnus.com>
 
        * resrc.c (close_input_stream): zero out cpp_pipe after closing it.