aboutsummaryrefslogtreecommitdiff
path: root/bfd/doc
AgeCommit message (Collapse)AuthorFilesLines
1994-01-03 * bfd.texinfo: Added Hash Tables node.Ian Lance Taylor1-0/+7
* Makefile.in (DOCFILES): Added hash.texi. (SRCDOC): Added hash.c. (hash.texi): New target.
1993-12-30Makefile.in: Delete all references to seclet.c, since it's just been deleted.Ken Raeburn2-14/+33
Don't mention hash.c, linker.c, or genlink.h yet, since they don't contain documentation yet (hint, hint!).
1993-08-09include elf docKen Raeburn2-160/+39
1993-08-07document bfdsumm.texiDavid MacKenzie1-0/+39
1993-08-02Remove '.Sanitize' from explicit list of Things-to-lose. It is now implicitlyFred Fish1-1/+0
added to the list by Sanitize, unless Sanitize knows it needs to keep it.
1993-07-30Add .Sanitize to Things-to-lose list.Fred Fish1-0/+2
1993-07-08 New file bfdsumm.texi to share with ld.David MacKenzie3-7/+161
1993-06-16remove parentdir supportDavid D. Zuhn1-9/+11
1993-05-27added things-to-lose sectionsK. Richard Pixley1-0/+2
1993-04-29Fix an unclear sentence.David MacKenzie1-2/+2
1993-04-29Clean up English and Texinfo usage.David MacKenzie1-44/+61
1993-03-23since bfd vers is > 2.0, make doc say so alsoKen Raeburn1-0/+6
1993-03-16 * Makefile.in: Add *clean rules.Per Bothner2-16/+83
1993-02-03Eliminate extraneous messages and RCS log.John Gilmore1-20/+2
1992-12-08recording file deathK. Richard Pixley24-1790/+0
1992-05-05Renamed dup other_dup to stop conflict on irisSteve Chamberlain1-0/+1347
1992-04-28Do the CFLAGS thing.K. Richard Pixley2-1/+17
1992-04-22Finish eradication of MINUS_G per current configuration strategy.Fred Fish1-14/+19
1992-03-07 * chew.c: now has -w switch turn on warningsSteve Chamberlain1-1/+6
1991-12-19Added new wordSteve Chamberlain2-0/+149
NODE which allows nodes to be written to texinfo files.
1991-12-11build chew into the current directoryK. Richard Pixley2-58/+66
1991-12-10 * chew.c: don't core dump when can't open fileSteve Chamberlain1-0/+13
* Makefile.in: get proto.str from the right place when built in odd directories
1991-12-08 * chew.c: Much modifiedSteve Chamberlain1-1/+9
* proto.str, doc.str: New files for extracting to product prototypes and documents respectively.
1991-12-07avoid building chew into $(srcdir)K. Richard Pixley1-0/+1
1991-12-07find sysdep.hK. Richard Pixley1-1/+1
1991-12-07Fri Dec 6 22:57:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)K. Richard Pixley2-11/+69
* Makefile.in: added standards.text support, host/site/target inclusion hooks, install using INSTALL_DATA rather than cp, don't echo on install. Thu Dec 5 22:46:17 1991 K. Richard Pixley (rich at rtl.cygnus.com) * Makefile.in: idestdir and ddestdir go away. Added copyrights and shift gpl to v2. Added ChangeLog if it didn't exist. docdir and mandir now keyed off datadir by default.
1991-12-01Fix typo in dependenciesSteve Chamberlain1-1/+2
1991-12-01bfd.texinfoSteve Chamberlain2-3/+5
use fsf-texi.tex rather than texinfo Makefile.in various bugfixes
1991-12-01Now reflect the new documentation orderSteve Chamberlain2-142/+122
1991-11-27Fiddle diddle descriptorJohn Gilmore1-0/+9
1991-11-15Repairs for srcdir/objdir separation.Roland Pesch2-22/+68
Individual targets for proto-header files.
1991-11-15Remove line containing only a leading tab. Such lines cause some versionsFred Fish1-3/+4
of "make" to choke, including SVR4 versions.
1991-11-15Add Makefile.in, configure.in. Remove Makefile.Per Bothner1-2/+6
1991-11-14Now works in objdir/subdirs.K. Richard Pixley2-30/+75
1991-11-14Removed '-' prefix from Makefile invocation of makeinfo. Not neededRoland Pesch1-1/+1
(til next time someone breaks it; I want a bugreport then).
1991-11-14added staging stuff & install targetK. Richard Pixley1-5/+56
1991-11-13Repair info node-pointer bug.Roland Pesch1-58/+74
1991-11-13Initial revisionK. Richard Pixley2-0/+94
1991-11-04added ctor.cSteve Chamberlain1-0/+1
1991-11-02Now include ctor.c in the right places.Steve Chamberlain2-3/+4
1991-10-14Don't assume . is on the path.John Gilmore1-5/+5
1991-10-08 doc/Makefile: stop hiding complaints from makeinfo.Roland Pesch2-29/+32
1991-10-04Specify TEXINPUTS when calling TeX so right texinfo.tex is used.Roland Pesch1-4/+8
1991-10-04* bfd-in.h, libbfd-in.h, doc/Makefile, doc/tolibbfd, doc/intobfd:John Gilmore3-6/+2
Remove refs to howto.c, since Steve forgot.
1991-10-01Modified to generate the right includes for the new filesSteve Chamberlain3-7/+19
1991-09-12Per J Gilmore's advice, include redundant dependencies to get aroundRoland Pesch1-10/+30
Sun-make VPATH bug.
1991-08-23Initial revisionJohn Gilmore1-0/+60
1991-08-22Make info file compileable and (barely) navigable. More cleanup needed.Roland Pesch2-3/+3
1991-08-22Initial revisionRoland Pesch1-0/+64
1991-08-22Initial revisionSteve Chamberlain24-0/+2120