Home | History | Annotate | Download | only in include
History log of /src/sys/arch/amd64/include/frame_regs.h
RevisionDateAuthorComments
 1.8  17-Apr-2021  rillig sys/arch/amd64: remove trailing whitespace
 1.7  26-Apr-2015  mrg remove any pathname for gdb's amd64nbsd-tdep.c, so it doesn't really
matter where it lives. PR#49859.
 1.6  26-Apr-2015  christos PR/49859: Kamil Rytarowski: Invalid path to amd64nbsd-tdep.c in a comment
 1.5  27-Nov-2014  uebayasi branches: 1.5.2;
Improve grep'ability..
 1.4  06-Feb-2008  dsl branches: 1.4.2; 1.4.56;
Update comment about 'struct reg' and __greg alignment, and clarify
the comment about the syscall/trap entry substituting %r10 for %rcx.
 1.3  05-Jan-2008  dsl branches: 1.3.2; 1.3.4; 1.3.6;
Reorder the amd64 trapframe (swap rcx/r10 and add 4 spare slots after r9).
This allows the syscall code to pass the syscall args directly from the
trapframe instead of copying them to a separate structure.
It is still possible that some lurking code still assumes that
'struct trapframe', 'struct mcontext' and 'struct reg' all have the
registers in the same order, but I've fixed enough of them to get gdb working.
 1.2  04-Jan-2008  dsl Repeat after me, don't edit files (even to update comments) between test
build and committing.
 1.1  04-Jan-2008  dsl Change the way that the trap/intr/syscall frames and the __gregset_t[]
indexes are defined so that only a single list of the registers is used.
The code no longer relies on the two structures matching.
There should be no binary change.
 1.3.6.3  11-Feb-2008  yamt sync with head.
 1.3.6.2  21-Jan-2008  yamt sync with head
 1.3.6.1  05-Jan-2008  yamt file frame_regs.h was added on branch yamt-lazymbuf on 2008-01-21 09:35:24 +0000
 1.3.4.3  23-Mar-2008  matt sync with HEAD
 1.3.4.2  09-Jan-2008  matt sync with HEAD
 1.3.4.1  05-Jan-2008  matt file frame_regs.h was added on branch matt-armv6 on 2008-01-09 01:44:53 +0000
 1.3.2.2  08-Jan-2008  bouyer Sync with HEAD
 1.3.2.1  05-Jan-2008  bouyer file frame_regs.h was added on branch bouyer-xeni386 on 2008-01-08 22:09:19 +0000
 1.4.56.1  03-Dec-2017  jdolecek update from HEAD
 1.4.2.2  18-Feb-2008  mjf Sync with HEAD.
 1.4.2.1  06-Feb-2008  mjf file frame_regs.h was added on branch mjf-devfs on 2008-02-18 21:04:21 +0000
 1.5.2.1  06-Jun-2015  skrll Sync with HEAD

RSS XML Feed