summaryrefslogtreecommitdiff
path: root/gdb/umax-xdep.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove now obsolete signame.c and signame.h; functionality is handled byFred Fish1992-04-221-4/+1
| | | | | | libiberty/strsignal.c. Widespread changes to use libiberty/strerror.c functions for errno manipulations and libiberty/strsignal.c for signo (signals) manipulations.
* Tue Mar 3 15:11:52 1992 Michael Tiemann (tiemann@cygnus.com)Michael Tiemann1992-03-031-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.)
* * defs.h: Incorporate param.h. All users changed.John Gilmore1991-11-211-1/+0
| | | | | | | | | | | * 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.
* Remove internal gdb definition of fixed arg count concat() function andFred Fish1991-11-121-1/+1
| | | | convert to use of variable arg count concat() in libiberty.
* Change GDB over to GNU General Public License version 2.John Gilmore1991-06-041-6/+6
|
* Johns releaseK. Richard Pixley1991-03-281-0/+139