mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-09 21:22:20 +08:00
LD: Add new %pU vfinfo format for printing linker script name
The %pT vfinfo format prints the linker script name with a line number, however sometimes it may be necessary to print the linker script name without any associated line number. ld/ChangeLog: * ldmisc.c (vfinfo): Support new "%pU" format specifier.
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
2020-08-28 Jozef Lawrynowicz <jozef.l@mittosystems.com>
|
||||
|
||||
* ldmisc.c (vfinfo): Support new "%pU" format specifier.
|
||||
|
||||
2020-08-28 Cooper Qu <cooper.qu@linux.alibaba.com>
|
||||
|
||||
* emulparams/cskyelf.sh: Support attribute section.
|
||||
|
Reference in New Issue
Block a user