summaryrefslogtreecommitdiff
path: root/src/unexsunos4.c
Commit message (Collapse)AuthorAgeFilesLines
* (unexec): If not SUNOS4_SHARED_LIBRARIESRichard M. Stallman1995-07-181-1/+8
| | | | or if apparently not dynamically linked, just clear rel and erel.
* Treat __NetBSD__ like __FreeBSD__.Richard M. Stallman1995-04-061-2/+2
|
* (unexec): Cast value of sbrk.Richard M. Stallman1995-01-121-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. Stallman1994-12-281-1/+1
|
* (unexec): Don't print number of pure bytes used.Richard M. Stallman1994-10-301-4/+0
|
* Delete __FreeBSD__ conditional macro definitions.Richard M. Stallman1994-09-251-53/+41
| | | | | | (unexec): Major changes in UNDO_RELOCATION code. (is_it): Rename argument and local variable.
* (SUNOS4 or __FreeBSD__): Define UNDO_RELOCATION.Richard M. Stallman1994-09-201-3/+22
| | | | | (unexec): Test UNDO_RELOCATION. Distinguish the relocation formats of __FreeBSD__ and SUNOS4.
* (unexec): Fix logic for rounding section boundaries.Richard M. Stallman1994-09-171-5/+10
|
* [SUNOS4]: Include link.h.Richard M. Stallman1994-09-171-0/+73
| | | | (unexec) [SUNOS4]: Cancel relocations that ld.so did.
* [HAVE_UNISTD_H]: Include unistd.h.Richard M. Stallman1994-04-131-0/+3
|
* Move config.h after system includes.Roland McGrath1994-02-201-4/+7
|
* [! MAP_FILE] (MAP_FILE): Define to zero.Roland McGrath1993-12-111-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 McGrath1993-09-101-1/+1
|
* Apply typo patches from Paul Eggert.Jim Blandy1993-06-091-2/+2
|
* * unexsunos4.c: Deleted "$Log" header in comments at top of file;Jim Blandy1992-08-121-10/+0
| | | | this was beginning to grow RCS hair, which we don't want.
* entered into RCSRichard M. Stallman1992-06-041-0/+1
|
* Initial revisionJim Blandy1992-01-131-0/+288