On Wed, 13 Jan 2016 13:36:02 -0800 NGie Cooper <[email protected]> wrote:
> On Wed, Jan 13, 2016 at 1:34 PM, Andrew Turner <[email protected]> > wrote: > > Author: andrew > > Date: Wed Jan 13 21:34:15 2016 > > New Revision: 293852 > > URL: https://svnweb.freebsd.org/changeset/base/293852 > > ... > > > switch(rtype) { > > - case R_PPC_RELATIVE: /* word32 B + A */ > > + case R_AARCH64_RELATIVE: > > Does this break powerpc? > How? I changed ef_aarch64.c. It was copied from ef_powerpc.c with modifications which you are looking at. Andrew _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
