]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Convert type copying to new hash table
authorSimon Marchi <simon.marchi@efficios.com>
Mon, 4 Nov 2024 18:27:45 +0000 (13:27 -0500)
committerSimon Marchi <simon.marchi@polymtl.ca>
Tue, 26 Nov 2024 03:07:04 +0000 (22:07 -0500)
commit112f6d85fb6e18c8eb0384527cdff52ade1e7e24
tree6dc43b7e9014b86a3529715eef8fca9731e4f245
parentc4b94535295625fe259868899b7cae54c40e60c3
Convert type copying to new hash table

This converts the type copying code to use the new hash map.

Change-Id: I35f0a4946dcc5c5eb84820126cf716b600f3302f
Co-Authored-By: Tom Tromey <tom@tromey.com>
Approved-By: Tom Tromey <tom@tromey.com>
14 files changed:
gdb/compile/compile-object-run.c
gdb/extension-priv.h
gdb/extension.c
gdb/extension.h
gdb/gdbtypes.c
gdb/gdbtypes.h
gdb/guile/guile-internal.h
gdb/guile/scm-type.c
gdb/guile/scm-value.c
gdb/python/py-type.c
gdb/python/py-value.c
gdb/python/python-internal.h
gdb/value.c
gdb/value.h