aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
...
* | Pull in r196590 from upstream clang trunk (by rdivacky):Dimitry Andric2013-12-072-8/+8
* | gcc: Include types in error message for build_binary_op.Pedro F. Giffuni2013-12-066-8/+21
* | gcc: Add -flax-vector-conversionsPedro F. Giffuni2013-12-0513-53/+133
* | gcc: On rs6000 update sp_offset depending only on size.Pedro F. Giffuni2013-12-042-4/+20
* | Update LLDB to upstream r196322 snapshotEd Maste2013-12-032-10/+31
* | lldb: Threaded inferior support for FreeBSDEd Maste2013-12-0310-204/+341
* | Update LLDB to upstream r196259 snapshotEd Maste2013-12-03148-2692/+6573
* | Workaround lldb issue with main module base addressEd Maste2013-12-031-0/+11
* | Please welcome casperd daemon. It (and its services) will be responsible forPawel Jakub Dawidek2013-12-021-0/+1
* | libcpp: Merge fixes from upstreamPedro F. Giffuni2013-12-025-66/+106
* | libiberty: upstream updates.Pedro F. Giffuni2013-12-0112-116/+253
* | 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