summaryrefslogtreecommitdiffstats
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* Add back soon-to-be-release FreeBSD 7.4 which got clobbered in the previousuqs2011-02-131-0/+1
* Enable wide character support in libdialog.nwhitehorn2011-02-052-3/+3
* Make the generated files depend on the Makefile so new platforms are easierimp2011-02-021-2/+2
* Revert last change now that the reason for it is no more...imp2011-02-021-2/+1
* Rewrite the ARCH check another way for backward compatibility.jchandra2011-01-291-1/+2
* Fix n32 compile.jchandra2011-01-273-4/+4
* Use string literal format strings to quiet clang warnings.emaste2011-01-231-2/+2
* Update groff manpage and symbols with what has been submitted upstream.uqs2011-01-191-7/+0
* Add libm to the dependencies section.nwhitehorn2011-01-181-1/+1
* Update dialog to version 20100428. This changes the license under whichnwhitehorn2011-01-1277-1587/+138
* Remove unused support for 64 bit long on 32 bit architectures.tijl2011-01-071-6/+0
* Retire TARGET_ABI.imp2011-01-079-35/+29
* Switch mips architectures back to libgcc.kan2010-12-291-1/+1
* Unbreak amd64<->i386 cross builds.nwhitehorn2010-12-021-2/+3
* The driver-XXX.c files used for host CPU detection with -march=nativenwhitehorn2010-12-021-1/+2
* Add the ability for GDB to printout the thread name along with otherattilio2010-11-221-3/+44
* Let gcc and ld know where to find 32 bit libraries on amd64.tijl2010-11-172-2/+2
* Garbage-collect some code made obsolete by the TBEMD import.nwhitehorn2010-11-155-16/+1
* Try including Makefile.${TARGET_ARCH} before Makefile.${TARGET_CPUARCH} ifnwhitehorn2010-11-151-17/+4
* Add missing '/'.nyan2010-11-142-2/+2
* We need to add powerpc64->powerpc translations (I knew I hated copyingimp2010-11-144-5/+5
* These two cases should be different...imp2010-11-141-2/+2
* Revert to libgcc for sparc64.ed2010-11-121-0/+4
* Garbage collect gnu/usr.bin/binutils/{gasp,gdb,gdbreplay}, as these havedim2010-11-1126-3330/+0
* Do not build or install gasp.info anymore, as gasp has not been built ordim2010-11-111-2/+1
* Replace libgcc.a by libcompiler_rt.a.ed2010-11-111-1/+0
* Don't use ${LIB} to obtain the library name.ed2010-11-111-9/+9
* Complete the integration of tbemd branch into head.imp2010-11-1014-67/+83
* Fix cross-debugger buildgonzo2010-11-071-0/+8
* Fix initialization order:_initialize_svr4_solib shouldgonzo2010-11-071-2/+2
* - Use proper constant for accessing PCB intead of hardcoded numbersgonzo2010-11-071-15/+18
* Link threads support to the buildgonzo2010-11-072-1/+2
* Add FreeBSD 8.2.jh2010-10-141-0/+1
* Add definition for FreeBSD 7.4, which will be used in a manual page change.delphij2010-10-061-0/+1
* Retire GNU man in favor of the newly written BSDL version.gordon2010-10-031-5/+0
* Remove target peigen.c so that make doesn't warn us about it.rpaulo2010-09-301-2/+0
* Add support for the BFD target efi-app-x86_64.rpaulo2010-09-291-2/+11
* Move test for zero bufp or size before rseq and wseq calculation. Thisemaste2010-09-221-1/+3
* When building world with clang, for gnu/lib/libobjc, sys/boot/i386/boot2dim2010-09-211-3/+1
* GCC defines built-ins for atomic instructions found on i486 and higher.tijl2010-09-072-2/+2
* Use a more robust way to substitute gcc for clang, when compilingdim2010-08-311-1/+3
* Repair some build breakage introduced in r211725 and garbage collect somenwhitehorn2010-08-281-1/+1
* Create a checklist and call one of the *printw() functions from theimp2010-08-241-0/+18
* MFtbemd:imp2010-08-236-31/+21
* - Change default grep back to GNU version. BSD grep can be built with thegabor2010-08-231-4/+4
* We need to pull bsd.own.mk before modifying the CC variable. Otherwiserpaulo2010-08-211-0/+2
* Fix buildworld -DNO_CLEAN when using with Perforce, which marks files aswill2010-08-124-5/+5
* Change kgdb_lookup() to resolve symbols via GDB instead of via libkvm(3).jhb2010-08-043-29/+23
* Give kgdb(1) a chance to take a look at FPU state.jkim2010-08-021-0/+1
* Fix case for library macrosuqs2010-08-021-1/+1
OpenPOWER on IntegriCloud