This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA libiberty, gdb] Add hashtab support to filename_ncmp.c and use it in gdb.


>>>>> "Doug" == Doug Evans <dje@google.com> writes:

Doug> Ok to check in?

Doug> 2012-07-13  Doug Evans  <dje@google.com>

Doug>         * symtab.c (filename_seen_cache): Delete members "tab_alloc_size",
Doug>         "tab_cur_size".  Change member "tab" to be a htab_t.
Doug>         (create_filename_seen_cache): Update.
Doug>         (clear_filename_seen_cache, delete_filename_seen_cache): Update.
Doug>         (filename_seen): Update.

No patch attached, but I already know it is ok.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]