summaryrefslogtreecommitdiff
path: root/bfd/doc/ChangeLog
blob: d00fd99332f0f231425440c39370bb3c06924c41 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
2006-04-06  Carlos O'Donell  <carlos@codesourcery.com>

	* Makefile.am: Add install-html and install-html-am targets. 
	Define datarootdir, docdir and htmldir.
	* Makefile.in: Regenerate.

2006-02-27  Carlos O'Donell  <carlos@codesourcery.com>

	* Makefile.am: Add html target.
	* Makefile.in: Regenerate.

2005-07-24  Daniel Jacobowitz  <dan@codesourcery.com>

	* chew.c: Include <string.h>.

2005-07-22  DJ Delorie  <dj@redhat.com>

	* chew.c: Include stdlib.h.

2005-07-22  Kazu Hirata  <kazu@codesourcery.com>

	* chew.c: Don't include sysdep.h.

2005-05-09  Daniel Jacobowitz  <dan@codesourcery.com>

	* Makefile.am: Use a temporary file to build chew.
	* Makefile.in: Regenerated.

2005-05-04  Nick Clifton  <nickc@redhat.com>

	* chew.c: Update the address and phone number of the FSF
	organization in the GPL notice.

2005-05-05  H.J. Lu  <hongjiu.lu@intel.com>

	* Makefile.am (INCLUDES): Remove -D_GNU_SOURCE.
	* Makefile.in: Regenerate.

2005-04-29  Daniel Jacobowitz  <dan@codesourcery.com>

	* Makefile.am: Remove stamp rules.  Depend on chew.c
	instead of $(MKDOC).
	* Makefile.in: Regnerated.

2005-04-21  H.J. Lu  <hongjiu.lu@intel.com>

	* Makefile.am (INCLUDES): New. Add -D_GNU_SOURCE.
	(chew.o): Use it.
	* Makefile.in: Regenerate.

2005-04-14  Alan Modra  <amodra@bigpond.net.au>

	* Makefile.in: Regenerate.

2005-04-12  Alan Modra  <amodra@bigpond.net.au>

	* Makefile.in: Regenerate.

2005-02-21  Alan Modra  <amodra@bigpond.net.au>

	* Makefile.in: Regenerate.

2005-02-13  Maciej W. Rozycki  <macro@linux-mips.org>

	* Makefile.am: Use CFLAGS_FOR_BUILD and LDFLAGS_FOR_BUILD for
	building chew.
	* Makefile.in: Regenerate.

2005-02-01  Ben Elliston  <bje@au.ibm.com>

	* chew.c: Remove #if 0'd code throughout. Similarly, collapse #if
	1'd code.
	
2004-12-20  Ian Lance Taylor  <ian@c2microsystems.com>

	* Makefile.am: Use $(SHELL) whenever we run move-if-change.
	* Makefile.in: Rebuild.

2004-09-19  H.J. Lu  <hongjiu.lu@intel.com>

	* Makefile.am (AUTOMAKE_OPTIONS): Require 1.9.
	(bfd.info): Rename the target to ...
	($(srcdir)/bfd.info): This.
	* Makefile.in: Regenerated.

2004-09-17  Alan Modra  <amodra@bigpond.net.au>

	* Makefile.in: Regenerate.

2004-03-27  Alan Modra  <amodra@bigpond.net.au>

	* bfdint.texi: Remove all mention of elflink.h.

2004-03-19  Alan Modra  <amodra@bigpond.net.au>

	* Makefile.in: Regenerate.

For older changes see ChangeLog-9103

Local Variables:
mode: change-log
left-margin: 8
fill-column: 74
version-control: never
End: