[PATCH] ARM: Fix transitional issues with ld.so.cache.
Carlos O'Donell
carlos@redhat.com
Thu Feb 7 21:33:00 GMT 2013
Joseph,
I'd like your official ACK here as the ARM machine maintainer,
but please feel free to take your time.
I do however expect that by submitting this patch upstream
that I've reserved the right to use 0x0b00 for FLAG_ARM_LIBSF,
and I'm going to go ahead with using this number in Fedora ARM.
> OK to checkin?
>
> ChangeLog
>
> 2013-02-06 Carlos O'Donell <carlos@redhat.com>
>
> * sysdeps/generic/ldconfig.h: Define FLAG_ARM_LIBSF.
> * elf/cache.c (print_entry): Add FLAG_ARM_LIBSF support.
>
> ports/ChangeLog.arm
>
> 2013-02-06 Carlos O'Donell <carlos@redhat.com>
>
> * sysdeps/unix/sysv/linux/arm/dl-cache.h
> [__ARM_PCS_VFP] (_dl_cache_check_flags): Allow plain FLAG_ELF_LIBC6.
> [!__ARM_PCS_VFP] (_dl_cache_check_flags): Likewise.
> * sysdeps/unix/sysv/linux/arm/readelflib.c (process_elf_file):
> Set FLAG_ARM_LIBSF for soft-float ABI
> +#define FLAG_ARM_LIBSF 0x0b00
Cheers,
Carlos.
More information about the Libc-alpha
mailing list