Home | History | Annotate | Download | only in mdsetimage
History log of /src/usr.sbin/mdsetimage/exec_elf32.c
RevisionDateAuthorComments
 1.13  21-Sep-2016  christos merge copies...
 1.12  28-Aug-2010  joerg branches: 1.12.2; 1.12.30;
Replace the current usage of Elf64_Half with Elf64_Word and rename
NetBSD specific Elf64_Quarter to Elf64_Half. This restores compatibility
with the common ELF specifications.
 1.11  30-Jul-2009  tsutsui - use program header rather than section header to find file offset for vmaddr
- make sure that passed vmaddr is in TEXT or DATA section
 1.10  30-Jul-2009  tsutsui WARNS'fy sources which are left for reference.

src/usr.sbin/mdsetimage has been superseded by src/gnu/usr.sbin/mdsetimage
for toolchain to handle cross build binaries, but these old sources for
local executable binaries still can be used for tools to patch binaries,
like binpatch utility in sys/arch/amiga/stand and sys/arch/atari/stand.
 1.9  01-Oct-2001  cgd branches: 1.9.40; 1.9.46;
Remove the advertising clause from my license notice FOR THIS PROGRAM ONLY.
The purpose of that modification is to make the license on these files
"GPL-compatible," so that mdsetimage may be combined with BFD. (The
resulting license is word-for-word identicial to one of the licenses
described as being GPL compatible on
http://www.gnu.org/licenses/license-list.html.)
 1.8  14-Jun-2000  cgd sweep of my licenses (userland files w/o only my copyright) for
consistency. (no functional changes)
 1.7  14-Jun-2000  cgd fix up NetBSD RCS Ids to match the standard, and the leading comment as
to match as well. No functional changes.
 1.6  04-Nov-1999  erh branches: 1.6.2;
Remove ELFNAME defines since they are defined in sys/exec_elf.h
 1.5  25-Oct-1999  kleink Update to match new SVR4-style definition names in <sys/exec_elf.h>.
 1.4  22-Oct-1999  hannken Undo last change. While these macros are defined in exec_elf.h, they are
enclosed by `#ifdef _KERNEL'.
 1.3  21-Oct-1999  erh Remove ELFNAME macros which are already defines in exec_elf.h
 1.2  17-Oct-1997  lukem branches: 1.2.6;
WARNSify
 1.1  04-Oct-1996  cgd rdsetimage, a program to set kernel RAM disk images.
Written from scratch by me, today.
 1.2.6.1  27-Dec-1999  wrstuden Pull up to last week's -current.
 1.6.2.1  22-Jun-2000  minoura Sync w/ netbsd-1-5-base.
 1.9.46.1  21-Apr-2010  matt sync to netbsd-5
 1.9.40.2  04-Oct-2009  snj Pull up following revision(s) (requested by tsutsui in ticket #1056):
usr.sbin/mdsetimage/exec_elf32.c: revision 1.11
- use program header rather than section header to find file offset for vmaddr
- make sure that passed vmaddr is in TEXT or DATA section
 1.9.40.1  04-Oct-2009  snj Pull up following revision(s) (requested by tsutsui in ticket #1056):
usr.sbin/mdsetimage/exec_aout.c: revision 1.7
usr.sbin/mdsetimage/exec_coff.c: revision 1.6
usr.sbin/mdsetimage/exec_ecoff.c: revision 1.6
usr.sbin/mdsetimage/exec_elf32.c: revision 1.10
usr.sbin/mdsetimage/mdsetimage.c: revision 1.19
WARNS'fy sources which are left for reference.
src/usr.sbin/mdsetimage has been superseded by src/gnu/usr.sbin/mdsetimage
for toolchain to handle cross build binaries, but these old sources for
local executable binaries still can be used for tools to patch binaries,
like binpatch utility in sys/arch/amiga/stand and sys/arch/atari/stand.
 1.12.30.1  04-Nov-2016  pgoyette Sync with HEAD
 1.12.2.2  28-Aug-2010  joerg Replace the current usage of Elf64_Half with Elf64_Word and rename
NetBSD specific Elf64_Quarter to Elf64_Half. This restores compatibility
with the common ELF specifications.
 1.12.2.1  28-Aug-2010  joerg file exec_elf32.c was added on branch uebayasi-xip on 2010-08-28 21:30:04 +0000

RSS XML Feed