aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Merge ^vendor/binutils/dist@214082 into contrib/binutils.Dimitry Andric2010-10-21836-142772/+227713
|\
| * Import the binutils-2_17-branch from the sourceware CVS repository,vendor/binutils/binutils-2_17-branch-20070807-000013Dimitry Andric2010-10-192-438/+0
* | Sync: merge r213992 through r214076 from ^/head.Dimitry Andric2010-10-194-33/+31
|\ \
| * | mdoc: drop even more redundant .Pp callsUlrich Spörlein2010-10-191-1/+0
| * | MFV: nc(1) from OpenBSD 4.8.Xin LI2010-10-193-31/+31
| |\ \
| * | | Remove extra word, which looks like a left-over from a deleted sentence.Rebecca Cran2010-10-181-1/+0
* | | | Merge ^vendor/binutils/dist@214033 into contrib/binutils.Dimitry Andric2010-10-1916-217/+357
|\ \ \ \ | | |_|/ | |/| |
* | | | Merge ^vendor/binutils/dist@213996 into contrib/binutils. Skip addingDimitry Andric2010-10-1846-19851/+1193
|\| | | | |/ / |/| |
| * | Flatten vendor/binutils/dist.David E. O'Brien2009-05-062-0/+438
| * | Rename vendor/binutils/*/contrib to vendor/binutils/*/xDavid E. O'Brien2009-01-191114-946447/+0
* | | Actually, check for any kind of "C string type".Roman Divacky2010-10-131-8/+4
* | | Extend this check for const unsigned char *.Roman Divacky2010-10-131-2/+6
* | | Upgrade xz to git snapshot as of 20101010Martin Matuska2010-10-1168-3799/+6447
* | | Remove more unneeded files and directories from contrib/llvm. ThisDimitry Andric2010-10-11721-162290/+0
* | | Rework the analysis of the 'r' specifier. It turns out that we can'tRui Paulo2010-10-113-1/+7
* | | Restore the support for the 'r' and the 'y' conversion specifiers, firstRui Paulo2010-10-111-0/+2
* | | Import ee 1.5.2 into HEAD.Ed Schouten2010-10-082-23/+22
* | | Upgrade Clang and LLVM to the 2.8 release. See here for release notes:Dimitry Andric2010-10-078-26/+36
* | | Apply r207674 from the clangbsd project branch:Dimitry Andric2010-10-061-1/+1
* | | Cleanup some example and empty directories that were left around afterDimitry Andric2010-10-0216-665/+0
* | | MFV of 213310, tzdata2010mEdwin Groothuis2010-09-302-5/+5
* | | Add support for the BFD target efi-app-x86_64.Rui Paulo2010-09-295-13/+970
* | | Check for NULL link registers as found in initial stack frames when doingNathan Whitehorn2010-09-261-6/+5
* | | Upgrade our Clang in base to r114020, from upstream's release_28 branch.Dimitry Andric2010-09-201425-71363/+92963
* | | Fix an integer overflow in RLE length parsing when decompressingColin Percival2010-09-201-0/+7
* | | Remove libf2c. It hasn't been used for more than 11 years, since revisionEd Maste2010-09-14256-31660/+0
* | | Mark __DTOR_LIST__, __EH_FRAME_BEGIN__ and __CTOR_END__ as used to avoidRui Paulo2010-08-261-5/+5
* | | Mark __JCR_LIST__, __DTOR_END__, __JCR_END__, __FRAME_END__ as used toRui Paulo2010-08-261-5/+5
* | | Some fixes so we can build libstdc++ with clang:Rui Paulo2010-08-243-8/+10
* | | Mark the following static variables as __used__ instead of __unused__:Rui Paulo2010-08-241-6/+6
* | | Modify clang so that when TOOLS_PREFIX is defined we register theRui Paulo2010-08-212-12/+21
* | | Revert part of r211505. Some of the removed casts are actually safe soRui Paulo2010-08-211-16/+16
* | | Remove unneeded casts in inline assembly in contrib/gcc/longlong.h,Rui Paulo2010-08-191-22/+22
* | | MFV of r211420, tzdata2010lEdwin Groothuis2010-08-172-4/+17
* | | Since top displays the uptime including seconds, there is no need to add 30Rebecca Cran2010-08-171-1/+0
* | | Fix two minor typos.Joel Dahl2010-08-161-2/+2
* | | Bump document date after content changes.Ulrich Spörlein2010-08-161-1/+1
* | | Wordsmithing of bsnmpd.1Ulrich Spörlein2010-08-161-18/+16
* | | Remove unneeded struct timezone passed to gettimeofday().Ed Schouten2010-08-081-5/+3
* | | Fix a typo introduced in r210936 which broke build.Pyun YongHyeon2010-08-061-1/+1
* | | Ethernet vlan(4) interfaces have valid Ethernet link layer addresses butJohn Baldwin2010-08-061-0/+1
* | | Enable closefrom(2) here, as we have supported it for some time now.Christian S.J. Peron2010-08-051-4/+0
* | | Properly warp around more code under COMPILE_ONLY to recover from buildRui Paulo2010-08-022-4/+18
* | | MFV of r210716, tzdata2010kEdwin Groothuis2010-08-017-25/+146
* | | Use "printf" instead of "echo -n" in an example because itBenedict Reuschling2010-07-261-2/+2
* | | Merge r210464 from vendor/ncurses/dist:Rong-En Fan2010-07-251-3/+3
|\ \ \
* | | | Make these files compile with clang.Rui Paulo2010-07-222-0/+2
* | | | Upgrade our Clang in base to r108428.Ed Schouten2010-07-201094-39029/+75109
* | | | binutils/ld: fix incorrect placement of __start_SECNAME in some casesAndriy Gapon2010-07-191-20/+20
* | | | Teach our toolchain how to generate 64-bit PowerPC binaries. This fixesNathan Whitehorn2010-07-105-17/+202