summaryrefslogtreecommitdiff
path: root/external
AgeCommit message (Expand)Author
2014-03-04partial mknative-gcc for gcc 4.8 and ppc64.mrg
2014-03-04Update build glue for LLVM/Clang r202566. News:joerg
2014-03-04Import LLVM 3.5svn r202566.joerg
2014-03-04Import LLVM 3.5svn r202566.joerg
2014-03-04Import Clang 3.5svn r202566.joerg
2014-03-04Import Clang 3.5svn r202566.joerg
2014-03-04forgotten mknative-gcc 4.8 for mips64el.mrg
2014-03-04Add missing END for each functionozaki-r
2014-03-04Get rid of unused variable definition za from mount.hozaki-r
2014-03-04bump local pkg version.mrg
2014-03-04don't look for po/Makefile.mrg
2014-03-04mknative-gcc 4.8 for most platforms. missing: ppc64, m68010, ia64, coldfire.mrg
2014-03-04include dbxelf.h elfos.h freebsd-spec.h rs6000/sysv4.h netbsd.hmrg
2014-03-04Fix wrong conditional statement in dtrace_debug_outputozaki-r
2014-03-03apply netbsd not rebuilding to mips-tables.opt; fixes r/o src builds.mrg
2014-03-03Avoid running a helper program for atf-sh as a test.jmmv
2014-03-03merge GCC r208254.mrg
2014-03-03import GCC 4.8.3 at r208254. these GCC PRs are fixed since r206687:mrg
2014-03-03Don't core-dump if a type cannot be resolved. Still gives an error.christos
2014-03-02Fix bundling of the atf version into pkgconfig files and atf-version.jmmv
2014-03-02- set DIST based upon EXTERNAL_GCC_SUBDIRmrg
2014-03-02rearrange the code to copy renamed files to have more explicit paths.mrg
2014-03-02delete files we know the source of and don't need to collect withmrg
2014-03-01fix indentationchristos
2014-03-01remove blank linechristos
2014-03-01fix indentationchristos
2014-03-01add a caveat about a construct in this makefile:mrg
2014-03-01fix indentationchristos
2014-03-01remove local initchristos
2014-03-01put back init that got accidentally removed.christos
2014-03-01remove local init stuffchristos
2014-03-01revert the previous; it doesn't work.mrg
2014-03-01Enable "SUBDIR+=netbsd/x68k" if ${XSERVER_X68K} != "no".tsutsui
2014-03-01Add a reachover Makefile to build X11R7'fied MD X68k server.tsutsui
2014-03-01Add missing #endifdsl
2014-03-01Syncroy
2014-03-01Import dhcpcd-6.3.1 with the following changesroy
2014-03-01convert BUILDSYMLINKS to INCSNAME_*. one less step to take.mrg
2014-03-01merge GCC 4.8 build.mrg
2014-03-01merge gcc 4.8.2 r206687 (part 3).mrg
2014-03-01merge gcc 4.8.2 r206687 (part 3).mrg
2014-03-01merge gcc 4.8.2 r206687 (part 2).mrg
2014-03-01merge gcc 4.8.2 r206687 (part 1).mrg
2014-03-01import GCC 4.8 branch at r206687.mrg
2014-03-01resolve conflicts; undo many local changes that have been done upstreamchristos
2014-02-28Introductionchristos
2014-02-27offs_from_utc is known to be small, so explicitly cast it to int.joerg
2014-02-27Use abs for difference of integers.joerg
2014-02-27Use labs for long arguments and fabs for double ones.joerg
2014-02-27time_t is larger than int, so don't use abs.joerg