8sa1-binutils-gdb/binutils/testsuite
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
..
binutils-all Add option to ar's 't' command to display the offset of elements within the archive. 2018-05-30 17:08:03 +01:00
config binutils/testsuite: Support stderr options with `run_dump_test' 2018-02-05 14:00:21 +00:00
lib Add support for the Freescale s12z processor. 2018-05-18 15:26:18 +01:00
ChangeLog-0411
ChangeLog-1215 binutils ChangeLog rotation 2016-01-01 22:59:17 +10:30
ChangeLog-9303