]> git.ipfire.org Git - thirdparty/glibc.git/commit - elf/dl-load.c
Update.
authorUlrich Drepper <drepper@redhat.com>
Fri, 19 Feb 1999 20:37:20 +0000 (20:37 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 19 Feb 1999 20:37:20 +0000 (20:37 +0000)
commit126b06f99e7c12d3b55df89343fed295390951d3
tree29fdfffc6daf74c07310697c610f212cf2bf06e4
parent4ac5087baf6b82f91eabec97ce418a74ff4ed1a2
Update.

1999-02-19  Ulrich Drepper  <drepper@cygnus.com>

* elf/ldsodefs.h (_dl_signal_error): Mark as __noreturn__.
* elf/dl-load.c (lose): Make it a function at the toplevel, mark as
noreturn, and prevent it from being inlined.
Define LOSE appropriately.
(_dl_map_object_from_fd): Compare all bytes in e_ident at once.
Optimize decoding of p_flags for certain platforms.
ChangeLog
elf/dl-load.c
elf/ldsodefs.h