aboutsummaryrefslogtreecommitdiff
path: root/gdb/regset.c
AgeCommit message (Expand)AuthorFilesLines
2004-05-22* regset.c: Tweak comment.Mark Kettenis1-8/+13
2004-05-21Allocate regset structures in the gdbarch's obstack, not usingJim Blandy1-4/+6
2004-05-20* regset.h: Make prototype const-correct.Mark Kettenis1-1/+1
2004-05-20Use a constructor function to create regset structures.Jim Blandy1-0/+39