aboutsummaryrefslogtreecommitdiff
path: root/gdb/regset.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
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