summaryrefslogtreecommitdiff
path: root/gdb/reggroups.c
Commit message (Expand)AuthorAgeFilesLines
* internal_error: remove need to pass __FILE__/__LINE__Pedro Alves2022-10-191-1/+1
* gdb: check for groups with duplicate names in reggroups:addSimon Marchi2022-10-181-2/+7
* gdb: update now gdbarch_register_name doesn't return nullptrAndrew Burgess2022-10-021-2/+1
* Use registry in gdbarchTom Tromey2022-08-041-26/+28
* gdb: update comments throughout reggroups.{c,h} filesAndrew Burgess2022-04-071-2/+9
* gdb: move struct reggroup into reggroups.h headerAndrew Burgess2022-04-071-41/+0
* gdb: convert reggroup to a C++ class with constructor, etcAndrew Burgess2022-04-071-18/+30
* gdb: make the pre-defined register groups constAndrew Burgess2022-04-071-15/+15
* gdb: more 'const' in gdb/reggroups.{c,h}Andrew Burgess2022-04-071-4/+4
* gdb: remove reggroup_next and reggroup_prevAndrew Burgess2022-04-071-93/+25
* gdb: convert reggroups to use a std::vectorAndrew Burgess2022-04-071-76/+75
* gdb: always add the default register groupsAndrew Burgess2022-04-071-24/+33
* gdb: have reggroup_find return a constAndrew Burgess2022-04-071-1/+1
* gdb: make gdbarch_register_reggroup_p take a const reggroup *Andrew Burgess2022-04-071-1/+1
* gdb: add some const in gdb/reggroups.cAndrew Burgess2022-04-071-4/+4
* Unify gdb printf functionsTom Tromey2022-03-291-3/+3
* Move gdb obstack code to gdbsupportTom Tromey2022-01-181-1/+1
* Use filtered output in some dumping commandsTom Tromey2022-01-051-3/+3
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi2020-11-021-1/+1
* gdb: remove TYPE_VECTORSimon Marchi2020-09-141-1/+1
* gdb: remove TYPE_CODE macroSimon Marchi2020-05-141-2/+2
* gdb: add back declarations for _initialize functionsSimon Marchi2020-01-131-1/+2
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Add decfloat registers to float reggroupPedro Franco de Carvalho2018-10-261-1/+3
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* reggroups: Add reggroup_gdbarch_new, reggroup_find for dynamic reggroupsStafford Horne2017-12-271-0/+31
* reggroups: Convert reggroups from post_init to pre_initStafford Horne2017-12-271-11/+4
* Constify maintenance_print_reggroupsTom Tromey2017-09-271-1/+1
* Remove unnecessary function prototypes.John Baldwin2017-09-091-2/+0
* Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchyPedro Alves2017-02-021-6/+3
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Add some more casts (2/2)Simon Marchi2015-09-251-4/+5
* gdb: Add 'tui reg prev' command.Andrew Burgess2015-05-261-0/+29
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-1/+0
* replace XMALLOC with XNEWTom Tromey2014-01-131-8/+8
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* 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/+1
* 2010-05-16 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-161-0/+5
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+2
* * arch-utils.c (selected_byte_order): Return target_byte_order_user.Ulrich Weigand2009-07-021-2/+5
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * cli/cli-logging.c (handle_redirections): Make a cleanup.Tom Tromey2008-10-301-1/+3
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1