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