summaryrefslogtreecommitdiff
path: root/external/gpl3/binutils/lib
AgeCommit message (Collapse)Author
2014-02-26regen powerpc64christos
2013-12-24regenerate for src/external/gpl3/binutils/dist/bfd/config.bfd r1.10:jakllsch
Enable 32/64-bit PE-COFF targets for NetBSD/i386 in libbfd. Needed to build UEFI things for IA32 using native toolchain.
2013-10-03regenerate most of the binutils mknative files, and remove themrg
G_enable_initfini_array hack from ld/Makefile.
2013-10-01regen mknative for coldfire / binutils 2.23.2.mrg
2013-10-01Finally re-run mknative binutils for armebskrll
2013-09-30mknative binutils 2.23.2 updates for m68000, mips64*, powerpc, sh3* and sparcmrg
2013-09-29Rerun binutils mknative for mipselskrll
2013-09-29Rerun mknative binutils for more arm variantsskrll
2013-09-29Rerun mknative binutils for hppaskrll
2013-09-29Regen mknative binutils for earmskrll
2013-09-29Rerun mknative binutils for alpha.skrll
2013-09-29regenchristos
2013-08-13add to CLEANFILES at some places, for generated filesdrochner
2013-08-06Use armv[4-7] to be consistendmatt
2013-08-05Use BINUTILS_MACHINE_ARCH instead of MACHINE_ARCHmatt
BINUTILS_MACHINE_ARCH is MACHINE_ARCH, except armv[467] is replaced with arm instead.
2013-07-19gmp, binutils, gcc, gdb configury for coldfirematt
2013-05-05Re-run bintuils mknative for earm*skrll
2013-04-29libc was missing symbols for a while there. Re-run bintuils mknativeskrll
against a good libc.
2013-04-26binutils mknative run for earmebskrll
2013-02-04Rerun mknative for earm and earmhf for gas changes.matt
2013-02-03binutils mknative for earmhfmatt
2012-12-27ia64 mknative results for gcc and binutilsmartin
2012-08-05binutils mknative run for earmmatt
2012-06-22Switch -current vax back to gcc 4.1 to match netbsd-6 - until someone hasabs
time to look at the gcc 4.5 codegen issues we should at least have a usable -current for vax.
2011-10-29regenerate binutils for powerpc64.mrg
2011-10-27regen powerpc64!christos
2011-09-26mknative files for armeb / binutils 2.21.1amrg
2011-09-26mknative files for arm / binutils 2.21.1amrg
(built with a hack to gas/config/tc-arm.c.)
2011-09-25mknative files for vax / binutils 2.21.1amrg
2011-09-25mknative files for m68* / binutils 2.21.1amrg
2011-09-25mknative files for powerpc / binutils 2.21.1amrg
2011-09-25mknative files for hppa / binutils 2.21.1amrg
2011-09-25mknative files for alpha / binutils 2.21.1amrg
2011-09-25mknative files for mips64eb / binutils 2.21.1amrg
2011-09-25mknative files for mips64el / binutils 2.21.1amrg
2011-09-25mknative files for mipsel / binutils 2.21.1amrg
2011-09-25mknative files for mipseb / binutils 2.21.1amrg
2011-09-25mknative files for sh3eb / binutils 2.21.1amrg
2011-09-25mknative files for sh3el / binutils 2.21.1amrg
2011-09-25mknative-binutils for sparc64 / binutils 2.21.1a.mrg
2011-09-25mknative files for sparc / binutils 2.21.1amrg
2011-09-25mknative-binutils for i386 / binutils 2.21.1a.mrg
2011-09-25Merge new binutils. Only x86_64 works now; the rest will need to run mknativechristos
again (at least).
2011-05-30Ignore warnings when building with clang for now.joerg
2011-04-15regenerate for mipsy mipsmrg
2011-04-15Add bfd_mach_mips_xlr (this is easier than running mknative-binutils andmatt
achieves the same result but it is a hack).
2011-04-14Define bfd_mach_mips_xlr here to fix the build!pgoyette
2011-04-14Add bfd_mach_mips_xlrmatt
2010-03-14update all of these makefiles for the .so -> .pico change.mrg
most of them are most harmless, but the libgcc parts are quite essential. before this change, all the special rules for .pico files were not applied, and exception handling wasn't enabled. this caused c++ exceptions not to work on sparc64. this fixes the build of boost-headers (it was correctly calling exception support broken!), which in turn makes all the things that depend upon it to actually work again on sparc64.
2009-12-14Re-run mknative for binutils.skrll