binutils-gdb/gdb/config/pa
Jeff Law bb140953e4 * Beginnings of SOM shared library support. Breakpoints and
single frame backtracing within the library only.  Only works when
	using the HPUX 9 dynamic linker.  More functionality to be added
	soon.

	* somsolib.c, somsolib.h: New files.
	* Makefile.in (HFILES_NO_SRCDIR): Add somsolib.h
	(ALLDEPFILES): Add somsolib.c.
	(somsolib.o): Add some dependencies.
	* mpw-make.in (HFILES_NO_SRCDIR): Add somsolib.h
	(ALLDEPFILES): Add somsolib.c.
	(somsolib.o): Add some dependencies.
	* somread.c (som_symtab_read): Accept multiple section offsets.
	All callers changed.  Adjust all text symbols with the first
	section offset.
	* symfile.c (find_lowest_section): Enable this function.  Add some
	tie-breaking logic when sections have the same vma.
	(syms_from_objfile): Use find_lowest_section rather than looking
	for ".text" by name.  Relax warning to only warn if the lowest
	section is not a code section.
	* config/pa/{hppabsd.mh, hppahpux.mh} (NATDEPFILES): Add somsolib.o
	* config/pa/{nm-hppab.h, nm-hppah.h}: Include somsolib.h.
1994-11-07 07:51:47 +00:00
..
.Sanitize Don't nuke hppapro.mt. 1994-09-27 23:59:48 +00:00
hppabsd.mh * Beginnings of SOM shared library support. Breakpoints and 1994-11-07 07:51:47 +00:00
hppabsd.mt Support both the generic remote protocol and the one for HP-PRO targets. 1994-08-18 17:06:26 +00:00
hppahpux.mh * Beginnings of SOM shared library support. Breakpoints and 1994-11-07 07:51:47 +00:00
hppahpux.mt Use new remote-pa, rather than the generic one. 1994-08-18 05:16:52 +00:00
hppaosf.mt Support both the generic remote protocol and the one for HP-PRO targets. 1994-08-18 17:06:26 +00:00
hppapro.mt * Makefile.in (ANNOTATE_OBS): New definition. 1994-10-13 02:28:24 +00:00
nm-hppab.h * Beginnings of SOM shared library support. Breakpoints and 1994-11-07 07:51:47 +00:00
nm-hppah.h * Beginnings of SOM shared library support. Breakpoints and 1994-11-07 07:51:47 +00:00
tm-hppa.h Fix typo in last change. 1994-04-06 01:11:08 +00:00
tm-hppab.h * hppa-tdep.c (pc_in_linker_stub): Move decl to beginning of file. 1994-03-04 17:54:41 +00:00
tm-hppah.h Put back include to tm-hppa.h mistakenly taken out during a recent checkin. 1994-03-29 18:36:48 +00:00
tm-hppao.h * config/pa/tm-hppao.h (NO_PC_SPACE_QUEUE_RESTORE): Define. 1994-03-23 04:16:32 +00:00
xm-hppab.h * source.c (find_source_lines): Always use code that was #ifdef 1994-05-14 19:37:57 +00:00
xm-hppah.h * nm-hppab.h (KERNEL_U_ADDR): Define. 1994-04-18 17:18:12 +00:00
xm-pa.h * printcmd.c (printf_command): Instead of using makeva* and 1993-10-13 18:17:49 +00:00