From: Ian Lance Taylor Date: Tue, 15 Sep 1992 23:26:41 +0000 (+0000) Subject: Changes to make an installed cross-compiler find everything correctly. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=94a4a00523dff648f7b0775c845434fdaa153d06;p=binutils-gdb.git Changes to make an installed cross-compiler find everything correctly. Tue Sep 15 15:26:38 1992 Ian Lance Taylor (ian@cygnus.com) * Makefile.in (install): if $(tooldir) exists, install nm and strip in $(tooldir)/bin. --- diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 24f64170b82..bfe2e600f4d 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,20 @@ +Tue Sep 15 15:26:38 1992 Ian Lance Taylor (ian@cygnus.com) + + * Makefile.in (install): if $(tooldir) exists, install nm and + strip in $(tooldir)/bin. + +Thu Sep 3 11:57:40 1992 Per Bothner (bothner@rtl.cygnus.com) + + * Makefile.in: Let's call it version 2.0. + +Wed Sep 2 00:25:13 1992 Per Bothner (bothner@rtl.cygnus.com) + + * Makefile.in: Bump to version 0.98. + * TODO, README: Minor updates. + + * Makefile.in: Added mostlyclean, distclean rules, + and cleaned up clean, realclean. + Sun Aug 30 21:18:59 1992 Ian Lance Taylor (ian@cygnus.com) * Makefile.in: map program names through program_transform_name