Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * regset.h (collect_regset_ftype): Unconstify fourth argument. | Mark Kettenis | 2004-05-29 | 1 | -1/+1 |
* | * regset.h (struct regset): Add back `regset' member. | Mark Kettenis | 2004-05-23 | 1 | -1/+4 |
* | * regset.c: Tweak comment. | Mark Kettenis | 2004-05-22 | 1 | -9/+8 |
* | Allocate regset structures in the gdbarch's obstack, not using | Jim Blandy | 2004-05-21 | 1 | -4/+5 |
* | * 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 | -3/+22 |
* | * regset.h: New file. | Mark Kettenis | 2003-09-26 | 1 | -0/+41 |