binutils-gdb/binutils/doc
Clément Chigot be381d7175 objcopy: fix typo in --heap and --stack parser
The help says that <reserve> and <commit> should be separated by a ","
but the implementation is checking for ".". Having two numbers being
separated by a "." could be confusing, thus adjust the implementation to
match the help syntax.

binutils/ChangeLog:

	* objcopy.c (copy_main): Set separator to "," between <reserve>
	and <commit> for --heap and --stack.
	* doc/binutils.texi: Add <commit> for --heap and --stack.
2023-10-23 10:17:47 +02:00
..
binutils.texi objcopy: fix typo in --heap and --stack parser 2023-10-23 10:17:47 +02:00
ctf.options.texi
debug.options.texi
fdl.texi
local.mk
sframe.options.texi