From: Ulrich Drepper Date: Tue, 10 Aug 1999 05:14:51 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc_2-1-2~160 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a7cb14a81b436ca8f039a138dbdc847f6c80ed5;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index 92afc3ca8d0..7a78c88a893 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +1999-08-09 Scott Bambrough + + * elf/elf.h: Added definition of ELFOSABI_ARM. + * elf/dl-load.c (_dl_map_object_from_fd): Use VALID_ELF_HEADER, + VALID_ELF_OSABI, VALID_ELF_ABIVERSION to decide whether an + object's header and ABI values are acceptable. + (VALID_ELF_HEADER): New macro; provide default definition. + (VALID_ELF_OSABI): New macro; provide default definition. + (VALID_ELF_ABIVERSION): New macro; provide default definition. + * sysdeps/arm/dl-machine.h Define ARM specific versions of + VALID_ELF_HEADER, VALID_ELF_OSABI, VALID_ELF_ABIVERSION. + 1999-08-08 Ulrich Drepper * sysdeps/ieee754/ieee754.h: Handle platforms with special