<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/gnu/usr.bin/binutils/as/powerpc-freebsd, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2020-06-07T13:53:23Z</updated>
<entry>
<title>Remove now-unused GNU as build infrastructure</title>
<updated>2020-06-07T13:53:23Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2020-06-07T13:53:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=90b9aa475e9e80845dd6bbde40e749ae72c11557'/>
<id>urn:sha1:90b9aa475e9e80845dd6bbde40e749ae72c11557</id>
<content type='text'>
</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>Update the target.</title>
<updated>2003-06-26T16:13:36Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-06-26T16:13:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b9005010fa5eb7992cba3a15b5f479a516314de4'/>
<id>urn:sha1:b9005010fa5eb7992cba3a15b5f479a516314de4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>We HAVE_STPCPY now.</title>
<updated>2002-10-20T07:50:20Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2002-10-20T07:50:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=597e16e0129ec8b3f43db4523fa8247aa7286c6f'/>
<id>urn:sha1:597e16e0129ec8b3f43db4523fa8247aa7286c6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Talk about punting and not going to any trouble to DTRT:</title>
<updated>2002-10-12T03:55:09Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2002-10-12T03:55:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=50c44001a547b74767b532a838c830578efa14c2'/>
<id>urn:sha1:50c44001a547b74767b532a838c830578efa14c2</id>
<content type='text'>
	contrib/binutils/include/getopt.h
	/* Many other libraries have conflicting prototypes for getopt, with
	   differences in the consts, in stdlib.h.  To avoid compilation
	   errors, only prototype getopt for the GNU C library.  */

so manually define HAVE_DECL_GETOPT since configure doesn't offer any way
to set it... and its unistd.h not stdlib.h dang it.
</content>
</entry>
<entry>
<title>Style sync with other platforms.</title>
<updated>2002-05-18T04:50:32Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2002-05-18T04:50:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=355a488d44fea6ba07b3421b7e3cab635c2fa23b'/>
<id>urn:sha1:355a488d44fea6ba07b3421b7e3cab635c2fa23b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to Binutils 2.12.0 release.</title>
<updated>2002-03-20T23:05:19Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2002-03-20T23:05:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=615836eeacd00fc5d063adb2d4cb9cedbac560e7'/>
<id>urn:sha1:615836eeacd00fc5d063adb2d4cb9cedbac560e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>We can easily share obj-format.h and targ-env.h files across all FreeBSD</title>
<updated>2001-10-15T01:43:23Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2001-10-15T01:43:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=edb338ea02ea951427759b486766a8adbb513629'/>
<id>urn:sha1:edb338ea02ea951427759b486766a8adbb513629</id>
<content type='text'>
platforms, which reduces the upgrade effort.
Also tidy up the Makefiles.
</content>
</entry>
<entry>
<title>Our OS name is "freebsd", not "freebsdelf"</title>
<updated>2001-02-21T11:43:35Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2001-02-21T11:43:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=688292859afe286890227572083dfa7ac3ef0214'/>
<id>urn:sha1:688292859afe286890227572083dfa7ac3ef0214</id>
<content type='text'>
</content>
</entry>
</feed>
