From: Ken Raeburn Date: Sat, 1 Oct 1994 04:20:16 +0000 (+0000) Subject: vms make-gas.com stuff X-Git-Tag: gdb-4_18~13374 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=dc87e0ce660625d55010640578cedd277f4512d8;p=external%2Fbinutils.git vms make-gas.com stuff --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 6efd504..8e7b1ca 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,15 @@ +Fri Sep 30 19:05:20 1994 Pat Rankin (rankin@eql.caltech.edu) + + * vmsconf.sh (make-gas.com): handle DCL verification to enable + sensible feedback to the user while gas is being built. + Fri Sep 30 16:23:31 1994 Ken Raeburn + * Makefile.in (diststuff): Build make-gas.com. + (clean, mostlyclean): Delete make-gas.com. + (realclean): Separate target, depend on clean and distclean. + * make-gas.com: Deleted. + * config/tc-i386.c (i386_validate_fix) [BFD_ASSEMBLER]: New function. Converts reloc for "foo-GOT" to BFD_RELOC_386_GOTOFF reloc for "foo".