[PATCH v2 0/2] Improve handling of included linker scripts in dependency-file
Thomas Weißschuh
thomas@t-8ch.de
Sat Sep 16 10:36:15 GMT 2023
More information about the Binutils mailing list
Sat Sep 16 10:36:15 GMT 2023
- Previous message (by thread): Use always XCNEW instead of XNEW
- Next message (by thread): [PATCH v2 1/2] ld: write resolved path to included file to dependency-file
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): Use always XCNEW instead of XNEW
- Next message (by thread): [PATCH v2 1/2] ld: write resolved path to included file to dependency-file
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list