diff options
author | Ken Raeburn <raeburn@cygnus> | 1994-10-14 23:08:21 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1994-10-14 23:08:21 +0000 |
commit | 2d928291b6c20239b34a9613ace323f60ddac9d4 (patch) | |
tree | 1137540d31361117f6725b8c4e94f578bffe6eeb /gas | |
parent | 9ff30f20cd9d575c1615057ad8271bdeeb1487a1 (diff) | |
download | gdb-2d928291b6c20239b34a9613ace323f60ddac9d4.zip gdb-2d928291b6c20239b34a9613ace323f60ddac9d4.tar.gz gdb-2d928291b6c20239b34a9613ace323f60ddac9d4.tar.bz2 |
From 2.5 release:
* Makefile.in (BISON): Use bison -y, not bison.
* Makefile.in (VERSION): Updated to 2.5.
(clean-here): Delete stamp-mk.com.
(distclean): Delete .gdbinit.
Also, note release in changelog.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 857215c..becff72 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,14 @@ +Fri Oct 14 19:06:46 1994 Ken Raeburn <raeburn@cujo.cygnus.com> + + * Makefile.in (BISON): Use bison -y, not bison. + +Thu Oct 13 19:22:54 1994 Ken Raeburn <raeburn@cujo.cygnus.com> + + * Makefile.in (VERSION): Updated to 2.5. + (clean-here): Delete stamp-mk.com. + (distclean): Delete .gdbinit. + * Version 2.5 released. + Wed Oct 12 20:30:51 1994 Ken Raeburn <raeburn@cujo.cygnus.com> * config/te-nbsd532.h: Renamed from te-netbsd532.h. |