Remove path name from test case
[binutils-gdb.git] / gdb / reggroups.c
2023-09-20 Tom TromeyRemove explanatory comments from includes
2023-01-01 Joel BrobeckerUpdate copyright year range in header of all files...
2022-10-19 Pedro Alvesinternal_error: remove need to pass __FILE__/__LINE__
2022-10-19 Simon Marchigdb: check for groups with duplicate names in reggroups:add
2022-10-02 Andrew Burgessgdb: update now gdbarch_register_name doesn't return...
2022-08-04 Tom TromeyUse registry in gdbarch
2022-04-07 Andrew Burgessgdb: update comments throughout reggroups.{c,h} files
2022-04-07 Andrew Burgessgdb: move struct reggroup into reggroups.h header
2022-04-07 Andrew Burgessgdb: convert reggroup to a C++ class with constructor...
2022-04-07 Andrew Burgessgdb: make the pre-defined register groups const
2022-04-07 Andrew Burgessgdb: more 'const' in gdb/reggroups.{c,h}
2022-04-07 Andrew Burgessgdb: remove reggroup_next and reggroup_prev
2022-04-07 Andrew Burgessgdb: convert reggroups to use a std::vector
2022-04-07 Andrew Burgessgdb: always add the default register groups
2022-04-07 Andrew Burgessgdb: have reggroup_find return a const
2022-04-07 Andrew Burgessgdb: make gdbarch_register_reggroup_p take a const...
2022-04-07 Andrew Burgessgdb: add some const in gdb/reggroups.c
2022-03-29 Tom TromeyUnify gdb printf functions
2022-01-18 Tom TromeyMove gdb obstack code to gdbsupport
2022-01-05 Tom TromeyUse filtered output in some dumping commands
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
2020-11-02 Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-09-14 Simon Marchigdb: remove TYPE_VECTOR
2020-05-14 Simon Marchigdb: remove TYPE_CODE macro
2020-01-13 Simon Marchigdb: add back declarations for _initialize functions
2020-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-10-26 Pedro Franco de... Add decfloat registers to float reggroup
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-27 Stafford Hornereggroups: Add reggroup_gdbarch_new, reggroup_find...
2017-12-27 Stafford Hornereggroups: Convert reggroups from post_init to pre_init
2017-09-27 Tom TromeyConstify maintenance_print_reggroups
2017-09-09 John BaldwinRemove unnecessary function prototypes.
2017-02-02 Pedro AlvesEliminate make_cleanup_ui_file_delete / make ui_file...
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-09-25 Simon MarchiAdd some more casts (2/2)
2015-05-26 Andrew Burgessgdb: Add 'tui reg prev' command.
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-08-07 Gary BensonInclude gdb_assert.h in common-defs.h
2014-01-13 Tom Tromeyreplace XMALLOC with XNEW
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-05-16 Michael Snyder2010-05-16 Michael Snyder <msnyder@vmware.com>
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-07-02 Ulrich Weigand * arch-utils.c (selected_byte_order): Return target_by...
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-10-30 Tom Tromey * cli/cli-logging.c (handle_redirections): Make a...
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-10-22 Ulrich Weigand2007-10-22 Markus Deuling <deuling@de.ibm.com>
2007-08-23 Joel Brobecker Switch the license of all .c files to GPLv3.
2007-06-09 Ulrich Weigand2007-06-09 Markus Deuling <deuling@de.ibm.com>
2007-05-31 Ulrich Weigand2007-05-31 Markus Deuling <deuling@de.ibm.com>
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:
2005-02-14 Andrew Cagney2005-02-14 Andrew Cagney <cagney@gnu.org>
2005-02-11 Andrew Cagney2005-02-11 Andrew Cagney <cagney@gnu.org>
2004-03-15 Andrew Cagney2004-03-15 Andrew Cagney <cagney@redhat.com>
2003-08-22 Mark Kettenis* reggroups.c: Add whitespace after declarations of...
2003-08-05 Andrew Cagney2003-08-05 Andrew Cagney <cagney@redhat.com>
2003-08-04 Andrew Cagney2003-08-04 Andrew Cagney <cagney@redhat.com>
2003-08-04 Andrew Cagney2003-08-04 Andrew Cagney <cagney@redhat.com>
2003-06-08 Andrew Cagney2003-06-08 Andrew Cagney <cagney@redhat.com>
2003-04-13 Andrew Cagney2003-04-13 Andrew Cagney <cagney@redhat.com>
2002-11-02 Andrew Cagney2002-11-02 Andrew Cagney <cagney@redhat.com>