History log of /freebsd-12.1/gnu/usr.bin/binutils/libbfd/Makefile.sparc64 (Results 1 – 12 of 12)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: release/12.2.0, release/11.4.0, release/12.1.0, release/11.3.0, release/12.0.0, release/11.2.0, release/10.4.0, release/11.1.0, release/11.0.1, release/11.0.0, release/10.3.0, release/10.2.0, release/10.1.0, release/9.3.0, release/10.0.0, release/9.2.0, release/8.4.0, release/9.1.0, release/8.3.0, release/7.4.0, release/8.2.0
# 0921c6ef 01-Nov-2010 Dimitry Andric <[email protected]>

Update Makefile, bfd.h and config.h.bsd for libbfd.


# 6efa94bc 21-Oct-2010 Dimitry Andric <[email protected]>

Update BFD version and date, and add new upstream files. Also remove
the elf32-arm-fbsd.c kludge; it is now integrated cleanly into
contrib/binutils/bfd/elf32-arm.c.


Revision tags: release/8.1.0, release/7.3.0, release/8.0.0, release/7.2.0, release/7.1.0, release/6.4.0, release/7.0.0, release/6.3.0, release/6.2.0, release/5.5.0, release/6.1.0, release/6.0.0, release/5.4.0, release/4.11.0, release/5.3.0
# 7d0fc2f4 08-Jul-2004 David E. O'Brien <[email protected]>

MAJOR cleanup of the Bmake framework.
This includes removing all vestiges of the old not-really supported
ability to build cross tools targeting non-FreeBSD systems, such as
m68k Lynx and NetBSD. Mo

MAJOR cleanup of the Bmake framework.
This includes removing all vestiges of the old not-really supported
ability to build cross tools targeting non-FreeBSD systems, such as
m68k Lynx and NetBSD. Move as much duplicated code from platform
Makefiles into the shared Makefiles. Add a simple mechanism for
specifying ELF 'ldscripts'. Also share as many .h files as possible
(now a single bfd.h vs. one per platform).

show more ...


# 264ea182 20-Jun-2004 David E. O'Brien <[email protected]>

With tmm's latest change to the sparc64 dynamic loader, we can remove this
hack to binutils and use the stock sparc64 sources.


# 5b728dfd 19-Jun-2004 Marcel Moolenaar <[email protected]>

Move the elf32-target.h and elf64-target.h targets from the MD
makefiles to the centralized makefile. This not only reduces
duplication, it also makes the MD quirks stand out better and
thus improves

Move the elf32-target.h and elf64-target.h targets from the MD
makefiles to the centralized makefile. This not only reduces
duplication, it also makes the MD quirks stand out better and
thus improves maintenance.

show more ...


# d8a921c7 17-Jun-2004 David E. O'Brien <[email protected]>

Commit a crude hack so we get sparc64 snapshots working again with a
stable ld.so. We need to revisit the rtld-elf/sparc64/rtld_start.S
rev. 1.5 and rtld-elf/sparc64/rtld_machdep.h rev. 1.5, which w

Commit a crude hack so we get sparc64 snapshots working again with a
stable ld.so. We need to revisit the rtld-elf/sparc64/rtld_start.S
rev. 1.5 and rtld-elf/sparc64/rtld_machdep.h rev. 1.5, which was
suppose to allow stock Binutils 2.13 (and later) to be used.

show more ...


Revision tags: release/4.10.0, release/5.2.1, release/5.2.0, release/4.9.0, release/5.1.0, release/4.8.0, release/5.0.0
# 176b5bb7 02-Dec-2002 David E. O'Brien <[email protected]>

Cleaner support of a DEFAULT_VECTOR.


# bf12a49e 02-Dec-2002 David E. O'Brien <[email protected]>

Handle the "HAVE_" defines via the VECS list.


Revision tags: release/4.6.2
# bbd7c7f0 14-Oct-2001 David E. O'Brien <[email protected]>

Clean up the formatting.


Revision tags: release/4.3.0
# 2b3c8403 16-Apr-2000 Steve Price <[email protected]>

Add sparcnetbsd support and cleanup style so that this looks nearly
identical to Makefile.sparc.


# eb0bd3c3 03-Apr-2000 Steve Price <[email protected]>

Add support for the sunos_big_vec format as well.


# 5e59c546 02-Apr-2000 Steve Price <[email protected]>

First cut at the (non-contrib) bits needed to build the binutils
distribution for FreeBSD/Sparc64.

Reviewed by: obrien