X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gas%2FChangeLog;h=328299b1ab580c6e08a66610f1e0b42436918b6e;hb=a4968f42e78972fa10b1a84a5e72afd4b65b0eca;hp=f5684cf5794a697f740a64c61d6ffb0471329f02;hpb=add39d2344036db9334bdeb1ec20a90beaa3ca49;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/ChangeLog b/gas/ChangeLog index f5684cf579..328299b1ab 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,148 @@ +2016-05-20 Matthew Fortune + + * config/tc-mips.c (mips_cpu_info_table): Update comment. Add + p6600 entry. + * doc/c-mips.texi: Document p6600 -march option. + +2016-05-20 H.J. Lu + + PR gas/19600 + * config/tc-i386.c (md_apply_fix): Preserve addend for + BFD_RELOC_386_GOT32 and BFD_RELOC_X86_64_GOT32. + * testsuite/gas/i386/addend.d: New file. + * testsuite/gas/i386/addend.s: Likewise. + * testsuite/gas/i386/x86-64-addend.d: Likewise. + * testsuite/gas/i386/x86-64-addend.s: Likewise. + * testsuite/gas/i386/i386.exp: Run addend and x86-64-addend. + * testsuite/gas/i386/reloc32.d: Updated. + +2016-05-20 Maciej W. Rozycki + + * config/tc-mips.c (append_insn): Correct the encoding of a + constant argument for microMIPS JALX. + (tc_gen_reloc): Correct the encoding of an in-place addend for + microMIPS JALX. + * testsuite/gas/mips/jalx-addend.d: New test. + * testsuite/gas/mips/jalx-addend-n32.d: New test. + * testsuite/gas/mips/jalx-addend-n64.d: New test. + * testsuite/gas/mips/jalx-imm.d: New test. + * testsuite/gas/mips/jalx-imm-n32.d: New test. + * testsuite/gas/mips/jalx-imm-n64.d: New test. + * testsuite/gas/mips/jalx-addend.s: New test source. + * testsuite/gas/mips/jalx-imm.s: New test source. + * testsuite/gas/mips/mips.exp: Run the new tests. + +2016-05-20 Maciej W. Rozycki + + * config/tc-mips.c: Correct tab-after-space formatting mistakes + throughout. + +2016-05-18 Andrew Burgess + + * config/tc-arc.c (find_opcode_match): Remove casting away of + const. + * config/tc-arc.h (struct arc_flags): Make flgp field const. + +2016-05-18 Andrew Burgess + + * config/tc-arc.c (md_pcrel_from_section): Use BFD_VMA_FMT where + appropriate. + (md_convert_frag): Likewise. + +2016-05-18 Andrew Burgess + + * config/tc-arc.c (arc_opcode_hash_entry_iterator_next): Set + cached opcode to NULL when we reach a non-matching opcode. + * testsuite/gas/arc/asm-errors-2.d: New file. + * testsuite/gas/arc/asm-errors-2.err: New file. + * testsuite/gas/arc/asm-errors-2.s: New file. + +2016-05-18 Andrew Burgess + + * config/tc-arc.c (tokenize_arguments): Add checks for array + overflow. + * testsuite/gas/arc/asm-errors.s: Addition test line added. + * testsuite/gas/arc/asm-errors.err: Update expected results. + +2016-05-18 Trevor Saunders + + * config/tc-rx.c (struct cpu_type): Change the type of a field from + int to enum rx_cpu_types. + +2016-05-18 Trevor Saunders + + * config/tc-dlx.c (struct machine_it): change the type of a field from + int to bfd_reloc_code_real_type. + * config/tc-tic4x.c: Likewise. + +2016-05-18 Trevor Saunders + + * config/tc-v850.c (v850_target_arch): change type to enum + bfd_architecture. + * config/tc-v850.h (v850_target_arch): Likewise. + +2016-05-18 Alan Modra + + * config/tc-ppc.c (ppc_insert_operand): Trim PPC_OPERAND_SIGNOPT + allowed negative range. + * testsuite/gas/ppc/power9.s: Test xxspltib of -128, not -256. + * testsuite/gas/ppc/power9.d: Update. + +2016-05-17 Thomas Preud'homme + + * testsuite/gas/arm/archv8m-cmse-msr-base.d: Force Thumb when + disassembling and stop skipping targets. + * testsuite/gas/arm/archv8m-cmse-msr-main.d: Likewise. + * testsuite/gas/arm/archv8m-main-dsp-4.d: Likewise. + * testsuite/gas/arm/archv8m-base.d: Also allow nops after the last + instruction for targets that have stronger alignment requirement. + * testsuite/gas/arm/archv8m-cmse-base.d: Likewise. + * testsuite/gas/arm/archv8m-cmse-main-1.d: Likewise. + * testsuite/gas/arm/archv8m-cmse-main-2.d: Likewise. + * testsuite/gas/arm/archv8m-main-dsp-1.d: Likewise. + * testsuite/gas/arm/archv8m-main-dsp-2.d: Likewise. + * testsuite/gas/arm/archv8m-main-dsp-3.d: Likewise. + * testsuite/gas/arm/archv8m-main.d: Likewise. + * testsuite/gas/arm/archv8m.s: Add label. + * testsuite/gas/arm/archv8m-cmse.s: Likewise. + * testsuite/gas/arm/archv8m-cmse-msr.s: Likewise. + * testsuite/gas/arm/archv8m-cmse-main.s: Likewise. + +2016-05-16 Trevor Saunders + + * config/tc-m32r.c (mach_table): Make static and const. + +2016-05-16 Trevor Saunders + + * config/tc-vax.c (flonum_gen2vax): Adjust prototype to match + definition. + +2016-05-16 Trevor Saunders + + * config/tc-mn10300.c (md_begin): set linkrelax here instead of + defining it. + * config/tc-msp430.c (md_begin): Likewise. + +2016-05-16 Trevor Saunders + + * config/tc-m68hc11.c (fixup8): Change variables type from int to + bfd_reloc_code_real_type where appropriate. + (fixup16): Likewise. + (fixup8_xg): Likewise. + +2016-05-15 Maciej W. Rozycki + + * config/tc-sh64.c (shmedia_check_limits): Constify `msg'. + +2016-05-13 Peter Bergner + + * testsuite/gas/ppc/power9.d : Add additional operand tests. + * testsuite/gas/ppc/power9.s: Likewise. + +2016-05-13 Alan Modra + + * config/obj-coff.c (weak_uniquify): Delete unused var. + 2016-05-13 Trevor Saunders * app.c (app_push): Use XNEW and related macros.