old-cross-binutils/gdb/config
Stu Grossman 30f5dbc0d8 * alpha-tdep.c: Gobs of changes (many imported from mips-tdep) to
improve remote debugging efficiency.  Also fixed problems with
	doing function calls for programs with no entry points.
	* infcmd.c (run_stack_dummy):  Use CALL_DUMMY_ADDRESS instead of
	entry_point_address.
	* inferior.h (PC_IN_CALL_DUMMY):  ditto.
	* mdebugread.c (parse_symbol, parse_procedure, parse_external,
	parse_lines):  Pass section_offsets info to these routines so that
	we can relocate symbol table entries upon readin.
	* (psymtab_to_symtab_1):  Set symtab->primary to tell
	objfile_relocate to do relocations for our symbols.
	* (ecoff_relocate_efi):  New routine to relocate adr field of PDRs
	(which hang off of the symbol table).
	* Use prim_record_minimal_symbols_and_info instead of
	prim_record_minimal_symbols to supply section info to make minimal
	symbol relocations work.
	* minsyms.c (prim_record_minimal_symbols_and_info):  If section is
	-1, try to deduce it from ms_type.
	* objfiles.c (objfile_relocate):  Use ALL_OBJFILE_SYMTABS where
	appropriate.  Handle relocation of MIPS_EFI symbols special. Also,
	add code to relocate objfile->sections data structure.
	* remote.c (get_offsets):  Use new protocol message to acquire
	section offsets from the target.
	* (remote_wait):  Get rid of relocation stuff.  That's all handled
	by objfile_relocate now.
	* config/alpha/alpha-nw.mt (TM_FILE):  Use tm-alphanw.h.
	* config/alpha/tm-alpha.h:  Define CALL_DUMMY_ADDRESS, and
	VM_MIN_ADDRESS.
	* config/alpha/tm-alphanw.h:  DECR_PC_AFTER_BREAK=0, VM_MIN_ADDRESS=0.
1994-03-21 19:52:50 +00:00
..
a29k * a29k-tdep.c (init_frame_info): Cast null arg to examine_tag. 1994-01-12 07:47:14 +00:00
alpha * alpha-tdep.c: Gobs of changes (many imported from mips-tdep) to 1994-03-21 19:52:50 +00:00
arm bcopy -> memcpy 1993-09-01 20:37:15 +00:00
h8300 REGISTER_TYPE is obsolete. 1994-02-05 01:07:48 +00:00
h8500 Fix REGISTER_TYPE and order of register names. 1994-02-05 00:39:09 +00:00
i386 Modified Files: 1994-03-17 17:42:23 +00:00
i960 * i387-tdep.c, i386-tdep.c i386v-nat.c, i386aix-nat.c, 1994-02-28 06:06:05 +00:00
m68k * config/m68k/{cisco.mt,tm-cisco.h}: New files. 1994-03-19 20:02:54 +00:00
m88k * i387-tdep.c, i386-tdep.c i386v-nat.c, i386aix-nat.c, 1994-02-28 06:06:05 +00:00
mips * mips-tdep.c (mips_step_skips_delay), config/mips/tm-mips.h 1994-03-01 00:15:07 +00:00
none Remove '.Sanitize' from explicit list of Things-to-lose. It is now implicitly 1993-08-02 23:29:32 +00:00
ns32k * config/mips/mipsm3.mh, config/i386/i386m3.mh, 1994-02-06 22:38:28 +00:00
pa * hppa-tdep.c (pc_in_linker_stub): Move decl to beginning of file. 1994-03-04 17:54:41 +00:00
rs6000 * config/rs6000/{tm-rs6000lynx.h,nm-rs6000lynx.h,xm-rs6000lynx.h}: 1994-02-18 15:55:21 +00:00
sh Get REGISTER_TYPE right. 1994-02-05 00:36:32 +00:00
sparc (FPS_REGNUM, CPS_REGNUM): Define (so sparc-tdep.c compiles). 1994-03-20 23:36:50 +00:00
vax * config/i386/tm-i386v.h, config/m68k/tm-m68k.h, config/mips/tm-mips.h, 1994-01-07 21:02:39 +00:00
z8k Get REGISTER_TYPE right. 1994-02-05 00:36:32 +00:00
.Sanitize * i386ly-nat.c, i386lynx-nat.c, m68kly-nat.c: Remove. Move 1993-11-17 07:56:28 +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/mips/mipsm3.mh, config/i386/i386m3.mh, 1994-02-06 22:38:28 +00:00
nm-sysv4.h * config/nm-sysv4.h: Include solib.h. Define SVR4_SHARED_LIBS. 1993-09-28 21:58:59 +00:00
nm-trash.h * config/{a29k, arm, convex, gould, h8300, i386, i860, i960, m68k, 1993-03-23 01:07:36 +00:00
tm-lynx.h * i386ly-nat.c, i386lynx-nat.c, m68kly-nat.c: Remove. Move 1993-11-17 07:56:28 +00:00
tm-sunos.h * config/{a29k, arm, convex, gould, h8300, i386, i860, i960, m68k, 1993-03-23 01:07:36 +00:00
tm-sysv4.h * config/nm-sysv4.h: Include solib.h. Define SVR4_SHARED_LIBS. 1993-09-28 21:58:59 +00:00
xm-lynx.h More LynxOS support 1993-10-30 00:16:25 +00:00
xm-sysv4.h * config/nm-sysv4.h: Include solib.h. Define SVR4_SHARED_LIBS. 1993-09-28 21:58:59 +00:00