Linker: Remove support for -Map= with an empty argument.
authorNick Clifton <nickc@redhat.com>
Thu, 28 May 2020 09:51:29 +0000 (10:51 +0100)
committerNick Clifton <nickc@redhat.com>
Thu, 28 May 2020 09:51:29 +0000 (10:51 +0100)
commit72a3b182e1352a2e83d8fb781b848dba9c4be6c5
treea62ef6cadac6c1e3b5811546265af34fa3ad93af
parent1c912705af057b0d30ea51af46d8a00014a84034
Linker: Remove support for -Map= with an empty argument.

* lexsup.c (parse_args): Generate an error if a name is not
provided to the -Map option.
(ld_options): Mention that the -Map option supports a directory
name as an argument.
* NEWS: Remove mention of support for an empty string as an
argument to -Map.
* ld.texi: Likewise.
ld/ChangeLog
ld/NEWS
ld/ld.texi
ld/lexsup.c
This page took 0.02403 seconds and 4 git commands to generate.