mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-17 07:53:51 +08:00
* netbsd-core.c (netbsd_core_core_file_pid): Renamed to ...
(netbsd_core_file_pid): ... this.
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
2010-09-01 Pedro Alves <pedro@codesourcery.com>
|
||||
|
||||
* netbsd-core.c (netbsd_core_core_file_pid): Renamed to ...
|
||||
(netbsd_core_file_pid): ... this.
|
||||
|
||||
2010-09-01 Tristan Gingold <gingold@adacore.com>
|
||||
|
||||
* coffcode.h (coff_slurp_line_table): Add a cast.
|
||||
|
@ -44,7 +44,7 @@
|
||||
#define SPARC64_WCOOKIE_OFFSET 832
|
||||
|
||||
#define netbsd_core_file_matches_executable_p generic_core_file_matches_executable_p
|
||||
#define netbsd_core_core_file_pid _bfd_nocore_core_file_pid
|
||||
#define netbsd_core_file_pid _bfd_nocore_core_file_pid
|
||||
|
||||
struct netbsd_core_struct
|
||||
{
|
||||
|
Reference in New Issue
Block a user