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 binutils, ld: make objdump --ctf's parameter optional 2021-10-25 11:17:03 +01:00
debug.options.texi Add option to objdump/readelf to disable access to debuginfod servers. 2022-03-10 09:11:40 +00:00
fdl.texi
local.mk Update year range in copyright notice of binutils files 2023-01-01 21:50:11 +10:30
sframe.options.texi readelf/objdump: support for SFrame section 2022-11-15 15:50:05 -08:00