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