]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/common/ChangeLog
sim: use htab_eq_string
authorTom Tromey <tom@tromey.com>
Sat, 8 May 2021 13:50:47 +0000 (07:50 -0600)
committerTom Tromey <tom@tromey.com>
Sat, 8 May 2021 13:50:47 +0000 (07:50 -0600)
commit65a9835b29386b6ebccfff059efb4d5cd95beeaf
tree64f0089ff3bd7c619358bdd018fa26790f6f90d5
parent4655f8509fd44e6efabefa373650d9982ff37fd6
sim: use htab_eq_string

This changes the sim to use htab_eq_string from libiberty.

sim/common/ChangeLog
2021-05-08  Tom Tromey  <tom@tromey.com>

* sim-options.c (compare_strings): Remove.
(dup_arg_p): Use htab_eq_string.
sim/common/ChangeLog
sim/common/sim-options.c