This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: Should rename ELFOSABI_LINUX into ELFOSABI_GNU, and drop ELFOSABI_HURD


Hi Samuel,

> 2011-06-19  Samuel Thibault  <samuel.thibault@gnu.org>
>
>	* elf.c (_bfd_elf_set_osabi): Use ELFOSABI_GNU name instead
>	of ELFOSABI_LINUX alias.
>	* elf32-hppa.c (elf32_hppa_object_p): Likewise.
>	* elf64-hppa.c (elf32_hppa_object_p): Likewise.
>
> 2011-06-19  Samuel Thibault  <samuel.thibault@gnu.org>
>
>	* elfedit.c (osabis): Use ELFOSABI_GNU name instead
>	of ELFOSABI_LINUX alias and ELFOSABI_HURD. Add GNU alias.
>	* readelf.c (get_osabi_name): Likewise.
>	(get_symbol_binding): Likewise.
>	(get_symbol_type): Likewise.
>
> 2011-06-19  Samuel Thibault  <samuel.thibault@gnu.org>
>
>	* elfcpp.h (ELFOSABI): Add ELFOSABI_GNU with value of ELFOSABI_LINUX,
>	keep ELFOSABI_LINUX as an alias. Remove ELFOSABI_HURD.
>
> 2011-06-19  Samuel Thibault  <samuel.thibault@gnu.org>
>
>	* config/obj-elf.c (obj_elf_type): Use ELFOSABI_GNU name instead
>	of ELFOSABI_LINUX alias.
>
> 2011-06-19  Samuel Thibault  <samuel.thibault@gnu.org>
>
>	* common.h (ELFOSABI_GNU): Define, replaces...
>	(ELFOSABI_LINUX): ... this, kept as an alias.
>	(ELFOSABI_HURD): Remove.

Approved - please apply.

Cheers
  Nick


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