Re: [NPTL] Questions about testing

2009-04-20 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dan E wrote: > On Sat, 18 Apr 2009 18:20 +0200, "Carmelo Amoroso" > wrote: >> IIRC, on sh, tls testes pass all, only 3 failures with nptl >> (tst-cpuclocks), >> and probably the tests have some errors. >> I&#

Re: [NPTL] Questions about testing

2009-04-18 Thread Carmelo Amoroso
Dan E wrote: > For those who have working uClibc implementations of NPTL, such as arm > and sh, I have a question. How do you test it? Do you run the test > programs for NPTL located in $TOPLEVEL/test/tls and $TOPLEVEL/test/nptl > ? Does every one run without error? > > I've been able to get al

Re: [patch nptl] i386 support somewhat usable

2009-04-15 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Timo Teräs wrote: > Khem Raj wrote: >> On Wednesday 08 April 2009 11:56:23 pm Timo Teräs wrote: >>> Patch is at: >>> http://solidboot.com/~fabled/uclibc-nptl-i386.diff >> I looked at this patch quickly. One thing that I saw was that you are >> disabli

Re: [patch nptl] i386 support somewhat usable

2009-04-15 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Khem Raj wrote: > 2009/4/11 Timo Teräs : >> Khem Raj wrote: >>> On Wednesday 08 April 2009 11:56:23 pm Timo Teräs wrote: Patch is at: http://solidboot.com/~fabled/uclibc-nptl-i386.diff >>> I looked at this patch quickly. One thing that I sa

Re: Is there any testsuite to validate all functions of uClibc

2009-04-10 Thread Carmelo Amoroso
Guo Hongruan wrote: > Hi Bernhard, >Thanks for your help. >I will try to port this small testsuite to our system. >In fact, I have run the LTP on my system. I just want a specific > testsuite for libc. How about glibc testsuite? I want to port it to test > uclibc. Is it valuable? > > T

MIPS elfinterp change history

2009-04-10 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Folks, I've looked at the change history of ldso/ldso/mips/elfinterp.c and I think that we have made a lot of mistakes with this file. rev | committer | change - --- 15882 | sjhill | added

Re: MIPS NPTL patches [1/3]

2009-04-09 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dan E wrote: > It figures. Let's try that again without the word wrapping. > I agree with Mike to stop talking, and let's go back to code... > -- patch start -- > Index: uClibc-nptl/include/unistd.h > ===

Re: MIPS NPTL patches [1/3]

2009-04-09 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mike Frysinger wrote: [SNIP] > git however ive found to be a complete dream with branching and merging (ive > used it with linux, u-boot, personal projects, etc...). we're in the process > of migrating to git now (or at least, we're whining to OSU g

Re: NPTL on x86, anyone?

2009-04-09 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Timo Teräs wrote: > Mike Frysinger wrote: >> On Friday 10 April 2009 01:07:52 Timo Teräs wrote: >>> Mike Frysinger wrote: On Thursday 09 April 2009 10:24:53 Cristi Magherusan wrote: > Is there anyone interested in porting the NPTL branch to x8

Re: MIPS NPTL patches

2009-04-09 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dan E wrote: > On Thu, 09 Apr 2009 10:43 +0200, "Carmelo AMOROSO" > wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> Khem Raj wrote: >>> On Wednesday 08 April 2009 10:27:44 pm Dan E wr

Re: MIPS NPTL patches

2009-04-09 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Khem Raj wrote: > On Wednesday 08 April 2009 10:27:44 pm Dan E wrote: >> OK, I lied. There are 4 patches in all for this set. >> >> I could not get a clean build without these changes. > > what error messages do you get without this patch ? > >> A

Re: uClibc++: bug in map::operator[]

2009-04-07 Thread Carmelo Amoroso
Bernhard Reutner-Fischer wrote: > On Thu, Apr 02, 2009 at 09:39:13AM +0200, Carmelo AMOROSO wrote: > >> Olivier Hochreutiner wrote: >>> Hi there, >>> >>> I am facing a problem with the uClibc++ implementation of std::map, >>> which can be illustr

Re: stack size (per thread) ??

2009-04-02 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 alessio.ste...@gidi.it wrote: > I hope not because linuxthreads are an old an inefficient implementation of > threads under linux right? > Alessio, you email appear unreadable. Please compose in plain/text, no html at all. No disclaimers at the end, y

Re: uClibc++: bug in map::operator[]

2009-04-02 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Olivier Hochreutiner wrote: > Hi there, > > I am facing a problem with the uClibc++ implementation of std::map, > which can be illustrated with the following code: > uClibc++ is not uCLibc. Please post your question to the proper list. Cheers, Carme

Re: NPTL for powerpc?

2009-03-31 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Daniel Ng wrote: > Carmelo AMOROSO st.com> writes: >>> I had it building in 0.28.1, but I get the below error when using 0.30.0: >>> >>> libpthread/linuxthreads/sysdeps/pthread/errno-loc.c:23:27: error: sysdep- >&g

Re: NPTL for powerpc?

2009-03-31 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Daniel Ng wrote: > Hi, > > Can someone please tell me what is the current state of NPTL (Native POSIX > Threading Library) for powerpc? > Not available. Same question arises hundreds of time. Currently supported and tested arch are sh4 and arm. Re

Re: How goes the NPTL merge?

2009-03-31 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Denys Vlasenko wrote: > On Monday 16 March 2009 07:35, Mike Frysinger wrote: >>> I must admit that what I am seeing in not particularly encouraging. >>> My fear is that yet another pthread implementation will land, >>> without cleanup, without docs, wi

Re: NPTL support for ARM

2009-03-31 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Christian Eggers wrote: >>> I've tried to build an ARM NPTL toolchain with buildroot. Therefore I've >>> added a new option for using the head of the nptl-branch of uclibc to >>> buildroot-2009.02. >>> >>> Buildroot-Settings: >>> Target Architecture: a

Re: problem with errno in readdir64_r() and readdir_r()

2009-03-25 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Filippo ARCIDIACONO wrote: > > >> -Original Message- >> From: uclibc-boun...@uclibc.org >> [mailto:uclibc-boun...@uclibc.org] On Behalf Of Kovesdi Gyorgy >> Sent: Wednesday, March 25, 2009 9:49 AM >> To: uclibc@uclibc.org >> Subject: proble

Re: Grim state of libpthread (needs serious cleanup)

2009-03-25 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 rhabarber1848 wrote: > Bernhard Reutner-Fischer wrote: > >> I think that improving NPTL would be a good thing, i suppose that >> we ultimately want to abandon the other impls in favour of it, at >> least mid- or long-term. > > Hi, > > would it then

Re: gethostbyname_r() is aborted

2009-03-22 Thread Carmelo Amoroso
??? wrote: > I ran the following source code in x86(glibc) and MIPS(uClibc). > In the x86, it has no problem. > In the MIPS, however, my program is aborted. > Is this a bug of gethostbyname_r() ? > I don't know why it is aborted. > > In the x86, following are printed. > > gethostname_r() with w

Re: svn commit: [25761] branches/uClibc-nptl: libpthread/linuxthreads libpthread/linu etc...

2009-03-19 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 k...@uclibc.org wrote: > Author: kraj > Date: 2009-03-19 18:00:28 + (Thu, 19 Mar 2009) > New Revision: 25761 > > Log: > Merged revisions 25744 via svnmerge from > svn+ssh://k...@svn.uclibc.org/svn/trunk/uClibc > Khem thanks for helping with sun

Re: [PATCH] nptl working for sparc32

2009-03-17 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mike Frysinger wrote: > On Wednesday 18 March 2009 02:15:09 Carmelo AMOROSO wrote: >> Austin Foxley wrote: >>> Out of necessity, I've got the nptl branch working with sparc32. >>> Linuxthreads was giving our heavy

Re: [PATCH] nptl working for sparc32

2009-03-17 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Austin Foxley wrote: > Out of necessity, I've got the nptl branch working with sparc32. > Linuxthreads was giving our heavy thread using application trouble. > > Attached is the (sort of large) patch. > Basically it's just an update from glibc/sparc32

Re: svn commit: trunk/uClibc/test/crypt

2009-03-16 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Carmelo AMOROSO wrote: > Denys Vlasenko wrote: >> On Wednesday 04 March 2009 04:41:41 pm Salvatore CRO' wrote: >>> Hi Carmelo, >>> Attached is a proposal tailored for rpc test that could be very easily >>> e

Re: NPTL support for MIPS

2009-03-12 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Sagar Borikar wrote: > On Thu, Mar 12, 2009 at 12:40 PM, Carmelo AMOROSO > wrote: > Khem Raj wrote: >>>> On Wednesday 11 March 2009 23:41:39 Sagar Borikar wrote: >>>>> Hi, >>>>> >>>>

Re: NPTL support for MIPS

2009-03-12 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Khem Raj wrote: > On Wednesday 11 March 2009 23:41:39 Sagar Borikar wrote: >> Hi, >> >> We wanted to add NPTL support on our platform built in uClibc. While >> browsing, I figured out that 0.9.30 was supposed to merge the >> uclibc-nptl branch. But in

Re: svn commit: trunk/uClibc/test/crypt

2009-03-07 Thread Carmelo Amoroso
Carmelo AMOROSO wrote: > Denys Vlasenko wrote: >> On Wednesday 04 March 2009 04:41:41 pm Salvatore CRO' wrote: >>> Hi Carmelo, >>> Attached is a proposal tailored for rpc test that could be very easily >>> extedend to all tests in uClibc. Indeed it a

Re: ldouble math

2009-03-06 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Bernhard Reutner-Fischer wrote: > On Thu, Mar 05, 2009 at 10:33:16AM -0800, Ned Ludd wrote: >> On Thu, 2009-03-05 at 18:50 +0100, Bernhard Reutner-Fischer wrote: > >>> Does anybody remember the story behind __NO_LONG_DOUBLE_MATH? >>> Let's take powerp

Re: ldouble math

2009-03-05 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Carmelo AMOROSO wrote: > Bernhard Reutner-Fischer wrote: >> On Wed, Feb 18, 2009 at 07:58:21AM -0800, Ned Ludd wrote: >>> On Wed, 2009-02-18 at 12:07 +0100, Bernhard Reutner-Fischer wrote: >>>> On Wed, Feb 18, 2009 at 10:

Re: ldouble math

2009-03-05 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Bernhard Reutner-Fischer wrote: > On Wed, Feb 18, 2009 at 07:58:21AM -0800, Ned Ludd wrote: >> On Wed, 2009-02-18 at 12:07 +0100, Bernhard Reutner-Fischer wrote: >>> On Wed, Feb 18, 2009 at 10:07:43AM +0100, Carmelo AMOROSO wrote: &

Re: [patch] Separate out creat() implementation from open.c

2009-03-04 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Khem Raj wrote: > Hi > > Currently we implement creat () in same file as open () implementation > in open.c. On NPTL we override open.c with its own implementation of > open which also considers cancellation. As a result when we override > open.c we a

Re: svn commit: trunk/uClibc/test/crypt

2009-03-04 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Denys Vlasenko wrote: > On Wednesday 04 March 2009 04:41:41 pm Salvatore CRO' wrote: >> Hi Carmelo, >> Attached is a proposal tailored for rpc test that could be very easily >> extedend to all tests in uClibc. Indeed it avoids "include ../../.config" i

Re: [Buildroot] MIPS arch on NPTL branch

2009-03-04 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 James Chapman wrote: > Carmelo AMOROSO wrote: >> James Chapman wrote: >>> Carmelo AMOROSO wrote: >>>> James Chapman wrote: >>>>> Carmelo AMOROSO wrote: >>>>>> James Chapman wro

Re: svn commit: trunk/uClibc/test/crypt

2009-03-04 Thread Carmelo AMOROSO
heers, > Salvo. > Hi Salvo, I like it ;-): it appear a cleaner/working design. If nobody has concerns, please go ahead and post a patch to fix makefile overall. Thanks, Carmelo > > -Original Message- > From: uclibc-boun...@uclibc.org [mailto:uclibc-boun...@uclibc.org] On B

Re: [Buildroot] MIPS arch on NPTL branch

2009-03-04 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 James Chapman wrote: > Carmelo AMOROSO wrote: >> James Chapman wrote: >>> Carmelo AMOROSO wrote: >>>> James Chapman wrote: >>>>> Carmelo AMOROSO wrote: >>>>>> James Chapman wrote: >>

Re: svn commit: trunk/uClibc/test/crypt

2009-03-04 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Bernhard Reutner-Fischer wrote: > On Tue, Feb 24, 2009 at 01:07:15PM +0100, Carmelo AMOROSO wrote: > >>> Log: >>> - disable libcrypt tests if we have no libcrypt >>> >>> >>> Modified: >>&g

Please, don't touch any of ld.so in NPTL branch

2009-03-04 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 ...unless you know perfectly what you are doing. Thanks in advance, Carmelo -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iEYEARECAAYFAkmuN2gACgkQoRq/3BrK1s+iZgCg+hu0SC+k

Re: [Buildroot] MIPS arch on NPTL branch

2009-03-04 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 James Chapman wrote: > Carmelo AMOROSO wrote: >> James Chapman wrote: >>> Carmelo AMOROSO wrote: >>>> James Chapman wrote: >>>>> Carmelo Amoroso wrote: >>>>>> Bernhard Reutner-Fis

Re: uClibc 0.9.30 support of NPTL for MIPS

2009-03-03 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Rick Fried wrote: > Hi, Does version 0.9.30 have support for NPTL threads on the MIPS > architecture? Some files in this release suggest that the NPTL merge has > been completed...is this true? > No. Carmelo > Thanks, Rick > > _

Re: [Buildroot] MIPS arch on NPTL branch

2009-03-03 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 James Chapman wrote: > Carmelo AMOROSO wrote: >> James Chapman wrote: >>> Carmelo Amoroso wrote: >>>> Bernhard Reutner-Fischer wrote: >>>>> [James, wrong list, redirecting accordingly] >>>&g

Re: [Buildroot] MIPS arch on NPTL branch

2009-03-03 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 James Chapman wrote: > Carmelo Amoroso wrote: >> Bernhard Reutner-Fischer wrote: >>> [James, wrong list, redirecting accordingly] >>> >>> On Mon, Mar 02, 2009 at 10:27:25PM +, James Chapman wrote: >>>

Re: [Buildroot] MIPS arch on NPTL branch

2009-03-02 Thread Carmelo Amoroso
Bernhard Reutner-Fischer wrote: > [James, wrong list, redirecting accordingly] > > On Mon, Mar 02, 2009 at 10:27:25PM +, James Chapman wrote: >> Just wondering what the status of the MIPS arch is on the uclibc-NPTL >> branch tip. I'm seeing compile errors because _dl_find_hash() now has >> an

Re: Segfault of executables with shared libraries.

2009-03-02 Thread Carmelo Amoroso
Colin Whittaker wrote: > Carmelo Amoroso wrote: >> Colin Whittaker wrote: >> >>> Carmelo Amoroso wrote: >>> >>>> Try enabling debug early support into dynamic linker and run again. >>>> Just to see if it is failing in the dynamic l

Re: Has anybody used 0.9.30 on sh4?

2009-03-01 Thread Carmelo Amoroso
Rob Landley wrote: > On Thursday 26 February 2009 08:36:13 Carmelo AMOROSO wrote: >> Rob Landley wrote: >>> If I enable CTOR/DTOR support, I get undefined _init and _fini. I don't >>> remember which .o file those two are in, but it's linking in the same &

Re: Segfault of executables with shared libraries.

2009-02-27 Thread Carmelo Amoroso
Colin Whittaker wrote: > Carmelo Amoroso wrote: >> Try enabling debug early support into dynamic linker and run again. >> Just to see if it is failing in the dynamic linker or in the application. >> I suggest to build uclibc with full debug symbols too and start a real

Re: Segfault of executables with shared libraries.

2009-02-27 Thread Carmelo Amoroso
Colin Whittaker wrote: > Colin Whittaker wrote: >> André Goddard Rosa wrote: >>> On Thu, Feb 26, 2009 at 4:45 PM, Colin Whittaker >>> mailto:col...@occamnetworks.com>> wrote: >>> >>> Hi, I'm new here. I searched and found a similar thread that >>> didn't seem to get resolved. Any help would

Re: Has anybody used 0.9.30 on sh4?

2009-02-26 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Rob Landley wrote: > If I enable CTOR/DTOR support, I get undefined _init and _fini. I don't > remember which .o file those two are in, but it's linking in the same group > as > all the other targets and those work, sh4 doesn't. > > # gcc -v threa

Re: svn commit: trunk/uClibc/test/crypt

2009-02-24 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 al...@uclibc.org wrote: > Author: aldot > Date: 2009-02-23 10:50:49 + (Mon, 23 Feb 2009) > New Revision: 25422 > > Log: > - disable libcrypt tests if we have no libcrypt > > > Modified: >trunk/uClibc/test/crypt/Makefile > > > Changeset: >

Re: [PATCH] sh: Fix __SH_SYSCALL_TRAP_BASE for SH2A architecture

2009-02-24 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Peter Griffin wrote: >> Peter, >> I've changed in rev 25414 SH specific files to use >> gcc built-in macros instead of relying on uclibc config ones >> (that may changes one day for example). >> Please let me know if this breaks uclibc on sh2[a]. > >

Re: Status of NPTL merge to trunk?

2009-02-23 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Denys Vlasenko wrote: > On Thursday 19 February 2009 05:59:36 pm Carmelo AMOROSO wrote: >> Carmelo AMOROSO wrote: >>> Marcus Johansson wrote: >>>> Hello! >>>> What is the status of the NPTL merge to trunk? >

Re: Has anybody used 0.9.30 on sh4?

2009-02-23 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Rob Landley wrote: > If I enable CTOR/DTOR support, I get undefined _init and _fini. I don't > remember which .o file those two are in, but it's linking in the same group > as > all the other targets and those work, sh4 doesn't. > > # gcc -v threa

Re: svn commit: trunk/uClibc: include libc/sysdeps/linux/common/bits l etc...

2009-02-23 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Denys Vlasenko wrote: > On Thursday 19 February 2009 10:45:54 am Carmelo AMOROSO wrote: >> v...@uclibc.org wrote: >>> Author: vda >>> Date: 2009-02-17 01:45:32 + (Tue, 17 Feb 2009) >>> New Revision: 25345 >&

Re: [PATCH] sh: Fix __SH_SYSCALL_TRAP_BASE for SH2A architecture

2009-02-22 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Peter Griffin wrote: >>> +#ifdef __CONFIG_SH2__ | __CONFIG_SH2A__ >>> # define __SH_SYSCALL_TRAP_BASE 0x20 >>> #else >>> # define __SH_SYSCALL_TRAP_BASE 0x10 >> Applied, thanks. > err, how could that possibly be correct? >>>

Re: [PATCH] sh: Fix __SH_SYSCALL_TRAP_BASE for SH2A architecture

2009-02-20 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Bernhard Reutner-Fischer wrote: > On Fri, Feb 20, 2009 at 03:59:11PM +0100, Carmelo AMOROSO wrote: > >>> oh, and probably -DFOO=__sh2__ -DBAR=__SH2A__ >> why ? I would expect to be defined by gcc itself. >> At least cr

Re: [PATCH] sh: Fix __SH_SYSCALL_TRAP_BASE for SH2A architecture

2009-02-20 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Bernhard Reutner-Fischer wrote: > On Fri, Feb 20, 2009 at 03:18:04PM +0100, Bernhard Reutner-Fischer wrote: >> On Fri, Feb 20, 2009 at 03:12:34PM +0100, Carmelo AMOROSO wrote: >> >>>>>> +#ifdef __CONFIG_SH2__ |

Re: [PATCH] sh: Fix __SH_SYSCALL_TRAP_BASE for SH2A architecture

2009-02-20 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Bernhard Reutner-Fischer wrote: > On Fri, Feb 20, 2009 at 03:12:34PM +0100, Carmelo AMOROSO wrote: > >>>>> +#ifdef __CONFIG_SH2__ | __CONFIG_SH2A__ >>>>> # define __SH_SYSCALL_TRAP_BASE 0x20 >>>>>

Re: [PATCH] sh: Fix __SH_SYSCALL_TRAP_BASE for SH2A architecture

2009-02-20 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Bernhard Reutner-Fischer wrote: > On Fri, Feb 20, 2009 at 01:55:45PM +0100, Carmelo AMOROSO wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> Peter Griffin wrote: >>> >From c1f94ea2fbebc0ce321da

Re: [PATCH] sh: Fix __SH_SYSCALL_TRAP_BASE for SH2A architecture

2009-02-20 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Peter Griffin wrote: >>From c1f94ea2fbebc0ce321da7220c6a69bfb997c21a Mon Sep 17 00:00:00 2001 > From: Peter Griffin > Date: Fri, 20 Feb 2009 05:42:03 + > Subject: [PATCH] sh: Fix __SH_SYSCALL_TRAP_BASE for SH2A architecture > > > Signed-off-by:

Re: Status of NPTL merge to trunk?

2009-02-19 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Carmelo AMOROSO wrote: > Marcus Johansson wrote: >> Hello! > >> What is the status of the NPTL merge to trunk? > >> Best regards, >> Marcus > > Asked many times... it may be worth to read the replies. > &g

Re: Status of NPTL merge to trunk?

2009-02-19 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Marcus Johansson wrote: > Hello! > > What is the status of the NPTL merge to trunk? > > Best regards, > Marcus > Asked many times... it may be worth to read the replies. carmelo > > -

Re: svn commit: trunk/uClibc: include libc/sysdeps/linux/common/bits l etc...

2009-02-19 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 v...@uclibc.org wrote: > Author: vda > Date: 2009-02-17 01:45:32 + (Tue, 17 Feb 2009) > New Revision: 25345 > > Log: > test/math/compile_test.c: "are long double functions even compile/link?" test > *: fix everything which prevents above from buil

Re: ldouble math

2009-02-18 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ned Ludd wrote: > On Wed, 2009-02-18 at 12:07 +0100, Bernhard Reutner-Fischer wrote: >> On Wed, Feb 18, 2009 at 10:07:43AM +0100, Carmelo AMOROSO wrote: >>> -BEGIN PGP SIGNED MESSAGE- >>> Hash: SHA1 >>> >

Re: ldouble math

2009-02-18 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Bernhard Reutner-Fischer wrote: > On Wed, Feb 18, 2009 at 10:07:43AM +0100, Carmelo AMOROSO wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> al...@uclibc.org wrote: >>> Author: aldot >>>

Re: svn commit: trunk/uClibc: extra/Configs include libc/sysdeps/linu etc...

2009-02-18 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 al...@uclibc.org wrote: > Author: aldot > Date: 2008-10-03 07:24:28 -0700 (Fri, 03 Oct 2008) > New Revision: 23582 > > Log: > - add long double math wrappers (Ned Ludd) > > > Added: >trunk/uClibc/libm/ldouble_wrappers.c > > Modified: >trunk

Re: svn commit: branches/uClibc-nptl: include libc/inet libc/misc/elf libc/mis etc...

2009-02-17 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 k...@uclibc.org wrote: > Author: kraj > Date: 2008-12-23 10:16:51 + (Tue, 23 Dec 2008) > New Revision: 24517 > > Log: > Get non nptl threads compiled on x86. > > > Modified: >branches/uClibc-nptl/include/resolv.h > > > Changeset: > Modifie

Re: svn commit: trunk/uClibc: include libc/sysdeps/linux/common/bits etc...

2009-02-17 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Bernhard Reutner-Fischer wrote: > On Mon, Feb 16, 2009 at 06:02:20PM +0100, Carmelo AMOROSO wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> Carmelo AMOROSO wrote: >>> al...@uclibc.org wrote: >>

Re: How goes the NPTL merge?

2009-02-17 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Rob Landley wrote: > Just noticed Denys checking more stuff into the nptl branch. (Mirroring a > commit to mainline with a second commit to the branch.) Basiacally Denys is tryuing to make the merge easier doing this double commit when working on gen

Re: svn commit: trunk/uClibc: include libc/sysdeps/linux/common/bits etc...

2009-02-16 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Carmelo AMOROSO wrote: > al...@uclibc.org wrote: >> Author: aldot >> Date: 2008-12-22 11:31:12 + (Mon, 22 Dec 2008) >> New Revision: 24487 > >> Log: >> - fix fpclassify, signbit, isfinite, isnan, isinf mac

Re: svn commit: trunk/uClibc: include libc/sysdeps/linux/common/bits etc...

2009-02-16 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 al...@uclibc.org wrote: > Author: aldot > Date: 2008-12-22 11:31:12 + (Mon, 22 Dec 2008) > New Revision: 24487 > > Log: > - fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math > support > - add rule to create preprocessor

Re: libstc++ and locale issue

2009-02-15 Thread Carmelo Amoroso
Denys Vlasenko wrote: > On Friday 13 February 2009 11:54, Carmelo AMOROSO wrote: >> rhabarber1848 wrote: >>> Denys Vlasenko wrote: >>> >>>> But if "anyone" is a patched version of gcc and patch >>>> simply uses uclibc internals (whic

Re: libstc++ and locale issue

2009-02-13 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 rhabarber1848 wrote: > Denys Vlasenko wrote: > >> But if "anyone" is a patched version of gcc and patch >> simply uses uclibc internals (which were leaking through >> non-sanitized headers) instead of using public interface, >> that is a badly written

Re: libstc++ and locale issue

2009-02-12 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Khem Raj wrote: > On (11/02/09 18:29), Carmelo AMOROSO wrote: >> I can see three different solutions >> >> 1) remove the #ifdef _LIBC from within bits/uClibc_locale.h > > if possible this would be good. > >>

Re: libstc++ and locale issue

2009-02-12 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Rob Landley wrote: > On Wednesday 11 February 2009 11:29:56 Carmelo AMOROSO wrote: >> Folks, >> following previous emails I've looked at this issue better, not it's >> clearer to me and I'd like to discuss to figu

Re: libstc++ and locale issue

2009-02-11 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Carmelo AMOROSO wrote: > Folks, > following previous emails I've looked at this issue better, not it's FIX typo: now it's clearer to me. > clearer to me and I'd like to discuss to figure out the best solution. > >

libstc++ and locale issue

2009-02-11 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Folks, following previous emails I've looked at this issue better, not it's clearer to me and I'd like to discuss to figure out the best solution. I've always used libstdc++ library from gcc toolchain (4.24.) with uclibc specific pacthes taken from bu

Re: svn commit: branches/uClibc-nptl: include libc/misc/ctype libc/misc/locale etc...

2009-02-11 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Carmelo AMOROSO wrote: > Denys Vlasenko wrote: >> On Tue, Feb 10, 2009 at 6:24 PM, Carmelo AMOROSO >> wrote: >>> -BEGIN PGP SIGNED MESSAGE- >>> Hash: SHA1 >>> >>> v...@uclibc.org wrote: &g

Re: svn commit: branches/uClibc-nptl: include libc/misc/ctype libc/misc/locale etc...

2009-02-11 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Denys Vlasenko wrote: > On Tue, Feb 10, 2009 at 6:24 PM, Carmelo AMOROSO > wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> v...@uclibc.org wrote: >>> Author: vda >>> Date: 2009

Re: svn commit: branches/uClibc-nptl: include libc/misc/ctype libc/misc/locale etc...

2009-02-10 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 v...@uclibc.org wrote: > Author: vda > Date: 2009-01-21 02:53:20 + (Wed, 21 Jan 2009) > New Revision: 24935 > > Log: > *: remove __UCLIBC_CURLOCALE_DATA, __UCLIBC_CURLOCALE_DATA.x > is always equivalent to __UCLIBC_CURLOCALE->x. > remove typed

Re: [PATCH] librt: Add shm_open and shm_unlink + testcase

2009-02-04 Thread Carmelo Amoroso
Mikael Lund Jepsen, ICCC wrote: > Hi all, > I've made a number of changes since my original post, taking both Joakim > and Bernards changes into consideration. > I hope they address their concerns properly. Most importantly, I now > malloc a buffer of an appropriate size instead of statically alloc

Re: [PATCH] test: fix RPATH in the test suite

2009-02-02 Thread Carmelo Amoroso
Denys Vlasenko wrote: > On Monday 02 February 2009 23:02, Bernhard Reutner-Fischer wrote: >> On Wed, Jan 28, 2009 at 04:39:35PM +0100, Carmelo AMOROSO wrote: >>> -BEGIN PGP SIGNED MESSAGE- >>> Hash: SHA1 >>> >>> Folks, >>> while

Re: [PATCH] test: fix RPATH in the test suite

2009-02-02 Thread Carmelo Amoroso
Denys Vlasenko wrote: > On Tuesday 03 February 2009 00:17, Denys Vlasenko wrote: >> On Wednesday 28 January 2009 16:39, Carmelo AMOROSO wrote: >>> Folks, >>> while reviewing test suite, found an issue in setting RPATH >>> when TEST_INSTALLED_UCLIBC is not set.

Re: [PATCH] test: fix RPATH in the test suite

2009-02-02 Thread Carmelo Amoroso
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Bernhard Reutner-Fischer wrote: > On Wed, Jan 28, 2009 at 04:39:35PM +0100, Carmelo AMOROSO wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> Folks, >> while reviewing test suite, found

[PATCH] test: fix RPATH in the test suite

2009-01-28 Thread Carmelo AMOROSO
libraries to be loaded without setting LD_LIBRARY_PATH. When TEST_INSTALLED_UCLIBC is set, it doesn't need to set the RPATH, otherwise ass to the RPATH the $(top_builddir)lib too. UCLIBC_LDSO_ABSPATH is untouched. Signed-off-by: Carmelo Amoroso Index: test/Rule

Re: [Buildroot] PATCH: linuxthreads and arm compile fix

2009-01-28 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Will Wagner wrote: > Doing a default config with linuxthreads and arm fails to compile due to > missing headers. > The attached patch adds the headers. After applying this patch it all > seems to work. > > Will. > Patch reworked due trailing CR. Appl

Re: [PATCH] ldso - removing reloc type check from resolver

2009-01-28 Thread Carmelo AMOROSO
olsaj...@gmail.com wrote: > Hi, > > removing check for the relocation type check in the resolver, > from all archs, as decided in the previous email. > I tested it for i386, so no real test really. > > regards, > jirka > > > Signed-off-by: Jiri Olsa > > Index: ldso/ldso/arm/elfinterp.c >

Re: svn commit: trunk/uClibc: libc/misc/wchar test utils

2009-01-28 Thread Carmelo AMOROSO
Denys Vlasenko wrote: > On Wednesday 28 January 2009 08:33, Carmelo AMOROSO wrote: >> v...@uclibc.org wrote: >>> Author: vda >>> Date: 2009-01-28 01:04:49 + (Wed, 28 Jan 2009) >>> New Revision: 25083 >>> >>> Log: >>> "make

Re: buildroot & uclibc for C/C++ needs uclibc++ ??

2009-01-28 Thread Carmelo AMOROSO
alessio.ste...@gidi.it wrote: > Dear Mr., > I would like to program both in C and in C++ on a target system > developed using buildroot and uclibc. > Do I need to include uclibc++ or not? You need STL implementation cor C++ development, They can be taken from uclibc++ (but depending on

Re: [Buildroot] PATCH: linuxthreads and arm compile fix

2009-01-28 Thread Carmelo AMOROSO
Mikael Lund Jepsen, ICCC wrote: > H.Heinold wrote: >> Hi, >> >> thanks four your effort, but this already know and will be checked in >> after the nptl-merge. > Hi all, > Just out of curiosity: why is such a change not committed to trunk just > because there is nptl work going on in a separate br

Re: svn commit: trunk/uClibc: libc/misc/wchar test utils

2009-01-27 Thread Carmelo AMOROSO
v...@uclibc.org wrote: > Author: vda > Date: 2009-01-28 01:04:49 + (Wed, 28 Jan 2009) > New Revision: 25083 > > Log: > "make utils" now successfully makes utils for target > > make utils has been always worked for me (at least on nptl branch) What's the problem ? carmelo > > Modified: >

Re: [PATCH] ldso - removing unused warning and warning

2009-01-26 Thread Carmelo AMOROSO
olsaj...@gmail.com wrote: > Hi, > > found those while browsing the code. > > I'm not sure if reloc_type variable should be removed, > or similar check as in other platforms should be added. > eg for i386, smth like: > > if (unlikely(reloc_type != R_386_JMP_SLOT)) { > _dl_dprintf(2, "%s: In

Re: svn commit: trunk/uClibc: extra/scripts include include/protocols etc...

2009-01-26 Thread Carmelo AMOROSO
al...@uclibc.org wrote: > Author: aldot > Date: 2009-01-21 22:21:40 + (Wed, 21 Jan 2009) > New Revision: 24946 > > Log: > - remove unavailable functionality upon request (Peter Mazinger) > > > Modified: >trunk/uClibc/Makefile.in >trunk/uClibc/extra/scripts/conf-header.sh >trunk/u

errno.h does not properly include uCLibc_errno.h header

2009-01-22 Thread Carmelo AMOROSO
Folks, looking at include/errno.h I've noted that the following line: #if defined _LIBC && ( defined IS_IN_libc || defined NOT_IN_libc ) #include #endif IIUC, we would wand to include uClibc_errno.h only if we are inside uclibc/libc so, I imagine we should use #if defined _LIBC && ( defined IS_

Re: uclibc-nptl build error on arm

2009-01-22 Thread Carmelo AMOROSO
Carmelo AMOROSO wrote: > Mikael Lund Jepsen, ICCC wrote: >> Hi all, >> I've brought down the uclibc-nptl branch from cvs today and hacked >> buildroot (snapshot from 20081215) a bit to compile it. >> I'm compiling for ARM against a 2.6.23.16 kernel, but run in

Re: uClibc 0.9.30 segfault + fix

2009-01-16 Thread Carmelo AMOROSO
Kevin Day wrote: > This is more a less a fix of the symptom, the cause of why this memory > is assumed to be allocated and how is it not being allocated. > > The segfault: > ==31258== Process terminating with default action of signal 11 > (SIGSEGV): dumping core > ==31258== Access not within mapp

Re: [PATCH] ldso - adding ARCH_NEEDS_BOOTSTRAP_RELOCS define

2009-01-14 Thread Carmelo AMOROSO
m m wrote: > Hi, > > I might be missing smth, but I still dont see those changes > in the trunk. > you are right.. probably I was sleeping. Applied in re 24833. sorry for delay. Carmelo > Actually this might be just my ignorance of the uclibc project devel in > global.. > Are you using trunk f

Re: Adding shared memory implementation

2009-01-14 Thread Carmelo AMOROSO
Mikael Lund Jepsen, ICCC wrote: > Hi all, > I cannot see the shm_open / shm_unlink functions implemented in librt. > Is there any reason (bloat, ?) for not including these? > as simply it is reported in uClibc_vs_SuSv3.txt, they are optional and simply not implemented until now. > I've tried tak

Re: uclibc-nptl build error on arm

2009-01-14 Thread Carmelo AMOROSO
Mikael Lund Jepsen, ICCC wrote: > Hi all, > I've brought down the uclibc-nptl branch from cvs today and hacked > buildroot (snapshot from 20081215) a bit to compile it. > I'm compiling for ARM against a 2.6.23.16 kernel, but run into this error: > > In file included from libpthread/nptl/sysdeps/p

Re: svn commit: trunk/uClibc: include ldso/include ldso/ldso ldso/libd etc...

2009-01-11 Thread Carmelo Amoroso
Denys Vlasenko wrote: > On Sunday 11 January 2009 11:15, Carmelo Amoroso wrote: >> v...@uclibc.org wrote: >>> Author: vda >>> Date: 2009-01-10 21:02:48 + (Sat, 10 Jan 2009) >>> New Revision: 24747 >>> >>> Log: >>> simple o

Re: svn commit: trunk/uClibc: include ldso/include ldso/ldso ldso/libd etc...

2009-01-11 Thread Carmelo Amoroso
v...@uclibc.org wrote: > Author: vda > Date: 2009-01-10 21:02:48 + (Sat, 10 Jan 2009) > New Revision: 24747 > > Log: > simple optimizations and style fixes in dynamic loading > Hi Denys, dynamic liner is one of the most sensible piece of code of the uclibc, as you know, so I don't think that

<    1   2   3   4   5   6   7   8   9   10   >