Subject: Re: CVS commit: src
To: Matt Thomas <matt@netbsd.org>
From: Krister Walfridsson <cato@df.lth.se>
List: source-changes
Date: 10/21/1998 19:57:12
> Modified Files:
> 	src/gnu/usr.bin/ld/common: ld.h
> Log Message:
> It seems that gas.new has new types to indicate weakness
> of symbols.  Adapt our ld to it.

gas.new shouldn't have any new types, so it is probably something I have
screwd up. I'll look into it this weekend.

Wait a minute! I just realized that this is for the vax port? Our weak
symbol support and vanilla GNU differs some, and I did only fix this in 
the bfd-assembler case. You shuld probably do the same in the non-bfd
assembler case, and keep ld as it is...

   /Krister