Binutils with MCST patches
Go to file
Peter Schauer 07aa9fdc6b * eval.c (evaluate_subexp): Make fnptr a LONGEST instead
of using longest_to_int.

	* infcmd.c (run_stack_dummy):  Reinstate set_current_frame call,
	mips and alpha targets need the real breakpoint pc for
	creating the breakpoint frame.

	* stack.c (return_command):  Cast return value to the return
	type of the function from which we return.
	* values.c (set_return_value):  Pass VALUE_CONTENTS unmodified
	to STORE_RETURN_VALUE.

	* symtab.c (lookup_symbol):  Remove search for `static mangled
	symbols', the search for `static symbols' already looks for
	mangled and demangled symbols via lookup_block_symbol.

	* valarith.c (value_binop):  Use ANSI C arithmetic conversions
	when performing integral evaluations, implement BINOP_EQUAL and
	BINOP_LESS.
	(value_equal, value_less):  Use value_binop to perform the
	comparison if both operands have TYPE_CODE_INT.

	* rs6000-tdep.c (pop_frame):  Make sure all registers are valid,
	as they are written back later. Handle sp restore for frameless
	functions. Use fdata.nosavedpc instead of fdata.frameless to
	determine if the pc has been saved.
	(function_frame_info):  Handle `mr r31,r1', which is generated by
	gcc-2.6, as a synonym for `oril r31,r1,0'.
	(skip_trampoline_code):  Handle shared library trampolines.
	* xcoffread.c (read_xcoff_symtabs):  Record XMC_GL symbols with
	their real name. Enables setting of breakpoints in shared libraries
	before the executable is run.
1994-10-15 10:50:07 +00:00
bfd update to version 2.5 1994-10-14 23:17:15 +00:00
binutils clobbered somehow by previous checkin 1994-10-14 22:34:50 +00:00
config * mh-cxux: New file, from Bob Rusk (rrusk@mail.csd.harris.com). 1994-07-16 19:24:33 +00:00
gas From 2.5 release: 1994-10-14 23:08:21 +00:00
gdb * eval.c (evaluate_subexp): Make fnptr a LONGEST instead 1994-10-15 10:50:07 +00:00
gprof cfree -> free 1994-09-23 19:12:14 +00:00
include * mips.h (INSN_STORE_MEMORY): Define. 1994-09-06 15:39:52 +00:00
ld * Makefile.in (ALL_EMULATIONS): Add ei386nw.o and eppcnw.o. 1994-10-14 22:57:12 +00:00
mmalloc
opcodes * configure.in: Use ${config_shell} when running config.bfd. 1994-10-04 16:18:19 +00:00
readline * configure.in: Change i[34]86 to i[345]86. 1994-08-24 17:05:33 +00:00
sim Specify the file type. 1994-06-28 01:05:38 +00:00
.Sanitize Sigh. I nuked more than one set of dje's changes. 1994-10-12 20:15:17 +00:00
Build-A-Release.mk
build-all.mk updating to match changes made to progressive/build-all.mk 1994-10-11 23:59:43 +00:00
ChangeLog Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com) 1994-10-13 22:52:54 +00:00
ChangeLog.mpw * mpw-build.in (all): Display start and end times. 1994-09-24 21:23:04 +00:00
config.guess * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3. 1994-08-27 22:08:32 +00:00
config.sub * config.sub: No longer recognize h8300h. 1994-10-03 21:30:15 +00:00
configure configure: Accept and ignore --cache*, for compat w/autoconf 2. 1994-08-26 20:46:31 +00:00
configure.in Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com) 1994-10-11 19:13:46 +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
Makefile.in Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com) 1994-10-13 22:52:54 +00:00
mpw-build.in Sun Feb 27 16:05:15 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-28 00:15:29 +00:00
mpw-config.in Sun Feb 27 16:05:15 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-28 00:15:29 +00:00
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 Sun Feb 27 16:05:15 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-28 00:15:29 +00:00
Pack-A-Progressive
SUPPORTED
tape-labels-tex.in
test-build.mk more cleanup 1994-05-18 00:03:28 +00:00