diff options
author | Ian Lance Taylor <ian@airs.com> | 1992-09-01 01:14:04 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1992-09-01 01:14:04 +0000 |
commit | 7e10f53ccf9100e8191e7cc18af0c165f7973ea6 (patch) | |
tree | d6543cfe4af3d75abadf5074427810cac3e8fa01 /gas/doc | |
parent | 3790af1d3374eea688e88ac353083b557fc44834 (diff) | |
download | gdb-7e10f53ccf9100e8191e7cc18af0c165f7973ea6.zip gdb-7e10f53ccf9100e8191e7cc18af0c165f7973ea6.tar.gz gdb-7e10f53ccf9100e8191e7cc18af0c165f7973ea6.tar.bz2 |
Brought forward from p3:
Sun Aug 30 21:24:46 1992 Ian Lance Taylor (ian@cygnus.com)
* Makefile.in: map "as" through program_transform_name when
installing.
Diffstat (limited to 'gas/doc')
-rw-r--r-- | gas/doc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/doc/ChangeLog b/gas/doc/ChangeLog index 5096fc3..3826d8b 100644 --- a/gas/doc/ChangeLog +++ b/gas/doc/ChangeLog @@ -1,3 +1,8 @@ +Sun Aug 30 21:26:05 1992 Ian Lance Taylor (ian@cygnus.com) + + * Makefile.in: map "as" through program_transform_name when + installing. + Tue Aug 18 14:19:01 1992 Ian Lance Taylor (ian@cygnus.com) * Makefile.in: always create installation directories. |