log src/unexelf.c @ 102686:6ff0334666aa

age author description
2009-02-07 Andreas Schwab (unexec): Fix error message.
2009-02-02 Andreas Schwab (unexec): Handle unaligned bss offset.
2009-01-08 Glenn Morris Add 2009 to copyright years.
2008-07-10 Dan Nicolaescu * unexmips.c:
2008-06-26 Dan Nicolaescu * unexnext.c:
2008-05-14 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
2008-01-09 Miles Bader Merge from emacs--devo--0
2007-07-27 Miles Bader Merge from emacs--devo--0
2007-01-26 Miles Bader Merge from emacs--devo--0
2006-03-19 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-46
2006-02-08 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
2006-01-16 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
2006-01-16 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-95
2005-10-07 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-88
2005-08-26 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
2005-07-07 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
2004-04-16 Kenichi Handa Sync to HEAD
2002-10-10 Dave Love (unexec): Make last change conditional on Irix 6.5.
2002-09-05 Dave Love (unexec): Make .got handling not SGI-specific.
2006-01-16 Henrik Enberg sync with trunk
2003-09-08 Kenichi Handa New directory
2008-01-08 Glenn Morris Add 2008 to copyright years.
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-01-21 Glenn Morris Add 2007 to copyright years.
2006-03-18 Eli Zaretskii [BROKEN_NOCOMBRELOC]: Include assert.h.
2006-02-06 Thien-Thi Nguyen Update 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 to the correct
2005-08-07 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-04 Lute Kamstra Update FSF's address.
2003-09-01 Miles Bader Add 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 Love Comments.
2002-10-07 Richard M. Stallman Redo 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-08-1999.
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 Zaretskii Fix 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 if defined, 0 otherwise.
2001-11-10 Gerd Moellmann Add 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 change to __NetBSD__.
2000-09-02 Gerd Moellmann (SHT_PROGBITS) [__NetBSD__ && !PT_LOAD]: Don't define.
2000-03-12 Dave Love Restore changes of 1999-10-19.
2000-03-03 Ken Raeburn * unexelf.c (PT_LOAD, SHT_*, SHN_*) [__NetBSD__]: Only provide
1999-12-07 Gerd Moellmann Include <syms.h>, not <sym.h> on IRIX. Removed
1999-10-19 Paul Eggert Add support for large files, 64-bit Solaris, system locale codings.
1999-10-08 Phillip Rulon (unexec): Don't get confused by a short section
1999-08-25 Karl Heuer Merge 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 no underscore.