* config/tc-mep.h (DIFF_EXPR_OK): Do not define.
[binutils-gdb.git] / gas / ChangeLog
1 2009-01-29 Nick Clifton <nickc@redhat.com>
2
3 * config/tc-mep.h (DIFF_EXPR_OK): Do not define.
4
5 2009-01-29 Nathan Sidwell <nathan@codesourcery.com>
6 Catherine Moore <clm@codesourcery.com?
7
8 * doc/c-arm.texi (ARM Directives): Alphabetize. Document .2byte,
9 .4byte, .8byte, .bss, .even, .extend, .ldouble, .packed, .secrel32
10 directives.
11
12 2009-01-27 Nick Clifton <nickc@redhat.com>
13
14 * config/tc-mips.c (append_insn): Cope with a complex reloc
15 sequence containing an unsupported reloc type.
16 (enum options): Replace computed #define's constants for option
17 numbers with this enum.
18 (struct md_longopts): Use the enum. Allow OPTION_32 in a non-ELF
19 environment.
20 (md_parse_option): Allow -32 in a non-ELF environment.
21
22 2009-01-26 Andrew Stubbs <ams@codesourcery.com>
23
24 * config/tc-arm.c (attributes_set_explicitly): New array.
25 (s_arm_eabi_attribute): Check return value from s_vendor_attribute.
26 (cpu_arch): Add ARM_ARCH_V5T.
27 (aeabi_set_attribute_int): New function.
28 (aeabi_set_attribute_string): New function.
29 (aeabi_set_public_attributes): Set attributes according to the user's
30 intentions, rather than the actual state of the binary.
31 Use aeabi_set_attribute_int and aeabi_set_attribute_string instead of
32 bfd_elf_add_proc_attr_int and bfd_elf_add_proc_attr_string.
33 Support WMMXv2. Use attribute names instead of numbers.
34 * read.c (s_vendor_attribute): Change return type to int.
35 Return the tag number that was set.
36 * read.h (s_vendor_attribute): Change return type to int.
37
38 2009-01-26 Eric B. Weddington <eric.weddington@atmel.com>
39
40 PR 9789
41 * config/tc-avr.c (mcu_types): Fix typo in atmega128rfa1 name.
42 * doc/c-avr.texi: Likewise.
43
44 2009-01-23 Nathan Sidwell <nathan@codesourcery.com>
45
46 * doc/c-arm.texi (): Document -mwarn-deprecated.
47 * config/tc-arm.c (WARN_DEPRECATED): Remove. Replace with ...
48 (warn_on_deprecated): ... this.
49 (opcode_lookup, md_assemble): Check it before warning.
50 (arm_opts): Add m[no-]warn-deprecated.
51 (md_parse_option): Replace WARN_DEPRECATED with
52 warn_on_deprecated.
53
54 2009-01-23 Andreas Schwab <schwab@suse.de>
55
56 * config/tc-mips.c (macro) [M_DINS, M_SEQ_I, M_SNE_I]: Cast
57 arguments to macro_build to match format.
58
59 * config/obj-elf.h (LOCAL_LABEL_PREFIX): Conditionally define.
60 * config/tc-s390.h (LOCAL_LABEL_PREFIX): Don't define.
61
62 2009-01-19 Nick Clifton <nickc@redhat.com>
63
64 * config/tc-arm.h (CONVERT_SYMBOLIC_ATTRIBUTE): Only define for
65 ELF format ARM targets.
66 * config/tc-arm.c (arm_convert_symbolic_attribute): Likewise.
67
68 2009-01-19 Nick Clifton <nickc@redhat.com>
69
70 * configure.tgt: Restore alpha sorting to object format switch
71 statement.
72
73 2009-01-19 Andrew Stubbs <ams@codesourcery.com>
74
75 * read.c (s_vendor_attribute): Allow for unknown flag bits in type.
76
77 2009-01-16 Mark Shinwell <shinwell@codesourcery.com>
78
79 * config/te-armeabi.h (EABI_DEFAULT): Use EF_ARM_EABI_VER5.
80 * config/te-armlinuxeabi.h (EABI_DEFAULT): Likewise.
81
82 2009-01-16 Andrew Stubbs <ams@codesourcery.com>
83 Daniel Jacobowitz <dan@codesourcery.com>
84
85 * config/tc-arm.c (arm_copy_symbol_attributes): New function.
86 * config/tc-arm.h (arm_copy_symbol_attributes): New prototype.
87 (CONVERT_SYMBOLIC_ATTRIBUTE): New define.
88 * read.c (s_vendor_attribute): Add support for symbolic tag names.
89 Improve string parser.
90 * doc/c-arm.texi (ARM Machine Directives): Document
91 .eabi_attribute symbolic tag names.
92
93 2009-01-16 Alan Modra <amodra@bigpond.net.au>
94
95 * configure.in (commonbfdlib): Delete.
96 * configure: Regenerate.
97 * po/POTFILES.in: Regenerate.
98
99 2009-01-15 Andrew Stubbs <ams@codesourcery.com>
100 Julian Brown <julian@codesourcery.com>
101
102 * config/tc-arm.c (cpu_arch): Change ARM_ARCH_V6M to 11.
103
104 2009-01-15 Andrew Stubbs <ams@codesourcery.com>
105
106 * read.c (s_vendor_attribute): bfd_elf_add_obj_attr_compat ->
107 bfd_elf_add_obj_attr_int_string.
108
109 2009-01-15 Douglas B Rupp <rupp@gnat.com>
110
111 * configure.tgt(ia64-*-*vms*): New target.
112 * dwarf2dbg.h (dwarf2_loc_mark_labels): Make extern.
113 * tc.h (md_number_to_chars): Declare iff undefined.
114 * config/obj-elf.c (obj_elf_change_section): Change type of arg
115 attr to bfd_vma.
116 (obj_elf_parse_section_letters): Return a bfd_vma. Change type of
117 variables attr, md_attr to bfd_vma.
118 (obj_elf_section_word): Likewise.
119 (obj_elf_section): Change type of variable attr to bfd_vma
120 * config/obj-elf.h (obj_elf_change_section): Change type of arg
121 attr to bfd_vma.
122 * config/tc-ia64.c (bfdver.h,time.h): Include.
123 (ia64_elf_section_letter): Now returns a bfd_vma.
124 Handle VMS specific attributes.
125 (ia64_elf_section_flags): Arg attr now a bfd_vma.
126 (ia64_init): Don't turn on dependency checking for VMS.
127 (ia64_target_format): Check for VMS flag bit.
128 (do_alias): Hande decc$ functions.
129 (get_vms_time): New function.
130 (ia64_vms_note): New function.
131 * config/tc-ia64.h (ia64_elf_section_letter): Now returns a bfd_vma.
132 (ia64_elf_section_flags): Arg attr now a bfd_vma.
133 (tc_init_after_args): Define for VMS.
134 * config/tc-alpha.c (alpha_elf_section_letter): Return a bfd_vma.
135 (alpha_elf_section_flags): Change type of arg attr to bfd_vma.
136 * config/tc-alpha.h: Likewise.
137 * config/tc-i386.c (x86_64_section_letter): Return a bfd_vma.
138 (x86_64_section_word): Return a bfd_vma.
139 * config/tc-i386.h: Likewise.
140 * config/tc-ip2k.c (ip2k_elf_section_flags): Change type of arg
141 attr to bfd_vma.
142 * config/tc-ip2k.h: Likewise.
143 * config/tc-mep.c (mep_elf_section_letter): Return a bfd_vma.
144 (mep_elf_section_flags): Change type of arg attr to bfd_vma.
145 * config/tc-mep.h: Likewise.
146 * config/tc-ppc.c (ppc_section_letter): Return a bfd_vma.
147 (ppc_section_word): Return a bfd_vma.
148 (ppc_section_flags): Change type of arg attr to bfd_vma.
149 * config/tc-ppc.h: Likewise.
150 * config/tc-frv.h: Provide a prototype for frv_md_number_to_chars.
151 * config/te-vms.h (DWARF2_DIR_SHOULD_END_WITH_SEPARATOR,
152 DWAR2_FILE_TIME_NAME, DWARF2_FILE_SIZE_NAME, DWARF2_FILEN_NAME):
153 New file with new macros
154 * dwarf2dbg.c (get_filenum, out_file_list): Default and call new
155 macros.
156
157 2009-01-15 Nick Clifton <nickc@redhat.com>
158
159 PR 9722
160 * config/tc-arm.c (do_t_nop): Check for availability of Thumb2
161 instructions before generating a Thumb2 nop.
162
163 2009-01-14 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
164
165 * config/tc-s390.h: Define LOCAL_LABEL_PREFIX.
166
167 2009-01-12 Alan Modra <amodra@bigpond.net.au>
168
169 * config/tc-spu.c (md_pseudo_table): Add "brinfo".
170 (brinfo): New var.
171 (md_assemble): Poke brinfo into branch instructions.
172 (spu_brinfo): New function.
173 (md_apply_fix): Don't assume insn fields start off at zero, mask
174 them to remove possible brinfo.
175
176 2009-01-10 H.J. Lu <hongjiu.lu@intel.com>
177
178 * doc/c-i386.texi: Reformat.
179
180 2009-01-10 H.J. Lu <hongjiu.lu@intel.com>
181
182 * gas/config/tc-i386.c (cpu_arch): Add corei7, .clflush and
183 .syscall.
184 (i386_align_code): Handle PROCESSOR_COREI7.
185 (md_show_usage): Add corei7, clflush and syscall.
186 (i386_target_format): Replace cpup4 with cpuclflush.
187
188 * gas/config/tc-i386.h (processor_type): Add PROCESSOR_COREI7.
189
190 * doc/c-i386.texi: Document corei7, clflush and syscall.
191
192 2009-01-09 H.J. Lu <hongjiu.lu@intel.com>
193
194 * config/tc-i386.c (cpu_arch): Add .rdtscp.
195 (md_show_usage): Display rdtscp.
196
197 * doc/c-i386.texi: Document rdtscp.
198
199 2009-01-09 Peter Bergner <bergner@vnet.ibm.com>
200
201 * config/tc-ppc.c (ppc_setup_opcodes): Remove PPC_OPCODE_NOPOWER4 test.
202 Test the new "deprecated" opcode field.
203
204 2009-01-07 Sterling Augustine <sterling@tensilica.com>
205
206 * config/tc-xtensa.c (produce_flix): New.
207 (option_flix, optoin_no_generate_flix, option_no_flix) Define.
208 (md_longopts): Add support for them.
209 (md_parse_option): Likewise.
210 (md_show_usage): Add help message.
211 (finish_vinsn): Don't allow multi-slot flix when produce_flix
212 option is set to FLIX_NONE.
213 * config/xtensa-relax.c (transition_applies): Only relax to
214 flix branches when produce_flix equals FLIX_ALL.
215 * config/xtensa-relax.h (flix_level, FLIX_ALL, FLIX_NO_GENERATE
216 FLIX_NONE): New.
217 (produce_flix): Declare.
218
219 2009-01-06 Chao-ying Fu <fu@mips.com>
220
221 * config/tc-mips.c (mips_ip): Set lastregno to 0xffffffff.
222 Use strncmp to match jalr and jalr.hb.
223 Fix a typo.
224
225 2009-01-05 H.J. Lu <hongjiu.lu@intel.com>
226
227 AVX Programming Reference (December, 2008)
228 * config/tc-i386.c (build_modrm_byte): Remove 5 operand instruction
229 support. Don't swap REG and NDS for FMA.
230
231 2009-01-02 Matthias Klose <doko@ubuntu.com>
232
233 * itbl-ops.c (itbl_disassemble): Don't rely on undefined sprintf
234 behaviour.
235
236 For older changes see ChangeLog-2008
237 \f
238 Local Variables:
239 mode: change-log
240 left-margin: 8
241 fill-column: 74
242 version-control: never
243 End: