aboutsummaryrefslogtreecommitdiff
path: root/gdb/sparc-xdep.c
AgeCommit message (Collapse)AuthorFilesLines
1992-06-11Small changes from Solaris port. The big stuff is not all working yet.John Gilmore1-2/+0
* 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.
1992-03-29LintJohn Gilmore1-2/+2
1992-03-03Tue Mar 3 15:11:52 1992 Michael Tiemann (tiemann@cygnus.com)Michael Tiemann1-2/+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-21* core.c, exec.c, infrun.c, inftarg.c, language.c, remote.c,John Gilmore1-5/+5
signame.c, sparc-xdep.c: Prototypes for all static functions. Lint.
1991-12-04Make it compile for cross-debugging.John Gilmore1-2/+6
1991-11-21* defs.h: Incorporate param.h. All users changed.John Gilmore1-6/+2
* param-no-tm.h: Change users to define TM_FILE_OVERRIDE instead. * param.h, param-no-tm.h: Removed. * Update copyrights in all changed files. * dbxread.c, dwarfread.c, inflow.c, infrun.c, m2-exp.y, putenv.c, solib.c, symtab.h, tm-umax.h, valprint.c: Lint. * tm-convex.h, tm-hp300hpux.h, tm-merlin.h, tm-sparc.h, xm-merlin.h: Avoid host include files in target descriptions. * getpagesize.h: Removed, libiberty copes now.
1991-06-04Change GDB over to GNU General Public License version 2.John Gilmore1-6/+6
1991-05-19 * sparc-xdep.c (deferred_stores): Repair minor damage by Rich.John Gilmore1-4/+10
Move deferred_stores to top of file, but don't separate its #define's from its variable. Add commentary.
1991-05-19configure changes and -opcode.h movement.K. Richard Pixley1-1/+2
1991-03-28Johns releaseK. Richard Pixley1-0/+298