Home | History | Annotate | Download | only in libtos
History log of /src/sys/arch/atari/stand/tostools/libtos/exec_elf.h
RevisionDateAuthorComments
 1.8  10-Oct-2020  thorpej Rename:
- EM_ALPHA (41) -> EM_OLD_ALPHA
- EM_ALPHA_EXP (36902) -> EM_ALPHA

36902 has been the value in common usage for a long time, and this naming
aligns with binutils, etc.

PR port-alpha/51926
 1.7  03-Jan-2014  dsl Remove the _KERNEL part of these two clones of sys/exec_elf.h
Remove the incorrect (and completely unused everywhere) Elf64_Shalf.
Put a better include guard on arch/epoc32/stand/e32boot/include/elf.h
Should be ok because I can't find any references to KERNEL in these
source trees.
 1.6  28-Aug-2010  joerg branches: 1.6.8; 1.6.18; 1.6.22;
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.5  28-Apr-2008  martin branches: 1.5.20; 1.5.22;
Remove clause 3 and 4 from TNF licenses
 1.4  11-Dec-2005  christos branches: 1.4.74; 1.4.76; 1.4.78;
merge ktrace-lwp.
 1.3  13-Feb-2004  wiz Uppercase CPU, plural is CPUs.
 1.2  11-Oct-2001  leo branches: 1.2.4; 1.2.6; 1.2.22;
Second pass of the bootloader reworking. Everything works from the
TOS/MiNT side now.
 1.1  10-Oct-2001  leo Check-point my work on the bootcode.
 1.2.22.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.2.22.2  18-Sep-2004  skrll Sync with HEAD.
 1.2.22.1  03-Aug-2004  skrll Sync with HEAD
 1.2.6.2  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.2.6.1  11-Oct-2001  thorpej file exec_elf.h was added on branch kqueue on 2002-01-10 19:40:27 +0000
 1.2.4.2  11-Oct-2001  leo Second pass of the bootloader reworking. Everything works from the
TOS/MiNT side now.
 1.2.4.1  11-Oct-2001  leo file exec_elf.h was added on branch nathanw_sa on 2001-10-11 07:07:43 +0000
 1.4.78.2  09-Oct-2010  yamt sync with head
 1.4.78.1  16-May-2008  yamt sync with head.
 1.4.76.1  18-May-2008  yamt sync with head.
 1.4.74.1  02-Jun-2008  mjf Sync with HEAD.
 1.5.22.1  05-Mar-2011  rmind sync with head
 1.5.20.1  22-Oct-2010  uebayasi Sync with HEAD (-D20101022).
 1.6.22.1  18-May-2014  rmind sync with head
 1.6.18.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.6.8.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")

RSS XML Feed