aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Add #undef TARGET_DEFAULT back as it shouldn't have been removed in r245539Andrew Turner2013-02-041-0/+1
* Allow the unwind functions int libgcc_s to interact correctly with libthr.Andrew Turner2013-02-042-11/+13
* Extend GDB to check the value in the .note.tag section along with theAndrew Turner2013-02-042-0/+18
* Pull in r170135 from upstream clang trunk:Dimitry Andric2013-02-022-2/+46
* Fix an obvious typo that broke time specifications of the formTim Kientzle2013-02-022-4/+8
* Merge bmake-20130123Simon J. Gerraty2013-02-0181-665/+10963
* Retire struct sockaddr_inarp.Gleb Smirnoff2013-01-311-2/+2
* Clean some 'svn:executable' properties in the tree.Pedro F. Giffuni2013-01-2693-0/+0
* Update list of ports required for importing jemalloc.Jason Evans2013-01-241-0/+1
* Import jemalloc 3.3.0. This reduces zeroed memory validation overhead forJason Evans2013-01-2421-314/+588
* Import new fix from libcxxrt. This fixes the case where you attempt to rethrowDavid Chisnall2013-01-211-1/+1
* Don't use the pcs attribute on compilers that don't support it. We canAndrew Turner2013-01-191-1/+9
* Add a newline at the end of the file to stop gcc from complainingAndrew Turner2013-01-191-1/+2
* Import compiler-rt r172839.Andrew Turner2013-01-187-5/+64
* Add compiler support for the ARM EABI.Andrew Turner2013-01-171-3/+27
* Switch the default CPU to an arm9. This removes compiler support for theAndrew Turner2013-01-141-1/+1
* Fix libcxxrt / libc++ build with the clang in head.David Chisnall2013-01-121-2/+2
* Add support for Lua 5.2.David E. O'Brien2013-01-111-0/+1
* Merge new version of libcxxrt. This brings in three fixes:David Chisnall2013-01-114-34/+132
* Add an ugly hack to libgcc's unwind code, to make it behave properly atDimitry Andric2013-01-101-0/+12
* MFV: one-true-awk 20121220.Xin LI2013-01-036-10/+29
|\
* | Revert r241818 that updated dialog to 20120706. This turns out to horriblyNathan Whitehorn2012-12-3094-4223/+2984
* | Update import info based on recent experiences and sendmail 8.14.6 import.Gregory Neil Shapiro2012-12-291-19/+6
* | Merge sendmail 8.14.6 to HEADGregory Neil Shapiro2012-12-2936-288/+679
|\ \
* | | gcc: avoid generating negative values to DW_AT_byte_size.Pedro F. Giffuni2012-12-281-1/+1
* | | gcc: avoid generating negative values to DW_AT_byte_size.Pedro F. Giffuni2012-12-281-3/+3
* | | Fix the __glibcxx_min and __glibcxx_max macros for a signed wchar_t.Andrew Turner2012-12-251-2/+3
* | | Pull in r170096 from upstream clang trunk:Andrew Turner2012-12-234-1/+33
* | | Upgrade our copy of llvm/clang to 3.2 release.Dimitry Andric2012-12-2325-285/+241
* | | MFV r244559:Martin Matuska2012-12-2216-473/+854
* | | Fix a bug in ld --gc-sections: it strips out .note sections, while itDimitry Andric2012-12-221-0/+1
* | | Pull in r170353 from upstream llvm trunk:Dimitry Andric2012-12-221-1/+1
* | | Add NetBSD's mtree to the tree and install it as nmtree as the first stepBrooks Davis2012-12-2116-0/+5175
* | | Support restrict qualifier in dwarf debug infoEd Maste2012-12-196-28/+71
* | | Replace our implementation of the vis(3) and unvis(3) APIs withBrooks Davis2012-12-185-0/+1962
* | | Don't define CTORS_SECTION_ASM_OP and DTORS_SECTION_ASM_OP on arm whenAndrew Turner2012-12-151-0/+2
* | | Recognise vfpv2 as a value for the ARM .fpu asm directive. Clang generatesAndrew Turner2012-12-151-0/+1
* | | Fix a comment in an asm block to work with compilers other than GCCAndrew Turner2012-12-151-1/+1
* | | Merge OpenBSM 1.2-alpha3 from the vendor branch to 10-CURRENT; this versionRobert Watson2012-12-1510-35/+49
|\ \ \
* | | | Bump MAX_COLS to 512 to take advantage of wider terminals.Rui Paulo2012-12-131-1/+1
* | | | Update to 9.8.4-P1.Erwin Lansing2012-12-07213-4462/+6257
|\ \ \ \
* | | | | Clean up hardcoded ar(1) flags in the tree to use the global ARFLAGS inEitan Adler2012-12-0620-39/+41
* | | | | Upgrade our copy of llvm/clang to r168974, from upstream's release_32Dimitry Andric2012-12-031614-43225/+105944
* | | | | MFV: less v456.Xin LI2012-12-0312-32/+24
|\ \ \ \ \
* \ \ \ \ \ Merge OpenBSM 1.2-alpha2 from vendor branch to FreeBSD 10-CURRENT; theRobert Watson2012-12-01128-28224/+46506
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
* | | | | | Merge new libc++ into head.David Chisnall2012-11-293-10/+27
* | | | | | cyrus-sasl 2.1.26 was released. In this version, the type of callbackHajimu UMEMOTO2012-11-281-7/+13
* | | | | | Pull in r168610 from upstream libc++:Dimitry Andric2012-11-263-0/+23
* | | | | | MFS security patches which seem to have accidentally not reached HEAD:Colin Percival2012-11-231-0/+8
* | | | | | Merge bmake-20121111Simon J. Gerraty2012-11-168-27/+81