2009-01-26 Kai Tietz <kai.tietz@onevision.com>
[deliverable/binutils-gdb.git] / gas / ChangeLog
CommitLineData
278df34e
NS
12009-01-23 Nathan Sidwell <nathan@codesourcery.com>
2
3 * doc/c-arm.texi (): Document -mwarn-deprecated.
4 * config/tc-arm.c (WARN_DEPRECATED): Remove. Replace with ...
5 (warn_on_deprecated): ... this.
6 (opcode_lookup, md_assemble): Check it before warning.
7 (arm_opts): Add m[no-]warn-deprecated.
8 (md_parse_option): Replace WARN_DEPRECATED with
9 warn_on_deprecated.
10
199114c2
AS
112009-01-23 Andreas Schwab <schwab@suse.de>
12
750bdd57
AS
13 * config/tc-mips.c (macro) [M_DINS, M_SEQ_I, M_SNE_I]: Cast
14 arguments to macro_build to match format.
15
199114c2
AS
16 * config/obj-elf.h (LOCAL_LABEL_PREFIX): Conditionally define.
17 * config/tc-s390.h (LOCAL_LABEL_PREFIX): Don't define.
18
d3bf77be
NC
192009-01-19 Nick Clifton <nickc@redhat.com>
20
21 * config/tc-arm.h (CONVERT_SYMBOLIC_ATTRIBUTE): Only define for
22 ELF format ARM targets.
23 * config/tc-arm.c (arm_convert_symbolic_attribute): Likewise.
24
252009-01-19 Nick Clifton <nickc@redhat.com>
26
27 * configure.tgt: Restore alpha sorting to object format switch
28 statement.
29
2d0bb761
AS
302009-01-19 Andrew Stubbs <ams@codesourcery.com>
31
32 * read.c (s_vendor_attribute): Allow for unknown flag bits in type.
33
3493e7b0
JM
342009-01-16 Mark Shinwell <shinwell@codesourcery.com>
35
36 * config/te-armeabi.h (EABI_DEFAULT): Use EF_ARM_EABI_VER5.
37 * config/te-armlinuxeabi.h (EABI_DEFAULT): Likewise.
38
e04befd0
AS
392009-01-16 Andrew Stubbs <ams@codesourcery.com>
40 Daniel Jacobowitz <dan@codesourcery.com>
41
42 * config/tc-arm.c (arm_copy_symbol_attributes): New function.
43 * config/tc-arm.h (arm_copy_symbol_attributes): New prototype.
44 (CONVERT_SYMBOLIC_ATTRIBUTE): New define.
45 * read.c (s_vendor_attribute): Add support for symbolic tag names.
46 Improve string parser.
47 * doc/c-arm.texi (ARM Machine Directives): Document
48 .eabi_attribute symbolic tag names.
49
29670fb9
AM
502009-01-16 Alan Modra <amodra@bigpond.net.au>
51
52 * configure.in (commonbfdlib): Delete.
53 * configure: Regenerate.
54 * po/POTFILES.in: Regenerate.
55
91e22acd
AS
562009-01-15 Andrew Stubbs <ams@codesourcery.com>
57 Julian Brown <julian@codesourcery.com>
58
59 * config/tc-arm.c (cpu_arch): Change ARM_ARCH_V6M to 11.
60
7b86a9fa
AS
612009-01-15 Andrew Stubbs <ams@codesourcery.com>
62
63 * read.c (s_vendor_attribute): bfd_elf_add_obj_attr_compat ->
64 bfd_elf_add_obj_attr_int_string.
65
01e1a5bc
NC
662009-01-15 Douglas B Rupp <rupp@gnat.com>
67
68 * configure.tgt(ia64-*-*vms*): New target.
69 * dwarf2dbg.h (dwarf2_loc_mark_labels): Make extern.
70 * tc.h (md_number_to_chars): Declare iff undefined.
71 * config/obj-elf.c (obj_elf_change_section): Change type of arg
72 attr to bfd_vma.
73 (obj_elf_parse_section_letters): Return a bfd_vma. Change type of
74 variables attr, md_attr to bfd_vma.
75 (obj_elf_section_word): Likewise.
76 (obj_elf_section): Change type of variable attr to bfd_vma
77 * config/obj-elf.h (obj_elf_change_section): Change type of arg
78 attr to bfd_vma.
79 * config/tc-ia64.c (bfdver.h,time.h): Include.
80 (ia64_elf_section_letter): Now returns a bfd_vma.
81 Handle VMS specific attributes.
82 (ia64_elf_section_flags): Arg attr now a bfd_vma.
83 (ia64_init): Don't turn on dependency checking for VMS.
84 (ia64_target_format): Check for VMS flag bit.
85 (do_alias): Hande decc$ functions.
86 (get_vms_time): New function.
87 (ia64_vms_note): New function.
88 * config/tc-ia64.h (ia64_elf_section_letter): Now returns a bfd_vma.
89 (ia64_elf_section_flags): Arg attr now a bfd_vma.
90 (tc_init_after_args): Define for VMS.
91 * config/tc-alpha.c (alpha_elf_section_letter): Return a bfd_vma.
92 (alpha_elf_section_flags): Change type of arg attr to bfd_vma.
93 * config/tc-alpha.h: Likewise.
94 * config/tc-i386.c (x86_64_section_letter): Return a bfd_vma.
95 (x86_64_section_word): Return a bfd_vma.
96 * config/tc-i386.h: Likewise.
97 * config/tc-ip2k.c (ip2k_elf_section_flags): Change type of arg
98 attr to bfd_vma.
99 * config/tc-ip2k.h: Likewise.
100 * config/tc-mep.c (mep_elf_section_letter): Return a bfd_vma.
101 (mep_elf_section_flags): Change type of arg attr to bfd_vma.
102 * config/tc-mep.h: Likewise.
103 * config/tc-ppc.c (ppc_section_letter): Return a bfd_vma.
104 (ppc_section_word): Return a bfd_vma.
105 (ppc_section_flags): Change type of arg attr to bfd_vma.
106 * config/tc-ppc.h: Likewise.
107 * config/tc-frv.h: Provide a prototype for frv_md_number_to_chars.
108 * config/te-vms.h (DWARF2_DIR_SHOULD_END_WITH_SEPARATOR,
750bdd57
AS
109 DWAR2_FILE_TIME_NAME, DWARF2_FILE_SIZE_NAME, DWARF2_FILEN_NAME):
110 New file with new macros
111 * dwarf2dbg.c (get_filenum, out_file_list): Default and call new
112 macros.
01e1a5bc 113
bc2d1808
NC
1142009-01-15 Nick Clifton <nickc@redhat.com>
115
116 PR 9722
117 * config/tc-arm.c (do_t_nop): Check for availability of Thumb2
118 instructions before generating a Thumb2 nop.
119
7b6598a4 1202009-01-14 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
750bdd57 121
7b6598a4
AK
122 * config/tc-s390.h: Define LOCAL_LABEL_PREFIX.
123
cd4a7468
AM
1242009-01-12 Alan Modra <amodra@bigpond.net.au>
125
126 * config/tc-spu.c (md_pseudo_table): Add "brinfo".
127 (brinfo): New var.
128 (md_assemble): Poke brinfo into branch instructions.
129 (spu_brinfo): New function.
130 (md_apply_fix): Don't assume insn fields start off at zero, mask
131 them to remove possible brinfo.
132
1543849b
L
1332009-01-10 H.J. Lu <hongjiu.lu@intel.com>
134
135 * doc/c-i386.texi: Reformat.
136
bd5295b2
L
1372009-01-10 H.J. Lu <hongjiu.lu@intel.com>
138
139 * gas/config/tc-i386.c (cpu_arch): Add corei7, .clflush and
140 .syscall.
141 (i386_align_code): Handle PROCESSOR_COREI7.
142 (md_show_usage): Add corei7, clflush and syscall.
143 (i386_target_format): Replace cpup4 with cpuclflush.
144
145 * gas/config/tc-i386.h (processor_type): Add PROCESSOR_COREI7.
146
147 * doc/c-i386.texi: Document corei7, clflush and syscall.
148
1b7f3fb0
L
1492009-01-09 H.J. Lu <hongjiu.lu@intel.com>
150
151 * config/tc-i386.c (cpu_arch): Add .rdtscp.
152 (md_show_usage): Display rdtscp.
153
154 * doc/c-i386.texi: Document rdtscp.
155
1cb0a767
PB
1562009-01-09 Peter Bergner <bergner@vnet.ibm.com>
157
158 * config/tc-ppc.c (ppc_setup_opcodes): Remove PPC_OPCODE_NOPOWER4 test.
159 Test the new "deprecated" opcode field.
160
19fc3723
SA
1612009-01-07 Sterling Augustine <sterling@tensilica.com>
162
163 * config/tc-xtensa.c (produce_flix): New.
164 (option_flix, optoin_no_generate_flix, option_no_flix) Define.
165 (md_longopts): Add support for them.
166 (md_parse_option): Likewise.
167 (md_show_usage): Add help message.
168 (finish_vinsn): Don't allow multi-slot flix when produce_flix
169 option is set to FLIX_NONE.
170 * config/xtensa-relax.c (transition_applies): Only relax to
171 flix branches when produce_flix equals FLIX_ALL.
172 * config/xtensa-relax.h (flix_level, FLIX_ALL, FLIX_NO_GENERATE
173 FLIX_NONE): New.
174 (produce_flix): Declare.
175
24864476
CF
1762009-01-06 Chao-ying Fu <fu@mips.com>
177
178 * config/tc-mips.c (mips_ip): Set lastregno to 0xffffffff.
179 Use strncmp to match jalr and jalr.hb.
180 Fix a typo.
181
0bfee649 1822009-01-05 H.J. Lu <hongjiu.lu@intel.com>
d62f07d0 183
0bfee649
L
184 AVX Programming Reference (December, 2008)
185 * config/tc-i386.c (build_modrm_byte): Remove 5 operand instruction
186 support. Don't swap REG and NDS for FMA.
d62f07d0 187
750bdd57 1882009-01-02 Matthias Klose <doko@ubuntu.com>
e7c604dd 189
750bdd57
AS
190 * itbl-ops.c (itbl_disassemble): Don't rely on undefined sprintf
191 behaviour.
e7c604dd 192
0bfee649 193For older changes see ChangeLog-2008
08d56133
NC
194\f
195Local Variables:
196mode: change-log
197left-margin: 8
198fill-column: 74
199version-control: never
200End:
This page took 0.373134 seconds and 4 git commands to generate.