K 10 svn:author V 3 jdp K 8 svn:date V 27 1998-01-10T05:36:35.000000Z K 7 svn:log V 341 Make the ".set" directive copy the aux field when the expression reduces to a relocatable symbol plus an offset. This preserves the symbol type information (function vs. object). It is important for SVR4-style weak symbols, e.g., "#pragma weak foo=bar". Without this change, the linker complains that the jmpslot entry is not a function. END