* addrmap.c, addrmap.h: Update to GPLv3.
authorJim Blandy <jimb@codesourcery.com>
Thu, 6 Dec 2007 17:26:03 +0000 (17:26 +0000)
committerJim Blandy <jimb@codesourcery.com>
Thu, 6 Dec 2007 17:26:03 +0000 (17:26 +0000)
commit2fff4d11eea7342e1fd8b9db8ef21749ce9f2d74
treee419b0b9b170480b4d7dfeb31ac5d7caca9e5bea
parent351a80002a8946b73ecb04a0a88b318a90b74485
* addrmap.c, addrmap.h: Update to GPLv3.

* addrmap.c (struct addrmap): Make the referenced function table
const.
(addrmap_fixed_funcs, addrmap_mutable_funcs): Declare const.
Don't use designated initializers.

* addrmap.c (addrmap_fixed_create_fixed, addrmap_mutable_find)
(addrmap_mutable_relocate): Use internal_error, not abort.
gdb/ChangeLog
gdb/addrmap.c
gdb/addrmap.h