2006-02-21 Paul Brook <paul@codesourcery.com>
[external/binutils.git] / gas / ChangeLog
1 2006-02-21  Paul Brook  <paul@codesourcery.com>
2
3         * config/tc-arm.c (md_apply_fix): Fix off-by-one errors.
4
5 2006-02-17  Shrirang Khisti  <shrirangk@kpitcummins.com>
6             Anil Paranjape   <anilp1@kpitcummins.com>
7             Shilin Shakti    <shilins@kpitcummins.com>
8
9         * Makefile.am: Add xc16x related entry.
10         * Makefile.in: Regenerate.
11         * configure.in: Added xc16x related entry.
12         * configure: Regenerate.
13         * config/tc-xc16x.h: New file
14         * config/tc-xc16x.c: New file
15         * doc/c-xc16x.texi: New file for xc16x
16         * doc/all.texi: Entry for xc16x
17         * doc/Makefile.texi: Added c-xc16x.texi 
18         * NEWS: Announce the support for the new target.
19
20 2006-02-16  Nick Hudson  <nick.hudson@dsl.pipex.com>
21
22         * configure.tgt: set emulation for mips-*-netbsd*
23
24 2006-02-14  Jakub Jelinek  <jakub@redhat.com>
25
26         * config.in: Rebuilt.
27
28 2006-02-13  Bob Wilson  <bob.wilson@acm.org>
29
30         * config/tc-xtensa.c (xg_add_opcode_fix): Number operands starting
31         from 1, not 0, in error messages.
32         (md_assemble): Simplify special-case check for ENTRY instructions.
33         (tinsn_has_invalid_symbolic_operands): Do not include opcode and
34         operand in error message.
35
36 2006-02-13  Joseph S. Myers  <joseph@codesourcery.com>
37
38         * configure.tgt (arm-*-linux-gnueabi*): Change to
39         arm-*-linux-*eabi*.
40
41 2006-02-10  Nick Clifton  <nickc@redhat.com>
42
43         * config/tc-crx.c (check_range): Ensure that the sign bit of a
44         32-bit value is propagated into the upper bits of a 64-bit long.
45
46         * config/tc-arc.c (init_opcode_tables): Fix cast.
47         (arc_extoper, md_operand): Likewise.
48
49 2006-02-09  David Heine  <dlheine@tensilica.com>
50
51         * config/tc-xtensa.c (xg_assembly_relax): Increment steps_taken for
52         each relaxation step.
53
54 2006-02-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
55         
56         * configure.in (CHECK_DECLS): Add vsnprintf.
57         * configure: Regenerate.
58         * messages.c (errno.h, stdarg.h, varargs.h, va_list): Do not
59         include/declare here, but...
60         * as.h: Move code detecting VARARGS idiom to the top.
61         (errno.h, stdarg.h, varargs.h, va_list): ...here.
62         (vsnprintf): Declare if not already declared.
63
64 2006-02-08  H.J. Lu  <hongjiu.lu@intel.com>
65
66         * as.c (close_output_file): New.
67         (main): Register close_output_file with xatexit before
68         dump_statistics. Don't call output_file_close.
69
70 2006-02-07  Nathan Sidwell  <nathan@codesourcery.com>
71
72         * config/tc-m68k.c (mcf5208_control_regs, mcf5213_control_regs,
73         mcf5329_control_regs): New.
74         (not_current_architecture, selected_arch, selected_cpu): New.
75         (m68k_archs, m68k_extensions): New.
76         (archs): Renamed to ...
77         (m68k_cpus): ... here.  Adjust.
78         (n_arches): Remove.
79         (md_pseudo_table): Add arch and cpu directives.
80         (find_cf_chip, m68k_ip): Adjust table scanning.
81         (no_68851, no_68881): Remove.
82         (md_assemble): Lazily initialize.
83         (select_control_regs): Adjust cpu names. Add 5208, 5213, 5329.
84         (md_init_after_args): Move functionality to m68k_init_arch.
85         (mri_chip): Adjust table scanning.
86         (md_parse_option): Reimplement 'm' processing to add -march & -mcpu
87         options with saner parsing.
88         (m68k_lookup_cpu, m68k_set_arch, m68k_set_cpu, m68k_set_extension,
89         m68k_init_arch): New.
90         (s_m68k_cpu, s_m68k_arch): New.
91         (md_show_usage): Adjust.
92         (m68k_elf_final_processing): Set CF EF flags.
93         * config/tc-m68k.h (m68k_init_after_args): Remove.
94         (tc_init_after_args): Remove.
95         * doc/c-m68k.texi (M68K-Opts): Document -march, -mcpu options.
96         (M68k-Directives): Document .arch and .cpu directives.
97
98 2006-02-05  Arnold Metselaar  <arnold.metselaar@planet.nl>
99
100         * config/tc-z80.c (z80_start_line_hook): allow .equ and .defl as 
101         synonyms for equ and defl. 
102         (z80_cons_fix_new): New function.
103         (emit_byte): Disallow relative jumps to absolute locations.
104         (emit_data): Only handle defb, prototype changed, because defb is 
105         now handled as pseudo-op rather than an instruction.
106         (instab): Entries for defb,defw,db,dw moved from here...
107         (md_pseudo_table): ... to here, use generic cons() for defw,dw. 
108         Add entries for def24,def32,d24,d32.
109         (md_assemble): Improved error handling.
110         (md_apply_fix): New case BFD_RELOC_24, set fixP->fx_no_overflow to one.
111         * config/tc-z80.h (TC_CONS_FIX_NEW): Define.
112         (z80_cons_fix_new): Declare.
113         * doc/c-z80.texi (defb, db): Mention warning on overflow. 
114         (def24,d24,def32,d32): New pseudo-ops.
115         
116 2006-02-02  Paul Brook  <paul@codesourcery.com>
117
118         * config/tc-arm.c (do_shift): Remove Thumb-1 constraint.
119
120 2005-02-02  Paul Brook  <paul@codesourcery.com>
121
122         * config/tc-arm.c (T2_OPCODE_MASK, T2_DATA_OP_SHIFT, T2_OPCODE_AND,
123         T2_OPCODE_BIC, T2_OPCODE_ORR, T2_OPCODE_ORN, T2_OPCODE_EOR,
124         T2_OPCODE_ADD, T2_OPCODE_ADC, T2_OPCODE_SBC, T2_OPCODE_SUB,
125         T2_OPCODE_RSB): Define.
126         (thumb32_negate_data_op): New function.
127         (md_apply_fix): Use it.
128
129 2006-01-31  Bob Wilson  <bob.wilson@acm.org>
130
131         * config/xtensa-istack.h (TInsn): Remove record_fix and sub_symbol
132         fields.
133         * config/tc-xtensa.h (xtensa_frag_type): Remove slot_sub_symbols field.
134         * config/tc-xtensa.c (md_apply_fix): Check for unexpected uses of
135         subtracted symbols.
136         (relaxation_requirements): Add pfinish_frag argument and use it to
137         replace setting tinsn->record_fix fields.
138         (xg_assemble_vliw_tokens): Adjust calls to relaxation_requirements
139         and vinsn_to_insnbuf.  Remove references to record_fix and
140         slot_sub_symbols fields.
141         (xtensa_mark_narrow_branches): Delete unused code.
142         (is_narrow_branch_guaranteed_in_range): Handle expr that is not just
143         a symbol.
144         (convert_frag_immed): Adjust vinsn_to_insnbuf call and do not set
145         record_fix fields.
146         (tinsn_immed_from_frag): Remove code for handling slot_sub_symbols.
147         (vinsn_to_insnbuf): Change use of record_fixup argument, replacing use
148         of the record_fix field.  Simplify error messages for unexpected
149         symbolic operands.
150         (set_expr_symbol_offset_diff): Delete.
151
152 2006-01-31  Paul Brook  <paul@codesourcery.com>
153
154         * config/tc-arm.c (arm_reg_parse): Check if reg is non-NULL.
155
156 2006-01-31  Paul Brook  <paul@codesourcery.com>
157         Richard Earnshaw <rearnsha@arm.com>
158
159         * config/tc-arm.c: Use arm_feature_set.
160         (arm_ext_*, arm_arch_full, arm_arch_t2, arm_arch_none,
161         arm_cext_iwmmxt, arm_cext_xscale, arm_cext_maverick, fpu_fpa_ext_v1,
162         fpu_fpa_ext_v2, fpu_vfp_ext_v1xd, fpu_vfp_ext_v1, fpu_vfp_ext_v2):
163         New variables.
164         (insns): Use them.
165         (md_atof, opcode_select, opcode_select, md_assemble, md_assemble,
166         md_begin, arm_parse_extension, arm_parse_cpu, arm_parse_arch,
167         arm_parse_fpu, arm_parse_float_abi, aeabi_set_public_attributes,
168         s_arm_cpu, s_arm_arch, s_arm_fpu): Use macros for accessing CPU
169         feature flags.
170         (arm_legacy_option_table, arm_option_cpu_value_table): New types.
171         (arm_opts): Move old cpu/arch options from here...
172         (arm_legacy_opts): ... to here.
173         (md_parse_option): Search arm_legacy_opts.
174         (arm_cpus, arm_archs, arm_extensions, arm_fpus)
175         (arm_float_abis, arm_eabis): Make const.
176
177 2006-01-25  Bob Wilson  <bob.wilson@acm.org>
178
179         * config/tc-xtensa.c (md_apply_fix): Set value to zero for PLT relocs.
180
181 2006-01-21  Jie Zhang  <jie.zhang@analog.com>
182
183         * config/bfin-parse.y (asm_1): Check value range for 16 bit immediate
184         in load immediate intruction.
185
186 2006-01-21  Jie Zhang  <jie.zhang@analog.com>
187
188         * config/bfin-parse.y (value_match): Use correct conversion
189         specifications in template string for __FILE__ and __LINE__.
190         (binary): Ditto.
191         (unary): Ditto.
192
193 2006-01-18  Alexandre Oliva  <aoliva@redhat.com>
194
195         Introduce TLS descriptors for i386 and x86_64.
196         * config/tc-i386.c (tc_i386_fix_adjustable): Handle
197         BFD_RELOC_386_TLS_GOTDESC, BFD_RELOC_386_TLS_DESC_CALL,
198         BFD_RELOC_X86_64_GOTPC32_TLSDESC, BFD_RELOC_X86_64_TLSDESC_CALL.
199         (optimize_disp): Emit fix up for BFD_RELOC_386_TLS_DESC_CALL and
200         BFD_RELOC_X86_64_TLSDESC_CALL immediately, and clear the
201         displacement bits.
202         (build_modrm_byte): Set up zero modrm for TLS desc calls.
203         (lex_got): Handle @tlsdesc and @tlscall.
204         (md_apply_fix, tc_gen_reloc): Handle the new relocations.
205
206 2006-01-11  Nick Clifton  <nickc@redhat.com>
207
208         Fixes for building on 64-bit hosts:
209         * config/tc-avr.c (mod_index): New union to allow conversion
210         between pointers and integers.
211         (md_begin, avr_ldi_expression): Use it.
212         * config/tc-i370.c (md_assemble): Add cast for argument to print
213         statement.
214         * config/tc-tic54x.c (subsym_substitute): Likewise.
215         * config/tc-mn10200.c (md_assemble): Use a union to convert the
216         opindex field of fr_cgen structure into a pointer so that it can
217         be stored in a frag.
218         * config/tc-mn10300.c (md_assemble): Likewise.
219         * config/tc-frv.c (frv_debug_tomcat): Use %p to print pointer
220         types.
221         * config/tc-v850.c: Replace uses of (int) casts with correct
222         types.
223
224 2006-01-09  H.J. Lu  <hongjiu.lu@intel.com>
225
226         PR gas/2117
227         * symbols.c (snapshot_symbol): Don't change a defined symbol.
228
229 2006-01-03  Hans-Peter Nilsson  <hp@bitrange.com>
230
231         PR gas/2101
232         * config/tc-mmix.c (mmix_handle_mmixal): Don't treat #[0-9][FB] as
233         a local-label reference.
234
235 For older changes see ChangeLog-2005
236 \f
237 Local Variables:
238 mode: change-log
239 left-margin: 8
240 fill-column: 74
241 version-control: never
242 End: