binutils-gdb/sim
Tom Tromey 4478c33127 Use htab_t in sim-options.c
This changes sim-options.c to use the libiberty hash table, rather
than its own custom hash table.

sim/common/ChangeLog
2021-04-25  Tom Tromey  <tom@tromey.com>

	* sim-options.c (compare_strings): New function.
	(ARG_HASH_SIZE, ARG_HASH): Remove.
	(dup_arg_p): Use htab_t.
	(sim_parse_args): Remove assert.
2021-04-25 07:02:20 -06:00
..
aarch64 Do not check for sys/time.h or sys/times.h 2021-04-22 19:51:55 -06:00
arm Do not check for sys/time.h or sys/times.h 2021-04-22 19:51:55 -06:00
avr Do not check for sys/time.h or sys/times.h 2021-04-22 19:51:55 -06:00
bfin sim: simplify hardware m4 macro 2021-04-23 21:58:21 -04:00
bpf Do not check for sys/time.h or sys/times.h 2021-04-22 19:51:55 -06:00
common Use htab_t in sim-options.c 2021-04-25 07:02:20 -06:00
cr16 Do not check for sys/time.h or sys/times.h 2021-04-22 19:51:55 -06:00
cris sim: simplify hardware m4 macro 2021-04-23 21:58:21 -04:00
d10v Do not check for sys/time.h or sys/times.h 2021-04-22 19:51:55 -06:00
erc32 Do not check for sys/time.h or sys/times.h 2021-04-22 19:51:55 -06:00
example-synacor Do not check for sys/time.h or sys/times.h 2021-04-22 19:51:55 -06:00
frv sim: simplify hardware m4 macro 2021-04-23 21:58:21 -04:00
ft32 Do not check for sys/time.h or sys/times.h 2021-04-22 19:51:55 -06:00
h8300 Do not check for sys/time.h or sys/times.h 2021-04-22 19:51:55 -06:00
igen sim: igen: merge build into top level 2021-04-02 23:35:47 -04:00
iq2000 sim: simplify hardware m4 macro 2021-04-23 21:58:21 -04:00
lm32 sim: simplify hardware m4 macro 2021-04-23 21:58:21 -04:00
m4 sim: simplify hardware m4 macro 2021-04-23 21:58:21 -04:00
m32c Do not check for sys/time.h or sys/times.h 2021-04-22 19:51:55 -06:00
m32r sim: simplify hardware m4 macro 2021-04-23 21:58:21 -04:00
m68hc11 sim: simplify hardware m4 macro 2021-04-23 21:58:21 -04:00
mcore Do not check for sys/time.h or sys/times.h 2021-04-22 19:51:55 -06:00
microblaze Do not check for sys/time.h or sys/times.h 2021-04-22 19:51:55 -06:00
mips sim: simplify hardware m4 macro 2021-04-23 21:58:21 -04:00
mn10300 sim: simplify hardware m4 macro 2021-04-23 21:58:21 -04:00
moxie Do not check for sys/time.h or sys/times.h 2021-04-22 19:51:55 -06:00
msp430 Do not check for sys/time.h or sys/times.h 2021-04-22 19:51:55 -06:00
or1k Do not check for sys/time.h or sys/times.h 2021-04-22 19:51:55 -06:00
ppc Do not check for sys/time.h or sys/times.h 2021-04-22 19:51:55 -06:00
pru Do not check for sys/time.h or sys/times.h 2021-04-22 19:51:55 -06:00
riscv Do not check for sys/time.h or sys/times.h 2021-04-22 19:51:55 -06:00
rl78 Do not check for sys/time.h or sys/times.h 2021-04-22 19:51:55 -06:00
rx Do not check for sys/time.h or sys/times.h 2021-04-22 19:51:55 -06:00
sh Do not check for sys/time.h or sys/times.h 2021-04-22 19:51:55 -06:00
testsuite sim: syscall: add getpid support 2021-04-18 21:22:31 -04:00
v850 Do not check for sys/time.h or sys/times.h 2021-04-22 19:51:55 -06:00
.gitignore
aclocal.m4
ChangeLog sim: simplify hardware m4 macro 2021-04-23 21:58:21 -04:00
configure sim: example-synacor: a simple implementation for reference 2021-04-03 16:19:16 -04:00
configure.ac sim: example-synacor: a simple implementation for reference 2021-04-03 16:19:16 -04:00
MAINTAINERS
Makefile.am sim: testsuite: integrate common tests into build 2021-04-03 15:34:13 -04:00
Makefile.in sim: testsuite: integrate common tests into build 2021-04-03 15:34:13 -04:00
README-HACKING sim: simplify hardware m4 macro 2021-04-23 21:58:21 -04:00