binutils-gdb/gdb/config
Mark Alexander 11ac795258 * config/mn10300/tm-mn10300.h (FP_REGNUM): Redefine to be a
pseudo-register, not the same as a3.
	(D2_REGNUM, D3_REGNUM, A2_REGNUM, A3_REGNUM): Define.
	* mn10300-tdep.c (fix_frame_pointer): New function.
	(set_movm_offsets): Use register number macros instead of
	hard-coded constants.
	(mn10300_analyze_prologue): Fix to handle redefinition of FP_REGNUM.
	(mn10300_frame_chain):  Fix to handle redefinition of FP_REGNUM;
	use register number macros instead of hard-coded constants;
	add missing parameter to call of mn10300_analyze_prologue.
	(mn10300_frame_saved_pc): Use register number macros instead of
	hard-coded constants.
1998-09-03 22:59:13 +00:00
..
a29k * config/a29k-udi.mt, config/i960/vxworks960.mt (REMOTE_OBS): 1998-02-09 21:25:02 +00:00
alpha * alpha-nat.c (fetch_aout_core_registers): Rename from 1998-02-03 01:20:27 +00:00
arc Remove/retain old ARC stuff as appropriate 1997-09-16 02:27:10 +00:00
arm * arm-xdep.c: Move native-specific code to here from arm-tdep.c. 1996-04-05 04:32:27 +00:00
d10v 1998-07-27 Jason Molenda (jsm@bugshack.cygnus.com) 1998-07-27 19:24:40 +00:00
d30v * Bringing over patches for PR 15870, 15653 from chill/d30v branches. 1998-05-16 20:34:43 +00:00
h8300 Tue Dec 3 11:38:14 1996 Michael Snyder <msnyder@cleaver.cygnus.com> 1996-12-03 19:44:51 +00:00
h8500 * config/h8500/h8500.mt (SIM): Change to ../sim/h8500/libsim.a. 1996-11-20 08:58:20 +00:00
i386 1998-08-18 Jason Molenda (jsm@bugshack.cygnus.com) 1998-08-18 23:04:24 +00:00
i960 * config/a29k-udi.mt, config/i960/vxworks960.mt (REMOTE_OBS): 1998-02-09 21:25:02 +00:00
m32r Fri Mar 20 14:45:36 1998 Michael Snyder <msnyder@cleaver.cygnus.com> 1998-03-20 23:33:28 +00:00
m68k 1998-08-18 Jason Molenda (jsm@bugshack.cygnus.com) 1998-08-18 23:04:24 +00:00
m88k 1998-08-18 Jason Molenda (jsm@bugshack.cygnus.com) 1998-08-18 23:04:24 +00:00
mips Modifications/fixes to support the ARM/ELF port. 1998-09-01 16:24:23 +00:00
mn10200 * config/mn10200/tm-mn10200.h (SAVED_PC_AFTER_CALL): Don't 1998-06-24 02:40:54 +00:00
mn10300 * config/mn10300/tm-mn10300.h (FP_REGNUM): Redefine to be a 1998-09-03 22:59:13 +00:00
none Update FSF address. 1995-08-02 03:41:12 +00:00
ns32k Wed Apr 1 16:30:49 1998 Ian Dall <Ian.Dall@dsto.defence.gov.au> 1998-04-02 01:01:35 +00:00
pa * coffread.c (coff_symtab_read) [SEM]: Remove code, macro can 1998-01-30 03:54:54 +00:00
powerpc * configure.host (i[3456]86-*-osf1mk*, mips-*-mach3*, 1998-01-24 01:34:00 +00:00
rs6000 * config/powerpc/tm-ppc-aix4.h, config/rs6000/tm-rs6000-aix4.h 1997-04-19 08:52:42 +00:00
sh New commands ``set architecture'', ``show architecture'' and ``info 1997-08-28 10:20:21 +00:00
sparc * sh-stub.c (undoSStep): Improve comment. 1998-08-24 21:51:33 +00:00
tic80 start-sanitize-tic80 1997-08-09 04:49:48 +00:00
v850 Stop GDB getting confused over r29 and FP. print $r29 and info 1998-05-27 14:13:32 +00:00
vax Changes from: David Mosberger-Tang <davidm@azstarnet.com> 1996-05-26 21:41:40 +00:00
w65 Update FSF address. 1995-08-02 03:41:12 +00:00
z8k Update FSF address. 1995-08-02 03:41:12 +00:00
.Sanitize remove d30v sanitization 1998-07-24 04:44:58 +00:00
nm-empty.h * configure.in (config/nm-empty.h): If cross only, use instead 1994-09-04 23:16:22 +00:00
nm-gnu.h Changes by Peter.Schauer to fix gdb/13521 -- gdb step command fails to step 1998-01-30 20:33:43 +00:00
nm-lynx.h
nm-m3.h * config/nm-m3.h (ATTACH_NO_WAIT): Define. 1996-04-12 06:15:16 +00:00
nm-nbsd.h * config/nm-nbsd.h (FETCH_INFERIOR_REGISTERS): Defined. 1996-02-21 01:52:37 +00:00
nm-sysv4.h Changes by Peter.Schauer to fix gdb/13521 -- gdb step command fails to step 1998-01-30 20:33:43 +00:00
tm-lynx.h Update FSF address. 1995-08-02 03:41:12 +00:00
tm-nbsd.h * config/nm-nbsd.h (link_object, lo_name, etc): Move to here 1996-03-06 04:01:02 +00:00
tm-sunos.h Update FSF address. 1995-08-02 03:41:12 +00:00
tm-sysv4.h * config/i386/nm-linux.h: Enable prototypes that were #ifdef out. 1997-06-13 17:30:24 +00:00
xm-aix4.h * findvar.c (write_register_pid): Only needed when TARGET_WRITE_PC 1996-08-15 20:52:34 +00:00
xm-lynx.h See the huge ChangeLog entry that has the header: 1996-07-26 04:12:12 +00:00
xm-mpw.h * config/xm-mpw.h: New file, all-Mac host support. 1995-10-27 05:19:11 +00:00
xm-nbsd.h * configure.in: Add test for "long long" support. 1996-07-28 06:32:48 +00:00
xm-sysv4.h fix gdb/13620 -- control-c to interrupt gdb command only works once. 1998-01-05 15:36:49 +00:00