| Commit message (Expand) | Author | Age | Files | Lines |
* | Regenerate config.h for ld. | dim | 2010-10-21 | 1 | -108/+153 |
* | Remove bignum-copy.c from SRCS=, as it no longer exists. Remove | dim | 2010-10-21 | 2 | -4659/+2 |
* | Use one file per line in SRCS= definition, to make insertions and | dim | 2010-10-21 | 1 | -6/+31 |
* | Regenerate config.h for as. | dim | 2010-10-21 | 1 | -163/+197 |
* | Add new upstream file, and update TARGET definition. | dim | 2010-10-21 | 1 | -1/+2 |
* | Use one file per line in SRCS= definition, to make insertions and | dim | 2010-10-21 | 1 | -3/+17 |
* | Regenerate config.h for libbinutils. | dim | 2010-10-21 | 1 | -125/+188 |
* | Update BFD version and date, and add new upstream files. Also remove | dim | 2010-10-21 | 3 | -27/+6 |
* | Use one file per line in SRCS= definition, to make insertions and | dim | 2010-10-21 | 1 | -5/+35 |
* | Regenerate bfd.h and config.h.fbsd. | dim | 2010-10-21 | 2 | -372/+1206 |
* | Add new upstream file to libiberty. | dim | 2010-10-21 | 1 | -0/+1 |
* | Use one file per line in SRCS= definition, to make insertions and | dim | 2010-10-21 | 1 | -5/+24 |
* | Update binutils VERSION define for 2.17, and create separate | dim | 2010-10-21 | 1 | -2/+4 |
* | Update the BFD and binutils version defines. | dim | 2010-10-19 | 2 | -2/+2 |
* | Garbage collect gnu/usr.bin/binutils/{gasp,gdb,gdbreplay}, as these have | dim | 2010-10-18 | 26 | -3330/+0 |
* | Do not build or install gasp.info anymore, as gasp is obsolete. | dim | 2010-10-18 | 1 | -2/+1 |
* | 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 |
* | MFtbemd: | imp | 2010-08-23 | 3 | -19/+8 |
* | - Change default grep back to GNU version. BSD grep can be built with the | gabor | 2010-08-23 | 1 | -4/+4 |
* | Fix buildworld -DNO_CLEAN when using with Perforce, which marks files as | will | 2010-08-12 | 2 | -3/+3 |
* | 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 |
* | 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 | 16 | -5/+1090 |
* | 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 |
* | 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 | 5 | -8/+55 |
* | 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 | 3 | -3/+7 |
* | 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 |