Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Oct 2006 03:55:33 +0000
From:      John Birrell <jb@what-creek.com>
To:        freebsd-ppc@freebsd.org, freebsd-arm@freebsd.org
Subject:   Proposed elf header changes which affect PPC and ARM
Message-ID:  <20061004035533.GA76969@what-creek.com>

next in thread | raw e-mail | index | archive | help
The patch: <http://people.freebsd.org/~jb/elf.patch>; moves
all the relocation definitions for each arch from the machine/elf.h
header to sys/elf_common.h.

This will allow DTrace running hosted on one FreeBSD arch connect
to a target FreeBSD arch to trace it. Although this isn't functionality
that Sun has in OpenSolaris, FreeBSD needs to support embedded
targets.

I have tested all the arches define in 'make universe', but it seems
that PPC and ARM aren't up to that stage yet.

Note that this patch also contains the extra things that Sun has added
to their ELF format.

I doubt this patch will cause any problems on either PPC or ARM.

Any problems?

--
John Birrell



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061004035533.GA76969>