Convert auxv.c to type-safe registry API
authorTom Tromey <tom@tromey.com>
Sun, 21 Apr 2019 18:41:29 +0000 (12:41 -0600)
committerTom Tromey <tom@tromey.com>
Wed, 8 May 2019 22:01:48 +0000 (16:01 -0600)
commite9b89e2d01043108283df02261ed718aae705bc8
treebcc5a004d2648e30f05a6787966fc93de3492b0d
parent8c42777cd8e1557ffb29fe9c172edd8cc1de14b7
Convert auxv.c to type-safe registry API

This changes auxv.c to use the type-safe registry API.

gdb/ChangeLog
2019-05-08  Tom Tromey  <tom@tromey.com>

* auxv.c (auxv_inferior_data): Move.  Change type.
(auxv_inferior_data_cleanup): Remove.
(invalidate_auxv_cache_inf): Rewrite.
(get_auxv_inferior_data, _initialize_auxv): Update.
gdb/ChangeLog
gdb/auxv.c
This page took 0.026342 seconds and 4 git commands to generate.