OSDN Git Service

* osabi.c (gdbarch_init_osabi): A handler is okay if it's for an
authorjimb <jimb>
Thu, 23 Oct 2003 21:15:49 +0000 (21:15 +0000)
committerjimb <jimb>
Thu, 23 Oct 2003 21:15:49 +0000 (21:15 +0000)
commit8377707f71e04925f05beecb8c2904188796936f
treefbad593ee68a78cd6d2cab517330142f604d731f
parent98a3829361af3b399f73062707d3f71a36ec41cc
* osabi.c (gdbarch_init_osabi): A handler is okay if it's for an
architecture the current arch can run code for --- but not if it's
a superset.
(can_run_code_for): New function.
gdb/ChangeLog
gdb/osabi.c