<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/pc98, branch release/9.3.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F9.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F9.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2014-03-21T20:21:23Z</updated>
<entry>
<title>MFC r232491 by tijl:</title>
<updated>2014-03-21T20:21:23Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2014-03-21T20:21:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3ebfed613f7b47947f6c6ab806512a6149dce52d'/>
<id>urn:sha1:3ebfed613f7b47947f6c6ab806512a6149dce52d</id>
<content type='text'>
  Copy amd64 float.h to x86 and merge with i386 float.h. Replace
  amd64/i386/pc98 float.h with stubs.

MFC (part of) r235939 by obrien:

  Consitently use "__LP64__".
  [there are 33 __LP64__'s in the kernel (minus cddl/ and contrib/),
  and 11 _LP64's]

Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>MFC r232264 by tijl:</title>
<updated>2014-03-21T19:58:37Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2014-03-21T19:58:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8ced848766ff0446d6ac198e7fea58d5a71983e1'/>
<id>urn:sha1:8ced848766ff0446d6ac198e7fea58d5a71983e1</id>
<content type='text'>
  Copy amd64 _stdint.h to x86 and merge with i386 _stdint.h. Replace
  amd64/i386/pc98 _stdint.h with stubs.

MFC r232519 by tijl:

  Do not use INT64_C and UINT64_C to define 64 bit integer limits.  They
  aren't defined for C++ code unless __STDC_CONSTANT_MACROS is defined.

  Reported by:      jhb

MFC (part of) r235939 by obrien:

  Consitently use "__LP64__".
  [there are 33 __LP64__'s in the kernel (minus cddl/ and contrib/),
  and 11 _LP64's]

Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>MFC r232262 by tijl:</title>
<updated>2014-03-21T19:49:31Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2014-03-21T19:49:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=04cb322e739de0471ee4a1535ee8b911a8a93f4a'/>
<id>urn:sha1:04cb322e739de0471ee4a1535ee8b911a8a93f4a</id>
<content type='text'>
  Copy amd64 _limits.h to x86 and merge with i386 _limits.h. Replace
  amd64/i386/pc98 _limits.h with stubs.

MFC (part of) r235939 by obrien:

  Consitently use "__LP64__".

Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>MFC r232261 by tijl</title>
<updated>2014-03-21T17:53:10Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2014-03-21T17:53:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5ad0b3f3c7f910c387521d5ba26d3aeb905e8e63'/>
<id>urn:sha1:5ad0b3f3c7f910c387521d5ba26d3aeb905e8e63</id>
<content type='text'>
  Copy amd64 _types.h to x86 and merge with i386 _types.h. Replace existing
  amd64/i386/pc98 _types.h with stubs.

MFC (part of) r235939 by obrien

  Consitently use "__LP64__".

Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>MFC r258135: x86: Allow users to change PSL_RF via ptrace(PT_SETREGS...)</title>
<updated>2013-11-27T16:08:33Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2013-11-27T16:08:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=450ca1b15e6a0ac2a5ab6e7c64ebd4b4a602cd62'/>
<id>urn:sha1:450ca1b15e6a0ac2a5ab6e7c64ebd4b4a602cd62</id>
<content type='text'>
  Debuggers may need to change PSL_RF. Note that tf_eflags is already stored
  in the signal context during signal handling and PSL_RF previously could
  be modified via sigreturn, so this change should not provide any new
  ability to userspace.

  For background see the thread at:
  http://lists.freebsd.org/pipermail/freebsd-i386/2007-September/005910.html

  Reviewed by:	jhb, kib

Sponsored by:	DARPA, AFRL
</content>
</entry>
<entry>
<title>MFC: r241374</title>
<updated>2013-08-10T00:00:19Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2013-08-10T00:00:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=04dc4ea4b468a7c4a412108e1a46928d8a11dc1d'/>
<id>urn:sha1:04dc4ea4b468a7c4a412108e1a46928d8a11dc1d</id>
<content type='text'>
Add an unified macro to deny ability from the compiler to reorder
instruction loads/stores at its will.
The macro __compiler_membar() is currently supported for both gcc and
clang, but kernel compilation will fail otherwise.

Reviewed by:	bde, kib
Discussed with:	dim, theraven
</content>
</entry>
<entry>
<title>MFi386: Remove firewire devices.</title>
<updated>2013-02-06T13:55:02Z</updated>
<author>
<name>Yoshihiro Takahashi</name>
<email>nyan@FreeBSD.org</email>
</author>
<published>2013-02-06T13:55:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=48b2c8141f9526631e892d3adcfc021218793279'/>
<id>urn:sha1:48b2c8141f9526631e892d3adcfc021218793279</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFH (r244992): remove firewire from GENERIC</title>
<updated>2013-02-04T15:51:27Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2013-02-04T15:51:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=145c83e8a472106f0a34ed7d1908c8b566ca50be'/>
<id>urn:sha1:145c83e8a472106f0a34ed7d1908c8b566ca50be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: r240855, r242867, r242868, r242869</title>
<updated>2012-11-23T15:42:25Z</updated>
<author>
<name>Yoshihiro Takahashi</name>
<email>nyan@FreeBSD.org</email>
</author>
<published>2012-11-23T15:42:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1e6c016edb4850ee0767273887df40e6e185a09a'/>
<id>urn:sha1:1e6c016edb4850ee0767273887df40e6e185a09a</id>
<content type='text'>
  MFi386: r237445

    Commit changes missed from r237435.  Properly calculate the signal
    trampoline addresses after the shared page is enabled.  Handle FreeBSD
    ABIs without shared page support too.

  MFi386: r238792

    Introduce curpcb magic variable.

  MFi386: r211924

    Register an interrupt vector for DTrace return probes.

  Fix some KASSERTs.
  They are missing changes from r208833, r227394 and r227442.

  Reduce diffs against i386.
</content>
</entry>
<entry>
<title>MFC: r242866, r242871</title>
<updated>2012-11-23T14:16:55Z</updated>
<author>
<name>Yoshihiro Takahashi</name>
<email>nyan@FreeBSD.org</email>
</author>
<published>2012-11-23T14:16:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=62a82da6a96174de16f7ccc63afb5ada8eb19571'/>
<id>urn:sha1:62a82da6a96174de16f7ccc63afb5ada8eb19571</id>
<content type='text'>
  Use ANSI prototype to fix build with clang.
</content>
</entry>
</feed>
