diff options
author | Ian Lance Taylor <ian@airs.com> | 1994-09-07 16:53:27 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1994-09-07 16:53:27 +0000 |
commit | c8570de86328b6df47fd43e37aa156a1519c1585 (patch) | |
tree | 879eaab6e0ca0719d25176c04ab61ca69c9ea32d /gas/ChangeLog | |
parent | c9cbfd5efe22baf0f07250363307fe20975530d7 (diff) | |
download | binutils-c8570de86328b6df47fd43e37aa156a1519c1585.zip binutils-c8570de86328b6df47fd43e37aa156a1519c1585.tar.gz binutils-c8570de86328b6df47fd43e37aa156a1519c1585.tar.bz2 |
* configure.in: Check ${host} and ${target} rather than
${host_canon} and ${target_canon}.
* configure: Likewise.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 92faf89..cb5588c 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +Wed Sep 7 12:49:55 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) + + * configure.in: Check ${host} and ${target} rather than + ${host_canon} and ${target_canon}. + * configure: Likewise. + Tue Sep 6 11:42:38 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) * config/tc-mips.c (mips_cpu): New static variable. |