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