aboutsummaryrefslogtreecommitdiff
path: root/gdb/reggroups.c
AgeCommit message (Expand)AuthorFilesLines
2022-10-19internal_error: remove need to pass __FILE__/__LINE__Pedro Alves1-1/+1
2022-10-18gdb: check for groups with duplicate names in reggroups:addSimon Marchi1-2/+7
2022-10-02gdb: update now gdbarch_register_name doesn't return nullptrAndrew Burgess1-2/+1
2022-08-04Use registry in gdbarchTom Tromey1-26/+28
2022-04-07gdb: update comments throughout reggroups.{c,h} filesAndrew Burgess1-2/+9
2022-04-07gdb: move struct reggroup into reggroups.h headerAndrew Burgess1-41/+0
2022-04-07gdb: convert reggroup to a C++ class with constructor, etcAndrew Burgess1-18/+30
2022-04-07gdb: make the pre-defined register groups constAndrew Burgess1-15/+15
2022-04-07gdb: more 'const' in gdb/reggroups.{c,h}Andrew Burgess1-4/+4
2022-04-07gdb: remove reggroup_next and reggroup_prevAndrew Burgess1-93/+25
2022-04-07gdb: convert reggroups to use a std::vectorAndrew Burgess1-76/+75
2022-04-07gdb: always add the default register groupsAndrew Burgess1-24/+33
2022-04-07gdb: have reggroup_find return a constAndrew Burgess1-1/+1
2022-04-07gdb: make gdbarch_register_reggroup_p take a const reggroup *Andrew Burgess1-1/+1
2022-04-07gdb: add some const in gdb/reggroups.cAndrew Burgess1-4/+4
2022-03-29Unify gdb printf functionsTom Tromey1-3/+3
2022-01-18Move gdb obstack code to gdbsupportTom Tromey1-1/+1
2022-01-05Use filtered output in some dumping commandsTom Tromey1-3/+3
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi1-1/+1
2020-09-14gdb: remove TYPE_VECTORSimon Marchi1-1/+1
2020-05-14gdb: remove TYPE_CODE macroSimon Marchi1-2/+2
2020-01-13gdb: add back declarations for _initialize functionsSimon Marchi1-1/+2
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-10-26Add decfloat registers to float reggroupPedro Franco de Carvalho1-1/+3
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-12-27reggroups: Add reggroup_gdbarch_new, reggroup_find for dynamic reggroupsStafford Horne1-0/+31
2017-12-27reggroups: Convert reggroups from post_init to pre_initStafford Horne1-11/+4
2017-09-27Constify maintenance_print_reggroupsTom Tromey1-1/+1
2017-09-09Remove unnecessary function prototypes.John Baldwin1-2/+0
2017-02-02Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchyPedro Alves1-6/+3
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-09-25Add some more casts (2/2)Simon Marchi1-4/+5
2015-05-26gdb: Add 'tui reg prev' command.Andrew Burgess1-0/+29
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-08-07Include gdb_assert.h in common-defs.hGary Benson1-1/+0
2014-01-13replace XMALLOC with XNEWTom Tromey1-8/+8
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
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-05-162010-05-16 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+5
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+2
2009-07-02 * arch-utils.c (selected_byte_order): Return target_byte_order_user.Ulrich Weigand1-2/+5
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-10-30 * cli/cli-logging.c (handle_redirections): Make a cleanup.Tom Tromey1-1/+3
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1