| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | 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 |
* | | | | | | | Enable wide character support in libdialog. | nwhitehorn | 2011-02-05 | 2 | -3/+3 |
* | | | | | | | Make the generated files depend on the Makefile so new platforms are easier | imp | 2011-02-02 | 1 | -2/+2 |
* | | | | | | | Revert last change now that the reason for it is no more... | imp | 2011-02-02 | 1 | -2/+1 |
* | | | | | | | Rewrite the ARCH check another way for backward compatibility. | jchandra | 2011-01-29 | 1 | -1/+2 |
* | | | | | | | Fix n32 compile. | jchandra | 2011-01-27 | 3 | -4/+4 |
* | | | | | | | 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 | 77 | -1587/+138 |
* | | | | | | | 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 | 9 | -35/+29 |
* | | | | | | | Switch mips architectures back to libgcc. | kan | 2010-12-29 | 1 | -1/+1 |
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | 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 |
* | | | | | We need to add powerpc64->powerpc translations (I knew I hated copying | imp | 2010-11-14 | 4 | -5/+5 |
* | | | | | These two cases should be different... | imp | 2010-11-14 | 1 | -2/+2 |
| |_|/ /
|/| | | |
|
* | | | | Revert to libgcc for sparc64. | ed | 2010-11-12 | 1 | -0/+4 |
| |_|/
|/| | |
|
* | | | Garbage collect gnu/usr.bin/binutils/{gasp,gdb,gdbreplay}, as these have | dim | 2010-11-11 | 26 | -3330/+0 |
* | | | Do not build or install gasp.info anymore, as gasp has not been built or | dim | 2010-11-11 | 1 | -2/+1 |
| |/
|/| |
|
* | | Replace libgcc.a by libcompiler_rt.a. | ed | 2010-11-11 | 1 | -1/+0 |
* | | Don't use ${LIB} to obtain the library name. | ed | 2010-11-11 | 1 | -9/+9 |
* | | Complete the integration of tbemd branch into head. | imp | 2010-11-10 | 14 | -67/+83 |
* | | 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 |