* Makefile.in (CC, CFLAGS): Substitute from configure script.
[deliverable/binutils-gdb.git] / bfd / doc / ChangeLog
1 Mon Jun 16 15:33:15 1997 Ian Lance Taylor <ian@cygnus.com>
2
3 * Makefile.in (CC, CFLAGS): Substitute from configure script.
4
5 Tue Apr 15 12:37:41 1997 Ian Lance Taylor <ian@cygnus.com>
6
7 * Makefile.in (install-info): Use mkinstalldirs to build
8 $(infodir).
9
10 Tue Apr 8 12:49:46 1997 Ian Lance Taylor <ian@cygnus.com>
11
12 * Makefile.in (install-info): Permit info files to be in srcdir.
13 (stamp-*): Add a stamp-X target for each X.texi target.
14 (*.texi): Just depend upon stamp-X.
15 (clean): Remove stamp-*.
16 (distclean): Depend upon mostlyclean. Remove stamp-*. Don't
17 remove $(DOCFILES).
18
19 Mon Apr 7 15:23:26 1997 Ian Lance Taylor <ian@cygnus.com>
20
21 * Makefile.in (distclean): Don't remove *.info files.
22
23 Thu Feb 13 20:50:02 1997 Klaus Kaempf (kkaempf@progis.de)
24
25 * makefile.vms: New file.
26
27 Tue Jun 18 18:32:28 1996 Ian Lance Taylor <ian@cygnus.com>
28
29 * chew.c (kill_bogus_lines): Reset sl when not at the start of a
30 line. From Uwe Ohse <uwe@tirka.gun.de>.
31
32 Tue Jan 30 14:10:46 1996 Ian Lance Taylor <ian@cygnus.com>
33
34 From Ronald F. Guilmette <rfg@monkeys.com>:
35 * Makefile.in (libbfd.h): Depend upon proto.str.
36 (libcoff.h, bfd.h): Likewise.
37
38 Fri Nov 3 14:46:48 1995 Fred Fish <fnf@cygnus.com>
39
40 * Makefile.in (SRCDOC, SRCPROT, core.texi, bfd.h): Use corefile.c,
41 renamed from core.c.
42
43 Wed Nov 1 14:28:23 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfred@lts.sel.alcatel.de>
44
45 * chew.c: Include <ctype.h>.
46
47 Fri Oct 6 16:23:34 1995 Ken Raeburn <raeburn@cygnus.com>
48
49 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
50
51 * Makefile.in (Makefile): Only remake this Makefile.
52
53 Wed Oct 4 15:51:05 1995 Ken Raeburn <raeburn@cygnus.com>
54
55 * chew.c: Include <stdio.h>.
56
57 Tue Sep 12 18:14:50 1995 Ian Lance Taylor <ian@cygnus.com>
58
59 * Makefile.in (maintainer-clean): New target.
60
61 Thu Aug 31 12:18:43 1995 Ian Lance Taylor <ian@cygnus.com>
62
63 * Makefile.in (bfd.h): Add additional #endif at end of bfd.h if
64 __cplusplus is defined.
65
66 Tue Nov 29 16:13:34 1994 Doug Evans <dje@canuck.cygnus.com>
67
68 * chew.c (write_buffer): New argument `f', all callers changed.
69 (stdout, stderr, print, drop, idrop): New forth words.
70 * proto.str (COMMENT): New command.
71 * doc.str (COMMENT): Likewise.
72
73 Mon Sep 12 11:44:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
74
75 * Makefile.in (DOCFILES): Remove ctor.texi.
76 (IPROTOS): Remove ctor.ip.
77 (SRCIPROT): Remove $(srcdir)/../ctor.c.
78 (ctor.texi): Remove target.
79 (libbfd.h): Remove dependency on $(srcdir)/../ctor.c. Remove
80 $(MKDOC) run on $(srcdir)/../ctor.c.
81 * bfd.texinfo (Constructors): Remove section.
82
83 Fri Sep 2 13:33:44 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
84
85 * chew.c: Include assert.h. Added prototypes for most functions.
86 Changed most uses of int to long. Do bounds checking on the
87 stacks. Added comment at the beginning documenting most of the
88 intrinsics. Lots of whitespace changes. Re-ordered some
89 functions.
90 (die, check_range, icheck_range): New functions.
91 (strip_trailing_newlines, print_stack_level): New functions.
92 (translatecomments): Don't insert tab before "/*".
93 (iscommand): Minimum command length is now 4.
94 (nextword): Handle some \-sequences.
95 (push_addr): Deleted.
96 (main): Add new intrinsics strip_trailing_newlines and
97 print_stack_level. Complain at end if stack contains more than
98 one element, or less.
99 (remchar): Make sure the string is not empty before chopping off a
100 character.
101
102 * doc.str, proto.str: Handle new commands SENUM, ENUM, ENUMX,
103 ENUMEQ, ENUMEQX, ENUMDOC.
104
105 Wed Jan 12 18:37:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
106
107 * bfd.texinfo: Added Linker Functions node.
108 * doc/Makefile.in (DOCFILES): Added linker.texi.
109 (SRCDOC): Added linker.c.
110 (linker.texi): New target.
111
112 Tue Jan 4 10:52:56 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
113
114 * chew.c: Don't rely on a correct declaration of exit.
115 (chew_exit): New function which just calls exit.
116 (main): Use it.
117
118 Mon Jan 3 11:40:40 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
119
120 * bfd.texinfo: Added Hash Tables node.
121 * Makefile.in (DOCFILES): Added hash.texi.
122 (SRCDOC): Added hash.c.
123 (hash.texi): New target.
124
125 Thu Dec 30 16:57:04 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
126
127 * Makefile.in: Delete all references to seclet.c, since it's just
128 been deleted. Don't mention hash.c, linker.c, or genlink.h yet,
129 since they don't contain documentation yet (hint, hint!).
130
131 Fri Nov 5 10:58:53 1993 David J. Mackenzie (djm@thepub.cygnus.com)
132
133 * bfd.texinfo: Small cleanups.
134
135 Fri Nov 19 03:46:11 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
136
137 * Makefile.in (archures.texi): Depends on $(MKDOC).
138
139 Tue Aug 10 14:22:39 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
140
141 * bfd.texinfo (BFD back end): Don't include elfcode.texi, since
142 it's empty now and that triggers a makeinfo bug.
143
144 Mon Aug 9 16:27:30 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
145
146 * bfd.texinfo (BFD back end): New section on ELF, includes
147 elf.texi and elfcode.texi.
148 * Makefile.in (DOCFILES): Include elf.texi, elfcode.texi.
149 (SRCDOC): Include elfcode.h, elf.c.
150 (elf.texi, elfcode.texi): New intermediate targets.
151
152 Thu Jun 24 13:48:13 1993 David J. Mackenzie (djm@thepub.cygnus.com)
153
154 * Makefile.in (.c.o, chew.o): Put CFLAGS last.
155 * bfdsumm.texi: New file, broken out of bfd.texinfo, to share
156 with ld.texinfo.
157
158 Mon Jun 14 12:07:07 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
159
160 * Makefile.in (install-info): remove parentdir cruft,
161
162 Wed Jun 9 16:00:32 1993 Jim Kingdon (kingdon@cygnus.com)
163
164 * Makefile.in (mostlyclean): Remove chew.o.
165
166 Tue May 25 14:46:58 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
167
168 * Makefile.in (libbfd.h): Use elfcode.h, not elf32.c.
169
170 Mon May 24 15:50:07 1993 Ken Raeburn (raeburn@cygnus.com)
171
172 * chew.c (compile): Add a couple of missing casts.
173
174 Wed May 12 14:45:14 1993 Ian Lance Taylor (ian@cygnus.com)
175
176 * Makefile.in (CC_FOR_BUILD): New variable, define to be $(CC).
177 (chew.o, $(MKDOC)): Build using CC_FOR_BUILD rather than CC, since
178 it must run on the build machine.
179
180 Tue Apr 6 22:38:10 1993 John Gilmore (gnu@cygnus.com)
181
182 * Makefile.in (chew): Don't compile from .c to executable in a
183 single step; it puts a temporary .o filename into the executable,
184 which makes multi-stage comparisons fail. Compile chew.c to
185 chew.o, and link that, which makes identical executables every time.
186
187 Wed Mar 24 17:26:29 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
188
189 * Makefile.in: fix typo (bfd.texinfo not bfd.texino)
190
191 Fri Mar 19 01:13:00 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
192
193 * bfd.texinfo: Since BFD version number has been bumped, do same
194 to "version number" on title page, and elsewhere. Should be
195 fixed to extract real version number.
196
197 Tue Mar 16 12:15:13 1993 Per Bothner (bothner@rtl.cygnus.com)
198
199 * Makefile.in: Add *clean rules.
200
201 Mon Jan 11 18:43:56 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
202
203 * Makefile.in (libbfd.h): Removed duplicate init.c and libbfd.c.
204 Added seclet.c.
205 (bfd.h): Added dependency on bfd.c and seclet.c. Added seclet.c
206 to build.
207
208 Thu Dec 17 19:35:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
209
210 * Makefile.in: added dvi target, define and use $(TEXI2DVI)
211
212 Thu Dec 3 17:42:48 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
213
214 * Makefile.in (TEXIDIR): New variable.
215 (bfd.dvi): Look for bfd.texinfo in $(srcdir). Generate index.
216
217 * bfd.texinfo: Minor doc fixes.
218
219 Thu Nov 5 03:13:55 1992 John Gilmore (gnu@cygnus.com)
220
221 Cleanup: Replace all uses of EXFUN in the BFD sources, with PARAMS.
222
223 * doc/chew.c (exfunstuff): Eliminate.
224 (paramstuff): Replace exfunstuff with function to generate PARAMS.
225 * doc/proto.str: Use paramstuff rather than exfunstuff.
226
227 Mon Aug 17 12:40:32 1992 Steve Chamberlain (sac@thepub.cygnus.com)
228
229 * chew.c: various patches provided by Howard Chu.
230
231 Fri Jun 19 18:59:54 1992 John Gilmore (gnu at cygnus.com)
232
233 * Makefile.in (libbfd.h): Add elf.c as a source of prototypes.
234
235 Mon May 11 18:55:59 1992 John Gilmore (gnu at cygnus.com)
236
237 * chew.c: exit() should be declared by config files, not by
238 portable source code. Its type could be int or void function.
239
240 Mon May 4 13:45:57 1992 K. Richard Pixley (rich@rtl.cygnus.com)
241
242 * Makefile.in: another CFLAGS correction.
243
244 Tue Apr 28 10:21:32 1992 K. Richard Pixley (rich@rtl.cygnus.com)
245
246 * Makefile.in: Do the CFLAGS thing.
247
248 Fri Apr 10 22:34:52 1992 Fred Fish (fnf@cygnus.com)
249
250 * Makefile.in (MINUS_G): Add macro and default to -g.
251
252 Fri Mar 6 18:53:18 1992 Steve Chamberlain (sac@thepub.cygnus.com)
253
254 * chew.c: now has -w switch turn on warnings
255
256 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
257
258 * Makefile.in, configure.in: removed traces of namesubdir,
259 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
260 copyrights to '92, changed some from Cygnus to FSF.
261
262 Tue Dec 10 22:11:05 1991 K. Richard Pixley (rich at rtl.cygnus.com)
263
264 * Makefile.in: build chew into the current directory. Complete
265 the MKDOC macro transition.
266
267 Tue Dec 10 08:26:28 1991 Steve Chamberlain (sac at rtl.cygnus.com)
268
269 * chew.c: don't core dump when can't open file
270 * Makefile.in: get proto.str from the right place when built in
271 odd directories
272
273 Tue Dec 10 04:07:25 1991 K. Richard Pixley (rich at rtl.cygnus.com)
274
275 * Makefile.in: infodir belongs in datadir.
276
277 Sat Dec 7 17:01:23 1991 Steve Chamberlain (sac at rtl.cygnus.com)
278
279 * chew.c: Much modified
280 * proto.str, doc.str: New files for extracting to product
281 prototypes and documents respectively.
282
283
284 Fri Dec 6 22:57:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
285
286 * Makefile.in: added standards.text support, host/site/target
287 inclusion hooks, install using INSTALL_DATA rather than cp,
288 don't echo on install.
289
290 Thu Dec 5 22:46:17 1991 K. Richard Pixley (rich at rtl.cygnus.com)
291
292 * Makefile.in: idestdir and ddestdir go away. Added copyrights
293 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
294 and mandir now keyed off datadir by default.
295
296 \f
297 Local Variables:
298 version-control: never
299 End:
This page took 0.037407 seconds and 5 git commands to generate.