Mercurial > hg > CbC > CbC_gcc
annotate libssp/ChangeLog @ 74:f26ecf70364b
modify c-decl.c, c-parser.c, c-tree.h and tree.h
author | Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp> |
---|---|
date | Mon, 22 Aug 2011 03:31:39 +0900 |
parents | f6334be47118 |
children | 04ced10e8804 |
rev | line source |
---|---|
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
1 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
2 |
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
3 * Makefile.in: Regenerate. |
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
4 * aclocal.m4: Likewise. |
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
5 * configure: Likewise. |
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
6 |
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
7 2010-12-06 Dave Korn <dave.korn.cygwin@gmail.com> |
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
8 |
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
9 PR target/40125 |
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
10 PR lto/46695 |
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
11 * configure.ac: Invoke ACX_LT_HOST_FLAGS. |
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
12 * Makefile.am (libssp_la_LDFLAGS): Use lt_host_flags. |
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
13 * aclocal.m4: Regenerate. |
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
14 * configure: Regenerate. |
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
15 * Makefile.in: Regenerate. |
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
16 |
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
17 2010-07-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> |
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
18 |
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
19 * configure.ac (ssp_use_symver): Only check for Sun-style symbol |
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
20 versioning on Solaris 2. |
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
21 * configure: Regenerate. |
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
22 |
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
23 2010-07-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> |
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
24 |
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
25 * configure.ac: Check for Sun symbol versioning. |
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
26 Check for memmove. |
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
27 * configure: Regenerate. |
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
28 * config.h.in: Regenerate. |
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
29 |
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
30 * Makefile.am [LIBSSP_USE_SYMVER]: Protect version_arg, |
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
31 version_dep with LIBSSP_USE_SYMVER_GNU. |
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
32 [LIBSSP_USE_SYMVER_SUN]: Handle Sun symbol versioning. |
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
33 * Makefile.in: Regenerate. |
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
34 |
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
35 * ssp.map: Reformat. |
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
36 |
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
37 * memmove-chk.c: Change guard to HAVE_MEMMOVE. |
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
38 |
63
b7f97abdc517
update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
55
diff
changeset
|
39 2010-05-04 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
b7f97abdc517
update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
55
diff
changeset
|
40 |
b7f97abdc517
update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
55
diff
changeset
|
41 PR other/43620 |
b7f97abdc517
update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
55
diff
changeset
|
42 * configure.ac (AM_INIT_AUTOMAKE): Add no-dist. |
b7f97abdc517
update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
55
diff
changeset
|
43 * Makefile.in: Regenerate. |
b7f97abdc517
update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
55
diff
changeset
|
44 |
b7f97abdc517
update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
55
diff
changeset
|
45 2010-04-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
b7f97abdc517
update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
55
diff
changeset
|
46 |
b7f97abdc517
update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
55
diff
changeset
|
47 * Makefile.in: Regenerate. |
b7f97abdc517
update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
55
diff
changeset
|
48 * aclocal.m4: Regenerate. |
b7f97abdc517
update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
55
diff
changeset
|
49 |
55
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
47
diff
changeset
|
50 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
47
3bfb6c00c1e0
update it from 4.4.2 to 4.4.3.
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
36
diff
changeset
|
51 |
55
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
47
diff
changeset
|
52 * Makefile.in: Regenerate. |
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
47
diff
changeset
|
53 * configure: Regenerate. |
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
47
diff
changeset
|
54 |
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
47
diff
changeset
|
55 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
47
3bfb6c00c1e0
update it from 4.4.2 to 4.4.3.
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
36
diff
changeset
|
56 |
55
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
47
diff
changeset
|
57 * configure.ac (AC_PREREQ): Bump to 2.64. |
36 | 58 |
55
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
47
diff
changeset
|
59 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
47
diff
changeset
|
60 |
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
47
diff
changeset
|
61 * Makefile.am (install-html, install-pdf): Remove. |
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
47
diff
changeset
|
62 * Makefile.in: Regenerate. |
36 | 63 |
55
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
47
diff
changeset
|
64 * Makefile.in: Regenerate. |
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
47
diff
changeset
|
65 * aclocal.m4: Regenerate. |
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
47
diff
changeset
|
66 * config.h.in: Regenerate. |
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
47
diff
changeset
|
67 * configure: Regenerate. |
19
58ad6c70ea60
update gcc from 4.4.0 to 4.4.1.
kent@firefly.cr.ie.u-ryukyu.ac.jp
parents:
0
diff
changeset
|
68 |
55
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
47
diff
changeset
|
69 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com> |
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
47
diff
changeset
|
70 |
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
47
diff
changeset
|
71 * Makefile.am (libssp_la_LDFLAGS): Add -bindir flag. |
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
47
diff
changeset
|
72 * Makefile.in: Regenerate. |
19
58ad6c70ea60
update gcc from 4.4.0 to 4.4.1.
kent@firefly.cr.ie.u-ryukyu.ac.jp
parents:
0
diff
changeset
|
73 |
55
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
47
diff
changeset
|
74 2009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
47
diff
changeset
|
75 |
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
47
diff
changeset
|
76 * configure.ac (_AC_ARG_VAR_PRECIOUS): Use m4_rename_force. |
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
47
diff
changeset
|
77 |
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
47
diff
changeset
|
78 2009-04-13 Ozkan Sezer <sezeroz@gmail.com> |
0 | 79 |
55
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
47
diff
changeset
|
80 PR target/39062 |
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
47
diff
changeset
|
81 * ssp.c: Also include malloc.h for alloca(). MinGW needs it. |
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
47
diff
changeset
|
82 * configure.ac: Also check for malloc.h. |
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
47
diff
changeset
|
83 * configure: Regenerated. |
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
47
diff
changeset
|
84 * config.h.in: Regenerated. |
0 | 85 |
86 2009-04-09 Nick Clifton <nickc@redhat.com> | |
87 | |
88 * strcat-chk.c: Change copyright header to refer to version 3 | |
89 of the GNU General Public License with version 3.1 of the GCC | |
90 Runtime Library Exception and to point readers at the COPYING3 | |
91 and COPYING3.RUNTIME files and the FSF's license web page. | |
92 * gets-chk.c: Likewise. | |
93 * memcpy-chk.c: Likewise. | |
94 * memmove-chk.c: Likewise. | |
95 * mempcpy-chk.c: Likewise. | |
96 * memset-chk.c: Likewise. | |
97 * snprintf-chk.c: Likewise. | |
98 * sprintf-chk.c: Likewise. | |
99 * ssp-local.c: Likewise. | |
100 * ssp.c: Likewise. | |
101 * ssp/ssp.h.in: Likewise. | |
102 * ssp/stdio.h: Likewise. | |
103 * ssp/string.h: Likewise. | |
104 * ssp/unistd.h: Likewise. | |
105 * stpcpy-chk.c: Likewise. | |
106 * strcpy-chk.c: Likewise. | |
107 * strncat-chk.c: Likewise. | |
108 * strncpy-chk.c: Likewise. | |
109 * vsnprintf-chk.c: Likewise. | |
110 * vsprintf-chk.c: Likewise. | |
111 | |
112 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> | |
113 | |
114 * configure: Regenerate. | |
115 | |
116 2009-02-02 Danny Smith <dannysmith@users.sourcforge.net> | |
117 | |
118 * ssp.c (_PATH_TTY): Define as "CONOUT$" for _WIN32. | |
119 | |
120 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> | |
121 | |
122 * configure: Regenerate. | |
123 | |
124 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com> | |
125 Steve Ellcey <sje@cup.hp.com> | |
126 | |
127 * configure: Regenerate for new libtool. | |
128 * Makefile.in: Ditto. | |
129 * aclocal.m4: Ditto. | |
130 | |
131 2008-08-21 Aaron W. LaFramboise <aaronavay62@aaronwl.com> | |
132 | |
133 * Makefile.am: Add -no-undefined | |
134 * Makefile.in: Regenerate. | |
135 | |
136 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> | |
137 | |
138 * Makefile.in: Regenerate. | |
139 * config.h.in: Regenerate. | |
140 * configure: Regenerate. | |
141 | |
142 2008-04-18 Paolo Bonzini <bonzini@gnu.org> | |
143 | |
144 PR bootstrap/35457 | |
145 * aclocal.m4: Regenerate. | |
146 * configure: Regenerate. | |
147 | |
148 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> | |
149 | |
150 * aclocal.m4: Regenerate. | |
151 * configure: Likewise. | |
152 * Makefile.in: Likewise. | |
153 | |
154 2008-01-24 David Edelsohn <edelsohn@gnu.org> | |
155 | |
156 * configure: Regenerate. | |
157 | |
158 2007-07-05 H.J. Lu <hongjiu.lu@intel.com> | |
159 | |
160 * aclocal.m4: Regenerated. | |
161 | |
162 2007-06-02 Paolo Bonzini <bonzini@gnu.org> | |
163 | |
164 * configure: Regenerate. | |
165 | |
166 2007-05-23 Steve Ellcey <sje@cup.hp.com> | |
167 | |
168 * Makefile.in: Regenerate. | |
169 * configure: Regenerate. | |
170 * aclocal.m4: Regenerate. | |
171 | |
172 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com> | |
173 | |
174 * Makefile.am: Add dummy install-pdf target. | |
175 * Makefile.in: Regenerate | |
176 | |
177 2006-10-14 Geoffrey Keating <geoffk@apple.com> | |
178 | |
179 * aclocal.m4: Regenerate. | |
180 * configure: Regenerate. | |
181 | |
182 2006-09-29 Joseph S. Myers <joseph@codesourcery.com> | |
183 | |
184 PR other/25035 | |
185 * configure.ac (AC_EXEEXT): Remove. | |
186 (GCC_NO_EXECUTABLES): Call. | |
187 (ssp_use_symver): Default to no if unable to link. | |
188 (AC_CHECK_FUNCS): Hardwire results if unable to link. | |
189 * aclocal.m4, configure, Makefile.in: Regenerate. | |
190 | |
191 2006-05-23 Carlos O'Donell <carlos@codesourcery.com> | |
192 | |
193 * Makefile.am: Add install-html target. Add install-html to .PHONY | |
194 * Makefile.in: Regenerate. | |
195 | |
196 2006-02-27 Mark Mitchell <mark@codesourcery.com> | |
197 | |
198 PR 26473 | |
199 * configure.ac (ACX_NONCANONICAL_TARGET): Use it. | |
200 * Makefile.am (target_noncanonical): Define. | |
201 (libsubincludedir): New variable. | |
202 (nobase_libsubinclude_HEADERS): Likewise. | |
203 (nobase_include_HEADERS): Remove. | |
204 * configure: Regenerated. | |
205 * Makefile.in: Likewise. | |
206 * aclocal.m4: Regenerated. | |
207 | |
208 2006-01-20 Richard Guenther <rguenther@suse.de> | |
209 | |
210 * configure.ac: Use -fPIC for symbol versioning test. | |
211 * configure: Regenerate. | |
212 | |
213 2005-08-17 Kelley Cook <kcook@gcc.gnu.org> | |
214 | |
215 * ALL: Update FSF address. | |
216 | |
217 2005-07-02 Jakub Jelinek <jakub@redhat.com> | |
218 | |
219 * ALL: First release as more than just a single file. |