This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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: [PATCH] _dl_start: Remove internal_function attribute


On 08/14/2017 12:29 PM, Florian Weimer wrote:
> The i386 startup code needs adjusting because it calls the function
> and the ABI has changed.
> 
> 2017-08-14  Florian Weimer  <fweimer@redhat.com>
> 
> 	* elf/rtld.c (_dl_start): Remove internal_function.
> 	* sysdeps/i386/dl-machine.h (RTLD_START): Adjust call to
> 	_dl_start.

> Subject: [PATCH] _dl_fini: Remove internal_function attribute

Sorry, the subject should have referenced _dl_start, too.

Florian


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