aboutsummaryrefslogtreecommitdiff
path: root/sys/sparc64/include/elf.h
Commit message (Expand)AuthorAgeFilesLines
* Make imgact_elf32.c compile on sparc64.Jake Burkholder2003-01-051-0/+10
* Move the definition of ElfN_Hashelt to common headers. The only platformDoug Rabson2002-05-301-11/+0
* Implement elf_reloc. This makes klds work.Jake Burkholder2001-10-271-0/+56
* Make MAXTSIZ, DFLDSIZ, MAXDSIZ, DFLSSIZ, MAXSSIZ, SGROWSIZ loaderPaul Saab2001-10-101-1/+1
* Don't define ELF_RTLD_ADDR twice.Jake Burkholder2001-08-141-1/+0
* Restore the proper copyright on this and remove the gratuitous changes fromDavid E. O'Brien2001-08-091-29/+56
* The author isn't a [UC] Regents. Correct the copyright language.David E. O'Brien2001-08-091-2/+2
* Add an Elfhashelt type for sparc64.Jake Burkholder2001-08-031-0/+11
* Add skeleton machine dependent headers and c files for a port of freebsdJake Burkholder2001-07-311-0/+90