| Age | Commit message (Expand) | Author |
| 2009-04-08 | unhook cvs | christos |
| 2009-03-27 | regenerated after i386 gcc configuration change (assume i486) | drochner |
| 2009-03-11 | Add entry for libfetch. | joerg |
| 2009-03-08 | Use larger buffer for sending and receiving a file descriptor over a | tron |
| 2009-03-08 | fix problem with armap_timestamp in deterministic mode. | christos |
| 2009-03-08 | The "disabled target" for ar.1 should be NetBSD_DISABLED_ar.1, not | he |
| 2009-03-08 | Regenerate the ar.1 manual page after the addition of the D flag | he |
| 2009-03-08 | Regenerate these using tools/binutils/Makefile's mknative-binutils | he |
| 2009-03-07 | Regenerate these using tools/binutils/Makefile's mknative-binutils | he |
| 2009-03-06 | Don't build the infokey and info binaries during toolchain builds. | joerg |
| 2009-03-06 | include <stdint.h> for intptr_t; patch from Alexander Bluhm in | apb |
| 2009-03-06 | PR/40972: Chris Demetriou: add support to ar for 'deterministic mode' | christos |
| 2009-02-28 | Escape new lines. | joerg |
| 2009-02-28 | Teach makeinfo about --no-version-header to support the line | joerg |
| 2009-02-25 | Make grep a host tool. | sketch |
| 2009-01-31 | Add an entry for libopenpgpsdk. Thanks to wiz for the nudge. | agc |
| 2009-01-26 | add a few quotes to make older make(1) happy. | christos |
| 2009-01-11 | bump majors. | christos |
| 2009-01-06 | some fixes for PR#40170: | mrg |
| 2008-12-29 | fix size and format of time_t holding variable. | christos |
| 2008-11-25 | sprintf to temporary buffer and memcpy, rather than sprintf directly | dogcow |
| 2008-11-20 | Applied a patch from Roman Zippel to fix jump table addressing in the M68k | phx |
| 2008-11-13 | Reverted my last modification, because it included GPLv3 code. Sorry. | phx |
| 2008-11-12 | Fixed jump table bugs (e.g. detected when compiling lang/php5 for m68k). | phx |
| 2008-11-04 | pass HOST_CFLAGS when building cross tools | dbj |
| 2008-11-02 | Add manual page for nsp(4), the driver for NSP2000 cryptographic | tls |
| 2008-11-01 | Prevent some forced local relocations from going into the GOT/PLT. | matt |
| 2008-10-31 | Set doc-operating-system and doc-default-operating-system | agc |
| 2008-10-31 | Add a definition for NetBSD-current (which will become NetBSD-6.0) | agc |
| 2008-10-30 | don't check MKSHARE here, it is no longer valid. | mrg |
| 2008-10-27 | Teach gdb about reg::r_gbr. From mjf@ | uwe |
| 2008-10-26 | add ${LDOPTS} to the compile command. | mrg |
| 2008-10-25 | use ${BFD_MACHINE_ARCH} in preference to ${MACHINE_ARCH}, if defined. | mrg |
| 2008-10-25 | Use ${TOOL_SED} instead of plain "sed" in "!=" assignments. | apb |
| 2008-10-25 | Use ${TOOL_SED} instead if plain sed in Makefiles. | apb |
| 2008-10-25 | Rewrite a "!=" command to avoid using sed. | apb |
| 2008-10-22 | Process FILES section only at "install" time. TOOL_AWK is not yet available | hannken |
| 2008-10-19 | Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands. | apb |
| 2008-10-13 | since the Makefile creates stuff in (objdir) ./ldscripts/ and then | mrg |
| 2008-10-12 | - install ldscripts on sparc64 | mrg |
| 2008-10-12 | switch to per-arch multilib.h since we now use them. | mrg |
| 2008-10-11 | - add a i386/t-netbsd64 makefile fragment to build 32/64 bit | mrg |
| 2008-10-06 | Disable "-Wstack-protector" in a slightly nicer way. | tron |
| 2008-10-06 | move the code that sets ld_vers and other variables so that it is | mrg |
| 2008-10-05 | fix a 2 year old fix that broke genmultilib. ${CONFIG_SHELL} | mrg |
| 2008-09-25 | As "libgcov.c" uses alloca(3) (*yuuuk*) disable "-Wstack-protector" to | tron |
| 2008-09-24 | Simplify argument passing, recommended by christos@ | hubertf |
| 2008-09-24 | If you're going to add c99's entries to the setlists, you probably want to | dogcow |
| 2008-09-24 | Fix standard name, add c99 features, misc other cleanup. | hubertf |
| 2008-09-23 | Implement /usr/bin/c99 script as wrapper for cc to run in C99 compatible | hubertf |