summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/binutils
Commit message (Expand)AuthorAgeFilesLines
* Revert r267233 for now. PIE support needs to be reworked.bdrewery2014-08-198-16/+0
* Remove ia64.marcel2014-07-078-80/+2
* With the move away from GNATS, point end users to a better web pagegavin2014-06-141-1/+1
* In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE.bdrewery2014-06-088-0/+16
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-062-2/+2
* Add a new ARM TARGET_ARCH, armv6hf. This is considered experimental.andrew2014-03-231-1/+1
* Reimplement r257525 such that it work with the historic FreeBSD makebrooks2013-11-011-1/+6
* Enable the --sysroot=/foo option in ld by always building with a sysrootbrooks2013-10-281-1/+1
* Correct ld(1) manual page for --no-add-needed set as default after r253839rea2013-10-281-19/+19
* Remove long-unused GNU ar and ranlibemaste2013-10-015-637/+1
* Set the correct relocation type for R_ARM_TARGET2 to R_ARM_GOT_PREL. Theandrew2013-01-062-0/+2
* More correct version of prev. fix.ache2012-12-181-1/+1
* Fix:ache2012-12-171-1/+1
* Also remove -Werror on arm with clang as there are warnings.andrew2012-12-151-1/+1
* Dont use -Werror when building libbfd and gnu as on powerpc64 with clangrdivacky2012-08-242-0/+5
* Merging of projects/armv6, part 3gonzo2012-08-154-5/+9
* General mdoc(7) and typo fixes.gjb2012-05-104-4/+4
* Add src.conf option WITH_SHARED_TOOLCHAIN to enable building thekib2012-04-294-0/+12
* Assume a big-endian default on MIPS and drop the "eb" suffix from MACHINE_ARCH.jmallett2012-03-291-2/+3
* Make default ABI for as(1) to be the same as target platform.gonzo2012-03-232-1/+11
* Define YY_NO_INPUT when building libbinutils, to prevent warnings aboutdim2011-12-161-0/+1
* 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
OpenPOWER on IntegriCloud