OpenGrok
Cross Reference: elf_machdep.h
xref
: /
src
/
sys
/
arch
/
ia64
/
include
/
elf_machdep.h
Home
|
History
|
Annotate
|
Download
|
only in
include
History log of
/src/sys/arch/ia64/include/elf_machdep.h
Revision
Date
Author
Comments
1.5
03-Jun-2023
andvar
fix various typos in comments and messages.
1.4
11-Apr-2019
kamil
Fix CVS Id usage
1.3
06-Nov-2017
christos
branches: 1.3.4;
Cleanup and clarify the ELFSIZE mess:
We now have 2 variables automatically set in elf_machdep.h:
ARCH_ELFSIZE: the size for userland binaries
KERN_ELFSIZE: the size for the kernel binaries
DB_ELFSIZE has been deleted and KERN_ELFSIZE should have always the
same values DB_ELFSIZE used to have.
In sys/exec_elf.h, if ELFSIZE is not set, it is set to KERN_ELFSIZE
for the kernel and ARCH_ELFSIZE for userland. These defaults should
eliminate the need for most manual ELFSIZE setting.
1.2
05-Aug-2016
scole
PR port-ia64/51261
Add macro R_TYPE() stub
1.1
07-Apr-2006
cherry
branches: 1.1.2; 1.1.4; 1.1.6; 1.1.10; 1.1.14; 1.1.20; 1.1.122; 1.1.142; 1.1.146;
Initial import of arch/ia64 sources.
These sources are ported from FreeBSD/ia64 code.
See individual source files for credits.
In addition, code from NetBSD/alpha NetBSD/sparc64,
NetBSD/i386 and NetBSD/amd64 were used as templates,
along with my own additions.
1.1.146.1
06-Aug-2016
pgoyette
Sync with HEAD
1.1.142.1
05-Oct-2016
skrll
Sync with HEAD
1.1.122.1
03-Dec-2017
jdolecek
update from HEAD
1.1.20.2
09-Sep-2006
rpaulo
sync with head
1.1.20.1
07-Apr-2006
rpaulo
file elf_machdep.h was added on branch rpaulo-netinet-merge-pcb on 2006-09-09 02:40:29 +0000
1.1.14.2
21-Jun-2006
yamt
sync with head.
1.1.14.1
07-Apr-2006
yamt
file elf_machdep.h was added on branch yamt-lazymbuf on 2006-06-21 14:52:48 +0000
1.1.10.2
24-May-2006
tron
Merge 2006-05-24 NetBSD-current into the "peter-altq" branch.
1.1.10.1
07-Apr-2006
tron
file elf_machdep.h was added on branch peter-altq on 2006-05-24 15:47:59 +0000
1.1.6.2
22-Apr-2006
simonb
Sync with head.
1.1.6.1
07-Apr-2006
simonb
file elf_machdep.h was added on branch simonb-timecounters on 2006-04-22 11:37:36 +0000
1.1.4.2
19-Apr-2006
elad
sync with head - hopefully this will work
1.1.4.1
07-Apr-2006
elad
file elf_machdep.h was added on branch elad-kernelauth on 2006-04-19 02:32:59 +0000
1.1.2.2
11-Apr-2006
yamt
sync with head
1.1.2.1
07-Apr-2006
yamt
file elf_machdep.h was added on branch yamt-pdpolicy on 2006-04-11 11:53:35 +0000
1.3.4.1
10-Jun-2019
christos
Sync with HEAD
Indexes created Mon Oct 20 20:10:13 GMT 2025