Avoid the use of gp-relative addressing when abicalls are in effect.
[external/binutils.git] / gas / ChangeLog
1 2016-01-25  Catherine Moore  <clm@codesourcery.com>
2
3         * config/mips/tc-mips.c (md_begin): Avoid gp-relative addressing
4         if abicalls are in effect.
5         * testsuite/gas/mips/sdata-gp.s: New test.
6         * testsuite/gas/mips/sdata-gp.d: New expected output
7         * testsuite/gas/mips/mips.exp: Run new test.
8
9 2016-01-25  Renlin Li  <renlin.li@arm.com>
10
11         * testsuite/gas/arm/thumb2_it_search.d: New.
12         * testsuite/gas/arm/thumb2_it_search.s: New.
13
14 2016-01-21  Nick Clifton  <nickc@redhat.com>
15
16         PR gas/19454
17         * testsuite/gas/arm/mapshort-elf.d: Fix expected output to cope
18         with arm-netbsdelf target.
19         * testsuite/gas/arm/blx-bl-convert.d: Skip for netbsdelf.
20
21 2016-01-20  Nick Clifton  <nickc@redhat.com>
22
23         PR 19456
24         * testsuite/gas/arm/weakdef-1.d: Skip for VxWorks.
25         * testsuite/gas/arm/blx-bl-convert.d
26         * testsuite/gas/arm/plt-1.d: Likewise.
27         * testsuite/gas/arm/reloc-bad.d: Likewise.
28         * testsuite/gas/arm/thumb-w-good.d: Likewise.
29         * testsuite/gas/arm/thumb2_pool.d: Likewise.
30         * testsuite/gas/arm/ldconst.d: Adjust so that it works with VxWorks
31         * testsuite/gas/arm/tls_vxworks.d: Update expected output.
32
33         PR 19499
34         * doc/as.texinfo (Errors): Correct documentation describing the
35         interaction of .file and .line with warning and error messages.
36
37         PR 19458
38         * testsuite/gas/arm/armv8_2-a.d: Skip for COFF based targets.
39         * testsuite/gas/arm/archv8m-main.d: Likewise.
40         * testsuite/gas/arm/archv8m-base.d: Likewise.
41
42 2016-01-20  Matthew Wahab  <matthew.wahab@arm.com>
43
44         * testsuite/gas/aarch64/armv8_2-a-illegal.d: New.
45         * testsuite/gas/aarch64/armv8_2-a-illegal.l: New.
46         * testsuite/gas/aarch64/armv8_2-a-illegal.s: New.
47
48 2016-01-20  Mickael Guene  <mickael.guene@st.com>
49             Terry Guo  <terry.guo@arm.com>
50
51         * config/obj-elf.c (obj_elf_change_section) : Allow arm section with
52         SHF_ARM_NOREAD section flag.
53         * config/tc-arm.h (md_elf_section_letter) : Implement this hook to
54         handle letter 'y'.
55         (arm_elf_section_letter) : Declare it.
56         * config/tc-arm.c (arm_elf_section_letter): Handle letter 'y' to set
57         SHF_ARM_NOREAD section flag.
58         * doc/c-arm.texi (ARM section attribute): Document the 'y' attribute.
59
60         * testsuite/gas/arm/section-execute-only.s: New test case.
61         * testsuite/gas/arm/section-execute-only.d: Expected output.
62
63 2016-01-18  Maciej W. Rozycki  <macro@imgtec.com>
64
65         * config/tc-mips.c (micromips_insn_length): Remove the mention
66         of 48-bit microMIPS instructions.
67
68 2016-01-18  Alan Modra  <amodra@gmail.com>
69
70         * configure: Regenerate.
71
72 2016-01-17  Alan Modra  <amodra@gmail.com>
73
74         * configure: Regenerate.
75
76 2016-01-17  Alan Modra  <amodra@gmail.com>
77
78         * testsuite/gas/cfi/cfi.exp: Exclude m68hc11/12 from m68k test.
79
80 2016-01-14  Nick Clifton  <nickc@redhat.com>
81
82         * testsuite/gas/rl78/sp-relative-movw.s: New test.
83         * testsuite/gas/rl78/sp-relative-movw.d: Expected disassembly.
84         * testsuite/gas/rl78/rl78.exp: Run the new test.
85
86 2016-01-14  Matthew Wahab  <matthew.wahab@arm.com>
87
88         * testsuite/gas/aarch64/illegal-sysreg-2.l: New.
89         * testsuite/gas/aarch64/illegal-sysreg-2.d: New.
90
91 2016-01-13  Maciej W. Rozycki  <macro@imgtec.com>
92
93         * config/tc-nios2.c (output_movia): Preset `code' to 0.
94
95 2016-01-13  Yoshinori Sato  <ysato@users.sourceforge.jp>
96
97         * config/tc-h8300.c (get_operand): Remove spurious condition in
98         test for closing parenthesis.
99
100 2016-01-12  Matthew Wahab  <matthew.wahab@arm.com>
101
102         * config/tc-arm.c (arm_ext_v8_2): New.
103         (insns): Add "esb".
104         * testsuite/gas/arm/armv8_2-a.d: New.
105         * testsuite/gas/arm/armv8_2-a.s: New.
106
107 2016-01-12  Alan Modra  <amodra@gmail.com>
108
109         * testsuite/gas/ppc/vsx3.d: Accept nop padding.
110
111 2016-01-11  Peter Bergner <bergner@vnet.ibm.com>
112
113         * testsuite/gas/ppc/power9.d <xscmpnedp, xvcmpnedp, xvcmpnedp.,
114         xvcmpnesp, xvcmpnesp.>: Delete tests.
115         * testsuite/gas/ppc/power9.s: Likewise.
116         * testsuite/gas/ppc/vsx3.d: Likewise.
117         * testsuite/gas/ppc/vsx3.s: Likewise.
118
119 2016-01-08  Andreas Schwab  <schwab@linux-m68k.org>
120
121         PR gas/13050
122         * testsuite/gas/m68k/all.exp: Add tests p13050-1 and p13050-2.
123         * testsuite/gas/m68k/p13050-1.s: New file.
124         * testsuite/gas/m68k/p13050-2.d: New file.
125         * testsuite/gas/m68k/p13050-2.s: New file.
126
127 2016-01-06  Andrew Burgess  <andrew.burgess@embecosm.com>
128
129         * testsuite/gas/arc/adc.d: Add 'R_' prefix to relocation names.
130         * testsuite/gas/arc/add.d: Likewise.
131         * testsuite/gas/arc/and.d: Likewise.
132         * testsuite/gas/arc/asl.d: Likewise.
133         * testsuite/gas/arc/asr.d: Likewise.
134         * testsuite/gas/arc/bic.d: Likewise.
135         * testsuite/gas/arc/extb.d: Likewise.
136         * testsuite/gas/arc/extw.d: Likewise.
137         * testsuite/gas/arc/j.d: Likewise.
138         * testsuite/gas/arc/jl.d: Likewise.
139         * testsuite/gas/arc/ld2.d: Likewise.
140         * testsuite/gas/arc/lsr.d: Likewise.
141         * testsuite/gas/arc/mov.d: Likewise.
142         * testsuite/gas/arc/or.d: Likewise.
143         * testsuite/gas/arc/pcl-relocs.d: Likewise.
144         * testsuite/gas/arc/pcrel-relocs.d: Likewise.
145         * testsuite/gas/arc/pic-relocs.d: Likewise.
146         * testsuite/gas/arc/plt-relocs.d: Likewise.
147         * testsuite/gas/arc/rlc.d: Likewise.
148         * testsuite/gas/arc/ror.d: Likewise.
149         * testsuite/gas/arc/rrc.d: Likewise.
150         * testsuite/gas/arc/sbc.d: Likewise.
151         * testsuite/gas/arc/sda-relocs.d: Likewise.
152         * testsuite/gas/arc/sda-relocs2.d: Likewise.
153         * testsuite/gas/arc/sexb.d: Likewise.
154         * testsuite/gas/arc/sexw.d: Likewise.
155         * testsuite/gas/arc/st.d: Likewise.
156         * testsuite/gas/arc/sub.d: Likewise.
157         * testsuite/gas/arc/tls-relocs.d: Likewise.
158         * testsuite/gas/arc/xor.d: Likewise.
159
160 2016-01-01  Alan Modra  <amodra@gmail.com>
161
162         Update year range in copyright notice of all files.
163
164 For older changes see ChangeLog-2015 and testsuite/ChangeLog-2015
165 \f
166 Copyright (C) 2016 Free Software Foundation, Inc.
167
168 Copying and distribution of this file, with or without modification,
169 are permitted in any medium without royalty provided the copyright
170 notice and this notice are preserved.
171
172 Local Variables:
173 mode: change-log
174 left-margin: 8
175 fill-column: 74
176 version-control: never
177 End: