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 1/N, MPX, x86_64] Intel MPX support in glibc for x86_64


Can you use some macros for the stack offset constants?  There are too many
magic numbers and too much undescribed arithmetic in that code already.
That should be able to consolidate the #ifdef __ILP32__ into one spot.


Thanks,
Roland


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