Commit Graph

62 Commits

Author SHA1 Message Date
Ian Lance Taylor 5e377ed2f2 tweaks 1997-08-01 01:43:21 +00:00
Ian Lance Taylor bc6b39f5f5 * Makefile.am: New file, based on old Makefile.in.
* Makefile.in: Now built with automake.
1997-08-01 00:04:05 +00:00
Rob Savoye b1ee3d6a87 * aclocal.m4: Add CYGWIN and EXEEXT autoconf macros.
* configure.in: Use CYGWIN and EXEEXT autoconf macro to look for
        win32 dependencies.
        * configure: Regenerated with autoconf 2.12.
        * doc/Makefile.in: Add $(EXEEXT) to chew executable.
1997-07-29 00:37:04 +00:00
Ian Lance Taylor 25496d0ca1 Tue Jul 22 14:44:00 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
* Makefile.in: Change stamp-* files to s-* files.  Use bfdt.texi
	rather than bfd.texi.
 	(DOCFILES): Change bfd.texi to bfdt.texi.
	* bfd.texinfo: Include bfdt.texi, not bfd.texi.
1997-07-22 18:47:27 +00:00
Ian Lance Taylor a86bf27a92 credit 1997-06-16 19:34:28 +00:00
Ian Lance Taylor 44edf9165f * Makefile.in (CC, CFLAGS): Substitute from configure script. 1997-06-16 19:34:04 +00:00
Ian Lance Taylor 61e51cd730 * Makefile.in (distclean): Don't remove *.info files. 1997-04-07 19:24:32 +00:00
Ian Lance Taylor 3a8dddb286 Thu Feb 13 20:50:02 1997 Klaus Kaempf (kkaempf@progis.de)
* makefile.vms: New file.
1997-02-14 01:50:50 +00:00
Ian Lance Taylor f10c3c09a7 Wed Nov 1 14:28:23 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfred@lts.sel.alcatel.de>
* chew.c: Include <ctype.h>.
1995-11-01 19:30:04 +00:00
Ken Raeburn 7f56bc26e4 * chew.c: Include <stdio.h>. 1995-10-04 19:52:10 +00:00
Ken Raeburn d04bc9d6f1 no more configure.in 1995-07-06 17:03:40 +00:00
Ken Raeburn 8c69366021 autoconfiscation 1995-07-05 09:32:47 +00:00
Ian Lance Taylor 43f4b7751d * bfd.texinfo: Added Hash Tables node.
* Makefile.in (DOCFILES): Added hash.texi.
	(SRCDOC): Added hash.c.
	(hash.texi): New target.
1994-01-03 16:48:24 +00:00
Ken Raeburn f3e7b8b089 Makefile.in: Delete all references to seclet.c, since it's just been deleted.
Don't mention hash.c, linker.c, or genlink.h yet, since they don't contain
documentation yet (hint, hint!).
1993-12-30 22:02:22 +00:00
Ken Raeburn e5c5fbca67 include elf doc 1993-08-09 20:31:30 +00:00
David MacKenzie 2e39bde39f document bfdsumm.texi 1993-08-07 22:43:02 +00:00
Fred Fish b5ed6e32c2 Remove '.Sanitize' from explicit list of Things-to-lose. It is now implicitly
added to the list by Sanitize, unless Sanitize knows it needs to keep it.
1993-08-02 23:29:32 +00:00
Fred Fish 775d4a4096 Add .Sanitize to Things-to-lose list. 1993-07-30 16:46:19 +00:00
David MacKenzie 481d3f5a1b New file bfdsumm.texi to share with ld. 1993-07-08 17:58:15 +00:00
David D. Zuhn 75ff789515 remove parentdir support 1993-06-16 00:44:27 +00:00
K. Richard Pixley 87756e15db added things-to-lose sections 1993-05-27 06:44:29 +00:00
David MacKenzie 9773646c14 Fix an unclear sentence. 1993-04-29 05:49:07 +00:00
David MacKenzie 20a9ac229e Clean up English and Texinfo usage. 1993-04-29 03:45:24 +00:00
Ken Raeburn 992be253d1 since bfd vers is > 2.0, make doc say so also 1993-03-23 13:10:30 +00:00
Per Bothner 76b527fa83 * Makefile.in: Add *clean rules. 1993-03-16 20:16:31 +00:00
John Gilmore c4fa327144 Eliminate extraneous messages and RCS log. 1993-02-03 07:41:07 +00:00
K. Richard Pixley 43bbd567f2 recording file death 1992-12-08 04:59:31 +00:00
Steve Chamberlain 7969cb57d0 Renamed dup other_dup to stop conflict on iris 1992-05-05 21:34:14 +00:00
K. Richard Pixley f94dcdb2bd Do the CFLAGS thing. 1992-04-28 17:22:07 +00:00
Fred Fish 64cebbc53a Finish eradication of MINUS_G per current configuration strategy. 1992-04-22 21:49:56 +00:00
Steve Chamberlain 94f02cf2c2 * chew.c: now has -w switch turn on warnings 1992-03-07 02:54:09 +00:00
Steve Chamberlain 3d60de8161 Added new word
NODE
which allows nodes to be written to texinfo files.
1991-12-19 01:32:18 +00:00
K. Richard Pixley 430485bb1d build chew into the current directory 1991-12-11 06:11:31 +00:00
Steve Chamberlain e152cd1e65 * chew.c: don't core dump when can't open file
* Makefile.in: get proto.str from the right place when built in
	odd directories
1991-12-10 16:27:13 +00:00
Steve Chamberlain cf9bf3979a * chew.c: Much modified
* proto.str, doc.str: New files for extracting to product
	prototypes and documents respectively.
1991-12-08 01:04:31 +00:00
K. Richard Pixley 51c5673cda avoid building chew into $(srcdir) 1991-12-07 23:01:02 +00:00
K. Richard Pixley bf7708dad5 find sysdep.h 1991-12-07 22:35:46 +00:00
K. Richard Pixley a7571b1797 Fri Dec 6 22:57:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
* 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-07 06:58:04 +00:00
Steve Chamberlain 1a15b9fc23 Fix typo in dependencies 1991-12-01 01:31:03 +00:00
Steve Chamberlain fd8c21f9a1 bfd.texinfo
use fsf-texi.tex rather than texinfo
Makefile.in
	various bugfixes
1991-12-01 01:28:32 +00:00
Steve Chamberlain a1711bb474 Now reflect the new documentation order 1991-12-01 01:16:56 +00:00
John Gilmore 3377d4d2a1 Fiddle diddle descriptor 1991-11-27 19:28:39 +00:00
Roland Pesch fafbc31929 Repairs for srcdir/objdir separation.
Individual targets for proto-header files.
1991-11-15 20:22:15 +00:00
Fred Fish f8a754829c Remove line containing only a leading tab. Such lines cause some versions
of "make" to choke, including SVR4 versions.
1991-11-15 03:44:04 +00:00
Per Bothner 811b9ab218 Add Makefile.in, configure.in. Remove Makefile. 1991-11-15 03:29:15 +00:00
K. Richard Pixley 38dc9747fe Now works in objdir/subdirs. 1991-11-14 03:14:12 +00:00
Roland Pesch a28c84e830 Removed '-' prefix from Makefile invocation of makeinfo. Not needed
(til next time someone breaks it; I want a bugreport then).
1991-11-14 00:23:20 +00:00
K. Richard Pixley 8792d41421 added staging stuff & install target 1991-11-14 00:17:45 +00:00
Roland Pesch a9773c8993 Repair info node-pointer bug. 1991-11-13 23:06:07 +00:00
K. Richard Pixley 40c0f22d98 Initial revision 1991-11-13 20:00:07 +00:00