This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Status of glibc on pre-v9 SPARC


Since at least

commit b02840bacdefde318d2ad2f920e50785b9b25d69
Author:     Torvald Riegel <triegel@redhat.com>
AuthorDate: Wed Jun 24 14:37:32 2015 +0200
Commit:     Torvald Riegel <triegel@redhat.com>
CommitDate: Fri Jan 15 21:20:34 2016 +0100

    New pthread_barrier algorithm to fulfill barrier destruction requirements.

building glibc for pre-v9 32-bit SPARC has been broken because 
sysdeps/sparc/sparc32/pthread_barrier_wait.c just contains a #error.

Is this something that is still intended to be fixed?  Or should pre-v9 
32-bit SPARC be considered like the original i386, i.e. too little atomic 
operation support so should no longer be supported with v9 being made the 
official minimum supported by glibc?

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]