gas/
[deliverable/binutils-gdb.git] / gas / ChangeLog
1 2009-02-04 H.J. Lu <hongjiu.lu@intel.com>
2
3 AVX Programming Reference (January, 2009)
4 * config/tc-i386.c (CPU_FLAGS_PCLMUL_MATCH): New.
5 (CPU_FLAGS_AVX_MATCH): Updated.
6 (CPU_FLAGS_32BIT_MATCH): Likewise.
7 (cpu_flags_match): Likewise.
8
9 2009-02-03 Sandip Matte <sandip@rmicorp.com>
10
11 * config/tc-mips.c (macro): Handle M_MSGSND, M_MSGLD, M_MSGLD_T,
12 M_MSGWAIT and M_MSGWAIT_T.
13 (mips_cpu_info_table): Add XLR entry.
14 * doc/c-mips.texi (-march): Document xlr.
15
16 2009-01-29 Eric B. Weddington <eric.weddington@atmel.com>
17
18 * config/tc-avr.c (mcu_types): Add ata6289.
19 * doc/c-avr.texi: Likewise.
20
21 2009-02-03 Carlos O'Donell <carlos@codesourcery.com>
22
23 * configure.in: AC_SUBST pdfdir.
24 * Makefile.am: Add install-pdf, install-pdf-am,
25 and install-pdf-recursive targets.
26 * doc/Makefile.am: Define pdf__strip_dir. Add
27 install-pdf and install-pdf-am targets.
28 * po/Make-in: Add install-pdf target.
29 * configure: Regenerate.
30 * Makefile.in: Regenerate.
31 * doc/Makefile.in: Regenerate.
32
33 2009-02-03 Maxim Kuvyrkov <maxim@codesourcery.com>
34
35 * config/m68k-parse.h (enum pic_relocation): Add values for TLS
36 relocations.
37 * config/m68k-parse.y (yylex): Parse TLS relocations.
38 * config/tc-m68k.c (m68k_elf_cons): New static function.
39 (md_pseudo_table): Use it.
40 (get_reloc_code, tc_m68k_fix_adjustable, tc_gen_reloc): Handle TLS
41 relocations.
42 (md_apply_fix): Fix to set thread local flag.
43 (m68k_elf_suffix): New static function; helper for m68k_elf_cons.
44
45 2009-02-03 Vince Weaver <vince@csl.cornell.edu>
46
47 PR 9779
48 * config/tc-pdp11.c (parse_op_no_deferred): Fix handling of
49 indexed addressing for symbolic expressions.
50
51 2009-01-29 Mark Mitchell <mark@codesourcery.com>
52
53 * config/tc-arm.c (BAD_SP): Define.
54 (s_arm_unwind_fnstart): Use REG_SP.
55 (s_arm_unwind_setfp): Likewise.
56 (reject_bad_reg): New macro.
57 (do_co_reg): Check for bad registers.
58 (do_co_reg2c): Likewise.
59 (do_srs): Use REG_SP.
60 (do_t_add_sub): Check for bad registers.
61 (do_t_adr): Likewise.
62 (do_t_arit3): Likewise.
63 (do_t_arit3c): Likewise.
64 (do_t_bfc): Likewise.
65 (do_t_bfi): Likewise.
66 (do_t_bfx): Likewise.
67 (do_t_blx): Likewise.
68 (do_t_bx): Likewise.
69 (do_t_bxj): Likewise.
70 (do_t_clz): Likewise.
71 (do_t_div): Likewise.
72 (do_t_mla): Likewise.
73 (do_t_mlal): Likewise.
74 (do_t_mov_cmp): Likewise.
75 (do_t_mov16): Likewise.
76 (do_t_mvn_tst): Likewise.
77 (do_t_mrs): Likewise.
78 (do_t_msr): Likewise.
79 (do_t_mul): Likewise.
80 (do_t_mull): Likewise.
81 (do_t_orn): Likewise.
82 (do_t_pkhbt): Likewise.
83 (do_t_pld): Likewise.
84 (do_t_rbit): Likewise.
85 (do_t_rev): Likewise.
86 (do_t_rrx): Likewise.
87 (do_t_rsb): Likewise.
88 (do_t_shift): Likewise.
89 (do_t_simd): Likewise.
90 (do_t_ssat): Likewise.
91 (do_t_ssat16): Likewise.
92 (do_t_sxtah): Likewise.
93 (do_t_sxth): Likewise.
94 (do_t_tb): Likewise.
95 (do_t_usat): Likewise.
96 (do_t_usat16): Likewise.
97 (nysn_insert_sp): Use REG_SP.
98
99 2009-01-29 Mark Mitchell <mark@codesourcery.com>
100
101 * config/tc-arm.c (do_t_orn): New function.
102 (do_t_rrx): Likewise.
103 (insns): Add orn and rrx.
104
105 2009-01-29 Mark Mitchell <mark@codesourcery.com>
106
107 * config/tc-arm.c (insns): Add qasx, qsax, shasx, shsax, ssax,
108 uasx, uhasx, uhsx, uqasx, uqsax, usax.
109
110 2009-01-29 Mark Mitchell <mark@codesourcery.com>
111
112 * config/tc-arm.c (insns): Correct encoding of qadd, qdadd, qsub,
113 qdsub in Thumb-2 mode.
114
115 2009-01-29 Paul Brook <paul@codesourcery.com>
116 Mark Mitchell <mark@codesourcery.com>
117
118 * config/tc-arm.c (do_t_mul): In Thumb-2 mode, use 16-bit encoding
119 of MUL when possible.
120
121 2009-01-29 Nick Clifton <nickc@redhat.com>
122
123 * config/tc-mep.h (DIFF_EXPR_OK): Do not define.
124
125 2009-01-29 Nathan Sidwell <nathan@codesourcery.com>
126 Catherine Moore <clm@codesourcery.com?
127
128 * doc/c-arm.texi (ARM Directives): Alphabetize. Document .2byte,
129 .4byte, .8byte, .bss, .even, .extend, .ldouble, .packed, .secrel32
130 directives.
131
132 2009-01-27 Nick Clifton <nickc@redhat.com>
133
134 * config/tc-mips.c (append_insn): Cope with a complex reloc
135 sequence containing an unsupported reloc type.
136 (enum options): Replace computed #define's constants for option
137 numbers with this enum.
138 (struct md_longopts): Use the enum. Allow OPTION_32 in a non-ELF
139 environment.
140 (md_parse_option): Allow -32 in a non-ELF environment.
141
142 2009-01-26 Andrew Stubbs <ams@codesourcery.com>
143
144 * config/tc-arm.c (attributes_set_explicitly): New array.
145 (s_arm_eabi_attribute): Check return value from s_vendor_attribute.
146 (cpu_arch): Add ARM_ARCH_V5T.
147 (aeabi_set_attribute_int): New function.
148 (aeabi_set_attribute_string): New function.
149 (aeabi_set_public_attributes): Set attributes according to the user's
150 intentions, rather than the actual state of the binary.
151 Use aeabi_set_attribute_int and aeabi_set_attribute_string instead of
152 bfd_elf_add_proc_attr_int and bfd_elf_add_proc_attr_string.
153 Support WMMXv2. Use attribute names instead of numbers.
154 * read.c (s_vendor_attribute): Change return type to int.
155 Return the tag number that was set.
156 * read.h (s_vendor_attribute): Change return type to int.
157
158 2009-01-26 Eric B. Weddington <eric.weddington@atmel.com>
159
160 PR 9789
161 * config/tc-avr.c (mcu_types): Fix typo in atmega128rfa1 name.
162 * doc/c-avr.texi: Likewise.
163
164 2009-01-23 Nathan Sidwell <nathan@codesourcery.com>
165
166 * doc/c-arm.texi (): Document -mwarn-deprecated.
167 * config/tc-arm.c (WARN_DEPRECATED): Remove. Replace with ...
168 (warn_on_deprecated): ... this.
169 (opcode_lookup, md_assemble): Check it before warning.
170 (arm_opts): Add m[no-]warn-deprecated.
171 (md_parse_option): Replace WARN_DEPRECATED with
172 warn_on_deprecated.
173
174 2009-01-23 Andreas Schwab <schwab@suse.de>
175
176 * config/tc-mips.c (macro) [M_DINS, M_SEQ_I, M_SNE_I]: Cast
177 arguments to macro_build to match format.
178
179 * config/obj-elf.h (LOCAL_LABEL_PREFIX): Conditionally define.
180 * config/tc-s390.h (LOCAL_LABEL_PREFIX): Don't define.
181
182 2009-01-19 Nick Clifton <nickc@redhat.com>
183
184 * config/tc-arm.h (CONVERT_SYMBOLIC_ATTRIBUTE): Only define for
185 ELF format ARM targets.
186 * config/tc-arm.c (arm_convert_symbolic_attribute): Likewise.
187
188 2009-01-19 Nick Clifton <nickc@redhat.com>
189
190 * configure.tgt: Restore alpha sorting to object format switch
191 statement.
192
193 2009-01-19 Andrew Stubbs <ams@codesourcery.com>
194
195 * read.c (s_vendor_attribute): Allow for unknown flag bits in type.
196
197 2009-01-16 Mark Shinwell <shinwell@codesourcery.com>
198
199 * config/te-armeabi.h (EABI_DEFAULT): Use EF_ARM_EABI_VER5.
200 * config/te-armlinuxeabi.h (EABI_DEFAULT): Likewise.
201
202 2009-01-16 Andrew Stubbs <ams@codesourcery.com>
203 Daniel Jacobowitz <dan@codesourcery.com>
204
205 * config/tc-arm.c (arm_copy_symbol_attributes): New function.
206 * config/tc-arm.h (arm_copy_symbol_attributes): New prototype.
207 (CONVERT_SYMBOLIC_ATTRIBUTE): New define.
208 * read.c (s_vendor_attribute): Add support for symbolic tag names.
209 Improve string parser.
210 * doc/c-arm.texi (ARM Machine Directives): Document
211 .eabi_attribute symbolic tag names.
212
213 2009-01-16 Alan Modra <amodra@bigpond.net.au>
214
215 * configure.in (commonbfdlib): Delete.
216 * configure: Regenerate.
217 * po/POTFILES.in: Regenerate.
218
219 2009-01-15 Andrew Stubbs <ams@codesourcery.com>
220 Julian Brown <julian@codesourcery.com>
221
222 * config/tc-arm.c (cpu_arch): Change ARM_ARCH_V6M to 11.
223
224 2009-01-15 Andrew Stubbs <ams@codesourcery.com>
225
226 * read.c (s_vendor_attribute): bfd_elf_add_obj_attr_compat ->
227 bfd_elf_add_obj_attr_int_string.
228
229 2009-01-15 Douglas B Rupp <rupp@gnat.com>
230
231 * configure.tgt(ia64-*-*vms*): New target.
232 * dwarf2dbg.h (dwarf2_loc_mark_labels): Make extern.
233 * tc.h (md_number_to_chars): Declare iff undefined.
234 * config/obj-elf.c (obj_elf_change_section): Change type of arg
235 attr to bfd_vma.
236 (obj_elf_parse_section_letters): Return a bfd_vma. Change type of
237 variables attr, md_attr to bfd_vma.
238 (obj_elf_section_word): Likewise.
239 (obj_elf_section): Change type of variable attr to bfd_vma
240 * config/obj-elf.h (obj_elf_change_section): Change type of arg
241 attr to bfd_vma.
242 * config/tc-ia64.c (bfdver.h,time.h): Include.
243 (ia64_elf_section_letter): Now returns a bfd_vma.
244 Handle VMS specific attributes.
245 (ia64_elf_section_flags): Arg attr now a bfd_vma.
246 (ia64_init): Don't turn on dependency checking for VMS.
247 (ia64_target_format): Check for VMS flag bit.
248 (do_alias): Hande decc$ functions.
249 (get_vms_time): New function.
250 (ia64_vms_note): New function.
251 * config/tc-ia64.h (ia64_elf_section_letter): Now returns a bfd_vma.
252 (ia64_elf_section_flags): Arg attr now a bfd_vma.
253 (tc_init_after_args): Define for VMS.
254 * config/tc-alpha.c (alpha_elf_section_letter): Return a bfd_vma.
255 (alpha_elf_section_flags): Change type of arg attr to bfd_vma.
256 * config/tc-alpha.h: Likewise.
257 * config/tc-i386.c (x86_64_section_letter): Return a bfd_vma.
258 (x86_64_section_word): Return a bfd_vma.
259 * config/tc-i386.h: Likewise.
260 * config/tc-ip2k.c (ip2k_elf_section_flags): Change type of arg
261 attr to bfd_vma.
262 * config/tc-ip2k.h: Likewise.
263 * config/tc-mep.c (mep_elf_section_letter): Return a bfd_vma.
264 (mep_elf_section_flags): Change type of arg attr to bfd_vma.
265 * config/tc-mep.h: Likewise.
266 * config/tc-ppc.c (ppc_section_letter): Return a bfd_vma.
267 (ppc_section_word): Return a bfd_vma.
268 (ppc_section_flags): Change type of arg attr to bfd_vma.
269 * config/tc-ppc.h: Likewise.
270 * config/tc-frv.h: Provide a prototype for frv_md_number_to_chars.
271 * config/te-vms.h (DWARF2_DIR_SHOULD_END_WITH_SEPARATOR,
272 DWAR2_FILE_TIME_NAME, DWARF2_FILE_SIZE_NAME, DWARF2_FILEN_NAME):
273 New file with new macros
274 * dwarf2dbg.c (get_filenum, out_file_list): Default and call new
275 macros.
276
277 2009-01-15 Nick Clifton <nickc@redhat.com>
278
279 PR 9722
280 * config/tc-arm.c (do_t_nop): Check for availability of Thumb2
281 instructions before generating a Thumb2 nop.
282
283 2009-01-14 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
284
285 * config/tc-s390.h: Define LOCAL_LABEL_PREFIX.
286
287 2009-01-12 Alan Modra <amodra@bigpond.net.au>
288
289 * config/tc-spu.c (md_pseudo_table): Add "brinfo".
290 (brinfo): New var.
291 (md_assemble): Poke brinfo into branch instructions.
292 (spu_brinfo): New function.
293 (md_apply_fix): Don't assume insn fields start off at zero, mask
294 them to remove possible brinfo.
295
296 2009-01-10 H.J. Lu <hongjiu.lu@intel.com>
297
298 * doc/c-i386.texi: Reformat.
299
300 2009-01-10 H.J. Lu <hongjiu.lu@intel.com>
301
302 * gas/config/tc-i386.c (cpu_arch): Add corei7, .clflush and
303 .syscall.
304 (i386_align_code): Handle PROCESSOR_COREI7.
305 (md_show_usage): Add corei7, clflush and syscall.
306 (i386_target_format): Replace cpup4 with cpuclflush.
307
308 * gas/config/tc-i386.h (processor_type): Add PROCESSOR_COREI7.
309
310 * doc/c-i386.texi: Document corei7, clflush and syscall.
311
312 2009-01-09 H.J. Lu <hongjiu.lu@intel.com>
313
314 * config/tc-i386.c (cpu_arch): Add .rdtscp.
315 (md_show_usage): Display rdtscp.
316
317 * doc/c-i386.texi: Document rdtscp.
318
319 2009-01-09 Peter Bergner <bergner@vnet.ibm.com>
320
321 * config/tc-ppc.c (ppc_setup_opcodes): Remove PPC_OPCODE_NOPOWER4 test.
322 Test the new "deprecated" opcode field.
323
324 2009-01-07 Sterling Augustine <sterling@tensilica.com>
325
326 * config/tc-xtensa.c (produce_flix): New.
327 (option_flix, optoin_no_generate_flix, option_no_flix) Define.
328 (md_longopts): Add support for them.
329 (md_parse_option): Likewise.
330 (md_show_usage): Add help message.
331 (finish_vinsn): Don't allow multi-slot flix when produce_flix
332 option is set to FLIX_NONE.
333 * config/xtensa-relax.c (transition_applies): Only relax to
334 flix branches when produce_flix equals FLIX_ALL.
335 * config/xtensa-relax.h (flix_level, FLIX_ALL, FLIX_NO_GENERATE
336 FLIX_NONE): New.
337 (produce_flix): Declare.
338
339 2009-01-06 Chao-ying Fu <fu@mips.com>
340
341 * config/tc-mips.c (mips_ip): Set lastregno to 0xffffffff.
342 Use strncmp to match jalr and jalr.hb.
343 Fix a typo.
344
345 2009-01-05 H.J. Lu <hongjiu.lu@intel.com>
346
347 AVX Programming Reference (December, 2008)
348 * config/tc-i386.c (build_modrm_byte): Remove 5 operand instruction
349 support. Don't swap REG and NDS for FMA.
350
351 2009-01-02 Matthias Klose <doko@ubuntu.com>
352
353 * itbl-ops.c (itbl_disassemble): Don't rely on undefined sprintf
354 behaviour.
355
356 For older changes see ChangeLog-2008
357 \f
358 Local Variables:
359 mode: change-log
360 left-margin: 8
361 fill-column: 74
362 version-control: never
363 End:
This page took 0.037031 seconds and 4 git commands to generate.