/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | plugin.c | 333 try_load_plugin (const char *pname, in try_load_plugin() function 535 (void) try_load_plugin (full_name, NULL, abfd, true); in build_plugin_list() 553 return try_load_plugin (plugin_name, plugin_list, abfd, false); in load_plugin() 563 if (try_load_plugin (NULL, plugin_list_iter, abfd, false)) in load_plugin()
|
H A D | ChangeLog-2020 | 1906 * plugin.c (try_load_plugin): Suppress the error message about 2692 * plugin.c (try_load_plugin): Extend error message when a plugin 3415 (try_load_plugin): Likewise. 3427 (try_load_plugin): Add LDPT_ADD_SYMBOLS_V2. 4085 (try_load_plugin): Call dlclose before return. 4438 * plugin.c (try_load_plugin): Make plugin_list_iter an argument 4452 (try_load_plugin): Treat each object as independent. Create a 4493 (try_load_plugin): Don't reuse the previous plugin for LTO
|
H A D | ChangeLog-2015 | 3662 * plugin.c (try_load_plugin): Take a pointer to bfd_boolean 3670 (load_plugin): Cache try_load_plugin result.
|
H A D | ChangeLog-2018 | 1031 (try_load_plugin): Place opened plugins on a list. Ensure that 1329 (try_load_plugin): If a plugin has already been registered, then
|
H A D | ChangeLog-2019 | 1459 * plugin.c (try_load_plugin): Use bfd_malloc.
|
H A D | ChangeLog-2014 | 1375 (try_load_plugin): Pass through bfd. Add test.
|
H A D | ChangeLog-2016 | 3600 * plugin.c (try_load_plugin): Avoid -Wstack-usage warning.
|
H A D | ChangeLog-2009 | 2901 (try_load_plugin): Use plugin_program_name.
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | plugin.c | 345 try_load_plugin (const char *pname, in try_load_plugin() function 551 (void) try_load_plugin (full_name, NULL, abfd, true); in build_plugin_list() 569 return try_load_plugin (plugin_name, plugin_list, abfd, false); in load_plugin() 579 if (try_load_plugin (NULL, plugin_list_iter, abfd, false)) in load_plugin()
|
H A D | ChangeLog-2020 | 1906 * plugin.c (try_load_plugin): Suppress the error message about 2692 * plugin.c (try_load_plugin): Extend error message when a plugin 3415 (try_load_plugin): Likewise. 3427 (try_load_plugin): Add LDPT_ADD_SYMBOLS_V2. 4085 (try_load_plugin): Call dlclose before return. 4438 * plugin.c (try_load_plugin): Make plugin_list_iter an argument 4452 (try_load_plugin): Treat each object as independent. Create a 4493 (try_load_plugin): Don't reuse the previous plugin for LTO
|
H A D | ChangeLog-2015 | 3662 * plugin.c (try_load_plugin): Take a pointer to bfd_boolean 3670 (load_plugin): Cache try_load_plugin result.
|
H A D | ChangeLog-2018 | 1031 (try_load_plugin): Place opened plugins on a list. Ensure that 1329 (try_load_plugin): If a plugin has already been registered, then
|
H A D | ChangeLog-2019 | 1459 * plugin.c (try_load_plugin): Use bfd_malloc.
|
H A D | ChangeLog-2014 | 1375 (try_load_plugin): Pass through bfd. Add test.
|
H A D | ChangeLog-2016 | 3600 * plugin.c (try_load_plugin): Avoid -Wstack-usage warning.
|
H A D | ChangeLog-2009 | 2901 (try_load_plugin): Use plugin_program_name.
|
/netbsd-src/external/gpl3/gdb/dist/bfd/ |
H A D | ChangeLog-2020 | 1906 * plugin.c (try_load_plugin): Suppress the error message about 2692 * plugin.c (try_load_plugin): Extend error message when a plugin 3415 (try_load_plugin): Likewise. 3427 (try_load_plugin): Add LDPT_ADD_SYMBOLS_V2. 4085 (try_load_plugin): Call dlclose before return. 4438 * plugin.c (try_load_plugin): Make plugin_list_iter an argument 4452 (try_load_plugin): Treat each object as independent. Create a 4493 (try_load_plugin): Don't reuse the previous plugin for LTO
|
H A D | ChangeLog-2015 | 3662 * plugin.c (try_load_plugin): Take a pointer to bfd_boolean 3670 (load_plugin): Cache try_load_plugin result.
|
H A D | ChangeLog-2018 | 1031 (try_load_plugin): Place opened plugins on a list. Ensure that 1329 (try_load_plugin): If a plugin has already been registered, then
|
H A D | ChangeLog-2019 | 1459 * plugin.c (try_load_plugin): Use bfd_malloc.
|
H A D | ChangeLog-2014 | 1375 (try_load_plugin): Pass through bfd. Add test.
|
H A D | ChangeLog-2016 | 3600 * plugin.c (try_load_plugin): Avoid -Wstack-usage warning.
|
/netbsd-src/external/gpl3/gdb.old/dist/bfd/ |
H A D | ChangeLog-2018 | 1031 (try_load_plugin): Place opened plugins on a list. Ensure that 1329 (try_load_plugin): If a plugin has already been registered, then
|
H A D | ChangeLog-2019 | 1459 * plugin.c (try_load_plugin): Use bfd_malloc.
|
H A D | ChangeLog-2016 | 3600 * plugin.c (try_load_plugin): Avoid -Wstack-usage warning.
|