mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 14:49:38 +08:00
* elf32-h8300.c (elf_symbol_leading_char): Define.
This commit is contained in:
@ -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>
|
2010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
|
||||||
|
|
||||||
* vms-alpha.c (_bfd_vms_write_egsd): Make sname const.
|
* 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 \
|
#define bfd_elf32_bfd_get_relocated_section_contents \
|
||||||
elf32_h8_get_relocated_section_contents
|
elf32_h8_get_relocated_section_contents
|
||||||
|
|
||||||
|
#define elf_symbol_leading_char '_'
|
||||||
|
|
||||||
#include "elf32-target.h"
|
#include "elf32-target.h"
|
||||||
|
Reference in New Issue
Block a user