Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-05-01 | Hack away a.out support on mips-based OpenBSD platforms. | Niklas Hallqvist | |
This probably still needs work as ld later bombs on crunched objects, bu at least it compiles and runs now. | |||
1997-04-04 | init allocated memory. | Michael Shalayeff | |
1997-02-05 | make crunchide work in the non-elf world, Opps. | Dale S. Rahn | |
1997-01-31 | fix the problem with makefiles in a different way, this steps on the last | Dale S. Rahn | |
commit, but works faster. Instead of always looking up the makefile and then deciding to get the objects or not. Cache the makefile name along with the objects. | |||
1997-01-26 | Even if the objs are cached, we want to find the Makefile | Niklas Hallqvist | |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller | |
1997-01-09 | Add the ablity to hide symbols on ELF/OLF objects. | Dale S. Rahn | |
This is a first cut at the symbol hiding process for ELF. The current method will not work properly on mips. It has been tested for powerpc and should work on alpha. The problem with mips is due to the standard PIC compilation. | |||
1997-01-09 | add support for ELF in crunch, for crunchgen this means | Dale S. Rahn | |
do not add a leading underscore to symbol names. Indicated to crunchgen by a "-E" option. | |||
1996-09-28 | strdup() not needed for makefile names. | etheisen | |
1996-09-27 | Cleanup. | etheisen | |
1996-09-25 | crunchgen needs to explictly use -f filename when building objects. | etheisen | |
1996-09-25 | Always try Makefile.bsd-wrapper first. Remove debug. | etheisen | |
1996-09-25 | Make crunchgen work with Makefile.bsd-wrapper as well. | etheisen | |
1996-04-25 | Did some s/NetBSD/OpenBSD/, s/netbsd/bsd/ and $OpenBSD$ additions. | Niklas Hallqvist | |
However this stuff is largely related to NetBSD and must be completely redone, if we will make real relases sometime | |||
1996-04-25 | sync w/ Net 960425 | Michael Shalayeff | |
1995-11-06 | sparc support from NetBSD | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |