mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-09 17:02:22 +08:00
* emultempl/cr16elf.em (cr16_after_open): New function to handle
CR16 ELF embedded reloc creation (ld --embedded-relocs). (check_sections): New function. (LDEMUL_AFTER_OPEN): Define. * emulparams/elf32cr16.sh (EMBEDDED): Define. * NEWS: Add comment on cr16 new feature.
This commit is contained in:
@ -4,3 +4,4 @@ OUTPUT_FORMAT="elf32-cr16"
|
||||
ARCH=cr16
|
||||
ENTRY=_start
|
||||
EXTRA_EM_FILE=cr16elf
|
||||
EMBEDDED=yes
|
||||
|
Reference in New Issue
Block a user