* osabi.c (gdbarch_init_osabi): A handler is okay if it's for an
authorJim Blandy <jimb@codesourcery.com>
Thu, 23 Oct 2003 21:15:50 +0000 (21:15 +0000)
committerJim Blandy <jimb@codesourcery.com>
Thu, 23 Oct 2003 21:15:50 +0000 (21:15 +0000)
commit6cfae0bc979800cc8d68cf429d351b4334cd885a
tree3bde703533f4ed6380130043de86688087169758
parent9c3ed942dd4df4cff08acfbde40fce738759409f
* 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