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