| Age | Commit message (Expand) | Author |
| 2003-07-26 | netbsd.org->NetBSD.org | salo |
| 2003-02-25 | .Nm does not need a dummy argument ("") before punctuation or | wiz |
| 2002-12-05 | Get the right formats for x86_64. | fvdl |
| 2002-07-11 | Add SH5 support. (Missed these during the last sweep of my local tree) | scw |
| 2002-06-30 | Include <limits.h> for SIZE_T_MAX since time.h no longer | tsutsui |
| 2002-02-08 | Generate <>& symbolically. I'm avoiding .../dist/... directories for now. | ross |
| 2001-12-12 | Define both NLIST_AOUT and NLIST_ELF32 for m68000. | fredette |
| 2001-10-04 | Whitespace fixes. | wiz |
| 2001-06-30 | Build in ELF32 support on all ARM platforms. | bjh21 |
| 2001-02-18 | Define both NLIST_AOUT and NLIST_ELF32 on all m68k | tsutsui |
| 2001-01-04 | sh3 split | itojun |
| 2001-01-02 | Another object file format reference for hp300. | simonb |
| 2000-12-23 | fix oversight in previous: also look for $MACHINE_ARCH of mipse[bl]. | mrg |
| 2000-12-18 | Pick the supported object formats in the Makefile instead of extern.h. | scw |
| 2000-11-07 | fix up various .Nm abuses: | lukem |
| 2000-08-09 | add sparc64 support. | mrg |
| 2000-06-14 | sweep of my licenses (userland files w/o only my copyright) for | cgd |
| 2000-06-14 | fix up NetBSD RCS Ids to match the standard, and the leading comment as | cgd |
| 2000-05-09 | Initial commit of arm26 port | bjh21 |
| 2000-05-07 | __sparc -> __sparc__ | mycroft |
| 2000-01-07 | machine/exec_coff.h -> sys/exec_coff.h | msaitoh |
| 1999-11-26 | crunchide for coff (COFF executables not currently supported!) | msaitoh |
| 1999-11-04 | Remove ELFNAME defines since they are defined in sys/exec_elf.h | erh |
| 1999-10-25 | Update to match new SVR4-style definition names in <sys/exec_elf.h>. | kleink |
| 1999-10-22 | Undo last change. While these macros are defined in exec_elf.h, they are | hannken |
| 1999-10-21 | Remove ELFNAME macros which are already defined in exec_elf.h | erh |
| 1999-09-20 | Free the right thing. | christos |
| 1999-03-22 | More and more .Os cleanups. .Os is defined in the tmac.doc-common file, | garbled |
| 1999-03-07 | Clean up SYNOPSIS formatting. | mycroft |
| 1999-03-03 | Add ELF for sparc and i386 (Andrew Gillham) | christos |
| 1999-01-11 | In userland, pull in <errno.h> instead of <sys/errno.h> for the declaration | kleink |
| 1998-11-03 | completely reimplement ELF symbol hiding. now it's even more of a gross | cgd |
| 1998-05-06 | Define NLIST_ELF32 on PowerPC. | mycroft |
| 1997-11-01 | getopt returns -1 not EOF | lukem |
| 1997-08-20 | Add elf32 for mips. | jonathan |
| 1997-08-12 | include <unistd.h> for prototypes and cleanup unused variables; from | mikel |
| 1997-08-08 | Get rid of compiler warning: | hannken |
| 1997-08-02 | 1) RCSid police | perry |
| 1997-01-23 | parens around macro value. (oops!) | cgd |
| 1997-01-23 | add ELF support. tested on an alpha (64-bit ELF), but compiled with both | cgd |
| 1997-01-23 | note that -k/-f should be give C names. note what i've done | cgd |
| 1997-01-23 | clean up formatting glitches (bogus newlines in source) | cgd |
| 1997-01-23 | change the keep list (in_keep_list()) semantics: now keep list is C labels | cgd |
| 1997-01-22 | add ECOFF, ELF32, and ELF64 recognition code. Right now, when | cgd |
| 1997-01-22 | dd the various #defines/#ifdefs for ECOFF support. ECOFF will | cgd |
| 1997-01-22 | a couple more bogons. (i'd been testing with the wrong executable!) | cgd |
| 1997-01-22 | include extern.h, add newline to new fprintf | cgd |
| 1997-01-22 | fix a couple of goofs ('hide' now returns errors!), move #ifdef | cgd |
| 1997-01-22 | fix hide_* prototypes | cgd |
| 1997-01-22 | split this up so that support for other executable formats can be more | cgd |