Add tests for PR ld/16452 and PR ld/16457
[platform/upstream/binutils.git] / gdb / regset.h
2014-09-30 Andreas ArnezReplace 'core_regset_sections' by iterator method
2014-08-07 Andreas ArnezRename 'descr' field in regset structure to 'regmap'.
2014-05-21 Andreas ArnezDrop regset_alloc().
2014-05-21 Andreas ArnezRemove 'arch' field from regset structure.
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-01-04 Ulrich Weigand * regset.h (struct core_regset_section): Add HUMAN_NAME.
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-05-24 Carlos Eduardo Seo * gdbarch.sh: Added new gdbarch struct
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-08-23 Joel Brobecker Switch the license of all .c files to GPLv3.
2007-01-09 Daniel JacobowitzCopyright updates for 2007.
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2005-12-17 Eli Zaretskii * breakpoint.c:
2004-05-29 Mark Kettenis* regset.h (collect_regset_ftype): Unconstify fourth...
2004-05-23 Mark Kettenis* regset.h (struct regset): Add back `regset' member.
2004-05-22 Mark Kettenis* regset.c: Tweak comment.
2004-05-21 Jim BlandyAllocate regset structures in the gdbarch's obstack...
2004-05-20 Mark Kettenis* regset.h: Make prototype const-correct.
2004-05-20 Jim BlandyUse a constructor function to create regset structures.
2003-09-26 Mark Kettenis* regset.h: New file.