Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-09-15 | Remove dead code | Thorsten Lockert | |
Remove unused variables Silence some warnings lint(1) is your friend | |||
1996-08-19 | Fix RCS ids | Thorsten Lockert | |
Make sure everything uses {SYS,}LIBC_SCCS properly | |||
1996-07-30 | Update ECOFF nlist from NetBSD | Niklas Hallqvist | |
1996-06-17 | Added better ELF section header handling. Correctly handle stripped objs. | etheisen | |
Added STT_FILE translation. General cleanup. | |||
1996-06-14 | if no executable formats are defined for the architecture, it should | Theo de Raadt | |
nlist should return -1 (not garbage). Guess how I found this bug. | |||
1996-05-30 | Fixes for ecoff updates | Per Fogelstrom | |
1996-05-29 | enable ELF/a.out/ECOFF in machine/exec.h | Theo de Raadt | |
1996-05-28 | All platforms get elf_nlist(). Hidden __elf_is_okay__() function is | etheisen | |
now present for ELF platforms. This function is not ABI compliant and it's use should be restricted. exec_sup.h now determines the target OMF for various platforms. | |||
1996-05-24 | sync to ecoff changes | Theo de Raadt | |
1996-05-17 | Addition of elf support. | Per Fogelstrom | |
1995-12-04 | a.out is more likely, so check for it first | Theo de Raadt | |
1995-10-31 | __fdnlist() is used by libkvm | Theo de Raadt | |
1995-10-30 | nlist will now handle many formats (once the code is written) | Theo de Raadt | |
1995-10-30 | do ecoff on the pica as well (for now) | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |