]>
Commit | Line | Data |
---|---|---|
c74ca124 | 1 | start-sanitize-sky |
69312dac DE |
2 | Tue Feb 24 11:01:25 1998 Doug Evans <[email protected]> |
3 | ||
4 | * config/tc-dvp.h (tc_frob_label): Define. | |
5 | * config/tc-dvp.c (dvp_frob_label): New function. | |
b6d331b9 DE |
6 | (create_colon_label): New argument `sto'. All callers updated. |
7 | (record_mach): New argument `force_next_p'. All callers updated. | |
8 | (cpu_sto): New function. | |
9152beba DE |
9 | (UNIQUE_LABEL_PREFIX): New macro. |
10 | (unique_label): Use it. | |
11 | (assemble_gif): Emit start label before mach label. | |
12 | (s_endgif): Update. | |
69312dac | 13 | |
e9cb12e4 DE |
14 | Mon Feb 23 15:55:12 1998 Doug Evans <[email protected]> |
15 | ||
16 | * config/tc-dvp.c (assemble_dma): Do alignment before parsing insn. | |
17 | (setup_dma_autocount): Renamed from setup_autocount. New argument | |
18 | inline_p. All callers changed. Fix word address of count. | |
19 | (parse_dma_addr_autocount): Fix word address of address. | |
20 | ||
21 | end-sanitize-sky | |
22 | start-sanitize-sky | |
96f5b6b2 JL |
23 | Mon Feb 23 17:24:06 1998 Jim Lemke <[email protected]> |
24 | ||
25 | * config/obj-elf.c: Take Ian's suggestion, leave .bss etc | |
26 | in special_sections table and add .vubss etc via | |
27 | ELF_TC_SPECIAL_SECTIONS. | |
28 | * config/tc-dvp.h: Likewise. | |
29 | ||
c74ca124 | 30 | end-sanitize-sky |
a15a45e5 DE |
31 | Mon Feb 23 11:29:06 1998 Doug Evans <[email protected]> |
32 | ||
33 | * cgen.c: #include symcat.h. | |
34 | * config/tc-m32r.c: Likewise. | |
35 | ||
65d2c7d3 JL |
36 | Mon Feb 23 10:27:40 1998 Jeffrey A Law ([email protected]) |
37 | ||
38 | * config/tc-mips.c (mips_ip, case 'P'): Make 'P' arguments be | |
39 | absolute expressions instead of '$' prefixed register names. | |
40 | ||
56c99b3e RH |
41 | Sat Feb 21 22:36:52 1998 Richard Henderson <[email protected]> |
42 | ||
43 | * read.c (s_set): Record file and line info for symbols when -as. | |
44 | (pseudo_set): Don't overwrite that dummy fragment. | |
45 | ||
d3c6610c DE |
46 | start-sanitize-sky |
47 | Fri Feb 20 12:43:02 1998 Doug Evans <[email protected]> | |
48 | ||
498fcb9c | 49 | * config/tc-dvp.c (md_assemble): Handle ASM_DIRECT state. |
d3c6610c DE |
50 | (dvp_parse_done): Comment out contents. |
51 | (s_enddirect,s_endmpg,s_endunpack): Call demand_empty_rest_of_line. | |
52 | (s_state): Handle .vu in included file. | |
8151801a | 53 | (asm_state): New state ASM_GIF. |
498fcb9c DE |
54 | (asm_state_stack): Maintain stack of parsing states. |
55 | ({push,pop,set}_asm_state): New functions. | |
56 | (CUR_ASM_STATE): Renamed from cur_asm_state, all uses updated. | |
8151801a DE |
57 | (gif_{insn_type,data_name,insn_frag}): New static locals. |
58 | (md_assemble): Watch for .endgif if in ASM_GIF state. | |
59 | (assemble_gif): Complete. | |
60 | (s_endgif): Complete. | |
ee753b4b DE |
61 | (cur_mach): New static local. |
62 | (record_mach): New function. | |
63 | (md_begin): Initialize `cur_mach'. | |
64 | (assemble_*): Record current mach type. | |
83920d29 DE |
65 | (vu_count): New static local. |
66 | (assemble_vif): Temporary hack to properly align mpg/direct data. | |
67 | (assemble_vu): Insert mpg every 256 insns. | |
d3c6610c DE |
68 | |
69 | end-sanitize-sky | |
c634d13e ILT |
70 | Fri Feb 20 15:03:13 1998 Ian Lance Taylor <[email protected]> |
71 | ||
72 | * config/tc-ppc.c (md_pseudo_table): Add "section". | |
73 | (ppc_named_section): New static function. | |
74 | ||
9db4b37c RH |
75 | Thu Feb 19 22:25:42 1998 Richard Henderson <[email protected]> |
76 | ||
77 | * tc-ppc.c (ppc_biei): Cache the last symbol we inserted | |
78 | so we don't have to scan the entire list. | |
79 | ||
ccc12f73 FF |
80 | start-sanitize-d30v |
81 | Tue Feb 17 17:02:15 1998 Fred Fish <[email protected]> | |
82 | ||
83 | * config/tc-d30v.c (parallel_ok): For the explicitly parallel | |
84 | case, allow the parallel instructions to modify the same flag | |
85 | bits. | |
86 | ||
87 | end-sanitize-d30v | |
ecc9627d RH |
88 | Thu Feb 19 16:08:15 1998 Richard Henderson <[email protected]> |
89 | ||
90 | * listing.c (list_symbol_table): Categorize symbols by | |
91 | undefined_section rather than sy_frag->line == NULL. | |
92 | ||
91572941 DE |
93 | start-sanitize-sky |
94 | Thu Feb 19 02:17:03 1998 Doug Evans <[email protected]> | |
95 | ||
96 | * config/tc-dvp.c (LOCAL_LABEL_PREFIX,END_LABEL_PREFIX): New macros. | |
97 | (inline_dmadata): Renamed from s_dmadata_implied. | |
98 | (assemble_one_insn): Rewrite dma operand processing. | |
99 | (md_apply_fix3): Handle DVP_OPERAND_DMA_NEXT. | |
100 | (unique_name,setup_autocount): New functions. | |
101 | ||
102 | * config/tc-dvp.c: Include stdarg.h/varargs.h. | |
103 | (md_pseudo_table): Add .word. | |
104 | (assemble_dma): Set alignment to 16 bytes. Enable code that records | |
105 | fixups. | |
106 | (assemble_one_insn): Handle DVP_OPERAND_DMA_{ADDR,AUTOCOUNT}. | |
107 | (md_apply_fix3): Handle DVP_OPERAND_DMA_ADDR. | |
108 | (parse_dma_addr_autocount): Renamed from parse_dma_ptr_autocount. | |
109 | Rewrite. | |
110 | (eval_expr): New function. | |
111 | (create_label,create_colon_label): New function. | |
112 | (s_enddmadata): Rewrite. | |
113 | ||
114 | end-sanitize-sky | |
9c0e2b9e RH |
115 | Wed Feb 18 23:39:46 1998 Richard Henderson <[email protected]> |
116 | ||
117 | * Makefile.am (install-exec-local): Install properly when ln | |
118 | fails or tooldir == prefix. | |
119 | ||
65850016 NC |
120 | start-sanitize-m32rx |
121 | Wed Feb 18 18:11:42 1998 Nick Clifton <[email protected]> | |
122 | ||
123 | * config/tc-m32r.c (first_writes_to_seconds_operands): Special | |
124 | handling of updates to the condition bit as this is shadow by | |
125 | several registers. | |
126 | end-sanitize-m32rx | |
19f12fb4 DE |
127 | start-sanitize-sky |
128 | Wed Feb 18 15:49:56 1998 Doug Evans <[email protected]> | |
129 | ||
130 | * config/tc-dvp.c (parse_float): New function. | |
131 | (assemble_vu): Handle loi insns. | |
132 | (assemble_one_insn): Simplify suffix parsing. | |
1028c33f DE |
133 | Handle DVP_OPERAND_FLOAT. Allow FAKE arguments to have a parser |
134 | handler. | |
19f12fb4 DE |
135 | |
136 | end-sanitize-sky | |
af82efaf | 137 | start-sanitize-m32rx |
20419451 NC |
138 | Wed Feb 18 14:30:26 1998 Nick Clifton <[email protected]> |
139 | ||
140 | * doc/c-m32r.texi (M32R-Opts): Add --Wp and --Wnp. | |
141 | ||
142 | * doc/as.texinfo (Overview): Add --Wp and --Wnp. | |
143 | ||
144 | * config/tc-m32r.c (md_longopts): Accept --Wp as an abbreviation | |
145 | for --warn-explicit-parallel-conflicts and --Wnp as an | |
146 | abbreviation for --no-warn-explicit-parallel-conflicts. | |
147 | (assemble_parallel_insn): Use non-relaxable versions of branch | |
148 | instructions. | |
149 | ||
af82efaf NC |
150 | Wed Feb 18 11:00:18 1998 Nick Clifton <[email protected]> |
151 | ||
152 | * app.c: Parse || as a seperator between assembler statements. | |
19f12fb4 | 153 | |
af82efaf | 154 | end-sanitize-m32rx |
63aa1c74 DE |
155 | Tue Feb 17 18:58:51 1998 Doug Evans <[email protected]> |
156 | ||
19f12fb4 | 157 | * cgen.c (cgen_md_apply_fix3): Delete call to validate_operand. |
63aa1c74 DE |
158 | Test result of insert_operand for error. |
159 | ||
c9cec4ef | 160 | start-sanitize-m32rx |
b86c0dd3 NC |
161 | Mon Feb 16 12:28:40 1998 Nick Clifton <[email protected]> |
162 | ||
163 | * config/tc-m32r.c (md_assemble): Only parallelise instructions | |
164 | when m32rx target is enabled and the instructions are not | |
165 | relaxable. | |
166 | ||
c9cec4ef NC |
167 | Fri Feb 13 14:42:16 1998 Nick Clifton <[email protected]> |
168 | ||
169 | * config/tc-m32r.c (first_writes_to_seconds_operands): Do not | |
170 | bother checking insn which have no operands. | |
171 | ||
172 | end-sanitize-m32rx | |
ba4da4fe ILT |
173 | Fri Feb 13 16:41:42 1998 Ian Lance Taylor <[email protected]> |
174 | ||
175 | * Makefile.am (AUTOMAKE_OPTIONS): Add cygnus. | |
176 | * configure, Makefile.in, aclocal.m4: Rebuild with automake 1.2e. | |
177 | * doc/Makefile.am (AUTOMAKE_OPTIONS): Define. | |
178 | * doc/Makefile.in: Rebuild. | |
179 | ||
8e7a5a04 | 180 | start-sanitize-m32rx |
6cf2575a NC |
181 | Fri Feb 13 09:57:11 1998 Nick Clifton <[email protected]> |
182 | ||
183 | * config/tc-m32r.c (first_writes_to_seconds_operands): New | |
184 | function. Replaces get_src_reg(), check_for_side_effects(), | |
185 | reads_from_src_reg(). Uses new insn operand features of cgen. | |
8e7a5a04 | 186 | (writes_to_pc): New function., but with new code suppressed for now. |
6cf2575a | 187 | (md_assemble): Call first_writes_to_seconds_operands(). |
8e7a5a04 | 188 | end-sanitize-m32rx |
679f7845 ILT |
189 | Fri Feb 13 00:47:44 1998 Ian Lance Taylor <[email protected]> |
190 | ||
191 | * config/tc-mips.c (macro_build): Handle operand type 'C'. | |
192 | (macro): Fix handling of M_COP[0-3]. | |
193 | ||
43448efe ILT |
194 | Thu Feb 12 14:06:59 1998 Ian Lance Taylor <[email protected]> |
195 | ||
618ea808 ILT |
196 | Based on patches from Ross Harvey <[email protected]>: |
197 | * macro.c (ISSEP): Only treat '<' and '>' as separator characters | |
198 | if macro_alternate or macro_mri. | |
199 | (getstring): Remove support for byte constants between < and >. | |
200 | (get_any_string): '<' only starts a string if macro_alternate or | |
201 | macro_mri. | |
202 | (macro_expand_body): Permit keyword parameters following | |
203 | positional parameters. | |
204 | ||
69d0b6d3 ILT |
205 | NetBSD patches from Gordon W. Ross <[email protected]>: |
206 | * configure.in (alpha*-*-netbsd*): New target. | |
207 | * config/te-nbsd.h (LOCAL_LABELS_FB): Define. | |
208 | * configure: Rebuild. | |
209 | ||
1b9bf4a5 ILT |
210 | * as.h (flag_warn_suppress_instructionswap): Move from here... |
211 | * config/tc-d10v.c (flag_warn_suppress_instructionswap): ...to | |
212 | here, and make static. | |
213 | ||
8642a203 ILT |
214 | * ehopt.c (eh_frame_code_alignment): Only use seg_info if |
215 | BFD_ASSEMBLER or MANY_SEGMENTS. | |
216 | ||
43448efe ILT |
217 | * as.c (show_usage): Update bug-gnu-utils address. |
218 | * gasp.c (show_usage): Likewise. | |
219 | * doc/as.texinfo (Bug Reporting): Likewise. | |
220 | ||
9a1f3160 JL |
221 | Wed Feb 11 23:26:28 1998 Jeffrey A Law ([email protected]) |
222 | ||
223 | * config/tc-mips.c (load_address): Don't use mips III or mips IV | |
224 | insns regardless of the size of a pointer if we're in mips I or | |
225 | MIPS II mode. | |
226 | (macro, macro2, s_cprestore, s_cpadd): Likewise. | |
227 | ||
fc3c25b9 JR |
228 | Thu Feb 12 03:41:00 1998 J"orn Rennecke <[email protected]> |
229 | ||
230 | Fix rac to accept only a0: | |
231 | * tc-d10v.c (parallel_ok, find_opcode): | |
232 | Split OPERAND_ACC into OPERAND_ACC0 and OPERAND_ACC1. | |
233 | Introduce OPERAND_GPR. | |
234 | ||
a699db22 RH |
235 | Wed Feb 11 16:28:13 1998 Richard Henderson <[email protected]> |
236 | ||
237 | * read.c (s_fill): Handle non-constant repeat counts by creating | |
238 | an rs_space fragment. | |
239 | ||
ef582182 NC |
240 | start-sanitize-m32rx |
241 | Wed Feb 11 10:32:28 1998 Nick Clifton <[email protected]> | |
242 | ||
243 | * doc/c-m32r.texi: Document warning and error messages. Add | |
244 | descriptions of --warn-explicit-parallel-conflicts. | |
245 | ||
246 | * doc/as.texinfo: Add more m32rx command line options. | |
a699db22 | 247 | |
ef582182 NC |
248 | end-sanitize-m32rx |
249 | Tue Feb 10 18:31:31 1998 Ian Lance Taylor <[email protected]> | |
250 | ||
251 | * config/tc-i386.c (i386_operand): Change error added Jan 2 1998 | |
252 | from as_bad to as_warn. | |
253 | ||
8be4a8f7 DE |
254 | start-sanitize-sky |
255 | Tue Feb 10 15:15:40 1998 Doug Evans <[email protected]> | |
256 | ||
257 | * config/tc-dvp.c (*): pke->vif, gpuif->gif. | |
258 | ||
259 | end-sanitize-sky | |
ffc3a160 JL |
260 | Tue Feb 10 18:04:00 1998 Jim Lemke <[email protected]> |
261 | ||
be0ed38b | 262 | * as.c: (perform_an_assembly_pass): Use [TEXT|DATA|BSS]_SECTION_NAME |
ffc3a160 | 263 | * as.h: Define default values of [TEXT|DATA|BSS]_SECTION_NAME |
be0ed38b | 264 | * config/obj-elf.c (elf_begin): Use [TEXT|DATA|BSS]_SECTION_NAME |
45fb7b89 | 265 | start-sanitize-sky |
ffc3a160 | 266 | * config/tc-dvp.h: Add configuration specific section names. |
45fb7b89 | 267 | end-sanitize-sky |
ffc3a160 | 268 | |
3081e567 ILT |
269 | Tue Feb 10 17:58:18 1998 Ian Lance Taylor <[email protected]> |
270 | ||
271 | * ehopt.c (eh_frame_code_alignment): If not BFD_ASSEMBLER, use | |
272 | seg_fix_rotP rather than fix_root from seg_info. | |
273 | ||
f64479ba IC |
274 | Tue Feb 10 15:32:22 1998 Ian Carmichael <[email protected]> |
275 | ||
276 | * expr.c: Add support for 0x1_2_3_4 bignums. | |
f64479ba | 277 | |
dfb3ecb2 ILT |
278 | Tue Feb 10 14:43:40 1998 Ian Lance Taylor <[email protected]> |
279 | ||
5023c3ab ILT |
280 | * configure.in: Change -linux* to -linux-gnu*. |
281 | * configure: Rebuild. | |
282 | ||
dfb3ecb2 ILT |
283 | * app.c (do_scrub_begin): Treat \r as whitespace. |
284 | ||
47aa5592 NC |
285 | start-sanitize-m32rx |
286 | Mon Feb 9 16:23:11 1998 Nick Clifton <[email protected]> | |
287 | ||
288 | * config/tc-m32r.c (get_src_reg): Use m32r_cgen_get_operand() | |
289 | rather than parsing syntax string manually. | |
290 | (assemble_parallel_insn): Check for both forms of parallel | |
291 | conflict. | |
292 | end-sanitize-m32rx | |
6c4e4786 ILT |
293 | Mon Feb 9 14:16:11 1998 Ian Lance Taylor <[email protected]> |
294 | ||
295 | * Makefile.am: Update dependencies. | |
296 | * Makefile.in: Rebuild. | |
297 | ||
7ee4e307 ILT |
298 | Sat Feb 7 15:33:51 1998 Ian Lance Taylor <[email protected]> |
299 | ||
300 | * configure, aclocal.m4: Rebuild with new libtool. | |
301 | ||
6766132d JL |
302 | Fri Feb 6 16:08:30 1998 Jeffrey A Law ([email protected]) |
303 | ||
304 | * config/tc-mips.c (md_begin): If mips_cpu is set, then use it as | |
305 | the argument to bfd_set_arch_mach. | |
306 | (load_address): Use bfd_arch_bits_per_address to determine the | |
307 | bit size of an address instead of looking at the isa level. | |
308 | (macro, macro2, s_cprestore, s_cpadd): Likewise. | |
309 | ||
3cb46b33 NC |
310 | start-sanitize-v850e |
311 | Fri Feb 6 14:44:34 1998 Nick Clifton <[email protected]> | |
312 | ||
313 | * config/tc-v850.c (md_parse_option): Add -mv850any command line option. | |
314 | end-sanitize-v850e | |
a52052db ILT |
315 | Thu Feb 5 12:39:08 1998 Ian Lance Taylor <[email protected]> |
316 | ||
ffd652c3 ILT |
317 | * ehopt.c: New file. |
318 | * as.h (enum _relax_state): Add rs_cfa. | |
319 | (check_eh_frame, eh_frame_estimate_size_before_relax): Declare. | |
320 | (eh_frame_relax_frag, eh_frame_convert_frag): Declare. | |
321 | * read.c (emit_expr): Call check_eh_frame. | |
322 | * write.c (cvt_frag_to_fill): Handle rs_cfa. | |
323 | (relax_segment): Likewise. | |
324 | * Makefile.am: Rebuild dependencies. | |
325 | (GAS_CFILES): Add ehopt.c. | |
326 | (GENERIC_OBJS): Add ehopt.o. | |
327 | * doc/internals.texi (Frags): Document rs_cfa. | |
328 | ||
329 | * as.c (show_usage): Mention --traditional-format. | |
330 | (parse_args): Accept --traditional-format. | |
331 | * as.h (flag_traditional_format): Declare. | |
332 | * output-file.c (output_file_create): If flag_traditional_format, | |
333 | set BFD_TRADITIONAL_FORMAT on stdoutput. | |
334 | * doc/as.texinfo, doc/as.1: Document --traditional-format. | |
335 | ||
b073d428 ILT |
336 | * config/tc-mips.c (append_insn): Make sure that if we have a |
337 | fixup for an unmatched %hi reloc, it does not associated with a | |
338 | variant frag. | |
339 | ||
a52052db ILT |
340 | * configure, Makefile.in, aclocal.m4: Rebuild with new libtool. |
341 | * doc/Makefile.in: Likewise. | |
342 | ||
89285fc9 NC |
343 | Wed Feb 4 15:41:54 1998 Nick Clifton <[email protected]> |
344 | ||
345 | * config/tc-m32r.c (check_for_side_effects): New function. | |
346 | (can_make_parallel): Add checks for instruction side effects | |
347 | clashing with the other instruction. | |
348 | (assemble_parallel_insn): Improve warning messages. Return error | |
349 | message from non-swapped instruction order. | |
350 | ||
da9a396b NC |
351 | Wed Feb 4 20:00:26 1998 James G. Smith <[email protected]> |
352 | ||
353 | * config/tc-arm.c: Rename arm_after_pass_hook() to arm_cleanup(). | |
354 | ||
355 | * config/tc-arm.h: Replace md_after_pass_hook definition with a | |
356 | md_cleanup definition. This moves the forced literal output to | |
357 | the end of the source pass, and avoids macro's inserting literals | |
358 | into the code immediately after the macro expansion. | |
359 | ||
e8696467 ILT |
360 | Wed Feb 4 13:17:19 1998 Ian Lance Taylor <[email protected]> |
361 | ||
dfe0d219 ILT |
362 | * config/tc-sparc.h (tc_fix_adjustable) [OBJ_ELF]: A reloc against |
363 | a gas internal symbol is adjustable. | |
6e2604ce | 364 | * config/tc-ppc.h (tc_fix_adjustable): Likewise. |
dfe0d219 | 365 | |
e8696467 ILT |
366 | * as.h: If gcc version greater than 2.6, use `__format__' and |
367 | `__printf__' in function attributes, rather than `format' and | |
368 | `printf'. | |
369 | ||
0e034c77 ILT |
370 | Mon Feb 2 18:38:18 1998 Ian Lance Taylor <[email protected]> |
371 | ||
372 | * config/tc-sparc.c: Only include elf/sparc.h if OBJ_ELF. | |
373 | ||
374 | Mon Feb 2 18:30:34 1998 Steve Haworth <[email protected]> | |
375 | ||
376 | Add tms320c30 support: | |
377 | * config/tc-tic30.h: New file. | |
378 | * config/tc-tic30.c: New file. | |
379 | * config/obj-coff.h: If TC_TIC30, include coff/tic30.h and define | |
380 | TARGET_FORMAT as "coff-tic30". | |
381 | * configure.in (tic30-*-*aout*, tic30-*-*coff*): New targets. | |
382 | * Makefile.am: Rebuild dependencies. | |
383 | (CPU_TYPES): Add tic30. | |
384 | (CPU_OBJ_VALID): tic30-aout is valid. | |
385 | (TARGET_CPU_CFILES): Add config/tc-tic30.c. | |
386 | (TARGET_CPU_HFILES): Add config/tc-tic30.h. | |
387 | * configure, Makefile.in: Rebuild. | |
388 | ||
c519430b NC |
389 | Mon Feb 2 10:20:37 1998 Nick Clifton <[email protected]> |
390 | ||
391 | * config/tc-v850.c (md_assemble): Improvements to error messages | |
392 | for PR 14720. | |
393 | ||
32715d71 ILT |
394 | Mon Feb 2 12:39:05 1998 Geoff Keating <[email protected]> |
395 | ||
396 | * config/tc-ppc.c (md_apply_fix3): Change BFD_RELOC_HI16 and | |
397 | BFD_RELOC_HI16_S to store the high bits of any value. | |
398 | ||
399 | * config/tc-ppc.h (tc_fix_adjustable): Undo change of Fri Jun 27. | |
400 | (TC_RELOC_RTSYM_LOC_FIXUP): Don't let the | |
401 | assembler calculate relocations to any external symbol at all. | |
402 | * config/tc-ppc.c (md_apply_fix3) [OBJ_ELF]: Correct bugs | |
403 | involving generation of pc-relative relocs. | |
404 | (md_pcrel_from_section) [OBJ_ELF]: The job this code used to do | |
405 | has been moved to md_apply_fix3. | |
406 | ||
407 | * config/tc-ppc.c (md_apply_fix3): Fix test for too-far branch. | |
408 | (ppc_elf_suffix): Warn about 'identifier+constant@got' syntax, | |
409 | which actually means (the address of identifier's GOT entry) + | |
410 | constant, which is not particularly useful. | |
411 | ||
d341ae3f DE |
412 | Fri Jan 30 11:02:35 1998 Doug Evans <[email protected]> |
413 | ||
414 | * read.h (include_dirs): Declare. | |
415 | (include_dir_count,include_dir_maxlen): Declare. | |
5b862039 DE |
416 | start-sanitize-sky |
417 | ||
418 | * config/tc-dvp.c (md_longopts): Add -no-dma, -no-dma-pke. | |
419 | (md_parse_option): Handle them. | |
420 | (md_show_usage): Print them. | |
421 | (output_dma,output_pke): New static globals. | |
5b862039 DE |
422 | (assemble_pke): Handle -no-dma-pke. |
423 | (insert_file): Search include dir list. | |
424 | (s_enddirect): Validate length if prespecified. | |
425 | (s_endmpg): Likewise. Handle -no-dma-pke. | |
426 | (s_endunpack): Handle -no-dma-pke. | |
32729d87 DE |
427 | (md_pcrel_from_section): Add offset to delay slot for |
428 | undefined symbols. | |
5b862039 | 429 | end-sanitize-sky |
d341ae3f | 430 | |
4b027387 ILT |
431 | Fri Jan 30 11:47:02 1998 Ian Lance Taylor <[email protected]> |
432 | ||
f2e272e0 ILT |
433 | * configure.in: Correct check for shared opcodes library. |
434 | * configure: Rebuild. | |
435 | ||
ce44ad74 ILT |
436 | * listing.c (buffer_line): If we can't open the file, set at_end. |
437 | (listing_print): Remove unused local variable fi. | |
438 | ||
439 | * config/m68k-parse.y (reglistpair): Handle register list in | |
440 | either order. | |
441 | ||
4b027387 ILT |
442 | * config/vms-conf.h: Don't undef VERSION. |
443 | ||
72e6c688 DE |
444 | start-sanitize-m32rx |
445 | Thu Jan 29 13:36:29 1998 Doug Evans <[email protected]> | |
446 | ||
447 | * config/tc-m32r.c (allow_m32rx): Must compile with K&R C. | |
448 | (m32rx support): only include #ifdef HAVE_CPU_M32RX. | |
449 | ||
450 | end-sanitize-m32rx | |
4b027387 | 451 | Thu Jan 29 14:42:44 1998 Pat Rankin <[email protected]> |
c412299f ILT |
452 | |
453 | * Makefile.am (CONFIG_OBJS): New variable, containing part of old | |
454 | OBJS variable. | |
455 | (GENERIC_OBJS): New variable, with the rest of the old OBJS | |
456 | variable. | |
457 | (OBJS): Now just $(CONFIG_OBJS) and $(GENERIC_OBJS). | |
458 | ($(srcdir)/make-gas.com): Rename from make-gas.com. | |
459 | (stamp-mk.com): Replace $(OBJS) with $(GENERIC_OBJS). | |
460 | (EXTRA_DIST): Define. | |
461 | * vmsconf.sh: Handle {targ-cpu, obj-format, atof-targ} modules | |
462 | explicitly rather than via the list of object files. | |
463 | (gcc-as.opt): New file created when make-gas.com is run. | |
464 | * config-gas.com: Create {targ-cpu.h, obj-format.h, targ-env.h, | |
465 | itbl-cpu.h} to #include appropriate file rather than copying that | |
466 | file. | |
467 | * config/vms-conf.h: Synchronize with current config.in. | |
468 | * Makefile.in: Rebuild. | |
469 | ||
ca1a4060 MM |
470 | start-sanitize-d30v |
471 | Thu Jan 29 18:48:19 1998 Bill Moyer <[email protected]> | |
472 | ||
473 | * config/tc-d30v.c (do_assemble): Added flag_explicitly_parallel. | |
474 | (parallel_ok): Relaxed parallel subinstruction dependency check. | |
475 | ||
476 | end-sanitize-d30v | |
ed295804 NC |
477 | start-sanitize-m32rx |
478 | Wed Jan 28 16:27:27 1998 Nick Clifton <[email protected]> | |
479 | ||
480 | * config/tc-m32r.c (md_assemble): Fix determination of when | |
481 | instructions can be combined in parallel. | |
482 | ||
483 | end-sanitize-m32rx | |
4d1dc7f1 BM |
484 | Wed Jan 28 14:35:00 1998 Bill Moyer <[email protected]> |
485 | ||
486 | * as.h (flag_warn_suppress_instructionswap): added new flag. | |
487 | * tc-d10v.c (md_parse_option,md_longopts): added "--nowarnswap" | |
488 | command line argument. | |
489 | * tc-d10v.c (write_2_short): emit "Swapping instructions" | |
490 | warning only if flag_warn_suppress_instructionswap is false. | |
491 | ||
0040c1e9 ILT |
492 | Wed Jan 28 16:41:19 1998 J.J. van der Heijden <[email protected]> |
493 | ||
494 | * configure.in (i386-*-mingw32*): New target. | |
495 | * configure: Rebuild. | |
496 | ||
f414803c ILT |
497 | Wed Jan 28 14:51:18 1998 Ian Lance Taylor <[email protected]> |
498 | ||
8ecd2ccb ILT |
499 | * symbols.c (resolve_symbol_value): Don't set the segment if it |
500 | hasn't changed, and this is OBJ_AOUT without BFD_ASSEMBLER. | |
501 | ||
f414803c ILT |
502 | * config/obj-aout.h (S_IS_LOCAL): Correct typo--pass argument to |
503 | S_GET_SEGMENT. | |
504 | ||
fa8666c7 ILT |
505 | Wed Jan 28 13:54:50 1998 Pat Rankin <[email protected]> |
506 | ||
507 | as.h (unlink): Reverse 13-Feb-97 change; use of unlink vs remove | |
508 | depends upon HAVE_{UNLINK,REMOVE} values rather than host | |
509 | compiler. | |
510 | ||
8fb6931a ILT |
511 | Wed Jan 28 13:48:08 1998 Ian Lance Taylor <[email protected]> |
512 | ||
513 | * config/obj-coff.h (RESOLVE_SYMBOL_REDEFINITION): Define. | |
514 | ||
98b155a2 DE |
515 | start-sanitize-sky |
516 | Wed Jan 28 10:00:40 1998 Doug Evans <[email protected]> | |
517 | ||
518 | * configure.in: Add dvp support. | |
519 | * configure: Regenerate. | |
520 | * config/tc-dvp.[ch]: New files. | |
521 | ||
522 | end-sanitize-sky | |
1adee2cc NC |
523 | Wed Jan 28 09:52:00 1998 Nick Clifton <[email protected]> |
524 | ||
525 | * config/tc-v850.c (v850_insert_operand): Display instruction when | |
526 | an error is encountered. | |
527 | ||
6cc7a938 ILT |
528 | Tue Jan 27 13:32:01 1998 Robert Lipe <[email protected]> |
529 | ||
530 | * configure.in (i386-*-sco3.2v5*): Defaults to ELF now. | |
531 | (i386-*-sco3.2v5*coff): New target. | |
532 | (i386-*-sco3.2*): New target. | |
533 | * configure: Rebuild. | |
534 | ||
38a8f434 NC |
535 | Tue Jan 27 11:06:52 1998 Nick Clifton <[email protected]> |
536 | ||
537 | * config/tc-v850.c: Fix PRs 14721, 14722, 14723, tidying error | |
538 | message production. | |
539 | ||
8ecadea4 ILT |
540 | Tue Jan 27 12:24:32 1998 Ian Lance Taylor <[email protected]> |
541 | ||
29b2b5da ILT |
542 | * config/tc-arm.c (md_apply_fix3): Add new variable newimm to hold |
543 | validate_immediate return value in the right type for comparisons | |
544 | to FAIL. | |
8ecadea4 | 545 | |
76f9e5af RH |
546 | Tue Jan 27 06:51:59 1998 Richard Henderson <[email protected]> |
547 | ||
548 | * listing.c (MAX_BYTES): Use listing variables not constants. | |
549 | (data_buffer): No longer an array, but a pointer. | |
550 | (calc_hex): sizeof(data_buffer) -> MAX_BYTES. | |
551 | (listing_listing): Allocate data_buffer. | |
552 | ||
7b7a88d0 RH |
553 | Tue Jan 27 06:38:35 1998 Richard Henderson <[email protected]> |
554 | ||
555 | * as.c (parse_args): Add --listing-lhs-width, --listing-lhs-width2, | |
556 | --listing-rhs-width, --listing-cont-lines. | |
557 | (show_usage): Update. | |
558 | * listing.c (listing_lhs_width, listing_lhs_width_second): New vars. | |
559 | (listing_lhs_cont_lines, listing_rhs_width): New vars. | |
560 | (print_lines): Use the variables instead of the constants. | |
561 | (listing_listing): Likewise. | |
562 | * listing.h: Declare the new vars. | |
563 | ||
c3b27a64 RH |
564 | Tue Jan 27 05:32:05 1998 Richard Henderson <[email protected]> |
565 | ||
566 | * as.c (parse_args): Add --keep-locals alias for -L. | |
567 | Add --strip-local-absolute. | |
568 | (show_usage): Update. | |
569 | * as.h (flag_strip_local_absolute): New flag. | |
570 | * symbols.c (S_IS_LOCAL): Use it. | |
571 | * config/obj-aout.h (S_IS_LOCAL): Likewise. | |
572 | * config/obj-bout.h (S_IS_LOCAL): Likewise. | |
573 | * config/obj-coff.h (S_IS_LOCAL): Likewise. | |
574 | ||
26192c50 NC |
575 | Mon Jan 26 13:07:41 1998 Nick Clifton <[email protected]> |
576 | ||
577 | * config/tc-m32r.c: Detect if explicitly parallel instructions | |
578 | might have an io conflict and issue a warning message. | |
579 | ||
b6930bdf NC |
580 | start-sanitize-m32rx |
581 | Mon Jan 26 12:38:54 1998 Nick Clifton <[email protected]> | |
582 | ||
583 | * config/tc-m32r.c (reads_from_src_reg): Change second parameter | |
584 | to a count of the number of matches to skip. | |
585 | (can_make_parallel): Pass count of number of matches to skip to | |
586 | reads_from_src_reg(). | |
587 | ||
588 | end-sanitize-m32rx | |
f7124cf2 NC |
589 | Thu Jan 22 17:51:44 1998 Nick Clifton <[email protected]> |
590 | ||
591 | start-sanitize-m32rx | |
592 | * config/tc-m32r.c: Add support for swapping fixups of swap | |
593 | instructions. | |
594 | end-sanitize-m32rx | |
595 | * cgen.c (cgen_save_fixups, cgen_restore_fixups, | |
596 | cgen_swap_fixups): Functions to save, restore and swap the fixup | |
597 | chain with a backup copy. | |
598 | (cgen_asm_finish_insn): Returns address of constructed insn. | |
599 | ||
cc746b3e RH |
600 | Wed Jan 21 16:49:10 1998 Richard Henderson <[email protected]> |
601 | ||
602 | * listing.c (file_info_struct): Remove FILE, add POS. | |
603 | (last_open_file_info, last_open_file): New; a one entry FILE* cache. | |
604 | (file_info): Don't open the file. | |
605 | (buffer_line): Check for the file in the last_open cache, updating | |
606 | as necessary. | |
607 | (print_source): Don't reference file_info->file. | |
608 | (listing_listing): Likewise. | |
609 | (listing_print): Close the file in the cache, if any. | |
610 | ||
775fdd0c NC |
611 | start-sanitize-m32rx |
612 | Tue Jan 20 17:08:53 1998 Nick Clifton <[email protected]> | |
613 | ||
614 | * config/tc-m32r.c (md_assemble): Add code to swap explicitly | |
615 | parallel instructions so that they are in the correct order. | |
616 | (reads_from_src_reg, get_src_reg, can_make_parallel, | |
617 | make_parallel): New functions to support opportunistic | |
618 | parallelisation of adjacent instructions. | |
619 | ||
620 | end-sanitize-m32rx | |
af8e4ed9 ILT |
621 | Fri Jan 16 14:51:48 1998 Ian Lance Taylor <[email protected]> |
622 | ||
623 | * read.c (dwarf_file_string): New file static variable. | |
624 | (emit_expr): Look for constant sequence that leads up to a file | |
625 | name in DWARF debugging output. | |
626 | (stringer): Use dwarf_file_string to decide whether to accept a | |
627 | string as a file name. | |
628 | ||
9ca4498f RH |
629 | Fri Jan 16 11:30:37 1998 Richard Henderson <[email protected]> |
630 | ||
631 | * tc-m68k.c (m68k_ip): Remove absl->reglst MRI hack. | |
632 | (crack_operand): Add reg->reglst MRI hack. | |
633 | (r_seg): Put reglst symbols in reg_section. | |
634 | (m68k_frob_symbol): Frob reglst symbols into absolute_section. | |
635 | ||
43e941fd RH |
636 | start-sanitize-sh4 |
637 | Thu Jan 15 14:19:01 1998 Richard Henderson <[email protected]> | |
638 | ||
639 | * tc-sh.c (get_specific): Handle SGR & DBR. | |
640 | ||
641 | end-sanitize-sh4 | |
e71bd99c RH |
642 | Thu Jan 15 13:46:48 1998 Richard Henderson <[email protected]> |
643 | ||
644 | * tc-h8300.c (parse_reg): Take the length of the symbol into | |
645 | account when attempting to match a register name. | |
2833e251 | 646 | * tc-h8500.c (parse_reg): Likewise. |
e71bd99c | 647 | |
86418a70 GRK |
648 | start-sanitize-vr4111 |
649 | Thu Jan 15 09:33:11 1998 Gavin Koch <[email protected]> | |
650 | ||
651 | * config/tc-mips.c (md_begin): Create the vr4111 as a copy of | |
652 | the vr4100. | |
653 | ||
654 | end-sanitize-vr4111 | |
ebde3f62 NC |
655 | Wed Jan 14 17:52:33 1998 Nick Clifton <[email protected]> |
656 | ||
23ded748 | 657 | start-sanitize-m32rx |
ebde3f62 NC |
658 | * config/tc-m32r.c (md_assemble): Add support for parsing parallel |
659 | instructions. | |
23ded748 | 660 | end-sanitize-m32rx |
ebde3f62 NC |
661 | * cgen.c: Formatting changes to improve readability. |
662 | ||
6c4b811d JL |
663 | Wed Jan 14 15:41:41 1998 Jeffrey A Law ([email protected]) |
664 | ||
665 | * config/tc-mips.c (macro): Rework division code to avoid unfilled | |
666 | delay slot. | |
667 | ||
4ef6f7f1 MM |
668 | start-sanitize-d30v |
669 | Wed Jan 14 18:04:20 1998 Michael Meissner <[email protected]> | |
670 | ||
671 | Based on a patch from Jim Wilson | |
672 | * config/tc-d30v.c (do_assemble): Remove non-ansi default case. | |
673 | (tc_gen_reloc): Handle cross section PC relative relocs | |
674 | correctly. | |
675 | ||
676 | end-sanitize-d30v | |
b2cf4548 DE |
677 | Wed Jan 14 15:02:19 1998 Doug Evans <[email protected]> |
678 | ||
679 | * config/tc-mips.c (mips_ip): Don't test pinfo flags if INSN_MACRO. | |
680 | ||
1002d8ed DE |
681 | Mon Jan 12 13:04:57 1998 Doug Evans <[email protected]> |
682 | ||
683 | * cgen.c: #include setjmp.h. Clean up pass over `struct foo' usage. | |
684 | (expr_jmp_buf): New static local. | |
685 | (cgen_parse_operand): Allow use of longjmp in parsing to handle errors. | |
686 | (cgen_md_operand): New function. | |
687 | * tc-m32r.c: Clean up pass over `struct foo' usage. | |
688 | (md_estimate_size_before_relax): Use CGEN_INSN_MNEMONIC. | |
689 | ||
d7ab1078 RH |
690 | Tue Jan 6 15:36:02 1998 Richard Henderson <[email protected]> |
691 | ||
692 | * symbols.c (S_SET_SEGMENT): Don't set the segment for section syms. | |
693 | (S_IS_EXTERNAL, S_IS_LOCAL): Correct parenthetication. | |
694 | ||
388fa5c6 ILT |
695 | Fri Jan 2 16:08:54 1998 Ian Lance Taylor <[email protected]> |
696 | ||
697 | * config/tc-i386.c (i386_operand): Give an error if there are | |
698 | unrecognized characters after an expression. | |
699 | ||
ffd0546f JL |
700 | Wed Dec 31 12:29:47 1997 Jeffrey A Law ([email protected]) |
701 | ||
702 | * config/tc-mn10200.c (md_relax_table): Correct branch ranges. | |
703 | ||
60dc9fb2 ILT |
704 | Mon Dec 22 13:06:05 1997 Joel Sherrill <[email protected]> |
705 | ||
706 | * configure.in (i386*-go32-rtems*): Fix to be the same as | |
707 | i[3456]86-go32. | |
708 | * configure: Rebuild. | |
709 | ||
1c6f3441 ILT |
710 | Mon Dec 22 12:54:07 1997 Ian Lance Taylor <[email protected]> |
711 | ||
712 | * config/tc-mips.c (macro): The 4650 doesn't permit M_LDC1_AB, | |
713 | M_SDC1_AB, M_L_DOB, M_L_DAB, M_S_DAB, or M_S_DOB. | |
714 | (mips_ip): Always check for FP_D, not just for instructions that | |
715 | are not part of the regular ISA. | |
716 | ||
76b53472 RH |
717 | Thu Dec 18 16:49:28 1997 Richard Henderson <[email protected]> |
718 | ||
719 | * config/tc-d10v.c (build_insn): Make `number' a long for 64-bit hosts. | |
720 | ||
915f6ba3 RH |
721 | Thu Dec 18 16:42:57 1997 Richard Henderson <[email protected]> |
722 | ||
723 | * config/tc-alpha.c (cpu_types): 21164pc/pca56 does not have CIX. | |
724 | ||
b463948b JL |
725 | Wed Dec 17 21:23:07 1997 Jeffrey A Law ([email protected]) |
726 | ||
727 | * expr.c (integer_constant 32bit bignum): Mask off bits outside | |
728 | the range we care about. | |
729 | ||
343b2ab8 MM |
730 | start-sanitize-d30v |
731 | Wed Dec 17 15:29:03 1997 Michael Meissner <[email protected]> | |
732 | ||
733 | * config/tc-d30v.c (md_shortopts): Add 'n' and 'N' options. | |
734 | (exec_type_enum): Enumeration giving all of the exec types. | |
735 | (warn_nops): New static variable to give nop warning level. | |
736 | ({cur,prev}_mul32_p): New static variable to keep track of whether | |
737 | the current/previous instruction is a 32-bit multiply. | |
738 | (Optimizing): Make static. | |
739 | (NOP{2,_LEFT,_RIGHT}): Macros for word of nops and left/right | |
740 | nops. | |
741 | (d30v_insert_operand): Delete declaration of unused function. | |
742 | (write_2_short): Make exec_type argument enum, not int. | |
743 | (parallel_ok): Ditto. | |
744 | (check_range): Delete unused variable(s). | |
745 | (build_insn): Ditto. | |
746 | (find_format): Ditto. | |
747 | (md_apply_fix3): Ditto. | |
748 | (md_show_usage): Document -n and -N. | |
749 | (md_parse_option): Parse -n and -N. | |
750 | (write_1_short): If -n, warn about adding a nop. Use | |
751 | NOP_{LEFT,RIGHT}. | |
752 | (write_2_short): Use enumeration values instead of hard coded | |
753 | integers. Reset exec_type for default operations. For explicit | |
754 | parallel operations, call parallel_ok to make sure everything is | |
755 | ok. If writing out a parallel operation, and the previous | |
756 | instruction was a 32-bit multiply, indicate current instruction | |
757 | is. | |
758 | (parallel_ok): Allow add/tx ... to be done in parallel with | |
759 | another add/tx ... assuming the gpr registers don't overlap. | |
760 | (md_assemble): Use exec type enumeration values, not hard coded | |
761 | ints. Check for loads or 16-bit multiplies following in the next | |
762 | cycle after a 32-bit multiply. Add nops if that is the case. | |
763 | (do_assemble): Copy prev_mul32_p to cur_mul32_p, and set | |
764 | cur_mul32_p if current instruction is a 32-bit multiply. | |
765 | (find_format): Change spacing and layout. | |
766 | ||
767 | end-sanitize-d30v | |
37f82cb4 FF |
768 | start-sanitize-tic80 |
769 | Tue Dec 16 16:55:45 1997 Fred Fish <[email protected]> | |
770 | ||
771 | * config/tc-tic80.c (tic80_relax): New static variable. | |
772 | (md_longopts): Add new OPTION_RELAX and OPTION_NO_RELAX options. | |
773 | (md_parse_option): Handle new relax options. | |
774 | (md_show_usage): Document new relax options. | |
775 | (find_opcode): Don't use short forms of PC relative branches if | |
776 | tic80_relax is set. | |
777 | ||
778 | end-sanitize-tic80 | |
e0882f34 MM |
779 | start-sanitize-d30v |
780 | Tue Dec 16 15:26:03 1997 Michael Meissner <[email protected]> | |
781 | ||
782 | * config/tc-d30v.c (parallel_ok): Remove non-register bits from | |
783 | used/set flag fields. Make flag vars unsigned long. Use | |
784 | FLAG_A{0,1} for accumulators. Allow any 2 insns to be done in | |
785 | parallel if they use the same conditional flag with reversed | |
786 | meaning. Allow 2 add/sub insns that set the carry or overflow | |
787 | flags but do not query them to be done in parallel. Don't allow 2 | |
788 | word store operations to be done in parallel with ADDppp or | |
789 | SUBppp. Don't allow loads to be done in parallel with 16 bit | |
790 | multiplies. | |
791 | ||
792 | end-sanitize-d30v | |
9efc7d59 NC |
793 | Tue Dec 16 09:20:43 1997 Nick Clifton <[email protected]> |
794 | ||
795 | * config/tc-arm.c: Prevent use of interworking support for | |
796 | non-COFF targets. | |
797 | ||
a450e9f4 NC |
798 | Mon Dec 15 15:20:32 1997 Nick Clifton <[email protected]> |
799 | ||
ee73be40 NC |
800 | * doc/all.texi: Add M32R cpu. |
801 | ||
802 | * doc/as.texinfo: Add documentation of m32r processor. | |
803 | ||
804 | * doc/c-m32r.texi: New file, documenting m32r specific features. | |
805 | ||
d745e6d9 | 806 | start-sanitize-m32rx |
a450e9f4 NC |
807 | * config/tc-m32r.c (allow_m32rx): New function. |
808 | (enable_m32rx): New variable. | |
809 | (md_pseudo_table): Added .m32r and .m32rx pseudo ops | |
810 | (md_show_usage): Document new --m32rx command line option. | |
811 | (md_parse_option): Implement new --m32rx command line option. | |
d745e6d9 | 812 | end-sanitize-m32rx |
a450e9f4 | 813 | |
09162f6f JL |
814 | Mon Dec 15 10:32:28 1997 Jeffrey A Law ([email protected]) |
815 | ||
816 | * config/tc-mips.c (mips_ip): Correctly insert 'P' operands into | |
817 | the instruction. | |
818 | ||
599ef811 FF |
819 | start-sanitize-tic80 |
820 | Fri Dec 12 11:44:20 1997 Fred Fish <[email protected]> | |
821 | ||
822 | * config/tc-tic80.c (build_insn): Handle instructions that have | |
823 | long (32 bit) PC relative offsets. Fix places that previously | |
824 | misused R_MPPCR for 15 bit offsets to use the new R_MPPCR15W type. | |
825 | (md_apply_fix): Add case to handle long PC relative offsets. | |
826 | ||
827 | end-sanitize-tic80 | |
f520aaee NC |
828 | Fri Dec 12 10:35:01 1997 Nick Clifton <[email protected]> |
829 | ||
830 | * doc/c-arm.texi (ARM Options): Document support for new ARM | |
831 | processor names. | |
832 | ||
833 | * config/tc-arm.c (md_parse_option): Add support for new ARM | |
834 | processor names. | |
835 | ||
290c51b5 RH |
836 | Thu Dec 11 17:46:50 1997 Richard Henderson <[email protected]> |
837 | ||
838 | * config/tc-m68k.c (m68k_ip): Don't overwrite opcode table data. | |
839 | (insop, m68k_ip): Make `opcode' const so it doesn't happen again. | |
840 | ||
df09ec8d NC |
841 | Fri Dec 5 11:23:59 1997 Nick Clifton <[email protected]> |
842 | ||
290c51b5 RH |
843 | * config/tc-v850.c (md_assemble): Fix BFD_RELOC_32 against a |
844 | symbol + offset. | |
845 | ||
df09ec8d NC |
846 | * config/tc-v850.h (ELF_TC_SPECIAL_SECTIONS): Use |
847 | SHT_V850_{S|T|Z}COMMON to mark special common sections. | |
848 | ||
d4b2cc56 NC |
849 | Tue Dec 2 17:05:13 1997 Nick Clifton <[email protected]> |
850 | ||
851 | * config/tc-v850.c: Brought up to date with the branch. | |
852 | ||
6fdb746d JR |
853 | Mon Dec 1 20:24:18 1997 J"orn Rennecke <[email protected]> |
854 | ||
855 | * config/tc-sh.c (SWITCH_TABLE_CONS): Handle (fix)->fx_size == 1. | |
856 | (SWITCH_TABLE): Handle BFD_RELOC_8. | |
857 | (md_apply_fix): #ifndef BFD_ASSEMBLER code: Handle fixP->fx_size == 1. | |
858 | (coff_reloc_map): Add BFD_RELOC_8_PCREL entry. | |
859 | (sh_coff_reloc_mangle): SWITCH_TABLE case: Handle BFD_RELOC_8. | |
860 | ||
861 | Sat Nov 22 16:19:22 1997 Richard Henderson <[email protected]> | |
862 | ||
863 | * tc-alpha.c (range_signed_16, range_signed_32): Work around an | |
864 | apparent bug in gcc's long long support crossing from x86. | |
865 | ||
33cb4925 NC |
866 | Sat Nov 22 14:26:09 1997 Nick Clifton <[email protected]> |
867 | ||
868 | * config/tc-arm.c: Brought up to date with latest changes on arm | |
869 | branch. | |
870 | ||
c699ff04 ILT |
871 | Sat Nov 22 15:50:09 1997 Klaus Kaempf <[email protected]> |
872 | ||
8046e281 ILT |
873 | * config-gas.com: Get version info from configure.in. |
874 | ||
db5bb86e ILT |
875 | * makefile.vms: include depend.obj in OBJS. |
876 | ||
6dbf3268 ILT |
877 | * config/tc-alpha.c (s_alpha_section): Remove ".lcomm" handling. |
878 | ||
c699ff04 ILT |
879 | * config/tc-alpha.c (alpha_basereg_clobbered): Remove variable and |
880 | all corresponding code. | |
881 | ||
19bc147e NC |
882 | Thu Nov 20 15:06:08 1997 Richard Earnshaw <[email protected]> |
883 | ||
884 | * config/tc-arm.h (TARGET_FORMAT for generic a.out targets): Allow | |
885 | run-time endian selection. | |
886 | ||
04b26b00 RH |
887 | start-sanitize-sh4 |
888 | Wed Nov 19 17:44:42 1997 Richard Henderson <[email protected]> | |
889 | ||
890 | * tc-sh.c (parse_reg): Properly quote for fv4. | |
891 | ||
892 | end-sanitize-sh4 | |
942f33ae ILT |
893 | Wed Nov 19 23:46:18 1997 Ian Lance Taylor <[email protected]> |
894 | ||
895 | * symbols.c (resolve_symbol_value): Add missing breaks in case on | |
896 | symbol value operator. | |
897 | ||
35baf6dd KR |
898 | start-sanitize-vr5400 |
899 | Wed Nov 19 02:24:07 1997 Ken Raeburn <[email protected]> | |
900 | ||
901 | * config/tc-mips.c (gpr_interlocks, cop_interlocks): VR5400 has | |
902 | these. | |
903 | ||
904 | end-sanitize-vr5400 | |
fe00b2ed JR |
905 | Tue Nov 18 18:45:14 1997 J"orn Rennecke <[email protected]> |
906 | ||
907 | * config/tc-d10v.c (parallel_ok, find_opcode): | |
908 | Split OPERAND_FLAG into OPERAND_FFLAG and OPERAND_CFLAG. | |
909 | ||
8d869386 FF |
910 | Sun Nov 16 10:05:07 1997 Fred Fish <[email protected]> |
911 | ||
912 | * config/obj-coff.c (fixup_segment): Cast second arg of | |
913 | md_apply_fix3 call to type "valueT *". | |
914 | ||
915 | Thu Nov 13 13:53:10 1997 Andrew Cagney <[email protected]> | |
916 | ||
917 | * configure.in (emulations): Make FreeBSD an aout / i386bsd | |
918 | variant. | |
919 | * configure: Re-generate. | |
920 | ||
9bb4d384 GRK |
921 | Thu Nov 13 11:07:14 1997 Gavin Koch <[email protected]> |
922 | ||
923 | * config/tc-mips.c (macro_build): Use the membership field | |
924 | for INSN_MACRO's. | |
925 | (mips_ip): Same. | |
926 | ||
832ef2cc JR |
927 | Thu Nov 13 02:04:55 1997 J"orn Rennecke <[email protected]> |
928 | ||
929 | * config/tc-d10v.c (find_opcode): For OPCODE_FAKE, add check for | |
930 | first argument if it's supposed to be a register. | |
931 | ||
42444087 GRK |
932 | start-sanitize-tx49 |
933 | Wed Nov 12 10:06:27 1997 Gavin Koch <[email protected]> | |
934 | ||
935 | * config/tc-mips.c (mips_4900): Added. | |
936 | (hilo_interlocks): Added mips_4900. | |
937 | (md_begin): Set default for mips_4900. | |
938 | (macro_build,mips_ip): Test for INSN_4900 if mips_4900. | |
939 | (md_longopts): Add "m4900" and "no-m4900". | |
940 | (md_parse_option): Handle above options. | |
941 | ||
942 | end-sanitize-tx49 | |
f2fafcca JR |
943 | Tue Nov 11 19:25:05 1997 J"orn Rennecke <[email protected]> |
944 | ||
945 | * app.c (do_scrub_chars): If d10v, re-insert a space before | |
946 | a '#' when in state 10. | |
947 | ||
5de020b4 ILT |
948 | Tue Nov 11 13:33:15 1997 Ian Lance Taylor <[email protected]> |
949 | ||
950 | * config/tc-h8300.c: Include "subsegs.h". | |
951 | (tc_reloc_mangle): Handle references to symbols which are not | |
952 | being output, so that references to `.' work. | |
953 | ||
f19d08dc ILT |
954 | Mon Nov 10 13:43:33 1997 Ian Lance Taylor <[email protected]> |
955 | ||
77635763 ILT |
956 | * config/tc-m68k.c (m68k_ip): Call add_fix when needed for '_' |
957 | case. | |
958 | ||
f19d08dc ILT |
959 | * macro.c (sub_actual): If we don't find a parameter for an &, |
960 | just substitute &. | |
961 | ||
b3ed1af3 KR |
962 | Fri Nov 7 21:29:32 1997 Ken Raeburn <[email protected]> |
963 | start-sanitize-vr5400 | |
964 | ||
965 | * config/tc-mips.c (mips_ip): Added cases for "e", "%", and "P" | |
966 | operand types. | |
967 | (hilo_interlocks): VR5400 has interlocks. | |
968 | (md_begin): Expect mips64vr5400, not mips64r5400. | |
969 | end-sanitize-vr5400 | |
970 | ||
971 | * config/tc-mips.c (mips_ip): In default case, call as_bad | |
972 | instead of fprintf, to get "assembler messages:" message output | |
973 | before instead of after. | |
974 | ||
4afb407d DE |
975 | Fri Nov 7 10:36:22 1997 Doug Evans <[email protected]> |
976 | ||
977 | * frags.h: Handle multiple inclusion. | |
978 | ||
070937ba DE |
979 | Wed Nov 5 10:51:49 1997 Doug Evans <[email protected]> |
980 | ||
981 | Based on a patch from [email protected]. | |
982 | * as.h (struct frag, frag support): Moved from here. | |
983 | * frags.h: To here. | |
984 | (struct frag, member tc_frag_data): New member if TC_FRAG_TYPE | |
985 | is defined. | |
986 | (struct frag, member fr_cgen): Renamed from fr_targ.cgen. | |
987 | * cgen.c (cgen_asm_finish_insn): Update. | |
988 | * config/tc-m32r.c (md_estimate_size_before_relax): Update. | |
989 | * config/tc-m32r.h (TC_FRAG_INIT): Renamed from md_init_frag. | |
990 | (md_convert_frag): Ditto. | |
991 | * config/tc-ns32k.h (TC_FRAG_TYPE): Define. | |
992 | (frag_opcode_frag,frag_opcode_offset,frag_bsr): Update. | |
993 | (TC_FRAG_INIT): Update. | |
994 | ||
d57d82d7 DE |
995 | Tue Nov 4 16:35:57 1997 Ian Dall <[email protected]> |
996 | ||
997 | * write.c (print_fixup): Use TC_FIX_DATA_PRINT (if defined) to | |
998 | print out MD fields of fix. | |
999 | * frags.c (frag_var, frag_variant): Use TC_FRAG_INIT macro (if | |
1000 | defined) to initialize MD fields in frag. | |
1001 | * as.h (struct frag, ns32k support): Rename ns32k to fr_ns32k. | |
1002 | Delete pcrel_adjust. Add fr_opcode_fragP, fr_opcode_offset. | |
1003 | * config/tc-ns32k.h: Add comments. Remove obsolete | |
1004 | BFD_FAST_SECTION_FILL definition, change prototypes for | |
1005 | fix_new_ns32k and fix_new_ns32k_exp to add new arguments | |
1006 | opcode_frag and opcode_offset and remove pcrel_adjust. | |
1007 | (TC_FIX_TYPE): add opcode_fragP and opcode_offset fields. | |
1008 | (TC_FIX_DATA_PRINT): new macro to print out TC_FIX_TYPE. | |
1009 | (TC_FRAG_INIT): new macro to initialize machine dependent field in | |
1010 | frags. | |
1011 | (frag_opcode_frag, frag_opcode_offset, frag_bsr): macros to access | |
1012 | MD fields in frag structure. | |
1013 | (fix_im_disp, fix_bit_fixP, fix_opcode_frag, fix_opcode_offset, | |
1014 | fix_bsr): macros to access MD fields in fix structure. | |
1015 | * config/tc-ns32k.c: Avoid overlength lines. Align comments. Don't | |
1016 | use struct opcode_location as these fields are now in the frag | |
1017 | structure. | |
1018 | (convert_iif): Call frag_more as it is needed instead | |
1019 | of trying to allocate for the whole insn. Avoid call of frag_more | |
1020 | with negative argument. | |
1021 | (md_pcrel_adjust, md_fix_pcrel_adjust, md_apply_fix, | |
1022 | md_estimate_size_before_relax, md_pcrel_from, | |
1023 | tc_aout_fix_to_chars): use accessor macros to get md fields in fix | |
1024 | and frag structures. | |
1025 | (fix_new_ns32k, fix_new_ns32k_exp): add new arguments opcode_frag and | |
1026 | opcode_offset and remove pcrel_adjust. | |
1027 | (convert_iif, cons_fix_new_ns32k): call fix_new_ns32k, | |
1028 | fix_new_ns32k_exp with changed arguments. | |
1029 | ||
1724c79e GRK |
1030 | Mon Nov 3 13:30:17 1997 Gavin Koch <[email protected]> |
1031 | ||
d57d82d7 DE |
1032 | * tc-mips.c (md_begin): Reorganize setting of default values so |
1033 | that mips_cpu depends on TARGET_CPU, and mips_opts.isa depends on | |
1034 | mips_cpu. | |
1035 | (md_parse_option): Remove all code that sets defaults; md_begin | |
1036 | handles all of this now. | |
1724c79e | 1037 | |
0ac53ff0 ILT |
1038 | Sun Nov 2 14:46:09 1997 Ian Lance Taylor <[email protected]> |
1039 | ||
1040 | * Makefile.am (STAGESTUFF): Change bin_PROGRAMS to | |
1041 | noinst_PROGRAMS. | |
1042 | (bootstrap, bootstrap2, bootstrap3): Likewise. | |
1043 | * Makefile.in: Rebuild. | |
1044 | ||
1045 | * config/tc-ppc.c (ppc_fix_adjustable): Don't adjust relocs in the | |
1046 | TOC section to be against the csect. | |
1047 | ||
aa2e0460 KR |
1048 | Fri Oct 31 18:19:55 1997 Ken Raeburn <[email protected]> |
1049 | ||
1050 | start-sanitize-vr5400 | |
1051 | * config/tc-mips.c (mips_5400): New variable. | |
1052 | (md_begin, md_parse_option): Handle 5400 options/names. | |
1053 | (macro_build, mips_ip): Check for 5400-specific instructions. | |
1054 | (md_longopts, OPTION_M5400, OPTION_NO_M5400): More command-line | |
1055 | support for 5400. | |
1056 | ||
1057 | end-sanitize-vr5400 | |
1058 | * config/tc-mips.c (validate_mips_insn): New function, checks | |
1059 | match versus mask bits, and also verifies that all bits to be | |
1060 | output are actually specified somewhere. | |
1061 | (md_begin): Call it for 32-bit instructions, instead of doing | |
1062 | match/mask check here. In case of failure, print a message, but | |
1063 | check the rest of the opcode table before exiting. | |
1064 | ||
6e3fcdf0 NC |
1065 | Thu Oct 30 13:46:20 1997 Nick Clifton <[email protected]> |
1066 | ||
1067 | * config/tc-arm.c (md_apply_fix3): Fix thumb ADR pseudo op. Patch | |
1068 | from Tony Thompson at ARM: [email protected] | |
1069 | ||
42cf6555 MM |
1070 | start-sanitize-d30v |
1071 | Thu Oct 30 11:11:26 1997 Michael Meissner <[email protected]> | |
1072 | ||
1073 | * config/tc-d30v.c (build_insn): Allow odd registers for ld2w and | |
1074 | friends. | |
1075 | ||
1076 | end-sanitize-d30v | |
4ebda395 GRK |
1077 | start-sanitize-tx49 |
1078 | Wed Oct 29 16:22:38 1997 Gavin Koch <[email protected]> | |
1079 | ||
1080 | * config/tc-mips.c (hilo_interlocks): True for tx49. | |
1081 | (md_begin): Add mips64tx49. | |
1082 | (md_parse_option): Add 4900 cpu. | |
1083 | ||
1084 | end-sanitize-tx49 | |
c14d0cc0 ILT |
1085 | Fri Oct 24 15:56:47 1997 Ian Lance Taylor <[email protected]> |
1086 | ||
e59390a7 ILT |
1087 | * config/tc-ppc.c (md_assemble): When handling @l, always sign |
1088 | extend if the operand expects a signed value. | |
1089 | ||
c14d0cc0 ILT |
1090 | * config/tc-mips.h (LOCAL_LABELS_DOLLAR): Don't define; use |
1091 | default which is to permit dollar labels. | |
1092 | ||
1bb6aaad RH |
1093 | Fri Oct 24 11:19:22 1997 Jakub Jelinek <[email protected]> |
1094 | ||
1095 | * config/tc-sparc.c (sparc_memory_model): New variable. | |
1096 | (md_longopts): Add -TSO/-PSO/-RMO options. | |
1097 | (md_parse_options): Handle them. | |
1098 | (sparc_elf_final_processing): For 64 ELF, set required | |
1099 | memory ordering in e_flags. Default to RMO and let the user | |
1100 | override it through command line. | |
1101 | ||
1102 | * config/tc-sparc.h (elf_tc_final_processing): Add. | |
1103 | ||
1277cdda RH |
1104 | Wed Oct 22 17:42:12 1997 Richard Henderson <[email protected]> |
1105 | ||
1106 | * config/tc-sparc.c (v9a_asr_table): New variable. | |
1107 | (sparc_ip): Handle v9a asr's. | |
1108 | Patch from David Miller <[email protected]>. | |
1109 | ||
7532235c RH |
1110 | Wed Oct 22 17:22:59 1997 Richard Henderson <[email protected]> |
1111 | ||
1112 | * config/tc-sparc.h (md_do_align): New macro. | |
1113 | * config/tc-sparc.c (sparc_handle_align): Handle rs_align_code. | |
1114 | Patch from Jakub Jelinek <[email protected]>. | |
1115 | ||
517640d9 ILT |
1116 | Wed Oct 22 12:51:18 1997 Ian Lance Taylor <[email protected]> |
1117 | ||
82b4217b ILT |
1118 | * config/tc-sh.c (sh_small): New variable. |
1119 | (OPTION_SMALL): Define. | |
1120 | (md_longopts): Add "small". | |
1121 | (md_parse_option): Handle OPTION_SMALL. | |
1122 | (md_show_usage): Mention -small. | |
1123 | * config/tc-sh.h (sh_small): Declare. | |
1124 | (SUB_SEGMENT_ALIGN): Handle sh_small. | |
1125 | * config/obj-coff.h (TARGET_FORMAT): Check sh_small in TC_SH | |
1126 | case. | |
1127 | ||
517640d9 ILT |
1128 | * config/tc-mips.c (macro): Correct handling of constant in M_LI_D |
1129 | case in little endian mode. | |
1130 | ||
61a60a8a DE |
1131 | Tue Oct 21 10:20:11 1997 Doug Evans <[email protected]> |
1132 | ||
1133 | * config/tc-sparc.c (md_apply_fix3, cases ..._H44, ..._HIX22): Leave | |
1134 | overflow signalling to linker. | |
1135 | ||
71e0e8f9 ILT |
1136 | Mon Oct 20 14:54:06 1997 Klaus K"ampf <[email protected]> |
1137 | ||
9659c18b ILT |
1138 | * makefile.vms: Fix for dec c. |
1139 | ||
1140 | * config-gas.com: Give explanation for dec c setup in error | |
1141 | message. | |
1142 | ||
1143 | * config/tc-alpha.c (s_alpha_comm): Make .comm symbols separate | |
1144 | sections on openvms/alpha. | |
1145 | ||
71e0e8f9 ILT |
1146 | * config/obj-evax.c: support .weak pseudo-op |
1147 | ||
595da85d DE |
1148 | Mon Oct 20 10:13:32 1997 Doug Evans <[email protected]> |
1149 | ||
70ee7782 | 1150 | * config/tc-sparc.c (default_arch_size): New static local. |
595da85d DE |
1151 | (struct sparc_arch): Rename arch_size to default_arch_size. |
1152 | New member user_option_p. | |
1153 | (sparc_arch_table): Always include v9, v9a. New entry v9-64. | |
1154 | (init_default_arch): Check whether default arch is valid. | |
1155 | Set default_arch_size in addition to sparc_arch_size. | |
1156 | (OPTION_32,OPTION_64): Define. | |
1157 | (md_longopts): New entries for -32, -64. | |
1158 | (md_parse_option): Handle them. | |
1159 | (md_show_usage): Print them. Ensure init_default_arch called. | |
70ee7782 DE |
1160 | * configure.in (sparc64): Set arch to v9-64. |
1161 | * configure: Regenerated. | |
595da85d | 1162 | |
891a1584 ILT |
1163 | Sun Oct 19 13:50:50 1997 Ian Lance Taylor <[email protected]> |
1164 | ||
66a6a381 ILT |
1165 | * write.c (subsegs_finish): New function, broken out of |
1166 | write_object_file. | |
1167 | (write_object_file): Some code moves into subsegs_finish. | |
1168 | * write.c (subsegs_finish): Declare. | |
1169 | * as.c (main): Call subsegs_finish. | |
1170 | ||
891a1584 ILT |
1171 | * read.c (s_include): Check for error return from |
1172 | demand_copy_string. | |
1173 | ||
08ce71f5 RH |
1174 | Tue Oct 14 20:50:58 1997 Richard Henderson <[email protected]> |
1175 | ||
1176 | * read.c (get_line_sb): Accept any eol marker while scanning macros. | |
1177 | ||
10b8f7f0 RH |
1178 | Tue Oct 14 19:12:45 1997 Richard Henderson <[email protected]> |
1179 | ||
1180 | * config/tc-alpha.h (DIFF_EXPR_OK): Define. | |
1181 | * config/tc-i386.h (DIFF_EXPR_OK): Define. | |
1182 | * config/tc-alpha.c (md_apply_fix): Notice fx_pcrel and substitute | |
1183 | the correct relocation when it exists. | |
1184 | * config/tc-i386.c (md_apply_fix3): Likewise. | |
1185 | ||
1186 | * config/tc-ppc.h: Correct typo in comment. | |
1187 | * config/tc-v850.h: Likewise. | |
1188 | ||
a0a5f4e2 AC |
1189 | Fri Oct 10 16:09:35 1997 Andrew Cagney <[email protected]> |
1190 | ||
1191 | * config/tc-d10v.c (parallel_ok): Allow parallel instruction issue | |
1192 | when second instruction is writing to first instructions inputs. | |
1193 | ||
856f843e RH |
1194 | Mon Oct 13 15:27:17 1997 Richard Henderson <[email protected]> |
1195 | ||
1196 | * ecoff.c (PAGE_SIZE): Double to 8k as a hack to allow some C++ | |
1197 | templated programs to build with -g. | |
1198 | ||
c2806093 NC |
1199 | Fri Oct 10 17:48:29 1997 Nick Clifton <[email protected]> |
1200 | ||
1201 | * config/tc-v850.c (md_relax_table): Add support for relaxing | |
1202 | unconditional branches. This patch is courtesy of Jim Wilson. | |
1203 | (md_convert_frag): Fix relaxing of branches. This patch is | |
1204 | courtesy of Jim Wilson. | |
1205 | (md_assemble): Create different fixups for conditional and | |
1206 | unconditional branches. This patch is courtesy of Jim Wilson. | |
1207 | (md_estimate_size_before_relax): Estimate size of variable part of | |
1208 | fixup based on whether it is for a conditional or an unconditional | |
1209 | branch. This patch is courtesy of Jim Wilson. | |
1210 | (v850_sdata, v850_tdata, v850_zdata, v850_sbss, v850_tbss, | |
1211 | v850_zbss, v850_rosdata, v850_rozdata, v850_bss): Add call to | |
1212 | obj_elf_section_change_hook(). | |
1213 | (v850_comm): New function. | |
1214 | (md_pseudo_table): Add new pseudo ops .zcomm, .scomm and .tcomm. | |
1215 | (md_begin): Add bss flag to seg_info of bss sections. | |
1216 | ||
1217 | Add support for .scommon, .tcommon and .zcommon sections. | |
1218 | ||
1219 | * config/tc-v850.h (ELF_TC_SPECIAL_SECTIONS): Add .scommon, | |
1220 | .zcommon, .tbss, .call_table_data and .call_table_text. | |
1221 | ||
e01e18a8 DE |
1222 | Fri Oct 10 15:01:14 1997 Doug Evans <[email protected]> |
1223 | ||
1224 | * configure.in (sparc): Set DEFAULT_ARCH from correct target. | |
1225 | * configure: Regenerated. | |
1226 | ||
b83565de MH |
1227 | Fri Oct 10 11:22:45 1997 Martin M. Hunt <[email protected]> |
1228 | ||
1229 | * config/tc-d10v.c: Fixes to make sure the AT_WORD | |
1230 | expression is not confused with -1. | |
1231 | ||
528859ea AC |
1232 | Fri Oct 10 11:54:50 1997 Andrew Cagney <[email protected]> |
1233 | ||
1234 | * config/tc-d10v.c (parallel_ok): Flag SP as modified for @-sp | |
1235 | operand - OPERAND_ATMINUS. | |
1236 | ||
719ddab4 MM |
1237 | Fri Oct 10 00:47:44 1997 Michael Meissner <[email protected]> |
1238 | ||
1239 | * config/tc-d10v.c (parallel_ok): Note that auto increment and | |
1240 | decrement modify the index register. | |
1241 | ||
ed1ed9f9 ILT |
1242 | Thu Oct 9 15:17:50 1997 Ian Lance Taylor <[email protected]> |
1243 | ||
15ab76e5 ILT |
1244 | From Robin Kirkham <[email protected]>: |
1245 | * config/tc-m68k.c (archs): Add 68306, 68307, 68322, 68356, 68334, | |
1246 | 68336, 68341, 68349. | |
1247 | * doc/c-m68k.texi (M68K-Opts): Add -m68ec000 -m68hc000 -m68hc001 | |
1248 | -m68306, -m68307, -m68322, -m68356, -m68ec020, -m68ec030, | |
1249 | -m68ec040, -m68ec060, -m68330, -m68334, -m68336, -m68341, | |
1250 | -m68349. | |
1251 | ||
57f269b1 ILT |
1252 | * doc/Makefile.am (CPU_DOCS): Define. |
1253 | (as.info): Depend upon $(CPU_DOCS). | |
1254 | * doc/Makefile.in: Rebuild. | |
1255 | ||
ed1ed9f9 ILT |
1256 | * configure.in: Remove AM_PROG_INSTALL; it's called by |
1257 | AM_INIT_AUTOMAKE. | |
1258 | * configure: Rebuild. | |
1259 | ||
d78d3671 JR |
1260 | Thu Oct 9 01:44:36 1997 J"orn Rennecke <[email protected]> |
1261 | ||
1262 | * tc-d10v.h (TC_START_LABEL): Don't define. | |
1263 | (tc_frob_label): Define. | |
1264 | ||
c7b2ac28 JR |
1265 | Thu Oct 9 00:07:23 1997 J"orn Rennecke <[email protected]> |
1266 | ||
1267 | * config/tc-d10v.c (write_2_short): Fix bug that wouldn't allow | |
1268 | to pair a branch and link with anything but an exe instruction. | |
1269 | ||
8a8a91a5 RH |
1270 | Wed Oct 8 16:28:53 1997 Richard Henderson <[email protected]> |
1271 | ||
1272 | * config/tc-alpha.c (load_expression): Disable the sym+const .got | |
1273 | optimization to reduce the alignment surprises for gcc. | |
1274 | ||
54b9ebdd DE |
1275 | Wed Oct 8 16:11:15 1997 Doug Evans <[email protected]> |
1276 | ||
1277 | * config/obj-coff.h (TC_SPARC): Don't define TARGET_FORMAT. | |
1278 | * config/tc-sparc.c (sparc_target_format): Handle coff here. | |
1279 | (sparc_ip): Add %hix,%lox. | |
1280 | (md_apply_fix3): Call as_bad_where, not as_bad. | |
1281 | Add support for BFD_RELOC_SPARC_{HIX22,LOX10}. | |
1282 | (tc_gen_reloc): Add support for BFD_RELOC_SPARC_{HIX22,LOX10}. | |
1283 | ||
0170f1c3 RH |
1284 | Wed Oct 8 12:33:32 1997 Richard Henderson <[email protected]> |
1285 | ||
1286 | * configure.in: Change alpha-*-* to alpha*-*-*; config.guess now | |
1287 | recognizes alphaev5 etc. | |
1288 | * configure: Rebuild. | |
1289 | ||
6fd819cf GRK |
1290 | Wed Oct 8 00:04:05 1997 Gavin Koch <[email protected]> |
1291 | ||
1292 | * config/tc-mips.c (md_begin): Replace the TARGET_CPU value | |
1293 | of mipsr3900 with mipstx39. | |
1294 | ||
1295 | * config/tc-mips.c (mips_ip): Don't print the 'opcode requires | |
1296 | -mipsXX message' if the insn isn't an ISA insn. | |
1297 | ||
49136667 DE |
1298 | Tue Oct 7 12:48:30 1997 Doug Evans <[email protected]> |
1299 | ||
1300 | * config/tc-sparc.h (TARGET_FORMAT support): Moved to tc-sparc.c. | |
1301 | Redefine TARGET_FORMAT to call sparc_target_format. | |
1302 | * config/tc-sparc.c (in_unsigned_range): New function. | |
1303 | (sparc_arch_size): Make static. | |
1304 | (sparc_target_format): New function. | |
1305 | (sparc_ip): Delete variable immediate_max. Rewrite %hi/etc reloc | |
1306 | handling. Add support for %hh,%hm,%lm,%h44,%m44,%l44. | |
1307 | (output_insn): Set `fx_no_overflow'. | |
1308 | (md_apply_fix3): Handle BFD_RELOC_SPARC_{7,H44,M44,L44}. | |
1309 | (tc_gen_reloc): Likewise. | |
1310 | ||
a9da34ae NC |
1311 | Mon Oct 6 14:04:50 1997 Nick Clifton <[email protected]> |
1312 | ||
1313 | * config/tc-v850.c (v850_section): Remove. | |
1314 | ||
1315 | * config/obj-elf.c (obj_elf_section): Enhance error message. | |
1316 | ||
7e5c196e ILT |
1317 | Fri Oct 3 15:40:38 1997 Ian Lance Taylor <[email protected]> |
1318 | ||
a3e8c5b7 ILT |
1319 | * config/tc-mips.c: Undef OBJ_COPY_SYMBOL_ATTRIBUTES before |
1320 | including obj-elf.h in OBJ_MAYBE_ELF case. | |
1321 | (mips_target_format): Return NULL after abort to avoid warning. | |
1322 | ||
0e7c7b89 ILT |
1323 | * ecoff.c (generate_ecoff_stab): Remove unused static function. |
1324 | ||
1175a6c6 ILT |
1325 | * expr.c (operator): Accept ==. From Anders Blomdell |
1326 | <[email protected]>. | |
1327 | ||
7e5c196e ILT |
1328 | * config/atof-ieee.c (gen_to_words): When generating a denormal |
1329 | number, handle an overflow into the smallest normalized number. | |
1330 | ||
002e8e4d JR |
1331 | Mon Sep 29 15:24:52 1997 J"orn Rennecke <[email protected]> |
1332 | ||
1333 | * as.h, input-scrub.c (new_logical_line): New return value. | |
1334 | * read.c (s_app_file): Don't note the same file several times | |
1335 | in a row. | |
1336 | ||
89b308f4 ILT |
1337 | Thu Sep 25 13:08:02 1997 Ian Lance Taylor <[email protected]> |
1338 | ||
1339 | * config/tc-m68k.c (m68k_ip): Remove ` operand specifier. | |
1340 | ||
5e4e4739 ILT |
1341 | Wed Sep 24 16:54:40 1997 Joel Sherrill <[email protected]> |
1342 | ||
1343 | * configure.in (sh*-*-rtems*): New target, like sh-*-elf*. | |
1344 | * configure: Rebuild. | |
1345 | ||
b5db0960 ILT |
1346 | Wed Sep 24 11:30:25 1997 Ian Lance Taylor <[email protected]> |
1347 | ||
469adf23 ILT |
1348 | * config/tc-m68k.c (m68k_ip): Handle q and v operand specifiers. |
1349 | ||
c1503b28 ILT |
1350 | * doc/c-i386.texi (i386-Float): Remove incorrect assertion that |
1351 | fn* instructions do not insert implicit fwait. This was changed | |
1352 | Jan 29, 1996. | |
1353 | ||
fdfabd68 ILT |
1354 | * config/m68k-parse.y (yylex): Permit an expression to be used for |
1355 | the scale factor. | |
1356 | ||
3d07d766 ILT |
1357 | * Makefile.am (EXTRA_as_new_SOURCES): Set to config/m68k-parse.y, |
1358 | not m68k-parse.y. | |
1359 | * Makefile.in: Rebuild. | |
1360 | ||
b5db0960 ILT |
1361 | * aclocal.m4: Rebuild with new libtool. |
1362 | * configure: Rebuild. | |
1363 | ||
d70bab10 ILT |
1364 | Tue Sep 23 17:48:09 1997 Ian Lance Taylor <[email protected]> |
1365 | ||
15cfc4ad ILT |
1366 | * app.c (do_scrub_chars): Clear mri_state at end of .mri |
1367 | pseudo-op. | |
1368 | ||
d70bab10 ILT |
1369 | * config/tc-mips.c (hilo_interlocks): Change from a static |
1370 | variable to a macro, so that it varies with the variables upon | |
1371 | which it depends. | |
1372 | (gpr_interlocks, cop_interlocks): Likewise. | |
1373 | (md_begin): Don't initialize them. | |
1374 | ||
e205ecb8 JL |
1375 | Fri Sep 19 17:08:41 1997 Jeffrey A Law ([email protected]) |
1376 | ||
1377 | * config/tc-mn10300.c (md_assemble): Use strcasecomp instead | |
1378 | of strcmp where appropriate. | |
1379 | ||
920b87c4 NC |
1380 | Thu Sep 18 14:11:56 1997 Nick Clifton <[email protected]> |
1381 | ||
1382 | * config/tc-v850.c (md_assemble): Cope with a zero data area | |
1383 | relocation with a constant offset. | |
6df3c45f NC |
1384 | (md_assemble): Produce error message when special data area |
1385 | relocations are used on instructions which do not support them. | |
46ad7d6c NC |
1386 | (md_assemble): Reset processor mask if defined by command line |
1387 | switch. | |
920b87c4 | 1388 | |
90a579fa DE |
1389 | Thu Sep 18 11:24:01 1997 Doug Evans <[email protected]> |
1390 | ||
af6f39b4 DE |
1391 | * config/tc-sparc.c: Reorganize file. |
1392 | (parse_keyword_arg): Allow numbers in reg names. | |
1393 | (SPECIAL_CASE_NONE): New macro. | |
1394 | (md_assemble): Use it. | |
2b09622a DE |
1395 | (lookup_arch,init_default_arch): New functions. |
1396 | (default_arch,default_init_p,sparc_arch_table): New static locals. | |
1397 | (sparc_arch_size): New static local. | |
1398 | (max_architecture): Initialize in init_default_arch. | |
1399 | (md_parse_options): Call init_default_arch if necessary. | |
1400 | Rewrite -xarch/-A processing. | |
1401 | (md_show_usage): Print -A values from sparc_arch_table. | |
1402 | (md_begin): Call init_default_arch if necessary. | |
1403 | (sparc_md_end): Handle both 32 and 64 bit environments. | |
1404 | * config/tc-sparc.h (TARGET_FORMAT): Likewise. | |
1405 | * acconfig.h (SPARC_V9,SPARC_ARCH64): Delete. | |
1406 | (DEFAULT_ARCH): Add. | |
1407 | * config.in: Regenerate. | |
1408 | * configure.in (sparc): Default DEFAULT_ARCH based on target cpu. | |
1409 | (SPARC_V9,SPARC_ARCH64): Delete. | |
1410 | * configure: Regenerate. | |
1411 | * config/vms-conf.h (SPARC_V9,SPARC_ARCH64): Delete. | |
90a579fa | 1412 | |
936a8f55 NC |
1413 | Wed Sep 17 16:54:20 1997 Nick Clifton <[email protected]> |
1414 | ||
1415 | * config/tc-v850.c (v850_reloc_prefix): Recoded to use CHECK_ () | |
1416 | macro. | |
1417 | (handle_tdaoff, handle_zdaoff, handle_sdaoff): New functions. | |
1418 | start-sanitize-v850e | |
00fd8294 NC |
1419 | |
1420 | * config/tc-v850.c (md_assemble): Corrected typo. | |
936a8f55 NC |
1421 | * config/tc-v850.c Add new sections: call_table_data and |
1422 | call_table_text. | |
1423 | (v850_reloc_prefix): Add support for ctoff() relocation prefix. | |
1424 | (handle_ctoff): New Function. | |
1425 | ||
1426 | * doc/c-v850.texi (V850 Opcodes): Document call table relocations. | |
1427 | end-sanitize-v850e | |
1428 | ||
75285178 NC |
1429 | Tue Sep 16 14:18:22 1997 Nick Clifton <[email protected]> |
1430 | ||
1431 | * config/tc-v850.c (v850_reloc_prefix): Add support for a 16 bit | |
1432 | displacement from the tiny data area pointer. | |
1433 | ||
896e248f JL |
1434 | Mon Sep 15 21:28:09 1997 Jeffrey A Law ([email protected]) |
1435 | ||
1436 | * config/tc-hppa.c (fix_new_hppa): Make declaration match | |
1437 | definition. | |
1438 | ||
d30a2be4 NC |
1439 | Mon Sep 15 18:33:06 1997 Nick Clifton <[email protected]> |
1440 | ||
1441 | * config/tc-v850.c (processor_mask): New variable. | |
1442 | (set_machine, md_parse_option): Set processor_mask. | |
1443 | (md_assemble): Check that instruction is available to target | |
1444 | processor. | |
1445 | ||
1446 | * config/tc-v850.h (TARGET_PROCESSOR): New constant. | |
1447 | start-sanitize-v850e | |
1448 | (TARGET_PROCESSOR): New constant. | |
d30a2be4 | 1449 | (TARGET_PROCESSOR): New constant. |
d70bab10 | 1450 | end-sanitize-v850e |
d30a2be4 | 1451 | |
3836d0f3 GRK |
1452 | start-sanitize-tx19 |
1453 | Mon Sep 15 17:26:46 1997 Gavin Koch <[email protected]> | |
1454 | ||
1455 | * config/tc-mips.c (mips_1900): Replace with mips_3900 and | |
1456 | mips16. | |
1457 | ||
1458 | end-sanitize-tx19 | |
a611b1c2 KR |
1459 | start-sanitize-d30v |
1460 | Mon Sep 15 11:28:04 1997 Ken Raeburn <[email protected]> | |
1461 | ||
1462 | Merge in work from Martin Hunt: | |
1463 | ||
1464 | * config/tc-d30v.c (build_insn): For mvfsys and mvtsys, | |
1465 | CR is 0 for PSWL and PSWH. | |
1466 | ||
1467 | * config/tc-d30v.c (do_assemble): Don't accept | |
1468 | illegal condition codes for cmpu instruction. | |
1469 | ||
1470 | * config/tc-d30v.c: Add support for BFD_RELOC_D30V_9_PCREL | |
1471 | used in d*i instructions. | |
1472 | ||
1473 | * config/tc-d30v.c (check_size): New function. Check | |
1474 | relocations for overflows. | |
1475 | (md_pcrel_from_section): Fix relocations between sections. | |
1476 | (md_apply_fix3): Use new relocation types for 15 and 21 | |
1477 | bit relocations in the right container. Needed because | |
1478 | the address of the instruction is not eight-byte aligned | |
1479 | but the relocations must be. | |
1480 | ||
1481 | * config/tc-d30v.c (md_apply_fix3): Check for overflow. | |
1482 | (find_format): If ".s" or ".l" are used, don't try | |
1483 | to compute branch sizes. | |
1484 | ||
1485 | * config/tc-d30v.c (do_assemble): Check for ".s" or | |
1486 | ".l" extensions to opcode names. | |
1487 | (find_format): Generate the correct instructions when | |
1488 | ".s" or ".l" are used. | |
1489 | ||
1490 | * config/tc-d30v.c (build_insn): Check for odd registers | |
1491 | on instructions that require even registers. | |
1492 | ||
1493 | * config/tc-d30v.h (md_start_line_hook): Define. | |
1494 | * config/tc-d30v.c (md_start_line_hook): New hook. | |
1495 | Checks the beginning of each line for a ".". If it | |
1496 | finds one, assume a pseudo-op and flush any unwritten | |
1497 | instructions. | |
1498 | ||
1499 | * config/tc-d30v.c (md_apply_fix3): Fix problem | |
1500 | with determining when fixups were done. | |
1501 | ||
1502 | * config/tc-d30v.c (build_insn): Fix bug where the numeric | |
1503 | part of a symbol (for example, "foo+8") was being written | |
1504 | into the instruction. | |
1505 | (md_pseudo_table): Change .word to be 32 bits and add | |
1506 | .hword as 16 bits. | |
1507 | ||
1508 | * config/tc-d30v.c (parallel_ok): Check to see if first | |
1509 | instruction is a jump. | |
1510 | ||
1511 | * config/tc-d30v.c (parallel_ok): Major code reorganization. | |
1512 | ||
1513 | end-sanitize-d30v | |
756adc97 NC |
1514 | Wed Sep 10 10:07:08 1997 Nick Clifton <[email protected]> |
1515 | ||
210c24d6 NC |
1516 | start-sanitize-v850e |
1517 | * config/tc-v850.c (md_assemble): Corrected spelling mistake. | |
1518 | end-sanitize-v850e | |
756adc97 NC |
1519 | * configure.in (emulations): Add v850 emulation. |
1520 | ||
fda193d9 DE |
1521 | Tue Sep 9 17:14:33 1997 Doug Evans <[email protected]> |
1522 | ||
1523 | * Makefile.am (CPU_TYPES): Add arc. | |
1524 | (TARGET_CPU_CFILES): Add tc-arc.c. | |
1525 | (TARGET_CPU_HFILES): Add tc-arc.h. | |
1526 | (dependencies): Rebuild. | |
1527 | * Makefile.in: Rebuild. | |
29b35953 DE |
1528 | * configure.in: Recognize arc-*-elf*. |
1529 | * configure: Regenerated. | |
1530 | * config/tc-arc.[ch]: New files. | |
fda193d9 | 1531 | |
1ffec081 NC |
1532 | Tue Sep 9 10:19:37 1997 Nick Clifton <[email protected]> |
1533 | ||
73a04028 NC |
1534 | * doc/c-v850.texi (V850 Opcodes): Document hi0() reloc prefix. |
1535 | Correct description of hi() reloc prefix. | |
1536 | ||
9153e643 NC |
1537 | start-sanitize-v850e |
1538 | * doc/c-v850.texi (V850 Opcodes): Document new reloc prefix. | |
1539 | * config/tc-v850.c (v850_reloc_prefix): Add hilo() reloc prefix. | |
1540 | * config/tc-v850.c (md_assemble): Add support for BFD_RELOC_32. | |
1541 | end-sanitize-v850e | |
1542 | ||
92fdb582 NC |
1543 | * doc/c-v850.texi: Document new pseudo ops and command line |
1544 | options. | |
1545 | ||
1ffec081 NC |
1546 | * config/tc-v850.c (set_machine): New function. |
1547 | * config/tc-v850.c (.v850): New pseudo op. | |
1548 | start-sanitize-v850e | |
1549 | * config/tc-v850.c (.v850e): New pseudo op. | |
da5715e6 | 1550 | * config/tc-v850.c (.v850ea): New pseudo op. |
d70bab10 | 1551 | end-sanitize-v850e |
1ffec081 NC |
1552 | |
1553 | ||
47423a92 ILT |
1554 | Mon Sep 8 23:08:04 1997 Ian Lance Taylor <[email protected]> |
1555 | ||
1556 | Support -alh and -ald for DWARF 1: | |
1557 | * listing.c (struct list_info_struct): Add debugging field. | |
1558 | (listing_newline): Initialize the debugging field. If ELF, if the | |
1559 | section starts with .debug or .line, set the debugging field in | |
1560 | the listing structure. | |
1561 | (debugging_pseudo): Add list parameter. Change all callers. If | |
1562 | the debugging field is set, consider it to be a debugging pseudo. | |
1563 | If ELF, skip blank lines between debugging lines. | |
1564 | * read.c (emit_expr): If ELF, look for line numbers. | |
1565 | (stringer): If ELF, look for file names. | |
1566 | ||
1fd5f4fc NC |
1567 | Mon Sep 8 12:33:40 1997 Nick Clifton <[email protected]> |
1568 | ||
b0b262f7 NC |
1569 | * config/tc-v850.c (v850_insert_operand): Only test for overflow |
1570 | if there is no insert function. | |
1571 | ||
8816811b NC |
1572 | * config/tc-v850.h (TARGET_MACHINE): New constant. |
1573 | ||
1fd5f4fc NC |
1574 | * config/tc-v850.c (v850_insert_operand): Add |
1575 | -mwarn_unsigned_overflow. | |
8816811b | 1576 | (md_begin): Set BFD machine number based on machine variable. |
da5715e6 | 1577 | (md_parse_option): Add -mv850, -mv850e and -mv850ea options. |
1fd5f4fc | 1578 | |
bb434496 ILT |
1579 | Mon Sep 8 11:20:46 1997 Ian Lance Taylor <[email protected]> |
1580 | ||
1581 | * as.h: Don't declare alloca if it is a macro. | |
1582 | * macro.c: Likewise. | |
1583 | ||
b637f306 GRK |
1584 | start-sanitize-tx19 |
1585 | Sun Sep 7 16:04:53 1997 Gavin Koch <[email protected]> | |
1586 | ||
1587 | * config/tc-mips.c: Add tx19/r1900. | |
1588 | ||
1589 | end-sanitize-tx19 | |
4a04414a RH |
1590 | Sun Sep 7 00:30:19 1997 Richard Henderson <[email protected]> |
1591 | ||
1592 | * config/tc-alpha.c (md_parse_option): Move m[] out to top level and | |
1593 | rename to cpu_types[]. | |
1594 | (s_alpha_arch): New function. | |
1595 | (md_pseudo_table): Add "arch". | |
1596 | ||
1597 | * config/tc-alpha.c (md_begin): Merge the two loops through the | |
1598 | opcode table. | |
1599 | (s_alpha_proc): Add initial SKIP_WHITESPACE. | |
1600 | (s_alpha_set): Likewise. Use get_symbol_end instead local while loop. | |
1601 | ||
a1bbc57c | 1602 | Sat Sep 6 19:38:12 1997 Fred Fish <[email protected]> |
8183bd07 FF |
1603 | |
1604 | * read.h (s_lcomm_bytes): Add prototype (for real this time). | |
1605 | ||
662df350 ILT |
1606 | Thu Sep 4 12:10:01 1997 Ian Lance Taylor <[email protected]> |
1607 | ||
1608 | * config/obj-elf.c (elf_frob_symbol): Only set BSF_OBJECT for | |
1609 | symbols on Irix. | |
1610 | ||
2d278484 NC |
1611 | Wed Sep 3 11:21:33 1997 Nick Clifton <[email protected]> |
1612 | ||
1613 | * config/tc-v850.c: Remove BFD_RELOC_V850_16_PCREL. | |
1614 | ||
d37ce763 JL |
1615 | Tue Sep 2 18:32:30 1997 Jeffrey A Law ([email protected]) |
1616 | ||
1617 | * config/tc-mn10200.c (md_convert_frag): PC relative instructions arex | |
1618 | relative to the next instruction, not the current instruction. | |
1619 | (md_assemble): Similarly. | |
1620 | ||
ccf10718 NC |
1621 | Tue Sep 2 15:58:52 1997 Nick Clifton <[email protected]> |
1622 | ||
19ebb9e3 NC |
1623 | * doc/c-v850.texi: Explanations of offsets in SDA/ZDA areas |
1624 | correcetd. | |
1625 | ||
ccf10718 NC |
1626 | * config/tc-v850.c: Add support for SDA/TDA/ZDA sections. |
1627 | (v850_reloc_prefix): Duplicate code eliminated. Add code to | |
1628 | recognise special instructions. | |
1629 | (md_assemble): Calculation of the size of a fixups corrected. | |
1630 | ||
1631 | * config/tc-v850.h (ELF_TC_SPECIAL_SECTIONS): Add SDA/TDA/ZDA | |
1632 | sections. | |
1633 | ||
28e1e54d AC |
1634 | Tue Sep 2 15:40:56 1997 Andrew Cagney <[email protected]> |
1635 | ||
1636 | * config/tc-v850.c (md_assemble): Use opcode->name instead of | |
1637 | opcode->opcode as the sentinal. Zero is a valid opcode. | |
1638 | ||
11959ebc ILT |
1639 | Tue Aug 26 16:51:14 1997 Ian Lance Taylor <[email protected]> |
1640 | ||
1641 | * doc/as.texinfo (Machine Dependencies): Add v850 to menu. | |
1642 | * doc/c-v850.texi: Change node name to match other chapter nodes. | |
1643 | ||
3f221096 NC |
1644 | Tue Aug 26 09:46:22 1997 Nick Clifton <[email protected]> |
1645 | ||
1646 | * doc/c-v850.texi (V850 Opcodes): Correct name for tiny data area | |
1647 | pointer. | |
3f221096 | 1648 | |
02bdbd8b ILT |
1649 | Tue Aug 26 12:23:25 1997 Ian Lance Taylor <[email protected]> |
1650 | ||
90b83993 ILT |
1651 | * expr.c (integer_constant): If BFD64, don't make a bignum if the |
1652 | number will fit in 64 bits. | |
1653 | ||
4b231a26 ILT |
1654 | * config/tc-alpha.c (load_expression): Check explicitly for O_big, |
1655 | rather than calling abort. | |
1656 | ||
a089d2da ILT |
1657 | * as.h: Don't define alloca if __GNUC__. Just declare it. |
1658 | * macro.c: Copy alloca handling from as.h. | |
1659 | ||
977d53fc ILT |
1660 | * config/tc-i386.c (i386_align_code): Correct 16 bit noops. From |
1661 | Gabriel Paubert <[email protected]>. | |
1662 | ||
02bdbd8b ILT |
1663 | * config/tc-i386.c (md_assemble): In JumpByte case, when looking |
1664 | for a WORD_PREFIX_OPCODE, change it to ADDR_PREFIX_OPCODE if this | |
625ea5db | 1665 | is jcxz or a loop instruction. |
02bdbd8b | 1666 | |
b688e04e NC |
1667 | Mon Aug 25 16:04:14 1997 Nick Clifton <[email protected]> |
1668 | ||
1669 | * config/tc-v850.c (pre_defined_registers): Add 'hp' as alias for | |
1670 | r2. | |
1671 | (md_begin): Set up machine architecture and type. | |
b688e04e | 1672 | |
a77b3837 ILT |
1673 | Mon Aug 25 14:25:48 1997 Ian Lance Taylor <[email protected]> |
1674 | ||
2051ec0e ILT |
1675 | * symbols.c (resolve_symbol_value): Store the value back into the |
1676 | symbol expression, to handle add or subtract simplification | |
1677 | correctly. Handle O_symbol_rva. Add default case. | |
1678 | ||
a77b3837 ILT |
1679 | * config/tc-ppc.c (ppc_change_csect): Temporarily lower the |
1680 | chunksize while creating the new subsection. | |
1681 | * as.c (chunksize): Initialize to zero. | |
1682 | * subsegs.c (subseg_set_rest): Change 5000 to chunksize when | |
1683 | calling obstack_begin. | |
1684 | ||
cf735d2a NC |
1685 | Mon Aug 25 11:21:48 1997 Nick Clifton <[email protected]> |
1686 | ||
1687 | * config/tc-v850.c (md_assemble): Restore input_line_pointer upon | |
1688 | exit. | |
1689 | ||
1690 | start-sanitize-v850e | |
1691 | * config/tc-v850.c (parse_register_list): Support constant | |
1692 | expressions as register lists. | |
3e906c08 | 1693 | end-sanitize-v850e |
cf735d2a | 1694 | |
9c506dfb NC |
1695 | Mon Aug 25 10:19:34 1997 Nick Clifton <[email protected]> |
1696 | ||
1697 | * doc/c-v850.texi: Change the major node to v850 Machine | |
1698 | Dependencies. | |
1699 | ||
d72d8c59 NC |
1700 | Fri Aug 22 11:16:14 1997 Nick Clifton <[email protected]> |
1701 | ||
68eaa141 NC |
1702 | * doc/as.texinfo: Add inclusion of c-v850.texi |
1703 | ||
1704 | * doc/c-v850.texi: New file. | |
1705 | ||
d72d8c59 NC |
1706 | * read.c (is_end_of_line): Make NUL character be considered to be |
1707 | a line terminator. | |
1708 | ||
5f044499 NC |
1709 | Fri Aug 22 10:45:33 1997 Nick Clifton <[email protected]> |
1710 | ||
1711 | * config/tc-v850.c (parse_register_list): Add support for curly | |
1712 | brace syntax. | |
1713 | (cc_names): Add "e" and "ne" conditions. | |
5f044499 | 1714 | |
346c75cd NC |
1715 | Thu Aug 21 11:00:36 1997 Nick Clifton <[email protected]> |
1716 | ||
1717 | * app.c (do_scrub_chars): Support a double dash as starting a | |
1718 | comment that extends to end of line. | |
1719 | ||
19f40fdc NC |
1720 | Thu Aug 21 10:54:27 1997 Nick Clifton <[email protected]> |
1721 | ||
1722 | * config/tc-v850.c (v850_section, v850_bss, v850_offset): New | |
1723 | functions. | |
1724 | (md_pseudo_table): New pseudo ops: .bss, .offset, .section | |
19f40fdc | 1725 | |
d8beaa96 DE |
1726 | Thu Aug 21 00:59:53 1997 Doug Evans <[email protected]> |
1727 | ||
1728 | * config/tc-m32r.c (md_estimate_size_before_relax): Update recorded | |
1729 | insn when changing to a different instruction. | |
1730 | ||
bf5ac1b8 JR |
1731 | start-sanitize-sh4 |
1732 | Wed Aug 20 00:45:20 1997 J"orn Rennecke <[email protected]> | |
1733 | ||
1734 | * tc-sh.c (parse_reg, get_specific, build_Mytes): Add SH4 | |
1735 | floating point extensions. | |
1736 | (parse_reg): parse sgr and dbr. | |
1737 | ||
1738 | end-sanitize-sh4 | |
d8beaa96 DE |
1739 | Tue Aug 19 17:07:34 1997 Nick Clifton <[email protected]> |
1740 | ||
1741 | * config/tc-v850.c (system_register_name): Support numbers for | |
1742 | system register IDs. | |
1743 | ||
015b3352 FF |
1744 | Tue Aug 19 08:59:12 1997 Fred Fish <[email protected]> |
1745 | ||
1746 | * read.c (s_lcomm_internal): Renamed from s_lcomm, added arg to | |
1747 | flag when alignment is in bytes instead of power of 2, and code to | |
1748 | use that flag to convert alignment to bytes. | |
1749 | (s_lcomm, s_lcomm_bytes): New helpers that call s_lcomm_internal. | |
1750 | * read.h (s_lcomm_bytes): Add prototype. | |
1751 | * config/obj-coff.c (write_object_file): If ALIGNMENT_IN_S_FLAGS is | |
1752 | defined, write alignment to alignment bits in section header s_flags | |
1753 | rather than the s_align field. | |
1754 | start-sanitize-tic80 | |
1755 | * config/obj-coff.h (ALIGNMENT_IN_S_FLAGS): Define for TC_TIC80. | |
1756 | * config/tc-tic80.c (md_pseudo_table): Use s_lcomm_bytes for bss | |
1757 | pseudo, instead of s_lcomm which wants a power of two for alignment. | |
1758 | end-sanitize-tic80 | |
1759 | ||
c631cd59 RH |
1760 | Mon Aug 18 20:42:23 1997 Richard Henderson <[email protected]> |
1761 | ||
1762 | * macro.c (check_macro): use alloca instead of xmalloc to plug leak. | |
1763 | ||
96e0ff46 RH |
1764 | Mon Aug 18 20:33:06 1997 Richard Henderson <[email protected]> |
1765 | ||
1766 | * as.c (show_usage): Add -am. | |
1767 | * input-scrub.c (input_scrub_include_sb): Don't add leading \n | |
1768 | if we've already got one. | |
1769 | * listing.c (struct list_info_struct): Add line_contents. | |
1770 | (listing_newline): Put unused argument to work: if non-null, save it... | |
1771 | (listing_listing): ... and regurgitate during listing instead of line | |
1772 | from file. | |
1773 | * listing.h (LISTING_MACEXP): New define. | |
1774 | (LISTING_NEWLINE): Argument is NULL. | |
1775 | * read.c (read_a_source_file): If expanding macros, break up input | |
1776 | lines and pass them to listing_newline. | |
1777 | * doc/as.texinfo: Document -ac and -am. | |
1778 | ||
1779 | * cond.c (s_ifc): Add missing demand_empty_rest_of_line. | |
1780 | ||
a365cd79 NC |
1781 | Mon Aug 18 11:26:36 1997 Nick Clifton <[email protected]> |
1782 | ||
1783 | * config/tc-v850.c (md_apply_fix3): Add support for new 16 bit PC | |
1784 | relative reloc. | |
1785 | ||
1786 | start-sanitize-v850e | |
1787 | Mon Aug 18 11:24:21 1997 Nick Clifton <[email protected]> | |
1788 | ||
1789 | * config/tc-v850.c: Remove support_v850e flag and command line | |
1790 | option. | |
1791 | ||
1792 | * configure.in (emulations): Add support for v850e target | |
1793 | ||
1794 | * configure (emulations): Add support for v850e target | |
a365cd79 | 1795 | |
a365cd79 NC |
1796 | Mon Aug 18 11:24:21 1997 Nick Clifton <[email protected]> |
1797 | ||
da5715e6 | 1798 | * config/tc-v850.c: Remove support_v850ea flag and command line |
a365cd79 NC |
1799 | option. |
1800 | ||
da5715e6 | 1801 | * configure.in (emulations): Add support for v850ea target |
a365cd79 | 1802 | |
da5715e6 | 1803 | * configure (emulations): Add support for v850ea target |
d70bab10 | 1804 | end-sanitize-v850e |
a365cd79 | 1805 | |
cd924033 ILT |
1806 | Fri Aug 15 14:00:13 1997 Ian Lance Taylor <[email protected]> |
1807 | ||
999f3587 ILT |
1808 | * Makefile.am (check-DEJAGNU): Don't cd into testsuite until after |
1809 | setting EXPECT and TCL_LIBRARY. | |
1810 | * Makefile.in: Rebuild. | |
1811 | ||
cd924033 ILT |
1812 | * as.h (enum debug_info_type): Define. |
1813 | (debug_type): Declare. | |
1814 | * as.c (debug_type): New global variable. | |
1815 | (show_usage): Add --gstabs. | |
1816 | (parse_args): Handle --gstabs. | |
1817 | * read.c (generate_asm_lineno): Remove. | |
1818 | (read_a_source_file): Output stabs debugging if appropriate. | |
1819 | Change checks of generate_asm_lineno to check debug_type. Only | |
1820 | generate ECOFF debugging if ECOFF_DEBUGGING is defined. | |
1821 | * read.h (generate_asm_lineno): Don't declare. | |
1822 | (stabs_generate_asm_lineno): Declare. | |
1823 | * stabs.c (stabs_generate_asm_lineno): New function. | |
1824 | * ecoff.c (add_file): Use debug_type, not generate_asm_lineno. | |
1825 | Don't turn off debugging. | |
1826 | (add_file): Remove old #if 0 code. | |
1827 | (ecoff_new_file): Set debug_type, not generate_asm_lineno. | |
1828 | (ecoff_directive_end): Don't generate stabs line symbols. | |
1829 | (ecoff_generate_asm_lineno): Don't check stabs_seen. Don't set | |
1830 | generate_asm_lineno. | |
1831 | (line_label_cnt): Remove. | |
1832 | (ecoff_generate_asm_line_stab): Remove. | |
1833 | * ecoff.h (ecoff_generate_asm_line_stab): Don't declare. | |
1834 | * doc/as.texinfo, doc/as.1: Document --gstabs. | |
1835 | ||
58036ae4 NC |
1836 | Wed Aug 13 18:58:56 1997 Nick Clifton <[email protected]> |
1837 | ||
d70bab10 | 1838 | start-sanitize-v850e |
58036ae4 | 1839 | * config/tc-v850.c (md_assemble, md_show_usage, md_parse_option): |
da5715e6 | 1840 | Add support for v850ea instructions. |
d70bab10 | 1841 | |
58036ae4 NC |
1842 | * config/tc-v850.c (md_assemble, md_show_usage, md_parse_option): |
1843 | Add support for v850e instructions. | |
3e906c08 | 1844 | end-sanitize-v850e |
58036ae4 NC |
1845 | |
1846 | * config/tc-v850.c (md_assemble): Fix error recovery to reload | |
1847 | text of entire opcode. | |
58036ae4 | 1848 | |
4b67a719 RH |
1849 | Tue Aug 12 10:27:34 1997 Richard Henderson <[email protected]> |
1850 | ||
1851 | * doc/internals.texi: Document rs_leb128. | |
1852 | ||
de815f61 ILT |
1853 | Tue Aug 12 12:17:03 1997 Ian Lance Taylor <[email protected]> |
1854 | ||
1855 | * config/tc-m68k.c (m68k_ip): Give an error message for SIZE_BYTE | |
1856 | in ABSL case, rather than calling abort. | |
1857 | ||
8cf777d6 RH |
1858 | Mon Aug 11 21:48:00 1997 Richard Henderson <[email protected]> |
1859 | ||
1860 | * as.h (enum _relax_state): Add rs_leb128. | |
1861 | * read.c (potable): Add sleb128 and uleb128. | |
1862 | (sizeof_*leb128, output_*leb128, emit_leb128_expr, s_leb128): New | |
1863 | functions. | |
1864 | * read.h: Update prototypes. | |
1865 | * symbols.c (resolve_symbol_value): Streamline quite a bit. Return | |
1866 | the symbol value, add a second FINALIZE argument that prevents | |
1867 | changes from being comitted. Update all callers. | |
1868 | * write.c (cvt_frag_to_fill, relax_segment): Handle rs_leb128. | |
1869 | * doc/as.texinfo: Document the new pseudos. | |
1870 | ||
210e033e ILT |
1871 | Sun Aug 10 14:51:49 1997 Ian Lance Taylor <[email protected]> |
1872 | ||
1873 | * Makefile.am (MOSTLYCLEANFILES): Add site.bak, site.exp, stage, | |
1874 | stage1, and stage2. | |
1875 | (DISTCLEANFILES): Define. | |
1876 | * doc/Makefile.am (DISTCLEANFILES): Define. | |
1877 | * Makefile.in, doc/Makefile.in: Rebuild. | |
1878 | ||
29e28dd6 ILT |
1879 | Wed Aug 6 00:30:30 1997 Ian Lance Taylor <[email protected]> |
1880 | ||
4dc4c45d ILT |
1881 | * configure.in: Define TARGET_BYTES_BIG_ENDIAN if endian is set. |
1882 | Don't set targ or gas_target. Define SCO_ELF and | |
1883 | TARGET_SOLARIS_COMMENT when appropriate. Don't substitute for | |
1884 | target_frag. | |
1885 | * Makefile.am: Remove @target_frag@. | |
1886 | (INCLUDES): Remove $(INTERNAL_CFLAGS), $(CROSS), $(HDEFINES), and | |
1887 | $(TDEFINES). | |
1888 | (dep-am): Mark as phony. | |
1889 | * acconfig.h: Add TARGET_BYTES_BIG_ENDIAN, TARGET_SOLARIS_COMMENT, | |
1890 | and SCO_ELF. | |
1891 | * config/arm-big.mt, config/arm-lit.mt: Remove. | |
1892 | * config/mips-big.mt, config/mips-lit.mt: Remove. | |
1893 | * config/ppc-big.mt, config/ppc-lit.mt: Remove. | |
1894 | * config/ppc-sol.mt: Remove. | |
1895 | * config/i386coff.mt, config/m68kcoff.mt: Remove. | |
1896 | * config/m88kcoff.mt: Remove. | |
1897 | * config/sco5.mt: Remove. | |
1898 | * configure, config.in, Makefile.in: Rebuild. | |
1899 | ||
2a562314 ILT |
1900 | * Makefile.am ($(srcdir)/config/m68k-parse.h): New target, to |
1901 | further try to circumvent the .y.h rule. | |
1902 | * Makefile.in: Rebuild. | |
1903 | ||
e535307a ILT |
1904 | Tue Aug 5 12:32:07 1997 Ian Lance Taylor <[email protected]> |
1905 | ||
e2b4bd2a ILT |
1906 | * Makefile.am: New file, based on old Makefile.in. |
1907 | * acinclude.m4: New file, from old aclocal.m4. | |
1908 | * configure.in: Call AM_INIT_AUTOMAKE and AM_PROG_LIBTOOL. Remove | |
1909 | shared library handling; now handled by libtool. Replace | |
1910 | AC_CONFIG_HEADER with AM_CONFIG_HEADER. Call AC_PROG_YACC, | |
1911 | AC_PROG_LEX, and AC_DECL_YYTEXT. Call AM_MAINTAINER_MODE, | |
1912 | AM_CYGWIN32, and AM_EXEEXT. Don't call CY_CYGWIN32 or CY_EXEEXT. | |
1913 | * config.in: New file, created by autoheader. | |
1914 | * conf.in: Remove. | |
1915 | * acconfig.h: Mention PACKAGE, VERSION, and USING_CGEN. | |
1916 | * stamp-h.in: New file. | |
1917 | * as.c (print_version_id): Change GAS_VERSION to VERSION. | |
1918 | (parse_args): Likewise. | |
1919 | * config/obj-vms.c: (Write_VMS_MHD_Records): Likewise. | |
29e28dd6 ILT |
1920 | * doc/Makefile.am: New file, based on old doc/Makefile.in. |
1921 | * Makefile.in, doc/Makefile.in: Now built with automake. | |
e2b4bd2a ILT |
1922 | * aclocal.m4: Now built with aclocal. |
1923 | * configure: Rebuild. | |
1924 | ||
e535307a ILT |
1925 | * cond.c (s_else): If not listing false conditionals, turn listing |
1926 | off in the false branch of the else. | |
1927 | ||
c5cb7682 ILT |
1928 | Mon Aug 4 11:28:35 1997 Ian Lance Taylor <[email protected]> |
1929 | ||
703f5e6e ILT |
1930 | * config/tc-mips.c (macro): Fix handling of a double load from a |
1931 | symbol plus an offset. | |
1932 | ||
c5cb7682 ILT |
1933 | * ecoff.c (ecoff_build_symbols): Set fMerge to 0 for an FDR which |
1934 | has an associated external symbol. | |
1935 | ||
04269551 RH |
1936 | Sun Aug 3 23:23:59 1997 Richard Henderson <[email protected]> |
1937 | ||
1938 | * config/tc-alpha.c (s_alpha_ucons): New function. | |
1939 | (md_pseudo_table): Add unaligned data pseudos for DWARF. | |
1940 | ||
15d8ae9d JL |
1941 | Thu Jul 31 15:13:43 1997 Jeffrey A Law ([email protected]) |
1942 | ||
c1b2205e JL |
1943 | * config/tc-v850.c (md_assemble): Ignore the rest of the current |
1944 | line if we encounter an error. | |
1945 | ||
15d8ae9d JL |
1946 | * config/tc-v850.c (md_assemble): Sign extend constants value |
1947 | for hi and hi0 expressions. | |
1948 | (v850_insert_operand): Enable range checking for generic 16bit | |
1949 | operands. | |
1950 | ||
d222309a JL |
1951 | Tue Jul 29 14:20:43 1997 Jeffrey A Law ([email protected]) |
1952 | ||
1953 | * config/tc-v850.c (md_assemble): Turn on fx_no_overflow for | |
1954 | LO16, HI16 and HI16_S relocs. | |
1955 | ||
2e37047c RS |
1956 | Mon Jul 28 18:41:41 1997 Rob Savoye <[email protected]> |
1957 | ||
1958 | * configure.in: Use CYGWIN and EXEEXT autoconf macro to look for | |
1959 | win32 dependencies. | |
1960 | * configure: Regenerated with autoconf 2.12. | |
1961 | * Makefile.in: Add $(EXEEXT) to all executables. | |
1962 | ||
e0362be2 JL |
1963 | Fri Jul 25 10:54:43 1997 Jeffrey A Law ([email protected]) |
1964 | ||
1965 | * tc-hppa.c (md_apply_fix): Improve warnings for out of range | |
1966 | unconditional branches. | |
1967 | (hppa_fix_adjustable): Don't adjust anything with a RR% or LR% | |
1968 | field selector. | |
1969 | ||
09e1d695 DE |
1970 | Thu Jul 24 15:21:49 1997 Doug Evans <[email protected]> |
1971 | ||
1972 | * tc-sparc.c (md_begin): Cast sparc_opcodes to PTR for hash_insert. | |
1973 | ||
280cdd54 ILT |
1974 | Thu Jul 24 17:51:29 1997 Ian Lance Taylor <[email protected]> |
1975 | ||
1976 | * macro.c (define_macro): Make sure the index is in range before | |
1977 | checking for '('. | |
1978 | ||
e6e676a5 FF |
1979 | start-sanitize-tic80 |
1980 | Thu Jul 24 12:13:19 1997 Fred Fish <[email protected]> | |
1981 | ||
1982 | * config/tc-tic80.c (build_insn): Remove "extended" and replace with | |
1983 | "fx" and "fxfrag". Add "ffrag". Change code to initialize and use | |
1984 | the right f/ffrag and fx/fxfrag pairs since instruction may be split | |
1985 | across frags. | |
1986 | ||
1987 | end-sanitize-tic80 | |
68299279 ILT |
1988 | Tue Jul 22 18:38:56 1997 Robert Hoehne <[email protected]> |
1989 | ||
1990 | * config/te-go32.h (USE_ALIGN_PTWO): Define. | |
1991 | * config/tc-i386.c (md_pseudo_table): If USE_ALIGN_PTWO is | |
1992 | defined, use s_align_ptwo for .align. | |
ea1c39ce ILT |
1993 | * configure.in (i386-*-msdosdjgpp*): New target. |
1994 | (i386-*-go32*): Set em to go32 and targ to coffgo32. | |
1995 | * configure: Rebuild. | |
68299279 | 1996 | |
bd3a1eba DE |
1997 | Tue Jul 22 12:41:40 1997 Doug Evans <[email protected]> |
1998 | ||
1999 | * config/tc-sparc.c (last_opcode): New static local. | |
2000 | (md_assemble): Don't issue "FP branch in delay slot" warning if | |
2001 | the delay slot has been annulled. | |
2002 | ||
1d303653 ILT |
2003 | Tue Jul 22 13:25:13 1997 Ian Lance Taylor <[email protected]> |
2004 | ||
2005 | * config/tc-m68k.c (md_apply_fix_2): Check for PC relative reloc | |
2006 | code if BFD_ASSEMBLER. | |
2007 | ||
47bfb6fc JL |
2008 | Mon Jul 21 08:57:17 1997 Jeffrey A Law ([email protected]) |
2009 | ||
2010 | * config/tc-v850.c (system_registers): Fix ordering of registers. | |
2011 | ||
e53430c4 FF |
2012 | start-sanitize-tic80 |
2013 | Tue Jul 15 16:29:54 1997 Fred Fish <[email protected]> | |
2014 | ||
2015 | * config/tc-tic80.c (build_insn): Initialize extended word to zero | |
2016 | when it will be filled in later by relocation information. | |
2017 | ||
2018 | end-sanitize-tic80 | |
a652f74c ILT |
2019 | Mon Jul 14 23:10:58 1997 Ian Lance Taylor <[email protected]> |
2020 | ||
2021 | * config/tc-mips.c (macro_build): Restore check of fmt argument. | |
2022 | (mips_ip): Fix ISA checks. | |
2023 | ||
9587640a JL |
2024 | start-sanitize-r5900 |
2025 | Tue Jul 15 10:15:39 1997 Jeffrey A Law ([email protected]) | |
2026 | ||
2027 | * configure.in: Default the r5900 to little endian. | |
2028 | * configure: Rebuilt. | |
2029 | ||
2030 | end-sanitize-r5900 | |
8ae66b94 FF |
2031 | start-sanitize-tic80 |
2032 | Mon Jul 14 19:30:55 1997 Fred Fish <[email protected]> | |
2033 | ||
2034 | * config/tc-tic80.c (build_insn): Fix endianness problem with | |
2035 | O_big operands. | |
2036 | ||
2037 | end-sanitize-tic80 | |
4dc85508 ILT |
2038 | Sun Jul 13 20:43:46 1997 Ian Lance Taylor <[email protected]> |
2039 | ||
2040 | * config/tc-mips.c (check_absolute_expr): Change warning to | |
2041 | error. | |
2042 | ||
931a1858 JL |
2043 | Fri Jul 11 10:18:47 1997 Jeffrey A Law ([email protected]) |
2044 | ||
2045 | * config/tc-mips.c (macro_build): Refine code to check if an | |
2046 | instruction is available on a particular cpu variant. | |
2047 | (mips_ip): Likewise. | |
2048 | ||
76fb6d2f ILT |
2049 | Mon Jul 7 22:53:08 1997 Ian Lance Taylor <[email protected]> |
2050 | ||
2051 | * config/tc-i386.c (tc_i386_fix_adjustable): Change ifndef | |
2052 | OBJ_AOUT to ifdef OBJ_ELF. | |
2053 | (md_apply_fix3): When mangling 32 bit PC relative reloc for | |
2054 | BFD_ASSEMBLER, handle one ELF case for COFF as well, and add a PE | |
2055 | case. | |
2056 | * write.c (fixup_segment): Change special case for i386-coff to | |
2057 | not apply for i386-pe. | |
2058 | * config/obj-coff.c (coff_adjust_section_syms): Only count fixups | |
2059 | which were not done. | |
2060 | (coff_frob_file_after_relocs): Rename from coff_frob_file. | |
2061 | (coff_format_ops): Initialize frob_file_after_relocs field rather | |
2062 | than frob_file field. | |
2063 | * config/obj-coff.h (coff_frob_file): Don't declare. | |
2064 | (coff_frob_file_after_relocs): Declare. | |
2065 | (obj_frob_file): Don't define. | |
2066 | (obj_frob_file_after_relocs): Define. | |
2067 | * configure.in: Set bfd_gas to yes for i386-*-cygwin32. | |
2068 | * configure: Rebuild. | |
2069 | ||
b709b16f ILT |
2070 | Wed Jul 2 12:05:00 1997 Ian Lance Taylor <[email protected]> |
2071 | ||
2072 | * config/obj-coff.c (fixup_segment): Never subtract section | |
2073 | address from PC relative reloc which will be fully resolved. | |
2074 | ||
db3152ef JL |
2075 | Tue Jul 1 15:23:07 1997 Jeffrey A Law ([email protected]) |
2076 | ||
2077 | * ecoff.c (page_type): Renamed from page_t to avoid conflict | |
2078 | with hpux10 header files. | |
2079 | ||
b73fcae8 ILT |
2080 | Mon Jun 30 12:27:28 1997 Ian Lance Taylor <[email protected]> |
2081 | ||
2082 | From Jason Merrill <[email protected]>: | |
2083 | * read.c (do_align): If BFD_ASSEMBLER, only use NOP_OPCODE if | |
2084 | SEC_CODE is set. | |
2085 | * config/tc-i386.h (md_maybe_text): Define. | |
2086 | (md_do_align): Use md_maybe_text. | |
2087 | ||
d006e435 MM |
2088 | Fri Jun 27 19:15:27 1997 Michael Meissner <[email protected]> |
2089 | ||
2090 | * config/tc-ppc.h (tc_fix_adjustable): Only check for GOT type | |
2091 | relocations, don't check for symbol being external, weak, etc. | |
2092 | ||
24a3e622 ILT |
2093 | Mon Jun 16 19:12:51 1997 Geoff Keating <[email protected]> |
2094 | ||
2095 | * config/tc-ppc.h (tc_fix_adjustable): Don't let the assembler | |
2096 | calculate relocations to any external symbol, because we might be | |
2097 | linking a shared object and the symbol might be overriden or moved | |
2098 | (for instance, moved into a static executable's .bss section). | |
2099 | (GLOBAL_OFFSET_TABLE_NAME): Delete. This is an i386 wierdness. | |
2100 | ||
2101 | * config/tc-ppc.h (tc_fix_adjustable): GOT-based relocations can't | |
2102 | be calculated by the assembler. | |
2103 | ||
2104 | * config/tc-ppc.c (md_apply_fix3): Handle @plt or @local branch | |
2105 | whose destination lies in the same file, by ignoring the @plt or | |
2106 | @local and aiming the branch at its destination. | |
2107 | ||
b0447a0e ILT |
2108 | Mon Jun 16 13:59:18 1997 H.J. Lu <[email protected]> |
2109 | ||
2110 | * symbols.c (copy_symbol_attributes): Copy BSF_OBJECT flag. | |
2111 | * config/obj-elf.h (OBJ_COPY_SYMBOL_ATTRIBUTES): Copy size | |
2112 | expression. | |
2113 | ||
2114 | * config/obj-multi.h (OBJ_COPY_SYMBOL_ATTRIBUTES): Define instead | |
2115 | of obj_copy_symbol_attributes. | |
2116 | ||
be2c18bd ILT |
2117 | Mon Jun 16 12:45:56 1997 Ian Lance Taylor <[email protected]> |
2118 | ||
3a035861 ILT |
2119 | * config/tc-ppc.c (ppc_insert_operand): In 32 bit mode, with a |
2120 | signed operand, sign extend a 32 bit value to the host size. | |
2121 | ||
2122 | * Makefile.in (CFLAGS): Subsitute from configure script. From | |
2123 | Jeff Makey <[email protected]>. | |
2124 | ||
a52f90a4 ILT |
2125 | * config/tc-i386.c (i386_operand): Use alloca rather than a fixed |
2126 | buffer size to make a copy of the symbol. | |
2127 | ||
be2c18bd ILT |
2128 | * Makefile.in (OBJS): Put @extra_objects@ on the same line as |
2129 | macro.o. | |
2130 | ||
7799bb2c ILT |
2131 | Thu Jun 12 12:16:20 1997 Ian Lance Taylor <[email protected]> |
2132 | ||
2133 | * write.c (write_object_file): In non BFD_ASSEMBLER code, as we | |
2134 | step through the frags calling cvt_frag_to_fill, switch to | |
2135 | SEG_DATA when we reach data_frag_root. | |
2136 | ||
43ee18a0 JL |
2137 | Tue Jun 10 17:08:34 1997 Jeffrey A Law ([email protected]) |
2138 | ||
2139 | * config/tc-mn10300.c (md_assemble): Allow an empty register | |
2140 | list for instructions which use register lists. | |
2141 | ||
ccc30467 ILT |
2142 | Tue Jun 10 11:18:09 1997 H.J. Lu <[email protected]> |
2143 | ||
d2e5779b ILT |
2144 | * config/tc-arm.c (md_apply_fix3): Make temp unsigned long. |
2145 | ||
7436e4de ILT |
2146 | * config/tc-arm.c (arm_adjust_symtab): Only set storage classes if |
2147 | OBJ_COFF. | |
2148 | ||
ccc30467 ILT |
2149 | * config/tc-arm.c: Add prototypes for many static functions. |
2150 | (struct asm_opcode ): Add prototypes for parms field. | |
2151 | (struct thumb_opcode ): Likewise. | |
2152 | (fp_op2): Remove unused flags parameter. | |
2153 | (output_inst): Make static. | |
2154 | (arm_after_pass_hook): Remove unused ignore parameter. | |
2155 | * config/tc-arm.h (arm_after_pass_hook): Declare. | |
2156 | (arm_start_line_hook): Declare. | |
2157 | (arm_frob_label): Declare. | |
2158 | ||
170cdf75 ILT |
2159 | Mon Jun 9 12:55:45 1997 H.J. Lu <[email protected]> |
2160 | ||
2161 | * depend.c (wrap_output): new prototype. | |
2162 | ||
af438bdb ILT |
2163 | Mon Jun 9 12:52:44 1997 Ian Lance Taylor <[email protected]> |
2164 | ||
4b4c1e0f ILT |
2165 | * config/tc-sh.c (md_apply_fix): Check for overflow. |
2166 | ||
af438bdb ILT |
2167 | * config/tc-m68k.c (md_section_align): If a.out and BFD, force |
2168 | section size to be aligned. | |
2169 | ||
72574181 ILT |
2170 | Fri Jun 6 17:15:55 1997 Ian Lance Taylor <[email protected]> |
2171 | ||
2172 | * config/tc-sh.h (md_cons_align): Define. | |
2173 | (sh_cons_align): Declare. | |
2174 | * config/tc-sh.c (md_pseudo_table): Add .uaword and .ualong. | |
2175 | (sh_no_align_cons): New static variable. | |
2176 | (s_uacons): New static function. | |
2177 | (sh_cons_align): New function. | |
2178 | (sh_handle_align): Warn about misaligned data. | |
2179 | * doc/c-sh.texi: Document .uaword and .ualong. | |
2180 | ||
2181 | Thu Jun 5 15:38:17 1997 Ian Lance Taylor <[email protected]> | |
2182 | ||
2183 | * macro.c (macro_expand): In MRI mode, treat single quote as a | |
2184 | separator character when checking for a positional argument. | |
2185 | ||
d0badeab NC |
2186 | Tue Jun 3 16:15:13 1997 Nick Clifton <[email protected]> |
2187 | ||
48e509bf NC |
2188 | * config/tc-arm.c (md_parse_option): Merge in changes from |
2189 | armT-970328-branch. | |
f8a21443 | 2190 | |
48e509bf NC |
2191 | * config/tc-arm.h: Merge in changes from armT-970328-branch. |
2192 | ||
2193 | * configure.in (emulations): Add Thumb architecture support from | |
d0badeab NC |
2194 | armT-9703-28-branch. |
2195 | ||
2903fb6e NC |
2196 | Mon Jun 2 16:25:07 1997 Nick Clifton <[email protected]> |
2197 | ||
3357a5ab NC |
2198 | * doc/all.texi: Add enabling of ARM documentation. |
2199 | ||
2903fb6e NC |
2200 | * doc/as.texinfo: Add ARM documentation from armT-970328-branch. |
2201 | ||
5c6f5923 GRK |
2202 | Mon Jun 2 11:55:12 1997 Gavin Koch <[email protected]> |
2203 | ||
2204 | * config/tc-mips.c: Added r3900 support. | |
2205 | ||
dccd4d2c ILT |
2206 | Thu May 29 12:58:26 1997 Ben Pfaff <[email protected]> |
2207 | ||
2208 | * as.c: (parse_args) `-t' option requires an argument. | |
2209 | ||
2210 | Wed May 28 15:45:07 1997 Nick Clifton <[email protected]> | |
2211 | ||
2212 | * config/tc-arm.c (md_begin): Change call to | |
2213 | coff_arm_bfd_set_private_flags() to a call to | |
2214 | bfd_set_private_flags(). | |
2215 | ||
5ac3db53 ILT |
2216 | Wed May 28 16:17:34 1997 Ian Lance Taylor <[email protected]> |
2217 | ||
1d6f438f ILT |
2218 | * Makefile.in: Rebuild dependencies. |
2219 | ||
5ac3db53 ILT |
2220 | * config/tc-i386.c (tc_gen_reloc): Don't try to convert the type |
2221 | of a BFD_RELOC_RVA reloc. | |
2222 | ||
f22950b9 JL |
2223 | Wed May 28 10:48:14 1997 Jeffrey A Law ([email protected]) |
2224 | ||
2225 | * config/tc-hppa.c (tc_fix_adjustable): Reject absolute calls/jumps. | |
2226 | (hppa_force_relocation): Force a relocation for an absolute | |
2227 | call/jump. | |
2228 | ||
1079e76c ILT |
2229 | Mon May 26 13:24:25 1997 Ian Lance Taylor <[email protected]> |
2230 | ||
2231 | * doc/as.texinfo: Don't use @value in section names or index | |
2232 | entries; it confuses texinfo.tex. | |
2233 | ||
8a51eeaf TT |
2234 | Fri May 23 00:09:35 1997 Tom Tromey <[email protected]> |
2235 | ||
2236 | * doc/as.texinfo: Updated for -MD option. | |
2237 | * Makefile.in (CFILES): Added depend.c. | |
2238 | (OBJS): Added depend.o. | |
2239 | * as.h (start_dependencies, register_dependency, | |
2240 | print_dependencies): New declarations. | |
2241 | * depend.c: New file. | |
2242 | * as.c (parse_args): Added -MD option. | |
2243 | (main): Call print_dependencies. | |
2244 | (show_usage): Added help for -MD. | |
2245 | * read.c (s_app_file): Call register_dependency. | |
2246 | (s_include): Call register_dependency when file is found. | |
2247 | (read_a_source_file): Call register_dependency. | |
2248 | ||
1a7a427e ILT |
2249 | Wed May 21 17:39:28 1997 Ian Lance Taylor <[email protected]> |
2250 | ||
2251 | * config/obj-coff.c (symbol_to_chars): If TE_PE, don't add the | |
2252 | section address to the symbol value. | |
2253 | ||
e17449bc GRK |
2254 | Tue May 20 11:23:31 1997 Gavin Koch <[email protected]> |
2255 | ||
1a7a427e ILT |
2256 | * config/tc-mips.c (macro_build,mips_ip): Move the INSN_ISA field |
2257 | into the new membership field. | |
e17449bc | 2258 | |
de046e7c NC |
2259 | Thu May 15 10:00:53 1997 Nick Clifton <[email protected]> |
2260 | ||
2261 | * config/tc-arm.c (md_begin): If no cpu type is specified on the | |
2262 | command line then the ARM7 is now chosen by default when setting | |
2263 | the BFD machine and architecture. | |
2264 | ||
46686c78 NC |
2265 | Wed May 14 09:54:53 1997 Nick Clifton <[email protected]> |
2266 | ||
2267 | * config/tc-arm.c (global variables): Added 'uses_apcs_26' flag to | |
1a7a427e ILT |
2268 | hold APCS selection. |
2269 | (md_begin): Added code to generate flags to be set into the COFF | |
2270 | header and the calls to the BFD functions to do this. | |
2271 | (md_parse_option, md_show_usage): Added new command line | |
46686c78 NC |
2272 | options -mapcs-32, -mapcs-26, -marmv2, -marmv2a, -marmv3, |
2273 | -marmv3m, -marmv4, -marmv4t. | |
2274 | ||
2275 | * tc-arm.h (LOCAL_LABEL): Removed the definition of this macro | |
2276 | as it is never used. | |
2277 | ||
2393a966 JL |
2278 | Tue May 13 22:26:14 1997 Jeffrey A Law ([email protected]) |
2279 | ||
2280 | * config/tc-mn10200.c (md_convert_frag): Prefix temporary | |
2281 | label name with ".". | |
2282 | * config/tc-mn10300.c (md_convert_frag): Likewise. | |
2283 | ||
cd05cc5e ILT |
2284 | Tue May 13 14:44:39 1997 Ian Lance Taylor <[email protected]> |
2285 | ||
2286 | * config/tc-mips.c (set_at): Check for bignum. | |
2287 | (check_absolute_expr, macro, mips16_macro): Likewise. | |
2288 | ||
7b02bacd FF |
2289 | start-sanitize-tic80 |
2290 | Tue May 13 10:45:56 1997 Fred Fish <[email protected]> | |
2291 | ||
2292 | * config/tc-tic80.c (md_apply_fix): Check PC relative relocations | |
2293 | for overflow/underflow, only insert lower 15 bits into instruction. | |
2294 | ||
2295 | end-sanitize-tic80 | |
98b4161a ILT |
2296 | Mon May 12 13:33:08 1997 H.J. Lu <[email protected]> |
2297 | ||
2298 | * config/tc-i386.c (pi): Check for RegMMX. | |
2299 | ||
ee42e25b ILT |
2300 | Thu May 8 11:10:15 1997 Ian Lance Taylor <[email protected]> |
2301 | ||
2302 | * expr.c (expr): When subtracting values in the same frag, | |
2303 | subtract X_add_number rather than adding it. | |
2304 | ||
a5586bdc ILT |
2305 | Wed May 7 15:39:48 1997 Ian Lance Taylor <[email protected]> |
2306 | ||
662a6d9e ILT |
2307 | * config/obj-coff.c (write_object_file): Just pass NULL to |
2308 | md_do_align, not the address of a char holding NOP_OPCODE. | |
2309 | ||
a5586bdc ILT |
2310 | * config/tc-mips.c (macro): Handle constants for M_LI_D and |
2311 | M_LI_DD. | |
2312 | (mips_ip): For 'F', 'L', 'f', and 'l', generate a constant rather | |
2313 | than an address if the floating point value looks sufficiently | |
2314 | simple. | |
2315 | ||
91951af6 ILT |
2316 | Tue May 6 12:18:09 1997 Ian Lance Taylor <[email protected]> |
2317 | ||
2318 | * config/tc-i386.c (md_section_align): If a.out and BFD, force | |
2319 | section size to be aligned. | |
2320 | ||
454b0ccd ILT |
2321 | Mon May 5 17:16:55 1997 Ian Lance Taylor <[email protected]> |
2322 | ||
0239838b ILT |
2323 | * cond.c: Include "macro.h". |
2324 | (struct conditional_frame): Add macro_nest field. | |
2325 | (initialize_cframe): Initialize macro_nest. | |
2326 | (cond_finish_check): Add nest parameter. Change all callers. | |
2327 | (cond_exit_macro): New function. | |
2328 | * as.h (cond_finish_check): Update declaration. | |
2329 | (cond_exit_macro): Declare. | |
2330 | * input-scrub.c (macro_nest): Make globally visible. | |
2331 | (input_scrub_next_buffer): Call cond_finish_check. | |
2332 | * macro.h (macro_nest): Declare. | |
2333 | * read.c (s_mexit): Call cond_exit_macro. | |
2334 | ||
454b0ccd ILT |
2335 | * config/tc-i386.h (RegMMX): Define. |
2336 | * config/tc-i386.c (pi): Check for all register types. | |
2337 | (type_names): Add RegMMX. | |
2338 | (md_assemble): Handle RegMMX. | |
2339 | ||
2340 | Wed Apr 30 12:47:00 1997 Manfred Hollstein <[email protected]> | |
2341 | ||
2342 | * config/obj-coff.c (c_section_symbol): Clear the LOCAL bit #ifdef | |
2343 | TE_DELTA. | |
2344 | ||
2345 | Tue Apr 29 20:23:10 1997 Jim Wilson <[email protected]> | |
2346 | ||
2347 | * config/tc-mips.c (nopic_need_relax): Add new parameter | |
2348 | before_relaxing. Use it when testing ecoff_extern_size. | |
2349 | (load_address, macro, md_estimate_size_before_relax): Fix all | |
2350 | callers. | |
2351 | ||
24d4b4e1 ILT |
2352 | Tue Apr 29 19:54:36 1997 Richard Henderson <[email protected]> |
2353 | ||
2354 | * config/obj-elf.c (elf_pseudo_table): Add "subsection". | |
2355 | (obj_elf_subsection): New static function. | |
2356 | ||
4a38edaa ILT |
2357 | Tue Apr 29 19:52:47 1997 Ian Lance Taylor <[email protected]> |
2358 | ||
2359 | * config/obj-coff.c (coff_header_append): Don't reset string_size | |
2360 | each time through the loop. | |
2361 | ||
1416631f ILT |
2362 | Fri Apr 25 14:17:46 1997 H.J. Lu <[email protected]> |
2363 | ||
2364 | * Makefile.in (DISTSTUFF): Add itbl-parse.h. | |
2365 | ||
49f5a035 ILT |
2366 | Fri Apr 25 12:03:15 1997 Ian Lance Taylor <[email protected]> |
2367 | ||
8f9b2cea ILT |
2368 | * doc/internals.texi (Porting GAS): Correct documentation for |
2369 | current configure handling of targ-cpu.h, et. al. | |
2370 | (CPU backend): Document listing macros. | |
2371 | ||
49f5a035 ILT |
2372 | * listing.c (data_buffer): Set size based on other listing macros, |
2373 | rather than always using 100. | |
2374 | (data_buffer_size): Remove static variable. | |
2375 | (calc_hex): Make data_buffer_size a local variable. Don't leave | |
2376 | any slop when filling data_buffer. | |
2377 | ||
a21dd1e0 ILT |
2378 | Mon Apr 21 15:33:19 1997 Ian Lance Taylor <[email protected]> |
2379 | ||
2380 | * doc/c-mips.texi: Document .set autoextend. | |
2381 | ||
49f90a34 ILT |
2382 | Sat Apr 19 23:09:25 1997 Niklas Hallqvist <[email protected]> |
2383 | ||
2384 | * configure.in (i386-*-openbsd*, m68k-*-openbsd*, | |
2385 | mips-dec-openbsd*, ppc-*-*bsd*, ns32k-pc532-openbsd*, | |
2386 | sparc-*-openbsd*): New targets. | |
2387 | * configure: Rebuild. | |
2388 | ||
aff65ed9 ILT |
2389 | Sat Apr 19 22:52:03 1997 Jim Wilson <[email protected]> |
2390 | ||
2391 | * config/obj-elf.c (elf_frob_symbol): If TC_MIPS, set BSF_OBJECT | |
2392 | for all undefined symbols. | |
2393 | ||
fec391b1 ILT |
2394 | Fri Apr 18 13:37:35 1997 Ian Lance Taylor <[email protected]> |
2395 | ||
2396 | * config/tc-ppc.c (ppc_fix_adjustable): Handle zero length csects | |
2397 | correctly. | |
2398 | ||
894cca25 ILT |
2399 | Fri Apr 18 11:51:35 1997 Niklas Hallqvist <[email protected]> |
2400 | ||
2401 | * configure.in (alpha*-*-openbsd*): New target. | |
2402 | * configure: Rebuild. | |
2403 | ||
fc984eb0 ILT |
2404 | Thu Apr 17 13:59:47 1997 Per Fogelstrom <[email protected]> |
2405 | ||
2406 | * configure.in (mips-*-openbsd*): New target. | |
2407 | * configure: Rebuild. | |
2408 | ||
4bdb83fc MH |
2409 | start-sanitize-d30v |
2410 | Wed Apr 16 12:31:24 1997 Martin Hunt <[email protected]> | |
2411 | ||
2412 | * config/tc-d30v.c (parallel_ok): Fix parallel checking | |
2413 | for instructions using conditional execution. | |
2414 | ||
2415 | end-sanitize-d30v | |
68952421 GRK |
2416 | Tue Apr 15 18:11:44 1997 Gavin Koch <[email protected]> |
2417 | ||
2418 | * config/tc-mips.c (insn_uses_reg): Correct test for fpr pairs. | |
2419 | ||
e366a2d6 ILT |
2420 | Tue Apr 15 13:04:47 1997 Ian Lance Taylor <[email protected]> |
2421 | ||
2422 | * Makefile.in (srcroot): Remove. | |
2423 | (INSTALL): Set to @INSTALL@. | |
2424 | (INSTALL_XFORM, INSTALL_XFORM1): Remove. | |
2425 | (all, dvi): Don't set srcroot. | |
2426 | (install): Depend upon as.new, gasp.new, and installdirs. Use | |
2427 | $(program_transform_name) directly, rather than using | |
2428 | $(INSTALL_XFORM) and $(INSTALL_XFORM1). | |
2429 | (installdirs): New target. | |
2430 | * doc/Makefile.in (INSTALL_XFORM1): Remove. | |
2431 | (install): Depend upon installdirs. Use $(program_transform_name) | |
2432 | directly, rather than using $(INSTALL_XFORM) and | |
2433 | $(INSTALL_XFORM1). | |
2434 | (installdirs): New target. | |
2435 | (install-info-as): Run mkinstalldirs. | |
2436 | (install-info-gasp): Likewise. | |
2437 | ||
dca6429f ILT |
2438 | Mon Apr 14 11:59:08 1997 Ian Lance Taylor <[email protected]> |
2439 | ||
e366a2d6 ILT |
2440 | * Makefile.in (INSTALL): Change install.sh to install-sh. |
2441 | ||
dca6429f ILT |
2442 | * symbols.c (resolve_symbol_value): Check for division by zero. |
2443 | ||
2444 | From Thomas Graichen <[email protected]>: | |
2445 | * Makefile.in: Always use $(SHELL) when running move-if-change. | |
2446 | * configure.in: Use ${CONFIG_SHELL} when running $ac_config_sub. | |
2447 | * configure: Rebuild. | |
2448 | ||
4e9d8dea DE |
2449 | Thu Apr 10 14:40:00 1997 Doug Evans <[email protected]> |
2450 | ||
f3f00e94 DE |
2451 | * cgen.c (cgen_parse_operand): Renamed from cgen_asm_parse_operand. |
2452 | New argument `want'. Update enum cgen_parse_operand_result values. | |
2453 | Initialize if CGEN_PARSE_OPERAND_INIT. | |
2454 | * config/tc-m32r.c (md_begin): Set cgen_parse_operand_fn. | |
4e9d8dea DE |
2455 | (md_assemble): Call cgen_asm_init_parse. |
2456 | Update call to m32r_cgen_assemble_insn, call as_bad if assembly failed. | |
2457 | ||
902a77ac ILT |
2458 | Wed Apr 9 11:49:41 1997 Ian Lance Taylor <[email protected]> |
2459 | ||
2460 | * config/tc-m68k.c (m68k_ip): Handle #j. | |
2461 | ||
96742953 JL |
2462 | Tue Apr 8 16:37:57 1997 Jeffrey A Law ([email protected]) |
2463 | ||
2464 | * config/tc-mn10300.c (md_convert_frag): Create fixup at the | |
2465 | right address for call label:32,regs,imm. | |
2466 | ||
e41369a4 JL |
2467 | Mon Apr 7 14:58:22 1997 Jeffrey A Law ([email protected]) |
2468 | ||
2469 | * config/tc-hppa.c (pa_subspace_start): If OBJ_ELF, then always return | |
2470 | zero. | |
2471 | * config/tc-hppa.h (tc_frob_symbol): Don't reset the value of the | |
2472 | symbol for OBJ_ELF anymore. | |
2473 | ||
39ffbb4d DE |
2474 | Mon Apr 7 10:54:59 1997 Doug Evans <[email protected]> |
2475 | ||
2476 | * Makefile.in: Regenerate dependencies. | |
2477 | (TARG_CPU): New variable. | |
2478 | (cgen.o): Depend on cgen.h, $(TARG_CPU)-opc.h. | |
2479 | (.dep1): Delete creating of cgen-opc.h. | |
2480 | (.tcdep): Put proper contents in cgen-opc.h. | |
2481 | * configure.in (m32r): Delete setting of extra_files, extra_links. | |
2482 | (AC_OUTPUT): Create cgen-opc.h. | |
2483 | * configure: Regenerated. | |
2484 | ||
596c5b74 ILT |
2485 | Sat Apr 5 13:19:12 1997 Klaus Kaempf <[email protected]> |
2486 | ||
2487 | * makefile.vms: Update to build gasp.exe. | |
2488 | ||
374bdac7 DE |
2489 | Fri Apr 4 16:10:02 1997 Doug Evans <[email protected]> |
2490 | ||
c8cf7e17 DE |
2491 | * write.c (relax_frag): Make non-static. |
2492 | * write.h (relax_frag): Add prototype for. | |
2493 | * config/tc-m32r.h (md_do_align): New arg `max'. | |
2494 | * config/tc-m32r.c (m32r_do_align): Likewise. | |
2495 | Update calls to frag_align, frag_align_pattern. | |
2496 | (fill_insn): Update call to m32r_do_align. | |
2497 | (m32r_scomm): Update call to frag_align. | |
2498 | ||
374bdac7 DE |
2499 | * config/tc-m32r.[ch]: New files. |
2500 | * cgen.c: New file. | |
2501 | * Makefile.in (CPU_TYPES): Add m32r. | |
374bdac7 DE |
2502 | (TARGET_CPU_CFILES): Add tc-m32r.c. |
2503 | (TARGET_CPU_HFILES): Add tc-m32r.h. | |
374bdac7 DE |
2504 | (DISTCLEAN_HERE): Add cgen-opc.h. |
2505 | (.dep1,.tcdep): Create empty cgen-opc.h. | |
2506 | (cgen.o): Add dependencies. | |
2507 | (dependencies): Regenerate. | |
2508 | * as.h (struct frag): New member fr_targ. | |
2509 | (fr_pcrel_adjust,fr_bsr): Move into union fr_targ.ns32k. | |
2510 | * conf.in (USING_CGEN): New macro. | |
2511 | * configure.in (m32r-*-*): Add entry for. | |
39ffbb4d | 2512 | Add cgen.o to extra_objects. |
374bdac7 | 2513 | * configure: Regenerate. |
403c708e DE |
2514 | * frags.c (frag_var): fr_pcrel_adjust renamed to |
2515 | fr_targ.ns32k.pcrel_adjust. fr_bsr renamed to fr_targ.ns32k.bsr. | |
2516 | (frag_variant): Likewise. | |
2517 | * write.c (relax_frag): Likewise. | |
374bdac7 | 2518 | * config/tc-ns32k.c (*): Likewise. |
374bdac7 | 2519 | |
e819d858 ILT |
2520 | Fri Apr 4 13:26:10 1997 Ian Lance Taylor <[email protected]> |
2521 | ||
dc966dad ILT |
2522 | * config/tc-hppa.h (TC_EOL_IN_INSN): Check explicitly for '!', |
2523 | rather than for any end of line character. | |
2524 | ||
5c11dba2 ILT |
2525 | * config/tc-hppa.c (tc_gen_reloc): If hppa_ren_reloc_type fails, |
2526 | call abort (i.e., as_abort) rather than crashing. | |
2527 | ||
457a20b5 ILT |
2528 | * config/tc-mips.c: Protect uses of STO_MIPS16 with an ifdef of |
2529 | OBJ_ELF, rather than of S_GET_OTHER. | |
2530 | ||
e819d858 ILT |
2531 | * Makefile.in (DISTCLEAN_HERE): Add site.exp and site.bak. |
2532 | ||
3884d17b ILT |
2533 | Thu Apr 3 13:16:18 1997 Ian Lance Taylor <[email protected]> |
2534 | ||
2535 | * Makefile.in (VERSION): Set to 2.8.1. | |
2536 | ||
2537 | * Branched binutils 2.8. | |
2538 | ||
08438bef ILT |
2539 | Wed Apr 2 12:24:10 1997 Ian Lance Taylor <[email protected]> |
2540 | ||
64d20049 ILT |
2541 | * COPYING: Update FSF address. |
2542 | ||
08438bef ILT |
2543 | * config/tc-mips.c (mips16_macro): Handle M_DMUL and M_MUL. |
2544 | ||
3c83da8a JW |
2545 | Tue Apr 1 18:29:47 1997 Jim Wilson <[email protected]> |
2546 | ||
2547 | * config/tc-mips.c (md_begin): Don't set interlocks for 4100. | |
2548 | ||
396e8d7f ILT |
2549 | Tue Apr 1 16:24:28 1997 Klaus Kaempf <[email protected]> |
2550 | ||
2551 | * config-gas.com: Update to handle both vax and alpha. | |
2552 | * makefile.vms: Update to use config-gas. | |
2553 | * conf-a-gas.com: Remove file. | |
2554 | ||
db237783 ILT |
2555 | Tue Apr 1 16:08:21 1997 Ian Lance Taylor <[email protected]> |
2556 | ||
2557 | * Makefile.in: Remove unnecessary itbl-parse.h, ibtl-parse.c, and | |
2558 | itbl-lex.c dependencies. Remove rules for itbl-lex.o, | |
2559 | itbl-parse.o, and itbl-ops.o; just use the normal .c.o rule. | |
2560 | ||
64251de5 MM |
2561 | start-sanitize-tic80 |
2562 | Tue Apr 1 11:25:56 1997 Michael Meissner <[email protected]> | |
2563 | ||
2564 | * config/tc-tic80.c (line_comment_char): Make '#' start comments | |
2565 | at the beginning of a line for compatibility with .S files where | |
2566 | cpp leaves the filename transitions beginning with '#'. | |
2567 | ||
2568 | end-sanitize-tic80 | |
2569 | Tue Apr 1 00:07:30 1997 Ian Lance Taylor <[email protected]> | |
2570 | ||
2571 | * config/tc-m68k.c: Only compile tc_coff_symbol_emit_hook and | |
2572 | tc_coff_sizemachdep if OBJ_COFF. | |
2573 | ||
3c6adeaf ILT |
2574 | Mon Mar 31 23:53:44 1997 H.J. Lu <[email protected]> |
2575 | ||
2576 | * config/tc-ppc.c (register_name): Declare. | |
2577 | ||
332d5c49 ILT |
2578 | Mon Mar 31 16:31:04 1997 Joel Sherrill <[email protected]> |
2579 | ||
2580 | * configure.in (hppa*-*-rtems*): New target, like hppa-*-*elf*. | |
2581 | * configure: Rebuild. | |
2582 | ||
6d65a065 ILT |
2583 | Mon Mar 31 14:15:19 1997 Ian Lance Taylor <[email protected]> |
2584 | ||
2f2bcadb ILT |
2585 | * config/tc-mips.c (mips_pseudo_table): Add "stabn". |
2586 | (mips16_mark_labels): New static function. | |
2587 | (append_insn): Call mips16_mark_labels. | |
2588 | (mips_emit_delays): Likewise. | |
2589 | (s_insn): Likewise. Don't call mips_clear_insn_labels. | |
2590 | (s_mips_stab): New static function. | |
2591 | ||
6d65a065 ILT |
2592 | * configure.in: Use ELF for mips-*-gnu*. |
2593 | * configure: Rebuild. | |
2594 | ||
ca37421e ILT |
2595 | Mon Mar 31 14:01:40 1997 Philippe De Muyter <[email protected]> |
2596 | ||
2597 | * config/tc-m68k.h (TARGET_FORMAT): Set to "coff-m68k-sysv" if | |
2598 | TE_DELTA. | |
2599 | ||
2e013bb7 ILT |
2600 | Fri Mar 28 18:03:19 1997 Alan Modra <[email protected]> |
2601 | ||
2602 | * configure.in: Add AC_ARG_ENABLE for commonbfdlib. If it is set, | |
2603 | set OPCODES_LIB to empty. | |
2604 | * configure: Rebuild. | |
2605 | ||
04b8ad8b ILT |
2606 | Fri Mar 28 15:25:24 1997 H.J. Lu <[email protected]> |
2607 | ||
2608 | * configure.in (sparc-*-linux*aout*, sparc-*-linux*): New | |
2609 | targets. | |
2610 | * configure: Rebuild. | |
2611 | ||
acdc7ce3 ILT |
2612 | Fri Mar 28 13:08:33 1997 Ian Lance Taylor <[email protected]> |
2613 | ||
ab91e1ef ILT |
2614 | * itbl-parse.y (yyerror): Make static. Declare. |
2615 | ||
515c7142 ILT |
2616 | From Ralf Baechle <[email protected]>: |
2617 | * configure.in: Set emulations for mips-*-linux*-*. | |
2618 | * configure: Rebuild. | |
2619 | ||
1347404a ILT |
2620 | * config/tc-mips.c (struct mips_set_options): Define. |
2621 | (mips_opts): New static variable. | |
2622 | (mips_isa): Remove. Now a field in mips_opts. Change all | |
2623 | references. | |
2624 | (mips16, mips16_autoextend, mips_warn_about_macros): Likewise. | |
2625 | (mips_noreorder, mips_nomove, mips_noat, mips_nobopt): Likewise. | |
2626 | (struct mips_option_stack): Define. | |
2627 | (mips_opts_stack): New static variable. | |
2628 | (s_mipsset): Add support for .set push and .set pop. | |
2629 | * doc/c-mips.texi: Document .set push and .set pop. | |
2630 | ||
acdc7ce3 ILT |
2631 | * config/obj-elf.c (obj_elf_section_change_hook): New function. |
2632 | * config/obj-elf.h (obj_elf_section_change_hook): Declare it. | |
2633 | * config/tc-mips.c (s_change_sec): Call it if OBJ_ELF. | |
2634 | ||
23ac3ca1 ILT |
2635 | Thu Mar 27 12:23:56 1997 Ian Lance Taylor <[email protected]> |
2636 | ||
e22e79dc ILT |
2637 | * as.c (parse_args): Update copyright date in version message. |
2638 | ||
9b8b7e97 ILT |
2639 | * Makefile.in (clean-here): Remove dependency files. |
2640 | ||
23ac3ca1 ILT |
2641 | * read.c (s_comm): Check S_IS_COMMON as well as S_IS_DEFINED. |
2642 | (s_mri_common): Check S_IS_COMMON unconditionally. | |
2643 | * symbols.c (colon): Check S_IS_COMMON as well as S_IS_DEFINED. | |
2644 | * config/tc-alpha.c (s_alpha_comm): Likewise. | |
2645 | * config/tc-mips.c (nopic_need_relax): Likewise. | |
2646 | * config/tc-ppc.c (ppc_elf_lcomm): Likewise. | |
2647 | (ppc_pe_comm): Likewise. | |
2648 | * config/obj-elf.c (obj_elf_common): Likewise. Set segment of | |
2649 | common symbol to bfd_com_section_ptr. | |
2650 | * config/tc-sparc.c (s_common): Likewise. | |
2651 | (tc_gen_reloc): Likewise. | |
2652 | ||
80834add MH |
2653 | start-sanitize-d30v |
2654 | Thu Mar 27 00:29:46 1997 Martin M. Hunt <[email protected]> | |
2655 | ||
2656 | * config/tc-d30v.c (md_apply_fix3): Get the relocs right. | |
2657 | ||
2658 | end-sanitize-d30v | |
734a9064 ILT |
2659 | Wed Mar 26 13:35:15 1997 H.J. Lu <[email protected]> |
2660 | ||
2661 | * config/tc-i386.c (tc_i386_fix_adjustable): Only define if | |
2662 | BFD_ASSEMBLER. | |
2663 | ||
efda47f9 ILT |
2664 | Wed Mar 26 11:32:51 1997 Ian Lance Taylor <[email protected]> |
2665 | ||
80834add MH |
2666 | * input-scrub.c (input_scrub_next_buffer): Handle very long input |
2667 | lines correctly. | |
2668 | ||
8cd0c287 ILT |
2669 | * listing.c (print_lines): Add lineno parameter. Change all |
2670 | callers. | |
2671 | (listing_listing): Only call calc_hex for the right line. | |
2672 | (listing_list): Set the new edict based on the current edict, in | |
2673 | order to handle listing commands in macros correctly. | |
734a9064 | 2674 | |
e807a57e ILT |
2675 | * config/tc-mips.c (insn_uses_reg): Map register numbers in mips16 |
2676 | instructions. | |
2677 | ||
efda47f9 ILT |
2678 | * cond.c (cond_finish_check): New function. |
2679 | * as.h (cond_finish_check): Declare. | |
2680 | * as.c (main): Call cond_finish_check. | |
2681 | ||
710fdf47 MH |
2682 | start-sanitize-d30v |
2683 | Tue Mar 25 14:45:54 1997 Martin M. Hunt <[email protected]> | |
2684 | ||
2685 | * config/tc-d30v.c (md_assemble): If two instructions | |
2686 | are supposed to be assembled in parallel and the first one is | |
2687 | long, print an error and stop. | |
2688 | (md_apply_fix3): Don't calculate absolute relocs. Just write | |
2689 | them out. | |
2690 | ||
2691 | end-sanitize-d30v | |
1361ba77 ILT |
2692 | Mon Mar 24 12:11:18 1997 Ian Lance Taylor <[email protected]> |
2693 | ||
2fb44892 ILT |
2694 | * config/tc-i386.h (iclrKludge): Define. |
2695 | * config/tc-i386.c (md_assemble): Handle iclrKludge. | |
2696 | ||
1361ba77 ILT |
2697 | * config/tc-alpha.h (tc_frob_file_before_adjust): Define if |
2698 | OBJ_ECOFF. | |
2699 | (alpha_frob_file_before_adjust): Declare if OBJ_ECOFF. | |
2700 | * config/tc-alpha.c (alpha_debug): New static variable. | |
2701 | (md_parse_option): Set alpha_debug if -g is seen. | |
2702 | (alpha_frob_file_before_adjust): New function if OBJ_ECOFF. | |
2703 | ||
9c9e75bf MH |
2704 | start-sanitize-d30v |
2705 | Sun Mar 23 18:03:31 1997 Martin M. Hunt <[email protected]> | |
2706 | ||
2707 | * config/tc-d30v.c (build_insn): Enable range-checking code. | |
2708 | (postfix): Stop at space or comma. Fixes PR 11862. | |
2709 | (md_assemble): Change error message. | |
2710 | ||
2711 | end-sanitize-d30v | |
65d7de4f ILT |
2712 | Sat Mar 22 13:44:28 1997 Ian Lance Taylor <[email protected]> |
2713 | ||
2714 | * Makefile.in: Added automatic dependency building. | |
2715 | * dep-in.sed: New file. | |
2716 | ||
949f1310 ILT |
2717 | Fri Mar 21 15:42:37 1997 Ian Lance Taylor <[email protected]> |
2718 | ||
7cad1a89 ILT |
2719 | * config/obj-ieee.c (segment_name): Don't define function if this |
2720 | is a macro. | |
2721 | ||
f062ec45 ILT |
2722 | * config/obj-coff.h (DO_STRIP): Don't define. |
2723 | * config/tc-h8300.h (DO_STRIP): Don't define. | |
2724 | * config/tc-h8500.h (DO_STRIP): Don't define. | |
2725 | * config/tc-w65.h (DO_STRIP): Don't define. | |
2726 | * config/tc-z8k.h (DO_STRIP): Don't define. | |
2727 | ||
a71dc204 ILT |
2728 | * symbols.c (colon): Call obj_frob_label if it is defined. |
2729 | * config/obj-vms.h (obj_frob_label): Rename from tc_frob_label. | |
2730 | ||
949f1310 ILT |
2731 | * configure.in: Don't set files and links. Don't call |
2732 | AC_LINK_FILES. Substitute te_file. Create targ-cpu.h, | |
2733 | obj-format.h, targ-env.h, and itbl-cpu.h in AC_OUTPUT. | |
2734 | * configure: Rebuild. | |
2735 | * Makefile.in (TARG_CPU_C): New variable. | |
2736 | (TARG_CPU_O, TARG_CPU_H): New variables. | |
2737 | (OBJ_FORMAT_C, OBJ_FORMAT_O, OBJ_FORMAT_H): New variables. | |
2738 | (TARG_ENV_H, ATOF_TARG_C, ATOF_TARG_O): New variables. | |
2739 | (SOURCES): Rename from REAL_SOURCES. Delete old definition. | |
2740 | (LINKED_SOURCES): Remove. | |
2741 | (HEADERS): Rename from REAL_HEADERS. Delete old definition. | |
2742 | (LINKED_HEADERS): Remove. | |
2743 | (OBJS): Use $(TARG_CPU_O), etc., rather than targ-cpu.o, etc. | |
2744 | ($(OBJS)): Depend upon $(TARG_ENV_H), etc., rather than | |
2745 | targ-cpu.h, etc. | |
2746 | ($(TARG_CPU_O), $(OBJ_FORMAT_O) $(ATOF_TARG_O)): New targets. | |
2747 | (targ-cpu.o, obj-format.o, atof-targ.o): Remove targets. | |
2748 | (itbl-cpu.h): Remove target. | |
2749 | (DISTCLEAN_HERE): Remove targ-cpu.c, obj-format.c, atof-targ.c, | |
2750 | atof-targ.h. | |
2751 | ||
35cfacf0 ILT |
2752 | Thu Mar 20 19:18:58 1997 Ian Lance Taylor <[email protected]> |
2753 | ||
2754 | * doc/as.texinfo (Symbol Names): Don't use obsolete @ctrl macro. | |
2755 | ||
0dfeb41f ILT |
2756 | Thu Mar 20 16:49:14 1997 Andreas Schwab <[email protected]> |
2757 | ||
2758 | * config/tc-m68k.c (mri_chip): Replace calls to get_symbol_end by | |
2759 | open coded loop that does not require the name to start with a | |
2760 | name beginner. | |
2761 | ||
29bc322d ILT |
2762 | Thu Mar 20 13:42:01 1997 H.J. Lu <[email protected]> |
2763 | ||
f59fb6ca ILT |
2764 | * frags.c (frag_var): Change offset parameter to offsetT. |
2765 | (frag_variant): Likewise. | |
2766 | * frags.h (frag_variant, frag_var): Update declarations. | |
2767 | * config/tc-m68k.c (struct m68k_it): Change foff field to | |
2768 | offsetT. | |
2769 | (add_frag): Change off parameter to offsetT. | |
2770 | * Several files: Add casts to calls to frag_var. | |
2771 | ||
29bc322d ILT |
2772 | * Makefile.in (m68k-parse.c): Depend upon itbl-parse.c, to |
2773 | serialize a parallel make. | |
2774 | (itbl-parse.h): Split target out from itbl-parse.c. | |
2775 | ||
9afc6631 ILT |
2776 | Thu Mar 20 12:48:45 1997 Philippe De Muyter <[email protected]> |
2777 | ||
39ab5d3a ILT |
2778 | * config/m68k-parse.y (motorola_operand): Allow (zdireg,EXPR). |
2779 | ||
9afc6631 ILT |
2780 | * config/te-delta.h (COFF_COMMON_ADDEND): Define. |
2781 | * config/obj-coff.c (fixup_segment): Check COFF_COMMON_ADDEND when | |
2782 | storing the value of a common symbol. | |
2783 | ||
7dd26961 ILT |
2784 | Wed Mar 19 11:37:57 1997 Philippe De Muyter <[email protected]> |
2785 | ||
2786 | * config/obj-coff.c (glue_symbols): Unused variable symbolP | |
2787 | removed. | |
2788 | (crawl_symbols): Do not modify symbol_rootP and symbol_lastP here; | |
2789 | that is done by symbol_remove and symbol_insert. | |
2790 | ||
2791 | * config/obj-coff.h (S_IS_LOCAL): Return 0 for a debugging | |
2792 | symbol. | |
2793 | ||
ac766f70 ILT |
2794 | Wed Mar 19 11:06:29 1997 Ian Lance Taylor <[email protected]> |
2795 | ||
2796 | * config/tc-mips.c (load_register): In 32 bit mode, when not | |
2797 | dealing with a 64 bit number, permit the upper 32 bits to be set | |
2798 | even if bit 31 is not set. | |
2799 | ||
58cfdde3 ILT |
2800 | Tue Mar 18 23:30:14 1997 Ian Lance Taylor <[email protected]> |
2801 | ||
2802 | * read.c (potable): Add "equiv". | |
2803 | (s_set): Handle .equiv based on argument. | |
2804 | * doc/as.texinfo (Equiv): New node to document .equiv. | |
2805 | (Err): New node to document .err. | |
2806 | ||
7cd06f44 ILT |
2807 | Tue Mar 18 15:50:13 1997 H.J. Lu <[email protected]> |
2808 | ||
2809 | * Many files: Add function prototypes. | |
2810 | * as.c (show_usage, parse_args): Make static. | |
2811 | * frags.h (frag_alloc): Declare. | |
2812 | * subsegs.c (subseg_set_rest): Don't declare frag_alloc. | |
2813 | * symbols.c (dollar_label_instance): Change return type to long. | |
2814 | * symbols.h (print_symbol_value): Declare. | |
2815 | (print_expr, print_expr_1, print_symbol_value_1): Declare. | |
2816 | * write.c (fix_new_exp): Don't declare make_expr_symbol. | |
2817 | (remove_subsegs, relax_frag): Make static. | |
2818 | * config/atof-vax.c (atof_vax_sizeof): Change letter to int. | |
2819 | (what_kind_of_float): Likewise. | |
2820 | (atof_vax): Make static. Change what_kind to int. | |
2821 | (md_atof): Change what_statement_type to int. | |
2822 | * config/obj-ecoff.h (obj_ecoff_set_ext): Declare. | |
2823 | * config/tc-alpha.c (vax_md_atof): Declare. | |
2824 | (md_atof): Don't declare atof_ieee and vax_md_atof. | |
2825 | * config/tc-i386.c (set_16bit_code_flag): Make static. | |
2826 | * config/tc-i386.h (tc_i386_fix_adjustable): Declare. | |
2827 | * config/tc-m68k.c (add_fix): Change width to int. | |
2828 | (insert_reg): Change regname to const. | |
2829 | (md_atof): Don't declare atof_ieee. | |
2830 | (demand_empty_rest_of_line): Don't declare. | |
2831 | * config/tc-m88k.c (md_atof): Don't declare atof_ieee. | |
2832 | * config/tc-sparc.c (cmp_reg_entry): Change args to const PTR. | |
2833 | (parse_keyword_arg): Change lookup_fn to take const arg. | |
2834 | (md_atof): Don't declare atof_ieee. | |
2835 | * config/tc-sparc.h: Add ifdef for multiple inclusion. | |
2836 | (tc_aout_pre_write_hook): Don't declare. | |
2837 | ||
590c50d8 ILT |
2838 | Mon Mar 17 11:21:09 1997 Ian Lance Taylor <[email protected]> |
2839 | ||
2840 | * as.h (bfd_alloc_by_size_t): Don't declare. | |
2841 | * Many files: Use xmalloc rather than bfd_alloc_by_size_t. | |
2842 | ||
4b0895cf | 2843 | Sun Mar 16 13:49:21 1997 Philippe De Muyter <[email protected]> |
e95ef7c1 ILT |
2844 | |
2845 | * symbols.c (symbol_new): Don't call debug_verify_symchain. | |
2846 | (symbol_append): Set sy_next and sy_previous when adding a single | |
2847 | symbol to an empty list. Call debug_verify_symchain. | |
2848 | (verify_symbol_chain): Use assert, not know. | |
2849 | ||
5cf4e55e FF |
2850 | Sat Mar 15 20:27:12 1997 Fred Fish <[email protected]> |
2851 | ||
2852 | * NEWS: Note BeOS support. | |
2853 | * configure.in: (ppc-*-beos): New target, use coff as object format. | |
2854 | * configure: Regenerate with autoconf. | |
2855 | ||
9591ad40 ILT |
2856 | Sat Mar 15 19:14:02 1997 Ian Lance Taylor <[email protected]> |
2857 | ||
18f7e3dc ILT |
2858 | * config/tc-mips.c (md_apply_fix): Improve error message for out |
2859 | of range branch. | |
2860 | ||
9591ad40 ILT |
2861 | * Makefile.in: Add dependencies on obstack.h where needed. |
2862 | ||
ef014e09 ILT |
2863 | Fri Mar 14 15:33:38 1997 Ian Lance Taylor <[email protected]> |
2864 | ||
46a92fde ILT |
2865 | * config/tc-mips.c (md_estimate_size_before_relax): Handle the |
2866 | case of a symbol equated to another symbol when using SVR4_PIC. | |
2867 | ||
ef014e09 ILT |
2868 | * Makefile.in (TARG_CPU_DEP_sparc): Add opcode/sparc.h. |
2869 | ||
2e9974a4 ILT |
2870 | Thu Mar 13 11:20:51 1997 Ian Lance Taylor <[email protected]> |
2871 | ||
d428c89f ILT |
2872 | * read.c (read_a_source_file): Call LISTING_NEWLINE before |
2873 | HANDLE_CONDITIONAL_ASSEMBLY when handling an MRI line label. | |
2874 | ||
2e9974a4 ILT |
2875 | * config/obj-elf.c (obj_elf_data): Call md_flush_pending_output |
2876 | and md_elf_section_change_hook if they are defined. | |
2877 | (obj_elf_text, obj_elf_previous): Likewise. | |
2878 | ||
80633e8e ILT |
2879 | Wed Mar 12 11:40:20 1997 Ian Lance Taylor <[email protected]> |
2880 | ||
2e9974a4 ILT |
2881 | * config/obj-multi.h (struct elf_obj_sy): Define if |
2882 | OBJ_MAYBE_ELF. | |
2883 | (OBJ_SYMFIELD_TYPE): Define as struct elf_obj_sy if | |
2884 | OBJ_MAYBE_ELF. | |
2885 | * config/obj-elf.h (struct elf_obj_sy): Don't define if | |
2886 | OBJ_SYMFIELD_TYPE is defined. | |
2887 | ||
80633e8e ILT |
2888 | * doc/as.texinfo (bss): Improve description of .bss section. In |
2889 | ELF or COFF, you are permitted to switch into the section. | |
2890 | (Comm): Rewrite description of common symbols. | |
2891 | (Lcomm): Mention that some targets permit a third argument. | |
2892 | ||
6d8dfa04 ILT |
2893 | Tue Mar 11 01:13:31 1997 Ian Lance Taylor <[email protected]> |
2894 | ||
9be8c0f1 ILT |
2895 | * config/tc-ppc.c (ppc_elf_lcomm): Don't call S_CLEAR_EXTERNAL. |
2896 | ||
92b7bfb7 ILT |
2897 | * symbols.c (colon): Change type of local to int. From Alan Modra |
2898 | <[email protected]>. | |
2899 | ||
e053e8c1 ILT |
2900 | * config/tc-m88k.c (m88k_do_align): Don't use a special nop |
2901 | alignment if a zero fill pattern was explicitly specified. | |
2902 | * config/tc-sh.c (sh_do_align): Likewise. | |
2903 | ||
842b6b06 ILT |
2904 | * read.c (equals): Always permit register names to be redefined. |
2905 | ||
ee2c03ed ILT |
2906 | * config/tc-mips.c (mips_fix_adjustable): Permit a reloc against a |
2907 | mips16 symbol to be adjusted if a symbol is being subtracted from | |
2908 | it. | |
2909 | ||
6d8dfa04 ILT |
2910 | From Eric Youngdale <[email protected]>: |
2911 | * config/obj-elf.c (obj_elf_symver): Check for duplicate or | |
2912 | illegal symbol version names. | |
2913 | (elf_frob_symbol): Check for external default versions. | |
2914 | ||
d88cc85d ILT |
2915 | Sun Mar 9 23:49:12 1997 Ian Lance Taylor <[email protected]> |
2916 | ||
2917 | From Eric Youngdale <[email protected]>: | |
2918 | * config/obj-elf.h (struct elf_obj_sy): Define. | |
2919 | (OBJ_SYMFIELD_TYPE): Define to elf_obj_sy struct. Change all | |
2920 | users. | |
2921 | * config/obj-elf.c (obj_elf_symver): Just record the name. | |
2922 | (obj_symbol_new_hook): Initialized versioned_name field. | |
2923 | (elf_frob_symbol): If there is a versioned_name, either rename the | |
2924 | symbol, or add an alias with that name. | |
2925 | ||
a405bb3e JL |
2926 | Thu Mar 6 13:55:32 1997 Jeffrey A Law ([email protected]) |
2927 | ||
ef03fee0 JL |
2928 | * config/tc-mn10300.c (md_relax_table): Define. |
2929 | (md_convert_frag): Implement. | |
2930 | (md_assemble): Handle relaxable operands/instructions correctly. | |
2931 | (md_estimate_size_before_relax): Implement. | |
2932 | * config/tc-mn10300.h (TC_GENERIC_RELAX_TABLE): Define. | |
2933 | ||
27103699 JL |
2934 | * config/tc-mn10200.c (md_relax_table): Fix typos. |
2935 | ||
a405bb3e JL |
2936 | * config/tc-mn10300.c (md_assemble): Don't use any MN10300 specific |
2937 | relocs anymore. Tweak fx_offset for pc-relative relocs. | |
2938 | ||
d6545e3f ILT |
2939 | Wed Mar 5 15:46:16 1997 Ian Lance Taylor <[email protected]> |
2940 | ||
2941 | * cond.c (s_ifc): Call mri_comment_field and mri_comment_end when | |
2942 | in MRI mode. | |
2943 | ||
e74539b8 FF |
2944 | start-sanitize-tic80 |
2945 | Tue Mar 4 19:34:21 1997 Fred Fish <[email protected]> | |
2946 | ||
1ea52646 FF |
2947 | * config/tc-tic80.c (md_pseudo_table): Add "sect" and "section" |
2948 | pseudo-ops. | |
e74539b8 FF |
2949 | * config/tc-tic80.c (md_begin): Declare external variable |
2950 | coff_flags and insert an F_AR32WR bit into it. | |
2951 | ||
2952 | end-sanitize-tic80 | |
2953 | Tue Mar 4 10:01:04 1997 Ian Lance Taylor <[email protected]> | |
2954 | ||
2955 | * read.c (equals): Add reassign parameter. Change all callers. | |
2956 | * read.h (equals): Update declaration. | |
2957 | ||
a941619c ILT |
2958 | Sat Mar 1 01:04:04 1997 Ian Lance Taylor <[email protected]> |
2959 | ||
2960 | * config/tc-mips.c (mips16_extended_frag): Don't assume that we | |
2961 | can rely on the frag address to determine whether a frag is | |
2962 | earlier or later. | |
2963 | ||
23604921 ILT |
2964 | Fri Feb 28 14:40:00 1997 Ian Lance Taylor <[email protected]> |
2965 | ||
2966 | * write.h (LOCAL_LABEL): Only define if not BFD_ASSEMBLER. | |
2967 | (S_LOCAL_NAME): Likewise. | |
2968 | (FAKE_LABEL_NAME): Define unconditionally. | |
2969 | * symbols.c (colon): Call bfd_is_local_label, not LOCAL_LABEL, if | |
2970 | BFD_ASSEMBLER. | |
2971 | (S_IS_LOCAL): Call bfd_is_local_label_name, not LOCAL_LABEL. | |
2972 | * config/tc-*.h: Only define LOCAL_LABEL if not BFD_ASSEMBLER. | |
2973 | Don't define FAKE_LABEL_NAME. | |
2974 | * config/te-ic960.h: Likewise. | |
2975 | * config/tc-mips.h (tc_frob_file_before_adjust): Define. | |
2976 | (mips_frob_file_before_adjust): Declare. | |
2977 | * config/tc-mips.c (mips_frob_file_before_adjust): New function. | |
2978 | (mips_local_label): Remove. | |
2979 | ||
2980 | * config/te-sco386.h: Remove; not used. | |
2981 | ||
a88ce21e FF |
2982 | start-sanitize-tic80 |
2983 | Thu Feb 27 15:39:16 1997 Fred Fish <[email protected]> | |
2984 | ||
2985 | * config/tc-tic80 (md_pseudo_table): Add align pseudo op to do | |
2986 | byte alignment rather than power-of-two alignment that is the | |
2987 | GAS default. | |
2988 | ||
2989 | end-sanitize-tic80 | |
0f68bf0a ILT |
2990 | Thu Feb 27 13:29:04 1997 Ian Lance Taylor <[email protected]> |
2991 | ||
e053e8c1 | 2992 | * config/tc-m68k.c (md_assemble): Handle a reloc width of 'W'. |
f396c4ef | 2993 | |
0f68bf0a ILT |
2994 | * gasp.c (hash_add_to_string_table): Correct misspelling in error |
2995 | message, and add newline. | |
2996 | (process_file): Don't process assignments in the label if this is | |
2997 | a equ or assign pseudo-op. | |
2998 | (process_pseudo_op): Swap first argument to do_assign for K_ASSIGN | |
2999 | and K_EQU, to match documentation. | |
3000 | ||
0fe302ac MM |
3001 | Thu Feb 27 12:00:03 1997 Michael Meissner <[email protected]> |
3002 | ||
3003 | * config/obj-coff.c (obj_coff_section): Add 'r' section attribute | |
3004 | to denote read-only data sections. | |
3005 | ||
30d0557c ILT |
3006 | Thu Feb 27 00:26:33 1997 Ian Lance Taylor <[email protected]> |
3007 | ||
35c64f24 ILT |
3008 | * config/obj-elf.c (obj_elf_common): Set BSF_OBJECT in flags. |
3009 | * config/tc-sparc.c (s_common): Likewise, if BFD_ASSEMBLER. | |
3010 | ||
30d0557c ILT |
3011 | * expr.c (operand): Simplify 0b handling. Don't treat 0b as a |
3012 | binary number if the next character is '+' or '-'. | |
3013 | ||
1e12595d FF |
3014 | start-sanitize-tic80 |
3015 | Wed Feb 26 20:47:12 1997 Fred Fish <[email protected]> | |
3016 | ||
3017 | * config/tc-tic80.c (FLT_CHARS): Change from "dD" to "fF". | |
3018 | (find_opcode): Match operands that can be floats. | |
3019 | (build_insn): Handle O_big (float) expressions and build | |
3020 | correct opcode. | |
3021 | ||
3022 | end-sanitize-tic80 | |
af942793 SS |
3023 | Wed Feb 26 18:19:00 1997 Stan Shebs <[email protected]> |
3024 | ||
3025 | * configure.in (mips*-*-lnews*): New target, also make empty | |
3026 | emulation list for this target. | |
3027 | * configure: Update. | |
3028 | * tc-mips.c (ECOFF_LITTLE_FORMAT): Define. | |
3029 | (mips_target_format): Use. | |
3030 | * te-lnews.h: New file. | |
3031 | ||
f92f247b FF |
3032 | start-sanitize-tic80 |
3033 | Wed Feb 26 15:33:46 1997 Fred Fish <[email protected]> | |
3034 | ||
3035 | * config/tc-tic80.c (find_opcode, build_insn): Changes to match | |
3036 | operands with :m or :s modifiers and generate the right opcodes | |
3037 | for them. | |
3038 | ||
3039 | end-sanitize-tic80 | |
7a515708 ILT |
3040 | Wed Feb 26 11:56:11 1997 Ian Lance Taylor <[email protected]> |
3041 | ||
3042 | * Makefile.in (itbl-parse.c itbl-parse.h): Use $(BISON) and | |
3043 | $(BISONFLAGS), not $(YACC) and $(YACCFLAGS). | |
3044 | ||
55be99d6 ILT |
3045 | Tue Feb 25 22:02:23 1997 Philippe De Muyter <[email protected]> |
3046 | ||
3047 | * config/tc-m68k.c (instring): Useless local declaration of | |
3048 | crack_operand removed. | |
3049 | * expr.h (expressionS): Changed type of X_op field to operatorT if | |
3050 | __GNUC__. | |
3051 | ||
28d8c671 ILT |
3052 | Tue Feb 25 13:17:27 1997 Ian Lance Taylor <[email protected]> |
3053 | ||
034988c6 ILT |
3054 | Based on patches from Robert Lipe <[email protected]>: |
3055 | * configure.in: Add i386coff and i386elf to emulation list. | |
3056 | * configure: Rebuild. | |
3057 | * as.c (i386coff, i386elf): Declare. | |
3058 | * obj.h (coff_format_ops): Declare. | |
3059 | * config/obj-coff.c (OBJ_HEADER): Define. | |
3060 | (coff_obj_symbol_new_hook): Rename from obj_symbol_new_hook. | |
3061 | (coff_obj_read_begin_hook): Rename from obj_read_begin_hook. | |
3062 | (obj_pseudo_table): Add "version". | |
3063 | (coff_pop_insert): New static function. | |
3064 | (coff_sec_sym_ok_for_reloc): New static function. | |
3065 | (no_func): New static function. | |
3066 | (coff_format_ops): New variable. | |
3067 | * config/obj-coff.h (coff_obj_symbol_new_hook): Declare. | |
3068 | (obj_symbol_new_hook): Define. | |
3069 | (coff_obj_read_begin_hook): Declare. | |
3070 | (obj_read_begin_hook): Define. | |
3071 | * config/tc-i386.h (i386_target_format): Declare. | |
3072 | * config/tc-i386.c: Check OBJ_MAYBE_ELF as well as OBJ_ELF; check | |
3073 | OUTPUT_FLAVOR when appropriate. | |
3074 | (i386_target_format): New function. | |
3075 | * Makefile.in (obj-coff.o): New target. | |
3076 | (e-i386coff.o, e-i386elf.o): New targets. | |
3077 | ||
a0c4a241 ILT |
3078 | From Stephen Williams <[email protected]>: |
3079 | * config/tc-i960.h (TC_SYMFIELD_TYPE): Define if OBJ_COFF. | |
3080 | (_tc_get_bal_of_call): Don't declare. | |
3081 | (tc_get_bal_of_call): Declare as function, don't define as macro. | |
3082 | * config/tc-i960.c (tc_set_bal_of_call): If OBJ_COFF, store balP | |
3083 | in sy_tc field, not x_balntry field. | |
3084 | (tc_get_bal_of_call): Rename from _tc_get_bal_of_call. Change | |
3085 | return type to symbolS *. If OBJ_COFF, retrieve value from sy_tc | |
3086 | field, not x_balntry field. | |
3087 | ||
3088 | * config/obj-elf.c (obj_elf_section): Permit a .note section to | |
3089 | have the SHF_ALLOC attribute. | |
3090 | ||
a90512ad ILT |
3091 | * Makefile.in ($(OBJS)): Don't depend upon $(IT_HDRS). |
3092 | (TARG_CPU_DEP_mips): Depend upon $(srcdir)/itbl-ops.h. | |
3093 | (itbl-lex.o): Depend upon itbl-parse.h. | |
3094 | ||
3095 | * itbl-parse.y (yyerror): Change return type to int. Change to | |
3096 | use old style function declaration. | |
3097 | ||
ee5cb7fe ILT |
3098 | * Makefile.in (itbl-lex.o): Remove -Wall. |
3099 | (itbl-parse.o): Likewise. | |
3100 | ||
28d8c671 ILT |
3101 | * cond.c (s_ifdef): If we should omit conditionals from listings, |
3102 | call listing_list. | |
3103 | (s_if, s_ifc, s_endif, s_else, s_ifeqs): Likewise. | |
3104 | * listing.c (list_info_struct): Add EDICT_NOLIST_NEXT. | |
3105 | (listing_listing): Handle EDICT_NOLIST_NEXT. | |
3106 | (listing_list): An argument of 2 means EDICT_NOLIST_NEXT. | |
3107 | * listing.h (LISTING_NOCOND): Define. | |
3108 | (LISTING_SKIP_COND): Define. | |
3109 | * as.c (show_usage): Mention c as a suboption of -a. | |
3110 | (parse_args): Handle c as a suboption of -a. | |
3111 | * doc/as.texinfo: Document -alc. | |
3112 | ||
b16a8c8e FF |
3113 | start-sanitize-tic80 |
3114 | Mon Feb 24 23:34:14 1997 Fred Fish <[email protected]> | |
3115 | ||
3116 | * config/tc-tic80.c (md_apply_fix): Handle R_ABS type fixups. | |
3117 | ||
3118 | end-sanitize-tic80 | |
3119 | Mon Feb 24 18:27:43 1997 Eric Youngdale <[email protected]> | |
3120 | ||
3121 | * doc/as.texinfo: Document .symver. | |
3122 | ||
4d3410fd MH |
3123 | Mon Feb 24 15:19:57 1997 Martin M. Hunt <[email protected]> |
3124 | ||
3125 | * config/tc-d10v.c: Change pre_defined_registers to | |
3126 | d10v_predefined_registers and reg_name_cnt to d10v_reg_name_cnt. | |
3127 | ||
ec72a266 FF |
3128 | Mon Feb 24 10:40:45 1997 Fred Fish <[email protected]> |
3129 | ||
3130 | * config/obj-coff.c: Fix typo in comment section. | |
3131 | start-sanitize-tic80 | |
3132 | * config/tc-tic80.c (md_pseudo_table): Add entry for bss, which takes | |
3133 | an additional alignment argument. | |
3134 | (find_opcode): Allow O_symbol relocs for any 32 bit field, not just | |
3135 | base relative ones. | |
3136 | (build_insn): Handle O_symbol relocs for any 32 bit field, not just | |
3137 | base relative ones. | |
3138 | end-sanitize-tic80 | |
3139 | ||
16aef5b0 DP |
3140 | Mon Feb 24 02:23:00 1997 Dawn Perchik <[email protected]> |
3141 | ||
3142 | * Makefile.in: Remove dependancies on itbl-cpu.h. | |
3143 | * as.c: Define stubs for itbl_parse and itbl_init if HAVE_ITBL_CPU | |
3144 | is not defined. | |
3145 | ||
ac6c6bdb DP |
3146 | Mon Feb 24 02:03:00 1997 Dawn Perchik <[email protected]> |
3147 | ||
3148 | * itbl-ops.h: Include as.h. | |
3149 | ||
72797ffa DP |
3150 | Mon Feb 24 01:04:00 1997 Dawn Perchik <[email protected]> |
3151 | ||
3152 | * as.c: Remove -t option. | |
3153 | * configure, configure.in: Move itbl-cpu.h to mips specific configure. | |
3154 | * itbl-ops.h: Include itbl-cpu.h only if HAVE_ITBL_CPU is defined. | |
3155 | * config/tc-mips.h: Define HAVE_ITBL_CPU. | |
3156 | ||
2f671f84 DP |
3157 | Sun Feb 23 18:01:00 1997 Dawn Perchik <[email protected]> |
3158 | ||
3159 | * itbl-ops.c: Don't define DEBUG. | |
3160 | ||
f9f0539f DP |
3161 | Sun Feb 23 17:49:00 1997 Dawn Perchik <[email protected]> |
3162 | ||
3163 | * Makefile.in: Update itbl-test.c to reflect its new location. | |
3164 | ||
8d8a790b DP |
3165 | Sun Feb 23 15:50:00 1997 Dawn Perchik <[email protected]> |
3166 | ||
3167 | * itbl-ops.c: Add test for itbl_have_entries. | |
3168 | * config/tc-mips.c: Remove test for itbl_have_entries. | |
3169 | * config/tc-mips.h: Define tc_init_after_args to mips_init_after_args. | |
3170 | ||
7b9f3d46 ILT |
3171 | Sun Feb 23 18:13:19 1997 Ian Lance Taylor <[email protected]> |
3172 | ||
3173 | * Makefile.in (DISTSTUFF): Remove itbl-parse.y, itbl-lex.l, and | |
3174 | itbl-ops.c. Add itbl-parse.c and itbl-lex.c. | |
3175 | (LEX, LEXFLAGS): Define. | |
3176 | * itbl-ops.c (append_insns_as_macros): Remove bogus ASSERT. | |
3177 | ||
efec4a28 DP |
3178 | Sat Feb 22 21:25:00 1997 Dawn Perchik <[email protected]> |
3179 | ||
3180 | * itbl-parse.y: Fix indentation mistakes from indent program. | |
3181 | * itbl-lex.l: Fix indentation mistakes from indent program. | |
3182 | * itbl-ops.h: Add include for ansidecl.h. | |
3183 | Add PARAMS around function arguments. | |
3184 | Add declaration for itbl_have_entries. | |
3185 | * itbl-ops.c: Add PARAMS around function arguments. | |
3186 | * Makefile.in: Add itbl build rules. | |
3187 | Add dependancies for itbl files to mips target. | |
3188 | * as.c: Add itbl support. | |
3189 | Add new option "--insttbl" for dynamically extending instruction set. | |
3190 | * as.h: Declare insttbl_file_name; | |
3191 | the name of file defining extensions to the basic instruction set | |
3192 | * configure.in, configure: Add itbl-parse.o, itbl-lex.o, and | |
3193 | itbl-ops.o to extra_objects for mips configuration. | |
3194 | Add include file link from itbl-cpu.h to | |
3195 | config/itbl-${target_cpu_type}.h. | |
3196 | * config/tc-mips.c: Allow copz instructions. | |
3197 | Add notes for future additions to the itbl support. | |
3198 | Add debug macros. | |
3199 | (macro): Call itbl_assemble to assemble itbl instructions. | |
3200 | See if an unknown register is specified in an itbl entry. | |
3201 | ||
d160b69e FF |
3202 | Sat Feb 22 20:53:01 1997 Fred Fish <[email protected]> |
3203 | * doc/internals.texi (CPU backend): Fix typo in md_section_align | |
3204 | description. | |
3205 | start-sanitize-tic80 | |
3206 | * config/tc-tic80.h (NEED_FX_R_TYPE): Define. | |
3207 | * config/tc-tic80.c (find_opcode): Add code to support O_symbol | |
3208 | operands. | |
3209 | (build_insn): Grab a frag early so we can use the address in | |
3210 | fixups. Take one's complement of BITNUM values before insertion | |
3211 | in opcode. Add code to support O_symbol operands. | |
3212 | (md_apply_fix): Replace unimplemented warning with implementation. | |
3213 | (md_pcrel_from): Ditto. | |
3214 | (tc_coff_fix2rtype): Ditto. | |
3215 | end-sanitize-tic80 | |
3216 | ||
09d9ef26 | 3217 | Fri Feb 21 14:34:31 1997 Martin M. Hunt <[email protected]> |
1b524697 MH |
3218 | start-sanitize-d30v |
3219 | * config/tc-d30v.c (parallel_ok): New function. | |
3220 | * config/tc-d30v.h: Define TARGET_BYTES_BIG_ENDIAN. | |
3221 | end-sanitize-d30v | |
09d9ef26 MH |
3222 | * config/tc-d10v.c (md_pcrel_from_section): Return 0 if |
3223 | relocation is in different section. Fixes PR11574. | |
3224 | ||
e2e5acfa JW |
3225 | Fri Feb 21 10:08:25 1997 Jim Wilson <[email protected]> |
3226 | ||
3227 | * tc-mips.c (mips_ip): If configured for an embedded ELF system, | |
3228 | don't set the section alignment to 2**4. | |
3229 | ||
fee3e248 ILT |
3230 | Fri Feb 21 11:55:03 1997 Ian Lance Taylor <[email protected]> |
3231 | ||
b2f7cdd0 ILT |
3232 | * config/tc-m68k.c (line_comment_chars): Add '*'. |
3233 | ||
830ce631 ILT |
3234 | * app.c (LEX_IS_TWOCHAR_COMMENT_2ND): Don't define. |
3235 | (do_scrub_begin): Don't set lex['*']. | |
3236 | (do_scrub_chars): When handling LEX_IS_TWOCHAR_COMMENT_1ST, don't | |
3237 | check for LEX_IS_TWOCHAR_COMMENT_2ND. Instead, just check for | |
3238 | a literal '*'. | |
3239 | ||
fee3e248 ILT |
3240 | * configure.in: Set em=svr4 for m68k-*-sysv4*. |
3241 | * configure: Rebuild. | |
3242 | * config/te-svr4.h: New file. | |
3243 | * config/tc-m68k.c (m68k_comment_chars): Only include `#' if | |
3244 | TE_SVR4 or TE_DELTA. | |
3245 | ||
48242b28 JL |
3246 | Thu Feb 20 22:24:39 1997 Jeffrey A Law ([email protected]) |
3247 | ||
3248 | * config/tc-mn10200.c (md_convert_frag): Create a fixup for the | |
3249 | short conditional branch around a long unconditional branch. | |
3250 | ||
1af411e1 ILT |
3251 | Thu Feb 20 13:56:00 1997 Ian Lance Taylor <[email protected]> |
3252 | ||
64c5df8d ILT |
3253 | * config/obj-coff.c (obj_coff_ln [both versions]): Call |
3254 | new_logical_line. | |
3255 | ||
1af411e1 ILT |
3256 | * config/tc-arm.c (fix_new_arm): Use make_expr_symbol to handle a |
3257 | complex expression. | |
3258 | ||
3259 | * symbols.c (resolve_symbol_value): If both left and right | |
3260 | operands are undefined, warn about both of them. | |
3261 | ||
78673fc6 ILT |
3262 | Wed Feb 19 00:53:28 1997 Ian Lance Taylor <[email protected]> |
3263 | ||
dd7feeb5 ILT |
3264 | Based on patches from Eric Youngdale <[email protected]>: |
3265 | * config/obj-elf.c (elf_pseudo_table): Add "symver". | |
3266 | (obj_elf_symver): New static function. | |
3267 | * config/obj-elf.h (OBJ_COPY_SYMBOL_ATTRIBUTES): Copy the st_other | |
3268 | field. | |
3269 | ||
3270 | * write.c (relax_segment): Make type and printf format agree. | |
3271 | ||
78673fc6 ILT |
3272 | * read.c (get_line_sb): Don't end the line on a semicolon inside a |
3273 | string. | |
3274 | ||
14f23c28 MH |
3275 | start-sanitize-d30v |
3276 | Tue Feb 18 18:42:51 1997 Martin M. Hunt <[email protected]> | |
3277 | ||
3278 | * config/tc-d30v.c, config/tc-d30v.h: New files. | |
3279 | ||
3280 | * configure: Rebuilt. | |
3281 | ||
3282 | * configure.in: Add case for d30v. | |
3283 | ||
3284 | end-sanitize-d30v | |
a1bbc57c | 3285 | Sun Feb 16 17:47:29 1997 Fred Fish <[email protected]> |
14f23c28 MH |
3286 | |
3287 | * config/tc-alpha.h (md_operand): Define with a null expansion, | |
3288 | like all the other targets. | |
3289 | * doc/internals.texi (CPU backend): Add missing word in | |
3290 | md_flush_pending_output description. Fix typo in md_convert_frag | |
3291 | description. | |
3292 | start-sanitize-tic80 | |
3293 | * config/tc-tic80: Minor comment additions/changes. | |
3294 | end-sanitize-tic80 | |
3295 | ||
b253dcff ILT |
3296 | Fri Feb 14 18:09:59 1997 Philippe De Muyter <[email protected]> |
3297 | ||
3298 | * config/tc-m68k.c (LOCAL_LABEL): Macro redefined if TE_DELTA. | |
3299 | (tc_canonicalize_symbol_name): Macro defined if TE_DELTA. | |
3300 | * config/obj-coff.c (obj_coff_def): Use | |
3301 | tc_canonicalize_symbol_name if defined. | |
3302 | (obj_coff_tag, obj_coff_val): Likewise. | |
3303 | * expr.c (operand): Reject '~' as operator if is_name_beginner. | |
3304 | ||
d7bf6158 ILT |
3305 | Fri Feb 14 17:24:48 1997 Ian Lance Taylor <[email protected]> |
3306 | ||
f5ed78de ILT |
3307 | Based on notes from Peter Eriksson <[email protected]>. The target |
3308 | does not actually work, though: | |
3309 | * configure.in (i386-sequent-bsd*): New target. | |
3310 | * configure: Rebuild. | |
3311 | * config/tc-dynix.h: New file. | |
3312 | * config/tc-i386.h: Define TARGET_FORMAT if TE_DYNIX. | |
3313 | ||
d7bf6158 ILT |
3314 | * read.c (do_align): Add max parameter. Change all callers. |
3315 | Remove useless static variables. | |
3316 | (s_align): New static function. Do common portion of | |
3317 | s_align_bytes and s_align_ptwo. | |
3318 | (s_align_bytes, s_align_ptwo): Just call s_align. | |
3319 | * frags.c (frag_align): Add max parameter. Change all callers. | |
3320 | (frag_align_pattern): Likewise. | |
3321 | * frags.h (frag_align, frag_align_pattern): Update declarations. | |
3322 | * write.c (relax_segment): Limit alignment change to fr_subtype. | |
3323 | Fix some types to be addressT. | |
3324 | * config/obj-coff.c (size_section): Likewise. | |
3325 | * config/obj-ieee.c (size_section): Likewise. | |
3326 | * config/tc-d10v.h (md_do_align): Add max parameter. | |
3327 | * config/tc-i386.h (md_do_align): Likewise. | |
3328 | * config/tc-m88k.h (md_do_align): Likewise. | |
3329 | * config/tc-m88k.c (m88k_do_align): Likewise. | |
3330 | * config/tc-sh.h (md_do_align): Likewise. | |
3331 | * config/tc-sh.c (sh_do_align): Likewise. | |
3332 | * as.h: Improve comments on rs_align and rs_align_code. | |
3333 | * doc/as.texinfo: Document new alignment arguments. | |
3334 | * doc/internals.texi (Frags): Document use of fr_subtype field for | |
3335 | rs_align and rs_align_code. | |
3336 | ||
3337 | Fri Feb 14 15:56:06 1997 Gavin Koch <[email protected]> | |
3338 | ||
3339 | * config/tc-mips.c: Changed opcode parsing. | |
3340 | ||
16171d71 FF |
3341 | Thu Feb 13 20:02:16 1997 Fred Fish <[email protected]> |
3342 | ||
fda193d9 | 3343 | * config/{tc-alpha.h, tc-d10v.h, tc-generic.h, tc-i960.h, |
ec2f730d | 3344 | tc-mn10200.h, tc-mn10300.h, tc-sh.h, tc-vax.h, tc-w65.h}: |
16171d71 FF |
3345 | Add default definition of zero for TARGET_BYTES_BIG_ENDIAN. |
3346 | * config/{tc-arm.h, tc-hppa.h, tc-i386.h, tc-mips.h, tc-ns32k.h, | |
3347 | tc-ppc.h, tc-sparc.h}: Move definition of TARGET_BYTES_BIG_ENDIAN | |
3348 | to a location consistent with the rest of the target include files. | |
3349 | * config/tc-i386.c: Remove misleading comment. | |
3350 | * doc/internals.texi (CPU backend): Add description of function | |
3351 | md_undefined_symbol. | |
3352 | start-sanitize-tic80 | |
3353 | * config/tc-tic80.c: Add code to insert predefined symbols into the | |
3354 | symbol table so they can be parsed by the standard expression parser. | |
3355 | Remove custom code that use to parse them. | |
3356 | * config/tc-tic80.h: Move definition of TARGET_BYTES_BIG_ENDIAN | |
3357 | to a location consistent with the rest of the target include files. | |
3358 | end-sanitize-tic80 | |
3359 | ||
9f13ead9 ILT |
3360 | Thu Feb 13 21:44:18 1997 Klaus Kaempf <[email protected]> |
3361 | ||
3362 | * as.h: GNU c provides unlink() function. | |
3363 | ||
3364 | Unify section handling on openVMS/Alpha: | |
3365 | * config/tc-alpha.c(s_alpha_link): Remove. | |
3366 | (s_alpha_section): New function. | |
3367 | Remove case-hacking of symbols | |
3368 | Add .code_address pseudo-op. | |
3369 | (BFD_RELOC_ALPHA_CODEADDR): New relocation. | |
3370 | (s_alpha_code_address): New function. | |
3371 | (alpha_ctors_section, alpha_dtors_section): New sections for C++ | |
3372 | static constructors/destructors. | |
3373 | Add debug code for crash debugs, to be removed when traceback code | |
3374 | is added to object code. | |
3375 | (s_alpha_name): New function for .name pseudo-op. | |
3376 | (alpha_print_token): New function to print token expressions with | |
3377 | alpha specific extensions. | |
3378 | ||
3379 | * makefile.vms: Allow compilation with current gcc snapshot. | |
3380 | ||
af16e411 FF |
3381 | Thu Feb 13 16:29:04 1997 Fred Fish <[email protected]> |
3382 | ||
3383 | * doc/Makefile.in (TEXI2DVI): Set to just name of program. | |
3384 | (DVIPS): Set to dvips. | |
3385 | (ps, as.ps, gasp.ps): New targets. | |
3386 | (internals.info, gasp.dvi, internals.dvi): Set both TEXINPUTS | |
3387 | and MAKEINFO env variables. | |
3388 | (internals.ps): Use DVIPS macro. | |
3389 | (clean): Remove core and backup files. | |
3390 | (distclean): Remove temporary files from building internals. | |
3391 | (clean-dvi): Ditto. | |
3392 | * doc/internals.texi (Frags): Fix typo. | |
3393 | (GAS processing): Ditto. | |
3394 | (CPU backend): Ditto. | |
3395 | * ecoff.c (init_file): Use TARGET_BYTES_BIG_ENDIAN value directly. | |
3396 | * mpw-config.in: Define TARGET_BYTES_BIG_ENDIAN as 1. | |
3397 | * read.c: Remove ugly hack that dealt with config files not | |
3398 | correctly defining TARGET_BYTES_BIG_ENDIAN. | |
3399 | (target_big_endian): Use TARGET_BYTES_BIG_ENDIAN directly. | |
3400 | * config/arm-big.mt: Define TARGET_BYTES_BIG_ENDIAN to 1. | |
3401 | * config/arm-lit.mt: Define TARGET_BYTES_BIG_ENDIAN to 0. | |
3402 | * config/mips-big.mt: Define TARGET_BYTES_BIG_ENDIAN to 1. | |
3403 | * config/mips-lit.mt: Define TARGET_BYTES_BIG_ENDIAN to 0. | |
3404 | * config/ppc-lit.mt: Define TARGET_BYTES_BIG_ENDIAN to 1. | |
3405 | * config/ppc-sol.mt: Replace TARGET_BYTES_LITTLE_ENDIAN | |
3406 | with TARGET_BYTES_BIG_ENDIAN defined to 0. | |
3407 | * config/tc-arm.h: Remove use of TARGET_BYTES_LITTLE_ENDIAN | |
3408 | and simplify. Test value of TARGET_BYTES_BIG_ENDIAN, not just | |
3409 | whether it is defined or not. | |
3410 | * config/tc-mips.h: Remove use of TARGET_BYTES_LITTLE_ENDIAN. | |
3411 | * config/tc-ppc.h: Remove use of TARGET_BYTES_LITTLE_ENDIAN | |
3412 | and simplify. Test value of TARGET_BYTES_BIG_ENDIAN, not just | |
3413 | whether it is defined or not. | |
3414 | start-sanitize-tic80 | |
3415 | * config/tic80.h (TARGET_FORMAT): Define to coff-tic80. | |
3416 | (TARGET_BYTES_BIG_ENDIAN): Define to 0. | |
3417 | end-sanitize-tic80 | |
3418 | ||
89b41978 DE |
3419 | Thu Feb 13 14:40:16 1997 Doug Evans <[email protected]> |
3420 | ||
3421 | * write.c (write_relocs): Correct text in as_fatal error message, | |
3422 | bfd_perform_relocation -> bfd_install_relocation. | |
3423 | ||
151c3ec0 ILT |
3424 | Thu Feb 13 14:48:03 1997 Philippe De Muyter <[email protected]> |
3425 | ||
3426 | * config/tc-m68k.c (LEX_TILDE): Define if TE_DELTA. | |
3427 | * read.c (LEX_TILDE): Define if not defined. | |
3428 | (lex_type): Use LEX_TILDE. | |
3429 | * expr.c (get_symbol_end): Check first char with is_name_beginner, | |
3430 | not is_part_of_name. | |
3431 | ||
4a1cb507 ILT |
3432 | Thu Feb 13 11:40:58 1997 Ian Lance Taylor <[email protected]> |
3433 | ||
3de9d78c ILT |
3434 | * config/tc-sparc.c (md_show_usage): Add missing backslash at end |
3435 | of continued line. | |
3436 | ||
319305a7 ILT |
3437 | * config/tc-mips.c (mips16_extended_frag): Correct base address |
3438 | for an extended PC relative instruction. | |
3439 | (md_convert_frag): Likewise. | |
3440 | ||
4a1cb507 ILT |
3441 | * config/tc-mips.c (prev_nop_frag): New static variable. |
3442 | (prev_nop_frag_holds): New static variable. | |
3443 | (prev_nop_frag_required): New static variable. | |
3444 | (prev_nop_frag_since): New static variable. | |
3445 | (append_insn): If we aren't reordering, and prev_nop_frag is not | |
3446 | NULL, and we don't need any nops, then decrease the size of | |
3447 | prev_nop_frag. Don't insert nops because of instructions in | |
3448 | noreorder sections. Remember whether the previous instructions | |
3449 | where in noreorder sections even when not reordering. | |
3450 | (mips_no_prev_insn): Add preserver parameter. Change all | |
3451 | callers. Refer prev_nop_frag variables when appropriate. | |
3452 | (mips_emit_delays): Set up prev_nop_frag. | |
3453 | (s_mipsset): Clear prev_nop_frag if reordering. | |
3454 | ||
ebf28372 ILT |
3455 | Wed Feb 12 14:36:29 1997 Ian Lance Taylor <[email protected]> |
3456 | ||
9cd4e6cc ILT |
3457 | * config/tc-mips.c (append_insn): Remove useless code which |
3458 | handled swapping a mips16 jump with a mips16 instruction with a | |
3459 | reloc. | |
3460 | ||
05874c2e ILT |
3461 | * config/tc-mips.c (md_parse_option): When debugging, set |
3462 | mips_optimize to 1, not 0. | |
3463 | ||
56bb6eee ILT |
3464 | * config/tc-mips.c (mips16_ip): Handle an extend operand. |
3465 | ||
eb17f56c ILT |
3466 | * config/tc-mips.c (my_getExpression): In mips16 mode, if it looks |
3467 | like the expression was based on `.', adjust the value of the | |
3468 | symbol. | |
3469 | ||
035936da | 3470 | * config/tc-mips.c (append_insn): Warn about an attempt to put an |
c0df26bb | 3471 | extended instruction in a delay slot when not reordering. |
035936da ILT |
3472 | (md_convert_frag): Warn if an extended instruction appears in a |
3473 | delay slot. | |
3474 | ||
ed3eb786 ILT |
3475 | * config/tc-mips.c (mips_pseudo_table): Add "insn". |
3476 | (s_insn): New static function. | |
3477 | * doc/c-mips.texi: Document .insn. | |
3478 | ||
ebf28372 ILT |
3479 | * config/tc-mips.c (md_begin): Add the general registers to the |
3480 | symbol table. | |
3481 | (mips16_ip): First parse the expression, and then see whether it | |
3482 | came up with a register, rather than trying to first see whether | |
3483 | we are looking at a register. | |
3484 | ||
11e08196 FF |
3485 | start-sanitize-tic80 |
3486 | Tue Feb 11 15:13:39 1997 Fred Fish <[email protected]> | |
3487 | ||
3488 | * config/tc-tic80.c: Numerous changes and additions to flesh | |
3489 | out functions that were previously just stubs, and fix some | |
3490 | problems found using the new TIc80 testsuite cases. | |
3491 | ||
3492 | end-sanitize-tic80 | |
16262668 ILT |
3493 | Tue Feb 11 15:52:22 1997 Ian Lance Taylor <[email protected]> |
3494 | ||
3495 | * config/tc-mips.c (mips16_ip): Handle %gprel modifier. | |
3496 | (md_apply_fix): Handle BFD_RELOC_MIPS16_GPREL. | |
3497 | ||
3498 | * config/tc-mips.c (append_insn): Output jump instruction as a | |
3499 | pair of 2 byte instructions, rather than as a single 4 byte | |
3500 | instruction. | |
3501 | ||
3502 | start-sanitize-r5900 | |
3503 | * config/tc-mips.c (md_begin): Correct test of mips_5900. | |
3504 | (mips_ip): Don't check INSN_ISA for a macro. | |
3505 | ||
3506 | end-sanitize-r5900 | |
276c2d7d GRK |
3507 | start-sanitize-r5900 |
3508 | Fri Feb 7 11:11:06 1997 Gavin Koch <[email protected]> | |
3509 | ||
3510 | * config/tc-mips.c: added r5900. | |
3511 | ||
3512 | end-sanitize-r5900 | |
c6745073 DP |
3513 | Mon Feb 10 22:06:00 1997 Dawn Perchik ([email protected]) |
3514 | ||
3515 | * itbl-ops.c, itbl-lex.l, itbl-parse.y, itbl-ops.h, | |
3516 | config/itbl-mips.h: Add copyright message and fix indentation. | |
3517 | ||
8e5c905e DP |
3518 | Mon Feb 10 18:09:00 1997 Dawn Perchik ([email protected]) |
3519 | ||
3520 | * itbl-ops.c: New file. Add support for dynamically read | |
3521 | instruction registers, opcodes and formats. Build internal table | |
3522 | for new instructions and provide callbacks for assembler and | |
3523 | disassembler. | |
3524 | * itbl-lex.l, itbl-parse.y: Lex and yacc parsers for instruction | |
3525 | spec table. | |
3526 | * itbl-ops.h: New file. Header file for itbl support. | |
3527 | * config/itbl-mips.h: New file. Mips specific definitions for | |
3528 | itbl support. | |
3529 | ||
a7355c4d JL |
3530 | Fri Feb 7 09:52:34 1997 Jeffrey A Law ([email protected]) |
3531 | ||
3532 | * config/tc-mn10200.c (md_assemble): If a constant operand won't | |
3533 | fit into the constant field of a relaxable operand, then it does | |
3534 | not match. | |
3535 | ||
e58035e3 JL |
3536 | Thu Feb 6 20:08:12 1997 Jeffrey A Law ([email protected]) |
3537 | ||
3538 | * config/tc-mn10200.c (md_estimate_size_before_relax): Treat | |
3539 | a jsr target in a different section just like a jsr to | |
3540 | an undefined target. | |
3541 | ||
6927c24d ILT |
3542 | Thu Feb 6 16:52:57 1997 Ian Lance Taylor <[email protected]> |
3543 | ||
3544 | * config/tc-mips.c (mips_fix_adjustable): Don't adjust relocations | |
3545 | against any mips16 symbols, not just externally visible ones. | |
3546 | (md_apply_fix): Corresponding change. | |
3547 | ||
c9167640 ILT |
3548 | Wed Feb 5 11:11:06 1997 Ian Lance Taylor <[email protected]> |
3549 | ||
3550 | * config/tc-mips.c (mips16_ip): Accept floating point registers in | |
3551 | the operand of the exit instruction. | |
3552 | ||
76801700 ILT |
3553 | Tue Feb 4 14:12:39 1997 Ian Lance Taylor <[email protected]> |
3554 | ||
3555 | * symbols.c (resolve_symbol_value): If we leave an equated symbol | |
3556 | as O_symbol, copy over the segment. | |
3557 | ||
3569064f ILT |
3558 | Mon Feb 3 12:35:54 1997 Ian Lance Taylor <[email protected]> |
3559 | ||
1748b9d8 ILT |
3560 | * config/tc-mips.c (md_apply_fix): If we aren't adjusting this |
3561 | fixup to be against the section symbol, adjust the value | |
3562 | accordingly. | |
3563 | ||
3569064f ILT |
3564 | * symbols.c (resolve_symbol_value): Don't change X_add_number for |
3565 | an equated symbol. | |
3566 | * write.c (write_relocs): Avoid looping on equated symbols. | |
3567 | Adjust fx_offset by X_add_number for each symbol. | |
3568 | * config/obj-coff.c (do_relocs_for): Avoid looping on equated | |
3569 | symbols. | |
3570 | (fixup_segment): Add a loop to track down equated symbols and | |
3571 | adjust fx_offset appropriately. | |
3572 | ||
f5d7f6fb JL |
3573 | Fri Jan 31 15:21:02 1997 Jeffrey A Law ([email protected]) |
3574 | ||
3575 | * config/tc-mn10200.c (md_relax_table): Add entries to allow | |
3576 | jmp -> bra relaxing. | |
3577 | (md_convert_frag): Handle jmp->bra relaxing. | |
3578 | (md_assemble): Handle jmp->bra relaxing. | |
3579 | (md_estimate_size_before_relax): Likewise. | |
3580 | ||
fb50cd4e ILT |
3581 | Fri Jan 31 13:15:05 1997 Alan Modra <[email protected]> |
3582 | ||
3583 | * config/tc-i386.c (i386_align_code): Add comments explaining the | |
3584 | nop instructions. | |
3585 | ||
a75abb6f ILT |
3586 | Fri Jan 31 10:46:14 1997 Ian Lance Taylor <[email protected]> |
3587 | ||
2b063e6d ILT |
3588 | * config/tc-sparc.c (enforce_aligned_data): New static variable. |
3589 | (sparc_cons_align): Don't do anything unless enforce_aligned_data | |
3590 | is set. | |
3591 | (md_longopts): Add "enforce-aligned-data". | |
3592 | (md_show_usage): Mention --enforce-aligned-data. | |
3593 | * doc/c-sparc.texi (Sparc-Aligned-Data): New node; document | |
3594 | enforce-aligned-data. | |
3595 | ||
fbd929fd ILT |
3596 | * config/tc-ppc.c (md_pseudo_table): If OBJ_XCOFF, add "long", |
3597 | "word", and "short". | |
3598 | (ppc_xcoff_cons): New static function. | |
3599 | ||
a75abb6f ILT |
3600 | * write.c (relax_segment): Give an error if a .space symbol is |
3601 | common or undefined. | |
3602 | ||
3603 | * read.c (read_a_source_file): Don't handle mri_pending_align if | |
3604 | the handler is s_globl or s_ignore. | |
3605 | ||
f1ce6af4 FF |
3606 | Thu Jan 30 11:46:59 1997 Fred Fish <[email protected]> |
3607 | ||
3608 | * config/tc-d10v.c (find_opcode): Remove unused variable "numops". | |
3609 | start-sanitize-tic80 | |
3610 | * config/tc-tic80.c: Many additions to previous placeholder file. | |
3611 | * config/tc-tic80.h: Ditto. | |
3612 | end-sanitize-tic80 | |
3613 | ||
0b476c53 ILT |
3614 | Thu Jan 30 12:28:18 1997 Alan Modra <[email protected]> |
3615 | ||
3616 | * config/tc-i386.c (i386_align_code): Improve the nop patterns. | |
3617 | ||
a6b200da ILT |
3618 | Thu Jan 30 12:08:40 1997 Ian Lance Taylor <[email protected]> |
3619 | ||
0d7f9025 ILT |
3620 | * config/tc-mips.c (mips_fix_adjustable): New function. |
3621 | * config/tc-mips.h (tc_fix_adjustable): Call mips_fix_adjustable. | |
3622 | (mips_fix_adjustable): Declare. | |
3623 | ||
a6b200da ILT |
3624 | Ideas from Srinivas Addagarla <[email protected]>: |
3625 | * read.c (read_a_source_file): After doing an mri_pending_align, | |
3626 | adjust the line_label if there is one. | |
3627 | (s_space): Set mri_pending_align if an odd number of bytes were | |
3628 | output. | |
3629 | ||
9073144e MH |
3630 | Wed Jan 29 15:31:12 1997 Martin M. Hunt <[email protected]> |
3631 | ||
3632 | * config/tc-d10v.h (md_do_align): Add this hook to call | |
3633 | d10v_cleanup() when a ".align" is detected. Fixes PR11487. | |
3634 | ||
3635 | * config/tc-d10v.c (find_opcode): Correctly calculate | |
3636 | branch displacement when .aligns are present. | |
3637 | ||
33a4c28d JL |
3638 | Wed Jan 29 09:42:11 1997 Jeffrey A Law ([email protected]) |
3639 | ||
3640 | * config/tc-mn10200.c (md_relax_table): Define. | |
3641 | (md_convert_frag): Implement. | |
3642 | (md_assemble): Handle relaxable operands/instructions correctly. | |
3643 | (md_estimate_size_before_relax): Implement. | |
3644 | * config/tc-mn10200.h (TC_GENERIC_RELAX_TABLE): Define. | |
3645 | ||
645cb4dc ILT |
3646 | Tue Jan 28 15:27:28 1997 Ian Lance Taylor <[email protected]> |
3647 | ||
39bb58e0 ILT |
3648 | * config/tc-mips.c (append_insn): Give an error for jumps to a |
3649 | misaligned address. | |
3650 | (md_apply_fix): Make a branch to an odd address an error rather | |
3651 | than a warning. | |
3b320c48 | 3652 | |
31a2c6ff ILT |
3653 | * config/tc-mips.c (md_convert_frag): If the user explicitly |
3654 | requested an extended opcode, pass warn as true to mips16_immed. | |
3655 | ||
645cb4dc ILT |
3656 | * config/tc-mips.c (mips16_ip): Handle a missing expression like |
3657 | an explicit 0, so that explicitly extended instructions work | |
3658 | correctly. | |
3659 | ||
0192b099 ILT |
3660 | Mon Jan 27 17:41:20 1997 Ian Lance Taylor <[email protected]> |
3661 | ||
3662 | * ecoff.c (ecoff_build_symbols): Don't generate a local ECOFF | |
3663 | symbol for a common symbol. | |
3664 | ||
f7ab9441 DE |
3665 | Wed Jan 22 10:39:39 1997 Doug Evans <[email protected]> |
3666 | ||
3667 | Patch presumed to have been checked in awhile ago but wasn't. | |
3668 | Mon Nov 25 10:45:14 1996 Doug Evans <[email protected]> | |
3669 | * write.c: Delete "ifndef md_relax_frag" around is_dnrange. | |
3670 | (relax_segment, case rs_org): Move code inside braces. Move locals | |
3671 | target,after inside too. | |
3672 | (relax_segment, case rs_machine_dependent): Guts moved to ... | |
3673 | (relax_frag): New function. | |
3674 | Call md_prepare_relax_scan if defined. | |
3675 | ||
0ce48081 C |
3676 | Mon Jan 20 10:56:47 1997 Andreas Schwab <[email protected]> |
3677 | ||
3678 | * config/tc-m68k.c (m68k_ip): Reject pc-relative addresses for the | |
3679 | 'p' operand specifier. | |
3680 | ||
3681 | Mon Jan 20 10:39:36 1997 J.T. Conklin <[email protected]> | |
ffecfc8b C |
3682 | |
3683 | * config/tc-m68k.c (HAVE_LONG_BRANCH): New macro, returns true for | |
3684 | m68k family cpus which support long branch addressing modes. | |
3685 | (m68k_ip, md_convert_frag_1, md_estimate_size_before_relax, | |
3686 | md_create_long_jump): Use it. | |
3687 | ||
c36a90ef ILT |
3688 | Mon Jan 20 12:42:06 1997 Ian Lance Taylor <[email protected]> |
3689 | ||
b3a64736 ILT |
3690 | * config/tc-mips.c (md_begin): Don't set SEC_ALLOC or SEC_LOAD for |
3691 | the .reginfo or .MIPS.options section if configured for an | |
3692 | embedded target. | |
3693 | ||
c36a90ef ILT |
3694 | * config/tc-mips.c (md_begin): Don't set interlocks for |
3695 | mips_4650. | |
3696 | ||
ad423373 ILT |
3697 | Wed Jan 15 13:51:50 1997 Ian Lance Taylor <[email protected]> |
3698 | ||
3699 | * read.c (read_a_source_file): Make sure the symbol ends with | |
3700 | whitespace before checking whether the next character is '='. | |
3701 | ||
03b24037 ILT |
3702 | Tue Jan 14 15:07:27 1997 Robert Lipe <[email protected]> |
3703 | ||
3704 | * config/tc-i386.c (sco_id): Moved from here... | |
3705 | * config/obj-elf.c (sco_id): ...to here. Adding the identifier | |
3706 | really is an SCO ELF specific thing, not just a SCO x86 specific | |
3707 | thing. | |
3708 | ||
4af93ad0 MM |
3709 | start-sanitize-tic80 |
3710 | Mon Jan 13 22:43:01 1997 Michael Meissner <[email protected]> | |
3711 | ||
3712 | * configure.in (tic80-*-*): Don't require 'coff'. | |
3713 | * configure: Regenerate. | |
3714 | ||
3715 | end-sanitize-tic80 | |
8ff75001 ILT |
3716 | Thu Jan 9 09:08:43 1997 Ian Lance Taylor <[email protected]> |
3717 | ||
6468dabd ILT |
3718 | * read.c (emit_expr): Check for overflow of a negative value |
3719 | correctly. | |
3720 | * write.c (fixup_segment): Likewise. | |
3721 | * config/obj-coff.c (fixup_segment): Likewise. | |
3722 | ||
d703b5a7 ILT |
3723 | * config/tc-m68k.c (struct label_line): Define. |
3724 | (labels, current_label): New static variables. | |
3725 | (md_assemble): Mark current_label as text, and clear it. | |
3726 | (m68k_frob_label): New function. | |
3727 | (m68k_flush_pending_output): New function. | |
3728 | (m68k_frob_symbol): New function. | |
3729 | * config/tc-m68k.h (tc_frob_label): Define. | |
3730 | (md_flush_pending_output): Define. | |
3731 | (tc_frob_symbol): Don't warn, just call m68k_frob_symbol. | |
3732 | (tc_frob_coff_symbol): Likewise. | |
3733 | ||
8ff75001 ILT |
3734 | * read.c (read_a_source_file): When defining a macro in MRI mode, |
3735 | don't add the symbol to the symbol table. | |
3736 | ||
78998629 JL |
3737 | Tue Jan 7 11:21:42 1997 Jeffrey A Law ([email protected]) |
3738 | ||
3739 | * config/tc-mn10300.c (tc_gen_reloc): Handle sym1-sym2 fixups | |
3740 | here since fixup_segment doesn't (linkrelax is set). | |
3741 | * config/tc-mn10200.c (tc_gen_reloc): Likewise. | |
3742 | ||
62b2acba JL |
3743 | Mon Jan 6 15:19:32 1997 Jeffrey A Law ([email protected]) |
3744 | ||
3745 | * config/tc-mn10200.c (md_assemble): Tweak fx_offset for pc-relative | |
3746 | relocs. | |
3747 | ||
ac866582 JL |
3748 | Fri Jan 3 16:47:08 1997 Jeffrey A Law ([email protected]) |
3749 | ||
62b2acba | 3750 | * config/tc-hppa.c (struct hppa_fix_struct): Tweak fx_r_field's type |
ac866582 JL |
3751 | to avoid warnings with the native HP compiler. |
3752 | (fix_new_hppa): Similarly for the r_type argument. | |
3753 | (pa_build_unwind_subspace, hppa_elf_mark_end_of_function): Enclose | |
3754 | in an #if OBJ_ELF to keep gcc -Wall quiet. | |
3755 | (md_apply_fix): Always initialize "result". | |
3756 | ||
3757 | * config/tc-mn10200.c (md_assemble): Generate relocations. | |
3758 | ||
79811f6f ILT |
3759 | Fri Jan 3 18:17:23 1997 Andreas Schwab <[email protected]> |
3760 | ||
3761 | * config/tc-m68k.c (s_even): Adjust the alignment of the current | |
3762 | section. | |
3763 | ||
ba8f9c09 ILT |
3764 | Fri Jan 3 17:10:33 1997 Richard Henderson <[email protected]> |
3765 | ||
3766 | * config/obj-elf.c (elf_file_symbol): When using ECOFF debugging, | |
3767 | pass on the new file hook. | |
3768 | ||
3769 | * config/tc-alpha.c (alpha_fix_adjustable): Not quite the same as | |
3770 | !alpha_force_relocation, as local LITERALs can be adjusted to be | |
3771 | relative to the section. | |
3772 | ||
a78bc551 ILT |
3773 | Fri Jan 3 12:09:24 1997 Ian Lance Taylor <[email protected]> |
3774 | ||
9f94df38 ILT |
3775 | * config/obj-coff.c (yank_symbols): If tc_frob_coff_symbol is |
3776 | defined, call it. | |
3df036e9 | 3777 | * config/tc-m68k.h (tc_frob_symbol): Check whether text label is |
9f94df38 ILT |
3778 | aligned to odd boundary. |
3779 | (tc_frob_coff_symbol): Define. | |
3780 | ||
039d5a60 ILT |
3781 | * doc/as.texinfo (Set): Change parenthesized @xref to @pxref. |
3782 | ||
7b0688df ILT |
3783 | * macro.c (macro_expand_body): In MRI mode, just copy a single &. |
3784 | ||
2156d0d7 ILT |
3785 | * config/tc-m68k.c (m68k_ip): Call frag_grow before adding a |
3786 | PCINDEX frag. From Ronald F. Guilmette <[email protected]>. | |
3787 | ||
a78bc551 ILT |
3788 | * config/tc-m68k.c (m68k_ip): Accept 'B' as a size for an |
3789 | immediate value. | |
3790 | (md_assemble): If the size is 'B', set fx_signed. | |
3791 | (md_apply_fix_2): Use fx_signed when checking for overflow. | |
3792 | ||
3793 | * write.h (struct fix): Add fx_signed field. | |
3794 | * write.c (fix_new_internal): Initialize fx_no_overflow and | |
3795 | fx_signed fields. | |
3796 | (fixup_segment): Use fx_signed when checking for overflow. | |
3797 | * config/obj-coff.c (fixup_segment): Check fx_no_overflow and | |
3798 | fx_signed when checking for overflow. | |
3799 | ||
b9129c6f ILT |
3800 | Thu Jan 2 13:37:29 1997 Ian Lance Taylor <[email protected]> |
3801 | ||
0abdf280 ILT |
3802 | * NOTES, NOTES.config: Removed. These are rarely, if ever, |
3803 | updated, and all the useful information is in doc/internals.texi. | |
3804 | ||
a986926b ILT |
3805 | Based on patch from Ronald F. Guilmette <[email protected]>: |
3806 | * read.c (read_a_source_file): Check for conditional operators | |
3807 | before doing an MRI pending alignment. | |
3808 | * config/tc-m68k.h (m68k_conditional_pseudoop): Declare. | |
3809 | (tc_conditional_pseudop): Define. | |
3810 | * config/tc-m68k.c (m68k_conditional_pseudop): New function. | |
3811 | * doc/internals.texi (CPU backend): Describe | |
3812 | tc_conditional_pseudoop. | |
3813 | ||
924160b0 ILT |
3814 | Based on patch from Ronald F. Guilmette <[email protected]>: |
3815 | * config/tc-m68k.c (m68k_rel32_from_cmdline): New static | |
3816 | variable. | |
3817 | (md_begin): Check m68k_rel32_from_cmdline before setting | |
3818 | m68k_rel32. | |
3819 | (m68k_mri_mode_change): Likewise. | |
3820 | (md_longopts): Add --disp-size-default-16 and | |
3821 | --disp-size-default-32. | |
3822 | (md_parse_option): Handle new options. | |
3823 | (md_show_usage): Mention new options. | |
3824 | * doc/c-m68k.texi (M68K-Opts): Document new options. | |
3825 | ||
b4d51f3d ILT |
3826 | Based on patch from Ronald F. Guilmette <[email protected]>: |
3827 | * config/tc-m68k.c (m68k_index_width_default): New static | |
3828 | variable. | |
3829 | (m68k_ip): Use m68k_index_width_default to set the size of a base | |
3830 | register whose size was not given. | |
3831 | (md_longopts): Add --base-size-default-16 and | |
3832 | --base-size-default-32. | |
3833 | (md_parse_option): Handle new options. | |
3834 | (md_show_usage): Mention new options. | |
3835 | * doc/c-m68k.texi (M68K-Opts): Document new options. | |
3836 | ||
103e1158 ILT |
3837 | * doc/c-mips.texi: Mention ISA level 4, and the -mips16 option. |
3838 | ||
e16b9537 ILT |
3839 | * configure.in: Recognize mips-*-linux* target. |
3840 | * configure: Rebuild. | |
3841 | ||
a162a490 ILT |
3842 | * config/tc-mips.c (load_register): Rewrite 64 bit handling to |
3843 | work if valueT is only 32 bits. | |
3844 | ||
b9129c6f ILT |
3845 | * config/tc-mips.c: Throughout, check target_big_endian rather |
3846 | than byte_order. | |
3847 | (byte_order): Remove. | |
3848 | (mips_init_after_args): Remove. | |
3849 | * config/tc-mips.h (LITTLE_ENDIAN, BIG_ENDIAN): Don't define. | |
3850 | (mips_init_after_args): Don't declare. | |
3851 | (tc_init_after_args): Don't define. | |
3852 | ||
3853 | * config/tc-mips.h (tc_frob_after_relocs): Define if | |
3854 | OBJ_MAYBE_ELF. | |
3855 | (mips_elf_final_processing): Likewise. | |
3856 | (ELF_TC_SPECIAL_SECTIONS): Likewise. | |
3857 | ||
6e7d5462 MM |
3858 | Tue Dec 31 15:12:35 1996 Michael Meissner <[email protected]> |
3859 | ||
3860 | * config/tc-v850.c (md_assemble): If this is sst.{h,w} or | |
3861 | sld.{h,w} and the operand is relocatable, adjust the adend by | |
3862 | shifting it right one bit. | |
3863 | ||
38fc0ba6 ILT |
3864 | Tue Dec 31 12:56:41 1996 Ian Lance Taylor <[email protected]> |
3865 | ||
20868ec6 ILT |
3866 | * read.c (read_a_source_file): Check mri_pending_align after |
3867 | checking for a macro. From Ronald F. Guilmette | |
3868 | <[email protected]>. | |
3869 | ||
6ded6615 ILT |
3870 | * Makefile.in (ALL_CFLAGS): Add -D_GNU_SOURCE. |
3871 | ||
38fc0ba6 ILT |
3872 | * config/tc-sparc.c (md_apply_fix3): Rename from md_apply_fix, and |
3873 | add segment argument. If OBJ_ELF, treat a relocation against a | |
3874 | symbol in a linkonce section like a relocation against an external | |
3875 | symbol. | |
3876 | * config/tc-sparc.h (MD_APPLY_FIX3): Define. | |
3877 | ||
18e0764d ILT |
3878 | Mon Dec 30 11:35:40 1996 Ian Lance Taylor <[email protected]> |
3879 | ||
3880 | * config/tc-mips.c (mips16_macro): Add case for M_ABS. | |
3881 | ||
64556643 FF |
3882 | Fri Dec 27 22:51:51 1996 Fred Fish <[email protected]> |
3883 | ||
3884 | * NOTES.config (Implementation): as.h #define's "GAS" not "gas", | |
3885 | includes config.h instead of host.h, tc.h instead of tp.h, and | |
3886 | targ-env.h instead of target-environment.h. | |
3887 | Also, obj-format.h includes targ-cpu.h instead of | |
3888 | target-processor.h. | |
3889 | start-sanitize-tic80 | |
3890 | * configure.in (case ${generic_target}): Add tic80-*-coff entry. | |
3891 | * configure: Rebuild with autoconf. | |
3892 | * config/obj-coff.h (coff/tic80.h): Include if TC_TIC80 defined. | |
3893 | (TARGET_FORMAT): Define to "coff-tic80". | |
3894 | * config/tc-tic80.c: New file for TIc80 support. | |
3895 | * config/tc-tic80.h: New file for TIc80 support. | |
3896 | end-sanitize-tic80 | |
3897 | ||
7d99e8af ILT |
3898 | Fri Dec 27 11:42:29 1996 Ian Lance Taylor <[email protected]> |
3899 | ||
3900 | * doc/as.texinfo (M): Mention explicitly that -M changes macro | |
3901 | handling. | |
3902 | ||
9c199842 ILT |
3903 | Thu Dec 19 12:06:08 1996 Ian Lance Taylor <[email protected]> |
3904 | ||
3905 | * write.c (adjust_reloc_syms): If the fixup symbol has been | |
3906 | equated to an undefined symbol, convert the fixup to being against | |
3907 | the target symbol. Remove obsolete code handling a special case | |
3908 | for i386 PIC. | |
3909 | ||
51cd0ae7 SS |
3910 | Wed Dec 18 22:54:39 1996 Stan Shebs <[email protected]> |
3911 | ||
3912 | * mpw-make.sed: Use NewFolderRecursive for installation. | |
3913 | ||
cb07aaeb MH |
3914 | Wed Dec 18 16:00:42 1996 Martin M. Hunt <[email protected]> |
3915 | ||
3916 | * config/tc-d10v.c (do_assemble): Correct previous bug fix. | |
3917 | ||
575453fb MH |
3918 | Wed Dec 18 15:27:40 1996 Martin M. Hunt <[email protected]> |
3919 | ||
3920 | * config/tc-d10v.c (md_assemble): Fix bug which caused | |
3921 | second instruction in a line to be case sensitize. PR11312 | |
3922 | ||
5545556d JL |
3923 | Wed Dec 18 10:08:46 1996 Jeffrey A Law ([email protected]) |
3924 | ||
3925 | * config/tc-mn10200.c (mn10200_insert_operand): Don't | |
3926 | range check operands with MN10200_OPERAND_NOCHECK set. | |
3927 | (check_operand): Likewise. | |
3928 | ||
c0dea495 ILT |
3929 | Tue Dec 17 10:59:32 1996 Ian Lance Taylor <[email protected]> |
3930 | ||
f5e38044 ILT |
3931 | * config/tc-mips.c: Undo part of last Friday's alignment changes. |
3932 | (md_begin): Always align the text section to a four byte | |
3933 | boundary. | |
3934 | (append_insn): Remove call to record_align. | |
3935 | ||
fbcfacb7 ILT |
3936 | * config/tc-mips.c (insn_label): Remove. |
3937 | (struct insn_label_list): Define. | |
3938 | (insn_labels, free_insn_labels): New static variables. | |
3939 | (mips_clear_insn_labels): New static function. | |
3940 | (append_insn): Mark all mips16 text labels, and make them odd. | |
3941 | Handle all labels after emitting a nop, not just one. Call | |
3942 | mips_clear_insn_labels rather than just clearing insn_label. | |
3943 | (mips_emit_delays): Add insns parameter, and use it to decide | |
3944 | whether to mark mips16 labels. Handle all labels, not just one. | |
3945 | Force mips16 labels to be odd. Change all callers. | |
3946 | (mips16_immed): Don't check for an odd branch target. | |
3947 | (md_apply_fix): Don't check mips16 mode for a branch reloc. | |
3948 | (mips16_extended_frag): Ignore the low bit in a branch target. | |
3949 | (md_convert_frag): Likewise. | |
3950 | (mips_no_prev_insn): Call mips_clear_insn_labels rather than just | |
3951 | clearing insn_label. | |
3952 | (mips_align, mips_flush_pending_output, s_cons): Likewise. | |
3953 | (s_float_cons, s_gpword): Likewise. | |
3954 | (s_align): Use insn_labels rather than insn_label. | |
3955 | (s_cons, s_float_cons, s_gpword): Likewise. | |
3956 | (mips_frob_file_after_relocs): New function. | |
3957 | (mips_define_label): Rewrite to add to insn_labels list. | |
3958 | * config/tc-mips.h (tc_frob_file_after_relocs): Define. | |
3959 | * ecoff.c (ecoff_build_symbols): If the size of a function comes | |
3960 | out odd, increment it. | |
3961 | ||
3962 | * config/tc-mips.c (append_insn): Only update prev_insn when not | |
3963 | reordering if place is NULL. | |
3964 | ||
c0dea495 ILT |
3965 | * config/tc-mips.c (mips16_ip): Check for a missing expression |
3966 | when using the register indirect addressing mode. | |
3967 | ||
d4ba37af JL |
3968 | Mon Dec 16 10:08:46 1996 Jeffrey A Law ([email protected]) |
3969 | ||
3970 | * config/tc-mn10200.c (mn10200_insert_operand): Don't | |
3971 | check 24bit operands for overflow. | |
3972 | (check_operand): Likewise. | |
3973 | ||
868c3513 ILT |
3974 | Mon Dec 16 11:50:40 1996 Ian Lance Taylor <[email protected]> |
3975 | ||
3976 | * doc/as.texinfo (Section): Document how to use the .section | |
3977 | pseudo-op for COFF and ELF. | |
3978 | ||
6259c65f ILT |
3979 | Sun Dec 15 15:26:37 1996 Ian Lance Taylor <[email protected]> |
3980 | ||
3981 | * write.c (adjust_reloc_syms): Fix linkonce check for ELF. | |
3982 | ||
a677feeb ILT |
3983 | Sat Dec 14 22:37:27 1996 Ian Lance Taylor <[email protected]> |
3984 | ||
3985 | * config/tc-mips.c (prev_insn_reloc_type): New static variable. | |
3986 | (RELAX_MIPS16_ENCODE): Add dslot and jal_dslot arguments, and | |
3987 | store them. Adjust other RELAX_MIPS16 macros. | |
3988 | (RELAX_MIPS16_DSLOT): Define. | |
3989 | (RELAX_MIPS16_JAL_DSLOT): Define. | |
3990 | (append_insn): Pass new arguments to RELAX_MIPS16_ENCODE. Correct | |
3991 | handling of whether previous instruction has a fixup. Set | |
3992 | prev_insn_reloc_type. | |
3993 | (mips_no_prev_insn): Clear prev_insn_reloc_type. | |
3994 | (mips16_extended_frag): Use the right base address for a PC | |
3995 | relative add or load. | |
3996 | (md_convert_frag): Likewise. If a PC relative add or load is | |
3997 | used, record the alignment for the section. | |
3998 | ||
08e17202 ILT |
3999 | Fri Dec 13 13:00:33 1996 Ian Lance Taylor <[email protected]> |
4000 | ||
54815b9a ILT |
4001 | * write.c (adjust_reloc_syms): Don't reduce a reloc against a |
4002 | linkonce section into a reloc against the section symbol. | |
4003 | ||
8a8121d5 ILT |
4004 | * config/tc-mips.c (mips16_macro): Remove nop instructions after |
4005 | branch instructions. | |
4006 | ||
08e17202 ILT |
4007 | * config/tc-mips.c (md_begin): If configured for an embedded ELF |
4008 | system, don't set the section alignment to 2**4. | |
4009 | (s_change_sec): Likewise. | |
4010 | (append_insn): Call record_alignment for the section. | |
4011 | (md_section_align): Don't align the section size for an embedded | |
4012 | ELF system. | |
4013 | ||
73d25784 ILT |
4014 | Thu Dec 12 16:40:47 1996 Ian Lance Taylor <[email protected]> |
4015 | ||
4016 | * write.c (adjust_reloc_syms): Make sure that symbols are | |
4017 | resolved; expression symbols may have been skipped. | |
8dd6fde3 | 4018 | * config/obj-coff.c (fixup_segment): Likewise. |
73d25784 | 4019 | |
a460cd78 MM |
4020 | Thu Dec 12 15:18:21 1996 Michael Meissner <[email protected]> |
4021 | ||
4022 | * config/tc-ppc.c (ppc_elf_suffix): Move @plt to | |
4023 | BFD_RELOC_24_PLT_PCREL relocation. | |
4024 | (md_apply_fix3): Support BFD_RELOC_24_PLT_PCREL. | |
4025 | ||
60b43c4b MH |
4026 | Tue Dec 10 13:51:55 1996 Martin M. Hunt <[email protected]> |
4027 | ||
4028 | * config/tc-d10v.c (write_2_short): Remove code that called | |
4029 | parallel_ok() when the programmer specified parallel instructions. | |
4030 | ||
42aa2435 JL |
4031 | Tue Dec 10 12:23:19 1996 Jeffrey A Law ([email protected]) |
4032 | ||
a460cd78 MM |
4033 | * config/tc-mn10300.c (md_assemble): Update to handle endianness |
4034 | issues correctly. | |
4035 | ||
42aa2435 JL |
4036 | * config/tc-mn10200.c (md_assemble): Opcode 0x0 is valid! |
4037 | * config/tc-mn10300.c (md_assemble): Likewise. | |
4038 | ||
41a0ed22 ILT |
4039 | Tue Dec 10 11:37:14 1996 Ian Lance Taylor <[email protected]> |
4040 | ||
9b2ac029 ILT |
4041 | * config/tc-mips.c (append_insn): Make sure there is enough room |
4042 | in a frag after a mips16 instruction to switch it with a jump | |
4043 | instruction. | |
4044 | ||
41a0ed22 ILT |
4045 | * config/tc-mips.c (mips16_extended_frag): Give an error for an |
4046 | attempt to use a non absolute symbol in an extending frag. | |
4047 | ||
dc1f8a21 JL |
4048 | Mon Dec 9 16:48:20 1996 Jeffrey A Law ([email protected]) |
4049 | ||
4050 | * config/tc-mn10200.c: Flesh out assembler support for MN10200. | |
4051 | * config/tc-mn10200.h: Likewise. | |
4052 | ||
102633ce ILT |
4053 | Mon Dec 9 17:09:42 1996 Ian Lance Taylor <[email protected]> |
4054 | ||
a7dd20e8 ILT |
4055 | * app.c (do_scrub_chars): At the end of a C comment, pass space to |
4056 | UNGET rather than PUT. Set old_state before setting state to -2. | |
4057 | ||
559c664a ILT |
4058 | * config/tc-mips.c (mips16_extended_frag): Avoid an infinite loop |
4059 | when extending because the value is exactly maxtiny + 1. | |
4060 | ||
8728fa92 ILT |
4061 | * config/tc-mips.c (RELAX_MIPS16_ENCODE): Add small and ext |
4062 | arguments, and store them. Adjust other RELAX_MIPS16 macros. | |
4063 | (RELAX_MIPS16_USER_SMALL): Define. | |
4064 | (RELAX_MIPS16_USER_EXT): Define. | |
4065 | (mips16_small, mips16_ext): New static variables. | |
4066 | (append_insn): Pass mips16_small and mips16_ext to | |
4067 | RELAX_MIPS16_ENCODE. | |
4068 | (mips16_ip): Set mips16_small and mips16_ext. | |
4069 | (mips16_immed): Don't check mips16_autoextend. | |
4070 | (mips16_extended_frag): Check USER_SMALL and USER_EXT. | |
4071 | ||
102633ce ILT |
4072 | * write.c (write_relocs): Print an error for an out of range |
4073 | fixup, rather than calling abort. | |
4074 | ||
4075 | * as.c (main): Unlink the output file if there are errors while | |
4076 | generating the fixups. | |
4077 | ||
15e69f98 ILT |
4078 | Fri Dec 6 18:48:13 1996 Ian Lance Taylor <[email protected]> |
4079 | ||
f74ba7a3 ILT |
4080 | * config/tc-mips.c (mips16_extended_frag): Don't call |
4081 | S_GET_VALUE. | |
4082 | (md_convert_frag): Call resolve_symbol_value before calling | |
4083 | S_GET_VALUE, and don't add in the frag address. | |
4084 | ||
15e69f98 ILT |
4085 | * config/tc-mips.c (mips16_immed): Add file and line parameters, |
4086 | and use them when reporting errors. Change all callers. | |
4087 | ||
ca82e4eb JL |
4088 | Fri Dec 6 15:36:32 1996 Jeffrey A Law ([email protected]) |
4089 | ||
4090 | * config/tc-mn10300.c: Fix various gcc -Wall warnings. | |
4091 | Remove '$' prefixing for registers. | |
4092 | ||
f787a8d9 | 4093 | Fri Dec 6 00:55:48 1996 Martin <[email protected]> |
6cc03ed3 | 4094 | |
f787a8d9 MH |
4095 | * config/tc-d10v.c (md_assemble): Check to see if prev_seg |
4096 | is initialized before using it. | |
4097 | (d10v_cleanup): No longer uses its argument, so make it void. | |
6cc03ed3 | 4098 | |
f787a8d9 MH |
4099 | * config/tc-d10v.h (d10v_cleanup): Change prototype. |
4100 | ||
00a69b89 ILT |
4101 | Thu Dec 5 11:03:31 1996 Ian Lance Taylor <[email protected]> |
4102 | ||
4103 | * write.c (fixup_segment): Don't discard the symbol for a PC | |
4104 | relative fixup to an absolute symbol. | |
4105 | ||
996bee90 MH |
4106 | Wed Dec 4 15:42:41 1996 Martin M. Hunt <[email protected]> |
4107 | ||
4108 | * config/tc-d10v.c (md_assemble, d10v_cleanup): Fix bug | |
4109 | with multiple sections. | |
4110 | ||
943321c0 ILT |
4111 | Wed Dec 4 13:00:07 1996 Ian Lance Taylor <[email protected]> |
4112 | ||
4113 | * config/tc-mips.c (md_longopts): Rename mips-16 to mips16, and | |
4114 | no-mips-16 to no-mips16. | |
4115 | (s_mipsset): Accept .set mips16 and .set nomips16. | |
4116 | ||
8b1e9f12 MM |
4117 | Wed Dec 4 10:35:33 1996 Michael Meissner <[email protected]> |
4118 | ||
4119 | * config/tc-ppc.c (ppc_elf_suffix): Take expressionS pointer | |
4120 | argument, and check for +/- constant following the suffix, folding | |
4121 | it into the expression. | |
4122 | (ppc_elf_cons): Change ppc_elf_suffix calls. | |
4123 | (md_assemble): Ditto. | |
4124 | (shlib): Replace boolean mrelocatable with enumeration shlib. | |
4125 | (md_parse_option): Discriminate between PIC style shared libraries | |
4126 | and -mrelocatable. | |
4127 | (ppc_elf_validate_fix): Don't report warnings for PIC style shared | |
4128 | libraries. | |
4129 | ||
b61802e7 MM |
4130 | Tue Dec 3 23:18:29 1996 Michael Meissner <[email protected]> |
4131 | ||
4132 | * config/tc-ppc.h ({tc,ppc}_comment_chars): Define, so that we can | |
4133 | change the comment characters. | |
4134 | ||
4135 | * config/tc-ppc.c (comment_chars): Delete in favor of | |
4136 | tc_comment_chars. | |
4137 | (ppc_{eabi,solaris}_comment_chars): Eabi and Solaris versions of | |
4138 | comment chars. | |
4139 | (ppc_comment_chars): Select appropriate comment chars by default. | |
4140 | (msolaris): New flag for -m{,no-}solaris. | |
4141 | (md_parse_option): Recognize -K pic. Add support for | |
4142 | -m{,no-}solaris. | |
4143 | (md_show_usage): Update. | |
4144 | (md_begin): Do not set ELF flags if Solaris. | |
4145 | (ppc_elf_suffix): @local sets R_PPC_LOCAL24PC relocation. | |
4146 | (md_apply_fix3): Add support for R_PPC_LOCAL24PC. | |
4147 | ||
4148 | Mon Dec 2 13:48:57 1996 Ian Lance Taylor <[email protected]> | |
4149 | ||
4150 | * as.c (main): Correct handling of flag_always_generate_output. | |
4151 | ||
5840a0e5 JL |
4152 | Sun Dec 1 21:46:05 1996 Jeffrey A Law ([email protected]) |
4153 | ||
a9f2e3e2 JL |
4154 | * config/tc-mn10300.c (tc_gen_reloc): Get the addend from |
4155 | fx_offset, not fx_addnumber. | |
4156 | ||
5840a0e5 JL |
4157 | * config/tc-mn10300.h (tc_fix_adjustable): Don't do any |
4158 | reloc adjustments. | |
4159 | ||
b608274a ILT |
4160 | Sat Nov 30 17:34:48 1996 Eliot Dresselhaus <[email protected]> |
4161 | ||
4162 | * config/tc-i386.c: Correct misspelling: balenced to balanced. | |
4163 | ||
caeea0b4 ILT |
4164 | Wed Nov 27 13:25:39 1996 Ian Lance Taylor <[email protected]> |
4165 | ||
4166 | * config/tc-mips.c (md_section_align): Check for an alignment of | |
4167 | 4, not an alignment of 16. Corrects August 7 patch. | |
4168 | ||
cc5703cd ILT |
4169 | Tue Nov 26 10:33:16 1996 Ian Lance Taylor <[email protected]> |
4170 | ||
775c64a9 ILT |
4171 | * configure, conf.in: Rebuild with autoconf 2.12. |
4172 | ||
c830c9ea ILT |
4173 | * config/tc-ppc.c (ppc_elf_lcomm): Don't give an error if no |
4174 | alignment is specified. | |
4175 | ||
cc5703cd ILT |
4176 | Add support for mips16 (16 bit MIPS implementation): |
4177 | * config/tc-mips.c: Extensive additions for mips16 support, not | |
4178 | listed here. | |
4179 | (RELAX_OLD, RELAX_NEW): Use only 7 bits each. | |
4180 | (insn_uses_reg): Change last parameter to an enum. | |
4181 | * config/tc-mips.h (LOCAL_LABELS_DOLLAR): Define as 0. | |
4182 | (md_relax_frag): Define as mips_relax_frag. | |
4183 | (mips_relax_frag): Declare. | |
4184 | (struct mips_cl_insn): Add use_extend and extend fields. | |
4185 | (tc_fix_adjustable): Define. | |
4186 | * config/obj-elf.h (S_GET_OTHER): Define. | |
4187 | (S_SET_OTHER): Define. | |
4188 | ||
3ab410cd C |
4189 | Mon Nov 25 18:02:29 1996 J.T. Conklin <[email protected]> |
4190 | ||
4191 | * config/tc-m68k.c (m68k_ip): Implement cases for new <, >, m, n, | |
4192 | o and p operand specifiers. | |
4193 | ||
a0a2af4f DE |
4194 | Mon Nov 25 10:45:14 1996 Doug Evans <[email protected]> |
4195 | ||
4196 | * write.c: Delete "ifndef md_relax_frag" around is_dnrange. | |
4197 | (relax_segment, case rs_org): Move code inside braces. Move locals | |
4198 | target,after inside too. | |
4199 | (relax_segment, case rs_machine_dependent): Guts moved to ... | |
4200 | (relax_frag): New function. | |
4201 | Call md_prepare_relax_scan if defined. | |
4202 | * config/tc-m68k.h (md_prepare_relax_scan): Renamed from | |
4203 | M68K_AIM_KLUDGE. | |
4204 | ||
0671e7f6 JL |
4205 | Mon Nov 25 08:49:36 1996 Jeffrey A Law ([email protected]) |
4206 | ||
a0a2af4f DE |
4207 | * config/tc-mn10300.c (address_registers): Use '$' as register |
4208 | prefix instead of '%'. | |
4209 | (data_registers, other_registers, md_assemble): Likewise. | |
4210 | ||
f98905f1 JL |
4211 | * config/tc-mn10300.c (address_registers): Use '%' prefix for regs. |
4212 | (data_registers, other_registers, md_assemble): Likewise. | |
4213 | ||
0671e7f6 JL |
4214 | * config/tc-mn10300.c (md_assemble): Correctly determine the |
4215 | correct location and type for each relocation. | |
4216 | (md_pcrel_from): Simplify. | |
4217 | ||
5895d3f2 ILT |
4218 | Fri Nov 22 15:42:26 1996 Ian Lance Taylor <[email protected]> |
4219 | ||
4220 | * config/tc-sh.c (md_convert_frag): Improve warning when branch is | |
4221 | converted into branch around branch. | |
4222 | ||
d9a9c18f JL |
4223 | Thu Nov 21 11:56:11 1996 Jeffrey A Law ([email protected]) |
4224 | ||
4225 | * config/tc-mn10300.h (DIFF_EXPR_OK): Don't define this. | |
4226 | (tc_fix_adjustable): Don't adjust relocs against weak symbols or | |
4227 | pc-relative relocs. | |
4228 | * config/tc-mn10300.c (md_begin): Set linkrelax. | |
4229 | (md_assemble): Create fixups as needed. | |
4230 | (md_apply_fix3): Gut. It shouldn't ever get called anymore. | |
4231 | ||
5e9b714f MM |
4232 | Tue Nov 19 17:48:06 1996 Michael Meissner <[email protected]> |
4233 | ||
4234 | * config/tc-d10v.c (parallel_ok): When automatically converting | |
4235 | serial ops to parallel, do not consider a branch as the first | |
4236 | instruction. | |
4237 | ||
7f02192d JL |
4238 | Tue Nov 19 13:35:22 1996 Jeffrey A Law ([email protected]) |
4239 | ||
4240 | * config/tc-mn10300.c (md_assemble): Handle MN10300_OPERAND_REG_LIST. | |
4241 | ||
43d695a1 JL |
4242 | Mon Nov 18 15:26:55 1996 Jeffrey A Law ([email protected]) |
4243 | ||
4244 | * config/tc-mn10300.c (mn10300_insert_operand): Provide prototype | |
4245 | via PARAMS. | |
4246 | (check_operand): Likewise. | |
4247 | ||
228835a9 MM |
4248 | Mon Nov 18 15:22:28 1996 Michael Meissner <[email protected]> |
4249 | ||
4250 | * config/tc-d10v.c (parallel_ok): Branch and link instructions | |
4251 | modify r13. | |
ec5e212b MM |
4252 | (write_2_short): Call parallel_ok to check whether two short |
4253 | instructions the user requested execute in parallel, can be | |
4254 | executed that way. | |
228835a9 | 4255 | |
edb89bfc MH |
4256 | Thu Nov 14 11:17:49 1996 Martin M. Hunt <[email protected]> |
4257 | ||
4258 | * config/tc-d10v.c (write_2_short): Fix bug that wouldn't | |
4259 | allow a branch and link in parallel with an exe instruction. | |
4260 | ||
4261 | Fri Nov 8 13:55:03 1996 Martin M. Hunt <[email protected]> | |
4262 | ||
4263 | * doc/c-d10v.texi: Add info on @word modifier. | |
4264 | ||
cdde2f5c | 4265 | Wed Nov 6 13:46:07 1996 Jeffrey A Law ([email protected]) |
efba8af0 JL |
4266 | |
4267 | * config/tc-mn10300.c (mn10300_insert_operand): MN10300_OPERAND_SPLIT | |
4268 | operands are assumed to be 32bits. Use "bits" field to hold the | |
4269 | number of bits in the main instruction word for MN10300_OPERAND_SPLIT. | |
4270 | (mn10300_check_operand): MN10300_OPERAND_SPLIT operands are assumed | |
4271 | to be 32bits. | |
cdde2f5c | 4272 | |
bdd91d4f JL |
4273 | * config/tc-mn10300.c (mn10300_insert_operand): Shift low part |
4274 | of a MN10300_OPERAND_SPLIT operand by operand->shift. | |
4275 | ||
cdde2f5c JL |
4276 | * config/tc-mn10300.c (mn10300_insert_operand): Handle |
4277 | MN10300_OPERAND_SPLIT. | |
4278 | ||
bfe5059c JL |
4279 | Tue Nov 5 13:30:40 1996 Jeffrey A Law ([email protected]) |
4280 | ||
4281 | * config/tc-mn10300.c (md_assemble): Insert operands into | |
4282 | the extension part of the instruction if necessary. | |
4283 | (mn10300_insert_operand): Accept pointer to extension word | |
4284 | argument. Make insn a pointer argument too. Return type | |
4285 | is now void. All callers changed. | |
4286 | ||
68328dc6 JL |
4287 | Mon Nov 4 12:53:40 1996 Jeffrey A Law ([email protected]) |
4288 | ||
4289 | * config/tc-mn10300.c (mn10300_insert_operand): Handle | |
4290 | repeated register operands. | |
4291 | ||
9af40217 ILT |
4292 | Fri Nov 1 10:42:49 1996 Ian Lance Taylor <[email protected]> |
4293 | ||
9a5acea8 ILT |
4294 | * doc/as.texinfo: Added section on reporting bugs. |
4295 | ||
9af40217 ILT |
4296 | * config/tc-alpha.c: Change uses of void * to PTR. Change the |
4297 | alpha_macro emit field to expect a const argument, and change the | |
4298 | arg field to be const. Fix some spacing to follow the GNU | |
4299 | standard. | |
4300 | ||
4301 | Fri Nov 1 10:32:03 1996 Richard Henderson <[email protected]> | |
4302 | ||
4303 | * config/tc-alpha.c (md_parse_option): Add knowledge of 21164pc | |
4304 | (pca56) and 21264 (ev6) cpus. | |
4305 | (md_apply_fix): Private relocation types are now negative. | |
4306 | (alpha_force_relocation): Likewise. | |
4307 | (tc_gen_reloc): Likewise. | |
4308 | (emit_insn): Likewise. | |
4309 | (emit_ldXu): Do the right thing when the hardware can do byte insns. | |
4310 | (emit_stX): Likewise. | |
4311 | (emit_sextX): Likewise. | |
4312 | ||
527dc0c9 ILT |
4313 | Thu Oct 31 16:33:21 1996 Ian Lance Taylor <[email protected]> |
4314 | ||
4315 | * config/obj-coff.c (do_relocs_for): Call resolve_symbol_value on | |
4316 | a symbol found in a reloc. | |
4317 | ||
4318 | * symbols.c (resolve_symbol_value): Improve the error message if | |
4319 | an undefined symbol is used in an expression. | |
4320 | ||
fe7e5bdf ILT |
4321 | Wed Oct 30 20:15:35 1996 Ian Lance Taylor <[email protected]> |
4322 | ||
4323 | * doc/internals.texi: Rewrite, and add a lot of documentation. | |
4324 | * doc/Makefile.in (internals.info): New target. | |
4325 | ||
193e4197 JL |
4326 | Wed Oct 30 14:55:57 1996 Jeffrey A Law ([email protected]) |
4327 | ||
4328 | * config/tc-v850.h (tc_fix_adjustable): Don't adjust relocs | |
4329 | against weak symbols. | |
4330 | ||
a334533c JL |
4331 | Tue Oct 29 12:28:16 1996 Jeffrey A Law ([email protected]) |
4332 | ||
baf385b5 JL |
4333 | * config/tc-v850.c (md_assemble): Don't lose for relaxable |
4334 | addresses like .+6. | |
4335 | ||
2385d90a JL |
4336 | * config/tc-v850.c (md_convert_frag): Make sure we insert the |
4337 | fixup at the right address within the frag. | |
4338 | ||
bc49fab8 JL |
4339 | * config/tc-v850.c (md_convert_frag): Don't set fragP->fr_fix |
4340 | to an absolute value, instead increment it as needed. | |
4341 | ||
a334533c JL |
4342 | * config/tc-v850.h (TC_GENERIC_RELAX_TABLE): Define. |
4343 | * config/tc-v850.c: Fix some indention problems. | |
4344 | (md_relax_table): Define for D9->D99 branch displacement | |
4345 | relaxing. | |
4346 | (md_convert_frag): Do something useful instead of aborting. | |
4347 | (md_estimate_size_before_relax): Likewise. | |
4348 | (md_assemble): Note if the matching instruction has a relaxable | |
4349 | operand. If it does, allocate frag with frag_var and don't | |
4350 | do any fixups. | |
4351 | ||
a334533c JL |
4352 | Mon Oct 28 10:48:40 1996 Martin M. Hunt <[email protected]> |
4353 | ||
4354 | * config/tc-d10v.h (md_cleanup): New function. This is needed to | |
4355 | write out any buffered instructions when a ".end" is found. | |
4356 | ||
9051e56f MH |
4357 | Mon Oct 28 10:43:45 1996 Martin M. Hunt <[email protected]> |
4358 | ||
4359 | * read.c (read_a_source_file): New hook md_cleanup(). | |
4360 | ||
07f9de2a ILT |
4361 | Fri Oct 25 00:01:00 1996 Ian Lance Taylor <[email protected]> |
4362 | ||
4363 | * write.c (fix_new_exp): Use make_expr_symbol to build an | |
4364 | expression symbol for a complex fixup. | |
4365 | ||
3723a1a9 JL |
4366 | Thu Oct 24 14:31:04 1996 Jeffrey A Law ([email protected]) |
4367 | ||
d3bbd9dc JL |
4368 | * config/tc-v850.c (v850_reloc_prefix): Several disgusting |
4369 | hacks to improve parsing of complex hi, lo, zda, etc | |
4370 | expressions. | |
4371 | (md_assemble): Don't demand and eat a trailing ')' after finding | |
4372 | a v850 relocation prefix. Sign extend the constant in a | |
4373 | BFD_RELOC_LO16 expression. Do eat a trailing ')' after a complete | |
4374 | operand. | |
4375 | (parse_cons_expression_v850): Don't eat a trailing ')' after | |
4376 | finding a v850 relocation prefix. | |
4377 | ||
10fba7f1 JL |
4378 | * config/tc-v850.h (TC_PARSE_CONS_EXPRESSION): Define. |
4379 | (TC_CONS_FIX_NEW): Likewise. | |
4380 | * config/tc-v850.c (parse_cons_expression_v850): New function. | |
4381 | (cons_fix_new_v850): Likewise. | |
4382 | ||
3723a1a9 JL |
4383 | * config/tc-v850.h (tc_fix_adjustable): Don't adjust TDA relocs. |
4384 | ||
20fbbb59 ILT |
4385 | Wed Oct 23 18:20:29 1996 Ian Lance Taylor <[email protected]> |
4386 | ||
4387 | * config/tc-ppc.c (md_apply_fix3): Give a better warning message | |
4388 | for an unknown relocation type. | |
4389 | ||
7e96935e JL |
4390 | Wed Oct 23 16:21:28 1996 Jeffrey A Law ([email protected]) |
4391 | ||
4392 | * config/tc-v850.c (md_pseudo_table): Add .word; allocates | |
4393 | 4 bytes of space. | |
4394 | ||
8ea15b86 JL |
4395 | Tue Oct 22 22:01:25 1996 Jeffrey A Law ([email protected]) |
4396 | ||
4397 | * config/tc-v850.c (md_assemble): Handle TDAOFF relocs | |
4398 | differently for movea & sst/sld insns. | |
4399 | ||
39176dfe MM |
4400 | Tue Oct 22 17:09:32 1996 Michael Meissner <[email protected]> |
4401 | ||
4402 | * config/tc-d10v.c (parallel_ok): Don't allow illegal combinations | |
4403 | of instructions. | |
4404 | ||
87dd0a93 ILT |
4405 | Tue Oct 22 11:28:39 1996 Ian Lance Taylor <[email protected]> |
4406 | ||
4407 | * obj.h (struct format_ops): Add frob_file_after_relocs field. | |
4408 | * config/obj-multi.h (obj_frob_file_after_relocs): Define. | |
4409 | * config/obj-ecoff.c (ecoff_format_ops): Initialize new | |
4410 | frob_file_after_relocs field. | |
4411 | * config/obj-elf.c (elf_format_ops): Likewise. | |
4412 | * config/tc-mips.c: Undefine obj_frob_file_after_relocs before | |
4413 | including obj-elf.h. | |
4414 | ||
d12d1f6c ILT |
4415 | Mon Oct 21 11:38:30 1996 Ian Lance Taylor <[email protected]> |
4416 | ||
bf39474f ILT |
4417 | * config/tc-mips.c (cons_fix_new_mips): Only treat 8 byte reloc |
4418 | specially if not ELF. | |
4419 | (md_apply_fix): Handle BFD_RELOC_64. | |
4420 | (tc_gen_reloc): Handle BFD_RELOC_64. | |
4421 | ||
3030e864 ILT |
4422 | * config/tc-i386.c (md_apply_fix3): Don't increment value for a PC |
4423 | relative reloc when BFD_ASSEMBLER and OBJ_AOUT (more ugly gas | |
4424 | reloc hacking). | |
4425 | ||
d12d1f6c ILT |
4426 | * config/obj-aout.h (S_IS_DEFINE): non BFD_ASSEMBLER version: |
4427 | Don't check S_GET_OTHER. | |
4428 | ||
b70795e9 ILT |
4429 | Fri Oct 18 14:06:26 1996 Ian Lance Taylor <[email protected]> |
4430 | ||
538034cf ILT |
4431 | * config/tc-mips.c (mips_ip): Accept an odd floating point |
4432 | register with l.s or s.s. | |
4433 | ||
b70795e9 ILT |
4434 | * config/obj-aout.c (obj_pseudo_table): Use obj_aout_type for |
4435 | .type pseudo-op. | |
4436 | (obj_aout_type): New static function. | |
4437 | ||
b9d55d96 ILT |
4438 | Thu Oct 17 17:55:17 1996 Ian Lance Taylor <[email protected]> |
4439 | ||
4440 | * Makefile.in ($(OBJS)): Depend upon libiberty.h. | |
4441 | ||
0f8e50bb JL |
4442 | Wed Oct 16 11:28:31 1996 Jeffrey A Law ([email protected]) |
4443 | ||
548ddc71 JL |
4444 | * config/tc-v850.c (v850_reloc_prefix): Recognize zdaoff, tdaoff |
4445 | and sdaoff expressions. | |
4446 | ||
0f8e50bb JL |
4447 | * write.c (fixup_segment): Don't add symbol value to addend if |
4448 | TC_V850 and OBJ_ELF. | |
4449 | * config/tc-v850.h (tc_fix_adjustable): Don't adjust any | |
4450 | pc-relative fixups. | |
4451 | ||
4452 | * config/tc-v850.c (md_pcrel_from): Undo yesterday's changes. | |
4453 | (md_pcrel_from_section): Likewise. | |
4454 | * config/tc-v850.h (MD_PCREL_FROM_SECTION): Likewise. | |
4455 | ||
4456 | Tue Oct 15 23:19:00 1996 Jeffrey A Law ([email protected]) | |
f964b01d JL |
4457 | |
4458 | * config/tc-v850.c (md_pcrel_from): Delete unused function. | |
4459 | (md_pcrel_from_section): New function. | |
4460 | * config/tc-v850.h (MD_PCREL_FROM_SECTION): Define. | |
4461 | ||
0267c6c9 ILT |
4462 | Mon Oct 14 13:59:12 1996 Ian Lance Taylor <[email protected]> |
4463 | ||
4464 | * config/tc-mips.c (load_register): Add cast to offsetT when using | |
4465 | a constant with &~. | |
4466 | ||
5d0cd0b8 ILT |
4467 | Mon Oct 14 11:24:28 1996 Richard Henderson <[email protected]> |
4468 | ||
4469 | * config/obj-elf.c (elf_frob_file): Move ECOFF debug processing to ... | |
4470 | (elf_frob_file_after_relocs): ... here. New function. | |
4471 | * config/obj-elf.h (obj_from_file_after_relocs): New macro. | |
4472 | * write.c (write_object_file): Call *frob_after_relocs after the | |
4473 | call to write_relocs. | |
4474 | ||
4475 | * config/tc-alpha.c: Use new BFD_RELOC_ALPHA_ELF_LITERAL reloc. | |
4476 | ||
4477 | * config/tc-alpha.c (load_expression): Don't SET_VALUE on the section | |
4478 | symbol, as this messes up linking. Instead, expand the recursive call | |
4479 | inline and change up the appropriate bits to get the 0x8000 offset | |
4480 | in the reloc addend. | |
4481 | ||
914f8998 ILT |
4482 | Thu Oct 10 17:30:31 1996 Ian Lance Taylor <[email protected]> |
4483 | ||
1491f2ea ILT |
4484 | * config/tc-sparc.h (tc_fix_adjustable): Permit the difference of |
4485 | two symbols in the same segment to be adjusted. | |
4486 | ||
914f8998 ILT |
4487 | * configure.in: Don't get confused by CPU-VENDOR-linux-gnu. |
4488 | * configure: Rebuild. | |
4489 | ||
f8a011cf MM |
4490 | Thu Oct 10 17:22:18 1996 Michael Meissner <[email protected]> |
4491 | ||
4492 | * config/tc-ppc.c (ppc_insert_operand): Change most warnings into | |
4493 | errors. | |
4494 | (ppc_elf_validate_fix): Ditto. | |
4495 | (md_assemble): Ditto. | |
4496 | (ppc_tc): Ditto. | |
4497 | (ppc_pe_section): Ditto. | |
4498 | (ppc_frob_symbol): Ditto. | |
4499 | ||
1c3ae169 JL |
4500 | Thu Oct 10 12:05:45 1996 Jeffrey A Law ([email protected]) |
4501 | ||
3ab9337b JL |
4502 | * config/mn10300.c (md_assemble): Pass an extra shift count |
4503 | to mn10300_insert_operand based on the opcode format. | |
4504 | (mn10300_insert_operand): Accept and use extra shift count | |
4505 | parameter. | |
4506 | ||
778c521b JL |
4507 | * config/tc-mn10300.c (md_assemble): Use FMT_* macros for |
4508 | formats rather than hard-coded constants. | |
4509 | ||
1c3ae169 JL |
4510 | * config/tc-mn10300.c (md_assemble): Format D5 instructions |
4511 | are 7 bytes long. Write out instructions in big-endian format. | |
4512 | ||
a6be605a JL |
4513 | Tue Oct 8 14:56:15 1996 Jeffrey A Law ([email protected]) |
4514 | ||
1c3ae169 | 4515 | * config/tc-mn10300.c (md_assemble): Tweak further so |
a6be605a JL |
4516 | that all instructions are parsed correctly. |
4517 | ||
5e1e8f23 ILT |
4518 | Tue Oct 8 13:02:21 1996 Ian Lance Taylor <[email protected]> |
4519 | ||
4520 | * as.h: Include libiberty.h. | |
4521 | (xmalloc, xrealloc): Don't declare. | |
4522 | * as.c: Don't include libiberty.h. | |
4523 | * expr.c, read.c, stabs.c, config/obj-coff.c: Likewise. | |
4524 | * config/tc-mips.c: Likewise. | |
4525 | * messages.c: Likewise. | |
4526 | (xstrerror): Don't declare. | |
4527 | * xmalloc.c: Remove. | |
4528 | ||
1217102f JL |
4529 | Mon Oct 7 16:53:23 1996 Jeffrey A Law ([email protected]) |
4530 | ||
4531 | * config/tc-mn10300.h (pre_defined_registers) Remove. | |
4532 | (system_registers, cc_names): Likewise. | |
4533 | (address_registers, data_registers, other_registers): New register | |
4534 | arrays. | |
4535 | (register_name, system_register_name, cc_name): Remove. | |
4536 | (mn10300_reloc_prefix): Likewise. | |
4537 | (data_register_name): New function. | |
4538 | (address_register_name, other_register_name): Likewise. | |
4539 | (md_assemble): Rough cut at parsing operands. Remove lots of | |
4540 | unwanted code. | |
4541 | (md_apply_fix3): Disable for now. | |
4542 | ||
99e3ccb6 ILT |
4543 | Mon Oct 7 11:38:34 1996 Andreas Schwab <[email protected]> |
4544 | ||
4545 | * config/tc-m68k.c (select_control_regs): New function, extracted | |
4546 | out of m68k_init_after_args. | |
4547 | (m68k_init_after_args): Use it. | |
4548 | (mri_chip): Use it here as well to update set of allowed control | |
4549 | regs for movec. | |
4550 | ||
0bd28bc4 ILT |
4551 | Mon Oct 7 11:24:29 1996 Ian Lance Taylor <[email protected]> |
4552 | ||
4553 | * config/obj-elf.c (elf_begin): New function. | |
4554 | (obj_elf_section): Add the section symbol to the symbol table. | |
4555 | * config/obj-elf.h (obj_begin): Define. | |
4556 | (elf_begin): Declare. | |
4557 | * as.c (perform_an_assembly_pass): Call obj_begin if it is | |
4558 | defined. | |
4559 | ||
eb0dafdc ILT |
4560 | Fri Oct 4 18:37:32 1996 Ian Lance Taylor <[email protected]> |
4561 | ||
4562 | * config/obj-coff.c (fixup_segment): Subtract the section address | |
4563 | from a PC relative reloc if TC_M68K. | |
4564 | ||
76f841e6 ILT |
4565 | Thu Oct 3 15:15:30 1996 Ian Lance Taylor <[email protected]> |
4566 | ||
4567 | * config/tc-sparc.c (md_pseudo_table): Make .uahalf, .uaword, and | |
4568 | .uaxword available even if not OBJ_ELF. | |
4569 | (md_atof): Remove unused local variable wordP. | |
4570 | ||
0f91d763 JL |
4571 | Thu Oct 3 00:16:50 1996 Jeffrey A Law ([email protected]) |
4572 | ||
4573 | * config/tc-mn10x00.c, config/tc-mn10x00.h: New files | |
4574 | for Matsushita MN10x00 support. | |
4575 | * configure.in: Recognize mn10x00-*-* | |
4576 | * configure: Rebuilt. | |
4577 | ||
7c328bc7 ILT |
4578 | Wed Oct 2 15:54:03 1996 Klaus Kaempf <[email protected]> |
4579 | ||
4580 | * obj-evax.h: move openvms definitions from here to tc-alpha.c. | |
4581 | * tc-alpha.c: add support for vms_case_hack like in vax/vms. | |
4582 | (load_expression): track clobbering of base reg before jmp/jsr. | |
4583 | (s_alpha_file): pass case_hack flags and source filename via | |
4584 | symbol table to bfd. | |
4585 | * tc-alpha.h (TC_CONS_FIX_NEW): define | |
4586 | ||
fed13a5e ILT |
4587 | Tue Oct 1 16:16:01 1996 Joel Sherrill <[email protected]> |
4588 | ||
4589 | * configure.in (mips-*-rtems*): New target, like mips-*-elf*. | |
4590 | * configure: Rebuild. | |
4591 | ||
ffef69a3 ILT |
4592 | Tue Oct 1 12:37:48 1996 Ian Lance Taylor <[email protected]> |
4593 | ||
a69e5977 ILT |
4594 | * read.c (s_macro): Warn if a macro has the same name as a |
4595 | pseudo-op. | |
4596 | (s_space): In m68k MRI mode, align to a word boundary. | |
4597 | * macro.c (define_macro): Add namep parameter. Change all | |
4598 | callers. | |
4599 | * macro.h (define_macro): Update declaration. | |
4600 | ||
bfc94743 ILT |
4601 | * as.c (show_usage): Print bug report address. |
4602 | (parse_args): Change version printing to match current GNU | |
4603 | standards. | |
4604 | * gasp.c (show_usage): Print bug report address. | |
4605 | (main): Change version printing to match current GNU standards. | |
4606 | ||
0b810a6e ILT |
4607 | * config/tc-m68k.c (init_table): Correct access control unit |
4608 | register numbers. From Ken Rose <[email protected]>. | |
4609 | ||
ffef69a3 ILT |
4610 | * config/tc-alpha.c: Add some static function prototypes. |
4611 | (alpha_macros): Move to top of file. Make static. | |
4612 | (alpha_num_macros): Move to top of file. | |
4613 | ||
8940a583 SG |
4614 | Tue Oct 1 09:36:19 1996 Stu Grossman ([email protected]) |
4615 | ||
4616 | * tc-v850.h: Define LOCAL_LABEL to recognise _.L_* symbols | |
4617 | generated by DWARF. | |
4618 | ||
8940a583 SG |
4619 | Sat Sep 28 03:38:08 1996 Ian Lance Taylor <[email protected]> |
4620 | ||
4621 | * listing.c (list_symbol_table): Remove bogus code in BFD64 case, | |
4622 | and just call sprintf_vma. | |
4623 | ||
4fc2c99a ILT |
4624 | Thu Sep 26 16:04:11 1996 Ian Lance Taylor <[email protected]> |
4625 | ||
4626 | * expr.c (expr): Change >>= to >> (fix typo). (From meissner). | |
4627 | ||
97f8e6ff ILT |
4628 | Tue Sep 24 19:05:08 1996 Ian Lance Taylor <[email protected]> |
4629 | ||
4630 | * read.c (float_cons): Call md_flush_pending_output if it is | |
4631 | defined. | |
4632 | ||
97f8e6ff ILT |
4633 | Tue Sep 24 12:22:18 1996 Martin M. Hunt <[email protected]> |
4634 | ||
4635 | * config/tc-d10v.c (md_operand): Created. Allows operands to | |
4636 | start with '#'. | |
4637 | * config/tc-d10v.h (md_operand): Undefined. | |
4638 | ||
6e4f3f09 ILT |
4639 | Mon Sep 23 12:13:18 1996 Ian Lance Taylor <[email protected]> |
4640 | ||
4641 | * config/tc-m68k.c (add_fix): Treat a width of '3' like 'B'. | |
4642 | (md_assemble): A fixup width of '3' means a 1 byte reloc. | |
4643 | ||
72f70020 ILT |
4644 | Thu Sep 19 12:21:24 1996 Ian Lance Taylor <[email protected]> |
4645 | ||
4646 | * config/obj-coff.c (fixup_segment): Don't adjust PC relative | |
4647 | reloc for the i960 for a reloc in the same section. This undoes | |
4648 | one of the two changes made Aug 19. | |
4649 | ||
ab299844 ILT |
4650 | Wed Sep 18 12:11:58 1996 Ian Lance Taylor <[email protected]> |
4651 | ||
4652 | * config/obj-coff.c (obj_coff_endef): Both versions: Move C_STAT | |
4653 | symbols to the position of the debugging information. | |
4654 | ||
15405999 ILT |
4655 | Mon Sep 16 11:41:40 1996 Ian Lance Taylor <[email protected]> |
4656 | ||
4657 | * expr.c (expr): Always use unsigned right shifts for >>. | |
4658 | ||
f17be658 JSC |
4659 | Thu Sep 12 10:25:45 1996 James G. Smith <[email protected]> |
4660 | ||
4661 | * config/tc-arm.c (md_apply_fix3): Update two thumb instruction | |
4662 | slots when processing BL fixups. | |
4663 | ||
4664 | * config/tc-arm.c (output_inst): Ensure Thumb BL fixup is marked | |
4665 | on the first half of the instruction. | |
4666 | ||
475c826b ILT |
4667 | Wed Sep 11 00:09:35 1996 Ian Lance Taylor <[email protected]> |
4668 | ||
1decafee ILT |
4669 | * ecoff.c (ecoff_stab): Create an expression symbol for a complex |
4670 | stabs expression, rather than giving an error. | |
4671 | ||
475c826b ILT |
4672 | * ecoff.c (ecoff_new_file): Don't do anything if we are still in |
4673 | the same file. | |
4674 | ||
8a3bdc3d ILT |
4675 | Tue Sep 10 11:45:37 1996 Ian Lance Taylor <[email protected]> |
4676 | ||
4677 | * config/tc-mips.c (append_insn): Fill in the value for a constant | |
4678 | jump, rather than creating a reloc. | |
4679 | ||
517078c1 ILT |
4680 | Mon Sep 9 10:57:42 1996 Ian Lance Taylor <[email protected]> |
4681 | ||
d31a3f5e ILT |
4682 | * config/tc-mips.c (append_insn): Don't swap an instruction which |
4683 | sets a condition code with an instruction which uses a condition | |
4684 | code. | |
4685 | (mips_ip): In cases 'N' and 'M', look for $fccN rather than an | |
4686 | immediate value. | |
4687 | ||
ca296aab | 4688 | * config/tc-mips.c (md_begin): Recognize r5000 for cpu. |
517078c1 ILT |
4689 | (mips_ip): Give a better error message if the ISA level is wrong. |
4690 | (md_parse_option): Recognize -mcpu=[v][r]5000. | |
4691 | ||
4692 | Sat Sep 7 13:25:55 1996 James G. Smith <[email protected]> | |
4693 | ||
4694 | * config/tc-mips.c (COUNT_TOP_ZEROES): Added macro to count | |
4695 | leading zeroes. | |
4696 | (load_register): Ensure hi32 bits are not lost during lo32bit | |
4697 | processing. Fix shift offset that was overflowing into the next | |
4698 | instruction field. Add code to generate shorter sequences for | |
4699 | constants with a single contiguous seqeuence of ones. | |
4700 | ||
5e6c6406 MH |
4701 | Fri Sep 6 17:07:12 1996 Martin M. Hunt <[email protected]> |
4702 | ||
4703 | * config/tc-d10v.c (d10v_dot_word): New function to support | |
4704 | "@word" with the word pseudo-op. | |
4705 | (md_apply_fix3): Cleanup and changes to support correct sizes | |
4706 | for 16 and 18-bit relocs. | |
4707 | ||
df4021c1 DE |
4708 | Fri Sep 6 16:00:29 1996 Doug Evans <[email protected]> |
4709 | ||
4710 | * configure.in (sparc-*-aout): Set `em'. | |
4711 | * configure: Regenerated. | |
4712 | * config/te-sparcaout.h: New file. | |
4713 | * config/tc-sparc.h (TARGET_BYTES_BIG_ENDIAN): Define. | |
4714 | Ifdef TE_SPARCOUT define TARGET_FORMAT and SPARC_BIENDIAN. | |
4715 | * config/tc-sparc.c (INSN_BIG_ENDIAN): New macro. | |
4716 | (SPECIAL_CASE_{SETSW,SETX}): Define. | |
4717 | ({NOP,OR,FMOVS,SETHI,SLLX,SRA}_INSN): Define. | |
4718 | (md_begin): Delete setting of `target_big_endian'. | |
4719 | (output_insn): New function. | |
4720 | (md_assemble): Rewrite. Add `setx' support. | |
4721 | (sparc_ip): Handle `0' operand char. Recognize setuw, setsw, setx | |
4722 | special cases. | |
4723 | (md_atof): Add little endian support. | |
4724 | (md_number_to_chars): Likewise. | |
4725 | (md_apply_fix): Likewise. | |
4726 | (md_longopts): Recognize -EL,-EB ifdef SPARC_BIENDIAN. | |
4727 | (md_parse_option): Likewise. | |
4728 | (md_show_usage): Print -EL, -EB ifdef SPARC_BIENDIAN. | |
4729 | ||
cfc71c6d ILT |
4730 | Thu Sep 5 13:40:29 1996 Ian Lance Taylor <[email protected]> |
4731 | ||
4732 | * ecoff.c (ecoff_new_file): New function. | |
4733 | * ecoff.h (ecoff_new_file): Declare. | |
4734 | * config/obj-ecoff.h (obj_app_file): Define. | |
4735 | ||
4736 | Thu Sep 5 13:39:25 1996 Richard Henderson <[email protected]> | |
4737 | ||
4738 | * config/tc-alpha.c (load_expression): Bias the .lit8 section | |
4739 | symbol by 32k so that our 16-bit signed offset can address the | |
4740 | entire chunk. Reported by <[email protected]>. | |
4741 | ||
711254da ILT |
4742 | Wed Sep 4 10:23:20 1996 Ian Lance Taylor <[email protected]> |
4743 | ||
4744 | * config/tc-mips.c (load_register): Remove unused variable tmp. | |
4745 | ||
1b68deb5 JSC |
4746 | Wed Sep 4 11:24:29 1996 James G. Smith <[email protected]> |
4747 | ||
4748 | * config/tc-mips.c (load_register): Remove unnecessary code that | |
4749 | was causing the high 32bits of 64bit constants to be lost. | |
4750 | ||
1b68deb5 JSC |
4751 | Tue Sep 3 13:52:56 1996 Martin M. Hunt <[email protected]> |
4752 | ||
4753 | * config/tc-d10v.c: Added changes to support function | |
4754 | pointers and "@word" syntax. | |
4755 | ||
05fd83ed JL |
4756 | Tue Sep 3 11:57:18 1996 Jeffrey A Law ([email protected]) |
4757 | ||
4758 | * config/tc-v850.c: Remove commented out and #if 0'd code. | |
4759 | (v850_reloc_prefix): Provide prototype. | |
4760 | (postfix, get_reloc, build_insn): Remove prototypes for nonexistant | |
4761 | functions. | |
4762 | (md_begin, md_assemble, md_apply_fix3): Remove unused variables. | |
4763 | (md_assemble): Add default to case statement. | |
4764 | ||
270fd2ad JL |
4765 | Sat Aug 31 16:03:00 1996 Jeffrey A Law ([email protected]) |
4766 | ||
4767 | * config/tc-v850.c (md_assemble): Compute size of the instrction | |
4768 | from the opcode. | |
74dd0c07 | 4769 | |
2d56269e JL |
4770 | * config/tc-v850.c (md_apply_fix3): Do simple byte, short and |
4771 | word fixups too. | |
4772 | ||
270fd2ad JL |
4773 | Fri Aug 30 23:50:08 1996 Jeffrey A Law ([email protected]) |
4774 | ||
74dd0c07 JL |
4775 | * config/tc-v850.c (md_apply_fix3): Use little endian get/put |
4776 | routines to fetch/store the updated instruction from/to memory. | |
4777 | (v850_insert_operand): If the operand has a specialized insert | |
4778 | routine, call it. | |
4779 | ||
c84615bc C |
4780 | Fri Aug 30 18:35:26 1996 J.T. Conklin <[email protected]> |
4781 | ||
4782 | * config/tc-v850.c (reg_name_search): Align calling convention to | |
4783 | be like identical function found in tc-ppc.c. | |
4784 | (get_reloc): Removed. | |
4785 | (v850_reloc_prefix): New function, parse lo(), hi() and hi0(). | |
4786 | (md_assemble): emit fixups. | |
4787 | (md_pcrel_from): renamed from md_pcrel_from_section, emit proper | |
4788 | displacement. | |
4789 | (md_apply_fix3): handle fixups/relocs. | |
4790 | * config/tc-v850.h (MD_PCREL_FROM_SECTION): Removed definition. | |
4791 | ||
0f616818 ILT |
4792 | Fri Aug 30 18:12:00 1996 Ian Lance Taylor <[email protected]> |
4793 | ||
4794 | Add SH ELF support. | |
4795 | * configure.in (sh-*-elf*): New target. | |
4796 | * config/tc-sh.h (TARGET_ARCH): Define. | |
4797 | (WORKING_DOT_WORD): Define. | |
4798 | (TC_COFF_FIX2RTYPE): Only define if OBJ_COFF. | |
4799 | (BFD_ARCH, COFF_MAGIC, TC_COUNT_RELOC): Likewise. | |
4800 | (TC_RELOC_MANGLE, tc_coff_symbol_emit_hook): Likewise. | |
4801 | (DO_NOT_STRIP, NEED_FX_R_TYPE, TC_KEEP_FX_OFFSET): Likewise. | |
4802 | (TC_COFF_SIZEMACHDEP, tc_frob_file): Likewise. | |
4803 | (SUB_SEGMENT_ALIGN): Likewise. | |
4804 | (RELOC_32): Don't define. | |
4805 | (tc_frob_file_before_adjust): Define if BFD_ASSEMBLER. | |
4806 | (target_big_endian): Declare if OBJ_ELF. | |
4807 | (TARGET_FORMAT): Define if OBJ_ELF. | |
4808 | * config/tc-sh.c: Use BFD reloc codes instead of SH COFF reloc | |
4809 | numbers throughout. | |
4810 | (tc_crawl_symbol_chain): Only define if OBJ_COFF. | |
4811 | (tc_headers_hook, tc_coff_sizemachdep): Likewise. | |
4812 | (struct sh_count_relocs): Define. | |
4813 | (sh_count_relocs): New static function, broken out of | |
4814 | sh_frob_file. Add BFD_ASSEMBLER code. | |
4815 | (sh_frob_section): Likewise. | |
4816 | (sh_frob_file): Call sh_frob_section. | |
4817 | (md_convert_frag): If BFD_ASSEMBLER, change type of headers, and | |
4818 | call section_symbol rather than seg_info (seg)->dot. | |
4819 | (md_section_align): Add OBJ_ELF version. | |
4820 | (SWITCH_TABLE_CONS): Define. | |
4821 | (SWITCH_TABLE): Use SWITCH_TABLE_CONS. | |
4822 | (md_apply_fix): Change parameter types if BFD_ASSEMBLER. Only | |
4823 | handle fx_r_type == 0 if not BFD_ASSEMBLER. Return 0 if | |
4824 | BFD_ASSEMBLER. | |
4825 | (struct reloc_map): Define if not BFD_ASSEMBLER. | |
4826 | (coff_reloc_map): Likewise. | |
4827 | (sh_coff_reloc_mangle): Use coff_reloc_map to convert fx_r_type. | |
4828 | (tc_gen_reloc): New function if BFD_ASSEMBLER. | |
4829 | * write.c (write_relocs): Ifdef out fx_where test which triggers | |
4830 | inappropriately for SH ELF. | |
4831 | (write_object_file): Call tc_frob_file_before_adjust and | |
4832 | obj_frob_file_before_adjust if they are defined. | |
4833 | ||
4834 | * write.c (write_object_file): Use BFD_RELOC_16, not | |
4835 | BFD_RELOC_NONE, when calling fix_new_exp for a broken word. | |
4836 | ||
4837 | * read.c (emit_expr): Fix conversion of byte count to BFD reloc | |
4838 | code. | |
4839 | ||
20dbcd5c MH |
4840 | Fri Aug 30 14:47:38 1996 Martin M. Hunt <[email protected]> |
4841 | ||
4842 | * config/tc-d10v.c (find_opcode): Fix problem with calculating | |
4843 | branch sizes in across sections. | |
4844 | ||
05631de2 JL |
4845 | Fri Aug 30 00:44:13 1996 Jeffrey A Law ([email protected]) |
4846 | ||
4847 | * config/tc-850.c (md_assemble): Handle hi() correctly. Handle | |
4848 | hi0() too. | |
4849 | ||
4850 | Wed Aug 28 23:11:08 1996 Jeffrey A Law ([email protected]) | |
4851 | ||
4852 | * config/tc-v850.c (md_begin): Deal with end of opcode | |
4853 | table marker. | |
4854 | ||
e592d28f MH |
4855 | Wed Aug 28 19:20:04 1996 Martin M. Hunt <[email protected]> |
4856 | ||
4857 | * config/tc-d10v.c (find_opcode): Fix a bug which could generate | |
4858 | the wrong opcode for cases like st2w where there are many forms | |
4859 | of the same instruction. | |
4860 | ||
6fce31a6 ILT |
4861 | Tue Aug 27 13:53:22 1996 Ian Lance Taylor <[email protected]> |
4862 | ||
4863 | * expr.c (operand): If md_parse_name is defined, call it before | |
4864 | calling symbol_find_or_make. | |
4865 | * config/tc-ppc.h (md_parse_name): Define. | |
4866 | (ppc_parse_name): Declare. | |
4867 | * config/tc-ppc.c (reg_name_search): Add regs and regcount | |
4868 | parameters. | |
4869 | (register_name): Update call to reg_name_search. | |
4870 | (cr_operand): New static variable. | |
4871 | (cr_names): New static const array. | |
4872 | (ppc_parse_name): New function. | |
4873 | (md_assemble): If PPC_OPERAND_CR is set in the operand flags, set | |
4874 | cr_operand before calling expression. | |
4875 | ||
a58b037a JL |
4876 | Tue Aug 27 09:05:50 1996 Jeffrey A Law ([email protected]) |
4877 | ||
4878 | * config/tc-hppa.c (tc_gen_reloc): Add new argument to | |
4879 | hppa_gen_reloc_type call. | |
4880 | ||
3017263b MH |
4881 | Mon Aug 26 18:24:51 1996 Martin M. Hunt <[email protected]> |
4882 | ||
4883 | * config/tc-d10v.c: Fixed ".word". Fixed problem with range checking | |
4884 | on addresses. Improved error messages. | |
4885 | * doc/c-d10v.texi: Added docs for register pairs. | |
4886 | ||
f9085532 MH |
4887 | Mon Aug 26 13:39:27 1996 Martin M. Hunt <[email protected]> |
4888 | ||
4889 | * config/tc-d10v.c (parallel_ok): Fix bug in parallel | |
4890 | checking code. | |
4891 | ||
58275724 ILT |
4892 | Mon Aug 26 14:38:22 1996 Ian Lance Taylor <[email protected]> |
4893 | ||
4894 | * ecoff.c (init_file): Initialize fMerge to 1. | |
4895 | (add_file): Restore old file merging code, but only merge files if | |
4896 | fMerge is set. | |
4897 | (ecoff_directive_loc): Clear fMerge field of current file. | |
4898 | (ecoff_generate_asm_lineno): Likewise. | |
4899 | ||
b1c28263 MH |
4900 | Fri Aug 23 11:40:47 1996 Martin M. Hunt <[email protected]> |
4901 | ||
4902 | * doc/c-d10v.texi: Fix typo. | |
4903 | ||
c9a32d6c JL |
4904 | Fri Aug 23 10:41:32 1996 Jeffrey A Law ([email protected]) |
4905 | ||
58275724 ILT |
4906 | * config/tc-v850.c (md_assemble): Correct bit masking for |
4907 | hi and lo expressions. | |
4908 | ||
88b47a85 JL |
4909 | * config/tc-v850.c (md_assemble): Rough cut at demanding |
4910 | "ep" or "r30" in sst and sld instructions. | |
4911 | (md_apply_fix3): Don't abort. Just warn that we don't | |
4912 | have relocs yet. | |
4913 | ||
c9f1b2d9 JL |
4914 | * config/tc-v850.c (CC_NAME_CNT): Define. |
4915 | (cc_name): New function. | |
4916 | (md_assemble): Handle V850_OPERAND_CC correctly. | |
4917 | ||
d5974c57 JL |
4918 | * config/tc-v850.c (md_assemble): Don't forget to initialize |
4919 | "insn"! | |
4920 | ||
0e8f9bd1 JL |
4921 | * config/tc-v850.c (reg_name_search): Generalize to search |
4922 | any given register table. | |
4923 | (register_name): Pass appropriate table and size to reg_name_search. | |
4924 | (system_register_name): New function. | |
4925 | (SYSREG_NAME_CNT): Define. | |
4926 | (md_assemble): Handle operands which are system registers. | |
4927 | ||
c9a32d6c JL |
4928 | * config/tc-v850.c (md_assemble): If we find a register, but the |
4929 | opcode doesn't want a register, then we don't have a match. | |
4930 | (md_assemble): Get size of the instruction from the opcode table. | |
4931 | ||
eeef602f ILT |
4932 | Thu Aug 22 10:20:30 1996 Ian Lance Taylor <[email protected]> |
4933 | ||
8ee90d35 ILT |
4934 | * configure.in: Set and substitute HLDENV. |
4935 | * configure: Rebuild. | |
4936 | * Makefile.in (HLDENV): New variable. | |
4937 | (as.new): Use $(HLDENV). | |
4938 | ||
eeef602f ILT |
4939 | * ecoff.c (ecoff_directive_endef): Avoid a division by zero error |
4940 | if an array dimension is not known. | |
4941 | ||
6be9ec8d MH |
4942 | Thu Aug 22 10:50:00 1996 Martin M. Hunt <[email protected]> |
4943 | ||
4944 | * config/tc-d10v.c: Fix a reloc bug caused by my last change. | |
4945 | * doc/c-d10v.texi: Cleanup. | |
4946 | ||
c6aa56bc C |
4947 | Tue Aug 20 15:15:16 1996 J.T. Conklin <[email protected]> |
4948 | ||
4949 | * config/tc-v850.c: New file. | |
4950 | * config/tc-v850.h: New file. | |
4951 | * configure (v850-*-elf): New target. | |
4952 | * configure.in (v850-*-elf): New target. | |
4953 | ||
2c2e5626 MH |
4954 | Wed Aug 21 15:50:54 1996 Martin M. Hunt <[email protected]> |
4955 | ||
4956 | * doc/c-d10v.texi: New file. | |
4957 | * doc/all.texi: Added D10V stuff. | |
4958 | * doc/as.texinfo: Added D10V stuff. | |
4959 | ||
ab457c4c MH |
4960 | Tue Aug 20 14:10:02 1996 Martin M. Hunt <[email protected]> |
4961 | ||
4962 | * config/tc-d10v.c: All references to defined symbols should | |
4963 | now use the optimal instruction. .float and .double now work. | |
4964 | ||
d4e1b0be ILT |
4965 | Mon Aug 19 14:41:36 1996 Ian Lance Taylor <[email protected]> |
4966 | ||
4967 | * config/obj-coff.c (fixup_segment): Adjust PC relative reloc by | |
4968 | section address for the i960 as is done for the i386. | |
4969 | ||
4970 | Thu Aug 15 16:37:59 1996 Stan Shebs <[email protected]> | |
4971 | ||
4972 | * mpw-config.in: Add wildcards for config matching, add mips-*-* | |
4973 | case, forward-include bfd/elf-bfd.h. | |
4974 | ||
b98b04ea MH |
4975 | Thu Aug 15 13:24:30 1996 Martin M. Hunt <[email protected]> |
4976 | ||
4977 | * config/tc-d10v.c: Add additional information to the opcode | |
4978 | table to help determinine which instructions can be done | |
4979 | in parallel. | |
4980 | ||
b98b04ea MH |
4981 | Thu Aug 15 17:01:31 1996 James G. Smith <[email protected]> |
4982 | ||
4983 | * config/tc-arm.c: Major changes to add Thumb support, with lots | |
4984 | of change input from <[email protected]>. | |
4985 | Reverted to INSN_SIZE macro, rather than insn_size variable. | |
4986 | (insns): Added ARM "bx" instruction support. | |
4987 | (tinsns): Added Thumb instruction definition structure. | |
4988 | (arm_tops_hsh): Added hash structure for Thumb opcodes. | |
4989 | (md_pseudo_table): Added ".arm", ".thumb" and ".code" pseudo-ops. | |
4990 | (opcode_select,s_arm,s_thumb,s_code): Added. | |
4991 | (decode_shift): Allow upper-case RRX. | |
4992 | (do_ldst): Simpler halfword support. | |
4993 | (do_ldmstm): Improved. | |
4994 | (reg_list, do_bx, thumb_reg, thumb_add_sub, thumb_shift, | |
4995 | thumb_mov_compare, thumb_load_store, do_t_arit, do_t_add, | |
4996 | do_t_asr, do_t_branch, do_t_bx, do_t_compare, do_t_ldmstm, | |
4997 | do_t_ldrb, do_t_ldrh, do_t_lds, do_t_lsl, do_t_lsr, do_t_mov, | |
4998 | do_t_push_pop, do_t_str, do_t_strb, do_t_strh, do_t_sub, do_t_swi, | |
4999 | do_t_adr): Added. | |
5000 | (md_apply_fix3): Add support for BFD_RELOC_ARM_THUMB_* relocations. | |
5001 | (md_parse_option): Add support for -mthumb. | |
5002 | (md_show_usage): Updated to reflect new command line option. | |
5003 | (arm_data_in_code, arm_canonicalize_symbol_name): Added. | |
5004 | * config/tc-arm.h: Provide TC_FIX_TYPE to allow private ARM | |
5005 | fragment information to be held. | |
5006 | ||
5007 | Thu Aug 15 16:12:00 1996 Richard Earnshaw ([email protected]) | |
5008 | ||
5009 | * tc-arm.c (md_apply_fix3): Also set fixP->fx_done if fx_addsy is | |
5010 | non-null, but is a constant. | |
5011 | (fix_new_arm): Call make_expr_symbol to make the expression symbol | |
5012 | so that error reporting will work correctly. | |
5013 | ||
126436a8 ILT |
5014 | Wed Aug 14 10:37:21 1996 Ian Lance Taylor <[email protected]> |
5015 | ||
5016 | * config/tc-i386.c (tc_i386_fix_adjustable): Don't adjust relocs | |
5017 | against weak symbols. | |
5018 | ||
0e94336e ILT |
5019 | Tue Aug 13 17:39:24 1996 Ian Lance Taylor <[email protected]> |
5020 | ||
5021 | * config/tc-ppc.h (TC_FORCE_RELOCTION): Define if OBJ_XCOFF. | |
5022 | (ppc_force_relocation): Declare if OBJ_XCOFF. | |
5023 | * config/tc-ppc.c (ppc_force_relocation): New function if | |
5024 | OBJ_XCOFF. | |
5025 | ||
817e4f75 ILT |
5026 | Mon Aug 12 16:49:43 1996 Ian Lance Taylor <[email protected]> |
5027 | ||
5028 | * config/tc-mips.h (BYTE_ORDER): Don't define. No longer used. | |
5029 | ||
f494d503 MH |
5030 | Fri Aug 9 17:48:28 1996 Martin M. Hunt <[email protected]> |
5031 | ||
5032 | * config/tc-d10v.c: Fix problem with relocs. | |
5033 | ||
8d07d2c9 ILT |
5034 | Fri Aug 9 14:16:14 1996 Ian Lance Taylor <[email protected]> |
5035 | ||
5036 | * config/tc-sh.c (sh_do_align): If not BFD_ASSEMBLER, always align | |
5037 | with nops if not in data_section or bss_section. | |
5038 | ||
f649d525 ILT |
5039 | Thu Aug 8 12:32:56 1996 Klaus Kaempf <[email protected]> |
5040 | ||
5041 | Add support for openVMS/Alpha. | |
5042 | * as.h (PRINTF_LIKE): Don't define if VMS, for now. | |
5043 | * config/obj-evax.c: New file. | |
5044 | * config/obj-evax.h: New file. | |
5045 | * config/tc-alpha.c: Add support for EVAX format if OBJ_EVAX is | |
5046 | defined. | |
5047 | * config/tc-alpha.h: Add support for EVAX format if OBJ_EVAX is | |
5048 | defined. Add case for bfd_target_evax_flavour. | |
5049 | * config/vms-a-conf.h: New file. | |
5050 | * conf-a-gas.com: New file. | |
5051 | * configure.in: Add target alpha-*-*vms*. | |
5052 | * configure: Rebuild. | |
5053 | * makefile.vms: New file. | |
5054 | * read.c (s_lcomm): Align bss_seg on 8 byte boundary if OBJ_EVAX. | |
5055 | Don't call ffs on openVMS/Alpha. | |
5056 | ||
5cece526 ILT |
5057 | Wed Aug 7 14:19:03 1996 Philippe De Muyter <[email protected]> |
5058 | ||
5059 | * configure.in: Make GAS_CHECK_DECL_NEEDED include <string.h> or | |
5060 | <strings.h> if they exist. Call GAS_CHECK_DECL_NEEDED on strstr | |
5061 | and sbrk. | |
5062 | * acconfig.h (NEED_DECLARATION_STRSTR): New macro. | |
5063 | (NEED_DECLARATION_SBRK): New macro. | |
5064 | * configure, conf.in: Rebuild. | |
5065 | * as.h: Only include <strings.h> if HAVE_STRINGS_H. | |
5066 | (strstr): Declare if NEED_DECLARATION_STRSTR. | |
5067 | * as.c: If HAVE_SBRK and NEED_DECLARATION_SBRK, declare sbrk. | |
5068 | ||
e592f0e6 ILT |
5069 | Wed Aug 7 11:50:26 1996 Ian Lance Taylor <[email protected]> |
5070 | ||
d10df990 ILT |
5071 | * symbols.c (resolve_symbol_value): Handle addition or subtraction |
5072 | by a constant before entering the main switch. Reject attempts to | |
5073 | apply an arithmetic function to non-absolute symbols, except for | |
5074 | the special case of subtraction of two symbols in the same | |
5075 | section. | |
5076 | ||
cf32394d ILT |
5077 | * config/tc-mips.c (md_section_align): Do align if OBJ_ELF, but |
5078 | not to more than a 16 byte boundary. | |
5079 | ||
e592f0e6 ILT |
5080 | * config/tc-i386.c (tc_gen_reloc): Accept all relocs; remove |
5081 | #ifndef OBJ_ELF lines. From Eric Valette <[email protected]>. | |
5082 | (tc_gen_reloc): If out of memory call as_fatal rather than | |
5083 | assert. If no howto found, call as_bad_where rather than | |
5084 | as_fatal. Change the error message slightly. Set howto to a | |
5085 | non-NULL value in order to keep going. | |
5086 | ||
5d9a99a7 MH |
5087 | Tue Aug 6 12:58:03 1996 Martin M. Hunt <[email protected]> |
5088 | ||
5089 | * config/tc-d10v.c: Added code to support 32-bit fixups for stabs. | |
5090 | ||
6a8e0036 JL |
5091 | Tue Aug 6 11:15:26 1996 Jeffrey A Law ([email protected]) |
5092 | ||
5093 | * config/tc-h8300.c (get_specific): New operand "size" derived | |
5094 | from ".b", ".w" and ".l" extensions. All callers changed. If | |
5095 | the base instruction has no operands, then use the size to | |
5096 | determine which specific instruction to use. | |
5097 | ||
3d7b0c49 ILT |
5098 | Mon Aug 5 14:21:10 1996 Ian Lance Taylor <[email protected]> |
5099 | ||
5100 | * config/tc-i960.c (mem_fmt): Call parse_expr before emit. | |
5101 | ||
10a14e36 ILT |
5102 | Fri Aug 2 11:23:31 1996 Ian Lance Taylor <[email protected]> |
5103 | ||
5104 | * config/tc-mips.c (md_section_align): Don't change addr if | |
5105 | OBJ_ELF. | |
5106 | ||
470a679c JL |
5107 | Thu Aug 1 23:51:52 1996 Jeffrey A Law ([email protected]) |
5108 | ||
5109 | * config/tc-hppa.c: Revert yesterday's changes. | |
5110 | ||
b5cf6779 MH |
5111 | Wed Jul 31 14:46:11 1996 Martin M. Hunt <[email protected]> |
5112 | ||
5113 | * config/tc-d10v.c: Disable range checking on 16-bit values. | |
5114 | ||
159eb3c0 ILT |
5115 | Wed Jul 31 16:27:19 1996 Ian Lance Taylor <[email protected]> |
5116 | ||
5117 | * config/tc-m68k.c (m68k_ip): Set ok_arch for every instruction, | |
5118 | not just the ones that don't match. | |
5119 | ||
37e05f64 MH |
5120 | Wed Jul 31 11:45:15 1996 Martin M. Hunt <[email protected]> |
5121 | ||
5122 | * config/tc-d10v.c: Fixed bugs in short relocs and range checking. | |
5123 | ||
c479fc62 JSC |
5124 | Wed Jul 31 15:41:42 1996 James G. Smith <[email protected]> |
5125 | ||
5126 | * config/tc-arm.c: Changed INSN_SIZE to variable insn_size, as | |
5127 | pre-cursor to adding Thumb support. Also added cpu_variant flag | |
5128 | information to each of the asm_flg structures. | |
5129 | (md_parse_option): Updated ARM7 parsing to allow 't' for | |
5130 | thumb/halfword support, aswell as 'm' for long multiply. | |
5131 | (md_show_usage): Updated help message. | |
5132 | (md_assemble): Check that instruction flags are applicated to the | |
5133 | current cpu variant. | |
5134 | (md_apply_fix3, tc_gen_reloc): Add BFD_RELOC_ARM_OFFSET_IMM8 and | |
5135 | BFD_RELOC_ARM_HWLITERAL relocation support for new halfword and | |
5136 | signextension instructions. | |
5137 | (do_ldst): Generate halfword and signextension variants if | |
5138 | mnemonic flags match. | |
5139 | (ldst_extend): Do not allow shifts in the offset field of halfword | |
5140 | or signextension instructions. | |
5141 | (validate_offset_imm): Provide check on halfword and signextension | |
5142 | immediate range. | |
5143 | (add_to_lit_pool): Merge identical literal pool values. | |
5144 | ||
448b5aad JL |
5145 | Tue Jul 30 14:28:23 1996 Jeffrey A Law ([email protected]) |
5146 | ||
5147 | * config/tc-hppa.c (selector_table): Add 'E' selector. | |
5148 | (cons_fix_new_hppa): Don't coke on e_esel. | |
5149 | (tc_gen_reloc, SOM version): Handle R_COMP2 when used | |
5150 | to help generate exception handling tables. | |
5151 | (md_apply_fix): Don't try to apply fixups with an e_esel | |
5152 | selector. | |
5153 | (hppa_fix_adjustable): Fixups with e_esel selectors | |
5154 | are not adjustable. | |
5155 | ||
8dfb05cc ILT |
5156 | Tue Jul 30 15:51:41 1996 Ian Lance Taylor <[email protected]> |
5157 | ||
5158 | * config/tc-sparc.c (md_pseudo_table): Add 2byte, 4byte, and 8byte | |
5159 | pseudo-ops. | |
5160 | ||
8544dc03 MH |
5161 | Fri Jul 26 11:43:03 1996 Martin M. Hunt <[email protected]> |
5162 | ||
5163 | * config/tc-d10v.c: Added lots of error checking. Added hacks | |
5164 | to support accumulator shifts. | |
5165 | ||
5ca547dc ILT |
5166 | Fri Jul 26 11:56:08 1996 Ian Lance Taylor <[email protected]> |
5167 | ||
5168 | * symbols.c (S_SET_EXTERNAL): Let .weak override. | |
5169 | (S_CLEAR_EXTERNAL): Likewise. | |
5170 | (S_SET_WEAK): Remove error; just let .weak override. | |
5171 | ||
35ad20a1 MH |
5172 | Thu Jul 25 15:22:51 1996 Martin M. Hunt <[email protected]> |
5173 | ||
5174 | * config/tc-d10v.c (md_assemble): Now handles multiline | |
5175 | instructions. | |
5176 | ||
7c096652 MH |
5177 | Thu Jul 25 12:03:33 1996 Martin M. Hunt <[email protected]> |
5178 | ||
5179 | * config/tc-d10v.c: Fix packaging bug. Added range checking. | |
5180 | Added kludge for divs instruction. Fixed minor problem with | |
5181 | multiple text sections. | |
35ad20a1 MH |
5182 | * config/tc-d10v.h (d10v_cleanup): Change prototype. |
5183 | ||
93050391 MH |
5184 | Tue Jul 23 10:49:36 1996 Martin M. Hunt <[email protected]> |
5185 | ||
5186 | * config/tc-d10v.c (md_apply_fix3): Fix all instruction | |
5187 | addresses to be right-shifted by 2. | |
5188 | ||
0ef32559 MH |
5189 | Mon Jul 22 11:32:36 1996 Martin M. Hunt <[email protected]> |
5190 | ||
5191 | * config/tc-d10v.c: Many changes to get relocs working. | |
5192 | (register_name): No longer creates a symbol for register names. | |
5193 | (pre_defined_registers): moved to opcodes/d10v-opc.c. | |
5194 | (d10v_insert_operand): Now works correctly for either container. | |
5195 | * config/tc-d10v.h (d10v_cleanup): Declare. | |
5196 | ||
97aca1bc ILT |
5197 | Mon Jul 22 14:01:33 1996 Ian Lance Taylor <[email protected]> |
5198 | ||
5199 | * config/tc-mips.c (tc_gen_reloc): BFD_RELOC_PCREL_HI16_S and | |
5200 | BFD_RELOC_PCREL_LO16 are expected to be PC relative. | |
5201 | ||
6543a7fb ILT |
5202 | Mon Jul 22 12:46:55 1996 Richard Henderson <[email protected]> |
5203 | ||
5204 | * tc-alpha.c: Patches to track current minimum alignment to reduce | |
5205 | the number of fragments created with frag_align. | |
5206 | (alpha_current_align): New static variable. | |
5207 | (s_alpha_text): Reset alignment to 0. | |
5208 | (s_alpha_data, s_alpha_rdata, s_alpha_sdata): Likewise. | |
5209 | (s_alpha_stringer, s_alpha_space): New functions. | |
5210 | (s_alpha_cons, alpha_flush_pending_output): Remove functions. | |
5211 | (alpha_cons_align): New function to replace both of them. | |
5212 | (emit_insn): Only align if alpha_current_align is less than 2; | |
5213 | reset alpha_current_align to 2. | |
5214 | (s_alpha_gprel32): Likewise. | |
5215 | (s_alpha_section): New function. Basically duplicate the other | |
5216 | alpha section change hooks. Only define for ELF. | |
5217 | (s_alpha_float_cons): Simplify alignment handling. | |
5218 | (md_pseudo_table): Only define "rdata" and "sdata" if OBJ_ECOFF. | |
5219 | If OBJ_ELF, define "section", "section.s", "sect", and "sect.s". | |
5220 | Don't define the s_alpha_cons pseudo-ops. Do define | |
5221 | s_alpha_stringer and s_alpha_space pseudo-ops. | |
5222 | (alpha_align): Skip if less than current default alignment. Set | |
5223 | default alignment. | |
5224 | * tc-alpha.h (md_flush_pending_output): Remove. | |
5225 | (md_cons_align): Add. | |
5226 | ||
5227 | * tc-alpha.c: Add oodles of function description comments. | |
5228 | (md_bignum_to_chars): Remove; there are no callers. | |
5229 | (md_show_usage): Mention some more variants. | |
5230 | ||
091221ce ILT |
5231 | Thu Jul 18 15:54:54 1996 Ian Lance Taylor <[email protected]> |
5232 | ||
0b27ea39 ILT |
5233 | From Andrew Gierth <[email protected]>: |
5234 | * configure.in (sparc-*-sysv4*): New target. | |
5235 | * configure: Rebuild. | |
5236 | ||
8dd07a84 ILT |
5237 | * config/tc-sparc.c (md_pseudo_table): Change uahalf, uaword, and |
5238 | uaxword to use s_uacons. | |
5239 | (sparc_no_align_cons): New static variable. | |
5240 | (s_uacons): New static function. | |
5241 | (sparc_cons_align): If sparc_no_align_cons is set, just clear it | |
5242 | and return. | |
5243 | ||
5244 | * config/tc-sparc.c (s_common): Remove unused label allocate_bss. | |
5245 | ||
cbe7dccb ILT |
5246 | * configure.in: Add mips-*-irix6* target. Handle Irix 6 like Irix |
5247 | 5 with regard to shared libraries. | |
5248 | * configure: Rebuild. | |
5249 | ||
091221ce ILT |
5250 | * config/tc-m68k.c (m68k_ip): Use the correct length when |
5251 | allocating space for the unsupported architecture error message. | |
5252 | ||
05a8bf33 MM |
5253 | Thu Jul 18 12:57:10 1996 Michael Meissner <[email protected]> |
5254 | ||
5255 | * configure.in (d10v-*-*): Allow d10v-*-*, don't require d10v-*-elf*. | |
5256 | ||
5257 | Wed Jul 17 14:25:13 1996 Martin M. Hunt <[email protected]> | |
7be9a312 MH |
5258 | |
5259 | * config/tc-d10v.c: New file. | |
5260 | * config/tc-d10v.h: New file. | |
5261 | * configure (d10v-*-elf): New target. | |
5262 | * configure.in (d10v-*-elf): New target. | |
7be9a312 | 5263 | |
10c9620d MM |
5264 | Fri Jul 12 20:54:19 1996 Michael Meissner <[email protected]> |
5265 | ||
5266 | * config/tc-ppc.c (md_parse_option): Recognize -K PIC. | |
5267 | ||
0ee09671 ILT |
5268 | Wed Jul 10 12:39:08 1996 Richard Henderson <[email protected]> |
5269 | ||
5270 | * config/tc-alpha.c (alpha_align): Change fill parameter | |
5271 | to a pointer. Take NULL as 0 or nop depending on section. Change | |
5272 | all callers. | |
5273 | (s_alpha_align): Rename local variables. | |
5274 | ||
5275 | * doc/as.texinfo (.align): Document action of omitted | |
5276 | fill parameter. | |
5277 | ||
3128726c ILT |
5278 | Wed Jul 10 00:23:30 1996 Ian Lance Taylor <[email protected]> |
5279 | ||
5280 | * config/tc-ppc.c (md_apply_fix3): Give a useful error message | |
5281 | when an unsupported PC relative reloc is seen, rather than calling | |
5282 | abort. | |
5283 | ||
5284 | * app.c (do_scrub_chars): Remove not_cpp_line local variable. | |
5285 | Instead, check state when '#' comment is seen. | |
5286 | ||
7f003b7f ILT |
5287 | Mon Jul 8 14:11:49 1996 Ian Lance Taylor <[email protected]> |
5288 | ||
a8aed9dd ILT |
5289 | * config/tc-mips.c (mips_regmask_frag): Only define if OBJ_ELF or |
5290 | OBJ_MAYBE_ELF. | |
5291 | (tc_gen_reloc): If fixup was changed to be PC relative, change | |
5292 | reloc type accordingly. Use name of reloc in error message. | |
5293 | ||
a5a78175 ILT |
5294 | * as.h: Don't define const or volatile. |
5295 | * flonum.h: Don't define const. | |
5296 | ||
7f003b7f ILT |
5297 | * config/tc-m68k.c (tc_gen_reloc): Change the code appropriately |
5298 | if fx_pcrel is set. Correct setting the addend case in the | |
5299 | OBJ_ELF case (from Andreas Schwab | |
5300 | <[email protected]>). | |
5301 | (md_show_usage): Correct -mfc5200 to -m5200. | |
5302 | ||
8d20a0a8 C |
5303 | Fri Jul 5 10:32:58 1996 J.T. Conklin <[email protected]> |
5304 | ||
910d7df2 C |
5305 | * doc/c-m68k.texi: Document -m5200 flag. |
5306 | * doc/as.texinfo: Likewise. | |
5307 | ||
8d20a0a8 C |
5308 | * config/tc-m68k.c (m68k_ip): The coldfire does not support 8x |
5309 | scale factor. | |
5310 | ||
c0b34702 ILT |
5311 | Fri Jul 5 11:07:24 1996 Ian Lance Taylor <[email protected]> |
5312 | ||
5313 | * symbols.c (S_SET_EXTERNAL): Change as_warn to as_bad. | |
5314 | (S_CLEAR_EXTERNAL, S_SET_WEAK): Likewise. | |
5315 | ||
45c85bcb ILT |
5316 | Thu Jul 4 11:59:46 1996 Ian Lance Taylor <[email protected]> |
5317 | ||
6624477c ILT |
5318 | * Makefile.in (VERSION): Set to cygnus-2.7.1. |
5319 | ||
45c85bcb ILT |
5320 | * Released binutils 2.7. |
5321 | ||
fc636a52 JSC |
5322 | Thu Jul 4 10:11:33 1996 James G. Smith <[email protected]> |
5323 | ||
5324 | * config/tc-mips.c (mips_ip): Only perform range check when | |
5325 | dealing with O_constant expressions. | |
5326 | ||
d41d2ccc C |
5327 | Wed Jul 3 15:02:21 1996 J.T. Conklin <[email protected]> |
5328 | ||
5329 | * m68k-parse.h (m68k_register): Add new coldfile control | |
5330 | registers. | |
5331 | ||
5332 | * config/tc-m68k.c (mcf5200_control_regs): New variable, | |
5333 | array of control registers for the coldfire. | |
5334 | (cpu_of_arch): Added mcf5200. | |
5335 | (archs): Added mcf5200. | |
5336 | (init_table): Add new control registers. | |
5337 | (m68k_ip): Added support for new control registers. | |
5338 | (m68k_init_after_args): Likewise. | |
5339 | ||
5340 | * config/tc-m68k.c (md_show_usage): Add -m5200 to usage text. | |
5341 | ||
5af96dce ILT |
5342 | Wed Jul 3 16:05:50 1996 Ian Lance Taylor <[email protected]> |
5343 | ||
c5d8f96e ILT |
5344 | * read.h (is_it_end_of_statement): Declare. |
5345 | * read.c (is_it_end_of_statement): Remove declaration. | |
5346 | ||
5347 | * config/tc-ppc.c (ppc_elf_suffix): Correct parenthesization of || | |
5348 | within &&. | |
5349 | (md_assemble): Fix handling of @l with an unsigned constant. Add | |
5350 | default case to reloc switch. | |
5351 | ||
ac76c7e9 ILT |
5352 | * config/tc-i386.h (AOUT_MACHTYPE): Define as 0 if TE_386BSD. |
5353 | ||
5af96dce ILT |
5354 | Based on patches from Tom Quiggle <[email protected]>: |
5355 | * ecoff.c (last_lineno): New static variable. | |
5356 | (add_procedure): Set last_lineno. | |
5357 | (ecoff_directive_loc): Likewise. | |
5358 | (ecoff_generate_asm_lineno): Likewise. | |
5359 | (ecoff_fix_loc): New function. | |
5360 | * ecoff.h (ecoff_fix_loc): Declare. | |
5361 | * config/tc-mips.c (append_insn): When inserting nops, and using | |
5362 | ECOFF debugging, call ecoff_fix_loc. | |
5363 | ||
b9bddc84 JL |
5364 | Tue Jul 2 23:02:12 1996 Jeffrey A Law ([email protected]) |
5365 | ||
5366 | * config/tc-h8300.c (build_bytes): If an operand type is | |
5367 | marked as SRC_IN_DST retrieve it from the "destination" op. | |
5368 | ||
379c2fb4 ILT |
5369 | Sat Jun 29 13:38:31 1996 Ian Lance Taylor <[email protected]> |
5370 | ||
69c1de90 ILT |
5371 | * configure.in (arm-*-riscix*): Set emulation to riscix. |
5372 | * configure: Rebuild. | |
5373 | * config/te-riscix.h: New file to define TE_RISCIX. | |
5374 | ||
379c2fb4 ILT |
5375 | * config/tc-sh.h (SUB_SEGMENT_ALIGN): Define. |
5376 | ||
5377 | Fri Jun 28 15:14:31 1996 Ian Lance Taylor <[email protected]> | |
5378 | ||
5379 | * Makefile.in (config.status): Just run config.status as other | |
5380 | tools do. | |
5381 | ||
c611cd82 SS |
5382 | Fri Jun 28 11:09:38 1996 Stan Shebs <[email protected]> |
5383 | ||
5384 | * mpw-config.in (TARGET_OS): Add definition to conf. | |
5385 | ||
fbf011f2 ILT |
5386 | Thu Jun 27 20:39:40 1996 James G. Smith <[email protected]> |
5387 | ||
5388 | * config/tc-mips.c (append_insn): Parenthesize | |
5389 | cop_interlocks expressions. | |
5390 | ||
5391 | Thu Jun 27 12:18:26 1996 Ian Lance Taylor <[email protected]> | |
5392 | ||
5393 | * listing.c (listing_print): Close the listing file if it is not | |
5394 | stdout. Close the other files opened for the listing. | |
681dbbc0 ILT |
5395 | |
5396 | * config/tc-sparc.h (md_cons_align): Define. | |
5397 | (sparc_cons_align): Declare. | |
5398 | (HANDLE_ALIGN): Define. | |
5399 | (sparc_handle_align): Declare. | |
5400 | * config/tc-sparc.c (sparc_cons_align): New function. | |
5401 | (sparc_handle_align): New function. | |
5402 | * read.c (cons_worker): Call md_cons_align if it is defined. | |
5403 | ||
5404 | * as.h (struct frag): Add fr_file and fr_line fields. | |
5405 | * frags.c (frag_new): Set fr_file and fr_line. | |
5406 | (frag_var): Likewise. | |
5407 | (frag_variant): Likewise. | |
5408 | ||
7e027ce6 ILT |
5409 | * as.h (struct frag): Remove unused align_mask and align_offset |
5410 | fields. | |
5411 | ||
f9b990cd ILT |
5412 | * listing.c (calc_hex): Offset by fr_fix when examining fr_var. |
5413 | From <[email protected]>. | |
5414 | ||
9b4b98bd ILT |
5415 | Wed Jun 26 13:21:34 1996 Ian Lance Taylor <[email protected]> |
5416 | ||
67b48b58 ILT |
5417 | * configure.in (mips-*-osf*): New target. |
5418 | * configure: Rebuild. | |
5419 | ||
9b4b98bd ILT |
5420 | * config/tc-m68k.c: Add 68ec060 as a synonym for 68060. |
5421 | ||
344a8d61 JSC |
5422 | Wed Jun 26 16:23:08 1996 James G. Smith <[email protected]> |
5423 | ||
5424 | * config/tc-mips.c: Added cop_interlocks, to avoid NOP insertion | |
5425 | between co-processor comparisons and branches for the VR4300. | |
5426 | ||
1c94de4d JM |
5427 | Mon Jun 24 18:02:50 1996 Jason Molenda ([email protected]) |
5428 | ||
5429 | * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir, | |
5430 | INSTALL_PROGRAM, INSTALL_DATA): Use autoconf-set values. | |
5431 | (docdir): Removed. | |
5432 | * configure.in (AC_PREREQ): autoconf 2.5 or higher. | |
5433 | * doc/Makefile.in (bindir, libdir, datadir, mandir, infodir, | |
5434 | includedir): Use autoconf set values. | |
5435 | (docdir): Removed. | |
5436 | ||
b290fd25 ILT |
5437 | Mon Jun 24 11:58:14 1996 Ian Lance Taylor <[email protected]> |
5438 | ||
1c94de4d JM |
5439 | * listing.c (listing_eject): Don't do anything if listing is 0. |
5440 | (listing_list): Likewise. | |
5441 | (listing_source_line): Likewise. | |
5442 | (listing_title): Don't save title if listing is 0. | |
5443 | (listing_source_file): Check listing rather than listing_tail. | |
5444 | ||
b290fd25 ILT |
5445 | * configure.in: On alpha*-*-osf*, link against libbfd.a if not |
5446 | using shared libraries. | |
5447 | * configure: Rebuild. | |
5448 | ||
5449 | Fri Jun 21 18:22:23 1996 Ian Lance Taylor <[email protected]> | |
5450 | ||
5451 | * config/tc-mips.c (mips_ip): In case 'i'/'j', don't require an | |
5452 | absolute expression if a relocation type was specified. | |
5453 | ||
644edced ILT |
5454 | Fri Jun 21 17:40:16 1996 Joel Sherrill <[email protected]> |
5455 | ||
5456 | * configure.in: Add support for *-*-rtems* configurations. | |
5457 | * configure: Rebuild. | |
5458 | ||
df586de2 ILT |
5459 | Fri Jun 21 16:01:18 1996 Richard Henderson <[email protected]> |
5460 | ||
5461 | * configure.in: Add alpha-*-linuxecoff* target. Use elf for | |
5462 | alpha-*-linux* target. Force bfd_gas for alpha-*. Require | |
5463 | opcodes library for alpha. | |
5464 | * configure: Rebuild with autoconf 2.10. | |
5465 | * config/tc-alpha.c: Substantial rewrite to add ELF support and | |
5466 | use new opcode table. | |
5467 | * config/tc-alpha.h (md_undefined_symbol): Don't define. | |
5468 | (LOCAL_LABEL): Define differently if OBJ_ELF. | |
5469 | (FAKE_LABEL_NAME): Define if OBJ_ELF. | |
5470 | * config/alpha-opcode.h: Remove. | |
5471 | * config/obj-elf.h: If TC_ALPHA, define ECOFF_DEBUGGING. | |
5472 | * Makefile.in (TARG_CPU_DEP_alpha): Depend upon | |
5473 | include/opcode/alpha.h rather than config/alpha-opcode.h. | |
5474 | ||
7ca8e36e ILT |
5475 | Thu Jun 20 19:10:28 1996 Ian Lance Taylor <[email protected]> |
5476 | ||
edec3111 ILT |
5477 | * config/obj-aout.c (obj_emit_relocations): Give an error if the |
5478 | relocation symbol was not resolved. | |
5479 | * config/obj-coff.c (do_relocs_for): Likewise. | |
5480 | ||
7ca8e36e ILT |
5481 | * write.c (adjust_reloc_syms): Refetch the symbol section after |
5482 | calling S_GET_VALUE, since it may have changed. | |
5483 | ||
5484 | * expr.c (struct expr_symbol_line): Define. | |
5485 | (expr_symbol_lines): New static variable. | |
5486 | (make_expr_symbol): Add entry to expr_symbol_lines. | |
5487 | (expr_symbol_where): New function. | |
5488 | * expr.h: Use extern on function declarations. | |
5489 | (expr_symbol_where): Declare. | |
5490 | * symbols.c (resolve_symbol_value): Try to use expr_symbol_where | |
5491 | rather than printing the meaningless name of an expression | |
5492 | symbol. | |
5493 | ||
214f540d KR |
5494 | Thu Jun 20 15:57:41 1996 Ken Raeburn <[email protected]> |
5495 | ||
5496 | * config/tc-i386.c (md_number_to_chars): Deleted. | |
5497 | * config/tc-i386.h (md_number_to_chars): New macro. | |
5498 | ||
5499 | * config/tc-alpha.c (build_operate_n, build_mem): Moved earlier in | |
5500 | the file. | |
5501 | (load_symbol_address, load_expression): Use build_mem. | |
5502 | (build_operate): New function. | |
5503 | (emit_addq_r): Use it. | |
5504 | ||
5505 | Wed Mar 13 22:14:14 1996 Pat Rankin <[email protected]> | |
5506 | ||
5507 | * symbols.c (colon): #if VMS, use S_SET_OTHER to store `const_flag'. | |
5508 | ||
5509 | Tue Mar 5 14:31:45 1996 Pat Rankin <[email protected]> | |
5510 | ||
5511 | * config/tc-vax.h (NOP_OPCODE): Define. | |
5512 | ||
5513 | Sun Feb 4 21:01:03 1996 Pat Rankin <[email protected]> | |
5514 | ||
5515 | * config/obj-vms.h (S_IS_COMMON): Define. | |
5516 | (S_IS_LOCAL): Check for \002 as well as \001. | |
5517 | (LONGWORD_ALIGNMENT): New macro. | |
5518 | (SUB_SEGMENT_ALIGN): Use it. | |
5519 | ||
5520 | Fri Jan 26 17:44:09 1996 Pat Rankin <[email protected]> | |
5521 | ||
5522 | * config/vms-conf.h: Reconcile with conf.in. | |
5523 | ||
7b9b1eb2 ILT |
5524 | Wed Jun 19 11:31:50 1996 Ian Lance Taylor <[email protected]> |
5525 | ||
793f9558 ILT |
5526 | * write.c (is_dnrange): Only define if TC_GENERIC_RELAX_TABLE is |
5527 | defined. | |
5528 | ||
84577dde ILT |
5529 | * doc/as.texinfo: Document that any number of hex digits can |
5530 | follow \x. | |
5531 | ||
0d6cae1e ILT |
5532 | * as.c (struct defsym_list): Define. |
5533 | (defsyms): New static variable. | |
5534 | (parse_args): Just put --defsym arguments on defsyms list, rather | |
5535 | than defining them. | |
5536 | (main): Define defsyms after output file is created. | |
5537 | ||
6e3f7f1b ILT |
5538 | * config/tc-m68k.c (m68k_ip): Reject PRE and POST indexing mode on |
5539 | cpu32. From Eric Norum <[email protected]>. | |
5540 | ||
8095b665 ILT |
5541 | * config/tc-mips.c (mips_ip): In cases 'I', 'i', and 'j', set |
5542 | insn_error rather than calling check_absolute_expr. | |
5543 | ||
5544 | * as.c (emulation_name): Remove unused static variable. | |
5545 | (default_emul_bfd_name): Add return NULL to avoid warning. | |
5546 | * ecoff.c (ecoff_stab): Remove unused variables name and | |
5547 | name_end. | |
5548 | * frags.c (frag_new): Remove unused variable tmp. | |
5549 | * hash.c (hash_grow): Parenthesize + within <<. | |
5550 | (hash_print_statistics): Use %lu, not %d, to print unsigned | |
5551 | long variables. | |
5552 | * messages.c: Include "libiberty.h". | |
5553 | (fprint_value): Add cast to avoid printf warning. | |
5554 | (sprint_value): Likewise. | |
5555 | * read.c: Include "ecoff.h". | |
5556 | (emit_expr): Add casts to avoid printf warnings. | |
5557 | * read.h: Use extern for function declarations. | |
5558 | (pop_insert): Declare. | |
5559 | * stabs.c: Include "ecoff.h". | |
5560 | * subsegs.c (subseg_set_rest): Remove unused variables tmp, | |
5561 | former_last_fragP, and new_fragP. | |
5562 | * subsegs.h (subsegs_print_statistics): Declare. | |
5563 | * symbols.c (debug_verify_symchain): Change macro to discard | |
5564 | arguments. | |
5565 | * write.c (dump_section_relocs): Likewise. | |
5566 | * write.h: Use extern for function declarations. | |
5567 | (write_print_statistics): Declare. | |
5568 | * config/e-mipsecoff.c (mipsecoff_bfd_name): Return NULL to avoid | |
5569 | warning. | |
5570 | * config/e-mipself.c (mipself_bfd_name): Likewise. | |
5571 | * config/obj-elf.h (elf_ecoff_set_ext): Declare. | |
5572 | ||
9ee759fc ILT |
5573 | * config/tc-sparc.h (TC_RELOC_RTSYM_LOC_FIXUP): If OBJ_ELF, always |
5574 | emit relocations against external symbols. | |
5575 | ||
faa3f539 ILT |
5576 | * config/tc-alpha.c (tc_gen_reloc): Output a sensible error |
5577 | message if bfd_reloc_type_lookup fails, rather than calling | |
5578 | assert. | |
5579 | ||
7b9b1eb2 ILT |
5580 | * config/tc-alpha.c (alpha_force_relocation): Add |
5581 | BFD_RELOC_12_PCREL to switch. | |
5582 | ||
5583 | Tue Jun 18 20:29:57 1996 Doug Evans <[email protected]> | |
5584 | ||
5585 | * config/tc-i386.h (LOCAL_LABEL,FAKE_LABEL_NAME): Use defaults for | |
5586 | TE_PE (Lfoo, not .Lfoo). | |
5587 | ||
d9453233 ILT |
5588 | Tue Jun 18 17:13:33 1996 Ian Lance Taylor <[email protected]> |
5589 | ||
24b018ee ILT |
5590 | * read.c (s_fill): Don't warn about a zero repeat count. |
5591 | ||
c674dcaa ILT |
5592 | * config/tc-mips.c (mips_ip): Don't warn about using AT as a |
5593 | coprocessor register. | |
5594 | ||
d9453233 ILT |
5595 | * config/tc-i386.c (md_assemble): When checking the size of a |
5596 | register to set the size of an instruction, do a bitwise and with | |
5597 | Reg8 and Reg16 rather than requiring the type to be exactly Reg8 | |
5598 | or Reg16. | |
5599 | ||
3d0afe12 JL |
5600 | Tue Jun 18 13:19:51 1996 Jeffrey A. Law <[email protected]> |
5601 | ||
5602 | * config/tc-h8300.c (parse_reg): Tweak error messages. | |
5603 | (build_bytes): Likewise. | |
5604 | (skip_colonthing): Handle :32 suffix. | |
5605 | (get_specific): Promote L_24 to L_32 if it makes a match. | |
5606 | Don't always promote L_8 to L_16. | |
5607 | (do_a_fix_imm): Clean up L_32 and L_24 handling. | |
5608 | ||
3d0afe12 JL |
5609 | * config/tc-h8300.c (Smode): New variable. |
5610 | (h8300hmode): Turn off Hmode. | |
5611 | (h8300smode): New function. Turn on Smode and Hmode. | |
5612 | (md_pseudo_table): New ".h8300s" pseudo-op. | |
5613 | (parse_reg): Handle "exr" register. | |
5614 | (get_operand): Handle bizarre syntax for "stm.l" and "ldm.l". | |
5615 | Handle "mach" and "machl" operands for ldmac. | |
5616 | (get_specific): Handle "stm.l" and "ldm.l". | |
5617 | (build_bytes): Handle "stm.l" and "ldm.l"; handle MACREG operands. | |
5618 | * config/tc-h8300.h (COFF_MAGIC): Handle H8/S magic number. | |
5619 | (Smode): Declare. | |
5620 | ||
370181a2 C |
5621 | Mon Jun 17 15:50:53 1996 J.T. Conklin <[email protected]> |
5622 | ||
5623 | * doc/as.texinfo: Reorder chapter of machine dependent options so | |
5624 | that it is sorted by chip name. | |
5625 | ||
5626 | * doc/as.texinfo: Use consistant spelling of Vax. | |
5627 | * doc/c-vax.texi: Likewise. | |
5628 | ||
02d4dd87 JL |
5629 | Mon Jun 17 11:26:56 1996 Jeffrey A. Law <[email protected]> |
5630 | ||
5631 | * config/tc-hppa.c (md_pseudo_table): Add ".begin_try" and ".end_try" | |
5632 | pseudo ops. | |
5633 | (tc_gen_reloc, SOM version): Handle R_BEGIN_TRY and R_END_TRY. | |
5634 | (md_apply_fix): Likewise. | |
5635 | (pa_try): New function. | |
5636 | (hppa_force_relocation): Force relocs for BEGIN_TRY and END_TRY. | |
5637 | ||
b81231b7 JL |
5638 | Sun Jun 16 22:57:47 1996 Jeffrey A. Law <[email protected]> |
5639 | ||
5640 | * config/tc-hppa.c (md_pseudo_table): Add ".level" pseudo op. | |
5641 | (pa_level): New function. | |
5642 | ||
fe8d0ff3 ILT |
5643 | Fri Jun 14 20:06:44 1996 Ian Lance Taylor <[email protected]> |
5644 | ||
5645 | * listing.c (listing_newline): Don't do anything if listing is 0. | |
5646 | ||
5647 | Thu Jun 13 17:50:54 1996 Ian Lance Taylor <[email protected]> | |
5648 | ||
5649 | * subsegs.c (section_symbol): If symbol_table_frozen is set, call | |
5650 | symbol_create, not symbol_new. | |
5651 | ||
9bec2a42 ILT |
5652 | Wed Jun 12 14:10:44 1996 Ian Lance Taylor <[email protected]> |
5653 | ||
5654 | * write.c (adjust_reloc_syms): Don't set sy_used_in_reloc for an | |
5655 | absolute symbol unless TC_FORCE_RELOCATION returns true. | |
5656 | ||
5657 | * config/obj-coff.c (previous_file_symbol): Remove BFD_ASSEMBLER | |
5658 | version. | |
5659 | (c_dot_file_symbol): BFD_ASSEMBLER version: Don't set the value of | |
5660 | the symbol to a pointer. Don't set previous_file_symbol. | |
5661 | Simplify symbol list rearrangement. | |
5662 | (coff_frob_symbol): Don't do anything with C_FILE symbols. | |
5663 | (coff_adjust_symtab): Don't check previous_file_symbol. | |
5664 | ||
c992cf9b MM |
5665 | Mon Jun 10 14:52:29 1996 Michael Meissner <[email protected]> |
5666 | ||
5667 | * config/tc-ppc.c (ppc_elf_lcomm): New function for .lcomm | |
5668 | directive. | |
5669 | (md_pseudo_table): Add ppc_elf_lcomm. | |
5670 | ||
1ba76615 | 5671 | Mon Jun 10 11:45:51 1996 Ian Lance Taylor <[email protected]> |
92e61d31 ILT |
5672 | |
5673 | * config/tc-m68k.c (m68k_ip): Accept ABSL for 'O', so that `bfextu | |
5674 | d0{24:1},d0' works without an immediate prefix on the bit numbers. | |
5675 | (md_begin): Add digits to alt_notend_table. | |
5676 | (md_parse_option): Make s a const pointer. | |
1ba76615 | 5677 | |
b91e85c2 ILT |
5678 | * config/tc-sparc.c (md_pseudo_table): Add "empty". |
5679 | (s_empty): New static function. | |
5680 | ||
e789e620 ILT |
5681 | * config/obj-coff.c (struct filename_list): Only define if not |
5682 | BFD_ASSEMBLER. | |
5683 | (filename_list_head, filename_list_tail): Likewise. | |
5684 | (c_section_symbol): Remove unused BFD_ASSEMBLER version. | |
5685 | (obj_coff_endef, BFD_ASSEMBLER version): Don't set the debugging | |
5686 | flag for C_MOS, C_MOE, C_MOU, or C_EOS symbols, since they should | |
5687 | have a section of N_ABS rather than N_DEBUG. If we do a merge, | |
5688 | remove the new symbol from the list. | |
5689 | (obj_coff_endef, both versions): Call tag_insert even if there is | |
5690 | an old symbol with the same name, if the old symbol does not | |
5691 | happen to be a tag. | |
5692 | (coff_frob_symbol): Check SF_GET_TAG, C_EOF, and C_FILE outside of | |
5693 | the SF_GET_DEBUG condition. Don't call SA_SET_SYM_ENDNDX with a | |
5694 | symbol that will be moved to the end of the symbol list. | |
5695 | (coff_adjust_section_syms): Always call section_symbol for .text, | |
5696 | .data, and .bss. | |
5697 | (coff_frob_section): Likewise. Also, remove unused variable | |
5698 | strname. | |
5699 | ||
0670452e ILT |
5700 | * config/tc-ns32k.c (convert_iif): Call frag_grow rather than |
5701 | manipulating frags directly. | |
5702 | (md_number_to_field): Adjust mem_ptr correctly if ENDIAN is | |
5703 | defined. | |
5704 | ||
41822c41 ILT |
5705 | * app.c (do_scrub_chars): If '/' is LINE_COMMENT_START, check |
5706 | whether the next character is '*' before checking whether we are | |
5707 | at the start of a line. Permit LINE_COMMENT_START to start a | |
5708 | comment in state 1 (seen some whitespace) as well, to match the | |
5709 | documentation. | |
5710 | ||
1ba76615 ILT |
5711 | * gasp.c (do_align): Permit a fill value for .align. |
5712 | ||
ed381b67 JW |
5713 | Wed Jun 5 17:09:26 1996 Ian Lance Taylor <[email protected]> |
5714 | ||
5715 | * read.c (next_char_of_string): Warn if a newline is seen in the | |
5716 | middle of a string. Call bump_line_counters when appropriate. | |
5717 | ||
5718 | Wed Jun 5 17:08:36 1996 Richard Henderson <[email protected]> | |
5719 | ||
5720 | * symbols.c (colon): Use LOCAL_LABEL. | |
5721 | ||
2c7aeec6 TT |
5722 | Tue Jun 4 10:55:16 1996 Tom Tromey <[email protected]> |
5723 | ||
5724 | * Makefile.in (install): Don't check to see if tooldir exists. | |
5725 | Make $(tooldir) and $(tooldir)/bin. | |
5726 | ||
527b8324 MM |
5727 | Tue Jun 4 10:14:53 1996 Michael Meissner <[email protected]> |
5728 | ||
5729 | * config/ppc-sol.mt (TDEFINES): Don't turn on -mregnames by | |
5730 | default. | |
5731 | ||
3b426f5a ILT |
5732 | Mon Jun 3 11:34:41 1996 Ian Lance Taylor <[email protected]> |
5733 | ||
5734 | * config/tc-mips.c (mips_ip): Don't call as_warn if we are setting | |
5735 | insn_error. Don't put the string "ERROR" in insn_error. Set | |
5736 | insn_error rather than calling as_warn for an unsupported opcode. | |
5737 | ||
9c44af60 ILT |
5738 | Sat Jun 1 21:51:55 1996 Ian Lance Taylor <[email protected]> |
5739 | ||
5740 | * config/tc-mips.c (md_parse_option): Check for a 64 bit format | |
5741 | before permitting -64. | |
5742 | * output-file.c (output_file_create): Remove duplicate | |
5743 | bfd_perror. | |
5744 | ||
98bfd087 ILT |
5745 | Fri May 31 01:08:06 1996 Ian Lance Taylor <[email protected]> |
5746 | ||
87178180 ILT |
5747 | * config/tc-mips.c (md_begin): If -64, create a .MIPS.options |
5748 | section rather than a .reginfo section. | |
5749 | (mips_elf_final_processing): If -64, write out 64 bit RegInfo | |
5750 | information. | |
5751 | ||
98bfd087 ILT |
5752 | * config/tc-mips.c (load_register): If mips_isa < 3, permit a 32 |
5753 | bit value with the high bit set. | |
5754 | ||
b95bee13 ILT |
5755 | Thu May 30 19:00:19 1996 Ian Lance Taylor <[email protected]> |
5756 | ||
5757 | * read.c (s_lcomm): Set section flags for .sbss section. | |
5758 | ||
5759 | * config/tc-mips.c (mips_64): New static variable. | |
5760 | (mips_target_format): If mips_64, return elf64 targets rather than | |
5761 | elf32 ones. | |
5762 | (md_longopts): Add "32" and "64". | |
5763 | (md_parse_option): Handle -32 and -64. | |
5764 | (md_show_usage): Mention -32 and -64. | |
5765 | (cons_fix_new_mips): If mips_64, don't convert an 8 byte reloc to | |
5766 | a 4 byte one. | |
5767 | ||
1facd5f0 MM |
5768 | Thu May 30 10:36:19 1996 Michael Meissner <[email protected]> |
5769 | ||
98bfd087 ILT |
5770 | * config/tc-ppc.c (comment_chars): Make '!' a comment character |
5771 | for Solaris compatibility. | |
d0e1c803 | 5772 | |
1facd5f0 MM |
5773 | * stabs.c (s_stab_generic): Under PowerPC Solaris, convert a |
5774 | .stabd with 4 arguments into a .stabn. | |
5775 | ||
a40aee38 ILT |
5776 | Wed May 29 16:43:16 1996 Ian Lance Taylor <[email protected]> |
5777 | ||
5778 | * config/tc-mips.c (macro): When passing X_add_number to | |
5779 | macro_build, cast it to int first. | |
5780 | ||
943bdfdc ILT |
5781 | Tue May 28 13:29:39 1996 Ian Lance Taylor <[email protected]> |
5782 | ||
54388b85 ILT |
5783 | * config/tc-z8k.c (md_apply_fix): Handle fx_r_type of 0, as |
5784 | created by emit_expr. | |
5785 | ||
943bdfdc ILT |
5786 | * symbols.c (symbol_create): If bfd_make_empty_symbol fails, call |
5787 | as_perror rather than assert. | |
5788 | ||
9b61d62b ILT |
5789 | Fri May 24 18:24:11 1996 Ian Lance Taylor <[email protected]> |
5790 | ||
5791 | * config/tc-mips.c (mips_ip): Mark sections created to hold | |
5792 | floating point information as read only. | |
5793 | ||
e30c0076 MM |
5794 | Fri May 24 12:07:54 1996 David Edelsohn <[email protected]> |
5795 | ||
5796 | * config/tc-ppc.c (ppc_set_cpu): Change defaults to match AIX. | |
5797 | ||
63cafcef MM |
5798 | Thu May 23 17:34:24 1996 Michael Meissner <[email protected]> |
5799 | ||
adeab39b MM |
5800 | * read.c (potable): Add .skip as a synonym for .space. |
5801 | ||
63cafcef MM |
5802 | * stabs.c (s_stab_generic): For PowerPC ELF, allow .stabd to take |
5803 | 4 arguments, providing the 4th argument is 0, to allow | |
5804 | compatibility with the Solaris assembler. | |
5805 | ||
5806 | Thu May 16 15:51:48 1996 Ian Lance Taylor <[email protected]> | |
5807 | ||
5808 | * config/tc-sh.h (struct sh_segment_info_type): Define. | |
5809 | (TC_SEGMENT_INFO_TYPE): Define. | |
5810 | (sh_frob_label): Declare. | |
5811 | (tc_frob_label): Define. | |
5812 | (sh_flush_pending_output): Declare. | |
5813 | (md_flush_pending_output): Define. | |
5814 | * config/tc-sh.c (md_assemble): If relaxing, emit a R_SH_CODE | |
5815 | reloc before the instruction if necessary. | |
5816 | (sh_frob_label): New function. | |
5817 | (sh_flush_pending_output): New function. | |
5818 | (sh_coff_frob_file): Ignore ALIGN, CODE, DATA, and LABEL relocs | |
5819 | when looking for the reloc for the target of .uses. | |
5820 | (md_convert_frag): Fix printf format (%0xlx to 0x%lx). | |
5821 | (sh_force_relocation): Force CODE, DATA, and LABEL relocs to be | |
5822 | emitted. | |
5823 | (md_apply_fix): Ignore CODE, DATA, and LABEL relocs. | |
5824 | (sh_coff_reloc_mangle): Force CODE, DATA, and LABEL relocs to use | |
5825 | the absolute symbol. | |
5826 | ||
5827 | * subsegs.h (segment_info_type): Add tc_segment_info_data field if | |
5828 | TC_SEGMENT_INFO_TYPE is defined. | |
5829 | ||
3ea36b53 ILT |
5830 | Wed May 15 12:23:53 1996 Ian Lance Taylor <[email protected]> |
5831 | ||
5832 | * config/tc-i386.c (md_assemble): Make sure the opcode suffix | |
5833 | matches the register size. | |
5834 | ||
ecb9b1ca JL |
5835 | Wed May 15 08:33:37 1996 Jeffrey A Law ([email protected]) |
5836 | ||
5837 | * config/obj-coff.c (count_entries_in_chain): Ignore Fixups with | |
5838 | fx_done set. | |
5839 | (do_relocs_for): Likewise. | |
5840 | (fixup_segment): Don't just quit if linkrelax is set. Try to | |
5841 | apply non pc-relative sym1-sym2 fixups, even if linkrelax is | |
5842 | nonzero. | |
5843 | ||
f122568e MM |
5844 | Fri May 10 14:16:59 1996 Michael Meissner <[email protected]> |
5845 | ||
5846 | * config/tc-ppc.c (ppc_elf_validate_fix): Allow GOT and section | |
5847 | relative relocations with -mrelocatable. Also allow unfixed | |
5848 | relocs in .ex_shared. | |
5849 | ||
6648d3ae ILT |
5850 | Tue May 7 11:24:10 1996 Ian Lance Taylor <[email protected]> |
5851 | ||
5852 | * config/obj-coff.c (yank_symbols): Check that FNAME_OFFSET is | |
5853 | non-zero before assuming this is a long file name. | |
5854 | (w_strings): Likewise. | |
5855 | (c_dot_file_symbol): Set FNAME_OFFSET to 1 for a long file name. | |
5856 | ||
5857 | * config/obj-coff.c (w_strings): Move declaration of i inside | |
5858 | #ifdef block which uses it. | |
5859 | ||
c47fc401 JL |
5860 | Tue May 7 00:49:58 1996 Jeffrey A Law ([email protected]) |
5861 | ||
5862 | * config/tc-h8300.c (do_a_fix_imm): Rename last argument to | |
5863 | "relaxmode". Output relocs which identify various relaxing | |
5864 | possibilities for mov.[bwl] instructions. | |
5865 | (build_bytes): Pass in a relaxing mode to do_a_fix_imm. | |
5866 | ||
9ea82743 DE |
5867 | Mon May 6 15:26:28 1996 Doug Evans <[email protected]> |
5868 | ||
5869 | * config/tc-arm.h (TC_HANDLES_FX_DONE): Define. | |
5870 | (MD_APPLY_FIX3): Define. | |
5871 | * config/tc-arm.c (my_get_expression): Only watch for bad segments | |
5872 | if OBJ_AOUT. | |
5873 | (md_apply_fix3): Renamed from md_apply_fix. | |
5874 | If pcrel reloc and symbol is in different section, undo effects | |
5875 | of md_pcrel_from. | |
5876 | ||
ab7db73b JL |
5877 | Sat May 4 12:49:35 1996 Jeffrey A Law ([email protected]) |
5878 | ||
5879 | * config/tc-hppa.c (hppa_fix_adjustable): Don't adjust | |
5880 | any reloc with an LR% or RR% field selector for SOM. | |
5881 | ||
c9324fcd ILT |
5882 | Sat May 4 11:26:19 1996 Ian Lance Taylor <[email protected]> |
5883 | ||
5884 | * Makefile.in: Add subsegs.h to appropriate TARG_CPU_DEP_* | |
5885 | variables. | |
5886 | ||
d4d7d98c ILT |
5887 | Fri May 3 17:58:31 1996 Ian Lance Taylor <[email protected]> |
5888 | ||
5889 | * config/obj-coff.c (coff_frob_symbol): Don't merge a symbol with | |
5890 | SF_GET_STATICS set. | |
5891 | (yank_symbols): Likewise. | |
5892 | ||
8fe2ec52 ILT |
5893 | Wed May 1 13:38:17 1996 Ian Lance Taylor <[email protected]> |
5894 | ||
7681eb9d ILT |
5895 | * subsegs.h (segment_info_type): If MANY_SEGMENTS and not |
5896 | BFD_ASSEMBLER, add name field. | |
ba97ba7e ILT |
5897 | * config/obj-coff.c: Include "libiberty.h". |
5898 | (coff_header_append): Handle long section names. | |
7681eb9d ILT |
5899 | (crawl_symbols): Just use the name field for the symbol name, |
5900 | without worrying about null byte termination. | |
5901 | (w_strings): Handle long section names. | |
5902 | (write_object_file): Likewise. Also, use the name field, rather | |
5903 | than scnhdr.s_name. | |
5904 | (obj_coff_add_segment): Permit long section names. | |
5905 | (obj_coff_init_stab_section): Use the name field, rather than | |
5906 | scnhdr.s_name. | |
5907 | (adjust_stab_section): Likewise. | |
5908 | * config/te-pe.h (COFF_LONG_SECTION_NAMES): Define. | |
5909 | ||
8fe2ec52 ILT |
5910 | * config/tc-i960.c (brtab_emit): Don't set fx_im_disp field. |
5911 | (mem_fmt): Likewise. | |
5912 | (md_apply_fix): Don't check fx_im_disp field. | |
5913 | ||
556829bc ILT |
5914 | Thu Apr 25 11:39:51 1996 Ian Lance Taylor <[email protected]> |
5915 | ||
f9e36fc6 ILT |
5916 | * configure.in: Add * after sparc*-*-vxworks. |
5917 | * configure: Rebuild. | |
5918 | ||
556829bc ILT |
5919 | * app.c (do_scrub_begin): If tc_comment_chars is not defined, |
5920 | define it to comment_chars. Use tc_comment_chars rather than | |
5921 | comment_chars. | |
5922 | (do_scrub_chars): Use tc_comment_chars rather than comment_chars. | |
5923 | * config/tc-m68k.h (tc_comment_chars): Define. | |
5924 | (m68k_comment_chars): Declare. | |
5925 | * config/tc-m68k.c (m68k_comment_chars): Rename from | |
5926 | comment_chars. Change into a pointer rather than an array. | |
5927 | (md_longopts): Add "bitwise-or". | |
5928 | (md_parse_option): Handle OPTION_BITWISE_OR. | |
5929 | (md_show_usage): Mention --bitwise-or. | |
5930 | * doc/c-m68k.texi: Document --bitwise-or. | |
5931 | ||
116bf30f ILT |
5932 | Wed Apr 24 11:28:38 1996 Ian Lance Taylor <[email protected]> |
5933 | ||
912e4245 ILT |
5934 | * config/tc-m68k.c (m68k_ip): Prevent attempts to use long offsets |
5935 | in 68000 mode. | |
5936 | ||
116bf30f ILT |
5937 | * config/obj-coff.c (obj_coff_section): BFD_ASSEMBLER version: |
5938 | call demand_empty_rest_of_line. Non BFD_ASSEMBLER version: | |
5939 | correct handling of input line pointer, and call | |
5940 | demand_empty_rest_of_line. | |
5941 | ||
58c9a12b DE |
5942 | Mon Apr 22 18:02:37 1996 Doug Evans <[email protected]> |
5943 | ||
5944 | * config/tc-sparc.c (in_bitfield_range): New static function. | |
5945 | (sparc_ip): New cases X,Y. Use SPARC_OPCODE_ARCH_V9_P. | |
5946 | (md_apply_fix, cases BFD_RELOC_32_PCREL_S2, | |
5947 | BFD_RELOC_SPARC_{WDISP16,WDISP19}): Fix undefined code. | |
5948 | (md_apply_fix): New cases BFD_RELOC_SPARC_[56]. | |
5949 | (tc_gen_reloc): New cases BFD_RELOC_SPARC_[56]. | |
5950 | ||
ff406bd3 ILT |
5951 | Thu Apr 18 18:58:33 1996 Ian Lance Taylor <[email protected]> |
5952 | ||
5953 | * config/obj-coff.c: BFD_ASSEMBLER: | |
5954 | (coff_last_bf): New static variable. | |
5955 | (coff_frob_symbol): Set endndx of a .bf symbol. | |
5956 | Non BFD_ASSEMBLER: | |
5957 | (obj_coff_endef): Call SF_SET_PROCESS on a .bf symbol. | |
5958 | (last_bfP): New static variable. | |
5959 | (yank_symbols): Set endndx of a .bf symbol. | |
5960 | ||
47d12b2c MM |
5961 | Thu Apr 18 11:53:58 1996 Michael Meissner <[email protected]> |
5962 | ||
5963 | * config/tc-ppc.c (md_parse_option): Add support for Solaris's -le | |
5964 | and -s options. Add -be for good measure. | |
5965 | ||
3ce7f41a ILT |
5966 | Wed Apr 17 12:31:01 1996 Ian Lance Taylor <[email protected]> |
5967 | ||
5968 | * read.c (s_space): Support non-constant fill value. Handle fill | |
5969 | value correctly for a size other than 1. | |
5970 | ||
865447db DE |
5971 | Tue Apr 16 15:17:40 1996 Doug Evans <[email protected]> |
5972 | ||
5973 | * config/tc-arm.c (my_get_float_expression): Update call to | |
5974 | gen_to_words, X_PRECISION changed from 6 to 5. | |
5975 | ||
159e6ef8 MM |
5976 | Tue Apr 16 10:25:42 1996 Michael Meissner <[email protected]> |
5977 | ||
5978 | * config/tc-ppc.c (register_name,reg_name_search): Move register | |
5979 | name lookup from PE specific code to all targets. Add support for | |
5980 | -mregnames/-mno-regnames to control whether register names are | |
5981 | expanded or not. | |
5982 | (md_assemble): Call register_name for all platforms. | |
5983 | (md_parse_option): Add support for -mregnames/-mno-regnames. | |
5984 | ||
5985 | * configure.in (powerpcle*-*-solaris): Add support. | |
5986 | (powerpc*-*-linux): Ditto. | |
5987 | * configure: Regenerate. | |
5988 | ||
5989 | * config/ppc-sol.mt: New config file for PowerPC Solaris. | |
5990 | ||
7a15a226 ILT |
5991 | Mon Apr 15 12:26:33 1996 Ian Lance Taylor <[email protected]> |
5992 | ||
aa9e2dbe ILT |
5993 | * config/tc-mips.c (mips_frob_file): Permit multiple %hi relocs to |
5994 | be associated with a single %lo reloc. | |
5995 | ||
7a15a226 ILT |
5996 | * config/tc-mips.c (load_address): Cast X_add_number to valueT |
5997 | before comparing against MAX_GPREL_OFFSET, so that negative | |
5998 | numbers are handled correctly. | |
5999 | (macro): Likewise. | |
6000 | ||
65feb78d ILT |
6001 | Thu Apr 11 12:39:02 1996 Ian Lance Taylor <[email protected]> |
6002 | ||
ed94c2b8 ILT |
6003 | * config/tc-sparc.c (last_insn): New static variable. |
6004 | (md_assemble): Warn about putting floating point branches in a | |
6005 | delay slot. If architecture is less than v9, insert NOP | |
6006 | instructions between floating point instructions and floating | |
6007 | point branches. (The SunOS assembler does both these operations.) | |
6008 | Save the last instruction opcode. | |
6009 | (sparc_ip): Add pinsn parameter. Change caller. | |
6010 | ||
65feb78d ILT |
6011 | * config/tc-m68k.c (md_estimate_size_before_relax): Correct check |
6012 | for byte jump to next instruction to skip empty frags. | |
6013 | ||
456c301f ILT |
6014 | Wed Apr 10 16:48:12 1996 Ian Lance Taylor <[email protected]> |
6015 | ||
6016 | * config/tc-alpha.c (alpha_ip): If we are going to call emit_add64 | |
6017 | for addq with a 16 bit signed value, just emit a lda instruction | |
6018 | instead. | |
6019 | ||
b3ed89e8 JL |
6020 | Wed Apr 10 14:34:49 1996 Jeffrey A Law ([email protected]) |
6021 | ||
6022 | * config/tc-h8300.c (do_a_fix_imm): Don't cut off high bits | |
6023 | of a 32bit operand. | |
6024 | ||
b4cb4ea2 ILT |
6025 | Mon Apr 8 14:42:53 1996 Ian Lance Taylor <[email protected]> |
6026 | ||
6027 | * configure.in: Permit --enable-shared to specify a list of | |
6028 | directories. | |
6029 | * configure: Rebuild. | |
6030 | ||
dcb195f8 JL |
6031 | Fri Apr 5 17:01:35 1996 Jeffrey A Law ([email protected]) |
6032 | ||
6033 | * config/tc-h8300.c (get_specific): Remove some #if 0 code. | |
6034 | (build_bytes): Remove all ABSMOV related code; it's unnecessary. | |
6035 | ||
13e4a17e ILT |
6036 | Fri Apr 5 15:13:10 1996 Andreas Schwab <[email protected]> |
6037 | ||
6038 | * config/atof-ieee.c: Fix handling of denormalized extended | |
6039 | precision numbers and overflow/underflow detection. | |
6040 | (MAX_PRECISION, X_PRECISION, P_PRECISION): Changed from 6 to 5, to | |
6041 | not include the 16 bit gap in the m68k extended precision format. | |
6042 | ||
2ae5f50b ILT |
6043 | Fri Apr 5 14:29:23 1996 Ian Lance Taylor <[email protected]> |
6044 | ||
6045 | * configure.in: Add i386-*-freebsdelf* target; from John Polstra | |
6046 | <[email protected]>. | |
6047 | * configure: Rebuild. | |
6048 | ||
54ea771f JSC |
6049 | Fri Apr 5 18:39:28 1996 James G. Smith <[email protected]> |
6050 | ||
6051 | * config/tc-mips.c: Allow non-zero offsets from .sdata symbols to | |
6052 | be accessed using the $gp register. | |
6053 | * config/tc-mips.h (MAX_GPREL_OFFSET): Added. | |
6054 | ||
65b12103 DE |
6055 | Wed Apr 3 10:56:14 1996 Doug Evans <[email protected]> |
6056 | ||
6057 | * config/tc-sparc.c (sparc_md_end): Set bfd machine number to | |
6058 | bfd_mach_sparc_sparclet if current_architecture is sparclet. | |
6059 | ||
2271578d ILT |
6060 | Mon Apr 1 16:55:44 1996 Ian Lance Taylor <[email protected]> |
6061 | ||
6062 | * read.c (get_line_sb): Bump line counters based on | |
6063 | input_line_pointer[-1], not *input_line_pointer. Don't bother to | |
6064 | call LISTING_NEWLINE. | |
6065 | (s_macro): Don't call demand_empty_rest_of_line. | |
6066 | * app.c (do_scrub_chars): When handling C style comments, unget | |
6067 | ch2 rather than ch. | |
6068 | ||
7d3741ed ILT |
6069 | Fri Mar 29 16:15:06 1996 Ian Lance Taylor <[email protected]> |
6070 | ||
6071 | * read.h (enum linkonce_type): Define. | |
6072 | (s_linkonce): Declare. | |
6073 | * read.c (potable): Add "linkonce". | |
6074 | (s_linkonce): New function. | |
6075 | * subsegs.h (segment_info_type): Add linkonce field to | |
6076 | MANY_SEGMENTS && ! BFD_ASSEMBLER section. | |
6077 | * config/obj-coff.h (obj_handle_link_once): Define if TE_PE. | |
6078 | (obj_coff_pe_handle_link_once): Declare if TE_PE. | |
6079 | * config/obj-coff.c: If TE_PE and not BFD_ASSEMBLER, #include | |
6080 | "coff/pe.h". | |
6081 | (obj_coff_pe_handle_link_once): New function, defined if TE_PE. | |
6082 | (c_section_symbol): If TE_PE, set the x_comdat field in the aux | |
6083 | entry based on the linkonce field in segment_info. | |
6084 | * doc/as.texinfo: Document .linkonce. | |
6085 | ||
0c203340 C |
6086 | Fri Mar 29 11:31:27 1996 J.T. Conklin ([email protected]) |
6087 | ||
6088 | * doc/as.1: Changed to be recognized by catman -w on Solaris. | |
6089 | ||
867a58b3 ILT |
6090 | Thu Mar 28 15:27:47 1996 Ian Lance Taylor <[email protected]> |
6091 | ||
3197da91 ILT |
6092 | * stabs.c (s_stab_generic): Call the listing functions before |
6093 | doing the rest of the processing, which may involve freeing the | |
6094 | string. Pass string, not string + stroff, to OBJ_PROCESS_STAB in | |
6095 | SEPARATE_STAB_SECTIONS case. | |
6096 | ||
3c071b9f ILT |
6097 | * config/tc-hppa.c: Remove nested comment. |
6098 | (tc_gen_reloc): Move label done inside the ifdef in which it is | |
6099 | used. | |
6100 | (md_apply_fix): Pass pointers to correct types to libhppa.h | |
6101 | functions. Always return a value. | |
6102 | ||
867a58b3 ILT |
6103 | * config/tc-mips.h (tc_frob_file): Define. |
6104 | (mips_frob_file): Declare. | |
6105 | * config/tc-mips.c (struct mips_hi_fixup): Define. | |
6106 | (mips_hi_fixup_list): New static variable. | |
6107 | (imm_unmatched_hi): New static variable. | |
6108 | (md_assemble): Clear imm_reloc, imm_unmatched_hi, and | |
6109 | offset_reloc. Pass imm_unmatched_hi to append_insn. | |
6110 | (append_insn): Add unmatched_hi parameter. If it is set, add the | |
6111 | new fixup to mips_hi_fixup_list. Change all callers. | |
6112 | (mips_ip): Set imm_unmatched_hi when appropriate. | |
6113 | (mips_frob_file): New function. | |
6114 | ||
d0352cbb DE |
6115 | Thu Mar 28 11:47:59 1996 Doug Evans <[email protected]> |
6116 | ||
6117 | * configure.in (sparc-*-solaris2*): Renamed from sparc*-*-solaris2*. | |
6118 | * configure: Regenerated. | |
6119 | ||
4f74c042 ILT |
6120 | Tue Mar 26 18:19:12 1996 Ian Lance Taylor <[email protected]> |
6121 | ||
6122 | * as.c (main): Call bfd_set_error_program_name. | |
6123 | ||
5ba7c0be ILT |
6124 | Fri Mar 22 11:13:00 1996 Ian Lance Taylor <[email protected]> |
6125 | ||
c7a89bde ILT |
6126 | * as.h (strdup): Don't declare. |
6127 | * stabs.c: Include libiberty.h | |
6128 | (get_stab_string_offset): Use xstrdup rather than strdup. | |
6129 | (s_stab_generic): Likewise. | |
6130 | * as.c (parse_args): Likewise. | |
6131 | * read.c (s_mri_sect): Likewise. | |
6132 | ||
5ba7c0be ILT |
6133 | * gasp.c (change_base): Recognize \(...) construct documented to |
6134 | pass through enclosed characters literally through to the output. | |
6135 | (process_assigns): Likewise. Also, be more careful to avoid | |
6136 | looking past the end of the buffer. | |
6137 | ||
6138 | Thu Mar 21 13:18:43 1996 Ian Lance Taylor <[email protected]> | |
6139 | ||
6140 | * config/tc-i386.c (md_parse_option): If OBJ_ELF, ignore -k for | |
6141 | FreeBSD compatibility. From John Polstra <[email protected]>. | |
6142 | ||
d1f38e13 ILT |
6143 | Wed Mar 20 18:13:32 1996 Andreas Schwab <[email protected]> |
6144 | ||
6145 | * doc/as.texinfo, doc/c-i960.texi: Fix typos. | |
6146 | ||
649d87fe ILT |
6147 | Wed Mar 20 17:05:16 1996 David Mosberger-Tang <[email protected]> |
6148 | ||
6149 | * config/alpha-opcode.h: Added cvtst instruction. | |
6150 | ||
975def01 ILT |
6151 | Mon Mar 18 13:12:46 1996 Ian Lance Taylor <[email protected]> |
6152 | ||
6153 | * ecoff.c (ecoff_stab): Don't try to make a symbol out of the stab | |
6154 | string. Extract the addend from the result of expression. | |
6155 | ||
fde6018a ILT |
6156 | Fri Mar 15 17:10:43 1996 Ian Lance Taylor <[email protected]> |
6157 | ||
6158 | * app.c (do_scrub_chars): If whitespace is seen in state 11, and | |
6159 | LABELS_WITHOUT_COLONS is not defined, and we are not in m68k MRI | |
6160 | mode, change the state to 3 rather than 1. | |
6161 | ||
ee0f488d ILT |
6162 | Thu Mar 14 18:18:25 1996 Ian Lance Taylor <[email protected]> |
6163 | ||
6164 | * config/obj-coff.h (C_REGISTER_SECTION): Change from 20 to 50, to | |
6165 | correspond to 11 March change. | |
6166 | ||
9da28504 JL |
6167 | Thu Mar 14 15:27:10 1996 Jeffrey A Law ([email protected]) |
6168 | ||
6169 | * config/tc-h8300.c (build_bytes, MEMIND case): Generate | |
6170 | an R_MEM_INDIRECT reloc rather than R_RELBYTE. | |
6171 | ||
ea2488ad ILT |
6172 | Tue Mar 12 12:21:10 1996 Ian Lance Taylor <[email protected]> |
6173 | ||
6174 | * configure: Rebuild with autoconf 2.8. | |
6175 | ||
8fee8bf3 ILT |
6176 | Mon Mar 11 18:57:12 1996 Ian Lance Taylor <[email protected]> |
6177 | ||
6178 | * config/atof-ieee.c (gen_to_words): Improve handling of | |
6179 | X_PRECISION numbers. Based on patches from Andreas Schwab | |
6180 | <[email protected]>. | |
6181 | ||
a31c2bc7 SC |
6182 | Mon Mar 11 09:59:53 1996 Steve Chamberlain <[email protected]> |
6183 | ||
6184 | * as.h (SEG_NORMAL, SEG_LIST): Bump segment limit from 10 to 40. | |
6185 | (SEG_LAST): New. | |
6186 | * subsegs.c (MANY_SEGMENTS): Increase segment limit. | |
6187 | * obj-coff.c (seg_N_TYPE, seg_info_off_by_4): Likewise. | |
6188 | (do_relocs_for, w_symbols, obj_coff_add_segment, do_linenos_for, | |
6189 | crawl_symbols, coff_header_append): Loop to SEG_LAST rather than | |
6190 | SEG_E9. | |
6191 | ||
6192 | Thu Mar 7 15:17:39 1996 Doug Evans <[email protected]> | |
6193 | ||
6194 | * config/tc-sparc.c (sparc_ip): Handle operand char 'O' (neg reg). | |
6195 | ||
73578b1e JL |
6196 | Thu Mar 7 09:19:15 1996 Jeffrey A Law ([email protected]) |
6197 | ||
6198 | * config/tc-hppa.c (SUBSEG_MILLI): Define. | |
6199 | (pa_def_subspaces): Add $MILLICODE$. | |
6200 | (pa_spaces_begin): Set section flags for $MILLICODE$. | |
6201 | ||
0c27542f ILT |
6202 | Wed Mar 6 14:11:30 1996 Ian Lance Taylor <[email protected]> |
6203 | ||
6b8ed20d ILT |
6204 | * config/obj-elf.c (obj_elf_section): Only SEC_LOAD if the type is |
6205 | not SHT_NOBITS. Don't tamper with flags based on type if a | |
6206 | special section was found (revert Feb 29 change). | |
6207 | ||
0c27542f ILT |
6208 | * config/tc-sh.c (sh_do_align): Only align using the nop pattern |
6209 | if aligning to a longword boundary or greater. | |
6210 | ||
6a413d6f JW |
6211 | Tue Mar 5 15:10:43 1996 Jim Wilson <[email protected]> |
6212 | ||
6213 | * config/tc-sh.c (sh_do_align): Pass 1 not 2 to frag_align. | |
6214 | ||
4b295517 SC |
6215 | Mon Mar 4 20:50:57 1996 Steve Chamberlain <[email protected]> |
6216 | ||
6217 | * configure.in (i386-*-cygwin32): Don't use bfd_gas. | |
6218 | * configure: Regenerated. | |
6219 | ||
eff5fcda JL |
6220 | Mon Mar 4 10:13:06 1996 Jeffrey A Law ([email protected]) |
6221 | ||
421e2c27 JL |
6222 | * config/tc-hppa.c: Add default definitions for R_N0SEL and |
6223 | R_N1SEL since they're not defined for old versions of hpux. | |
6224 | ||
eff5fcda JL |
6225 | * config/tc-hppa.c (tc_gen_reloc): Fix typo in R_COMP2 code. |
6226 | Set "sym_ptr_ptr" and "addend" fields to dummy values for | |
6227 | R_N0SEL and R_N1SEL. | |
6228 | ||
bb1013d9 ILT |
6229 | Fri Mar 1 10:20:52 1996 Andreas Schwab <[email protected]> |
6230 | ||
d197a7ab ILT |
6231 | * flonum-konst.c: Add two more constants for 1e+-2048 and |
6232 | 1e+-4096, and correct the other constants. | |
6233 | ||
bb1013d9 ILT |
6234 | * symbols.c (resolve_symbol_value): Handle O_logical_not. |
6235 | ||
30510276 MM |
6236 | Thu Feb 29 13:58:35 1996 Michael Meissner <[email protected]> |
6237 | ||
6238 | * config/obj-elf.c (obj_elf_section): Allow predefined section | |
0d8405e8 | 6239 | types to set the nobits type. Avoid a shadowed declaration. |
30510276 | 6240 | |
75c90d61 JL |
6241 | Wed Feb 28 15:38:56 1996 Jeffrey A Law ([email protected]) |
6242 | ||
24b216e1 JL |
6243 | * config/tc-hppa.c (hppa_fix_adjustable): For SOM, don't |
6244 | reduce relocs using e_nlrsel field selectors. | |
6245 | ||
75c90d61 JL |
6246 | * write.c (fix_new_exp): Don't use #elif. Some compilers |
6247 | don't handle it. | |
83b59013 JL |
6248 | |
6249 | * config/tc-hppa.c (selector_table): Add "n", "nl", and "nlr" to | |
6250 | the selector table. | |
6251 | (pa_chk_field_selector): Handle new field selectors for SOM. | |
6252 | ||
535cfd0f ILT |
6253 | Tue Feb 27 14:42:27 1996 Andreas Schwab <[email protected]> |
6254 | ||
6255 | * configure.in (m68k-*-linux*aout*, m68k-*-linux*): New targets. | |
6256 | * configure: Rebuild. | |
6257 | * config/te-linux.h (LOCAL_LABELS_FB): Define. | |
6258 | * config/tc-m68k.h (TARGET_FORMAT) [TE_LINUX]: Define to | |
6259 | "a.out-m68k-linux". | |
6260 | * config/tc-m68k.c (comment_chars): Don't include '#' if TE_LINUX | |
6261 | is defined. | |
6262 | ||
d214421e SS |
6263 | Mon Feb 26 18:58:58 1996 Stan Shebs <[email protected]> |
6264 | ||
6265 | * mpw-make.sed: Update to handle shared library support. | |
6266 | ||
110b814d DE |
6267 | Mon Feb 26 10:34:10 1996 Doug Evans <[email protected]> |
6268 | ||
6269 | * config/tc-sparc.c (sparc_ip): Print all architectures that support | |
6270 | the insn on mismatch. | |
6271 | ||
805e36ab RS |
6272 | Fri Feb 23 21:44:39 1996 Rob Savoye <[email protected]> |
6273 | ||
6274 | * configure.in: Add support for a29-coff. | |
6275 | * configure: Rebuild. | |
6276 | ||
e41ab2a6 ILT |
6277 | Thu Feb 22 16:39:43 1996 Ian Lance Taylor <[email protected]> |
6278 | ||
101a2346 ILT |
6279 | * config/tc-sh.c (sh_coff_frob_file): Don't consider the address |
6280 | of the section when looking for the R_SH_USES fixup, because the | |
6281 | frag addresses have not yet been adjusted. | |
6282 | ||
940c413f ILT |
6283 | * gdbinit.in: Set a breakpoint on as_warn_where. |
6284 | ||
e41ab2a6 ILT |
6285 | * config/tc-mips.c (macro): Add missing arguments to macro_build |
6286 | omitted in last change. From Jim Wilson <[email protected]>. | |
6287 | ||
c6016ce2 ILT |
6288 | Wed Feb 21 17:00:32 1996 Ian Lance Taylor <[email protected]> |
6289 | ||
6290 | * config/tc-h8300.c (tc_reloc_mangle): Change reloc based on size | |
6291 | if it is TC_CONS_RELOC. Set a size of 4 to R_RELLONG. | |
6292 | ||
b32fbe07 DE |
6293 | Wed Feb 21 09:25:39 1996 Doug Evans <[email protected]> |
6294 | ||
6295 | * config/tc-sparc.c (sparc_ip): Recognize %asr0 for v8. | |
6296 | ||
2e5e6879 DE |
6297 | Tue Feb 20 21:48:03 1996 Doug Evans <[email protected]> |
6298 | ||
6299 | * config/tc-sparc.c (parse_keyword_arg): Accept leading '%'. | |
6300 | (sparc_ip): Accept %asr[1..31] for v8 and %asr[%16..31] for v9. | |
6301 | Recognize [uU] format args as sparclet cpregs. | |
6302 | ||
8a2e1fdd ILT |
6303 | Tue Feb 20 22:25:55 1996 Ian Lance Taylor <[email protected]> |
6304 | ||
6305 | * config/tc-sh.c (sh_handle_align): Don't emit R_SH_ALIGN relocs | |
6306 | in bss_section. | |
6307 | ||
21965655 ILT |
6308 | Mon Feb 19 14:16:24 1996 Ian Lance Taylor <[email protected]> |
6309 | ||
6310 | * config/tc-sparc.h (TC_RELOC_RTSYM_LOC_FIXUP): Check S_IS_WEAK as | |
6311 | well as S_IS_EXTERNAL. | |
6312 | (tc_fix_adjustable): Likewise. | |
6313 | * config/tc-sparc.c (md_apply_fix): In OBJ_ELF case, check for | |
6314 | S_IS_WEAK as well as S_IS_EXTERNAL when deciding whether to return | |
6315 | early. | |
6316 | (tc_gen_reloc): Check S_IS_WEAK as wel as S_IS_EXTERNAL when | |
6317 | deciding whether to convert BFD_RELOC_32_PCREL_S2 if PIC. | |
6318 | ||
d8b42b96 DE |
6319 | Mon Feb 19 02:15:57 1996 Doug Evans <[email protected]> |
6320 | ||
6321 | * config/tc-sparc.c (max_architecture): Change to sparclite for | |
6322 | 32 bit arch. | |
6323 | (default_compatible): Delete. | |
6324 | (sparc_ffs): New function. | |
6325 | (md_begin): Only call SPARC_OPCODE_CONFLICT_P once. | |
6326 | (sparc_ip): Rewrite architecture match and bump logic. | |
6327 | ||
7925f4d4 ILT |
6328 | Sun Feb 18 15:03:50 1996 Ian Lance Taylor <[email protected]> |
6329 | ||
6330 | * configure.in: Check for 'do not mix' from native linker before | |
6331 | trying to use -rpath. | |
6332 | * configure: Rebuild. | |
6333 | ||
ef2074c2 ILT |
6334 | Fri Feb 16 16:53:31 1996 Ian Lance Taylor <[email protected]> |
6335 | ||
6336 | * config/obj-coff.h (SF_ADJ_LNNOPTR): Define (non BFD_ASSEMBLER). | |
6337 | (SF_GET_ADJ_LNNOPTR): Define (non BFD_ASSEMBLER). | |
6338 | (SF_SET_ADJ_LNNOPTR): Define (non BFD_ASSEMBLER). | |
6339 | * config/obj-coff.c (obj_coff_endef): Set ADJ_LNNOPTR when LNNOPTR | |
6340 | is set. | |
6341 | (w_symbols): If ADJ_LNNOPTR is set, add the section lnnoptr field | |
6342 | to the symbol lnnoptr field, to get the correct file offset. | |
6343 | ||
28910c57 MM |
6344 | Thu Feb 15 14:48:38 1996 Michael Meissner <[email protected]> |
6345 | ||
6346 | * config/obj-elf.c (elf_frob_symbol): On the PowerPC, force all | |
6347 | symbols that are not function, file, or section symbols to be | |
6348 | object types. | |
6349 | ||
7c2fadd1 ILT |
6350 | Thu Feb 15 11:20:18 1996 Ian Lance Taylor <[email protected]> |
6351 | ||
1a2f3c3f ILT |
6352 | * configure: Set and substitute RPATH_ENVVAR. |
6353 | * configure: Rebuild. | |
6354 | * Makefile.in (RPATH_ENVVAR): New variable. | |
6355 | (check): Use $(RPATH_ENVVAR) rather than LD_LIBRARY_PATH. | |
6356 | ||
7c2fadd1 ILT |
6357 | * configure.in: Accept i686. From H.J. Lu <[email protected]>: i386 |
6358 | doesn't need opcodes. If configuring shared, opcodes needs bfd. | |
6359 | * configure: Rebuild. | |
6360 | ||
8a6f53e9 ILT |
6361 | Wed Feb 14 16:33:12 1996 Martin Anantharaman <[email protected]> |
6362 | ||
6363 | * read.c (s_mri_sect): Don't return '\0' in type. Set all | |
6364 | appropriate flags in BFD section. | |
6365 | ||
6366 | * configure.in (m68k-*-psos*): New target. | |
6367 | * configure: Rebuild. | |
6368 | * config/te-psos.h: New file. | |
6369 | * config/tc-m68k.c (comment_chars): Don't include '#' if TE_PSOS | |
6370 | is defined. | |
6371 | ||
fb251650 ILT |
6372 | Wed Feb 14 13:43:24 1996 Ian Lance Taylor <[email protected]> |
6373 | ||
ae09d880 ILT |
6374 | From Alan Modra <[email protected]>: |
6375 | * configure.in: Remove duplicate setting of cpu_type. Check | |
6376 | whether opcodes library is required for on all targets, not just | |
6377 | primary one. | |
6378 | * configure: Rebuild. | |
6379 | ||
fb251650 ILT |
6380 | * config/tc-mips.c (mips_big_got): New static variable. |
6381 | (s_extern): Don't declare. | |
6382 | (reg_needs_delay): New static function. | |
6383 | (macro_build): Permit GOT/CALL_HI/LO relocs. | |
6384 | (macro_build_lui): If place is not NULL, use the number in the | |
6385 | expression. | |
6386 | (load_address): Handle mips_big_got case. | |
6387 | (macro): Handle mips_big_got for M_LA_AB, M_JAL_A, and load and | |
6388 | store macros. | |
6389 | (OPTION_XGOT): Define. | |
6390 | (md_longopts): Add "xgot" if OBJ_ELF. | |
6391 | (md_parse_option): Handle -xgot. | |
6392 | (md_show_usage): Mention -xgot. | |
6393 | (md_apply_fix): Permit GOT/CALL_HI/LO relocs. | |
6394 | (tc_gen_reloc): Handle GOT/CALL_HI/LO relocs. | |
6395 | ||
d9396c16 ILT |
6396 | Wed Feb 14 11:22:27 1996 Andreas Schwab <[email protected]> |
6397 | ||
6398 | * config/tc-m68k.c (m68k_ip) [operand kind '#']: When fixing | |
6399 | the byte relocation, point it to the low byte of the word. | |
6400 | ||
56f9773f ILT |
6401 | Tue Feb 13 15:31:18 1996 Ian Lance Taylor <[email protected]> |
6402 | ||
6403 | * configure.in: Set HDLFLAGS for *-*-hpux with --enable-shared. | |
6404 | * configure: Rebuild. | |
6405 | ||
63e4edb5 DE |
6406 | Mon Feb 12 15:53:46 1996 Doug Evans <[email protected]> |
6407 | ||
6408 | * configure.in: Recognize any sparc* cpu. | |
6409 | * configure: Regenerated. | |
6410 | ||
15ed5f2c ILT |
6411 | Mon Feb 12 15:41:21 1996 Ian Lance Taylor <[email protected]> |
6412 | ||
20710f1c ILT |
6413 | * read.c (potable): Add "mri" and ".mri". |
6414 | (s_mri): New function. | |
6415 | * read.h (s_mri): Declare. | |
6416 | * app.c (scrub_m68k_mri): New static variable. | |
6417 | (mri_pseudo): New static variable. | |
6418 | (do_scrub_begin): Add m68k_mri parameter. Use it rather than | |
6419 | flag_m68k_mri. Initialize scrub_m68k_mri. | |
6420 | (mri_state, mri_last_ch): New static variables. | |
6421 | (struct app_save): Add scrub_m68k_mri, mri_state, and mri_last_ch | |
6422 | fields. | |
6423 | (app_push): Save new fields. | |
6424 | (app_pop): Restore new fields. | |
6425 | (do_scrub_chars): Check scrub_m68k_mri rather than flag_mri_mri. | |
6426 | If TC_M68K, use a trivial state machine to look for occurrences of | |
6427 | the .mri pseudo-op, and change the mode appropriately. | |
6428 | * as.h (do_scrub_begin): Update prototype. | |
6429 | * input-scrub.c (input_scrub_begin): Pass flag_m68k_mri to | |
6430 | do_scrub_begin. | |
6431 | * config/tc-m68k.c (reg_prefix_optional_seen): New static | |
6432 | variable. | |
6433 | (m68k_mri_mode_change): New function. | |
6434 | (md_parse_option): Set reg_prefix_optional_seen. | |
6435 | * config/tc-m68k.h (m68k_mri_mode_change): Declare. | |
6436 | (MRI_MODE_CHANGE): Define. | |
6437 | * doc/as.texinfo: Document .mri pseudo-op. | |
6438 | ||
15ed5f2c ILT |
6439 | * app.c (do_scrub_chars): In MRI mode, don't treat '#' as a |
6440 | comment character. | |
6441 | ||
a043f579 ILT |
6442 | Mon Feb 12 15:16:29 1996 Andreas Schwab <[email protected]> |
6443 | ||
6444 | Support for OBJ_ELF on m68k, mostly inside #ifdef OBJ_ELF: | |
6445 | * config/m68k-parse.h (enum pic_relocation): Define. | |
6446 | (struct m68k_exp): Add pic_reloc field. | |
6447 | * config/tc-m68k.h (TC_RELOC_RTSYM_LOC_FIXUP): Define. | |
6448 | (tc_fix_adjustable): Define to call tc_m68k_fix_adjustable. | |
6449 | (NO_RELOC): Define to BFD_RELOC_NONE if BFD_ASSEMBLER, to zero | |
6450 | otherwise. | |
6451 | * config/tc-m68k.c: Delete definition of NO_RELOC. | |
6452 | (struct m68k_it): Add pic_reloc field. | |
6453 | (add_fix): Copy over pic_reloc field. | |
6454 | (md_pseudo_table): Interpret .align parameter as byte count. | |
6455 | (mote_pseudo_table): Likewise. | |
6456 | (tc_m68k_fix_adjustable): New function. | |
6457 | (get_reloc_code): New function. | |
6458 | (md_assemble): Use it as last argument to fix_new_exp. | |
6459 | (md_apply_fix_2): For a relocation against a symbol don't put the | |
6460 | addend into the data. | |
6461 | (tc_gen_reloc): Different addend computation for OBJ_ELF. | |
6462 | (m68k_ip): Don't relax an operand that requires pic relocation. | |
6463 | (md_begin): Align .text, .data and .bss on 4 byte boundary by | |
6464 | default. | |
6465 | * write.c (fixup_segment): Don't add symbol value to addend if | |
6466 | TC_M68K and OBJ_ELF. | |
6467 | * config/m68k-parse.y (yylex): Handle @PLTPC, etc. | |
6468 | (motorola_operand): Add rule for `(zapc, EXPR)'. | |
6469 | ||
6ca1156d ILT |
6470 | Mon Feb 12 10:07:33 1996 David Mosberger-Tang <[email protected]> |
6471 | ||
6472 | * ecoff.c (ecoff_directive_weakext): Fixed so that whitespace | |
6473 | *really* is permissible before the comma. | |
6474 | ||
fcee3e24 ILT |
6475 | Mon Feb 12 00:12:13 1996 Ian Lance Taylor <[email protected]> |
6476 | ||
6477 | * config/tc-sh.c (sh_do_align): Align to a 2 byte boundary before | |
6478 | inserting nop instructions. | |
6479 | ||
3e1c964d ILT |
6480 | Fri Feb 9 10:54:19 1996 Ian Lance Taylor <[email protected]> |
6481 | ||
6482 | * config/te-aux.h: Change include of aux.h to aux-coff.h. | |
6483 | ||
4080c270 ILT |
6484 | Thu Feb 8 20:02:58 1996 Ian Lance Taylor <[email protected]> |
6485 | ||
d782e3cc ILT |
6486 | * config/tc-i960.c (tc_coff_symbol_emit_hook): Correct storage |
6487 | class setting for a CALLNAME symbol in COFF. | |
6488 | ||
4080c270 ILT |
6489 | * read.c (potable): Pass negative numbers for new .balign[wl] and |
6490 | .p2align[wl] pseudo-ops. | |
6491 | (s_align_bytes): Treat a negative argument as specifying the fill | |
6492 | length. | |
6493 | (s_align_ptwo): Likewise. | |
6494 | ||
1c9dbb83 ILT |
6495 | Wed Feb 7 14:12:03 1996 Ian Lance Taylor <[email protected]> |
6496 | ||
71dd3c40 ILT |
6497 | * read.c (potable): Add balignw, balignl, p2alignw, and p2alignl. |
6498 | (do_align): Take new len parameter. Change all callers. Pass it | |
6499 | to md_do_align. | |
6500 | (s_align_bytes): Arg now indicates the length of the fill pattern. | |
6501 | (s_align_ptwo): Likewise. | |
6502 | * config/obj-coff.c (write_object_file): Pass length to | |
6503 | md_do_align. | |
6504 | * config/tc-i386.h (md_do_align): Take new len parameter. | |
6505 | * config/tc-m88k.h (md_do_align): Likewise. | |
6506 | * config/tc-m88k.c (m88k_do_align): Likewise. | |
6507 | * config/tc-sh.h (md_do_align): Likewise. | |
6508 | * config/tc-sh.c (sh_do_align): Likewise. | |
6509 | * doc/as.texinfo: Document new pseudo-ops. | |
6510 | ||
6511 | * config/obj-coff.c (fixup_mdeps): Divide offset by fr_var, as is | |
6512 | done in cvt_frag_to_fill. | |
6513 | ||
9addcbb1 ILT |
6514 | * config/tc-sh.h (sh_do_align): Declare. |
6515 | (md_do_align): Define. | |
6516 | * config/tc-sh.c (sh_do_align): New function. | |
6517 | ||
c15ea23a ILT |
6518 | * ecoff.c (ecoff_build_lineno): Don't try to store the address |
6519 | difference if the next address is before the current one. | |
6520 | ||
9e64486e ILT |
6521 | * config/tc-m68k.c (struct m68k_cpu): Add alias field. |
6522 | (archs): Initialize new field. | |
6523 | (m68k_ip): Don't list alias names when listing CPUs which support | |
6524 | an instruction. | |
6525 | ||
6526 | * as.c (main): Call parse_args before read_begin. | |
6527 | * app.c (do_scrub_chars): If flag_m68k_mri, don't put a dot in | |
6528 | front of generated pseudo-ops. | |
6529 | * read.c (potable): Ignore "name". | |
6530 | (s_app_file): Permit a single quote after the string, since one | |
6531 | may appear in m68k MRI mode. | |
6532 | ||
1c9dbb83 ILT |
6533 | * configure.in: Check for --enable-shared. If linking against |
6534 | shared BFD and opcodes, fix library name on SunOS, and try to set | |
6535 | -rpath reasonably. | |
6536 | * configure: Rebuild. | |
6537 | ||
6538 | Tue Feb 6 15:16:17 1996 Ian Lance Taylor <[email protected]> | |
6539 | ||
6540 | * as.h (flag_m68k_mri): Declare. | |
6541 | * as.c (parse_args): If TC_M68K, set flag_m68k_mri for -M. | |
6542 | * Many files: For MRI syntax that is specific to the m68k MRI | |
6543 | assembler, check flag_m68k_mri rather than flag_mri or | |
6544 | MRI_MODE_NEEDS_PSEUDO_DOT. | |
6545 | ||
dd1d79e8 ILT |
6546 | Mon Feb 5 16:29:11 1996 Ian Lance Taylor <[email protected]> |
6547 | ||
f9e90c2e ILT |
6548 | * config/tc-i960.c (ARCH_HX): Define. |
6549 | (arch_tab): Add HX. | |
6550 | (targ_has_sfr): Handle ARCH_HX. | |
6551 | (targ_has_iclass): Handle ARCH_HX. | |
6552 | (tc_coff_fix2rtype): Add return 0 to avoid warning. | |
6553 | (tc_headers_hook): If the architecture was specified explicitly, | |
6554 | use it when setting the flags. Set the extern variable coff_flags | |
6555 | rather than headers->filehdr.f_flags, since the latter is set | |
6556 | unconditionally in obj-coff.c. | |
6557 | (i960_handle_align): Remove unused variable fixp. | |
6558 | ||
dd1d79e8 ILT |
6559 | Support for building bfd and opcodes as shared libraries, based on |
6560 | patches from Alan Modra <[email protected]>: | |
6561 | * configure.in: Set OPCODES and BFD to search directories. | |
6562 | Substitute OPCODES_DEP and BFDDEP. On SunOS, set HLDFLAGS. | |
6563 | * configure: Rebuild. | |
6564 | * Makefile.in (LDFLAGS, HLDFLAGS): New variables. | |
6565 | (LIBDEPS): New variable. | |
6566 | (as.new0: Depend upon $(LIBDEPS) rather than $(LIBS). Use | |
6567 | $(HLDFLAGS) in link. | |
6568 | (check): Set LD_LIBRARY_PATH in the environment. | |
6569 | ||
6570 | Fri Feb 2 17:41:53 1996 Michael Meissner <[email protected]> | |
6571 | ||
6572 | * config/tc-ppc.h (ELF_TC_SPECIAL_SECTIONS): Make .sdata2, .sbss2, | |
6573 | .PPC.EMB.sdata0, and .PPC.EMB.sbss0 sections all default to | |
6574 | read-only, not read/write. | |
6575 | ||
e277d131 ILT |
6576 | Fri Feb 2 14:09:25 1996 Alan Modra <[email protected]> |
6577 | ||
6578 | * Makefile.in (INSTALL_XFORM): Remove -e. | |
6579 | ||
e24cf2b5 ILT |
6580 | Fri Feb 2 12:32:15 1996 Ian Lance Taylor <[email protected]> |
6581 | ||
6582 | * write.c (write_relocs): Use S_IS_DEFINED and S_IS_COMMON rather | |
6583 | than comparing S_GET_SEGMENT to undefined_section. | |
6584 | (write_object_file): Skip symbols which were equated to an | |
6585 | undefined or common symbol. | |
6586 | * symbols.c (resolve_symbol_value): Use S_IS_DEFINED and | |
6587 | S_IS_COMMON rather than comparing S_GET_SEGMENT to | |
6588 | undefined_section. | |
6589 | (S_GET_VALUE): Likewise. Avoid recursion problems if S_IS_DEFINED | |
6590 | or S_IS_COMMON call S_GET_VALUE. | |
6591 | * config/obj-aout.h (S_IS_COMMON): Define if not BFD_ASSEMBLER. | |
6592 | * config/obj-aout.c (obj_emit_relocations): If a reloc is equated | |
6593 | to an undefined or common symbol, convert the reloc to be against | |
6594 | the target symbol. | |
6595 | (obj_crawl_symbol_chain): Skip symbols which were equated to an | |
6596 | undefined or common symbol. | |
6597 | * config/obj-bout.h (S_IS_COMMON): Define if not BFD_ASSEMBLER. | |
6598 | * config/obj-bout.c (obj_emit_relocations): If a reloc is equated | |
6599 | to an undefined or common symbol, convert the reloc to be against | |
6600 | the target symbol. | |
6601 | (obj_crawl_symbol_chain): Skip symbols which were equated to an | |
6602 | undefined or common symbol. | |
6603 | * config/obj-coff.c (do_relocs_for): Use S_IS_DEFINED and | |
6604 | S_IS_COMMON rather than comparing S_GET_SEGMENT to | |
6605 | undefined_section. | |
6606 | (yank_symbols): Skip symbols which were equated to an undefined or | |
6607 | common symbol. | |
6608 | ||
4d9e33e4 ILT |
6609 | Thu Feb 1 15:34:32 1996 Ian Lance Taylor <[email protected]> |
6610 | ||
9e396994 ILT |
6611 | * config/obj-aout.h (S_IS_LOCAL): Check for \002 as well as \001. |
6612 | * config/obj-bout.h (S_IS_LOCAL): Likewise. | |
6613 | ||
4d9e33e4 ILT |
6614 | * configure.in: Make sure we only add m68k-parse.o to |
6615 | ${extra_objects} once, no matter how many m68k targets have been | |
6616 | enabled. | |
6617 | * configure: Rebuild. | |
6618 | ||
0ff513d9 SC |
6619 | Wed Jan 31 18:31:46 1996 Steve Chamberlain <[email protected]> |
6620 | ||
6621 | * configure.in (i386-*-cygwin32, ppc-*-cygwin32): New. | |
6622 | * configure: Rebuild. | |
6623 | ||
66b935da ILT |
6624 | Wed Jan 31 14:03:17 1996 Richard Henderson <[email protected]> |
6625 | ||
c174fb5c ILT |
6626 | * config/tc-m68k.c (md_pseudo_table): Add "extend" and "ldouble". |
6627 | * doc/c-m68k.texi: Document .extend and .ldouble. | |
6628 | ||
66b935da ILT |
6629 | * configure.in (m68*-apple-aux*): New target. |
6630 | * config/te-aux.h: New file. | |
6631 | * config/obj-coff.c (compare_external_relocs): New static function | |
6632 | if TE_AUX. | |
6633 | (do_relocs_for): Sort relocs if TE_AUX. | |
6634 | (fixup_segment): If TE_AUX, store common symbol value in segment. | |
6635 | * config/tc-m68k.h (TARGET_FORMAT): Define if TE_AUX. | |
6636 | ||
30c2a08e ILT |
6637 | Wed Jan 31 12:24:58 1996 Ian Lance Taylor <[email protected]> |
6638 | ||
9e396994 | 6639 | * config/obj-coff.h (S_IS_LOCAL): Check for \002 as well as \001. |
615c0a79 | 6640 | |
30c2a08e ILT |
6641 | * config/tc-mips.c (s_mips_globl): Set BSF_OBJECT if it is not |
6642 | BSF_FUNCTION. | |
6643 | (s_cpload): Set BSF_OBJECT for _gp_disp symbol. | |
6644 | * read.c (s_lcomm): If S_SET_SIZE is defined, set the size of the | |
6645 | symbol. | |
6646 | * ecoff.c (add_procedure): Set the BSF_FUNCTION flag. | |
6647 | (ecoff_build_symbols): If S_SET_SIZE is defined, set the size of | |
6648 | an undefined symbol and the size of a function symbol. | |
6649 | * config/obj-elf.c (elf_frob_symbol): If TC_MIPS, set BSF_OBJECT | |
6650 | for all common symbols. | |
6651 | ||
0e6f2f82 KR |
6652 | Tue Jan 30 12:35:24 1996 Ken Raeburn <[email protected]> |
6653 | ||
6654 | * config/tc-i960.c (parse_memop): In MRI mode, don't use implicit | |
6655 | scaling of index. | |
6656 | ||
6657 | * expr.c (operand): Accept 0x hex constants in MRI mode if not on | |
6658 | m68k. | |
6659 | ||
8e3ff081 ILT |
6660 | Mon Jan 29 12:21:30 1996 Ian Lance Taylor <[email protected]> |
6661 | ||
3e78d072 ILT |
6662 | * config/obj-elf.c (obj_elf_type): Set BSF_OBJECT flag for a type |
6663 | of object. From Ronald F. Guilmette <[email protected]>. | |
6664 | ||
8e3ff081 ILT |
6665 | * ecoff.c (localsym_t): Add addend field. |
6666 | (add_ecoff_symbol): Add addend argument. Change all callers. | |
6667 | (coff_sym_value): Make static. | |
6668 | (coff_sym_addend): New static variable. | |
6669 | (ecoff_directive_def): Initialize coff_sym_addend. | |
6670 | (ecoff_directive_val): Accept symbol + constant. | |
6671 | (ecoff_directive_endef): Pass coff_sym_addend to add_ecoff_symbol. | |
6672 | (ecoff_build_symbols): Include the addend in the symbol value. | |
6673 | ||
79edc846 KK |
6674 | Fri Jan 26 19:28:52 1996 Kim Knuttila <[email protected]> |
6675 | ||
6676 | * config/tc-ppc.c (md_assemble): Ignore overflow on | |
6677 | BFD_RELOC_16_GOTOFF and BFD_RELOC_PPC_TOC16. | |
6678 | ||
6679 | Fri Jan 26 16:14:17 1996 Michael Meissner <[email protected]> | |
6680 | ||
6681 | * config/tc-ppc.c (md_apply_fix3): SDA21 relocations are now 4 | |
6682 | bytes in size, so offset appropriately in big endian mode when | |
6683 | writing the bottom 2 bytes. | |
6684 | ||
6cbc4e35 DE |
6685 | Thu Jan 25 20:26:23 1996 Doug Evans <[email protected]> |
6686 | ||
6687 | * config/tc-sparc.c (default_compatible): New static local. | |
6688 | (md_begin): Initialize it. Rewrite warn_on_bump handling. | |
6689 | (sparc_ip): If no architecture or -bump specified, don't mark as | |
6690 | mismatched those in default_compatible. | |
6691 | ||
4fe0fddd ILT |
6692 | Thu Jan 25 12:21:53 1996 Ian Lance Taylor <[email protected]> |
6693 | ||
6694 | SCO ELF support from Robert Lipe <[email protected]>: | |
6695 | * configure.in (i386-*-sco*elf*): Use fmt elf, targ sco5. | |
6696 | * configure: Rebuild. | |
6697 | * config/sco5.mt: New file; set TDEFINES to -DSCO_ELF. | |
6698 | * config/tc-i386.c (sco_id): New function, if SCO_ELF. | |
6699 | * config/tc-i386.h (tc_init_after_args): Define if SCO_ELF. | |
6700 | (sco_id): Declare if SCO_ELF. | |
6701 | ||
e70ad5d5 DE |
6702 | Thu Jan 25 03:10:53 1996 Doug Evans <[email protected]> |
6703 | ||
6704 | * config/tc-sparc.c (initial_architecture,can_bump_v9_p): Deleted. | |
6705 | ({max,warn_after}_architecture): New static locals. | |
6706 | (md_begin): Replace NUMOPCODES with sparc_num_opcodes. | |
6707 | If both architecture and -bump requested, set max_architecture to max. | |
6708 | (sparc_md_end): Simplify. | |
6709 | (sparc_ip): Replace references to can_bump_v9_p with max_architecture. | |
6710 | Rewrite code to bump architecture and check for conflicts. | |
6711 | (md_longopts): Recognize -xarch={v8plus,v8plusa} for compatibility | |
6712 | with Solaris assembler. | |
6713 | (md_parse_option): Likewise. Call sparc_opcode_lookup_arch. | |
6714 | (md_show_usage): Update. | |
6715 | ||
a8248831 DE |
6716 | Wed Jan 24 22:11:03 1996 Doug Evans <[email protected]> |
6717 | ||
6718 | * Makefile.in (RUNTEST): Fix reference to $${srcdir}. | |
6719 | ||
6df07e7f DE |
6720 | Mon Jan 22 09:21:36 1996 Doug Evans <[email protected]> |
6721 | ||
6722 | * config/tc-sparc.h (TARGET_FORMAT): Use #ifdef SPARC_ARCH64 instead of | |
6723 | #ifdef sparcv9 when choosing value. | |
6724 | (ENV64): Delete. | |
6725 | (md_end): Define. | |
6726 | (sparc_md_end): Declare. | |
6727 | * config/tc-sparc.c (SPARC_V9): Renamed from sparcv9. | |
6728 | (initial_architecture): New static local. | |
6729 | (can_bump_v9_p): Likewise. | |
6730 | (NO_V9): Delete all occurrences. | |
6731 | (sparc_md_end): New function. | |
6732 | (sparc_ip): New local v9_arg_p. Rework fp reg number test. | |
6733 | Don't bump architecture to v9 unless can_bump_v9_p set. | |
6734 | (md_parse_option): -A<arch> passed, set can_bump_v9_p accordingly. | |
6735 | * configure.in (sparc64 target cpu): Don't set obj_format here. | |
6736 | (SPARC_V9): Renamed from sparcv9. | |
6737 | (sparc64-*-elf*): Define SPARC_ARCH64. | |
6738 | * configure: Regenerated. | |
6739 | * acconfig.h (SPARC_V9): Renamed from sparcv9. | |
6740 | (SPARC_ARCH64): Add. | |
7fcb3191 | 6741 | * conf.in: Regenerated. |
6df07e7f DE |
6742 | * config/vmsconf.h: Update. |
6743 | ||
c9c7c1d7 JSC |
6744 | Mon Jan 22 17:24:47 1996 James G. Smith <[email protected]> |
6745 | ||
6746 | * config/tc-mips.c (load_register): Optimise "dli" loads. | |
6747 | (md_show_usage): add "-mcpu=vr4100" to help text. | |
16ce20d4 | 6748 | |
07ce72c9 ILT |
6749 | Mon Jan 22 11:53:00 1996 Ian Lance Taylor <[email protected]> |
6750 | ||
16ce20d4 ILT |
6751 | * symbols.c (resolve_symbol_value): If a symbol is equated to an |
6752 | undefined symbol, preserve the X_op of O_symbol. | |
6753 | (S_GET_VALUE): Fix check to permit this case. | |
6754 | * write.c (write_relocs): If a reloc is against an undefined | |
6755 | symbol equated to another symbol, change the reloc to be against | |
6756 | the latter symbol. | |
6757 | * config/obj-coff.c (do_relocs_for): Likewise. | |
6758 | ||
07ce72c9 ILT |
6759 | * config/tc-ppc.c (ppc_csect): An unnamed csect is storage class |
6760 | XMC_PR. | |
6761 | ||
d971d39e MM |
6762 | Mon Jan 22 10:59:48 1996 Michael Meissner <[email protected]> |
6763 | ||
6764 | * config/obj-elf.c (elf/ppc.h): Include elf/ppc.h if target | |
6765 | computer is PowerPC. | |
6766 | ||
6767 | * config/tc-ppc.c (md_apply_fix3): Add more embedded relocations. | |
6768 | ||
6769 | * config/tc-ppc.h (ELF_TC_SPECIAL_SECTIONS): Add sections | |
6770 | mentioned in the eabi. | |
6771 | ||
0291f0f5 KK |
6772 | Thu Jan 18 17:58:19 1996 Kim Knuttila <[email protected]> |
6773 | ||
6774 | * config/tc-ppc.c (ppc_reldata): Changed alignement on reldata_section | |
6775 | * config/tc-ppc.c (ppc_pdata): Changed the alignment on pdata_section | |
6776 | ||
c682be53 MM |
6777 | Mon Jan 15 17:43:42 1996 Michael Meissner <[email protected]> |
6778 | ||
6779 | * config/tc-ppc.c (mapping): Add more relocation suffixes. | |
6780 | ||
ee4fdbb9 MM |
6781 | Sun Jan 14 21:29:36 1996 Michael Meissner <[email protected]> |
6782 | ||
6783 | * config/tc-ppc.c (ppc_elf_validate_fix): Allow .gcc_except_table | |
6784 | as a section it is ok to have unadorned -mrelocatable pointers in. | |
6785 | ||
6786 | Sat Jan 13 11:09:08 1996 Michael Meissner <[email protected]> | |
747b98fe MM |
6787 | |
6788 | * config/tc-ppc.c (ppc_section*): Wrap these functions inside | |
6789 | #ifdef OBJ_ELF. | |
6790 | ||
f99d287b MM |
6791 | Fri Jan 12 15:32:07 1996 Michael Meissner <[email protected]> |
6792 | ||
6793 | * config/obj-elf.c (obj_elf_section): Add hooks so machine | |
6794 | dependent section attributes can be handled. | |
6795 | ||
6796 | * config/tc-ppc.h: (md_elf_section_{letter,type,word,flags}): New | |
6797 | macros to add support for exclude section flag and ordered section | |
6798 | type. | |
6799 | ||
6800 | * config/tc-ppc.c (ppc_elf_section_{letter,type,word,flags}): New | |
6801 | functions to add support for exclude section flag and ordered | |
6802 | section type. | |
6803 | ||
347a705b ILT |
6804 | Fri Jan 12 12:04:00 1996 Ian Lance Taylor <[email protected]> |
6805 | ||
2a4e49a9 ILT |
6806 | * subsegs.c (section_symbol): Don't try to look up the section |
6807 | symbol in the hash table. It should be possible to have a symbol | |
6808 | with the same name as a section, but no connection to it. | |
6809 | ||
d9f4dec1 ILT |
6810 | * read.c (cons_worker): Only call mri_comment_end from flag_mri. |
6811 | From James Carlson <[email protected]>. | |
6812 | ||
347a705b ILT |
6813 | * expr.c (operand): Skip whitespace after a close parenthesis. |
6814 | From James Carlson <[email protected]>. | |
6815 | ||
10c8c95e JW |
6816 | Tue Jan 2 12:43:23 1996 Jim Wilson <[email protected]> |
6817 | ||
6818 | * config/tc-sh.c (md_apply_fix): Call as_bad_where instead of | |
6819 | as_warn_where for relocation overflow. | |
347a705b ILT |
6820 | (parse_reg): Accept register name only if next character is |
6821 | not alphanumeric. | |
10c8c95e | 6822 | |
cb844314 JL |
6823 | Sat Dec 30 23:42:51 1995 Jeffrey A Law ([email protected]) |
6824 | ||
6825 | * ecoff.c (ecoff_stab): Simplify. Correctly handle sym + offset | |
6826 | addresses for static variables. | |
6827 | ||
36cb0e7c MM |
6828 | Thu Dec 21 12:54:32 1995 Michael Meissner <[email protected]> |
6829 | ||
6830 | * config/tc-ppc.c (mapping): Make @got give a real GOT relocation, | |
6831 | and xgot give the old toc16 relocation. | |
6832 | (md_apply_fix3): Support all GOT relocations. | |
6833 | ||
5e69b693 ILT |
6834 | Wed Dec 20 14:57:17 1995 Ian Lance Taylor <[email protected]> |
6835 | ||
6836 | * config/tc-mips.c (load_address): Correctly handle a constant in | |
6837 | SVR4_PIC case. From Richard Kenner <[email protected]>. | |
6838 | ||
29861dd0 C |
6839 | Fri Dec 15 14:25:07 1995 J.T. Conklin <[email protected]> |
6840 | ||
6841 | * config/tc-sh.c (parse_reg): Recognize SH3 registers. | |
6842 | (get_specific): Handle A_SSR, A_SPC and A_REG_B. | |
6843 | (build_Mbytes): Handle REG_B. | |
6844 | ||
432b8fa8 ILT |
6845 | Fri Dec 15 16:07:25 1995 Ian Lance Taylor <[email protected]> |
6846 | ||
6847 | * ecoff.c (ecoff_build_aux): Use new bfd_big_endian macro. | |
6848 | ||
ee68a042 RJ |
6849 | Fri Dec 15 12:11:48 1995 Raymond Jou <[email protected]> |
6850 | ||
6851 | * mpw-make.sed: If linking, edit ALL_CFLAGS to CFLAGS. | |
6852 | ||
b14630f2 ILT |
6853 | Thu Dec 14 15:09:52 1995 Ian Lance Taylor <[email protected]> |
6854 | ||
6855 | * config/obj-coff.c (write_object_file): Set the s_align field to | |
6856 | the number of bytes, rather than to the power of 2. | |
6857 | ||
4a3d48fc ILT |
6858 | Tue Dec 12 12:19:37 1995 Ian Lance Taylor <[email protected]> |
6859 | ||
6860 | * Makefile.in (DISTCLEAN_HERE): New variable. | |
6861 | (distclean): Use it. | |
6862 | (maintainer-clean): Depend upon clean-here rather than clean, | |
6863 | distclean, and clean-info. Run make maintainer-clean in doc. | |
6864 | Remove files listed in DISTCLEAN_HERE. | |
6865 | * doc/Makefile.in (maintainer-clean realclean): Split out from | |
6866 | distclean. Depend upon clean-info and distclean. | |
6867 | ||
7e5e83cf SS |
6868 | Mon Dec 11 16:23:51 1995 Stan Shebs <[email protected]> |
6869 | ||
6870 | * mac-as.r: Fix copyright and version strings. | |
6871 | (cfrg): Use PROG_NAME instead of literal name. | |
6872 | ||
1b10f50d ILT |
6873 | Mon Dec 11 14:14:08 1995 Ian Lance Taylor <[email protected]> |
6874 | ||
6875 | * read.c (read_a_source_file): If tc_unrecognized_line is defined, | |
6876 | call it. | |
6877 | * config/tc-a29k.h (tc_unrecognized_line): Define. | |
6878 | * config/tc-a29k.c (a29k_unrecognized_line): New function. | |
6879 | (md_operand): Handle a29k style local dollar labels. | |
6880 | ||
2f3bbb1b ILT |
6881 | Wed Dec 6 17:52:52 1995 Ian Lance Taylor <[email protected]> |
6882 | ||
6883 | * config/obj-multi.h: If OBJ_MAYBE_ELF, define OBJ_SYMFIELD_TYPE. | |
6884 | ||
624c91d1 KR |
6885 | Tue Dec 5 13:26:34 1995 Ken Raeburn <[email protected]> |
6886 | ||
6887 | * read.c (s_fill): If md_flush_pending_output is defined, call | |
6888 | it. | |
6889 | ||
9e4b3a23 KR |
6890 | Mon Dec 4 15:10:53 1995 Ken Raeburn <[email protected]> |
6891 | ||
6892 | * config/obj-coff.c (size_section, fill_section, fixup_mdeps): | |
6893 | Treat rs_align_code like rs_align. | |
6894 | ||
3554987a DE |
6895 | Sun Dec 3 16:46:54 1995 Richard Earnshaw ([email protected]) |
6896 | ||
6897 | * config/tc-arm.c (cp_address_required_here): Set pre_inc when | |
6898 | converting an absolute address into a PC-relative one. | |
6899 | ||
90f543f6 SS |
6900 | Fri Dec 1 11:57:56 1995 Stan Shebs <[email protected]> |
6901 | ||
6902 | * mpw-config.in: Don't always use te-generic.h for emulation. | |
6903 | (powerpc-apple-macos): Use emulation te-macos.h. | |
90f543f6 SS |
6904 | * mpw-make.sed (install, install-only): Edit in Mac-specific |
6905 | install procedure. | |
6906 | ||
d4c8a45e ILT |
6907 | Fri Dec 1 10:59:25 1995 Ian Lance Taylor <[email protected]> |
6908 | ||
2eec8710 ILT |
6909 | * configure.in: Improve message about unsupported ELF targets. |
6910 | * configure: Rebuild. | |
6911 | ||
d4c8a45e ILT |
6912 | * config/tc-m88k.c (m88k_do_align): Correct check for whether fill |
6913 | pattern is zero. From Manfred Hollstein. | |
6914 | ||
531a1af2 KK |
6915 | Thu Nov 30 13:25:49 1995 Kim Knuttila <[email protected]> |
6916 | ||
6917 | * config/tc-ppc.c (ppc_pe_section): To get the alignment right for | |
6918 | the various idata sections, we check the name on the .section pseudo. | |
6919 | ||
464070de ILT |
6920 | Thu Nov 30 11:23:42 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <[email protected]> |
6921 | ||
6922 | * config/obj-coff.c (fixup_segment): If TC_M88K is defined, do not | |
6923 | add section's paddr to add_number; compatibility to native as and | |
6924 | ld forbids. | |
6925 | ||
6a087325 KR |
6926 | Wed Nov 29 23:14:27 1995 Ken Raeburn <[email protected]> |
6927 | ||
9d5aef80 KR |
6928 | * configure.in: Treat m68k-sysv4 like m68k-elf, not m68k-sysv3. |
6929 | ||
ac9ef8ee KR |
6930 | * hash.c (struct hash_entry): Moved here... |
6931 | * hash.h (struct hash_entry): ...from here. | |
6932 | ||
6a087325 KR |
6933 | * config/obj-elf.c (elf_frob_symbol): Don't free and clear sy_obj |
6934 | if it's already known to be null. | |
6935 | ||
77fa4d98 MM |
6936 | Wed Nov 29 13:00:20 1995 Michael Meissner <[email protected]> |
6937 | ||
6938 | * config/tc-ppc.c (md_apply_fix3): Don't adjust the value for 32 | |
6939 | bit relocs converted to PC relative relocs. This turned out to | |
6940 | add the offset from the beginning of .text twice. | |
6941 | ||
c6e4e834 KR |
6942 | Tue Nov 28 10:42:36 1995 Ken Raeburn <[email protected]> |
6943 | ||
6944 | * stabs.c (s_stab_generic): In 's' case, free string from | |
6945 | obstack. | |
6946 | ||
6947 | * config/obj-elf.h (ELF_TARGET_SYMBOL_FIELDS): Remove unused field | |
6948 | sy_name_offset. | |
6949 | * config/obj-multi.h (ELF_TARGET_SYMBOL_FIELDS) [OBJ_MAYBE_ELF]: | |
6950 | Ditto. | |
6951 | ||
6952 | * subsegs.h (segment_info_type): Make bitfields unsigned. | |
6953 | ||
6954 | * expr.h (struct expressionS): Make X_op and X_unsigned bitfields, | |
6955 | and move them together. On most systems this will reduce the | |
6956 | structure size by one word. | |
6957 | (operatorT): Define O_max. | |
6958 | * expr.c (expr_begin): Verify that X_op is wide enough to hold | |
6959 | O_max. | |
6960 | ||
6961 | * read.c (pop_insert): Print error returned by hash table | |
6962 | insertion code. | |
6963 | ||
6964 | * as.c (dump_statistics): Split out from main; dump some hash | |
6965 | table stats and target-specific stats. | |
6966 | (start_time): No longer automatic to main. | |
6967 | (main): Set file-level start_time and call dump_statistics at | |
6968 | exit. Exit by calling xexit. | |
6969 | (show_usage): Make --statistics description less specific. | |
6970 | * subsegs.c (subsegs_print_statistics): New function. | |
6971 | * write.c (write_print_statistics): New function. | |
6972 | (n_fixups): New static variable. | |
6973 | (fix_new_internal): Increment it. | |
6974 | * read.c (read_print_statistics): New function. | |
6975 | * read.h (read_print_statistics): Declare. | |
6976 | * symbol.c (symbol_print_statistics): New function. | |
6977 | * symbol.h (symbol_print_statistics): Declare. | |
6978 | * hash.c (hash_print_statistics): New function. | |
6979 | * hash.h (hash_print_statistics): Declare. | |
6980 | * config/tc-i386.c (i386_print_statistics): New function. | |
6981 | * config/tc-i386.h (i386_print_statistics): Declare. | |
6982 | (tc_print_statistics): New macro. | |
6983 | * messages.c (as_fatal, as_assert, as_abort): Use xexit, not | |
6984 | exit. | |
6985 | ||
6986 | * hash.c (DELETED): Rewrite to use a valid but unique address. | |
6987 | (START_POWER): Reduce to 10. | |
6988 | (enum stat_enum): New enumerator, replacing STAT_* index macros. | |
6989 | Add new values for counting strcmp calls. | |
6990 | (GROW_FACTOR): New macro. | |
6991 | (hash_grow): Use GROW_FACTOR. Rewrite for quick returns instead | |
6992 | of nesting blocks. | |
6993 | (FULL_VALUE): New macro. Use 1/4 of table size instead of 1/2. | |
6994 | (hash_new): Use FULL_VALUE. | |
6995 | (struct hash_control): Definition moved here. | |
6996 | (hash_code): Don't mask to low bits. | |
6997 | (hash_ask): Mask returned hash code here. Check hash value before | |
6998 | calling strcmp; count strcmp calls. | |
6999 | * hash.h (struct hash_control): Declare, don't define, here. | |
7000 | (HASH_STATLENGTH): Deleted. | |
7001 | (struct hash_entry): Add field for hash code. | |
7002 | (hash_say, hash_apply): Don't declare. | |
7003 | ||
7004 | * hash.c (destroy): Return void. | |
7005 | (applicatee): Ditto. | |
7006 | (main): Fix declarations. | |
7007 | (hash_apply): Return void. Argument `function' returns void. Put | |
7008 | inside "#ifdef TEST". | |
7009 | (hash_say): Define only if TEST is defined. | |
7010 | * hash.h (hash_apply, hash_say): Declarations deleted. | |
7011 | ||
6a4667f4 ILT |
7012 | Mon Nov 27 13:18:25 1995 Ian Lance Taylor <[email protected]> |
7013 | ||
7014 | * configure: Rebuild with autoconf 2.7. | |
7015 | ||
330add8a ILT |
7016 | Tue Nov 21 18:39:01 1995 Ian Lance Taylor <[email protected]> |
7017 | ||
7018 | * aclocal.m4 (AC_PROG_CC): Remove local definition. | |
7019 | * configure: Rebuild with autoconf 2.6. | |
7020 | ||
520dd8d5 ILT |
7021 | Mon Nov 20 17:26:00 1995 Ian Lance Taylor <[email protected]> |
7022 | ||
7023 | * config/tc-ppc.c (ppc_debug_name_section_size): Remove. | |
7024 | (ppc_stabx): Don't increment ppc_debug_name_section_size. | |
7025 | (ppc_bc): Likewise. | |
7026 | (ppc_frob_file): Remove. | |
7027 | * config/tc-ppc.h (tc_frob_file): Don't define. | |
7028 | (ppc_frob_file): Don't declare. | |
7029 | ||
880b7429 KR |
7030 | Mon Nov 20 13:37:05 1995 Ken Raeburn <[email protected]> |
7031 | ||
d6c4a3fa KR |
7032 | * Makefile.in (TARG_CPU_DEP_alpha): Mention alpha-opcode.h. |
7033 | * config/alpha-opcode.h: Include one-operand variants of jmp and | |
7034 | jsr. | |
7035 | ||
880b7429 KR |
7036 | * config/te-delt88.h: Renamed from te-delta88.h, to avoid conflict |
7037 | with te-delta.h in 8.3 file systems. | |
7038 | * configure.in: Adjusted. | |
7039 | ||
aa8a6656 ILT |
7040 | Thu Nov 16 12:49:38 1995 Ian Lance Taylor <[email protected]> |
7041 | ||
880b7429 KR |
7042 | * config/tc-mips.c (s_err): Remove; just use the one in read.c. |
7043 | ||
aa8a6656 ILT |
7044 | * config/m68k-parse.y (yylex): In MRI mode, '@' can start an octal |
7045 | number. | |
7046 | * expr.c (operand): Handle MRI suffixes after unadorned 0. | |
7047 | ||
7b889f5e KR |
7048 | Thu Nov 16 00:21:44 1995 Ken Raeburn <[email protected]> |
7049 | ||
da9b55af KR |
7050 | Version 2.6 released. |
7051 | * Makefile.in (VERSION): Updated to 2.6. | |
7052 | ||
7b889f5e KR |
7053 | * config/obj-coff.c (write_object_file): Change use of md_do_align |
7054 | to pass a pointer rather than a fill value, to match other uses. | |
7055 | ||
46618ae6 KR |
7056 | Wed Nov 15 03:52:00 1995 Ken Raeburn <[email protected]> |
7057 | ||
7b889f5e KR |
7058 | * config/tc-ns32k.h (TC_FIX_TYPE): Add missing semicolon. |
7059 | ||
46618ae6 KR |
7060 | * as.c (main): Move md_end call to just after call to |
7061 | perform_an_assembly_pass. Delete cpu-specific code here. | |
7062 | * config/tc-i960.h (md_end): New macro, calls brtab_emit. | |
46618ae6 KR |
7063 | * config/tc-arm.c (md_end): Unused function deleted. |
7064 | * config/tc-ns32k.c (md_end): Ditto. | |
7065 | ||
7066 | * config/tc-i386.c (i386_align_code): New function, moved here | |
7067 | from HANDLE_ALIGN macro. | |
7068 | * config/tc-i386.h (HANDLE_ALIGN): Call it. | |
7069 | ||
7070 | Mon Jul 31 14:53:19 1995 Alan Modra <[email protected]> | |
7071 | ||
7072 | * config/tc-i386.h (md_do_align): cast fill and 0x90 to char | |
7073 | before comparing | |
7074 | ||
7075 | Mon May 1 10:91:49 1995 Alan Modra <[email protected]> | |
7076 | ||
7077 | * config/tc-i386.h (md_do_align): Make ".align n,0x90" generate | |
7078 | multi-byte nops to avoid changing gcc. The necessary gcc change | |
7079 | might break old assemblers. | |
7080 | ||
7081 | Sat Apr 22 20:53:05 1995 Alan Modra <[email protected]> | |
7082 | ||
7083 | * config/tc-i386.h (md_do_align, HANDLE_ALIGN): Add macros to | |
7084 | generate optimal multi-byte nop instructions for ".align n" | |
7085 | ".align n,0x90", and aligns requiring more than 15 bytes of | |
7086 | padding still generate multiple 0x90's as before. | |
7087 | ||
7088 | Mon Nov 13 17:40:21 1995 Ian Lance Taylor <[email protected]> | |
7089 | ||
7090 | * config/tc-m68k.c (s_mri_until): Call pop_mri_control. | |
7091 | ||
51bc513e SS |
7092 | Mon Nov 13 20:39:06 1995 Stan Shebs <[email protected]> |
7093 | ||
7094 | * configure.in (ppc-*-macos*, ppc-*-mpw*): New configurations. | |
7095 | * configure: Update. | |
7096 | * mpw-make.sed: Reorder commands to make sed happier. | |
7097 | * config/te-macos.h: New file. | |
7098 | * config/tc-ppc.h (TARGET_FORMAT): Set correctly for PowerMac. | |
7099 | ||
8b39c5df JL |
7100 | Sun Nov 12 21:14:56 1995 Jeffrey A Law ([email protected]) |
7101 | ||
7102 | * config/tc-hppa.c (pa_ip): Fix off-by-2 bug in length check for | |
7103 | conditional branches. | |
7104 | (md_apply_fix): Likewise. | |
7105 | ||
7106 | Thu Nov 9 16:14:01 1995 Ian Lance Taylor <[email protected]> | |
7107 | ||
7108 | * config/tc-a29k.c (md_apply_fix): Warn if an attempt is made to | |
7109 | generate a reloc which the linker will not handle correctly. Fix | |
7110 | overflow checking--R_IREL is 18 bits, not 17. | |
7111 | ||
6a649eda ILT |
7112 | Wed Nov 8 19:59:36 1995 Ian Lance Taylor <[email protected]> |
7113 | ||
a071b8e9 ILT |
7114 | * config/obj-coff.c (fixup_segment): Don't subtract md_pcrel_from |
7115 | from a PC relative reloc if TC_A29K. | |
7116 | ||
7117 | * config/tc-a29k.c (line_separator_chars): Restore '@'. Existing | |
7118 | code depends upon it. | |
7119 | ||
6a649eda ILT |
7120 | * config/tc-a29k.c (md_operand): Handle $float, $double, and |
7121 | $extend. Based on code from Eric Freudenthal | |
7122 | <[email protected]>. | |
7123 | * config/tc-a29k.h (LEX_DOLLAR): Define. | |
7124 | * read.c (LEX_DOLLAR): Define if not defined. | |
7125 | (lex_type): Use LEX_DOLLAR. | |
7126 | ||
6364a188 ILT |
7127 | Wed Nov 8 16:38:14 1995 Eric Freudenthal <[email protected]> |
7128 | ||
7129 | * configure.in (a29k-nyu-sym1): New target, just like other a29k | |
7130 | targets. | |
7131 | ||
0fa6f8f6 ILT |
7132 | Wed Nov 8 11:38:48 1995 Ian Lance Taylor <[email protected]> |
7133 | ||
7134 | * config/obj-coff.c (c_dot_file_symbol): Cast xmalloc return. | |
7135 | ||
7136 | Tue Nov 7 09:14:35 1995 Kim Knuttila <[email protected]> | |
7137 | ||
7138 | * config/tc-ppc.c (md_apply_fix3): Added BFD_RELOC_RVA. Currently | |
7139 | used only by "dlltool.c". | |
7140 | ||
eec2cfef ILT |
7141 | Mon Nov 6 18:51:26 1995 Ian Lance Taylor <[email protected]> |
7142 | ||
7143 | * config/tc-alpha.c: Undefine inline if not __GNUC__. | |
7144 | (md_pseudo_table): Don't define "extern". | |
7145 | ||
df7504dc ILT |
7146 | Sat Nov 4 00:51:21 1995 Ian Lance Taylor <[email protected]> |
7147 | ||
a3d1c561 ILT |
7148 | * config/tc-ppc.c (ppc_biei): Force symbol into text_section. |
7149 | ||
df7504dc ILT |
7150 | * config/tc-ppc.c (md_show_usage): Put backslash at end of line. |
7151 | ||
07d012f6 ILT |
7152 | Fri Nov 3 13:02:59 1995 Ian Lance Taylor <[email protected]> |
7153 | ||
36e80ac6 ILT |
7154 | * macro.c (macro_expand_body): Don't warn about == with a |
7155 | nonexistent parameter, in case it is in a comment field. | |
7156 | ||
07d012f6 ILT |
7157 | * as.c (main): On TC_A29K, call macro_init with macro_alternate |
7158 | set to 1. | |
7159 | * macro.c (get_any_string): Don't keep quotes if macro_strip_at is | |
7160 | set, even if macro_alternate is set. | |
7161 | (get_apost_token): If macro_strip_at, only skip kind if it is '@'. | |
7162 | (sub_actual): If macro_strip_at, and kind is '@', don't look up | |
7163 | the token unless it ended in '@'. | |
7164 | * config/tc-a29k.c (line_separator_chars): Remove '@'. | |
7165 | * doc/c-a29k.texi: Document macro usage on A29K. | |
7166 | ||
01f108bc ILT |
7167 | Thu Nov 2 23:07:57 1995 Ian Lance Taylor <[email protected]> |
7168 | ||
7169 | * config/tc-m68k.c (m68k_ip): Handle new 'W' place, meaning a | |
7170 | signed word. | |
7171 | (install_operand): Likewise. | |
7172 | ||
7173 | * config/obj-elf.c (ecoff_debug_pseudo_table): Add "extern". | |
7174 | ||
7175 | Wed Nov 1 15:17:02 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <[email protected]> | |
7176 | ||
7177 | * configure.in (m88k-motorola-sysv*): New target. | |
7178 | * configure: Rebuild. | |
7179 | * config/te-delta88.h: New file. | |
7180 | * config/obj-coff.c (write_object_file): Use md_do_align if it is | |
7181 | defined. | |
7182 | * config/tc-m88k.h (SUB_SEGMENT_ALIGN): Define. | |
7183 | (md_do_align): Define. | |
7184 | * config/tc-m88k.c: Include "subsegs.h". | |
7185 | (m88k_do_align): New function. | |
7186 | ||
7187 | * config/te-delta.h (STRIP_UNDERSCORE): Don't define. | |
7188 | (COFF_NOLOAD_PROBLEM): Define. | |
7189 | (LOCAL_LABELS_DOLLAR, LOCAL_LABELS_FB): Define. | |
7190 | ||
7954cc14 KR |
7191 | Wed Nov 1 16:07:43 1995 Ken Raeburn <[email protected]> |
7192 | ||
7193 | * config/tc-i386.c (md_assemble): For a jump instruction with | |
7194 | non-constant target, require 7 available bytes in the current | |
7195 | frag, not 6. | |
7196 | ||
d033806f FF |
7197 | Tue Oct 31 15:37:16 1995 Fred Fish <[email protected]> |
7198 | ||
7199 | * config/obj-elf.h: Include bfd/elf-bfd.h rather than | |
7200 | bfd/libelf.h. | |
7201 | ||
d7b2038f ILT |
7202 | Tue Oct 31 16:34:28 1995 David Mosberger-Tang <[email protected]> |
7203 | ||
7204 | * configure.in (alpha-*-linux*): Use ecoff. | |
7205 | * configure: Rebuild. | |
7206 | * ecoff.c (ecoff_directive_extern): New function. | |
7207 | (ecoff_directive_weakext): New function. | |
7208 | (ecoff_build_symbols): Handle weak symbols. | |
7209 | (ecoff_setup_ext): Likewise. | |
59c80ca2 | 7210 | (ecoff_frob_symbol): Warn about weak common symbols. |
d7b2038f ILT |
7211 | * ecoff.h (ecoff_directive_extern): Declare. |
7212 | (ecoff_directive_weakext): Declare. | |
7213 | * symbols.c (S_IS_WEAK): New function. | |
7214 | * symbols.h (S_IS_WEAK): Declare. | |
7215 | * config/obj-ecoff.c (obj_pseudo_table): Add "extern" and | |
7216 | "weakext". | |
7217 | * config/tc-mips.c (mips_pseudo_table): Remove "extern". | |
7218 | (s_extern): Remove. | |
7219 | ||
cbdf59ad ILT |
7220 | Tue Oct 31 13:29:08 1995 Ian Lance Taylor <[email protected]> |
7221 | ||
b629f627 ILT |
7222 | * config/tc-ppc.c (ppc_lglobl): Do the right thing. |
7223 | ||
7ab1edc8 ILT |
7224 | * config/tc-ppc.c (ppc_bb): Call SF_SET_PROCESS. |
7225 | (ppc_eb): Likewise. Set the storage class to C_BLOCK, not C_FCN. | |
7226 | (ppc_frob_symbol): Don't change C_BLOCK symbols to C_HIDEXT. | |
7227 | * config/obj-coff.c (coff_frob_symbol): Don't call | |
7228 | SA_SET_SYM_ENDNDX with the current symbol; call it with the next | |
7229 | one. If OBJ_XCOFF, try to figure out whether the symbol is going | |
7230 | to be dropped. | |
7231 | ||
31751d9d ILT |
7232 | * config/tc-ppc.c (md_pseudo_table): Add "bc" and "ec". |
7233 | (ppc_stab_symbol): New static variable. | |
7234 | (ppc_change_csect): Check that ppc_toc_csect is not NULL. | |
7235 | (ppc_stabx): Set ppc_stab_symbol around call to symbol_make. Set | |
7236 | sy_tc.real_name to the stab string. | |
7237 | (ppc_bc, ppc_ec): New static functions. | |
7238 | (ppc_canonicalize_symbol_name): If ppc_stab_symbol is set, don't | |
7239 | do anything. | |
7240 | (ppc_symbol_new_hook): If ppc_stab_symbol is set, don't look for a | |
7241 | suffix. | |
0e3dd9a0 ILT |
7242 | (ppc_frob_symbol): Set BSF_NOT_AT_END for symbols with csect aux |
7243 | entries. | |
31751d9d | 7244 | |
cbdf59ad ILT |
7245 | * input-scrub.c (input_scrub_push): Reset sb_index. |
7246 | ||
91123dbe ILT |
7247 | Mon Oct 30 17:52:46 1995 Ian Lance Taylor <[email protected]> |
7248 | ||
7249 | * listing.c (listing_newline): Don't create a frag in the absolute | |
7250 | section. | |
7251 | ||
73255941 ILT |
7252 | Sat Oct 28 01:02:05 1995 Ian Lance Taylor <[email protected]> |
7253 | ||
df72d2a5 ILT |
7254 | * config/tc-ppc.c (md_pseudo_table): Add "data" and "text". |
7255 | (ppc_csect): Move most of the code to ppc_change_csect, and call | |
7256 | it. | |
7257 | (ppc_change_csect): New static function, taken from ppc_csect. | |
7258 | (ppc_section): New static function. | |
7259 | (ppc_saw_abs): New static varable. | |
7260 | (ppc_frob_symbol): Create aux entry for absolute symbols. Warn if | |
7261 | a symbol has no csect. | |
7262 | (ppc_adjust_symtab): New function. | |
7263 | * config/tc-ppc.h (tc_adjust_symtab): Define if OBJ_XCOFF. | |
7264 | (ppc_adjust_symtab): Declare if OBJ_XCOFF. | |
7265 | ||
7266 | * write.c (write_object_file): If tc_adjust_symtab is defined, | |
7267 | call it just before the call to obj_adjust_symtab. | |
7268 | ||
73255941 ILT |
7269 | * symbols.c (symbol_find_or_make): Change name to be const. |
7270 | * symbols.h (symbol_find_or_make): Update declaration. | |
7271 | ||
9bfaf1b9 KR |
7272 | Thu Oct 26 19:18:27 1995 Ken Raeburn <[email protected]> |
7273 | ||
7274 | * doc/as.texinfo (Align): Mention SH. | |
7275 | * doc/c-m68k.texi (M68K-Directives, .even): Describe behavior, not | |
7276 | .align value. | |
7277 | * doc/c-z8k.texi (Z8000 Directives, global): Fix minor typo. | |
7278 | (Z8000 Directives, even): Don't give numeric align value, instead | |
7279 | explain behavior. | |
7280 | ||
ae143278 DE |
7281 | Thu Oct 26 11:45:03 1995 Richard Earnshaw ([email protected]) |
7282 | ||
7283 | * tc-arm.c (do_ldst): Assemble ldr/str r0, [r1] as a pre-increment | |
7284 | instruction. | |
7285 | ||
270433cc PB |
7286 | Wed Oct 25 11:59:24 1995 Per Bothner <[email protected]> |
7287 | ||
7288 | * Makefile.in (diststuff): Also make info. | |
7289 | (maintainer-clean realclean): Also make clean-info. | |
7290 | ||
18a11401 JL |
7291 | Tue Oct 24 15:21:33 1995 Jeffrey A Law ([email protected]) |
7292 | ||
7293 | * config/tc-hppa.c (md_pseudo_table): Add new ".nsubspa" opcode. | |
7294 | (pa_subspace): For ".nsubspa", always create a new subspace | |
7295 | with the given attributes, even if one already exists with the | |
7296 | same name. | |
7297 | ||
96fe71e1 MM |
7298 | Tue Oct 24 14:50:38 1995 Michael Meissner <[email protected]> |
7299 | ||
7300 | * config/tc-ppc.h (TC_FORCE_RELOCATION_SECTION): Rename from | |
7301 | TC_FORCE_RELOCATION, taking an additional section argument. If | |
7302 | the section of the target symbol is not the same as the current | |
7303 | section, always force the relocation to be used. | |
7304 | (MD_PCREL_FROM_SECTION): New macro to call md_pcrel_from_section. | |
7305 | ||
7306 | * config/tc-ppc.c (md_pcrel_from_section): Rename from the | |
7307 | md_pcrel_from function, taking an additional section argument. | |
7308 | Invoke TC_FORCE_RELOCATION_SECTION instead of TC_FORCE_RELOCATION. | |
7309 | ||
7310 | * write.c (TC_FORCE_RELOCATION_SECTION): Define in terms of the | |
7311 | older TC_FORCE_RELOCATION if not defined. | |
7312 | (MD_PCREL_FROM_SECTION): If not defined, invoke md_pcrel_from. | |
7313 | (fixup_segment): Use MD_PCREL_FROM_SECTION instead of | |
7314 | md_pcrel_from, and TC_FORCE_RELOCATION_SECTION instead of | |
7315 | TC_FORCE_RELOCATION. | |
7316 | ||
1d75481b KR |
7317 | Mon Oct 23 16:20:04 1995 Ken Raeburn <[email protected]> |
7318 | ||
7319 | * input-scrub.c (as_where): Set name to null pointer if we don't | |
7320 | have a file name. | |
7321 | * messages.c (identify): Only print filename if non-null. | |
7322 | (as_show_where): Ditto, for line number too. | |
7323 | (as_warn_internal, as_bad_internal): Ditto. | |
7324 | ||
7325 | * input-file.c (input_file_open): If the input file can't be | |
7326 | opened, consider it an error. | |
7327 | ||
c625fc23 JSC |
7328 | Mon Oct 23 11:15:44 1995 James G. Smith <[email protected]> |
7329 | ||
7330 | * config/tc-mips.c: Added mips_4100 control, and support for | |
7331 | accepting the 4100 as a MIPS architecture variant (md_begin, | |
7332 | macro_build, mips_ip, md_parse_option). Adding suitable | |
7333 | command-line OPTIONs, and updating the help text (md_show_usage). | |
7334 | ||
dd1a5316 KR |
7335 | Wed Oct 18 13:20:32 1995 Ken Raeburn <[email protected]> |
7336 | ||
c625fc23 JSC |
7337 | * subsegs.c (subseg_begin): Only set absolute_frchain.fix_* when |
7338 | BFD_ASSEMBLER is defined. | |
7339 | ||
3366a224 KR |
7340 | * Use one active frag and one obstack per frag chain: |
7341 | * frags.c (frags): Variable deleted. | |
7342 | (frag_alloc): New function. | |
7343 | (frag_grow, frag_more, frag_variant, frag_now_fix, | |
7344 | frag_append_1_char): Refer to frchain_now->frch_obstack instead of | |
7345 | frags variable. | |
7346 | (frag_new): Ditto. Verify that frch_last and frag_now match on | |
7347 | entry and exit, and that old frag_now has non-zero type. Replace | |
7348 | "know" uses with "assert". Use frag_alloc instead of mucking with | |
7349 | obstack alignment. | |
7350 | * frags.h (frags): Declaration deleted. | |
7351 | * subsegs.h (struct frchain): Add new field frch_frag_now. | |
7352 | * subsegs.c (frchains, dummy_frag, absolute_frchain): New static | |
7353 | variables. | |
7354 | (subsegs_begin): Initialize frchains obstack. Under gcc, don't | |
7355 | give it any stricter alignment than frchainS structures need. Do | |
7356 | not initialize frags obstack. Set frag_now to point to | |
7357 | dummy_obstack. Initialize absolute_frchain. | |
7358 | (subseg_set_rest): Save and restore frag_now in frch_frag_now | |
7359 | field of frchainS. Don't create new frags on section switch, and | |
7360 | use frag_alloc when creating a new frag chain. For absolute | |
7361 | section, set frchain_now to absolute_frchain. Verify that | |
7362 | frch_last and frag_now match on entry and exit. Initialize | |
7363 | per-chain obstack, and under gcc, set required alignment to that | |
7364 | needed by fragS structure. | |
c625fc23 | 7365 | |
3366a224 KR |
7366 | * write.c (chain_frchains_together_1): Verify fr_type is nonzero. |
7367 | ||
7368 | * stabs.c (get_stab_string_offset): Only copy input string if a | |
7369 | fresh copy is needed, not if the section already exists. | |
7370 | (s_stab_generic): Cache stab section name to bypass lookups, since | |
7371 | usually it will match. Could be made faster still by changing the | |
7372 | memory allocation rules. | |
7373 | (s_xstab): Cache section name to bypass repeated string | |
7374 | allocation. | |
7375 | ||
7376 | * frags.c (frag_new): Deleted register declarations. | |
7377 | ||
7378 | * listing.c (frag_now): Don't declare. | |
7379 | ||
7380 | * as.c (chunksize): New variable. | |
7381 | (debug_memory): New variable. | |
7382 | (main): If debug_memory is set, reduce chunksize and | |
7383 | _bfd_chunksize. | |
7384 | * as.h (chunksize): Declare it. | |
7385 | * read.c (read_begin): Use it. | |
7386 | ||
de5ebe2e KR |
7387 | * config/tc-alpha.c (md_shortopts): Include 'g'. |
7388 | (md_parse_option): Ignore it. | |
7389 | ||
dd1a5316 KR |
7390 | * Makefile.in (distclean): Remove Makefile and config.status from |
7391 | testsuite directory. | |
7392 | (clean-here): Don't delete testsuite. Instead, delete only the | |
7393 | files within it that would be generated by running tests. | |
7394 | ||
de5ebe2e KR |
7395 | * config/tc-hppa.c (hppa_elf_mark_end_of_function): Call |
7396 | frag_now_fix instead of accessing obstack info directly. | |
7397 | * config/tc-arm.c (s_ltorg): Ditto. | |
7398 | (md_assemble): Ditto. | |
7399 | ||
7400 | * config/tc-i386.c (md_assemble): Call frag_grow instead of | |
7401 | obstack_room. | |
7402 | ||
625f4e48 KR |
7403 | Wed Oct 18 12:22:59 1995 Ken Raeburn <[email protected]> |
7404 | ||
7405 | * stabs.c (aout_process_stab): Insert debug symbol into symbol | |
7406 | chain after parsing value expression, if any, to avoid separating | |
7407 | continued .stabs lines. | |
7408 | ||
33a8c1b6 ILT |
7409 | Mon Oct 16 10:56:41 1995 Ian Lance Taylor <[email protected]> |
7410 | ||
7411 | * config/tc-mips.c (mips_elf_pseudo_table): Remove. | |
7412 | (mips_pop_insert): Don't call pop_insert on mips_elf_pseudo_table. | |
7413 | ||
b6b8f911 MM |
7414 | Mon Oct 16 07:07:37 1995 Michael Meissner <[email protected]> |
7415 | ||
625f4e48 KR |
7416 | * config/tc-ppc.c (md_begin): Use new flags PPC_OPCODE_COMMON for |
7417 | -mcom support and PPC_OPCODE_ANY for -many. | |
7418 | (md_parse_option): Ditto. | |
7419 | (ppc_arch): Ditto. | |
7420 | (md_begin): For duplicate instructions, print all duplicates | |
7421 | before aborting. | |
b6b8f911 | 7422 | |
4c2935f4 MM |
7423 | Sun Oct 15 22:06:14 1995 Michael Meissner <[email protected]> |
7424 | ||
7425 | * config/tc-ppc.c (md_parse_option): Support for -mcom to turn on | |
7426 | common mode operation. | |
7427 | (md_show_usage): Add -mcom to usage message. | |
4c2935f4 MM |
7428 | |
7429 | Fri Oct 13 13:32:45 1995 steve chamberlain <[email protected]> | |
7430 | ||
7431 | * expr.c (op_rank): Add O_symbol_rva. | |
7432 | * expr.h (operatorT): Add O_symbol_rva. | |
7433 | * read.c (cons_worker): Set O_symbol_rva when necessary. | |
7434 | * write.c (fix_new_exp): Understand O_symbol_rva. | |
7435 | ||
7db865dc ILT |
7436 | Tue Oct 10 11:34:14 1995 Ian Lance Taylor <[email protected]> |
7437 | ||
7438 | * config/tc-mips.c: Correct s_cons arguments. From Michael | |
7439 | Joosten <[email protected]>. | |
7440 | ||
1b13e6fc ILT |
7441 | Mon Oct 9 19:59:53 1995 Ian Lance Taylor <[email protected]> |
7442 | ||
7443 | * config/tc-ppc.c (ppc_macro): Make count unsigned. | |
7444 | (ppc_biei): Set segment to now_seg and value to coff_n_line_nos. | |
7445 | (ppc_frob_symbol): Handle C_BINCL and C_EINCL symbols by setting | |
7446 | the fix_line field. | |
7447 | * config/obj-coff.c (coff_n_line_nos): Rename from n_line_nos, and | |
7448 | make non-static. Change all users. | |
7449 | * config/obj-coff.h (coff_n_line_nos): Declare. | |
7450 | ||
9e3e3d4c KR |
7451 | Fri Oct 6 16:24:27 1995 Ken Raeburn <[email protected]> |
7452 | ||
7453 | Mon Sep 25 22:49:32 1995 Andreas Schwab <[email protected]> | |
7454 | ||
7455 | * configure.in (AC_ARG_WITH(bfd-assembler)): Fix help message. | |
7456 | ||
7457 | * config/obj-elf.c (obj_elf_common): Convert specified byte | |
7458 | alignment to power of two. Set size of local bss symbol. | |
7459 | ||
7460 | * config/tc-m68k.c (tc_gen_reloc): Fix typo in variable name. | |
7461 | ||
13a6c753 ILT |
7462 | Fri Oct 6 15:22:25 1995 Ian Lance Taylor <[email protected]> |
7463 | ||
7464 | * sb.c, macro.c: Decide whether to include <string.h> or | |
7465 | <strings.h> just as as.h does. | |
7466 | ||
a75aafcd DE |
7467 | Fri Oct 6 09:55:33 1995 Doug Evans <[email protected]> |
7468 | ||
7469 | * Makefile.in (site.exp): Fix setting of $srcdir. | |
7470 | ||
7471 | * config/tc-arm.c (md_atof): Fix little-endian output. | |
f6ec8c46 DE |
7472 | * config/tc-arm.h (ARM_BI_ENDIAN): Move definition so defined for |
7473 | all coff targets. | |
a75aafcd | 7474 | |
d89861c7 KR |
7475 | Thu Oct 5 20:17:30 1995 Ken Raeburn <[email protected]> |
7476 | ||
4d2ba393 KR |
7477 | * doc/as.texinfo: Split out the NS32k family documentation, |
7478 | despite its being commented out for now. | |
7479 | * doc/c-ns32k.texi: New file. | |
7480 | ||
2c5eb48d KR |
7481 | * sb.c, macro.c: Include string.h. |
7482 | ||
6b0a6eaa KR |
7483 | * Makefile.in (comparison): Only check *.o; we don't care if |
7484 | timestamps inserted by the native linker differ. | |
7485 | ||
d89861c7 KR |
7486 | * config/tc-alpha.c (alpha_align): Only fill with a no-op pattern |
7487 | if alignment stricter than 4 bytes is requested; in that case, | |
7488 | align to a 4-byte boundary first. | |
7489 | ||
70aeac05 KR |
7490 | Thu Sep 28 19:35:27 1995 Pat Rankin <[email protected]> |
7491 | ||
7492 | * config/obj-vms.c (VMS_RSYM_Parse): eliminate "might be used | |
7493 | uninitialized" warning for `Max_Source_Offset'. | |
7494 | ||
eaaa2a42 KK |
7495 | Wed Oct 4 16:17:02 1995 Kim Knuttila <[email protected]> |
7496 | ||
7497 | * config/tc-ppc.c (parse_toc_entry): New function to parse [toc] | |
7498 | qualifiers and detect errors if present. | |
7499 | (md_assemble): Add call to parse_toc_entry. Also added some support | |
7500 | for the [tocv] qualifier. | |
7501 | (ppc_pe_tocd): New function to support data in the toc section. | |
7502 | ||
cd557d83 ILT |
7503 | Wed Oct 4 14:03:39 1995 Ian Lance Taylor <[email protected]> |
7504 | ||
7505 | * config/tc-ppc.c (ppc_frob_symbol): Don't create an aux entry for | |
7506 | an absolute symbol. | |
7507 | ||
42ac8fa8 ILT |
7508 | Tue Oct 3 12:18:19 1995 Ian Lance Taylor <[email protected]> |
7509 | ||
01f108bc | 7510 | * config/tc-m68k.c (isword): Accept all values from -65536 to |
cd557d83 ILT |
7511 | +65535, so ~VAL will not be rejected. |
7512 | ||
42ac8fa8 ILT |
7513 | * cond.c (s_endif): Call demand_empty_rest_of_line. In MRI mode, |
7514 | skip characters after the pseudo-op. | |
7515 | (s_else): Likewise. | |
7516 | * read.c (get_line_sb): Don't look past buffer_limit. | |
7517 | (s_include): In MRI mode, skip characters after the file name. | |
7518 | ||
eef66934 ILT |
7519 | Mon Oct 2 16:15:27 1995 Ian Lance Taylor <[email protected]> |
7520 | ||
7521 | * config/m68k-parse.y (m68k_reg_parse): In MRI mode, permit | |
7522 | periods in register names. | |
7523 | ||
cdc49cba | 7524 | For older changes see ChangeLog.1. |