]> code.delx.au - gnu-emacs/history - src/unexelf.c
*** empty log message ***
[gnu-emacs] / src / unexelf.c
2006-03-18 Eli Zaretskii[BROKEN_NOCOMBRELOC]: Include assert.h.
2006-02-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-11-01 Andreas Schwab(unexec): Handle .plt section in BSS segment.
2005-10-20 Eli Zaretskii(unexec): Fix calls to `fatal' with less than 3 arguments.
2005-09-30 Dan Nicolaescu* image.c (slurp_file, xbm_read_bitmap_data): Cast...
2005-08-07 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-04 Lute KamstraUpdate FSF's address.
2003-09-01 Miles BaderAdd arch taglines
2003-07-12 Richard M. Stallman(unexec): Consider a section to precede the .bss
2003-05-25 Stefan Monnier(unexec): Remove `unused var n' warning.
2002-11-29 Dave LoveComments.
2002-10-07 Richard M. StallmanRedo 9/16 change, but only if IRIX6_5.
2002-09-18 Richard M. Stallman(unexec): Undo previous change.
2002-09-16 Richard M. Stallman(unexec): Deal with .got, reinstating change from 25...
2002-04-13 Eli Zaretskii(unexec) [__sgi]: Undo the change from 2002-01-20.
2002-01-22 Richard M. Stallman(unexec): Define n so as to cause compilation error
2002-01-20 Eli ZaretskiiFix last change.
2002-01-20 Eli Zaretskii(unexec) [__sgi]: Support the .got sections.
2001-11-26 Richard M. Stallman(unexec): Index by n, not nn, when checking for ".sbss".
2001-11-19 Sam Steingold[!defined MAP_ANON]: Define MAP_ANON to MAP_ANONYMOUS...
2001-11-10 Gerd MoellmannAdd copyright 2001.
2001-11-10 Gerd Moellmann(unexec): Use mmap/munmap to allocate buffers
2001-11-05 Richard M. Stallman(unexec): Minor changes; clean up comments.
2001-11-05 Eli Zaretskii(unexec): mmap() has problems on nfs-mounted file
2000-09-26 Gerd Moellmann(ELFSIZE) [__NetBSD__ && __sparc_v9__]: Define to 64.
2000-09-08 Dave Love(SHT_MIPS_DEBUG, HDRR) [__mips__]: Really confine last...
2000-09-02 Gerd Moellmann(SHT_PROGBITS) [__NetBSD__ && !PT_LOAD]: Don't define.
2000-03-12 Dave LoveRestore changes of 1999-10-19.
2000-03-03 Ken Raeburn* unexelf.c (PT_LOAD, SHT_*, SHN_*) [__NetBSD__]: Only...
1999-12-07 Gerd MoellmannInclude <syms.h>, not <sym.h> on IRIX. Removed
1999-10-19 Paul EggertAdd support for large files, 64-bit Solaris, system...
1999-10-08 Phillip Rulon(unexec): Don't get confused by a short section
1999-08-25 Karl HeuerMerge IRIX debugging info patch from unexsgi.c
1999-08-10 Karl Heuer[__linux__ && __alpha__] (HAS_SBSS_SECTION): Define.
1999-02-10 Richard M. Stallman(HAS_SBSS_SECTION): Define this in some cases.
1998-08-10 Richard M. Stallman(unexec): Check for section names end and edata with...
1998-04-30 Richard M. Stallman[defined (__alpha__) && !defined (__NetBSD__) && !defin...
1998-04-06 Andreas Schwab(unexec): Account for possible padding before the old...
1997-10-02 Karl Heuer(round_up): Make arguments and return type unsigned.
1997-09-06 Richard M. StallmanTest __OpenBSD__ along with __NetBSD__.
1997-08-07 Richard M. Stallman(unexec): Cast 1st arg in mmap calls.
1997-06-27 Richard M. Stallman[__NetBSD__]: Add some conditionals for NetBSD.
1997-06-27 Richard M. Stallman[__sony_news && _SYSTYPE_SYSV]: Include sym.h and sys...
1996-09-04 Richard M. Stallmanunexelf1.c merged into this file.
1996-07-16 Karl HeuerUndo previous change.
1996-07-15 Karl HeuerAdd 64-bit ELF and Alpha/ELF support.
1996-06-24 Richard M. Stallman(unexec): Round up section header offset to bss alignment
1996-04-25 Richard M. Stallman(unexec): Add conditional for SOLARIS_POWERPC.
1996-02-18 Richard M. StallmanUse <config.h>, not "config.h".
1996-01-21 Roland McGrath(unexec): Undo data relocations unconditionally, not...
1996-01-15 Erik NaggumUpdate FSF's address in the preamble.
1996-01-08 Karl Heuer(unexec) [SOLARIS2]: Undo relocations performed by the
1995-05-16 Karl Heuer(unexec) [UNEXEC_USE_MAP_PRIVATE]: New logic for
1995-05-12 Karl Heuer(unexec): Fix type mismatch.
1995-03-13 Richard M. Stallman(unexec): Adjust the file offset of sections located
1994-10-13 Richard M. StallmanInclude config.h.
1994-08-23 Richard M. Stallman(unexec): Don't alter the info field of SHT_SYMTAB...
1994-08-20 Richard M. StallmanEliminate local var bss_end.
1994-02-24 Richard M. Stallman(ELF_BSS_SECTION_NAME): New macro (config.h may override).
1993-08-10 Richard M. Stallman(unexec): Add casts for some comparisons.
1993-03-03 Richard M. Stallman(unexec): Move data2 section header up so all section
1992-01-13 Jim Blandyentered into RCS