*** empty log message ***
[deliverable/binutils-gdb.git] / gas / ChangeLog
CommitLineData
7a283e07
RW
12008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2
3 * configure: Regenerate.
4
0146fc9d
NC
52008-06-17 Nick Clifton <nickc@redhat.com>
6
7 * app.c (do_scrub_chars): Do not UNGET an EOF value.
8
1afc8def
HPN
92008-06-16 Hans-Peter Nilsson <hp@bitrange.com>
10
11 PR gas/6607
12 * config/tc-mmix.c (s_loc): Assume "negative" addresses belong to
13 text_section. Do the "stepping backwards" test for text_section
14 using unsigned operands.
15
fa452fa6
PB
162008-06-13 Peter Bergner <bergner@vnet.ibm.com>
17
18 * config/tc-ppc.c (ppc_cpu): Use ppc_cpu_t typedef.
19 (ppc_insert_operand): Likewise.
20 (ppc_machine): Likewise.
21 * config/tc-ppc.h: #include "opcode/ppc.h"
22 (struct _ppc_fix_extra <ppc_cpu>): Use ppc_cpu_t typedef.
23 (ppc_cpu): Update extern decl.
24
bb35fb24
NC
252008-06-12 Adam Nemet <anemet@caviumnetworks.com>
26
27 * config/tc-mips.c (validate_mips_insn): Handle field descriptors
28 +x, +X, +p, +P, +s, +S.
29 (mips_ip): Likewise.
30
dd3cbb7e
NC
31 * config/tc-mips.c (validate_mips_insn): Handle field descriptor +Q.
32 (mips_ip): Likewise.
33 (macro_build): Likewise.
34 (CPU_HAS_SEQ): New macro.
35 (macro2) <M_SEQ_I, M_SNE_I>: Use it. Emit seq/sne and seqi/snei.
36
e8568f6c
EW
372008-06-09 Eric B. Weddington <eric.weddington@atmel.com>
38
39 * config/tc-avr.c (mcu_types): Remove support for ATmega32HVB device.
40 * doc/c-avr.texi: Likewise.
41
83bd7402
NC
422008-06-04 Nick Clifton <nickc@redhat.com>
43
44 * app.c (do_scrub_chars): Do not UNGET an EOF value.
45
cb19c032
L
462008-06-03 H.J. Lu <hongjiu.lu@intel.com>
47
48 * config/tc-i386.c (set_sse_check): New.
49 (md_pseudo_table): Add "sse_check".
50
4ecab7d4
PB
512008-06-03 Paul Brook <paul@codesourcery.com>
52
53 * config/tc-arm.c (do_t_rbit): Populate both rm fields.
54
0a903bab
NC
552008-05-30 Nick Clifton <nickc@redhat.com>
56
57 PR 5523
58 * config/tc-avr.c (avr_ldi_expression): Do not warn about unknown
59 relocs here.
60
b15591bb
AN
612008-05-29 Maxim Kuvyrkov <maxim@codesourcery.com>
62
63 * config/tc-mips.c (mips_cpu_info_table): Move records for
64 ST Loongson-2E/2F processors to a better place.
65
95f283e8
L
662008-05-23 H.J. Lu <hongjiu.lu@intel.com>
67
68 PR gas/6518
69 * config/tc-i386.c (match_template): Report ambiguous operand
70 size, not invalid suffix when there is no match in Intel
71 syntax.
72
c462b453
PB
732008-05-22 Paul Brook <paul@codesourcery.com>
74
75 * config/tc-arm.c (parse_cond): Covert to lowercase before matching.
76
7fac0536
NC
772008-05-21 I-Jui Sung <ijsung@gmail.com>
78
79 * config/tc-arm.c (arm_cpus): Add Faraday ARMv4 and ARMv5TE
80 compatible cores: fa526, fa626, fa626te, fa726te.
81 * doc/c-arm.texi (ARM Opts): Add -mcpu={fa526, fa626, fa626te,
82 fa726te} options.
83
8944f3c2
AM
842008-05-14 Alan Modra <amodra@bigpond.net.au>
85
86 * Makefile.am: Run "make dep-am".
87 * Makefile.in: Regenerate.
88 * doc/Makefile.in: Regenerate.
89 * po/POTFILES.in: Regenerate.
90
35903be0
CM
912008-05-09 Catherine Moore <clm@codesourcery.com>
92
93 * config/tc-mips.c (mips_frob_file): Don't match MIPS16 relocs
94 with non-MIPS16 relocs.
95
c41e87e3
CF
962008-05-09 Chao-ying Fu <fu@mips.com>
97
98 * config/tc-mips.c (md_begin): Use strncmp to compare TARGET_OS, in
99 case that some characters append at the end of the name.
100 (mips_ip): Likewise.
101 (s_change_sec): Likewise.
102 (md_section_align): Likewise.
103
51c8ebc1
BW
1042008-05-07 Bob Wilson <bob.wilson@acm.org>
105
106 * config/tc-xtensa.c (xtensa_create_property_segments): Use
107 xtensa_make_property_section instead of xtensa_get_property_section.
108 (xtensa_create_xproperty_segments): Likewise.
109
f1f8f695
L
1102008-05-02 H.J. Lu <hongjiu.lu@intel.com>
111
112 * NEWS: Mention XSAVE, EPT and MOVBE.
113
114 * config/tc-i386.c (cpu_arch): Add .movbe and .ept.
115 (md_show_usage): Add .movbe and .ept.
116
117 * doc/c-i386.texi: Add movbe and ept to -march=. Document
118 .movbe and .ept.
119
2b661f3d
DM
1202008-04-29 David S. Miller <davem@davemloft.net>
121
122 * config/tc-sparc.c (v9a_asr_table): Fix order of softint entries.
123
037b32b9
AN
1242008-04-28 Adam Nemet <anemet@caviumnetworks.com>
125
126 * config/tc-mips.c (file_mips_soft_float, file_mips_single_float):
127 New statics.
128 (OPTION_ELF_BASE): Make room for new option macros.
129 (OPTION_SOFT_FLOAT, OPTION_HARD_FLOAT, OPTION_SINGLE_FLOAT,
130 OPTION_DOUBLE_FLOAT): New option macros.
131 (md_longopts): Add msoft-float, mhard-float, msingle-float and
132 mdouble-float.
133 (md_parse_option): Handle OPTION_SINGLE_FLOAT,
134 OPTION_DOUBLE_FLOAT, OPTION_SOFT_FLOAT and OPTION_HARD_FLOAT.
135 (md_show_usage): Add -msoft-float, -mhard-float, -msingle-float
136 and -mdouble-float.
137 (struct mips_set_options): New fields soft_float and single_float.
138 (mips_opts): Initialized them. Add comment for each field
139 initializer.
140 (mips_after_parse_args): Set them based on file_mips_soft_float
141 and file_mips_single_float.
142 (s_mipsset): Add support for `.set softfloat', `.set hardfloat',
143 `.set singlefloat' and `.set doublefloat'.
144 (is_opcode_valid): New function to invoke OPCODE_IS_MEMBER.
145 Handle single-float and soft-float instructions here.
146 (macro_build, mips_ip): Use it instead of OPCODE_IS_MEMBER.
147 (is_opcode_valid_16): New function.
148 (mips16_ip): Use it instead of OPCODE_IS_MEMBER.
149 (macro) <M_LDC1_AB, M_SDC1_AB, M_L_DOB, M_L_DAB, M_S_DAB,
150 M_S_DOB>: Remove special-casing of r4650.
151 * doc/c-mips.texi (-march=): Add Octeon.
152 (MIPS Opts): Document -msoft-float and -mhard-float. Document
153 -msingle-float and -mdouble-float.
154 (MIPS floating-point): New section. Document `.set softfloat' and
155 `.set hardfloat'. Document `.set singlefloat' and `.set
156 doublefloat'.
157
f04d18b7
DM
1582008-04-25 David S. Miller <davem@davemloft.net>
159
160 * config/tc-sparc.c: Accept 'softint_clear' and 'softint_set'
161 %asr aliases.
162
163 * doc/c-sparc.texi: Consistently refer to architecture 'versions',
164 rather than occaisionally 'levels'. Consistently refer to Sun's
165 UNIX variant as SunOS, every version of Solaris is also SunOS.
166 Document new 'softint_clear' and 'softint_set' aliases. Clarify
167 which architecture versions support '%dcr', '%cq', and '%gl'. Add
168 section on 32-bit/64-bit opcode translations.
169
fe4fa32c
MF
1702008-04-23 Mike Frysinger <vapier@gentoo.org>
171
172 * Makefile.am (OBJ_FORMAT_CFILES): Add config/obj-fdpicelf.c.
173 (OBJ_FORMAT_HFILES): Add config/obj-fdpicelf.h.
174 (obj-fdpicelf.o): Define.
175 * Makefile.in: Regenerate.
176 * configure.tgt: Set bfd_gas to yes when fmt is fdpicelf.
177 (bfin-*-*): Delete.
178 (bfin-*-linux-uclibc): New; set fmt to fdpicelf and em to linux.
179 (bfin-*-uclinux*): New; set fmt to elf and em to linux.
180 * config/obj-fdpicelf.c: New.
181 * config/obj-fdpicelf.h: Likewise.
182 * config/tc-bfin.c (bfin_flags, bfin_pic_flag): Set default based on
183 the OBJ_FDPIC_ELF define.
184 (OPTION_NOPIC): Define.
185 (md_longopts): Add mnopic and mno-fdpic.
186 (md_parse_option): Handle OPTION_NOPIC.
187
6194aaab
L
1882008-04-23 Paolo Bonzini <bonzini@gnu.org>
189
190 * aclocal.m4: Regenerate.
191 * configure: Regenerate.
192
1a6b486f
DM
1932008-04-23 David S. Miller <davem@davemloft.net>
194
195 * config/tc-sparc.c (v9a_asr_table): Add missing
196 'stick' and 'stick_cmpr', and document ordering rules
197 of table.
198 (tc_gen_reloc): Accept BFD_RELOC_SPARC_PC22 and
199 BFD_RELOC_SPARC_PC10.
200 * doc/c-sparc.texi: New section on Sparc constants.
201 Add documentation for %stick and %stick_cmpr.
202
879d3736
NC
2032008-04-22 David S. Miller <davem@davemloft.net>
204
205 * config/obj-elf.c (obj_elf_section_type): Add prototype
206 before obj_elf_section_word and add 'warn' arg.
207 (obj_elf_section_word): Add type pointer arg, and if no #SECTION
208 is matched, try checking for #SECTION_TYPE.
209 (obj_elf_section): Adjust for new args.
210 (obj_elf_type_name): New function.
211 (obj_elf_type): Call it, and accept STT_foo number strings
212 in .type statements as output by SunPRO compiler.
213
81f8a913
L
2142008-04-22 H.J. Lu <hongjiu.lu@intel.com>
215
216 * config/tc-i386.c (md_assemble): Don't check SSE instructions
217 if noavx is 0.
218
c15295d5
DM
2192008-04-18 David S. Miller <davem@davemloft.net>
220
221 * doc/c-sparc.texi: Add syntax section.
222
eff014d9
L
2232008-04-18 H.J. Lu <hongjiu.lu@intel.com>
224
225 * config/tc-i386.c (build_modrm_byte): Don't check FMA to swap
226 REG and NDS for instructions with immediate operand.
227
dae39acc
L
2282008-04-18 H.J. Lu <hongjiu.lu@intel.com>
229
230 * config/tc-i386.c (build_modrm_byte): Swap REG and NDS for
231 FMA.
232
739f7f82
DM
2332008-04-16 David S. Miller <davem@davemloft.net>
234
235 * config/tc-sparc.c (sparc_ip): Add support for gotdata mnemonics
236 and relocation generation.
237 (tc_gen_reloc): Likewise.
238
52b5ca5b
AS
2392008-04-15 Andrew Stubbs <andrew.stubbs@st.com>
240
241 * config/tc-sh.c (md_apply_fix): Make sure BFD_RELOC_SH_PCRELIMM8BY4
242 relocations are properly aligned, and not negative.
243
a5f245b5
NC
2442008-04-15 Khem Raj <kraj@mvista.com>
245
246 * doc/tc-arm.texi: Fix fnstart and fnend directive names.
247
19a6653c
AM
2482008-04-14 Edmar Wienskoski <edmar@freescale.com>
249
250 * config/tc-ppc.c (parse_cpu): Handle "e500mc". Extend "e500" to
251 accept e500mc instructions.
252 (md_show_usage): Document -me500mc.
253
d5a35a55
NC
2542008-04-11 Nick Clifton <nickc@redhat.com>
255
256 * listing.c (print_timestamp): Use localtime rather than
257 localtime_r since not all build environments provide the latter.
258
daf50ae7
L
2592008-04-10 H.J. Lu <hongjiu.lu@intel.com>
260
261 * NEWS: Mention -msse-check=[none|error|warning].
262
263 * config/tc-i386.c (sse_check): New.
264 (OPTION_MSSE_CHECK): Likewise.
265 (md_assemble): Check SSE instructions if needed.
266 (md_longopts): Add -msse-check.
267 (md_parse_option): Handle OPTION_MSSE_CHECK.
268 (md_show_usage): Show -msse-check=[none|error|warning].
269
270 * doc/c-i386.texi: Document -msse-check=[none|error|warning].
271