]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - contrib
Add notes for ARM.
[FreeBSD/FreeBSD.git] / contrib /
2013-12-23 dimGet rid of register keyword usage in gperf, it is total...
2013-12-22 dimApply upstream commit 33312fd828e59c78ae4ee30fd70d0ca10...
2013-12-21 pfggcc: warnings from -Wformat-security
2013-12-21 gjbFix build with WITHOUT_CAPSICUM.
2013-12-20 pfggcc: clean some warnings from -Wformat-security
2013-12-20 pfgRevert r259619:
2013-12-20 pfggcc: revert Rvalue references.
2013-12-20 pfggcc: merge upstream fix and new feature.
2013-12-20 pfggcc: more diff reductions against Apple GCC.
2013-12-19 edwinMFV of r259624, tzdata2013i
2013-12-19 pfggcc: backport upstream fix for issue with C++'s placeme...
2013-12-19 pjdIf we cannot connect to casperd we don't enter sandbox...
2013-12-18 pfggcc: add Apple compatible -Wnewline-eof
2013-12-18 pfggcc: add Apple compatible -Wnewline-eof
2013-12-18 pfggcc: point to our address for bug reports.
2013-12-17 pfggcc: small merges from upstream
2013-12-17 pfggcc: fix ICE in rs600 when using -fno-trapping-math.
2013-12-17 pfggcc: fix ICE in rs600 when using -fno-trapping-math.
2013-12-17 dimPull in r197399 from upstream clang trunk:
2013-12-16 bjktzfile.5: catch up to r204333
2013-12-15 pjdMake use of casperd's system.dns service when running...
2013-12-08 dimUse correct casts in gcc's emmintrin.h for the first...
2013-12-08 dimPull in r196658 from upstream clang trunk:
2013-12-08 pfggcc: new fvisibility-ms-compat option
2013-12-08 peterVendor import nvi-2.1.2-c80f493b038 a multikey mapping fix
2013-12-07 dimPull in r196590 from upstream clang trunk (by rdivacky):
2013-12-06 pfggcc: Include types in error message for build_binary_op.
2013-12-05 rayAdd VT(9) font tools.
2013-12-05 rayMerge VT(9) project (a.k.a. newcons).
2013-12-05 pfggcc: Add -flax-vector-conversions
2013-12-05 rayMFC @r258947.
2013-12-04 pfggcc: On rs6000 update sp_offset depending only on size.
2013-12-03 emasteUpdate LLDB to upstream r196322 snapshot
2013-12-03 emastelldb: Threaded inferior support for FreeBSD
2013-12-03 emasteUpdate LLDB to upstream r196259 snapshot
2013-12-03 emasteWorkaround lldb issue with main module base address
2013-12-02 pjdPlease welcome casperd daemon. It (and its services...
2013-12-02 pfglibcpp: Merge fixes from upstream
2013-12-01 pfglibiberty: upstream updates.
2013-11-29 pfggcc: upstream alignment cleanups.
2013-11-29 pfggcc: Make use of TREE_OVERFLOW_P.
2013-11-28 pfglibcpp: fix an underflow.
2013-11-26 kibUse sysctl KERN_PROC_SIGTRAMP to retrieve the signal...
2013-11-26 mdfFix a segfault / internal compiler error.
2013-11-26 pfgForced commit to note that r258652 is actually:
2013-11-26 pfggcc: Altivec register adjustments from Apple.
2013-11-26 pfggcc: Altivec register adjustments from Apple.
2013-11-26 dimPull in r195558 from upstream clang trunk:
2013-11-25 peterImport apr-util-1.5.3 from vendor branch (rr258600)
2013-11-25 pfgMFV: removes strict-aliasing warnings from GCC in tcpdump.
2013-11-25 peterImport svn-1.8.5. This contains a user-visible fix...
2013-11-24 pfglibcpp: Keep a record of changes from upstream GCC...
2013-11-23 pfggcc: Bring updates from Google's enhanced gcc-4.2.1.
2013-11-22 dimRevert r258455 for now, as it apparently causes miscomp...
2013-11-21 dimPull in r195318 from upstream llvm trunk:
2013-11-21 brooksSync with NetBSD. The funtional change is to make...
2013-11-21 pfglibstdc++: merge non-abi changes from Apple's developer...
2013-11-21 pfggcc: another round of merges from the gcc pre-43 branch.
2013-11-21 emastelibexecinfo: Include terminating null in byte count
2013-11-19 dimPull in r191896 from upstream llvm trunk:
2013-11-18 pfggcc: Record some previous commits in the gcc43 ChangeLog.
2013-11-18 jmmvDrop all ATF tools code.
2013-11-17 jmmvMFV: Import atf-0.18.
2013-11-17 jmmvUpdate notes for imports of atf.
2013-11-16 pfggcc: Fix postreload-gcse treatment of call-clobbered...
2013-11-16 pfggcc: add femit-struct-debug support to reduce Reduce...
2013-11-16 pfglibcpp: preprocessor speedup patches from mainline.
2013-11-16 pfggcc: Add a new option -Wvla to warn variable length...
2013-11-15 delphijMFV: netcat from OpenBSD 5.4.
2013-11-15 sbrunoMerge in gcc svn r120505 to include definition of TREE_...
2013-11-15 pfggcc: warn about integer overflow in constant expression...
2013-11-14 pfgMerge vrp-tree fix from gcc-4.3
2013-11-14 sbrunoRepair build after svn r258115
2013-11-14 pfggcc: merge rs6000 change from FSF pre-gcc43
2013-11-14 pfggperf: bring small update from Apple Developers tools 4.4
2013-11-14 sjgDon't SEGV when Hash_Table is uninitialized
2013-11-14 sjgAvoid SEGV when passed NULL for list
2013-11-13 emasteMerge upstream LLDB r194487:
2013-11-13 emastelldb: Correct a standalone debug file path
2013-11-13 rayMFC @r258091.
2013-11-13 pfggcc: Backport fixes for -W parentheses in C++
2013-11-12 pjdBring in libnv library for managing name/value pairs...
2013-11-12 emasteUpdate LLDB to upstream r194122 snapshot
2013-11-12 glebiusJust disable recoding support in libsmb if built WITHOU...
2013-11-11 pfgcxxfilt: small changes from Apple's developer tools
2013-11-11 emasteMerge upstream LLVM r192118:
2013-11-11 emasteMerge upstream LLVM r182803:
2013-11-11 peterMerge nvi-2.1.1 -> 2.1.2
2013-11-11 peterUpdate svn from 1.8.1 to 1.8.4 - minor security fixes...
2013-11-09 glebiusUse system libiconv, instead of trying to dlopen() it.
2013-11-07 sjgPropagate ancient fix from Junos.
2013-11-05 rayMFC @r257698.
2013-11-05 edwinMFV of 255902, tzdata2013f
2013-11-04 sbrunoQuiesce warning about unused argument in call to rl_mes...
2013-11-03 sbrunoUpdate libreadline with vendor patches 8-13 as fetched...
2013-10-31 sbrunoIntegrate github revision 0446821e49224c6a29be28760cc9c...
2013-10-31 sbrunoQueisce warning about attempting to add char * together...
2013-10-31 sbrunoQueisce warning about attempting to add char * together...
2013-10-30 sbrunoQueisce warning about undeclared function usage.
2013-10-30 sbrunoQuiesce warning, which could be a bug IMO, by correctly...
next