This is the mail archive of the libc-alpha@sources.redhat.com 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]

Re: Missing type in elf/start.S


"H . J . Lu" <hjl@lucon.org> writes:

> It seems that
> 
> 	.type start,@function
> 	.type _start,@function
> 	.type __start,@function

But not all files declare all of these.


> 
> is missing from most of elf/start.S. On some platforms, the dissambler
> won't dissamble if a symbol is not a function. Should I send a patch
> to fix it?

Please do so,

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


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