aboutsummaryrefslogtreecommitdiff
path: root/gdb/registry.h
AgeCommit message (Expand)AuthorFilesLines
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-08-04Allow registry to refer to const typesTom Tromey1-1/+1
2022-07-28Change registry to use less memoryTom Tromey1-27/+20
2022-07-28Rewrite registry.hTom Tromey1-272/+198
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-01-20gdb: make some variables staticSimon Marchi1-1/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-05-08Add a type-safe C++ interface to a registryTom Tromey1-6/+62
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-12-05Remove some unused variablesSimon Marchi1-4/+0
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-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-10-29Simplify REGISTRY cleanup usagesYao Qi1-3/+4
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-09-132012-09-13 Pedro Alves <palves@redhat.com>Pedro Alves1-70/+112
2012-08-22 * registry.h (struct registry_fields): New.Tom Tromey1-24/+52
2012-08-22 * auto-load.c (_initialize_auto_load): Update.Tom Tromey1-0/+187