]> git.unchartedbackwaters.co.uk Git - francis/libjit.git/commit
Implement symbol relocations for the ELF binary reader.
authorRhys Weatherley <rweather@southern-storm.com.au>
Fri, 7 May 2004 01:43:12 +0000 (01:43 +0000)
committerRhys Weatherley <rweather@southern-storm.com.au>
Fri, 7 May 2004 01:43:12 +0000 (01:43 +0000)
commit366ad53d109b7e2ecc5b0dcbcc89a5f3215f04f8
tree23721556fee74646bdee8cf60b55c0846836baef
parent542c44f2055c7c2e8de358578099542e69080416
Implement symbol relocations for the ELF binary reader.
ChangeLog
include/jit/jit-elf.h
jit/Makefile.am
jit/jit-context.c
jit/jit-elf-read.c
jit/jit-internal.h
jit/jit-symbol.c [new file with mode: 0644]