<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/gnu/usr.bin/binutils/as, branch release/4.6.2</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F4.6.2</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F4.6.2'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2001-08-01T22:54:12Z</updated>
<entry>
<title>MFC: update to Binutils 2.11.2.</title>
<updated>2001-08-01T22:54:12Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2001-08-01T22:54:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7a9ec8b322237a4ab1caf4dd0040fbcab982eac7'/>
<id>urn:sha1:7a9ec8b322237a4ab1caf4dd0040fbcab982eac7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: MAN[1-9] -&gt; MAN.</title>
<updated>2001-04-25T12:03:56Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-04-25T12:03:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2061436456e59da8147970819ea3388217f93c26'/>
<id>urn:sha1:2061436456e59da8147970819ea3388217f93c26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: OS name is "freebsd", not "freebsdelf"</title>
<updated>2001-02-21T21:35:41Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2001-02-21T21:35:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=407cced9630fcce978091e2619bacfcd2652af68'/>
<id>urn:sha1:407cced9630fcce978091e2619bacfcd2652af68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>This is FreeBSD 4.x, not 5.0.</title>
<updated>2000-07-08T10:02:25Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2000-07-08T10:02:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7d7515836f3a94ad845952dee4982d93fb3df736'/>
<id>urn:sha1:7d7515836f3a94ad845952dee4982d93fb3df736</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC:  Upgrade to Binutils 2.10.0.</title>
<updated>2000-07-06T22:16:12Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2000-07-06T22:16:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a8460813121e7489510e88202b7b77553ec07e48'/>
<id>urn:sha1:a8460813121e7489510e88202b7b77553ec07e48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>s/MACHINE_ARCH/TARGET_ARCH/g</title>
<updated>1999-12-17T15:50:45Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>1999-12-17T15:50:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ecc4dcbd828295057f2272b8c0a2d1ac0a910d92'/>
<id>urn:sha1:ecc4dcbd828295057f2272b8c0a2d1ac0a910d92</id>
<content type='text'>
The target machine is represented by TARGET_ARCH. MACHINE_ARCH always
represents the host machine. When TARGET_ARCH is not defined, it is
assumed to be equal to MACHINE_ARCH. This means that we're building a
native toolset by default. We're creating cross-compilation tools when
MACHINE_ARCH != TARGET_ARCH.

TARGET_ARCH is defined when building binutils as part of the bootstrap
build and is set to reflect the architecture we're currently cross-
building. With this change binutils is ready for cross-building.
</content>
</entry>
<entry>
<title>${MACHINE} -&gt; ${MACHINE_ARCH}</title>
<updated>1999-11-14T13:54:44Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>1999-11-14T13:54:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0917704bd4360ecc5c28d8961534fab7228dd1ff'/>
<id>urn:sha1:0917704bd4360ecc5c28d8961534fab7228dd1ff</id>
<content type='text'>
All Makefiles now use MACHINE_ARCH for the target architecture.
Unification is required for cross-building.

Tags added to:
	sys/boot/Makefile
	sys/boot/arc/loader/Makefile
	sys/kern/Makefile
	usr.bin/cpp/Makefile
	usr.bin/gcore/Makefile
	usr.bin/truss/Makefile

usr.bin/gcore/Makefile:
	fixed typo: MACHINDE -&gt; MACHINE_ARCH
</content>
</entry>
<entry>
<title>Replace freebsdelf with freebsd in BINDIR</title>
<updated>1999-11-07T08:07:02Z</updated>
<author>
<name>John Birrell</name>
<email>jb@FreeBSD.org</email>
</author>
<published>1999-11-07T08:07:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d19f65c59d0ade6800df0c57d3029c252af9c117'/>
<id>urn:sha1:d19f65c59d0ade6800df0c57d3029c252af9c117</id>
<content type='text'>
Requested by: obrien
</content>
</entry>
<entry>
<title>These have been repo-copied to i386-freebsd.</title>
<updated>1999-11-07T06:13:35Z</updated>
<author>
<name>John Birrell</name>
<email>jb@FreeBSD.org</email>
</author>
<published>1999-11-07T06:13:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e806769bd7fd500569f7159b15697a2478a1a785'/>
<id>urn:sha1:e806769bd7fd500569f7159b15697a2478a1a785</id>
<content type='text'>
</content>
</entry>
<entry>
<title>These have been repo-copied to alpha-freebsd.</title>
<updated>1999-11-07T06:11:36Z</updated>
<author>
<name>John Birrell</name>
<email>jb@FreeBSD.org</email>
</author>
<published>1999-11-07T06:11:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8e3f8ad334d52de4bdae56c8a5f026fca795ff17'/>
<id>urn:sha1:8e3f8ad334d52de4bdae56c8a5f026fca795ff17</id>
<content type='text'>
</content>
</entry>
</feed>
