Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update FSF's address in the preamble. | Erik Naggum | 1996-01-15 | 1 | -13/+16 |
| | |||||
* | (find_section): New arg old_section_h. | Richard M. Stallman | 1995-10-30 | 1 | -7/+8 |
| | | | | | Rename file_h to old_file_h and fix type. Calls changed. | ||||
* | (find_section): New function. | Richard M. Stallman | 1995-10-15 | 1 | -54/+50 |
| | | | | (unexec): Use it. Also simplify previous changes. | ||||
* | (unexec): Find the old data section. | Richard M. Stallman | 1995-10-15 | 1 | -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. Stallman | 1994-08-24 | 1 | -1/+5 |
| | |||||
* | (unexec): Handle debugging info properly. | Richard M. Stallman | 1994-05-05 | 1 | -98/+160 |
| | |||||
* | Changes for Silicon Graphics Iris 5D. | Jim Blandy | 1993-05-19 | 1 | -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 revision | Jim Blandy | 1993-05-19 | 1 | -0/+785 |