summaryrefslogtreecommitdiff
path: root/lib/libc/gen/nlist.c
AgeCommit message (Expand)Author
1998-01-02make mmap() return void *, add MAP_FAILEDTheo de Raadt
1997-12-15MAP_COPY|MAP_FILE; mrg. indent tooTheo de Raadt
1997-07-23tabifykstailey
1997-07-01Make -Wall happy.Todd C. Miller
1997-01-10Leading underscores... Actually, they really DID fuck this up on the MIPSetheisen
1997-01-09ELF does not use the leading '_' on any port, not just MIPS.Dale S. Rahn
1996-12-23use _{NLIST,KERN}_DO_{AOUT,ELF,ECOFF} to select binary typesTheo de Raadt
1996-10-27Added OLF capability.etheisen
1996-09-15Remove dead codeThorsten Lockert
1996-08-19Fix RCS idsThorsten Lockert
1996-07-30Update ECOFF nlist from NetBSDNiklas Hallqvist
1996-06-17Added better ELF section header handling. Correctly handle stripped objs.etheisen
1996-06-14if no executable formats are defined for the architecture, it shouldTheo de Raadt
1996-05-30Fixes for ecoff updatesPer Fogelstrom
1996-05-29enable ELF/a.out/ECOFF in machine/exec.hTheo de Raadt
1996-05-28All platforms get elf_nlist(). Hidden __elf_is_okay__() function isetheisen
1996-05-24sync to ecoff changesTheo de Raadt
1996-05-17Addition of elf support.Per Fogelstrom
1995-12-04a.out is more likely, so check for it firstTheo de Raadt
1995-10-31__fdnlist() is used by libkvmTheo de Raadt
1995-10-30nlist will now handle many formats (once the code is written)Theo de Raadt
1995-10-30do ecoff on the pica as well (for now)Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt