aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorRoland Pesch <pesch@cygnus>1993-10-01 00:11:58 +0000
committerRoland Pesch <pesch@cygnus>1993-10-01 00:11:58 +0000
commit650a49f055edeb72bb8ea9d227bedb908fe1bf73 (patch)
tree58738bed050a1381a5362c4f909b00b10c05e7cd /binutils/ChangeLog
parent4f9bddb4fc74a08b07269dac12bd279984c94d1c (diff)
downloadgdb-650a49f055edeb72bb8ea9d227bedb908fe1bf73.zip
gdb-650a49f055edeb72bb8ea9d227bedb908fe1bf73.tar.gz
gdb-650a49f055edeb72bb8ea9d227bedb908fe1bf73.tar.bz2
Makefile.in (binutils.dvi): use TEXIDIR to find texinfo.tex
binutils.texi (ar): improve synopsis lines (strings): fix overfull box in synopsis (passim) remove some contractions
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 54616f5..79aea03 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,5 +1,22 @@
+Thu Sep 30 16:46:26 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
+
+ * Makefile.in (binutils.dvi): use TEXIDIR to find texinfo.tex
+
+Sat Sep 25 18:09:29 1993 David J. Mackenzie (djm@thepub.cygnus.com)
+
+ * objcopy.c (simple_copy, smart_rename): New functions.
+ (main): Use them.
+
+Fri Sep 24 15:38:29 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
+
+ * Makefile.in (clean, distclean): Recurse into testsuite.
+
Thu Sep 23 01:05:06 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
+ * objcopy.c (setup_sections, copy_sections): If stripping, don't
+ copy SEC_DEBUGGING sections.
+ * objdump.c (dump_headers): Print SEC_DEBUGGING flag.
+
* objdump.c (usage): Mention --stabs.
* objcopy.c (copy_object): Copy all applicable file flags.