aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* gcc: upstream alignment cleanups.Pedro F. Giffuni2013-11-2914-81/+152
* gcc: Make use of TREE_OVERFLOW_P.Pedro F. Giffuni2013-11-295-32/+59
* libcpp: fix an underflow.Pedro F. Giffuni2013-11-281-1/+1
* Use sysctl KERN_PROC_SIGTRAMP to retrieve the signal trampolineKonstantin Belousov2013-11-261-12/+12
* Fix a segfault / internal compiler error.Matthew D Fleming2013-11-261-1/+14
* Forced commit to note that r258652 is actually:Pedro F. Giffuni2013-11-261-1/+1
* gcc: Altivec register adjustments from Apple.Pedro F. Giffuni2013-11-261-2/+2
* gcc: Altivec register adjustments from Apple.Pedro F. Giffuni2013-11-262-99/+116
* Pull in r195558 from upstream clang trunk:Dimitry Andric2013-11-261-1/+1
* Import apr-util-1.5.3 from vendor branch (rr258600)Peter Wemm2013-11-2521-306/+126
* MFV: removes strict-aliasing warnings from GCC in tcpdump.Pedro F. Giffuni2013-11-251-14/+39
|\
* | Import svn-1.8.5. This contains a user-visible fix for svn:externalsPeter Wemm2013-11-2516-110/+101
* | libcpp: Keep a record of changes from upstream GCC (pre-43).Pedro F. Giffuni2013-11-241-0/+29
* | gcc: Bring updates from Google's enhanced gcc-4.2.1.Pedro F. Giffuni2013-11-2328-161/+1862
* | Revert r258455 for now, as it apparently causes miscompilation in someDimitry Andric2013-11-221-8/+14
* | Pull in r195318 from upstream llvm trunk:Dimitry Andric2013-11-211-14/+8
* | Sync with NetBSD. The funtional change is to make the output whenBrooks Davis2013-11-213-52/+99
* | libstdc++: merge non-abi changes from Apple's developer toolsPedro F. Giffuni2013-11-219-55/+78
* | gcc: another round of merges from the gcc pre-43 branch.Pedro F. Giffuni2013-11-2146-428/+804
* | libexecinfo: Include terminating null in byte countEd Maste2013-11-211-1/+1
* | Pull in r191896 from upstream llvm trunk:Dimitry Andric2013-11-191-0/+6
* | gcc: Record some previous commits in the gcc43 ChangeLog.Pedro F. Giffuni2013-11-181-0/+35
* | Drop all ATF tools code.Julio Merino2013-11-1872-15426/+9
* | MFV: Import atf-0.18.Julio Merino2013-11-1789-43459/+2813
* | Update notes for imports of atf.Julio Merino2013-11-172-21/+45
* | gcc: Fix postreload-gcse treatment of call-clobbered registers.Pedro F. Giffuni2013-11-164-105/+91
* | gcc: add femit-struct-debug support to reduce Reduce dwarf debug sizePedro F. Giffuni2013-11-1612-10/+474
* | libcpp: preprocessor speedup patches from mainline.Pedro F. Giffuni2013-11-163-13/+98
* | gcc: Add a new option -Wvla to warn variable length array.Pedro F. Giffuni2013-11-165-15/+89
* | MFV: netcat from OpenBSD 5.4.Xin LI2013-11-152-6/+6
|\ \
* | | Merge in gcc svn r120505 to include definition of TREE_OVERFLOW_P:Sean Bruno2013-11-151-0/+5
* | | gcc: warn about integer overflow in constant expressions in the C++ frontend.Pedro F. Giffuni2013-11-151-0/+6
* | | Merge vrp-tree fix from gcc-4.3Pedro F. Giffuni2013-11-142-2/+7
* | | Repair build after svn r258115Sean Bruno2013-11-141-2/+2
* | | gcc: merge rs6000 change from FSF pre-gcc43Pedro F. Giffuni2013-11-142-4/+7
* | | gperf: bring small update from Apple Developers tools 4.4Pedro F. Giffuni2013-11-145-20/+56
* | | Don't SEGV when Hash_Table is uninitializedSimon J. Gerraty2013-11-141-0/+3
* | | Avoid SEGV when passed NULL for listSimon J. Gerraty2013-11-141-0/+3
* | | Merge upstream LLDB r194487:Ed Maste2013-11-132-3/+6
* | | lldb: Correct a standalone debug file pathEd Maste2013-11-131-4/+4
* | | gcc: Backport fixes for -W parentheses in C++Pedro F. Giffuni2013-11-1310-113/+256
* | | Bring in libnv library for managing name/value pairs. The following typesPawel Jakub Dawidek2013-11-121-0/+1
* | | Update LLDB to upstream r194122 snapshotEd Maste2013-11-12420-7930/+26537
* | | Just disable recoding support in libsmb if built WITHOUT_ICONV.Gleb Smirnoff2013-11-121-4/+25
* | | cxxfilt: small changes from Apple's developer toolsPedro F. Giffuni2013-11-113-3/+75
* | | Merge upstream LLVM r192118:Ed Maste2013-11-112-3/+7
* | | Merge upstream LLVM r182803:Ed Maste2013-11-111-1/+100
* | | Merge nvi-2.1.1 -> 2.1.2Peter Wemm2013-11-117-1203/+2339
|\ \ \
* | | | Update svn from 1.8.1 to 1.8.4 - minor security fixes and client sidePeter Wemm2013-11-1167-626/+1303
* | | | Use system libiconv, instead of trying to dlopen() it.Gleb Smirnoff2013-11-091-52/+15