Binutils with MCST patches
Go to file
Stu Grossman b5728692b4 * Fix two bugs found by deja-gnu. One is the incorrect reporting
of the PC being in a stack dummy when looking at a core file
	without symbols.  The other is the incorrect passing of char
	arguments during expression evaluation (ie: p foo('a','b') would
	mess up the passing of it's args because it wasn't coercing the
	char's to ints).
	* hppah-tdep.c:  Rename global functions to have consistent hppa_
	prefix.  Make more functions static.  Drop hp_ prefix from static
	functions.  (hppa_push_arguments):  Call value_arg_coerce to cast
	char to int args if necessary.  (hppa_fix_call_dummy):  Create
	this routine from FIX_CALL_DUMMY macro in tm-hppa.h.
	* inferior.h (PC_IN_CALL_DUMMY):  Check for frame_address being
	valid (ie: != 0) before doing comparison against PC.
	* valops.c (call_function_by_hand):  Adjust call to FIX_CALL_DUMMY
	to reflect new arguments.
	* config/pa/tm-hppa.h (POP_FRAME, PUSH_ARGUMENTS):  Use new hppa_
	prefix for func	name.  (FIX_CALL_DUMMY):  Move code into
	hppah-tdep.c.

	* testsuite/gdb.t16/gdbme.c, testsuite/gdb.t17/gdbme.c:  Add calls
	to malloc() so that we can test GDB eval of dynamically created
	arrays (like char strings in `print "foo"').
1993-04-23 18:01:02 +00:00
bfd * libbfd.c: Whitespace changes around byteswap macros. 1993-04-21 09:31:42 +00:00
binutils Remove so cvs -P will work right. 1993-04-22 05:02:03 +00:00
config don't try to keep old mt-* targets 1993-04-20 21:26:00 +00:00
gas keep new utility scripts 1993-04-22 06:42:47 +00:00
gdb * Fix two bugs found by deja-gnu. One is the incorrect reporting 1993-04-23 18:01:02 +00:00
gprof gprof(1) can have more than one profile data file, so have the usage 1993-04-14 00:04:18 +00:00
include Update to match bfd changes. 1993-04-21 09:36:51 +00:00
ld Support for the H8/500 1993-04-09 17:46:13 +00:00
mmalloc consistent use of -solaris2* 1993-03-13 03:09:19 +00:00
opcodes Make "ta" the default trap instruction, "t" the alias. 1993-04-06 00:38:25 +00:00
readline changes for SVR3.2 1993-04-19 18:34:55 +00:00
sim Sanitize out empty direcories 1993-04-20 19:39:51 +00:00
.Sanitize Add dejagnu to list of directories to save. 1993-03-16 14:07:56 +00:00
Build-A-Release.mk didn't get propagated from progressive to devo. 1992-07-31 17:33:55 +00:00
build-all.mk add all-emacs target 1993-04-18 00:35:25 +00:00
ChangeLog makefile.in change 1993-04-22 06:59:58 +00:00
config.sub * config.guess: add GPL. 1993-03-10 20:10:33 +00:00
configdos.bat Initial revision 1991-12-12 02:47:57 +00:00
configure configure has embedded tabs, which I accidentially nuked 1993-03-22 23:28:43 +00:00
configure.bat More dos scripts 1992-02-22 00:25:24 +00:00
configure.in * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv 1993-04-18 00:21:14 +00:00
DOC.Sanitize Initial revision 1991-10-31 00:08:52 +00:00
INSTALL Nearly complete. Still needs pointer to "more doc". 1991-04-13 07:41:11 +00:00
install-texi.in Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
Install.in Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
intro.texi Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
Makefile.in add rule for building snapshot of gas+ld+binutils 1993-04-22 06:57:37 +00:00
Pack-A-Progressive Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
SUPPORTED Initial revision 1991-06-12 21:44:36 +00:00
tape-labels-tex.in Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
test-build.mk * build-all.mk: If host not specified, use config.guess. Pass TAG 1993-04-01 19:56:32 +00:00