summaryrefslogtreecommitdiff
path: root/src/=unexsgi.c
Commit message (Collapse)AuthorAgeFilesLines
* Update FSF's address in the preamble.Erik Naggum1996-01-151-13/+16
|
* (find_section): New arg old_section_h.Richard M. Stallman1995-10-301-7/+8
| | | | | Rename file_h to old_file_h and fix type. Calls changed.
* (find_section): New function.Richard M. Stallman1995-10-151-54/+50
| | | | (unexec): Use it. Also simplify previous changes.
* (unexec): Find the old data section.Richard M. Stallman1995-10-151-66/+100
| | | | | | 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.
* (unexec): Copy previous change in unexelf.c.Richard M. Stallman1994-08-241-1/+5
|
* (unexec): Handle debugging info properly.Richard M. Stallman1994-05-051-98/+160
|
* Changes for Silicon Graphics Iris 5D.Jim Blandy1993-05-191-1/+4
| | | | | | | | | * 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.
* Initial revisionJim Blandy1993-05-191-0/+785