summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Complete the integration of tbemd branch into head.imp2010-11-1013-58/+74
* 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
* MFtbemd:imp2010-08-233-19/+8
* - Change default grep back to GNU version. BSD grep can be built with thegabor2010-08-231-4/+4
* Fix buildworld -DNO_CLEAN when using with Perforce, which marks files aswill2010-08-122-3/+3
* 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
* Add libproc.rpaulo2010-07-311-0/+1
* Add librtld_db.rpaulo2010-07-311-0/+1
* kgdb: correctly map sections to addresses in elf object modules (amd64)avg2010-07-231-6/+28
* Sanitize CFLAGS and add WARNS?=2. The hardcoding of -Os -fPICmarcel2010-07-151-1/+1
* Teach our toolchain how to generate 64-bit PowerPC binaries. This fixesnwhitehorn2010-07-1016-5/+1090
* Mention the radiolist option in the man page. It is being listed whenbcr2010-07-061-0/+10
* For "thread signal" command, print some information from siginfo whenkib2010-07-041-0/+37
* Add an alignment of 8 for sections in the n32 ABI. The default alignmentjchandra2010-06-252-0/+2
* Connect FDT infrastructure to the build system.raj2010-06-131-0/+5
* Fix build for O32 systems without a TARGET_CPUTYPE defined. We must default tojmallett2010-06-021-0/+8
* Add/improve mips64r2, Octeon, n32 and n64 support in the toolchain.jmallett2010-06-025-8/+55
* Correct dtc version header autogen location.raj2010-05-251-9/+9
* Add a new build option, MAN_UTILS. This option lets you control buildingjkim2010-05-191-1/+1
* Non-GCC gcc compatible compilers may provide the same multimedia intrinsicobrien2010-05-123-3/+7
* Add FreeBSD 8.1 to known list as it's being referenced by a couple ofdelphij2010-04-291-0/+1
* Make this directory more regular. Since it is one we control, use theimp2010-04-144-14/+3
* mdoc: order prologue macros consistently by Dd/Dt/Osuqs2010-04-141-1/+1
* Simplify how we select which architectures to add gdbserver for. Ifimp2010-04-121-2/+1
* Change all our own code to use st_*tim instead of st_*timespec.ed2010-03-282-19/+1
* Allow building a cross-kgdb for ia64.marcel2010-03-262-1/+8
* Handle cross-builds for gdbserver.marcel2010-03-261-1/+3
* Remove GNU cpio after fix of CVE-2010-0624.delphij2010-03-264-1101/+0
* This broke when we went to gnu99 as the default standard. Fix the buildimp2010-03-241-0/+1
OpenPOWER on IntegriCloud