aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* Bump GCC FBSD_CC_VER for r312899 (-march=octeon+ support)Ed Maste2017-02-011-1/+1
* Rename LLD_AS_LD to LLD_IS_LD, for consistency with CLANG_IS_CCEd Maste2017-01-271-1/+1
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-01-201-1/+1
* Enable /usr/lib32 for o32 binaries on mips64.John Baldwin2017-01-062-1/+3
* Add WITH_LLD_AS_LD build knobEd Maste2016-11-251-0/+2
* Add full softfloat and hardfloat support for RISC-V.Ruslan Bukin2016-11-161-1/+1
* Connect new LLVM-based libgcc_eh & libgcc_s to the buildEd Maste2016-11-042-41/+4
* Fix packaging /usr/lib{,32}/libgcc_eh{,_p}.a.Glen Barber2016-10-311-2/+2
* Add full softfloat and hardfloat support for MIPS.Ruslan Bukin2016-10-318-10/+10
* Fix a typo from a manual merge.Justin Hibbits2016-10-221-1/+1
* Create a new MACHINE_ARCH for Freescale PowerPC e500v2Justin Hibbits2016-10-228-8/+13
* Revert r307689Enji Cooper2016-10-211-7/+2
* Fix building of llvm's unwind if gcc has been also builtBaptiste Daroussin2016-10-201-2/+7
* Correct typo in r307679: the variable is MK_GNU_GREP_COMPATEd Maste2016-10-201-1/+1
* Build libgnuregex only if necessary for other componentsEd Maste2016-10-201-1/+5
* Remove trailing whitespace from r307674Ed Maste2016-10-201-2/+2
* Add knobs to make GNU diff and GNU grep optionalEd Maste2016-10-201-4/+2
* Switch gnu/usr.bin/Makefile to SUBDIR.${MK_*} optional subdir styleEd Maste2016-10-191-31/+10
* Put each SUBDIR on a separate line for ease of maintenanceEd Maste2016-10-191-1/+3
* Switch gnu/lib/Makefile to SUBDIR.${MK_*} optional subdir styleEd Maste2016-10-191-12/+3
* Remove GNU rcs from base.Baptiste Daroussin2016-10-1569-25317/+0
* Avoid using 'head' in generating groff doc dateEd Maste2016-10-121-2/+1
* groff: use changelog date rather than file modification date in man pagesEd Maste2016-10-052-1/+11
* Retire WITHOUT_ELFCOPY_AS_OBJCOPY optionEd Maste2016-10-031-6/+1
* Don't build libdialog if WITHOUT_DIALOG is setEd Maste2016-10-031-1/+3
* Add a WITHOUT_DIALOG src.conf(5) knobEd Maste2016-09-271-1/+2
* When MAKEOBJDIRPREFIX points to a case-insensitive file system, theMarcel Moolenaar2016-09-242-8/+8
* DIRDEPS_BUILD: Avoid cyclic dependency with libc++.Bryan Drewery2016-08-311-0/+4
* rename ARM's libunwind.S to to avoid conflict with llvm libunwindEd Maste2016-07-271-1/+1
* Back out non-collating [a-z] ranges.Andrey A. Chernov2016-07-141-5/+0
* After removing collation for [a-z] ranges in r302512, do it here too.Andrey A. Chernov2016-07-131-0/+5
* Revert r302670 and r302671 for now.Bryan Drewery2016-07-134-4/+4
* Create one list of replacements for MACHINE_CPUARCH as MACHINE_CPUARCH_SUB.Bryan Drewery2016-07-124-4/+4
* libunwind: enable only the native unwinder by defaultEd Maste2016-07-081-1/+1
* Spell 10.2, 10.3, 12.0 correctly in various places.Glen Barber2016-07-081-3/+3
* Default manual pages to 12.0 in head, and add missing 10.xGlen Barber2016-07-081-1/+3
* Spell 1200000 correctly.Glen Barber2016-07-081-1/+1
* Reflect head is now 12.0-CURRENT.Glen Barber2016-07-082-2/+3
* WITH_META_MODE: Don't expect a .meta file for side-effect generated files.Bryan Drewery2016-06-151-1/+1
* Convert to new FAST_DEPEND syntax for guessed dependencies.Bryan Drewery2016-06-152-37/+35
* DIRDEPS_BUILD: Update dependenciesBryan Drewery2016-06-141-0/+1
* libsupc++: Fix typo in symbol map.Pedro F. Giffuni2016-06-081-1/+1
* DIRDEPS_BUILD: Update GCC dependencies.Bryan Drewery2016-06-047-4/+7
* DIRDEPS_BUILD: Connect new directories and update dependencies.Bryan Drewery2016-06-032-0/+2
* gcc42: Fix minor C99 parse bugConrad Meyer2016-05-271-1/+1
* gnugrep: Update the configuration.Pedro F. Giffuni2016-05-221-2/+2
* WITH_META_MODE: Avoid rebuilds of cc_tools during target build.Bryan Drewery2016-05-211-17/+19
* Make armv6 hard float abi by default. Kill armv6hf.Warner Losh2016-05-184-4/+4
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-044-29/+2
* import sdiff(1) from GSoC 2012Baptiste Daroussin2016-04-294-58/+0