Author: rmh
Date: 2006-02-28 20:53:00 + (Tue, 28 Feb 2006)
New Revision: 1279
Added:
trunk/web/patches/debian-only/ifupdown.diff
Log:
Add ifupdown.diff
Added: trunk/web/patches/debian-only/ifupdown.diff
===
--- trunk/web/patch
> I'm not well-versed on this, so I'd say that you do as you see more fit (as
> long
> as you don't need to change kernel ABI of course).
We already have different startup, ABI is still only draft, and just
committed interface (via %rdi, %rsi) is equal to standard C calling
interface for "void
Author: ps-guest
Date: 2006-02-28 20:21:50 + (Tue, 28 Feb 2006)
New Revision: 1278
Modified:
trunk/glibc-2.3-head/sysdeps/kfreebsd/x86_64/dl-machine.h
trunk/glibc-2.3-head/sysdeps/kfreebsd/x86_64/elf/start.S
Log:
* yet another change for _startup calling convention
now also static bin
On Tue, Feb 28, 2006 at 04:04:11PM +0100, Petr Salinger wrote:
> Changes for 2nd variant are really small, could you please test them.
Works fine. Thanks again, Petr.
> > The definition of argument passing into _startup is in ABI
> > since draft 0.94 (January 2005).
> >
> > %rsp - 16-byte align
Author: ps-guest
Date: 2006-02-28 17:32:32 + (Tue, 28 Feb 2006)
New Revision: 1277
Added:
trunk/glibc-2.3-head/sysdeps/kfreebsd/x86_64/makecontext.S
trunk/glibc-2.3-head/sysdeps/kfreebsd/x86_64/ucontext_i.h
Removed:
trunk/glibc-2.3-head/sysdeps/kfreebsd/x86_64/makecontext.c
Log:
* att
Author: aurel32
Date: 2006-02-28 15:05:21 + (Tue, 28 Feb 2006)
New Revision: 1276
Modified:
trunk/glibc-2.3-head/sysdeps/kfreebsd/configure
trunk/glibc-2.3-head/sysdeps/kfreebsd/configure.in
Log:
Actually separate the definition of arch_minimum_kernel for each arches, as on
Linux.
Also
Changes for 2nd variant are really small, could you please test them.
Thanks
Petr
> The definition of argument passing into _startup is in ABI
> since draft 0.94 (January 2005).
>
> %rsp - 16-byte aligned pointer to stack, on top of stack is argc
> %rdx - destructor function or zero for
> > More complex programs like grep work fine, too. I'm running glibc testsuite
> > now, and will run coreutils testsuite within a few minutes.
>
> Strange. It seems even though you fixed it for dynamicaly linked binaries,
> static ones do still exhibit this problem (segfault in exit.c:60).
>
>
On Sun, Feb 26, 2006 at 09:13:37PM +0100, Robert Millan wrote:
> On Sun, Feb 26, 2006 at 07:59:21PM +0100, Petr Salinger wrote:
> > Hello Robert,
> >
> > one more update, please could you test
> > with sysdeps/x86_64/elf/start.S from previous mail
> > and enclosed sysdeps/x86_64/dl-machine.h
> >
Author: rmh
Date: 2006-02-28 12:41:24 + (Tue, 28 Feb 2006)
New Revision: 1275
Modified:
trunk/glibc-2.3-head/sysdeps/kfreebsd/configure
Log:
Apply r1273 to configure too.
Modified: trunk/glibc-2.3-head/sysdeps/kfreebsd/configure
=
Author: rmh
Date: 2006-02-28 11:42:30 + (Tue, 28 Feb 2006)
New Revision: 1274
Modified:
trunk/kfreebsd-6/debian/changelog
trunk/kfreebsd-6/debian/patches/907_cpu_class.diff
Log:
- patches/907_cpu_class.diff: Set hw.machine to x86_64. This improves
compatibility with old config.s
Author: aurel32
Date: 2006-02-28 10:24:03 + (Tue, 28 Feb 2006)
New Revision: 1273
Modified:
trunk/glibc-2.3-head/sysdeps/kfreebsd/configure.in
Log:
Also set arch_minimum_kernel for x86_64
Modified: trunk/glibc-2.3-head/sysdeps/kfreebsd/configure.in
===
12 matches
Mail list logo