12003-10-15 Andrew Cagney <cagney@redhat.com> 2 3 * bfdint.texi (BFD target vector symbols): Rename _get_symtab to 4 _canonicalize_symtab. 5 62003-10-08 David Taylor <dtaylor@emc.com> 7 8 * bfd.texinfo: Remove spurious backslash. 9 102003-07-04 Josh Baratz <baratz@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 162003-06-29 Alan Modra <amodra@bigpond.net.au> 17 18 * chew.c (paramstuff): Don't emit PARAMS. 19 202003-02-12 Bob Wilson <bob.wilson@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 272002-11-18 Klee Dienes <kdienes@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 392002-10-14 Alan Modra <amodra@bigpond.net.au> 40 41 * Makefile.in: Regenerate. 42 432002-10-11 Daniel Jacobowitz <drow@mvista.com> 44 45 * Makefile.in: Regenerated. 46 472002-08-29 John David Anglin <dave@hiauly1.hia.nrc.ca> 48 49 * chew.c (paramstuff, outputdots, perform, bang and usage): Remove 50 void from function definitions. 51 522002-08-13 Alan Modra <amodra@bigpond.net.au> 53 54 * header.sed: Strip tabs. 55 562002-06-08 Alan Modra <amodra@bigpond.net.au> 57 58 * Makefile.am: Fix quote style in last change. 59 * Makefile.in: Regenerate. 60 612002-06-07 Alan Modra <amodra@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 672002-06-06 Lars Brinkhoff <lars@nocrew.org> 68 69 * bfdint.texi: Change registry@sco.com to registry@caldera.com. 70 712002-06-05 Alan Modra <amodra@bigpond.net.au> 72 73 * Makefile.am (libbfd.h): Add "Extracted from.." comment. 74 (libcoff.h, bfd.h): Likewise. 75 * Makefile.in: Regenerate. 76 772002-05-25 Alan Modra <amodra@bigpond.net.au> 78 79 * chew.c: Use #include "" instead of <> for local header files. 80 812002-04-20 Alan Modra <amodra@bigpond.net.au> 82 83 * Makefile.in: Regenerate. 84 852002-02-11 Alan Modra <amodra@bigpond.net.au> 86 87 * Makefile.in: Regenerate. 88 892002-02-01 Alan Modra <amodra@bigpond.net.au> 90 91 * chew.c (WORD): Eliminate. 92 932002-01-31 Ivan Guzvinec <ivang@opencores.org> 94 95 * Makefile.in: Regenerate. 96 972002-01-31 Alan Modra <amodra@bigpond.net.au> 98 99 * chew.c (courierize): Don't modify @command params. 100 1012002-01-30 Nick Clifton <nickc@cambridge.redhat.com> 102 103 * proto.str (ENUMDOC): Place two spaces between the end of 104 the text and the closing comment marker. 105 1062001-10-30 Hans-Peter Nilsson <hp@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 1152001-10-29 Kazu Hirata <kazu@hxi.com> 116 117 * bfdsumm.texi: Fix a typo. 118 1192001-10-26 Nick Clifton <nickc@cambridge.redhat.com> 120 121 * bfd.texinfo: Change footer to refer to FSF. Change subtitle 122 to refer to original creation date. 123 1242002-01-26 Hans-Peter Nilsson <hp@bitrange.com> 125 126 * Makefile.am (install): Depend on install-info. 127 * Makefile.in: Regenerate. 128 1292001-10-03 Alan Modra <amodra@bigpond.net.au> 130 131 * Makefile.am (BFD_H_DEP): Add ../version.h. 132 * Makefile.in: Regenerate. 133 1342001-10-02 Alan Modra <amodra@bigpond.net.au> 135 136 * Makefile.in: Regenerate. 137 1382001-10-01 Alan Modra <amodra@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 1452001-09-21 Alan Modra <amodra@bigpond.net.au> 146 147 * Makefile.in: Regenerate. 148 1492001-09-18 Alan Modra <amodra@bigpond.net.au> 150 151 * bfdint.texi: Replace reference to bfd_read with bfd_bread. 152 Likewise for bfd_write. 153 1542001-07-24 Alan Modra <amodra@bigpond.net.au> 155 156 * Makefile.in: Regenerate. 157 1582001-06-21 Hans-Peter Nilsson <hp@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 1662001-01-25 Kazu Hirata <kazu@hxi.com> 167 168 * chew.c: Do not output trailing whitespaces in type and 169 functionname. Update copyright. 170 1712001-01-24 Kazu Hirata <kazu@hxi.com> 172 173 * chew.c: Do not output a trailing whitespace. 174 1752000-11-06 Nick Clifton <nickc@redhat.com> 176 177 * bfd.texinfo: Add GNU Free Documentation License. 178 1792000-07-09 Alan Modra <alan@linuxcare.com.au> 180 181 * Makefile.in: Regenerate. 182 1832000-07-08 Alan Modra <alan@linuxcare.com.au> 184 185 * chew.c (outputdots): Don't add a space before `/*'. 186 (courierize): Likewise. 187 188Wed May 24 12:03:25 2000 Hans-Peter Nilsson <hp@axis.com> 189 190 * bfdint.texi (BFD ELF processor required): Add paragraph about 191 target necessities for readelf. 192 1932000-04-30 Ben Elliston <bje@redhat.com> 194 195 * bfdint.texi (BFD generated files): Fix another typo. 196 1972000-04-17 Ben Elliston <bje@redhat.com> 198 199 * bfdint.texi (BFD_JUMP_TABLE macros): Fix typo. 200 2012000-04-07 Andrew Cagney <cagney@b1.cygnus.com> 202 203 * Makefile.in: Rebuild with current autoconf/automake. 204 2051999-02-04 Ian Lance Taylor <ian@cygnus.com> 206 207 * Makefile.in: Rebuild with current autoconf/automake. 208 2091998-07-23 Nick Clifton <nickc@cygnus.com> 210 211 * bfdint.texi (BFD ELF processor required): Add paragraph 212 describing the necessity to create "include/elf/CPU.h". 213 2141998-05-07 Ian Lance Taylor <ian@cygnus.com> 215 216 * Makefile.am (chew.o): Add -I options for intl srcdir and 217 objdir. 218 * Makefile.in: Rebuild. 219 2201998-04-27 Ian Lance Taylor <ian@cygnus.com> 221 222 * bfdint.texi: New file. 223 * Makefile.am (noinst_TEXINFOS): New variable. 224 * Makefile.in: Rebuild. 225 2261998-04-13 Ian Lance Taylor <ian@cygnus.com> 227 228 * Makefile.in: Rebuild. 229 2301998-04-06 Ian Lance Taylor <ian@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 2371998-03-27 Ian Lance Taylor <ian@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 2521998-02-13 Ian Lance Taylor <ian@cygnus.com> 253 254 * Makefile.am (AUTOMAKE_OPTIONS): Define. 255 * Makefile.in: Rebuild. 256 2571998-01-26 Andreas Schwab <schwab@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 2671997-10-01 Ian Lance Taylor <ian@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 2731997-08-15 Doug Evans <dje@canuck.cygnus.com> 274 275 * Makefile.am (libbfd.h, libcoff.h): Invoke $(MKDOC) as ./$(MKDOC). 276 * Makefile.in: Rebuild. 277 2781997-08-01 Ian Lance Taylor <ian@cygnus.com> 279 280 * Makefile.am (CC_FOR_BUILD): Don't set explicitly. 281 * Makefile.in: Rebuild. 282 2831997-07-31 Ian Lance Taylor <ian@cygnus.com> 284 285 * Makefile.am: New file, based on old Makefile.in. 286 * Makefile.in: Now built with automake. 287 2881997-07-22 Robert Hoehne <robert.hoehne@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 2951997-06-16 Ian Lance Taylor <ian@cygnus.com> 296 297 * Makefile.in (CC, CFLAGS): Substitute from configure script. 298 From Jeff Makey <jeff@cts.com>. 299 3001997-04-15 Ian Lance Taylor <ian@cygnus.com> 301 302 * Makefile.in (install-info): Use mkinstalldirs to build 303 $(infodir). 304 3051997-04-08 Ian Lance Taylor <ian@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 3141997-04-07 Ian Lance Taylor <ian@cygnus.com> 315 316 * Makefile.in (distclean): Don't remove *.info files. 317 3181997-02-13 Klaus Kaempf (kkaempf@progis.de) 319 320 * makefile.vms: New file. 321 3221996-06-18 Ian Lance Taylor <ian@cygnus.com> 323 324 * chew.c (kill_bogus_lines): Reset sl when not at the start of a 325 line. From Uwe Ohse <uwe@tirka.gun.de>. 326 3271996-01-30 Ian Lance Taylor <ian@cygnus.com> 328 329 From Ronald F. Guilmette <rfg@monkeys.com>: 330 * Makefile.in (libbfd.h): Depend upon proto.str. 331 (libcoff.h, bfd.h): Likewise. 332 3331995-11-03 Fred Fish <fnf@cygnus.com> 334 335 * Makefile.in (SRCDOC, SRCPROT, core.texi, bfd.h): Use corefile.c, 336 renamed from core.c. 337 3381995-11-01 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfred@lts.sel.alcatel.de> 339 340 * chew.c: Include <ctype.h>. 341 3421995-10-06 Ken Raeburn <raeburn@cygnus.com> 343 344 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 345 346 * Makefile.in (Makefile): Only remake this Makefile. 347 3481995-10-04 Ken Raeburn <raeburn@cygnus.com> 349 350 * chew.c: Include <stdio.h>. 351 3521995-09-12 Ian Lance Taylor <ian@cygnus.com> 353 354 * Makefile.in (maintainer-clean): New target. 355 3561995-08-31 Ian Lance Taylor <ian@cygnus.com> 357 358 * Makefile.in (bfd.h): Add additional #endif at end of bfd.h if 359 __cplusplus is defined. 360 3611994-11-29 Doug Evans <dje@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 3681994-09-12 Ian Lance Taylor (ian@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 3781994-09-02 Ken Raeburn (raeburn@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 4001994-01-12 Ian Lance Taylor (ian@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 4071994-01-04 Ian Lance Taylor (ian@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 4131994-01-03 Ian Lance Taylor (ian@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 4201993-12-30 Ken Raeburn (raeburn@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 4261993-11-05 David J. Mackenzie (djm@thepub.cygnus.com) 427 428 * bfd.texinfo: Small cleanups. 429 4301993-11-19 Ken Raeburn (raeburn@cambridge.cygnus.com) 431 432 * Makefile.in (archures.texi): Depends on $(MKDOC). 433 4341993-08-10 Ken Raeburn (raeburn@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 4391993-08-09 Ken Raeburn (raeburn@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 4471993-06-24 David J. Mackenzie (djm@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 4531993-06-14 david d `zoo' zuhn (zoo at rtl.cygnus.com) 454 455 * Makefile.in (install-info): remove parentdir cruft, 456 4571993-06-09 Jim Kingdon (kingdon@cygnus.com) 458 459 * Makefile.in (mostlyclean): Remove chew.o. 460 4611993-05-25 Ken Raeburn (raeburn@cambridge.cygnus.com) 462 463 * Makefile.in (libbfd.h): Use elfcode.h, not elf32.c. 464 4651993-05-24 Ken Raeburn (raeburn@cygnus.com) 466 467 * chew.c (compile): Add a couple of missing casts. 468 4691993-05-12 Ian Lance Taylor (ian@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 4751993-04-07 John Gilmore (gnu@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 4821993-03-24 david d `zoo' zuhn (zoo at poseidon.cygnus.com) 483 484 * Makefile.in: fix typo (bfd.texinfo not bfd.texino) 485 4861993-03-19 Ken Raeburn (raeburn@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 4921993-03-16 Per Bothner (bothner@rtl.cygnus.com) 493 494 * Makefile.in: Add *clean rules. 495 4961993-01-11 Ian Lance Taylor (ian@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 5031992-12-17 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 504 505 * Makefile.in: added dvi target, define and use $(TEXI2DVI) 506 5071992-12-03 Ken Raeburn (raeburn@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 5141992-11-05 John Gilmore (gnu@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 5221992-08-17 Steve Chamberlain (sac@thepub.cygnus.com) 523 524 * chew.c: various patches provided by Howard Chu. 525 5261992-06-19 John Gilmore (gnu at cygnus.com) 527 528 * Makefile.in (libbfd.h): Add elf.c as a source of prototypes. 529 5301992-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 5351992-05-04 K. Richard Pixley (rich@rtl.cygnus.com) 536 537 * Makefile.in: another CFLAGS correction. 538 5391992-04-28 K. Richard Pixley (rich@rtl.cygnus.com) 540 541 * Makefile.in: Do the CFLAGS thing. 542 5431992-04-11 Fred Fish (fnf@cygnus.com) 544 545 * Makefile.in (MINUS_G): Add macro and default to -g. 546 5471992-03-06 Steve Chamberlain (sac@thepub.cygnus.com) 548 549 * chew.c: now has -w switch turn on warnings 550 5511992-02-26 K. Richard Pixley (rich@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 5571991-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 5621991-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 5681991-12-10 K. Richard Pixley (rich at rtl.cygnus.com) 569 570 * Makefile.in: infodir belongs in datadir. 571 5721991-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 5791991-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 5851991-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 592Copyright (C) 1991-2003 Free Software Foundation, Inc. 593 594Copying and distribution of this file, with or without modification, 595are permitted in any medium without royalty provided the copyright 596notice and this notice are preserved. 597 598Local Variables: 599version-control: never 600End: 601