old-cross-binutils/gdb/config/pa
Andrew Cagney a0ed55327d 2003-03-03 Andrew Cagney <cagney@redhat.com>
Make MAX_REGISTER_RAW_SIZE and MAX_REGISTER_VIRTUAL_SIZE optional.
	* gdbarch.sh (DEPRECATED_MAX_REGISTER_RAW_SIZE): Variable with
	predicate.  Replace MAX_REGISTER_RAW_SIZE.
	(DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Ditto for
	MAX_REGISTER_VIRTUAL_SIZE.
	* regcache.c (legacy_max_register_raw_size): New function.
	(legacy_max_register_virtual_size): New function.
	* defs.h (MAX_REGISTER_VIRTUAL_SIZE): Define.
	(MAX_REGISTER_RAW_SIZE): Define.
	(legacy_max_register_raw_size): Declare.
	(legacy_max_register_virtual_size): Declare.
	* config/sparc/tm-sparc.h (DEPRECATED_MAX_REGISTER_RAW_SIZE)
	(DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Update.
	* config/sparc/tm-sp64.h (DEPRECATED_MAX_REGISTER_RAW_SIZE)
	(DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Ditto.
	* config/pa/tm-hppa.h (DEPRECATED_MAX_REGISTER_RAW_SIZE)
	(DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Ditto.
	* config/pa/tm-hppa64.h (DEPRECATED_MAX_REGISTER_RAW_SIZE): Ditto.
	* config/ia64/tm-ia64.h (DEPRECATED_MAX_REGISTER_RAW_SIZE): Ditto.
	* config/i386/tm-ptx.h (DEPRECATED_MAX_REGISTER_RAW_SIZE): Ditto.
	* xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
	* vax-tdep.c (vax_gdbarch_init): Update.
	* v850-tdep.c (v850_gdbarch_init): Update.
	* sparc-tdep.c (sparc_gdbarch_init): Update.
	* sh-tdep.c (sh_gdbarch_init): Update.
	* s390-tdep.c (s390_gdbarch_init): Update.
	* rs6000-tdep.c (rs6000_gdbarch_init): Update.
	* ns32k-tdep.c (ns32k_gdbarch_init): Update.
	* mn10300-tdep.c (mn10300_gdbarch_init): Update.
	* mips-tdep.c (mips_gdbarch_init): Update.
	* mcore-tdep.c (mcore_gdbarch_init): Update.
	* m68k-tdep.c (m68k_gdbarch_init): Update.
	* m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
	* ia64-tdep.c (ia64_gdbarch_init): Update.
	* i386-tdep.c (i386_gdbarch_init): Update.
	* hppa-tdep.c (hppa_gdbarch_init): Update.
	* h8300-tdep.c (h8300_gdbarch_init): Update.
	* frv-tdep.c (frv_gdbarch_init): Update.
	* cris-tdep.c (cris_gdbarch_init): Update.
	* avr-tdep.c (avr_gdbarch_init): Update.
	* arm-tdep.c (arm_gdbarch_init): Update.
	* alpha-tdep.c (alpha_gdbarch_init): Update.
	* d10v-tdep.c (d10v_gdbarch_init): Do not set
	max_register_raw_size or max_register_virtual_size.
2003-03-03 20:50:20 +00:00
..
hppa.mt 2002-08-18 Andrew Cagney <ac131313@redhat.com> 2002-08-18 16:09:04 +00:00
hppa64.mt * hppa-hpux-tdep.c: New file. 2002-12-16 16:51:47 +00:00
hppabsd.mh * MAINTAINERS: Mark a29k as deleted. 2002-05-04 15:52:42 +00:00
hppabsd.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
hppahpux.mh 2002-01-23 Elena Zannoni <ezannoni@redhat.com> 2002-01-24 03:44:10 +00:00
hppahpux.mt * hppa-hpux-tdep.c: New file. 2002-12-16 16:51:47 +00:00
hppaosf.mh * MAINTAINERS: Mark a29k as deleted. 2002-05-04 15:52:42 +00:00
hppaosf.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
hppapro.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
hpux11.mh I believe Jeff Law denies responsability for this one: 2002-04-07 22:34:31 +00:00
hpux11w.mh From Ross Alexander at NEC Europe: 2002-05-24 02:50:01 +00:00
hpux1020.mh I believe Jeff Law denies responsability for this one: 2002-04-07 22:34:31 +00:00
nm-hppab.h * config/pa/nm-hppab.h: Delete duplicate CANNOT_STORE_REGISTER decl. 2002-12-23 17:07:28 +00:00
nm-hppah.h * config/pa/nm-hppab.h: Delete duplicate CANNOT_STORE_REGISTER decl. 2002-12-23 17:07:28 +00:00
nm-hppah11.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
nm-hppao.h * config/pa/nm-hppab.h: Delete duplicate CANNOT_STORE_REGISTER decl. 2002-12-23 17:07:28 +00:00
tm-hppa.h 2003-03-03 Andrew Cagney <cagney@redhat.com> 2003-03-03 20:50:20 +00:00
tm-hppa64.h 2003-03-03 Andrew Cagney <cagney@redhat.com> 2003-03-03 20:50:20 +00:00
tm-hppab.h Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
tm-hppah.h Continuing work to convert the hppa targets to multiarch partial. 2002-12-26 09:36:43 +00:00
tm-hppao.h Include regcache.h 2001-03-14 23:23:16 +00:00
tm-pro.h Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
xm-hppab.h Delete HOST_BYTE_ORDER. 2001-12-02 02:57:18 +00:00
xm-hppah.h Delete HOST_BYTE_ORDER. 2001-12-02 02:57:18 +00:00
xm-pa.h Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00