aboutsummaryrefslogtreecommitdiff
path: root/binutils
diff options
context:
space:
mode:
authorSteve Chamberlain <sac@cygnus>1993-01-06 23:16:17 +0000
committerSteve Chamberlain <sac@cygnus>1993-01-06 23:16:17 +0000
commitdc5dcabb9b4f2dd2fe0e437d973ae2166d18d2cd (patch)
tree93b936c81d86ced11ad45c66a788e8f83303efbf /binutils
parent92ffd58037ea70924d67d61aac7b9f62980b5e75 (diff)
downloadgdb-dc5dcabb9b4f2dd2fe0e437d973ae2166d18d2cd.zip
gdb-dc5dcabb9b4f2dd2fe0e437d973ae2166d18d2cd.tar.gz
gdb-dc5dcabb9b4f2dd2fe0e437d973ae2166d18d2cd.tar.bz2
>
* arparse.y: fix unnecessary shift/reduce
Diffstat (limited to 'binutils')
-rw-r--r--binutils/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 7f12b59..0cd49cb 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,7 @@
+Wed Jan 6 15:14:11 1993 Per Bothner (bothner@rtl.cygnus.com)
+
+ * arparse.y: fix unnecessary shift/reduce
+
Tue Dec 22 15:46:56 1992 Per Bothner (bothner@rtl.cygnus.com)
* Makefile.in: Make check depend on all.
@@ -7,6 +11,10 @@ Tue Dec 22 15:46:56 1992 Per Bothner (bothner@rtl.cygnus.com)
* objdump.c: Use new macro bfd_asymbol_bfd.
* configure.in: Allow std-host as the default ${mys_host}.
+Thu Dec 17 19:38:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
+
+ * Makefile.in: added dvi target, define and use TEXI2DVI
+
Tue Dec 15 18:05:07 1992 Per Bothner (bothner@cygnus.com)
* Makefile.in (dist): Fix permissions before release.