| Age | Commit message (Expand) | Author |
| 2010-12-24 | Add support for 32bit (i386) binaries on amd64. | njoly |
| 2010-12-24 | Adjust LDFLAGS handling to fix curses detection for mknative-gdb. | njoly |
| 2010-12-22 | Emit DWARF relocation in its expected form | matt |
| 2010-12-16 | Observe the following spelling: | wiz |
| 2010-12-14 | Prefix ctype bitmask macros with _CTYPE | joerg |
| 2010-12-11 | remove obsolete file | mrg |
| 2010-11-25 | Don't create weird notes section in hppa binaries. | skrll |
| 2010-11-10 | Update pa-netbsd.h to match pa-linux.h where it should. That is, remove | skrll |
| 2010-09-28 | Fix -o behavior with patterns that match the empty string, as per PR 43896. | dholland |
| 2010-08-20 | PT_STEP historically ignores the argument. Indepent of whether this | joerg |
| 2010-07-27 | Don't use/rely on a constraint. Move the constraint predicate | matt |
| 2010-07-27 | Only allow jbls/jblc x(r) iff (x & 3) == 0 | matt |
| 2010-07-19 | PR/43642 - OKANO Takayoshi -- update bug reporting URL in GCC | jnemeth |
| 2010-06-03 | perhaps this fixes the build issue? | christos |
| 2010-05-23 | Add .It for content of .Bl -column. Move .Pp out of .Bl. | joerg |
| 2010-05-13 | Reflect canonical order by majority rule. The local version in share/man | joerg |
| 2010-05-08 | don't use the __{BIG,LITTLE}_ENDIAN__ test on NetBSD. it doesn't give | mrg |
| 2010-05-06 | fix an operator precedence confusion which is harmless due to some luck | drochner |
| 2010-05-06 | fix some operator precedence confusion (found by clang++) | drochner |
| 2010-05-06 | make the stdc++ headers usable for clang++. clang wants that __weakref__ | drochner |
| 2010-04-21 | Make this build. | uebayasi |
| 2010-04-07 | don't pretend to have do_fstatvfs | christos |
| 2010-04-07 | fix syntax errors | christos |
| 2010-04-06 | update system call table to reflect reality. | christos |
| 2010-03-27 | don't include linux unwind support. we don't do this on 32 bit ppc, | mrg |
| 2010-03-01 | Use HUGE_VAL on VAX as INFINITY requires a warning according to ISO C99 | joerg |
| 2010-02-27 | Resolve disagreement between comment and code in favour of the comment, | joerg |
| 2010-02-22 | Fix check for old trap frame layout. | dsl |
| 2010-02-18 | Fix typo (specifed -> specified). | wiz |
| 2010-02-09 | Fix typo. | wiz |
| 2009-12-20 | add libelf | christos |
| 2009-12-15 | Fix parallel build. Analyzed & patch provided by enami@, thanks! | uebayasi |
| 2009-12-14 | Merge gcc mips64 support from matt-nb5-mips64. | matt |
| 2009-11-27 | Lookup lwp0.l_addr instead of proc0paddr to locate PCB. | enami |
| 2009-11-26 | Don't build sh64 code even if BFD64 as suggested by uwe@ (privately). We | uebayasi |
| 2009-11-17 | Mention IEEE Std 1003.1-2008. Bump date. | wiz |
| 2009-11-11 | Add the -iremap option to gcc(1) and cpp(1). This option specifies a | joerg |
| 2009-11-07 | Remove old binutils. | skrll |
| 2009-10-29 | use %option instead of #define YY_NO_... | christos |
| 2009-10-25 | Add .%U to mark up URLs in bibliographic entries of mdoc(7) pages. | joerg |
| 2009-10-24 | snj doesn't like my accent, so use proper English month names. | joerg |
| 2009-10-23 | Reduce amount of macro magic. Use canonical form of date. | joerg |
| 2009-10-19 | if we have getdelim, we don't need to supply our own, always. | christos |
| 2009-10-01 | If TARGET_FLOAT_FORMAT is not IEEE_FLOAT_FORMAT (i.e. we have no NaNs), | martin |
| 2009-08-16 | Use += in previous so the flags from config/t-netbsd aren't lost. | skrll |
| 2009-08-16 | Pull in a hunk from t-linux64 for compile flags for CRTSTUFF | matt |
| 2009-08-12 | Merge most of the builtin_defines from Linux since they are far superior | matt |
| 2009-07-21 | Don't redefine uint16_t and uint8_t, just use the system includes. | joerg |
| 2009-07-13 | Remove incorrect semicolon at the end of an if-statement. | wiz |
| 2009-06-23 | Remove Postfix 2.5.4 distribution. | tron |