This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB 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: [RFA] Make solib-sunos.c more self-contained


On Sun, 3 Oct 2004 00:08:04 +0200 (CEST)
Mark Kettenis <mark.kettenis@xs4all.nl> wrote:

> Most of the remaining lines in the remaining nm-*bsd*.h files consist
> of defines for the old a.out shared library support.  It's pretty easy
> to autoconf these; we already have a suitable define:
> HAVE_STRUCT_SO_MAP_WITH_SOM_MEMBERS.  This patch moves these defines
> into solib-sunos.c.
> 
> Kevin, d'you have any objections?
> 
> Mark
> 
> 
> from  Mark Kettenis  <kettenis@gnu.org>
> 
> 	* solib-sunos.c [HAVE_STRUCT_SO_MAP_WITH_SOM_MEMBERS] (link_map)
> 	(lm_addr, lm_name, lm_next, link_dynamic_2, ld_loaded, rtc_symb)
> 	(rtc_sp, rtc_next, ld_debug, ldd_in_debugger, ldd_bp_addr)
> 	(ldd_bp_inst, ldd_cp, link_dynamic, ld_version, ldd, ld_un, ld_2):
> 	New defines.

No objections from me.  Go ahead and commit it.

Thanks,

Kevin


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