aboutsummaryrefslogtreecommitdiff
path: root/gdb/tm-i960.h
AgeCommit message (Collapse)AuthorFilesLines
1993-03-23 * nm-*, xm-*, tm-*: All native, host, and target files, whichFred Fish1-386/+0
get linked to nm.h, xm.h, and tm.h respectively by configure, moved to appropriate config/<cpu> subdirectory. * nm-sysv4.h, xm-sysv4.h, tm-sysv4.h, tm-sunos.h, nm-trash.h: Native, host, and target files that are common across more than one cpu architecture and included by one of the configured native, host, or target files, get moved to config directory.
1993-02-25Remove remnants of NAMES_HAVE_UNDERSCORE.John Gilmore1-7/+1
1992-09-22fix repeated ext_format_i960 local decls so sun4 cc accepts itKen Raeburn1-4/+2
1992-07-09Fixed some bugs in handling vxworks960 -- not reading registers right,Ken Raeburn1-3/+3
trying to use FP regs (not supported by target), botching IP.
1992-06-11Small changes from Solaris port. The big stuff is not all working yet.John Gilmore1-1/+1
* inferior.h (register_valid): Declare. * remote-udi.c, rs6000-xdep.c, sparc-xdep.c, tm-rs6000.h: Remove decl. * objfiles.h (ALL_OBJFILE_{SYMTABS,PSYMTABS,MSYMBOLS}): Add macros for traversing the data structures in a single objfile. * tm-m88k.h, tm-sparc.h (REGISTER_NAMES): Remove extra semicolon. * tm-i960.h (REGISTER_NAMES): Cosmetic change. * infcmd.c: Lint.
1991-11-18Remove tdesc stuff. Remove FRAME_CHAIN_COMBINE from all tm-*.h files,John Gilmore1-8/+2
since it was always defined exactly the same in all of them.
1991-10-27* blockframe.c: Pass fromleaf to INIT_EXTRA_FRAME_INFO.John Gilmore1-1/+2
* tm-29k.h, tm-88k.h, tm-i960.h, tm-irix3.h, tm-mips.h, tm-pyr.h, tm-sparc.h: Accept fromleaf parameter.
1991-08-22HP 300 BSD port for machines at FSF. Also minor mips change.John Gilmore1-4/+4
1991-06-04Change GDB over to GNU General Public License version 2.John Gilmore1-6/+6
1991-03-28Johns releaseK. Richard Pixley1-0/+399