aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* Let gcc and ld know where to find 32 bit libraries on amd64.Tijl Coosemans2010-11-172-2/+2
* Garbage-collect some code made obsolete by the TBEMD import.Nathan Whitehorn2010-11-155-16/+1
* Try including Makefile.${TARGET_ARCH} before Makefile.${TARGET_CPUARCH} ifNathan Whitehorn2010-11-151-17/+4
* Add missing '/'.Yoshihiro Takahashi2010-11-142-2/+2
* We need to add powerpc64->powerpc translations (I knew I hated copyingWarner Losh2010-11-144-5/+5
* These two cases should be different...Warner Losh2010-11-141-2/+2
* Revert to libgcc for sparc64.Ed Schouten2010-11-121-0/+4
* Garbage collect gnu/usr.bin/binutils/{gasp,gdb,gdbreplay}, as these haveDimitry Andric2010-11-1126-3330/+0
* Do not build or install gasp.info anymore, as gasp has not been built orDimitry Andric2010-11-111-2/+1
* Replace libgcc.a by libcompiler_rt.a.Ed Schouten2010-11-111-1/+0
* Don't use ${LIB} to obtain the library name.Ed Schouten2010-11-111-9/+9
* Complete the integration of tbemd branch into head.Warner Losh2010-11-1014-67/+83
* Fix cross-debugger buildOleksandr Tymoshenko2010-11-071-0/+8
* Fix initialization order:_initialize_svr4_solib shouldOleksandr Tymoshenko2010-11-071-2/+2
* - Use proper constant for accessing PCB intead of hardcoded numbersOleksandr Tymoshenko2010-11-071-15/+18
* Link threads support to the buildOleksandr Tymoshenko2010-11-072-1/+2
* Add FreeBSD 8.2.Jaakko Heinonen2010-10-141-0/+1
* Add definition for FreeBSD 7.4, which will be used in a manual page change.Xin LI2010-10-061-0/+1
* Retire GNU man in favor of the newly written BSDL version.Gordon Tetlow2010-10-031-5/+0
* Remove target peigen.c so that make doesn't warn us about it.Rui Paulo2010-09-301-2/+0
* Add support for the BFD target efi-app-x86_64.Rui Paulo2010-09-291-2/+11
* Move test for zero bufp or size before rseq and wseq calculation. ThisEd Maste2010-09-221-1/+3
* When building world with clang, for gnu/lib/libobjc, sys/boot/i386/boot2Dimitry Andric2010-09-211-3/+1
* GCC defines built-ins for atomic instructions found on i486 and higher.Tijl Coosemans2010-09-072-2/+2
* Use a more robust way to substitute gcc for clang, when compilingDimitry Andric2010-08-311-1/+3
* Repair some build breakage introduced in r211725 and garbage collect someNathan Whitehorn2010-08-281-1/+1
* Create a checklist and call one of the *printw() functions from theWarner Losh2010-08-241-0/+18
* MFtbemd:Warner Losh2010-08-236-31/+21
* - Change default grep back to GNU version. BSD grep can be built with theGabor Kovesdan2010-08-231-4/+4
* We need to pull bsd.own.mk before modifying the CC variable. OtherwiseRui Paulo2010-08-211-0/+2
* Fix buildworld -DNO_CLEAN when using with Perforce, which marks files asWill Andrews2010-08-124-5/+5
* Change kgdb_lookup() to resolve symbols via GDB instead of via libkvm(3).John Baldwin2010-08-043-29/+23
* Give kgdb(1) a chance to take a look at FPU state.Jung-uk Kim2010-08-021-0/+1
* Fix case for library macrosUlrich Spörlein2010-08-021-1/+1
* Add libproc.Rui Paulo2010-07-311-0/+1
* Add librtld_db.Rui Paulo2010-07-311-0/+1
* kgdb: correctly map sections to addresses in elf object modules (amd64)Andriy Gapon2010-07-231-6/+28
* Disable building libobjc with clang as it's not yet supported.Rui Paulo2010-07-221-0/+3
* Sanitize CFLAGS and add WARNS?=2. The hardcoding of -Os -fPICMarcel Moolenaar2010-07-151-1/+1
* Teach our toolchain how to generate 64-bit PowerPC binaries. This fixesNathan Whitehorn2010-07-1018-6/+1096
* Mention the radiolist option in the man page. It is being listed whenBenedict Reuschling2010-07-061-0/+10
* For "thread signal" command, print some information from siginfo whenKonstantin Belousov2010-07-041-0/+37
* Add an alignment of 8 for sections in the n32 ABI. The default alignmentJayachandran C.2010-06-252-0/+2
* Often reported issue with newer ld is:Konstantin Belousov2010-06-181-1/+2
* Make all tests in libdialog compilable.Andrey V. Elsukov2010-06-154-7/+7
* Connect FDT infrastructure to the build system.Rafal Jaworowski2010-06-131-0/+5
* Fix build for O32 systems without a TARGET_CPUTYPE defined. We must default toJuli Mallett2010-06-021-0/+8
* Add/improve mips64r2, Octeon, n32 and n64 support in the toolchain.Juli Mallett2010-06-027-9/+63
* Correct dtc version header autogen location.Rafal Jaworowski2010-05-251-9/+9
* Add a new build option, MAN_UTILS. This option lets you control buildingJung-uk Kim2010-05-191-1/+1