aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote-mm.c
AgeCommit message (Collapse)AuthorFilesLines
1992-03-18Changes to implement the -mapped and -readnow options for commands thatFred Fish1-1/+1
read symbol tables.
1992-03-03Tue Mar 3 15:11:52 1992 Michael Tiemann (tiemann@cygnus.com)Michael Tiemann1-1/+0
* All GDB files that #include defs.h: Removed stdio.h. (defs.h): #include stdio.h. This has been tested by building GDBs for all targets hosted on Sun4. None of the build problems were related to stdio.h inclusion. (n.b. many configurations don't build for other reasons.)
1992-02-22* Check in Fred Fish's changes in these modules. FredJohn Gilmore1-1/+1
will make ChangeLog entries for all of them.
1992-02-21* core.c, eval.c, exec.c, inftarg.c, remote-adapt.c, remote-eb.c,John Gilmore1-4/+1
remote-hms.c, remote-mm.c, remote-nindy.c, remote-vx.c, remote.c, target.c, target.h, valarith.c, valops.c, value.h, xcoffexec.c: Remove to_call_function and target_call_function, since it always calls the same thing (call_function_by_hand).
1991-09-13Minor bugfixes after trying to get a 29K target to build.John Gilmore1-2/+2
1991-09-13LintJohn Gilmore1-26/+48
1991-09-13Add new files for 29K and Ultracomputer support.John Gilmore1-0/+1684