| Age | Commit message (Expand) | Author |
| 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 |
| 2008-09-23 | Build and install a libgcov. | skrll |
| 2008-09-18 | Centralise arch/${MACHINE_ARCH}.mk inclusion. | skrll |
| 2008-09-09 | Revert rev 1.9: | lukem |
| 2008-09-09 | Don't define ENABLE_NLS if HOSTTOOL is defined | lukem |
| 2008-09-08 | Reduce size from 1407 bytes to 46 bytes by removing the copyright | hubertf |
| 2008-09-06 | Add landisk. | tsutsui |
| 2008-09-03 | MAKEVERBOSE support | lukem |
| 2008-09-03 | eliminate the need for gettext() when building the host-only tool. | dogcow |
| 2008-09-02 | de-couple the makedoc build from libcommon. | christos |
| 2008-09-02 | re-enable now that we have a newer texinfo | christos |
| 2008-09-02 | resolve conflicts | christos |
| 2008-09-02 | addjust for texinfo 4.8 | christos |
| 2008-09-02 | resolve conflicts. | christos |
| 2008-09-02 | import last gplv2 version | christos |
| 2008-09-01 | re-run mknative-gcc for gcc-4.1-20080831. | mrg |
| 2008-08-31 | merge cornflakes from gcc-4-1-20080831-139820 | mrg |
| 2008-08-31 | import GCC 4.1-branch from 20080831 / svn 139820. | mrg |
| 2008-08-31 | import GCC 4.1-branch from 20080831 / svn 139820. | mrg |
| 2008-08-31 | regen for this commit: | mrg |
| 2008-08-31 | move the AC_CACHE_CHECK(__stack_chk_fail, [ ... ]) code out | mrg |