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