2012-03-05 Tristan Gingold <gingold@adacore.com>
authorTristan Gingold <gingold@adacore.com>
Mon, 5 Mar 2012 11:41:51 +0000 (11:41 +0000)
committerTristan Gingold <gingold@adacore.com>
Mon, 5 Mar 2012 11:41:51 +0000 (11:41 +0000)
commit696759ad10c791600443c81e1416d0a2b61c1b3a
tree53544352492cfe54718dab30f8d1e3b676cfa60d
parent169081d0534030ce80a8be7487d765c830aebcec
2012-03-05  Tristan Gingold  <gingold@adacore.com>

* ia64-tdep.h: Include libunwind-frame.h and libunwind-ia64.h.
(ia64_unw_accessors, ia64_unw_rse_accessors)
(ia64_libunwind_descr): Declare.
* ia64-vms-tdep.c: New file.
* ia64-tdep.c (ia64_unw_accessors, ia64_unw_rse_accessors)
(ia64_libunwind_descr): Make them public.
* configure.tgt: Add ia64-*-*vms*.
* Makefile.in (ALL_64_TARGET_OBS): Add ia64-vms-tdep.o
(ALLDEPFILES): Add ia64-vms-tdep.c
gdb/ChangeLog
gdb/Makefile.in
gdb/configure.tgt
gdb/ia64-tdep.c
gdb/ia64-tdep.h
gdb/ia64-vms-tdep.c [new file with mode: 0644]
This page took 0.026972 seconds and 4 git commands to generate.