Go to file
Jim Kingdon ee7b9e92f6 * tm-sparc.c (EXTRA_FRAME_INFO): New field sp_offset.
* sparc-tdep.c (sparc_init_extra_frame_info): Set it.
	(examine_prologue, sparc_init_extra_frame_info): Use ->frame plus
	->sp_offset to compute the address something is saved at, not
	->bottom.

	* sparc-tdep.c (get_saved_register): New function.
	* tm-sparc.h: Define GET_SAVED_REGISTER; don't define
	FRAME_FIND_SAVED_REGS, HAVE_REGISTER_WINDOWS or REGISTER_IN_WINDOW_P.
	* stack.c (frame_info): Add comment about what to do if
	FRAME_FIND_SAVED_REGS is not defined.

	* sparc-tdep.c (sparc_init_extra_frame_info): Set ->frame field
	here.  Get it right for flat frames.
	* sparc-tdep.c (sparc_frame_chain): Instead of returning
	meaningful value for ->frame field, just return dummy value.
	This change is needed because the old code didn't deal with mixed
	flat and non-flat frames.

	* sparc-tdep.c (sparc_pop_frame): Write SP_REGNUM from
	frame->frame, don't go through saved regs for this.

	* sparc-tdep.c: Move guts of skip_prologue to new function
	examine_prologue.  Check for flat prologue and set is_flat.
	Provide the caller with the information about what is saved where
	if desired.
	(skip_prologue, sparc_frame_find_saved_regs): Call examine_prologue.

	* sparc-tdep.c: Replace union sparc_insn_layout and anonymous
	union in isannulled, which won't work on a little-endian host,
	with X_* macros.

	* sparc-tdep.c (sparc_frame_saved_pc): If addr == 0, the saved PC
	is still in %o7.

	* config/sparc/tm-sparc.h: Define INIT_FRAME_PC and
	INIT_FRAME_PC_FIRST.
	* blockframe.c (get_prev_frame_info): Modify comments regarding
	INIT_FRAME_PC_FIRST and the sparc.

	* sparc-tdep.c (single_step): Use 4 not sizeof (long) for size of
	instruction.
1994-12-18 06:59:12 +00:00
bfd * elfcode.h (elf_section_from_bfd_section): Check 1994-12-16 17:30:08 +00:00
binutils removed some unreachable code from objcopy 1994-12-14 21:37:00 +00:00
config * mpw-mh-mpw (EXTRALIBS): Always link in Math.o, CSANELIB.o, 1994-12-13 01:16:49 +00:00
gas * config/tc-h8300.c (parse_exp, get_operands, clever_message, md_assemble, 1994-12-17 01:11:20 +00:00
gdb * tm-sparc.c (EXTRA_FRAME_INFO): New field sp_offset. 1994-12-18 06:59:12 +00:00
gprof keep ns32k stuff 1994-11-07 06:52:58 +00:00
include * progress.h: New file, empty definitions for progress macros. 1994-12-14 21:11:18 +00:00
ld there isn't a configure script here though 1994-12-17 21:19:38 +00:00
mmalloc * mmprivate.h: New file, was mmalloc.h. 1994-10-28 23:53:29 +00:00
opcodes alpha, mips, m68k fixes 1994-12-08 23:28:05 +00:00
readline * configure.in: Change i[34]86 to i[345]86. 1994-08-24 17:05:33 +00:00
sim * interp.c ([wr][bwl]at): New functions. 1994-11-24 05:33:47 +00:00
.Sanitize Add note about gas-extra-stuff bringing out configure.bat and makeall.bat, 1994-12-16 21:02:59 +00:00
Build-A-Release.mk
build-all.mk * build-all.mk: Add mips-ncd-elf target to sun4 targets 1994-11-11 23:33:23 +00:00
ChangeLog * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++. 1994-12-02 23:54:59 +00:00
ChangeLog.mpw * mpw-configure: Remove subdir-specific makefile hackery, 1994-12-13 01:13:38 +00:00
config.guess * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3. 1994-08-27 22:08:32 +00:00
config.sub Safely check in r16 targets for binutils. 1994-11-24 20:30:11 +00:00
configure configure: Accept and ignore --cache*, for compat w/autoconf 2. 1994-08-26 20:46:31 +00:00
configure.bat additions for binutils release from dj 1994-10-22 02:17:33 +00:00
configure.in * configure.in: Configure tk for hppa/hpux. 1994-12-12 20:12:43 +00:00
DOC.Sanitize Remove mention of keep-powerpc-netware: PowerPC NetWare is no longer 1994-05-20 18:26:18 +00:00
INSTALL
install-texi.in
Install.in
install.sh * install.sh: If $dstdir exists, don't check whether each component does. 1994-04-27 19:19:56 +00:00
intro.texi
makeall.bat additions for binutils release from dj 1994-10-22 02:17:33 +00:00
Makefile.in * Makefile.in: Move -fno-implicit-template from CXXFLAGS 1994-11-30 03:37:23 +00:00
mpw-build.in
mpw-config.in
mpw-configure Thu Mar 17 12:55:51 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-03-17 23:02:58 +00:00
mpw-README
Pack-A-Progressive
SUPPORTED
tape-labels-tex.in
test-build.mk Added --with-stabs for alpha and sgi5.2 1994-10-20 17:49:11 +00:00