]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ada-lang.c
Remove alloc_type_copy
authorTom Tromey <tom@tromey.com>
Mon, 13 Mar 2023 14:59:34 +0000 (08:59 -0600)
committerTom Tromey <tom@tromey.com>
Sat, 18 Mar 2023 17:12:37 +0000 (11:12 -0600)
commit9fa83a7ade66a3f0ba42aa71417c54e0ec18b6aa
tree5e8aa84d2e74e6345c05a438efda6eb25adb4b99
parentc9eb9f185472eef2e87684bed63424947f77b386
Remove alloc_type_copy

This removes alloc_type_copy, replacing all uses with the new type
allocator.

Reviewed-By: Simon Marchi <simon.marchi@efficios.com>
gdb/ada-lang.c
gdb/gdbtypes.c
gdb/gdbtypes.h
gdb/rust-lang.c
gdb/stabsread.c