]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Add some types to struct builtin_type
authorTom Tromey <tom@tromey.com>
Sat, 11 Mar 2023 16:51:23 +0000 (09:51 -0700)
committerTom Tromey <tom@tromey.com>
Sat, 18 Mar 2023 17:12:38 +0000 (11:12 -0600)
commita9a775da56aaaadf906589600f5861a2c80a09a4
treefe77849e01a8e5e879d7466643c9274c2111f2e9
parenta8ed3dde8340e591043b7e7044d25ff92405993e
Add some types to struct builtin_type

This adds some types to struct builtin_type, ensuring it contains all
the types currently used by objfile_type.

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