* Makefile.in: Add *clean rules.
[binutils-gdb.git] / bfd / doc / ChangeLog
1 Tue Mar 16 12:15:13 1993 Per Bothner (bothner@rtl.cygnus.com)
2
3 * Makefile.in: Add *clean rules.
4
5 Mon Jan 11 18:43:56 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6
7 * Makefile.in (libbfd.h): Removed duplicate init.c and libbfd.c.
8 Added seclet.c.
9 (bfd.h): Added dependency on bfd.c and seclet.c. Added seclet.c
10 to build.
11
12 Thu Dec 17 19:35:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13
14 * Makefile.in: added dvi target, define and use $(TEXI2DVI)
15
16 Thu Dec 3 17:42:48 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
17
18 * Makefile.in (TEXIDIR): New variable.
19 (bfd.dvi): Look for bfd.texinfo in $(srcdir). Generate index.
20
21 * bfd.texinfo: Minor doc fixes.
22
23 Thu Nov 5 03:13:55 1992 John Gilmore (gnu@cygnus.com)
24
25 Cleanup: Replace all uses of EXFUN in the BFD sources, with PARAMS.
26
27 * doc/chew.c (exfunstuff): Eliminate.
28 (paramstuff): Replace exfunstuff with function to generate PARAMS.
29 * doc/proto.str: Use paramstuff rather than exfunstuff.
30
31 Mon Aug 17 12:40:32 1992 Steve Chamberlain (sac@thepub.cygnus.com)
32
33 * chew.c: various patches provided by Howard Chu.
34
35 Fri Jun 19 18:59:54 1992 John Gilmore (gnu at cygnus.com)
36
37 * Makefile.in (libbfd.h): Add elf.c as a source of prototypes.
38
39 Mon May 11 18:55:59 1992 John Gilmore (gnu at cygnus.com)
40
41 * chew.c: exit() should be declared by config files, not by
42 portable source code. Its type could be int or void function.
43
44 Mon May 4 13:45:57 1992 K. Richard Pixley (rich@rtl.cygnus.com)
45
46 * Makefile.in: another CFLAGS correction.
47
48 Tue Apr 28 10:21:32 1992 K. Richard Pixley (rich@rtl.cygnus.com)
49
50 * Makefile.in: Do the CFLAGS thing.
51
52 Fri Apr 10 22:34:52 1992 Fred Fish (fnf@cygnus.com)
53
54 * Makefile.in (MINUS_G): Add macro and default to -g.
55
56 Fri Mar 6 18:53:18 1992 Steve Chamberlain (sac@thepub.cygnus.com)
57
58 * chew.c: now has -w switch turn on warnings
59
60 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
61
62 * Makefile.in, configure.in: removed traces of namesubdir,
63 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
64 copyrights to '92, changed some from Cygnus to FSF.
65
66 Tue Dec 10 22:11:05 1991 K. Richard Pixley (rich at rtl.cygnus.com)
67
68 * Makefile.in: build chew into the current directory. Complete
69 the MKDOC macro transition.
70
71 Tue Dec 10 08:26:28 1991 Steve Chamberlain (sac at rtl.cygnus.com)
72
73 * chew.c: don't core dump when can't open file
74 * Makefile.in: get proto.str from the right place when built in
75 odd directories
76
77 Tue Dec 10 04:07:25 1991 K. Richard Pixley (rich at rtl.cygnus.com)
78
79 * Makefile.in: infodir belongs in datadir.
80
81 Sat Dec 7 17:01:23 1991 Steve Chamberlain (sac at rtl.cygnus.com)
82
83 * chew.c: Much modified
84 * proto.str, doc.str: New files for extracting to product
85 prototypes and documents respectively.
86
87
88 Fri Dec 6 22:57:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
89
90 * Makefile.in: added standards.text support, host/site/target
91 inclusion hooks, install using INSTALL_DATA rather than cp,
92 don't echo on install.
93
94 Thu Dec 5 22:46:17 1991 K. Richard Pixley (rich at rtl.cygnus.com)
95
96 * Makefile.in: idestdir and ddestdir go away. Added copyrights
97 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
98 and mandir now keyed off datadir by default.
99