Re: [git commit] syscall: unify common syscall defines

2009-07-15 Thread Mike Frysinger
On Tuesday 14 July 2009 01:59:46 Carmelo AMOROSO wrote: > Mike Frysinger wrote: > > On Monday 13 July 2009 07:45:03 Carmelo AMOROSO wrote: > >> Mike Frysinger wrote: > >>> if you run `./extra/scripts/MAKEALL sh`, does it work for you ? > >> > >> no, it doesn't, but we know why and have a patch. > >

Re: [git commit] syscall: unify common syscall defines

2009-07-13 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mike Frysinger wrote: > On Monday 13 July 2009 07:45:03 Carmelo AMOROSO wrote: >> Mike Frysinger wrote: >>> if you run `./extra/scripts/MAKEALL sh`, does it work for you ? >> no, it doesn't, but we know why and have a patch. >> It happens when using Bi

Re: [git commit] syscall: unify common syscall defines

2009-07-13 Thread Mike Frysinger
On Monday 13 July 2009 07:45:03 Carmelo AMOROSO wrote: > Mike Frysinger wrote: > > if you run `./extra/scripts/MAKEALL sh`, does it work for you ? > > no, it doesn't, but we know why and have a patch. > It happens when using Big Endian... I'll commit this asap thanks. i'll update the MAKEALL scri

Re: [git commit] syscall: unify common syscall defines

2009-07-13 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mike Frysinger wrote: > On Monday 13 July 2009 02:51:11 Carmelo AMOROSO wrote: >> Mike Frysinger wrote: >>> On Thursday 09 July 2009 14:24:32 Mike Frysinger wrote: On Thursday 09 July 2009 03:35:05 Carmelo AMOROSO wrote: > Mike Frysinger wrote

Re: [git commit] syscall: unify common syscall defines

2009-07-13 Thread Mike Frysinger
On Monday 13 July 2009 02:51:11 Carmelo AMOROSO wrote: > Mike Frysinger wrote: > > On Thursday 09 July 2009 14:24:32 Mike Frysinger wrote: > >> On Thursday 09 July 2009 03:35:05 Carmelo AMOROSO wrote: > >>> Mike Frysinger wrote: > commit: > http://git.uclibc.org/uClibc/commit/?id=b387d762

Re: [git commit] syscall: unify common syscall defines

2009-07-12 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mike Frysinger wrote: > On Thursday 09 July 2009 14:24:32 Mike Frysinger wrote: >> On Thursday 09 July 2009 03:35:05 Carmelo AMOROSO wrote: >>> Mike Frysinger wrote: commit: http://git.uclibc.org/uClibc/commit/?id=b387d762361e6c109c6a60bced00

Re: [git commit] syscall: unify common syscall defines

2009-07-12 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mike Frysinger wrote: > On Thursday 09 July 2009 03:35:05 Carmelo AMOROSO wrote: >> Mike Frysinger wrote: >>> commit: >>> http://git.uclibc.org/uClibc/commit/?id=b387d762361e6c109c6a60bced003e724 >>> 47b0a33 branch: http://git.uclibc.org/uClibc/commit/

Re: [git commit] syscall: unify common syscall defines

2009-07-09 Thread Mike Frysinger
On Thursday 09 July 2009 14:24:32 Mike Frysinger wrote: > On Thursday 09 July 2009 03:35:05 Carmelo AMOROSO wrote: > > Mike Frysinger wrote: > > > commit: > > > http://git.uclibc.org/uClibc/commit/?id=b387d762361e6c109c6a60bced003e7 > > >24 47b0a33 branch: > > > http://git.uclibc.org/uClibc/commit/

Re: [git commit] syscall: unify common syscall defines

2009-07-09 Thread Mike Frysinger
On Thursday 09 July 2009 03:35:05 Carmelo AMOROSO wrote: > Mike Frysinger wrote: > > commit: > > http://git.uclibc.org/uClibc/commit/?id=b387d762361e6c109c6a60bced003e724 > >47b0a33 branch: http://git.uclibc.org/uClibc/commit/?id=refs/heads/master > > > > Patch is too large, so refusing to show it

Re: [git commit] syscall: unify common syscall defines

2009-07-09 Thread Austin Foxley
On 07/09/2009 02:28 AM, Austin Foxley wrote: > On 07/09/2009 12:35 AM, Carmelo AMOROSO wrote: >> this breaks sh4 build on master. I'll see and fix it. >> We are merging this patch in nptl branch and test it for sh4. > > Oops sorry Carmelo, I cherry picked the last couple weeks of patches > from h

Re: [git commit] syscall: unify common syscall defines

2009-07-09 Thread Austin Foxley
On 07/09/2009 12:35 AM, Carmelo AMOROSO wrote: > this breaks sh4 build on master. I'll see and fix it. > We are merging this patch in nptl branch and test it for sh4. Oops sorry Carmelo, I cherry picked the last couple weeks of patches from head -> nptl just now, so you'll want to rebase and fix

Re: [git commit] syscall: unify common syscall defines

2009-07-09 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mike Frysinger wrote: > commit: > http://git.uclibc.org/uClibc/commit/?id=b387d762361e6c109c6a60bced003e72447b0a33 > branch: http://git.uclibc.org/uClibc/commit/?id=refs/heads/master > > Patch is too large, so refusing to show it > > > Unify all th