<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/gnu/usr.bin/binutils/libbfd, branch release/6.3.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.3.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.3.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2008-01-15T15:46:22Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2008-01-15T15:46:22Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2008-01-15T15:46:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5cd221028ba5e7ada35a0dd196fb642b44f197d1'/>
<id>urn:sha1:5cd221028ba5e7ada35a0dd196fb642b44f197d1</id>
<content type='text'>
'RELENG_6_3_0_RELEASE'.

This commit was manufactured to restore the state of the 6.3-RELEASE image.
</content>
</entry>
<entry>
<title>MFC: Fix PowerPC-targeted cross-builds performed on 64-bit platforms.</title>
<updated>2007-03-28T02:44:37Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2007-03-28T02:44:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d2b3271fd6ae700ac3445acbbd9fbdb1f2d49e3d'/>
<id>urn:sha1:d2b3271fd6ae700ac3445acbbd9fbdb1f2d49e3d</id>
<content type='text'>
	Makefile.inc0:1.38
	libbfd/bfd.h:1.4

PR: amd64/102996
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_6'.</title>
<updated>2006-09-16T10:44:34Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2006-09-16T10:44:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=be51dfa9f447a5059b6da9b938d08ea3b7869c3e'/>
<id>urn:sha1:be51dfa9f447a5059b6da9b938d08ea3b7869c3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>For variables that are only checked with defined(), don't provide</title>
<updated>2004-10-24T15:33:08Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-10-24T15:33:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a35d88931c87cfe6bd38f01d7bad22140b3b38f3'/>
<id>urn:sha1:a35d88931c87cfe6bd38f01d7bad22140b3b38f3</id>
<content type='text'>
any fake value.
</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>Add the necessary branding of ELF files. This is relatively easy to</title>
<updated>2004-06-19T21:14:10Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2004-06-19T21:14:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=dad12fe587d8fb2f2109a9065bbc4ffc6fecdc1e'/>
<id>urn:sha1:dad12fe587d8fb2f2109a9065bbc4ffc6fecdc1e</id>
<content type='text'>
achieve on ia64, because we need to generate the ELF64/ia64 code and
simply tag elf-fbsd-brand.c at the end of it.

This hasn't actually been tested beyond trivial compilation testing.
A buildworld has been started and it's time I wait for my changes to
loop back to my local repo anyway. I'll get back to this in a couple
of hours...
</content>
</entry>
<entry>
<title>Add bfdwin.c to SRCS. The file contains support for mmap(2) windows</title>
<updated>2004-06-19T20:50:57Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2004-06-19T20:50:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=831f4a372ee2d04462d1f2eb2fce965c4462284e'/>
<id>urn:sha1:831f4a372ee2d04462d1f2eb2fce965c4462284e</id>
<content type='text'>
into a BFD. It's included in stock BFD on the platforms I checked
(i386 and ia64).
</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>Update to binutils 2.15:</title>
<updated>2004-06-19T19:44:19Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2004-06-19T19:44:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=690258427d949b2c5503dd6834cd92b3db3c813e'/>
<id>urn:sha1:690258427d949b2c5503dd6834cd92b3db3c813e</id>
<content type='text'>
o  BFD_VERSION_DATE now reflects the release date of 2.15,
o  BFD_VERSION now has the correct version number.

Previous values reflected 2.14.92 from a week prior to release.

While here, fix a whitespace (tab) nit.
</content>
</entry>
</feed>
