diff options
author | Anton Kolesov <Anton.Kolesov@synopsys.com> | 2014-06-26 11:33:35 +0530 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2014-07-22 09:50:50 +0200 |
commit | d5e3720ee1186a9640f2614e7d3f4ffbf23a7647 (patch) | |
tree | 609c16eed1bf9bf8135d4996e960eb14f5b516b7 /libc/unistd | |
parent | be5ba36bf6e9278025e31924965e229f772262bf (diff) |
ARC: Implement native GDB requirements in procfs.h
Native GDB requires elf_fpregset_t to be defined, even if floating point
registers are absent. In this case we use empty structure. Additionally we
redefined prfpregset_t to use this new type.
And there has been an error: it was defined that user_regs_struct has 20
registers, while it has 40.
Signed-off-by: Anton Kolesov <Anton.Kolesov@synopsys.com>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Diffstat (limited to 'libc/unistd')
0 files changed, 0 insertions, 0 deletions