Author: kib
Date: Sat Nov 8 11:56:26 2014
New Revision: 274279
URL: https://svnweb.freebsd.org/changeset/base/274279
Log:
MFi386 r253328:
Create a proper stack frame for amd64 version of bcopy(). Note that
this also makes the stack properly aligned in the function, despite it
is not stri
Author: dim
Date: Sat Nov 8 13:19:48 2014
New Revision: 274286
URL: https://svnweb.freebsd.org/changeset/base/274286
Log:
Pull in r201784 from upstream llvm trunk (by Benjamin Kramer):
AsmParser: Disable Darwin-style macro argument expansion on non-darwin
targets.
There is code i
Author: bz
Date: Sat Nov 8 14:41:32 2014
New Revision: 274289
URL: https://svnweb.freebsd.org/changeset/base/274289
Log:
After r274246 make the tree compile again.
gcc requires variables to be initialised in two places. One of them
is correctly used only under the same conditional thou
On 08 Nov 2014, at 07:23 , Gleb Smirnoff wrote:
> Author: glebius
> Date: Sat Nov 8 07:23:01 2014
> New Revision: 274274
> URL: https://svnweb.freebsd.org/changeset/base/274274
>
> Log:
> ifindex_alloc_locked() never fails and doesn't have no-lock version,
> so change the prototype.
>
> Sp
On Sat, Nov 08, 2014 at 03:06:20PM +, Bjoern A. Zeeb wrote:
B> > Modified: head/sys/net/if.c
B> >
==
B> > --- head/sys/net/if.c Sat Nov 8 06:43:33 2014(r274273)
B> > +++ head/sys/net/if.c Sat Nov 8
On Sat, Nov 08, 2014 at 02:41:33PM +, Bjoern A. Zeeb wrote:
B> Author: bz
B> Date: Sat Nov 8 14:41:32 2014
B> New Revision: 274289
B> URL: https://svnweb.freebsd.org/changeset/base/274289
B>
B> Log:
B> After r274246 make the tree compile again.
B>
B> gcc requires variables to be initia
On 08 Nov 2014, at 16:03 , Gleb Smirnoff wrote:
> On Sat, Nov 08, 2014 at 03:06:20PM +, Bjoern A. Zeeb wrote:
> B> > Modified: head/sys/net/if.c
> B> >
> ==
> B> > --- head/sys/net/if.cSat Nov 8 06:43:33 2014
Author: dim
Date: Sat Nov 8 16:37:59 2014
New Revision: 274294
URL: https://svnweb.freebsd.org/changeset/base/274294
Log:
Add llvm patch corresponding to r274286.
Added:
head/contrib/llvm/patches/patch-r274286-llvm-r201784-asm-dollar.diff
Added: head/contrib/llvm/patches/patch-r274286-llvm-
On Thu, 6 Nov 2014 22:46:40 + (UTC)
Mark Johnston wrote:
> Author: markj
> Date: Thu Nov 6 22:46:40 2014
> New Revision: 274200
> URL: https://svnweb.freebsd.org/changeset/base/274200
>
> Log:
> Automatically build with debug symbols when building with WITH_CTF.
> Otherwise there's noth
Author: markj
Date: Sat Nov 8 18:16:39 2014
New Revision: 274299
URL: https://svnweb.freebsd.org/changeset/base/274299
Log:
Revert r274200. Implicitly setting DEBUG_FLAGS when WITH_CTF is true is
not the right way to do this.
Requested by: kan
Modified:
head/share/mk/bsd.lib.mk
head
Author: ae
Date: Sat Nov 8 19:38:34 2014
New Revision: 274300
URL: https://svnweb.freebsd.org/changeset/base/274300
Log:
Remove ip6_getdstifaddr() and all functions to work with auxiliary data.
It isn't safe to keep unreferenced ifaddrs. Use in6ifa_ifwithaddr() to
determine ifaddr correspon
On 08/11/2014 19:00, Alexander Kabaev wrote:
> On Thu, 6 Nov 2014 22:46:40 + (UTC) Mark Johnston
> wrote:
>
>> Author: markj Date: Thu Nov 6 22:46:40 2014 New Revision: 274200 URL:
>> https://svnweb.freebsd.org/changeset/base/274200
>>
>> Log: Automatically build with debug symbols when bui
On Sat, 08 Nov 2014 22:09:38 +0200
Andriy Gapon wrote:
> On 08/11/2014 19:00, Alexander Kabaev wrote:
> > On Thu, 6 Nov 2014 22:46:40 + (UTC) Mark Johnston
> > wrote:
> >
> >> Author: markj Date: Thu Nov 6 22:46:40 2014 New Revision: 274200
> >> URL: https://svnweb.freebsd.org/changeset/ba
Author: delphij
Date: Sun Nov 9 01:42:28 2014
New Revision: 274303
URL: https://svnweb.freebsd.org/changeset/base/274303
Log:
Apply upstream 13597:3eac1e8e0f4c (git: illumos-gate@aa846ad9):
Initialize tqent_flags in the userland taskq implementation. Without
this the assertion of tq->tq
Author: delphij
Date: Sun Nov 9 07:37:00 2014
New Revision: 274304
URL: https://svnweb.freebsd.org/changeset/base/274304
Log:
MFV r274272 and diff reduction with upstream.
Illumos issue:
5244 zio pipeline callers should explicitly invoke next stage
Tested with: ztest plus ZFS o
15 matches
Mail list logo