aboutsummaryrefslogtreecommitdiffstats
path: root/src/unexelf.c (unfollow)
Commit message (Expand)AuthorFilesLines
1999-12-07Include <syms.h>, not <sym.h> on IRIX. RemovedGerd Moellmann1-92/+83
1999-10-19Add support for large files, 64-bit Solaris, system locale codings.Paul Eggert1-10/+18
1999-10-08(unexec): Don't get confused by a short sectionPhillip Rulon1-2/+8
1999-08-25Merge IRIX debugging info patch from unexsgi.cKarl Heuer1-49/+96
1999-08-10[__linux__ && __alpha__] (HAS_SBSS_SECTION): Define.Karl Heuer1-0/+4
1999-02-10(HAS_SBSS_SECTION): Define this in some cases.Richard M. Stallman1-17/+22
1998-08-10(unexec): Check for section names end and edata with no underscore.Richard M. Stallman1-1/+3
1998-04-30[defined (__alpha__) && !defined (__NetBSD__) && !defined (__OpenBSD__)]:Richard M. Stallman1-1/+32
1998-04-06(unexec): Account for possible padding before the old .bssAndreas Schwab1-1/+3
1997-10-02(round_up): Make arguments and return type unsigned.Karl Heuer1-2/+2
1997-09-06Test __OpenBSD__ along with __NetBSD__.Richard M. Stallman1-3/+7
1997-08-07(unexec): Cast 1st arg in mmap calls.Richard M. Stallman1-9/+10
1997-06-27[__NetBSD__]: Add some conditionals for NetBSD.Richard M. Stallman1-2/+44
1997-06-27[__sony_news && _SYSTYPE_SYSV]: Include sym.h and sys/elf_mips.h.Richard M. Stallman1-6/+112
1996-09-04unexelf1.c merged into this file.Richard M. Stallman1-27/+71
1996-07-16Undo previous change.Karl Heuer1-86/+40
1996-07-15Add 64-bit ELF and Alpha/ELF support.Karl Heuer1-40/+86
1996-06-24(unexec): Round up section header offset to bss alignmentRichard M. Stallman1-1/+3
1996-04-25(unexec): Add conditional for SOLARIS_POWERPC.Richard M. Stallman1-0/+37
1996-02-18Use <config.h>, not "config.h".Richard M. Stallman1-1/+1
1996-01-21(unexec): Undo data relocations unconditionally, not #ifdef SOLARIS2.Roland McGrath1-111/+109
1996-01-15Update FSF's address in the preamble.Erik Naggum1-13/+16
1996-01-08(unexec) [SOLARIS2]: Undo relocations performed by theKarl Heuer1-0/+34
1995-05-16(unexec) [UNEXEC_USE_MAP_PRIVATE]: New logic forKarl Heuer1-0/+13
1995-05-12(unexec): Fix type mismatch.Karl Heuer1-1/+2
1995-03-13(unexec): Adjust the file offset of sections locatedRichard M. Stallman1-5/+13
1994-10-13Include config.h.Richard M. Stallman1-0/+1
1994-08-23(unexec): Don't alter the info field of SHT_SYMTAB and SHT_DYNSYM sections.Richard M. Stallman1-10/+13
1994-08-20Eliminate local var bss_end.Richard M. Stallman1-3/+21
1994-02-24(ELF_BSS_SECTION_NAME): New macro (config.h may override).Richard M. Stallman1-1/+5
1993-08-10(unexec): Add casts for some comparisons.Richard M. Stallman1-62/+63
1993-03-03(unexec): Move data2 section header up so all sectionRichard M. Stallman1-139/+221
1992-01-13entered into RCSJim Blandy1-0/+703