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/ChangeLog | |
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/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index bac3bd0..e984634 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Sun Aug 30 21:24:46 1992 Ian Lance Taylor (ian@cygnus.com) + + * Makefile.in: map "as" through program_transform_name when + installing. + Sat Aug 29 12:11:12 1992 Jim Wilson (wilson@sphagnum.cygnus.com) * Makefile.in (as.new): Depend on LOCAL_LOADLIBES. |