aboutsummaryrefslogtreecommitdiffstats
path: root/src/unexalpha.c (unfollow)
Commit message (Expand)AuthorFilesLines
1997-09-06Test __OpenBSD__ along with __NetBSD__.Richard M. Stallman1-5/+9
1997-08-13(unexec): Cast arg to fprintf.Richard M. Stallman1-1/+1
1997-07-14(unexec): Don't call update_dynamic_symbols if static link.Richard M. Stallman1-2/+4
1997-07-06(update_dynamic_symbols): Add cast when setting reladdr.Richard M. Stallman1-1/+1
1997-06-11(unexec): Call update_dynamic_symbols unconditionally.Richard M. Stallman1-7/+4
1997-06-02[__NetBSD__]: Don't include filehdr.h, aouthdr.hRichard M. Stallman1-0/+37
1996-08-21Conditionalize the changes below on not __linux__.Richard M. Stallman1-60/+91
1996-08-19(unexec): Copy the .got section.Richard M. Stallman1-0/+17
1996-01-15Update FSF's address in the preamble.Erik Naggum1-1/+2
1995-11-11(fatal_unexec): Don't use varargs.Richard M. Stallman1-6/+4
1995-08-11(fatal_unexec): Use vfprintf, not _doprnt.Richard M. Stallman1-1/+1
1994-10-25(Brk): Declare as unsigned long.Richard M. Stallman1-24/+32
1994-09-17Initial revisionRichard M. Stallman1-79/+205
1994-04-28(unexec): Cast pointers. Fix error message.Karl Heuer1-3/+3
1994-02-17(unexec): Add cast to result of `sbrk'.Richard M. Stallman1-1/+2
1994-01-08Don't declare sys_errlist; declare strerror instead.Roland McGrath1-8/+5
1993-09-10Include <config.h> instead of "config.h".Roland McGrath1-1/+1
1993-06-09Apply typo patches from Paul Eggert.Jim Blandy1-1/+1
1992-10-27[sony, IRIS_4D]: Include getpagesize.h and fcntl.h.Richard M. Stallman1-6/+12
1992-09-13* unexmips.c (mark_x): Declare this as static void at the top ofJim Blandy1-1/+2
1992-09-11(unexec): Allow sections in any order.Richard M. Stallman1-11/+15
1992-03-05entered into RCSJim Blandy1-1/+1
1992-01-13Initial revisionJim Blandy1-0/+305