Add MMIX support
[deliverable/binutils-gdb.git] / bfd / doc / ChangeLog
CommitLineData
3c3bdf30
NC
12001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
2
3 * doc/bfdint.texi (BFD target vector miscellaneous): Add
4 bfd_target_mmo_flavour.
5 * doc/bfd.texinfo (BFD back ends): Add entry for mmo.
6 * doc/Makefile.am (DOCFILES): Add mmo.texi.
7 (SRCDOC): Add mmo.c.
8 (s-mmo, mmo.texi): New rules.
9
fe032580
KH
102001-10-29 Kazu Hirata <kazu@hxi.com>
11
12 * bfdsumm.texi: Fix a typo.
13
07d8a891
NC
142001-10-26 Nick Clifton <nickc@cambridge.redhat.com>
15
16 * bfd.texinfo: Change footer to refer to FSF. Change subtitle
17 to refer to original creation date.
18
87b632fc
AM
192001-10-03 Alan Modra <amodra@bigpond.net.au>
20
21 * Makefile.am (BFD_H_DEP): Add ../version.h.
22 * Makefile.in: Regenerate.
23
8c96f6f4
AM
242001-10-02 Alan Modra <amodra@bigpond.net.au>
25
26 * Makefile.in: Regenerate.
27
4eef72c7
AM
282001-10-01 Alan Modra <amodra@bigpond.net.au>
29
30 * header.sed: New file, adds header to generated files.
31 * Makefile.am: Rewrite rules generating libbfd.h, libcoff.h and
32 bfd.h, using above. Add missing elf.c dependecy for libbfd.h.
33 * Makefile.in: Regenerate.
34
923f08ff
AM
352001-09-21 Alan Modra <amodra@bigpond.net.au>
36
37 * Makefile.in: Regenerate.
38
17c1c87f
AM
392001-09-18 Alan Modra <amodra@bigpond.net.au>
40
41 * bfdint.texi: Replace reference to bfd_read with bfd_bread.
42 Likewise for bfd_write.
43
8a5cc6be
AM
442001-07-24 Alan Modra <amodra@bigpond.net.au>
45
46 * Makefile.in: Regenerate.
47
d1d013c3
HPN
482001-06-21 Hans-Peter Nilsson <hp@axis.com>
49
50 * bfdint.texi (BFD relocation functions) <different formats>:
51 Mention that the GNU linker is aware of input-output format
52 restrictions when generating relocatable output. Make new
53 paragraph for final-link case.
54 (BFD target vector swap): Fix typo.
55
10bfd974
KH
562001-01-25 Kazu Hirata <kazu@hxi.com>
57
58 * chew.c: Do not output trailing whitespaces in type and
59 functionname. Update copyright.
60
05c6581e
KH
612001-01-24 Kazu Hirata <kazu@hxi.com>
62
63 * chew.c: Do not output a trailing whitespace.
64
4a8e467a
NC
652000-11-06 Nick Clifton <nickc@redhat.com>
66
67 * bfd.texinfo: Add GNU Free Documentation License.
68
edd21aca
AM
692000-07-09 Alan Modra <alan@linuxcare.com.au>
70
71 * Makefile.in: Regenerate.
72
181866dc
AM
732000-07-08 Alan Modra <alan@linuxcare.com.au>
74
75 * chew.c (outputdots): Don't add a space before `/*'.
76 (courierize): Likewise.
77
dd167cc8
HPN
78Wed May 24 12:03:25 2000 Hans-Peter Nilsson <hp@axis.com>
79
80 * bfdint.texi (BFD ELF processor required): Add paragraph about
81 target necessities for readelf.
82
afdaa25f
BE
832000-04-30 Ben Elliston <bje@redhat.com>
84
85 * bfdint.texi (BFD generated files): Fix another typo.
86
5398f678
AM
872000-04-17 Ben Elliston <bje@redhat.com>
88
89 * bfdint.texi (BFD_JUMP_TABLE macros): Fix typo.
90
a2d91340
AC
91Fri Apr 7 17:54:38 2000 Andrew Cagney <cagney@b1.cygnus.com>
92
93 * Makefile.in: Rebuild with current autoconf/automake.
94
252b5132
RH
95Thu Feb 4 23:21:36 1999 Ian Lance Taylor <ian@cygnus.com>
96
97 * Makefile.in: Rebuild with current autoconf/automake.
98
99Thu Jul 23 09:36:44 1998 Nick Clifton <nickc@cygnus.com>
100
101 * bfdint.texi (BFD ELF processor required): Add paragraph
102 describing the necessity to create "include/elf/CPU.h".
103
104Thu May 7 14:45:43 1998 Ian Lance Taylor <ian@cygnus.com>
105
106 * Makefile.am (chew.o): Add -I options for intl srcdir and
107 objdir.
108 * Makefile.in: Rebuild.
109
110Mon Apr 27 20:19:24 1998 Ian Lance Taylor <ian@cygnus.com>
111
112 * bfdint.texi: New file.
113 * Makefile.am (noinst_TEXINFOS): New variable.
114 * Makefile.in: Rebuild.
115
116Mon Apr 13 16:48:56 1998 Ian Lance Taylor <ian@cygnus.com>
117
118 * Makefile.in: Rebuild.
119
120Mon Apr 6 14:06:55 1998 Ian Lance Taylor <ian@cygnus.com>
121
122 * Makefile.am (STAGESTUFF): Remove variable.
123 (CLEANFILES): Don't remove $(STAGESTUFF).
124 (DISTCLEANFILES, MAINTAINERCLEANFILES): New variables.
125 * Makefile.in: Rebuild.
126
127Fri Mar 27 16:25:25 1998 Ian Lance Taylor <ian@cygnus.com>
128
129 * chew.c (skip_white_and_starts): Remove unused declaration.
130 (skip_white_and_stars): Add casts to avoid warnings.
131 (skip_trailing_newlines, paramstuff, courierize): Likewise.
132 (bulletize, do_fancy_stuff, iscommand): Likewise.
133 (kill_bogus_lines, nextword, main): Likewise.
134 (manglecomments): Comment out.
135 (outputdots, kill_bogus_lines): Remove unused local variables.
136 (perform, compile): Likewise.
137 (courierize): Fully parenthesize expression.
138 (copy_past_newline): Declare return value.
139 (print): Change printf format string.
140 (main): Call usage for an unrecognized option.
141
142Fri Feb 13 14:37:14 1998 Ian Lance Taylor <ian@cygnus.com>
143
144 * Makefile.am (AUTOMAKE_OPTIONS): Define.
145 * Makefile.in: Rebuild.
146
147Mon Jan 26 15:38:36 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
148
149 * doc.str (bodytext): Don't output @* at the end.
150 * chew.c (kill_bogus_lines): Make sure that a period at the
151 beginning is recognized.
152 (indent): Don't put indentation at the end.
153 (copy_past_newline): Expand tabs.
154 * Makefile.am (s-reloc, s-syms): Depend on doc.str.
155 * Makefile.in: Rebuild.
156
157Wed Oct 1 14:41:28 1997 Ian Lance Taylor <ian@cygnus.com>
158
159 * Makefile.am (libbfd.h): Don't use cpu-h8300.c, cpu-i960.c, or
160 elfcode.h as input files; they don't contribute anything.
161 * Makefile.in: Rebuild.
162
163Fri Aug 15 04:55:15 1997 Doug Evans <dje@canuck.cygnus.com>
164
165 * Makefile.am (libbfd.h, libcoff.h): Invoke $(MKDOC) as ./$(MKDOC).
166 * Makefile.in: Rebuild.
167
168Fri Aug 1 12:59:58 1997 Ian Lance Taylor <ian@cygnus.com>
169
170 * Makefile.am (CC_FOR_BUILD): Don't set explicitly.
171 * Makefile.in: Rebuild.
172
173Thu Jul 31 20:00:12 1997 Ian Lance Taylor <ian@cygnus.com>
174
175 * Makefile.am: New file, based on old Makefile.in.
176 * Makefile.in: Now built with automake.
177
178Tue Jul 22 14:44:00 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
179
180 * Makefile.in: Change stamp-* files to s-* files. Use bfdt.texi
181 rather than bfd.texi.
182 (DOCFILES): Change bfd.texi to bfdt.texi.
183 * bfd.texinfo: Include bfdt.texi, not bfd.texi.
184
185Mon Jun 16 15:33:15 1997 Ian Lance Taylor <ian@cygnus.com>
186
187 * Makefile.in (CC, CFLAGS): Substitute from configure script.
188 From Jeff Makey <jeff@cts.com>.
189
190Tue Apr 15 12:37:41 1997 Ian Lance Taylor <ian@cygnus.com>
191
192 * Makefile.in (install-info): Use mkinstalldirs to build
193 $(infodir).
194
195Tue Apr 8 12:49:46 1997 Ian Lance Taylor <ian@cygnus.com>
196
197 * Makefile.in (install-info): Permit info files to be in srcdir.
198 (stamp-*): Add a stamp-X target for each X.texi target.
199 (*.texi): Just depend upon stamp-X.
200 (clean): Remove stamp-*.
201 (distclean): Depend upon mostlyclean. Remove stamp-*. Don't
202 remove $(DOCFILES).
203
204Mon Apr 7 15:23:26 1997 Ian Lance Taylor <ian@cygnus.com>
205
206 * Makefile.in (distclean): Don't remove *.info files.
207
208Thu Feb 13 20:50:02 1997 Klaus Kaempf (kkaempf@progis.de)
209
210 * makefile.vms: New file.
211
212Tue Jun 18 18:32:28 1996 Ian Lance Taylor <ian@cygnus.com>
213
214 * chew.c (kill_bogus_lines): Reset sl when not at the start of a
215 line. From Uwe Ohse <uwe@tirka.gun.de>.
216
217Tue Jan 30 14:10:46 1996 Ian Lance Taylor <ian@cygnus.com>
218
219 From Ronald F. Guilmette <rfg@monkeys.com>:
220 * Makefile.in (libbfd.h): Depend upon proto.str.
221 (libcoff.h, bfd.h): Likewise.
222
223Fri Nov 3 14:46:48 1995 Fred Fish <fnf@cygnus.com>
224
225 * Makefile.in (SRCDOC, SRCPROT, core.texi, bfd.h): Use corefile.c,
226 renamed from core.c.
227
228Wed Nov 1 14:28:23 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfred@lts.sel.alcatel.de>
229
230 * chew.c: Include <ctype.h>.
231
232Fri Oct 6 16:23:34 1995 Ken Raeburn <raeburn@cygnus.com>
233
234 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
235
236 * Makefile.in (Makefile): Only remake this Makefile.
237
238Wed Oct 4 15:51:05 1995 Ken Raeburn <raeburn@cygnus.com>
239
240 * chew.c: Include <stdio.h>.
241
242Tue Sep 12 18:14:50 1995 Ian Lance Taylor <ian@cygnus.com>
243
244 * Makefile.in (maintainer-clean): New target.
245
246Thu Aug 31 12:18:43 1995 Ian Lance Taylor <ian@cygnus.com>
247
248 * Makefile.in (bfd.h): Add additional #endif at end of bfd.h if
249 __cplusplus is defined.
250
251Tue Nov 29 16:13:34 1994 Doug Evans <dje@canuck.cygnus.com>
252
253 * chew.c (write_buffer): New argument `f', all callers changed.
254 (stdout, stderr, print, drop, idrop): New forth words.
255 * proto.str (COMMENT): New command.
256 * doc.str (COMMENT): Likewise.
257
258Mon Sep 12 11:44:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
259
260 * Makefile.in (DOCFILES): Remove ctor.texi.
261 (IPROTOS): Remove ctor.ip.
262 (SRCIPROT): Remove $(srcdir)/../ctor.c.
263 (ctor.texi): Remove target.
264 (libbfd.h): Remove dependency on $(srcdir)/../ctor.c. Remove
265 $(MKDOC) run on $(srcdir)/../ctor.c.
266 * bfd.texinfo (Constructors): Remove section.
267
268Fri Sep 2 13:33:44 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
269
270 * chew.c: Include assert.h. Added prototypes for most functions.
271 Changed most uses of int to long. Do bounds checking on the
272 stacks. Added comment at the beginning documenting most of the
273 intrinsics. Lots of whitespace changes. Re-ordered some
274 functions.
275 (die, check_range, icheck_range): New functions.
276 (strip_trailing_newlines, print_stack_level): New functions.
277 (translatecomments): Don't insert tab before "/*".
278 (iscommand): Minimum command length is now 4.
279 (nextword): Handle some \-sequences.
280 (push_addr): Deleted.
281 (main): Add new intrinsics strip_trailing_newlines and
282 print_stack_level. Complain at end if stack contains more than
283 one element, or less.
284 (remchar): Make sure the string is not empty before chopping off a
285 character.
286
287 * doc.str, proto.str: Handle new commands SENUM, ENUM, ENUMX,
288 ENUMEQ, ENUMEQX, ENUMDOC.
289
290Wed Jan 12 18:37:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
291
292 * bfd.texinfo: Added Linker Functions node.
7898deda 293 * Makefile.in (DOCFILES): Added linker.texi.
252b5132
RH
294 (SRCDOC): Added linker.c.
295 (linker.texi): New target.
296
297Tue Jan 4 10:52:56 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
298
299 * chew.c: Don't rely on a correct declaration of exit.
300 (chew_exit): New function which just calls exit.
301 (main): Use it.
302
303Mon Jan 3 11:40:40 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
304
305 * bfd.texinfo: Added Hash Tables node.
306 * Makefile.in (DOCFILES): Added hash.texi.
307 (SRCDOC): Added hash.c.
308 (hash.texi): New target.
309
310Thu Dec 30 16:57:04 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
311
312 * Makefile.in: Delete all references to seclet.c, since it's just
313 been deleted. Don't mention hash.c, linker.c, or genlink.h yet,
314 since they don't contain documentation yet (hint, hint!).
315
316Fri Nov 5 10:58:53 1993 David J. Mackenzie (djm@thepub.cygnus.com)
317
318 * bfd.texinfo: Small cleanups.
319
320Fri Nov 19 03:46:11 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
321
322 * Makefile.in (archures.texi): Depends on $(MKDOC).
323
324Tue Aug 10 14:22:39 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
325
326 * bfd.texinfo (BFD back end): Don't include elfcode.texi, since
327 it's empty now and that triggers a makeinfo bug.
328
329Mon Aug 9 16:27:30 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
330
331 * bfd.texinfo (BFD back end): New section on ELF, includes
332 elf.texi and elfcode.texi.
333 * Makefile.in (DOCFILES): Include elf.texi, elfcode.texi.
334 (SRCDOC): Include elfcode.h, elf.c.
335 (elf.texi, elfcode.texi): New intermediate targets.
336
337Thu Jun 24 13:48:13 1993 David J. Mackenzie (djm@thepub.cygnus.com)
338
339 * Makefile.in (.c.o, chew.o): Put CFLAGS last.
340 * bfdsumm.texi: New file, broken out of bfd.texinfo, to share
341 with ld.texinfo.
342
343Mon Jun 14 12:07:07 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
344
345 * Makefile.in (install-info): remove parentdir cruft,
346
347Wed Jun 9 16:00:32 1993 Jim Kingdon (kingdon@cygnus.com)
348
349 * Makefile.in (mostlyclean): Remove chew.o.
350
351Tue May 25 14:46:58 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
352
353 * Makefile.in (libbfd.h): Use elfcode.h, not elf32.c.
354
355Mon May 24 15:50:07 1993 Ken Raeburn (raeburn@cygnus.com)
356
357 * chew.c (compile): Add a couple of missing casts.
358
359Wed May 12 14:45:14 1993 Ian Lance Taylor (ian@cygnus.com)
360
361 * Makefile.in (CC_FOR_BUILD): New variable, define to be $(CC).
362 (chew.o, $(MKDOC)): Build using CC_FOR_BUILD rather than CC, since
363 it must run on the build machine.
364
365Tue Apr 6 22:38:10 1993 John Gilmore (gnu@cygnus.com)
366
367 * Makefile.in (chew): Don't compile from .c to executable in a
368 single step; it puts a temporary .o filename into the executable,
369 which makes multi-stage comparisons fail. Compile chew.c to
370 chew.o, and link that, which makes identical executables every time.
371
372Wed Mar 24 17:26:29 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
373
374 * Makefile.in: fix typo (bfd.texinfo not bfd.texino)
375
376Fri Mar 19 01:13:00 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
377
378 * bfd.texinfo: Since BFD version number has been bumped, do same
379 to "version number" on title page, and elsewhere. Should be
380 fixed to extract real version number.
381
382Tue Mar 16 12:15:13 1993 Per Bothner (bothner@rtl.cygnus.com)
383
384 * Makefile.in: Add *clean rules.
385
386Mon Jan 11 18:43:56 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
387
388 * Makefile.in (libbfd.h): Removed duplicate init.c and libbfd.c.
389 Added seclet.c.
390 (bfd.h): Added dependency on bfd.c and seclet.c. Added seclet.c
391 to build.
392
393Thu Dec 17 19:35:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
394
395 * Makefile.in: added dvi target, define and use $(TEXI2DVI)
396
397Thu Dec 3 17:42:48 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
398
399 * Makefile.in (TEXIDIR): New variable.
400 (bfd.dvi): Look for bfd.texinfo in $(srcdir). Generate index.
401
402 * bfd.texinfo: Minor doc fixes.
403
404Thu Nov 5 03:13:55 1992 John Gilmore (gnu@cygnus.com)
405
406 Cleanup: Replace all uses of EXFUN in the BFD sources, with PARAMS.
407
7898deda 408 * chew.c (exfunstuff): Eliminate.
252b5132 409 (paramstuff): Replace exfunstuff with function to generate PARAMS.
7898deda 410 * proto.str: Use paramstuff rather than exfunstuff.
252b5132
RH
411
412Mon Aug 17 12:40:32 1992 Steve Chamberlain (sac@thepub.cygnus.com)
413
414 * chew.c: various patches provided by Howard Chu.
415
416Fri Jun 19 18:59:54 1992 John Gilmore (gnu at cygnus.com)
417
418 * Makefile.in (libbfd.h): Add elf.c as a source of prototypes.
419
420Mon May 11 18:55:59 1992 John Gilmore (gnu at cygnus.com)
421
422 * chew.c: exit() should be declared by config files, not by
423 portable source code. Its type could be int or void function.
424
425Mon May 4 13:45:57 1992 K. Richard Pixley (rich@rtl.cygnus.com)
426
427 * Makefile.in: another CFLAGS correction.
428
429Tue Apr 28 10:21:32 1992 K. Richard Pixley (rich@rtl.cygnus.com)
430
431 * Makefile.in: Do the CFLAGS thing.
432
433Fri Apr 10 22:34:52 1992 Fred Fish (fnf@cygnus.com)
434
435 * Makefile.in (MINUS_G): Add macro and default to -g.
436
437Fri Mar 6 18:53:18 1992 Steve Chamberlain (sac@thepub.cygnus.com)
438
439 * chew.c: now has -w switch turn on warnings
440
441Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
442
443 * Makefile.in, configure.in: removed traces of namesubdir,
444 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
445 copyrights to '92, changed some from Cygnus to FSF.
446
447Tue Dec 10 22:11:05 1991 K. Richard Pixley (rich at rtl.cygnus.com)
448
449 * Makefile.in: build chew into the current directory. Complete
450 the MKDOC macro transition.
451
452Tue Dec 10 08:26:28 1991 Steve Chamberlain (sac at rtl.cygnus.com)
453
454 * chew.c: don't core dump when can't open file
455 * Makefile.in: get proto.str from the right place when built in
456 odd directories
457
458Tue Dec 10 04:07:25 1991 K. Richard Pixley (rich at rtl.cygnus.com)
459
460 * Makefile.in: infodir belongs in datadir.
461
462Sat Dec 7 17:01:23 1991 Steve Chamberlain (sac at rtl.cygnus.com)
463
464 * chew.c: Much modified
465 * proto.str, doc.str: New files for extracting to product
466 prototypes and documents respectively.
467
468
469Fri Dec 6 22:57:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
470
471 * Makefile.in: added standards.text support, host/site/target
472 inclusion hooks, install using INSTALL_DATA rather than cp,
473 don't echo on install.
474
475Thu Dec 5 22:46:17 1991 K. Richard Pixley (rich at rtl.cygnus.com)
476
477 * Makefile.in: idestdir and ddestdir go away. Added copyrights
478 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
479 and mandir now keyed off datadir by default.
480
481\f
482Local Variables:
483version-control: never
484End:
This page took 0.111724 seconds and 4 git commands to generate.