* arm-opc.h (arm_opcodes): Add patterns for VFP instructions.
[deliverable/binutils-gdb.git] / gas / ChangeLog
CommitLineData
fcd6d8d6
RE
12002-01-15 Richard Earnshaw <rearnsha@arm.com>
2
3 * tc-arm.c (md_parse_option): Tidy up setting of cpu_variant for
4 various command line options.
5
1f7fd478
NC
62002-01-15 Nick Clifton <nickc@cambridge.redhat.com>
7
8 * config/tc-xstormy16.c: (xstormy16_fix_adjustable): Do not fix
9 vtinherit relocs.
10 (xstormy16_md_apply_fix3): Do not return a value.
11
21f0f23a
RE
122002-01-14 Richard Earnshaw <rearnsha@arm.com>
13
14 * tc-arm.c (md_longopts): On targets that aren't bi-endian, support
15 the -EL/-EB option that matches the target's endianness.
16 (md_parse_option): Likewise.
17
ce058b6c
RE
182002-01-14 Richard Earnshaw <rearnsha@arm.com>
19
20 * tc-arm.c (md_longopts): Fix misplaced #endif -- the -oabi option
21 is not dependent on ARM_BI_ENDIAN.
22
f03698e6
RE
232002-01-14 Richard Earnshaw <rearnsha@arm.com>
24
25 * tc-arm.c (all error messages): Normalize capitalization of messages.
26
27 * tc-arm.h (md_operand): Delete define.
28 * tc-arm.c (in_my_get_expression): New static variable.
29 (my_get_expression): Set and clear it.
30 (md_operand): New function. If called from my_get_expression
31 put the error in inst.error.
32 (output_inst): Now takes argument of instruction being assembled.
33 Print it out with any error message.
34 (do_ldst, do_ldstv4, thumb_load_store): Fault attempt to use a store
35 with '=' syntax.
36 (end_of_line): Don't update inst.error if it is already set.
37
e28cd48c
RE
382002-01-11 Richard Earnshaw <rearnsha@arm.com>
39
40 * tc-arm.c ((do_ldst): Fix handling an immediate expression pseudo
41 op that can be translated into a mvn instruction.
42
1cd8ff38
NC
432002-01-11 Steve Ellcey <sje@cup.hp.com>
44
45 * gas/config/tc-ia64.h (MD_FLAGS_DEFAULT): New Macro for
46 setting default md.flags.
47 (SHT_INIT_ARRAY): New elf special section used by HP-UX.
48 (SHT_FINI_ARRAY): New elf special section used by HP-UX.
49 * gas/config/tc-ia64.c (setup_unwind_header): Add support
50 for 32 bit unwind info blocks.
51 (generate_unwind_image): Add support for different types
52 of unwind images (32 bits and/or big-endian).
53 (ia64_init): Use MD_FLAGS_DEFAULT to set md.flags.
54 (ia64_target_format): Add support for hpux target formats.
55 (ia64_gen_real_reloc_type): Add support for FUNC_IPLT_RELOC.
56 (ia64_elf_section_type): Add support for SHT_INIT_ARRAY and
57 SHT_FINI_ARRAY elf section types.
58
6c43fab6
RE
592002-01-10 Richard Earnshaw <rearnsha@arm.com>
60
61 * tc-arm.c (struct reg_entry): Move before prototypes.
62 (int_register, cp_register, fp_register): Delete.
63 (reg_table): Delete. Replaced with ...
64 (rn_table, cp_table, cn_table, fn_table, mav_mvf_table)
65 (mav_mvd_table, mav_mvfx_table, mav_mvdx_table, mav_mvax_table)
66 (mav_dspsc_table): ... one table per register set.
67 (arm_reg_hsh): Delete.
68 (struct reg_map): New structure.
69 (all_reg_maps): New array.
70 (enum arm_reg_type): New enums.
71 (build_reg_hsh): New function.
72 (insert_reg_alias): Use hash table passed by caller. Adjust all
73 callers.
74 (create_register_alias): New function, split out from ...
75 (md_assemble): ... here.
76 (md_begin): Build new register hash tables.
77 (arm_reg_parse): New argument for the hash table to search. Adjust all
78 callers.
79 (arm_reg_parse_any): New function.
80 (co_proc_number): Look up the processor number in the processor hash
81 table.
82 (cirrus_regtype): Delete.
83 (cirrus_register, cirrus_mvf_register, cirrus_mvd_register)
84 (cirrus_mvfx_register, cirrus_mvdx_register, cirrus_mvax_register)
85 (ARM_EXT_MAVERICKsc_register): Delete.
86 (do_c_binops_1, do_c_binops_2, do_c_binops_3): Delete.
87 (do_c_binops_1[a-o], do_c_binops_2[a-c], do_c_binops_3[a-d]): New
88 functions.
89 (do_c_triple_4, do_c_triple_5): Delete.
90 (do_c_triple_4[ab], do_c_triple_5[a-h]): New functions.
91 (do_c_quad_6): Delete.
92 (do_c_quad_6[ab]): New functions.
93 (do_c_binops, do_c_triple, do_c_quad, do_c_shift, do_c_ldst): Rework
94 arguments to use new register parsing methods.
95 (cirrus_reg_required_here): Likewise.
96 (insns): Reclassify cirrus maverick worker functions.
97 (cirrus_valid_reg): Delete.
98
8d05742f
JT
992002-01-07 Jason Thorpe <thorpej@wasabisystems.com>
100
101 * configure.in (sh*le): Set cpu_type=sh and endian=little.
102 (sh*-*-netbsdelf*): New target.
103 * configure: Regenerate.
104 * tc-sh.h: Update copyright years.
105 (TARGET_FORMAT): Add version for TE_NetBSD.
106
ceac3f62
NC
1072002-01-07 Nick Clifton <nickc@cambridge.redhat.com>
108
109 * read.c (emit_expr): Do not allow 'size' or 'nbytes' to go
110 negative.
111
d7861ad2
AM
1122002-01-06 Alan Modra <amodra@bigpond.net.au>
113
114 * config/tc-m68k.h (md_prepare_relax_scan): Rewrite.
115 * config/tc-m68k.c (md_relax_table): Add md_prepare_relax_scan comment.
116
7a621144
DJ
1172002-01-05 Daniel Jacobowitz <drow@mvista.com>
118
119 * tc-mips.c (mips_cprestore_valid): New flag.
120 (mips_frame_reg_valid): New flag.
121 (macro) [M_JAL_2]: Check both flags.
122 [M_JAL_A]: Likewise.
123 (s_cprestore): Set mips_cprestore_valid.
124 (tc_get_register): If setting mips_frame_reg, set
125 mips_frame_reg_valid and clear mips_cprestore_valid.
126 (s_mips_ent): Clear both flags.
127 (s_mips_end): Clear both flags.
128
7c6beb69
AM
1292002-01-05 Alan Modra <amodra@bigpond.net.au>
130
131 * write.c (write_object_file): Make use of bfd_section_list_remove.
132 * config/obj-ecoff.c (ecoff_frob_file): Likewise.
133 * config/tc-mmix.c (mmix_frob_file): Likewise.
134
8a8b2d4b
AJ
1352002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
136
137 * configure.in (i386-*-netbsdelf*): Collapse target into...
138 (i386-*-netbsd*): ...this. Add support for x86-64.
139 * configure: Regenerated.
140
a09cf9bd
MG
1412002-01-03 matthew green <mrg@redhat.com>
142
143 * config/tc-ppc.c (md_parse_option): BookE is not Motorola specific.
144
23b7f870
NC
1452002-01-02 Nick Clifton <nickc@cambridge.redhat.com>
146
147 * config/tc-m68k.c (md_estimate_size_before_relax): Test for a
148 NULL frag link.
149
08d56133
NC
150For older changes see ChangeLog-0001
151\f
152Local Variables:
153mode: change-log
154left-margin: 8
155fill-column: 74
156version-control: never
157End:
86cf98f3 158
This page took 0.042358 seconds and 4 git commands to generate.