OpenGrok
Cross Reference: db_machdep.h
xref
: /
src
/
sys
/
arch
/
ia64
/
include
/
db_machdep.h
Home
|
History
|
Annotate
|
Download
|
only in
include
History log of
/src/sys/arch/ia64/include/db_machdep.h
Revision
Date
Author
Comments
1.5
06-Oct-2023
skrll
Trailing whitespace
1.4
06-Nov-2017
christos
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.3
26-May-2011
joerg
branches: 1.3.14;
Introduce DDB_EXPR_FMT and replace the logic around DB_EXPR_T_IS_QUAD.
1.2
30-Aug-2006
cherry
branches: 1.2.4; 1.2.84; 1.2.90;
#include cleanups.
1.1
07-Apr-2006
cherry
branches: 1.1.2; 1.1.4; 1.1.6; 1.1.10; 1.1.14;
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.14.3
30-Dec-2006
yamt
sync with head.
1.1.14.2
21-Jun-2006
yamt
sync with head.
1.1.14.1
07-Apr-2006
yamt
file db_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 db_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 db_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 db_machdep.h was added on branch elad-kernelauth on 2006-04-19 02:32:59 +0000
1.1.2.3
03-Sep-2006
yamt
sync with head.
1.1.2.2
11-Apr-2006
yamt
sync with head
1.1.2.1
07-Apr-2006
yamt
file db_machdep.h was added on branch yamt-pdpolicy on 2006-04-11 11:53:35 +0000
1.2.90.1
06-Jun-2011
jruoho
Sync with HEAD.
1.2.84.1
31-May-2011
rmind
sync with head
1.2.4.2
09-Sep-2006
rpaulo
sync with head
1.2.4.1
30-Aug-2006
rpaulo
file db_machdep.h was added on branch rpaulo-netinet-merge-pcb on 2006-09-09 02:40:29 +0000
1.3.14.1
03-Dec-2017
jdolecek
update from HEAD
Indexes created Wed Oct 22 13:09:56 GMT 2025