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 0/3] Rework a few of the AArch64 ILP32 patches


These three patches break out some of the easier bits of the AArch64
ILP32 work from Andrew Pinksi with the intention that they can go in
relatively quickly while the rest of the series is reviewed and reworked.

Andrew Pinski (1):
  AArch64: Reformat inline-asm in elf_machine_load_address

Will Newton (2):
  AArch64: Update relocations for ILP32
  AArch64: Use ELF macros rather than Elf64 throughout

 elf/elf.h                    | 20 +++++++++++++++++---
 sysdeps/aarch64/bits/link.h  |  6 +++---
 sysdeps/aarch64/dl-machine.h | 37 ++++++++++++++++++++-----------------
 3 files changed, 40 insertions(+), 23 deletions(-)

-- 
1.9.3


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