old-cross-binutils/gdb/config
Mark Alexander f9f8c14b1a First set of changes for mips16:
* config/mips/tm-mips.h (MIPS16_BIG_BREAKPOINT,
	MIPS16_LITTLE_BREAKPOINT, BREAKPOINT_FROM_PC): Define.
	(ABOUT_TO_RETURN): Call new function mips_about_to_return.
	(mips_breakpoint_from_pc, mips_about_to_return): Declare.
	* mem-break.c (memory_breakpoint_from_pc): New function.
	(memory_insert_breakpoint, memory_remove_breakpoint): Use
	memory_breakpoint_from_pc to determine breakpoint contents and size.
	* target.h (memory_breakpoint_from_pc): Declare.
	* monitor.c (monitor_insert_breakpoint): Use memory_breakpoint_from_pc
	to determine size of breakpoint instruction.
	* mips-tdep.c (mips32_decode_reg_save, mips16_decode_reg_save):
	New helper functions for mips_find_saved_regs.
	(mips_find_saved_regs): Recognize mips16 prologues.
	(mips_addr_bits_remove): Strip off upper 32 bits of address
	when target CPU is 32 bits but CORE_ADDR is 64 bits.
	(mips_step_skips_delay): No branch delay slot on mips16.
	(gdb_print_insn_mips): Disassemble mips16 code.
	(mips_breakpoint_from_pc, mips_about_to_return): New functions.
1997-01-28 00:50:13 +00:00
..
a29k * rs6000-tdep.c: Fix typo in comment. 1996-08-25 07:17:22 +00:00
alpha * config/alpha/alpha-osf3.mh (XM_FILE): Change from xm-alpha.h to 1996-08-03 11:18:20 +00:00
arc See the huge ChangeLog entry that has the header: 1996-07-26 04:12:12 +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 Fri Nov 22 15:55:22 1996 Martin M. Hunt <hunt@pizza.cygnus.com> 1996-11-22 23:59:34 +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 * config/i386/xm-windows.h: Undo previous change to SIGTRAP 1996-12-31 15:01:55 +00:00
i960 * corelow.c (add_to_thread_list): Make sure reg_sect is non-null 1996-04-17 00:48:09 +00:00
m32r Tue Dec 3 11:38:14 1996 Michael Snyder <msnyder@cleaver.cygnus.com> 1996-12-03 19:44:51 +00:00
m68k * config/m68k/sun3os4.mh (MMALLOC_CFLAGS): Define MMCHECK_FORCE to 1. 1996-11-09 09:19:55 +00:00
m88k * rs6000-tdep.c: Fix typo in comment. 1996-08-25 07:17:22 +00:00
mips First set of changes for mips16: 1997-01-28 00:50:13 +00:00
mn10200 * tm-mn10200.h (NUM_REGS): Decrease to 12. 1997-01-27 17:36:55 +00:00
mn10300 Tue Jan 21 17:03:26 1997 Geoffrey Noer <noer@cygnus.com> 1997-01-22 01:33:58 +00:00
none Update FSF address. 1995-08-02 03:41:12 +00:00
ns32k See the huge ChangeLog entry that has the header: 1996-07-26 04:12:12 +00:00
pa * config/pa/hppahpux.mh (TERMCAP): Always link to libc before 1996-12-26 23:29:26 +00:00
powerpc Add ../sim/common/libcommon.a 1996-12-12 18:30:50 +00:00
rs6000 Fix warning 1996-08-16 19:48:46 +00:00
sh Tue Dec 3 11:38:14 1996 Michael Snyder <msnyder@cleaver.cygnus.com> 1996-12-03 19:44:51 +00:00
sparc Thu Dec 26 15:56:09 1996 Michael Snyder <msnyder@cleaver.cygnus.com> 1996-12-27 00:03:41 +00:00
v850 * Makefile.in configure configure.in: Remove ENABLE_CLIBS, 1997-01-04 00:33:01 +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 fixed sanitize files 1996-12-05 00:37:33 +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 From: Miles Bader <miles@gnu.ai.mit.edu> 1996-04-08 05:50:30 +00:00
nm-lynx.h * i386ly-nat.c, i386lynx-nat.c, m68kly-nat.c: Remove. Move 1993-11-17 07:56:28 +00:00
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 Update FSF address. 1995-08-02 03:41:12 +00:00
tm-lynx.h Update FSF address. 1995-08-02 03:41:12 +00:00
tm-magic.h * magic.h: Renamed to gmagic.h to avoid <magic.h> conflict. 1995-11-28 19:33:22 +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 See the huge ChangeLog entry that has the header: 1996-07-26 04:12:12 +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 Update FSF address. 1995-08-02 03:41:12 +00:00