Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1991-12-16 | Numerous small changes and a complete reorganization of solib.c, to support | Fred Fish | 1 | -0/+87 | |
SVR4 shared libraries in a manner very close to the original SunOS support. See the ChangeLog for details. | |||||
1991-11-21 | * defs.h: Incorporate param.h. All users changed. | John Gilmore | 1 | -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. | |||||
1991-11-19 | More inclusion of defs.h to before param.h, ala other source files. | Fred Fish | 1 | -1/+1 | |
This is required to supply some typedefs used in files included via param.h. | |||||
1991-11-12 | Minor rewording of message containing name of program that generated a | Fred Fish | 1 | -1/+62 | |
core file (core.c), permanently remove the register_addr() stub (elfread.c), move a misplaced #endif (procfs.c), and add fetch_core_registers func for core file support (procfs.c). | |||||
1991-10-24 | New files for DWARF debugging format support, ELF object file support, SVR4 | Fred Fish | 1 | -0/+988 | |
/proc (process file system) support, Amiga UNIX target and host defines, SVR4 target and host defines, and m68k hosts defines. |