OpenGrok
Cross Reference: elf.h
xref
: /
src
/
sys
/
arch
/
epoc32
/
stand
/
e32boot
/
include
/
elf.h
Home
|
History
|
Annotate
|
Download
|
only in
include
History log of
/src/sys/arch/epoc32/stand/e32boot/include/elf.h
Revision
Date
Author
Comments
1.7
23-Mar-2025
andvar
s/hidding/hiding/.
1.6
17-Mar-2025
andvar
s/micorprocessor/microprocessor/ in comments.
1.5
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.4
24-May-2018
christos
sync with HEAD.
1.3
03-Jan-2014
dsl
branches: 1.3.4; 1.3.30;
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.2
01-Jan-2014
dsl
Change the type of the 'cookie' that holds the state of the core dump file
from 'void *' to the actual type 'struct coredump_iostate *'.
In most of the code the contents of the structure are still unknown.
This just stops the wrong type of pointer being passed to the 'void *'
parameter.
I hope I've found everything, amd64 GENERIC and i386 GENERIC & ALL compile.
1.1
28-Apr-2013
kiyohara
branches: 1.1.4; 1.1.6;
Add new port NetBSD/epoc32.
1.1.6.1
18-May-2014
rmind
sync with head
1.1.4.3
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.1.4.2
23-Jun-2013
tls
resync from head
1.1.4.1
28-Apr-2013
tls
file elf.h was added on branch tls-maxphys on 2013-06-23 06:20:03 +0000
1.3.30.1
25-Jun-2018
pgoyette
Sync with HEAD
1.3.4.2
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")
1.3.4.1
03-Jan-2014
yamt
file elf.h was added on branch yamt-pagecache on 2014-05-22 11:39:39 +0000
Indexes created Wed Oct 22 00:09:40 GMT 2025