<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/gnu/usr.bin/binutils/libbfd/Makefile.sparc64, branch releng/12.4</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F12.4</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F12.4'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2010-11-01T19:41:22Z</updated>
<entry>
<title>Update Makefile, bfd.h and config.h.bsd for libbfd.</title>
<updated>2010-11-01T19:41:22Z</updated>
<author>
<name>Dimitry Andric</name>
<email>dim@FreeBSD.org</email>
</author>
<published>2010-11-01T19:41:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0921c6ef0bbdcbec5e5ee1e4662e34864c22a702'/>
<id>urn:sha1:0921c6ef0bbdcbec5e5ee1e4662e34864c22a702</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update BFD version and date, and add new upstream files.  Also remove</title>
<updated>2010-10-21T20:17:13Z</updated>
<author>
<name>Dimitry Andric</name>
<email>dim@FreeBSD.org</email>
</author>
<published>2010-10-21T20:17:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6efa94bc578b83901389ddc9075290ea4360f172'/>
<id>urn:sha1:6efa94bc578b83901389ddc9075290ea4360f172</id>
<content type='text'>
the elf32-arm-fbsd.c kludge; it is now integrated cleanly into
contrib/binutils/bfd/elf32-arm.c.
</content>
</entry>
<entry>
<title>MAJOR cleanup of the Bmake framework.</title>
<updated>2004-07-08T17:05:34Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2004-07-08T17:05:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7d0fc2f49ef8d710aab4e3b7db221dd1f84d475c'/>
<id>urn:sha1:7d0fc2f49ef8d710aab4e3b7db221dd1f84d475c</id>
<content type='text'>
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).
</content>
</entry>
<entry>
<title>With tmm's latest change to the sparc64 dynamic loader, we can remove this</title>
<updated>2004-06-20T09:46:13Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2004-06-20T09:46:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=264ea182b83ac01fb9d937b12bb314af5ec8785d'/>
<id>urn:sha1:264ea182b83ac01fb9d937b12bb314af5ec8785d</id>
<content type='text'>
hack to binutils and use the stock sparc64 sources.
</content>
</entry>
<entry>
<title>Move the elf32-target.h and elf64-target.h targets from the MD</title>
<updated>2004-06-19T20:37:38Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2004-06-19T20:37:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5b728dfd69e1dcf11b0dfff9dd3e44b69f499cd4'/>
<id>urn:sha1:5b728dfd69e1dcf11b0dfff9dd3e44b69f499cd4</id>
<content type='text'>
makefiles to the centralized makefile. This not only reduces
duplication, it also makes the MD quirks stand out better and
thus improves maintenance.
</content>
</entry>
<entry>
<title>Commit a crude hack so we get sparc64 snapshots working again with a</title>
<updated>2004-06-17T16:08:20Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2004-06-17T16:08:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d8a921c7751457eb4b65dd92c73d5ad89cfa9aaa'/>
<id>urn:sha1:d8a921c7751457eb4b65dd92c73d5ad89cfa9aaa</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>Cleaner support of a DEFAULT_VECTOR.</title>
<updated>2002-12-02T09:59:05Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2002-12-02T09:59:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=176b5bb70f1677755e10255be924f9ab7968b7cd'/>
<id>urn:sha1:176b5bb70f1677755e10255be924f9ab7968b7cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Handle the "HAVE_" defines via the VECS list.</title>
<updated>2002-12-02T09:53:59Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2002-12-02T09:53:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bf12a49e7cede0d53a9b21e3d0c993ff7b8be313'/>
<id>urn:sha1:bf12a49e7cede0d53a9b21e3d0c993ff7b8be313</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up the formatting.</title>
<updated>2001-10-14T00:58:59Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2001-10-14T00:58:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bbd7c7f07785f8b31cec168273baea37e16d96e3'/>
<id>urn:sha1:bbd7c7f07785f8b31cec168273baea37e16d96e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add sparcnetbsd support and cleanup style so that this looks nearly</title>
<updated>2000-04-16T23:42:25Z</updated>
<author>
<name>Steve Price</name>
<email>steve@FreeBSD.org</email>
</author>
<published>2000-04-16T23:42:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2b3c8403342b7c7f54bf964c939646a0b614c3a3'/>
<id>urn:sha1:2b3c8403342b7c7f54bf964c939646a0b614c3a3</id>
<content type='text'>
identical to Makefile.sparc.
</content>
</entry>
</feed>
