OpenBSD CVS

src/usr.bin/nm/


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 / usr.bin / nm

Current tag: OPENBSD_4_0_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.7   19 years  mickey   now that no cpu assumptions are left in -- remove the cross-glue
[TXT] elf.c  1.13   19 years  grange   Add elf{32,64}_load_phdrs() for loading program headers. ok mickey@
[TXT] elfuncs.h  1.2   19 years  grange   Add elf{32,64}_load_phdrs() for loading program headers. ok mickey@
[TXT] nm.1  1.18   19 years  mickey   describe R type; found by matthieu@
[TXT] nm.c  1.29   19 years  espie   don't try to demangle C symbols if we're ELF. looks okay mickey@
[TXT] size.1  1.3   19 years  mickey   a few more xrefs
[TXT] util.h  1.2   19 years  millert   My MMAP/MUNMAP macros are too simple to copyright so place this in the public do...
[TXT] byte.c (in the Attic) [Hide]  1.6   19 years  mickey   move out elf code into elf.c and generate 32 and 64 versions of it; allow operat...