aboutsummaryrefslogtreecommitdiff
path: root/gdb/regset.h
AgeCommit message (Expand)AuthorFilesLines
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-01-04 * regset.h (struct core_regset_section): Add HUMAN_NAME.Ulrich Weigand1-0/+1
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+2
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-05-24 * gdbarch.sh: Added new gdbarch structCarlos Eduardo Seo1-0/+7
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-29* regset.h (collect_regset_ftype): Unconstify fourth argument.Mark Kettenis1-1/+1
2004-05-23* regset.h (struct regset): Add back `regset' member.Mark Kettenis1-1/+4
2004-05-22* regset.c: Tweak comment.Mark Kettenis1-9/+8
2004-05-21Allocate regset structures in the gdbarch's obstack, not usingJim Blandy1-4/+5
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-3/+22
2003-09-26* regset.h: New file.Mark Kettenis1-0/+41