summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils
Commit message (Expand)AuthorAgeFilesLines
* Change the load address from offset 0 in region 1 to offset 4G in region 0.Marcel Moolenaar2011-03-222-3/+5
* Branch from contrib/binutils/ld/emulparams/elf64_ia64_fbsd.s so thatMarcel Moolenaar2011-03-221-0/+7
* Fix typo: s/LIBSERACHPATH/LIBSEARCHPATH/gMarcel Moolenaar2011-03-219-11/+11
* Merge binutils 2.17.50 to head. This brings a number of improvements toDimitry Andric2011-02-1847-5805/+9525
|\
| * For ia64, add a proper 'elf64-ia64-freebsd' output format to BFD, so theDimitry Andric2010-12-051-2/+3
| * Sync: merge r215396 through r215463 from ^/head.Dimitry Andric2010-11-181-1/+1
| |\
| * \ Sync: merge r215319 through r215395 from ^/head, so ports can actuallyDimitry Andric2010-11-166-33/+5
| |\ \
| * \ \ Sync: merge r215273 through r215318 from ^/head.Dimitry Andric2010-11-141-2/+2
| |\ \ \
| * \ \ \ Sync: merge r214895 through r215140 from ^/head.Dimitry Andric2010-11-116-27/+26
| |\ \ \ \
| * | | | | Simply our custom OSABI branding 'stub'. It is presently still neededDimitry Andric2010-11-031-25/+2
| * | | | | Update doc Makefile and texinfo config file.Dimitry Andric2010-11-012-7/+7
| * | | | | Update config.h for ld.Dimitry Andric2010-11-011-99/+15
| * | | | | Update Makefile and config.h for as.Dimitry Andric2010-11-012-85/+17
| * | | | | Add manpages under gnu/usr.bin/binutils, since they are generated.Dimitry Andric2010-11-0112-0/+7367
| * | | | | Update Makefile and config.h.bsd for libbinutils.Dimitry Andric2010-11-012-77/+18
| * | | | | Update Makefile and config.h.bsd for libopcodes.Dimitry Andric2010-11-012-110/+45
| * | | | | Update Makefile, bfd.h and config.h.bsd for libbfd.Dimitry Andric2010-11-016-169/+343
| * | | | | Update Makefile and config.h for libiberty.Dimitry Andric2010-11-012-21/+84
| * | | | | Update VERSION to 2.17.50 [FreeBSD] 2007-07-03.Dimitry Andric2010-11-011-1/+1
| * | | | | Make sure elf_fbsd_post_process_headers() is actually called for ia64.Dimitry Andric2010-10-263-8/+9
| * | | | | Most of binutils now compiles at WARNS=3, except for libiberty andDimitry Andric2010-10-2213-14/+1
| * | | | | Update makeinfo include paths, and configuration settings for the asDimitry Andric2010-10-212-14/+33
| * | | | | Update ldscript extension list.Dimitry Andric2010-10-211-1/+1
| * | | | | Use one file per line in SRCS= definition, to make insertions andDimitry Andric2010-10-211-3/+15
| * | | | | Apply upstream changes to genscripts.sh, while attempting to keep theDimitry Andric2010-10-211-5/+30
| * | | | | Remove weird double-pasted sections in armelfb?_fbsd.sh.Dimitry Andric2010-10-212-19/+0
| * | | | | Regenerate config.h for ld.Dimitry Andric2010-10-211-108/+153
| * | | | | Remove bignum-copy.c from SRCS=, as it no longer exists. RemoveDimitry Andric2010-10-212-4659/+2
| * | | | | Use one file per line in SRCS= definition, to make insertions andDimitry Andric2010-10-211-6/+31
| * | | | | Regenerate config.h for as.Dimitry Andric2010-10-211-163/+197
| * | | | | Add new upstream file, and update TARGET definition.Dimitry Andric2010-10-211-1/+2
| * | | | | Use one file per line in SRCS= definition, to make insertions andDimitry Andric2010-10-211-3/+17
| * | | | | Regenerate config.h for libbinutils.Dimitry Andric2010-10-211-125/+188
| * | | | | Update BFD version and date, and add new upstream files. Also removeDimitry Andric2010-10-213-27/+6
| * | | | | Use one file per line in SRCS= definition, to make insertions andDimitry Andric2010-10-211-5/+35
| * | | | | Regenerate bfd.h and config.h.fbsd.Dimitry Andric2010-10-212-372/+1206
| * | | | | Add new upstream file to libiberty.Dimitry Andric2010-10-211-0/+1
| * | | | | Use one file per line in SRCS= definition, to make insertions andDimitry Andric2010-10-211-5/+24
| * | | | | Update binutils VERSION define for 2.17, and create separateDimitry Andric2010-10-211-2/+4
| * | | | | Update the BFD and binutils version defines.Dimitry Andric2010-10-192-2/+2
| * | | | | Garbage collect gnu/usr.bin/binutils/{gasp,gdb,gdbreplay}, as these haveDimitry Andric2010-10-1826-3330/+0
| * | | | | Do not build or install gasp.info anymore, as gasp is obsolete.Dimitry Andric2010-10-181-2/+1
* | | | | | Fix n32 compile.Jayachandran C.2011-01-271-1/+1
* | | | | | Retire TARGET_ABI.Warner Losh2011-01-073-18/+15
| |_|_|_|/ |/| | | |
* | | | | Let gcc and ld know where to find 32 bit libraries on amd64.Tijl Coosemans2010-11-171-1/+1
| |_|_|/ |/| | |
* | | | Garbage-collect some code made obsolete by the TBEMD import.Nathan Whitehorn2010-11-155-16/+1
* | | | Try including Makefile.${TARGET_ARCH} before Makefile.${TARGET_CPUARCH} ifNathan Whitehorn2010-11-151-17/+4
| |_|/ |/| |
* | | We need to add powerpc64->powerpc translations (I knew I hated copyingWarner Losh2010-11-141-2/+2
* | | Garbage collect gnu/usr.bin/binutils/{gasp,gdb,gdbreplay}, as these haveDimitry Andric2010-11-1126-3330/+0
* | | Do not build or install gasp.info anymore, as gasp has not been built orDimitry Andric2010-11-111-2/+1
| |/ |/|