public inbox for libc-hacker@sourceware.org
 help / color / mirror / Atom feed
* Re: chech-abi for PPC64
@ 2003-03-21 21:03 Steven Munroe
  2003-03-21 22:26 ` Roland McGrath
  0 siblings, 1 reply; 6+ messages in thread
From: Steven Munroe @ 2003-03-21 21:03 UTC (permalink / raw)
  To: libc-hacker

[-- Attachment #1: Type: text/plain, Size: 183 bytes --]

Roland writes:

 > Any lines in a .symlist file containing ? indicate that the
 > abilist.awk script did not fully grok the objdump output.
 > Please send your libc.dynsym file

Done

[-- Attachment #2: libc.dynsym.bz2 --]
[-- Type: application/octet-stream, Size: 27210 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread
* Re: chech-abi for PPC64
@ 2003-03-21 22:27 Steve Munroe
  2003-03-21 23:48 ` Jakub Jelinek
  0 siblings, 1 reply; 6+ messages in thread
From: Steve Munroe @ 2003-03-21 22:27 UTC (permalink / raw)
  To: Roland McGrath; +Cc: libc-hacker, Alan Modra, Janis Johnson

Roland McGrath writes:

> You are using gcc 3.3, right?  I get similar results on my ppc32 build 
> when I use gcc 3.3.  (I have not tried gcc 3.3 on another platform 
lately.)

Yes the tls/__thread support for ppc32/64 is only available in gcc-3.3+. 
I'll bring this up with Alan and Janis.

Thanks.

^ permalink raw reply	[flat|nested] 6+ messages in thread
* Re: chech-abi for PPC64
@ 2003-03-21 14:51 Steven Munroe
  2003-03-21 21:01 ` Roland McGrath
  0 siblings, 1 reply; 6+ messages in thread
From: Steven Munroe @ 2003-03-21 14:51 UTC (permalink / raw)
  To: libc-hacker

[-- Attachment #1: Type: text/plain, Size: 1594 bytes --]

Sent this note yesterday but libc-hacker is picky about which version of 
me it accepted mail from... resending with the correct From: spelling.

Ok I ran the command:

  make -s update-abi update-abi-config='powerpc64-.*-linux.*'

and

  make -s update-abi update-abi-config='powerpc64-.*-linux.*/notls'

(as two separate builds -with-tls and -without-tls)

But when I run:

  make -sk check-abi

I see the following error:

--- -    2003-03-20 13:28:53.000000000 -0600
+++ /home/sjmunroe/work/build-23/libc.symlist    2003-03-20 
13:28:53.000000000 -0600
@@ -0,0 +1,12 @@
+in6addr_any GLIBC_2.3 g ? D .bss 0000000000000010
+__daylight GLIBC_2.3 g ? D .bss 0000000000000004
+__malloc_initialize_hook GLIBC_2.3 w ? D .bss 0000000000000008
+daylight GLIBC_2.3 w ? D .bss 0000000000000004
+_environ GLIBC_2.3 w ? D .bss 0000000000000008
+__environ GLIBC_2.3 g ? D .bss 0000000000000008
+__after_morecore_hook GLIBC_2.3 w ? D .bss 0000000000000008
+environ GLIBC_2.3 w ? D .bss 0000000000000008
+__fpu_control GLIBC_2.3 g ? D .bss 0000000000000004
+timezone GLIBC_2.3 w ? D .bss 0000000000000008
+__timezone GLIBC_2.3 g ? D .bss 0000000000000008
+__free_hook GLIBC_2.3 w ? D .bss 0000000000000008
make[2]: *** [check-abi-libc] Error 1
make[2]: Target `subdir_check-abi' not remade because of errors.
make[1]: *** [elf/subdir_check-abi] Error 2
make[1]: Target `check-abi' not remade because of errors.
make: *** [check-abi] Error 2

This all seems to be out of arch indepentant code. For example 
time.tzset.c does declare __daylight and __timezone. Do I (PPC64) need 
to do something about this?

[-- Attachment #2: ppc64-abilist-20030319.tgz --]
[-- Type: application/x-compressed, Size: 30502 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2003-03-21 22:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-21 21:03 chech-abi for PPC64 Steven Munroe
2003-03-21 22:26 ` Roland McGrath
  -- strict thread matches above, loose matches on Subject: below --
2003-03-21 22:27 Steve Munroe
2003-03-21 23:48 ` Jakub Jelinek
2003-03-21 14:51 Steven Munroe
2003-03-21 21:01 ` Roland McGrath

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).