binutils-gdb/gdb/config
Stan Shebs 516f2d2e76 * arm-xdep.c: Move native-specific code to here from arm-tdep.c.
* arm-tdep.c (arm_apcs_32): New global.
	(arm_addr_bits_remove, arm_saved_pc_after_call,
 	arm_push_dummy_frame, arm_pop_frame): New functions.
	(arm_skip_prologue): Updated version from Richard Earnshaw.
	(_initialize_arm_tdep): Add set/show "apcs32".
	* config/arm/tm-arm.h (ADDR_BITS_REMOVE): Call
	arm_addr_bits_remove.
	(SAVED_PC_AFTER_CALL): Call arm_saved_pc_after_call.
	(frame_find_saved_regs): Declare properly.
	(PUSH_DUMMY_FRAME): Call arm_push_dummy_frame.
	(POP_FRAME): Call arm_pop_frame, use ADDR_BITS_REMOVE instead of
	explicit mask.
	* config/arm/nm-arm.h: New file.
	* config/arm/xm-arm.h (KERNEL_U_ADDR, FETCH_INFERIOR_REGISTERS):
	Move definitions to nm-arm.h.
	* config/arm/arm.mh (NAT_FILE): Define.
1996-04-05 04:32:27 +00:00
..
a29k
alpha
arc
arm * arm-xdep.c: Move native-specific code to here from arm-tdep.c. 1996-04-05 04:32:27 +00:00
h8300
h8500
i386 * config/i386/nm-nbsd.h (FLOAT_INFO): Comment out. 1996-03-15 20:12:35 +00:00
i960 * mon960-rom.c: Cleanups and elimination of unused code, 1996-04-01 00:44:19 +00:00
m68k * configure.in: Check for setpgid function. 1996-04-05 04:22:08 +00:00
m88k * config/m88k/xm-cxux.h (BP_HIT_COUNT): Remove, never used. 1996-01-30 02:51:56 +00:00
mips * configure.in: Check for setpgid function. 1996-04-05 04:22:08 +00:00
none
ns32k * config/{i386,ns32k}/nbsd.mh (NATDEPFILES): Remove core-aout.o. 1996-02-21 02:00:10 +00:00
pa * config/pa/tm-hppa.h (EXTRACT_RETURN_VALUE): Handle software 1996-02-01 00:40:59 +00:00
powerpc * config/powerpc/(cygwin32.mh, cygwin32.mt, tm-cygwin32.h, 1996-02-01 18:39:00 +00:00
rs6000 oops, forgot the sanitize files for the aix4* changes 1996-01-11 18:07:03 +00:00
sh * infcmd.c (do_registers_info): Ignore anonymous registers. 1996-03-08 02:04:19 +00:00
sparc * config/mips/tm-mips.h (COERCE_FLOAT_TO_DOUBLE): Only prefer 1996-03-27 00:21:02 +00:00
vax * coredep.c: Renamed to core-aout.c 1996-01-11 20:08:15 +00:00
w65
z8k
.Sanitize oops, forgot the sanitize files for the aix4* changes 1996-01-11 18:07:03 +00:00
nm-empty.h
nm-lynx.h
nm-m3.h
nm-nbsd.h * config/nm-nbsd.h (FETCH_INFERIOR_REGISTERS): Defined. 1996-02-21 01:52:37 +00:00
nm-sysv4.h
tm-lynx.h
tm-magic.h
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
tm-sysv4.h
xm-aix4.h
xm-lynx.h
xm-mpw.h
xm-nbsd.h * config/nm-nbsd.h (FETCH_INFERIOR_REGISTERS): Defined. 1996-02-21 01:52:37 +00:00
xm-sysv4.h