Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-02-01 | When compiling for ELF use .init and .fini sections instead of special syms. | Per Fogelstrom | |
1998-09-15 | If something is a.out dependent... don't use if in elf ports... | Per Fogelstrom | |
1998-02-09 | merge in rev 1.2 | Niklas Hallqvist | |
1998-02-08 | Update from NetBSD | Niklas Hallqvist | |
1998-02-03 | Make __{CTOR,DTOR}_LIST__ extern instead of array of size zero | Marco S Hyman | |
1997-10-07 | Makefile refers to NOPIC, so at least bring bsd.own.mk in before, as some | Niklas Hallqvist | |
ports define NOPIC in there. | |||
1997-04-27 | COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP | Todd C. Miller | |
This fixes namespace problems where STRIP is sometimes used as the name of the strip(1) to use and other times used as the flag to send install(1) when stripping (or not). COPY doesn't have this problem (yet) but was poorly named. | |||
1996-12-08 | install -> ${INSTALL}, -c -> ${COPY} | Jason Downs | |
1996-03-05 | Don't use -fpic if NOPIC defined. From Dale Rahn. | Niklas Hallqvist | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |