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