+
+ * config/tc-mips.c (mips_ip) <'o'>: Remove duplicate
+ initialization of offset_reloc.
+
+
+ * dw2gencfi.c (dot_cfi_dummy): New.
+ (cfi_pseudo_table) [!TARGET_USE_CFIPOP]: New.
+ * read.c (pobegin): Unconditionally call cfi_pop_insert.
+
+
+ * configure: Regenerate.
+
+
+ * config/bfin-lex.l (BYTEOP2M): Remove tokenization.
+ * config/bfin-parse.y (BYTEOP2M): Delete token.
+ (asm_1): Remove BYTEOP2M insn matching.
+
+
+ * config/bfin-defs.h: Include opcode/bfin.h.
+ (M_S2RND, M_T, M_W32, M_FU, M_TFU, M_IS, M_ISS2, M_IH, M_IU): Delete.
+
+
+ * doc/c-bfin.texi (Instruction Delimiting): Fix occur typo.
+ (Modify Registers): Fix subtracted typo.
+ (.byte2): Extend and swap descriptions with .byte4.
+ (.byte4): Extend and swap descriptions with .byte2.
+ (.db, .dw, .dd): Document behavior.
+
+
+ * config/bfin-parse.y (TESTSET): Reject REG_SP and REG_FP.
+
+
+ * doc/c-ppc.texi (PowerPC-Opts <-nops>): Clarify.
+
+
+ * doc/as.texinfo (Overview): Add missing markup around Blackfin
+ and PowerPC options.
+
+
+ * config/tc-ppc.c (md_show_usage): Remove -l and -b. Add -K PIC.
+ * doc/as.texinfo: Refer to and include c-ppc.texi for PowerPC options.
+ (Overview <Target PowerPC options>): Add a number of missing options.
+ * doc/c-ppc.texi: Likewise. Add markup for use in manpage generation.
+
+
+ PR gas/6957
+ * config/tc-i386.c (i386_align_code): Use f32_patt when tuning
+ for i686.
+
+
+ * config/tc-i386.c (set_cpu_arch): Also update cpu_arch_isa_flags
+ for ISA extensions.
+ (md_parse_option): Likewise.
+
* doc/as.texinfo (Target TIC6X options): Don't mention "-matomic".