Age | Commit message (Expand) | Author |
1999-12-09 | dlopen and dlsym take const char * parameters. | Marc Espie |
1999-08-24 | Do not error out if we have been statically linked but would like ld.so for d... | Niklas Hallqvist |
1999-08-20 | Fix RCS Ids | Niklas Hallqvist |
1999-07-23 | Eliminate namespace pollution, the crt0 file should not conflict | Dale S. Rahn |
1999-03-13 | Fix loading of constant into upper portion off register, prevously | Dale S. Rahn |
1999-02-01 | When compiling for ELF use .init and .fini sections instead of special syms. | Per Fogelstrom |
1999-01-28 | update for binutils 2.9.1, whenever it might show up... The changes | Dale S. Rahn |
1998-09-15 | If something is a.out dependent... don't use if in elf ports... | Per Fogelstrom |
1998-07-05 | Changes to support profiling on the powerpc port, startup code. | Dale S. Rahn |
1998-06-01 | consitancize with other archs | Michael Shalayeff |
1998-05-14 | $OpenBSD$ | Niklas Hallqvist |
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-11-08 | make obj thingies. | Todd T. Fries |
1997-10-07 | Makefile refers to NOPIC, so at least bring bsd.own.mk in before, as some | Niklas Hallqvist |
1997-07-24 | use -fno-omit-frame-pointer; the reason is almost crazy; pr#287 | Theo de Raadt |
1997-07-23 | tabify | kstailey |
1997-07-01 | if no error, dlerror() should return NULL | Theo de Raadt |
1997-06-24 | Use OpenBSD tags and not SCCS or RCS Id tags | Thorsten Lockert |
1997-04-27 | COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP | Todd C. Miller |
1997-04-23 | Fix "bug" in linker. actually was bug in asm files that did not correctly | Dale S. Rahn |
1997-04-21 | Ugly hack to work around bug in 88k linker. | Dale S. Rahn |
1997-03-25 | Ok here is the mvme88k userland, minus a few important pieces. | Dale S. Rahn |
1996-12-21 | -Wall madness. | Todd C. Miller |
1996-12-21 | Check-in of powerpc csu support. | Dale S. Rahn |
1996-12-08 | install -> ${INSTALL}, -c -> ${COPY} | Jason Downs |
1996-11-13 | Sync with NetBSD, Add OpenBSD tags. | Niklas Hallqvist |
1996-11-13 | Sync with NetBSD, Add OpenBSD tags. | Niklas Hallqvist |
1996-09-02 | Oops | Per Fogelstrom |
1996-09-02 | Create crtn.o. Right now it's an empty file... | Per Fogelstrom |
1996-05-25 | Minor cleanup | Per Fogelstrom |
1996-05-22 | machine/asm.h is sufficient | Theo de Raadt |
1996-05-19 | New version of crt0 scrt0 gcrt0 to support ELF shared libs. | Per Fogelstrom |
1996-03-05 | Don't use -fpic if NOPIC defined. From Dale Rahn. | Niklas Hallqvist |
1995-12-21 | from netbsd; limit the flags that get passed to cpp | Theo de Raadt |
1995-12-15 | from netbsd; do not override other CFLAGS settings | Theo de Raadt |
1995-12-14 | from netbsd; fix profiling support | Theo de Raadt |
1995-11-01 | vax c runtime support | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |