mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-03 23:56:39 +00:00
* elf32-h8300.c (elf_symbol_leading_char): Define.
This commit is contained in:
parent
1e9beacb48
commit
84477db9a3
@ -1,3 +1,7 @@
|
||||
2010-06-14 Kevin Buettner <kevinb@redhat.com>
|
||||
|
||||
* elf32-h8300.c (elf_symbol_leading_char): Define.
|
||||
|
||||
2010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
|
||||
|
||||
* vms-alpha.c (_bfd_vms_write_egsd): Make sname const.
|
||||
|
@ -1641,5 +1641,6 @@ elf32_h8_get_relocated_section_contents (bfd *output_bfd,
|
||||
#define bfd_elf32_bfd_get_relocated_section_contents \
|
||||
elf32_h8_get_relocated_section_contents
|
||||
|
||||
#define elf_symbol_leading_char '_'
|
||||
|
||||
#include "elf32-target.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user