diff options
author | Ian Lance Taylor <ian@airs.com> | 1997-04-03 18:19:26 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1997-04-03 18:19:26 +0000 |
commit | 3884d17b4566ddd135e178819e211d94d31e14cc (patch) | |
tree | d268147400be8aa2909b27bc1a5b3a3e8e7afcb1 /binutils/ChangeLog | |
parent | 58b4a8f3443e59561afe50e8b557a9ebd7ca1654 (diff) | |
download | gdb-3884d17b4566ddd135e178819e211d94d31e14cc.zip gdb-3884d17b4566ddd135e178819e211d94d31e14cc.tar.gz gdb-3884d17b4566ddd135e178819e211d94d31e14cc.tar.bz2 |
* Makefile.in (VERSION): Set to 2.8.1.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 7675ace..19ae92e 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,20 @@ +Thu Apr 3 13:18:39 1997 Ian Lance Taylor <ian@cygnus.com> + + * Makefile.in (VERSION): Set to 2.8.1. + + * Branched binutils 2.8. + +Tue Apr 1 16:21:44 1997 Klaus Kaempf <kkaempf@progis.de> + + * configure.com: New file. + * config.h-vms: Remove file. + * makefile.vms: Update for new configure scheme. + +Mon Mar 31 15:30:43 1997 Philippe De Muyter <phdm@info.ucl.ac.be> + + * objcopy.c (make_same_dates): Use statbuf, not buf, if not + HAVE_GOOD_UTIME_H. + Fri Mar 28 17:57:53 1997 Alan Modra <alan@spri.levels.unisa.edu.au> * Makefile.in ($(OBJDUMP_PROG)): Don't link against BFDLIB twice. |