From: Andreas Jaeger Date: Tue, 22 Jul 2003 20:00:41 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc-2_3_3~425 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8c1bfa30e0c844f32f7576cff92d832bbc530197;p=platform%2Fupstream%2Fglibc.git Update. * elf/readlib.c (process_file): Check that file is a shared object. --- diff --git a/ChangeLog b/ChangeLog index aa42b7b..979b5a7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2003-07-22 Andreas Jaeger + * elf/readlib.c (process_file): Check that file is a shared + object. + * elf/sofini.c (__FRAME_END__): Use attribute used so that gcc will not optimize it away. (__DTOR_END__): Likewise.