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]

Re: [PATCH 2/2] Remove ancient GCC string inlines


On Tue, 13 Oct 2015, Andreas Schwab wrote:

> Joseph Myers <joseph@codesourcery.com> writes:
> 
> > One issue of concern would be that 
> > sysdeps/m68k/m680x0/m68020/bits/string.h defines _STRING_ARCH_unaligned to 
> > 1, but the ABI isn't meant to differ depending on whether the m68020/ 
> > directory is or is not used (there's only one classic m68k ABI listed at 
> > <https://sourceware.org/glibc/wiki/ABIList>).
> 
> m68k-linux doesn't support pre-68020.

In that case I suggest simplifying the sysdeps directory structure 
(removing the m68020/ directory level, moving its contents directly into 
m680x0/), much like HJ merged i486 directories into the i386 directories.

-- 
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]