binutils-gdb/binutils/doc
Peter Bergner 29a6701e53 ppc: Document the -mfuture and -Mfuture options and make them usable
The -mfuture and -Mfuture options which are used for adding potential
new ISA instructions were not documented.  They also lacked a bitmask
so new instructions could not be enabled by those options.  Fixed.

binutils/
	* doc/binutils.texi: Document -Mfuture.

gas/
	* config/tc-ppc.c: Document -mfuture
	* doc/c-ppc.texi: Likewise.

include/
	* opcode/ppc.h (PPC_OPCODE_FUTURE): Define.

opcodes/
	* ppc-dis.c (ppc_opts) <future>: Use it.
	* ppc-opc.c (FUTURE): Define.
2022-09-12 14:56:20 -05:00
..
binutils.texi ppc: Document the -mfuture and -Mfuture options and make them usable 2022-09-12 14:56:20 -05: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 Change documentation license to FDL v1.3 2008-11-19 16:22:48 +00:00
local.mk Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30