aboutsummaryrefslogtreecommitdiffstats
path: root/src/unexec.c (unfollow)
Commit message (Expand)AuthorFilesLines
1998-06-29[COFF]: New variable coff_offset.Richard M. Stallman1-4/+31
1996-07-19(copy_text_and_data) [DJGPP >= 2]: Switch off two bitsKarl Heuer1-0/+10
1996-04-10[DJGPP v2]: Include fcntl.h.Richard M. Stallman1-0/+18
1996-01-15Update FSF's address in the preamble.Erik Naggum1-1/+2
1996-01-05Comment fixes.Karl Heuer1-2/+2
1995-10-08(write_segment): Write valid data in units of 1<<13,Richard M. Stallman1-5/+18
1995-10-03(write_segment): Use pagesize as unit of writing instead of 128.Richard M. Stallman1-4/+5
1994-10-26Comment changes.Richard M. Stallman1-5/+4
1994-10-06(make_hdr): Undo June 16 change.Richard M. Stallman1-2/+3
1994-09-24Don't test CANNOT_UNEXEC.Richard M. Stallman1-4/+0
1994-09-23(copy_text_and_data): Delete some printf's.Richard M. Stallman1-3/+0
1994-09-23(copy_text_and_data): Add RISCiX changes.Richard M. Stallman1-0/+86
1994-06-16(make_hdr): Handle case of no "additional header".Richard M. Stallman1-1/+4
1994-06-16Include <sys/file.h> and [USG5] <fcntl.h> to define O_* macros.Roland McGrath1-4/+24
1994-05-22[MSDOS]: Don't include files from the dos extenderRichard M. Stallman1-10/+9
1994-05-04Update copyright.Karl Heuer1-1/+1
1994-01-08[MSDOS]: Don't #include <a.out.h>, but use other headers.Richard M. Stallman1-1/+40
1993-11-11[! HPUX]: Don't declare sbrk at all, so as not to conflict with headers.Roland McGrath1-2/+9
1993-09-10Include <config.h> instead of "config.h".Roland McGrath1-1/+1
1993-07-28(make_hdr): Use & in call to bzero.Richard M. Stallman1-1/+1
1993-06-16* unexec.c [HPUX] (sbrk): This returns a void *.Jim Blandy1-1/+5
1993-06-09Apply typo patches from Paul Eggert.Jim Blandy1-2/+2
1993-05-20Some more changes from Michael K. Johnson for Linux.Jim Blandy1-1/+1
1993-03-11* unexec.c (copy_text_and_data): Error message tweaked.Jim Blandy1-1/+1
1993-02-23(Fforward_comment): New function.Richard M. Stallman1-6/+7
1992-04-24entered into RCSJim Blandy1-0/+4
1992-03-14*** empty log message ***Jim Blandy1-2/+2
1992-01-13*** empty log message ***Jim Blandy1-2/+63
1991-01-29Initial revisionRichard M. Stallman1-0/+978