public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Improve handling of included linker scripts in dependency-file
@ 2023-09-16 10:36 Thomas Weißschuh
  2023-09-16 10:36 ` [PATCH v2 1/2] ld: write resolved path to included file to dependency-file Thomas Weißschuh
  2023-09-16 10:36 ` [PATCH v2 2/2] ld: write full paths " Thomas Weißschuh
  0 siblings, 2 replies; 6+ messages in thread
From: Thomas Weißschuh @ 2023-09-16 10:36 UTC (permalink / raw)
  To: binutils; +Cc: Thomas Weißschuh, Alan Modra

v1: https://sourceware.org/pipermail/binutils/2023-September/129475.html
v1 -> v2:
  * push call to track_dependencies() into try_open() to catch all
    dependencies
  * sign-off commits
  * write absolute paths to dependencies

Thomas Weißschuh (2):
  ld: write resolved path to included file to dependency-file
  ld: write full paths to dependency-file

 ld/ldfile.c | 6 +++---
 ld/ldmain.c | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)


base-commit: 95ebc6fdec5780bf59685739cdd55cd41d0f55ac
-- 
2.42.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-09-18 19:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-16 10:36 [PATCH v2 0/2] Improve handling of included linker scripts in dependency-file Thomas Weißschuh
2023-09-16 10:36 ` [PATCH v2 1/2] ld: write resolved path to included file to dependency-file Thomas Weißschuh
2023-09-18 13:28   ` Jan Beulich
2023-09-16 10:36 ` [PATCH v2 2/2] ld: write full paths " Thomas Weißschuh
2023-09-18 13:38   ` Jan Beulich
2023-09-18 19:35     ` Thomas Weißschuh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).