<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nginx.git/auto/cc, branch release-1.1.3</title>
<subtitle>nginx</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/'/>
<entry>
<title>Lower optimization level for Sun Studio before 12.1.</title>
<updated>2011-08-18T15:10:23+00:00</updated>
<author>
<name>Maxim Dounin</name>
<email>mdounin@mdounin.ru</email>
</author>
<published>2011-08-18T15:10:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=950b668076393b11301bf9f88d03f677ba1b8761'/>
<id>950b668076393b11301bf9f88d03f677ba1b8761</id>
<content type='text'>
At least Sun Studio 12 has problems with bit-fields exposed by nginx code
(caught by test suite).  They seems to be fixed in Sun Studio 12.1.  As a
workaround use "-fast -xalias_level=any" for older versions, it resolves
the problem.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
At least Sun Studio 12 has problems with bit-fields exposed by nginx code
(caught by test suite).  They seems to be fixed in Sun Studio 12.1.  As a
workaround use "-fast -xalias_level=any" for older versions, it resolves
the problem.
</pre>
</div>
</content>
</entry>
<entry>
<title>try to use C99 variadic macros first:</title>
<updated>2010-07-05T13:02:25+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-07-05T13:02:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=802bc23574161e36aae49b10c5ebe86d691c3b4e'/>
<id>802bc23574161e36aae49b10c5ebe86d691c3b4e</id>
<content type='text'>
AIX 5.3's XL C has problems with GCC style variadic macros
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
AIX 5.3's XL C has problems with GCC style variadic macros
</pre>
</div>
</content>
</entry>
<entry>
<title>do not add NGX_GCC_OPT twice: it is added later with -W</title>
<updated>2009-12-21T17:51:30+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-12-21T17:51:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=84ab98f31df7cc1911da8e2eff62ecaf922273d0'/>
<id>84ab98f31df7cc1911da8e2eff62ecaf922273d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test invalid --with-ld-opt in right place</title>
<updated>2009-11-27T22:02:04+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-11-27T22:02:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=9f34ebe23176b69359d327c291bf8aff2fcafaf4'/>
<id>9f34ebe23176b69359d327c291bf8aff2fcafaf4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>atomic operations test-run</title>
<updated>2009-11-27T22:00:39+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-11-27T22:00:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=37835d905637553e33f09ed56ef1975e0e5aeef3'/>
<id>37835d905637553e33f09ed56ef1975e0e5aeef3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GCC 4.1 builtin atomic operations</title>
<updated>2009-11-25T17:34:35+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-11-25T17:34:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=89d635fa5dd04cb857f00de98f34d7792ec3e1a5'/>
<id>89d635fa5dd04cb857f00de98f34d7792ec3e1a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use tab in Makefile</title>
<updated>2009-05-28T14:33:37+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-05-28T14:33:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=d921c104348e8d5b0ff0a83b45eef3611bfcf185'/>
<id>d921c104348e8d5b0ff0a83b45eef3611bfcf185</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add miltilines in OpenWatcom makefiles</title>
<updated>2009-05-12T13:29:00+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-05-12T13:29:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=5147f8e9cadf5f2c1b9600817cce38590d2a99db'/>
<id>5147f8e9cadf5f2c1b9600817cce38590d2a99db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove BMAKE (build make): a cc compiler should use own make</title>
<updated>2009-05-10T18:35:08+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-05-10T18:35:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=98c4dd7c60b518c2a9e292a2b17ac1860c03ded8'/>
<id>98c4dd7c60b518c2a9e292a2b17ac1860c03ded8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>preserve Solaris binary hardware capabilities</title>
<updated>2009-05-08T09:41:43+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-05-08T09:41:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=4318688cce5dc30a2db7bfe1a734e1ff6782e7f9'/>
<id>4318688cce5dc30a2db7bfe1a734e1ff6782e7f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
