Comment changes.
[deliverable/binutils-gdb.git] / gas / ChangeLog
CommitLineData
5a0fc1d4
JG
1Fri Sep 25 17:53:43 1992 John Gilmore (gnu@cygnus.com)
2
3 * messages.c: Comment changes.
4
4959cb7b
KR
5Fri Sep 25 14:12:58 1992 Ken Raeburn (raeburn@kyriath.cygnus.com)
6
7 * as.h: Test if __STDC__ is defined only, don't test its value.
8 * messages.c: If __STDC__ is not defined, define NO_STDARG.
9
5e9d510e
BK
10Thu Sep 24 12:42:32 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
11
12 * listing.c (debugging_pseudo): Add stabs and stabn as things to
13 ignore.
14
569dac15
JW
15Tue Sep 15 17:25:05 1992 Jim Wilson (wilson@sphagnum.cygnus.com)
16
17 * Makefile.in (as.new): Remove dependence on LOCAL_LOADLIBES.
18 Change LIBDEPS dependence to LIBS.
19
efbfb612
ILT
20Tue Sep 15 15:32:02 1992 Ian Lance Taylor (ian@cygnus.com)
21
22 * Makefile.in (install): if $(tooldir) exists, install as in
23 $(tooldir)/bin.
24
987b1491
ILT
25Sun Sep 13 20:30:10 1992 Ian Lance Taylor (ian@cygnus.com)
26
ca5e9d49
ILT
27 * Added WARN_SIGNED_OVERFLOW_WORD define to give an error if any
28 .word is < -32768 or > 32767. The -J flag causes the error to be
29 ignored. This is to catch over-sized switches generated by gcc on
30 systems which don't support the broken .word hack.
31 as.c (main): permit -J if WARN_SIGNED_OVERFLOW_WORD.
32 write.c (fixup_segment): check for signed .word overflow if
33 WARN_SIGNED_OVERFLOW_WORD.
34
987b1491
ILT
35 * write.c (fixup_segment): fixed missing parens in expression
36 checking for byte or word overflow.
37
b1520b1f
ILT
38Thu Sep 10 09:23:15 1992 Ian Lance Taylor (ian@cygnus.com)
39
40 * input-scrub.c (input_scrub_push): call input_file_begin, not
41 input_scrub_begin.
42 messages.c (as_perror): print ": " between the passed in error and
43 the strerror, like perror does.
44
b53ccaac
ILT
45Wed Sep 9 11:06:25 1992 Ian Lance Taylor (ian@cygnus.com)
46
47 * Makefile.in: use gas_target instead of modifying target_cpu.
48 From Steve Chamberlain:
49 Makefile.in: Handle m68*-*-coff*.
50 read.c, read.h: add mult argument to s_space
51
db4d20e5
KR
52Tue Sep 8 17:10:58 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
53
54 * Makefile.in (LIBS): Include opcode library.
55
e53ab768
KR
56Fri Sep 4 18:20:56 1992 Ken Raeburn (raeburn@cygnus.com)
57
58 * config/tc-m68k.c (get_num, case SEG_BIG): If only small integers
59 including zero are accepted, pass +0.0.
60
7e10f53c
ILT
61Sun Aug 30 21:24:46 1992 Ian Lance Taylor (ian@cygnus.com)
62
63 * Makefile.in: map "as" through program_transform_name when
64 installing.
65
b0952e12
JW
66Sat Aug 29 12:11:12 1992 Jim Wilson (wilson@sphagnum.cygnus.com)
67
68 * Makefile.in (as.new): Depend on LOCAL_LOADLIBES.
69
b2f221a9
KR
70Tue Aug 25 15:50:48 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
71
72 * config/tc-m68k.c (init_table): Now const. Always include 68851
73 data, so that "bc" is available to 68040 cache instructions.
74 Added "tt0", "tt1", and 68ec030 variants.
75 (md_assemble): Complain if 68000 (only) and 68881 are specified.
76 (enum _register): Added TT0, TT1.
77 (m68k_ip, cases '3' and 't'): Handle new operand type codes. Pass
78 line number correctly in "internal error" messages. Don't print
79 architecture-mismatch message for operand errors.
80
81 From Colin Smith (colin@wrs.com):
82 * config/tc-m68k.c (m68k_ip, case '_'): Use addword twice rather
83 than install_operand.
84
ab737e51
SC
85Tue Aug 25 15:13:48 1992 Steve Chamberlain (sac@thepub.cygnus.com)
86
87 * listing.c (buffer_line): rewind to the start of include
88 files, they might be included twice.
89
7121231f
ILT
90Mon Aug 24 12:45:43 1992 Ian Lance Taylor (ian@cygnus.com)
91
92 * Makefile.in: defined TARGET_CPU for C code so that it can choose
93 one element of a family.
94
4772861e
KR
95Fri Aug 21 14:38:44 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
96
97 * messages.c (as_warn): Use fputs, not fprintf, with a buffer that
98 has already been formatted (but may still contain %-characters).
99 (as_bad): Likewise.
100
09952cd9
KR
101Wed Aug 19 09:25:09 1992 Ken Raeburn (raeburn@cygnus.com)
102
103 * as.h (enum _relax_state): Start off at one, not zero, to better
104 catch uninitialized-variable errors.
105 (linkrelax): Declare new variable.
106
107 * messages.c (warning_count, error_count): Default initializer is
108 sufficient.
109
110 * write.c: Merged some declarations, using PARMS macro.
111 (text_frag_root, data_frag_root, bss_frag_root, text_last_frag,
112 data_last_frag): No longer static.
113 (write_object_file, case rs_align or rs_org): If HANDLE_ALIGN is
114 defined, call it. Change segments before calling fixup_segment.
115 (relax_align): If linkrelax, provide extra padding.
116
117 * obj-bout.c (obj_emit_relocations): Emit alignment relocs despite
118 their not having symbols associated.
119
120 * tc-i960.c (norelax, instrument_branches): Default initializer is
121 sufficient.
122 (linkrelax): Delete variable definition.
123 (mem_fmt): Call fix_new with NO_RELOC.
124 (tc_bout_fix_to_chars): Handle alignment relocs.
125 (i960_handle_align): New function.
126 * tc-i960.h (linkrelax): Delete declaration.
127 (HANDLE_ALIGN): New macro; calls i960_handle_align.
128 (NEED_FX_R_TYPE, NO_RELOC): New macros.
129
a457f4d9
KR
130Tue Aug 18 14:59:21 1992 Ken Raeburn (raeburn@cygnus.com)
131
132 * config/sparc.mt: New file. Grab sparc opcode table from bfd
133 library.
134
4b857710
ILT
135Tue Aug 18 14:16:38 1992 Ian Lance Taylor (ian@cygnus.com)
136
137 * Makefile.in: always create installation directories. Removed
138 MINUS_G, set CFLAGS to default to -g, added FLAGS_TO_PASS, passed
139 FLAGS_TO_PASS to recursive makes.
140
f7e9bc5a
SC
141Mon Aug 17 15:09:56 1992 Steve Chamberlain (sac@thepub.cygnus.com)
142
143 * input-scrub.c (input_scrub_pop, input_scrub_push): memcpy was
144 being used with args swapped, causing occasional lossage when
145 refilling buffers after an include file.
146
c1c28543
KR
147Mon Aug 17 13:18:51 1992 Ken Raeburn (raeburn@cygnus.com)
148
149 * messages.c (as_tsktsk): Use correct ANSI form for stdarg
150 version. Discard bogus DONTDEF version.
151 (as_warn, as_bad, as_fatal): Likewise.
152
2e20e59a
KR
153Fri Aug 14 18:31:14 1992 Ken Raeburn (raeburn@cygnus.com)
154
155 * config/tc-m68k.c (m68k_ip): If instruction is invalid for the
156 selected architecture, print a message saying so and listing what
157 processors support it, rather than saying "operands mismatch".
158
c8c7e0bf
KR
159Thu Aug 13 13:53:19 1992 Ken Raeburn (raeburn@cygnus.com)
160
161 * as.h [BROKEN_ASSERT]: If defined, turn off all assertion checks.
162
163 * config/ho-rs6000.h (M_RS6000): Don't define it.
164 (free): Declare it.
165 (BROKEN_ASSERT): Define it if not __STDC__.
166
7fd3560a
SC
167Thu Aug 6 12:10:39 1992 Steve Chamberlain (sac@thepub.cygnus.com)
168
169 * read.c (s_fill): make the .fill size clamped error a warn and
170 fix bug where 0's were always placed.
171
62594bd7
SC
172Wed Aug 5 12:02:40 1992 Steve Chamberlain (sac@thepub.cygnus.com)
173
174 * config/tc-m68k.c (md_pseudo_table): fix the .align thing
4f3569fa 175 the right way; for just the 68k. Sun 3 .align is nbytes, not ptwo.
62594bd7 176
680227f3
KR
177Sat Aug 1 19:10:13 1992 Ken Raeburn (raeburn@cygnus.com)
178
179 * config/tc-sparc.c (tc_aout_fix_to_chars): If pc-relative, take
180 fx_offset into account.
181
c51ccfd5
KR
182Fri Jul 31 21:53:28 1992 Ken Raeburn (raeburn@cygnus.com)
183
184 * configure.in (mips host): Accept "ultrix" with version number.
185
186 * expr.c (floating_constant): Separate "=-" to avoid confusing
187 ancient or broken compilers.
188
189 * config/tc-m68k.c (m68k_ip): Mismatch error could also indicate
190 processor/opcode mismatch, so reword the error message.
191 (md_assemble): If no CPU has been set (even if FPU/PMMU
192 characteristics have been), default to 68020. Don't need extra
193 quotes around error string.
194
14f1fc24
JW
195Fri Jul 31 12:26:34 1992 Jim Wilson (wilson@sphagnum.cygnus.com)
196
197 * read.c (potable): Revert sac's incorrect change made Jul 13.
198 Align really is supposed to be ptwo not nbytes.
199
200Mon Jul 20 02:51:59 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
201
202 * Makefile.in: _Do_ include libiberty. (from sef)
203
204Fri Jul 17 15:15:28 1992 Ken Raeburn (raeburn@cygnus.com)
205
206 * expr.c (integer_constant): Handle "0f" and "0b" label references
207 properly.
208
462088b8
SC
209Thu Jul 16 08:20:17 1992 Steve Chamberlain (sac@thepub.cygnus.com)
210
211 * write.c (fixup_segment): if relaxing, don't do anything.
212 * config/obj-bout.[ch] : maintain the a_relaxable file header info
213 * config/tc-i960.c: new option -linkrelax
214
215Mon Jul 13 14:11:36 1992 Steve Chamberlain (sac@thepub.cygnus.com)
216
217 * expr.c (expr): allow SEG_BSS in expressions
218 * read.c (potable): align should be nbytes, not ptwo!
219 * write.c (write_object_file): extra glue for new bss attributes
220 (relax_segment): SEG_BSS is ok now
221 * config/tc-m68k.c (m68k_ip_op): can now parse more @( modes
222
223Mon Jun 1 16:20:22 1992 Michael Tiemann (tiemann@cygnus.com)
224
225 * configure.in: recognize m680x0 as having sun3 emulation mode for
226 vxworks environment.
227
228
0b0b5dba
DHW
229Tue Jun 30 20:25:54 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
230
231 * Makefile.in: Add program_suffix (parallel to program_prefix)
232
ab737e51 233>>>>>>> 1.83
7c2d4011
SC
234Wed Jun 24 10:57:54 1992 Steve Chamberlain (sac@thepub.cygnus.com)
235
236 * app.c (process_escape): new function to handle escapes the right
237 way, (do_scrub_next_char): use new function
238 * cond.c (s_ifdef): do ifdef/ifndef right
239 * read.c (s_fill): make the , expressions optional like the doc
240 says
241 * config/tc-h8300.[ch]: better warnings
242
90d49457
SC
243Tue Jun 9 07:54:54 1992 Steve Chamberlain (sac@thepub.cygnus.com)
244
65bfcf2e
SC
245 * subsegs.c (subsegs_begin): create bss0_frchainP in the same was
246 as data0_frchainP
247
248 * write.c (write_object_file): various changes to handle data in
249 the BSS segment in much the same was as stuff in the DATA segment.
250
462088b8
SC
251
252Thu Jun 4 11:59:13 1992 Steve Chamberlain (sac@thepub.cygnus.com)
253
254 * expr.c(expr): allow SEG_REGISTER in expressions.
255 * read.c(pseudo_set): register expressions can be the source of a
256 set.
257 * subsegs.c (subseg_new): Now -R forces all changes to SEG_DATA to
258 goto SEG_TEXT (if a.out)
259 * write.c (write_object_file): If a.out don't use the old way for
260 -R.
261 * config/obj-a.out (s_sect): complain if the user tries to use a
262 subsegment with a value which might interfere with out -R hackery.
263 * config/tc-m68k.c (m68k_reg_parse): lookup names in symbol table
264 rather than use ugly if tree. (init_regtable): insert register
265 names into symbol table.
266
267Tue Jun 2 16:47:09 1992 Steve Chamberlain (sac@cygnus.com)
268
269 * write.c (write_object_file): keep the fix_tail clean, which
270 fixes a bug in -R where relocations were being lost.
90d49457 271
f8701a3f
SC
272Thu Jun 4 11:59:13 1992 Steve Chamberlain (sac@thepub.cygnus.com)
273
274 * expr.c(expr): allow SEG_REGISTER in expressions.
275 * read.c(pseudo_set): register expressions can be the source of a
276 set.
277 * subsegs.c (subseg_new): Now -R forces all changes to SEG_DATA to
278 goto SEG_TEXT (if a.out)
279 * write.c (write_object_file): If a.out don't use the old way for
280 -R.
281 * config/obj-a.out (s_sect): complain if the user tries to use a
282 subsegment with a value which might interfere with out -R hackery.
283 * config/tc-m68k.c (m68k_reg_parse): lookup names in symbol table
284 rather than use ugly if tree. (init_regtable): insert register
285 names into symbol table.
286
ebfb4167
MT
287Tue Jun 2 16:47:09 1992 Steve Chamberlain (sac@cygnus.com)
288
289 * write.c (write_object_file): keep the fix_tail clean, which
290 fixes a bug in -R where relocations were being lost.
291
292Mon Jun 1 16:20:22 1992 Michael Tiemann (tiemann@cygnus.com)
293
294 * configure.in: recognize m680x0 as having sun3 emulation mode for
295 vxworks environment.
296
297Sun May 31 05:33:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
298
299 * configure.in: recognize m680x0 as an m68k
300
dfd53fe9
JW
301Thu May 28 11:22:02 1992 Jim Wilson (wilson@sphagnum.cygnus.com)
302
303 * configure.in: Recognize sparclite as a sparc variant.
304
d312e231
SC
305Tue May 26 16:47:56 1992 Steve Chamberlain (sac@thepub.cygnus.com)
306
307 * config/tc-a29k.c: lint
308 * listing.c, expr.c: patches from Andrew Smith
309
310Mon Apr 27 13:13:31 1992 K. Richard Pixley (rich@cygnus.com)
311
312 * as.c, write.c: use -K rather than -k for the broken word warning
313 option.
314
fa493b93
RP
315Tue Apr 21 13:35:30 1992 K. Richard Pixley (rich@cygnus.com)
316
317 * Makefile.in: do not print recursion lines.
318
d96c09ed
RP
319Wed Apr 15 21:19:31 1992 K. Richard Pixley (rich@rtl.cygnus.com)
320
321 * Makefile.in: the tooldir copy of gas goes directly in tooldir.
322
323Tue Apr 14 14:50:22 1992 Ken Raeburn (Raeburn@Cygnus.COM)
324
325 * write.c (write_object_file): For b.out format, round up section
326 start addresses to match required alignment.
327
81484684
KR
328Thu Apr 9 05:45:29 1992 Ken Raeburn (Raeburn@Cygnus.COM)
329
330 * Makefile.in (install): Install into $(tooldir)/bin, since that's
331 where gcc looks for it.
332
3876b4c5
SEF
333Tue Apr 7 15:12:15 1992 Sean Eric Fagan (sef@cygnus.com)
334
335 * Makefile.in: Changed some lines to be less confusing for some
336 makes.
337
338 * input-file.c: Conditionalize on _IOFBF, not VMS.
339
340 * read.c, write.c: Change a series of ifdef/elif to
341 ifdef/else/ifdef etc.
342
343Fri Mar 27 12:21:16 1992 K. Richard Pixley (rich@cygnus.com)
344
345 * symbols.c (fb_label_init): fix sizeof to memset.
346
95a925b8
RP
347Fri Mar 13 15:45:44 1992 K. Richard Pixley (rich@cygnus.com)
348
3876b4c5
SEF
349 * Makefile.in: install the man page.
350
95a925b8
RP
351 * Makefile.in: pass down MAKEINFO explicitly on info.
352
5d53038b
SC
353Fri Mar 13 08:03:03 1992 Steve Chamberlain (sac@thepub.cygnus.com)
354
355 * flonum-const.c: renamed flonum-konst.c to stop dos name
356 conflict.
357
8c1b25e4
RP
358Wed Mar 11 23:32:42 1992 K. Richard Pixley (rich@cygnus.com)
359
360 * configure.in: vxworks68 gets te-sun3.h.
361
362 * expr.c: remove limitation that local_labels_dollar or
363 local_labels_fb must be < 10.
364
365 * symbols.c: remove local_labels_dollar, replace with a function
366 interface for a sparse array. All users adjusted.
367
368Fri Mar 6 21:57:18 1992 K. Richard Pixley (rich@cygnus.com)
369
370 * Makefile.in: added check target.
371
372Tue Mar 3 15:45:56 1992 K. Richard Pixley (rich@rtl.cygnus.com)
373
374 * Makefile.in: added tooldir and program_prefix.
375
376Sun Mar 1 04:43:19 1992 Michael Tiemann (tiemann@cygnus.com)
377
378 * write.{c,h} (fix_new): Make these declarations consistent.
379
1651b22d
MT
380Sat Feb 29 13:59:10 1992 Michael Tiemann (tiemann@cygnus.com)
381
382 * Makefile.in (strerror.o): Add rule so that broken Sun make can
383 work in subdirs.
384
5373c439
SC
385Wed Feb 26 19:26:28 1992 Steve Chamberlain (sac at thepub.cygnus.com)
386
387 * read.c, obj-coffbfd.c : fix h8300 specific bit rot
388
389 * expr.c (operand): if can't work out what sort of operand it is,
390 then look through FLT_CHARS for a hint.
391
8c1b25e4
RP
392Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
393
394 * Makefile.in, configure.in: removed traces of namesubdir,
395 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
396 copyrights to '92, changed some from Cygnus to FSF.
397
f24f7577
SC
398Tue Feb 25 14:17:15 1992 Steve Chamberlain (sac at rtl.cygnus.com)
399
14d3e47b
SC
400 * expr.c: If an expression is single comma, then return with
401 SEG_ABSENT rather than an error - since the sparc front end does
402 really strange things with things like fbge,a
403
f24f7577
SC
404 * as.h: include bfd.h if using many sections
405 * expr.c: LOCAL_LABELS_FB had been changed to lower case - so
406 local labels didn't work.
407 * listing.c (list_symbol_table): don't core dump when there's no
408 symbol there.
409 * write.c, write.h: call fix_new with the right number of args on
410 the H8.
411 * config/tc-h8300.[ch] : fix bugs reported by HMSI, and make
412 errors nices
413
c593cf41
SC
414Sat Feb 22 12:26:28 1992 Steve Chamberlain (sac at rtl.cygnus.com)
415
416 * app.c: MRI compatibility - allow single quote to start a string.
417 * as.c: fix typo recently introduced.
418 * as.h : Don't include aout/reloc.h - it's not right for COFF!
419 * expr.c: Much rewriting, to accomodate MRI syntax for
420 expressions. Also easier to read now.
421 * listing.c: Put back defuns
422 * read.c: modified to accept MRI syntax, put back listing pseudo
423 ops so that an assembler built with NO_LISTING ignores list ops
424 rather than pukes.
425 * write.c, write.h: fixs - only keep a reloc type in a fix if the target
426 machine is a SPARC or a 29K.
427 * config/obj-aout.c: added s_sect pseudo op
428 * config/obj-coffbfd.c: lints, set the filehdr flags right and
429 fill in the timestamp.
430 * config/obj-coffbfd.h: Since we don't include aout/reloc.h
431 anymore, define all the relocs which the tc-<x> bit will use so we
432 can translate from them to the coff types.
433 * config/tc-a29k.c: reloc_type isn't ane enum any more
434 * config/tc-m68k.c: Added NO_RELOC definition.
435
2d97273c
RP
436Fri Feb 21 06:21:07 1992 K. Richard Pixley (rich@rtl.cygnus.com)
437
c593cf41
SC
438 * Makefile.in: put header files before C source for TAGS; remove
439 references to non-existent syscalls.h.
440
2d97273c
RP
441 * read.c, write.c subsegs.c: back out the .bss changes.
442
6d5460ab
RP
443Fri Feb 21 01:08:48 1992 Minh Tran-Le (TRANLE@INTELLICORP.COM)
444
445 * symbols.c (local_label_name): symbols now start with ^A.
446
447 * read.c, subsegs.c, write.c obj-coff.c: added handling of
448 `.bss` pseudo op for unitialized data. The new gcc (1.37.9x)
449 generate these sections. .align: will use NOP_OPCODE or 0
450 for padding. This is just for being nice to the
451 disassembler.
452
453 * expr.c (operand): changed to generate local label "\001L0"
454 starting with a ^A so that it is recognized as a local label.
455
456 * as.c (perform_an_assembly_pass): zero bss_fix_root, too.
457
d6e344db
RP
458Fri Feb 21 01:08:48 1992 K. Richard Pixley (rich@cygnus.com)
459
460 * Makefile.in, configure.in, doc: use the doc. Build it, install
461 it, clean it, etc.
462
eb9eacd3
RP
463Tue Feb 18 02:21:25 1992 K. Richard Pixley (rich at cygnus.com)
464
aa3782d2
RP
465 * read.c: white space and comments only.
466
f816adbc
RP
467 * configure.in: use the new atof-ns32.c for ns32k.
468
eb9eacd3
RP
469 * write.c: comment change only.
470
542e1629 471Mon Feb 17 07:51:06 1992 K. Richard Pixley (rich at cygnus.com)
b3ca913f 472
eb9eacd3
RP
473 * config/tc-ns32k.c: actually make tc_aout_fix_to_chars work
474 rather than abort.
475
542e1629
RP
476 * nearly everything. flush ChangeLog, package as gas-1.92.1.
477 ChangeLog's prior to this are sketchy at best. I have logs.
478 They just aren't ChangeLogs.
This page took 0.067591 seconds and 4 git commands to generate.