| Age | Commit message (Expand) | Author |
| 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 |
| 2012-01-12 | Second try to sort out the dangling elses. Just use {} markers. | joerg |
| 2012-01-08 | Revert last change. The extra while loop intruced by the macro changes | tron |
| 2012-01-06 | Don't use dangling elses. | joerg |
| 2011-11-07 | Remove pattern for arith_adjacentmem in arm.md, thus fixing | is |
| 2011-10-17 | do not build profiling versions of libgcc or libgcc_eh. | chs |
| 2011-10-02 | undo previous, my sources were wrong. | christos |
| 2011-10-02 | add a missing file, found with the new binutils. No chance we are going | christos |
| 2011-09-10 | Disable rebuilding files in the source tree. | apb |
| 2011-08-29 | Add libppath. | wiz |
| 2011-08-09 | Passes relaxed array boundary checks with clang now. | joerg |
| 2011-07-15 | Redo previous change in a better way, as suggested by mrg. | apb |
| 2011-07-14 | Sprinkle some "NetBSD_DISABLED_" prefixes in file names in Makefile | apb |
| 2011-07-11 | replace "(CORE_ADDR) (uintptr_t) NULL" by a simple "0" - avoids the dance | martin |
| 2011-07-07 | apply a couple of (int) before r_type switch usage. | mrg |
| 2011-07-06 | cast to int as the fake relocs are not in enum elf_ppc_reloc_type, and | mrg |
| 2011-07-03 | apply some -O0 for sun2. | mrg |
| 2011-07-03 | apply some (uintptr_t) between pointers, ints and other casts. | mrg |
| 2011-06-29 | use: | mrg |
| 2011-06-21 | prepare to build native gcc 4.5, don't build native gcc 4.1, for HAVE_GCC=45 | mrg |
| 2011-06-20 | remove sh5 code. | mrg |
| 2011-06-11 | If compiled with -msoft-float, make the compiler emit soft float code | matt |
| 2011-06-11 | If we are compiling -msoft-float, define _SOFT_FLOAT | matt |
| 2011-06-07 | Pull following m68k softfloat fixes from upstream: | tsutsui |
| 2011-06-06 | Pull the following revision from upstream to provide __unordsf2() and | tsutsui |
| 2011-05-30 | Disable build with clang since it ends up calling __floatuntixf, which | joerg |
| 2011-05-30 | Ignore warnings when building with clang for now. | joerg |
| 2011-05-27 | add a line "image_generator gs" to the DESC file as the original | drochner |
| 2011-05-26 | Default to -Wno-sign-compare -Wno-pointer-sign for clang. | joerg |
| 2011-05-25 | Don't define explicit instantiation as inline. | joerg |
| 2011-05-25 | Set WARNS explicitly to 0. | joerg |