diff options
author | Per Bothner <per@bothner.com> | 1991-10-08 22:15:27 +0000 |
---|---|---|
committer | Per Bothner <per@bothner.com> | 1991-10-08 22:15:27 +0000 |
commit | 398eef0a8d7e48741668e0a1093a5af3d9ed2154 (patch) | |
tree | c93f8984058ff301d94c67981128930b954db6f9 /binutils | |
parent | b7a11ec217a4a7085f267178c5019ffea8087f6e (diff) | |
download | gdb-398eef0a8d7e48741668e0a1093a5af3d9ed2154.zip gdb-398eef0a8d7e48741668e0a1093a5af3d9ed2154.tar.gz gdb-398eef0a8d7e48741668e0a1093a5af3d9ed2154.tar.bz2 |
* configure.in: Get host file from ../bfd/config, not config.
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index bd2cadb..72172ed 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +Tue Oct 8 15:13:20 1991 Per Bothner (bothner at cygnus.com) + + * configure.in: Get host file from ../bfd/config, not config. + * config/*: Remove config directory and its files. + Tue Oct 8 13:58:59 1991 Roland H. Pesch (pesch at cygnus.com) * Makefile.in: new targets binutils.dvi, binutils.info |