gdb patches update

Denis Joseph Barrow DJBARROW@de.ibm.com
Mon Aug 27 11:11:00 GMT 2001


Hi Andrew,
The s390x.mt for 64 bit I sent with the last patch was obselete.

Also the 64 bit prologue changed in the last 4 months & started using a new
64 bit larl instruction
( I found out about this today the hard way :-) ).
To get these changes in I've modified
/gdb/configure.tgt
deleted gdb/config/s390/s390x.mt
& added some extra code to the
s390_get_frame_info function to deal with the usage of the new larl
instrunction.

(See attached file: gdb.s390.270801.config.diff)(See attached file:
gdb.s390.270801.core.diff)(See attached file: S390ChangeLog.270801.gdb)(See
attached file: S390ChangeLog.270801.Root)

5de1c0cf67ecb4de7a49148828b84647  S390ChangeLog.270801.Root
087c5f4a5c3162769339fa436c25f472  S390ChangeLog.270801.gdb
e723eccc7a0f3d89a71d942bfa935702  gdb.s390.270801.config.diff
79b7681a6da451462a804c5defc080d0  gdb.s390.270801.core.diff

The new md5sums are.

D.J. Barrow Gnu/Linux for S/390 kernel developer
eMail: djbarrow@de.ibm.com,barrow_dj@yahoo.com
Phone: +49-(0)7031-16-2583
IBM Germany Lab, Schönaicherstr. 220, 71032 Böblingen
=?iso-8859-1?Q?gdb.s390.270801.config.diff?=
=?iso-8859-1?Q?gdb.s390.270801.core.diff?=
=?iso-8859-1?Q?S390ChangeLog.270801.gdb?=
=?iso-8859-1?Q?S390ChangeLog.270801.Root?=

-------------- next part --------------
A non-text attachment was scrubbed...
Name: gdb.s390.270801.config.diff
Type: text/x-diff
Size: 1313 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20010827/bdc4fe41/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gdb.s390.270801.core.diff
Type: text/x-diff
Size: 65086 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20010827/bdc4fe41/attachment-0001.bin>
-------------- next part --------------
2001-16-08  D.J. Barrow <djbarrow@de.ibm.com,barrow_dj@yahoo.com>
	* s390-nat.c New file Added for S/390 31 & 64 bit target.
	* s390-tdep.c Likewise.
	* config/s390/nm-linux.h Likewise.	 
	* config/s390/s390x.mt Likewise.
	* config/s390/tm-linux.h  Likewise.  
	* config/s390/xm-linux.h Likewise
	* config/s390/s390.mh Likewise.
	* config/s390/s390.mt Likewise.
	* config/s390/tm-s390.h Likewise.
        * config.in Added definitions for S/390 31 & 64 bit target.
	* configure.host Likewise.
	* configure.in Likewise.
	* configure.tgt  Likewise.

        * gdbarch.sh 
	Fixed CALL_DUMMY_BREAKPOINT_OFFSET to check
	CALL_DUMMY_BREAKPOINT_OFFSET_P.









-------------- next part --------------
2001-08-22  D.J. Barrow <djbarrow@de.ibm.com,barrow_dj@yahoo.com>
	* config.sub: Added S/390 31 & 64 bit target.
	* configure.in: Likewise.
        * config.guess: Likewise.


More information about the Gdb-patches mailing list