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] Adjust abilist.awk for Alpha


Alpha uses the ST_OTHER field, which gets printed as field 7. E.g.

000000000007d600 g DF .text 0000000000000204 GLIBC_2.2 0x88 putwchar

with an additional complication of e.g.

00000000000fe7c0 g D .text 0000000000000060 GLIBC_2.0 0x80 __divlu

which is done so that callers of the division routines do *not* go through
a plt entry.  (Non-standard calling conventions.)

Sanity tested on x86_64. Ok?


r~

Attachment: z2
Description: Text document


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