summaryrefslogtreecommitdiff
path: root/gdb/regset.c
Commit message (Expand)AuthorAgeFilesLines
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+2
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* * regset.c: Tweak comment.Mark Kettenis2004-05-221-8/+13
* Allocate regset structures in the gdbarch's obstack, not usingJim Blandy2004-05-211-4/+6
* * regset.h: Make prototype const-correct.Mark Kettenis2004-05-201-1/+1
* Use a constructor function to create regset structures.Jim Blandy2004-05-201-0/+39