summaryrefslogtreecommitdiff
path: root/gnu/dist
AgeCommit message (Expand)Author
2010-05-23Add .It for content of .Bl -column. Move .Pp out of .Bl.joerg
2010-05-13Reflect canonical order by majority rule. The local version in share/manjoerg
2010-05-08don't use the __{BIG,LITTLE}_ENDIAN__ test on NetBSD. it doesn't givemrg
2010-05-06fix an operator precedence confusion which is harmless due to some luckdrochner
2010-05-06fix some operator precedence confusion (found by clang++)drochner
2010-05-06make the stdc++ headers usable for clang++. clang wants that __weakref__drochner
2010-04-21Make this build.uebayasi
2010-04-07don't pretend to have do_fstatvfschristos
2010-04-07fix syntax errorschristos
2010-04-06update system call table to reflect reality.christos
2010-03-27don't include linux unwind support. we don't do this on 32 bit ppc,mrg
2010-03-01Use HUGE_VAL on VAX as INFINITY requires a warning according to ISO C99joerg
2010-02-27Resolve disagreement between comment and code in favour of the comment,joerg
2010-02-22Fix check for old trap frame layout.dsl
2010-02-18Fix typo (specifed -> specified).wiz
2010-02-09Fix typo.wiz
2009-12-20add libelfchristos
2009-12-15Fix parallel build. Analyzed & patch provided by enami@, thanks!uebayasi
2009-12-14Merge gcc mips64 support from matt-nb5-mips64.matt
2009-11-27Lookup lwp0.l_addr instead of proc0paddr to locate PCB.enami
2009-11-26Don't build sh64 code even if BFD64 as suggested by uwe@ (privately). Weuebayasi
2009-11-17Mention IEEE Std 1003.1-2008. Bump date.wiz
2009-11-11Add the -iremap option to gcc(1) and cpp(1). This option specifies ajoerg
2009-11-07Remove old binutils.skrll
2009-10-29use %option instead of #define YY_NO_...christos
2009-10-25Add .%U to mark up URLs in bibliographic entries of mdoc(7) pages.joerg
2009-10-24snj doesn't like my accent, so use proper English month names.joerg
2009-10-23Reduce amount of macro magic. Use canonical form of date.joerg
2009-10-19if we have getdelim, we don't need to supply our own, always.christos
2009-10-01If TARGET_FLOAT_FORMAT is not IEEE_FLOAT_FORMAT (i.e. we have no NaNs),martin
2009-08-16Use += in previous so the flags from config/t-netbsd aren't lost.skrll
2009-08-16Pull in a hunk from t-linux64 for compile flags for CRTSTUFFmatt
2009-08-12Merge most of the builtin_defines from Linux since they are far superiormatt
2009-07-21Don't redefine uint16_t and uint8_t, just use the system includes.joerg
2009-07-13Remove incorrect semicolon at the end of an if-statement.wiz
2009-06-23Remove Postfix 2.5.4 distribution.tron
2009-06-22put back the conversion script. I forgot to add it in the last importchristos
2009-05-21"if" does not accept an "el" (else); use "ie" instead.wiz
2009-05-19Specify that sorting in SEE ALSO should be done in a case-insensitive order.wiz
2009-05-04Allocate relocation section using bfd_zalloc() to ensure no garbagemhitch
2009-05-01add a POSIX 2008 macroperry
2009-04-30Sort sourcefile after all other options.joerg
2009-04-29Include option as item for -Wp description to match the rest of thejoerg
2009-04-29Fix markup for -fdiagnostics-show-options. Don't split @code{} overjoerg
2009-04-18goodbye old cvs.christos
2009-04-12Hook up ascii.tmac for the tool build as well.joerg
2009-04-12Install some default transliterations for man pages. If nroff is usedjoerg
2009-03-08Use larger buffer for sending and receiving a file descriptor over atron
2009-03-08fix problem with armap_timestamp in deterministic mode.christos
2009-03-08The "disabled target" for ar.1 should be NetBSD_DISABLED_ar.1, nothe