| Commit message (Expand) | Author | Age | Files | Lines |
* | Unbreak amd64<->i386 cross builds. | Nathan Whitehorn | 2010-12-02 | 1 | -2/+3 |
* | The driver-XXX.c files used for host CPU detection with -march=native | Nathan Whitehorn | 2010-12-02 | 1 | -1/+2 |
* | Add the ability for GDB to printout the thread name along with other | Attilio Rao | 2010-11-22 | 1 | -3/+44 |
* | Let gcc and ld know where to find 32 bit libraries on amd64. | Tijl Coosemans | 2010-11-17 | 2 | -2/+2 |
* | Garbage-collect some code made obsolete by the TBEMD import. | Nathan Whitehorn | 2010-11-15 | 5 | -16/+1 |
* | Try including Makefile.${TARGET_ARCH} before Makefile.${TARGET_CPUARCH} if | Nathan Whitehorn | 2010-11-15 | 1 | -17/+4 |
* | Add missing '/'. | Yoshihiro Takahashi | 2010-11-14 | 2 | -2/+2 |
* | We need to add powerpc64->powerpc translations (I knew I hated copying | Warner Losh | 2010-11-14 | 4 | -5/+5 |
* | These two cases should be different... | Warner Losh | 2010-11-14 | 1 | -2/+2 |
* | Revert to libgcc for sparc64. | Ed Schouten | 2010-11-12 | 1 | -0/+4 |
* | Garbage collect gnu/usr.bin/binutils/{gasp,gdb,gdbreplay}, as these have | Dimitry Andric | 2010-11-11 | 26 | -3330/+0 |
* | Do not build or install gasp.info anymore, as gasp has not been built or | Dimitry Andric | 2010-11-11 | 1 | -2/+1 |
* | Replace libgcc.a by libcompiler_rt.a. | Ed Schouten | 2010-11-11 | 1 | -1/+0 |
* | Don't use ${LIB} to obtain the library name. | Ed Schouten | 2010-11-11 | 1 | -9/+9 |
* | Complete the integration of tbemd branch into head. | Warner Losh | 2010-11-10 | 14 | -67/+83 |
* | Fix cross-debugger build | Oleksandr Tymoshenko | 2010-11-07 | 1 | -0/+8 |
* | Fix initialization order:_initialize_svr4_solib should | Oleksandr Tymoshenko | 2010-11-07 | 1 | -2/+2 |
* | - Use proper constant for accessing PCB intead of hardcoded numbers | Oleksandr Tymoshenko | 2010-11-07 | 1 | -15/+18 |
* | Link threads support to the build | Oleksandr Tymoshenko | 2010-11-07 | 2 | -1/+2 |
* | Add FreeBSD 8.2. | Jaakko Heinonen | 2010-10-14 | 1 | -0/+1 |
* | Add definition for FreeBSD 7.4, which will be used in a manual page change. | Xin LI | 2010-10-06 | 1 | -0/+1 |
* | Retire GNU man in favor of the newly written BSDL version. | Gordon Tetlow | 2010-10-03 | 1 | -5/+0 |
* | Remove target peigen.c so that make doesn't warn us about it. | Rui Paulo | 2010-09-30 | 1 | -2/+0 |
* | Add support for the BFD target efi-app-x86_64. | Rui Paulo | 2010-09-29 | 1 | -2/+11 |
* | Move test for zero bufp or size before rseq and wseq calculation. This | Ed Maste | 2010-09-22 | 1 | -1/+3 |
* | When building world with clang, for gnu/lib/libobjc, sys/boot/i386/boot2 | Dimitry Andric | 2010-09-21 | 1 | -3/+1 |
* | GCC defines built-ins for atomic instructions found on i486 and higher. | Tijl Coosemans | 2010-09-07 | 2 | -2/+2 |
* | Use a more robust way to substitute gcc for clang, when compiling | Dimitry Andric | 2010-08-31 | 1 | -1/+3 |
* | Repair some build breakage introduced in r211725 and garbage collect some | Nathan Whitehorn | 2010-08-28 | 1 | -1/+1 |
* | Create a checklist and call one of the *printw() functions from the | Warner Losh | 2010-08-24 | 1 | -0/+18 |
* | MFtbemd: | Warner Losh | 2010-08-23 | 6 | -31/+21 |
* | - Change default grep back to GNU version. BSD grep can be built with the | Gabor Kovesdan | 2010-08-23 | 1 | -4/+4 |
* | We need to pull bsd.own.mk before modifying the CC variable. Otherwise | Rui Paulo | 2010-08-21 | 1 | -0/+2 |
* | Fix buildworld -DNO_CLEAN when using with Perforce, which marks files as | Will Andrews | 2010-08-12 | 4 | -5/+5 |
* | Change kgdb_lookup() to resolve symbols via GDB instead of via libkvm(3). | John Baldwin | 2010-08-04 | 3 | -29/+23 |
* | Give kgdb(1) a chance to take a look at FPU state. | Jung-uk Kim | 2010-08-02 | 1 | -0/+1 |
* | Fix case for library macros | Ulrich Spörlein | 2010-08-02 | 1 | -1/+1 |
* | Add libproc. | Rui Paulo | 2010-07-31 | 1 | -0/+1 |
* | Add librtld_db. | Rui Paulo | 2010-07-31 | 1 | -0/+1 |
* | kgdb: correctly map sections to addresses in elf object modules (amd64) | Andriy Gapon | 2010-07-23 | 1 | -6/+28 |
* | Disable building libobjc with clang as it's not yet supported. | Rui Paulo | 2010-07-22 | 1 | -0/+3 |
* | Sanitize CFLAGS and add WARNS?=2. The hardcoding of -Os -fPIC | Marcel Moolenaar | 2010-07-15 | 1 | -1/+1 |
* | Teach our toolchain how to generate 64-bit PowerPC binaries. This fixes | Nathan Whitehorn | 2010-07-10 | 18 | -6/+1096 |
* | Mention the radiolist option in the man page. It is being listed when | Benedict Reuschling | 2010-07-06 | 1 | -0/+10 |
* | For "thread signal" command, print some information from siginfo when | Konstantin Belousov | 2010-07-04 | 1 | -0/+37 |
* | Add an alignment of 8 for sections in the n32 ABI. The default alignment | Jayachandran C. | 2010-06-25 | 2 | -0/+2 |
* | Often reported issue with newer ld is: | Konstantin Belousov | 2010-06-18 | 1 | -1/+2 |
* | Make all tests in libdialog compilable. | Andrey V. Elsukov | 2010-06-15 | 4 | -7/+7 |
* | Connect FDT infrastructure to the build system. | Rafal Jaworowski | 2010-06-13 | 1 | -0/+5 |
* | Fix build for O32 systems without a TARGET_CPUTYPE defined. We must default to | Juli Mallett | 2010-06-02 | 1 | -0/+8 |