]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Remove init_type
authorTom Tromey <tom@tromey.com>
Mon, 13 Mar 2023 16:17:09 +0000 (10:17 -0600)
committerTom Tromey <tom@tromey.com>
Sat, 18 Mar 2023 17:12:37 +0000 (11:12 -0600)
commit333859402c7968dc718dae73ca0fbddbe096fc51
tree787aebf74331ab0d4d49b51bb14dc376ff93a69f
parentcc495054ad5cd22cfc3b3de5fc962af7f6b4e8d5
Remove init_type

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

Reviewed-By: Simon Marchi <simon.marchi@efficios.com>
gdb/ctfread.c
gdb/dwarf2/read.c
gdb/gdbtypes.c
gdb/gdbtypes.h
gdb/mdebugread.c
gdb/stabsread.c