| Age | Commit message (Expand) | Author |
| 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 |
| 2009-06-22 | put back the conversion script. I forgot to add it in the last import | christos |
| 2009-05-21 | "if" does not accept an "el" (else); use "ie" instead. | wiz |
| 2009-05-19 | Specify that sorting in SEE ALSO should be done in a case-insensitive order. | wiz |
| 2009-05-04 | Allocate relocation section using bfd_zalloc() to ensure no garbage | mhitch |
| 2009-05-01 | add a POSIX 2008 macro | perry |
| 2009-04-30 | Sort sourcefile after all other options. | joerg |
| 2009-04-29 | Include option as item for -Wp description to match the rest of the | joerg |
| 2009-04-29 | Fix markup for -fdiagnostics-show-options. Don't split @code{} over | joerg |
| 2009-04-18 | goodbye old cvs. | christos |
| 2009-04-12 | Hook up ascii.tmac for the tool build as well. | joerg |
| 2009-04-12 | Install some default transliterations for man pages. If nroff is used | 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-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 |
| 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 |