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: Move localplt baselines to sysdeps directories


On 07/14/2012 02:48 AM, Joseph S. Myers wrote:
This patch moves the localplt baseline data to sysdeps directories,
much like the ABI test baselines were moved, so eliminating a case
where system selection uses special ABI names instead of the normal
sysdeps mechanism.  (I intend to move the C++ types test baselines as
well later.)  All the baselines go in the same directories as the ABI
baselines, except that there was only one m68k localplt baseline so I
moved that to sysdeps/unix/sysv/linux/m68k/nptl/ rather than creating
separate copies for m680x0 and coldfire (which have separate ABI test
baselines).

Tested x86 and x86_64.  Diffs here shown with git diff -M.  (Given
that this is purely moving files around, I don't think separate
validation for each architecture will be particularly valuable.)

This looks fine, thanks!


Andreas
--
 Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi
  SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GF: Jeff Hawn,Jennifer Guild,Felix Imendörffer,HRB16746 (AG Nürnberg)
    GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126


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