Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (unexec): Cast value of sbrk. | Richard M. Stallman | 1995-01-12 | 1 | -13/+12 |
| | | | | | | (run_time_remap): Cast arg to brk. (brk_value): Renamed from Brk. (is_it): Cast 1st arg of mmap. | ||||
* | [! sparc] (REL_INFO_TYPE): Use `struct relocation_info'. | Richard M. Stallman | 1994-12-28 | 1 | -1/+1 |
| | |||||
* | (unexec): Don't print number of pure bytes used. | Richard M. Stallman | 1994-10-30 | 1 | -4/+0 |
| | |||||
* | Delete __FreeBSD__ conditional macro definitions. | Richard M. Stallman | 1994-09-25 | 1 | -53/+41 |
| | | | | | | (unexec): Major changes in UNDO_RELOCATION code. (is_it): Rename argument and local variable. | ||||
* | (SUNOS4 or __FreeBSD__): Define UNDO_RELOCATION. | Richard M. Stallman | 1994-09-20 | 1 | -3/+22 |
| | | | | | (unexec): Test UNDO_RELOCATION. Distinguish the relocation formats of __FreeBSD__ and SUNOS4. | ||||
* | (unexec): Fix logic for rounding section boundaries. | Richard M. Stallman | 1994-09-17 | 1 | -5/+10 |
| | |||||
* | [SUNOS4]: Include link.h. | Richard M. Stallman | 1994-09-17 | 1 | -0/+73 |
| | | | | (unexec) [SUNOS4]: Cancel relocations that ld.so did. | ||||
* | [HAVE_UNISTD_H]: Include unistd.h. | Richard M. Stallman | 1994-04-13 | 1 | -0/+3 |
| | |||||
* | Move config.h after system includes. | Roland McGrath | 1994-02-20 | 1 | -4/+7 |
| | |||||
* | [! MAP_FILE] (MAP_FILE): Define to zero. | Roland McGrath | 1993-12-11 | 1 | -3/+8 |
| | | | | | | (unexec): Remove unused variable BUF. Use MAP_FILE bit in mmap call. (run_time_remap): Use MAP_FILE bit in mmap call. | ||||
* | 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 | -2/+2 |
| | |||||
* | * unexsunos4.c: Deleted "$Log" header in comments at top of file; | Jim Blandy | 1992-08-12 | 1 | -10/+0 |
| | | | | this was beginning to grow RCS hair, which we don't want. | ||||
* | entered into RCS | Richard M. Stallman | 1992-06-04 | 1 | -0/+1 |
| | |||||
* | Initial revision | Jim Blandy | 1992-01-13 | 1 | -0/+288 |