OSDN Git Service

Put in place the framework necessary for multiarching the hppa targets.
authorJoel Brobecker <brobecker@gnat.com>
Thu, 7 Nov 2002 07:47:22 +0000 (07:47 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Thu, 7 Nov 2002 07:47:22 +0000 (07:47 +0000)
commitddfe3cb932948446d1a0aaed7962394b540c0dea
tree059e981d24a11729ac075641eab7e2c5a948da1a
parenta7e9693d8726facd211dbc64c839ce039336e5fc
   Put in place the framework necessary for multiarching the hppa targets.
       * hppa-tdep.c (hppa_gdbarch_init): New function.
       (hppa_dump_tdep): New function.
       (_initialize_hppa_tdep): Register the hppa gdbarch init function and
       tdep structure dumper.
       * config/pa/tm-hppa.h (GDB_MULTI_ARCH): New macro, defined to 0
       until the multi-arching conversion has partially been completed.
gdb/ChangeLog
gdb/config/pa/tm-hppa.h
gdb/hppa-tdep.c