OSDN Git Service

gdb/
authorbwilson <bwilson>
Wed, 19 Nov 2008 18:29:44 +0000 (18:29 +0000)
committerbwilson <bwilson>
Wed, 19 Nov 2008 18:29:44 +0000 (18:29 +0000)
commit494a457ad7018ecdf25c30ac59817a61a151863f
tree526faac005b243b03d19b60d0ebb01c3470ebaa3
parentc5a8a3d104e9077d3da1c2205800fb4048d4c7ab
gdb/
* xtensa-config.c (rmap): Remove entries for ar32 through ar63.  Add
threadptr, scompare1, mmid, epc5, epc6, epc7, eps5, eps6, eps7,
excsave5, excsave6, excsave7, cpenable, and vecbase registers.
(xtensa_submask0, xtensa_submask1, xtensa_submask2)
(xtensa_submask3, xtensa_submask4, xtensa_submask5, xtensa_submask6)
(xtensa_submask7, xtensa_submask8, xtensa_submask9, xtensa_submask10)
(xtensa_submask11, xtensa_submask12, xtensa_submask13, xtensa_submask14)
(xtensa_submask15): Adjust register numbers.
* xtensa-xtregs.c (XTENSA_ELF_XTREG_SIZE): Change to 4.
(xtensa_regmap_table): Add entry for scompare1.
* regformats/reg-xtensa.dat: Remove ar32 through ar63.  Add threadptr
and scompare1.
gdb/gdbserver/
* xtensa-xtregs.c (XTENSA_ELF_XTREG_SIZE): Change to 4.
(xtensa_regmap_table): Add entry for scompare1.
gdb/ChangeLog
gdb/gdbserver/ChangeLog
gdb/gdbserver/xtensa-xtregs.c
gdb/regformats/reg-xtensa.dat
gdb/xtensa-config.c
gdb/xtensa-xtregs.c