Date: Fri, 9 Jan 1998 21:36:37 -0800 (PST) From: John Polstra <jdp@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-gnu@FreeBSD.ORG Subject: cvs commit: src/gnu/usr.bin/as read.c Message-ID: <199801100536.VAA04652@freefall.freebsd.org>
index | next in thread | raw e-mail
jdp 1998/01/09 21:36:37 PST
Modified files:
gnu/usr.bin/as read.c
Log:
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.
Revision Changes Path
1.12 +2 -1 src/gnu/usr.bin/as/read.c
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801100536.VAA04652>
