aboutsummaryrefslogtreecommitdiff
path: root/gdb/i860-tdep.c
AgeCommit message (Collapse)AuthorFilesLines
1992-08-23 * breakpoint.c (breakpoint_re_set): Select a default sourceFred Fish1-1/+2
symtab if one is not currently selected. * utils.c (query): Call wrap_here before building the output query string, to turn off wrapping and flush any buffered output. Otherwise our query may end up in the wrap buffer and never be seen by the user. * eval.c (evaluate_subexp): Report error when attempting to evaluate subscript for types without a target type, rather than dumping core by using the NULL pointer. * symfile.c (symbol_file_command): Forget current_source_symtab and current_source_line when discarding symbol table.
1992-07-31Update cygnus copies of currently undistributed i860 files maintained byFred Fish1-161/+630
Peggy Fieland at stratus.com.
1992-03-03Tue Mar 3 15:11:52 1992 Michael Tiemann (tiemann@cygnus.com)Michael Tiemann1-2/+1
* 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-01Update comments to make it clear that the copyright status is UNCLEAR.John Gilmore1-4/+3
1992-01-27Update with numerous changes received from current maintainer (PeggyFred Fish1-641/+767
Fieland). Should not effect release at all.
1992-01-19Add several new files for stratus (i860* and *-stratus.h). Also addFred Fish1-0/+1636
macro USER_CFLAGS to Makefile. Add stratus config frags to configure.in.