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

Subversion Repositories or1k

[/] [or1k/] [tags/] [VER_5_3/] [gdb-5.3/] [bfd/] [doc/] [ChangeLog] - Blame information for rev 1765

Details | Compare with Previous | View Log

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

powered by: WebSVN 2.1.0

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