| Age | Commit message (Expand) | Author |
| 2013-09-01 | Recognize NetBSD-6.1. | wiz |
| 2013-08-30 | Remove trailing whitespace in texi2dvi which confuses sed. | riastradh |
| 2013-08-13 | remove some files which will be regenerated during build, avoids | drochner |
| 2013-08-12 | Enable unwind tables by default. Assert the default in target-def.h to | joerg |
| 2013-07-20 | Use Mt for email addresses. | wiz |
| 2013-07-13 | Quote -width arguments that start with a '-' sign. | njoly |
| 2013-06-09 | Describe another use for .Cm. Bump date. | wiz |
| 2013-04-26 | Don't depend on ctype.h pulling in sys/ctype_bits.h, do so explicitly. | joerg |
| 2013-04-13 | Extend ctype classification table to 16bit. Based on patch by | joerg |
| 2013-04-12 | yy_size_t is typically unsigned, so use a separate variable for the | joerg |
| 2013-04-11 | fix argument passing. | christos |
| 2013-04-08 | Fix "ashq" second argument sign extension (the assembler does not treat | martin |
| 2013-04-05 | Improve the output of gcc when a subprogram gets a signal. When OOMing | dholland |
| 2013-03-08 | casing. | wiz |
| 2013-03-08 | Add librumpclient. requested by wiz | pooka |
| 2013-03-07 | Add libnpf. From rmind. | wiz |
| 2013-03-07 | Following a prompt from wiz, ensure that explanations for the | agc |
| 2013-03-06 | Add libmandoc. | wiz |
| 2013-03-02 | Fix template lookup. | joerg |
| 2013-01-25 | Make GCC define __ARM_PCS and __ARM_PCS_VFP as defined by the ARM C Language | matt |
| 2013-01-17 | Apply GCC/35998 from FreeBSD http://svnweb.freebsd.org/changeset/base/245024 | christos |
| 2013-01-05 | Change several int variables to size_t, ssize_t, or ptrdiff_t. | apb |
| 2012-12-21 | Set GNATS_ADDR to gnats-bugs@NetBSD.org, like in all other places. | wiz |
| 2012-12-02 | Adjust everything under src (but outside src/tools) to use | apb |
| 2012-11-24 | Teach gcc4.1's cpp about the magic __COUNTER__ macro, | apb |
| 2012-11-06 | Remove GDB 6. | skrll |
| 2012-08-10 | Don't link explicitly against libsupc++, just use the normal C++ | joerg |
| 2012-08-10 | Only build gcc here, if MKGCC != no. | joerg |
| 2012-07-19 | PR/46704: Antti Kantee: Recognize tilera in config.guess | christos |
| 2012-07-16 | Fix ffssi2 again. | matt |
| 2012-07-11 | Bugfix builtin ffs, fixes PR port-vax/46677, fix from Paul Koning. | ragge |
| 2012-06-10 | add libexecinfo | christos |
| 2012-06-10 | revert previous | christos |
| 2012-06-10 | add libexecinfo | christos |
| 2012-05-09 | Format strings don't use all arguments in the non-pluralized case. | joerg |
| 2012-04-04 | Disable new -Wstring-plus-int warning where needed for now. | joerg |
| 2012-03-12 | PR/26453: Ken Raeburn: make zero byte allocations return NULL instead of error | christos |
| 2012-03-12 | format the generated manpage date as per Dd macro, for consistency | plunky |
| 2012-03-11 | Fix typo, now this has a NAME section. | wiz |
| 2012-03-11 | use character escapes for non-ASCII chars, according to mandoc_char(7) | plunky |
| 2012-03-08 | Implement sem_timedwait. | joerg |
| 2012-03-08 | Teach rcs about the new cvs "commitid" keyword, so that we don't bitch each | christos |
| 2012-03-02 | Add bsd_kvm.o | matt |
| 2012-03-02 | target kvm support for mips | matt |
| 2012-02-21 | Add a definition for ".St -isoC-2011". The equivalent definition | apb |
| 2012-02-15 | Add NetBSD 7.0, and make the default 6.0. | riz |
| 2012-02-05 | Use REG_P, CONST_INT_P, and gcc_unreachable. | matt |
| 2012-02-02 | Handle another case the new gcc_assert(0) caught. | matt |
| 2012-02-02 | Fix a bug in movmemsi in which couldn't handle sym(reg) expressions properly. | matt |
| 2012-01-25 | Add libquota, as requested by wiz | dholland |