From: Ian Lance Taylor Date: Sat, 22 Nov 1997 21:01:27 +0000 (+0000) Subject: Sat Nov 22 15:50:09 1997 Klaus Kaempf X-Git-Tag: gdb-4_18-branchpoint~4216 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=db5bb86ef878ab3a8edaadf4b07a52ef36dad3f8;p=thirdparty%2Fbinutils-gdb.git Sat Nov 22 15:50:09 1997 Klaus Kaempf * makefile.vms: include depend.obj in OBJS. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 884ec2a1522..a1bb6ddf228 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,7 @@ Sat Nov 22 15:50:09 1997 Klaus Kaempf + * makefile.vms: include depend.obj in OBJS. + * config/tc-alpha.c (s_alpha_section): Remove ".lcomm" handling. * config/tc-alpha.c (alpha_basereg_clobbered): Remove variable and diff --git a/gas/makefile.vms b/gas/makefile.vms index 18d996609ad..4ffdb11699c 100644 --- a/gas/makefile.vms +++ b/gas/makefile.vms @@ -20,7 +20,7 @@ LIBS=,sys$$library:vaxcrtl.olb/lib endif OBJS=targ-cpu.obj,obj-format.obj,atof-targ.obj,app.obj,as.obj,atof-generic.obj,\ - bignum-copy.obj,cond.obj,expr.obj,flonum-konst.obj,flonum-copy.obj,\ + bignum-copy.obj,cond.obj,depend.obj,expr.obj,flonum-konst.obj,flonum-copy.obj,\ flonum-mult.obj,frags.obj,hash.obj,input-file.obj,input-scrub.obj,\ literal.obj,messages.obj,output-file.obj,read.obj,subsegs.obj,symbols.obj,\ write.obj,listing.obj,ecoff.obj,stabs.obj,sb.obj,macro.obj