<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/src/s/sol2-5.h, branch scratch/static_assert</title>
<subtitle>Emacs is the extensible, customizable, self-documenting real-time display editor. 
</subtitle>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/'/>
<entry>
<title>Remove support for Solaris on PPC and for old versions.</title>
<updated>2010-03-20T05:52:55+00:00</updated>
<author>
<name>Dan Nicolaescu</name>
</author>
<published>2010-03-20T05:52:55+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=07e339e488589f3f5e5e0623925cd980b3d75232'/>
<id>07e339e488589f3f5e5e0623925cd980b3d75232</id>
<content type='text'>
* s/sol2-6.h: Add the contents of s/sol-2.3.h, s/sol-2.4.h, s/sol-2.5.h.
(LD_SWITCH_SYSTEM, USE_MMAP_FOR_BUFFERS): Remove #defines/#undef
that cancel each other.
* s/sol2-3.h:
* s/sol2-4.h:
* s/sol2-5.h: Remove.
* m/ibmrs6000.h: Remove code for USG5_4, this file is only used on AIX.
(NO_REMAP): Remove, unused.
(UNEXEC): Move definition ...
* s/aix4-2.h (UNEXEC): ... here.

* configure.in:	Remove support for Solaris on PPC and for old versions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* s/sol2-6.h: Add the contents of s/sol-2.3.h, s/sol-2.4.h, s/sol-2.5.h.
(LD_SWITCH_SYSTEM, USE_MMAP_FOR_BUFFERS): Remove #defines/#undef
that cancel each other.
* s/sol2-3.h:
* s/sol2-4.h:
* s/sol2-5.h: Remove.
* m/ibmrs6000.h: Remove code for USG5_4, this file is only used on AIX.
(NO_REMAP): Remove, unused.
(UNEXEC): Move definition ...
* s/aix4-2.h (UNEXEC): ... here.

* configure.in:	Remove support for Solaris on PPC and for old versions.
</pre>
</div>
</content>
</entry>
<entry>
<title>* s/vms.h:</title>
<updated>2008-07-10T03:26:06+00:00</updated>
<author>
<name>Dan Nicolaescu</name>
</author>
<published>2008-07-10T03:26:06+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=3460e0b90dd70af33913bf398cad3742e87b09c1'/>
<id>3460e0b90dd70af33913bf398cad3742e87b09c1</id>
<content type='text'>
* s/usg5-4-2.h:
* s/sol2-5.h:
* s/freebsd.h:
* s/darwin.h: Remove dead code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* s/usg5-4-2.h:
* s/sol2-5.h:
* s/freebsd.h:
* s/darwin.h: Remove dead code.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add arch taglines</title>
<updated>2003-09-01T15:45:59+00:00</updated>
<author>
<name>Miles Bader</name>
</author>
<published>2003-09-01T15:45:59+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=ab5796a9f97180707734a81320e3eb81937281fe'/>
<id>ab5796a9f97180707734a81320e3eb81937281fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>(GC_SETJMP_WORKS, GC_MARK_STACK): Define.</title>
<updated>2003-01-21T16:47:27+00:00</updated>
<author>
<name>Dave Love</name>
</author>
<published>2003-01-21T16:47:27+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=69f5d6fedec1672b84940bf06e6878020f310522'/>
<id>69f5d6fedec1672b84940bf06e6878020f310522</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>(BROKEN_SIGIO): Turn off the #undef.</title>
<updated>2002-11-05T05:19:58+00:00</updated>
<author>
<name>Richard M. Stallman</name>
</author>
<published>2002-11-05T05:19:58+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=44248360429f17451a682548e8c438abc0724253'/>
<id>44248360429f17451a682548e8c438abc0724253</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't include strings.h.</title>
<updated>2002-10-30T18:58:46+00:00</updated>
<author>
<name>Dave Love</name>
</author>
<published>2002-10-30T18:58:46+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=a86892dc69ae91adcf8bb4b10f03a5f3085a1eb9'/>
<id>a86892dc69ae91adcf8bb4b10f03a5f3085a1eb9</id>
<content type='text'>
(bcopy, bzero, bcmp) [HAVE_BCOPY]: Don't undef.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bcopy, bzero, bcmp) [HAVE_BCOPY]: Don't undef.
</pre>
</div>
</content>
</entry>
<entry>
<title>(UNEXEC): Definition deleted.</title>
<updated>2002-09-09T19:40:29+00:00</updated>
<author>
<name>Richard M. Stallman</name>
</author>
<published>2002-09-09T19:40:29+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=b3bc7e9e7c103950cbde266090b574fb0996663e'/>
<id>b3bc7e9e7c103950cbde266090b574fb0996663e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>(UNEXEC): Use unexsol.o.</title>
<updated>2002-09-05T02:37:17+00:00</updated>
<author>
<name>Richard M. Stallman</name>
</author>
<published>2002-09-05T02:37:17+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=91fda8546ac16baabbe8462d4a0b2e2c76f23896'/>
<id>91fda8546ac16baabbe8462d4a0b2e2c76f23896</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>(BROKEN_SIGIO): Add #undef.</title>
<updated>2002-08-17T04:57:03+00:00</updated>
<author>
<name>Richard M. Stallman</name>
</author>
<published>2002-08-17T04:57:03+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=5bc1c7d04c03d703e4d4c302fef38c8cd7260fcc'/>
<id>5bc1c7d04c03d703e4d4c302fef38c8cd7260fcc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>(bcopy, bzero, bcmp): Define only if HAVE_BCOPY is not defined.</title>
<updated>2002-04-19T10:11:57+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2002-04-19T10:11:57+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=ec07b63d6f2eba4ea4c312ddd1a06c8414f2db42'/>
<id>ec07b63d6f2eba4ea4c312ddd1a06c8414f2db42</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
