<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/gnu/usr.bin/binutils/libbfd/Makefile.sparc64, branch release/8.2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F8.2.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F8.2.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2011-02-16T16:18:46Z</updated>
<entry>
<title>Copy releng/8.2 to release/8.2.0 for 8.2-RELEASE.</title>
<updated>2011-02-16T16:18:46Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2011-02-16T16:18:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=dec99dafe5763ba1db6950342aa80a634169c083'/>
<id>urn:sha1:dec99dafe5763ba1db6950342aa80a634169c083</id>
<content type='text'>
Approved by:	re (implicit)

This commit was manufactured to restore the state of the 8.2-RELEASE image.
</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-test2/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-test2/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-test2/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-test2/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-test2/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-test2/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-test2/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-test2/commit/?id=2b3c8403342b7c7f54bf964c939646a0b614c3a3'/>
<id>urn:sha1:2b3c8403342b7c7f54bf964c939646a0b614c3a3</id>
<content type='text'>
identical to Makefile.sparc.
</content>
</entry>
<entry>
<title>Add support for the sunos_big_vec format as well.</title>
<updated>2000-04-03T03:48:49Z</updated>
<author>
<name>Steve Price</name>
<email>steve@FreeBSD.org</email>
</author>
<published>2000-04-03T03:48:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=eb0bd3c3d2c8678fd1ad01859fb34652a5836253'/>
<id>urn:sha1:eb0bd3c3d2c8678fd1ad01859fb34652a5836253</id>
<content type='text'>
</content>
</entry>
</feed>
