Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2004-05-22 | * regset.c: Tweak comment. | Mark Kettenis | 1 | -8/+13 |
2004-05-21 | Allocate regset structures in the gdbarch's obstack, not using | Jim Blandy | 1 | -4/+6 |
2004-05-20 | * regset.h: Make prototype const-correct. | Mark Kettenis | 1 | -1/+1 |
2004-05-20 | Use a constructor function to create regset structures. | Jim Blandy | 1 | -0/+39 |