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]
Other format: [Raw text]

Re: generate eh_frame information for assembler code


Roland McGrath <roland@redhat.com> writes:

> libc-symbols.h is not the right place for those macros.  We have too much
> random crap in there already.  Put stuff such as this either in some new
> header or in some sysdep.h file that others can #include.

Should it go in sysdeps/generic/sysdep.h?  That's included by sysdep.h
files?  Or shall I create a new specific file and include it in
x86_64/sysdeps.h?

What do you prefer?

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]