]> sourceware.org Git - newlib-cygwin.git/commit
include/opcode/
authorAlan Modra <modra@gmail.com>
Fri, 23 Nov 2012 03:28:09 +0000 (03:28 +0000)
committerAlan Modra <modra@gmail.com>
Fri, 23 Nov 2012 03:28:09 +0000 (03:28 +0000)
commit1444906a28a43582a1e492b69a0ced5b541ba57b
tree6e0ac5611408153405d1d21cd0fe1eee8e3905d2
parentbeaf1df02c4666f53180847da8d214e25711b4dd
include/opcode/
* ppc.h (ppc_parse_cpu): Update prototype.
opcodes/
* ppc-dis.c (ppc_parse_cpu): Add "sticky" param.  Track bits
set from ppc_opts.sticky in it.  Delete "retain_mask".
(powerpc_init_dialect): Choose default dialect from info->mach
before parsing -M options.  Handle more bfd_mach_ppc variants.
Update common default to power7.
gas/
* config/tc-ppc.c (sticky): New var.
(md_parse_option, ppc_machine): Update ppc_parse_cpu calls.
gas/testsuite/
* gas/ppc/astest2.d: Pass -Mppc to objdump.
ld/testsuite/
* ld-powerpc/plt1.d: Update for default "at" branch hints.
* ld-powerpc/tlsexe.d: Likewise.
* ld-powerpc/tlsexetoc.d: Likewise.
* ld-powerpc/tlsopt1.d: Likewise.
* ld-powerpc/tlsopt1_32.d: Likewise.
* ld-powerpc/tlsopt2.d: Likewise.
* ld-powerpc/tlsopt2_32.d: Likewise.
* ld-powerpc/tlsopt4.d: Likewise.
* ld-powerpc/tlsopt4_32.d: Likewise.
* ld-powerpc/tlsso.d: Likewise.
* ld-powerpc/tlstocso.d: Likewise.
include/opcode/ChangeLog
include/opcode/ppc.h
This page took 0.031361 seconds and 5 git commands to generate.