binutils-gdb/binutils/doc
Fangrui Song 197245e341 Add a --output=<DIR> option to ar to allow the specifying of an output directory.
* ar.c (emum long option numbers): Declare.  Use to provide
	numerical values for long options.
	(long_options): Add --output option.
	(usage): Mention the --output option.
	(open_output_file): New function.  Create a filepath for an output
	file and open it.
	(extract_file): Use open_output_file().
	(open_output_file):
	* testsuite/binutils-all/ar.exp: Add a test of the new feature.
	* doc/binutils.texi: Document the new feature.
	* NEWS: Mention the new feature.
2019-10-30 10:50:23 +00:00
..
binutils.texi Add a --output=<DIR> option to ar to allow the specifying of an output directory. 2019-10-30 10:50:23 +00:00
ctf.options.texi objdump: get CTF parent importing right 2019-10-03 17:04:56 +01:00
debug.options.texi Extend readelf and objdump so that they will display and follow multiple links to separate debug information files. 2019-02-22 10:36:24 +00:00
fdl.texi Change documentation license to FDL v1.3 2008-11-19 16:22:48 +00:00
Makefile.am binutils: doc: make make clean clean more things 2019-09-18 09:14:59 -04:00
Makefile.in binutils: doc: make make clean clean more things 2019-09-18 09:14:59 -04:00