| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | For stuff under gnu/usr.bin/gdb, search contrib/binutils/include before | dim | 2010-11-01 | 1 | -1/+1 |
| * | | | | Update doc Makefile and texinfo config file. | dim | 2010-11-01 | 2 | -7/+7 |
| * | | | | Update config.h for ld. | dim | 2010-11-01 | 1 | -99/+15 |
| * | | | | Update Makefile and config.h for as. | dim | 2010-11-01 | 2 | -85/+17 |
| * | | | | Add manpages under gnu/usr.bin/binutils, since they are generated. | dim | 2010-11-01 | 12 | -0/+7367 |
| * | | | | Update Makefile and config.h.bsd for libbinutils. | dim | 2010-11-01 | 2 | -77/+18 |
| * | | | | Update Makefile and config.h.bsd for libopcodes. | dim | 2010-11-01 | 2 | -110/+45 |
| * | | | | Update Makefile, bfd.h and config.h.bsd for libbfd. | dim | 2010-11-01 | 6 | -169/+343 |
| * | | | | Update Makefile and config.h for libiberty. | dim | 2010-11-01 | 2 | -21/+84 |
| * | | | | Update VERSION to 2.17.50 [FreeBSD] 2007-07-03. | dim | 2010-11-01 | 1 | -1/+1 |
| * | | | | Make sure elf_fbsd_post_process_headers() is actually called for ia64. | dim | 2010-10-26 | 3 | -8/+9 |
| * | | | | Most of binutils now compiles at WARNS=3, except for libiberty and | dim | 2010-10-22 | 13 | -14/+1 |
| * | | | | In case of powerpc64, enable HAVE_LD_NO_DOT_SYMS in gcc's auto-host.h. | dim | 2010-10-22 | 1 | -1/+3 |
| * | | | | Update gcc's auto-host.h header for binutils 2.17: turn on | dim | 2010-10-22 | 1 | -3/+3 |
| * | | | | Update makeinfo include paths, and configuration settings for the as | dim | 2010-10-21 | 2 | -14/+33 |
| * | | | | Update ldscript extension list. | dim | 2010-10-21 | 1 | -1/+1 |
| * | | | | Use one file per line in SRCS= definition, to make insertions and | dim | 2010-10-21 | 1 | -3/+15 |
| * | | | | Apply upstream changes to genscripts.sh, while attempting to keep the | dim | 2010-10-21 | 1 | -5/+30 |
| * | | | | Remove weird double-pasted sections in armelfb?_fbsd.sh. | dim | 2010-10-21 | 2 | -19/+0 |
| * | | | | 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 back soon-to-be-release FreeBSD 7.4 which got clobbered in the previous | uqs | 2011-02-13 | 1 | -0/+1 |
* | | | | | Fix n32 compile. | jchandra | 2011-01-27 | 1 | -1/+1 |
* | | | | | Use string literal format strings to quiet clang warnings. | emaste | 2011-01-23 | 1 | -2/+2 |
* | | | | | Update groff manpage and symbols with what has been submitted upstream. | uqs | 2011-01-19 | 1 | -7/+0 |
* | | | | | Add libm to the dependencies section. | nwhitehorn | 2011-01-18 | 1 | -1/+1 |
* | | | | | Update dialog to version 20100428. This changes the license under which | nwhitehorn | 2011-01-12 | 19 | -1543/+6 |
* | | | | | Remove unused support for 64 bit long on 32 bit architectures. | tijl | 2011-01-07 | 1 | -6/+0 |
* | | | | | Retire TARGET_ABI. | imp | 2011-01-07 | 7 | -31/+25 |
| |_|_|/
|/| | | |
|
* | | | | Unbreak amd64<->i386 cross builds. | nwhitehorn | 2010-12-02 | 1 | -2/+3 |
* | | | | The driver-XXX.c files used for host CPU detection with -march=native | nwhitehorn | 2010-12-02 | 1 | -1/+2 |
| |_|/
|/| | |
|
* | | | Add the ability for GDB to printout the thread name along with other | attilio | 2010-11-22 | 1 | -3/+44 |
* | | | Let gcc and ld know where to find 32 bit libraries on amd64. | tijl | 2010-11-17 | 2 | -2/+2 |
* | | | Garbage-collect some code made obsolete by the TBEMD import. | nwhitehorn | 2010-11-15 | 5 | -16/+1 |
* | | | Try including Makefile.${TARGET_ARCH} before Makefile.${TARGET_CPUARCH} if | nwhitehorn | 2010-11-15 | 1 | -17/+4 |
* | | | Add missing '/'. | nyan | 2010-11-14 | 2 | -2/+2 |