Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | emul_elf has a name of "native" | 1996-06-10 | 1 | -2/+2 | ||
| | ||||||
* | use a shorter emul name | 1996-06-10 | 1 | -2/+2 | ||
| | ||||||
* | emulation name is "native elf" | 1996-06-09 | 1 | -40/+40 | ||
| | ||||||
* | Paging exec_elf + mips enhancements | 1996-06-06 | 1 | -7/+72 | ||
| | ||||||
* | Moved contents of elf_abi.h into exec_elf.h. Modified dependant files to | 1996-05-22 | 1 | -21/+21 | ||
| | | | | reflect this. | |||||
* | Rename the COMPAT_SVR4_MAP_PAGE_ZERO option to ELF_MAP_PAGE_ZERO as the | 1996-04-18 | 1 | -2/+2 | ||
| | | | | change affected all ELF formats | |||||
* | Support mapping of page zero read-only if COMPAT_SVR4_MAP_PAGE_ZERO | 1996-04-18 | 1 | -1/+7 | ||
| | | | | | is used. Dell SVR4 behaved this way, and some binaries rely on such icky behaviour. | |||||
* | From NetBSD: 960217 merge | 1996-03-03 | 1 | -2/+16 | ||
| | ||||||
* | from netbsd: | 1996-01-29 | 1 | -93/+40 | ||
| | | | | | | | | Don't rely on the protection bits of segments anymore to decide whether it's text or data; use the entry point instead (this solves some trouble with ELF executables with strange permissions) Incorporate some fixes from r_friedl@informatik.uni-kl.de sent to netbsd-bugs a while ago | |||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+581 | ||