Age | Commit message (Collapse) | Author |
|
Function arg types have not yet been fixed. OK fgs@, espie@
|
|
|
|
|
|
register variables. clean-up concept ok deraadt@
|
|
* Rely on BYTE_ORDER instead of specific values of XHOST to determine
cross-endianness,
* Link necessary cross-includes to the right location,
* Add some necessary stubs for cross-endian sparc and cross-endian m68k.
This does let i386->m68k work, and probably brings i386->sparc most of the
way there...
Approved by mickey@, niklas@ is to busy to answer email as usual...
|
|
everything to fit into pic mode.
More extensive changes (like tagging relocs with pic/PIC, sorting, and
putting pic nearest the beginning of the GOT) would be needed for full
handling pic relocs with a sizeable number of PIC relocs.
|
|
and is only needed for rtld anyway.
and missing md_swap routines as well.
|
|
|
|
macro for clarity; pk
|
|
|
|
|
|
Simplify update of r_addend field in relocation record if `-r' is on.
The old quirky code did strange things.
|
|
|
|
|