]> git.ipfire.org Git - thirdparty/gcc.git/blame - contrib/ChangeLog
Update COPYING.LIB from upstream. Correct last Changelog.
[thirdparty/gcc.git] / contrib / ChangeLog
CommitLineData
bfac631b
GP
12005-06-05 Gerald Pfeifer <gerald@pfeifer.com>
2
3 * gennews (files): Update for egcs-1.0 release pages consolidation.
4
492f761a
JM
52005-04-17 Joseph S. Myers <joseph@codesourcery.com>
6
7 * gennews (files): Update for GCC 4.0.
8
7e3c8f17
AO
92005-03-18 Alexandre Oliva <aoliva@redhat.com>
10
11 * gcc_update (silent): Unset instead of initializing to null.
12
d028e149
AS
132005-03-18 Andreas Schwab <schwab@suse.de>
14
15 * gcc_update (apply_patch): Properly quote $1.
16
2d072788
ZW
172005-03-18 Zack Weinberg <zack@codesourcery.com>
18
19 * gcc_update: Add --silent option.
20
be932466
KG
212005-03-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22
23 * warn_summary (keywordFilter): Update sed pattern for new quoting
24 style in warnings.
25
1f43e92e
KG
262005-03-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
27
28 * warn_summary: Add -fortran subdir flag.
29 (subdirectoryFilter): Fix missing ada subdir.
30
9eaf7da0
HPN
312004-11-20 Hans-Peter Nilsson <hp@bitrange.com>
32
33 * gcc_update (touch_files): Don't rely on "make" being GNU make;
34 grep for "Touching" to determine that the rule executes.
35
18ccc7e0
HPN
362004-11-14 Hans-Peter Nilsson <hp@bitrange.com>
37
38 * gcc_update (touch_files): Explicitly pass --no-print-directory.
39
9a399055
AP
402004-11-04 Andrew Pinski <pinskia@physics.uc.edu>
41
42 * gcc_update (boehm-gc/aclocal.m4): Remove boehm-gc/acinclude.m4.
43
71b5d516
PB
442004-08-04 Paolo Bonzini <bonzini@gnu.org>
45
46 * gcc_update: Add fixincludes.
47
df6e87bf 482004-08-26 Matthias Klose <doko@debian.org>
1249691b 49
df6e87bf
MK
50 * texi2pod.pl: keep references of the form @ref{...}, print them bold.
51
522004-08-26 Matthias Klose <doko@debian.org>
53
54 * test_summary: Include baseline used for libstdc++-v3 abi check
55 in test summary.
1249691b 56
5b292a4b
BE
572004-08-25 Ben Elliston <bje@au.ibm.com>
58
59 * gcc_update (libcpp/Makefile.in): Remove libcpp/Makefile.am.
60
8b84ead6
AT
612004-08-20 Andreas Tobler <a.tobler@schweiz.ch>
62
63 * gcc_update (self): libjava/configure.in -> configure.ac. Automake
64 update done.
65
71b5d516 662004-08-04 Paolo Bonzini <bonzini@gnu.org>
d0921255
PB
67
68 * gcc_update: libjava/configure.ac -> configure.in. Automake
69 1.4 does not handle configure.ac properly.
70
da96112d
AS
712004-08-04 Andreas Schwab <schwab@suse.de>
72
73 * gcc_update: libjava/configure.in -> configure.ac.
74
1e45521f
RE
752004-08-03 Richard Earnshaw <rearnsha@arm.com>
76
77 * gcc_update: gcc/config/arm/arm-tune.md -> arm-cores.def gentune.sh.
78
7eacb691
JL
792004-07-16 Jeff Law <law@redhat.com>
80
81 * analyze_brprob: Fix comments. More consistent output format.
82
5bed2809
DN
832004-06-17 Diego Novillo <dnovillo@redhat.com>
84
85 * tree-ssa.doxy: Update for doxygen 1.3.5.
86
cc605afe
AJ
872004-06-14 Andreas Jaeger <aj@suse.de>
88
89 * gcc_update: boehm-gc/configure.in -> configure.ac.
90
bf9a420e
PB
912004-06-16 Paolo Bonzini <bonzini@gnu.org>
92
93 * gcc_update (boehm-gc/configure): Depend on
94 boehm-gc/configure.ac instead of boehm-gc/configure.in
95
5a4f1818
PB
962004-06-14 Paolo Bonzini <bonzini@gnu.org>
97
98 * gcc_update (libmudflap/configure): Depend on
99 libmudflap/configure.ac instead of libmudflap/configure.in
100
d5ad6feb
AJ
1012004-06-14 Andreas Jaeger <aj@suse.de>
102
103 * gcc_update: Add libcpp.
104
dbfa8d15
AJ
1052004-06-10 Andreas Jaeger <aj@suse.de>
106
107 * gcc_update: Add libgfortran.
108
9e953fed
AP
1092004-05-29 Andrew Pinski <pinskia@physics.uc.edu>
110
111 * gcc_update (libbanshee/configure): Depend on
112 libbanshee/configure.ac instead of libbanshee/configure.in
113
b4117c30
ZW
1142004-05-17 Zack Weinberg <zack@codesourcery.com>
115
116 * gcc_update: Remove gcc/f/intdoc.texi and all libf2c files
117 from list of files to be touched.
118 * convert_to_f2c, convert_to_g2c, download_f2c: Delete.
119
e3d26d7b
JM
1202004-05-15 Joseph S. Myers <jsm@polyomino.org.uk>
121
122 * gennews: Update for GCC 3.4.
123
6de9cd9a
DN
1242004-05-13 Diego Novillo <dnovillo@redhat.com>
125
126 Merge from tree-ssa-20020619-branch.
127
128 * filter_gcc_for_doxygen: New file.
129 * filter_knr2ansi.pl: New file.
130 * filter_params.pl: New file.
131 * tree-ssa.doxy: New file.
132 * contrib/gcc_update (files_and_dependencies): Handle
133 libbanshee and libmudflap.
134
5b03e555 1352004-04-12 Kelley Cook <kcook@gcc.gnu.org>
b4117c30 136 Andreas Jaeger <aj@suse.de>
5b03e555
KC
137
138 * gcc_update (files_and_dependencies): Insert zlib dependencies.
139
3adc31d1
NN
1402004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
141
142 * gcc_update (files_and_dependencies): libobjc/configure now
143 depends on configure.ac, not configure.in.
144
b52d4110
KC
1452004-04-01 Kelley Cook <kcook@gcc.gnu.org>
146
147 * gcc_update (files_and_dependencies): Remove gcc/ada/*.texi.
148
7de53bca
AT
1492004-03-16 Andreas Tobler <a.tobler@schweiz.ch>
150
151 * gcc_update (files_and_dependencies): Insert libffi dependencies.
152
8ab705be
KC
1532004-03-10 Kelley Cook <kcook@gcc.gnu.org>
154
155 * gcc_update (files_and_dependencies): Insert libada/configure.
156
61c3ff8f
AP
1572004-02-29 Andrew Pinski <pinskia@physics.uc.edu>
158
159 * gcc_update (files_and_dependencies): Update intl/configure.in
160 to intl/configure.ac.
161
a4b0b8f1
KC
1622004-01-09 Kelley Cook <kcook@gcc.gnu.org>
163
164 * gcc_update (files_and_dependencies): Update fastjar/configure.in
165 to fastjar/configure.ac
166
102d3176
KC
1672004-01-07 Kelley Cook <kcook@gcc.gnu.org>
168
169 * gcc_update (files_and_dependencies): Remove non-existant files.
170
dedebde1
KC
1712004-01-05 Kelley Cook <kcook@gcc.gnu.org>
172
173 * gcc_update (files_generated): Revert 2003-12-18 change.
174
c5d1156b
AP
1752004-01-03 Andrew Pinski <pinskia@physics.uc.edu>
176
177 * gcc_update (files_and_dependencies): For gcc directory,
178 rename configure.in to configure.ac.
179
d9b000b1
AT
1802003-12-19 Andreas Tobler <a.tobler@schweiz.ch>
181
182 * gcc_update (files_and_dependencies): For libjava/libltdl directory,
183 remove acconfig.h. No longer used.
184
90c2f1de
KC
1852003-12-18 Kelley Cook <kcook@gcc.gnu.org>
186
187 * gcc_update (files_generated): Add in gcc/ada/stamp-xgnatug and update
188 gcc/ada/gnat_ug_* to use it.
189
3a816711
JW
1902003-12-16 James E Wilson <wilson@specifixinc.com>
191
192 * gcc_update (files_and_dependencies): For libjava/libltdl directory,
193 rename configure.in to configure.ac, and stamp-h.in to config-h.in.
194
90ff9ff3
KC
1952003-12-11 Kelley Cook <kcook@gcc.gnu.org>
196
197 * gcc_update (files_and_dependencies): Correct typo in the filename
198 gnat_ug_wnt.texi.
199
c41affc7
AC
2002003-12-08 Arnaud Charlet <charlet@act-europe.fr
201
202 * gcc_update: Remove handling of sinfo.h, einfo.h, nmake.ads,
203 treeprs.ads.
204
8f850e49
MM
2052003-10-16 Mark Mitchell <mark@codesourcery.com>
206
207 * gennews (files): Add GCC 3.3 files.
208
9d3d50d2
MM
2092003-08-21 Mark Mitchell <mark@codesourcery.com>
210
211 * gcc_build: Fix handling of -t option. Add -x option.
212
5bea01be
MK
2132003-07-31 Matt Kraai <kraai@alumni.cmu.edu>
214
215 * texi2pod.pl: Remove extra line.
216
9fa09038
MK
2172003-07-15 Matt Kraai <kraai@alumni.cmu.edu>
218
219 * texi2pod.pl: Default @itemize's parameter to @bullet.
220
0c6a2903
ZW
2212003-07-12 Zack Weinberg <zack@codesourcery.com>
222
223 * gcc_update: gcc/acconfig.h no longer exists.
224
c3c35932
MK
2252003-07-11 Matthias Klose <doko@debian.org>
226
227 * test_installed: Add options to run objc tests.
228 In generated site.exp, initialize rootme, CFLAGS, CXXFLAGS.
229
6eb95e99
ZW
2302003-07-04 Zack Weinberg <zack@codesourcery.com>
231
232 * gcc_update: Remove gcc/intl/plural.c from list.
233 Add new generated files intl/plural.c, intl/configure,
234 intl/config.h.in.
235
e4048ffc
JT
2362003-06-13 Jason Thorpe <thorpej@wasabisystems.com>
237
238 * gcc_update (files_and_dependencies): Add
239 gcc/testsuite/gcc.dg/cpp/_Pragma3.c depends on
240 gcc/testsuite/gcc.dg/cpp/mi1c.h.
241
487a9427
NN
2422003-05-23 Nathanael Nerode <neroden@gcc.gnu.org>
243
281b1732
NN
244 * paranoia.cc: Fix spelling error.
245
487a9427
NN
246 * analyze_brprob, gcc_build, gennews, texi2pod.pl: Change GNU CC
247 to GCC.
248
112a0bfd
MS
2492003-04-04 Mike Stump <mrs@apple.com>
250
251 * compare_tests: Fix exit status and be more flexible with spacing.
252
5ce810b7
PE
2532003-03-08 Phil Edwards <pme@gcc.gnu.org>
254
255 * test_summary: Add -h, print existing comments as help.
256
b47d9efd
L
2572003-03-03 H.J. Lu <hjl@gnu.org>
258
259 * gcc_build: Use $GCC_CVS/$CVS instead of cvs.
260 * gcc_update: Likewise.
261
d25fc1b5
AO
2622003-01-19 Alexandre Oliva <aoliva@redhat.com>
263
264 * test_summary (configflags): Only use the first match. Remove
265 excess space. Use sub instead of gsub where possible. Use `none'
266 if no configure flags were given.
267
6787cc15
LR
2682003-01-10 Loren J. Rittle <ljrittle@acm.org>
269
270 * test_summary (configflags): awk portability.
271
ce985125
AO
2722003-01-07 Alexandre Oliva <aoliva@redhat.com>
273
274 * test_summary (configflags): Compute correctly with both
275 autoconfiscated and Cygnus-style top-level.
276
029d882c
KG
2772003-01-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
278
279 * gcc_update (files_and_dependencies): Add gcc/cp/cfns.h depends
280 on gcc/cp/cfns.gperf and gcc/java/keyword.h depends on
281 gcc/java/keyword.gperf
282
695a8bcf
GP
2832002-12-29 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
284
285 * gcc_update (files_and_dependencies): Add gcc/intl/plural.c as
286 depending on gcc/intl/plural.y.
287
e1c1b6a5
AO
2882002-12-28 Alexandre Oliva <aoliva@redhat.com>
289
e4029133 290 * gcc_update (configure): Depend on config/acx.m4 as well.
6eb95e99 291
e1c1b6a5
AO
292 * gcc_update (configure): Depend on configure.in.
293
d6bef02d
JM
2942002-12-24 Joseph S. Myers <jsm@polyomino.org.uk>
295
296 * texi2pod.pl: Skip contents of @copying.
297
4977bab6
ZW
2982002-11-09 Zack Weinberg <zack@codesourcery.com>
299
300 * gthr_supp_vxw_5x.c: New file.
301
ad03e4c4
RH
3022002-10-21 Richard Henderson <rth@redhat.com>
303
304 * paranoia.cc (real_c_float::image): Accomodate size of
305 real_internal format.
306 (main): Unbuffer stdio. Add real_internal format.
307 (floor_log2_wide): New.
308
fc76a969
RH
3092002-10-16 Richard Henderson <rth@redhat.com>
310
311 * paranoia.cc (ENUM_BITFIELD): New.
312 (class): Define as klass around real.h.
313 (real_c_float): Not a template any longer; define MODE as a
314 class static constant; use real_format elements for SIZE.
315 Update uses of real_to_decimal and real_to_hexadecimal.
316 (main): Change -g argument to use a format name.
317 (mode_for_size): Remove.
318
efdc7e19
RH
3192002-09-16 Richard Henderson <rth@redhat.com>
320
321 * paranoia.cc: New file.
322
7fd6c930
RH
3232002-09-04 Richard Henderson <rth@redhat.com>
324
325 * enquire.c: Remove.
326
72c41e5a
MM
3272002-08-14 Mark Mitchell <mark@codesourcery.com>
328
329 * gennews (files): Add GCC 3.2 files.
330
1899ba3e
GP
3312002-07-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
332
333 * gennews (files): Add proper files for the GCC 3.1 release series.
334 Simplify and reformat introductory wording.
335
39cef914
NN
3362002-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
337
338 * enquire.c: Move from gcc.
339
554b8111
L
3402002-07-16 H.J. Lu <hjl@gnu.org>
341
342 * gcc_update (touch_files): Pass -s to ${MAKE}.
343
dd6773cd
ZW
3442002-06-26 Zack Weinberg <zack@codesourcery.com>
345
346 * texi2pod.pl: Correct handling of the internal R<> sequence.
347
ba9e1571
FW
3482002-05-31 Florian Weimer <fw@deneb.enyo.de>
349
350 * gcc_update (files_and_dependencies): Add generated Texinfo files
351 for Ada.
352
1e6347d8
RO
3532002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
354
355 * test_installed: Allow for PWDCMD to override hardcoded pwd.
356 * test_summary: Likewise.
357
29a948c8
GK
3582002-04-18 Geoffrey Keating <geoffk@redhat.com>
359
360 * gcc_update (touch_files): Don't have empty for loop.
361
b8d70bee
RH
3622002-04-16 Richard Henderson <rth@redhat.com>
363
364 * gcc_update: Remove libchill.
365
28852cc6
ZW
3662002-03-25 Zack Weinberg <zack@codesourcery.com>
367
368 * texi2pod.pl: Handle @end ftable and @end vtable.
369
049b03f4
ZW
3702002-03-11 Zack Weinberg <zack@codesourcery.com>
371
372 * texi2pod.pl: Handle @include, @ftable, @vtable.
373 Reformat some code for clarity.
374
506d4ef6
CJ
375