- 15 Oct, 1995 2 commits
-
-
Richard M. Stallman authored
(unexec): Use it. Also simplify previous changes.
-
Richard M. Stallman authored
New variable new_offsets_shift used instead of new_data2_size since they are not always the same. Simplify logic for copying the headers and inserting new ones.
-
- 24 Aug, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 05 May, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 19 May, 1993 2 commits
-
-
Jim Blandy authored
* unexelfsgi.c: New file; like unexelf.c, but tolerates program segments above BSS. * m/iris5d.h: New file. * s/irix5-0.h: New file. * process.c [__sgi] (allocate_pty): Give up immediately if pty is inaccessible.
-
Jim Blandy authored
-
- 03 Mar, 1993 1 commit
-
-
Richard M. Stallman authored
headers will be in ascending order. This will prevent the unexeced emacs that being processed by other applications (such as strip) to fail. Handle rounding of section boundaries. (round_up): New function.
-
- 13 Jan, 1992 1 commit
-
-
Jim Blandy authored
-