2008-05-27 Martin Schwidefsky <schwidefsky@de.ibm.com>
[deliverable/binutils-gdb.git] / gas / ChangeLog
CommitLineData
95f283e8
L
12008-05-23 H.J. Lu <hongjiu.lu@intel.com>
2
3 PR gas/6518
4 * config/tc-i386.c (match_template): Report ambiguous operand
5 size, not invalid suffix when there is no match in Intel
6 syntax.
7
c462b453
PB
82008-05-22 Paul Brook <paul@codesourcery.com>
9
10 * config/tc-arm.c (parse_cond): Covert to lowercase before matching.
11
7fac0536
NC
122008-05-21 I-Jui Sung <ijsung@gmail.com>
13
14 * config/tc-arm.c (arm_cpus): Add Faraday ARMv4 and ARMv5TE
15 compatible cores: fa526, fa626, fa626te, fa726te.
16 * doc/c-arm.texi (ARM Opts): Add -mcpu={fa526, fa626, fa626te,
17 fa726te} options.
18
8944f3c2
AM
192008-05-14 Alan Modra <amodra@bigpond.net.au>
20
21 * Makefile.am: Run "make dep-am".
22 * Makefile.in: Regenerate.
23 * doc/Makefile.in: Regenerate.
24 * po/POTFILES.in: Regenerate.
25
35903be0
CM
262008-05-09 Catherine Moore <clm@codesourcery.com>
27
28 * config/tc-mips.c (mips_frob_file): Don't match MIPS16 relocs
29 with non-MIPS16 relocs.
30
c41e87e3
CF
312008-05-09 Chao-ying Fu <fu@mips.com>
32
33 * config/tc-mips.c (md_begin): Use strncmp to compare TARGET_OS, in
34 case that some characters append at the end of the name.
35 (mips_ip): Likewise.
36 (s_change_sec): Likewise.
37 (md_section_align): Likewise.
38
51c8ebc1
BW
392008-05-07 Bob Wilson <bob.wilson@acm.org>
40
41 * config/tc-xtensa.c (xtensa_create_property_segments): Use
42 xtensa_make_property_section instead of xtensa_get_property_section.
43 (xtensa_create_xproperty_segments): Likewise.
44
f1f8f695
L
452008-05-02 H.J. Lu <hongjiu.lu@intel.com>
46
47 * NEWS: Mention XSAVE, EPT and MOVBE.
48
49 * config/tc-i386.c (cpu_arch): Add .movbe and .ept.
50 (md_show_usage): Add .movbe and .ept.
51
52 * doc/c-i386.texi: Add movbe and ept to -march=. Document
53 .movbe and .ept.
54
2b661f3d
DM
552008-04-29 David S. Miller <davem@davemloft.net>
56
57 * config/tc-sparc.c (v9a_asr_table): Fix order of softint entries.
58
037b32b9
AN
592008-04-28 Adam Nemet <anemet@caviumnetworks.com>
60
61 * config/tc-mips.c (file_mips_soft_float, file_mips_single_float):
62 New statics.
63 (OPTION_ELF_BASE): Make room for new option macros.
64 (OPTION_SOFT_FLOAT, OPTION_HARD_FLOAT, OPTION_SINGLE_FLOAT,
65 OPTION_DOUBLE_FLOAT): New option macros.
66 (md_longopts): Add msoft-float, mhard-float, msingle-float and
67 mdouble-float.
68 (md_parse_option): Handle OPTION_SINGLE_FLOAT,
69 OPTION_DOUBLE_FLOAT, OPTION_SOFT_FLOAT and OPTION_HARD_FLOAT.
70 (md_show_usage): Add -msoft-float, -mhard-float, -msingle-float
71 and -mdouble-float.
72 (struct mips_set_options): New fields soft_float and single_float.
73 (mips_opts): Initialized them. Add comment for each field
74 initializer.
75 (mips_after_parse_args): Set them based on file_mips_soft_float
76 and file_mips_single_float.
77 (s_mipsset): Add support for `.set softfloat', `.set hardfloat',
78 `.set singlefloat' and `.set doublefloat'.
79 (is_opcode_valid): New function to invoke OPCODE_IS_MEMBER.
80 Handle single-float and soft-float instructions here.
81 (macro_build, mips_ip): Use it instead of OPCODE_IS_MEMBER.
82 (is_opcode_valid_16): New function.
83 (mips16_ip): Use it instead of OPCODE_IS_MEMBER.
84 (macro) <M_LDC1_AB, M_SDC1_AB, M_L_DOB, M_L_DAB, M_S_DAB,
85 M_S_DOB>: Remove special-casing of r4650.
86 * doc/c-mips.texi (-march=): Add Octeon.
87 (MIPS Opts): Document -msoft-float and -mhard-float. Document
88 -msingle-float and -mdouble-float.
89 (MIPS floating-point): New section. Document `.set softfloat' and
90 `.set hardfloat'. Document `.set singlefloat' and `.set
91 doublefloat'.
92
f04d18b7
DM
932008-04-25 David S. Miller <davem@davemloft.net>
94
95 * config/tc-sparc.c: Accept 'softint_clear' and 'softint_set'
96 %asr aliases.
97
98 * doc/c-sparc.texi: Consistently refer to architecture 'versions',
99 rather than occaisionally 'levels'. Consistently refer to Sun's
100 UNIX variant as SunOS, every version of Solaris is also SunOS.
101 Document new 'softint_clear' and 'softint_set' aliases. Clarify
102 which architecture versions support '%dcr', '%cq', and '%gl'. Add
103 section on 32-bit/64-bit opcode translations.
104
fe4fa32c
MF
1052008-04-23 Mike Frysinger <vapier@gentoo.org>
106
107 * Makefile.am (OBJ_FORMAT_CFILES): Add config/obj-fdpicelf.c.
108 (OBJ_FORMAT_HFILES): Add config/obj-fdpicelf.h.
109 (obj-fdpicelf.o): Define.
110 * Makefile.in: Regenerate.
111 * configure.tgt: Set bfd_gas to yes when fmt is fdpicelf.
112 (bfin-*-*): Delete.
113 (bfin-*-linux-uclibc): New; set fmt to fdpicelf and em to linux.
114 (bfin-*-uclinux*): New; set fmt to elf and em to linux.
115 * config/obj-fdpicelf.c: New.
116 * config/obj-fdpicelf.h: Likewise.
117 * config/tc-bfin.c (bfin_flags, bfin_pic_flag): Set default based on
118 the OBJ_FDPIC_ELF define.
119 (OPTION_NOPIC): Define.
120 (md_longopts): Add mnopic and mno-fdpic.
121 (md_parse_option): Handle OPTION_NOPIC.
122
6194aaab
L
1232008-04-23 Paolo Bonzini <bonzini@gnu.org>
124
125 * aclocal.m4: Regenerate.
126 * configure: Regenerate.
127
1a6b486f
DM
1282008-04-23 David S. Miller <davem@davemloft.net>
129
130 * config/tc-sparc.c (v9a_asr_table): Add missing
131 'stick' and 'stick_cmpr', and document ordering rules
132 of table.
133 (tc_gen_reloc): Accept BFD_RELOC_SPARC_PC22 and
134 BFD_RELOC_SPARC_PC10.
135 * doc/c-sparc.texi: New section on Sparc constants.
136 Add documentation for %stick and %stick_cmpr.
137
879d3736
NC
1382008-04-22 David S. Miller <davem@davemloft.net>
139
140 * config/obj-elf.c (obj_elf_section_type): Add prototype
141 before obj_elf_section_word and add 'warn' arg.
142 (obj_elf_section_word): Add type pointer arg, and if no #SECTION
143 is matched, try checking for #SECTION_TYPE.
144 (obj_elf_section): Adjust for new args.
145 (obj_elf_type_name): New function.
146 (obj_elf_type): Call it, and accept STT_foo number strings
147 in .type statements as output by SunPRO compiler.
148
81f8a913
L
1492008-04-22 H.J. Lu <hongjiu.lu@intel.com>
150
151 * config/tc-i386.c (md_assemble): Don't check SSE instructions
152 if noavx is 0.
153
c15295d5
DM
1542008-04-18 David S. Miller <davem@davemloft.net>
155
156 * doc/c-sparc.texi: Add syntax section.
157
eff014d9
L
1582008-04-18 H.J. Lu <hongjiu.lu@intel.com>
159
160 * config/tc-i386.c (build_modrm_byte): Don't check FMA to swap
161 REG and NDS for instructions with immediate operand.
162
dae39acc
L
1632008-04-18 H.J. Lu <hongjiu.lu@intel.com>
164
165 * config/tc-i386.c (build_modrm_byte): Swap REG and NDS for
166 FMA.
167
739f7f82
DM
1682008-04-16 David S. Miller <davem@davemloft.net>
169
170 * config/tc-sparc.c (sparc_ip): Add support for gotdata mnemonics
171 and relocation generation.
172 (tc_gen_reloc): Likewise.
173
52b5ca5b
AS
1742008-04-15 Andrew Stubbs <andrew.stubbs@st.com>
175
176 * config/tc-sh.c (md_apply_fix): Make sure BFD_RELOC_SH_PCRELIMM8BY4
177 relocations are properly aligned, and not negative.
178
a5f245b5
NC
1792008-04-15 Khem Raj <kraj@mvista.com>
180
181 * doc/tc-arm.texi: Fix fnstart and fnend directive names.
182
19a6653c
AM
1832008-04-14 Edmar Wienskoski <edmar@freescale.com>
184
185 * config/tc-ppc.c (parse_cpu): Handle "e500mc". Extend "e500" to
186 accept e500mc instructions.
187 (md_show_usage): Document -me500mc.
188
d5a35a55
NC
1892008-04-11 Nick Clifton <nickc@redhat.com>
190
191 * listing.c (print_timestamp): Use localtime rather than
192 localtime_r since not all build environments provide the latter.
193
daf50ae7
L
1942008-04-10 H.J. Lu <hongjiu.lu@intel.com>
195
196 * NEWS: Mention -msse-check=[none|error|warning].
197
198 * config/tc-i386.c (sse_check): New.
199 (OPTION_MSSE_CHECK): Likewise.
200 (md_assemble): Check SSE instructions if needed.
201 (md_longopts): Add -msse-check.
202 (md_parse_option): Handle OPTION_MSSE_CHECK.
203 (md_show_usage): Show -msse-check=[none|error|warning].
204
205 * doc/c-i386.texi: Document -msse-check=[none|error|warning].
206