From: Per Bothner Date: Tue, 6 Oct 1992 21:25:08 +0000 (+0000) Subject: * Makefile.in (*clean rules): Some cleaning up. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8d6ae8fcc581670891568655fbe9d9a3b7f09982;p=binutils-gdb.git * Makefile.in (*clean rules): Some cleaning up. * Makefile.in (dist): Make diststuff in gprof for a dist. * ar.c (do_show_version): New function. * ar.c (main): Fix so "ar -V" works. --- diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 4254b545e14..f4a0c609ac7 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,16 @@ +Tue Oct 6 14:22:56 1992 Per Bothner (bothner at PersSony) + + * Makefile.in (*clean rules): Some cleaning up. + * Makefile.in (dist): Make diststuff in gprof for a dist. + + * ar.c (do_show_version): New function. + * ar.c (main): Fix so "ar -V" works. + +Thu Oct 1 22:44:45 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * configure.in: now uses the cpu-vendor-os triple instead of + nested cases. + Fri Sep 25 22:41:08 1992 John Gilmore (gnu@cygnus.com) * i960-pinsn.c: Change bzero to memset.