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