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