<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/contrib/binutils, branch release/7.3.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.3.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.3.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2010-03-21T01:30:13Z</updated>
<entry>
<title>Copy releng/7.3 to release/7.3.0 to mark 7.3-RELEASE.</title>
<updated>2010-03-21T01:30:13Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2010-03-21T01:30:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9c4d1c1956ecb0a222fb2f4579c320391fb67f06'/>
<id>urn:sha1:9c4d1c1956ecb0a222fb2f4579c320391fb67f06</id>
<content type='text'>
Approved by:	re (implicit)

This commit was manufactured to restore the state of the 7.3-RELEASE image.
</content>
</entry>
<entry>
<title>MFC: rev. 1.1.1.7 (Check for a failure return from cplus_demangle_type)</title>
<updated>2008-01-29T16:21:54Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2008-01-29T16:21:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a6eab6f78ee0d50a796d2b6f1b77c743ca1a9790'/>
<id>urn:sha1:a6eab6f78ee0d50a796d2b6f1b77c743ca1a9790</id>
<content type='text'>
</content>
</entry>
<entry>
<title>This commit was generated by cvs2svn to compensate for changes in r168433,</title>
<updated>2007-04-06T17:43:46Z</updated>
<author>
<name>Alexander Kabaev</name>
<email>kan@FreeBSD.org</email>
</author>
<published>2007-04-06T17:43:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=cedf5f9b3882102765600051440a2de5309c0de2'/>
<id>urn:sha1:cedf5f9b3882102765600051440a2de5309c0de2</id>
<content type='text'>
which included commits to RCS files with non-trunk default branches.
</content>
</entry>
<entry>
<title>Import two binutils header files from FSF 2.15 branch.</title>
<updated>2007-04-06T17:43:46Z</updated>
<author>
<name>Alexander Kabaev</name>
<email>kan@FreeBSD.org</email>
</author>
<published>2007-04-06T17:43:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1cf866da1649314dd019b7fe76f13e572b17d100'/>
<id>urn:sha1:1cf866da1649314dd019b7fe76f13e572b17d100</id>
<content type='text'>
These fix binutils compilation on i386/amd64 with GCC 4.1 and
have no other effect.

No response by: obrien
</content>
</entry>
<entry>
<title>* elf64-sparc.c (sparc64_elf_adjust_dynamic_symbol): When linking a</title>
<updated>2006-06-08T13:10:51Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2006-06-08T13:10:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2ce641c5c4a4abcf1b9d570b63ec974620adb2d3'/>
<id>urn:sha1:2ce641c5c4a4abcf1b9d570b63ec974620adb2d3</id>
<content type='text'>
non-shared object, do not reserve space in .plt and .rela.plt
for regular symbols neither defined nor referenced in shared objects.

This is a backport of rev. 1.101 (sourceware.org repository) to
Binutils 2.15 which fixes the creation of bogus relocations in the
PLT of Firefox and Thunderbird binaries and which in turn caused
them to segfault in rtld(1). This is committed to the vendor branch
as it doesn't represent a local change but the original vendor fix
is from after elf_link_hash_flags was replaced with bitfields.

PR:		sparc64/89486
Approved by:	maintainer timeout
Obtained from:	NetBSD
MFC after:	1 week
</content>
</entry>
<entry>
<title>This commit was generated by cvs2svn to compensate for changes in r159399,</title>
<updated>2006-06-08T13:10:51Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2006-06-08T13:10:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ef753169942e9f9f07b90f7bcc55a3556f58e5b3'/>
<id>urn:sha1:ef753169942e9f9f07b90f7bcc55a3556f58e5b3</id>
<content type='text'>
which included commits to RCS files with non-trunk default branches.
</content>
</entry>
<entry>
<title>Fix bogus fmov* SPARC opcodes.</title>
<updated>2005-07-07T22:06:54Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2005-07-07T22:06:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=362c19dcb06261d0363617db76f5499dbdfb0d03'/>
<id>urn:sha1:362c19dcb06261d0363617db76f5499dbdfb0d03</id>
<content type='text'>
(Note this makes the vendor branch not represent Binutils in the vendor's
CVS repository at any point in time.  Portmgr did not like the state of
Binutils on Sparc that represented the point in time the vendor fixed this
issue.  I'd rather have fixed this on RELENG_6.)

Approved by:	re
</content>
</entry>
<entry>
<title>This commit was generated by cvs2svn to compensate for changes in r147824,</title>
<updated>2005-07-07T22:06:54Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2005-07-07T22:06:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=43c1498efa86babc36d1536aa132500992966d8b'/>
<id>urn:sha1:43c1498efa86babc36d1536aa132500992966d8b</id>
<content type='text'>
which included commits to RCS files with non-trunk default branches.
</content>
</entry>
<entry>
<title>Import of Binutils from the FSF 2.15 branch (just post-.0 release).</title>
<updated>2004-07-06T19:16:23Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2004-07-06T19:16:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e74f71ff7f1c4ae83daca83864cc13c234bf19fd'/>
<id>urn:sha1:e74f71ff7f1c4ae83daca83864cc13c234bf19fd</id>
<content type='text'>
These bits are taken from the FSF anoncvs repo on 23-May-2004 04:41:00 UTC.
</content>
</entry>
<entry>
<title>This commit was generated by cvs2svn to compensate for changes in r131722,</title>
<updated>2004-07-06T19:16:23Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2004-07-06T19:16:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3cc52aa5e07f038839c1ca2bb0021f8a1efd18bb'/>
<id>urn:sha1:3cc52aa5e07f038839c1ca2bb0021f8a1efd18bb</id>
<content type='text'>
which included commits to RCS files with non-trunk default branches.
</content>
</entry>
</feed>
