OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [insight/] [bfd/] [doc/] [ChangeLog] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 578 markom
2001-06-21  Hans-Peter Nilsson  
2
 
3
        * bfdint.texi (BFD relocation functions) :
4
        Mention that the GNU linker is aware of input-output format
5
        restrictions when generating relocatable output.  Make new
6
        paragraph for final-link case.
7
        (BFD target vector swap): Fix typo.
8
 
9
2001-01-25  Kazu Hirata  
10
 
11
        * chew.c: Do not output trailing whitespaces in type and
12
        functionname.  Update copyright.
13
 
14
2001-01-24  Kazu Hirata  
15
 
16
        * chew.c: Do not output a trailing whitespace.
17
 
18
2000-11-06  Nick Clifton  
19
 
20
        * bfd.texinfo: Add GNU Free Documentation License.
21
 
22
2000-07-09  Alan Modra  
23
 
24
        * Makefile.in: Regenerate.
25
 
26
2000-07-08  Alan Modra  
27
 
28
        * chew.c (outputdots): Don't add a space before `/*'.
29
        (courierize): Likewise.
30
 
31
Wed May 24 12:03:25 2000  Hans-Peter Nilsson  
32
 
33
        * bfdint.texi (BFD ELF processor required): Add paragraph about
34
        target necessities for readelf.
35
 
36
2000-04-30  Ben Elliston  
37
 
38
        * bfdint.texi (BFD generated files): Fix another typo.
39
 
40
2000-04-17  Ben Elliston  
41
 
42
        * bfdint.texi (BFD_JUMP_TABLE macros): Fix typo.
43
 
44
Fri Apr  7 17:54:38 2000  Andrew Cagney  
45
 
46
        * Makefile.in: Rebuild with current autoconf/automake.
47
 
48
Thu Feb  4 23:21:36 1999  Ian Lance Taylor  
49
 
50
        * Makefile.in: Rebuild with current autoconf/automake.
51
 
52
Thu Jul 23 09:36:44 1998  Nick Clifton  
53
 
54
        * bfdint.texi (BFD ELF processor required): Add paragraph
55
        describing the necessity to create "include/elf/CPU.h".
56
 
57
Thu May  7 14:45:43 1998  Ian Lance Taylor  
58
 
59
        * Makefile.am (chew.o): Add -I options for intl srcdir and
60
        objdir.
61
        * Makefile.in: Rebuild.
62
 
63
Mon Apr 27 20:19:24 1998  Ian Lance Taylor  
64
 
65
        * bfdint.texi: New file.
66
        * Makefile.am (noinst_TEXINFOS): New variable.
67
        * Makefile.in: Rebuild.
68
 
69
Mon Apr 13 16:48:56 1998  Ian Lance Taylor  
70
 
71
        * Makefile.in: Rebuild.
72
 
73
Mon Apr  6 14:06:55 1998  Ian Lance Taylor  
74
 
75
        * Makefile.am (STAGESTUFF): Remove variable.
76
        (CLEANFILES): Don't remove $(STAGESTUFF).
77
        (DISTCLEANFILES, MAINTAINERCLEANFILES): New variables.
78
        * Makefile.in: Rebuild.
79
 
80
Fri Mar 27 16:25:25 1998  Ian Lance Taylor  
81
 
82
        * chew.c (skip_white_and_starts): Remove unused declaration.
83
        (skip_white_and_stars): Add casts to avoid warnings.
84
        (skip_trailing_newlines, paramstuff, courierize): Likewise.
85
        (bulletize, do_fancy_stuff, iscommand): Likewise.
86
        (kill_bogus_lines, nextword, main): Likewise.
87
        (manglecomments): Comment out.
88
        (outputdots, kill_bogus_lines): Remove unused local variables.
89
        (perform, compile): Likewise.
90
        (courierize): Fully parenthesize expression.
91
        (copy_past_newline): Declare return value.
92
        (print): Change printf format string.
93
        (main): Call usage for an unrecognized option.
94
 
95
Fri Feb 13 14:37:14 1998  Ian Lance Taylor  
96
 
97
        * Makefile.am (AUTOMAKE_OPTIONS): Define.
98
        * Makefile.in: Rebuild.
99
 
100
Mon Jan 26 15:38:36 1998  Andreas Schwab  
101
 
102
        * doc.str (bodytext): Don't output @* at the end.
103
        * chew.c (kill_bogus_lines): Make sure that a period at the
104
        beginning is recognized.
105
        (indent): Don't put indentation at the end.
106
        (copy_past_newline): Expand tabs.
107
        * Makefile.am (s-reloc, s-syms): Depend on doc.str.
108
        * Makefile.in: Rebuild.
109
 
110
Wed Oct  1 14:41:28 1997  Ian Lance Taylor  
111
 
112
        * Makefile.am (libbfd.h): Don't use cpu-h8300.c, cpu-i960.c, or
113
        elfcode.h as input files; they don't contribute anything.
114
        * Makefile.in: Rebuild.
115
 
116
Fri Aug 15 04:55:15 1997  Doug Evans  
117
 
118
        * Makefile.am (libbfd.h, libcoff.h): Invoke $(MKDOC) as ./$(MKDOC).
119
        * Makefile.in: Rebuild.
120
 
121
Fri Aug  1 12:59:58 1997  Ian Lance Taylor  
122
 
123
        * Makefile.am (CC_FOR_BUILD): Don't set explicitly.
124
        * Makefile.in: Rebuild.
125
 
126
Thu Jul 31 20:00:12 1997  Ian Lance Taylor  
127
 
128
        * Makefile.am: New file, based on old Makefile.in.
129
        * Makefile.in: Now built with automake.
130
 
131
Tue Jul 22 14:44:00 1997  Robert Hoehne 
132
 
133
        * Makefile.in: Change stamp-* files to s-* files.  Use bfdt.texi
134
        rather than bfd.texi.
135
        (DOCFILES): Change bfd.texi to bfdt.texi.
136
        * bfd.texinfo: Include bfdt.texi, not bfd.texi.
137
 
138
Mon Jun 16 15:33:15 1997  Ian Lance Taylor  
139
 
140
        * Makefile.in (CC, CFLAGS): Substitute from configure script.
141
        From Jeff Makey .
142
 
143
Tue Apr 15 12:37:41 1997  Ian Lance Taylor  
144
 
145
        * Makefile.in (install-info): Use mkinstalldirs to build
146
        $(infodir).
147
 
148
Tue Apr  8 12:49:46 1997  Ian Lance Taylor  
149
 
150
        * Makefile.in (install-info): Permit info files to be in srcdir.
151
        (stamp-*): Add a stamp-X target for each X.texi target.
152
        (*.texi): Just depend upon stamp-X.
153
        (clean): Remove stamp-*.
154
        (distclean): Depend upon mostlyclean.  Remove stamp-*.  Don't
155
        remove $(DOCFILES).
156
 
157
Mon Apr  7 15:23:26 1997  Ian Lance Taylor  
158
 
159
        * Makefile.in (distclean): Don't remove *.info files.
160
 
161
Thu Feb 13 20:50:02 1997  Klaus Kaempf  (kkaempf@progis.de)
162
 
163
        * makefile.vms: New file.
164
 
165
Tue Jun 18 18:32:28 1996  Ian Lance Taylor  
166
 
167
        * chew.c (kill_bogus_lines): Reset sl when not at the start of a
168
        line.  From Uwe Ohse .
169
 
170
Tue Jan 30 14:10:46 1996  Ian Lance Taylor  
171
 
172
        From Ronald F. Guilmette :
173
        * Makefile.in (libbfd.h): Depend upon proto.str.
174
        (libcoff.h, bfd.h): Likewise.
175
 
176
Fri Nov  3 14:46:48 1995  Fred Fish  
177
 
178
        * Makefile.in (SRCDOC, SRCPROT, core.texi, bfd.h):  Use corefile.c,
179
        renamed from core.c.
180
 
181
Wed Nov  1 14:28:23 1995  Manfred Hollstein KS/EF4A 60/1F/110 #40283  
182
 
183
        * chew.c: Include .
184
 
185
Fri Oct  6 16:23:34 1995  Ken Raeburn  
186
 
187
        Mon Sep 25 22:49:32 1995  Andreas Schwab  
188
 
189
        * Makefile.in (Makefile): Only remake this Makefile.
190
 
191
Wed Oct  4 15:51:05 1995  Ken Raeburn  
192
 
193
        * chew.c: Include .
194
 
195
Tue Sep 12 18:14:50 1995  Ian Lance Taylor  
196
 
197
        * Makefile.in (maintainer-clean): New target.
198
 
199
Thu Aug 31 12:18:43 1995  Ian Lance Taylor  
200
 
201
        * Makefile.in (bfd.h): Add additional #endif at end of bfd.h if
202
        __cplusplus is defined.
203
 
204
Tue Nov 29 16:13:34 1994  Doug Evans  
205
 
206
        * chew.c (write_buffer): New argument `f', all callers changed.
207
        (stdout, stderr, print, drop, idrop): New forth words.
208
        * proto.str (COMMENT): New command.
209
        * doc.str (COMMENT): Likewise.
210
 
211
Mon Sep 12 11:44:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
212
 
213
        * Makefile.in (DOCFILES): Remove ctor.texi.
214
        (IPROTOS): Remove ctor.ip.
215
        (SRCIPROT): Remove $(srcdir)/../ctor.c.
216
        (ctor.texi): Remove target.
217
        (libbfd.h): Remove dependency on $(srcdir)/../ctor.c.  Remove
218
        $(MKDOC) run on $(srcdir)/../ctor.c.
219
        * bfd.texinfo (Constructors): Remove section.
220
 
221
Fri Sep  2 13:33:44 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
222
 
223
        * chew.c: Include assert.h.  Added prototypes for most functions.
224
        Changed most uses of int to long.  Do bounds checking on the
225
        stacks.  Added comment at the beginning documenting most of the
226
        intrinsics.  Lots of whitespace changes.  Re-ordered some
227
        functions.
228
        (die, check_range, icheck_range): New functions.
229
        (strip_trailing_newlines, print_stack_level): New functions.
230
        (translatecomments): Don't insert tab before "/*".
231
        (iscommand): Minimum command length is now 4.
232
        (nextword): Handle some \-sequences.
233
        (push_addr): Deleted.
234
        (main): Add new intrinsics strip_trailing_newlines and
235
        print_stack_level.  Complain at end if stack contains more than
236
        one element, or less.
237
        (remchar): Make sure the string is not empty before chopping off a
238
        character.
239
 
240
        * doc.str, proto.str: Handle new commands SENUM, ENUM, ENUMX,
241
        ENUMEQ, ENUMEQX, ENUMDOC.
242
 
243
Wed Jan 12 18:37:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
244
 
245
        * bfd.texinfo: Added Linker Functions node.
246
        * Makefile.in (DOCFILES): Added linker.texi.
247
        (SRCDOC): Added linker.c.
248
        (linker.texi): New target.
249
 
250
Tue Jan  4 10:52:56 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
251
 
252
        * chew.c: Don't rely on a correct declaration of exit.
253
        (chew_exit): New function which just calls exit.
254
        (main): Use it.
255
 
256
Mon Jan  3 11:40:40 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
257
 
258
        * bfd.texinfo: Added Hash Tables node.
259
        * Makefile.in (DOCFILES): Added hash.texi.
260
        (SRCDOC): Added hash.c.
261
        (hash.texi): New target.
262
 
263
Thu Dec 30 16:57:04 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
264
 
265
        * Makefile.in: Delete all references to seclet.c, since it's just
266
        been deleted.  Don't mention hash.c, linker.c, or genlink.h yet,
267
        since they don't contain documentation yet (hint, hint!).
268
 
269
Fri Nov  5 10:58:53 1993  David J. Mackenzie  (djm@thepub.cygnus.com)
270
 
271
        * bfd.texinfo: Small cleanups.
272
 
273
Fri Nov 19 03:46:11 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
274
 
275
        * Makefile.in (archures.texi): Depends on $(MKDOC).
276
 
277
Tue Aug 10 14:22:39 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
278
 
279
        * bfd.texinfo (BFD back end): Don't include elfcode.texi, since
280
        it's empty now and that triggers a makeinfo bug.
281
 
282
Mon Aug  9 16:27:30 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
283
 
284
        * bfd.texinfo (BFD back end): New section on ELF, includes
285
        elf.texi and elfcode.texi.
286
        * Makefile.in (DOCFILES): Include elf.texi, elfcode.texi.
287
        (SRCDOC): Include elfcode.h, elf.c.
288
        (elf.texi, elfcode.texi): New intermediate targets.
289
 
290
Thu Jun 24 13:48:13 1993  David J. Mackenzie  (djm@thepub.cygnus.com)
291
 
292
        * Makefile.in (.c.o, chew.o): Put CFLAGS last.
293
        * bfdsumm.texi: New file, broken out of bfd.texinfo, to share
294
        with ld.texinfo.
295
 
296
Mon Jun 14 12:07:07 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
297
 
298
        * Makefile.in (install-info): remove parentdir cruft,
299
 
300
Wed Jun  9 16:00:32 1993  Jim Kingdon  (kingdon@cygnus.com)
301
 
302
        * Makefile.in (mostlyclean): Remove chew.o.
303
 
304
Tue May 25 14:46:58 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
305
 
306
        * Makefile.in (libbfd.h): Use elfcode.h, not elf32.c.
307
 
308
Mon May 24 15:50:07 1993  Ken Raeburn  (raeburn@cygnus.com)
309
 
310
        * chew.c (compile): Add a couple of missing casts.
311
 
312
Wed May 12 14:45:14 1993  Ian Lance Taylor  (ian@cygnus.com)
313
 
314
        * Makefile.in (CC_FOR_BUILD): New variable, define to be $(CC).
315
        (chew.o, $(MKDOC)): Build using CC_FOR_BUILD rather than CC, since
316
        it must run on the build machine.
317
 
318
Tue Apr  6 22:38:10 1993  John Gilmore  (gnu@cygnus.com)
319
 
320
        * Makefile.in (chew):  Don't compile from .c to executable in a
321
        single step; it puts a temporary .o filename into the executable,
322
        which makes multi-stage comparisons fail.  Compile chew.c to
323
        chew.o, and link that, which makes identical executables every time.
324
 
325
Wed Mar 24 17:26:29 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
326
 
327
        * Makefile.in: fix typo (bfd.texinfo not bfd.texino)
328
 
329
Fri Mar 19 01:13:00 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
330
 
331
        * bfd.texinfo: Since BFD version number has been bumped, do same
332
        to "version number" on title page, and elsewhere.  Should be
333
        fixed to extract real version number.
334
 
335
Tue Mar 16 12:15:13 1993  Per Bothner  (bothner@rtl.cygnus.com)
336
 
337
        * Makefile.in:  Add *clean rules.
338
 
339
Mon Jan 11 18:43:56 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
340
 
341
        * Makefile.in (libbfd.h): Removed duplicate init.c and libbfd.c.
342
        Added seclet.c.
343
        (bfd.h): Added dependency on bfd.c and seclet.c.  Added seclet.c
344
        to build.
345
 
346
Thu Dec 17 19:35:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
347
 
348
        * Makefile.in: added dvi target, define and use $(TEXI2DVI)
349
 
350
Thu Dec  3 17:42:48 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
351
 
352
        * Makefile.in (TEXIDIR): New variable.
353
        (bfd.dvi): Look for bfd.texinfo in $(srcdir).  Generate index.
354
 
355
        * bfd.texinfo: Minor doc fixes.
356
 
357
Thu Nov  5 03:13:55 1992  John Gilmore  (gnu@cygnus.com)
358
 
359
        Cleanup:  Replace all uses of EXFUN in the BFD sources, with PARAMS.
360
 
361
        * chew.c (exfunstuff):  Eliminate.
362
        (paramstuff):  Replace exfunstuff with function to generate PARAMS.
363
        * proto.str:  Use paramstuff rather than exfunstuff.
364
 
365
Mon Aug 17 12:40:32 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
366
 
367
        * chew.c: various patches provided by Howard Chu.
368
 
369
Fri Jun 19 18:59:54 1992  John Gilmore  (gnu at cygnus.com)
370
 
371
        * Makefile.in (libbfd.h):  Add elf.c as a source of prototypes.
372
 
373
Mon May 11 18:55:59 1992  John Gilmore  (gnu at cygnus.com)
374
 
375
        * chew.c:  exit() should be declared by config files, not by
376
        portable source code.  Its type could be int or void function.
377
 
378
Mon May  4 13:45:57 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
379
 
380
        * Makefile.in: another CFLAGS correction.
381
 
382
Tue Apr 28 10:21:32 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
383
 
384
        * Makefile.in: Do the CFLAGS thing.
385
 
386
Fri Apr 10 22:34:52 1992  Fred Fish  (fnf@cygnus.com)
387
 
388
        * Makefile.in (MINUS_G):  Add macro and default to -g.
389
 
390
Fri Mar  6 18:53:18 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
391
 
392
        * chew.c: now has -w switch turn on warnings
393
 
394
Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
395
 
396
        * Makefile.in, configure.in: removed traces of namesubdir,
397
          -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
398
          copyrights to '92, changed some from Cygnus to FSF.
399
 
400
Tue Dec 10 22:11:05 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
401
 
402
        * Makefile.in: build chew into the current directory.  Complete
403
          the MKDOC macro transition.
404
 
405
Tue Dec 10 08:26:28 1991  Steve Chamberlain  (sac at rtl.cygnus.com)
406
 
407
        * chew.c: don't core dump when can't open file
408
        * Makefile.in: get proto.str from the right place when built in
409
        odd directories
410
 
411
Tue Dec 10 04:07:25 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
412
 
413
        * Makefile.in: infodir belongs in datadir.
414
 
415
Sat Dec  7 17:01:23 1991  Steve Chamberlain  (sac at rtl.cygnus.com)
416
 
417
        * chew.c: Much modified
418
        * proto.str, doc.str: New files for extracting to product
419
        prototypes and documents respectively.
420
 
421
 
422
Fri Dec  6 22:57:12 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
423
 
424
        * Makefile.in: added standards.text support, host/site/target
425
          inclusion hooks, install using INSTALL_DATA rather than cp,
426
          don't echo on install.
427
 
428
Thu Dec  5 22:46:17 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
429
 
430
        * Makefile.in: idestdir and ddestdir go away.  Added copyrights
431
          and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
432
          and mandir now keyed off datadir by default.
433
 
434
 
435
Local Variables:
436
version-control: never
437
End:

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.