OpenBSD CVS

src/libexec/ld.so/hppa/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / libexec / ld.so / hppa


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile.inc  1.8   17 months  kettenis   Rewrite the hppa assembly code to avoid reads from .text, by using the standard ...
[TXT] SYS.h  1.3   5 months  deraadt   Make sure the syscall table entries are aligned on a 4-byte boundary. Required f...
[TXT] archdep.h  1.19   6 months  deraadt   crt0 uses a helper function in a MD src/libexec/ld.so .h file (rather than repro...
[TXT] boot_md.c  1.6   2 years  guenther   Inline RELOC_* into boot_md.c and simplify the code based on what we can verify ...
[TXT] ld.script  1.6   5 months  deraadt   For strange reasons which made sense at the time, the text segment was placed he...
[TXT] ldasm.S  1.26   17 months  kettenis   Rewrite the hppa assembly code to avoid reads from .text, by using the standard ...
[TXT] rtld_machine.c  1.44   21 months  jsg   use ansi volatile keyword, not __volatile__ ok miod@ guenther@
[TXT] syscall.h (in the Attic) [Hide]  1.30   2 years  guenther   Roll the syscalls that have an off_t argument to remove the explicit padding. Sw...