summaryrefslogtreecommitdiff
path: root/gdb/somsolib.c
diff options
context:
space:
mode:
authorMichael Chastain <mec.gnu@mindspring.com>2003-09-01 02:11:07 +0000
committerMichael Chastain <mec.gnu@mindspring.com>2003-09-01 02:11:07 +0000
commit89c04bc5bb3d8759883bb87d16c88f4f3bafbe97 (patch)
tree12b075b6dc5bc531df3da647c57016612bc3de1c /gdb/somsolib.c
parent11a0ff10234725d888161065226a6127a83e7700 (diff)
downloadgdb-89c04bc5bb3d8759883bb87d16c88f4f3bafbe97.tar.gz
2003-08-30 Michael Chastain <mec@shout.net>
* Makefile.in: Remove tm-hp300bsd.h, tm-hp300hpux.h. * config/m68k/nm-hp300hpux.h: Delete. * config/m68k/tm-hp300hpux.h: Delete. * config/m68k/xm-hp300hpux.h: Delete. * config/m68k/xm-hp300bsd.h: Delete. * config/djgpp/fnchange.lst: Remove nm-hp300hpux.h, tm-hp300hpux.h, xm-hp300hpux.h. * somsolib.c: Remove comment about hp300 shared libraries.
Diffstat (limited to 'gdb/somsolib.c')
-rw-r--r--gdb/somsolib.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/somsolib.c b/gdb/somsolib.c
index c4967521669..ed54ad089ad 100644
--- a/gdb/somsolib.c
+++ b/gdb/somsolib.c
@@ -74,9 +74,6 @@ extern struct unwind_table_entry *find_unwind_entry (CORE_ADDR pc);
/* TODO:
- * Most of this code should work for hp300 shared libraries. Does
- anyone care enough to weed out any SOM-isms.
-
* Support for hpux8 dynamic linker. */
/* The basic structure which describes a dynamically loaded object. This