Descriptioncmd/5l: generate FreeBSD compatible ELF
1. correctly initialize .plt.got entries (point to the 1st entry)
2. add section .rel.plt (FreeBSD insists PLT relocs to be there)
3. put relocs of .got.plt into .rel.plt
4. set ELFOSABI_FREEBSD in ELF header
Patch Set 1 #Patch Set 2 : diff -r 2c2052f38c3c https://code.google.com/p/go/ #Patch Set 3 : diff -r 62b7ebe62958 https://code.google.com/p/go/ #
MessagesTotal messages: 4
|