* stabs.c (struct stab_handle): Add bincl_list field.
authorIan Lance Taylor <ian@airs.com>
Fri, 1 Nov 1996 03:06:49 +0000 (03:06 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 1 Nov 1996 03:06:49 +0000 (03:06 +0000)
commitfbc3fbe587738b9a1ba2d65399e88cb7f70efdd8
tree9a62516a1c447cfc3f956c855cbab3a98a17dbaa
parent00986334320151718e04ae372fa63e8acba3faa2
* stabs.c (struct stab_handle): Add bincl_list field.
(parse_stab): Pass value to push_bincl.  Call find_excl for
N_EXCL.
(struct bincl_file): Add hash, file and file_types fields.
(push_bincl): Add hash parameter.  Save it in the new hash field.
Save the file number in the new file field.
(pop_bincl): Put the bincl_file on bincl_list, rather than freeing
it.  Save the file types in the new file_types field.
(find_excl): New static function.
PR 10980.
binutils/ChangeLog
This page took 0.026607 seconds and 4 git commands to generate.