Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update FSF's address in the preamble. | Erik Naggum | 1996-01-15 | 1 | -1/+2 |
| | |||||
* | [MACH]: Include a.out.h. | Richard M. Stallman | 1995-06-29 | 1 | -1/+47 |
| | | | | | | [MACH] (STYP_INIT, _RDATA, STYP_RDATA, _SDATA, STYP_SDATA): Defined. [MACH] (_SBSS, STYP_SBSS, HDRR, pHDRR): New definitions. (unexec): Add MACH conditionals. | ||||
* | (unexec): Cast pointers. Fix error message. | Karl Heuer | 1994-04-28 | 1 | -3/+3 |
| | |||||
* | (unexec): Add cast to result of `sbrk'. | Richard M. Stallman | 1994-02-17 | 1 | -1/+2 |
| | |||||
* | Don't declare sys_errlist; declare strerror instead. | Roland McGrath | 1994-01-08 | 1 | -8/+5 |
| | | | | (fatal_unexec): Call strerror instead of using sys_errlist. | ||||
* | Include <config.h> instead of "config.h". | Roland McGrath | 1993-09-10 | 1 | -1/+1 |
| | |||||
* | Apply typo patches from Paul Eggert. | Jim Blandy | 1993-06-09 | 1 | -1/+1 |
| | |||||
* | [sony, IRIS_4D]: Include getpagesize.h and fcntl.h. | Richard M. Stallman | 1992-10-27 | 1 | -6/+12 |
| | | | | | (unexec): #if 0 the error check of hdr.fhdr.f_nscns. Clear text_section->s_scnptr. | ||||
* | * unexmips.c (mark_x): Declare this as static void at the top of | Jim Blandy | 1992-09-13 | 1 | -1/+2 |
| | | | | the file and at the function definition. | ||||
* | (unexec): Allow sections in any order. | Richard M. Stallman | 1992-09-11 | 1 | -11/+15 |
| | | | | Adjust addresses of rdata section as well as data section. | ||||
* | entered into RCS | Jim Blandy | 1992-03-05 | 1 | -1/+1 |
| | |||||
* | Initial revision | Jim Blandy | 1992-01-13 | 1 | -0/+305 |