diff options
author | imp <imp@FreeBSD.org> | 2013-04-25 17:23:54 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2013-04-25 17:23:54 +0000 |
commit | a3c707ad59a7be3293252c706093499ecdefbf46 (patch) | |
tree | 81ea734f4cbff329130d280235382cd503da4119 /contrib/libc++/src/stdexcept.cpp | |
parent | e31cb18360919b0c74c607ca1d3983020b8e033f (diff) | |
download | FreeBSD-src-a3c707ad59a7be3293252c706093499ecdefbf46.zip FreeBSD-src-a3c707ad59a7be3293252c706093499ecdefbf46.tar.gz |
Use the offsets from pcb.h rather than regnum.h to store the registers
in the pcb. setjmp/longjmp in the kernel also used these values, so
continue to use them although their use isn't technically the pcb
register array (matching is all that's important for setjmp/longjmp in
the kernel). Finally, eliminate the old register names from regnum.h.
This is a lexical change only. The non-debug .o files have the same md5.
Diffstat (limited to 'contrib/libc++/src/stdexcept.cpp')
0 files changed, 0 insertions, 0 deletions