/freebsd/sys/arm/arm/ |
H A D | gdb_machdep.c | diff c4c27bc97fe4b9157a754f0aa00d43b4bcef2b23 Wed Dec 24 19:54:31 CET 2014 Ian Lepore <ian@FreeBSD.org> Cleanup up ARM *frame structures...
- Eliminate unused irqframe - Eliminate unused saframe - Instead of splitting r4-sp storage between the stack and switchframe, just put all the registers in switchframe and eliminate the un_32 struct.
Submitted by: Svatopluk Kraus <onwahe@gmail.com>, Michal Meloun <meloun@miracle.cz>
|
H A D | swtch.S | diff c4c27bc97fe4b9157a754f0aa00d43b4bcef2b23 Wed Dec 24 19:54:31 CET 2014 Ian Lepore <ian@FreeBSD.org> Cleanup up ARM *frame structures...
- Eliminate unused irqframe - Eliminate unused saframe - Instead of splitting r4-sp storage between the stack and switchframe, just put all the registers in switchframe and eliminate the un_32 struct.
Submitted by: Svatopluk Kraus <onwahe@gmail.com>, Michal Meloun <meloun@miracle.cz>
|
H A D | db_trace.c | diff c4c27bc97fe4b9157a754f0aa00d43b4bcef2b23 Wed Dec 24 19:54:31 CET 2014 Ian Lepore <ian@FreeBSD.org> Cleanup up ARM *frame structures...
- Eliminate unused irqframe - Eliminate unused saframe - Instead of splitting r4-sp storage between the stack and switchframe, just put all the registers in switchframe and eliminate the un_32 struct.
Submitted by: Svatopluk Kraus <onwahe@gmail.com>, Michal Meloun <meloun@miracle.cz>
|
H A D | genassym.c | diff c4c27bc97fe4b9157a754f0aa00d43b4bcef2b23 Wed Dec 24 19:54:31 CET 2014 Ian Lepore <ian@FreeBSD.org> Cleanup up ARM *frame structures...
- Eliminate unused irqframe - Eliminate unused saframe - Instead of splitting r4-sp storage between the stack and switchframe, just put all the registers in switchframe and eliminate the un_32 struct.
Submitted by: Svatopluk Kraus <onwahe@gmail.com>, Michal Meloun <meloun@miracle.cz>
|
H A D | vm_machdep.c | diff c4c27bc97fe4b9157a754f0aa00d43b4bcef2b23 Wed Dec 24 19:54:31 CET 2014 Ian Lepore <ian@FreeBSD.org> Cleanup up ARM *frame structures...
- Eliminate unused irqframe - Eliminate unused saframe - Instead of splitting r4-sp storage between the stack and switchframe, just put all the registers in switchframe and eliminate the un_32 struct.
Submitted by: Svatopluk Kraus <onwahe@gmail.com>, Michal Meloun <meloun@miracle.cz>
|
H A D | machdep.c | diff c4c27bc97fe4b9157a754f0aa00d43b4bcef2b23 Wed Dec 24 19:54:31 CET 2014 Ian Lepore <ian@FreeBSD.org> Cleanup up ARM *frame structures...
- Eliminate unused irqframe - Eliminate unused saframe - Instead of splitting r4-sp storage between the stack and switchframe, just put all the registers in switchframe and eliminate the un_32 struct.
Submitted by: Svatopluk Kraus <onwahe@gmail.com>, Michal Meloun <meloun@miracle.cz>
|
/freebsd/sys/arm/include/ |
H A D | db_machdep.h | diff c4c27bc97fe4b9157a754f0aa00d43b4bcef2b23 Wed Dec 24 19:54:31 CET 2014 Ian Lepore <ian@FreeBSD.org> Cleanup up ARM *frame structures...
- Eliminate unused irqframe - Eliminate unused saframe - Instead of splitting r4-sp storage between the stack and switchframe, just put all the registers in switchframe and eliminate the un_32 struct.
Submitted by: Svatopluk Kraus <onwahe@gmail.com>, Michal Meloun <meloun@miracle.cz>
|
H A D | pcb.h | diff c4c27bc97fe4b9157a754f0aa00d43b4bcef2b23 Wed Dec 24 19:54:31 CET 2014 Ian Lepore <ian@FreeBSD.org> Cleanup up ARM *frame structures...
- Eliminate unused irqframe - Eliminate unused saframe - Instead of splitting r4-sp storage between the stack and switchframe, just put all the registers in switchframe and eliminate the un_32 struct.
Submitted by: Svatopluk Kraus <onwahe@gmail.com>, Michal Meloun <meloun@miracle.cz>
|
H A D | frame.h | diff c4c27bc97fe4b9157a754f0aa00d43b4bcef2b23 Wed Dec 24 19:54:31 CET 2014 Ian Lepore <ian@FreeBSD.org> Cleanup up ARM *frame structures...
- Eliminate unused irqframe - Eliminate unused saframe - Instead of splitting r4-sp storage between the stack and switchframe, just put all the registers in switchframe and eliminate the un_32 struct.
Submitted by: Svatopluk Kraus <onwahe@gmail.com>, Michal Meloun <meloun@miracle.cz>
|