<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/gnu/usr.bin/binutils/ld/Makefile.powerpc, 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>2011-11-19T19:25:57Z</updated>
<entry>
<title>Rename the linker emulation name for powerpc and powerc64. This is needed that</title>
<updated>2011-11-19T19:25:57Z</updated>
<author>
<name>Andreas Tobler</name>
<email>andreast@FreeBSD.org</email>
</author>
<published>2011-11-19T19:25:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6bac4c3e6a908ea8c98ce2431dee1e9f9685543f'/>
<id>urn:sha1:6bac4c3e6a908ea8c98ce2431dee1e9f9685543f</id>
<content type='text'>
we can also use the upstream binutils linker where we have to have a unique
name for the FreeBSD emulation.
</content>
</entry>
<entry>
<title>Fix typo: s/LIBSERACHPATH/LIBSEARCHPATH/g</title>
<updated>2011-03-21T04:03:55Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2011-03-21T04:03:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a54f161a823f61e3a0e76fd1bd940aab1074ae06'/>
<id>urn:sha1:a54f161a823f61e3a0e76fd1bd940aab1074ae06</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge binutils 2.17.50 to head.  This brings a number of improvements to</title>
<updated>2011-02-18T20:54:12Z</updated>
<author>
<name>Dimitry Andric</name>
<email>dim@FreeBSD.org</email>
</author>
<published>2011-02-18T20:54:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ce8fb931782e66cb56f7bfb4cff1ac032fc57076'/>
<id>urn:sha1:ce8fb931782e66cb56f7bfb4cff1ac032fc57076</id>
<content type='text'>
x86 CPU support, better support for powerpc64, some new directives, and
many other things.  Bump __FreeBSD_version, and add a note to UPDATING.

Thanks to the many people that have helped to test this.

Obtained from:	projects/binutils-2.17
</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>Updated Bmake framework for Binutils 2.15.</title>
<updated>2004-06-16T07:09:44Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2004-06-16T07:09:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e223c68bfc26436d6e1e39202cf7262335ca1f7c'/>
<id>urn:sha1:e223c68bfc26436d6e1e39202cf7262335ca1f7c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Properly quote the lib path.</title>
<updated>2003-08-19T17:30:46Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-08-19T17:30:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9d6f37e49026d742ddb7e6f01303e38924e14bc9'/>
<id>urn:sha1:9d6f37e49026d742ddb7e6f01303e38924e14bc9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stage 3 of dynamic root support, con't.</title>
<updated>2003-08-17T21:45:26Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-08-17T21:45:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=21df0f6f8f722de02862d79074d995815a66946e'/>
<id>urn:sha1:21df0f6f8f722de02862d79074d995815a66946e</id>
<content type='text'>
'ld' should also search /lib for dynamic libraries.
</content>
</entry>
<entry>
<title>The PowerPC-specfic scripttempl file was depreciated in favor of the generic</title>
<updated>2003-01-21T06:12:56Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-01-21T06:12:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=61de3d8db12f3d08edde56cf51d47c21a49c1c02'/>
<id>urn:sha1:61de3d8db12f3d08edde56cf51d47c21a49c1c02</id>
<content type='text'>
ELF one.
</content>
</entry>
<entry>
<title>Update to Binutils 2.12.0 and stick to the native emulation for now.</title>
<updated>2002-05-17T03:10:33Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2002-05-17T03:10:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e3dd58ccbc8c44370520b14c20a736494463ea2a'/>
<id>urn:sha1:e3dd58ccbc8c44370520b14c20a736494463ea2a</id>
<content type='text'>
This lets us get on the with the task at hand -- porting FreeBSD.
We can get fancy later on.
</content>
</entry>
<entry>
<title>Make it easier to change the native emulation.</title>
<updated>2002-03-29T00:41:01Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2002-03-29T00:41:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=eb294035cba776a8224a0595416315f37d504796'/>
<id>urn:sha1:eb294035cba776a8224a0595416315f37d504796</id>
<content type='text'>
Tested on:	alpha, i386, sparc64
</content>
</entry>
</feed>
