diff options
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 562916b..d941d82 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,5 +1,7 @@ Fri Jun 10 15:41:25 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + * nm.c: HOST_64_BIT was renamed to BFD_HOST_64_BIT. + * objcopy.c (copy_archive): Make the temporary directory in the same directory as the output BFD, since we may not have write permission on the current directory. Set the permissions of the |