* sim-d10v.h: Delete file. Moved to include/gdb/.
* sim-d10v.h: New file. Moved from include/sim-d10v.h. * Makefile.in (INCLUDE): Add "gdb/sim-d10v.h". * interp.c: Include "gdb/sim-d10v.h" instead of "sim-d10v.h". * d10v-tdep.c: Include "gdb/sim-d10v.h" instead of "sim-d10v.h". * Makefile.in (sim_d10v_h): Update definition.
This commit is contained in:
parent
164ee5b054
commit
bb2b4dedc6
|
@ -1,3 +1,7 @@
|
|||
2002-05-23 Andrew Cagney <ac131313@redhat.com>
|
||||
|
||||
* sim-d10v.h: Delete file. Moved to include/gdb/.
|
||||
|
||||
2002-05-23 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
* elf/common.h (PT_TLS, SHF_TLS, STT_TLS, DF_STATIC_TLS): Define.
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
2002-05-23 Andrew Cagney <ac131313@redhat.com>
|
||||
|
||||
* sim-d10v.h: New file. Moved from include/sim-d10v.h.
|
||||
|
||||
2002-05-10 Elena Zannoni <ezannoni@redhat.com>
|
||||
|
||||
* sim-sh.h: New file, for sh gdb<->sim interface.
|
||||
|
|
Loading…
Reference in New Issue