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