From: Ian Lance Taylor Date: Sun, 2 Nov 1997 19:49:24 +0000 (+0000) Subject: * Makefile.am (STAGESTUFF): Change bin_PROGRAMS to X-Git-Tag: gdb-4_18~4341 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0ac53ff04dbd409099b5f235780e13a23090001a;p=platform%2Fupstream%2Fbinutils.git * Makefile.am (STAGESTUFF): Change bin_PROGRAMS to noinst_PROGRAMS. (bootstrap, bootstrap2, bootstrap3): Likewise. * Makefile.in: Rebuild. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index cab46f0..1532f64 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,13 @@ +Sun Nov 2 14:46:09 1997 Ian Lance Taylor + + * Makefile.am (STAGESTUFF): Change bin_PROGRAMS to + noinst_PROGRAMS. + (bootstrap, bootstrap2, bootstrap3): Likewise. + * Makefile.in: Rebuild. + + * config/tc-ppc.c (ppc_fix_adjustable): Don't adjust relocs in the + TOC section to be against the csect. + Fri Oct 31 18:19:55 1997 Ken Raeburn start-sanitize-vr5400