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