aboutsummaryrefslogtreecommitdiff
path: root/gdb/signame.c
AgeCommit message (Collapse)AuthorFilesLines
1992-12-08recording file deathK. Richard Pixley1-260/+0
1992-04-09Minor changes for Solaris.John Gilmore1-0/+6
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-21* core.c, exec.c, infrun.c, inftarg.c, language.c, remote.c,John Gilmore1-14/+13
signame.c, sparc-xdep.c: Prototypes for all static functions. Lint.
1991-11-21* defs.h: Incorporate param.h. All users changed.John Gilmore1-3/+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-11-09Lint and some rs/6000 port.John Gilmore1-0/+1
1991-06-04Change GDB over to GNU General Public License version 2.John Gilmore1-4/+6
1991-05-03 * signame.c: Cast const char* to char* when assigning to sys_siglist.Jim Kingdon1-2/+4
1991-05-02 * signame.c: Include defs.h and param.h.Jim Kingdon1-0/+4
1991-04-20 signame.c: Change #ifdef SYS_SIGLIST_MISSING to #if.Jim Kingdon1-5/+5
param-no-tm.h: Define SYS_SIGLIST_MISSING from USG.
1991-04-05*** empty log message ***John Gilmore1-1/+3
1991-03-28Johns releaseK. Richard Pixley1-0/+246