]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Unify arch_pointer_type and init_pointer_type
authorTom Tromey <tom@tromey.com>
Mon, 13 Mar 2023 18:25:27 +0000 (12:25 -0600)
committerTom Tromey <tom@tromey.com>
Sat, 18 Mar 2023 17:12:38 +0000 (11:12 -0600)
commit9c794d2d46f0605ee033107418aac2ca20f659f8
treeab2545236e101a41e404ff7d6ceaeee6d5aeb97a
parent0776344a3377b1ac01889b03e21f6ad20c267fa6
Unify arch_pointer_type and init_pointer_type

This unifies arch_pointer_type and init_pointer_type by using a type
allocator.

Reviewed-By: Simon Marchi <simon.marchi@efficios.com>
gdb/avr-tdep.c
gdb/dwarf2/read.c
gdb/ft32-tdep.c
gdb/gdbtypes.c
gdb/gdbtypes.h
gdb/m32c-tdep.c
gdb/mdebugread.c
gdb/rl78-tdep.c
gdb/windows-tdep.c
gdb/z80-tdep.c