binutils-gdb/binutils/doc
Ant Bikeneev 1869e86f2e Add option to ar's 't' command to display the offset of elements within the archive.
PR 23107
	* ar.c (display_offsets): New variable.
	(usage): Add description of 'O' operator.
	(decode_option): Handle 'O' operator.
	(print_descr): Pass display_offsets to print_arelt_descr.
	* arsup.c: Update call to printy_arelt_descr.
	* objdump.c: Likewise.
	* bucomm.c (print_arelt_descr): If offsets parameter is true then
	display offset of archive element within the archive.
	* bucomm.h: Update prototype for print_arelt_descr.
	* doc/binutils.texi: Update description of ar command.
	* NEWS: Mention the new feature.
	* testsuite/binutils-all/ar.exp: Add text of new feature.
2018-05-30 17:08:03 +01:00
..
Makefile.am Remove netware support 2018-04-16 15:11:22 +09:30
Makefile.in Remove netware support 2018-04-16 15:11:22 +09:30
binutils.texi Add option to ar's 't' command to display the offset of elements within the archive. 2018-05-30 17:08:03 +01:00
debug.options.texi Add ability to follow dwo links to readelf/objdump. 2017-11-21 13:12:04 +00:00
fdl.texi Change documentation license to FDL v1.3 2008-11-19 16:22:48 +00:00