Null commit.. CVS aborted on freefall last time (reaonly file).
An elf_reloc() function for the i386. Based on alpha/alpha/elf_machdep.c and rtld-elf/i386/reloc.c.
This commit is contained in:
parent
033f58df20
commit
bde362f5e9
@ -22,7 +22,7 @@
|
||||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*
|
||||
* $Id: elf_machdep.c,v 1.1 1998/09/11 08:47:02 dfr Exp $
|
||||
* $Id: elf_machdep.c,v 1.1 1998/10/09 20:35:45 peter Exp $
|
||||
*/
|
||||
|
||||
#include <sys/param.h>
|
||||
@ -36,7 +36,7 @@
|
||||
#include <sys/linker.h>
|
||||
#include <machine/elf.h>
|
||||
|
||||
/* Process one elf relocation with addend. (!) */
|
||||
/* Process one elf relocation with addend. */
|
||||
int
|
||||
elf_reloc(linker_file_t lf, const Elf_Rela *rela, const char *sym)
|
||||
{
|
||||
|
@ -22,7 +22,7 @@
|
||||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*
|
||||
* $Id: elf_machdep.c,v 1.1 1998/09/11 08:47:02 dfr Exp $
|
||||
* $Id: elf_machdep.c,v 1.1 1998/10/09 20:35:45 peter Exp $
|
||||
*/
|
||||
|
||||
#include <sys/param.h>
|
||||
@ -36,7 +36,7 @@
|
||||
#include <sys/linker.h>
|
||||
#include <machine/elf.h>
|
||||
|
||||
/* Process one elf relocation with addend. (!) */
|
||||
/* Process one elf relocation with addend. */
|
||||
int
|
||||
elf_reloc(linker_file_t lf, const Elf_Rela *rela, const char *sym)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user