| Age | Commit message (Expand) | Author |
| 2002-03-23 | Use fixed-type in ecoff structures, so that elf2ecoff will produce proper | bouyer |
| 2002-03-07 | fcntl locking works much better when the `struct flock' is actually given | tv |
| 2002-03-07 | Don't gratuitously touch the replacement headers in ${.OBJDIR}/include; | tv |
| 2002-03-07 | Need DEV_BSIZE and roundup() for makefs on non-NetBSD hosts. | tv |
| 2002-03-07 | Move inttypes.h to list of auto-generated-empty headers. | tv |
| 2002-03-07 | Rework recursion to use the original logic again, in the structure cleaned | tv |
| 2002-03-07 | Don't build groff if MKMAN=no. (groff does not build properly on some | tv |
| 2002-03-07 | Add compat defns for uint*_t (the non-underscored ones). | tv |
| 2002-03-05 | Make $(OBJS) depend on the ufs headers link. | pk |
| 2002-03-01 | Fix target ordering glitches: the `afterinstall' sources in here depend | pk |
| 2002-02-27 | Don't forget "do-distrib-dirs" as a prerequisite to "includes". | tv |
| 2002-02-27 | Make libobjc configury MI. | tv |
| 2002-02-27 | Clarify why even native hosts should use the same method to bootstrap a | tv |
| 2002-02-27 | A step-by-step doc on how to bootstrap a new toolchain (works on both cross | tv |
| 2002-02-27 | Make libiberty files MI. | tv |
| 2002-02-27 | * Don't try to get the gdb framework if gdb doesn't configure due to missing | tv |
| 2002-02-27 | Revert previous; this had to do with running "make includes" while MKGCC=no. | tv |
| 2002-02-27 | Omit the C++ bits of libgcc for bootstrap-libgcc. Until there are C++ | tv |
| 2002-02-27 | Fix bootstrap-libgcc (should be looking in build/, not .native/), and make | tv |
| 2002-02-26 | Complete the mknative method of creating the toolchain metainformation | tv |
| 2002-02-26 | Add some more bits of host compatibility. | tv |
| 2002-02-26 | Remove the "-j1" hack. This needs to be fixed better. For now, -j is | tv |
| 2002-02-26 | Add gettext to tools. | tv |
| 2002-02-23 | Add elf2ecoff as a build tool for mips ports. | gmcgarry |
| 2002-02-19 | Having `build/Makefile' depend on `.configure_done' doesn't work. Instead, | pk |
| 2002-02-18 | * Add comments on all the directory build/install ordering goo. | pk |
| 2002-02-12 | Make sure TOOLDIR/bin exists before copying into it. Use 2 explicit mkdir's | jmc |
| 2002-02-11 | First of two parts to replace toolchain2netbsd and make it more cross-happy: | tv |
| 2002-02-11 | Revert part of previous; we need the install targets. | pk |
| 2002-02-10 | Use .ORDER targets to express the dependencies on subdir runs. This makes | pk |
| 2002-02-08 | Make sure to not go off installing in a directory before it's fully made. | pk |
| 2002-02-06 | remove btodb() hack now that makefs doesn't need it anymore. | lukem |
| 2002-02-01 | Fix up the .for recursion -- it wasn't quite right before. | tv |
| 2002-02-01 | Cross-hosting notes for foreign OS's. (Currently Linux, Solaris, and older | tv |
| 2002-01-31 | Roll in fixes to permit cross-compiling from non-NetBSD hosts. This | tv |
| 2002-01-31 | Include config.h unconditionally; clean up. | tv |
| 2002-01-31 | Define NOID to eliminate the rcsid. | tv |
| 2002-01-31 | Provide a default string so host tools that forget to call setprogname() | tv |
| 2002-01-31 | Make sure there are no weak references in libnbcompat (avoids linker | tv |
| 2002-01-31 | Make sure MAKEINFO is defined, as it appears that toolchain/texinfo is not | tv |
| 2002-01-31 | Remove g= override. | tv |
| 2002-01-31 | Make sure LEX and YACC are properly defined (mainly for groff); also use | tv |
| 2002-01-29 | Make almost all tools compile and run properly on non-NetBSD hosts. (In | tv |
| 2002-01-28 | Ensure a space after # or #line so we don't pick up stray #pragmas and | tv |
| 2002-01-25 | Make util.c replacement functions use autoconf conditionals to probe | tv |
| 2002-01-25 | Abort on C compiler error. Add @DEFS@ to compile line. | tv |
| 2002-01-25 | build pax as a host tool, for -N and to work around borken vendor paxes | lukem |
| 2002-01-24 | - Replace pwcache(3) if necessary (pwcache_userdb(3) is checked for). | lukem |
| 2002-01-23 | remove | lukem |
| 2002-01-22 | Split compat definitions into a separate file so that autoconf | thorpej |