<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/modules/linux64, branch upstream/10.4.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=upstream%2F10.4.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=upstream%2F10.4.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2016-01-09T18:06:38Z</updated>
<entry>
<title>MFC r283506 (by rodrigc):</title>
<updated>2016-01-09T18:06:38Z</updated>
<author>
<name>Dmitry Chagin</name>
<email>dchagin@FreeBSD.org</email>
</author>
<published>2016-01-09T18:06:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d2519edb46798473643fdd261d6ba5d6c52ca152'/>
<id>urn:sha1:d2519edb46798473643fdd261d6ba5d6c52ca152</id>
<content type='text'>
For objcopy, use --input-target and --output-target

When building with gcc 4.9 and binutils 2.25,
using '--input' and '--output' returns an error
message:
   objcopy: option `--input' is ambiguous
</content>
</entry>
<entry>
<title>MFC r283441:</title>
<updated>2016-01-09T16:44:17Z</updated>
<author>
<name>Dmitry Chagin</name>
<email>dchagin@FreeBSD.org</email>
</author>
<published>2016-01-09T16:44:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=31b618cf3c0a3f1bc0fee462e0edc340f07b8612'/>
<id>urn:sha1:31b618cf3c0a3f1bc0fee462e0edc340f07b8612</id>
<content type='text'>
Implement epoll family system calls. This is a tiny wrapper
around kqueue() to implement epoll subset of functionality.
The kqueue user data are 32bit on i386 which is not enough for
epoll user data, so we keep user data in the proc emuldata.

Initial patch developed by rdivacky@ in 2007, then extended
by Yuri Victorovich @ r255672 and finished by me
in collaboration with mjg@ and jillies@.
</content>
</entry>
<entry>
<title>MFC r283424:</title>
<updated>2016-01-09T16:14:24Z</updated>
<author>
<name>Dmitry Chagin</name>
<email>dchagin@FreeBSD.org</email>
</author>
<published>2016-01-09T16:14:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=930e28f2c9b1840678af0db8ba7fe12b6f7a2017'/>
<id>urn:sha1:930e28f2c9b1840678af0db8ba7fe12b6f7a2017</id>
<content type='text'>
Add preliminary support for x86-64 Linux binaries.
</content>
</entry>
</feed>
