summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/binutils
Commit message (Expand)AuthorAgeFilesLines
* Rename the linker emulation name for powerpc and powerc64. This is needed thatandreast2011-11-192-3/+3
* - change "is is" to "is" or "it is"eadler2011-10-162-4/+4
* Change the load address from offset 0 in region 1 to offset 4G in region 0.marcel2011-03-222-3/+5
* Branch from contrib/binutils/ld/emulparams/elf64_ia64_fbsd.s so thatmarcel2011-03-221-0/+7
* Fix typo: s/LIBSERACHPATH/LIBSEARCHPATH/gmarcel2011-03-219-11/+11
* Merge binutils 2.17.50 to head. This brings a number of improvements todim2011-02-1847-5806/+9526
|\
| * For ia64, add a proper 'elf64-ia64-freebsd' output format to BFD, so thedim2010-12-051-2/+3
| * Sync: merge r215396 through r215463 from ^/head.dim2010-11-181-1/+1
| * Sync: merge r215319 through r215395 from ^/head, so ports can actuallydim2010-11-166-33/+5
| * Sync: merge r215273 through r215318 from ^/head.dim2010-11-141-2/+2
| * Sync: merge r214895 through r215140 from ^/head.dim2010-11-116-27/+26
| |\
| * | Simply our custom OSABI branding 'stub'. It is presently still neededdim2010-11-031-25/+2
| * | Update doc Makefile and texinfo config file.dim2010-11-012-7/+7
| * | Update config.h for ld.dim2010-11-011-99/+15
| * | Update Makefile and config.h for as.dim2010-11-012-85/+17
| * | Add manpages under gnu/usr.bin/binutils, since they are generated.dim2010-11-0112-0/+7367
| * | Update Makefile and config.h.bsd for libbinutils.dim2010-11-012-77/+18
| * | Update Makefile and config.h.bsd for libopcodes.dim2010-11-012-110/+45
| * | Update Makefile, bfd.h and config.h.bsd for libbfd.dim2010-11-016-169/+343
| * | Update Makefile and config.h for libiberty.dim2010-11-012-21/+84
| * | Update VERSION to 2.17.50 [FreeBSD] 2007-07-03.dim2010-11-011-1/+1
| * | Make sure elf_fbsd_post_process_headers() is actually called for ia64.dim2010-10-263-8/+9
| * | Most of binutils now compiles at WARNS=3, except for libiberty anddim2010-10-2213-14/+1
| * | Update makeinfo include paths, and configuration settings for the asdim2010-10-212-14/+33
| * | Update ldscript extension list.dim2010-10-211-1/+1
| * | Use one file per line in SRCS= definition, to make insertions anddim2010-10-211-3/+15
| * | Apply upstream changes to genscripts.sh, while attempting to keep thedim2010-10-211-5/+30
| * | Remove weird double-pasted sections in armelfb?_fbsd.sh.dim2010-10-212-19/+0
| * | Regenerate config.h for ld.dim2010-10-211-108/+153
| * | Remove bignum-copy.c from SRCS=, as it no longer exists. Removedim2010-10-212-4659/+2
| * | Use one file per line in SRCS= definition, to make insertions anddim2010-10-211-6/+31
| * | Regenerate config.h for as.dim2010-10-211-163/+197
| * | Add new upstream file, and update TARGET definition.dim2010-10-211-1/+2
| * | Use one file per line in SRCS= definition, to make insertions anddim2010-10-211-3/+17
| * | Regenerate config.h for libbinutils.dim2010-10-211-125/+188
| * | Update BFD version and date, and add new upstream files. Also removedim2010-10-213-27/+6
| * | Use one file per line in SRCS= definition, to make insertions anddim2010-10-211-5/+35
| * | Regenerate bfd.h and config.h.fbsd.dim2010-10-212-372/+1206
| * | Add new upstream file to libiberty.dim2010-10-211-0/+1
| * | Use one file per line in SRCS= definition, to make insertions anddim2010-10-211-5/+24
| * | Update binutils VERSION define for 2.17, and create separatedim2010-10-211-2/+4
| * | Update the BFD and binutils version defines.dim2010-10-192-2/+2
| * | Garbage collect gnu/usr.bin/binutils/{gasp,gdb,gdbreplay}, as these havedim2010-10-1826-3330/+0
| * | Do not build or install gasp.info anymore, as gasp is obsolete.dim2010-10-181-2/+1
* | | Fix n32 compile.jchandra2011-01-271-1/+1
* | | Retire TARGET_ABI.imp2011-01-073-18/+15
* | | Let gcc and ld know where to find 32 bit libraries on amd64.tijl2010-11-171-1/+1
* | | 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
* | | We need to add powerpc64->powerpc translations (I knew I hated copyingimp2010-11-141-2/+2
OpenPOWER on IntegriCloud