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]

[PATCH] Export AT_HWCAP from libc, v4


Changes v3->v4:
  * Drop gethwcap in favour of only getauxval with a special case test.

    I'm just about convinced it's much more useful to extend Dave's Sparc
    IFUNC trick to "all" targets.  I will attempt to measure this overhead
    before I formally propose such a patch.

  * Comments updated, as per AJ.
  * Documentation added, as per Joseph.
  * Patch set compressed to a single patch.


r~

Attachment: d-hwcap-4
Description: Text document


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