summaryrefslogtreecommitdiff
path: root/src/unexelf.c
Commit message (Expand)AuthorAge
* * unexmips.c:Dan Nicolaescu2008-07-10
* * unexnext.c:Dan Nicolaescu2008-06-26
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-14
* Add 2008 to copyright years.Glenn Morris2008-01-08
* Switch license to GPLv3 or later.Glenn Morris2007-07-25
* Add 2007 to copyright years.Glenn Morris2007-01-21
* [BROKEN_NOCOMBRELOC]: Include assert.h.Eli Zaretskii2006-03-18
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* (unexec): Handle .plt section in BSS segment.Andreas Schwab2005-11-01
* (unexec): Fix calls to `fatal' with less than 3 arguments.Eli Zaretskii2005-10-20
* * image.c (slurp_file, xbm_read_bitmap_data): Cast to the correctDan Nicolaescu2005-09-30
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-07
* Update FSF's address.Lute Kamstra2005-07-04
* Add arch taglinesMiles Bader2003-09-01
* (unexec): Consider a section to precede the .bssRichard M. Stallman2003-07-12
* (unexec): Remove `unused var n' warning.Stefan Monnier2003-05-25
* Comments.Dave Love2002-11-29
* Redo 9/16 change, but only if IRIX6_5.Richard M. Stallman2002-10-07
* (unexec): Undo previous change.Richard M. Stallman2002-09-18
* (unexec): Deal with .got, reinstating change from 25-08-1999.Richard M. Stallman2002-09-16
* (unexec) [__sgi]: Undo the change from 2002-01-20.Eli Zaretskii2002-04-13
* (unexec): Define n so as to cause compilation errorRichard M. Stallman2002-01-22
* Fix last change.Eli Zaretskii2002-01-20
* (unexec) [__sgi]: Support the .got sections.Eli Zaretskii2002-01-20
* (unexec): Index by n, not nn, when checking for ".sbss".Richard M. Stallman2001-11-26
* [!defined MAP_ANON]: Define MAP_ANON to MAP_ANONYMOUS if defined, 0 otherwise.Sam Steingold2001-11-19
* Add copyright 2001.Gerd Moellmann2001-11-10
* (unexec): Use mmap/munmap to allocate buffersGerd Moellmann2001-11-10
* (unexec): Minor changes; clean up comments.Richard M. Stallman2001-11-05
* (unexec): mmap() has problems on nfs-mounted fileEli Zaretskii2001-11-05
* (ELFSIZE) [__NetBSD__ && __sparc_v9__]: Define to 64.Gerd Moellmann2000-09-26
* (SHT_MIPS_DEBUG, HDRR) [__mips__]: Really confine last change to __NetBSD__.Dave Love2000-09-08
* (SHT_PROGBITS) [__NetBSD__ && !PT_LOAD]: Don't define.Gerd Moellmann2000-09-02
* Restore changes of 1999-10-19.Dave Love2000-03-12
* * unexelf.c (PT_LOAD, SHT_*, SHN_*) [__NetBSD__]: Only provideKen Raeburn2000-03-03
* Include <syms.h>, not <sym.h> on IRIX. RemovedGerd Moellmann1999-12-07
* Add support for large files, 64-bit Solaris, system locale codings.Paul Eggert1999-10-19
* (unexec): Don't get confused by a short sectionPhillip Rulon1999-10-08
* Merge IRIX debugging info patch from unexsgi.cKarl Heuer1999-08-25
* [__linux__ && __alpha__] (HAS_SBSS_SECTION): Define.Karl Heuer1999-08-10
* (HAS_SBSS_SECTION): Define this in some cases.Richard M. Stallman1999-02-10
* (unexec): Check for section names end and edata with no underscore.Richard M. Stallman1998-08-10
* [defined (__alpha__) && !defined (__NetBSD__) && !defined (__OpenBSD__)]:Richard M. Stallman1998-04-30
* (unexec): Account for possible padding before the old .bssAndreas Schwab1998-04-06
* (round_up): Make arguments and return type unsigned.Karl Heuer1997-10-02
* Test __OpenBSD__ along with __NetBSD__.Richard M. Stallman1997-09-06
* (unexec): Cast 1st arg in mmap calls.Richard M. Stallman1997-08-07
* [__NetBSD__]: Add some conditionals for NetBSD.Richard M. Stallman1997-06-27
* [__sony_news && _SYSTYPE_SYSV]: Include sym.h and sys/elf_mips.h.Richard M. Stallman1997-06-27
* unexelf1.c merged into this file.Richard M. Stallman1996-09-04