Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1994-01-03 | * bfd.texinfo: Added Hash Tables node. | Ian Lance Taylor | 1 | -0/+7 | |
* Makefile.in (DOCFILES): Added hash.texi. (SRCDOC): Added hash.c. (hash.texi): New target. | |||||
1993-12-30 | Makefile.in: Delete all references to seclet.c, since it's just been deleted. | Ken Raeburn | 2 | -14/+33 | |
Don't mention hash.c, linker.c, or genlink.h yet, since they don't contain documentation yet (hint, hint!). | |||||
1993-08-09 | include elf doc | Ken Raeburn | 2 | -160/+39 | |
1993-08-07 | document bfdsumm.texi | David MacKenzie | 1 | -0/+39 | |
1993-08-02 | Remove '.Sanitize' from explicit list of Things-to-lose. It is now implicitly | Fred Fish | 1 | -1/+0 | |
added to the list by Sanitize, unless Sanitize knows it needs to keep it. | |||||
1993-07-30 | Add .Sanitize to Things-to-lose list. | Fred Fish | 1 | -0/+2 | |
1993-07-08 | New file bfdsumm.texi to share with ld. | David MacKenzie | 3 | -7/+161 | |
1993-06-16 | remove parentdir support | David D. Zuhn | 1 | -9/+11 | |
1993-05-27 | added things-to-lose sections | K. Richard Pixley | 1 | -0/+2 | |
1993-04-29 | Fix an unclear sentence. | David MacKenzie | 1 | -2/+2 | |
1993-04-29 | Clean up English and Texinfo usage. | David MacKenzie | 1 | -44/+61 | |
1993-03-23 | since bfd vers is > 2.0, make doc say so also | Ken Raeburn | 1 | -0/+6 | |
1993-03-16 | * Makefile.in: Add *clean rules. | Per Bothner | 2 | -16/+83 | |
1993-02-03 | Eliminate extraneous messages and RCS log. | John Gilmore | 1 | -20/+2 | |
1992-12-08 | recording file death | K. Richard Pixley | 24 | -1790/+0 | |
1992-05-05 | Renamed dup other_dup to stop conflict on iris | Steve Chamberlain | 1 | -0/+1347 | |
1992-04-28 | Do the CFLAGS thing. | K. Richard Pixley | 2 | -1/+17 | |
1992-04-22 | Finish eradication of MINUS_G per current configuration strategy. | Fred Fish | 1 | -14/+19 | |
1992-03-07 | * chew.c: now has -w switch turn on warnings | Steve Chamberlain | 1 | -1/+6 | |
1991-12-19 | Added new word | Steve Chamberlain | 2 | -0/+149 | |
NODE which allows nodes to be written to texinfo files. | |||||
1991-12-11 | build chew into the current directory | K. Richard Pixley | 2 | -58/+66 | |
1991-12-10 | * chew.c: don't core dump when can't open file | Steve Chamberlain | 1 | -0/+13 | |
* Makefile.in: get proto.str from the right place when built in odd directories | |||||
1991-12-08 | * chew.c: Much modified | Steve Chamberlain | 1 | -1/+9 | |
* proto.str, doc.str: New files for extracting to product prototypes and documents respectively. | |||||
1991-12-07 | avoid building chew into $(srcdir) | K. Richard Pixley | 1 | -0/+1 | |
1991-12-07 | find sysdep.h | K. Richard Pixley | 1 | -1/+1 | |
1991-12-07 | Fri Dec 6 22:57:12 1991 K. Richard Pixley (rich at rtl.cygnus.com) | K. Richard Pixley | 2 | -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-01 | Fix typo in dependencies | Steve Chamberlain | 1 | -1/+2 | |
1991-12-01 | bfd.texinfo | Steve Chamberlain | 2 | -3/+5 | |
use fsf-texi.tex rather than texinfo Makefile.in various bugfixes | |||||
1991-12-01 | Now reflect the new documentation order | Steve Chamberlain | 2 | -142/+122 | |
1991-11-27 | Fiddle diddle descriptor | John Gilmore | 1 | -0/+9 | |
1991-11-15 | Repairs for srcdir/objdir separation. | Roland Pesch | 2 | -22/+68 | |
Individual targets for proto-header files. | |||||
1991-11-15 | Remove line containing only a leading tab. Such lines cause some versions | Fred Fish | 1 | -3/+4 | |
of "make" to choke, including SVR4 versions. | |||||
1991-11-15 | Add Makefile.in, configure.in. Remove Makefile. | Per Bothner | 1 | -2/+6 | |
1991-11-14 | Now works in objdir/subdirs. | K. Richard Pixley | 2 | -30/+75 | |
1991-11-14 | Removed '-' prefix from Makefile invocation of makeinfo. Not needed | Roland Pesch | 1 | -1/+1 | |
(til next time someone breaks it; I want a bugreport then). | |||||
1991-11-14 | added staging stuff & install target | K. Richard Pixley | 1 | -5/+56 | |
1991-11-13 | Repair info node-pointer bug. | Roland Pesch | 1 | -58/+74 | |
1991-11-13 | Initial revision | K. Richard Pixley | 2 | -0/+94 | |
1991-11-04 | added ctor.c | Steve Chamberlain | 1 | -0/+1 | |
1991-11-02 | Now include ctor.c in the right places. | Steve Chamberlain | 2 | -3/+4 | |
1991-10-14 | Don't assume . is on the path. | John Gilmore | 1 | -5/+5 | |
1991-10-08 | doc/Makefile: stop hiding complaints from makeinfo. | Roland Pesch | 2 | -29/+32 | |
1991-10-04 | Specify TEXINPUTS when calling TeX so right texinfo.tex is used. | Roland Pesch | 1 | -4/+8 | |
1991-10-04 | * bfd-in.h, libbfd-in.h, doc/Makefile, doc/tolibbfd, doc/intobfd: | John Gilmore | 3 | -6/+2 | |
Remove refs to howto.c, since Steve forgot. | |||||
1991-10-01 | Modified to generate the right includes for the new files | Steve Chamberlain | 3 | -7/+19 | |
1991-09-12 | Per J Gilmore's advice, include redundant dependencies to get around | Roland Pesch | 1 | -10/+30 | |
Sun-make VPATH bug. | |||||
1991-08-23 | Initial revision | John Gilmore | 1 | -0/+60 | |
1991-08-22 | Make info file compileable and (barely) navigable. More cleanup needed. | Roland Pesch | 2 | -3/+3 | |
1991-08-22 | Initial revision | Roland Pesch | 1 | -0/+64 | |
1991-08-22 | Initial revision | Steve Chamberlain | 24 | -0/+2120 | |