gas/
[binutils.git] / gas / ChangeLog
blobe5dd2bdcfc960971dc453cba52fe6ca5caa2bdd8
1 2011-02-28  Maciej W. Rozycki  <macro@codesourcery.com>
3         * config/tc-mips.c (md_convert_frag): Correct message
4         capitalization.
6 2011-02-28  Alan Modra  <amodra@gmail.com>
8         * symbols.c (report_op_error): Remove unnecessary forward declaration.
9         Add "op" parameter.  Report operator and operand segments in error
10         message, not operand symbols.
11         (resolve_symbol_value): Always set segment for equated symbols, not
12         just when finalizing.  Adjust report_op_error calls.
14 2011-02-25  H.J. Lu  <hongjiu.lu@intel.com>
16         * config/tc-i386.c (reloc): Don't sign-check 4-byte relocations
17         if 64bit relocations aren't allowed.
19 2011-02-25  Alan Modra  <amodra@gmail.com>
21         PR gas/12519
22         * config/obj-elf.c (elf_frob_symbol): Properly handle size expression.
24 2011-02-21  Maciej W. Rozycki  <macro@codesourcery.com>
26         * config/tc-mips.c (mips_ip) <'o'>: Remove duplicate
27         initialization of offset_reloc.
29 2011-02-15  Richard Henderson  <rth@redhat.com>
31         * dw2gencfi.c (dot_cfi_dummy): New.
32         (cfi_pseudo_table) [!TARGET_USE_CFIPOP]: New.
33         * read.c (pobegin): Unconditionally call cfi_pop_insert.
35 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
37         * configure: Regenerate.
39 2011-02-13  Mike Frysinger  <vapier@gentoo.org>
41         * config/bfin-lex.l (BYTEOP2M): Remove tokenization.
42         * config/bfin-parse.y (BYTEOP2M): Delete token.
43         (asm_1): Remove BYTEOP2M insn matching.
45 2011-02-12  Mike Frysinger  <vapier@gentoo.org>
47         * config/bfin-defs.h: Include opcode/bfin.h.
48         (M_S2RND, M_T, M_W32, M_FU, M_TFU, M_IS, M_ISS2, M_IH, M_IU): Delete.
50 2011-02-11  Mike Frysinger  <vapier@gentoo.org>
52         * doc/c-bfin.texi (Instruction Delimiting): Fix occur typo.
53         (Modify Registers): Fix subtracted typo.
54         (.byte2): Extend and swap descriptions with .byte4.
55         (.byte4): Extend and swap descriptions with .byte2.
56         (.db, .dw, .dd): Document behavior.
58 2011-02-11  Mike Frysinger  <vapier@gentoo.org>
60         * config/bfin-parse.y (TESTSET): Reject REG_SP and REG_FP.
62 2011-02-11  Alan Modra  <amodra@gmail.com>
64         * doc/c-ppc.texi (PowerPC-Opts <-nops>): Clarify.
66 2011-02-10  Alan Modra  <amodra@gmail.com>
68         * doc/as.texinfo (Overview): Add missing markup around Blackfin
69         and PowerPC options.
71 2011-02-10  Alan Modra  <amodra@gmail.com>
73         * config/tc-ppc.c (md_show_usage): Remove -l and -b.  Add -K PIC.
74         * doc/as.texinfo: Refer to and include c-ppc.texi for PowerPC options.
75         (Overview <Target PowerPC options>): Add a number of missing options.
76         * doc/c-ppc.texi: Likewise.  Add markup for use in manpage generation.
78 2011-02-08  H.J. Lu  <hongjiu.lu@intel.com>
80         PR gas/6957
81         * config/tc-i386.c (i386_align_code): Use f32_patt when tuning
82         for i686.
84 2011-02-08  H.J. Lu  <hongjiu.lu@intel.com>
86         * config/tc-i386.c (set_cpu_arch): Also update cpu_arch_isa_flags
87         for ISA extensions.
88         (md_parse_option): Likewise.
90 2011-02-04  Bernd Schmidt  <bernds@codesourcery.com>
92         * doc/as.texinfo (Target TIC6X options): Don't mention "-matomic".
93         * doc/c-tic6x.texi (TIC6X Directives): Don't mention ".atomic".
94         (TIC6X Options): Don't mention "-matomic".
95         * config/tc-tic6x.c (OPTION_MATOMIC, OPTION_MNO_ATOMIC): Delete.
96         (md_longopts): Remove corresponding entries.
97         (md_parse_option): Don't handle them.
98         (md_show_usage): Don't document them.
99         (tic6x_atomic): Delete variable.
100         (tic6x_update_features): Always copy tic6x_arch_enable to
101         tic6x_features.
102         (tic6x_arch_enable): Remove references to TIC6X_INSN_ATOMIC.
103         (s_tic6x_atomic, s_tic6x_noatomic): Remove functions.
104         (md_pseudo_table): Remove ".atomic" and ".noatomic".
106 2011-01-31  Nick Clifton  <nickc@redhat.com>
108         * write.c (write_contents): Include output file name and bfd error
109         value when reporting the inability to write to the output file.
110         * config/tc-rx.c (rx_handle_align): Do not insert NOPs into align
111         frag that has a non-zero fill value.
113 2011-01-27  DJ Delorie  <dj@redhat.com>
115         * config/tc-rx.c (md_convert_frag): If we can't compute the target
116         address, zero out the values stored in the object file to make
117         objdump's output consistent.
119 2011-01-26  Kai Tietz  <kai.tietz@onevision.com>
121         * config/tc-i386.c (md_begin): Set for x64 windows COFF target
122         x86_dwarf2_return_column to 32.
124 2011-01-20  Nick Clifton  <nickc@redhat.com>
126         PR gas/12384
127         * config/tc-h8300.c (constant_fits_width_p): Use correct type for
128         comparison.
130 2011-01-18  H.J. Lu  <hongjiu.lu@intel.com>
132         * write.c (compress_debug): Return if section size is smaller
133         than 32 bytes.
135 2011-01-18  H.J. Lu  <hongjiu.lu@intel.com>
137         PR gas/12409
138         * write.c (compress_debug): Return if section size is 0.
140 2011-01-18  Mingfeng Wu  <mingfeng@faraday-tech.com>
142         * config/tc-arm.c (arm_cpus): Add Faraday ARMv5TE compatible
143         cores: fa606te, fa616te, fmp626.  Modify the VFP of fa626te.
144         * doc/c-arm.texi (ARM Options): Add -mcpu={fa606te, fa616te,
145         fmp626} options.
147 2011-01-18  Nick Clifton  <nickc@redhat.com>
149         PR gas/12390
150         * doc/all.texi: Add NS32K
151         * doc/as.texinfo: Remove target specific details of which
152         characters act as comment initiators and statement separators into
153         individual target specific files.
154         * doc/c-alpha.texi (Alpha-Chars): Document special behaviour of
155         the hash character at the start of a line.
156         * doc/c-arm.texi (ARM-Chars): Likewise.
157         * doc/c-avr.texi (AVR-Chars): Likewise.
158         * doc/c-d10v.texi (D10V-Chars): Likewise.
159         * doc/c-d30v.texi (D30V-Chars): Likewise.
160         * doc/c-mmix.texi (MMIX-Chars): Likewise.
161         * doc/c-s390.texi (s390 characters): Likewise.
162         * doc/c-sh.texi (SH-Chars): Likewise.
163         * doc/c-sh64.texi (SH64-Chars): Likewise.
164         * doc/c-sparc.texi (SPARC-Chars): Likewise.
165         * doc/c-tic6x.texi (TIC6X Syntax): Likewise.
166         * doc/c-xtensa.texi (Xtensa Syntax): Likewise.
167         * doc/c-z80.texi (Z80-Chars): Likewise.
168         * doc/c-z8k.texi (Z8000-Chars): Likewise.
169         * doc/c-pdp11.texi (PDP11-Syntax): Document line separator character.
170         * doc/c-arc.texi (ARC-Chars): Fill in this subsection.
171         * doc/c-bfin.texi (Blackfin Syntax): Document line comment and
172         line separator characters.
173         * doc/c-cr16.texi (CR16 Syntax): Likewise.
174         * doc/c-i386.texi (i386-Chars): Likewise.
175         * doc/c-i860.texi (i860-Chars): Likewise.
176         * doc/c-i960.texi (i960-Chars): Likewise.
177         * doc/c-ip2k.texi (IP2K-Chars): Likewise.
178         * doc/c-lm32.texi (LM32-Chars): likewise.
179         * doc/c-m32c.texi (M32C-Chars): Likewise.
180         * doc/c-m68hc11.texi (M68HC11-syntax): Likewise.
181         * doc/c-m68k.texi (M68K-Chars): Likewise.
182         * doc/c-microblaze.texi (MicroBlaze-Chars): Likewise.
183         * doc/c-msp430.texi (MSP430-Chars): Likewise.
184         * doc/c-mt.texi (MT-Chars): Likewise.
185         * doc/c-ns32k.texi (NS32K-Chars): Likewise.
186         * doc/c-pj.texi (PJ-Chars): Likewise.
187         * doc/c-ppc.texi (PowerPC-Chars): Likewise.
188         * doc/c-rx.texi (RX-Chars): Likewise.
189         * doc/c-score.texi (SCORE-Chars): Likewise.
190         * doc/c-tic54x.texi (TIC54X-Chars): Likewise.
191         * doc/c-v850.texi (V850-Chars): Likewise.
192         * doc/c-vax.texi (VAX-Chars): Likewise.
193         * doc/c-xc16x.texi (xc16x-Chars): Likewise.
195 2011-01-17  Quentin Neill  <quentin.neill@amd.com>
197         * config/tc-i386.c (cpu_arch): Add CPU_TBM_FLAGS.
199         * doc/c-i386.texi (i386-TBM): New section.
201 2011-01-16  H.J. Lu  <hongjiu.lu@intel.com>
203         * config/tc-i386.c (disallow_64bit_disp): Renamed to ...
204         (disallow_64bit_reloc): This.
205         (md_assemble): Don't check movabs for x32 mode here.
206         (i386_target_format): Updated.
207         (tc_gen_reloc): Check if 64bit relocations are allowed.
209 2011-01-15  H.J. Lu  <hongjiu.lu@intel.com>
211         * config/tc-i386.c (disallow_64bit_disp): New.
212         (x86_elf_abi): Replace X86_64_LP64_ABI/X86_64_ILP32_ABI with
213         X86_64_ABI/X86_64_X32_ABI.
214         (md_assemble): Don't allow movabs with relocation in x32 mode.
215         (i386_target_format): Updated.
217 2011-01-14  H.J. Lu  <hongjiu.lu@intel.com>
219         * config/tc-i386.c (OPTION_N32): Renamed to ...
220         (OPTION_X32): This.
221         (md_longopts): Replace n32 with x32.
222         (md_parse_option): Updated.
223         (md_show_usage): Likewise.
225         * doc/c-i386.texi: Replace --n32 with --x32.
227 2011-01-11  Mingjie Xing  <mingjie.xing@gmail.com>
229         * config/tc-mips.c (mips_ip): Update error messages.  Take an
230         unadjusted offset for "+c" argument.
232 2011-01-10  Nick Clifton  <nickc@redhat.com>
234         * config/tc-i386.c (x86_elf_abi): Only define for targets that use
235         it.
237 2011-01-10  Nick Clifton  <nickc@redhat.com>
239         * config/tc-arm.c (s_arm_tls_desceq): Move code into ELF-only
240         part of the file.
242 2011-01-10  Nathan Sidwell  <nathan@codesourcery.com>
243             Glauber de Oliveira Costa  <glommer@gmail.com>
245         * doc/c-arm.texi: Document TLSDESC and TLSCALL relocations, and
246         .tlsdescseq directive.
247         * config/tc-arm.c (arm_typed_reg_parse): Check for potential reloc
248         following a symbol.
249         (s_arm_tls_descseq): New directive.
250         (md_pseudo_table): Add it.
251         (encode_branch): Allow TLS_CALL relocs too.
252         (do_t_blx, do_t_branch23): Use encode_branch.
253         (reloc_names): Add tlsdesc and tlscall.
254         (md_apply_fix): Process tls desc relocations.
255         (tc_gen_reloc): Likewise.
256         (arm_fix_adjustable): Likewise.
258 2011-01-07  Quentin Neill  <quentin.neill@amd.com>
260         * config/tc-i386.c (cpu_arch): Add CPU_BMI_FLAGS.
262         * doc/c-i386.texi (i386-BMI): New section.
264 2011-01-06  Paul Koning  <ni1d@arrl.net>
266         * config/tc-pdp11.c (parse_op_no_deferred): Allow PC-relative
267         references to absolute addresses.
269 2011-01-05  DJ Delorie  <dj@redhat.com>
271         * config/tc-rx.c (tc_gen_reloc): Emit an RX_OP_NEG expression
272         instead of an RH_NEG32 one.
274 2011-01-05  Jonathan Wakely  <jwakely.gcc@gmail.com>
276         * doc/c-i386.texi: Clarify --n32.
278 2011-01-04  H.J. Lu  <hongjiu.lu@intel.com>
280         * config/tc-i386.c (build_modrm_byte): Allow encoding 32/64bit
281         integer registers in VEX.vvvv.  Check register-only source
282         operand when two source operands are swapped.  Properly update
283         destination when two source operands are swapped.
285 2011-01-01  H.J. Lu  <hongjiu.lu@intel.com>
287         * gas.c (parse_args): Update copyright to 2011.
289 For older changes see ChangeLog-2010
291 Local Variables:
292 mode: change-log
293 left-margin: 8
294 fill-column: 74
295 version-control: never
296 End: