<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/csu/amd64/Makefile, branch release/8.2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>Copy releng/8.2 to release/8.2.0 for 8.2-RELEASE.</title>
<updated>2011-02-16T16:18:46+00:00</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2011-02-16T16:18:46+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=dec99dafe5763ba1db6950342aa80a634169c083'/>
<id>dec99dafe5763ba1db6950342aa80a634169c083</id>
<content type='text'>
Approved by:	re (implicit)

This commit was manufactured to restore the state of the 8.2-RELEASE image.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	re (implicit)

This commit was manufactured to restore the state of the 8.2-RELEASE image.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r200038:</title>
<updated>2009-12-27T20:39:58+00:00</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2009-12-27T20:39:58+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5300f787acc4252f571ce848f760f2d17b39201b'/>
<id>5300f787acc4252f571ce848f760f2d17b39201b</id>
<content type='text'>
Properly support -fPIE by linking PIE binaries with specially-built
Scrt1.o instead of crt1.o, since the later is built as non-PIC.

Separate i386-elf crt1.c into the pure assembler part and C code,
supplying all data extracted by assembler stub as explicit parameters.
Hide and localize _start1 symbol used as an interface between asm and
C code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Properly support -fPIE by linking PIE binaries with specially-built
Scrt1.o instead of crt1.o, since the later is built as non-PIC.

Separate i386-elf crt1.c into the pure assembler part and C code,
supplying all data extracted by assembler stub as explicit parameters.
Hide and localize _start1 symbol used as an interface between asm and
C code.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add -fno-omit-frame-pointer to CFLAGS used to compile crt1.c on amd64.</title>
<updated>2008-08-22T09:23:39+00:00</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2008-08-22T09:23:39+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=af8d325c7734ba4a2783f5e8e41b507b66c3979a'/>
<id>af8d325c7734ba4a2783f5e8e41b507b66c3979a</id>
<content type='text'>
For gcc' __builtin_frame_address() to work, all call frames need to save
frame pointer. In particular, this is important for the upper frame that
should terminate the chain.

No objections from:	jhb
PR:	amd64/126543
MFC after:	1 week
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For gcc' __builtin_frame_address() to work, all call frames need to save
frame pointer. In particular, this is important for the upper frame that
should terminate the chain.

No objections from:	jhb
PR:	amd64/126543
MFC after:	1 week
</pre>
</div>
</content>
</entry>
<entry>
<title>MFi386: revision 1.19.</title>
<updated>2003-06-30T12:53:39+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2003-06-30T12:53:39+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6de4623bfe006b8b3e0b94bb3f83cf5f12cb3d33'/>
<id>6de4623bfe006b8b3e0b94bb3f83cf5f12cb3d33</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop support for COPY, -c has been the default mode of install(1)</title>
<updated>2002-07-29T09:40:17+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-07-29T09:40:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d2893b161bbea64e099654c0dd78073cfb5667b0'/>
<id>d2893b161bbea64e099654c0dd78073cfb5667b0</id>
<content type='text'>
for a long time now.

Approved by:	bde
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
for a long time now.

Approved by:	bde
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed CLEANFILES after bsd.lib.mk sweep.</title>
<updated>2002-05-13T15:28:00+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-05-13T15:28:00+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2020063860c278d1e200cb40e9b8d715fb2124de'/>
<id>2020063860c278d1e200cb40e9b8d715fb2124de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SOBJS are not used here for a long time, and were just</title>
<updated>2002-05-13T11:51:11+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-05-13T11:51:11+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7893b524b92661b4fd7017853191eba95299d3b9'/>
<id>7893b524b92661b4fd7017853191eba95299d3b9</id>
<content type='text'>
pessimising the `install'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pessimising the `install'.
</pre>
</div>
</content>
</entry>
<entry>
<title>Major cleanup of bsd.lib.mk.</title>
<updated>2002-05-13T10:53:24+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-05-13T10:53:24+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2a53f3fb3500971b94d25af1bbc7b3db720316df'/>
<id>2a53f3fb3500971b94d25af1bbc7b3db720316df</id>
<content type='text'>
Get rid of the INTERNALSTATICLIB knob and just use plain INTERNALLIB.
INTERNALLIB now means to build static library only and don't install
anything.  Added a NOINSTALLLIB knob for libpam/modules.  To not
build any library at all, just do not set LIB.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Get rid of the INTERNALSTATICLIB knob and just use plain INTERNALLIB.
INTERNALLIB now means to build static library only and don't install
anything.  Added a NOINSTALLLIB knob for libpam/modules.  To not
build any library at all, just do not set LIB.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert the last change.  The corresponding bsd.lib.mk changes were</title>
<updated>2002-05-12T16:21:23+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-05-12T16:21:23+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5b8f41af394955dcd332ce3dcbdcda5b3a2ad100'/>
<id>5b8f41af394955dcd332ce3dcbdcda5b3a2ad100</id>
<content type='text'>
already backed out.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
already backed out.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use the simpler NOMAN rather than NOMAN, NOPIC, NOPROFILE, INTERNALLIB.</title>
<updated>2002-05-11T17:45:03+00:00</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2002-05-11T17:45:03+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=785b36d40f9d168d548d71daa356bcf3af1cf20a'/>
<id>785b36d40f9d168d548d71daa356bcf3af1cf20a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
