On 11/27/22 09:38, Shahab Vahedi via Libc-alpha wrote:
While porting ARCv2 to elfutils [1], it was brought up that the
necessary changes to the project's libelf/elf.h must come from
glibc, because they sync it from glibc [2]. Therefore, this patch
is to update ARC entries in elf/elf.h.
The majo
On 11/27/22 10:21, Florian Weimer via Libc-alpha wrote:
* Shahab Vahedi:
From the tests point of view, this is a necessary step for another
patch [1] and allows parsing macros such as "#define A | B". Without
it, a few tests [2] choke when the other patch [1] is applied:
/src/glibc/scripts/.