public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ports/15505] New: ARM glibc missing __aeabi_ctype_table_C and __aeabi_ctype_table_
@ 2013-05-20 20:46 jsm28 at gcc dot gnu.org
  2013-05-25 12:57 ` [Bug ports/15505] " bugdal at aerifal dot cx
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: jsm28 at gcc dot gnu.org @ 2013-05-20 20:46 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=15505

             Bug #: 15505
           Summary: ARM glibc missing __aeabi_ctype_table_C and
                    __aeabi_ctype_table_
           Product: glibc
           Version: 2.17
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ports
        AssignedTo: unassigned@sourceware.org
        ReportedBy: jsm28@gcc.gnu.org
                CC: carlos@redhat.com, roland@gnu.org
    Classification: Unclassified


The ABI for the ARM Architecture defines various __aeabi_* symbols that are
supposed to be provided by the C library.  Most are provided by glibc (some in
the shared library, some libc_nonshared), but not the required arrays

extern unsigned char const __aeabi_ctype_table_C[257];
extern unsigned char const __aeabi_ctype_table_[257];

defined in CLIBABI (section 5.3.1 of IHI 0039C).

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

end of thread, other threads:[~2014-06-13 17:41 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-20 20:46 [Bug ports/15505] New: ARM glibc missing __aeabi_ctype_table_C and __aeabi_ctype_table_ jsm28 at gcc dot gnu.org
2013-05-25 12:57 ` [Bug ports/15505] " bugdal at aerifal dot cx
2013-05-31 19:24 ` joseph at codesourcery dot com
2013-05-31 19:30 ` bugdal at aerifal dot cx
2013-05-31 19:36 ` joseph at codesourcery dot com
2014-02-08  1:58 ` [Bug libc/15505] [arm] " jsm28 at gcc dot gnu.org
2014-06-13 17:41 ` fweimer at redhat dot com

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).