PR 6575
authorAlan Modra <amodra@gmail.com>
Mon, 11 Aug 2008 07:40:22 +0000 (07:40 +0000)
committerAlan Modra <amodra@gmail.com>
Mon, 11 Aug 2008 07:40:22 +0000 (07:40 +0000)
commit818236e51ddfafe9688b99e1ce5ddc3d2dc4a0a9
tree818e7a68ac2eeefaa4d0deee8982a4fd0cb74493
parent74235fd7819cda08ee923ccd9759c55b74b0a59b
PR 6575
* hash.c: Expand PTR to void *.
(hash_delete): Add "freeme" parameter.  Call obstack_free.
* hash.h: Expand PTR to void *.
(hash_delete): Update prototype.
* macro.c (macro_expand_body): hash_delete LOCALs from formal_hash.
* config/tc-tic54x.c (tic54x_remove_local_label): Update hash_delete
call.
(subsym_substitute): Likewise.
* doc/internals.texi (hash_delete): Update.
gas/ChangeLog
gas/config/tc-tic54x.c
gas/doc/internals.texi
gas/hash.c
gas/hash.h
gas/macro.c
This page took 0.028554 seconds and 4 git commands to generate.