log src/unexelf.c @ 112425:9f7614f1a892

age author description
Sat, 15 Jan 2011 15:16:57 -0800 Glenn Morris Nuke arch-tags.
Fri, 14 Jan 2011 12:18:41 -0500 Stefan Monnier Merge from emacs-23
Sun, 02 Jan 2011 15:50:46 -0800 Glenn Morris Add 2011 to FSF/AIST copyright years.
Sun, 10 Oct 2010 08:49:31 -0700 Dan Nicolaescu Remove #ifdef emacs / #ifndef emacs code, unused.
Sun, 03 Oct 2010 06:59:56 -0700 Dan Nicolaescu Remove unused arguments for unexec.
Mon, 09 Aug 2010 02:35:21 -0700 Dan Nicolaescu Use const char* instead of char*.
Sun, 04 Jul 2010 18:07:11 +0200 Juanma Barranquero * unexelf.c (round_up, find_section): Use ElfW macro for arguments.
Sun, 04 Jul 2010 00:50:25 -0700 Dan Nicolaescu Convert (most) functions in src to standard C.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Mon, 07 Dec 2009 20:27:40 +0000 Andreas Schwab (unexec): Don't search for .data twice.
Wed, 06 May 2009 02:27:20 +0000 YAMAMOTO Mitsuharu (unexec): Consider a section to precede the .bss section
Sat, 07 Feb 2009 13:07:38 +0000 Andreas Schwab (unexec): Fix error message.
Mon, 02 Feb 2009 16:06:58 +0000 Andreas Schwab (unexec): Handle unaligned bss offset.
Thu, 08 Jan 2009 03:15:17 +0000 Glenn Morris Add 2009 to copyright years.
Thu, 10 Jul 2008 02:37:07 +0000 Dan Nicolaescu * unexmips.c: