]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Use gdb unordered map in target.c
authorTom Tromey <tom@tromey.com>
Tue, 11 Mar 2025 17:22:59 +0000 (11:22 -0600)
committerTom Tromey <tom@tromey.com>
Tue, 18 Mar 2025 11:32:04 +0000 (05:32 -0600)
commitb91c25f6cd62985aa9600cc7451d717456b2a573
treefbf1ff2d7337508bf9c986842d1f99d6e0a62fb9
parentaeeb41fcf7c9c3aec7333980fb24c633e7940ebd
Use gdb unordered map in target.c

This changes corelow.c to use gdb::unordered_map.

Approved-By: Simon Marchi <simon.marchi@efficios.com>
gdb/target.c