| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix cross-debugger build | gonzo | 2010-11-07 | 1 | -0/+8 |
* | Fix initialization order:_initialize_svr4_solib should | gonzo | 2010-11-07 | 1 | -2/+2 |
* | - Use proper constant for accessing PCB intead of hardcoded numbers | gonzo | 2010-11-07 | 1 | -15/+18 |
* | Link threads support to the build | gonzo | 2010-11-07 | 2 | -1/+2 |
* | Add FreeBSD 8.2. | jh | 2010-10-14 | 1 | -0/+1 |
* | Add definition for FreeBSD 7.4, which will be used in a manual page change. | delphij | 2010-10-06 | 1 | -0/+1 |
* | Retire GNU man in favor of the newly written BSDL version. | gordon | 2010-10-03 | 1 | -5/+0 |
* | Remove target peigen.c so that make doesn't warn us about it. | rpaulo | 2010-09-30 | 1 | -2/+0 |
* | Add support for the BFD target efi-app-x86_64. | rpaulo | 2010-09-29 | 1 | -2/+11 |
* | Move test for zero bufp or size before rseq and wseq calculation. This | emaste | 2010-09-22 | 1 | -1/+3 |
* | When building world with clang, for gnu/lib/libobjc, sys/boot/i386/boot2 | dim | 2010-09-21 | 1 | -3/+1 |
* | GCC defines built-ins for atomic instructions found on i486 and higher. | tijl | 2010-09-07 | 2 | -2/+2 |
* | Use a more robust way to substitute gcc for clang, when compiling | dim | 2010-08-31 | 1 | -1/+3 |
* | Repair some build breakage introduced in r211725 and garbage collect some | nwhitehorn | 2010-08-28 | 1 | -1/+1 |
* | Create a checklist and call one of the *printw() functions from the | imp | 2010-08-24 | 1 | -0/+18 |
* | MFtbemd: | imp | 2010-08-23 | 6 | -31/+21 |
* | - Change default grep back to GNU version. BSD grep can be built with the | gabor | 2010-08-23 | 1 | -4/+4 |
* | We need to pull bsd.own.mk before modifying the CC variable. Otherwise | rpaulo | 2010-08-21 | 1 | -0/+2 |
* | Fix buildworld -DNO_CLEAN when using with Perforce, which marks files as | will | 2010-08-12 | 4 | -5/+5 |
* | Change kgdb_lookup() to resolve symbols via GDB instead of via libkvm(3). | jhb | 2010-08-04 | 3 | -29/+23 |
* | Give kgdb(1) a chance to take a look at FPU state. | jkim | 2010-08-02 | 1 | -0/+1 |
* | Fix case for library macros | uqs | 2010-08-02 | 1 | -1/+1 |
* | Add libproc. | rpaulo | 2010-07-31 | 1 | -0/+1 |
* | Add librtld_db. | rpaulo | 2010-07-31 | 1 | -0/+1 |
* | kgdb: correctly map sections to addresses in elf object modules (amd64) | avg | 2010-07-23 | 1 | -6/+28 |
* | Disable building libobjc with clang as it's not yet supported. | rpaulo | 2010-07-22 | 1 | -0/+3 |
* | Sanitize CFLAGS and add WARNS?=2. The hardcoding of -Os -fPIC | marcel | 2010-07-15 | 1 | -1/+1 |
* | Teach our toolchain how to generate 64-bit PowerPC binaries. This fixes | nwhitehorn | 2010-07-10 | 18 | -6/+1096 |
* | Mention the radiolist option in the man page. It is being listed when | bcr | 2010-07-06 | 1 | -0/+10 |
* | For "thread signal" command, print some information from siginfo when | kib | 2010-07-04 | 1 | -0/+37 |
* | Add an alignment of 8 for sections in the n32 ABI. The default alignment | jchandra | 2010-06-25 | 2 | -0/+2 |
* | Often reported issue with newer ld is: | kib | 2010-06-18 | 1 | -1/+2 |
* | Make all tests in libdialog compilable. | ae | 2010-06-15 | 4 | -7/+7 |
* | Connect FDT infrastructure to the build system. | raj | 2010-06-13 | 1 | -0/+5 |
* | Fix build for O32 systems without a TARGET_CPUTYPE defined. We must default to | jmallett | 2010-06-02 | 1 | -0/+8 |
* | Add/improve mips64r2, Octeon, n32 and n64 support in the toolchain. | jmallett | 2010-06-02 | 7 | -9/+63 |
* | Correct dtc version header autogen location. | raj | 2010-05-25 | 1 | -9/+9 |
* | Add a new build option, MAN_UTILS. This option lets you control building | jkim | 2010-05-19 | 1 | -1/+1 |
* | Non-GCC gcc compatible compilers may provide the same multimedia intrinsic | obrien | 2010-05-12 | 6 | -6/+13 |
* | Add FreeBSD 8.1 to known list as it's being referenced by a couple of | delphij | 2010-04-29 | 1 | -0/+1 |
* | Make this directory more regular. Since it is one we control, use the | imp | 2010-04-14 | 4 | -14/+3 |
* | mdoc: order prologue macros consistently by Dd/Dt/Os | uqs | 2010-04-14 | 1 | -1/+1 |
* | Simplify how we select which architectures to add gdbserver for. If | imp | 2010-04-12 | 1 | -2/+1 |
* | Change all our own code to use st_*tim instead of st_*timespec. | ed | 2010-03-28 | 2 | -19/+1 |
* | Allow building a cross-kgdb for ia64. | marcel | 2010-03-26 | 2 | -1/+8 |
* | Handle cross-builds for gdbserver. | marcel | 2010-03-26 | 1 | -1/+3 |
* | Remove GNU cpio after fix of CVE-2010-0624. | delphij | 2010-03-26 | 4 | -1101/+0 |
* | This broke when we went to gnu99 as the default standard. Fix the build | imp | 2010-03-24 | 1 | -0/+1 |
* | Fix typo in comment | imp | 2010-03-19 | 1 | -1/+1 |
* | Make little endian compiles produce little endian binaries on mips. | imp | 2010-03-05 | 1 | -0/+4 |