1 2016-01-20 Nick Clifton <nickc@redhat.com>
4 * testsuite/gas/arm/armv8_2-a.d: Skip for COFF based targets.
5 * testsuite/gas/arm/archv8m-main.d: Likewise.
6 * testsuite/gas/arm/archv8m-base.d: Likewise.
8 2016-01-20 Matthew Wahab <matthew.wahab@arm.com>
10 * testsuite/gas/aarch64/armv8_2-a-illegal.d: New.
11 * testsuite/gas/aarch64/armv8_2-a-illegal.l: New.
12 * testsuite/gas/aarch64/armv8_2-a-illegal.s: New.
14 2016-01-20 Mickael Guene <mickael.guene@st.com>
15 Terry Guo <terry.guo@arm.com>
17 * config/obj-elf.c (obj_elf_change_section) : Allow arm section with
18 SHF_ARM_NOREAD section flag.
19 * config/tc-arm.h (md_elf_section_letter) : Implement this hook to
21 (arm_elf_section_letter) : Declare it.
22 * config/tc-arm.c (arm_elf_section_letter): Handle letter 'y' to set
23 SHF_ARM_NOREAD section flag.
24 * doc/c-arm.texi (ARM section attribute): Document the 'y' attribute.
26 * testsuite/gas/arm/section-execute-only.s: New test case.
27 * testsuite/gas/arm/section-execute-only.d: Expected output.
29 2016-01-18 Maciej W. Rozycki <macro@imgtec.com>
31 * config/tc-mips.c (micromips_insn_length): Remove the mention
32 of 48-bit microMIPS instructions.
34 2016-01-18 Alan Modra <amodra@gmail.com>
36 * configure: Regenerate.
38 2016-01-17 Alan Modra <amodra@gmail.com>
40 * configure: Regenerate.
42 2016-01-17 Alan Modra <amodra@gmail.com>
44 * testsuite/gas/cfi/cfi.exp: Exclude m68hc11/12 from m68k test.
46 2016-01-14 Nick Clifton <nickc@redhat.com>
48 * testsuite/gas/rl78/sp-relative-movw.s: New test.
49 * testsuite/gas/rl78/sp-relative-movw.d: Expected disassembly.
50 * testsuite/gas/rl78/rl78.exp: Run the new test.
52 2016-01-14 Matthew Wahab <matthew.wahab@arm.com>
54 * testsuite/gas/aarch64/illegal-sysreg-2.l: New.
55 * testsuite/gas/aarch64/illegal-sysreg-2.d: New.
57 2016-01-13 Maciej W. Rozycki <macro@imgtec.com>
59 * config/tc-nios2.c (output_movia): Preset `code' to 0.
61 2016-01-13 Yoshinori Sato <ysato@users.sourceforge.jp>
63 * config/tc-h8300.c (get_operand): Remove spurious condition in
64 test for closing parenthesis.
66 2016-01-12 Matthew Wahab <matthew.wahab@arm.com>
68 * config/tc-arm.c (arm_ext_v8_2): New.
70 * testsuite/gas/arm/armv8_2-a.d: New.
71 * testsuite/gas/arm/armv8_2-a.s: New.
73 2016-01-12 Alan Modra <amodra@gmail.com>
75 * testsuite/gas/ppc/vsx3.d: Accept nop padding.
77 2016-01-11 Peter Bergner <bergner@vnet.ibm.com>
79 * testsuite/gas/ppc/power9.d <xscmpnedp, xvcmpnedp, xvcmpnedp.,
80 xvcmpnesp, xvcmpnesp.>: Delete tests.
81 * testsuite/gas/ppc/power9.s: Likewise.
82 * testsuite/gas/ppc/vsx3.d: Likewise.
83 * testsuite/gas/ppc/vsx3.s: Likewise.
85 2016-01-08 Andreas Schwab <schwab@linux-m68k.org>
88 * testsuite/gas/m68k/all.exp: Add tests p13050-1 and p13050-2.
89 * testsuite/gas/m68k/p13050-1.s: New file.
90 * testsuite/gas/m68k/p13050-2.d: New file.
91 * testsuite/gas/m68k/p13050-2.s: New file.
93 2016-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
95 * testsuite/gas/arc/adc.d: Add 'R_' prefix to relocation names.
96 * testsuite/gas/arc/add.d: Likewise.
97 * testsuite/gas/arc/and.d: Likewise.
98 * testsuite/gas/arc/asl.d: Likewise.
99 * testsuite/gas/arc/asr.d: Likewise.
100 * testsuite/gas/arc/bic.d: Likewise.
101 * testsuite/gas/arc/extb.d: Likewise.
102 * testsuite/gas/arc/extw.d: Likewise.
103 * testsuite/gas/arc/j.d: Likewise.
104 * testsuite/gas/arc/jl.d: Likewise.
105 * testsuite/gas/arc/ld2.d: Likewise.
106 * testsuite/gas/arc/lsr.d: Likewise.
107 * testsuite/gas/arc/mov.d: Likewise.
108 * testsuite/gas/arc/or.d: Likewise.
109 * testsuite/gas/arc/pcl-relocs.d: Likewise.
110 * testsuite/gas/arc/pcrel-relocs.d: Likewise.
111 * testsuite/gas/arc/pic-relocs.d: Likewise.
112 * testsuite/gas/arc/plt-relocs.d: Likewise.
113 * testsuite/gas/arc/rlc.d: Likewise.
114 * testsuite/gas/arc/ror.d: Likewise.
115 * testsuite/gas/arc/rrc.d: Likewise.
116 * testsuite/gas/arc/sbc.d: Likewise.
117 * testsuite/gas/arc/sda-relocs.d: Likewise.
118 * testsuite/gas/arc/sda-relocs2.d: Likewise.
119 * testsuite/gas/arc/sexb.d: Likewise.
120 * testsuite/gas/arc/sexw.d: Likewise.
121 * testsuite/gas/arc/st.d: Likewise.
122 * testsuite/gas/arc/sub.d: Likewise.
123 * testsuite/gas/arc/tls-relocs.d: Likewise.
124 * testsuite/gas/arc/xor.d: Likewise.
126 2016-01-01 Alan Modra <amodra@gmail.com>
128 Update year range in copyright notice of all files.
130 For older changes see ChangeLog-2015 and testsuite/ChangeLog-2015
132 Copyright (C) 2016 Free Software Foundation, Inc.
134 Copying and distribution of this file, with or without modification,
135 are permitted in any medium without royalty provided the copyright
136 notice and this notice are preserved.
142 version-control: never