]> gcc.gnu.org Git - gcc.git/blame - ChangeLog
trans.c (lhs_or_actual_p): New predicate.
[gcc.git] / ChangeLog
CommitLineData
76bafb07
JJ
12011-09-21 Jakub Jelinek <jakub@redhat.com>
2
3 * MAINTAINERS (sparc port): Remove myself.
4
5699cf3d
TV
52011-09-14 Tom de Vries <tom@codesourcery.com>
6
7 * MAINTAINERS (Write After Approval): Add myself.
8
0d557ff8
YQ
92011-08-14 Yao Qi <yao@codesourcery.com>
10
11 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
12 * configure: Regenerate.
13
bf03b9ff
ILT
142011-07-26 Ian Lance Taylor <iant@google.com>
15
16 * configure.ac: Set have_compiler based on whether gcc directory
17 exists, rather than on whether gcc is in configdirs.
18 * configure: Rebuild.
19
b017c70a
JM
202011-07-21 Joseph Myers <joseph@codesourcery.com>
21
22 * MAINTAINERS (Global Reviewers): Add self.
23
242f5421
DE
242011-07-20 David Edelsohn <dje.gcc@gmail.com>
25
26 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
27 link directories.
28 * Makefile.in: Rebuild.
29
ff3ac0f4
ILT
302011-07-20 Ian Lance Taylor <iant@google.com>
31
32 PR bootstrap/49787
33 * configure.ac: Move --enable-bootstrap handling earlier in file.
34 If --enable-bootstrap and either --enable-build-with-cxx or
35 --enable-build-poststage1-with-cxx, enable C++ automatically.
36 * configure: Rebuild.
37
78767fd9
ILT
382011-07-19 Ian Lance Taylor <iant@google.com>
39
40 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
41 make C++ a boot_language. Set and substitute
42 POSTSTAGE1_CONFIGURE_FLAGS.
43 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
44 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
45 * configure, Makefile.in: Rebuild.
46
9dafd063
VM
472011-07-19 Vladimir Makarov <vmakarov@redhat.com>
48
49 * MAINTAINERS (Register Allocation): Move myself from reviewers to
50 maintainers.
51
eac8f5bd 522011-07-18 Jakub Jelinek <jakub@redhat.com>
e44dbbe1 53
eac8f5bd 54 * MAINTAINERS (Global Reviewers): Add myself.
e44dbbe1 55
eac8f5bd 562011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1f90cc14 57
eac8f5bd 58 * configure: Regenerate.
1f90cc14 59
32c87d63
JM
602011-07-16 Jason Merrill <jason@redhat.com>
61
62 * Makefile.def (language=c++): Add check-c++0x and
63 check-target-libmudflap-c++.
64 * Makefile.tpl (check-target-libmudflap-c++): New.
65 * Makefile.in: Regenerate.
66
a4a2c37d
MK
672011-07-16 Matthias Klose <doko@ubuntu.com>
68
69 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
70 * Makefile.def (target_modules/libjava): Pass
71 $(EXTRA_CONFIGARGS_LIBJAVA).
72 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
73 if not configured with --enable-static-libjava.
74 * Makefile.in: Regenerate.
75 * configure: Likewise.
76
6feeed06
JM
772011-07-15 Jason Merrill <jason@redhat.com>
78
79 * Makefile.in (check-c++): Move check-gcc-c++0x after
80 check-target-libstdc++-v3.
81
7c9f9795
BS
822011-07-15 Bernd Schmidt <bernds@codesourcery.com>
83
84 * MAINTAINERS (c6x port): New entry.
85
e2995714
JM
862011-07-13 Jason Merrill <jason@redhat.com>
87
88 * Makefile.in (check-gcc-c++0x): New.
89 (check-c++): Depend on it.
90
fbdd5d87
RO
912011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
92
93 PR target/39150
94 * configure.ac (i[3456789]86-*-solaris2*): Also accept
95 x86_64-*-solaris2.1[0-9]*.
96 * configure: Regenerate.
97
875a6c6e
RS
982011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
99
100 * MAINTAINERS (RTL optimizers): Add self.
101
18faf0ee
GC
1022011-06-27 Gabriel Charette <gchare@google.com>
103
104 * MAINTAINERS (Write After Approval): Add myself.
105
8499116a
HPN
1062011-06-22 Hans-Peter Nilsson <hp@axis.com>
107
6be80923
HPN
108 PR regression/47836
109 PR bootstrap/23656
110 PR other/47733
111 PR bootstrap/49247
5167b7cf 112 PR c/48825
8499116a
HPN
113 * configure.ac (target_libraries): Remove target-libiberty.
114 Remove case-statement setting skipdirs=target-libiberty for
115 multiple targets. Remove checking target_configdirs and
116 removing target-libiberty but keeping target-libgcc if
117 otherwise empty.
118 * Makefile.def (target_modules): Don't add libiberty.
119 (dependencies): Remove all traces of target-libiberty.
120 * configure, Makefile.in: Regenerate.
121
db1d217c
WL
1222011-06-13 Walter Lee <walt@tilera.com>
123
124 * configure.ac (tilepro-*-*) New case.
125 (tilegx-*-*): Likewise.
126 * configure: Regenerate.
127
9a2fc6ad
JY
1282011-06-06 Jing Yu <jingyu@google.com>
129
130 * configure.ac: Skip target-libiberty for
131 arm*-*-linux-androideabi.
132 * configure: Regenerated.
133
9baa43b6
NC
1342011-06-06 Nick Clifton <nickc@redhat.com>
135
136 * config.sub: Sync from upstream.
137
5a9f48b4
NV
1382011-06-05 Nenad Vukicevic <nenad@intrepid.com>
139
140 * MAINTAINERS (Write After Approval): Add myself.
141
6c059f76
DJ
1422011-06-01 Daniel Jacobowitz <drow@false.org>
143
144 * MAINTAINERS: Update my email address.
145
f97b516f
NF
1462011-05-27 Nathan Froyd <froydnj@codesourcery.com>
147
148 * MAINTAINERS (Write After Approval): Update my email address.
149
6e91d9d6
PP
1502011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
151
152 * MAINTAINERS (Write After Approval): Add myself.
153
6f57bdf6
DK
1542011-05-08 Doug Kwan <dougkwan@google.com>
155
156 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
157 * configure: Regenerated.
158 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
159 value from configure.
160 * Makefile.in: Regenerated.
161
6a789d5e
JM
1622011-05-05 Joseph Myers <joseph@codesourcery.com>
163
164 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
165 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
166 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
167 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
168 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
169 *-*-vxworks*): Disable newlib and libgloss in separate case
170 statement.
171 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
172 to separate case statement.
173 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
174 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
175 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
176 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
177 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
178 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
179 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
180 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
181 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
182 i[[3456789]]86-*-rdos*, m32r-*-*,
183 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
184 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
185 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
186 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
187 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
188 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
189 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
190 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
191 and libgloss in main case over targets. Remove most empty cases
192 in main case over targets.
193 * configure: Regenerate.
194
a78079c4
JJ
1952011-05-04 Janis Johnson <janisjo@codesourcery.com>
196
197 * MAINTAINERS (Write After Approval): Add myself.
198
f1a0defe
JM
1992011-05-04 Joseph Myers <joseph@codesourcery.com>
200
201 * configure.ac: Remove code setting special library locations for
202 hppa*64*-*-hpux11*. Remove code setting compiler for
203 sparc-sun-solaris2*.
204 * configure: Regenerate.
205
fbcf0dca
JM
2062011-05-04 Joseph Myers <joseph@codesourcery.com>
207
208 * configure.ac: Separate libgloss_dir settings from general case
209 over targets.
210 * configure: Regenerate.
211
fddf9ee7
JM
2122011-04-28 Joseph Myers <joseph@codesourcery.com>
213
214 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
215 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
216 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
217 cases in libgcj-disabling case statement.
218 (hppa*64*-*-linux*): Set unsupported_languages instead of
219 disabling target-zlib.
220 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
221 to hppa*64*-*-hpux*.
222 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
223 hppa*-*-hpux*.
224 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
225 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
226 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
227 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
228 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
229 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
230 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
231 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
232 libgcj-disabling case statement.
233 * configure: Regenerate.
234
80f81134
JM
2352011-04-28 Joseph Myers <joseph@codesourcery.com>
236
237 * configure.ac: Disable Java for targets not supporting libffi.
238 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
239 Remove cases in Java-disabling statement.
240 (*arm-wince-pe): Change to arm-wince-pe.
241 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
242 cases in Java-disabling statement.
243 (bfin-*-*): Don't disable Java again.
244 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
245 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
246 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
247 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
248 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
249 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
250 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
251 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
252 Java-disabling statement.
253 (mmix-*-*): Don't disable Java again.
254 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
255 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
256 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
257 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
258 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
259 statement.
260 * configure: Regenerate.
261
2909494b
JM
2622011-04-28 Joseph Myers <joseph@codesourcery.com>
263
264 * configure.ac: Separate cases disabling Java and Java libraries
265 from general case over targets.
266 * configure: Regenerate.
267
98e2d934
JZ
2682011-04-21 Jie Zhang <jzhang918@gmail.com>
269
270 * MAINTAINERS: Update my email address.
271
1809ba94
ER
2722011-04-20 Easwaran Raman <eraman@google.com>
273
274 * MAINTAINERS (Write After Approval): Add myself.
275
2cd815e7
JH
2762011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
277
278 PR lto/48086
279 * configure.ac: Re-enable LTO on *-apple-darwin9*.
280 * configure: Regenerate.
281
271d3f8d
JM
2822011-04-16 Jim Meyering <meyering@redhat.com>
283
284 * MAINTAINERS (Write After Approval): Add myself.
285
848309ea
DS
2862011-04-15 Dodji Seketeli <dodji@redhat.com>
287
288 * MAINTAINERS: Update my email address.
289
3a78d31f
GJL
2902011-04-13 Georg-Johann Lay <avr@gjlay.de>
291
292 * MAINTAINERS (Write After Approval): Add myself.
293
fbfbde73
YZ
2942011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
295
296 * MAINTAINERS (Write After Approval): Add myself.
297
8072c460
SH
2982011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
299
300 * MAINTAINERS (Write After Approval): Add myself.
301
85bfb75e
JM
3022011-04-06 Joseph Myers <joseph@codesourcery.com>
303
304 * configure.ac (build_tools): Remove build-byacc.
305 (host_libs): Remove mmalloc.
306 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
307 autoconf automake libtool diff rcs fileutils shellutils time
308 textutils wdiff find uudecode hello tar gzip indent recode release
309 sed perl gawk findutils gettext zip.
310 (libgcj): Remove target-qthreads.
311 (target_tools): Remove target-examples target-gperf.
312 (YACC): Don't handle building byacc.
313 * configure: Regenerate.
314 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
315 dosutils, examples, fileutils, find, findutils, gawk, gettext,
316 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
317 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
318 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
319 handle building components.
320 * Makefile.in: Regenerate.
321
bc8e4748
SA
3222011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
323
324 * MAINTAINERS: Update my email address as Xtensa maintainer.
325
32827f18
RW
3262011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
327
328 * config.sub: Sync from upstream.
329
b318fb4b
JM
3302011-04-01 Joseph Myers <joseph@codesourcery.com>
331
332 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
333 (microblaze*): Don't disable libssp.
334 * configure: Regenerate.
335
72691ba6
JM
3362011-04-01 Joseph Myers <joseph@codesourcery.com>
337
338 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
339 moveifchange.
340 * configure: Regenerate.
341 * Makefile.tpl: Use @SHELL@ not @config_shell@.
342 * Makefile.in: Regenerate.
343
6de66370
JM
3442011-04-01 Joseph Myers <joseph@codesourcery.com>
345
346 * configure.ac (*-*-sysv4*): Don't enable libgomp.
347 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
348 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
349 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
350 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
351 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
352 md_exec_prefix cases.
353 * configure: Regenerate.
354
1e9e0e23
JM
3552011-04-01 Joseph Myers <joseph@codesourcery.com>
356
357 * configure.ac: Separate cases disabling target-libssp,
358 target-libiberty, target-libstdc++-v3 and Fortran from general
359 case over targets.
360 * configure: Regenerate.
361
0036370f
JM
3622011-04-01 Joseph Myers <joseph@codesourcery.com>
363
364 * configure.ac (*-*-chorusos): Don't disable libgcj.
365 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
366 Remove case.
367 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
368 (arm-*-coff): Don't disable libgcj.
369 (arm*-*-linux-gnueabi): Remove useless assignment.
370 (arm-*-riscix*): Don't disable libgcj.
371 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
372 configuration.
373 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
374 (c54x*-*-*): Remove case.
375 (tic54x-*-*): Don't disable GCC or GCC libraries.
376 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
377 to *.
378 (d10v-*-*): Don't disable GCC libraries.
379 (d30v-*-*): Don't disable libgcj.
380 (h8500-*-*): Don't disable GCC libraries.
381 (i960-*-*): Don't disable libgcj.
382 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
383 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
384 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
385 libgcj.
386 (m68k-*-coff*): Remove case.
387 (mmix-*-*): Don't disable libgloss on host.
388 (mn10200-*-*, mn10300-*-*): Remove cases.
389 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
390 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
391 Don't disable libgcj.
392 (romp-*-*): Remove case.
393 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
394 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
395 case.
396 (v810-*-*): Don't disable GCC libraries.
397 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
398 (ip2k-*-*): Don't disable GCC libraries.
399 * configure: Regenerate.
400
c9bdb152
JM
4012011-03-28 Joseph Myers <joseph@codesourcery.com>
402
403 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
404 libffi on host.
405 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
406 on host.
407 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
408 * configure: Regenerate.
409
8c6d158a
JM
4102011-03-26 John Marino <binutils@marino.st>
411
412 * configure.ac: Add support for *-*-dragonfly*
413 * configure: Regenerate.
414
1bcce263
JM
4152011-03-25 Joseph Myers <joseph@codesourcery.com>
416
417 * configure.ac (native_only): Remove.
418 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
419 send-pr uudecode guile gnuserv on host.
420 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
421 send-pr rcs guile perl texinfo libtool on host.
422 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
423 automake send-pr rcs guile perl texinfo libtool on host.
424 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
425 (*-*-kaos*): Don't disable target-examples target-gperf on target.
426 (alpha*-dec-osf*): Don't disable fileutils on target.
427 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
428 texinfo send-pr expect dejagnu on target.
429 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
430 target-qthreads on target.
431 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
432 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
433 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
434 x86_64-*-mingw*): Don't disable expect on target.
435 (*-*-cygwin*): Don't disable target-gperf on target.
436 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
437 gnuserv on target.
438 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
439 target.
440 * configure: Regenerate.
441
8d4c5ac6
JM
4422011-03-25 Joseph Myers <joseph@codesourcery.com>
443
444 * configure.ac (target_tools): Remove target-groff.
445 (native_only): Remove target-groff.
446 (hppa*64*-*-*): Don't disable byacc.
447 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
448 setting.
449 (*-*-kaos*): Don't skip target-librx and target-groff.
450 (*-*-netware*): Don't skip target-libmudflap.
451 (*-*-tpf*): Don't skip target-libmudflap.
452 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
453 directories on the host.
454 (ia64*-*-*vms*): Don't skip tix.
455 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
456 host.
457 * configure: Regenerate.
458
50e37333
PB
4592011-03-24 Paolo Bonzini <pbonzini@redhat.com>
460
461 * configure.ac: Remove references to mt-mep, mt-netware,
462 mt-wince.
463 * Makefile.def: Add all-utils soft dependencies.
464 * Makefile.tpl: Remove GDB_NLM_DEPS.
465 * configure: Regenerate.
466 * Makefile.in: Regenerate.
467
7d77a768
PB
4682011-03-24 Paolo Bonzini <bonzini@gnu.org>
469
470 * configure.ac: Do not include mh-x86omitfp.
471 * configure: Regenerate.
472
3dc84509
PB
4732011-03-24 Paolo Bonzini <bonzini@gnu.org>
474
475 * configure.ac: Remove empty cases.
476 * configure: Regenerate.
477
1e2c3ec4
PB
4782011-03-24 Paolo Bonzini <bonzini@gnu.org>
479
480 * Makefile.def: Add dependency from termcap to gdb.
481 * Makefile.in: Regenerate.
482
73a817c4
PB
4832011-03-24 Paolo Bonzini <bonzini@gnu.org>
484
485 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
486 * configure: Regenerate.
487 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
488 * Makefile.tpl: Likewise.
489 * Makefile.in: Regenerate.
490
43ecab84
PB
4912011-03-24 Paolo Bonzini <bonzini@gnu.org>
492
493 * configure.ac: Remove all mentions of tentative_cc.
494 * configure: Regenerate.
495
111eeb6e
JM
4962011-03-24 Joseph Myers <joseph@codesourcery.com>
497
498 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
499 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
500 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
501 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
502 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
503 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
504 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
505 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
506 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
507 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
508 *-*-rhapsody*): Remove host cases.
509 * configure: Regenerate.
510
4569f85e
JM
5112011-03-24 Joseph Myers <joseph@codesourcery.com>
512
513 * configure.ac (ppc*-*-pe): Remove host case.
514 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
515 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
516 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
517 cases.
518 * configure: Regenerate.
519
f3e8ab19
JM
5202011-03-24 Joseph Myers <joseph@codesourcery.com>
521
522 * config.sub: Update to version 2011-03-23.
523
56f8587a
JM
5242011-03-22 Joseph Myers <joseph@codesourcery.com>
525
526 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
527 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
528 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
529 * configure: Regenerate.
530
ebb9f8b0
JM
5312011-03-22 Joseph Myers <joseph@codesourcery.com>
532
533 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
534 to Write After Approval.
535 * config-ml.in: Don't handle arc-*-elf*.
536 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
537 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
538 handle GCC libraries.
539 * configure: Regenerate.
540
474ee908
RO
5412011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
542
543 PR bootstrap/48120:
544 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
545 Add -lstdc++ -lm to LIBS.
546 * configure: Regenerate.
547
41446fec
DE
5482011-03-18 David Edelsohn <dje.gcc@gmail.com>
549
550 * config.guess: Update to version 2011-02-02
551 * config.sub: Update to version 2011-02-24
552
51fd6b90
JH
5532011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
554
555 PR lto/48086
556 * configure.ac: Re-enable LTO on *-apple-darwin9.
557 * configure: Regenerate.
558
a6c71270
JH
5592011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
560
561 PR lto/48086
562 * configure.ac: Disable LTO on darwin due to an assembler change in
563 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
564 under 256.
565 * configure: Regenerate.
566
fdc1806a
CL
5672011-03-11 Chen Liqin <liqin.gcc@gmail.com>
568
569 * MAINTAINERS: Update myself as score backend maintainer, update my e-mail address.
570
9b4166b2
XG
5712011-03-09 Xuepeng Guo <terry.guo@arm.com>
572
573 * MAINTAINERS: Update my e-mail address.
574
fb72848b
JY
5752011-03-06 Joey Ye <joey.ye@arm.com>
576
577 * MAINTAINERS: Update my e-mail address.
578
f158c8d0
SP
5792011-03-02 Sebastian Pop <sebastian.pop@amd.com>
580
581 * configure.ac: Adjust test of with_ppl.
582 * configure: Regenerated.
583
97efdf21
KT
5842011-03-02 Kai Tietz <ktietz@redhat.com>
585
586 * MAINTAINERS: Adjust my e-mail address.
587
7d32a440
SP
5882011-03-02 Sebastian Pop <sebastian.pop@amd.com>
589
590 * configure.ac: Add -lpwl to ppllibs.
591 * configure: Regenerated.
592
3d2bc11b
SP
5932011-03-02 Sebastian Pop <sebastian.pop@amd.com>
594
595 * config/cloog.m4: Add -lisl to clooglibs.
596 * configure: Regenerated.
597
e3d590af
RR
5982011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
599
600 * MAINTAINERS (CPU Port maintainers): Add self.
601
5037599a
RO
6022011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
603
604 * MAINTAINERS: Add myself as testsuite maintainer.
605
12a0ae3d
MS
6062011-02-15 Mike Stump <mikestump@comcast.net>
607
608 * MAINTAINERS: Add myself as testsuite maintainer.
609
029c8f3e
RW
6102011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
611
612 Import from Libtool and gnulib:
613
614 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
615
616 Prepare for supporting FreeBSD 10.
617 * config.rpath: Remove handling of freebsd1* which soon would
618 match FreeBSD 10.0.
619
620 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
621
622 Remove support for FreeBSD 1.x.
623 * libtool.m4 (_LT_LINKER_SHLIBS)
624 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
625 soon would incorrectly match FreeBSD 10.0.
626
03b2a04d
RW
6272011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
628
629 PR binutils/12283
630 * move-if-change: Import version from gnulib.
631
f3d533d3
AO
6322011-02-12 Alexandre Oliva <aoliva@redhat.com>
633
634 PR lto/47225
635 * Makefile.def (lto-plugin): Double dash for enable-shared.
636 (configure-gcc): Depend on all-lto-plugin.
637 * Makefile.in: Rebuilt.
638
f33d8408
RW
6392011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
640
641 * configure.ac: Remove extra bracket.
642 * configure: Regenerate.
643
846cf392
TB
6442011-02-08 Tobias Burnus <burnus@net-b.de>
645
646 * MAINTAINERS: Add myself as libquadmath maintainer.
647
f897ac2b
TS
6482011-02-08 Thomas Schwinge <thomas@schwinge.name>
649
650 * MAINTAINERS: Update my email address.
651
0e048a16
JM
6522011-02-07 Joseph Myers <joseph@codesourcery.com>
653
654 * MAINTAINERS (option handling): Add self.
655
b1b0c7e6
KT
6562011-02-06 Kai Tietz <kai.tietz@onevision.com>
657
658 PR lto/47225
659 * Makefile.def: Add dependency for install-gcc
660 on install-lto-plugin.
661 * Makfile.in: Regenerated
662
fdd3083a
SB
6632011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
664
665 * MAINTAINERS (CPU Port Maintainers): Add myself.
666
29a63921
AO
6672011-01-31 Alexandre Oliva <aoliva@redhat.com>
668
669 PR libgcj/44341
670 * configure.ac: Discard --with-* flags for host when configuring
671 target libraries for cross build.
672 * configure: Rebuilt.
673
b305e3da
SP
6742011-01-25 Sebastian Pop <sebastian.pop@amd.com>
675
676 * MAINTAINERS (linear loop transforms): Removed.
677
6be7b668
JJ
6782011-01-25 Jakub Jelinek <jakub@redhat.com>
679
6be7b668
JJ
680 * configure.ac: If with_ppl is no, move setting with_cloog=no
681 after CLOOG_REQUESTED check.
682 * configure: Regenerated.
683
ab4173cf
SP
6842011-01-25 Sebastian Pop <sebastian.pop@amd.com>
685
686 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
687 CLooG has been requested.
688 * configure: Regenerated.
689
0deada9e
SP
6902011-01-25 Sebastian Pop <sebastian.pop@amd.com>
691
692 * configure: Regenerated.
693 * configure.ac: Check for version 0.11 (or later revision) of PPL.
694
27b9aa80
TG
6952011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
696
697 * configure: Regenerated.
698 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
699
33e39b66
AS
7002011-01-21 Andreas Schwab <schwab@redhat.com>
701
702 * configure.ac: Use AS_HELP_STRING throughout.
703 * configure: Regenerate.
704
fb701687
JZ
7052011-01-18 Jie Zhang <jie.zhang@analog.com>
706
707 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
708 * configure: Regenerate.
709
3752f75a
JDA
7102011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
711
712 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
713
5a2931d1
JB
7142011-01-13 Joel Brobecker <brobecker@adacore.com>
715
716 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
717 for ia64-hpux.
718 * configure: Regenerate.
3e76bf2c 719
03ebe6c3
JH
7202011-01-07 Jan Hubicka <jh@suse.cz>
721
722 PR lto/47225
723 * Makefile.in: Regenerate.
724 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
725 configure.
726
96bdf9b4
JH
7272011-01-07 Jan Hubicka <jh@suse.cz>
728
729 * Makefile.in: Regenerate.
730 * Makefile.def (gcc host module) and soft dependency on lto-plugin
731 and configure dependency on lto-plugin configure.
732 (lto-plugin module): Remove dependency on GCC; add dependency on
733 liniberty.
734
c12e816f
WS
7352011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
736
737 * MAINTAINERS (Write After Approval): Add myself.
738
539b4d11
HS
7392010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
740
741 * configure: Regenerate.
742
6e307056
HS
7432010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
744
745 * configure.ac: (picochip): Disable libiberty.
746
0c2e6904
KP
7472010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
748
749 * MAINTAINERS (Write After Approval): Add myself.
750
d479b128
ILT
7512010-12-10 Ian Lance Taylor <iant@google.com>
752
753 PR bootstrap/46819
754 * configure.ac: For --disable-libgcj clear libgcj_saved.
755 * configure: Rebuild.
756
87e6d9dc
TB
7572010-12-10 Tobias Burnus <burnus@net-b.de>
758
759 PR fortran/46540
760 * configure.ac: Add --disable-libquadmath and
761 --disable-libquadmath-support.
762 * configure: Regenerate.
763
9ad64188
ILT
7642010-12-03 Ian Lance Taylor <iant@google.com>
765
766 * MAINTAINERS: Add myself as libgo maintainer.
767
d062cd48
HPN
7682010-12-03 Hans-Peter Nilsson <hp@axis.com>
769
770 PR libffi/46792
771 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
772 * configure: Regenerate.
773
bec93d73
ILT
7742010-12-02 Ian Lance Taylor <iant@google.com>
775
776 * configure.ac: Always set default for poststage1_ldflags to
777 -static-libstdc++ -static-libgcc.
778
b3f122e0
AS
7792010-11-29 Andreas Schwab <schwab@redhat.com>
780
781 * configure.ac: Move comment to remove extra space in last argument
782 of GCC_TARGET_TOOL.
783
9aff220f
AO
7842010-11-26 Alexandre Oliva <aoliva@redhat.com>
785
e7e9ce46 786 PR other/46026
9aff220f
AO
787 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
788 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
789 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
790 (BASE_FLAGS_TO_PASS): Use it.
791 * configure: Rebuilt.
792 * Makefile.in: Rebuilt.
793
9580395f
L
7942010-11-23 H.J. Lu <hongjiu.lu@intel.com>
795
796 PR binutils/12258
797 * configure.ac: Correct comments for --enable-gold/--enable-ld.
798 Properly check default linker.
799 * configure: Regnerated.
800
21539e2e
MK
8012010-11-23 Matthias Klose <doko@ubuntu.com>
802
803 * configure.ac: For --enable-gold, handle value `default' instead of
804 `both*'. New configure option --{en,dis}able-ld.
805 * configure: Regenerate.
806
4da3b0f8
ILT
8072010-11-20 Ian Lance Taylor <iant@google.com>
808
809 * configure.ac: Only disable a language library if no language needs
810 it. Don't let --disable-libgcj uncondtionally disable libffi.
811 * configure: Rebuild.
812
455c8f48
RW
8132010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
814
e655d2bf
RW
815 * Makefile.in: Regenerate.
816
455c8f48
RW
817 PR other/46202
818 * configure.ac: Fix just-built in-tree STRIP name to be
819 binutils/strip-new.
820 * configure: Regenerate.
821 * Makefile.def (install-strip-gcc, install-strip-binutils)
822 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
823 (install-strip-sid): Mirror dependencies on non-strip variants
824 of these targets on the respective -strip prerequisites.
825 * Makefile.tpl (install-strip, install-strip-host)
826 (install-strip-target): New targets.
827 (install-strip-[+module+], install-strip-target-[+module+]):
828 New targets.
829 * Makefile.in: Regenerate.
830
632e2a07
ILT
8312010-11-19 Ian Lance Taylor <iant@google.com>
832 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
833
834 * configure.ac: Add target-libgo to target_libraries. Set
835 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
836 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
837 (HOST_EXPORTS): Add GOC.
838 (BASE_TARGET_EXPORTS): Add GOC.
839 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
840 (GOCFLAGS_FOR_TARGET): New variable.
841 (EXTRA_HOST_FLAGS): Add GOC.
842 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
843 * Makefile.def (target_modules): Add libgo.
844 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
845 (dependencies): Add dependency from configure-target-libgo to
846 configure-target-libffi and all-target-libstdc++-v3. Add
847 dependencies from all-target-libgo to all-target-libffi.
848 (languages): Add go.
849 * configure: Rebuild.
850 * Makefile.in: Rebuild.
851
ce59187e
ILT
8522010-11-19 Ian Lance Taylor <iant@google.com>
853
854 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
855 compiler/flag environment variables.
856
69ecd18f
ILT
8572010-11-18 Ian Lance Taylor <iant@google.com>
858
859 * configure.ac: Check for lang_requires_boot_languages in
860 config-lang.in files.
861 * configure: Rebuild.
862
1ec601bf
FXC
8632010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
864 Tobias Burnus <burnus@net-b.de>
865
866 PR fortran/32049
867 * Makefile.def: Add libquadmath; build it with language=fortran.
868 * configure.ac: Add libquadmath.
869 * Makefile.tpl: Handle multiple libs in check-[+language+].
870 * Makefile.in: Regenerate.
871 * configure: Regenerate.
872
b9b9d342
TT
8732010-11-16 Tom Tromey <tromey@redhat.com>
874
875 * MAINTAINERS: Moved myself to reviewers section.
876
ecbfe87a
ZD
8772010-11-15 Zdenek Dvorak <ook@ucw.cz>
878
879 * MAINTAINERS: Moved myself to reviewers section.
880
29a4f477
RW
8812010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
882
883 * MAINTAINERS (Various Maintainers): Add self for build machinery.
884 (Write After Approval): Remove self.
885
9965e3cd
AS
8862010-11-15 Andreas Schwab <schwab@redhat.com>
887
888 * configure.ac: Fix spelling in option names.
889 * configure: Regenerated.
890
0463992b
GJL
8912010-11-13 Georg-Johann Lay <georgjohann@web.de>
892
893 PR bootstrap/39622
894 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
895 * configure: Regenerated.
896
3df08734
KG
8972010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
898
899 * MAINTAINERS: Update my email address.
900
f16e2237
TG
9012010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
902
f16e2237
TG
903 * configure: Regenerate.
904
0bb52d68
TG
9052010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
906
1f980c25 907 * configure: Regenerate.
0bb52d68 908
aba2b02e
TG
9092010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
910
aba2b02e
TG
911 * configure: Regenerate.
912
27882098
TG
9132010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
914
27882098
TG
915 * configure: Regenerate.
916
d32ef397
AS
9172010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
918
919 * configure.ac: Support official CLooG.org versions.
920 * configure: Regenerate.
921 * config/cloog.m4: New.
922
5a4b6c0e
FD
9232010-11-10 François Dumont <francois.cppdevs@free.fr>
924
925 * MAINTAINERS (Write After Approval): Add myself.
926
f2cea726
DE
9272010-11-09 David Edelsohn <dje.gcc@gmail.com>
928
929 * MAINTAINERS: Update my email address.
930
d8ed14ce
IS
9312010-11-04 Iain Sandoe <iains@gcc.gnu.org>
932
933 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
934 * configure: Regenerate.
d8ed14ce 935
48215350
DK
9362010-11-03 Ian Lance Taylor <iant@google.com>
937 Dave Korn <dave.korn.cygwin@gmail.com>
938
939 PR lto/46273
940 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
941 and on other supported platforms whenever LTO is enabled.
942 * configure: Rebuild.
943
87841584
AM
9442010-11-02 Alan Modra <amodra@gmail.com>
945
946 PR binutils/12110
947 * configure.ac: Error when source path contains spaces.
948 * configure: Regenerate.
949
fe12dfe1
JW
9502010-10-23 James E. Wilson <wilson@codesourcery.com>
951
952 * MAINTAINERS: Update my email address.
953
66c92425
ILT
9542010-10-20 Ian Lance Taylor <iant@google.com>
955
956 * Makefile.def (target_modules): Set lib_path to src/.libs for
957 libstdc++-v3 module.
958 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
959 * Makefile.in: Rebuild.
960
187d3518
LB
9612010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
962
963 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
964 (Write After Approval): Remove myself.
965
02db6bba
TG
9662010-10-15 Tristan Gingold <gingold@adacore.com>
967
968 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
969
c0103e74
DR
9702010-10-14 Douglas Rupp <rupp@gnat.com>
971
972 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
973
1cd0b716
DK
9742010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
975
976 * configure.ac (build_lto_plugin): New shell variable.
977 (--enable-lto): Turn on by default for all non-ELF platforms that
978 have had LTO support added so far. Set build_lto_plugin appropriately
979 for both ELF and non-ELF.
980 (configdirs): Add lto-plugin or not based on build_lto_plugin.
981 * configure: Regenerate.
982
d4c1abb3
RW
9832010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
984
985 Sync from src:
986 * configure.ac (v850 support): Remove target-libgloss from
987 noconfigdirs.
988 * configure: Regenerate.
989
ffedf511
RW
9902010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
991
992 PR bootstrap/45326
993 PR bootstrap/45174
994 * configure.ac: Honor initial values of $build_configargs,
995 $host_configargs, $target_configargs. Mark the precious, so
996 environment settings get recorded.
997 * configure: Regenerate.
998
e1826acc
RW
9992010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1000
1001 PR bootstrap/45796
1002 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1003 Depend on all-build-libiberty.
1004 * Makefile.in: Regenerate.
1005
80920132
ME
10062010-09-30 Michael Eager <eager@eagercon.com>
1007
1008 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1009 * configure: Regenerate.
1010
770a498a
ME
10112010-09-28 Michael Eager <eager@eagercon.com>
1012
1013 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1014
86dfbd58
RW
10152010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1016
1017 PR bootstrap/44621
1018 * configure.ac: Fix unportable shell quoting.
1019 * configure: Regenerate.
1020
db50fe7d
IS
10212010-09-21 Iain Sandoe <iains@gcc.gnu.org>
1022
1023 * configure.ac (enable-lto): Add Darwin to the list of supported lto
1024 targets and amend comment.
1025 * configure: Regenerate.
1026
0064e825
TB
10272010-09-15 Tejas Belagod <tejas.belagod@arm.com>
1028
1029 * MAINTAINERS (Write After Approval): Add myself.
1030
bb79486c
JH
10312010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
1032
1033 * configure.ac: Enable LTO by default on Darwin.
1034 * configure: Regenerate.
1035
9e0b22c3
MS
10362010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
1037
bb79486c 1038 * MAINTAINERS (Write After Approval): Add myself.
9e0b22c3 1039
2fabf1b7
IB
10402010-09-01 Ian Bolton <ian.bolton@arm.com>
1041
bb79486c 1042 * MAINTAINERS (Write After Approval): Add myself.
2fabf1b7 1043
3a9abc98
DS
10442010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
1045
1046 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1047 ports
1048
331a9a59
DY
10492010-07-28 David Yuste <david.yuste@gmail.com>
1050
1051 * MAINTAINERS (Write After Approval): Add myself.
1052
223a9d64
N
10532010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
1054
1055 * configure.ac: Support all v850 targets.
1056 * configure: Regenerate.
1057
9183bdcf
MG
10582010-07-23 Marc Glisse <marc.glisse@normalesup.org>
1059
1060 PR bootstrap/44455
1061 * configure.ac (extra_mpfr_configure_flags): Copy from
1062 extra_mpc_gmp_configure_flags.
1063 * configure: Re-generated.
1064
2e290598
AK
10652010-07-22 Andi Kleen <ak@linux.intel.com>
1066
1067 * MAINTAINERS (Write After Approval): Add myself.
1068
8d6cd388
CLT
10692010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
1070
1071 * MAINTAINERS (Write After Approval): Add myself.
1072
b0b01eb0
JY
10732010-07-20 Jeffrey Yasskin <jyasskin@google.com>
1074
1075 * MAINTAINERS (Write After Approval): Add myself.
1076
77198d71
JH
10772010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
1078
1079 PR target/44862
1080 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1081 Provide -B option to allow for link spec %s substitutions for
1082 libstdc++.a on darwin.
1083 * Makefile.in: Regenerate.
1084
02fe70af
MM
10852010-07-10 Mikael Morin <mikael@gcc.gnu.org>
1086
1087 * MAINTAINERS (Reviewers): Update my e-mail address
1088
c63a4676
AO
10892010-06-10 Alexandre Oliva <aoliva@redhat.com>
1090
1091 * Makefile.def (configure-gcc): Depend on all-libelf.
1092 * Makefile.in: Rebuild.
1093
e68edbf6
FC
10942010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
1095
1096 * MAINTAINERS (Write After Approval): Add myself in the right place.
1097
dce2d8b2 10982010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
8eee0b8f
FC
1099
1100 * MAINTAINERS (Write After Approval): Add myself.
1101
dce2d8b2 11022010-05-25 Sterling Augustine <sterling@tensilica.com>
db94b0d8
SA
1103
1104 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dce2d8b2
EB
1105
11062010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
0c422e74 1107
1ab55d69
MK
1108 * config.sub: Update to version 2010-05-21.
1109 * config.guess: Update to version 2010-04-03.
0c422e74 1110
02540df4
SB
11112010-05-18 Steven Bosscher <steven@gcc.gnu.org>
1112
1113 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1114 * configure: Regenerate.
1115
dfe5f5b2
ST
11162010-05-12 Sriraman Tallam <tmsriram@google.com>
1117
1118 * MAINTAINERS (Write After Approval): Add myself.
1119
c082f9f3
SB
11202010-05-07 Steven Bosscher <steven@gcc.gnu.org>
1121
1122 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1123 a platform that supports LTO.
1124 * configure: Regenerate.
1125
f1af9e5f
SP
11262010-05-05 Sebastian Pop <sebastian.pop@amd.com>
1127
1128 * configure.ac: Allow all the versions greater than 0.10 of PPL.
1129 * configure: Regenerated.
1130
38e3d868
RM
11312010-04-27 Roland McGrath <roland@redhat.com>
1132 H.J. Lu <hongjiu.lu@intel.com>
1133
1134 * configure.ac (--enable-gold): Support both, both/gold and
1135 both/bfd to add gold to configdirs without removing ld.
1136 * configure: Regenerated.
1137
1138 * Makefile.def: Add install-gold dependency to install-ld.
1139 * Makefile.in: Regenerated.
1140
3bec79c5
DK
11412010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
1142
1143 PR lto/42776
1144 * configure.ac (--enable-lto): Refactor handling so libelf tests
1145 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1146 and allow LTO to be explicitly enabled on non-ELF platforms that
1147 are known to support it inside else-clause.
1148 * configure: Regenerate.
1149
615c8ffa
EB
11502010-04-20 Eric Botcazou <ebotcazou@adacore.com>
1151
1152 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1153 * configure: Regenerate.
1154
e4522f78
RC
11552010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
1156
1157 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1158 * configure: Regenerate.
1159
8ccb78f2
RO
11602010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1161
1162 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1163 separately.
1164 * configure: Regenerate.
1165
d5cc2ee3
KW
11662010-04-16 Kevin Williams <kevin.williams@inria.fr>
1167
1168 * MAINTAINERS (Write After Approval): Add myself.
1169
8406cb62
TG
11702010-04-14 Tristan Gingold <gingold@adacore.com>
1171
1172 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1173 * configure: Regenerate.
1174
3591b8e2
SE
11752010-04-13 Steve Ellcey <sje@cup.hp.com>
1176
1177 * configure: Regenerate after change to elf.m4.
1178
a82ecc7b
IS
11792010-04-06 Iain Sandoe <iains@gcc.gnu.org>
1180
1181 * MAINTAINERS (Write After Approval): Add myself.
1182
1f0bf148
SP
11832010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1184
1185 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1186 * configure: Regenerated.
1187
11882010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1189
1190 * configure.ac: Print "buggy but acceptable" when CLooG
1191 revision is less than 9.
1192 * configure: Regenerated.
1193
ecd01dee
DN
11942010-04-01 Diego Novillo <dnovillo@google.com>
1195
1196 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1197
dc683a3f
RW
11982010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1199
1200 PR bootstrap/43615
1201 PR bootstrap/43328
1202
1203 Revert:
1204
1205 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1206
1207 * configure.ac: Do not pass --enable-multilib nor
1208 --disable-multilib in baseargs. Accept explicitly passed
1209 --enable_multilib.
1210 * configure: Regenerate.
1211
7527d83f
UW
12122010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
1213
1214 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1215
895522b6
JJ
12162010-03-31 Janis Johnson <janis187@us.ibm.com>
1217
1218 * MAINTAINERS: Remove myself.
1219
9db4e878
RW
12202010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1221
1222 PR bootstrap/43328
1223 * configure.ac: Do not pass --enable-multilib nor
1224 --disable-multilib in baseargs. Accept explicitly passed
1225 --enable_multilib.
1226 * configure: Regenerate.
1227
acf6bf36
AP
12282010-03-28 Andrew Pinski <pinskia@gmail.com>
1229
1230 * MAINTAINERS (spu port): Remove me.
1231
b42f0d7e
JM
12322010-03-23 Joseph Myers <joseph@codesourcery.com>
1233
1234 * configure.ac (tic6x-*-*): New case.
1235 * configure: Regenerate.
1236
0d1152b1
JM
12372010-03-23 Joseph Myers <joseph@codesourcery.com>
1238
1239 * config.sub: Update to version 2010-03-22.
1240 * config.guess: Update to version 2009-12-30.
1241
dce2d8b2 12422010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
0aeb3cc6
JH
1243
1244 PR ada/42554
1245 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1246 * configure: Regenerate.
1247
5408fbe8
RR
12482010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1249
1250 * MAINTAINERS: Update my email address.
1251
3f55a3b3
SP
12522010-03-17 Sebastian Pop <sebastian.pop@amd.com>
1253
1254 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
1255 (ghassan.shobaki@amd.com): Removed.
1256
3f08f7e8
AM
12572010-03-17 Alan Modra <amodra@gmail.com>
1258
1259 * MAINTAINERS: Update my email address.
1260
f3a9d094
DN
12612010-03-16 Diego Novillo <dnovillo@google.com>
1262
1263 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
1264 Matthews.
1265
db5c4b8b
JM
12662010-03-16 Joseph Myers <joseph@codesourcery.com>
1267
1268 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
1269 Gutson, Jeffrey D. Oldham and Mark Shinwell.
1270
b995570a
JM
12712010-03-16 Joseph Myers <joseph@codesourcery.com>
1272
1273 * MAINTAINERS: Update my email address.
1274
124cc66f
DJ
12752010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
1276
1277 * MAINTAINERS: Update my email address.
1278
a4581668
BS
12792010-03-15 Bernd Schmidt <bernds@codesourcery.com>
1280
1281 * MAINTAINERS: Update my email address.
1282
49d78e29
JZ
12832010-03-09 Jie Zhang <jie@codesourcery.com>
1284
1285 * MAINTAINERS: Update my email address.
1286
8927b7c0
RO
12872010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1288
1289 PR libstdc++/32499
1290 * configure.ac (RANLIB): Default to true.
1291 (STRIP): Likewise.
1292 (RANLIB_FOR_TARGET): Remove superfluous : argument.
1293 * configure: Regenerate.
1294
dce2d8b2 12952010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
cae072e2
RAE
1296
1297 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
1298 (Write After Approval): Update my email address.
1299
bf646aaf
NC
13002010-02-17 Nick Clifton <nickc@redhat.com>
1301
1302 PR 11238
1303 * Makefile.tpl (local-distclean): Also remove config.cache files in
1304 sub-directories as there may not be Makefiles present in the
1305 sub-directories.
96e41f16
NC
1306 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1307 the config.cache files found by the find command.
1308
bf646aaf
NC
1309 * Makefile.in: Regenerate.
1310 * configure.ac: Revert previous delta.
1311 * configure: Regenerate.
1312
ff78880a
NC
13132010-02-15 Nick Clifton <nickc@redhat.com>
1314
1315 PR 11238
1316 * configure.ac: Delete config.cache files in sub-directories when
1317 deleting Makefiles.
1318 * configure: Regenerate.
1319
8150eadf
BE
13202010-02-12 Ben Elliston <bje@gnu.org>
1321
1322 * MAINTAINERS: Update my email address.
1323
a9e12bfd
AP
13242010-02-08 Andrew Pinski <pinskia@gmail.com>
1325
1326 * MAINTAINERS (spu port): Update my email address.
1327
95315086
JZ
13282010-02-08 Jie Zhang <jie.zhang@analog.com>
1329
1330 * MAINTAINERS: Add myself as a maintainer for the bfin port.
1331
362c6d2f
KG
13322010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1333
1334 * configure.ac: Add "recommended" version checks for GMP/MPC.
1335 Update recommended GMP/MPFR/MPC versions.
1336 * configure: Regenerate.
1337
888c5ad2
JR
13382010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
1339
1340 * MAINTAINERS: Move my Embecosm email address into the
1341 write-after-approval section.
1342
3bf714a7
ILT
13432010-01-26 Ian Lance Taylor <iant@google.com>
1344
1345 * MAINTAINERS: Add myself as Go frontend maintainer.
1346
ad1e5170
JR
13472010-01-25 Joern Rennecke <amylaar@spamcop.net>
1348
1349 PR libstdc++/36101, PR libstdc++/42813
1350 * configure.ac (bootstrap_target_libs): Make inclusion of
1351 target-libgomp conditional on libgomb being in target_configdirs.
1352 * configure: Regenerate.
1353
fb0553d1
JR
13542010-01-23 Joern Rennecke <amylaar@spamcop.net>
1355
1356 PR libstdc++/36101, PR libstdc++/42813
1357 * configure.ac (bootstrap_target_libs): Include target-libgomp.
1358 * configure: Regenerate.
1359
aae29963
JR
13602010-01-22 Joern Rennecke <amylaar@spamcop.net>
1361
1362 PR libstdc++/36101, PR libstdc++/42813
1363 * configure.ac (target_configdirs): Substitute.
1364 * Makefile.def: Bootstrap target module libgomp.
1365 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1366 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1367 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1368 * configure, Makefile.in: Regenerate.
1369
d8fe8895
DK
13702010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
1371
1372 * MAINTAINERS: Adjust my details.
1373
ebfe4897
EW
13742010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
1375
1376 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
1377
f7746c59
TL
13782010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
1379
1380 * MAINTAINERS: reindented my entry with tabs instead of spaces.
1381
306c7b5b
TL
13822010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
1383
1384 * MAINTAINERS (Write After Approval): Add myself.
1385
1b8b9e19
KT
13862010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1387
1388 * MAINTAINERS (Write After Approval): Add myself.
1389
c164615b
RG
13902010-01-11 Richard Guenther <rguenther@suse.de>
1391
1392 PR lto/41569
1393 * Makefile.def (all-lto-plugin): Depend on all-gcc.
1394 * Makefile.in: Regenerated.
1395
f3f623ae
AT
13962010-01-11 Andreas Tobler <andreast@fgznet.ch>
1397
1398 * configure.ac: Enable libjava build on x86_64-*freebsd*.
1399 * configure: Regenerate.
1400
592c90ff
KG
14012010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1402 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1403
1404 PR bootstrap/42424
1405 * configure.ac: Include libtool m4 files.
1406 (_LT_CHECK_OBJDIR): Call it.
1407 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1408 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 1409
592c90ff
KG
1410 * configure: Regenerate.
1411
60a2e213
RW
14122010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1413
1414 PR bootstrap/41818
1415 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1416 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
1417 * Makefile.in: Regenerate.
1418
7413962d
RG
14192010-01-02 Richard Guenther <rguenther@suse.de>
1420
1421 PR lto/41529
1422 * configure.ac: Include config/elf.m4. Disable LTO if not
1423 builting for an elf target.
1424 * configure: Regenerate.
1425
f77f3945
CF
14262009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
1427
1428 * MAINTAINERS: Change my email address.
1429
4960e3f0
BE
14302009-12-18 Ben Elliston <bje@au.ibm.com>
1431
1432 * config.sub, config.guess: Update from upstream sources.
1433
d16a31da
SZ
14342009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
1435
1436 * MAINTAINERS (Write After Approval): Add myself.
1437
3a5729ea
KG
14382009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1439
1440 PR middle-end/30447
1441 PR middle-end/30789
1442 PR other/40302
1443
1444 * configure.ac: Require MPC.
1445 * configure: Regenerate.
1446
43e02a8a
RW
14472009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1448
1449 PR target/38384
1450 PR bootstrap/40972
1451 * libtool.m4: Sync from git Libtool.
1452 * ltoptions.m4: Likewise.
1453 * ltversion.m4: Likewise.
1454 * lt~obsolete.m4: Likewise.
1455 * ltmain.sh: Likewise.
1456
360d4522
KG
14572009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1458
1459 * configure.ac: Update minimum MPC version to 0.8.
1460 * configure: Regenerate.
1461
f264ed56
SP
14622009-11-21 Sebastian Pop <sebpop@gmail.com>
1463
1464 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
1465 * configure: Regenerated.
1466
ed2eaa9f
ILT
14672009-11-21 Ian Lance Taylor <iant@google.com>
1468
1469 * configure.ac: Change default of poststage1_ldflags to be empty if
1470 poststage1_libs is set. When poststage1_libs is empty, and
1471 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
1472 * configure: Rebuild.
1473
58346783
AN
14742009-11-21 Adam Nemet <adambnmet@gmail.com>
1475
1476 * MAINTAINERS (Write After Approval): Update my email address.
1477
5ca0106a
BE
14782009-11-20 Ben Elliston <bje@au.ibm.com>
1479
1480 * config.guess: Update from upstream sources.
1481
87213cd4
AO
14822009-11-16 Alexandre Oliva <aoliva@redhat.com>
1483
1484 * Makefile.def: Restore host and target settings for gmp.
1485 * Makefile.in: Rebuild.
1486
f61428ed
AO
14872009-11-16 Alexandre Oliva <aoliva@redhat.com>
1488
1489 * configure.ac: Add libelf to host_libs. Enable in-tree configury
1490 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
1491 Fix portability of test of C++ as bootstrap language. Add
1492 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1493 * configure: Rebuild.
1494 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1495 and cloog. Fix in-tree ppl configuration. Introduce libelf
1496 in-tree building.
1497 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1498 (POSTSTAGE1_HOST_EXPORTS): Use it.
1499 (STAGE[+id+]_CXXFLAGS): New.
1500 (BASE_FLAGS_TO_PASS): Pass it down.
1501 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
1502 extra_exports.
1503 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1504 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1505 extra_exports.
1506 * Makefile.in: Rebuild.
1507
f6c56be6
BE
15082009-11-17 Ben Elliston <bje@au.ibm.com>
1509
1510 * config.sub, config.guess: Update from upstream sources.
1511
0ccb5970
JK
15122009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1513
1514 * MAINTAINERS (Write After Approval): Add myself.
1515
dce2d8b2 15162009-11-09 Jon Beniston <jon@beniston.com>
3f08607c
JB
1517
1518 * MAINTAINERS (Write After Approval): Add myself.
1519
5d571eaa
OS
15202009-11-06 Ozkan Sezer <sezeroz@gmail.com>
1521
1522 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
1523 paths for *-w64-mingw* and x86_64-*mingw*.
1524 * configure: Regenerated.
1525
dce2d8b2 15262009-11-05 Joern Rennecke <amylaar@spamcop.net>
3be9759a
JR
1527
1528 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
1529
c393f559
BK
15302009-11-02 Benjamin Kosnik <bkoz@redhat.com>
1531
1532 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
1533 Phil Edwards to Write-After Approval.
1534
ef4c4300
KT
15352009-10-30 Kai Tietz <kai.tietz@onevision.com>
1536
1537 * configure.ac: Disable target-winsup & co for
1538 x86_64-*-mingw* and *-w64-mingw* targets.
1539 * configure: Regenerated.
1540
65a324b4
NC
15412009-10-16 Nick Clifton <nickc@redhat.com>
1542
1543 * MAINTAINERS: Add myself as a maintainer for the RX port.
1544
dce2d8b2 15452009-10-26 Johannes Singler <singler@kit.edu>
22e5d3dc
JS
1546
1547 * MAINTAINERS (Write After Approval): Update my e-mail address.
1548
17e72e5d
RO
15492009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1550
1551 * configure.ac (CLooG test): Use = with test.
1552 * configure: Regenerate.
1553
ed3a56f3
RG
15542009-10-22 Richard Guenther <rguenther@suse.de>
1555
1556 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
1557 cloog if the ppl version check failed. Move flags saving
1558 before setting in libelf check.
1559 * configure: Regenerate.
1560
ad0abd3c
RG
15612009-10-21 Richard Guenther <rguenther@suse.de>
1562
1563 * configure.ac: Adjust the ppl and cloog configure to work as
1564 documented. Disable cloog if ppl was disabled. Omit the version
1565 checks if they were disabled.
1566 * configure: Re-generate.
1567
e4c5bd48
RW
15682009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1569
1570 * configure.ac: Add 'lto' to enable_languages, not
1571 new_enable_languages, and only if not already present.
1572 * configure: Regenerate.
1573
0ffd69c5
GP
15742009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
1575
1576 * README: Refer to the various COPYING* files instead of just
1577 COPYING.
1578 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
1579
dce2d8b2 15802009-10-07 Rafael Avila de Espindola <espindola@google.com>
1fc23736
RE
1581
1582 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
1583
58687768
RG
15842009-10-07 Richard Guenther <rguenther@suse.de>
1585
1586 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
1587 and Richard Guenther as reviewers.
1588 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
1589 as reviewers.
1590
49b0ca5c 15912009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 1592
49b0ca5c 1593 * config.sub: Update from upstream sources.
d2d9ce5e 1594
aeb94799
ILT
15952009-10-06 Ian Lance Taylor <iant@google.com>
1596
1597 * Makefile.def: check-gold depends upon all-gas.
1598 * Makefile.in: Rebuild.
1599
123651cd
PM
16002009-10-05 Phil Muldoon <pmuldoon@redhat.com>
1601
1602 * MAINTAINERS (Write After Approval): Add myself.
1603
d7f09764
DN
16042009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
1605
1606 * Makefile.def: all-lto-plugin depends on all-libiberty.
1607 set bootstrap=true for lto-plugin.
1608 Add lto-plugin.
1609 * Makefile.in: Regenerate.
1610 * configure.ac (host_libs): Add lto-plugin.
1611 * configure: Regenerate.
1612
d7f09764
DN
16132009-10-03 Diego Novillo <dnovillo@google.com>
1614
1615 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1616 (HOST_LIBELFLIBS): Define.
1617 (HOST_LIBELFINC): Define.
1618 * Makefile.in: Regenerate.
1619 * configure.ac: Add --enable-lto.
1620 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1621 If --enable-lto is used, add 'lto' to new_enable_languages.
1622 If --enable-lto is used and gold is enabled, add
1623 lto-plugin to configdirs.
1624 * configure: Regenerate.
1625
16262009-10-03 Simon Baldwin <simonb@google.com>
1627
1628 * configure.ac: If --with-system-zlib, suppress local zlib and
1629 pass --with-system-zlib to subdir configure scripts.
1630 * configure: Regenerate.
1631
dce2d8b2 16322009-10-01 Loren J. Rittle <ljrittle@acm.org>
0ecdd2aa
LR
1633 Paolo Bonzini <bonzini@gnu.org>
1634
1635 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1636 $(srcdir).
1637 * Makefile.in: Rebuilt.
1638
dce2d8b2 16392009-09-26 Gary Funck <gary@intrepid.com>
5bfbb7f7
GF
1640
1641 * MAINTAINERS (Write After Approval): Add myself.
1642
3e661154
KG
16432009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1644
1645 * configure.ac: Update minimum MPC version to 0.7.
1646 * configure: Regenerate.
1647
f1a036e4
NC
16482009-09-25 Nick Clifton <nickc@redhat.com>
1649
1650 * configure.ac: Pass any --cache-file=/dev/null option on to
1651 subconfigures.
1652 * configure: Regenerate.
1653
d4c74acc
NC
16542009-09-23 Nick Clifton <nickc@redhat.com>
1655
1656 * config.sub, config.guess: Update from upstream sources.
1657
dce2d8b2 16582009-09-22 Loren J. Rittle <ljrittle@acm.org>
03261b6d
LR
1659
1660 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1661 * Makefile.in: Rebuilt.
1662
0db770bd
RW
16632009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1664
1665 PR bootstrap/32272
1666 * configure.ac: Error out if $srcdir isn't '.' but contains
1667 host-${host_noncanonical}.
1668 * configure: Regenerate.
1669
71101870
RO
16702009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1671
1672 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
1673 maintainer.
1674
ca6d0d62
RW
16752009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1676
79cd2b23
RW
1677 * configure.ac: If bootstrapping a combined tree with
1678 --enable-gold, require c++ in stage1_languages.
1679 * configure: Regenerate.
1680
ab9dcd0c
RW
1681 * configure.ac: Also add target_libs of stage1_languages to
1682 bootstrap_target_libs.
1683 * configure: Regenerate.
1684
ca6d0d62
RW
1685 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1686 with --enable-languages not containing c++.
1687 * configure: Regenerate.
1688
1c3c9f12
JZ
16892009-09-15 Jie Zhang <jie.zhang@analog.com>
1690
1691 * configure.ac: Disable java and boehm-gc for bfin-*-*.
1692 * configure: Regenerate.
1693
dce2d8b2 16942009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 1695
6fb30a14
JR
1696 * MAINTAINERS (Write After Approval): Update my e-mail address,
1697 and move from from here...
1698 (Waiting for paperwork): To here.
0318772d 1699
4056c2c6
JM
17002009-09-09 Joseph Myers <joseph@codesourcery.com>
1701
1702 * MAINTAINERS (Reviewers): Add self as driver reviewer.
1703
3e54529c
RW
17042009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1705
1706 * configure.ac: Do not use $extrasub for replacing @if/@endif
1707 parts in Makefile; instead, use additional arguments to
1708 AC_CONFIG_COMMANDS to do the replacement manually, with several
1709 sed invocations, to avoid HP-UX sed command limits.
1710 * configure: Regenerate.
1711
713e2ea6
AO
17122009-09-08 Alexandre Oliva <aoliva@redhat.com>
1713
1714 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
1715 blank before -L.
1716
5646b7b9
AO
17172009-09-04 Alexandre Oliva <aoliva@redhat.com>
1718
1719 * configure.ac (with-build-config): Document. Handle without.
1720 Handle missing argument.
1721 * configure: Rebuilt.
1722
e12c4094
AO
17232009-09-03 Alexandre Oliva <aoliva@redhat.com>
1724
1725 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
1726 Default to bootstrap-debug only if compare-debug works.
1727 * configure: Rebuilt.
1728 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1729 * Makefile.in: Rebuilt.
1730
75cb0057
RO
17312009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1732
1733 * MAINTAINERS (OS Port Maintainers): Update my email address.
1734
8fc68cba
AO
17352009-09-01 Alexandre Oliva <aoliva@redhat.com>
1736
1737 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1738 * Makefile.in: Rebuilt.
1739
44cb38cf
CD
17402009-09-01 Chris Demetriou <cgd@google.com>
1741
1742 * MAINTAINERS (Write After Approval): Add myself.
1743
f9329c35
DS
17442009-08-31 Dodji Seketeli <dodji@redhat.com>
1745
1746 PR debug/30161
1747 * include/dwarf2.h (enum dwarf_tag): Added
1748 DW_TAG_GNU_template_template_param
1749 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
1750
f945e229
PB
17512009-08-30 Paolo Bonzini <bonzini@gnu.org>
1752
1753 * Makefile.tpl (AWK): Fix typo.
1754 * Makefile.in: Regenerate.
1755
87264276
PB
17562009-08-30 Paolo Bonzini <bonzini@gnu.org>
1757
1758 * configure.ac: Detect awk and sed.
1759 * Makefile.def (flags_to_pass): Add AWK and SED.
1760 * Makefile.tpl (AWK, SED): New.
1761 (BASE_FLAGS_TO_PASS): Add AWK and SED.
1762 * configure: Regenerate.
1763 * Makefile.in: Regenerate.
1764
68ccd57c
DK
17652009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
1766
1767 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
1768 (collapseslashes): Likewise.
1769
df58e648
RW
17702009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1771
1772 * configure.ac (AC_PREREQ): Bump to 2.64.
1773
0539cb2c
RW
17742009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1775
70fa0efa
RW
1776 * configure.ac: Remove --with-datarootdir, --with-docdir,
1777 --with-pdfdir, --with-htmldir switches.
1778 * configure: Regenerate.
1779
5213506e
RW
1780 * configure: Regenerate.
1781
0539cb2c
RW
1782 * compile: Sync from Automake 1.11.
1783 * depcomp: Likewise.
1784 * install-sh: Likewise.
1785 * missing: Likewise.
1786 * mkinstalldirs: Likewise.
1787 * ylwrap: Likewise.
1788
197c68cc
DK
17892009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
1790
1791 * ltmain.sh (func_normal_abspath): New function.
1792 (func_relative_path): Likewise.
1793 (func_mode_help): Document new -bindir option for link mode.
1794 (func_mode_link): Add new -bindir option, and use it to place
1795 output DLL if specified.
1796
58af276a
RW
17972009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1798
0115d4a3
RW
1799 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1800 (baseargs): Add --disable-option-checking.
1801 * configure: Regenerate.
1802
58af276a
RW
1803 * Makefile.def (configure-target-libiberty): Depend on
1804 all-binutils and all-ld.
1805 (configure-target-newlib): Likewise.
1806 * Makefile.in: Regenerate.
1807
e9d9afef
BE
18082009-08-17 Ben Elliston <bje@au.ibm.com>
1809
1810 * config.sub, config.guess: Update from upstream sources.
1811
354ebf88
RW
18122009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1813
1814 Sync from src, merge:
1815
1816 2009-07-02 Tristan Gingold <gingold@adacore.com>
1817
1818 * configure.ac: Do not exclude gas for i386-*-darwin.
1819 Add a case for x86_64-*-darwin.
1820 * configure: Regenerate.
1821
8375f7b2
NV
18222009-08-06 Neil Vachharajani <nvachhar@gmail.com>
1823
1824 * MAINTAINERS: Add my name to Write After Approval list.
1825
dce2d8b2 18262009-08-06 Michael Eager <eager@eagercon.com>
ca9fe997
ME
1827
1828 * configure.ac: Add Microblaze target.
1829 * configure: Regenerate.
1830
ea2002ba
CB
18312009-07-31 Christian Bruel <christian.bruel@st.com>
1832
1833 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1834 * configure: Regenerate.
1835
dce2d8b2 18362009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
f563194d
RIL
1837
1838 * MAINTAINERS (Write After Approval): Update my e-mail address.
1839
e90e6bd7
ILT
18402009-07-06 Ian Lance Taylor <iant@google.com>
1841
1842 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1843 * configure: Rebuild.
1844
f6e0880a
TG
18452009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
1846
1847 * MAINTAINERS: Move myself to the Graphite Reviewers.
1848
6d984927
WG
18492009-06-30 Wei Guozhi <carrot@google.com>
1850
1851 * MAINTAINERS: Add my name to Write After Approval list.
1852
f2689b09
SE
18532009-06-26 Steve Ellcey <sje@cup.hp.com>
1854
1855 PR bootstrap/40338
1856 * configure.ac (comparestring): Create new variable.
1857 * Makefile.tpl (comparestring): Use to skip some comparisions.
1858 * configure: Regenerate.
1859 * Makefile.in: Regenerate.
1860
f62c0ba4
DE
18612009-06-26 Doug Evans <dje@sebabeach.org>
1862
1863 * Makefile.def (host_modules): Add cgen.
1864 * Makefile.in: Regenerate.
1865 * configure.ac (host_tools): Add cgen.
1866 * configure: Regenerate.
1867
7acf4da6
DD
18682009-06-23 DJ Delorie <dj@redhat.com>
1869
1870 * MAINTAINERS: Add myself as mep maintainer.
1871
00020c16
ILT
18722009-06-23 Ian Lance Taylor <iant@google.com>
1873
1874 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
1875 boot_languages. Only bootstrap target libraries listed in
1876 target_libs for some boot language. Add --with-stage1-ldflags,
1877 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
1878 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
1879 if not building with C++.
1880 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1881 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1882 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1883 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1884 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
1885 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1886 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1887 * configure, Makefile.in: Rebuild.
1888
1da52d4a
LF
18892009-06-23 Li Feng <nemokingdom@gmail.com>
1890
1891 * MAINTAINERS: Added my name to write-after-approval list.
1892
144c9175
RM
18932009-06-15 Ryan Mansfield <rmansfield@qnx.com>
1894
1895 * configure.ac: Define is_elf for QNX Neutrino targets.
1896 * configure: Regenerate.
1897
e5871e24
GS
18982009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
1899
1900 * MAINTAINERS: Added my name to the write-after-approval list
1901
5f4a82c0
KG
19022009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1903
1904 * configure.ac: Detect MPC in default directory.
1905 * configure: Regenerate.
1906
394e9195
JG
19072009-06-03 Jerome Guitton <guitton@adacore.com>
1908 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1909
1910 * Makefile.tpl (all): Avoid a trailing backslash.
1911 * Makefile.in: Regenerate.
1912
47bca6aa
BE
19132009-06-03 Ben Elliston <bje@au.ibm.com>
1914
1915 * config.sub, config.guess: Update from upstream sources.
1916
a891a473
RS
19172009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
1918
1919 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1920 to noconfdirs.
1921 * configure: Regenerate.
1922
70cb2d9f
AO
19232009-06-02 Alexandre Oliva <aoliva@redhat.com>
1924
1925 * Makefile.tpl ([+compare-target+]): Compare all stage
1926 directories, rather than just gcc.
1927 * Makefile.in: Rebuilt.
1928
7f1245df
DK
19292009-06-01 Doug Kwan <dougkwan@google.com>
1930
1931 * configure.ac: Support gold for target arm*-*-*.
1932 * configure: Regenerate.
394e9195 1933
acd26225
KG
19342009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1935
1936 * Makefile.def: Add MPC support and dependencies.
1937 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
1938
1939 * Makefile.in, configure: Regenerate.
1940
a1fc946a
AO
19412009-05-27 Alexandre Oliva <aoliva@redhat.com>
1942
1943 * Makefile.tpl (all): Avoid harmless warning in make all when
1944 gcc-bootstrap is enabled but stage_last does not exist.
1945 * Makefile.in: Rebuilt.
1946
2e6a3c8d
NR
19472009-05-24 Nicolas Roche <roche@adacore.com>
1948
1949 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1950 * Makefile.in: Regenerate.
1951
63487d11
DC
19522009-05-21 Denis Chertykov <chertykov@gmail.com>
1953
1954 * MAINTAINERS: Update my e-mail address.
1955
449223af
DK
19562009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
1957
1958 * configure.ac (cygwin noconfigdirs): Remove libgcj.
1959 * configure: Regenerate.
1960
31c98f49
AO
19612009-05-18 Alexandre Oliva <aoliva@redhat.com>
1962
1963 PR other/40159
1964 * Makefile.tpl (all): Don't assume gcc-bootstrap and
1965 gcc-no-bootstrap are mutually exclusive.
1966 * Makefile.in: Rebuilt.
1967
0f501837
AO
19682009-05-18 Alexandre Oliva <aoliva@redhat.com>
1969
1970 PR other/40159
1971 * Makefile.tpl (all): Don't end with unconditional success.
1972 * Makefile.in: Rebuilt.
1973
4a4a4e99
AO
19742009-05-12 Alexandre Oliva <aoliva@redhat.com>
1975
1976 PR target/37137
1977 * Makefile.def (flags_to_pass): Remove redundant and incomplete
1978 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1979 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1980 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
1981 stage_configureflags, stage_cflags and stage_libcflags into
1982 explicit Makefile macros.
1983 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1984 GFORTRAN.
1985 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1986 CC. Set CC_FOR_BUILD from CC.
1987 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1988 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1989 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1990 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
1991 and GFORTRAN.
1992 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1993 (_LIBCFLAGS): Renamed to _TFLAGS.
1994 (do-compare-debug, do-compare3-debug): Drop.
1995 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1996 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1997 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1998 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1999 (XGCC_FLAGS_FOR_TARGET): New.
2000 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2001 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2002 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2003 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2004 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
2005 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2006 TFLAGS.
2007 (BUILD_CONFIG): Include if requested.
2008 (all): Set TFLAGS on bootstrap.
2009 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2010 (all-stageid-prefixmodule): Likewise.
2011 (do-clean, distclean-stageid): Set TFLAGS.
2012 (restrap): Fix whitespace.
2013 * Makefile.in: Rebuilt.
2014
1cee3429
PB
20152009-05-07 Paolo Bonzini <bonzini@gnu.org>
2016
2017 * config.guess: Sync with src.
2018
0b70eafd
DK
20192009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
2020
2021 * configure.ac ($with_ppl): Default to no if not supplied.
2022 ($with_cloog): Likewise.
2023 configure: Regenerate.
2024
5175f17c
JW
20252009-04-27 James E. Wilson <wilson@codesourcery.com>
2026
2027 * MAINTAINERS: Update my e-mail address.
2028
952fa153
NC
20292009-04-27 Nick Clifton <nickc@redhat.com>
2030
2031 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2032
a687f83c
EB
20332009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2034
2035 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2036 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2037 * Makefile.in: Regenerate.
2038
9e3eba15
KG
20392009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2040
2041 PR bootstrap/39739
2042 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2043 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2044
2045 * configure, Makefile.in: Regenerate.
2046
a687f83c 20472009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
2048
2049 * include/hashtab.h: Update GTY annotations to new syntax
2050 * include/splay-tree.h: Likewise
2051
070bdbd9
BE
20522009-04-17 Ben Elliston <bje@au.ibm.com>
2053
2054 * config.sub, config.guess: Update from upstream sources.
2055
55f2d967
AG
20562009-04-15 Anthony Green <green@moxielogic.com>
2057
2058 * configure.ac: Add moxie support.
2059 * configure: Rebuilt.
2060
309c24a9
JJ
20612009-04-14 Jakub Jelinek <jakub@redhat.com>
2062
2063 * configure.ac: Change copyright header to refer to version
2064 3 of the GNU General Public License and to point readers at the
2065 COPYING3 file and the FSF's license web page.
2066 * Makefile.def: Likewise.
2067 * Makefile.tpl: Likewise.
2068 * Makefile.in: Regenerate.
2069
b93133bc
JH
20702009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
2071
2072 * configure.ac: Restore match for darwin9 or later. Use double
2073 brackets since regeneration eats one pair.
2074 * configure: Regenerate.
2075
d18ff35a
L
20762009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2077
2078 PR gas/10039
2079 * configure.ac: Require texinfo 4.7.
2080 * configure: Regenerated.
2081
748086b7
JJ
20822009-04-09 Nick Clifton <nickc@redhat.com>
2083
2084 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2085 the GCC Runtime Library Exception.
2086
a3337ea2
KG
20872009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2088
2089 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2090 * configure: Regenerate.
2091
60911f14
SE
20922009-04-01 Steve Ellcey <sje@cup.hp.com>
2093
2094 * Makefil.def (languages): New entries.
2095 * Makefile.tpl (check-gcc-*): New generic target.
2096 * Makefile.in: Regenerate.
60911f14 2097
dce2d8b2 20982009-03-25 Erven Rohou <erven.rohou@inria.fr>
7369c1d0 2099
d18ff35a 2100 * MAINTAINERS: Update my email address.
7369c1d0 2101
cfb1f59f
TT
21022009-03-18 Tom Tromey <tromey@redhat.com>
2103
d18ff35a
L
2104 * configure: Rebuild.
2105 * configure.ac (host_libs): Add libiconv.
2106 * Makefile.in: Rebuild.
2107 * Makefile.def (host_modules): Add libiconv.
2108 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 2109
75eeae1a
TG
21102009-03-16 Tristan Gingold <gingold@adacore.com>
2111
2112 * configure.ac: Treat gdb as supported on x86_64-darwin.
2113 * configure: Regenerate.
2114
f38095f3
JM
21152009-03-16 Joseph Myers <joseph@codesourcery.com>
2116
2117 * configure.ac (--with-host-libstdcxx): New option.
2118 * configure: Regenerate.
2119
dce2d8b2 21202009-03-12 Joern Rennecke <joern.rennecke@arc.com>
fec7f245
JR
2121
2122 * MAINTAINERS: Move myself into the write after approval list.
2123
6d401294
NP
21242009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
2125
2126 * MAINTAINERS: Update e-mail address.
2127
07c97076
DN
21282009-03-11 Dorit Nuzman <dorit@il.ibm.com>
2129
2130 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2131
dce2d8b2 21322009-03-10 Ira Rosen <irar@il.ibm.com>
bb947fd1
IR
2133
2134 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2135
7a9d3fe8
RW
21362009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2137
2138 Backport from git Libtool:
2139
2140 2009-01-19 Robert Millan <rmh@aybabtu.com>
2141 Support GNU/kOpenSolaris.
2142 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2143 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2144 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2145 GNU/kOpenSolaris.
2146
c9e9e11f
AS
21472009-02-27 Andreas Schwab <schwab@linux-m68k.org>
2148
2149 * MAINTAINERS: Update e-mail address.
2150
5e8c1552 21512009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
2152
2153 * MAINTAINERS (Write After Approval): Add self.
2154
b0adb088
BM
21552009-02-18 Bingfeng Mei <bmei@broadcom.com>
2156
2157 * MAINTAINERS (Write After Approval): Add myself.
2158
ee04b574
AS
21592009-02-05 Andreas Schwab <schwab@suse.de>
2160
2161 * Makefile.tpl (stage_last): Define $r and $s before using
2162 $(RECURSE_FLAGS_TO_PASS).
2163 * Makefile.in: Regenerate
2164
907884c9
ILT
21652009-01-30 Ian Lance Taylor <iant@google.com>
2166
2167 * MAINTAINERS: Move myself to the Global Reviewers list.
2168
416ac4d4
RM
21692009-01-29 Robert Millan <rmh@aybabtu.com>
2170
2171 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2172 * configure: Regenerate.
2173
ee5decb3
GP
21742009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
2175
2176 * MAINTAINERS: Make whitespace consistent.
19196f44 2177 Remove Robert Millan from Write After Approval.
ee5decb3 2178
36fbb0ec
AM
21792009-01-16 Alan Modra <amodra@bigpond.net.au>
2180
2181 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2182 (all-opcodes): Depend on all-libiberty.
2183 * Makefile.in: Regenerate.
2184
52535a64
DR
21852009-01-15 Douglas B Rupp <rupp@gnat.com>
2186
2187 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2188 * configure: Regenerate.
2189
e04a57df
RR
21902009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
2191
2192 * MAINTAINERS (Write After Approval): Add myself.
2193
856c450b
SK
21942009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
2195
2196 * MAINTAINERS: Add myself to reviewers (Fortran).
2197
dce2d8b2 21982009-01-12 Sebastian Pop <sebastian.pop@amd.com>
53095c56
SP
2199
2200 PR tree-optimization/38515
2201 * configure.ac (cloog-polylib): Removed.
2202 (with_ppl, with_cloog): Test for "no".
2203 * configure: Regenerated.
2204
1e5e8a59
DF
22052009-01-11 Daniel Franke <franke.daniel@gmail.com>
2206
2207 * MAINTAINERS: Moved myself to reviewers (Fortran).
2208
5e5debf6
TS
22092009-01-06 Thomas Schwinge <tschwinge@gnu.org>
2210
2211 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2212 (Write After Approval): Remove myself.
2213
1c42acf1
DN
22142009-01-03 Diego Novillo <dnovillo@google.com>
2215
2216 * MAINTAINERS: Remove myself from alias maintainership.
2217
2fbbedaf
DA
22182009-01-02 David Ayers <ayers@fsfe.org>
2219
2220 * MAINTAINERS: Update e-mail address.
2221
17213821
GP
22222008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
2223
2224 * MAINTAINERS: Make whitespace consistent.
2225
baafc534
RW
22262008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2227
2228 Backport from upstream Libtool:
2229 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2230 Add cache variables to tests that require the linker to work.
2231 For shlibpath_overrides_runpath, this also changes the semantics
2232 to let the result from the C compiler take precedence.
2233
18430d27
BE
22342008-12-02 Ben Elliston <bje@au.ibm.com>
2235
2236 * config.sub, config.guess: Update from upstream sources.
2237
dce2d8b2 22382008-12-12 Sebastian Pop <sebastian.pop@amd.com>
0a280b35
SP
2239
2240 * configure.ac (ppllibs): Add by default the lib flags.
2241 * configure: Regenerate.
2242
41e9641b
LM
22432008-12-08 Luis Machado <luisgpm@br.ibm.com>
2244
2245 * MAINTAINERS: Add myself to the write after approval list.
2246
25783c30
JH
22472008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2248
ee04b574
AS
2249 * configure.ac: Add double brackets on darwin[912].
2250 * configure: Regenerate.
25783c30 2251
0e318fcc
DK
22522008-12-03 Daniel Kraft <d@domob.eu>
2253
2254 * MAINTAINERS: Moved myself and Mikael Morin from Write After
2255 Approval to Reviewer section (for Fortran front-end).
2256
7f171b95
JH
22572008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
2258
2259 * configure.ac: Expand to darwin10 and later.
2260 * configure: Regenerate.
2261
09ce620e
AS
22622008-12-02 Andreas Schwab <schwab@suse.de>
2263
2264 * Makefile.def: configure-target-boehm-gc depends on
2265 all-target-libstdc++-v3.
2266 * Makefile.in: Regenerate.
2267
386c704d
KT
22682008-12-02 Kai Tietz <kai.tietz@onevision.com>
2269
2270 * MAINTAINERS: Add myself as mingw maintainer.
2271
e03dd84a
BE
22722008-12-02 Ben Elliston <bje@au.ibm.com>
2273
2274 * config.sub, config.guess: Update from upstream sources.
2275
3fa87964
GP
22762008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
2277
2278 * README.SCO: Remove.
2279
df72d7ed
FP
22802008-11-29 Fernando Pereira <pronesto@gmail.com>
2281
2282 * MAINTAINERS: Add myself to the write after approval list.
2283
b5646528
DK
22842008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
2285
2286 * MAINTAINERS: Update my email address in WAA section.
2287
dce2d8b2 22882008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
ebf24eb4
CL
2289
2290 * MAINTAINERS: Update e-mail address.
2291
dce2d8b2 22922008-11-27 Toon Moene <toon@moene.org>
50e0f131
TM
2293
2294 * MAINTAINERS: Change e-mail address.
2295
0db3a858
TG
22962008-11-27 Tristan Gingold <gingold@adacore.com>
2297
2298 * configure.ac: Build gdb for i?86-*-darwin*
2299 * configure: Regenerated.
2300
dce2d8b2 23012008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
f07bde68
HS
2302
2303 * MAINTAINERS: Added my full name.
2304
487e299b
DJ
23052008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
2306
2307 PR bootstrap/38014
2308 PR bootstrap/37923
2309
2310 Revert:
2311
2312 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2313
2314 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2315 * Makefile.in: Regenerated.
2316
2317 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2318
2319 PR gdb/921
2320 PR gdb/1646
2321 PR gdb/2175
2322 PR gdb/2176
2323
2324 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2325 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2326 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2327 (HOST_EXPORTS): Pass CPPFLAGS.
2328 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2329 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2330 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2331 * Makefile.in, configure: Regenerated.
2332 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2333 and CPPFLAGS_FOR_BUILD.
2334
dce2d8b2 23352008-11-06 Jeff Law <law@redhat.com>
d69fbecb
JL
2336
2337 * MAINTAINERS: Add myself as middle end maintainer.
2338
044fed69
AS
23392008-11-06 Andrew Stubbs <ams@codesourcery.com>
2340
2341 * MAINTAINERS (Write after approval): Add myself.
2342
caf6defe
DN
23432008-11-05 Diego Novillo <dnovillo@google.com>
2344
2345 * MAINTAINERS (Global Reviewers): Add myself.
2346 (Non-Algorithmic Maintainers): Remove myself.
2347
3e9899ac
TS
23482008-11-04 Thomas Schwinge <tschwinge@gnu.org>
2349
09ce620e 2350 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 2351
ea99e36e
MM
23522008-10-31 Mikael Morin <mikael.morin@tele2.fr>
2353
09ce620e 2354 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 2355
fb0d2684
BE
23562008-10-31 Ben Elliston <bje@au.ibm.com>
2357
2358 * configure.ac (spu-*-*): Remove special case.
2359 * configure: Regenerate.
2360
73c07a3e
CM
23612008-10-30 Catherine Moore <clm@codesourcery.com>
2362
2363 * MAINTAINERS (Write after approval): Update my email address.
2364
7310a2da
SSF
23652008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
2366
2367 * configure.ac [spu-*-*]: Do not set skipdirs.
2368 * configure: Re-generate.
2369
7e51fe23
BS
23702008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
2371
2372 * MAINTAINERS (Various Maintainers): Add myself to reload.
2373
ef20be93
RG
23742008-10-25 Richard Guenther <rguenther@suse.de>
2375
2376 * MAINTAINERS (Various Maintainers): Add myself as middle-end
2377 maintainer. Remove myself as libgcc-math maintainer.
2378 (Non-Algorithmic Maintainers): Remove myself.
2379
03ffcfa0
DJ
23802008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2381
2382 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2383 * Makefile.in: Regenerated.
2384
dec014a9
CC
23852008-10-23 Cary Coutant <ccoutant@google.com>
2386
2387 * MAINTAINERS (Write after approval): Add myself.
2388
b36c386c
DJ
23892008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2390
2391 PR gdb/921
2392 PR gdb/1646
2393 PR gdb/2175
2394 PR gdb/2176
2395
2396 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2397 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2398 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2399 (HOST_EXPORTS): Pass CPPFLAGS.
2400 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2401 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2402 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2403 * Makefile.in, configure: Regenerated.
2404 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2405 and CPPFLAGS_FOR_BUILD.
2406
dce2d8b2 24072008-10-20 Sebastian Pop <sebastian.pop@amd.com>
84541525
SP
2408
2409 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
2410 Sebastian Pop.
2411
e0bda97e
AP
24122008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
2413
2414 * MAINTAINERS (Write After Approval): Added myself.
2415
36c713e0
KG
24162008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2417
2418 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2419 recommended version to 2.3.2.
2420
2421 * configure: Regenerate.
2422
8fe005ee
MM
24232008-10-01 Mark Mitchell <mark@codesourcery.com>
2424
2425 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
2426
be8f156f
DD
24272008-09-29 David Daney <david.daney@caviumnetworks.com>
2428
2429 * MAINTAINERS (Write After Approval): Update e-mail address.
2430
ae11dff4
PG
24312008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
2432
2433 * libtool.m4: Update to libtool 2.2.6.
2434 * lt~obsolete.m4: Update to libtool 2.2.6.
2435 * ltmain.sh: Update to libtool 2.2.6.
2436 * ltsugar.m4: Update to libtool 2.2.6.
2437 * ltversion.m4: Update to libtool 2.2.6.
2438 * ltoptions.m4: Update to libtool 2.2.6.
2439 * ltgcc.m4: Update to match changes from libtool 2.2.6.
2440
441154b1
CF
24412008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
2442
2443 * MAINTAINERS (Write After Approval): Add myself.
2444
775b3b26
BRF
24452008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
2446
2447 * MAINTAINERS (Write After Approval): Update my name.
2448
94538043
SB
24492008-09-20 Steven Bosscher <steven@gcc.gnu.org>
2450
09ce620e 2451 * MAINTAINERS: Add myself in "Write After Approval".
94538043 2452
52d1bfd8
SE
24532008-09-18 Steve Ellcey <sje@cup.hp.com>
2454
09ce620e 2455 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 2456
c5cc92f5
GP
24572008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
2458
2459 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
2460 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
2461 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
2462 and Michael Tiemann from Write After Approval since they do not
2463 actually have access.
2464
23d9794a
RG
24652008-09-05 Richard Guenther <rguenther@suse.de>
2466
2467 * configure.ac: Initialize clooglibs to -lcloog.
2468 * configure: Re-generate.
2469
192a671e
LCW
24702008-09-04 Le-Chun Wu <lcwu@google.com>
2471
2472 * MAINTAINERS (Write After Approval): Add myself.
2473
d789184e
SP
24742008-09-03 Sebastian Pop <sebastian.pop@amd.com>
2475
2476 * configure.ac (--with-cloog-polylib): New.
2477 (--disable-cloog-version-check): New.
2478 (--disable-ppl-version-check): New.
2479 * configure: Re-generate.
2480
36a881c7
RG
24812008-09-03 Richard Guenther <rguenther@suse.de>
2482
2483 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2484 cloog test.
2485 * configure: Re-generate.
2486
358da97e
HS
24872008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
2488
2489 Add picoChip port.
2490 * MAINTAINERS: Add picoChip maintainers.
2491
f8bf9252
SP
24922008-09-02 Sebastian Pop <sebastian.pop@amd.com>
2493 Tobias Grosser <grosser@fim.uni-passau.de>
2494 Jan Sjodin <jan.sjodin@amd.com>
2495 Harsha Jagasia <harsha.jagasia@amd.com>
2496 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2497 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2498 Adrien Eliche <aeliche@isty.uvsq.fr>
2499
2500 Merge from graphite branch.
2501 * configure: Regenerate.
2502 * Makefile.in: Regenerate.
2503 * configure.ac (host_libs): Add ppl and cloog.
2504 Add checks for PPL and CLooG.
2505 * Makefile.def (ppl, cloog): Added modules and dependences.
2506 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2507 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2508
d89f0ad6
AL
25092008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2510
2511 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2512 (GCC_SHLIB_SUBDIR): New.
2513 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2514 * configure: Regenerate.
2515 * Makefile.in: Regenerate.
2516
88a25817
GP
25172008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
2518
2519 * MAINTAINERS: Consistently use tabs to separate columns.
2520
f873f15f
TG
25212008-08-29 Tristan Gingold <gingold@adacore.com>
2522
2523 * MAINTAINERS (Write after Approval): Add myself.
2524
e1514c3f
TG
25252008-08-28 Tristan Gingold <gingold@adacore.com>
2526
2527 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2528 Enable bfd, binutils and opcodes.
2529 * configure: Regenerate.
2530
4717882f
JDA
25312008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2532
2533 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
2534
28c9884c
TK
25352008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
2536
2537 * MAINTAINERS: Use correct Umlaut for last name.
2538
ae96d86a
FXC
25392008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2540
2541 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
2542
3ecc96e3
DE
25432008-08-16 David Edelsohn <edelsohn@gnu.org>
2544
2545 * MAINTAINERS: Update my email address.
2546
dd609cc1
EB
25472008-08-16 Nicolas Roche <roche@adacore.com>
2548
2549 * Makefile.tpl: Add BOOT_ADAFLAGS.
2550 * Makefile.in: Regenerate.
2551
08d0963a
RS
25522008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
2553
2554 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2555 * configure: Regenerate.
2556
dce2d8b2 25572008-07-30 Paolo Bonzini <bonzini@gnu.org>
00afcaa0
PB
2558
2559 * configure.ac: Add makefile fragments for hpux.
2560 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2561 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2562 * configure: Regenerate.
2563 * Makefile.in: Regenerate.
2564
dce2d8b2 25652008-07-28 Aldy Hernandez <aldyh@redhat.com>
806b3528
AH
2566
2567 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
2568
dce2d8b2 25692008-07-11 Dodji Seketeli <dseketel@redhat.com>
ab220355
DS
2570
2571 * MAINTAINERS (Write after Approval): Add myself.
2572
78209f30
XG
25732008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
2574
2575 * MAINTAINERS (Write After Approval): Add myself.
2576
5b5b098d
AJ
25772008-06-29 Andrew Jenner <andrew@codesourcery.com>
2578
2579 * MAINTAINERS (Write After Approval): Add myself.
2580
d812ec93
KW
25812008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
2582
2583 * MAINTAINERS: Update my email address.
2584
99e78224
JY
25852008-06-25 Joey Ye <joey.ye@intel.com>
2586
2587 * MAINTAINERS (Write After Approval): Add myself.
2588
18c04407
RW
25892008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2590
2591 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2592 * Makefile.in: Regenerate.
2593 * configure: Regenerate.
2594
47aa9a31
DK
25952008-06-17 Daniel Kraft <d@domob.eu>
2596
2597 * MAINTAINERS (Write After Approval): Add myself.
2598
ad33ff57
RW
25992008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2600
2601 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2602 "$@" is still intact with both Autoconf 2.59 and 2.62.
2603 * configure: Regenerate.
2604
cdce5c41
RW
26052008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2606
2607 * Makefile.tpl: Fix comment errors.
2608 * Makefile.in: Regenerate.
2609
01b79d11
DM
26102008-06-12 David S. Miller <davem@davemloft.net>
2611 David Edelsohn <edelsohn@gnu.org>
2612
2613 * configure.ac: Add powerpc*-*-* to gold supported targets.
2614 * configure: Regenerate.
2615
f8c33439
JM
26162008-06-08 Joseph Myers <joseph@codesourcery.com>
2617
2618 PR tree-optimization/36218
2619 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2620 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2621 (all prefix="build-"): Pass them to build-system sub-makes.
2622 * Makefile.in: Regenerate.
2623
cd985f66
JM
26242008-06-07 Joseph Myers <joseph@codesourcery.com>
2625
2626 * MAINTAINERS (mt port): Remove.
2627 (sco5, unixware, sco udk): Remove.
2628 (Kean Johnston): Add to Write After Approval.
2629
3f6383d3
JB
26302008-05-30 Julian Brown <julian@codesourcery.com>
2631
2632 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2633 of libobjc for ARM EABI Linux.
2634 * configure: Regenerate.
30da41ed 2635
dce2d8b2 26362008-05-18 Xinliang David Li <davidxl@google.com>
e29cc9b4 2637
09ce620e 2638 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 2639
dce2d8b2 26402008-05-17 Xinliang David Li <davidxl@google.com>
30da41ed 2641
e29cc9b4 2642 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 2643
955410cb
JW
26442008-05-15 Janus Weil <janus@gcc.gnu.org>
2645
2646 * MAINTAINERS (Write After Approval): Add myself.
2647
719bb4e3 26482008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
2649
2650 * config-ml.in: don't handle --enable-shared and --enable-static.
2651
372b05fc
RS
26522008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
2653
2654 * MAINTAINERS: Update my email address.
2655
f73e2200
PC
26562008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
2657
2658 * MAINTAINERS: Update my email address.
09ce620e 2659
3e438e2b
KVH
26602008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
2661
2662 * MAINTAINERS (Write After Approval): Add myself.
2663
177bf491
GS
26642008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
2665
2666 * MAINTAINERS (Write After Approval): Add myself.
2667
dce2d8b2 26682008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
ac89df2f
PG
2669
2670 * MAINTAINERS (crx): Add myself.
2671
14a8726b
PB
26722008-04-18 Paolo Bonzini <bonzini@gnu.org>
2673
2674 Sync with src:
2675 2008-04-14 David S. Miller <davem@davemloft.net>
2676
09ce620e
AS
2677 * configure.ac: Add sparc*-*-* to gold supported targets.
2678 * configure: Regenerate.
14a8726b 2679
7142fb32
PB
26802008-04-18 Paolo Bonzini <bonzini@gnu.org>
2681
2682 PR bootstrap/35457
2683 * configure.ac: Include override.m4.
2684 * configure: Regenerate.
2685
c6b196de
PB
26862008-04-18 Paolo Bonzini <bonzini@gnu.org>
2687
09ce620e
AS
2688 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2689 * Makefile.in: Regenerate.
c6b196de 2690
dce2d8b2 26912008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
c993ae60 2692
09ce620e 2693 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 2694 as nonconfigurable directories list.
09ce620e 2695 * configure: Regenerate.
c993ae60 2696
8479b1b1
BE
26972008-04-14 Ben Elliston <bje@au.ibm.com>
2698
2699 * config.sub, config.guess: Update from upstream sources.
2700
295e261a
HPN
27012008-04-12 Hans-Peter Nilsson <hp@axis.com>
2702
2703 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2704 * Makefile.in: Regenerate.
2705
ac3949d9
EW
27062008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
2707
2708 * configure.ac: Do not build libssp for the AVR.
2709 * configure: Regenerate.
2710
06407e30
ILT
27112008-04-07 Ian Lance Taylor <iant@google.com>
2712
2713 * Makefile.def: check-gold depends upon all-binutils.
2714 * Makefile.in: Regenerate.
2715
97db009c
AH
27162008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
2717
2718 * MAINTAINERS (Write After Approval): Add myself.
2719
2a79c47f
NC
27202008-04-04 Nick Clifton <nickc@redhat.com>
2721
2722 PR binutils/4334
5f4bebbf 2723 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
2724 builds.
2725 * configure: Regenerate.
2726
c53a18d3
N
27272008-04-04 NightStrike <NightStrike@gmail.com>
2728
2729 PR other/35151
09ce620e
AS
2730 * configure.ac: Combine rules for mingw32 and mingw64.
2731 * configure: Regenerate.
c53a18d3 2732
d925aa70
KT
27332008-04-02 Kai Tietz <kai.tietz@onvision.com>
2734
2735 * MAINTAINERS (Write After Approval): Add myself.
2736
dce2d8b2 27372008-04-01 Seongbae Park <seongbae.park@gmail.com>
ad424a85
SP
2738
2739 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
2740 * Makefile.in (.NOTPARALLEL): Ditto.
2741
4412a506
PG
27422008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
2743
2744 * MAINTAINERS (Write After Approval): Add myself.
2745
dce2d8b2 27462008-03-31 Seongbae Park <seongbae.park@gmail.com>
2f908293
SP
2747
2748 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
2749 * Makefile.in (.NOTPARALLEL): Regenerate.
2750
639223bd
PB
27512008-03-27 Paolo Bonzini <bonzini@gnu.org>
2752
2753 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2754 * Makefile.in: Regenerate.
2755
b8ab1f4a
JS
27562008-03-26 Jakub Staszak <kuba@et.pl>
2757
2758 * MAINTAINERS (Write After Approval): Add myself.
2759
b45890a4
TK
27602008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
2761
2762 * MAINTAINERS: Update e-mail address.
2763
5afab7ad
ILT
27642008-03-20 Ian Lance Taylor <iant@google.com>
2765
2766 * configure.ac: Add support for --enable-gold.
2767 * Makefile.def: Add gold as a directory like ld.
2768 * configure, Makefile.in: Regenerate.
2769
38d24731
RW
27702008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2771
2772 * configure.ac: m4_include config/proginstall.m4.
2773 * configure: Regenerate.
32bc4cf4
RW
2774
2775 Backport from upstream Libtool:
09ce620e 2776
32bc4cf4 2777 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 2778
32bc4cf4
RW
2779 Deal with Autoconf 2.62's semantic change in m4_append.
2780 * ltsugar.m4 (lt_append): Replace broken versions of
2781 m4_append.
2782 (lt_if_append_uniq): Don't require separator to be overquoted,
2783 and avoid broken m4_append.
2784 (lt_dict_add): Fix typo.
2785 * libtool.m4 (_LT_DECL): Don't overquote separator.
2786
9d3c50ea
DE
27872008-03-13 David Edelsohn <edelsohn@gnu.org>
2788
2789 * config.rpath: Add AIX 6 support.
2790
5d2edb29
PB
27912008-03-13 Paolo Bonzini <bonzini@gnu.org>
2792
2793 * Makefile.def (stageprofile). Remove -fprofile-generate
2794 from stage_libcflags.
2795 * Makefile.in: Regenerate.
2796
954910ef
BE
27972008-03-13 Ben Elliston <bje@au.ibm.com>
2798
2799 * config.sub, config.guess: Update from upstream sources.
2800
e8645a40
TT
28012008-03-06 Tom Tromey <tromey@redhat.com>
2802
2803 * MAINTAINERS: Update for treelang deletion.
2804
2c8e955e
JW
28052008-03-03 James E. Wilson <wilson@tuliptree.org>
2806
2807 * MAINTAINERS: Update my email address.
2808
54acd307
SS
28092008-03-03 Stan Shebs <stanshebs@earthlink.net>
2810
893ad2a1 2811 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
2812 (objective-c/c++): Add myself as a maintainer.
2813
4b52b516
VR
28142008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
2815
2816 * MAINTAINERS (Write After Approval): Update my email address.
2817
e652b516
TB
28182008-02-25 Tomas Bily <tbily@suse.cz>
2819
2820 * MAINTAINERS (Write After Approval): Add myself.
2821
02d30740
JJ
28222008-02-23 Jakub Jelinek <jakub@redhat.com>
2823
2824 * MAINTAINERS (OpenMP): Add myself.
2825
1c8bd6a3
PB
28262008-02-20 Paolo Bonzini <bonzini@gnu.org>
2827
4b40b2a5
UB
2828 PR bootstrap/32009
2829 PR bootstrap/32161
1c8bd6a3 2830
4b40b2a5
UB
2831 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2832 * configure: Regenerate.
1c8bd6a3 2833
4b40b2a5
UB
2834 * Makefile.def: Define stage_libcflags for all bootstrap stages.
2835 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2836 STAGE4_LIBCFLAGS): New.
2837 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2838 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2839 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2840 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2841 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2842 for target modules. Don't export LIBCFLAGS.
2843 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2844 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2845 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2846 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2847 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2848 * Makefile.in: Regenerate.
1c8bd6a3 2849
bb44c9d2
RW
28502008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2851
2852 PR libgcj/33085
2853 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2854 Do not use -DDLL_EXPORT. Backport from upstream.
2855
29a7754d
RW
28562008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2857
2858 * MAINTAINERS (Write After Approval): Add myself.
2859
9a212bb7
HPN
28602008-02-02 Hans-Peter Nilsson <hp@axis.com>
2861
2862 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2863 * configure: Regenerate.
2864
aa12a573
MG
28652008-01-31 Marc Gauthier <marc@tensilica.com>
2866
2867 * configure.ac (xtensa*-*-*): Recognize processor variants.
2868 * configure: Regenerate.
2869
ac9e6043
RW
28702008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2871
40049ccc
UB
2872 PR bootstrap/34922
2873 * configure.ac (PARSE_ARGS): Push suitable setting of
2874 ac_subdirs_all, for `./configure --help=recursive'.
2875 Handle `+' in generic toplevel directory disabling.
2876 * configure: Regenerate.
ac9e6043 2877
4288c86a
NC
28782008-01-28 Nick Clifton <nickc@redhat.com>
2879
2880 * MAINTAINERS (xstormy16): Take over maintainership.
2881
8d8da227
JM
28822008-01-25 Joseph Myers <joseph@codesourcery.com>
2883
2884 * MAINTAINERS (c4x port): Remove.
2885
349b60e7
DE
28862008-01-24 David Edelsohn <edelsohn@gnu.org>
2887
2888 * libtool.m4: Backport AIX 6 support from ToT Libtool.
2889
3ca06a68
BE
28902008-01-23 Ben Elliston <bje@au.ibm.com>
2891
2892 * config.sub, config.guess: Update from upstream sources.
2893
3c631381
TG
28942008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
2895
2896 * MAINTAINERS (Write After Approval): Add myself.
2897
20533ef1
L
28982008-01-17 H.J. Lu <hjl.tools@gmail.com>
2899
2900 * MAINTAINERS: Update my email address.
2901
29022008-01-09 Raksit Ashok <raksit@google.com>
2903
2904 * MAINTAINERS (Write After Approval): Add myself.
2905
684f4f6a
RA
29062008-01-09 Raksit Ashok <raksit@google.com>
2907
2908 * MAINTAINERS (Write After Approval): Add myself.
2909
9cb8756f
BE
29102008-01-08 Ben Elliston <bje@au.ibm.com>
2911
2912 * config.sub, config.guess: Update from upstream sources.
2913
94e1934d
KG
29142007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2915
2916 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 2917 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
2918 * configure: Regenerate.
2919
a2e51f77
SP
29202007-12-15 Sebastian Pop <sebastian.pop@amd.com>
2921
2922 * MAINTAINERS: Update my email address.
2923
ffe3dcd9
BRF
29242007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
2925
2926 * MAINTAINERS: Update my email address.
2927
aa4095c9
RS
29282007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
2929
2930 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2931 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2932 * Makefile.in: Regenerate.
2933
dce2d8b2 29342007-12-10 Mark Heffernan <meheff@google.com>
030e2013
MH
2935
2936 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
2937 misplaced entries.
2938
0fe0f073
AT
29392007-12-10 Andreas Tobler <a.tobler@schweiz.org>
2940
2941 * configure.ac: Enable libjava for x86_64-*-darwin9.
2942 * configure: Regenerate.
2943
dce2d8b2 29442007-12-07 Bill Maddox <maddox@google.com>
d4ca4b06
BM
2945
2946 * MAINTAINERS (Write After Approval): Add myself.
2947
c3220d4c
BE
29482007-12-05 Ben Elliston <bje@au.ibm.com>
2949
2950 * config.sub, config.guess: Update from upstream sources.
2951
aba7501e
MK
29522007-12-02 Matthias Klose <doko@ubuntu.com>
2953
2954 * config-ml.in: Remove 64bit configure tests.
2955
d683ec81
PB
29562007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2957
2958 * config-ml.in: Robustify against white space in absolute file
2959 names.
2960
2961 * config-ml.in (multi-clean): Substitute ${Makefile}.
2962 Remove superfluous ${Makefile} in list.
2963
60f1711a
TS
29642007-11-19 Thiemo Seufer <ths@mips.com>
2965
2966 * config-ml.in: Don't hardcode the Makefile name.
2967
487f9d96
AM
29682007-11-08 Alexander Monakov <amonakov@ispras.ru>
2969
2970 * MAINTAINERS (Write After Approval): Add myself.
2971
fa3886fe
ST
29722007-11-07 Samuel Tardieu <sam@rfc1149.net>
2973
2974 * MAINTAINERS (Write After Approval): Add myself.
2975
dce2d8b2 29762007-11-06 Doug Kwan <dougkwan@google.com>
ae750079
DK
2977
2978 * MAINTAINERS (Write After Approval): Add myself.
2979
acc48927
BE
29802007-10-25 Ben Elliston <bje@au.ibm.com>
2981
2982 * MAINTAINERS (mercury): Remove entry.
2983 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
2984
e00e9858
DJ
29852007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
2986
2987 * Makefile.def (dependencies): Make configure-gdb depend on
2988 all-intl.
2989 * Makefile.in: Regenerated.
2990
def14a3c
SK
29912007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
2992
2993 * MAINTAINERS (Fortran maintainer): Remove myself.
2994
dce2d8b2 29952007-10-15 Patrick Mansfield <patmans@us.ibm.com>
0e5e9f76
PM
2996
2997 * Makefile.def: To avoid problems running with parallel makes,
2998 build newlib before libgloss so that target specific header
2999 files are availble.
3000 * Makefile.in: Regenerate
3001
bbfbfafc
DJ
30022007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3003
3004 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3005 * Makefile.in: Regenerate.
3006
c56abad5
VM
30072007-10-09 Vladimir Makarov <vmakarov@redhat.com>
3008
3009 * MAINTAINERS (Register allocation reviewer): Add myself.
3010
f019adc1
MF
30112007-10-08 Mike Frysinger <vapier@gentoo.org>
3012
3013 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3014 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3015 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
3016 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3017 * configure: Regenerate.
3018
dce2d8b2 30192006-10-04 Seongbae Park <seongbae.park@gmail.com>
789e4e28
SP
3020
3021 * MAINTAINERS (Register allocation reviewer): Add myself.
3022
0999159b
PB
30232007-10-01 Paolo Bonzini <bonzini@gnu.org>
3024
3025 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3026 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3027 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3028 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3029 * configure.ac: Default them to host tools for $host = $build.
3030 Subst them.
3031
3032 * configure: Regenerate.
3033 * Makefile.in: Regenerate.
3034
dce2d8b2 30352006-09-24 Peter Bergner <bergner@vnet.ibm.com>
a054acde
PB
3036
3037 * MAINTAINERS (Register allocation reviewer): Add myself.
3038
dce2d8b2 30392006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
ffda6fc9
KZ
3040
3041 * MAINTAINERS (Register allocation reviewer): Add myself.
3042
9d209c83
SP
30432007-09-21 Seongbae Park <seongbae.park@gmail.com>
3044
3045 * MAINTAINERS (Write After Approval): Fix typo.
3046
1ec3b87b
RS
30472007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
3048
3049 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3050 * configure: Regenerate.
3051
19d5986d
PJ
30522007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
3053
3054 PR bootstrap/31906
3055 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 3056 they're already prefixed.
19d5986d 3057
6d3b5aea
BK
30582007-09-19 Benjamin Kosnik <bkoz@redhat.com>
3059
3060 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3061 libstdc++.
3062 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3063 * configure: Regenerate.
3064 * Makefile.in: Regenerate.
09ce620e 3065
4fe7e755
AS
30662007-09-17 Andreas Schwab <schwab@suse.de>
3067
3068 * configure.ac: Raise minimum makeinfo version to 4.6.
3069 * configure: Regenerate.
3070
dce2d8b2 30712007-09-17 Johannes Singler <singler@ira.uka.de>
d483feaa 3072
ffe3dcd9 3073 * MAINTAINERS (write-after-approval) add myself
d483feaa 3074
fa9a3f31
AM
30752007-09-15 Alan Modra <amodra@bigpond.net.au>
3076
3077 * configure.ac: Correct makeinfo version check.
3078 * configure: Regenerate.
3079
6593a73e
RS
30802007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
3081
3082 * MAINTAINERS: Update my email address.
3083
d9dced13
RS
30842007-09-14 Richard Sandiford <richard@codesourcery.com>
3085
3086 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
3087 to $skipdirs and only disable gprof for newlib. Use the normal
3088 mips*-elf* handling in other respects.
3089 * configure: Regnerate.
3090
773c1467
DD
30912007-09-12 David Daney <ddaney@avtrex.com>
3092
3093 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3094 enabling libgcj.
3095 * configure: Regenerate.
3096
c03353e2
RIL
30972007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
3098
3099 PR other/32154
3100 * configure.ac: For libgloss targets, point the linker to the linker
3101 script, startup code and simulator library.
3102 * configure: Regenerate.
3103
c4e9bf2b
AH
31042007-09-07 Andrew Haley <aph@redhat.com>
3105
3106 * configure.ac (noconfigdirs): Remove target-libffi and
3107 target-libjava.
3108 * configure: Regenerate.
3109
1f5a6b84
FXC
31102007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3111
3112 PR target/33281
3113 * configure.ac: Use config/mh-mingw on mingw.
3114 * configure: Regenerate.
1f5a6b84 3115
3951e521
PH
31162007-09-05 Pat Haugen <pthaugen@us.ibm.com>
3117
9f349f63 3118 * MAINTAINERS (Write After Approval): Add myself.
3951e521 3119
e643dc23
RG
31202007-09-05 Richard Guenther <rguenther@suse.de>
3121
3122 * configure.ac (--enable-stage1-checking): If neither --enable-checking
3123 nor --disable-checking is provided also turn on yes and types
3124 checking for stage1.
3125 * configure: Re-generate.
3126
039874df
KW
31272007-08-30 Krister Walfridsson <cato@df.lth.se>
3128
3129 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3130 (Write After Approval): Remove myself.
3131
c3f07bd6 31322007-08-29 Nick Clifton <nickc@redhat.com>
15098359 3133
c3f07bd6 3134 * config.sub, config.guess: Update from upstream sources.
15098359 3135
40049ccc 31362007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
3137
3138 * MAINTAINERS (Write After Approval): Added myself.
3139 * MAINTAINERS (Reviewers): Removed myself.
3140
c8aea42c 31412007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 3142 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
3143
3144 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3145 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3146 * Makefile.in: Regenerate.
3147 * configure.ac (--with-debug-prefix-map): New.
3148 * configure: Regenerate.
3149
4bf6c438
RS
31502007-08-17 Richard Sandiford <richard@codesourcery.com>
3151 Nigel Stephens <nigel@mips.com>
3152
4bf6c438
RS
3153 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
3154 as target_makefile_frag.
3155 * configure: Regenerate.
3156
bb286d71
AO
31572007-08-16 Alexandre Oliva <aoliva@redhat.com>
3158
3159 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3160 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3161 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3162 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3163 (do-compare, do-compare3, do-compare-debug): New.
3164 ([+compare-target+]): Use them.
3165
a4630417
MK
31662007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
3167
3168 * MAINTAINERS (Write After Approval): Change my email address.
3169
d9acb717
RW
31702007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3171 Ben Elliston <bje@au.ibm.com>
3172
3173 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3174 --silent if $silent.
3175 * configure: Regenerate.
3176
96876681
ZD
31772003-08-12 Zdenek Dvorak <ook@ucw.cz>
3178
3179 * MAINTAINERS (Various Maintainers): Add myself as
3180 loop infrastructure maintainer. Update my e-mail
3181 address.
3182
1c1d80ee
DN
31832007-07-31 Diego Novillo <dnovillo@google.com>
3184
3185 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3186 Adjust description.
3187
7e98624c
RG
31882007-07-26 Richard Guenther <rguenther@suse.de>
3189
3190 * configure.ac: Add types checking to stage1 checking flags.
3191 * configure: Regenerate.
3192
4c85af60
NC
31932007-07-17 Nick Clifton <nickc@redhat.com>
3194
3195 * COPYING3: New file. Contains version 3 of the GNU General
3196 Public License.
3197 * COPYING3.LIB: New file. Contains version 3 of the GNU
3198 Lesser General Public License.
3199
19ddfd3a
AK
32002007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3201
3202 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3203
2a064545
AK
32042007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3205
3206 * MAINTAINERS (S/390 co-maintainer): Add myself.
3207 (Write After Approval): Remove myself.
3208
f861f54d
DH
32092007-07-13 Dan Hipschman <dsh@google.com>
3210
3211 * MAINTAINERS (Write After Approval): Add myself.
3212
0136f2f7
NC
32132007-07-11 Nick Clifton <nickc@redhat.com>
3214
3215 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3216 WINDRES export.
3217 * Makefile.in: Regenerate.
3218
6e29b5a4
RO
32192007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3220
3221 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3222 maintainer.
3223
159a4b02
L
32242007-07-05 H.J. Lu <hongjiu.lu@intel.com>
3225
3226 * lt~obsolete.m4: New. Import from 20070318 libtool.
3227
6ba67283
JB
32282007-07-03 Julian Brown <julian@codesourcery.com>
3229
3230 * MAINTAINERS (Write After Approval): Add myself.
3231
30b74385
RW
32322007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3233
3234 * configure.ac: Rewrite 'configure --help' strings to look nicer.
3235 * configure: Regenerate.
3236
32372007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3238
3239 * configure.ac: Add some missing m4 quotation.
3240 * configure: Regenerate.
3241
943c54ce
SB
32422007-07-02 Simon Baldwin <simonb@google.com>
3243
3244 * MAINTAINERS (Write After Approval): Add myself.
3245
1c00b503
PB
32462007-07-02 Paolo Bonzini <bonzini@gnu.org>
3247
3248 * configure: Regenerate.
3249
901119ae
KT
32502007-07-02 Kai Tietz <kai.tietz@onevision.com>
3251
3252 * Makefile.def: Add windmc tool to build.
3253 * Makefile.tpl: Likewise.
3254 * configure.ac: Likewise.
3255 * Makefile.in: Regenerate.
3256 * configure: Regenerate.
09ce620e 3257
83f4c19f
DD
32582007-06-28 DJ Delorie <dj@redhat.com>
3259
3260 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3261 not building newlib.
3262 * configure: Regenerated.
09ce620e 3263
5346c75c
JS
32642007-06-28 Jan Sjodin <jan.sjodin@amd.com>
3265
3266 * MAINTAINERS (Write After Approval): Add myself.
3267
aacfb86b
MM
32682007-06-25 Martin Michlmayr <tbm@cyrius.com>
3269
3270 * MAINTAINERS (Write After Approval): Add myself.
3271
590bf0d3
CM
32722007-06-19 Chris Matthews <chrismatthews@google.com>
3273
3274 * MAINTAINERS (Write After Approval): Add myself.
3275
cdbbee7a
RIL
32762007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
3277
3278 * MAINTAINERS (Write After Approval): Add myself.
3279
b8afffc1
DJ
32802007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3281
3282 * Makefile.def: Add dependency from configure-gdb to all-bfd.
3283 * Makefile.in: Regenerated.
3284
3fcfad76
BS
32852007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
3286
3287 * configure.ac: Don't add target-libmudflap to noconfigdirs for
3288 bfin*-*-uclinux* targets.
3289 * configure: Regenerate.
3290
3f5a2b7f
ILT
32912007-06-14 Ian Lance Taylor <iant@google.com>
3292
3293 * MAINTAINERS: Add myself as non-algorithmic global write
3294 maintainer.
3295
4c46daee
DN
32962007-06-14 Diego Novillo <dnovillo@google.com>
3297
3298 * MAINTAINERS: Add self as middle-end maintainer and
3299 non-algorithmic global write maintainer.
3300
a3bb222a
FXC
33012007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3302
3303 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
3304 Move all Fortran maintainers except Paul Brook into the
3305 Non-Autopoiesis section.
3306
a19e8f64
PB
33072007-06-14 Paolo Bonzini <bonzini@gnu.org>
3308
3309 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3310 (distclean-stage[+id+]): Possibly delete stage_last.
3311 * Makefile.in: Regenerate.
3312
1c2abe5e
SP
33132007-06-12 Seongbae Park <seongbae.park@gmail.com>
3314
3315 * MAINTAINERS (Various Maintainer): Fix typo.
3316
abca4739
PB
33172007-06-11 Paolo Bonzini <bonzini@gnu.org>
3318
3319 * MAINTAINERS (Various Maintainer): Add myself as
3320 dataflow maintainer.
3321
a894d2c3
BE
33222007-06-07 Ben Elliston <bje@au.ibm.com>
3323
3324 * config.sub, config.guess: Update from upstream sources.
3325
8024d75e
BE
33262007-06-07 Ben Elliston <bje@au.ibm.com>
3327
3328 * Makefile.tpl: Fix spelling error.
3329 * Makefile.in: Regenerate.
3330
973a9a5e
SE
33312007-06-01 Steve Ellcey <sje@cup.hp.com>
3332
96598938
L
3333 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3334 lt_cv_sys_max_cmd_len.
973a9a5e 3335
ccb4d26b
DN
33362007-05-31 Dorit Nuzman <dorit@il.ibm.com>
3337
3338 * MAINTAINERS (Various Maintainers): Add myself as
3339 auto-vectorizer maintainer.
3340
eecb7461
PB
33412003-05-31 Paolo Bonzini <bonzini@gnu.org>
3342
3343 PR libjava/32098
3344 * libtool.m4: Revert previous change.
3345 * ltgcc.m4: Put it here.
3346
89d28202
ZD
33472003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
3348
3349 * MAINTAINERS (Various Maintainers): Add myself as
3350 auto-vectorizer maintainer.
3351
60c7a11a
L
33522007-05-30 H.J. Lu <hongjiu.lu@intel.com>
3353
3354 PR libjava/32098
3355 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
3356
9dd3cc81
RG
33572007-05-30 Richard Guenther <rguenther@suse.de>
3358
3359 * MAINTAINERS (Various Maintainers): Add myself as
3360 auto-vectorizer maintainer.
3361
9cc1244e
JJ
33622007-05-30 Jakub Jelinek <jakub@redhat.com>
3363
3364 PR bootstrap/29382
3365 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3366 * configure: Rebuilt.
3367
6124296b
RC
33682007-05-28 Roberto Costa <robsettantasei@gmail.com>
3369
3370 * MAINTAINERS (Write After Approval): Removed my name.
3371
6b757a0d
SB
33722007-05-25 Steven Bosscher <steven@gcc.gnu.org>
3373
3374 * MAINTAINERS (Write After Approval): Remove myself.
3375
86ef8528
AT
33762007-05-25 Andreas Tobler <a.tobler@schweiz.org>
3377
3378 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3379
1cf3d07d
SE
33802007-05-23 Steve Ellcey <sje@cup.hp.com>
3381
3382 * ltmain.sh: Update from ToT Libtool.
3383 * libtool.m4: Update from ToT Libtool.
3384 * ltsugar.m4: New. Update from ToT Libtool.
3385 * ltversion.m4: New. Update from ToT Libtool.
3386 * ltoptions.m4: New. Update from ToT Libtool.
3387 * ltconfig: Remove.
3388 * ltcf-c.sh: Remove.
3389 * ltcf-cxx.sh: Remove.
3390 * ltcf-gcj.sh: Remove.
3391
ce3fcf8c
OW
33922007-05-22 Ollie Wild <aaw@google.com>
3393
3394 * MAINTAINERS (Write After Approval): Add myself.
3395
342b9200
PB
33962007-05-16 Paolo Bonzini <bonzini@gnu.org>
3397
3398 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3399 stage_cflags.
3400 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3401 Remove CFLAGS/LIBCFLAGS.
3402 (configure-stage[+id+]-[+prefix+][+module+],
3403 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3404 * Makefile.in: Regenerate.
3405
cea17285
DN
34062007-05-15 Diego Novillo <dnovillo@google.com>
3407
3408 * MAINTAINERS: Update e-mail address.
3409
11c004e7
RE
34102007-05-15 Revital Eres <eres@il.ibm.com>
3411
3412 * MAINTAINERS (Write After Approval): Add myself.
3413
ab6bd693
RC
34142007-05-14 Roberto Costa <robsettantasei@gmail.com>
3415
3416 * MAINTAINERS (Write After Approval): Updated my address.
3417
388cdf07
TN
34182007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
3419
3420 * MAINTAINERS (Write After Approval): Add myself.
3421
23f24034
SR
34222007-05-11 Silvius Rus <rus@google.com>
3423
3424 * MAINTAINERS (Write After Approval): Add myself.
3425
34a7526e
TT
34262007-04-23 Tom Tromey <tromey@redhat.com>
3427
3428 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
3429
51da21be
MM
34302007-04-22 Mark Mitchell <mark@codesourcery.com>
3431
3432 * MAINTAINERS (cpplib): Rename to ...
3433 (libcpp): ... this. Add C/C++ front end maintainers.
3434
70070387
SE
34352007-04-14 Steve Ellcey <sje@cup.hp.com>
3436
3437 * config-ml.in: Pass ${ml_config_env} to configure calls.
3438
df1a0dbb
CB
34392007-04-04 Christian Bruel <christian.bruel@st.com>
3440
3441 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 3442
9daff147
DK
34432007-04-02 Dave Korn <dave.korn@artimi.com>
3444
3445 * MAINTAINERS (Write After Approval): Add myself.
3446
374eadb2
TB
34472007-03-31 Tobias Burnus <burnus@net-b.de>
3448
3449 * MAINTAINERS (fortran 95 front end): Add myself.
3450
8eced3a2
DR
34512007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3452
3453 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 3454
653de3e3
AZ
34552007-03-24 Ayal Zaks <zaks@il.ibm.com>
3456
3457 * MAINTAINERS (Modulo Scheduler): Add myself.
3458
b737d953
BM
34592007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
3460
3461 * MAINTAINERS (fortran 95 front end): Add myself.
3462 (c++ front end): whitespace fix.
3463
a584cdf2
NF
34642007-03-22 Nathan Froyd <froydnj@codesourcery.com>
3465
3466 * MAINTAINERS (Write After Approval): Add myself.
3467
8c79f3c4
RS
34682007-03-21 Richard Sandiford <richard@codesourcery.com>
3469
3470 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3471 of glob. Quote arguments with single quotes too.
3472 * configure: Regenerate.
3473
07f1ac6d
BM
34742007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
3475
3476 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3477 * Makefile.in: Regenerate
3478
172e41aa
AS
34792007-03-07 Andreas Schwab <schwab@suse.de>
3480
3481 * configure: Regenerate.
3482
9c4d2493
BM
34832007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
3484
3485 * configure.ac: Add "--with-pdfdir" configure option,
3486 which defines pdfdir variable.
3487 * Makefile.def (target=fixincludes): Add install-pdf to
3488 missing targets.
3489 (recursive_targets): Add install-pdf target.
3490 (flags_to_pass): Add pdfdir.
3491 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3492 target.
3493 * configure: Regenerate
3494 * Makefile.in: Regenerate
3495
e14e622e
EC
34962007-02-28 Eric Christopher <echristo@apple.com>
3497
3498 Revert:
3499 2006-12-07 Mike Stump <mrs@apple.com>
3500
3501 * Makefile.def (dependencies): Add dependency for
3502 install-target-libssp and install-target-libgomp on
3503 install-gcc.
3504 * Makefile.in: Regenerate.
3505
54e433bc
MK
35062007-02-27 Matt Kraai <kraai@ftbfs.org>
3507
3508 * configure: Regenerate.
3509 * configure.ac: Move statements after variable declarations.
3510
6c8d3d8f
KK
35112007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
3512
3513 * MAINTAINERS: Add myself as sh maintainer.
3514
9f8c6739
JM
35152007-02-19 Joseph Myers <joseph@codesourcery.com>
3516
3517 * configure.ac: Adjust for loop syntax.
3518 * configure: Regenerate.
3519
278a7a38
AO
35202007-02-18 Alexandre Oliva <aoliva@redhat.com>
3521
3522 * configure: Rebuilt.
3523
b2eaac4a
AO
35242007-02-18 Alexandre Oliva <aoliva@redhat.com>
3525
3526 * configure.ac: Drop multiple occurrences of --enable-languages,
3527 and fix its quoting.
3528 * configure: Rebuilt.
3529
beeaf216 35302007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
3531 Nathan Sidwell <nathan@codesourcery.com>
3532 Vladimir Prus <vladimir@codesourcery.com>
3533 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
3534
3535 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3536 * configure: Regenerate.
3537
09201a09
GP
35382007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
3539
3540 * ltconfig (freebsd*): Default to elf.
3541
291f172e
DJ
35422007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3543
3544 * configure.ac (target_libraries): Move libgcc before libiberty.
3545 * configure: Regenerated.
3546
c3a86da9
DJ
35472007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3548 Paolo Bonzini <bonzini@gnu.org>
3549
3550 PR bootstrap/30753
3551 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
3552 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
3553 * configure: Regenerated.
3554
88e1e72a
FXC
35552007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3556
3557 * MAINTAINERS (Language Front End Maintainers): Update my mail
3558 address.
3559
44bfc3ac
DJ
35602007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3561
3562 PR bootstrap/30748
3563 * configure.ac: Correct syntax for Solaris ksh.
3564 * configure: Regenerated.
3565
3e19841a
PB
35662007-02-09 Paolo Bonzini <bonzini@gnu.org>
3567
3568 * configure.ac: Sync with src.
3569 * configure: Regenerate.
3570
74a48762
PB
35712007-02-09 Paolo Bonzini <bonzini@gnu.org>
3572
3573 * Makefile.in: Regenerate.
3574
d846e52e
PB
35752007-02-09 Paolo Bonzini <bonzini@gnu.org>
3576
3577 * config.sub: Sync with src.
3578
1c710c3c
DJ
35792007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3580
3581 * Makefile.tpl (build_alias, host_alias, target_alias): Use
3582 noncanonical equivalents.
3583 * configure.in: Rename to...
3584 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
3585 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
3586 target_noncanonical. Use them. Rewrite removal of configure
3587 arguments for autoconf 2.59. Discard variable settings. Force
3588 program_transform_name for native tools.
3589
3590 * Makefile.in: Regenerated.
3591 * configure: Regenerated with autoconf 2.59.
3592
dce2d8b2 35932007-02-07 Roman Zippel <zippel@linux-m68k.org>
74372bdf 3594
3de8da2a 3595 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 3596
f6671c93
AS
35972007-01-31 Andreas Schwab <schwab@suse.de>
3598
3599 * Makefile.tpl (LDFLAGS): Substitute it.
3600 * Makefile.in: Regenerate.
3601
dce2d8b2 36022007-01-30 Andrey Belevantsev <abel@ispras.ru>
ba9f17df 3603
3de8da2a 3604 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 3605
2472200d
DE
36062007-01-28 David Edelsohn <edelsohn@gnu.org>
3607
3de8da2a 3608 * MAINTAINERS (spu port): Add myself.
2472200d 3609
5305be7e
RG
36102007-01-23 Richard Guenther <rguenther@suse.de>
3611
3612 PR bootstrap/30541
3613 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
3614 * Makefile.tpl (GNATBIND): Substitute it.
3615 (GNATMAKE): Likewise.
3616 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
3617 of STAGE_PREFIX.
3618 * Makefile.in: Regenerate.
3619 * configure: Regenerate.
3620
416cfb5e
MS
36212007-01-18 Mike Stump <mrs@apple.com>
3622
3623 * configure.in: Re-enable -Werror for gcc builds.
3624
3de8da2a 36252007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 3626
3de8da2a 3627 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 3628
d943d7c4
PB
36292007-01-11 Paolo Bonzini <bonzini@gnu.org>
3630
3631 * configure.in: Change == to = in test command.
3de8da2a 3632 * configure: Regenerate.
d943d7c4 3633
e69bf64b 36342007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
3635 Nick Clifton <nickc@redhat.com>
3636 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
3637
3638 * configure.in (build_configargs, host_configargs, target_configargs):
3639 Remove build/host/target parameters.
3640 (host_libs): Add gmp and mpfr.
3641 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3642 * Makefile.def (gmp, mpfr): New.
3643 (gcc): Remove target.
3644 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3645 target_os, target_vendor): New.
dce2d8b2 3646 (configure): Add host_alias/target_alias arguments; adjust invocations.
3de8da2a
UB
3647 * configure: Regenerate.
3648 * Makefile.in: Regenerate.
e69bf64b
PB
3649
36502007-01-11 Matt Fago <fago@earthlink.net>
3651
3652 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 3653 to improve robustness of configure tests.
e69bf64b 3654 * configure: Regenerate.
e14e622e 3655
a42f3b80
UB
36562007-01-09 Uros Bizjak <ubizjak@gmail.com>
3657
3658 * MAINTAINERS: Add myself as i386 maintainer.
3659
a36aee1a
JH
36602007-01-08 Jan Hubicka <jh@suse.cz>
3661
61fcaeef 3662 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 3663
738a52d3
KT
36642007-01-08 Kai Tietz <kai.tietz@onevision.com>
3665
3666 * configure.in: Add support for an x86_64-mingw* target.
95af8923 3667 * configure: Regenerate.
738a52d3 3668
54fdc474
DJ
36692007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
3670
3671 * Makefile.tpl (all-target): Correct @if conditional for target
3672 modules.
3673 * configure.in: Omit libiberty if building only target libgcc.
3674 * configure, Makefile.in: Regenerated.
3675
3dd71726
PB
36762007-01-04 Paolo Bonzini <bonzini@gnu.org>
3677
dce2d8b2 3678 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3dd71726
PB
3679 * configure: Regenerate.
3680
fa958513
DJ
36812007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
3682
3683 * Makefile.def (target_modules): Add libgcc.
3684 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
3685 * Makefile.tpl (clean-target-libgcc): Delete.
3686 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3687 on gcc even for bootstrapped modules. Rewrite handling of
3688 lang_env_dependencies to loop over target_modules.
3689 * configure.in (target_libraries): Add target-libgcc.
3690 * Makefile.in, configure: Regenerated.
3691
e1888513
PB
36922006-12-29 Paolo Bonzini <bonzini@gnu.org>
3693
3694 * configure.in: Reorganize recognition of languages. Add
3695 --enable-stage1-languages. Show supported languages for the chosen
3696 target rather than all recognized languages.
3697 * configure: Regenerate.
3698
53b88b73
PB
36992006-12-29 Paolo Bonzini <bonzini@gnu.org>
3700
3701 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3702 * Makefile.in: Regenerate.
3703
a3993f33
KG
37042006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3705
3706 * configure.in: Warn that MPFR 2.2.0 is buggy.
3707 * configure: Regenerate.
3708
f063a9ed
ILT
37092006-12-27 Ian Lance Taylor <iant@google.com>
3710
3711 * configure.in: When removing Makefiles to force a reconfigure, also
3712 remove prev-DIR*/Makefile.
3713 * configure: Regenerate.
3714
af71363e
AS
37152006-12-22 Andreas Schwab <schwab@suse.de>
3716
3717 * configure: Regenerate with correct autoconf version.
3718
0b0dc272
AM
37192006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
3720
3de8da2a
UB
3721 * configure.in: add AC_SUBST for *_FOR_TARGET.
3722 * configure: Regenerate.
0b0dc272 3723
53b88b73
PB
37242006-12-19 Paolo Bonzini <bonzini@gnu.org>
3725
3726 * configure.in: Simplify logic for rejecting languages that cannot
3727 be built. Separate the case when a language is unsupported,
3728 from the case when the user chooses not to build a language.
3729
400ebff4
PB
37302006-12-19 Paolo Bonzini <bonzini@gnu.org>
3731
3732 * configure.in: Remove "$build" case for powerpc-*-darwin* since
3733 it only affects bootstrap and could be tested on "$host" as well.
3734 * configure: Regenerate.
3735 * config/mh-ppc-darwin: Add to the stage1 cflags here.
3736
8efea775
PB
37372006-12-19 Paolo Bonzini <bonzini@gnu.org>
3738
3739 PR bootstrap/29544
3740 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3741 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3742 move here comment from Makefile.tpl.
3743 * Makefile.tpl: Move some definitions higher in the file.
3744 (STAGE1_CHECKING): New.
3745 * configure.in: Add --enable-stage1-checking.
3746 * configure: Regenerate.
3747 * Makefile.in: Regenerate.
3748
ed88a7ed
PB
37492006-12-19 Paolo Bonzini <bonzini@gnu.org>
3750
3751 * MAINTAINERS: Add myself as build system maintainer.
3752
b65151d3
SM
37532006-12-15 Simon Martin <simartin@users.sourceforge.net>
3754
3755 * MAINTAINERS (Write After Approval): Add myself.
3756
7e050830
EC
37572006-12-13 Eric Christopher <echristo@apple.com>
3758
3759 * MAINTAINERS: Add myself as darwin maintainer.
3760
8b494895
ILT
37612006-12-11 Ian Lance Taylor <ian@airs.com>
3762
3763 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
3764
dce2d8b2 37652006-12-11 Joern Rennecke <joern.rennecke@arc.com>
0ff1416d
JR
3766
3767 MAINTAINERS: Update my entry.
3768
58e24147
AM
37692006-12-11 Alan Modra <amodra@bigpond.net.au>
3770
3771 * configure.in: Handle spu makefile frag.
58e24147
AM
3772 * Makefile.tpl (MAINT): Define
3773 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3774 * configure: Regenerate.
3775 * Makefile.in: Regenerate.
3776
9b6f37a0
BE
37772006-12-11 Ben Elliston <bje@au.ibm.com>
3778
3779 * config.guess: Import latest version.
3780 * config.sub: Likewise.
3781
ea6f5c57
BE
37822006-12-11 Ben Elliston <bje@au.ibm.com>
3783
3784 * configure.in (spu-*-*): Don't skip target-libiberty.
3785 * configure: Regenerate.
3786
42c1cd8a
AT
37872006-12-10 Andreas Tobler <a.tobler@schweiz.org>
3788
3789 PR bootstrap/30134
3790 * configure.in: Correct x86 darwin support for libjava to powerpc
3791 and i?86 only.
3792 * configure: Regenerate.
3793
55eb837d
ST
37942006-12-08 Sandro Tolaini <tolaini@libero.it>
3795
3796 * configure.in: Add x86 darwin support for libjava.
3797 * configure: Regenerate.
3798
5bdacbc7
MS
37992006-12-07 Mike Stump <mrs@apple.com>
3800
3801 * Makefile.def (dependencies): Add dependency for
3802 install-target-libssp and install-target-libgomp on
3803 install-gcc.
3804 * Makefile.in: Regenerate.
3805
477d851c
RG
38062006-12-04 Richard Guenther <rguenther@suse.de>
3807
3808 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
3809 (Non-Algorithmic Maintainers): Move over non-algorithmic
3810 loop optimizer maintainers, add myself as a non-algorithmic
3811 middle-end maintainer.
3812
5d33d367
DF
38132006-12-04 Daniel Franke <franke.daniel@gmail.com>
3814
3815 * MAINTAINERS (Write After Approval): Add myself.
3816
dbee1fb3
KG
38172006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3818
3819 * configure.in: Update error message for missing GMP/MPFR.
3820
3821 * configure: Regenerate.
3822
b5147de7
KG
38232006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3824
3825 * configure.in: Update MPFR version in error message.
3826
3827 * configure: Regenerate.
3828
f019376c
KG
38292006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3830
3831 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3832 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3833 --with-gmp-lib): New flags.
3834
3835 * configure: Regenerate.
3836
91ed95ae
BM
38372006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
3838
3839 * MAINTAINERS (Write After Approval): Change my email address.
3840
3a971f15
MLI
38412006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
3842
05170031 3843 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 3844
dce2d8b2 38452006-11-22 Philipp Thomas <pth@suse.de>
431041ea
PT
3846
3847 * MAINTAINERS (i18n): Update e-mail address.
3848
df5487ee
TS
38492006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
3850
3851 * MAINTAINERS (spu port): Add myself as maintainer.
3852 (Write After Approval): Remove myself.
3853
92c2f0ee
BE
38542006-11-22 Ben Elliston <bje@au.ibm.com>
3855
3856 * configure.in (skipdirs): Don't build libssp for SPU.
3857 * configure: Regenerate.
3858
a3b97199
AP
38592006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
3860
3861 * MAINTAINERS (spu port): Add myself as maintainer.
3862 (libobjc): Update my email address.
3863
0eb97064
AB
38642006-11-21 Andrea Bona <andrea.bona@st.com>
3865
3866 * MAINTAINERS (Write After Approval): Add myself.
3867
dce2d8b2 38682006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
85d9c13c
TS
3869
3870 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
3871 * configure : Rebuilt.
3872
dce2d8b2 38732006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6696f3cd
TS
3874
3875 * MAINTAINERS (Write After Approval): Add myself.
3876
d58542ea
AO
38772006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
3878
3879 * MAINTAINERS (Write After Approval): Add myself.
3880
a357b5ae
KG
38812006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3882
3883 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
3884 libmpfr.a.
3885 * configure: Regenerate.
3886
9bd6112c
PB
38872006-11-16 Paolo Bonzini <bonzini@gnu.org>
3888
3889 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3890 (unstage): Test for stage_last presence.
3891
3892 PR bootstrap/29802
dce2d8b2
EB
3893 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
3894 STAGE_PREFIX.
9bd6112c
PB
3895 * Makefile.in: Regenerate.
3896
c8cf9f0f
ZD
38972003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
3898
3899 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
3900 maintainers.
3901
467b1fc6
ER
39022006-11-14 Erven Rohou <erven.rohou@st.com>
3903
3904 * MAINTAINERS (Write After Approval): Add myself.
3905
995a5697
PB
39062006-11-14 Paolo Bonzini <bonzini@gnu.org>
3907
3908 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
3909 and stageN-package/Makefile.
3910 * Makefile.in: Regenerated.
3911
c8d6d53e
JZ
39122006-11-14 Jie Zhang <jie.zhang@analog.com>
3913
3914 * configure.in: Remove target-libgloss from noconfigdirs for
3915 bfin-*-*.
3916 * configure: Regenerated.
3917
dffb147d
KG
39182006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3919
3920 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 3921
dffb147d
KG
3922 * configure: Regenerate.
3923
ca558912
KG
39242006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3925
3926 * configure.in: Robustify error message for missing GMP/MPFR.
3927
3928 * configure: Regenerate.
3929
dce2d8b2 39302006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7aa42285
SW
3931
3932 * MAINTAINERS (Write After Approval): Add myself.
3933
dce2d8b2 39342006-10-30 Uros Bizjak <ubizjak@gmail.com>
779958a2
UB
3935
3936 * MAINTAINERS: Change email address.
3937
91de1527
VP
39382006-10-30 Vladimir Prus <vladimir@codesourcery.com>
3939
3940 * MAINTAINERS (Write After Approval): Add myself.
3941
a3867703
PB
39422006-10-26 Peter Bergner <bergner@vnet.ibm.com>
3943
3944 * MAINTAINERS (Write After Approval): Add myself.
3945
b4364fa2
CL
39462006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
3947
7e050830 3948 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 3949 Write After Approval section.
b4364fa2 3950
70ec446f
KG
39512006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3952
3953 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
3954 need_gmp anymore.
3955 * configure: Regenerate.
3956
018c8d88
TB
39572006-10-16 Tobias Burnus <burnus@net-b.de>
3958
3959 * MAINTAINERS (Write After Approval): Add myself.
3960
f6a1687e
BE
39612006-10-16 Ben Elliston <bje@au.ibm.com>
3962
3963 * config.guess: Import latest version.
3964 * config.sub: Likewise.
3965
b5422ad7
BM
39662006-10-10 Brooks Moses <bmoses@stanford.edu>
3967
3968 * Makefile.def: Added pdf target handling.
3969 * Makefile.tpl: Added pdf target handling.
3970 * Makefile.in: Regenerated.
3971
bdcee471
CL
39722006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
3973
3974 * MAINTAINERS: Add self as score port maintainer.
3975
7d610414
BM
39762006-10-04 Brooks Moses <bmoses@stanford.edu>
3977
3978 * MAINTAINERS (Write After Approval): Add myself.
3979
e48d66a9
SK
39802006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
3981
7e050830 3982 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
3983 or newer.
3984 * configure: Regenerated.
3985
c394e891
DB
39862006-09-27 Dave Brolley <brolley@redhat.com>
3987
dce2d8b2
EB
3988 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
3989 using $s instead of $r.
c394e891
DB
3990 * configure: Regenerated.
3991
1ee4c5a0
TS
39922006-09-26 Thiemo Seufer <ths@mips.com>
3993
3994 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3995 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3996 * configure: Regenerate.
3997
dce2d8b2 39982006-09-24 Graeme Peterson <gridly@gmail.com>
5997afc3
GP
3999
4000 * MAINTAINERS (Write After Approval): Remove myself.
4001
0c502898
CF
40022006-09-22 Chao-ying Fu <fu@mips.com>
4003
4004 * MAINTAINERS (Write After Approval): Add myself.
4005
a7819e42
JM
40062006-09-10 Joseph S. Myers <joseph@codesourcery.com>
4007
4008 * MAINTAINERS: Add self as soft-fp maintainer.
4009
dce2d8b2 40102006-09-09 Anatoly Sokolov <aesok@post.ru>
a7819e42
JM
4011
4012 * MAINTAINERS: Add myself as avr maintainer.
4013 Remove Marek Michalkiewicz as avr maintainer.
827d0991 4014
e8288489
RC
40152006-09-07 Roberto Costa <roberto.costa@st.com>
4016
4017 * MAINTAINERS (Write After Approval): Add myself.
4018
b91f0a41
CV
40192006-08-30 Corinna Vinschen <corinna@vinschen.de>
4020
4021 * configure.in: Never build newlib for a Mingw host.
4022 Never build newlib as Mingw target library.
4023 Test the existence of winsup/cygwin for building a Cygwin newlib,
4024 rather than just winsup.
4025 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4026 building a Mingw target.
4027 * configure: Regenerate.
4028
094c07a0
EB
40292006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
4030
4031 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4032
8d1171cb
PB
40332006-07-25 Paolo Bonzini <bonzini@gnu.org>
4034
4035 * config.guess: Import from src (was more updated).
4036 * config.sub: Likewise.
4037
2e9e6f68
DJ
40382006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
4039
4040 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4041 * configure: Regenerated.
4042
57255173
PB
40432006-07-18 Paolo Bonzini <bonzini@gnu.org>
4044
cc6010cd
AP
4045 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4046 for stages after the first.
57255173 4047
9fbe6585
JJ
40482006-07-17 Jakub Jelinek <jakub@redhat.com>
4049
4050 * Makefile.def: Add dependencies for configure-opcodes
4051 on configure-intl and all-opcodes on all-intl.
4052 * Makefile.in: Regenerated.
4053
18c3f977
BE
40542006-07-13 Ben Elliston <bje@au.ibm.com>
4055
4056 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4057
27b56ba6
PE
40582006-07-06 Paul Eggert <eggert@cs.ucla.edu>
4059
4060 Port to hosts whose 'sort' and 'tail' implementations
4061 treat operands with leading '+' as file names, as POSIX
4062 has required since 2001. However, make sure the code still
4063 works on pre-POSIX hosts.
4064 * ltmain.sh: Don't assume "sort +2" is equivalent to
4065 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4066
ad6d4e43
UW
40672006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
4068
4069 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4070
706601d9
PG
40712006-07-04 Peter O'Gorman <peter@pogma.com>
4072
4073 * ltconfig: chmod 644 before ranlib during install.
4074
0b50988a
EB
40752006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4076
4077 PR bootstrap/18058
4078 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4079 if the bootstrap compiler is a GCC version that supports it.
4080 * configure: Regenerate.
4081
b6348cb3
PB
40822006-07-03 Paolo Bonzini <bonzini@gnu.org>
4083
95695ad3 4084 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
4085 * configure: Regenerate.
4086
1546bb64
PB
40872006-07-03 Paolo Bonzini <bonzini@gnu.org>
4088
4089 PR other/27063
4090 * configure.in: Test subdir_requires and give an appropriate
4091 error message.
4092 * configure: Regenerate.
4093
5cb6c629
AJH
40942006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
4095
4096 * MAINTAINERS (Write After Approval): Add myself.
4097
f4d8cdf8
JDA
40982006-06-22 John David Anglin <dave.anglin@nrc.ca>
4099
4100 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4101
4fe5abb7
SE
41022006-06-22 Steve Ellcey <sje@cup.hp.com>
4103
4104 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4105
2a79fd67
DA
41062006-06-20 David Ayers <d.ayers@inode.at>
4107
4108 PR bootstrap/28072
4109 * configure.in: Add target-boehm-gc to noconfigdirs depending on
4110 whether target-libjava is being configured instead of whether the
4111 java front end is enabled.
4112 * configure: Regenerate.
7e050830 4113
04879af3
RO
41142006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4115
4116 PR target/27540
4117 * configure.in: Only enable libgomp on IRIX 6.
4118 * configure: Regenerate.
4119
ec6c7392
PB
41202006-06-15 Paolo Bonzini <bonzini@gnu.org>
4121
4122 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4123 too.
4124 * Makefile.in: Regenerate.
4125
12973d7a
DD
41262006-06-13 Jeff Johnston <jjohnstn@redhat.com>
4127
4128 * config-ml.in: Alter CCASFLAGS to include special
4129 multilib options the same as is done for CFLAGS.
4130
c67ed86a
JDA
41312006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4132
4133 * configure.in: Don't enable libgomp on hpux10.
4134 * configure: Rebuilt.
4135
cb253473
DA
41362006-06-12 David Ayers <d.ayers@inode.at>
4137
4138 PR bootstrap/27963
4139 PR target/19970
7e050830 4140 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
4141 ${libgcj} is specified.
4142 * configure: Regenerate.
7e050830 4143
dce2d8b2 41442006-06-06 Carlos O'Donell <carlos@codesourcery.com>
32845532
CD
4145
4146 Sync from src:
7e050830
EC
4147
4148 * configure.in: Sync.
32845532 4149 * configure: Regenerated.
7e050830 4150
32845532
CD
4151 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
4152
4153 * Makefile.def: Added dependencies from sim and gdb on intl, and
4154 added configure dependencies to everything with an all dependency
4155 on intl.
4156 * Makefile.in: Regenerated.
4157
7cd0cf9c
DA
41582006-06-06 David Ayers <d.ayers@inode.at>
4159
4160 PR libobjc/13946
4161 * Makefile.def: Add dependencies for libobjc which boehm-gc.
4162 * Makefile.in: Regenerate.
4163 * configure.in: Add --enable-objc-gc at toplevel and have it
4164 enable boehm-gc for Objective-C.
4165 Remove target-boehm-gc from libgcj.
4166 Add target-boehm-gc to target_libraries.
4167 Add target-boehm-gc to noconfigdirs where ${libgcj}
4168 is specified.
4169 Assert that boehm-gc is supported when requested for Objective-C.
4170 Only build boehm-gc if needed either for Java or Objective-C.
4171 * configure: Regenerate.
7e050830 4172
3ff3adad
PB
41732006-06-05 Paolo Bonzini <bonzini@gnu.org>
4174
4175 PR 27674
4176 * Makefile.tpl (configure-[+prefix+][+module+],
4177 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4178 Remove rule to unstage bootstrapped modules.
4179 (stage_current): New.
4180 * Makefile.in: Regenerate.
4181
898e551d
LB
41822006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4183
4184 * MAINTAINERS (Write After Approval): Update my e-mail address.
4185
ea60341e
MS
41862006-06-01 Mark Shinwell <shinwell@codesourcery.com>
4187
4188 * include/libiberty.h: Declare pex_run_in_environment.
4189
222ae291
AL
41902006-05-31 Asher Langton <langton2@llnl.gov>
4191
4192 * MAINTAINERS (Write After Approval): Add myself.
898e551d 4193
e9a54b07
PB
41942006-05-25 Paolo Bonzini <bonzini@gnu.org>
4195
4196 * Makefile.def (bfd, opcodes): Fix lib_path.
4197 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4198 (restrap): Move under "@if gcc-bootstrap". Fix typo.
4199 * Makefile.in: Regenerate.
4200
03e67131
CD
42012006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4202
4203 * Makefile.in: Regenerate.
4204
65d6e994
CD
42052006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4206
4207 * Makefile.def: Add install-html target. Add datarootdir
4208 docdir and htmldir to flags_to_pass.
4209 * Makefile.tpl: Add install-html target.
4210 * Makefile.in: Regenerate.
4211 * configure.in: Add --with-datarootdir, --with-docdir, and
4212 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4213 * configure: Regenerate.
4214
9e299237
MS
42152006-05-24 Mark Shinwell <shinwell@codesourcery.com>
4216
4217 * configure.in: Enable gprof for cross builds.
4218 * configure: Regenerate.
4219
c31202cd
RG
42202006-05-22 Richard Guenther <rguenther@suse.de>
4221
4222 Revert
4223 2006-01-31 Richard Guenther <rguenther@suse.de>
4224 Paolo Bonzini <bonzini@gnu.org>
4225
4226 * Makefile.def (target_modules): Add libgcc-math target module.
4227 * configure.in (target_libraries): Add libgcc-math target library.
4228 (--enable-libgcc-math): New configure switch.
4229 * Makefile.in: Re-generate.
4230 * configure: Re-generate.
4231 * libgcc-math: New toplevel directory.
4232
2a332582
JDA
42332006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4234 Andreas Tobler <a.tobler@schweiz.ch>
4235
4236 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
4237 * configure: Rebuilt.
4238
dce2d8b2 42392006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 4240
ccce6917
SL
4241 * MAINTAINERS (Write After Approval): Add myself.
4242
ed606bc0
DD
42432006-05-01 DJ Delorie <dj@redhat.com>
4244
3d8f47a0 4245 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
4246 * configure: Regenerate.
4247
9386bd20
RG
42482006-05-01 Richard Guenther <rguenther@suse.de>
4249
4250 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
4251 maintainer.
4252
dce2d8b2 42532006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7b3bd503
KZ
4254
4255 * MAINTAINERS (Write After Approval): Add myself.
4256
87ceee72
JB
42572006-04-28 Jan Beulich <jbeulich@novell.com>
4258
4259 * MAINTAINERS (Write After Approval): Add myself.
4260
e88a2c09
DD
42612006-04-18 DJ Delorie <dj@redhat.com>
4262
4263 * configure.in (m32c): Build libstdc++-v3. Pass flags to
4264 reference libgloss so that libssp can be built in a combined
4265 tree.
4266 * configure: Regenerate.
4267
675f0a8a
RM
42682006-04-08 Robert Millan <rmh@gcc.gnu.org>
4269
4270 * MAINTAINERS (Write After Approval): Add myself.
4271
27b6c940
BE
42722006-04-05 Ben Elliston <bje@au.ibm.com>
4273
4274 * configure.in: Require makeinfo 4.4 or higher.
4275 * configure: Regenerate.
4276
687b17d4
GP
42772006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
4278
4279 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
4280 Rearrange the entries of other libraries to have them in one place.
4281
906ac235
JB
42822006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
4283
7e050830 4284 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
4285 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4286
fb0103e5
RG
42872006-03-14 Richard Guenther <rguenther@suse.de>
4288
4289 * configure: Regenerate with autoconf 2.13.
4290
17237f6b
JB
42912006-03-13 Jim Blandy <jimb@codesourcery.com>
4292
4293 * MAINTAINERS: Use my work address.
bed31434
JB
4294
4295 * MAINTAINERS: Update my E-mail address.
4296
27079765
AH
42972006-03-10 Aldy Hernandez <aldyh@redhat.com>
4298
4299 * configure.in: Handle --disable-<component> generically.
4300 * configure: Regenerate.
4301
54a17039
L
43022006-03-01 H.J. Lu <hongjiu.lu@intel.com>
4303
4304 PR libgcj/17311
4305 * ltmain.sh: Don't use "$finalize_rpath" for compile.
4306
b9bd11ca
EE
43072006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
4308
4309 * MAINTAINERS (Write After Approval): Remove myself.
4310 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4311
dce2d8b2 43122006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 4313
072b06f2
RE
4314 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
4315 (TARGET_CONFIGDIRS): Remove.
4316 * configure.in: Remove AC_SUBST(target_configdirs).
4317 * Makefile.in, configure: Regenerated.
ee2312f3 4318
936e1a35
SK
43192006-02-20 Steven G. Kargl <kargls@comcast.net>
4320
4321 * MAINTAINERS (Write After Approval): Remove myself.
4322 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4323
cc11cc9b
PB
43242006-02-20 Paolo Bonzini <bonzini@gnu.org>
4325
4326 PR bootstrap/25670
4327
4328 * Makefile.tpl ([+compare-target+]): Print explanation messages.
4329
4330 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4331 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4332 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4333 BUILD_PREFIX, BUILD_PREFIX_1.
4334 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4335
4336 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4337 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4338
4339 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4340 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4341 of `cat stage_current`. Always provide the `r' and `s' variables.
4342 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4343 a single shell execution.
4344 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4345 bootstrapped modules, make the stage1 module if the build was not
4346 started yet, else build the current stage.
4347 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4348 (all-build, all-host, all-target, [+make_target+]-host,
4349 [+make_target+]-target): Do not use \-continued lines.
4350 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4351 (current_stage, restrap, stage_last): New.
4352
4353 * Makefile.in: Regenerate.
4354 * configure: Regenerate.
4355
63a7c9ef
BD
43562006-02-19 Bud Davis <jmdavis@link.com>
4357
4358 * MAINTAINERS (Write After Approval): Remove myself.
4359 (Language Front End Maintainers): Add myself as fortran 95
4360 maintainer and update e-mail address.
4361
a3543e3a
FXC
43622006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4363
4364 * MAINTAINERS (Write After Approval): Remove myself.
4365 (Language Front End Maintainers): Add myself as fortran 95
4366 maintainer.
4367
ca5b1d2c
VK
43682006-02-16 Victor Kaplansky <victork@il.ibm.com>
4369
4370 * MAINTAINERS (Write After Approval): Add myself.
4371
0499513f
TK
43722006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
4373
4374 * MAINTAINERS (Write After Approval): Remove myself.
4375 (Language Front End Maintainers): Add myself as
4376 fortran 95 maintainer.
4377
d1f8db0c
PB
43782006-02-14 Paolo Bonzini <bonzini@gnu.org>
4379
4380 Sync from src:
4381
4382 2005-12-27 Leif Ekblad <leif@rdos.net>
4383
cc6010cd
AP
4384 * configure.in: Add support for RDOS target.
4385 * configure: Regenerate.
d1f8db0c
PB
4386
43872006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 4388 Andreas Schwab <schwab@suse.de>
d1f8db0c 4389
cc6010cd 4390 * configure: Regenerate.
d1f8db0c 4391
cac90078
DE
43922006-02-12 David Edelsohn <edelsohn@gnu.org>
4393
4394 * configure.in (enable_libgomp): Add AIX.
4395 * configure: Regenerate.
4396
bd37fbf5
MK
43972006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
4398
4399 * MAINTAINERS (Write After Approval): Add myself.
7e050830 4400
23027b7a
LM
44012006-02-03 Lee Millward <lee.millward@gmail.com>
4402
4403 * MAINTAINERS (Write After Approval): Add myself.
7e050830 4404
0058967b
RG
44052006-01-31 Richard Guenther <rguenther@suse.de>
4406 Paolo Bonzini <bonzini@gnu.org>
4407
4408 * Makefile.def (target_modules): Add libgcc-math target module.
4409 * configure.in (target_libraries): Add libgcc-math target library.
4410 (--enable-libgcc-math): New configure switch.
4411 * Makefile.in: Re-generate.
4412 * configure: Re-generate.
4413 * libgcc-math: New toplevel directory.
4414
e8b05380
PB
44152006-01-26 Paolo Bonzini <bonzini@gnu.org>
4416
4417 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4418 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4419 the assembler, linker and binutils.
4420 * configure: Regenerate.
4421
d54d5437
DM
44222006-01-22 Dirk Mueller <dmueller@suse.de>
4423
4424 * MAINTAINERS (Write After Approval): Add myself.
4425
670cbfcf
DN
44262006-01-20 Diego Novillo <dnovillo@redhat.com>
4427
4428 * configure: Regenerate.
4429
953ff289
DN
44302006-01-18 Richard Henderson <rth@redhat.com>
4431 Jakub Jelinek <jakub@redhat.com>
4432 Diego Novillo <dnovillo@redhat.com>
4433
4434 * libgomp: New directory.
4435 * Makefile.def: Add target_module libgomp.
4436 * Makefile.in: Regenerate.
4437 * configure.in (target_libraries): Add target-libgomp.
4438 * configure: Regenerate.
4439
32ce4048
AO
44402006-01-05 Alexandre Oliva <aoliva@redhat.com>
4441
4442 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4443 @ from continuation.
4444 * Makefile.in: Rebuilt.
4445
0eaf8e17 44462006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 4447
c76c0c83
CL
4448 * MAINTAINERS (Write After Approval): Add myself.
4449
2d309510
PB
44502006-01-04 Paolo Bonzini <bonzini@gnu.org>
4451
4452 PR bootstrap/24252
4453
4454 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4455 * Makefile.tpl (OBJDUMP): New.
4456 (EXTRA_HOST_FLAGS): Add it.
4457 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
4458
953ff289
DN
4459 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4460 to use symbolic links between directories. Avoid race conditions
4461 or make them harmless.
4462 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
4463
4464 * Makefile.def (LEAN): Pass.
4465 * Makefile.tpl (LEAN): Define.
4466 (stage[+id+]-start): Accept that the previous directory does not
4467 exist, if the bootstrap is lean.
4468 (stage[+id+]-bubble): Invoke lean bootstrap commands after
4469 stage[+id+]-start. Use a makefile variable and an `if' instead of a
4470 configure substitution.
4471 ([+compare-target+]): Likewise.
4472 ([+bootstrap-target+]-lean): New.
4473 * configure.in: Remove lean bootstrap support from here.
4474
953ff289
DN
4475 * Makefile.in: Regenerate.
4476 * configure: Regenerate.
2d309510 4477
368872c3
BE
44782006-01-04 Ben Elliston <bje@au.ibm.com>
4479
4480 * MAINTAINERS (libdecnumber): Add myself.
4481
d79e6356
MM
44822006-01-02 Mark Mitchell <mark@codesourcery.com>
4483
4484 * libtool-ldflags: New script.
4485
a6fbc1e2
AS
44862006-01-02 Andreas Schwab <schwab@suse.de>
4487
4488 * configure.in: When reconfiguring remove Makefile in
4489 all stage directories.
4490 * configure: Regenerate.
4491
103a4b39
SB
44922005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
4493
4494 * MAINTAINERS: Update my email address.
4495
212f829c
PB
44962005-12-20 Paolo Bonzini <bonzini@gnu.org>
4497
4498 Revert Ada-related part of the previous change.
4499
4500 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4501 Do not pass.
4502 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4503 * Makefile.in: Regenerate.
4504 * configure.in: Do not include mt-ppc-aix target fragment.
4505 * configure: Regenerate.
4506
8ef1f2df
PB
45072005-12-19 Paolo Bonzini <bonzini@gnu.org>
4508
4509 * configure.in: Select appropriate fragments for PowerPC/AIX.
4510 * configure: Regenerate.
4511
4512 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4513 BOOT_CFLAGS, BOOT_LDFLAGS.
4514 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4515 BOOT_CFLAGS, BOOT_LDFLAGS.
4516 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4517 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
4518 (stage): Fail if we cannot complete the work.
4519 * Makefile.in: Regenerate.
4520
ab34901f
NS
45212005-12-16 Nathan Sidwell <nathan@codesourcery.com>
4522
4523 * configure.in: Replace ms1 with mt.
4524 * configure: Rebuilt.
4525
cbe82f21
BM
45262005-12-15 Bryce McKinlay <mckinlay@redhat.com>
4527
4528 * MAINTAINERS: Update my email address.
4529
19843472
PB
45302005-12-15 Paolo Bonzini <bonzini@gnu.org>
4531
4532 * Makefile.tpl (all, do-[+make_target+], do-check, install,
4533 install-host-nogcc): Don't invoke $(stage) at the end.
4534 * Makefile.in: Regenerate.
4535
1ca26cd2
PB
45362005-12-14 Paolo Bonzini <bonzini@gnu.org>
4537
4538 * configure.in: Flip the top-level bootstrap switch.
4539 * configure: Regenerate.
4540
f41d6665
DJ
45412005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
4542
4543 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4544 $(stage) and $(unstage).
4545 (EXTRA_TARGET_FLAGS): Correct double-quoting.
4546 (all): Remove stray semicolon.
4547 (local-distclean): Don't handle multilib.tmp and multilib.out.
4548 (install.all): Set $s for consistency.
4549 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4550 check_multilibs setting. Always make the install directory.
4551 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4552 Correct @if/@endif.
4553 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4554 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4555 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4556 (multilib.out): Remove.
4557 * Makefile.in: Regenerated.
4558
dce2d8b2 45592005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9174b3cf
CD
4560
4561 * MAINTAINERS (Write After Approval): Add myself.
4562
64f182bd
NS
45632005-12-12 Nathan Sidwell <nathan@codesourcery.com>
4564
121b2cee
NS
4565 * MAINTAINERS: Add myself as mt maintainer.
4566
64f182bd
NS
4567 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
4568
a6d63770
AN
45692005-12-06 Adam Nemet <anemet@caviumnetworks.com>
4570
4571 * MAINTAINERS: Change email address.
4572
2abefe3d
PB
45732005-12-05 Paolo Bonzini <bonzini@gnu.org>
4574
4575 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4576 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4577 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
4578 Find in-tree tools if available.
4579 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4580 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4581 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4582 (COMPILER_*_FOR_TARGET): New.
4583 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4584 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4585 (CONFIGURED_*, USUAL_*): Remove.
4586 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4587 STRIP): Use autoconf substitutions.
4588 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4589 COMPILER_NM_FOR_TARGET): New.
4590 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4591
4592 (all): Make all-host and all-target in parallel.
4593 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4594 that $$r and $$s are set before invoking a recursive make.
4595 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4596 ([+bootstrap-target+]): Inline most of the `all' target.
4597
2f3bdde7
BE
45982005-11-29 Ben Elliston <bje@au.ibm.com>
4599
4600 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4601 from the gcc build directory.
4602 * Makefile.in: Regenerate.
4603
a4b6c45a
BE
46042005-11-29 Ben Elliston <bje@au.ibm.com>
4605
4606 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
4607 depend on all-libdecnumber.
4608 * configure.in (host_libs): Include libdecnumber.
4609 * Makefile.in: Regenerate.
4610 * configure: Likewise.
4611
473a74b9
BE
46122005-11-29 Ben Elliston <bje@au.ibm.com>
4613
4614 * libdecnumber: Import decNumber sources from the dfp-branch.
4615
b4623110
KJ
46162005-11-21 Kean Johnston <jkj@sco.com>
4617
4618 * config.sub, config.guess: Sync from upstream sources.
4619
67dc1785
BE
46202005-11-21 Ben Elliston <bje@au.ibm.com>
4621
4622 Import from Autoconf sources:
4623
4624 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
4625 * config/move-if-change: Don't output "$2 is unchanged";
4626 suggested by Ben Elliston. Handle weird characters correctly.
4627
186abafe
AT
46282005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
4629
4630 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
4631 to match upstream libtool for darwin.
4632
ef9db8d5
DJ
46332005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
4634
4635 * Makefile.def: Remove gdb dependencies for gdbtk.
4636 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4637 (configure-gdb, install-gdb): New rules.
4638 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4639 * Makefile.in, configure: Regenerated.
4640
9c5141ab
JB
46412005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
4642
4643 * MAINTAINERS (Write After Approval): Add myself.
4644
4523d51b
EE
46452005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
4646
4647 * MAINTAINERS (Write After Approval): Add myself.
4648
086b011c
DN
46492005-10-24 Diego Novillo <dnovillo@redhat.com>
4650
4651 * MAINTAINERS (alias analysis): Add Daniel Berlin and
4652 Diego Novillo.
4653
e7c84bf8
PB
46542005-10-22 Paolo Bonzini <bonzini@gnu.org>
4655
4656 PR bootstrap/24297
4657 * Makefile.tpl (do-[+make-target+], do-check, install,
4658 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4659 are set before recursing.
4660 * Makefile.in: Regenerate.
4661
b88a7564
EB
46622005-10-20 Eric Botcazou <ebotcazou@adacore.com>
4663
4664 PR bootstrap/18939
4665 * Makefile.def (gcc) <target>: Fix thinko.
4666 * Makefile.in: Regenerate.
4667
61efc800
BS
46682005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
4669
4670 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4671 * configure: Regenerate.
4672
f53d2869
JZ
46732005-10-15 Jie Zhang <jie.zhang@analog.com>
4674
4675 * MAINTAINERS (Write After Approval): Add self.
4676
077fc835
KH
46772005-10-08 Kazu Hirata <kazu@codesourcery.com>
4678
4679 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4680 target-libffi, target-qthreads, target-libjava, and
4681 targetlibobjc.
4682 * configure: Regenerate.
4683
d739199a
DJ
46842005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
4685
4686 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4687 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4688 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4689 (USUAL_OBJDUMP_FOR_TARGET): New.
4690 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4691 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 4692 * configure, Makefile.in: Regenerated.
d739199a 4693
db38c6bb
PB
46942005-10-05 Paolo Bonzini <bonzini@gnu.org>
4695
4696 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4697 before other host packages.
4698
3015564c
KK
46992005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
4700
4701 * MAINTAINERS: Add self as sh libraries/configury maintainer.
4702
1061f99e
PB
47032005-10-05 Paolo Bonzini <bonzini@gnu.org>
4704
4705 PR bootstrap/22340
4706
4707 * configure.in (default_target): Remove.
4708 * Makefile.tpl (all): Do not use prerequisites as subroutines
4709 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4710 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4711 use prerequisites as subroutines.
4712 (check-host, check-target): New.
4713 (bootstrap configure & all targets): Do not use stage*-start
4714 if the directory layout is already ok.
4715 (non-bootstrap configure & all targets): Prepend a $(unstage).
4716 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
4717 (NOTPARALLEL): Remove.
4718 (unstage, stage variables): New variables.
4719 (unstage, stage targets): Simply expand to those variables.
4720
4721 * configure: Regenerate.
4722 * Makefile.in: Regenerate.
4723
4a9c436f
JW
47242005-10-04 James E Wilson <wilson@specifix.com>
4725
4726 * Makefile.def (lang_env_dependencies): Add libmudflap.
4727 * Makefile.in: Regenerate.
4728
37150080
AS
47292005-10-03 Andreas Schwab <schwab@suse.de>
4730
4731 Backport from libtool CVS:
4732 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
4733
4734 * ltmain.sh: add support for installing into temporary
4735 staging area (e.g. 'make install DESTDIR=...')
4736
39d16468
L
47372005-10-03 H.J. Lu <hongjiu.lu@intel.com>
4738
4739 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4740 * configure: Regenerated.
4741
72a7ab82
AP
47422005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
4743
4744 * configure: Regenerate with the correct
4745 autoconf version.
4746
6b65a26d
CM
47472005-09-30 Catherine Moore <clm@cm00re.com>
4748
4749 * configure.in (bfin-*-*): New.
4750 * configure: Regenerated.
4751
040b1c5a
GK
47522005-09-28 Geoffrey Keating <geoffk@apple.com>
4753
4754 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4755 (LIPO_FOR_TARGET): New.
4756 (CONFIGURED_LIPO_FOR_TARGET): New.
4757 (USUAL_LIPO_FOR_TARGET): New.
4758 (STRIP_FOR_TARGET): New.
4759 (CONFIGURED_STRIP_FOR_TARGET): New.
4760 (USUAL_STRIP_FOR_TARGET): New.
4761 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4762 STRIP_FOR_TARGET.
4763 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4764 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4765 * Makefile.in: Regenerate.
4766 * configure: Regenerate.
7e050830 4767
3a3c28db
DE
47682005-09-19 David Edelsohn <edelsohn@gnu.org>
4769
4770 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4771 (rs6000-*-aix*): Same.
4772 * configure: Regenerate.
4773
2749a921
TT
47742005-09-16 Tom Tromey <tromey@redhat.com>
4775
4776 * MAINTAINERS: Add self as java maintainer.
4777
7f26dfa3
FXC
47782005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4779
4780 * configure.in: Recognize f95 in the --enable-languages option,
4781 and substitute it for fortran, issuing a warning.
4782 * configure: Regenerate.
4783
d8852c4f
PE
47842005-08-30 Phil Edwards <phil@codesourcery.com>
4785
4786 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
4787 * configure: Regenerated.
4788
ad685e81
AH
47892005-08-22 Aldy Hernandez <aldyh@redhat.com>
4790
4791 * MAINTAINERS: Add self as ms1 maintainer.
4792
b00d752c
RE
47932005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
4794
4795 * Makefile.def (libssp): Add to lang_env_dependencies.
4796 * Makefile.in: Regenerate.
4797
9ed8fb9b
ILT
47982005-08-18 Ian Lance Taylor <ian@airs.com>
4799
4800 * MAINTAINERS: Add myself as middle-end maintainer.
4801
0f029d39
CG
48022005-08-17 Christian Groessler <chris@groessler.org>
4803
4804 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4805 * Makefile.in: Regenerate.
4806
81087874
AK
48072005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
4808
4809 * MAINTAINERS (write after approval): Added myself.
4810
6a134f1c
MR
48112005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
4812
4813 * MAINTAINERS (Write After Approval): Add myself.
4814
2693c0b0
PB
48152005-08-12 Paolo Bonzini <bonzini@gnu.org>
4816
4817 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4818 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4819 Look for alternate names of the target cc and c++
4820 * configure: Regenerate.
4821
4de997d1
PB
48222005-08-08 Paolo Bonzini <bonzini@gnu.org>
4823
4824 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4825 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4826 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4827 tools; remove code to manually set them.
4828 (Target tools): Look in the environment for them.
4829 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4830 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4831 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4832 build directory.
4833 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4834 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4835 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4836 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4837 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4838 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4839 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4840 * configure: Regenerate.
4841 * Makefile.in: Regenerate.
4842
b089e33a
BE
48432005-07-28 Ben Elliston <bje@au.ibm.com>
4844
4845 * MAINTAINERS: Update for removed CPU targets.
4846
e3791243
MM
48472005-07-27 Mark Mitchell <mark@codesourcery.com>
4848
4849 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 4850 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
4851 * Makefile.in: Regenerated.
4852
526635cb
MM
48532005-07-26 Mark Mitchell <mark@codesourcery.com>
4854
4855 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4856 (CFLAGS_FOR_TARGET): Use it.
4857 (CXXFLAGS_FOR_TARGET): Likewise.
4858 * Makefile.in: Regenerated.
4859 * configure.in (--with-build-sysroot): New option.
4860 * configure: Regenerated.
4861
19791f70
PB
48622005-07-24 Paolo Bonzini <bonzini@gnu.org>
4863
4864 * Makefile.tpl: Wrap install between unstage and stage
4865 * Makefile.in: Regenerate.
4866
35f5a23f
EC
48672005-07-21 Eric Christopher <echristo@apple.com>
4868
4869 * MAINTAINERS: Update affiliation.
4870
ff3ddf15
PW
48712005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
4872
4873 * MAINTAINERS: Add self as crx port maintainer.
4874
3a664c1c
DD
48752005-07-20 DJ Delorie <dj@redhat.com>
4876
4877 * MAINTAINERS: Add self as m32c maintainer.
4878
539df155
KC
48792005-07-16 Kelley Cook <kcook@gcc.gnu.org>
4880
4881 * all files: Update FSF address.
4882
be9c593a
EC
48832005-07-15 Eric Christopher <echristo@redhat.com>
4884
4885 * MAINTAINERS: Change affiliation.
4886
fd7ea4ab
JB
48872005-07-14 Jim Blandy <jimb@redhat.com>
4888
4889 * configure.in: Add cases for Renesas m32c.
4890 * configure: Regenerated.
7e050830 4891
0063a823
KC
48922005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4893
d0ca130a
KC
4894 * COPYING.LIB: Update from fsf.org.
4895
48962005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4897
4898 * COPYING, compile, config.guess,
0063a823
KC
4899 config.sub, install-sh, missing, mkinstalldirs,
4900 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 4901 * config-ml.in: Update FSF address.
0063a823 4902
a8ba31f2
EC
49032005-07-13 Eric Christopher <echristo@redhat.com>
4904
4905 * configure.in: Add toplevel noconfigdir support for tpf.
4906 * configure: Regenerate.
4907
5bea4a03
PB
49082005-07-11 Paolo Bonzini <bonzini@gnu.org>
4909
4910 PR ada/22340
4911
4912 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4913 * Makefile.in: Regenerate.
4914
284bdbbd
MM
49152005-07-07 Mark Mitchell <mark@codesourcery.com>
4916
4917 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 4918 Brolley to write-after-approval.
284bdbbd 4919
452190fb
AS
49202005-07-07 Andreas Schwab <schwab@suse.de>
4921
4922 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4923 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4924 * Makefile.in: Regenerated.
4925
9c8f9ec2
GK
49262005-07-06 Geoffrey Keating <geoffk@apple.com>
4927
4928 * configure.in: Don't build sim or rda when targetting darwin.
4929 * configure: Regenerate.
4930
ef0087a7
KH
49312005-07-06 Kazu Hirata <kazu@codesourcery.com>
4932
4933 * configure.in: Add --enable-libssp and --disable-libssp.
4934 * configure: Regenerate with autoconf-2.13.
4935
77008252
JJ
49362005-07-02 Jakub Jelinek <jakub@redhat.com>
4937
4938 * Makefile.def (target_modules): Add libssp.
4939 * configure.in (target_libraries): Add target-libssp.
4940 * configure: Rebuilt.
4941 * Makefile.in: Rebuilt.
4942
a04eae1b
ZW
49432005-07-01 Zack Weinberg <zackw@panix.com>
4944
4945 * MAINTAINERS: Change email address. Resign from maintainership.
4946
948884cd
RG
49472005-07-01 Richard Guenther <rguenther@suse.de>
4948
4949 * MAINTAINERS: Change my e-mail address and affiliation.
4950
c7870f5d
PB
49512005-06-22 Paolo Bonzini <bonzini@gnu.org>
4952
4953 * Makefile.def (stagefeedback): Come after profile.
4954 Define profiledbootstrap target.
4955 * Makefile.tpl (profiledbootstrap): Remove.
4956 (stageprofile-end): Zap stagefeedback.
4957 (stagefeedback-start): Copy all .gcda files, not only GCC's.
4958 * Makefile.in: Regenerate.
4959
ab99519a
RS
49602005-06-13 Richard Sandiford <richard@codesourcery.com>
4961
4962 * MAINTAINERS: Update my email address.
4963
f610dd5f
ZW
49642005-06-13 Zack Weinberg <zack@codesourcery.com>
4965
4966 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
4967 In 'cpp' stanza, support '#line' as well as '# '.
4968
71bc2a83
AS
49692005-06-08 Andreas Schwab <schwab@suse.de>
4970
4971 * MAINTAINERS: Move myself from 'Write After Approval' to
4972 'CPU Port Maintainers' section as m68k maintainer.
4973
4fab7234
HPN
49742005-06-07 Hans-Peter Nilsson <hp@axis.com>
4975
4976 * configure.in (unsupported_languages): New macro.
4977 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
4978 non-ported target libraries in noconfigdirs.
4979 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4980 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 4981 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
4982 unsupported_languages.
4983 * configure: Regenerate.
4984
68193f9b
TS
49852005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
4986
4987 * configure.in: Fix typo in handling of --with-mpfr-dir.
4988 * configure: Regenerate.
4989
f26f6b8d
RS
49902005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
4991
4992 * MAINTAINERS: Update my email address.
4993
ba4853f8
JB
49942005-06-02 Jim Blandy <jimb@redhat.com>
4995
4996 * config.sub: Add cases for the Renesas m32c. (This patch has been
4997 accepted into the master sources.)
4998
79dd769c 49992005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
5000 Michael Snyder <msnyder@redhat.com>
5001 Stan Cox <scox@redhat.com>
79dd769c 5002
f610dd5f 5003 * configure.in: Set noconfigdirs for ms1.
79dd769c 5004
f610dd5f 5005 * configure: Regenerate.
79dd769c 5006
d29e107f
JD
50072005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
5008
5009 * MAINTAINERS (Write After Approval): Add self.
5010
e93196c3
JC
50112005-06-01 Josh Conner <jconner@apple.com>
5012
5013 * MAINTAINERS (Write After Approval): Add self.
5014
ae263c7a
KH
50152005-06-01 Kazu Hirata <kazu@codesourcery.com>
5016
5017 * MAINTAINERS: Update my email address.
5018
585b3aa3
ZM
50192005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
5020
5021 * MAINTAINERS (Write After Approval): Add self.
5022
4930c50b
CD
50232005-05-26 Chris Demetriou <cgd@broadcom.com>
5024
5025 * MAINTAINERS (Write After Approval): Remove self.
5026
2dfbef6d
PB
50272005-05-25 Paolo Bonzini <bonzini@gnu.org>
5028
5029 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5030 (Dependencies): Consider target modules for bootstrap dependencies.
5031 Make target bootstrap modules depend on each stage's gcc.
5032 * Makefile.in: Regenerate.
5033
bcb28cf5
PB
50342005-05-20 Paolo Bonzini <bonzini@gnu.org>
5035
5036 * Makefile.def (configure-gcc): Depend on binutils having been built.
5037 (all-gcc): No need to do it here.
5038 * Makefile.in: Regenerate.
5039
0cf085e4
PB
50402005-05-19 Paul Brook <paul@codesourcery.com>
5041
f610dd5f 5042 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
5043 language cannot be built.
5044 * configure: Regenerate.
5045
dfb2c39a
DJ
50462005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5047
5048 * ylwrap: Import from Automake 1.9.5.
5049
771aaa92
DU
50502005-05-13 David Ung <davidu@mips.com>
5051
5052 * MAINTAINERS (Write After Approval): Add self.
5053
3ac9bd58
MS
50542005-05-09 Mike Stump <mrs@apple.com>
5055
5056 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5057 lt_cv_sys_max_cmd_len for now.
f610dd5f 5058
f77a5578
SC
50592005-05-09 Stan Cox <scox@redhat.com>
5060
5061 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5062
795e36e5
MK
50632005-05-08 Matt Kraai <kraai@ftbfs.org>
5064
5065 * README.SCO: Update the URL.
5066
c9392a2b
DE
50672005-05-05 David Edelsohn <edelsohn@gnu.org>
5068
5069 * ltconfig: Define file_list_spec. Pass file_list_spec and
5070 with_gnu_ld to libtool.
5071 * ltcf-c.sh (aix[45]): Define file_list_spec.
5072 * ltcf-cxx.sh (aix[45]): Same.
5073 * ltcf-gcj.sh (aix[45]): Same.
5074 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5075 exists, write list of input files to temporary file.
5076
bebcd931
MS
50772005-05-04 Mike Stump <mrs@apple.com>
5078
5079 * configure.in: Always pass --target to target configures as
5080 otherwise rebuilds that do --recheck will fail.
5081 * confiugure: Rebuilt.
5082
ce406537
PB
50832005-05-04 Paolo Bonzini <bonzini@gnu.org>
5084
5085 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5086 STAGE_HOST_EXPORTS.
5087 (configure, all): Add bootstrap support.
5088 (Host modules, target modules): Pass post-stage1 flags and exports.
5089 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5090 * Makefile.in: Regenerate.
5091
aa9dcfc4
PB
50922005-04-29 Paolo Bonzini <bonzini@gnu.org>
5093
5094 * configure: Regenerate.
5095
b6f9abcf
MS
50962005-04-27 Mike Stump <mrs@apple.com>
5097
5098 * MAINTAINERS: Add self as darwin maintainer.
5099
acb217cb
BS
51002005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
5101
5102 * config.sub: Update from master copy.
5103
b6dae270
MS
51042005-04-21 Mike Stump <mrs@apple.com>
5105
5106 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5107 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5108
c2e0d3a9
HPN
51092005-04-19 Hans-Peter Nilsson <hp@axis.com>
5110
5111 * configure.in <crisv32-*-*, cris-*-*>: New local variable
5112 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
5113 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
5114 "*-*-elf" and "*-*-linux*".
5115 * configure: Regenerate.
5116
871ae772
JM
51172005-04-14 Joseph S. Myers <joseph@codesourcery.com>
5118
5119 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5120
bf070c29
MS
51212005-04-12 Mike Stump <mrs@apple.com>
5122
5123 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5124
e865b6f7
TK
51252005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
5126
5127 * MAINTAINERS (Write After Approval): Add myself.
5128
7b71ad7f
BS
51292005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
5130
5131 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5132
25b42232
PB
51332005-04-06 Paolo Bonzini <bonzini@gnu.org>
5134
f610dd5f 5135 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
5136 (TARGET_CONFIGARGS): Include --with-target-subdir.
5137 (configure, all): New macros. Use them throughout.
5138 * Makefile.in: Regenerate.
5139
d727c624
JG
51402005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
5141
5142 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 5143
fff72cc4
ZD
51442005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5145
5146 * MAINTAINERS: Remove 'loop unrolling' maintainer.
5147
86472dc3
GP
51482005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
5149
5150 * MAINTAINERS: Move John Carr to Write After Approval.
5151
dce2d8b2 51522005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5d0f90e5
R
5153
5154 * config/mh-mingw32: Delete.
5155 * configure.in: Don't use it.
5156 * configure: Regenerate.
5157
33da42bc
PB
51582005-03-31 Paolo Bonzini <bonzini@gnu.org>
5159
5160 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5161 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dce2d8b2 5162 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
33da42bc
PB
5163 (HOST_LIB_PATH): Generate from Makefile.def.
5164 (TARGET_LIB_PATH): Likewise.
5165 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5166 * Makefile.in: Regenerate.
5167 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5168 (RPATH_ENVVAR): Include Darwin case.
5169 * configure: Regenerate.
5170
15cc1841
TF
51712005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
5172
5173 * MAINTAINERS (Various Maintainers): Remove self.
5174 (Write After Approval): Add self.
5175
6a8c79d5
TF
51762005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
5177
5178 * MAINTAINERS (Various Maintainers): Add self.
5179
256f7136
PB
51802005-03-25 Paolo Bonzini <bonzini@gnu.org>
5181
5182 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5183 * configure: Regenerate.
5184
191dd2c9
ZW
51852005-03-21 Zack Weinberg <zack@codesourcery.com>
5186
5187 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5188 gcc_version, and gcc_version_trigger from set of flags to pass.
5189 * Makefile.tpl: Remove definitions of above variables.
5190 (config.status): Remove dependency on $(gcc_version_trigger).
5191 * Makefile.in: Regenerate.
5192 * configure.in: Do not reference config/gcc-version.m4 nor
5193 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
5194 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
5195 * configure: Regenerate.
5196
ef6e9bc0 51972005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dce2d8b2 5198 Andrew Pinski <pinskia@physics.uc.edu>
ef6e9bc0
MH
5199
5200 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5201 * Makefile.in: Regenerate.
5202
009bbd5a
FW
52032005-03-13 Feng Wang <fengwang@nudt.edu.cn>
5204
5205 * MAINTAINERS (Write After Approval): Add myself.
5206
09f8755b
DA
52072005-03-03 David Ayers <d.ayers@inode.at>
5208
5209 * MAINTAINERS (Write After Approval): Add myself.
5210
e73ed25c
AO
52112005-03-01 Alexandre Oliva <aoliva@redhat.com>
5212
5213 PR libgcj/20160
5214 * ltmain.sh: Avoid creating archives with components that have
5215 duplicate basenames.
5216
ace9ac7b
AP
52172005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
5218
5219 PR bootstrap/20250
5220 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5221 instead of check.
5222 * Makefile.in: Regenerate.
5223
c9db9354
PB
52242005-02-28 Paolo Bonzini <bonzini@gnu.org>
5225
5226 * Makefile.in: Regenerate to fix conflict between the previous two
5227 patches.
5228
215c351a
PB
52292005-02-28 Paolo Bonzini <bonzini@gnu.org>
5230
5231 PR bootstrap/17383
5232 * Makefile.def (target_modules): Remove "stage", now unnecessary.
5233 * Makefile.tpl (HOST_SUBDIR): New substitution.
5234 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5235 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5236 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5237 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5238 (Host modules, Bootstrapped modules): Use it.
5239 (Build modules, Target modules): Do not create symlink trees,
5240 always configure out-of-srcdir.
5241 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5242 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5243 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5244 $(HOST_SUBDIR). Create a symlink for host_subdir.
5245
5246 * Makefile.in: Regenerate.
5247 * configure: Regenerate.
5248
5395b47b
NN
52492005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5250
5251 Merged from libada-gnattools-branch:
5252 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
5253
5254 * gnattools: New directory.
5255 * Makefile.def: Add gnattools as a module, depending on target-libada.
5256 * Makefile.in: Regenerate.
5257 * configure.in: Include gnattools in host_tools; disable it if ada
5258 is disabled.
5259 * configure: Regenerate.
5260
ca2cc05c
JM
52612005-02-24 James A. Morrison <phython@gcc.gnu.org>
5262
5263 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
5264 treelang maintainer.
5265 (Write After Approval): Remove myself.
5266
d2f3024f
PS
52672005-02-23 Paul Schlie <schlie@comcast.net>
5268
5269 * configure.in: Allow darwin targeted ports to build tk, itcl and
5270 libgui.
5271 * configure: Regenerate.
5272
bba5e0ca
EB
52732005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5274
5275 PR libgcj/10353
5276 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5277 * configure: Regenerate.
5278
70132ce7
SK
52792005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
5280
5281 * MAINTAINERS (Write After Approval): Add myself.
5282
20f0edca
ILT
52832005-02-10 Ian Lance Taylor <ian@airs.com>
5284
5285 * MAINTAINERS: Update my e-mail address.
5286
e64e5109
RG
52872005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
5288
5289 * MAINTAINERS (Write After Approval): Add myself.
5290
40d64b5a
HPN
52912005-01-29 Hans-Peter Nilsson <hp@axis.com>
5292
5293 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5294 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5295 target-libgloss when not *-*-elf and *-*-aout.
5296 * configure: Regenerate.
5297
54a12711
KH
52982005-01-23 Kazu Hirata <kazu@cs.umass.edu>
5299
5300 * MAINTAINERS: Remove obsolete entries.
5301
0aa99dbb
KH
5302 * MAINTAINERS (Write After Approval): Add Michael Matz.
5303
2b009f5f
NB
53042005-01-19 Neil Booth <neil@daikokuya.co.uk>
5305
5306 * MAINTAINERS: Remove self as cpplib maintainer.
5307
385870f5
KC
53082005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5309
5310 * install-sh, config.sub: Import from upstream.
5311
e7daab31
KC
53122005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5313
5314 PR bootstrap/18222
5315 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5316 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5317 * Makefile.in: Regenerate.
5318
e6003f4d
JT
53192005-01-16 Jason Thorpe <thorpej@netbsd.org>
5320
5321 * MAINTAINERS: Update my email address.
5322
145e2972 53232005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 5324 Andreas Schwab <schwab@suse.de>
145e2972
DE
5325
5326 PR bootstrap/18033
5327 * config-ml.in: Eval option if surrounded by single quotes.
5328
86c7e0da
PB
53292005-01-03 Paolo Bonzini <bonzini@gnu.org>
5330
5331 Revert 2004-12-28 Makefile changes, a better fix will be
5332 applied to mainline and src after GCC 4.0 branches.
5333
3224a22f
PB
53342004-12-28 Paolo Bonzini <bonzini@gnu.org>
5335
5336 PR bootstrap/17383
5337
5338 * Makefile.def (target_modules): Remove stage parameter,
5339 it is always true now.
5340 * Makefile.tpl (configure-build-[+module+],
5341 configure-target-[+module+]): Always build symlink tree
5342 for the directory and for include. BUILD_SUBDIR and
5343 TARGET_SUBDIR cannot be . anymore.
5344 * Makefile.in: Regenerate.
5345
aaf51ca2
DE
53462004-12-25 David Edelsohn <edelsohn@gnu.org>
5347
5348 Revert 2004-12-08 Makefile changes.
5349
4e32e454
DS
53502004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
5351
5352 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
5353 cygwin, mingw.
5354
669f01d8
AS
53552004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
5356
5357 * configure.in (sh64-*-*): Reenable gprof.
5358 * configure: Regenerate.
5359
1b227ee0
DE
53602004-12-08 David Edelsohn <edelsohn@gnu.org>
5361
5362 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5363 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5364 (EXTRA_TARGET_FLAGS): Add PICFLAG.
5365 * Makefile.in: Regenerate.
5366
ce5e944c
CF
53672004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
5368
5369 * MAINTAINERS: Update my email address.
5370
893f1e87
MK
53712004-12-07 Matt Kraai <kraai@ftbfs.org>
5372
5373 * Makefile.tpl: Generate normal dependencies if the LHS module is
5374 not bootstrapped.
5375 * Makefile.in: Regenerate.
5376
bb59c339
RS
53772004-12-03 Richard Sandiford <rsandifo@redhat.com>
5378
5379 * configure.in: Include config/gxx-include-dir.m4. Use
5380 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
5381 * configure: Regenerate.
5382
4982adbe
RS
53832004-12-03 Richard Sandiford <rsandifo@redhat.com>
5384
5385 * config.if: Delete.
5386 * configure.in: Set libstdcxx_incdir directly.
5387 * configure: Regenerate.
5388
05750653
EC
53892004-12-02 Eric Christopher <echristo@redhat.com>
5390
5391 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
5392 * Makefile.in: Regenerate.
5393
5fef1dbd
RS
53942004-12-02 Richard Sandiford <rsandifo@redhat.com>
5395
5396 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5397 * configure: Regenerate.
5398
afabd8e6
RS
53992004-12-02 Richard Sandiford <rsandifo@redhat.com>
5400
5401 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
5402 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
5403 * configure: Regenerate.
5404
78716e86
EC
54052004-12-01 Eric Christopher <echristo@redhat.com>
5406
5407 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
5408 of things to remove.
5409
57ab8ba9
MK
54102004-11-29 Matt Kraai <kraai@ftbfs.org>
5411
5412 * MAINTAINERS (Write After Approval): Update my e-mail address.
5413
2539bffe
KC
54142004-11-29 Kelley Cook <kcook@gcc.gnu.org>
5415
5416 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
5417 from CVS libtool to always pass_all.
5418
3e732ba0
JDA
54192004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5420
5421 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5422 (hppa*64*-*-*): Delete incorrect comment.
5423 * configure: Rebuilt.
5424
767f726e
KC
54252004-11-24 Kelley Cook <kcook@gcc.gnu.org>
5426
5427 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
5428
2c92e90f
KC
54292004-11-24 Kelley Cook <kcook@gcc.gnu.org>
5430
5431 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
5432 from CVS libtool to always pass_all.
5433
32f84e48
KC
54342004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5435
5436 * install-sh, compile: Import from automake.
5437
9587be8a
KC
54382004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5439
5440 * config.guess, config.sub: Import from savannnah.
5441
04e81808 54422004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
5443
5444 * MAINTAINERS (Write After Approval): Add myself
5445
f87a2b2e
MS
54462004-11-12 Mike Stump <mrs@apple.com>
5447
5448 * Makefile.def: Add html support.
5449 * Makefile.tpl: Likewise.
5450 * Makefile.in: Regenerate.
5451
848556c2
GK
54522004-11-11 Geoffrey Keating <geoffk@apple.com>
5453
556f03c4
GK
5454 PR 18423
5455 * configure.in: Remove all instances of build-fixincludes from
5456 noconfigdirs.
5457 (build_configargs): Supply --target to subdirectories.
5458 * configure: Regenerate.
5459
848556c2
GK
5460 * Makefile.def: Make gcc install depend on fixincludes install.
5461 * Makefile.in: Regenerate.
5462
9e5712a5
JJ
54632004-11-10 Janis Johnson <janis187@us.ibm.com>
5464
5465 * MAINTAINERS: Add myself as gcc testsuite maintainer.
5466
4ef509c0
PB
54672004-11-11 Paul Brook <paul@codesourcery.com>
5468
5469 * MAINTAINERS: Add self as arm maintainer. Update email address.
5470
20d11df6
HPN
54712004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
5472
5473 * configure.in (noconfigdirs) [mmix-*-*]: Disable
5474 target-libgfortran.
79fd8592 5475 * configure: Regenerate.
20d11df6 5476
68c70f15
DE
54772004-11-07 David Edelsohn <edelsohn@gnu.org>
5478
5479 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5480 like CC.
5481
54f88091
PB
54822004-11-05 Paolo Bonzini <bonzini@gnu.org>
5483
5484 * Makefile.def (host fixincludes): Specify missing targets.
5485 * Makefile.in: Regenerate.
5486
6866abb8
RC
54872004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
5488
5489 * MAINTAINERS: Add myself
5490
83f62578
GL
54912004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
5492
5493 * MAINTAINERS (Write After Approval): Add myself.
5494
53c7ffe7
GK
54952004-11-04 Geoffrey Keating <geoffk@apple.com>
5496
5497 * Makefile.def: Build fixincludes for the host, too.
5498 * Makefile.in: Regenerate.
5499 * configure.in (host_tools): Add fixincludes.
5500 * configure: Regenerate.
5501
ac8b3d9d
DJ
55022004-11-04 Daniel Jacobowitz <dan@debian.org>
5503
5504 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5505 * configure: Regenerated.
5506
bab37580
L
55072004-11-04 H.J. Lu <hongjiu.lu@intel.com>
5508
5509 PR other/17783
5510 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5511 * configure: Regenerated.
5512
db1de713
MM
55132004-10-31 Mark Mitchell <mark@codesourcery.com>
5514
5515 * README.SCO: Update per FSF instructions.
5516
a827e21a
EW
55172004-10-28 Eric B. Weddington <ericw@evcohs.com>
5518
5519 PR target/18151
5520 * configure.in (case ${target}): Do not build fixincludes for avr.
5521 * configure: Regenerated.
5522
9d069a4f
PB
55232004-10-26 Paolo Bonzini <bonzini@gnu.org>
5524
5525 * configure.in (case ${target}): Do not build fixincludes
5526 on platforms where it is not used.
5527 * configure: Regenerated.
5528
fc45f3fe
DJ
55292004-10-23 Daniel Jacobowitz <dan@debian.org>
5530
5531 * configure.in: Use an absolute path to install-sh.
5532 * configure: Regenerated.
5533
36554b92
AL
55342004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
5535
5536 * MAINTAINERS (Write After Approval): Add myself.
5537
88e9994a
KH
55382004-10-19 Kazu Hirata <kazu@cs.umass.edu>
5539
5540 * MAINTAINERS: Remove from Write After Approval those that are
5541 already maintainers.
5542
ad02a944
SP
55432004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
5544
5545 * MAINTAINERS: Update my email address.
5546
c8e6cd41
KC
55472004-10-12 Kelley Cook <kcook@gcc.gnu.org>
5548
5549 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5550 * configure: Regenerate.
5551
dce2d8b2 55522004-10-07 J"orn Rennecke <joern.rennecke@st.com>
ebe55024
R
5553
5554 * MAINTAINERS: Update my email address.
5555
a8b0957e
KH
55562004-10-07 Kazu Hirata <kazu@cs.umass.edu>
5557
5558 * MAINTAINERS (Language Front Ends Maintainers): New. Move
5559 entries belonging to this category.
5560
96836f61
JZ
55612004-10-06 Josef Zlomek <josef.zlomek@email.cz>
5562
5563 * MAINTAINERS: Update my e-mail address.
5564
7e0b5752
PB
55652004-10-06 Paolo Bonzini <bonzini@gnu.org>
5566
5567 Fix wrong conflict resolution in:
5568
5569 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
5570
5571 * Makefile.in: Regenerate.
5572 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5573 in the recursive `make', instead of hardwiring `all'.
5574 (Autogenerated TARGET-* variables): New.
5575
370f7a47
TL
55762004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
5577
5578 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 5579 * configure: Regenerate.
370f7a47 5580
13e5d623
KH
55812004-10-04 Kazu Hirata <kazu@cs.umass.edu>
5582
5583 * MAINTAINERS (Various Maintainers): Move the "windows,
5584 cygwin, mingw" maintainer to ...
5585 (OS Port Maintainers): ... here.
5586
a6497c1b
KH
55872004-10-04 Kazu Hirata <kazu@cs.umass.edu>
5588
5589 * MAINTAINERS (Write After Approval): Remove those that are
5590 maintainers of some subsystem.
5591
1abb828a
D
55922004-10-02 P.J. Darcy <darcypj@us.ibm.com>
5593
5594 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5595 * ltcf-cxx.sh (tpf*): Likewise.
5596 * ltconfig (tpf*): Add TPF OS configuration support.
5597
16d1338d
BS
55982004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
5599
5600 * MAINTAINERS: Change my email address to my new work account.
5601
9082a750
MR
56022004-09-24 Michael Roth <mroth@nessie.de>
5603
5604 * configure.in (--without-headers): Add missing double quotes.
5605 * configure: Regenerate.
5606
dce2d8b2 56072004-09-24 Kelley Cook <kcook@gcc.gnu.org>
07a8bdf8
KC
5608
5609 * ylwrap: Revert to previous version.
5610
4c4a5bbc
L
56112004-09-23 H.J. Lu <hongjiu.lu@intel.com>
5612
5613 PR bootstrap/17369
5614 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5615 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5616 SET_GCC_LIB_PATH_CMD.
5617 (BASE_TARGET_EXPORTS): Likewise.
5618 * Makefile.in: Regenerated.
5619
5620 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5621 * configure: Regenerated.
5622
85f59630
KC
56232004-09-23 Kelley Cook <kcook@gcc.gnu.org>
5624
5625 * config.guess: New upstream version
5626 * compile, depcomp, install-sh, ylwrap: Likewise.
5627
95c53c62
RS
56282004-09-19 Roger Sayle <roger@eyesopen.com>
5629
5630 * config/mh-x86omitfp: New host makefile fragment. Add
5631 -fomit-frame-pointer to the default BOOT_CFLAGS.
5632 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5633 * configure: Regenerate.
5634
0a1c093b
AP
56352004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
5636
5637 PR target/11572
5638 * configure.in (*-*-darwin*): Renable libobjc.
5639 * configure: Regenerate.
5640
315fcf97
NS
56412004-09-10 Nathan Sidwell <nathan@codesourcery.com>
5642
5643 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
5644
0a050485 56452004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 5646
0a050485
DB
5647 * Makefile.def: Remove libbanshee.
5648 * Makefile.tpl: Ditto.
5649 * configure.in: Ditto.
5650 * Makefile.in: Regen.
5651 * configure: Ditto.
5652
5f4a098e
DE
56532004-09-08 David Edelsohn <edelsohn@gnu.org>
5654
5655 * ltmain.sh: Use $pic_object as $non_pic_object if
5656 $non_pic_object=none.
5657
32b2511f
PB
56582004-09-07 Paolo Bonzini <bonzini@gnu.org>
5659
5660 * missing: Import latest version from master repository.
5661
fc4d0e82
NC
56622004-09-06 Nick Clifton <nickc@redhat.com>
5663
5664 * config.sub: Import latest version from master repository.
5665 * config.guess: Likewise.
5666 This includes these changes:
78716e86 5667
fc4d0e82
NC
5668 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
5669
5670 * config.sub: Handle crisv32, alias etraxfs.
5671 * config.guess (crisv32:Linux:*:*): Handle.
5672
5673 2004-08-13 Brad Smith <brad@comstyle.com>
5674
5675 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5676 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5677
5678 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
5679
5680 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5681 assume the processor is a powerpc. This is because coreutils
5682 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5683 in this case, due to a MacOS X bug that causes
5684 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5685 to return a negative number.
5686 Problem reported by Petter Reinholdtsen in:
5687 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5688
5689 2004-07-19 Ben Elliston <bje@gnu.org>
5690
5691 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5692
5693 2004-06-24 Ben Elliston <bje@gnu.org>
5694
5695 * config.guess: Update copyright years.
5696 * config.sub: Likewise.
5697
5698 2004-06-22 Robert Millan <robertmh@gnu.org>
5699
5700 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5701 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5702
5703 2004-06-22 Stanley F. Quayle <stan@stanq.com>
5704
5705 * config.guess (*:*VMS:*:*): New entry. Replaces
5706 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5707 manufacturer.
5708
5709 2004-06-22 Ben Elliston <bje@gnu.org>
5710
5711 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5712 * config.sub: Likewise.
5713
5714 2004-06-22 Ben Elliston <bje@gnu.org>
5715
5716 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5717 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5718
5719 2004-06-11 Ben Elliston <bje@gnu.org>
5720
5721 * config.guess (pegasos:OpenBSD:*:*): Remove.
5722
5723 2004-06-11 Ben Elliston <bje@gnu.org>
5724
5725 From Wouter Verhelst <wouter@grep.be>:
5726 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5727
5728 2004-06-11 Ben Elliston <bje@gnu.org>
5729
5730 * config.guess (luna88k:OpenBSD:*:*): New.
5731
5732 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
5733
5734 * config.guess (m32r*:Linux:*:*): New case.
5735 * config.sub: Handle m32rle.
5736
5737 2004-03-12 Ben Elliston <bje@wasabisystems.com>
5738
5739 From Jens Petersen <petersen@redhat.com>:
5740 * config.sub: Handle sparcv8.
5741
5742 2004-03-03 Ben Elliston <bje@wasabisystems.com>
5743
5744 From Tom Smith <smith@cag.lkg.hp.com>:
5745 * config.guess: Version suffixes are equally significant on Tru64
5746 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
5747 prefix of "P" (patched kernel).
5748
5749 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
5750
5751 * config.sub: Add support for National Semiconductor CRX target.
5752
2f4cc6bf
JJ
57532004-09-03 Janis Johnson <janis187@us.ibm.com>
5754
5755 * MAINTAINERS (Various Maintainers): Remove myself as web page
5756 maintainer, add myself as maintainer of build status lists.
5757
61fec9ff
JB
57582004-09-03 Jan Beulich <jbeulich@novell.com>
5759
5760 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5761 *-*-netware, but add target-libmudflap.
5762 Consolidate *-*-netware targets (of which really only i?86 exists)
5763 into a single entry.
5764 * configure: Likewise.
5765
45f366ab
PB
57662004-09-01 Paolo Bonzini <bonzini@gnu.org>
5767
5768 * Makefile.tpl (sorry): Remove.
5769 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5770 (cleanstrap targets): Depend on distclean, not distclean-stage1.
5771 (do-clean): Clean per-stage directories too.
5772 (do-distclean): Run distclean-stage1 too.
5773 (.NOTPARALLEL): Enable during toplevel bootstrap.
5774 (stage[+id+]-bubble): Enable parallel execution during
5775 the recursive invocation.
5776 * Makefile.in: Regenerate.
5777
5778 Fix previous checkin:
5779
5780 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5781 include.
5782 * configure.in: Fix indentation.
5783 * configure: Regenerate.
5784
dce2d8b2 57852004-08-31 Robert Bowdidge <bowdidge@apple.com>
be8fff81 5786
45f366ab
PB
5787 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5788 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5789 * configure: regenerate
78716e86 5790 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 5791 -mdynamic-no-pic
be8fff81 5792
71b5d516
PB
57932004-08-31 Paolo Bonzini <bonzini@gnu.org>
5794
5795 * Makefile.def (build_modules): Add fixincludes.
5796 (dependencies): Make gcc depend on fixincludes.
5797 * configure.in (build_tools): Add fixincludes.
5798 (build_configdirs): Always include build_libs.
5799 * Makefile.in: Regenerate.
5800 * configure: Regenerate.
5801
58022004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
5803
5804 * Makefile.def (bootstrap stages): Add 'lean' parameter.
5805 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5806 phony targets; do not generate timestamp files.
5807 (distclean-stageN): Remove references to their timestamp files.
5808 (restageN, touch-stageN): Remove.
5809 (stageN-bubble): Rewritten.
5810 (compare): Support lean bootstraps.
5811 * Makefile.in: Regenerate.
5812
5813 * configure.in: Only warn when bootstrapping but
5814 build != host or build != target. Support lean bootstraps.
5815 * configure: Regenerate.
5816
ce7cbbb0
PE
58172004-08-26 Phil Edwards <phil@codesourcery.com>
5818
5819 * configure.in: Give a better error message if GMP/MPFR are missing
5820 and a language needing them has been requested.
5821 * configure: Regenerated.
5822
9c71a529
PE
58232004-08-25 Phil Edwards <phil@codesourcery.com>
5824
5825 * configure.in: Print a list of available language front-ends if
5826 a requested one is missing. Tidy stray tab characters.
5827 * configure: Regenerated.
5828
e3f92d3b
MK
58292004-08-19 Michael Koch <konqueror@gmx.de>
5830
5831 * gcc/doc/install.texi: Update entry about automake for libjava.
5832
c3f84f61
RM
58332004-08-17 Robert Millan <robertmh@gnu.org>
5834
5835 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5836 (instead of FreeBSD).
5837 * configure: Regenerate.
5838
7c27e184
PB
58392004-08-16 Paolo Bonzini <bonzini@gnu.org>
5840
5841 * Makefile.in: Regenerate.
5842 * configure: Regenerate.
5843
5844 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5845 stage_*_flags.
5846 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5847 for bootstrapped modules if toplevel bootstrap is going.
5848 (GCC bootstrap): Generate per-stage targets for all bootstrapped
5849 modules. Adjust for changes in Makefile.def. Enable several
5850 rules even in non-bootstrap mode, just to avoid peppering the
5851 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5852 (stage-[+prev+]-bubble): Remove.
5853
5854 * Makefile.def (Dependencies): Depend on all-build-bison,
5855 all-build-flex, all-build-byacc, all-build-texinfo, rather
5856 than the host variations.
5857 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
5858 with BUILD_SUBDIR.
5859 (BISON): Update for recent Bisons.
5860 (YACC): Fix typo.
5861 (cross): Depend on all-build.
5862 (all): Do not depend on all-build.
5863 (prebootstrap): Remove.
5864 (dep-kind): Accept separate prefixes for MODULE and ON variables.
5865 (Prebootstrap dependencies): Add them to the per-stage targets
5866 and to all-prebootstrap.
5867 * configure.in (build_configdirs): Always enable build_tools.
5868 (BUILD_DIR_PREFIX): Remove.
5869
5870 * Makefile.def (gcc): Add target variable.
5871 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5872 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5873 in the recursive `make', instead of hardwiring `all'.
5874 (Autogenerated TARGET-* variables): New.
5875
20f3bb80
BB
58762004-08-13 Brian Booth <bbooth@redhat.com>
5877
5878 * MAINTAINERS: Remove myself from write-after-approval.
5879
b5be499d
NN
58802004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
5881
5882 * src-release: Stop distributing mmalloc with gdb (which doesn't
5883 use it).
5884 * Makefile.def: GDB doesn't depend on mmalloc anymore.
5885 * Makefile.in: Regenerate.
5886
b3f8d95d
MM
58872004-08-09 Mark Mitchell <mark@codesourcery.com>
5888
5889 * configure.in (arm*-*-eabi*): New target.
5890 * configure: Regenerate.
5891
3589b69e
PB
58922004-08-06 Paolo Bonzini <bonzini@gnu.org>
5893
5894 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5895 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5896 (Dependencies): New section.
5897 * Makefile.tpl (Dependencies): Generate from Makefile.def.
5898 (configure-target-[+module+]): Depend on maybe-all-gcc
5899 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
5900 (toplevel profiledbootstrap): Fix dependencies.
5901 * Makefile.in: Regenerate.
5902
972974fc
MM
59032004-08-03 Mark Mitchell <mark@codesourcery.com>
5904
5905 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5906 target-libiberty to noconfigdirs.
5907 * configure: Regenerate.
5908
bebf829d
PB
59092004-08-03 Paul Brook <paul@codesourcery.com>
5910
5911 * configure.in: Check for MPFR as well as GMP.
5912 * configure: Regenerate.
5913
98a5bb3b
RM
59142004-08-01 Robert Millan <robertmh@gnu.org>
5915
5916 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5917 libmudflap for all GNU-based systems (with Glibc).
5918 * configure: Regenerate.
5919
dce2d8b2 59202004-08-03 Paolo Bonzini <bonzini@gnu.org>
d32ab992
PB
5921
5922 * Makefile.def (host-modules): Add gcc.
5923 * Makefile.in: Regenerate.
5924 * Makefile.tpl (sorry): New rule.
5925 (configure-host, all-host, [+make_target+]-host, do-check,
5926 install-host): Do not add gcc as a special case.
5927 (host modules): Add a small special-casing for gcc. Export
5928 extra_make_flags through the environment.
5929 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5930 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5931 other recursive targets for gcc): Remove.
5932
5933 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5934 (stage, unstage): New rules.
5935 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5936 distclean-stage[+id+]): Use stage_current.
5937 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5938 the stage*-start rules.
5939
aeb732c1
GK
59402004-08-02 Geoffrey Keating <geoffk@apple.com>
5941
5942 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
5943 use -all_load flag.
5944
25b656e7
PB
59452004-08-02 Paolo Bonzini <bonzini@gnu.org>
5946
5947 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
5948 * configure: Regenerate.
5949
cc440d71
TM
59502004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
5951
5952 * maintainer-scripts/gcc_release: Revert yesterday's change.
5953
270e140b
SB
59542004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
5955
5956 * MAINTAINERS: Add myself to write-after-approval.
5957
3e4035f8
TM
59582004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
5959
5960 * libf2c: Removed.
5961 * gcc/gccbug.in: Updated because of libf2c removal.
5962 * maintainer-scripts/gcc_release: Ditto.
5963
dce2d8b2 59642004-07-09 Loren J. Rittle <ljrittle@acm.org>
a3e8d8b4
LR
5965
5966 * configure.in: Build libmudflap by default on FreeBSD.
5967 * configure: Regenerated.
5968
dfcada9a
MM
59692004-07-09 Mark Mitchell <mark@codesourcery.com>
5970
5971 * configure.in: Do not build libmudflap by default on non-GNU/Linux
5972 systems.
5973 * configure: Regenerated.
5974
dce2d8b2 59752004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3922b216
JDA
5976
5977 PR target/16344
5978 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5979 feedback based compiler.
5980 * Makefile.in: Rebuilt.
5981
95bcca47
AO
59822004-07-08 Alexandre Oliva <aoliva@redhat.com>
5983
5984 * Makefile.def (host_modules): Set bootstrap=true for flex.
5985 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5986 * Makefile.in: Rebuilt.
5987
051822f6
JH
59882004-07-07 Jan Hubicka <jh@suse.cz>
5989
5990 * MAINTAINERS: Add self as a profile feedback maintainer.
5991
7b61653a
PE
59922004-07-05 Phil Edwards <phil@codesourcery.com>
5993
5994 * configure.in: Do not prepend $srcdir to /dev/null in
5995 makefile fragments.
5996 * configure: Regenerate.
5997
23f6b2f9
PB
59982004-07-01 Paolo Bonzini <bonzini@gnu.org>
5999
6000 * Makefile.def (build_modules): Add bison, byacc, flex,
6001 m4, texinfo.
6002 (flags_to_pass): Add FLEX.
6003 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6004 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6005 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6006 DEFAULT_MAKEINFO): Remove.
6007 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6008 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6009 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6010 objdir or else use configured tool.
6011 (all-build): New.
6012 (all): Depend on it.
6013 (Build module dependencies): Add.
6014 * Makefile.in: Regenerate.
6015 * configure.in: Better support for multiple build modules,
6016 matching what is done for host/target modules. Do not look
6017 for "plausible" locations of build tools if Canadian cross.
6018 Use autoconf's AC_PROG_CC to find a C compiler. Define
6019 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
6020 * configure: Regenerate.
78716e86 6021
1c020272
PB
60222004-06-22 Paolo Bonzini <bonzini@gnu.org>
6023
6024 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6025 * Makefile.in: Regenerate.
6026
a52a0a7f
PB
60272004-06-22 Paolo Bonzini <bonzini@gnu.org>
6028
6029 * Makefile.tpl (configure-build-[+module+],
6030 configure-[+module+], configure-target-[+module+]): Pass
6031 [+extra_configure_args+].
6032 (all-build-[+module+], all-[+module+], check-[+module+],
6033 install-[+module+], [+make_target+]-[+module+],
6034 all-target-[+module+], check-target-[+module+],
6035 install-target-[+module+], [+make_target+]-target-[+module+]):
6036 Pass [+extra_make_args+].
6037 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6038 (GCC_HOST_EXPORTS): Remove.
6039 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6040 cross, check-gcc, check-gcc-c++, install-gcc,
6041 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6042 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6043 * Makefile.in: Regenerate.
6044
ccde3f1a
MS
60452004-06-21 Matthew Sachs <msachs@apple.com>
6046
6047 * MAINTAINERS: Added self to write-after-approval.
6048
6264b0a6
CF
60492004-06-21 Christopher Faylor <cgf@alum.bu.edu>
6050
6051 * configure.in: Check for srcdir/winsup rather than build directory
6052 winsup.
6053 * configure: Regenerate.
6054
801e2270
CV
60552004-06-17 Corinna Vinschen <vinschen@redhat.com>
6056
6057 * configure.in: Don't build Cygwin native newlib if winsup
6058 directory is missing. Emit warning instead.
6059 * configure: Regenerate.
6060
ad6717df
PB
60612004-06-09 Paolo Bonzini <bonzini@gnu.org>
6062
6063 * Makefile.tpl (touch-stage[+id+]): New.
6064 (restage[+prev+]): Depend on touch-stage[+id+].
6065
6066 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6067 Use it throughout.
6068
6069 * Makefile.def: Add profile and feedback bootstrap stages.
6070 Remove next field from bootstrap stages.
6071 * Makefile.tpl (LN, LN_S): Substitute.
6072 (stageN-start, stageN-end): Use double-colon rules, to
6073 provide a hook for additional setup commands.
6074 (distclean-stageN-gcc, restageN): Create dependencies from
6075 [+prev+], not from [+next+].
6076 (stageN-bubble): Add commands for successive stages from
6077 [+prev+], using double-colon rules.
6078 (all-stageN-gcc): Fix typo.
6079 (stagefeedback-start, profiledbootstrap): New.
6080 * Makefile.in: Regenerate.
6081 * configure.in: Call ACX_PROG_LN.
6082 * configure: Regenerate.
6083
5bbb9680
CY
60842004-06-08 Canqun Yang <canqun@nudt.edu.cn>
6085
6086 * MAINTAINERS (Write After Approval): Add myself.
6087
e18be1d4
MA
60882004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
6089
6090 * MAINTAINERS (Write After Approval): Add myself.
6091
5607edfd
PB
60922004-06-03 Paolo Bonzini <bonzini@gnu.org>
6093
6094 * configure.in: Fix --enable-bootstrap breakage introduced in trees
6095 without gcc.
6096 * configure: Regenerate.
6097
1ec4e9c3
PB
60982004-06-01 Paolo Bonzini <bonzini@gnu.org>
6099
6100 * Makefile.tpl: Fix typo.
6101 * Makefile.in: Regenerate.
6102
dce2d8b2 61032004-06-01 Paolo Bonzini <bonzini@gnu.org>
c2f7605f
PB
6104
6105 * configure.in: Remove new- prefix from toplevel
6106 bootstrap targets.
6107 * configure: Regenerate.
6108
f516a7da
PB
61092004-06-01 Paolo Bonzini <bonzini@gnu.org>
6110
6111 * Makefile.tpl (all.normal): Rename to all.
6112 (all): Replace with a rule to pick the default
6113 target from configure.
6114 (all-gcc, configure-gcc): Use conditionals to
6115 do nothing when toplevel bootstrap is going on.
6116 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6117 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6118 * configure.in: Support --enable-bootstrap.
6119
6120 * Makefile.def: Remove new- prefix from toplevel
6121 bootstrap targets.
6122 * Makefile.tpl: Likewise.
6123
6124 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
6125 target.
6126
6127 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6128 $(RECURSE_FLAGS) to recursive invocation of make.
6129
6130 * Makefile.in: Regenerate.
6131 * configure: Regenerate.
6132
78dd5e36 61332004-05-30 Andreas Jaeger <aj@suse.de>
dce2d8b2 6134 Jim Wilson <wilson@specifixinc.com>
78dd5e36
AJ
6135
6136 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6137 like CC.
6138
30f1bddc
DJ
61392004-05-27 Daniel Jacobowitz <dan@debian.org>
6140
6141 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6142 * configure: Regenerate.
6143
4fc4dd12
DJ
61442004-05-25 Daniel Jacobowitz <drow@false.org>
6145
6146 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6147 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6148 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
6149 targets.
6150 * Makefile.in: Regenerate.
6151
dce2d8b2 61522004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
6153
6154 * configure.in: Test the ability to symlink directories.
6155 * configure: Regenerate.
6156
6157 * Makefile.def (bootstrap-stage): New definitions.
6158 * Makefile.tpl (configure-stage1-gcc,
6159 configure-stage2-gcc, configure-stage3-gcc,
6160 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6161 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6162 new-restage3, compare): Autogenerate, see Makefile.in
6163 entry for behavioral changes.
6164 (distclean-stage1, new-stage1-start, new-stage1-end,
6165 new-stage1-bubble, distclean-stage2, new-stage2-start,
6166 new-stage2-end, new-stage2-bubble, distclean-stage3,
6167 new-stage3-start, new-stage3-end): New autogenerated targets.
6168 (objext, prebootstrap, BOOT_CFLAGS,
6169 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6170 targets.
6171
6172 * Makefile.in: Regenerate.
6173 (distclean-stage1, new-stage1-start, new-stage1-end,
6174 new-stage1-bubble, distclean-stage2, new-stage2-start,
6175 new-stage2-end, new-stage2-bubble, distclean-stage3,
6176 new-stage3-start, new-stage3-end): New targets.
6177 (all-stage1-gcc): Move prebootstrap dependency from here...
6178 (configure-stage1-gcc): ...to here.
6179 (new-bootstrap): Use bubble targets.
6180 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6181 Use per-stage distclean targets.
6182 (configure-stage1-gcc, configure-stage2-gcc,
6183 configure-stage3-gcc, all-stage1-gcc,
6184 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6185 Use new-stageN-start to prepare the tree.
6186
4f4e53dd
PB
61872004-05-23 Paolo Bonzini <bonzini@gnu.org>
6188
6189 * Makefile.def (host_modules): add libcpp.
6190 * Makefile.tpl: Add dependencies on and for libcpp.
6191 * Makefile.in: Regenerate.
6192 * configure.in: Add libcpp host module.
6193 * configure: Regenerate.
6194
60975492
PB
61952004-05-21 Paolo Bonzini <bonzini@gnu.org>
6196
6197 * Makefile.tpl: Whenever a recursive target is defined, wrap
6198 it in a special @if/@endif block, and prepare its maybe
6199 dependency in the @if/@endif block
6200 * configure.in: Instead of writing maybe dependencies, remove
6201 the @if/@endif statements, and remove the @if/@endif blocks
6202 that remain.
6203 * configure: Regenerate.
6204 * Makefile.in: Regenerate.
6205
5ce7d75d
JJ
62062004-05-20 Janis Johnson <janis187@us.ibm.com>
6207
6208 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6209
c779c42f
KK
62102004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
6211
6212 PR bootstrap/15120
6213 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6214 * */configure: Rebuilt.
6215
b4117c30
ZW
62162004-05-17 Zack Weinberg <zack@codesourcery.com>
6217
6218 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6219 of libf2c.
6220 * configure, Makefile.in: Regenerate.
6221
719bb4e3 62222004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
6223
6224 * MAINTAINERS (Write After Approval): Add myself.
6225
6de9cd9a
DN
62262004-05-13 Diego Novillo <dnovillo@redhat.com>
6227
6228 Merge from tree-ssa-20020619-branch.
6229
6230 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6231 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6232 (HOST_GMPLIBS): Define.
6233 (HOST_GMPINC): Define.
6234 (TARGET_LIB_PATH): Add libmudflap.
6235 (GFORTRAN_FOR_TARGET): Define.
6236 (configure-build*): Export GFORTRAN.
6237 (configure-gcc): Export GMPLIBS and GMPINC.
6238 (all-gcc): Add maybe-all-libbanshee.
6239 (configure-target-libgfortran): Define.
6240 * Makefile.in: Regenerate.
6241 * configure.in (host_libs): Add libbanshee.
6242 (target_libraries): Add target-libmudflap and target-libgfortran.
6243 Add --with-libbanshee.
6244 Handle --disable-libmudflap.
6245 (*-*-freebsd*): Use with_gmp.
6246 Add $(libgcj) to noconfigdirs.
6247 * configure: Regenerate.
6248 * depcomp: New file.
6249 * MAINTAINERS: Add tree-ssa maintainers.
6250
8f1b790f
VM
62512004-05-04 Vladimir Makarov <vmakarov@redhat.com>
6252
b4117c30 6253 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 6254
693446fc
BF
62552004-04-30 Brian Ford <ford@vss.fsi.com>
6256
b4117c30 6257 * MAINTAINERS (Write After Approval): Add myself.
693446fc 6258
d1bb666c
UB
62592004-04-29 Uros Bizjak <uros@kss-loka.si>
6260
b4117c30 6261 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 6262
6cf1ac42
PB
62632004-04-28 Paolo Bonzini <bonzini@gnu.org>
6264
6265 * config/acx.m4: Fix fastcompare support for new-bootstrap.
6266 * configure: Regenerate.
6267
632933d5
PB
62682004-04-27 Paolo Bonzini <bonzini@gnu.org>
6269
6270 Revert:
6271 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6272
6273 * Makefile.def (flags_to_pass): Remove *dir variables that
6274 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6275 as well as prefix and exec_prefix.
6276 * Makefile.in: Regenerate.
6277
80dc6aa0
RM
62782004-04-26 Robert Millan <robertmh@gnu.org>
6279
6280 Add patches from libtool CVS.
6281 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6282 * ltconfig: Likewise.
6283 * ltcf-c.sh: Likewise.
6284 * ltcf-cxx.sh: Likewise.
6285 * ltcf-gcj.sh: Likewise.
6286
e11283f1
PB
62872004-04-26 Paolo Bonzini <bonzini@gnu.org>
6288
6289 * Makefile.def (host_modules): Mark with the bootstrap
6290 flag packages on which gcc depends.
6291 * Makefile.tpl (all-bootstrap): Use it.
6292 * Makefile.in: Regenerate.
6293
8546950c
PB
62942004-04-26 Paolo Bonzini <bonzini@gnu.org>
6295
6296 * Makefile.def (flags_to_pass): Remove *dir variables that
6297 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6298 as well as prefix and exec_prefix.
6299 * Makefile.in: Regenerate.
6300
a76494aa
PB
63012004-04-26 Paolo Bonzini <bonzini@gnu.org>
6302
b4117c30
ZW
6303 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6304 * configure: Regenerate.
6305 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6306 * gcc/Makefile.tpl (compare): Use the result of the test.
6307 * gcc/Makefile.in: Regenerate.
a76494aa 6308
03a91701
PB
63092004-04-23 Paolo Bonzini <bonzini@gnu.org>
6310
6311 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6312 Always relocate gcc and prev-gcc to the original names, even
6313 if the build fails.
6314 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6315 New targets.
6316
082a6351
LG
63172004-04-23 Laurent GUERBY <laurent@guerby.net>
6318
6319 * MAINTAINERS: Update my email address.
b4117c30 6320
1f1d584b
RO
63212004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6322
6323 * configure.in (mips*-*-irix5*): Enable ld.
6324 * configure: Regenerate.
082a6351 6325
1db673ca
RO
63262004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6327
6328 * configure: Regenerate.
6329
ce4ea44e
JW
63302004-04-15 James E Wilson <wilson@specifixinc.com>
6331
6332 * Makefile.tpl (configure-[+module+], configure-gcc,
6333 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6334 Set and export LDFLAGS.
6335 * Makefile.in: Regenerate.
6336
611f62ad
MC
63372004-04-12 Michael Chastain <mec.gnu@mindspring.com>
6338
b4117c30 6339 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 6340
be912515
NN
63412004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
6342
6343 PR bootstrap/14871
6344 * Makefile.tpl: If we don't have built-in-tree target tools,
6345 use the ones found by configure rather than hacking around with
6346 program_transform_name.
6347 * configure.in: Give Makefile.tpl the information necessary
6348 to do that.
6349 * Makefile.in: Regenerate.
6350 * configure: Regenerate.
6351
9104315a
NN
63522004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
6353
6354 PR bootstrap/14760
6355 * configure.in: When computing baseargs, strip *all* copies of
6356 offending options. Also, don't match/substitute the trailing space,
6357 so that this actually works when two similar options are separated by
6358 only one space.
6359 * configure: Regenerate.
6360
bef1d700
DE
63612004-04-06 David Edelsohn <edelsohn@gnu.org>
6362
b4117c30
ZW
6363 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6364 (rs6000-*-aix*): Same.
6365 * configure: Regenerate.
bef1d700 6366
54bcf05e 63672004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
6368
6369 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 6370
369a832c 63712004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
6372
6373 * MAINTAINERS: Add myself to write-after-approval.
369a832c 6374
09a9c095
NN
63752004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
6376
7caf53cb
NN
6377 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6378 STRICT_WARN, WARN_CFLAGS flags passed down to make.
6379 * Makefile.in: Regenerate.
6380
09a9c095
NN
6381 * configure.in (top level bootstrap support): Rework --enable-werror
6382 to set @stage2_werror_flag@.
6383 * configure: Regenerate.
6384 * Makefile.tpl (top level bootstrap support): Pass
6385 @stage2_werror_flag@ down to configure in stages 2 and 3.
6386 * Makefile.in: Regenerate.
6387
5595a2bd
NN
63882004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
6389
cbfd7e06
NN
6390 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6391 for stages 2 and 3 as well as in make. As a consequence, remove
6392 OUTPUT_OPTION (now detected by configure) from the flags passed down
6393 to make.
6394 * Makefile.in: Regenerate.
6395
5595a2bd
NN
6396 * Makefile.tpl (new-bootstrap): Fix typo.
6397 * Makefile.in: Regenerate.
6398
ca3b3e20
NN
63992004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
6400
295f4e42
NN
6401 * Makefile.tpl: Rearrange by moving recursive_targets rules
6402 into their proper sections.
6403 * Makefile.tpl (top level bootstrap support): Move disabling
6404 of coverage flags from 'make' to 'configure'; improve comments.
6405 * Makefile.in: Regenerate.
6406
340de83f
NN
6407 * Makefile.tpl (experimental top level bootstrap) Move stage1
6408 language setting from all- target to configure- target; disable
6409 intermodule optimization in stage 1; prevent gratuitous rebuilds
6410 of stage 1.
6411 * Makefile.in: Regenerate.
6412 * configure.in: Comma-separate stage 1 language list for top
6413 level bootstrap.
6414 * configure: Regenerate.
6415
ca3b3e20
NN
6416 * Makefile.tpl: Clean up experimental top level bootstrap support:
6417 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6418 prev-gcc in configure- targets as well as all- targets.
6419 * Makefile.in: Regenerate.
6420
4d038073
KC
64212004-03-21 Kelley Cook <kcook@gcc.gnu.org>
6422
6423 * compile: New file imported from automake.
6424
ab3533d6
PB
64252004-03-17 Paolo Bonzini <bonzini@gnu.org>
6426
6427 * configure.in: Remove symbolic link section.
6428 * configure: Regenerate.
6429 * Makefile.tpl (links): Remove.
6430 * Makefile.in: Regenerate.
6431
1e0f07d3 64322004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 6433 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
6434
6435 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 6436 Set with AC_CHECK_PROGS.
1e0f07d3
PB
6437 * configure.in: Fix comment typo from last patch.
6438 * configure: Regenerate.
6439
2805b53a
NN
64402004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
6441
6442 * Makefile.tpl: Introduce experimental top level bootstrap support.
6443 * Makefile.in: Regenerate.
6444 * configure.in: Introduce support for top level bootstrap.
6445 * configure: Regenerate.
6446
79b4b7d2 64472004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 6448 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
6449
6450 PR bootstrap/14522
6451 * configure.in: Cope with shells that do not support unquoted ^
6452 * configure: Regenerate.
6453
6bbec498 64542004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 6455 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
6456
6457 PR bootstrap/14522
79b4b7d2 6458 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
6459 quotes inside quoted backquote substitutions.
6460 * configure: Regenerate.
6461
83c15dfc
AP
64622004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
6463
6464 PR bootstrap/14522
f2bd98d4 6465 * configure.in: Fix escaping of $.
83c15dfc
AP
6466 * configure: Regenerate.
6467
55ffb5ed
NN
64682004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
6469
6470 * configure: Regenerate, since I forgot to while committing Paolo's
6471 changes.
6472
e4c9c075
PB
64732004-03-08 Paolo Bonzini <bonzini@gnu.org>
6474
6475 PR ada/14131
6476 Move language detection to the top level.
6477 * configure.in: Find default values for the tools as
6478 soon as possible. Disable ada if GNAT is not found.
6479 Emit error message about missing languages. Expand
6480 --enable-languages=all for the gcc subdirectory.
6481
5199e2c6
BE
64822004-03-10 Ben Elliston <bje@gnu.org>
6483
6484 * MAINTAINERS: Update my email address.
6485
c18b95e5
DE
64862004-03-05 David Edelsohn <edelsohn@gnu.org>
6487
6488 * ltconfig: Disable building static libraries if building shared
6489 libraries on AIX 5L.
6490
d0fe5ad3
RS
64912004-03-01 Richard Sandiford <rsandifo@redhat.com>
6492
6493 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6494 and disable libgcj.
6495 * configure: Regenerated.
6496
e6f71f9d
BB
64972004-03-01 Brian Booth <bbooth@redhat.com>
6498
6499 * MAINTAINERS: Add myself to write-after-approval.
6500
8983e50e
PB
65012004-03-01 Paolo Bonzini <bonzini@gnu.org>
6502
6503 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 6504
d4cd9d81
NN
65052004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6506
6507 PR bootstrap/7087
6508 * Makefile.tpl: Guard XFOO sed statements better.
6509 * Makefile.tpl: Add dependency for configure-target-libada.
6510 * Makefile.in: Regenerate (incidentally fixes broken
6511 commit when libada-branch was merged).
6512
0ea0229e
KC
65132004-02-25 Kelley Cook <kcook@gcc.gnu.org>
6514
6515 * MAINTAINERS: Add myself to write-after-approval.
6516
bad93735
AP
65172004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
6518
6519 * MAINTAINERS: Add Nicola Pero and myself as libobjc
6520 maintainers.
6521
a7ca14fc
AC
65222004-02-20 Andrew Cagney <cagney@redhat.com>
6523
6524 * config.guess: Update from version 2003-10-16 to 2004-02-16.
6525 * config.sub: Update from version 2003-11-03 to 2004-02-16.
6526
51592782
NN
65272004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
6528
6529 PR bootstrap/11932
6530 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6531
6a30854a
JQ
65322004-02-14 Jerry Quinn <jlquinn@optonline.net>
6533
6534 * MAINTAINERS: Added myself to write-after-approval.
6535
be8b2bee
MK
65362004-02-14 Michael Koch <konqueror@gmx.de>
6537
6538 * MAINTAINERS: Added myself to write-after-approval.
6539
972760b7
JM
65402004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
6541
6542 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
6543 some OS port maintainers to OS port maintainers section.
6544
b0281654
FCE
65452004-02-13 Frank Ch. Eigler <fche@redhat.com>
6546
6547 * MAINTAINERS: Add self.
6548
3c419fd6
KH
65492004-02-12 Kazu Hirata <kazu@cs.umass.edu>
6550
6551 * MAINTAINERS: Alphabetize.
6552
e88e9aee
PB
65532004-02-12 Paolo Bonzini <bonzini@gnu.org>
6554
6555 * MAINTAINERS: Remove myself.
b4117c30 6556
1915e422
DE
65572004-02-11 David Edelsohn <edelsohn@gnu.org>
6558
6559 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6560 (rs6000-*-aix*): Same.
6561 * configure: Regenerate.
6562
a22c2d8d
KC
65632004-02-11 Kelley Cook <kcook@gcc.gnu.org>
6564
6565 * configure.in (host): Add in missing $noconfigdirs to defines.
6566 * configure: Regenerate.
6567
d9cdb878
AC
65682004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
6569 Nathanael Nerode <neroden@gcc.gnu.org>
6570
6571 PR ada/6637, PR ada/5911
b4117c30 6572 Merge with libada-branch:
d9cdb878
AC
6573 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6574 with appropriate dependencies. Add --enable-libada configure switch.
6575 * configure, Makefile.in: Regenerate.
6576
8bd92821
PB
65772004-02-09 Paolo Bonzini <bonzini@gnu.org>
6578
6579 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 6580
89a95129
RO
65812004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6582
6583 * configure.in: Don't pass --with-stabs on IRIX 5 either.
6584 * configure: Regenerate.
6585
892629bc
GK
65862004-02-04 Geoffrey Keating <geoffk@apple.com>
6587
6588 Merge from upstream:
6589
6590 * ltmain.in: When setting IFS to '~', be careful about user
6591 arguments that contain '~'.
6592
6593 2004-02-04 Peter O'Gorman <peter@pogma.com>
6594
6595 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
6596 Also test $base_compile against $CC with escaped arguments. Bug
6597 reported by Geoff Keating <geoffk@apple.com>.
6598
6b402165
KH
65992004-02-04 Kazu Hirata <kazu@cs.umass.edu>
6600
6601 * MAINTAINERS: Remove i960 port.
6602
fa2f0306
DD
66032004-01-23 DJ Delorie <dj@redhat.com>
6604
6605 * Makefile.def (target_modules) [libiberty]: Don't stage.
6606 * Makefile.in: Rebuilt.
6607
9feb20aa
CT
66082004-01-20 Caroline Tice <ctice@apple.com>
6609
6610 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 6611
7aed2ccc
PC
66122004-01-19 Paolo Carlini <pcarlini@suse.de>
6613
6614 * MAINTAINERS: Update my email address.
6615
f25bebe1
JM
66162004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
6617
6618 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 6619
28083580
VR
66202004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
6621
6622 * MAINTAINERS: Remove entries without email address.
6623
c0f4b5e4
DJ
66242004-01-15 Daniel Jacobowitz <drow@mvista.com>
6625
6626 * MAINTAINERS: Add myself to write-after-approval.
6627
b5eb5a5e
SB
66282004-01-15 Steven Bosscher <stevenb@suse.de>
6629
6630 * MAINTAINERS: Update my email address.
6631
dce2d8b2 66322004-01-14 Loren J. Rittle <ljrittle@acm.org>
2c4de30b
LR
6633
6634 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6635 * Makefile.tpl (configure-target-[+module+]): Support stage.
6636 * Makefile.in: Rebuilt.
6637
74c0b320
ILT
66382004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
6639
6640 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
6641
2560344b
RS
66422004-01-10 Richard Sandiford <rsandifo@redhat.com>
6643
6644 * MAINTAINERS: Add myself as a MIPS maintainer.
6645
8b21cda6
NN
66462004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
6647
2b6c260d
NN
6648 * configure.in: Use ./config.cache, not config.cache.
6649 * configure: Regenerate.
6650 * Makefile.tpl: Special-casing not needed for GCC any more.
6651 * Makefile.in: Regenerate.
6652
09438bde
NN
6653 * configure.in: Don't share a cache file for host dirs.
6654 * configure: Regenerate.
6655
8b21cda6
NN
6656 * config-ml.in: Don't mess with the cache file.
6657
e42870df
EB
66582004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
6659
6660 * MAINTAINERS: Move myself from 'Write After Approval' to
6661 'CPU Port Maintainers' section as SPARC maintainer.
6662
6b9eb62c
NN
66632004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
6664
78a816a6
NN
6665 * Makefile.tpl: Make GCC use a separate config.cache.
6666 * Makefile.in: Regenerate.
6667
6b9eb62c
NN
6668 PR bootstrap/11932, PR bootstrap/11933
6669 (I don't know if it will fix either of them, but it relates
6670 to them.)
6671 * configure.in: Don't use shared config.cache for target
6672 directories.
6673 * configure: Regenerate.
6674
86d7b562
DN
66752004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
6676
6677 * MAINTAINERS: Add myself to 'Write After Approval' section.
6678
07d0a605
RS
66792003-12-31 Roger Sayle <roger@eyesopen.com>
6680
6681 * configure.in (ia64*-*-hpux*): Disable building java libraries.
6682 * configure: Regenerated.
6683
459ac19f
KH
66842003-12-23 Kazu Hirata <kazu@cs.umass.edu>
6685
6686 * MAINTAINERS: Remove the mn10200 maintainer.
6687
5785c0ed 66882003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 6689
cc6010cd
AP
6690 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6691 * configure: Regenerated.
5785c0ed 6692
a268eff9
JH
66932003-12-16 Jan Hubicka <jh@suse.cz>
6694
6695 * MAINTAINERS: Add myself as callgraph maintainer.
6696
9d465b12
TF
66972003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
6698
6699 * configure.in (raw_libstdcxx_flags): Remove the leading space.
6700 * configure: Regenerate.
6701
a68a270a
GB
67022003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6703
6704 * MAINTAINERS: Move myself from 'Bug database only accounts' to
6705 'Write After Approval' section. Update email.
6706
dce2d8b2 67072003-12-01 James Lemke <jim@wasabisystems.com>
3066a15c
JL
6708
6709 * MAINTAINERS (Write After Approval): Add myself.
6710
8c052da4
MT
67112003-11-20 Matt Thomas <matt@3am-software.com>
6712
6713 * MAINTAINERS: Add myself as a vax port maintainer.
6714
e75f9147
KC
67152003-11-20 Kelley Cook <kcook@gcc.gnu.org>
6716
6717 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6718 (configure-build-[+module+], configure-[+module+]): Likewise.
6719 (configure-target-[+module+], configure-gcc, config.status): Likewise.
6720 * Makefile.in: Regenerate.
6721
43d8d958
AT
67222003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
6723
6724 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
6725 shared/dylibed libraries.
6726 * ltmain.sh: Likewise.
6727 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
6728 * ltcf-cxx.sh: Likewise.
6729 * ltcf-gcj.sh: Likewise.
6730 * ltconfig: Likewise.
6731
638dcaa0
SC
67322003-11-17 Stan Cox <scox@redhat.com>
6733
6734 * MAINTAINERS: Add myself as iq2000 port maintainer.
6735
15cc172b
AC
67362003-11-14 Arnaud Charlet <charlet@act-europe.fr>
6737
b4117c30
ZW
6738 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6739 * Makefile.in: Regenerate.
15cc172b 6740
20af77cd
UW
67412003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
6742
6743 * config.sub: Update to 2003-11-03 version.
6744
4dd01c5c
PE
67452003-10-20 Phil Edwards <phil@codesourcery.com>
6746
6747 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
6748 * configure: Regenerate.
6749
dce2d8b2 67502003-10-20 Nicolas Pitre <nico@cam.org>
8d36c499
NP
6751
6752 * MAINTAINERS: Add myself to 'Write After Approval' section.
6753
8b7ebc31
AC
67542003-10-20 Arnaud Charlet <charlet@act-europe.fr>
6755
6756 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6757
afe1910c
JM
67582003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
6759
6760 * MAINTAINERS: Update my email address.
6761
05dcec66
RO
67622003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6763
6764 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
6765
dce2d8b2 67662003-10-17 Ralph Loader <rcl@ihug.co.nz>
71fc2f0c
RL
6767
6768 * MAINTAINERS: Add myself to 'Write After Approval' section.
6769
507ec745
BI
67702003-10-16 Bernardo Innocenti <bernie@develer.com>
6771
6772 * config.guess: Update to 2003-10-16 version.
6773 * config.sub: Update to 2003-10-16 version.
6774
dce2d8b2 67752003-10-15 David Daney <ddaney@avtrex.com>
4d466c42
DD
6776
6777 * MAINTAINERS: Added myself to 'Write After Approval' section.
6778
0c9b16bc
FH
67792003-10-15 Falk Hueffner <falk@debian.org>
6780
6781 * MAINTAINERS: Move myself from 'Bug database only accounts' to
6782 'Write After Approval' section. Update email.
6783
74d57d15
RS
67842003-10-14 Roger Sayle <roger@eyesopen.com>
6785
6786 * MAINTAINERS: Move myself from 'Write After Approval' to
6787 'Various Maintainers' section as middle-end maintainer.
6788
d29b8ad8
NN
67892003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
6790
6791 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6792 HOST_FLAGS_TO_PASS.
6793 * Makefile.in: Regenerate.
6794
26db814a
BI
67952003-10-11 Bernardo Innocenti <bernie@develer.com>
6796
6797 * config.guess: Update to 2003-10-07 version.
6798 * config.sub: Update to 2003-10-07 version.
6799
fffeb871
RO
68002003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6801
6802 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
6803 * ltconfig (irix5*, irix6*): Don't override version_type.
6804
6691a79e
ME
68052003-10-05 Mohan Embar <gnustuff@thisiscool.com>
6806
6807 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6808 * configure: Rebuilt
6809 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6810 * Makefile.in: Rebuilt
6811
62cdd71e
L
68122003-10-03 H.J. Lu <hongjiu.lu@intel.com>
6813
6814 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6815
6fe2eacc
CW
68162003-09-30 Carlo Wood <carlo@alinoe.com>
6817
cc6010cd 6818 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 6819
ea57e5ad
PK
68202003-09-29 Paul Koning <ni1d@arrl.net>
6821
6822 * MAINTAINERS: Move myself from "Write After Approval"
6823 to CPU platform maintainers for pdp11 platform.
6824
e070672a
AT
68252003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
6826
6827 * MAINTAINERS: Move myself from 'Write After Approval' to
6828 'Various Maintainers' section as libffi testsuite maintainer.
6829
43bb47c2
DJ
68302003-09-21 Daniel Jacobowitz <drow@mvista.com>
6831
6832 * configure.in: Pass a computed --program-transform-name
6833 to subconfigures.
6834 * configure: Regenerated.
6835
da9d3b37
NN
68362003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6837
94322beb
NN
6838 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6839 * Makefile.in: Regenerate.
6840
da9d3b37
NN
6841 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6842 * Makefile.in: Regenerate.
6843
ffd9060b
ZL
68442003-09-19 Ziemowit Laski <zlaski@apple.com>
6845
6846 * MAINTAINERS: Move myself from 'Write After Approval'
6847 to 'Various Maintainers' (objective-c) section.
6848
eeae7b41
DJ
68492003-09-17 Daniel Jacobowitz <drow@mvista.com>
6850
6851 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6852 quoting.
6853 * configure: Regenerated.
6854
a080d12b
JB
68552003-09-16 Joel Brobecker <brobecker@gnat.com>
6856
6857 * MAINTAINERS (Write After Approval): Add myself to write after
6858 approval list.
6859
6cd2fc59
DN
68602003-09-16 Dorit Naishlos <dorit@il.ibm.com>
6861
cc6010cd 6862 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 6863
dcbdd9cc
ILT
68642003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
6865
6866 * MAINTAINERS: Update my e-mail address.
6867
e517f636
AM
68682003-09-09 Alan Modra <amodra@bigpond.net.au>
6869
6870 * libtool.m4 (LD): Correct powerpc64 host match.
6871
bc49924b
JW
68722003-09-06 James E Wilson <wilson@tuliptree.org>
6873
6874 * MAINTAINTERS: Update my affiliation and email address.
6875
082124f5
ZD
68762003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
6877
6878 * MAINTAINERS (Write After Approval): Add myself.
6879
dc94d89e
DD
68802003-09-04 DJ Delorie <dj@redhat.com>
6881
6882 * configure: Regenerate.
6883
68842003-09-04 Robert Millan <robertmh@gnu.org>
6885
6886 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 6887
7a0f2d4e
KG
68882003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6889
6890 * configure.in: Ensure arguments to sed are properly spaced.
6891 * configure: Regenerate.
6892
88d032eb
GP
68932003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
6894
6895 * MAINTAINERS: Update my e-mail address.
6896
0b3f3d22
ME
68972003-08-28 Mohan Embar <gnustuff@thisiscool.com>
6898
6899 * MAINTAINERS (Write After Approval): Add myself.
6900
d253f9ba
DJ
69012003-08-27 Daniel Jacobowitz <drow@mvista.com>
6902
6903 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6904 * configure: Regenerated.
6905
066ec9c9
MM
69062003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
6907
6908 * MAINTAINERS: Update my email address.
6909
415d7ef9
PE
69102003-08-23 Phil Edwards <pme@gcc.gnu.org>
6911
6912 * configure.in: Use newline instead of semicolon when assuming
6913 shell arguments in a for loop.
6914 * configure: Regenerated.
6915
e1567352
JE
69162003-08-22 Jason Eckhardt <jle@rice.edu>
6917
6918 * MAINTAINERS: Resurrect the i860 maintainer.
6919
b348267b
GK
69202003-08-20 Geoffrey Keating <geoffk@apple.com>
6921
e50084fa
GK
6922 PR 8180
6923 * configure.in: When testing with_libs and with_headers, treat
6924 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
6925 * configure: Regenerate.
b4117c30 6926
b348267b
GK
6927 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6928 make, shell, etc.
6929 (baseargs): Likewise.
6930 * configure: Regenerate.
6931
ca26ffe0
BI
69322003-08-20 Bernardo Innocenti <bernie@develer.com>
6933
6934 * MAINTAINERS (Write After Approval): Add myself.
6935
940cde4d
GK
69362003-08-19 Geoffrey Keating <geoffk@apple.com>
6937
6938 * configure.in: Disable libgcj for darwin not on powerpc.
6939 * configure: Rebuild.
6940
74bed51b
ADL
69412003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
6942
6943 * config-ml.in, symlink-tree: Add license.
6944
b4117c30
ZW
69452003-08-03 Richard Stallman <rms@gnu.org>
6946 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
6947
6948 * README.SCO: New file.
6949
333a28b4
MK
69502003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
6951
6952 * Makefile.tpl (check, check-c++): Express dependencies using
6953 dependencies rather than commands.
6954 * Makefile.in: Regenerate.
6955
c197e306
AC
69562003-08-01 Andrew Cagney <cagney@redhat.com>
6957
6958 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6959 * configure: Ditto.
6960
a8ee6e2d
GK
69612003-07-31 Geoffrey Keating <geoffk@apple.com>
6962
6963 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 6964 * Makefile.in: Update.
a8ee6e2d 6965
8d9b3f2e
AT
69662003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
6967
6968 * configure.in: Enable libgcj for darwin.
6969 * configure: Rebuild.
6970
52c0c542
PE
69712003-07-29 Phil Edwards <pme@gcc.gnu.org>
6972
6973 * config-ml.in: Use ac_configure_args directly instead of
6974 ml_arguments. Only set ml_norecursion if --no[-]recursion is
6975 actually seen.
6976
b4acb5ef
NN
69772003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
6978
6979 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6980 creating target and build subdirs to build all parent dirs as needed.
6981 * Makefile.in: Rebuild.
6982 * configure.in: Don't build dirs explicitly here.
6983 * configure: Rebuild.
6984
a51d71d0
PB
69852003-07-26 Paul Brook <paul@nowt.org>
6986
6987 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
6988
f43e12ce
AO
69892003-07-22 Alexandre Oliva <aoliva@redhat.com>
6990
6991 * Makefile.tpl (all-make): Depend on intl.
6992 * Makefile.in: Rebuilt.
6993
8a199ff6
PE
69942003-07-20 Phil Edwards <pme@gcc.gnu.org>
6995
6996 * install-sh: Update to newer upstream versions (associated with
6997 aclocal 1.7).
6998 * mkinstalldirs: Likewise.
6999 * missing: Likewise, plus $1Help2man -> $1 typo fix.
7000
e6a8c803
AP
70012003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
7002
7003 * MAINTAINERS: Move self from Bug database only accounts
7004 to write-after-approval.
7005
9f13608f
NN
70062003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
7007
7008 * config.if: Remove unused libc_interface determination.
7009
c7864714
NN
70102003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
7011
7012 * MAINTAINERS: Move self from write-after-approval to
7013 build machinery (*.in).
7014
775956d0
NN
70152003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
7016
7017 PR bootstrap/11273
7018 PR bootstrap/11408
7019 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
7020 unused INSTALL_PROGRAM_ARGS.
7021 * configure.in: Use AC_PROG_INSTALL.
7022 * Makefile.in: Regenerate.
7023 * configure: Regenerate.
7024
c7f67a6e
KH
70252003-07-13 Kazu Hirata <kazu@cs.umass.edu>
7026
7027 * MAINTAINERS: Alphabetize.
7028
33952f6f
AO
70292003-07-10 Alexandre Oliva <aoliva@redhat.com>
7030
7031 * configure: Rebuilt.
7032 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
7033 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7034 newlib nor libgloss.
7035 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
7036 * configure.in (am33_2.0-*-linux*): Added.
7037
0d4f1b4e
BW
70382003-07-09 Bob Wilson <bob.wilson@acm.org>
7039
7040 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7041 * configure: Regenerate.
7042
56694dd9
ZW
70432003-07-07 Zack Weinberg <zack@codesourcery.com>
7044
7045 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7046 * Makefile.in: Regenerate.
7047
21607eb4
ZW
70482003-07-04 Zack Weinberg <zack@codesourcery.com>
7049
7050 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7051 * Makefile.in: Regenerate.
7052
dce2d8b2 70532003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8c90b13a
L
7054
7055 * Makefile.tpl: Replace PWD with PWD_COMMAND.
7056 * Makefile.in: Regenerated.
7057
5d42f90e
L
7058 * config-ml.in: Replace PWD with PWD_COMMAND.
7059
6eb95e99
ZW
70602003-07-04 Zack Weinberg <zack@codesourcery.com>
7061
7062 * intl: New directory; see intl/ChangeLog for details.
7063 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7064 * Makefile.tpl: all-gcc depends on maybe-all-intl.
7065 * Makefile.in: Regenerate.
7066
07d1940e
NN
70672003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
7068
7069 * configure.in: Clean up config-lang.in handling. Delete
7070 useless assignment to "subdirs".
7071 * configure: Regenerate.
7072
4dbda6f0
NN
70732003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
7074
7075 * configure.in: Rename 'target_libs' to 'target_libraries'.
7076 Remove useless reference to 'target_libs'.
7077 * configure: Regenerate.
7078
2c30ab71
KS
70792003-06-23 Keith Seitz <kseitz@sources.redhat.com>
7080
7081 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7082 * Makefile.in: Regenerate.
7083
11405c93
NN
70842003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
7085
7086 * Makefile.def: Introduce flags_to_pass.
7087 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7088 * Makefile.in: Regenerate.
7089
fb87ad5d
HPN
70902003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
7091
7092 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7093 and target-libgloss.
7094 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7095 <h8300*-*-*>: Disable libf2c and ${libgcj}.
7096 * configure: Regenerate.
7097
a7956a48
BK
70982003-06-17 Benjamin Kosnik <bkoz@redhat.com>
7099
7100 * configure.in: Update testsuite_flags to new location.
7101 * configure. Regenerate.
6eb95e99 7102
eaf9f3b2
NN
71032003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
7104
7105 * Makefile.tpl: Remove BUILD_CC stuff.
7106 * Makefile.in: Regenerate.
7107
2d89ffef
KH
71082003-06-17 Kazu Hirata <kazu@cs.umass.edu>
7109
7110 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7111
dce2d8b2 71122003-06-16 Graeme Peterson <gp@qnx.com>
83415b0b
GP
7113
7114 * MAINTAINERS (Write After Approval): Add myself.
7115
dce2d8b2 71162003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 7117
b951c91c
L
7118 * config.guess: Update to 2003-06-12 version.
7119 * config.sub: Update to 2003-06-13 version.
7120
dce2d8b2 71212003-06-12 H.J. Lu <hongjiu.lu@intel.com>
0bb41a37
L
7122
7123 * config.guess: Update to 2003-06-06 version.
7124 * config.sub: Update to 2003-06-06 version.
7125
655b7166
RO
71262003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7127
7128 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7129 * configure. Regenerate.
7130
01b759aa
NN
71312003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
7132
bf1d3e81
NN
7133 * configure.in: Disable serial configure by default.
7134 * configure: Regenerate.
7135 * Makefile.tpl: Abolish .NOTPARALLEL.
7136 * Makefile.in: Regenerate.
7137
e89fbdfe
NN
7138 * Makefile.tpl: Replace {build,host,target}_canonical by
7139 {build,host,target}.
7140 * Makefile.in: Regenerate.
7141
01b759aa
NN
7142 * Makefile.tpl: Fix stupid pasto.
7143 * Makefile.in: Regenerate.
7144
f7dae026
NN
71452003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
7146
7147 * Makefile.tpl: Remove bogus conditional.
7148 * Makefile.in: Regenerate.
7149
71502003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
7151
7152 * Makefile.tpl (profiledbootstrap): New target.
7153 * Makefile.in (profiledbootstrap): New target.
7154
2ffc3e73 71552003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
7156
7157 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7158 Pinski. Remove user names from other bugzilla-only maintainers.
7159
1a1e6b96
NN
71602003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
7161
1358ccea
NN
7162 * Makefile.tpl: Make 'recursive targets' using autogen rather
7163 than shell loop. Remove duplicate 'clean' targets and false
7164 comments.
7165 * Makefile.def: Add systematic dependencies to 'recursive' targets.
7166 Add systematic method of specifying missing targets in subdirs.
7167 Add copyright boilerplate.
7168 * Makefile.in: Regenerate.
7169 * configure.in: Add 'recursive targets' to maybe list.
7170 * configure: Regenerate.
7171
ae74ed1f
NN
7172 * MAINTAINERS: "GNATS only" -> "Bug database only".
7173
1a1e6b96
NN
7174 * Makefile.tpl: Rename [+target+] to [+make_target+].
7175 * Makefile.def: Rename 'target' to 'make_target'.
7176
c79af3fa
NB
71772003-05-31 Neil Booth <neil@daikokuya.co.uk>
7178
7179 * MAINTAINERS: Add self as options handling maintainer.
7180
39d85b61
MM
71812003-05-28 Michael Meissner <gnu@the-meissners.org>
7182
7183 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7184 been too long since I touched those ports.
7185
afc2b62d
DD
71862003-05-28 DJ Delorie <dj@redhat.com>
7187
7188 * Makefile.tpl: Make maybe-check-gcc .PHONY.
7189 * Makefile.in: Regenerate.
7190
df445104
MR
71912003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
7192
7193 * configure.in: Use curly braces in the definition of tooldir.
7194 * configure: Regenerate.
7195
2eb98e5d 71962003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 7197
2eb98e5d
DD
7198 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7199 newlib or libgloss.
7200 * Makefile.in: Regenerate.
7201
862fced8
DD
72022003-05-21 DJ Delorie <dj@redhat.com>
7203
7204 * Makefile.tpl: Add missing empty maybe-check-gcc target.
7205 * Makefile.in: Regenerate.
7206
fc351800
ILT
72072003-05-20 Ian Lance Taylor <ian@airs.com>
7208
7209 * MAINTAINERS: Update my e-mail address.
7210
7e2dbcef
NN
72112003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
7212
7213 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 7214 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
7215 Factor out common code from autogen IF statements.
7216 * configure: Regenerate.
7217 * Makefile.in: Regenerate.
7218
f2a0e225
KC
72192003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
7220
7221 * configure.in: Accept i[3456789]86 for machine type.
7222 * configure: Regenerate.
7223
8b87bb96
NN
72242003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
7225
7226 * configure.in: Switch more things to use maybe dependencies.
7227 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
7228 * configure: Regenerate.
7229 * Makefile.tpl: Switch more things to use maybe dependencies.
7230 * Makefile.in: Regenerate.
7231
fdb882bc 72322003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
7233
7234 * Makefile.tpl (install-opcodes): Define.
7235 * Makefile.in: Rebuild.
7236
f7c50032
AJ
72372003-05-13 Andreas Jaeger <aj@suse.de>
7238
7239 * config.guess: Update to 2003-05-09 version.
7240 * config.sub: Update to 2003-05-09 version.
7241
dce2d8b2 72422003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
7243
7244 * configure.in: Correct sed script so that options in quotes are not
7245 deleted.
7246 * configure: Rebuild.
7247
aa8f1f57
CV
72482003-05-12 Corinna Vinschen <corinna@vinschen.de>
7249
7250 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7251 and $$s/newlib/libc/sys/cygwin32 include paths.
7252 * configure: Ditto.
7253
0c130f81
MM
72542003-05-12 Michael Meissner <gnu@the-meissners.org>
7255
7256 * MAINTAINERS: Update my email addresses.
7257
aa1a100b
EB
72582003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
7259
7260 * config-ml.in: Propagate INSTALL variables.
f7c50032 7261
87861833
GP
72622003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7263
7264 * MAINTAINERS: Remove duplicate entries in Write After Approval.
7265
de722255
CD
72662003-05-02 Chris Demetriou <cgd@broadcom.com>
7267
6eb95e99
ZW
7268 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7269 * Makefile.in: Regenerate.
de722255 7270
96c4a002
WB
72712003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
7272
7273 * MAINTAINERS (GNATS only): Add Falk Hueffner.
7274
55b15a11
WB
72752003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
7276
7277 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
7278
0c227849
DJ
72792003-04-27 Daniel Jacobowitz <drow@mvista.com>
7280
7281 * Makefile.tpl: Clean $(BUILD_SUBDIR).
7282 * Makefile.in: Regenerated.
7283
d45148c1
WB
72842003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
7285
7286 * MAINTAINERS (Write After Approval): Upgrade myself from
7287 GNATS only to write-after-approval. Update my mail address.
7288
dce2d8b2 72892003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
7290
7291 (OS Port Maintainers: freebsd): Add myself.
7292
438f50c3
MM
72932003-04-22 Mark Mitchell <mark@codesourcery.com>
7294
7295 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
7296
9074e169
KJ
72972003-04-22 Kean Johnston <jkj@sco.com>
7298
7299 * MAINTAINERS (SCO ports): Added myself.
7300
dfd39a2e
NS
73012003-04-21 Nathan Sidwell <nathan@codesourcery.com>
7302
7303 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
7304
ccbae82a
KJ
73052003-04-19 Kean Johnston <jkj@sco.com>
7306
7307 * MAINTAINERS (Write After Approval): Add myself.
7308
2f50999f
GP
73092003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7310
7311 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7312 * Makefile.in: Regenerate.
7313
e9b84181
JJ
73142003-04-18 Jakub Jelinek <jakub@redhat.com>
7315
7316 * configure.in (powerpc64*-*-linux*): Remove.
7317 * configure: Rebuilt.
7318
1ca4c6e1
PE
73192003-04-17 Phil Edwards <pme@gcc.gnu.org>
7320
7321 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
7322 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7323 and restrap.
7324 * Makefile.in: Regenerate.
7325
0590b963
RE
73262003-04-16 Richard Earnshaw <rearnsha@arm.com>
7327
7328 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7329 * configure: Regenerated.
7330
ff41a56f
DD
73312003-04-15 DJ Delorie <dj@redhat.com>
7332
7333 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
7334
50d440bc
NC
73352003-04-13 Nick Clifton <nickc@redhat.com>
7336
7337 * config-ml.in: Remove support for --disable-aix removing
7338 call-aix multilibs.
7339
b1e0a93e
AO
73402003-04-10 Alexandre Oliva <aoliva@redhat.com>
7341
7342 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7343 * */configure: Rebuilt.
7344
71fb704d
JS
73452003-04-08 Joel Sherrill <joel@oarcorp.com>
7346
7347 * MAINTAINERS: Add my email address.
7348
3897ea90
OH
73492003-03-17 Olivier Hainque <hainque@act-europe.fr>
7350
7351 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 7352
93c834b7
NN
73532003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
7354
7355 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7356 * Makefile.in: Regenerate.
7357
82c34dcb
MC
73582003-03-14 Michael Chastain <mec@shout.net>
7359
7360 * Makefile.in: Regenerate with correct Makefile.def.
7361
73458fb7
NN
73622003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
7363
7364 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
7365 Make macro.
7366 * Makefile.in: Regenerate.
7367 * configure.in: Clean up gxx_include_dir logic.
7368 * configure: Regenerate.
7369
32cf27e5
AE
73702003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
7371
7372 * MAINTAINERS (Write After Approval): Add myself.
7373
c727e7a0
BE
73742003-03-10 Ben Elliston <bje@wasabisystems.com>
7375
7376 * MAINTAINERS: Update my mail address.
7377
9a27ac7a
FS
73782003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7379
7380 * configure.in (gxx_include_dir): Fix typo.
7381 * configure: Regenerated.
7382
3aa83176
NN
73832003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
7384
7385 * Makefile.tpl: Reindent.
7386 * Makefile.in: Regenerate.
7387 * configure.in: Reindent. Don't set unused variables.
7388 * configure: Regenerate.
7389
9124bc53
DJ
73902003-03-04 Daniel Jacobowitz <drow@mvista.com>
7391
7392 * configure.in: Include $(build_tooldir)/sys-include in
7393 FLAGS_FOR_TARGET.
7394 * configure: Regenerated.
7395
cb543528
NN
73962003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
7397
c858bf1e
NN
7398 * Makefile.tpl: Always pass down RANLIB.
7399 * Makefile.in: Regenerate.
7400
aa9c3ab4
NN
7401 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
7402 * Makefile.in: Regenerate.
7403 * configure.in: Remove unused logic relating to --enable-shared
7404 and --enable-threads. Remove bogus comments. Remove redundant
7405 noconfigdirs.
7406 * configure: Regenerate.
7407
cb543528
NN
7408 * configure.in: Replace ${libstdcxx_version} by its value.
7409 Remove reference to mh-dgux.
7410 * configure: Regenerate.
7411
53f70c1b
KB
74122003-03-03 Kevin Buettner <kevinb@redhat.com>
7413
7414 * MAINTAINERS (Write After Approval): Add myself.
7415
df0f0674
NN
74162003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7417
7418 * Makefile.tpl: Rearrange.
7419 * Makefile.in: Regenerate.
7420
dce2d8b2 74212003-02-25 Uwe Stieber <uwe@wwws.de>
ef4e7569
US
7422
7423 * configure.in: Add support for kaOS as cross build target system.
7424 * configure: Regenerated.
7425
a7a287eb
SB
74262003-02-24 Steven Bosscher <steven@gcc.gnu.org>
7427
7428 * MAINTAINERS (Write after approval): Add myself.
7429
ff00c8a2
JW
74302003-02-21 James E Wilson <wilson@tuliptree.org>
7431
7432 * MAINTAINERS: Update my email address.
7433
abb2db7a
ZW
74342003-02-21 Zack Weinberg <zack@codesourcery.com>
7435
7436 * MAINTAINERS: Add self to blanket write privs. section.
7437
e9f2dc3b
SM
74382003-02-20 Sean McNeil <sean@blue.mcneil.com>
7439
7440 * Makefile.tpl: Add definition of CPPFLAGS to pass into
7441 configure-target-* as some target builds may require additional
7442 flags for preprocessor tests.
7443 * Makefile.in: Regenerated.
7444
ee03dc5e
AO
74452003-02-19 Alexandre Oliva <aoliva@redhat.com>
7446
11856278
AO
7447 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
7448 * ltconfig: Handle it.
7449 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
7450 auto-detecting it.
7451
274aef32
AO
7452 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
7453 it is used as argument to $CC.
7454 * ltcf-gcj.sh: Likewise.
7455
ee03dc5e
AO
7456 * configure.in: Introduce --enable-maintainer-mode.
7457 * configure: Rebuilt.
7458 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
7459 for maintainer mode.
7460 * Makefile.in: Rebuilt.
7461
30db8e17
JM
74622003-02-18 Jason Merrill <jason@redhat.com>
7463
7464 * Makefile.tpl (check-c++): Allow parallelism.
7465
cab60ac6
GP
74662003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7467
7468 * MAINTAINERS: Remove John Carr (who never actually had access to
7469 gcc.gnu.org).
7470
c8e5d1af
GK
74712003-02-15 Geoffrey Keating <geoffk@apple.com>
7472
7473 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
7474 don't configure target-libobjc.
7475 * configure: Regenerate.
7476
70f91f50
RO
74772003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7478
7479 * Makefile.tpl (RANLIB): Define.
7480 * Makefile.in: Regenerate.
7481
669e9062
LB
74822003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
7483
7484 * MAINTAINERS: Update my email.
abb2db7a 7485
61b56b2e
KS
74862003-02-06 Keith R Seitz <keiths@redhat.com>
7487
7488 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
7489 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
7490 * Makefile.in: Regenerated.
7491 * configure.in: Remove all traces of snavigator, db, and grep.
7492 * configure: Regenerated.
7493
a1ba6e15
GP
74942003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7495
7496 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
7497 After Approval.
7498
f5f2cce5
CC
74992003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
7500
7501 * MAINTAINERS (Write after approval): Add myself.
7502
ba49f6f1
FCE
75032003-01-31 Frank Ch. Eigler <fche@redhat.com>
7504
7505 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
7506 * Makefile.in: Regenerated.
7507
ccf9f10c
RS
75082003-01-30 Roger Sayle <roger@eyesopen.com>
7509
7510 * config.guess: Updated to 2003-01-30's version.
7511 * config.sub: Updated to 2003-01-28's version.
7512
a693735b
AO
75132003-01-30 Alexandre Oliva <aoliva@redhat.com>
7514
7515 * config.if: If gcc_version is already set, just use it. Don't set
7516 gcc_version_trigger if it's already set, otherwise set it to
7517 gcc/version.c, but only if the file exists. If it is not set and
7518 gcc/version.c does not exist, try to extract the version number from
7519 $CC.
7520
204c43d6
AT
75212003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
7522
abb2db7a 7523 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 7524
842e91ec
PE
75252003-01-27 Phil Edwards <pme@gcc.gnu.org>
7526
7527 * configure.in: Revert 24Jan change.
7528 * configure: Regenerate.
7529
6b99984e
GP
75302003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7531
7532 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
7533 entry of HJ Lu.
7534
806e0935
NN
75352003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
7536
7537 * configure.in: Revert previous change.
7538 * configure: Regenerate.
7539
307a9864
NN
75402003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
7541
7542 * configure.in: Make rda native-only.
7543 * configure: Regenerate.
7544
02ba6302
VR
75452003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7546
7547 * MAINTAINERS: Move myself from GNATS-only-accounts to
7548 write-after-approval.
7549
77d187bc
NN
75502003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
7551
7552 * configure.in: Add missing \.
7553 * configure: Rebuilt.
7554
a94a2d4c
JJ
75552003-01-17 Jakub Jelinek <jakub@redhat.com>
7556
7557 * configure.in (baseargs): Avoid using \| in sed regular
7558 expressions.
7559 * configure: Rebuilt.
7560
73f84924
JJ
75612003-01-16 Jakub Jelinek <jakub@redhat.com>
7562
7563 * configure.in (baseargs): Remove all supported forms of
7564 --cache-file, --srcdir, --host, --build and --target options
7565 from argument lists.
7566 * configure: Rebuilt.
7567
8c12fc63
JZ
75682003-01-15 Josef Zlomek <zlomekj@suse.cz>
7569
7570 * MAINTAINERS: Add myself to write-after-approval list.
7571
7c005a3a
AO
75722003-01-15 Alexandre Oliva <aoliva@redhat.com>
7573
7574 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
7575 * configure: Rebuilt.
7576
3dfabf63
NN
75772003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
7578
7579 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
7580 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
7581 * Makefile.in: Regenerate.
7582 * configure: Regenerate.
7583
cf53ae10
AO
75842003-01-09 Alexandre Oliva <aoliva@redhat.com>
7585
7586 * configure.in: Remove Makefile in build, host and target modules
7587 unless configure was run with --no-recursion.
7588 * configure: Rebuilt.
7589
3fbe8e4a
CC
75902003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
7591
7592 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
7593 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
7594 * Makefile.in: Regenerate.
7595
66e2aa7d
CD
75962003-01-08 Chris Demetriou <cgd@broadcom.com>
7597
7598 * config.guess: Update to 2003-01-03 version.
7599 * config.sub: Update to 2003-01-03 version.
7600
b5038cfb
CF
76012003-01-07 Christopher Faylor <cgf@redhat.com>
7602
7603 * configure: Regenerate with proper autoconf 2.13.
7604
d02c69be
CF
76052003-01-07 Christopher Faylor <cgf@redhat.com>
7606
7607 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 7608 * configure: Regenerate.
d02c69be 7609
e914a571
AC
76102003-01-06 Andrew Cagney <ac131313@redhat.com>
7611
7612 * configure.in (GDB_TK): Add tcl directories conditional on
7613 gdb/gdbtk directory being present.
7614 * configure: Regenerate.
abb2db7a 7615
dce2d8b2 76162003-01-04 John David Anglin <dave.anglin@nrc.ca>
70571545 7617
dce2d8b2
EB
7618 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
7619 used by gcc if LD is not defined and we are not doing a Canadian Cross.
70571545
JDA
7620 * configure: Rebuilt.
7621
89a7012a
TT
76222002-12-31 Tom Tromey <tromey@redhat.com>
7623
7624 * Makefile.in: Rebuilt.
7625 * Makefile.def (target_modules) [libffi]: Allow installation.
7626
3f4f56e2
AS
76272002-12-31 Andreas Schwab <schwab@suse.de>
7628
7629 * configure.in: Fix use of $program_transform_name.
7630 * configure: Regenerated.
7631
6c1b8d0a
DJ
76322002-12-30 Daniel Jacobowitz <drow@mvista.com>
7633
7634 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 7635 * configure: Regenerated.
6c1b8d0a 7636
c5120911
AO
76372002-12-29 Alexandre Oliva <aoliva@redhat.com>
7638
7639 * Makefile.tpl (local-distclean): Don't remove...
7640 (multilib.ts): ... this. Moved into...
7641 (multilib.out): ... this. Don't use sub-make.
7642 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7643 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7644 (configure-build-[+module+], configure-[+module+],
7645 configure-target-[+module+], configure-gcc): ... these. Test
7646 for Makefile existence. Drop config.status from dependencies.
7647 * Makefile.in: Rebuilt.
7648 * configure.in: Move gcc-version-trigger to the end of
7649 ac_configure_args. Add comments to maybedep.tmp and
7650 serdep.tmp. Introduce --disable-serial-configure. Remove
7651 nonopt from baseargs, matching and removing corresponding
7652 whitespace while at it.
7653 * configure: Rebuilt.
7654
e245b0ea
AO
76552002-12-28 Alexandre Oliva <aoliva@redhat.com>
7656
903de295
AO
7657 * configure.in (host_configargs): Replace reference to
7658 no-longer-defined buildopts with --build=${build_alias}.
7659 * configure: Rebuilt.
7660
e245b0ea
AO
7661 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
7662 program_transform_name to standard idiom.
7663 (AUTOGEN, AUTOCONF): Define.
7664 (Makefile.in): Use $(AUTOGEN).
7665 (Makefile): Depend on config.status, and use autoconf-style rule to
7666 build it. Move original commands to...
7667 (config.status): ... this new target.
7668 (configure): Add $(srcdir). Depend on config/acx.m4. Use
7669 $(AUTOCONF).
7670 * Makefile.in: Rebuilt.
7671
671aa708
NN
76722002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
7673
53fbfb58
NN
7674 * Makefile.tpl: Fix dramatic bustage due to change in
7675 program_transform_name.
7676 * Makefile.in: Regenerate.
7677
7678 * configure.in: Remove unnecessary PATH setting.
7679 * configure: Regnerate.
7680
7681 * configure.in: Don't default to unprefixed tools unless
7682 the native tools will work.
7683 * configure: Regenerate.
7684
671aa708
NN
7685 * configure.in: Convert to autoconf script. Blow away lots
7686 of now-redundant Makefile fragments.
7687 * configure: Generate using Autoconf.
7688 * Makefile.tpl: Rewrite to reflect autoconfiscation.
7689 * Makefile.in: Regenerate.
7690
57f40826
NN
76912002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
7692
3fedb745
NN
7693 * configure: Fix stupid bug where RANLIB was mistakenly included.
7694
abb2db7a 7695 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
7696 (build_configargs, host_configargs, target_configargs).
7697
7698 * configure.in: Move logic out of sed statement.
7699
abb2db7a 7700 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
7701 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7702
315fa0f4
SS
77032002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
7704
7705 * config.sub: Import from master repository
7706 * config.guess: Ditto
7707
45aff44f
AS
77082002-12-24 Andreas Schwab <schwab@suse.de>
7709
7710 * Makefile.tpl (multilib.out): Fix missing space.
7711 * Makefile.in: Regenerate.
7712
88b5521b
NN
77132002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
7714
7715 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
7716 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
7717 * Makefile.in: Regenerate.
7718 * configure.in: Remove unnecessary leftovers.
7719
2a726918
GK
77202002-12-21 Geoffrey Keating <geoffk@apple.com>
7721
7722 * configure.in (extra_ranlibflags_for_target): New variable.
7723 (*-*-darwin): Add -c to ranlib commands.
7724 * configure (tooldir): Handle extra_ranlibflags_for_target.
7725
aace3269 77262002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
7727
7728 * Makefile.tpl: Revert HJL's change.
7729 * Makefile.in: Regenerated.
7730 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7731 always.
7732
f0895142
AS
77332002-12-19 Andreas Schwab <schwab@suse.de>
7734
7735 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7736 * Makefile.in: Regenerate.
7737
dce2d8b2 77382002-12-18 H.J. Lu <hjl@gnu.org>
782d0c02
L
7739
7740 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7741 * Makefile.in: Regenerated.
7742
7743 * configure.in (build_prefix): New. Substitute.
7744
212f6dd0
NN
77452002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
7746
79308c5d
NN
7747 * Makefile.tpl: Don't let real targets depend on phony targets.
7748 * Makefile.in: Regenerate.
7749
212f6dd0
NN
7750 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7751 * Makefile.in: Regenerate.
7752
ab17919f
SS
77532002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
7754
7755 * config.sub: Import from master repository
7756 * config.guess: Ditto
7757
5ecf91d1
JM
77582002-12-16 Jason Merrill <jason@redhat.com>
7759
7760 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7761 previous 'make bootstrap'.
7762 * Makefile.in: Regenerate.
7763
d8437e1b
HPN
77642002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
7765
7766 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7767
4977bab6
ZW
77682002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
7769
7770 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7771 * Makefile.in: Regenerate.
7772
0edcfdcb
JM
77732002-12-13 Jason Merrill <jason@redhat.com>
7774
6248218a 7775 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
7776 library tests.
7777 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
7778 * Makefile.in: Regenerate.
7779
4977bab6
ZW
77802002-12-12 Alexandre Oliva <aoliva@redhat.com>
7781
7782 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7783 * Makefile.in: Rebuilt.
7784
f87505dd
AO
77852002-12-12 Alexandre Oliva <aoliva@redhat.com>
7786
7787 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
7788
4977bab6
ZW
77892002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
7790
7791 * configure: Fix bug put in by gremlins.
7792
7793 * Makefile.tpl: Substitute more autoconfily.
7794 * configure: Substitute more autoconfily.
7795 * Makefile.in: Regenerate.
7796
7f0db92a
SS
77972002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
7798
7799 * config.sub: Import from master repository
7800 * config.guess: Ditto
7801 * MAINTAINERS: Added Svein Seldal under write after approval
7802
4977bab6
ZW
78032002-12-08 Andrew Cagney <ac131313@redhat.com>
7804
7805 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7806 * Makefile.in (all-sim): Ditto.
7807
78082002-12-06 DJ Delorie <dj@redhat.com>
7809
7810 * Makefile.tpl: Change configure dependencies to not have real
7811 targets depend on phony targets.
7812
78132002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
7814
7815 * configure.in: Revert unintentional change.
7816
7817 * Makefile.tpl: Change dependency for */multilib.out so that
7818 it works when gcc isn't in the tree.
7819
7820 * configure.in: Substitute more.
7821 * configure: Run subconfigures from the Makefile.
7822 * Makefile.tpl: Run subconfigures from the Makefile; add a few
7823 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
7824
67f1b906
GP
78252002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7826
7827 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
7828
4977bab6
ZW
78292002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
7830
7831 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7832 and corresponding dependencies.
7833 * Makefile.in: Regenerate.
7834
7835 * configure.in (host_tools): Order binutils, gas and ld for
7836 convenience in running the testsuites.
7837
7838 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7839 * Makefile.in: Regenerate.
7840 * configure.in: Introduce rules to serialize subconfigure runs.
7841
7842 * configure.in: Introduce BASE_CC_FOR_TARGET.
7843 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
7844 Realize configure-build-* targets. Realize configure-target-* targets.
7845 * Makefile.in: Regenerate.
7846
78472002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7848
7849 * configure: Move gcc_version_trigger stuff from here...
7850 * configure.in: ...to here.
7851
7852 * configure.in: Separate subconfigure options added by this file from
7853 options given by the user. Add machinery to put args for host
7854 subconfigures into the Makefile.
7855
7856 * Makefile.tpl: Remove 'vault' targets.
7857 * Makefile.tpl: Reorder and comment dependencies.
7858 * Makefile.in: Regenerate.
7859
78602002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
7861 * configure.in: Fix my broken commit of previous patch. (sigh)
7862
743f054e
GK
78632002-11-28 Geoffrey Keating <geoffk@apple.com>
7864
7865 * configure.in: Move host-specific darwin noconfigdirs into
7866 the host-specific section.
7867
4977bab6
ZW
78682002-11-28 Geoffrey Keating <geoffk@apple.com>
7869
7870 * configure.in: Move host-specific darwin noconfigdirs into
7871 the host-specific section.
7872
78732002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
7874
7875 * configure: Remove skip-this-dir support.
7876 * Makefile.tpl: Remove skip-this-dir support.
7877
7878 * Makefile.tpl: Remove leftover support for non-autoconfiscated
7879 subdirectories.
7880 * Makefile.in: Regenerate.
7881
7882 * Makefile.tpl: Strip out useless setting of 'dir'.
7883 * Makefile.in: Regenerate.
7884
78852002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
7886
7887 * configure.in: Fix deeply stupid bug.
7888
7889 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7890 shell code in CXX_FOR_TARGET
7891 * Makefile.def: Introduce raw_cxx.
7892 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7893 RAW_CXX_FOR_TARGET.
7894 * Makefile.in: Regenerate.
7895
78962002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
7897
7898 * Makefile.tpl: Remove unnecessary ifs.
7899 * Makefile.in: Regenerate.
7900
7901 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
7902 dependencies. Maybe-ize build-libiberty. Create dummy install
7903 targets for 'no_install' modules.
7904 * configure: Move GDB_TK substitution to configure.in. Move
7905 build_modules stuff to configure.in.
7906 * configure.in: Implement soft dependency machinery. Maybe-ize
7907 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
7908 * Makefile.in: Regenerate.
7909
79102002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
7911
7912 * Makefile.tpl: Make all-target, install-target behave similarly
7913 to all, install (only hitting configured targets). Eliminate
7914 unused macro defintions.
7915
7916 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7917 build != host.
7918
7919 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7920
7921 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7922
7923 * configure.in: Produce lists of subdir targets we're actually
7924 configuring. Remove references to "dosrel".
7925 * Makefile.tpl: Let configure set which subdir targets are hit.
7926 Remove install-cross; clean up install; remove ALL. Remove
7927 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
7928 Autogenerate host module targets. Remove empty dependency lines
7929 and redundant dependency; rearrange slightly.
7930 * Makefile.def: Add host-side libtermcap, utils.
7931
7932 * Makefile.in: Regenerate.
7933
e6226a2f
RO
79342002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7935
7936 * ltconfig (osf[345]): Append $major to soname_spec.
7937 Reflect this in library_names_spec.
7938 * ltmain.sh (osf): Prefix $major with . for use as extension.
7939
3b75d237
AJ
79402002-11-19 Andreas Jaeger <aj@suse.de>
7941
7942 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
7943 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
7944 and sparc64 GNU/Linux systems.
7945
809108de
NS
79462002-11-19 Nathan Sidwell <nathan@codesourcery.com>
7947
7948 * MAINTAINERS: Update email.
7949
e7e0de7e
GP
79502002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7951
7952 * MAINTAINERS: Complete James Dennett's entry.
7953
f7109dea
EB
79542002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
7955
7956 * MAINTAINERS (Write After Approval): Add myself.
7957
d3ac17c9
BK
79582002-11-13 Bruce Korb <bkorb@gnu.org>
7959
7960 * Makefile.tpl: syntactic cleanup
7961
dce2d8b2 79622002-11-13 Stuart Hastings <stuart@apple.com>
cbf78ae4
SH
7963
7964 * MAINTAINERS: Add myself to write-after-approval list.
7965
4977bab6
ZW
79662002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
7967
7968 * Makefile.def: Add list of recursive targets to autogenerate.
7969 Add build_modules.
7970 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
7971 targets. Autogenerate *-build-* targets.
7972 * Makefile.in: Regenerate.
7973
79742002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
7975
7976 * configure: More autoconf-style substitutions.
7977 * Makefile.tpl: More autoconf-style substitutions.
7978 * Makefile.in: Regenerate.
7979
79802002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
7981
7982 * configure: Substitute more variables in a more autoconf-friendly
7983 way. Simplify slightly.
7984 * Makefile.tpl: Make more variables substitutable in an
7985 autoconf-friendly way.
7986 * Makefile.in: Regenerate.
7987
d4783999
JW
79882002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
7989
7990 * MAINTAINERS (Write After Approval): Add myself.
7991
4977bab6
ZW
79922002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
7993
7994 * configure.in (v810*): Remove special setting of tools.
7995
7996 * configure: Add support for extra required flags for ar or nm.
7997 * configure.in (aix4.3+): Use above support for target-specific
7998 issues, rather than using config/mt-aix43.
7999
80002002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
8001
8002 * configure: Remove 'removing', which doesn't work. Replace $subdir
8003 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
8004 with $srcdir. Reformat indentation. Substitute some variables
8005 formerly hard-coded in the Makefile for build=host.
8006 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8007 * Makefile.def: Autogenerate more.
8008 * Makefile.in: Regenerate.
8009
1c9c903e
AN
80102002-11-04 Adam Nemet <anemet@lnxw.com>
8011
8012 * MAINTAINERS (Write After Approval): Add myself.
8013
40673d2b
KB
80142002-11-04 Kevin Buettner <kevinb@redhat.com>
8015
8016 * Makefile.def (host_modules): Add rda.
8017 * Makefile.in: Regenerate.
8018 * configure.in (target_tool): Add target-rda to list.
8019
42e650ae
GP
80202002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8021
8022 * MAINTAINERS: Remove "co-maintainer" note for web pages.
8023
e004b81f
PE
80242002-10-25 Phil Edwards <pme@gcc.gnu.org>
8025
8026 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
8027 and restrap targets to this rule.
8028 * Makefile.in: Regenerate.
8029
06bd49b1
GP
80302002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8031
8032 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8033 GNATS only accounts.
8034
d0af82b0
HPN
80352002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
8036
8037 * configure.in (i[3456]86-*-linux*): Add check to disable
8038 ${libgcj} for glibc1.
8039
10782654
DC
80402002-10-24 Denis Chertykov <denisc@overta.ru>
8041
8042 * MAINTAINERS: Add myself as ip2k port maintainer.
8043
a5a438f5
SS
80442002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
8045
8046 * configure.in: Add tic4x target.
8047
fe3d5b7f
NN
80482002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
8049
aba8a494
NN
8050 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8051 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8052 * Makefile.in: Regenerate.
8053
fe3d5b7f
NN
8054 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8055 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8056 * Makefile.in: Regenerate.
8057
a6ad79e7
JJ
80582002-10-02 Janis Johnson <janis187@us.ibm.com>
8059
8060 * MAINTAINERS: Add myself as web pages co-maintainer.
8061
6a8a9058
NN
80622002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8063
8064 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8065 * Makefile.in: Regenerate.
8066
327d975a
ZW
80672002-10-02 Zack Weinberg <zack@codesourcery.com>
8068
8069 * MAINTAINERS: Add myself and Nathan Sidwell
8070 <nathan@codesourcery.com> as VxWorks maintainers.
8071
a5ae8f19 80722002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
8073
8074 * Makefile.def: Remove order dependency comments.
8075 * Makefile.tpl: Add explicit install-install dependencies.
8076 * Makefile.in: Regenerate.
d0f6c823 8077
34c6040c 8078 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 8079 * Makefile.in: Regenerate.
34c6040c 8080
d0f6c823
NN
8081 * Makefile.tpl: Add configure-target (for src-release in src)
8082 * Makefile.in: Regenerate.
8083
50bd210b
NC
80842002-09-30 Nick Clifton <nickc@redhat.com>
8085
8086 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8087
ca25149e
UW
80882002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
8089
8090 * configure.in (s390*-*-linux*): Enable libgcj.
8091
dd30b57d
NN
80922002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
8093
9e60a678
NN
8094 * configure: Revert accidentally applied changes.
8095
dd30b57d
NN
8096 * Makefile.tpl: Make more autoconf-friendly.
8097 * Makefile.in: Regenerate.
8098 * configure: Make substitution more autoconf-like.
8099
5831424e
RE
81002002-09-28 Richard Earnshaw <rearnsha@arm.com>
8101
8102 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8103 single entry to handle all these.
8104 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
8105 libjava on arm-*-elf.
8106
b7f3b15b
GK
81072002-09-27 Geoffrey Keating <geoffk@apple.com>
8108
8109 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8110 things that depend on them.
8111
0dffceed
NN
81122002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8113
8114 * Makefile.tpl: Make subsituted variables more autoconfy.
8115 * Makefile.in: Regenerate.
8116 * configure: Make seds more autoconfy.
8117
1db75a86 81182002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
8119
8120 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8121 * Makefile.in: Regenerate.
8122 * configure.in: Rewrite sed statements to look autoconfy.
8123
1db75a86
NN
8124 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8125 all-target-foo on configure-target-foo.
8126 * Makefile.def: Ditto.
8127 * Makefile.in: Rebuild.
8128
741a4e89
AH
81292002-09-25 Andrew Haley <aph@redhat.com>
8130
8131 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8132
95ddd785
NN
81332002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
8134
8135 * Makefile.def: New file.
8136 * Makefile.tpl: New file.
8137 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8138 * contrib/gcc_update: Note that Makefile.in is a generated file.
8139
8140 * configure.in: Minor rearrangement. Simplify tests.
8141
65a824f6
JT
81422002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
8143
8144 * configure.in (with_headers): Skip copy if value is "yes".
8145 (with_libs): Likewise.
8146
51270f0a 81472002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
8148
8149 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8150 * configure.in (sh*-*-pe*): Ditto.
8151 * configure.in (mips*-*-pe*): Ditto.
8152 * configure.in (*arm-wince-pe): Ditto.
8153
8f89dbf4
NN
8154 * configure.in: Rearrange.
8155
c1b8db3f
KH
81562002-09-14 Kazu Hirata <kazu@cs.umass.edu>
8157
8158 * MAINTAINERS: Update my email address.
8159
341f0575
PK
81602002-08-30 Paul Koning <pkoning@equallogic.com>
8161
8162 * MAINTAINERS: (Write After Approval): Add myself.
8163
d2e06980
GK
81642002-08-29 Geoffrey Keating <geoffk@redhat.com>
8165
8166 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8167
4906d5d8
GK
81682002-08-24 Geoffrey Keating <geoffk@redhat.com>
8169
8170 * MAINTAINERS: Change my mailing address.
8171
e9a25cc8
PC
81722002-08-21 Paolo Carlini <pcarlini@unitus.it>
8173
8174 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 8175 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 8176
dce2d8b2 81772002-08-20 Loren J. Rittle <ljrittle@acm.org>
a5aa7421
LR
8178
8179 * MAINTAINERS (Write After Approval): Remove myself.
8180 (Various Maintainers: c++ runtime libs): Add myself.
8181
5ce6f47b
EC
81822002-08-15 Eric Christopher <echristo@redhat.com>
8183
8184 * config.sub: Import from master repository.
8185 * config.guess: Ditto.
8186
7f9317f0
AO
81872002-08-19 Alexandre Oliva <aoliva@redhat.com>
8188
8189 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8190 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8191 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8192
7aecca3d
AH
81932002-08-16 Aldy Hernandez <aldyh@redhat.com>
8194
8195 * MAINTAINERS: Add self to rs6000 vector extensions.
8196
8ea4b195
AO
81972002-08-15 Alexandre Oliva <aoliva@redhat.com>
8198
8199 * libiberty/configure: Reverted unintended yesterday's check in.
8200
f5cc59a7
AO
82012002-08-14 Alexandre Oliva <aoliva@redhat.com>
8202
8203 * boehm-gc/configure, libf2c/configure: Rebuilt.
8204 * libffi/configure, libiberty/configure: Ditto.
8205 * libjava/configure, libobjc/configure: Ditto.
8206 * libstdc++-v3/configure, zlib/configure: Ditto.
8207 Merged from binutils:
8208 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
8209 From Steve Ellcey <sje@cup.hp.com>:
8210 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8211 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8212 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8213 IA64.
8214 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8215 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8216 soname_spec, sys_lib_search_path_spec): Ditto.
8217
dce2d8b2 82182002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
66350331
FS
8219
8220 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8221
2ff34870
L
82222002-08-04 H.J. Lu (hjl@gnu.org)
8223
8224 * configure.in (mips*-*-linux*): Don't skip target-libffi.
8225
a014f2fe
KW
82262002-08-02 Krister Walfridsson <cato@df.lth.se>
8227
8228 * MAINTAINERS (Write After Approval): Add myself.
8229
c01d477a
AM
82302002-07-31 Alan Modra <amodra@bigpond.net.au>
8231
8232 * configure.in: Move generic linux case to end. Copy generic
8233 linux noconfigdirs to mips*-*-linux* entry and new
8234 powerpc64*-*-linux* entry. Add target-libffi for the latter.
8235
68cd2524
MM
82362002-07-19 Michael Matz <matz@suse.de>
8237
8238 * MAINTAINERS: Add myself as ra* maintainer.
8239
e2d83b8c
CD
82402002-07-16 Chris Demetriou <cgd@broadcom.com>
8241
8242 * config.guess: Update to 2002-07-09 version.
8243 * config.sub: Update to 2002-07-03 version.
8244
cece4f1d
HPN
82452002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
8246
8247 * MAINTAINERS: Fix typo in a maintainer email address.
8248
bb654703
NN
82492002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
8250
8251 * configure.in: Remove two redundant tests.
8252
789b7de5
RO
82532002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8254
8255 * configure.in (mips*-*-irix6*o32): Enable stabs.
8256
e1da1089
NN
82572002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
8258
f3970bba
NN
8259 * configure.in: Don't build grez.
8260 * Makefile.in: Ditto.
8261
e1da1089
NN
8262 * Makefile.in: Remove references to bsp, cygmon, libstub.
8263 * configure.in: Ditto.
8264
8265 * configure.in: Remove leftover reference to gdbtest.
8266
57c905fa
PE
82672002-07-08 Phil Edwards <pme@gcc.gnu.org>
8268
8269 * configure.in (gxx_include_dir): Change to match versioned
8270 C++ headers if --enable-version-specific-runtime-libs is used.
8271
a0af94a7 82722002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 8273
a0af94a7
SE
8274 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8275
423ce3eb
NN
82762002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
8277
8278 * configure.in: Make --without-x work.
8279
98186934
NN
82802002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
8281
c3b7d169
NN
8282 * configure.in: Rearrange target Makefile fragment collection.
8283
98186934
NN
8284 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8285 cvs[src].
8286 * configure.in: Ditto.
8287
eebd288a
MK
82882002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
8289
8290 * MAINTAINERS (Write After Approval): Update my e-mail address.
8291
3ab36f05
NN
82922002-06-24 Ben Elliston <bje@redhat.com>
8293
8294 * configure.in (host_tools): Remove cgen.
8295
8296 * Makefile.in (all-cgen): Remove; runs from its source directory.
8297 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 8298 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
8299 (all-sim): Likewise.
8300
dce2d8b2 83012002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3ab36f05
NN
8302
8303 * Makefile.in: Eliminate 'apache' targets.
8304 * configure.in: Eliminate 'apache' targets.
8305
55380b08
NN
8306 * configure.in: Eliminate redundant tests. Reorganize.
8307
9a5c1b9d
NN
8308 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8309
5fd3853a
NN
8310 * config-ml.in: Eliminate references to Cygnus configure.
8311
cfefc434
NN
8312 * Makefile.in: Eliminate references to building emacs.
8313
2fe93885
GS
83142002-06-28 Graham Stott <graham.stott@btinternet.com>
8315
8316 * MAINTAINERS: Update my email address.
8317
53c40185
BK
83182002-06-26 Benjamin Kosnik <bkoz@redhat.com>
8319
8320 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 8321 (cxx_incdir): Remove.
53c40185 8322
97679694
NN
83232002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
8324
8325 * MAINTAINERS (Write After Approval): Add self.
8326
b03bcd37
DC
8327Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
8328
8329 * configure.in: Add support for ip2k.
8330
6bd12129
NN
83312002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
8332
8333 * configure.in: Fix AIX configury bug.
8334
e0d98a92
SE
83352002-06-20 Steve Ellcey <sje@cup.hp.com>
8336
8337 * MAINTAINERS (Write After Approval): Add self.
8338
ba3292db
NN
83392002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
8340
ef40bc65
NN
8341 * configure.in: replace ${topsrcdir} with ${srcdir}
8342
7a0be465
NN
8343 * configure.in: Move definition of libstdcxx_flags
8344 right above usage, rather than waaay earlier.
8345
e1848dde
NN
8346 * configure.in: Pull definition of is_cross_compiler earlier.
8347
8bc2fff1
NN
8348 * configure.in: Rearrange a little.
8349
ba3292db
NN
8350 * configure.in: Remove references to librx.
8351 * Makefile.in: Remove references to librx.
8352
11d8b408
DC
8353Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
8354
8355 * config.sub: Add support for avr target.
8356 Import from master sources, rev 1.255
5ce6f47b 8357
93da8339
PE
83582002-06-19 Phil Edwards <pme@gcc.gnu.org>
8359
8360 * configure, .cvsignore: Revert previous change...
8361 * Makefile: ...delete.
8362
b4caab5c
NN
83632002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
8364
8365 * configure.in: Eliminate ${gasdir} variable.
8366
ee777171
DB
83672002-06-18 Dave Brolley <brolley@redhat.com>
8368
8369 * configure.in: Add support for frv.
8370 * config.sub: Add support for frv.
8371
26e4af54
PE
83722002-06-18 Phil Edwards <pme@gcc.gnu.org>
8373
8374 * configure: Remove garbage from previous commit.
8375
bb20b7da
PE
83762002-06-18 Phil Edwards <pme@gcc.gnu.org>
8377
8378 * configure: For in-source builds, make a subdir and re-exec there.
8379 * Makefile: New file. Pass targets through to build directory.
8380 * .cvsignore: No longer ignore "Makefile".
8381
9d321f6c
DR
83822002-06-16 Douglas Rupp <rupp@gnat.com>
8383
8384 * MAINTAINERS (Write After Approval): Add self.
8385
c8eb2bc0
KG
83862002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8387
8388 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
8389
f210d239
JT
83902002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
8391
8392 * configure.in (vax-*-netbsd*): Re-enable gas.
8393
e9667b3c
NN
83942002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
8395
efe1f357
NN
8396 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
8397 BUILD_PREFIX_1, to correct nomenclature.
8398 * configure: Likewise.
8399
e9667b3c
NN
8400 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
8401 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
8402
fe2fe497
OH
84032002-05-31 Olaf Hering <olh@suse.de>
8404
8405 * config-ml.in: Propogate DESTDIR also.
8406
dcf7f0dd
JT
84072002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
8408
8409 * configure.in (vax-*-netbsd*): Don't build gas for this
8410 platform.
8411
6ff14f32
MM
84122002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
8413
8414 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8415 and libgcj for AVR.
8416
397de1ff
KK
84172002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
8418
8419 * MAINTAINERS (Write After Approval): Add myself.
8420
ac30211c
JT
84212002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
8422
8423 * config.guess: Update to 2002-05-22 version.
8424 * config.sub: Likewise.
8425
1e6347d8
RO
84262002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8427
8428 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
8429 * config-ml.in: Likewise.
8430 * configure: Likewise.
8431 * configure.in: Likewise.
8432
e5ce1d6d
SC
84332002-05-16 Stephane Carrez <stcarrez@nerim.fr>
8434
8435 * MAINTAINERS: Update my email address.
8436
6cdef75d
NN
84372002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
8438
4a87f061
NN
8439 * configure.in: Simplify makefile fragment collection.
8440
8441 * configure.in: Remove code to build emacs.
603606e7 8442
e254d6b5
NN
8443 * configure.in : Remove --srcdir argument from targargs and buildargs
8444 (it's always overridden in the Makefile anyway). Rearrange a bit.
8445
8446 * configure: Move some logic to configure.in.
8447 * configure.in: Move some logic from configure.
6cdef75d 8448
1d6006fe
TT
84492002-05-11 Tom Tromey <tromey@redhat.com>
8450
8451 * MAINTAINERS: Reflect libgcj reality.
8452
b70b3534
FS
84532002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
8454
8455 * Makefile.in: Honour DESTDIR.
8456
4434687a
MM
84572002-05-08 Mark Mitchell <mark@codesourcery.com>
8458
8459 * config.guess: Import 2002-03-20 version.
8460 * config.sub: Import 2002-04-26 version.
8461
a89e49c7
RO
84622002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8463
8464 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
8465
44e55536
TJ
84662002-05-07 Tim Josling <tej@melbpc.org.au>
8467
8468 * MAINTAINERS: Add self.
8469
dce2d8b2 84702002-05-06 Loren J. Rittle <ljrittle@acm.org>
97320a3f
LR
8471
8472 * ltmain.sh: Detect and handle object name conflicts
8473 while piecewise linking a static library.
8474
b7c13625
AO
84752002-05-05 Alexandre Oliva <aoliva@redhat.com>
8476
8477 * configure.in (noconfigdirs): Don't disable libgcj on
8478 sparc64-*-solaris* and sparcv9-*-solaris*.
8479
4182d9fa
AO
84802002-05-03 Alexandre Oliva <aoliva@redhat.com>
8481
8482 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
8483
7bebf279
TF
84842002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
8485
8486 * configure.in (FLAGS_FOR_TARGET): Do not add
8487 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
8488 on i[3456]86-*-linux*.
8489
9a06dc7d
TF
84902002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
8491
8492 * configure.in (noconfigdirs): Replace [ ] with test.
8493
8494 * configure.in (noconfigdirs): Do not add target-newlib if
8495 target == i[3456]86-*-linux*, and host == target.
8496
a51a07fa
NN
84972002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
8498
9e7facd6
DD
8499 * configure.in: delete reference to absent file
8500
aeaa0f2f
NN
8501 * configure.in: replace '[' with 'test'
8502
4bb98828
NN
8503 * configure.in: Eliminate references to gash.
8504 * Makefile.in: Eliminate references to gash.
8505
64791664
NN
8506 * configure.in: remove useless references to 'pic' makefile fragments.
8507
3ed57cf4
NN
8508 * configure.in: (*-*-windows*) Finish removing.
8509
a51a07fa
NN
8510 * configure.in: Eliminate redundant test for libgui.
8511
8552f6f1
RS
85122002-04-29 Roger Sayle <roger@eyesopen.com>
8513
8514 * MAINTAINERS: Add self and realphabetize. Update entries
8515 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
8516 entry for a29k port maintainer.
8517
dce2d8b2 85182002-04-26 Joel Sherrill <joel@OARcorp.com>
9e847666
JS
8519
8520 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
8521 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
8522
704c9a14
NN
85232002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
8524
8525 * configure.in: remove references to dead files
8526
7bff5059
MM
85272002-04-19 Mark Mitchell <mark@codesourcery.com>
8528
8529 * MAINTAINERS: Add information about purpose of this file.
8530
0c7c67f0
TT
85312002-04-18 Tom Tromey <tromey@redhat.com>
8532
8533 * configure.in: Disallow configuring libgcj when it is already
8534 installed and we're using Solaris 2.8 linker. Do enable libgcj on
8535 Solaris 2.8 by default. For PR libgcj/6158.
8536
63501e91
NN
85372002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
8538
8539 * configure.in: Move default CC setting out of config/mh-* fragments
8540 directly into here.
8541
701afd4d
NN
85422002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
8543
8544 * configure.in: don't even try to configure or make a subdirectory
8545 if there's no configure script for it.
8546
07cdae91
MM
85472002-04-15 Mark Mitchell <mark@codesourcery.com>
8548
8549 * MAINTAINERS: Remove chill maintainers.
8550 * Makefile.in (CHILLFLAGS): Remove.
8551 (CHILL_LIB): Remove.
8552 (TARGET_CONFIGDIRS): Remove libchill.
8553 (CHILL_FOR_TARGET): Remove.
8554 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
8555 CHILL_LIB.
8556 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
8557 (CHECK_TARGET_MODULES): Likewise.
8558 (INSTALL_TARGET_MODULES): Likewise.
8559 (CLEAN_TARGET_MODULES): Likewise.
8560 (configure-target-libchill): Remove.
8561 (all-target-libchill): Remove.
8562 * configure.in (target_libs): Remove target-libchill.
8563 Do not compute CHILL_FOR_TARGET.
8564 * libchill: Remove directory.
5ce6f47b 8565
ab50d72b
DD
85662002-04-11 DJ Delorie <dj@redhat.com>
8567
8568 * Makefile.in, configure.in: Sync with binutils, entries
8569 follow...
8570
0a1e123a
DD
85712002-04-07 Andrew Cagney <ac131313@redhat.com>
8572
8573 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
8574 (do-tar, do-bz2): New rules.
8575 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
8576 (gdb-tar): New rule.
8577 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
8578 (insight_dejagnu.tar): New rule.
8579 (insight.tar): New rule.
8580 (gdb+dejagnu.tar): New rule.
8581 (gdb.tar): New rule.
8582
ab50d72b
DD
85832002-02-01 Mo DeJong <supermo@bayarea.net>
8584
8585 * Makefile.in: Add all-tix to deps for all-snavigator
8586 so that tix is built when building snavigator.
8587
85882002-01-11 Steve Ellcey <sje@cup.hp.com>
8589
8590 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8591 ld and gdb are not supported.
8592
85932002-01-07 Mark Salter <msalter@redhat.com>
8594
8595 * configure.in: Remove target-bsp and target-cygmon from arm builds.
8596 Allow target-libgloss to be built for arm, strongarm, and xscale.
8597
85982001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
8599
8600 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8601 options for i[3456]86-pc-linux* native builds.
8602
86032001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
8604
8605 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8606 files from .po files for a distribution.
8607
86082001-09-03 Jeff Holcomb <jeffh@redhat.com>
8609
8610 * configure.in: Enable libstdc++-v3 for h8300 targets.
8611
86122001-06-19 Alan Modra <amodra@bigpond.net.au>
8613
8614 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
8615 version from bfd/.
8616
8617Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
8618
8619 * Makefile.in (VER): When present, extract the version number from
8620 the file version.in.
8621
dce2d8b2 86222001-05-24 Tom Rix <trix@redhat.com>
ab50d72b
DD
8623
8624 * configure.in : enable ld for aix
8625
86262001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
8627
8628 * config.guess: Add linux target for S/390.
8629
86302000-11-07 Philip Blundell <pb@futuretv.com>
8631
8632 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8633
86342000-11-03 Philip Blundell <pb@futuretv.com>
8635
8636 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8637 files.
8638
86392001-01-15 Ben Elliston <bje@redhat.com>
8640
8641 * configure.in (host_tools): Add sid.
8642 Always configure cgen.
8643
86442000-11-24 Nick Clifton <nickc@redhat.com>
8645
8646 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
8647
8648
86492000-08-20 Doug Evans <dje@casey.transmeta.com>
8650
8651 * Makefile.in (ALL_MODULES): Add all-cgen.
8652 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8653 (all-cgen): New target.
8654 (all-opcodes,all-sim): Depend on all-cgen.
8655 * configure.in (host_tools): Add cgen.
8656 Only configure cgen if --enable-cgen-maint.
8657
dce2d8b2 86582002-04-09 Loren J. Rittle <ljrittle@acm.org>
ef98ad7b
LR
8659
8660 * configure.in: Add *-*-freebsd* configurations.
8661
90def2b2
TT
86622002-04-08 Tom Tromey <tromey@redhat.com>
8663
8664 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
8665 Fixes PR libgcj/6068.
8666
320d7e7a
KW
86672002-03-30 Krister Walfridsson <cato@df.lth.se>
8668
8669 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
8670
18b467f1
RO
86712002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8672
8673 * configure.in (alpha*-dec-osf*): Enable libgcj.
8674
dce2d8b2 86752003-03-27 Matthew Gingell <gingell@gnat.com>
8bb3a5af
MG
8676
8677 * MAINTAINERS (Write After Approval): Add myself.
8678
56ae9405
NC
86792002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
8680
8681 Fix for: PR bootstrap/3591, target/5676
8682 * configure.in (mcore-pe): Disable the configuration of
8683 libstdc++-v3 since exceptions are not supported.
8684
f18d9a0c
AG
86852002-03-20 Anthony Green <green@redhat.com>
8686
8687 * configure.in: Enable libgcj for xscale-elf target.
8688
dce2d8b2 8689Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
c0e21eef
R
8690
8691 * MAINTAINERS: Update my email address.
8692
28eca9e8
AO
86932002-03-16 Alexandre Oliva <aoliva@redhat.com>
8694
8695 * ltmain.sh (relink_command): Fix typo in previous change.
8696
e67e72c7
AO
86972002-03-15 Alexandre Oliva <aoliva@redhat.com>
8698
8699 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
8700 (relink_command): Added --tag flags.
8701 (mode=install): If relinking fails; error out.
8702
c2273204
RH
87032002-03-12 Richard Henderson <rth@redhat.com>
8704
8705 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
8706 .NOTPARALLEL tag.
8707 (do-check): Rename from check.
8708 (check): Allow parallel check.
8709
bcb64245
BW
87102002-03-12 Bob Wilson <bob.wilson@acm.org>
8711
8712 * MAINTAINERS: Add myself as maintainer for xtensa port.
8713 Fix alphabetical order in CPU port maintainer list.
8714 Remove myself from Write After Approval list.
8715
63adb4ff
RH
87162002-03-11 Richard Henderson <rth@redhat.com>
8717
8718 * Makefile.in (.NOTPARALLEL): Add fake tag.
8719
9bec4bf0
L
87202002-03-07 H.J. Lu (hjl@gnu.org)
8721
8722 * configure.in: Enable gprof for mips*-*-linux*.
8723
c7fc1f84
DS
87242002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
8725
8726 * MAINTAINERS (Write After Approval): Add myself.
8727
6bff33fb
AO
87282002-02-28 Alexandre Oliva <aoliva@redhat.com>
8729
8730 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8731 libjava.
8732 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
8733
0210b33b
AO
87342002-02-23 Alexandre Oliva <aoliva@redhat.com>
8735
8736 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8737 because its Makefile is there; test for the executable instead.
8738
fcc0a3ef
AO
87392002-02-22 Alexandre Oliva <aoliva@redhat.com>
8740
8741 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
8742 libstdc++-v3 and libjava.
8743
dce2d8b2 87442002-02-11 Adam Megacz <adam@xwt.org>
97cf8285
AM
8745
8746 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
8747 boehm-gc
5ce6f47b 8748
40fe0ec3
AO
87492002-02-09 Alexandre Oliva <aoliva@redhat.com>
8750
8751 * config.guess: Updated to 2002-01-30's version.
8752 * config.sub: Updated to 2002-02-01's version.
8753 Contribute sh64-elf.
8754 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
8755 * configure.in: Added sh64-*-*.
8756
694d53ee
CD
87572002-02-08 Chris Demetriou <cgd@broadcom.com>
8758
8759 * MAINTAINERS: Belatedly add myself to write after approval list.
8760
a9ca50b1
JH
8761Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
8762
8763 * MAINTAINERS: Put self in as maintainer for x86-64 port.
8764 Remove self as Write After Approval.
8765
5ffc3500
GK
87662002-01-31 Geoffrey Keating <geoffk@redhat.com>
8767
8768 * MAINTAINERS: Put self in as maintainer for contrib/regression
8769 directory.
8770
4ceaf7fb
PE
87712002-01-28 Phil Edwards <pme@gcc.gnu.org>
8772
8773 * MAINTAINERS: Update my email address.
8774
51584787
JT
87752002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
8776
5ce6f47b
EC
8777 * configure.in (*-*-netbsd*): New. Skip target-newlib,
8778 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
8779 libraries if not supported for NetBSD on target CPU.
8780
5701d273
DR
87812002-01-25 Douglas B Rupp <rupp@gnat.com>
8782
8783 * install-sh: Use _inst.$$_ for temp file name.
8784
b299a075
JT
87852002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
8786
8787 * MAINTAINERS (Write After Approval): Move my contact info
8788 from here...
8789 (OS Port Maintainers): ...to here (netbsd).
8790
51fe14b5
BW
87912002-01-22 Bob Wilson <bob.wilson@acm.org>
8792
8793 * MAINTAINERS (Write After Approval): Add myself.
8794
dce2d8b2 87952002-01-17 H.J. Lu <hjl@gnu.org>
b634ad42
L
8796
8797 * Makefile.in (all-fastjar): Also depend on all-libiberty.
8798 (all-target-fastjar): Also depend on all-target-libiberty.
8799
3cd87679
L
88002002-01-16 H.J. Lu (hjl@gnu.org)
8801
8802 * config.guess: Import from master sources, rev 1.225.
8803 * config.sub: Import from master sources, rev 1.238.
8804
969a6d8f
KH
88052002-01-16 Kazu Hirata <kazu@hxi.com>
8806
8807 * MAINTAINERS (Write After Approval): Remove myself.
8808
366f6a52
FW
88092001-12-19 Florian Weimer <fw@deneb.enyo.de>
8810
8811 * MAINTAINERS (Write After Approval): Add myself.
8812
f02240b6
JM
88132001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
8814
8815 * MAINTAINERS: Add self as docs co-maintainer.
8816
5d08dc39
MK
88172001-12-11 Matthias Klose <doko@debian.org>
8818
8819 * MAINTAINERS (Write After Approval): Add myself.
8820
39e790d5
ZW
88212001-12-09 Zack Weinberg <zack@codesourcery.com>
8822
8823 * MAINTAINERS: Update my email address.
8824
4519d6a3
TC
88252001-12-07 Turly O'Connor <turly@apple.com>
8826 * MAINTAINERS (Write After Approval): Add myself.
8827 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
8828 (rs6000_initialize_trampoline): Call __trampoline_setup for
8829 ABI_DARWIN too.
8830 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 8831 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 8832
21cf0a73
PC
88332001-12-07 Paolo Carlini <pcarlini@unitus.it>
8834
8835 * MAINTAINERS (Write After Approval): Add myself.
8836
4ee43206
DR
8837Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
8838
8839 * configure, configure.in: Use temp file for long sed commands.
8840
251931f3
LG
88412001-12-03 Laurent Guerby <guerby@acm.org>
8842
8843 * config.sub: Update to version 1.232 on subversion.
8844
03777dd7
BE
88452001-12-03 Ben Elliston <bje@redhat.com>
8846
8847 * MAINTAINERS: Update mail address for config.* patches.
8848
dce2d8b2 88492001-11-27 DJ Delorie <dj@redhat.com>
e490616e
ZW
8850 Zack Weinberg <zack@codesourcery.com>
8851
8852 When build != host, create libiberty for the build machine.
8853
8854 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8855 CONFIG_ARGUMENTS.
8856 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8857 New variables.
8858 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8859 and rules.
8860 (all.normal): Depend on ALL_BUILD_MODULES.
8861 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8862 (all-build-libiberty): Depend on configure-build-libiberty.
8863
8864 * configure: Calculate and substitute proper value for
8865 ALL_BUILD_MODULES.
8866 * configure.in: Create the build subdirectory.
8867 Calculate and substitute TARGET_CONFIGARGS (formerly
8868 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8869
04075e8f
ZL
88702001-11-26 Ziemowit Laski <zlaski@apple.com>
8871
8872 * MAINTAINERS (write-after-approval): Add self.
8873
ed19322d
CR
88742001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
8875
8876 * MAINTAINERS (GNATS only accounts): Remove self.
8877
90a12988
HPN
88782001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
8879
8880 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
8881 libf2c.
8882
77e653ad
CR
88832001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
8884
8885 * MAINTAINERS (Write After Approval): Add self.
8886
64adad99
DB
88872001-11-12 David O'Brien <obrien@FreeBSD.org>
8888
8889 * MAINTAINERS: mips and s390 are also CPU ports.
8890
834a28c7
DB
88912001-11-12 David O'Brien <obrien@FreeBSD.org>
8892
8893 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
8894
ef94239f
DB
88952001-11-11 David O'Brien <obrien@FreeBSD.org>
8896
8897 * MAINTAINERS: Alphabetize.
8898
beda0427
KH
88992001-11-09 Kazu Hirata <kazu@hxi.com>
8900
8901 * MAINTAINERS (Various maintainers: h8 port): Add myself.
8902
6ca224d3
JDA
89032001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
8904
8905 * MAINTAINERS (Various maintainers: hppa port): Added myself.
8906
132e4bd7
PE
89072001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
8908
8909 * configure.in (--enable-languages): Be more permissive about
8910 syntax. Check for empty lists better. Warn about $LANGUAGES.
8911
c6243b4c
GK
89122001-11-08 Geoffrey Keating <geoffk@redhat.com>
8913
8914 * config.sub: Import from master sources, rev. 1.230.
8915 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
8916
abbb9e76
LG
89172001-11-07 Laurent Guerby <guerby@acm.org>
8918
8919 * MAINTAINERS (Write After Approval): Add self.
8920
53cdb27a
HPN
89212001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
8922
8923 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8924
dd3a88c9
HPN
89252001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
8926
8927 * config.sub: Import from master sources, rev 1.226.
8928 * config.guess: Import from master sources, rev 1.216.
8929
d344dce9
HPN
89302001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
8931
8932 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
8933 * MAINTAINERS: Add self as maintainer of MMIX port.
8934 Remove old after-approval entry.
8935
63f6bcd7
JM
89362001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
8937
8938 * ChangeLog, configure: Fix spelling errors.
8939
84f92638
BK
89402001-10-20 Brendan Kehoe <brendan@zen.org>
8941
8942 * MAINTAINERS: Tweak my address.
8943
dce2d8b2 8944Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2f30eda4
R
8945
8946 * MAINTAINERS: Update my email address.
8947
1567080c 89482001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 8949
f48a3b5c 8950 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 8951 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 8952
30106886
GB
89532001-10-10 Geert Bosch <bosch@gnat.com>
8954
e490616e 8955 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
8956 Added Robert Dewar.
8957
dce2d8b2 89582001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
d3d51b8c
DB
8959
8960 * MAINTAINERS (Write After Approval): Added self
8961
d1c3e709
GB
89622001-10-02 Geert Bosch <bosch@gnat.com>
8963
8964 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8965
50f5f793
JM
89662001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
8967
8968 * configure: Handle temporary files securely using mkdir.
8969
7fddf9a9
AO
89702001-09-29 Alexandre Oliva <aoliva@redhat.com>
8971
8972 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8973
dce2d8b2 89742001-09-26 Will Cohen <wcohen@redhat.com>
387beb82
WC
8975
8976 * configure.in (*-*-linux*): Disable configuration of target-newlib
8977 and target-libgloss.
e490616e 8978
0c055e34
AO
89792001-09-26 Alexandre Oliva <aoliva@redhat.com>
8980
8981 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
8982 RANLIB.
8983
759bfa90
AO
89842001-09-21 Alexandre Oliva <aoliva@redhat.com>
8985
8986 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8987 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8988 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8989 avoid quotes nesting problems.
8990 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8991 (DO_X): Export only variables that are set.
8992
1dc4a750
BE
89932001-09-19 Ben Elliston <bje@redhat.com>
8994
8995 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8996 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8997 semantics. Use the shell built-in "type" command instead.
8998
898c7238
AO
89992001-08-31 Alexandre Oliva <aoliva@redhat.com>
9000
9001 Merged from gcc-3_0-branch:
9002 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
9003 * ltcf-c.sh: Use $objext, not $ac_objext.
9004 2001-07-27 Mark Kettenis <kettenis@gnu.org>
9005 * ltcf-cxx.sh: Add support for GNU.
9006 2001-07-22 Timothy Wall <twall@redhat.com>
9007 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
9008 default settings if using GNU tools with that configuration.
9009 * ltcf-cxx.sh: Ditto.
9010 * ltcf-gcj.sh: Ditto.
9011 2001-07-21 Michael Chastain <chastain@redhat.com>
9012 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9013 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
9014 * ltmain.sh: Mark as gcc-local.
9015
8fa0a32e
EC
90162001-08-30 Eric Christopher <echristo@redhat.com>
9017 Jason Eckhardt <jle@redhat.com>
9018
9019 * config.guess: Merge from master sources.
9020 * config.sub: Merge from master sources, add support for mipsisa32.
9021
32f30f91 90222001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
9023 * config.sub: Merge from master sources, rev 1.219.
9024 * MAINTAINERS: Add self as contact for stormy16 port.
9025
f6084f99
ZW
90262001-08-14 Zack Weinberg <zackw@panix.com>
9027
9028 * config.sub: Merge from master sources, rev 1.218.
9029 * config.guess: Merge from master sources, rev 1.209.
9030
91b54f7f
GS
90312001-08-11 Graham Stott <grahams@redhat.com>
9032
9033 * Makefile.in (check-c++): Add missing semicolon.
9034
e5b3941e
JH
9035Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
9036
32f30f91 9037 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 9038
6387a56e
EC
90392001-07-30 Eric Christopher <echristo@redhat.com>
9040
9041 * MAINTAINERS (Various maintainers: mips port): Added myself.
9042
53b475f0
AH
90432001-07-25 Andrew Haley <aph@cambridge.redhat.com>
9044
e490616e 9045 * configure.in (sh-*-linux*): New.
53b475f0 9046
2a08c780
RH
90472001-07-27 Richard Henderson <rth@redhat.com>
9048
9049 * .cvsignore: Add LAST_UPDATED.
9050
bfa79422
UW
90512001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
9052
9053 * MAINTAINERS (Various maintainers: s390 port): Added myself.
9054
0ae85492
AH
90552001-07-16 Aldy Hernandez <aldyh@redhat.com>
9056
e490616e 9057 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 9058
8e1ab0fe
NP
9059Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
9060
9061 * MAINTAINERS (Write After Approval): Added myself.
9062
2b997990
SC
90632001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9064
9065 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9066 and libgcj on m68hc11/m68hc12.
9067
d920e825
L
90682001-06-27 H.J. Lu (hjl@gnu.org)
9069
9070 * Makefile (CFLAGS_FOR_BUILD): New.
9071 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9072
d425a1e0
JM
90732001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9074
9075 * README: Remove version number.
9076
5b5b4207
GP
90772001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9078
9079 * INSTALL/README: Update wrt. to the installation instructions now
9080 residing in gcc/doc/install.texi.
9081
be839b69
JM
90822001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9083
9084 * README: Replace with a cut-down and updated version of gcc/README.
9085
fe2ee7c4
DE
90862001-06-12 David Edelsohn <edelsohn@gnu.org>
9087
9088 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9089 multilibs to be disabled.
9090
4f5d646c
DB
90912001-06-11 Daniel Berlin <dan@cgsoftware.com>
9092
9093 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 9094
818f0c85
AO
90952001-06-09 Alexandre Oliva <aoliva@redhat.com>
9096
9097 * config.guess: Import CVS version 1.195.
9098 * config.sub: Import CVS version 1.212.
9099
e9a8af10
AO
91002001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
9101
9102 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9103 gcc/xgcc is built, use -print-prog-name to find out the program
9104 name to use.
9105
ae3ca0a9
PE
91062001-06-04 Phil Edwards <pme@sources.redhat.com>
9107
9108 * config.guess: Import CVS version 1.194. All gcc-local changes
9109 appear to also be in the master copy.
9110 * config.sub: Import CVS version 1.211.
9111
066bd40d
MM
9112Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
9113
9114 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9115 with_gcc]: Use `gcc -shared' to build a shared library.
9116
4aef4f33
JDA
9117Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
9118
9119 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9120 archives.
9121
c386f00f
RO
9122Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9123
9124 * MAINTAINERS (Write After Approval): Add myself.
9125
2ae5cea5
HPN
91262001-06-01 Hans-Peter Nilsson <hp@axis.com>
9127
9128 * configure.in (libstdcxx_flags): Do not try to execute
9129 libstdc++-v3/testsuite_flags until it exists.
9130
c3766183
AM
91312001-06-01 Alan Modra <amodra@bigpond.net.au>
9132
9133 * MAINTAINERS: Update my email address.
9134
9b337833
GS
91352001-05-31 Graham Stott <grahams@redhat.com>
9136
9137 * MAINTAINERS (Write After Approval): Add myself.
9138
dce2d8b2 91392001-05-28 Simon Patarin <simon.patarin@inria.fr>
55fce0eb
SP
9140
9141 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
9142 libraries when using g++ with native linker.
9143
5f7de4b8
AO
91442001-05-28 Alexandre Oliva <aoliva@redhat.com>
9145
9146 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9147
a7bc0fbb
AO
91482001-05-22 Alexandre Oliva <aoliva@redhat.com>
9149
9150 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9151 [aix4*|aix5*]: Prepend blank.
9152
33456445
AO
91532001-05-20 Alexandre Oliva <aoliva@redhat.com>
9154
9155 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9156 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
9157 of subdir/configure scripts to use the new libtool.m4.
9158
e48d3d00
MK
91592001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
9160
9161 * MAINTAINERS (Write After Approval): Add myself.
9162
9e0e191b
BK
91632001-05-18 Benjamin Kosnik <bkoz@redhat.com>
9164
9165 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9166
3f19b439
BE
91672001-05-11 Ben Elliston <bje@redhat.com>
9168
9169 * Makefile.in (all-sid): New target.
9170 (check-sid, clean-sid, install-sid): Likewise.
9171
6ebe3121
JO
91722001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
9173
9174 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9175
ca3667c4
AO
91762001-05-03 Alexandre Oliva <aoliva@redhat.com>
9177
9178 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9179 libgcj.
9180
91812001-05-03 Alexandre Oliva <aoliva@redhat.com>
9182
9183 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9184 gcc/xgcc is built, use -print-prog-name to find out the program
9185 name to use.
9186
b2964d63
AO
91872001-04-26 Alexandre Oliva <aoliva@redhat.com>
9188
b1bb2302
AO
9189 * configure.in (noconfigdirs): Don't reset it from scratch in the
9190 target case; only append to it.
6387a56e 9191
b2964d63
AO
9192 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9193 sparc-*-solaris2.8]: Disable ${libgcj}.
9194
8343765d
AO
91952001-04-25 Alexandre Oliva <aoliva@redhat.com>
9196
9197 * configure.in (libgcj_saved): Copy from $libgcj.
9198 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9199 --disable-libgcj.
9200
ddbb6d43
GRK
92012001-04-25 Gavin Romig-Koch <gavin@redhat.com>
9202
9203 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 9204 C front end maintainer.
ddbb6d43 9205
3fa03ff9
AG
9206Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
9207
9208 * configure.in: Move *-chorusos target case to the proper switch.
9209 Disable libgcj.
9210
99ffe40f
AO
92112001-04-12 Alexandre Oliva <aoliva@redhat.com>
9212
9213 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9214 1.641.2.228.
9215
78faa32d
FS
92162001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9217
9218 * Makefile.in (STAGE1_CFLAGS): Pass down.
9219
cdbff0ab
AM
92202001-04-13 Alan Modra <amodra@one.net.au>
9221
9222 * config.guess: Add hppa64-linux support. Note for next import that
9223 this is already in the master file.
9224 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
9225
75b9074c
AO
92262001-04-12 Alexandre Oliva <aoliva@redhat.com>
9227
9228 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9229 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9230
125404c5
SS
92312001-04-11 Stan Shebs <shebs@apple.com>
9232
9233 * MAINTAINERS: Add self as Darwin port maintainer.
9234
876684fe
AM
92352001-04-11 Alan Modra <amodra@one.net.au>
9236
9237 * MAINTAINERS: Update my email address.
9238
06729913
LR
92392001-04-10 Loren J. Rittle <ljrittle@acm.org>
9240
9241 * ltcf-cxx.sh: Support creation of C++ shared libraries on
9242 recent versions of FreeBSD (release 3 or later).
9243 * ltconfig: On FreeBSD, -lc must not be provided when building
9244 a shared library or else the standard -pthread gcc option is
9245 rendered worthless to later users of the built library.
9246
67916302
JM
92472001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
9248
9249 * MAINTAINERS: Add self and RTH as C front end maintainers.
9250
d2bc0628
AO
92512001-04-05 Alexandre Oliva <aoliva@redhat.com>
9252
e490616e
ZW
9253 * config.sub: Make sure to match an already-canonicalized
9254 machine name (eg. mn10300-unknown-elf).
d2bc0628 9255
a3406c06
AO
92562001-04-01 Alexandre Oliva <aoliva@redhat.com>
9257
9258 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9259 New macros.
9260 (bootstrap, cross): Use RECURSE_FLAGS.
9261 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9262
a076f6a4
AO
92632001-03-27 Alexandre Oliva <aoliva@redhat.com>
9264
9265 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9266
e9f4fa71
CH
92672001-03-22 Colin Howell <chowell@redhat.com>
9268
7238de5c
CH
9269 * Makefile.in (DO_X): Do not backslash single-quotes in
9270 backquotes (two places).
e9f4fa71 9271
b6b14b1b
AO
92722001-03-22 Alexandre Oliva <aoliva@redhat.com>
9273
9274 Re-installed:
9275 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9276 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
9277 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9278 * ltcf-cxx.sh: Likewise.
9279 * ltcf-gcj.sh: Likewise.
9280
1eb0b89d
GP
92812001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9282
9283 * MAINTAINERS: Add myself as "documentation co-maintainer".
9284
82e23236
AO
92852001-03-22 Alexandre Oliva <aoliva@redhat.com>
9286
9287 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9288 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9289
64ec27c3
TT
92902001-03-19 Tom Tromey <tromey@redhat.com>
9291
9292 * config-ml.in: Handle GCJ and GCJFLAGS.
9293
191de407
MC
92942001-03-21 Michael Chastain <chastain@redhat.com>
9295
9296 * Makefile.in: all-m4 depends on all-texinfo.
9297
fed4dede
LR
92982001-03-20 Loren J. Rittle <ljrittle@acm.org>
9299
9300 * MAINTAINERS: Add myself to write after approval list.
9301
085072bb
LB
93022001-03-18 Laurynas Biveinis <lauras@softhome.net>
9303
9304 * Makefile.in (DO_X): Quote nested quotes.
9305
5af8ea3f
AM
93062001-03-18 Alan Modra <alan@linuxcare.com.au>
9307
9308 * MAINTAINERS: Add myself to write after approval list.
9309
69e23037
LB
93102001-03-15 Laurynas Biveinis <lauras@softhome.net>
9311
9312 * Makefile.in (DO_X): Use double quotes for quoting
9313 "RANLIB=$${RANLIB}".
9314
2b9650f4
OP
93152001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
9316
9317 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
9318
dce2d8b2 93192001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4698d2cf
NP
9320
9321 * configure.in: Only use `lang_requires' for languages athat are
9322 actually enabled.
9323
f6646274
PE
93242001-03-08 Phil Edwards <pme@sources.redhat.com>
9325
9326 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
9327
c9a54638
AO
93282001-03-08 Alexandre Oliva <aoliva@redhat.com>
9329
9330 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9331
6a556ad6
TT
93322001-03-07 Tom Tromey <tromey@redhat.com>
9333
9334 * configure.in: Allow config-lang.in to set `lang_requires' to list
9335 of other required languages.
9336
6822468a
LB
93372001-03-06 Laurynas Biveinis <lauras@softhome.net>
9338
9339 * Makefile.in: Remove RANLIB definition. Use RANLIB
9340 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
9341 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 9342
f04885d3 93432001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 9344 Alexandre Oliva <aoliva@redhat.com>
6387a56e 9345
f04885d3
BK
9346 * Makefile.in (check-c++): Use tabs, not spaces.
9347
288edf47 93482001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 9349
288edf47
LB
9350 * MAINTAINERS: add myself to Write After Approval list.
9351
3d55d2f8 93522001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 9353
e490616e 9354 * Makefile.in (check-c++): New rule.
6387a56e 9355
4d88a68a
BK
9356 * configure.in (target_libs): Remove libg++.
9357 (noconfigdirs): Remove libg++.
9358 (noconfigdirs): Same.
9359 (noconfigdirs): Same.
9360 (noconfigdirs): Same.
9361
9362 * config-ml.in: Remove libg++ references.
9363
9364 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
9365 (ALL_TARGET_MODULES): Same.
9366 (configure-target-libg++): Remove.
9367 (all-target-libg++): Remove.
9368 (configure-target-libio): Remove.
9369 (all-target-libio): Remove.
9370 (check-target-libio): Remove.
9371 (.PHONY): Remove.
9372 (libg++.tar.bz2): Remove.
9373 (all-target-cygmon): Remove libio.
9374 (all-target-libstdc++): Remove.
9375 (configure-target-libstdc++): Remove.
9376 (TARGET_LIB_PATH): Remove libstdc++.
9377 (ALL_GCC_CXX): Remove libstdc++.
9378 (all-target-gperf): Correct.
9379
2437d4ed
NC
93802001-02-16 Nick Clifton <nickc@redhat.com>
9381
9382 * configure.in (noconfigdirs): Allow configuration of texinfo
9383 for Cygwin hosts.
9384
85b99cbe
AG
93852001-02-15 Anthony Green <green@redhat.com>
9386
9387 * configure: Introduce GCJ_FOR_TARGET.
9388 * configure.in: Ditto.
9389 * Makefile.in: Ditto.
9390
7b18790c
AS
93912001-02-13 Andreas Schwab <schwab@suse.de>
9392
9393 * MAINTAINERS: Update mail address.
9394
c4880c99
MS
93952001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9396
9397 * config.guess: Add linux target for S/390.
9398 * config.sub: Likewise.
9399
dce2d8b2 94002001-02-08 Chandrakala Chavva <cchavva@redhat.com>
e31ae6db
CC
9401
9402 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 9403 target-libgloss.
e31ae6db 9404
7739adfb
BE
94052001-02-06 Ben Elliston <bje@redhat.com>
9406
9407 * configure: Output host type to stdout, not stderr.
9408
36ca672c
MM
94092001-02-05 Mark Mitchell <mark@codesourcery.com>
9410
e40f2829 9411 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
9412 * ltcf-cxx.sh: Likewise.
9413
36ca672c
MM
9414 * config.if: Assume enable_libstdcxx_v3 is defined.
9415
22fdd65e
MM
94162001-02-04 Mark Mitchell <mark@codesourcery.com>
9417
9418 Remove V2 C++ library.
9419 * configure.in: Remove --enable-libstdcxx_v3 support.
9420
3b60dd8e
BM
94212001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
9422
9423 * include/demangle.h: Add prototype for java_demangle_v3.
9424
42c0c80a
PE
94252001-01-29 Phil Edwards <pme@sources.redhat.com>
9426
9427 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
9428
0be25992
RH
94292001-01-27 Richard Henderson <rth@redhat.com>
9430
9431 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
9432
8a8de62d
MS
94332001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9434
9435 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
9436 Don't unset, it's non-portable and no longer necessary, set to empty
9437 instead.
9438
92769744
MS
94392001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9440
9441 * ltconfig: Shell portability fix for the tagname validity check.
9442
88a1c0ab
AO
94432001-01-27 Alexandre Oliva <aoliva@redhat.com>
9444
9445 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
9446 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
9447
45291dd5
MS
94482001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9449
9450 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
9451
1ace7e15
TT
94522001-01-26 Tom Tromey <tromey@redhat.com>
9453
9454 * configure.in: Allow libgcj to be built on Sparc Solaris.
9455
0ef8b11b
DE
94562001-01-25 David Edelsohn <edelsohn@gnu.org>
9457
9458 * ltcf-c.sh: Add aix5 case.
9459 * ltcf-cxx.sh: Likewise.
9460 * ltconfig: Likewise.
9461
0006091e
AO
94622001-01-24 Alexandre Oliva <aoliva@redhat.com>
9463
9bad11e1
AO
9464 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
9465 keep at least one of build_libtool_libs or build_old_libs set to
9466 yes.
9467
0006091e
AO
9468 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
9469 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
9470
7c01b2b5
BM
94712001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
9472
9473 * configure.in: Enable libgcj on several additional platforms.
9474
d340e0ac
BM
94752001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
9476
9477 * configure.in: Enable libgcj for linux targets.
9478
5baf8c37
MS
94792001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9480
9481 * MAINTAINERS (Write After Approval): Add myself.
9482
10a0ba84
JDA
94832001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
9484
9485 * MAINTAINERS: Add myself as vax port maintainer.
9486
357c6a4b
FH
94872001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
9488
9489 * MAINTAINERS: Add myself as Mercury front-end maintainer.
9490
6e2d9a7a
MS
94912001-01-09 Mike Stump <mrs@wrs.com>
9492
9493 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
9494 failures of subdirectories.
9495
b6b14b1b 94962001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 9497
b6b14b1b 9498 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 9499 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
9500 * ltcf-cxx.sh: Likewise.
9501 * ltcf-gcj.sh: Likewise.
9502 * ltconfig.sh: Fix typo.
976b230d 9503
07109110
LB
95042001-01-02 Laurynas Biveinis <lauras@softhome.net>
9505
9506 * configure: handle DOS-style absolute paths.
9507
1da5b8fc
LB
95082001-01-02 Laurynas Biveinis <lauras@softhome.net>
9509
9510 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
9511
4c2f5b4f
MM
95122000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
9513
9514 * MAINTAINERS: Add myself as avr port co-maintainer.
9515
bc53668e
BE
95162000-12-28 Ben Elliston <bje@redhat.com>
9517
9518 * MAINTAINERS: Add myself under ``Write After Approval''.
9519
c387606f
JM
95202000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
9521
9522 * texinfo: Remove directory from GCC.
9523
2cb5082c
JM
95242000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
9525
9526 * COPYING: Update to current
9527 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
9528 to 19yy as example year in copyright notice).
9529
cc330df9
BK
95302000-12-18 Benjamin Kosnik <bkoz@redhat.com>
9531
6387a56e 9532 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
9533 (libstdcxx_incdir): Pass down.
9534 * config.if: Remove expired bits for cxx_interface, add stub.
9535 (libstdcxx_incdir): Add variable for g++ include directory.
9536 * configure.in (gxx_include_dir): Use it.
6387a56e 9537
4c6b2835
AO
95382000-12-18 Alexandre Oliva <aoliva@redhat.com>
9539
9540 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
9541 with old-email address from ``Write After Approval''.
9542
3896f13e
AJ
95432000-12-15 Andreas Jaeger <aj@suse.de>
9544
9545 * configure.in: Handle lang_dirs.
9546
95472000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 9548
ad46e881
TT
9549 * MAINTAINERS: Removed brads.
9550
90a10418
TT
9551 * MAINTAINERS: Added gcj developers.
9552
41dfe3a2 95532000-12-13 Anthony Green <green@redhat.com>
6387a56e 9554
41dfe3a2 9555 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
9556 listed. Disable libgcj for x86 and Alpha Linux until compatible
9557 with g++ abi.
6387a56e 9558
e2f601da
MS
95592000-12-13 Mike Stump <mrs@wrs.com>
9560
9561 * Makefile.in (local-distclean): Also remove fastjar.
9562
70030c01
RB
95632000-12-12 Rodney Brown <RodneyBrown@mynd.com>
9564
9565 * contrib/gcc_update: Add fastjar --touch entries.
9566
2a50f859
AO
95672000-12-12 Alexandre Oliva <aoliva@redhat.com>
9568
9569 * configure.in: Disable language-specific target libraries for
9570 languages that aren't enabled.
9571
7743113b
AG
95722000-12-10 Anthony Green <green@redhat.com>
9573
9574 * configure.in: Define libgcj. Disable libgcj target libraries for
9575 most targets.
9576
92e061a6
NB
95772000-12-10 Neil Booth <neilb@earthling.net>
9578
9579 * MAINTAINERS: Update mail address, remove from WAA list.
9580
f34ff6d6
APB
95812000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
9582
9583 * libjava: Imported from /cvs/java.
9584 * libffi: Likewise.
9585 * Boehm-gc: Likewise.
9586
d82a33c6
APB
95872000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
9588
9589 * configure.in (target_libs): Revert 2000-12-08 patch.
9590 (noconfigdirs): Added target-libjava.
9591
e14f8e28
LB
95922000-12-09 Laurynas Biveinis <lauras@softhome.net>
9593
9594 * djunpack.bat: removed.
9595
fc26516b
LB
95962000-12-09 Laurynas Biveinis <lauras@softhome.net>
9597
9598 * Makefile.in: handle DOS-style absolute paths.
9599 * config-ml.in: likewise.
9600 * symlink-tree: likewise.
9601
bd8757b3
APB
96022000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
9603
9604 * fastjar: Imported.
9605
81522a1f
APB
96062000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
9607
9608 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
9609 libjava.
9610 * configure.in (target_libs): Removed `target-libjava'.
9611
5db1f7ed
APB
96122000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
9613
9614 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
9615 (ALL_MODULES): Added fastjar.
9616 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
9617 (all-target-libjava): all-fastjar replaces all-zip.
9618 (all-fastjar): Added.
9619 (configure-target-fastjar, all-target-fastjar): Likewise.
9620 * configure.in (host_tools): Added fastjar.
9621
5e59997c
MS
96222000-12-07 Mike Stump <mrs@wrs.com>
9623
9624 * Makefile.in (local-distclean): Remove leftover built files.
9625
0a534f40
NC
96262000-11-24 Nick Clifton <nickc@redhat.com>
9627
9628 * configure.in (xscale-elf): Add target.
9629 (xscale-coff): Add target.
9630
7686cadf
LR
96312000-11-22 Loren J. Rittle <ljrittle@acm.org>
9632
e490616e
ZW
9633 * ltcf-cxx.sh: Support creation of C++ shared libraries on
9634 recent versions of FreeBSD (release 3 or later).
9635 * ltconfig: On FreeBSD, -lc must not be provided when building
9636 a shared library or else the standard -pthread gcc option is
9637 rendered worthless to later users of the built library.
7686cadf 9638
fff01699
FF
96392000-11-16 Fred Fish <fnf@be.com>
9640
9641 * configure.in (enable_libstdcxx_v3): Fix typo,
9642 libstd++ -> libstdc++.
9643
4dc16355
KL
96442000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9645
9646 * MAINTAINERS: Add self to Write After Approval list.
9647
bf6fc7b2
BS
96482000-11-21 Bernd Schmidt <bernds@redhat.com>
9649
9650 * MAINTAINERS: Update my email address. Add myself to global write
9651 privs list.
9652
ce8e06b1
AO
96532000-11-18 Alexandre Oliva <aoliva@redhat.com>
9654
6e2a4843
AO
9655 * Makefile.in: Merge with src and libgcj.
9656 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
9657 configure-target-<library> when their configure scripts need the C
9658 or C++ library to have already been built to work properly.
9659 (do_proto_toplev): Set them to an empty string.
9660
ce8e06b1
AO
9661 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
9662 (REALLY_SET_LIB_PATH): Use them.
9663
c003f378
SS
96642000-11-17 Stan Shebs <shebs@apple.com>
9665
9666 * MAINTAINERS: Add self to Write After Approval list.
9667
cc1e60ea
JM
96682000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
9669
9670 * configure: Provide the original toplevel configure arguments
9671 (including $0) to subprocesses in the environment rather than
9672 through gcc/configargs.h.
9673
1173593d
JM
96742000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
9675
9676 * MAINTAINERS: Remove references to cccp. Change C9X reference to
9677 C99. Alphabetise "Write After Approval" list.
9678
520907ee
MM
96792000-11-12 Mark Mitchell <mark@codesourcery.com>
9680
34f6fbdb
MM
9681 * configure: Turn on libstdc++ V3 by default.
9682
520907ee
MM
9683 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
9684 if we've got GCC.
9685
0bbd37ed
PB
96862000-11-11 Philip Blundell <philb@gnu.org>
9687
9688 * MAINTAINERS: Add self to Write After Approval list.
9689
7ca0e6d9
DE
96902000-11-09 David Edelsohn <edelsohn@gnu.org>
9691
9692 * ltcf-c.sh (aix4): Improve shared library configuration; require
9693 exporting symbols.
9694 * ltcf-cxx.sh (aix4): Define.
9695 * ltconfig (aix4): Define library and soname specs appropriate for
9696 AIX. Define command to create export symbols list.
9697
dce2d8b2 9698Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
f559f30b
CF
9699
9700 * config.sub: Add support for Sun Chorus
9701
fc05d516
NC
97022000-10-31 Nick Clifton <nickc@redhat.com>
9703
9704 * MAINTAINERS: Rename <name>@cygnus.com addresses to
9705 <name>@redhat.com. Also installed new email address for Clint
9706 Popetz.
6387a56e 9707
90a0e73f
JM
97082000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
9709
9710 * etc: Remove directory from GCC.
9711
a5e1b548
MM
97122000-10-16 Michael Meissner <meissner@redhat.com>
9713
9714 * configure (gcc/configargs.h): Only create if there is a build GCC
9715 directory created.
9716
6387a56e
EC
97172000-10-16 Matthias Klose <doko@debian.org>
9718
be1db873
MK
9719 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
9720 when configured for libstdc++-v3.
9721
f5fa9a5b
PE
97222000-10-05 Phil Edwards <pme@gcc.gnu.org>
9723
9724 * configure: Save configure arguments to gcc/configargs.h.
9725
61a77fea
PT
97262000-10-04 Philipp Thomas <pthomas@suse.de>
9727
9728 * config.guess: Import CVS version 1.157.
9729 * config.sub: Import CVS version 1.181.
9730
3a4fee66
AP
97312000-10-04 Andris Pavenis <pavenis@latnet.lv>
9732
9733 * Makefile.in (bootstrap): avoid recursion if subdir missing
9734 (cross): ditto
9735 (do-proto-toplev): ditto
9736
3dd7094e
AO
97372000-09-30 Alexandre Oliva <aoliva@redhat.com>
9738
de710532
AO
9739 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
9740 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
9741
3dd7094e
AO
9742 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
9743 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
9744 all affected `configure' scripts.
9745
e592386f
NB
9746Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
9747
9748 * MAINTAINERS: Add self as cpplib co-maintainer.
9749
fba54939
AH
97502000-09-24 Aldy Hernandez <aldyh@redhat.com>
9751
9752 * MAINTAINERS: Add self to Write After Approval list.
9753
2bd429f4
GP
97542000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9755
9756 * INSTALL/README: egcs -> GCC update.
9757
dce2d8b2 9758Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
d733f374
ME
9759
9760 * MAINTAINERS: Add myself to Write After Approval list.
9761
d7ce9a83
KH
97622000-09-15 Kazu Hirata <kazu@hxi.com>
9763
9764 * MAINTAINERS: Add myself to Write After Approval list.
9765
18a53ffe
JL
9766Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
9767
e490616e
ZW
9768 * configure.in: Do not build byacc for hppa64. Provide paths to the
9769 X11 libraries for hppa64.
18a53ffe 9770
f246ff23
SC
97712000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9772
9773 * MAINTAINERS: Add myself as 68hc11 port maintainer.
9774
06298abd
AO
97752000-09-06 Alexandre Oliva <aoliva@redhat.com>
9776
4b92758a
AO
9777 * Makefile.in (all-zlib): Added dummy target.
9778
06298abd
AO
9779 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9780 ltcf-gcj.sh: Updated from libtool multi-language branch.
9781
4d73d07a
AO
97822000-09-05 Alexandre Oliva <aoliva@redhat.com>
9783
9784 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
9785 (bootstrap*): Depend on all-bootstrap.
9786
05d52d78
PT
97872000-09-05 Philipp Thomas <pthomas@suse.de>
9788
9789 * config.guess: Import CVS version 1.156.
9790 * config.sub: Import CVS version 1.179.
9791
3c809ba4
AG
97922000-09-02 Anthony Green <green@cygnus.com>
9793
9794 * Makefile.in (all-gcc): Depend on all-zlib.
9795 (CLEAN_MODULES): Add clean-zlib.
9796 (ALL_MODULES): Add all-zlib.
9797 * configure.in (host_libs): Add zlib.
9798
10ad78a0 97992000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
9800
9801 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
9802 crosses, but add gcc/include to the header search path for them.
9803
b36a9ce3
DB
98042000-08-04 David E. O'Brien <obrien@FreeBSD.org>
9805
9806 * MAINTAINERS: Add self to Write After Approval list.
9807
cb011248
FS
98082000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9809
9810 * config.guess: Import CVS version 1.152.
9811 * config.sub: Import CVS version 1.177.
9812
db310af0
AO
98132000-08-25 Alexandre Oliva <aoliva@redhat.com>
9814
7965440a
AO
9815 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
9816 $targargs to tell whether newlib is going to be built.
9817
db310af0
AO
9818 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
9819 $$r/TARGET_SUBDIR/libio for _G_config.h.
9820
e7977565
AO
98212000-08-23 Alexandre Oliva <aoliva@redhat.com>
9822
9823 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
9824
126bb9ed
DD
98252000-08-22 DJ Delorie <dj@redhat.com>
9826
9827 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
9828
5b0e9d29
AO
98292000-08-22 Alexandre Oliva <aoliva@redhat.com>
9830
9831 * config-ml.in (CC, CXX): Avoid trailing whitespace.
9832 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
9833 sub-configures.
9834
4f3e904e
DD
98352000-08-21 DJ Delorie <dj@redhat.com>
9836
9837 * MAINTAINERS: Add self as a libiberty maintainer
9838
c9635443
AO
98392000-08-16 Alexandre Oliva <aoliva@redhat.com>
9840
9841 * configure.in (libstdcxx_flags): Use
9842 libstdc++-v3/src/libstdc++.INC.
9843
8b2100ba
AO
98442000-08-15 Alexandre Oliva <aoliva@redhat.com>
9845
9846 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
9847
57119aa9
ZW
98482000-08-14 Zack Weinberg <zack@wolery.cumb.org>
9849
eeb943b0
ZW
9850 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
9851
6387a56e 9852 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
9853 explicit. Substitute enable_threads into generated Makefiles.
9854 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
9855 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
9856
acffa7c4
GK
98572000-08-13 Geoff Keating <geoffk@cygnus.com>
9858
9859 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
9860
808d8c41
AO
98612000-08-12 Alexandre Oliva <aoliva@redhat.com>
9862
9863 * config-ml.in (CC): Remove bogus duplicate quotation mark from
9864 previous delta.
9865
1fc8c51c 98662000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 9867
1fc8c51c
JM
9868 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
9869 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
9870 (FLAGS_FOR_TARGET): Not here.
9871 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 9872
25698887
AO
98732000-08-11 Alexandre Oliva <aoliva@redhat.com>
9874
9875 * config-ml.in (CC, CXX): Don't introduce a leading space.
9876
10120687
DD
98772000-08-07 DJ Delorie <dj@delorie.com>
9878
9879 * MAINTAINERS: Add self as a DJGPP maintainer
9880
15c758e9
DD
98812000-08-07 DJ Delorie <dj@redhat.com>
9882
9883 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
9884 "if we're also building gcc, and it's a gcc that will run on the
9885 build machine, we want to use its includes instead of the system's
9886 default includes".
9887
2d0de245
JM
98882000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
9889
9890 * MAINTAINERS: Add self to Write After Approval list.
9891
e81b330a
AO
98922000-08-03 Alexandre Oliva <aoliva@redhat.com>
9893
83440c1e
AO
9894 * configure.in (libstdcxx_flags): Don't use `"'.
9895
e81b330a
AO
9896 * config-ml.in: Adjust multilib search paths to the
9897 appropriate multilib tree.
9898
cf95c847
AO
98992000-08-02 Alexandre Oliva <aoliva@redhat.com>
9900
9901 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
9902 commas in $LANGUAGES.
9903
9e9af119
MH
99042000-08-02 Manfred Hollstein <manfredh@redhat.com>
9905
9906 * configure.in: Re-enable all references to libg++ and librx.
9907
606ce391
AO
99082000-08-01 Alexandre Oliva <aoliva@redhat.com>
9909
89820b43
AO
9910 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
9911 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
9912 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
9913 * ltcf-cxx.sh (need_lc): Set based on postdeps.
9914
606ce391
AO
9915 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
9916
04179d4a
AO
99172000-07-31 Alexandre Oliva <aoliva@redhat.com>
9918
9919 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
9920 CXX_FOR_TARGET for sed.
9921
d4eb109c
AO
99222000-07-30 Alexandre Oliva <aoliva@redhat.com>
9923
9924 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
9925 Do not override if already set in the environment or in configure.
9926 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
9927 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
9928
4f4caf92
AO
99292000-07-28 Alexandre Oliva <aoliva@redhat.com>
9930
9931 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
9932 the libtool CVS tree multi-language branch.
9933 * ltconfig, ltmain.sh: Updated.
6387a56e 9934
b87487b6
AO
99352000-07-27 Alexandre Oliva <aoliva@redhat.com>
9936
1670d1ea
AO
9937 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
9938 (clean-target): Depend on it.
9939
b87487b6
AO
9940 * Makefile.in (FLAGS_FOR_TARGET): New macro.
9941 (GCC_FOR_TARGET): Use it.
9942 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
9943 * configure.in: ... here.
9944 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
9945 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
9946
4e81ae98
EC
99472000-07-24 Eric Christopher <echristo@cygnus.com>
9948
9949 * MAINTAINERS: Add self to Write After Approval list.
9950
059ae32c
AO
99512000-07-24 Alexandre Oliva <aoliva@redhat.com>
9952
5b28edd4
AO
9953 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
9954 (configure-target-libchill, configure-target-libobjc): Likewise.
9955
059ae32c
AO
9956 * configure.in: Use the same cache file for all target libs.
9957 * config-ml.in: But different cache files per multilib variant.
9958
1adcd149
MS
99592000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9960
9961 * configure (topsrcdir): Don't use dirname.
9962
2d573dff
JO
99632000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
9964
9965 * MAINTAINERS: Add self to Write After Approval list.
9966
d207ebef
JM
99672000-07-20 Jason Merrill <jason@redhat.com>
9968
9969 * configure.in: Remove all references to libg++ and librx.
9970
9971 * configure, configure.in, Makefile.in: Unify gcc and binutils.
9972
99732000-07-20 Hans-Peter Nilsson <hp@axis.com>
9974
9975 * config.sub: Update to subversions version 2000-07-06.
9976
7b7792d5
AH
99772000-07-12 Andrew Haley <aph@cygnus.com>
9978
9979 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
9980 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
9981
3abaac67
PE
99822000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
9983
9984 * symlink-tree: Check number of arguments.
9985
34be2b36
JW
99862000-07-05 Jim Wilson <wilson@cygnus.com>
9987
9988 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
9989 search path for a g++ extracted from the build tree. This
9990 will allow link tests run by configure scripts in
9991 subdirectories to succeed.
9992
d207ebef
JM
99932000-07-01 Koundinya K <kk@ddeorg.soft.net>
9994
e490616e 9995 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 9996
0900331b
MH
99972000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
9998
9999 * MAINTAINERS: Add myself as loop discovery maintainer.
10000
d207ebef
JM
100012000-06-28 Corinna Vinschen <vinschen@cygnus.com>
10002
10003 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10004 `os2'. Force ac_cv_exeext to be ".exe" in that case.
10005
100062000-06-19 Timothy Wall <twall@cygnus.com>
10007
10008 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10009 * config.sub: Add tic54x target.
10010
11a27a76
TM
10011Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10012
10013 * MAINTAINERS: Add self as Fortran maintainer,
10014 remove Craig Burley.
10015
d207ebef 10016Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 10017
d207ebef
JM
10018 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10019 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 10020
7758b73f
PT
10021Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
10022
10023 * MAINTAINERS: Add self as i18n maintainer
10024
d207ebef
JM
1002520000-05-21 H.J. Lu (hjl@gnu.org)
10026
e490616e
ZW
10027 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10028 directory are used if they exist. Make sure
10029 $(build_tooldir)/include is searched for header files,
10030 $(build_tooldir)/lib/ for library files.
d207ebef 10031 (GCC_FOR_TARGET): Likewise.
e490616e 10032 (CXX_FOR_TARGET): Likewise.
d207ebef 10033
bae29210
JL
10034Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
10035
10036 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10037
d207ebef 10038Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
10039
10040 * Makefile.in (configure-target-libiberty): Depend on
10041 configure-target-newlib.
10042
aab0d19d
AO
100432000-05-16 Alexandre Oliva <aoliva@cygnus.com>
10044
10045 * configure.in, Makefile.in: Merge all libffi-related
10046 configury stuff from the libgcj tree.
10047
d207ebef
JM
10048Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
10049
10050 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10051 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10052
10053Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
10054
10055 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10056 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 10057 current version information. Add to proto-toplev directory.
d207ebef
JM
10058 (gdb-taz): Build do-djunpack.
10059
758c7bd4
DE
100602000-05-15 David Edelsohn <edelsohn@gnu.org>
10061
10062 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10063
1888228d
AC
10064Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
10065
10066 * MAINTAINERS: Add self to Write After Approval list.
10067
d207ebef
JM
100682000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10069
10070 * ltmain.sh: Preserve in relink_command any environment
10071 variables that may affect the linker behavior.
10072
2d7cc2fe
JL
10073Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
10074
d207ebef
JM
10075 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10076
10077Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
10078
10079 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10080
100812000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
10082
10083 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 10084 with the version name.
2d7cc2fe 10085
ee455968
JE
10086Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
10087
10088 * MAINTAINERS: Add self as bb-reorder maintainer.
10089
73b97e5c
BK
100902000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
10091
10092 * config.if: Tweak.
10093
d207ebef
JM
100942000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
10095
10096 * djunpack.bat: New file.
10097
10098Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
10099
10100 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
10101 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10102 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10103 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 10104
954869eb
DP
101052000-04-16 Dave Pitts <dpitts@cozx.com>
10106
e490616e
ZW
10107 * config.sub (case $basic_machine): Change default for "ibm-*"
10108 to "openedition".
954869eb 10109
eaabe541
AJ
101102000-04-13 Andreas Jaeger <aj@suse.de>
10111
10112 * MAINTAINERS: Added myself.
10113
d207ebef
JM
10114Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
10115
10116 * Makefile.in (gdb-taz): New target. GDB specific archive.
10117 (do-md5sum): New target.
10118 (MD5PROG): Define.
10119 (PACKAGE): Default to TOOL.
10120 (VER): Default to a shell script.
10121 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 10122 md5 checksum generation.
d207ebef
JM
10123 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10124 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10125 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 10126 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
10127
10128Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
10129
10130 * configure (warn_cflags): Delete.
10131
0ea6d60c
PDM
10132Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
10133
10134 * MAINTAINERS: Added myself.
10135
17090313 101362000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 10137 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 10138
e490616e
ZW
10139 * configure.in (enable_libstdcxx_v3): Add.
10140 (target_libs): Add bits here to switch between libstdc++-v2 and
10141 libstdc++-v3.
10142 * config.if: And this file too.
10143 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 10144
76b78517
MM
101452000-04-05 Michael Meissner <meissner@redhat.com>
10146
10147 * config.sub (d30v): Add d30v as a basic machine type.
10148
ad242caf
JM
101492000-03-29 Jason Merrill <jason@casey.cygnus.com>
10150
10151 * configure.in: -linux-gnu*, not -linux-gnu.
10152
d4537148
TM
10153Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10154
10155 * MAINTAINERS: Add self in write-after-approval section.
10156
f152e9d4
JW
10157Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
10158
10159 * MAINTAINERS: Add self as ia64 port maintainer.
10160
6a5fcef1
NB
101612000-03-08 Neil Booth <NeilB@earthling.net>
10162
10163 * MAINTAINERS: Add self in write-after-approval section.
10164
d207ebef 10165Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 10166
d207ebef
JM
10167 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10168 (do-tar-bz2): Replace TOOL with PACKAGE.
10169 (gdb.tar.bz2): Remove GDBTK from GDB package.
10170 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 10171 dejagnu.tar.bz2): New packages.
d207ebef
JM
10172
101732000-02-27 Andreas Jaeger <aj@suse.de>
10174
10175 * configure.in: Add entry for mips*-*-linux*, move catch all
10176 *-*-*linux* entry below this one.
10177
101782000-02-27 Ian Lance Taylor <ian@zembu.com>
10179
10180 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 10181
521fe9d0
NC
101822000-02-24 Nick Clifton <nickc@cygnus.com>
10183
10184 * config.sub: Support an OS of "wince".
10185
d207ebef
JM
10186Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
10187
10188 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 10189 version.
d207ebef 10190
dce2d8b2 101912000-02-23 Linas Vepstas <linas@linas.org>
d207ebef
JM
10192
10193 * config.sub: Add support for Linux/IBM 370.
10194 * configure.in: Likewise.
10195
3a685f6f
NC
101962000-02-22 Nick Clifton <nickc@cygnus.com>
10197
10198 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10199
dce2d8b2 102002000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 10201
d207ebef 10202 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 10203
4746ee26
KG
102042000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10205
10206 * configure (gcc_version): When setting, narrow search to
10207 lines containing `version_string'.
10208
ba96c72d
DC
102092000-02-15 Denis Chertykov <denisc@overta.ru>
10210
10211 * config.sub: Add support for avr target.
10212
77f16a66
NC
102132000-02-14 Nick Clifton <nickc@cygnus.com>
10214
10215 * MAINTAINERS: Add maintainers for MCore port.
10216
784a3a80
HPN
10217Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
10218
10219 * config.sub: Add mmix-knuth-mmixware.
10220
719dd4fa
KG
102212000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10222
10223 * MAINTAINERS: Pair cccp with cpplib maintainership.
10224
dce2d8b2 102252000-01-27 Christopher Faylor <cgf@redhat.com>
d207ebef
JM
10226
10227 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10228 structure stuff to -L library search.
10229 (CXX_FOR_TARGET): Ditto.
10230 (CROSS_CHECK_MODULES): Fix spelling mistake.
10231
7a53e94b
MM
102322000-01-24 Mark Mitchell <mark@codesourcery.com>
10233
10234 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10235 the C++ compiler.
10236
0da3b5a7
RH
102372000-01-12 Richard Henderson <rth@cygnus.com>
10238
10239 * configure.in: Don't build some bits for beos.
10240
02368d6d
JS
102412000-01-12 Joel Sherrill (joel@OARcorp.com)
10242
10243 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10244 as include files.
10245
2e76d35c
ZW
102462000-01-11 Zack Weinberg <zack@wolery.cumb.org>
10247
10248 * Add self as cpplib maintainer, as requested by Jason
10249 Merrill. Correct my e-mail address.
10250
4c25fdcf
GK
102512000-01-06 Geoff Keating <geoffk@cygnus.com>
10252
10253 * configure.in: Use mt-aix43 to handle *_TARGET defs,
10254 not mh-aix43.
10255
188e3966
HPN
10256Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
10257
10258 * MAINTAINERS: Add myself to "write after approval" list.
10259
c2f5d030
RH
102601999-12-14 Richard Henderson <rth@cygnus.com>
10261
10262 * config.guess (alpha-osf, alpha-linux): Detect ev67.
10263 * config.sub: Accept alphaev[78], alphaev8.
10264
eeda916a
AO
102651999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10266
10267 * config.guess, config.sub: Update from autoconf.
10268
b3bd7820
BK
102691999-11-29 Bruce Korb <autogen@linuxbox.com>
10270
2c290989 10271 * MAINTAINERS: update my playtime e-address.
b3bd7820 10272
1882b2b1
RO
10273Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10274
10275 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
10276 necessary libraries are missing.
10277
dce2d8b2 10278Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2395f805
DN
10279
10280 * MAINTAINERS: Add new 'write after approval' maintainer.
10281
1e25de97
APB
10282Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
10283
10284 * MAINTAINERS: Add new Java maintainer.
10285
1722c704
AS
102861999-10-25 Andreas Schwab <schwab@suse.de>
10287
10288 * configure: Fix quoting inside arguments of eval.
10289
8141abe8
NC
102901999-10-21 Nick Clifton <nickc@cygnus.com>
10291
10292 * config-ml.in: Allow suppression of some ARM multilibs.
10293
0b77644a
LV
10294Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
10295
10296 * config.guess: Add OS/390 match pattern.
10297 * config.sub: Add mvs, openedition targets.
10298 * configure.in (i370-ibm-opened*): New.
10299
d207ebef
JM
103001999-09-04 Steve Chamberlain <sac@pobox.com>
10301
10302 * config.sub: Add support for configuring for pj.
10303
103041999-08-31 Nick Clifton <nickc@cygnus.com>
10305
10306 * config.sub (maybe_os): Add support for configuring for fr30.
10307
af13ebe9
NC
103081999-08-25 Nick Clifton <nickc@cygnus.com>
10309
10310 * configure.in: Do not configure or build ld for AIX
10311 platforms. ld is known to be broken on these platforms.
10312
1250c760
RO
10313Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10314
10315 * config-ml.in: Pass compiler flag corresponding to multidirs to
10316 subdir configures.
10317
d207ebef
JM
103181999-08-09 Ian Lance Taylor <ian@zembu.com>
10319
10320 * Makefile.in (LDFLAGS): Define.
10321
103221999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
10323
10324 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
10325 noconfigdirs.
10326 (*-*-cygwin*): Likewise.
10327
103281999-08-08 Ian Lance Taylor <ian@zembu.com>
10329
10330 * mkdep: New file.
10331 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
10332 (BINUTILS_SUPPORT_DIRS): Add mkdep.
10333
10334 From Eli Zaretskii <eliz@is.elta.co.il>:
10335 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
10336 long file name when using DJGPP on MS-DOS.
10337
dbd83e11
JL
10338Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
10339
10340 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
10341
d207ebef
JM
103421999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
10343
10344 * Makefile.in (check-target-libio): Remove all-target-libstdc++
10345 dependency as this causes "make check" to globally "make all"
10346
cd1f4c2c
TT
10347Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
10348
10349 * configure.in (target_libs): Added target-zlib.
10350 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
10351 (CONFIGURE_TARGET_MODULES): Likewise.
10352 (CHECK_TARGET_MODULES): Likewise.
10353 (INSTALL_TARGET_MODULES): Likewise.
10354 (CLEAN_TARGET_MODULES): Likewise.
10355 (configure-target-zlib): New target.
10356 (all-target-zlib): Likewise.
10357 (all-target-libjava): Depend on all-target-zlib.
10358 (configure-target-libjava): Depend on configure-target-zlib.
10359
10360 * Makefile.in (configure-target-libjava): Depend on
10361 configure-target-newlib.
10362 (configure-target-boehm-gc): New target.
10363 (configure-target-qthreads): New target.
10364
e490616e
ZW
10365 * configure.in (target_libs): Added target-qthreads.
10366 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
10367 (CONFIGURE_TARGET_MODULES): Likewise.
10368 (CHECK_TARGET_MODULES): Likewise.
10369 (INSTALL_TARGET_MODULES): Likewise.
10370 (CLEAN_TARGET_MODULES): Likewise.
10371 (all-target-qthreads): New target.
10372 (configure-target-libjava): Depend on configure-target-qthreads.
10373 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
10374
10375 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
10376 (CONFIGURE_TARGET_MODULES): Likewise.
10377 (CHECK_TARGET_MODULES): Likewise.
10378 (INSTALL_TARGET_MODULES): Likewise.
10379 (CLEAN_TARGET_MODULES): Likewise.
10380 (all-target-libjava): New target.
10381 (all-target-boehm-gc): Likewise.
10382 * configure.in (target_libs): Added libjava, boehm-gc.
10383
d207ebef
JM
103841999-07-22 Ian Lance Taylor <ian@zembu.com>
10385
10386 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
10387 configure.bat in SUPPORT_FILES.
10388 (gas+binutils.tar.bz2): Likewise.
10389
10390 * makeall.bat: Remove; obsolete.
10391
103921999-07-21 Ian Lance Taylor <ian@zembu.com>
10393
10394 From Mark Elbrecht:
10395 * configure.bat: Remove; obsolete.
10396
103971999-07-11 Ian Lance Taylor <ian@zembu.com>
10398
10399 * configure: Add -W -Wall to the default CFLAGS when compiling with
10400 gcc.
10401
10402Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
10403
10404 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
10405
104061999-06-30 Mark Mitchell <mark@codesourcery.com>
10407
10408 * configure.in: Build ld on IRIX6.
10409
104101999-06-12 Ian Lance Taylor <ian@zembu.com>
10411
10412 * Makefile.in: Change distribution targets to use bzip2 instead of
10413 gzip.
10414 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
10415 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
10416
104171999-06-04 Nick Clifton <nickc@cygnus.com>
10418
10419 * config.sub: Add mcore target.
10420
26d088fa
CD
10421Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
10422
10423 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
10424
c2c08b29
L
10425Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
10426
10427 * config.guess (dummy): Changed to $dummy.
10428
671d0648
NC
104291999-05-24 Nick Clifton <nickc@cygnus.com>
10430
10431 * config.sub: Tidied up case statements.
10432
b1345c72
BE
104331999-05-22 Ben Elliston <bje@cygnus.com>
10434
51ccbd8d
BE
10435 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
10436 <jiro@din.or.jp>.
10437
b1345c72
BE
10438 * config.guess: Merge with FSF version. Future changes will be
10439 more accurately recorded in this ChangeLog.
10440 * config.sub: Likewise.
10441
2caf864f
SM
10442Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
10443
10444 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
10445
d207ebef
JM
104461999-04-30 Tom Tromey <tromey@cygnus.com>
10447
10448 * ltmain.sh: [mode link] Always use CC given by ltconfig.
10449
90fb0c24
TT
104501999-04-23 Tom Tromey <tromey@cygnus.com>
10451
10452 * ltconfig, ltmain.sh: Update to libtool 1.2f.
10453
d207ebef
JM
104541999-04-20 Drew Moseley <dmoseley@cygnus.com>
10455
10456 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
10457 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
10458 Bad merge removed these two changes.
10459
3516940d 10460Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 10461 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
10462
10463 * config.guess (interix Alpha): Add.
10464
d207ebef
JM
104651999-04-11 Richard Henderson <rth@cygnus.com>
10466
10467 * configure.in (i?86-*-beos*): Do config gperf; don't config
10468 gdb, newlib, or libgloss.
10469
e891fbfe 10470Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 10471
e891fbfe
AO
10472 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
10473 link a trivial program with -mabi=64. If it fails, remove mabi=64
10474 from multidirs.
10475
f9ae47d6
PT
10476Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
10477
10478 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
10479
d207ebef
JM
104801999-04-08 Nick Clifton <nickc@cygnus.com>
10481
10482 * config.sub: Add support for mcore targets.
10483
104841999-04-07 Michael Meissner <meissner@cygnus.com>
10485
10486 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
10487 not mt-ospace, in order to shut up assembler warning about using
10488 symbols that are named the same as registers.
10489
104901999-04-07 Drew Moseley <dmoseley@cygnus.com>
10491
10492 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
10493 dependency list for all-target-cygmon.
10494
104951999-04-05 Doug Evans <devans@casey.cygnus.com>
10496
10497 * config-ml.in: Check $host, not $target, for selective multilibs.
10498 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
10499 thumb interworking, and underscore prefix multilibs.
10500
105011999-04-04 Ian Lance Taylor <ian@zembu.com>
10502
10503 * missing: Update to version from current automake.
10504
88101ab9
L
10505Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
10506
10507 * configure (gxx_include_dir): Removed.
10508
10509 * configure.in (gxx_include_dir): Handle it.
10510 * Makefile.in: Likewise.
10511
d207ebef
JM
105121999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
10513
10514 * config.sub (mips64vr4111,mips64vr4111el) Add.
10515
105161999-03-21 Ben Elliston <bje@cygnus.com>
10517
e490616e 10518 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 10519
8dc91cbe
ME
10520Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
10521
8dc91cbe
ME
10522 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
10523 config/mh-djgpp.
10524
d207ebef
JM
10525Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
10526
10527 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
10528 all-target-newlib to dependency list for all-target-bsp.
10529
926bb5ed
MK
10530Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
10531
10532 * config.sub: Add i386-uwin support.
10533 * config.guess: Likewise.
10534
4a6e3000
FS
10535Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10536
10537 * configure.in: cleanup, add mh-*pic handling for arm, special
10538 case powerpc*-*-aix*
10539
d207ebef
JM
10540Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
10541
10542 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
10543 can be built.
10544
10545Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
10546
10547 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 10548 targets.
d207ebef 10549
71c91078
NC
105501999-03-02 Nick Clifton <nickc@cygnus.com>
10551
10552 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
10553
282e5df8
GN
10554Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
10555
10556 * config.sub: Check for "cygwin*" rather than "cygwin32*"
10557
1de558ee
NC
105581999-02-24 Nick Clifton <nickc@cygnus.com>
10559
10560 * config.sub: Fix typo in arm recognition.
10561
d207ebef
JM
10562Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
10563
10564 * configure.in (noconfigdirs): Changed target_configdirs to
10565 include target-bsp only for m68k-*-elf* and m68k-*-coff*
10566 rather than m68k-*-* since it is not known to work on
10567 m68k-aout. Ditto for arm-*-*oabi.
10568
10569Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
10570
10571 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
10572
105731999-02-19 Ben Elliston <bje@cygnus.com>
10574
10575 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
10576 Smart and improved by Andrew Cagney.
10577
fab7445a
ME
10578Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
10579
10580 * config.guess: Recognize openbsd-*-hppa.
10581
8ccdc228
L
10582Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
10583
10584 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
10585 only if it is not empty.
10586
3b7265ff
NC
105871999-02-17 Nick Clifton <nickc@cygnus.com>
10588
10589 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 10590
d207ebef 10591 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
10592
10593 * config.sub: Modified to recognize uname's armv* syntax.
10594
d207ebef
JM
105951999-02-17 Mark Salter <msalter@cygnus.com>
10596
10597 * configure.in: Added target-bsp for sparclite.
10598
10599Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
10600
10601 * config.sub: Recognize alphapca5[67] and up to alphaev8.
10602
106031999-02-08 Nick Clifton <nickc@cygnus.com>
10604
10605 * configure.in: Add support for strongarm port.
10606 * config.sub: Add support for strongarm target.
10607
c48dd3f5 10608Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 10609
c48dd3f5
MK
10610 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
10611 the old name config/mh-cygwin32.
10612 Enable texinfo.
10613
d207ebef
JM
10614Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
10615
10616 * configure.in: Do build ld for ix86 Solaris.
10617
ecd62820
JW
10618Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
10619
10620 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
10621 $AR_FOR_TARGET. Likewise for RANLIB.
10622
bbd8fa7f 10623Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 10624
e490616e
ZW
10625 * config.sub (oabi): Recognize.
10626 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 10627
0397442c
RL
10628Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
10629
10630 * config.guess: Improve detection of i686 on UnixWare 7.
10631
c9ffaa63
MK
10632Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
10633
10634 * config.guess: Add support for i386-pc-interix.
10635 * config.sub: Likewise.
10636 * configure.in: Likewise.
c9ffaa63 10637
d207ebef
JM
10638Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
10639
10640 * Makefile.in: Remove unneeded all-target-libio from
10641 from all-target-winsup target since it is now unneeded.
10642 Add all-target-libtermcap in its place since it is now
10643 needed.
10644
10645Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
10646
10647 * configure.in: makefile stub for cygwin target is probably
10648 unnecessary. Remove it for now.
d207ebef
JM
10649
10650Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
10651
10652 * configure.in: libtermcap.a should be built when cygwin is the
10653 target as well as the host.
10654 * config.guess: Allow mixed case in cygwin uname output.
10655 * Makefile.in: Add libtermcap target.
d207ebef 10656
ebe12325
JL
10657Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
10658
10659 * config.sub: Clean up handling of hppa2.0.
10660
57057b67
RB
10661Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
10662
10663 * config.guess: Use C code to identify more HP machines.
10664
f8670be1
JL
10665Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
10666
10667 * config.sub: Handle hppa2.0.
10668
d207ebef
JM
10669Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
10670
10671 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 10672 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
10673
106741998-12-15 Mark Salter <msalter@cygnus.com>
10675
10676 * configure.in: Added target-bsp for several target architectures.
10677
10678 * Makefile.in: Added rules for bsp.
10679
d1a09590
JL
10680Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
10681
10682 * config.guess: Improve detection of hppa2.0 processors.
10683
10684Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
10685
10686 * config.guess: Recognize FreeBSD using ELF automatically.
10687
71205e0b
MH
106881998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
10689
10690 * configure (skip-this-dir): Add handling for new shell script, which
10691 might be created by a sub-directory's configure to indicate, this particular
10692 directory is "unwanted".
10693 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
10694
d207ebef
JM
10695Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
10696
10697 * ltconfig: import from libtool, after changing libtool to
10698 account for the cygwin name change.
10699
10700Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
10701
10702 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
10703 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
10704
10705Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
10706
10707 * configure.in: Add libtermcap to list of cygwin dependencies.
10708
10709Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
10710
e490616e
ZW
10711 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
10712 they include winsup/include when it's a cygwin target.
d207ebef
JM
10713
107141998-11-12 Tom Tromey <tromey@cygnus.com>
10715
10716 * configure.in (host_tools): Added zip.
10717 * Makefile.in (all-target-libjava): Depend on all-zip.
10718 (all-zip): New target.
10719 (ALL_MODULES): Added all-zip.
10720 (NATIVE_CHECK_MODULES): Added check-zip.
10721 (INSTALL_MODULES): Added install-zip.
10722 (CLEAN_MODULES): Added clean-zip.
10723
10724Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
10725
10726 * Makefile.in: lose "32" from comment about cygwin.
10727
10728Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
10729
10730 * configure.in: Use -Os to build target libraries for the fr30.
10731
10732Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
10733
10734 * config.sub: Add fr30.
10735
10736Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
10737
e490616e 10738 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
10739 cygwin* instead of cygwin32*.
10740 * config.sub: Check cygwin* instead of cygwin32*.
10741
d2ec8b39
RL
10742Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
10743
10744 * config.guess: Match any version of Unixware7.
10745
d207ebef
JM
107461998-10-20 Syd Polk <spolk@cygnus.com>
10747
10748 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
10749 if desired.
10750
35cd2565
JL
10751Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
10752
10753 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
10754 these if the appropriate directories and files to not exist.
10755
52d4e5b7
JL
10756Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
10757
10758 * Makefile.in (DEVO_SUPPORT): Add config.if.
10759
38ada91e
MH
10760Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
10761
10762 * configure: Add pattern to replace "build_tooldir"'s
10763 definition in the generated Makefile with "tooldir"'s
10764 actual value.
10765
e44e84da
JL
10766Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
10767
56a8387f
JL
10768 * config.sub: Bring back lost sparcv9.
10769
e44e84da
JL
10770 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
10771
5cb95c7a
JL
10772Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
10773
10774 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
10775 CC_FOR_TARGET and friends.
10776
10777Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 10778
ceff9b14
AO
10779 * Makefile.in (build_tooldir): New variable, same as tooldir.
10780 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
10781 -B$(build_tooldir)/bin/.
10782 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 10783
f2d11dcd
GP
10784Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10785
10786 * README: Remove installation instructions and refer to the
10787 INSTALL directory instead.
10788
73a6d2e7 10789Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 10790
73a6d2e7
RL
10791 * config.sub: Add support for i[34567]86-pc-udk.
10792 * configure.in: Likewise.
10793
5d4a5ee6
JL
10794Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
10795
10796 * Makefile.in: add bzip2 package building bits for user
10797 tools module
10798 * configure.in: ditto
10799
6fc19d6d
JL
10800Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
10801
10802 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
10803 (ALL_TARGET_MODULES): Add all-target-libobjc.
10804 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10805 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10806 (all-target-libchill): Add dependencies.
10807 * configure.in (target_libs): Add libchill.
4e81ae98 10808
f653f0ab
MH
108091998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
10810
10811 * configure.in (target_subdir): Remove duplicate line.
10812
5d4a5ee6
JL
10813Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
10814
10815 * Makefile.in (all-automake): fix dependencies.
10816
494933e4
JL
10817Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
10818
10819 * configure.in: Minor cleanups for building in the $(target_alias)
10820 subdir.
10821
f6b58262
JW
108221998-09-22 Jim Wilson <wilson@cygnus.com>
10823
10824 * Makefile.in (bootstrap): Set r and s before make all. Use
10825 BASE_FLAGS_TO_PASS in make all.
10826 (cross): Likewise.
10827
27c7a08d
MM
108281998-09-20 Mark Mitchell <mark@markmitchell.com>
10829
10830 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
10831
e67afd1e
RH
10832Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
10833
10834 * config.sub: Fix typo in last change.
10835
8e44ac71
MH
108361998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
10837
10838 * config.sub: Add support for C4x target.
10839 * configure.in: Likewise.
10840
d7496fbb
DM
108411998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
10842
10843 * config.sub: Recognize sparcv9 just like sparc64.
10844
22097bd1
RL
10845Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
10846
10847 * config.guess: Match "Pent II" or "PentII" for OpenServer.
10848
4b877abd
JL
10849Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
10850
2c8ec9a2
JL
10851 * config.guess: Correctly identify Pentium II sco boxes.
10852
4b877abd
JL
10853 * config.guess: Fix "tr" code. From Weiwen Liu.
10854
ab03db52
JH
10855Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
10856
10857 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
10858 stabs.
10859
b54db294
JL
10860Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
10861
10862 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
10863 (ALL_TARGET_MODULES): Add all-target-libchill.
10864 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10865 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10866 (all-target-libchill): Add dependencies.
10867 * configure.in (target_libs): Add libchill.
10868
bf48dd73
LW
10869Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
10870
10871 * config.guess: Avoid assumptions about "tr" behaves when
10872 LANG is set to something other than English.
10873
a3cbd105
L
10874Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
10875
10876 * configure (gxx_include_dir): Changed to
10877 '${prefix}/include/g++'-${libstdcxx_interface}.
10878
10879 * config.if: New to determine the interfaces.
10880
c4acd909
MK
10881Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
10882
10883 * config.guess: Detect and handle MPE/IX.
10884 * config.sub: Deal with MPE/IX.
10885
9ea97665
DE
10886Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
10887
10888 * configure.in: Use mh-aix43.
10889
0ce065bd
MH
108901998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
10891
10892 * configure: Fix --without/--disable cases for gxx-include-dir.
10893
5d4a5ee6
JL
10894Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
10895
10896 * mdata-sh: Imported. Needed for automake support.
10897
10898Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
10899
10900 * Makefile.in (taz): Try "chmod -R og=u ." before
10901 "chmod og=u `find . -print`".
10902
10903Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
10904
10905 * configure.in: Add arm-elf and thumb-elf support.
10906
10907Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
10908
10909 * Makefile.in: Undo previous patch.
10910
10911Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
10912
10913 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
10914 to here ...
10915 (install-no-fixedincludes): and here
10916 (INSTALL_MODULES): ... from here.
10917
466456d9
ILT
10918Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
10919
10920 * config.sub: Merge with FSF.
10921
1b409d25
ILT
10922 * config.guess: Merge with FSF.
10923
d207ebef
JM
10924Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
10925
10926 * configure (extraconfigdirs): New variable.
10927 (SUBDIRS): Add extraconfigdirs and recurse on them too.
10928 * Makefile.in (all): Move higher in file.
10929 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
10930 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
10931 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
10932 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
10933 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
10934
109351998-07-23 Brendan Kehoe <brendan@cygnus.com>
10936
10937 * Makefile.in (all-target-libjava): Depend on all-gcc and
10938 all-target-newlib.
10939 (configure-target-libjava): Depend on $(ALL_GCC).
10940
7f1937c1
RL
10941Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
10942
10943 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
10944 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
10945
2ada2bd6
ML
10946Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
10947
10948 * INSTALL/README: Fix typo.
10949
1e025bde
ML
10950Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
10951
5d4a5ee6
JL
10952 * ylwrap: Change absolute path checks to check for DOS style path
10953 names.
1e025bde 10954
5d4a5ee6
JL
10955 * ylwrap: Don't use a full path name if the source file is in the
10956 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 10957
6755ff73
ILT
10958 * config-ml.in: Default to being verbose, to match Feb 18 change to
10959 configure.
10960
5d4a5ee6
JL
10961Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
10962
10963 Brought over from egcs:
10964
10965 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
10966
10967 * configure.in (target_subdir): Set to ${target_alias} instead
10968 of "libraries".
10969
10970 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10971
10972 * configure.in (target_subdir): Set to libraries if enable_multilib.
10973
10974Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
10975
10976 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
10977 multilibs, force reconfiguration the first time we create
10978 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
10979
10980Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
10981
10982 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
10983 avoid confusion with --no-recursion.
10984
10985Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
10986
10987 * configure.in: Win32 hosts shouldn't use install -x
10988 * install-sh: remove -x option, and special .exe-handling
10989 hack.
10990
d207ebef
JM
10991Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
10992
10993 * config.guess: Recognize i586-pc-beos.
10994 * configure.in: Don't build some bits for beos.
10995
fbd836fc
ILT
10996Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
10997
5d4a5ee6
JL
10998 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
10999 CFLAGS default to -O2.
11000
fbd836fc
ILT
11001 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11002 when using GNU ld.
11003
11004Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
11005
11006 * ltmain.sh: Correct install when using a different shell.
11007
11008Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
11009
11010 * ltconfig, ltmain.sh: Update to libtool 1.2b.
11011
d207ebef
JM
11012Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
11013
11014 * makefile.vms: Update to build binutils/makefile.vms. Add install
11015 target.
fbd836fc
ILT
11016
11017Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
11018
11019 * ltconfig: Update to correct AIX handling.
11020
69b471bc
JL
11021Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11022
81241b5e
JL
11023 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11024
69b471bc
JL
11025 * configure.in (target_subdir): Set to ${target_alias} instead
11026 of "libraries".
11027
bedf82df
MH
110281998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
11029
11030 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11031 (Makefile): Depend on $(gcc_version_trigger).
11032
11033 * configure (gcc_version): Change default initializer to empty
11034 string.
11035 (gcc_version_trigger): New variable; pass this variable down
11036 to subdir configures to enable them checking gcc's version
11037 themselves. Emit make macros for both gcc_version vars.
11038 (topsrcdir): Initialize reliably.
11039 (recursion line): Remove --with-gcc-version=${gcc_version}.
11040
28e449d8
MH
110411998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11042
11043 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
11044 --enable-version-specific-runtime-libs which installs C++ runtime stuff
11045 in $(libsubdir); emit definition in each generated Makefile.
11046 (gxx_include_dir): Initialize depending on
11047 $enable_version_specific_runtime_libs.
28e449d8 11048
50c4c9f7
MH
110491998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11050
11051 * configure (gcc_version): Initialize properly depending on
11052 how and where configure is started.
11053 (recursion line): Pass a --with-gcc-version=${gcc_version}
11054 to configures in subdirs.
11055
d207ebef
JM
11056Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
11057
11058 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 11059 cygmon
d207ebef 11060
5d4a5ee6
JL
11061Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
11062
11063 * configure.in: Add cygmon and libstub support for mn10200.
11064
2f96399b
MH
110651998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
11066
11067 * configure (gcc_version): Add new variable describing the
11068 particular gcc version we're building.
11069 * Makefile.in (libsubdir): Add new macro for the directory
11070 in which the compiler finds executables, libraries, etc.
11071 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11072 and libsubdir.
11073
c4137c50
AO
11074Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11075
ceff9b14
AO
11076 * Makefile.in (local-clean): Remove *.log.
11077 (warning.log): Built with warn_summary from build.log.
11078 (mail-report.log): Run test_summary.
11079 (mail-report-with-warnings.log): Run test_summary including
11080 warning.log in the report.
c4137c50 11081
276d5ee0
RL
11082Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
11083
11084 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11085
5d4a5ee6
JL
11086Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
11087
11088 * Makefile.in (grep): Grep no longer depends on libiberty.
11089
11090Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
11091
11092 * Makefile.in: all-snavigator needs all-libgui.
11093
11094Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
11095
11096 * configure.in: Add cygmon and libstub support for mn10300.
11097
8af14275
ILT
11098Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
11099
11100 * missing: Update to version from automake 1.3.
11101
fbd836fc
ILT
11102 * ltmain.sh: On installation, don't get confused if the same name
11103 appears more than once in the list of library names.
11104
466456d9
ILT
11105Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
11106
11107 * config.sub: Accept m68060 and m5200 as CPU names.
11108
5d4a5ee6
JL
11109Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
11110
11111 * configure: Use && rather than using -a in test, because odd
11112 strings can confuse test.
11113 * configure.in: Likewise.
11114
fbd836fc
ILT
11115Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
11116
11117 * ltconfig, ltmain.sh: Bring in Visual C++ support.
11118
f0983958
AO
11119Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11120
11121 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 11122 bootstrap4-lean): New targets.
f0983958 11123
bfed1ea0
JL
11124Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
11125
11126 * mpw-* Delete. Not used.
11127
5d4a5ee6
JL
11128Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
11129
11130 * COPYING.LIB: Update FSF address.
11131
bfed1ea0
JL
11132Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
11133
11134 * ltconfig, ltmain.sh: Update to libtool 1.2a.
11135
5d4a5ee6
JL
11136 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11137 GAS_SUPPORT_DIRS.
11138
bfed1ea0
JL
11139Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
11140
11141 * ltconfig, ltmain.sh: Avoid producing a version number if
11142 -version-info was not used.
11143
5d4a5ee6
JL
11144Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
11145
11146 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11147 building with newlib.
11148
111491998-04-30 Paul Eggert <eggert@twinsun.com>
11150
d207ebef 11151 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 11152 Solaris `make' causes it to continue to next definition.
d207ebef
JM
11153
11154Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
11155
11156 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11157 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
11158
11159Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
11160
11161 * configure.in: Change alpha to alpha* in several places.
11162
d207ebef
JM
11163Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
11164
11165 * config.sub: Recognize sparc86x.
11166
77be0cab
MM
11167Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
11168
11169 * configure.in (--enable-target-optspace): Remove debug echo.
11170
62441128
JW
11171Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
11172
11173 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11174
bfed1ea0
JL
11175Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
11176
11177 * ltconfig: Update cygwin32 support.
11178
5d4a5ee6
JL
11179 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11180 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11181 (GDB_SUPPORT_DIRS): Likewise.
11182
3f4ea1de
MM
11183Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
11184
11185 * configure.in (target_makefile_frag): If --enable-target-optspace,
11186 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
11187 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11188 not used.
11189 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 11190
5d4a5ee6
JL
11191Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
11192
11193 * Makefile.in (all-bfd): Depend on all-intl.
11194 (all-binutils): Likewise.
11195 (all-gas): Likewise.
11196 (all-gprof): Likewise.
11197 (all-ld): Likewise.
11198
111991998-04-19 Brendan Kehoe <brendan@cygnus.com>
11200
11201 * configure.in (host_tools): Fix typo, lbtool -> libtool.
11202
bfed1ea0
JL
11203Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
11204
5d4a5ee6
JL
11205 * Makefile.in (all-bfd): Depend upon all-libiberty.
11206
bfed1ea0
JL
11207 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11208
5d4a5ee6
JL
11209Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
11210
11211 * Makefile.in: Add libstub.
11212
11213 * configure.in: Ditto. Build libstub for targets that have cygmon
11214 support.
11215
11216Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
11217
11218 * configure.in: Don't set PICFLAG on ix86-cygwin32.
11219
11220Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
11221
11222 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11223 use mh-sysv5 if specified. Support gprof on SCO Open Server.
11224
ec8d6ddc
KW
11225Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
11226
11227 * configure: Define DEFAULT_M4 by searching PATH.
11228 * Makfile.in: Use DEFAULT_M4.
11229
bfed1ea0
JL
11230Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
11231
11232 * ltconfig: Add cygwin32 support.
11233
5d4a5ee6
JL
11234 * Makefile.in, configure.in: Add libtool as a native only directory
11235 to configure and build.
11236
547a6183
JL
11237Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
11238
11239 * Makefile.in (INSTALL_MODULES): Remove texinfo.
11240
5d4a5ee6 11241Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 11242
5d4a5ee6
JL
11243 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11244
11245Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
11246
11247 * Makefile.in: add ash make rules
11248 * configure.in: add ash to native_only and host_tools lists
11249
11250Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
11251
11252 * Makefile.in (all-gettext, all-intl): New targets.
11253 (ALL_MODULES): Added all-gettext, all-intl.
11254 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11255 (INSTALL_MODULES): Added install-gettext, install-intl.
11256 (CLEAN_MODULES): Added clean-gettext, clean-intl.
11257
11258 * configure.in (host_tools): Added gettext.
11259 (native_only): Likewise.
11260 (noconfigdirs) [various cases]: Likewise.
11261 (host_libs): Added intl.
11262
d207ebef
JM
11263Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
11264
11265 * configure: Do not disable building gdbtk for cygwin32 hosts.
11266
e98e406f
NC
11267Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
11268
11269 * configure.in: Add thumb-coff target.
11270 * config.sub: Add thumb-coff target.
11271
5d4a5ee6
JL
11272Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
11273
11274 * Makefile.in: Revert yesterday's change.
11275 (all-target-winsup): all-target-librx stays out of here.
11276
11277Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
11278
11279 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
11280 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
11281 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
11282 Remove references to librx and libg++.
11283
11284Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
11285
11286 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
11287 recursive makes
11288
bfed1ea0
JL
11289Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
11290
11291 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 11292 for newlib directory.
bfed1ea0
JL
11293 (CXX_FOR_TARGET): Likewise.
11294
11295Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
11296
11297 * ltconfig: Update after libtool/ltconfig.in change for
11298 hpux11.
11299
11300Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
11301
11302 * ltconfig, ltmain.sh: Update to libtool 1.2.
11303
3cd730af
MH
11304Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
11305
11306 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
11307 (install-gcc-cross): Instead, override LANGUAGES here.
11308
80564603
DL
113091998-03-18 Dave Love <d.love@dl.ac.uk>
11310
11311 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
11312 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
11313
d207ebef
JM
11314Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
11315
11316 * configure.in: Add Thumb-pe target.
11317
5d4a5ee6 11318Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 11319
5d4a5ee6
JL
11320 * Makefile.in - changed sn targets to snavigator
11321 * configure.in - changed sn targets to snavigator
11322
2d4a0558
MH
11323Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
11324
11325 * config-ml.in: After building symlink tree call make distclean
11326 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
11327 to be the case for libiberty.
11328
04b93567
L
11329Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
11330
11331 * configure: When making link, also check the current
11332 directory. The configure scripts may create one.
11333
9a06b842
RH
11334Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
11335
11336 * config.sub: Accept alphapca56 and alphaev6 properly.
11337
217fc4e6
FS
11338Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11339
11340 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
11341
3e07bdbd 11342Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 11343
e490616e 11344 * config.sub (sco5): Fix typo.
3e07bdbd 11345
5d4a5ee6
JL
11346Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
11347
11348 * Makefile.in (INSTALL_MODULES): Move install-tcl before
11349 install-itcl.
11350 (install-itcl): Remove dependency on install-tcl.
11351
11352Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
11353
11354 * configure.in: Remove libgloss from noconfigdirs for MN10300.
11355
11356Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
11357
11358 * configure.in: Don't build libgui for a cygwin32 target when not on
11359 a cygwin32 host.
11360
11361Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
11362
11363 * configure (redirect): Set to null, so default behavior of
11364 configure is now --verbose.
11365
ce0d965c
DL
113661998-02-16 Dave Love <d.love@dl.ac.uk>
11367
11368 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
11369 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
11370
3acd1fd0
MH
11371Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
11372
11373 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
11374 this change to sync Makefile.in with its ChangeLog entries.
11375
5d4a5ee6
JL
11376Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
11377
11378 * ltmain.sh (mkdir): Check that the directory doesn't exist
11379 before we exit with error, so that we don't get races during
11380 parallel builds.
11381
bfed1ea0
JL
11382Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
11383
11384 * ltconfig, ltmain.sh: Update from libtool 1.0i.
11385
4e77e8f1
MH
11386Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
11387
11388 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
11389 PICFLAG_FOR_TARGET.
11390 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
11391
11392 * configure: Emit a definition for the new macro enable_shared
11393 into each Makefile.
11394
5d4a5ee6
JL
11395Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
11396
11397 * configure.in (host_tools, native_only): Add libtool.
11398
11399Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
11400
11401 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
11402 Fix typo in ming config comment.
11403
bfed1ea0
JL
11404Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
11405
11406 * ltconfig, ltmain.sh: Update from libtool 1.0h.
11407
5d4a5ee6
JL
11408Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
11409
11410 * config.sub: Add tic30 cases, and map c30 to tic30.
11411
8821a725
RH
11412Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
11413
11414 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
11415 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
11416 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
11417 (CLEAN_TARGET_MODULES): Similarly
11418 (all-target-libf2c): Add dependences.
4e81ae98 11419 * configure.in (target_libs): Add libf2c.
8821a725 11420
5d4a5ee6
JL
11421Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
11422
11423 * configure.in: Remove expect from noconfigdirs when target
11424 is cygwin32. OK to build expect and dejagnu with Canadian
11425 Cross.
11426
0aadd657
ILT
11427Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
11428
5d4a5ee6
JL
11429 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
11430 host.
11431
0aadd657
ILT
11432 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
11433 and mingw32.
11434
d0a8352c
MH
11435Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
11436
11437 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
11438 here as it is not defined in the toplevel Makefile.
11439
59739e3c
MH
11440Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
11441
11442 * configure (package_makefile_rules_frag): New variable, which names
11443 a file with generic rules, ...
11444 Change comment to mention we now have FIVE parts.
11445 * configure: Undo last change.
11446
228197ee
LT
11447Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
11448
11449 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 11450 * config.sub: More accurate determination of HP processor types.
228197ee 11451
efd4c0ba
MH
11452Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
11453
11454 * configure (package_makefile_frag): Move inserting the
11455 ${package_makefile_frag} to where it should be according
11456 to the comment.
11457
6eef3189
PB
11458Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
11459
11460 * config.guess: Add support for Linux/ARM.
11461
d207ebef
JM
11462Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
11463
11464 * .cvsignore: Remove *-info and *-install since they match
11465 release-info and mpw-install, which we don't want to just ignore.
11466
48464ebf
RH
11467Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
11468
11469 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
11470
803462a7
PN
11471Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
11472
11473 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
11474 local_prefix to sub-make invocations.
11475
520ab477
L
11476Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
11477
11478 * configure.in: Check makefile fragments in the source
11479 directory.
11480
4bcdb76d
AO
11481Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11482
ceff9b14
AO
11483 * configure.in: Check whether host and target makefile
11484 fragments exist before adding them to *_makefile_frag.
4bcdb76d 11485
5d4a5ee6
JL
11486Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
11487
11488 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
11489
11490Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
11491
11492 * configure.in: Make sure we only replace RPATH_ENVVAR on
11493 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
11494 regexp to sed.
11495
11496 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
11497 to sub-makes.
11498
0d3e11a5
LI
114991998-01-13 Lee Iverson (leei@ai.sri.com)
11500
11501 * config-ml.in (multi-do): LDFLAGS must include multilib
11502 designator.
11503
d45b3d87 11504Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
11505
11506 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
11507
d39cd7a1
MK
11508Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
11509
11510 * config.sub: Add mingw32 support.
11511 * configure.in: Likewise.
d39cd7a1 11512
6decbc24
FS
11513Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
11514
11515 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
11516
5d4a5ee6
JL
11517Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
11518
11519 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11520 * configure (gxx_include_dir): Provide a definition for subdirs
11521 which do not use autoconf.
11522
11523Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
11524
11525 * config.guess: Sync with egcs. Picks up new alpha support,
11526 BeOS & some additional linux support.
11527
d3d1907a
JL
11528Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
11529
11530 * config.guess: HP 9000/803 is a PA1.1 machine.
11531
b104e095
RH
11532Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
11533
11534 * configure.in: It's alpha*-...
11535
aca823c1
L
11536Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
11537
11538 * configure.in (host_makefile_frag, target_makefile_frag):
11539 Handle multiple config files.
11540 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
11541 alpha-*-*.
11542
d207ebef
JM
11543Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
11544
11545 * mkdep: New file.
11546
11547Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
11548
11549 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
11550
5d4a5ee6
JL
11551Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
11552
11553 * Makefile.in: Add libgui directory.
11554 (GDB_TK): Add all-libgui.
11555 * configure.in: Add libgui directory.
11556 * configure: Add all-libgui to GDB_TK.
11557
11558Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
11559
11560 * config-ml.in (multidirs): Add m32r to multilib list.
11561
11562Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
11563
11564 * Makefile.in (all-target-gperf): Change dependency to
11565 all-target-libstdc++.
11566
baf55877
FF
11567Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
11568
11569 * config.guess: Add BeOS support.
11570
5d4a5ee6
JL
11571Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
11572
11573 Source directory cvs renamed to cvssrc:
11574 * configure.in (host_tools): Change cvs to cvssrc.
11575 (native_only): Likewise.
11576 (noconfigdirs) [various cases]: Likewise.
11577 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
11578 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
11579 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
11580 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
11581 (all-cvssrc): Rename target from all-cvs.
11582
f2d76545
JL
11583Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
11584
11585 * configure (gxx_include_dir): Fix thinko.
11586
205cba53
JL
11587Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
11588
11589 * Makefile.in (INSTALL_TARGET_CROSS): Define.
11590 (install-cross, install-gcc-cross): New targets.
11591
5d4a5ee6
JL
11592Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
11593
11594 * configure.in (noconfigdirs): Add support for Thumb target.
11595
11596 * config.sub (maybe_os): Add support for Thumb target.
11597
11598Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
11599
11600 * Makefile.in: Add rules for cygmon.
11601
11602 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
11603
96b0f1fc
JL
11604Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
11605
11606 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11607 * configure (gxx_include_dir): Provide a definition for subdirs
11608 which do not use autoconf.
d207ebef
JM
11609
11610Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
11611
11612 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 11613 11/18/97 build
d207ebef 11614
7dfef6ed
JL
11615Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
11616
11617 * From Franz Sirl.
11618 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
11619 found on RedHat Linux systems.
96b0f1fc 11620
83cfe7c0
JL
11621Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
11622
11623 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
11624 guesses.
11625
7dfef6ed
JL
11626Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
11627
11628 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
11629
5d4a5ee6
JL
11630Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
11631
11632 * ltmain.sh: If mkdir fails, check whether the directory was created
11633 anyhow by some other process.
11634
d207ebef
JM
11635Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
11636
11637 * configure.in (d30v-*-*): Configure all directories.
11638
11639Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
11640
11641 * configure.in (d30v-*-*): Configure newlib, libiberty directories
11642 for the D30V.
11643
11644Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
11645
11646 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
11647
5d4a5ee6
JL
11648Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
11649
e490616e
ZW
11650 * include/libiberty.h: Add extern "C" { so it can be used with C++
11651 progrms.
11652 * include/remote-sim.h: Add extern "C" { so it can be used with C++
11653 programs.
5d4a5ee6 11654
d207ebef
JM
11655Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
11656
11657 * configure.in (d30v-*-*): Configure GCC now.
11658
5d4a5ee6
JL
11659Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
11660
11661 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
11662 is no longer needed.
11663
c9670e62
JM
11664Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
11665
11666 * Makefile.in: check-target-libio depends on all-target-libstdc++.
11667
cc71c0ca
MH
11668Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
11669
11670 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
11671 targets using "$@" to provide support for similar but not identical
11672 targets without having to duplicate code.
11673
d207ebef
JM
11674Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
11675
11676 * makefile.vms: Fix to work with DEC C.
11677
11678Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
11679
11680 * config.sub: Add mips-tx39-elf to marketing names.
11681
11682Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
11683
11684 * ltmain.sh: Handle symlinks in generated script.
11685
11686Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
11687
11688 * configure: Handle autoconf style directory options: --bindir,
11689 --datadir, --includedir, --infodir, --libdir, --libexecdir,
11690 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
11691 --sysconfdir.
11692 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
11693 (sharedstatedir, localstatedir, oldincludedir): New variables.
11694 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
11695 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
11696 sbindir, sharedstatedir, and sysconfdir.
11697
b1e3ddfd
AJ
11698Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
11699
11700 * Makefile.in (bootstrap-lean): New target.
11701
d207ebef
JM
11702Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
11703
11704 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 11705 sn, and gnuserv from noconfigdirs.
d207ebef
JM
11706
11707Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
11708
11709 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
11710
09f97c1e
JL
11711Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
11712
11713 * Makefile.in (cross): New target.
11714
335d0ab2
AO
11715Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
11716 Jeff Law <law@cygnus.com>
11717
11718 * Makefile.in (bootstrap2, bootstrap3): New targets.
11719 (all-bootstrap): Remove outdated and confusing target.
339c9b00 11720 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 11721
d207ebef
JM
11722Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
11723
11724 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 11725 windows. Consistent with gdb/configure.
d207ebef 11726
e693cc28
UD
117271997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
11728
e693cc28
UD
11729 * configure.in: Name Linux target fragment.
11730
11731 * configure: Rewrite so that project Makefile fragment is inserted
11732 first and appears last in the resulting Makefile.
11733
d207ebef
JM
11734Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
11735
11736 * Makefile.in (install-itcl): Install tcl first.
11737
5d4a5ee6
JL
11738Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
11739
11740 * configure.in: remove bison from noconfigdirs for Cygwin32 host
11741
f401679e
JW
11742Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
11743
11744 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
11745
11746 * configure.in (skipdirs): Add target-librx for Linux.
11747 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
11748
ec20b1b9
JL
11749Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
11750
11751 * Makefile.in (bootstrap): New target.
11752
becdcf6d
JL
11753Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
11754
63f6bcd7 11755 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 11756
d207ebef
JM
11757Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
11758
11759 * config.guess: Merge with FSF.
11760
0c82f6bf
FF
11761Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
11762
11763 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
11764
d207ebef
JM
11765Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
11766
11767 * config.sub: Add "marketing-names" patch.
11768
3fbc0b70
JS
11769Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
11770
e490616e 11771 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 11772
e20d4801
JL
11773Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
11774
11775 * config.sub: Handle v850-elf.
11776
fe181f78 11777Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
11778
11779 * .cvsignore (*-install): Remove.
11780
bfed1ea0
JL
11781Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
11782
11783 * ltconfig: Set CONFIG_SHELL in libtool.
11784 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
11785
558a1e7c
JW
11786Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
11787
11788 * configure.in (target_subdir): Set to libraries if enable_multilib.
11789
7818d6fc
JW
11790Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
11791
11792 * config.guess: Update from gcc directory.
11793
d207ebef
JM
11794Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
11795
11796 * Makefile.in (all-sim): Depends on all-readline.
11797
6599da04
JM
11798Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
11799
11800 * Makefile.in (BISON, YACC): Use $$s.
11801 (all-bison): Depend on all-texinfo.
11802
11803Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
11804
11805 * Makefile.in (BISON): Add -L flag.
11806 (YACC): Likewise.
11807
d207ebef
JM
11808Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
11809
4e81ae98
EC
11810 * configure.in (noconfigdirs): Add support for v850e target.
11811
d207ebef
JM
11812 * config.sub (maybe_os): Add support for v850e target.
11813
11814Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
11815
4e81ae98
EC
11816 * configure.in (noconfigdirs): Add support for v850ea target.
11817
d207ebef
JM
11818 * config.sub (maybe_os): Add support for v850ea target.
11819
6599da04
JM
11820Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
11821
11822 * config.sub: Add mipstx39. Delete r3900.
11823
11824Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
11825
11826 * Makefile.in (all-autoconf): Depends on all-texinfo.
11827
11828Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
11829
11830 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
11831 eabi targets.
11832
11833Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
11834
11835 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
11836
11837 * configure: When handling a Canadian Cross, handle YACC as well as
11838 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 11839 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
11840
11841Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
11842
11843 * Makefile.in (BISON): bison, not byacc or bison -y.
11844 (YACC): bison -y or byacc or yacc.
11845 (various): Add *-bison as appropriate.
11846 (taz): No need to mess with BISON anymore.
11847
11848Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
11849
11850 * configure: If OSTYPE matches *win32*, try to find a good value for
11851 CONFIG_SHELL.
11852
11853Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
11854
11855 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
11856 configure.in if it is present.
11857
11858Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
11859
11860 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
11861
11862Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
11863
11864 * config.sub: Recognize `arc' cpu.
11865 * configure.in: Likewise.
11866 * config-ml.in: Likewise.
11867
11868Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
11869
11870 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
11871
11872Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
11873
11874 * configure: Changed sed delimiter from ':' to '|' when
11875 attempting to substitute ${config_shell} for SHELL. On
11876 NT ${config_shell} may contain a ':' in it.
11877
11878Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
11879
11880 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
11881
11882Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
11883
11884 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
11885
11886Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
11887
11888 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
11889
11890 * ylwrap: If the program is a relative path, force it to be
11891 absolute.
11892
11893Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
11894
11895 * configure (tooldir): Set BISON to `bison -y' and not just bison.
11896
11897Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
11898
11899 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
11900 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
11901 for libraries.
6599da04
JM
11902
11903Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
11904
11905 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 11906 separated by spaces.
6599da04
JM
11907
11908Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
11909
11910 * ylwrap: New file.
11911 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
11912
11913 * ltmain.sh: Handle /bin/sh at start of install program.
11914
11915 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
11916
11917 * ltconfig, ltmain.sh: New files, from libtool 1.0.
11918 * missing: New file, from automake 1.2.
11919
11920Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
11921
11922 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
11923 check-tk to CHECK_X11_MODULES.
11924
11925Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
11926
11927 * config.sub: Merge with FSF.
11928
11929Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
11930
11931 * config.guess: Merge with FSF.
11932
11933Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
11934
11935 * configure: Treat msdosdjgpp like go32.
11936 * configure.in: Likewise. Don't remove gprof for go32.
11937
11938 * configure: Change Makefile.tem2 to Makefile.tm2.
11939
11940Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
11941
11942 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
11943
11944Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11945
11946 * install-sh (chmodcmd): Set to null if the DST directory already
11947 exists. Same as Nov 11th change.
11948
11949Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
11950
4e81ae98 11951 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
11952
11953Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
11954
11955 * config.guess: Update from FSF.
11956
11957Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
11958
11959 * Makefile.in (GDB_TK): Depend on itcl and tix.
11960
11961Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
11962
11963 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
11964 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
11965 (INSTALL_SCRIPT): New variable.
11966 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
11967 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
11968 to -x.
11969 * install-sh: Add support for -x option.
11970
11971Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
11972
11973 * configure.in, Makefile.in: Treat tix like itcl.
11974
11975Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
11976
11977 * Makefile.in (WINDRES): New variable.
11978 (WINDRES_FOR_TARGET): New variable.
11979 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
11980 (EXTRA_HOST_FLAGS): Add WINDRES.
11981 (EXTRA_TARGET_FLAGS): Add WINDRES.
11982 (EXTRA_GCC_FLAGS): Add WINDRES.
11983 ($(DO_X)): Pass down WINDRES.
11984 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
11985 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
11986 DLLTOOL_FOR_TARGET.
11987
11988Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
11989
11990 * configure.in: configure sim before gdb for win32-x-ppc
11991
11992Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11993
11994 Move gperf into the toplevel, from libg++.
11995 * configure.in (target_tools): Add target-gperf.
11996 (native_only): Add target-gperf.
11997 * Makefile.in (all-target-gperf): New target, depend on
11998 all-target-libg++.
11999 (configure-target-gperf): Empty rule.
12000 (ALL_TARGET_MODULES): Add all-target-gperf.
12001 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12002 (CHECK_TARGET_MODULES): Add check-target-gperf.
12003 (INSTALL_TARGET_MODULES): Add install-target-gperf.
12004 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12005
12006Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 12007
6599da04
JM
12008 * config.sub (mn10200): Recognize new basic machine.
12009
12010Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12011
12012 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12013 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12014
12015Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12016
12017 * configure.in: If we're building mips-sgi-irix6* native, turn on
12018 ENABLE_MULTILIB and set TARGET_SUBDIR.
12019
12020Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
12021
12022 * Makefile.in (all-sn): Depend on all-grep.
12023
12024Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
12025
12026 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12027
12028 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12029 Makefile. From Jeff Makey <jeff@cts.com>.
12030 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12031
12032 * Makefile.in (DISTBISONFILES): Remove.
12033 (taz): Don't futz with DISTBISONFILES. Change BISON to use
12034 $(DEFAULT_YACC).
12035
12036 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 12037 cygwin32.
6599da04
JM
12038
12039 * Makefile.in (LD): New variable.
12040 (EXTRA_HOST_FLAGS): Pass down LD.
12041 ($(DO_X)): Likewise.
12042
12043Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
12044
12045 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12046
12047Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
12048
12049 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 12050 before adding our own. Always add --build.
6599da04
JM
12051
12052Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
12053
12054 * configure.in (targargs): Pass --build if we're doing
12055 a cross-compile.
12056
12057Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
12058
ca236658 12059 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
12060 sed. Otherwise sed chokes on NT path names with drive
12061 designators. Also look for "?:*" as the leading characters in an
12062 absolute pathname.
12063
12064Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
12065
12066 * config.sub: Support for r3900.
12067
12068Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
12069
12070 * configure.in: Use install-sh, not install.sh.
12071
12072Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
12073
12074 * Makefile.in (taz): Improve check for BISON so it doesn't try to
12075 apply it twice.
12076
12077Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
12078
12079 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12080 install-binutils.
12081
12082Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
12083
12084 * Makefile.in: Add automake targets.
12085 * configure.in (host_tools): Add automake.
12086
12087Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
12088
12089 * configure: Default CXX to c++, not gcc.
12090 * Makefile.in (CXX): Set to c++, not gcc.
12091 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12092
12093Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
12094
12095 * install-sh: try appending a .exe if source file doesn't
12096 exist
12097
12098Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
12099
12100 * configure.in: Turn on multilib by default.
12101 (cross_only): Remove target-libiberty.
12102
12103 * Makefile.in (all-gcc): Don't depend on libiberty.
12104
12105Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
12106
12107 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12108
12109Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
12110
12111 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12112 (DISTBISONFILES): Add ld/Makefile.in
12113
12114Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
12115
12116 * configure.in: if target is cygwin32 but host isn't cygwin32,
12117 don't configure gdb tcl tk expect, not just gdb.
12118
12119Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
12120
12121 * configure.in: Added gnuserv everywhere sn appears.
12122
12123 * Makefile.in (ALL_MODULES): Added all-gnuserv.
12124 (CROSS_CHECK_MODULES): Added check-gnuserv.
12125 (INSTALL_MODULES): Added install-gnuserv.
12126 (CLEAN_MODULES): Added clean-gnuserv.
12127 (all-gnuserv): New target.
12128
12129Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
12130
12131 * config.guess: Fixes for MIPS OpenBSD systems.
12132
12133Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
12134
12135 * Makefile.in (INSTALL_XFORM): Remove.
12136 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12137
12138 * mkinstalldirs: New file, copied from automake.
12139 * Makefile.in (installdirs): Rename from install-dirs. Use
12140 mkinstalldirs. Change all users.
12141 (DEVO_SUPPORT): Add mkinstalldirs.
12142
12143Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
12144
12145 * install-sh: Rename from install.sh.
12146 * Makefile.in (INSTALL): Change install.sh to install-sh.
12147 (DEVO_SUPPORT): Likewise.
12148
12149 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
12150 Graichen <graichen@rzpd.de>.
12151
12152Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
12153
12154 * config.guess: Recognize OpenBSD systems correctly.
12155
12156Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12157
12158 * README, Makefile.in (ETC_SUPPORT): Remove references to
12159 cfg-paper*, configure.{texi,man,info*}._
12160
12161Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
12162
12163 * Makefile.in (all.normal): Ensure that gcc is built after all
12164 the x11 - ie gdb - targets.
12165
12166Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
12167
12168 * makefile.vms: Don't run conf-a-gas.
12169
12170Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
12171
e490616e 12172 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 12173
d207ebef
JM
12174Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
12175
12176 * configure.in: Remove noconfigdirs case since gdb also
12177 configures and builds for tic80-coff.
12178
6599da04
JM
12179Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
12180
12181 * configure: Set cache_file to config.cache.
12182 * Makefile.in (local-distclean): Remove config.cache.
12183
12184Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
12185
12186 * COPYING: Update FSF address.
12187
d207ebef
JM
12188Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
12189
12190 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12191 noconfigdirs.
12192
6599da04
JM
12193Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
12194
12195 * Makefile.in (install-dirs): Don't crash if prefix, and hence
12196 MAKEDIRS, is empty.
12197
12198Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
12199
12200 * config.sub: Tweak mn10300 entry.
12201
12202Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
12203
12204 * configure.in (host_tools): Put sim before gdb, so gdb's
12205 configure.tgt can determine if the simulator was configured.
12206
12207Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
12208
12209 * config.sub: Move BeOS $os case to be with other Cygnus
12210 local cases.
12211
12212Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
12213
12214 * config.sub: Remove misplaced comment that broke Linux.
12215
12216Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
12217
12218 * config.sub: Add BeOS support.
12219
12220Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
12221
12222 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12223
12224Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
12225
12226 * configure.in (noconfigdirs): Remove tcl and tk from
12227 noconfigdirs for cygwin32 builds.
12228
d207ebef
JM
12229Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
12230
12231 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12232
6599da04
JM
12233Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
12234
12235 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12236 make-all.com, use makefile.vms instead.
12237
12238Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
12239
12240 * config.sub: Accept -lnews*.
12241
d207ebef
JM
12242Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
12243
12244 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 12245 target-examples and target-libiberty for d30v.
d207ebef
JM
12246
12247Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
12248
12249 * configure.in (noconfigdirs): Enable ld for d30v.
12250
12251Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
12252
12253 * configure.in (tic80-*-*): Build compiler.
12254
12255Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
12256
12257 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 12258 unsupported d30v directories
d207ebef
JM
12259
12260Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
12261
4e81ae98
EC
12262 * config.sub, configure.in: Add d30v target cpu.
12263
6599da04
JM
12264Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
12265
12266 * makefile.vms: New file.
12267 * make-all.com: Remove.
12268
12269Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
12270
12271 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
12272
12273Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
12274
12275 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
12276
12277Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
12278
12279 * Makefile.in (ALL_MODULES): Added all-db.
12280 (CROSS_CHECK_MODULES): Addec check-db.
12281 (INSTALL_MODULES): Added install-db.
12282 (CLEAN_MODULES): Added clean-db.
12283
12284Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
12285
12286 * config.guess: Merge with latest FSF sources.
12287
12288Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
12289
12290 * Makefile.in (ALL_MODULES): Added all-itcl.
12291 (CROSS_CHECK_MODULES): Added check-itcl.
12292 (INSTALL_MODULES): Added install-itcl.
12293 (CLEAN_MODULES): Added clean-itcl.
12294
12295Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
12296
12297 * configure.in: build gdb for mn10200
12298
12299Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
12300
12301 * Makefile.in (all-target-winsup): Depend on all-target-libio.
12302
d207ebef
JM
12303Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
12304
12305 * configure.in (tic80-*-*): Turn off most targets right now.
12306
6599da04
JM
12307Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
12308
12309 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
12310 rather than the makeinfo program.
12311 (do-info): Depend upon all-texinfo.
12312
12313Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
12314
12315 * configure.in: Remove uses of config/mh-linux.
12316
12317 * config.sub, config.guess: Merge with latest FSF sources.
12318
d207ebef
JM
12319Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
12320
12321 * config.sub (case $basic_machine): Add tic80 entries.
12322
6599da04
JM
12323Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
12324
12325 * config.sub, config.guess: Merge with latest FSF sources.
12326
12327Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
12328
12329 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
12330 * mpw-config.in: Test for NewFolderRecursive.
12331 * mpw-install: Use symbolic name for startup filename.
12332 * mpw-README: Add various additional details.
12333
12334Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
12335
12336 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
12337
12338Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
12339
12340 * configure.in: Do build gcc and the target libraries for
12341 the mn10200.
12342
12343Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
12344
12345 * configure.in: don't avoid building gdb for mn10300 any more
12346 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
12347 instead of single-quoting it.
12348
12349Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
12350
12351 * configure.in: Don't use --with-stabs on IRIX 6.
12352
12353Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
12354
12355 * configure.in (m32r): Build gdb, libg++ now.
12356
12357Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12358
12359 * configure.in (mips*-sgi-irix6*): Remove gdb and related
12360 directories from noconfigdirs.
12361
12362Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
12363
12364 * config.sub (basic_machine): added mips16 configuration
12365
12366Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12367
12368 * config.sub: Handle d10v-unknown.
12369
d207ebef
JM
12370Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
12371
12372 * config.sub: Handle v850-unknown.
12373
6599da04
JM
12374Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
12375
12376 * Makefile.in: add findutils
12377 * configure.in: add findutils to list of host_tools
12378
12379Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
12380
12381 * config.sub: Handle mn10200 and mn10300.
12382
12383Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12384
12385 * configure.in (d10v-*): Do not build librx.
12386
12387Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
12388
12389 * configure.in (mn10300): Build everything except gdb & libgloss.
12390
12391Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
12392
12393 * config.guess: Patch for Dansk Data Elektronik servers,
12394 from Niels Skou Olsen <nso@dde.dk>.
12395
12396 For ncr, use /bin/uname rather than uname, since GNU uname does not
12397 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
12398
12399 Patch for MIPS R4000 running System V,
12400 from Eric S. Raymond <esr@snark.thyrsus.com>.
12401
12402 Fix thinko for nextstep.
12403
12404 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
12405
12406 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
12407 * config.guess: Guess mips-dec-mach_bsd4.3.
12408
12409 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
12410 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
12411 release numbers.
12412 * config.guess (mips-mips-riscos*): Emit just enough of the
12413 release number.
12414
12415 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
12416 * config.guess (sparc-auspex-sunos*): Added.
12417 (f300-fujitsu-*): Added.
12418
12419 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
12420 * config.guess: Recognize a Tadpole as a sparc.
12421
12422Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
12423
12424 * config.guess: Don't assume that NextStep version is either 2 or
12425 3. NextStep 4 (aka OpenStep 4) has come out now.
12426
12427Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
12428
12429 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
12430 From Rik Faith <faith@cs.unc.edu>.
12431
12432Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
12433
12434 * config.sub: Contributions from bug-gnu-utils to:
12435 Support plain "hppa" (no version given) architecture, reported by
12436 OpenStep.
12437 OpenBSD like NetBSD.
12438 LynxOs is not a hardware supplier.
12439
12440 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 12441 OpenBSD like NetBSD.
6599da04
JM
12442 Stratus systems.
12443 More Pyramid systems.
12444 i[n>4]86 Intel chips.
12445 M680[n>4]0 Motorola chips.
12446 Use unknown instead of lynx for hardware manufacturer.
12447
12448Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12449
12450 * install.sh (chmodcmd): Set to null if the DST directory already
12451 exists.
12452
12453Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12454
12455 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
12456 not use mt-ppc target Makefile fragment any more.
12457
12458Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
12459
12460 * configure.in (*-*-windows): Exclude everything but those dirs
12461 needed to build windows.
12462
12463Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
12464
12465 * Makefile.in (all-target-winsup): Depend on all-target-librx.
12466
12467Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
12468
12469 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
12470
12471Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
12472
12473 * Undo my previous change.
12474
12475Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
12476
12477 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
12478 unconditionally.
12479 (MAKEOVERRIDES): Define (revert this part of October 18 change).
12480
12481Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
12482
12483 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
12484 host to add it's own flags.
6599da04
JM
12485
12486Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
12487
12488 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
12489
12490Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
12491
12492 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
12493 (CXX_FOR_TARGET): Likewise.
12494 (GCC_FOR_TARGET): Define.
12495 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
12496 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
12497 CC_FOR_TARGET was specified on the command line.
12498 (MAKEOVERRIDES): Don't define.
12499
12500Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
12501
12502 * configure.in (m32r): Fix spelling of libg++ libs.
12503
12504Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
12505
12506 * config.sub (-apple*): Remove, now redundant.
12507
12508Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
12509
12510 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
12511
12512 * configure: Rework yesterday's sed script patch.
12513
12514 * config.sub: Merge with FSF.
12515
12516Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
12517
12518 * config.guess: Merge from FSF.
12519
12520 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
12521 * config.guess: Use pc instead of unknown, for pc clone systems.
12522 Change linux to linux-gnu.
6599da04
JM
12523
12524 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 12525 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
12526
12527Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
12528
12529 * test-build.mk (HOLES): Add "xargs" for gdb.
12530
12531 * configure: Avoid hpux10.20 sed bug.
12532
12533Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
12534
731a8127 12535 * configure.in: Add support for windows host
6599da04
JM
12536 (that is a build done under the Microsoft build environment).
12537
12538Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
12539
12540 * Makefile.in: Replace all uses of srcroot with s, to shrink
12541 command line lengths.
12542
12543 Patches from Geoffrey Noer <noer@cygnus.com>:
12544 * configure.in: If configuring for newlib, pass --with-newlib to
12545 subdirectories.
12546 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
12547 -Bnewlib/ and -Lwinsup to gcc.
12548 (CXX_FOR_TARGET): Likewise.
12549
12550Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
12551
12552 * Makefile.in (ETC_SUPPORT): Add configure.
12553
12554Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
12555
4e81ae98 12556 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
12557 host configuration file.
12558
12559Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
12560
12561 * configure.in: Break mn10x00 support into separate
12562 mn10200 and mn10300 configurations.
12563 * config.sub: Likewise.
12564
12565Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
12566
12567 * configure.in: Add lots of stuff to noconfigdirs for
12568 the mn10x00 targets.
12569
12570 * config.sub, configure.in: Add mn10x00 support.
12571
12572Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
12573
12574 * make-all.com: Call conf-a-gas, not config-a-gas.
12575
12576Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
12577
12578 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 12579 targets.
6599da04
JM
12580
12581Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
12582
12583 * mpw-README: Add much more detail for native PowerMac.
12584 * mpw-install: New file.
12585 * mpw-configure: Add --norecursion and --help options.
12586 * mpw-config.in: Translate readme and install files when
12587 copying to objdir.
12588 * mpw-build.in: Don't always depend on byacc and flex.
12589 (install-only-top): New action.
12590
d207ebef
JM
12591Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
12592
12593 * configure.in: You can now configure GDB for the v850.
12594
6599da04
JM
12595Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
12596
12597 * configure.in (noconfigdirs): Don't configure any C++ dirs
12598 if targeting D10V.
12599
12600Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
12601
12602 * config.sub: Recognize mips64vr5000.
12603
12604Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
12605
12606 * configure.in: Use a single line for host_tools and native_only.
12607
12608Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
12609
12610 * config.sub, configure.in: Add entries for m32r.
12611
12612Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
12613
12614 * Makefile.in (inet-install): Don't run install-gzip.
12615
12616Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
12617
12618 * configure.in: Don't config lots of things for *-*-windows*.
12619
12620Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
12621
12622 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
12623 (host_libs, host_tools): Copy from configure.in.
12624 * mpw-configure: Don't complain about directories not found.
12625
12626Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12627
12628 * configure.in (i[345]86): Recognize i686 for pentium pro.
12629 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
12630 file.
12631
12632 * config.guess (i[345]86): Ditto.
12633
12634Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
12635
12636 * configure.in (noconfigdirs): Removed gdb for D10V.
12637
d207ebef 12638Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 12639
d207ebef
JM
12640 * configure.in: Remove ld, target-libio, target-libg++, and
12641 target-libstdc++ from noconfigdirs.
5d4a5ee6 12642
6599da04
JM
12643Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
12644
12645 * configure: Fix three locations where shell scripts were
12646 being run directly rather than with config_shell.
12647
d207ebef
JM
12648Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
12649
12650 * configure.in (v850-*-*): Set up initial $noconfigdirs.
12651 * config.sub (basic_machine): Recognize v850.
12652
6599da04
JM
12653Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
12654
12655 * mpw-configure: Handle multiple enable/disable options and
12656 pass them down recursively, handle -c and -s flags appropriately
12657 depending on choice of compiler, add escape mechanism for
12658 quoted arguments to gC.
12659
12660Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12661
12662 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
12663 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
12664 so that -mrelocatable-lib and -mno-eabi are used.
12665
12666 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
12667 not support --print-multi-lib, don't abort.
12668
6599da04
JM
12669Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
12670
12671 * make-all.com: Run config-a-gas.
12672 * setup.com: Don't copy subdirectory files around.
12673
12674Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
12675
12676 * configure.in (*-*-ose): Remove exclusion of libgloss for this
12677 target, it now compiles correctly.
12678
12679Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
12680
12681 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
12682
12683Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
12684
4e81ae98 12685 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
12686
12687Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12688
12689 * configure.in (native_only): Add prms.
12690
12691Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
12692
12693 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
12694 (BINUTILS_SUPPORT_DIRS): Likewise.
12695
12696Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12697
12698 * configure.in (d10v-*-*): Don't configure ld or gdb until the
12699 d10v support is added.
12700
12701Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
12702
12703 * configure.in (d10v-*-*): New target.
12704
12705Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
12706
12707 * config.guess (HP 9000/811): Recognize this as a PA1.1
12708 machine.
12709
12710Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
12711
12712 * Makefile.in (do-tar-gz): New target, split out from tail end of
12713 taz target. Run each command separately, don't use pipes.
12714 (taz): Use it.
12715
12716Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
12717
12718 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
12719 * mpw-build.in: No builds should depend on building byacc or flex,
12720 they are assumed to be installed already.
12721
12722Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12723
12724 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
12725 variable that CC_FOR_TARGET needs.
12726
12727Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12728
12729 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
12730 options have changed since the last time the subdirectory was
12731 configured, and if it has, reconfigure.
12732 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
12733 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
12734
12735Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
12736
12737 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
12738 CLEAN_MODULES): Add bash.
12739 (all-bash): New target.
12740
12741Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
12742
12743 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
12744
12745Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12746
12747 * config.sub (basic_machine): Recognize d10v as a valid processor.
12748
12749Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
12750
12751 * mpw-configure: Add support for --bindir.
12752 * mpw-build.in: Use a GCC-specific build script for GCC actions.
12753
12754Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
12755
12756 * configure.in: add bash, time, gawk to list of hosttools and things
12757 to only build for native toolchains
12758
12759Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
12760
12761 * Makefile.in (docdir): Remove.
12762
12763Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
12764
12765 * Makefile.in (datadir): Set to $(prefix)/share.
12766
12767Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
12768
12769 * configure.in: build diff and patch for cygwin32-hosted
12770 toolchains.
12771
12772Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
12773
12774 * config.sub: Accept -rtems*.
12775
12776Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
12777
e490616e
ZW
12778 * configure.in: enable dosrel for cygwin32-hosted builds,
12779 remove diff from the list of things not buildable
12780 via Canadian Cross
6599da04
JM
12781
12782Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
12783
12784 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 12785 don't get ". ".
6599da04
JM
12786
12787Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
12788
12789 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
12790
12791Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
12792
12793 * Makefile.in (taz): Handle case where tex3patch didn't even get
12794 checked out. Also, if it was found, put the symlink in a new util
12795 subdirectory.
12796
12797Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12798
12799 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
12800
12801Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
12802
12803 * config.sub: Recognize -openvms.
12804 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
12805 * make-all.com, setup.com: New files.
12806
12807Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
12808
12809 * Makefile.in (taz): tex3patch moved to texinfo/util.
12810
12811Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
12812
12813 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
12814 * configure.in: remove make from disable-if-Can-Cross list
12815 enable gdb if ${host} and ${target} are cygwin32
12816
12817Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
12818
12819 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
12820 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
12821
12822Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
12823
12824 * config.guess: Combine mips-mips-riscos cases, and use cpp to
12825 distinguish sysv/svr4/bsd variants.
12826 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
12827
12828Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
12829
12830 * configure.in: Added copyright notice.
12831 * move-if-change: Added copyright notice.
12832
12833Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12834
12835 * configure.in (powerpcle-*-solaris*): Until we get shared
12836 libraries working, don't build gdb, sim, make, tcl, tk, or
12837 expect.
12838
12839Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
12840
12841 * config.guess: Merge with FSF:
12842
12843 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
12844 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
12845
12846 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
12847 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
12848
12849 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
12850 * config.guess: Combine two OSF1 rules.
12851 Also recognize field test versions. From mjr@zk3.dec.com.
12852 * config.guess (dgux): Use /usr/bin/uname rather than uname,
12853 because GNU uname does not support -p. From pmr@pajato.com.
12854
12855Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
12856
12857 * Makefile.in (MAKEDIRS): Removed $(tooldir).
12858
12859Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
12860
12861 * mpw-README: Document GCCIncludes.
12862
12863Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
12864
12865 * configure.in (alpha-*-linux*): Set enable_shared to yes.
12866
12867Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
12868
12869 * mpw-configure: Handle --enable-FOO and --disable-FOO.
12870
12871Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
12872
12873 * configure.in (*-*-cygwin32): Configure make.
12874
12875Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
12876
12877 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
12878
12879Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
12880
12881 * Makefile.in (all-inet): Depend on all-perl.
12882
12883 * Makefile.in (inet-install): New target.
12884
12885 * Makefile.in (all-inet): Depend on all-tcl.
12886 (all-inet): Depend on all-send-pr.
12887
12888Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12889
12890 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
12891 temporarily.
12892
12893Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
12894
12895 * configure.in: Don't configure --with-gnu-ld on AIX.
12896
12897Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
12898
12899 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
12900
12901Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
12902
12903 * Makefile.in (ALL_MODULES): Added all-inet.
12904 (CROSS_CHECK_MODULES): Added check-inet.
12905 (INSTALL_MODULES): Added install-inet.
12906 (CLEAN_MODULES): Added clean-inet.
12907 (all-indent): New target.
12908
12909 * configure.in (host_tools): Added inet.
12910 (native_only): Added inet.
12911 (noconfigdirs): Added inet.
12912
12913Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
12914
12915 * configure.in: Don't configure libgloss if we are not configuring
12916 newlib.
12917
12918Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
12919
12920 * configure.in: Don't configure libgloss for unsupported
12921 architectures.
12922
12923Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12924
12925 * Makefile.in (CLEAN_MODULES): Add clean-apache.
12926
12927Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
12928
12929 * Makefile.in (ALL_MODULES): Include all-apache.
12930 (CROSS_CHECK_MODULES): Include check-apache.
12931 (INSTALL_MODULES): Include install-apache.
12932 (all-apache): New target.
12933
12934 * configure.in: Added apache everywhere perl is seen.
12935
12936Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12937
12938 * Makefile.in: Add support for clean-{module} and
12939 clean-target-{module} rules.
12940
12941Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
12942
12943 * configure.in (*-*-ose) do not build libgloss.
12944
12945Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12946
12947 * config.guess (prep*:SunOS:5.*:*): Turn into
12948 powerpele-unknown-solaris2.
12949
12950Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
12951
12952 * configure.in: Permit --enable-shared to specify a list of
12953 directories.
12954
12955Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
12956
12957 * configure.in (host==solaris): Pass only the first word of $CC
12958 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
12959
12960Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
12961
12962 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
12963
12964Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
12965
12966 * Makefile.in (ALL_MODULES): Include all-perl.
12967 (CROSS_CHECK_MODULES): Include check-perl.
12968 (INSTALL_MODULES): Include install-perl.
12969 (ALL_X11_MODULES): Include all-guile.
12970 (CHECK_X11_MODULES): Include check-guile.
12971 (INSTALL_X11_MODULES): Include install-guile.
12972 (all-perl): New target.
12973 (all-guile): New target.
12974
12975 * configure.in (host_tools): Include perl and guile.
12976 (native_only): Include perl and guile.
12977 (noconfigdirs): Don't build guile and perl; no ports have been
12978 done.
12979
12980Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
12981
e490616e
ZW
12982 * configure (--enable-*): Handle quoted option lists such as
12983 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
12984
12985Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12986
12987 * Makefile.in ({,inst}all-target): New rule so we can make and
12988 install all of the target directories easily.
12989
12990Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12991
12992 * configure.in: Add missing global flag in sed substitution when
12993 deleting `target-' from ${configdirs}.
12994
12995Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
12996
12997 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
12998 option.
12999
13000 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13001 config/mh-necv4.
13002
13003 * install.sh: Correct misspelling of transformbasename.
13004
13005 * config.guess: Recognize mips-*-sysv*.
13006
13007Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
13008
13009 * config.sub: Recognize mon960.
13010
13011Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
13012
13013 * configure: Restore Canadian Cross handling of BISON and LEX,
13014 removed in Feb 20 change.
13015
13016Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
13017
13018 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13019 Mention make install. Remove the old copyright date as well the
13020 clumsy and rather pointless copyright on the README file.
13021
13022Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
13023
13024 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13025 Makefile after running symlink-tree, then run `make distclean' to
13026 avoid clobbering any generated files in srcdir.
13027
13028Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
13029
13030 * configure.in (m68k-*-netbsd*): Build everything now.
13031
13032Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13033
13034 * Makefile.in (taz): Fix quoting.
13035
13036Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
13037
13038 * configure.in (sparclet-*-*): Build everything now.
13039
13040Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13041
13042 * configure.in (m68k-*-linux*): New host.
13043
13044Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
13045
13046 * configure: Check for bison before byacc.
13047
13048Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
13049
13050 * Makefile.in configure: Change the way LEX and BISON/YACC are
13051 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
13052 searching PATH. These are used as fallbacks by Makefile.in if
13053 flex/bison/byacc aren't in objdir.
13054
13055Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
13056
13057 * Makefile.in: Make everything which depends upon all-bfd also
13058 depend upon all-opcodes, in case --with-commonbfdlib is used.
13059
13060Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13061
13062 * configure.in (host *-*-cygwin32): Don't build gdb if we are
13063 building NT native compilers on Unix.
13064
13065Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
13066
13067 * configure.in: Don't get CC from the host Makefile fragment if we
13068 can find gcc in PATH, or if this is a Canadian Cross. Move the
13069 Solaris test for /usr/ucb/cc to the post target script, just after
13070 the compiler sanity test.
13071
13072Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
13073
13074 * config.sub: Merge with FSF.
13075
13076Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
13077
13078 * Makefile.in (RPATH_ENVVAR): New variable.
13079 (REALLY_SET_LIB_PATH): Use it.
13080 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13081
13082Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
13083
13084 * config.sub, configure.in: Recognize sparclet cpu.
13085
13086Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13087
13088 * config.guess: Support m68k-cbm-sysv4.
13089
13090Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13091
13092 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13093 m68k-unknown-linuxaout from linker help string. Put quotes around
13094 $ld_help_string.
13095
13096Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
13097
13098 * config.guess (powerpc-harris-powerunix): Add guess for port
13099 to new target.
13100
13101Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13102
13103 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13104
13105Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
13106
13107 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13108 $(REALLY_SET_LIB_PATH) in Makefile.
13109 * Makefile.in (SET_LIB_PATH): New variable.
13110 (REALLY_SET_LIB_PATH): New variable.
13111 ($(DO_X)): Use $(SET_LIB_PATH).
13112 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13113 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13114 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13115 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13116 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13117 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13118 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13119 (install-dosrel): Likewise.
13120 (all-opcodes): Depend upon all-libiberty.
13121
13122Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
13123
13124 * config.guess (*:CYGWIN*): New
13125
13126Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13127
13128 * Makefile.in (all-target-winsup): All all-target-libiberty.
13129
13130Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13131
13132 * configure.in (noconfigdirs): Add missing # in front of comment.
13133
13134Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
13135
13136 * configure.in: add second pass to things added to noconfigdirs
13137 so *-gm-magic can exclude libgloss properly.
13138
13139Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
13140
13141 * mpw-configure (extralibs_name, rez_name): Set correctly
13142 for MWC68K compiler.
13143
13144 * mpw-README: Add more info on the necessary build tools.
13145
13146Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
13147
13148 * configure.in, config.sub: Recognize cygwin32.
13149
13150Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
13151
13152 * config.guess, config.sub: Recognize A/UX.
13153
13154Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
13155
13156 * config.sub: Merge with gcc/config.sub.
13157
13158Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
13159
13160 * mpw-build.in (do-binutils): Add build of stamps.
13161
13162Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
13163
13164 * config.sub: Add recognition for mips64vr4100*-* targets.
13165
13166Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13167
13168 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13169 Add creation of gconfigargs with `--enable-shared' turned on.
13170 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13171 ($(host)-stamp-stage3-configured): Likewise.
13172 (HOLES): Add chatr and ldd.
13173 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13174
13175Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
13176
13177 * configure: Pass --nfp to recursive configures.
13178
13179Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
13180
13181 * Makefile.in (DLLTOOL): New.
13182 (DLLTOOL_FOR_TARGET): New.
13183 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13184 (EXTRA_TARGET_FLAGS): Ditto.
13185 (EXTRA_GCC_FLAGS): Ditto.
13186 (CONFIGURE_TARGET_MODULES): Ditto.
13187 (DO_X): Ditto.
13188 * configure: Add DLLTOOL.
13189
13190Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
13191
13192 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13193 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13194 mh-sco, since old workarounds no longer needed, and don't
13195 build ld, since libraries have weak symbols in COFF.
13196
13197Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
13198
13199 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13200
13201Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
13202
13203 * configure.in: Make sure that ${CC} can be used to compile an
13204 executable.
13205
13206Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13207
13208 * Makefile.in (all-gdb): Depend on $(GDB_TK).
13209 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13210 nothing depending on whether gdbtk is being built.
13211
13212Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
13213
13214 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13215
13216Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
13217
13218 * configure.in (noconfigdirs): Put ld or gas in this early, if the
13219 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13220
13221Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
13222
13223 * config-ml.in: Add support for
13224 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13225 Simplify setting of multidirs from --disable-foo.
13226
13227Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13228
13229 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13230 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13231 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 13232 non-empty, pass them on to the GCC make.
6599da04
JM
13233 (all-bootstrap): New rule that is like all-gcc, except it executes
13234 the GCC bootstrap rule instead of the GCC all rule.
13235
13236Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
13237
13238 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13239
13240Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13241
13242 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13243 DG/UX support.
13244
13245Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
13246
13247 * config.sub (i*86*) Change [345] to [3456]
13248
13249Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13250
13251 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13252 --with-gnu-ld=no.
13253
13254Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13255
13256 * config-ml.in (rs6000*, powerpc*): Add switches to control which
13257 AIX multilibs get built.
13258
13259Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13260
13261 * configure.in (i386-win32): Don't build expect if we're not
13262 building the tcl subdir.
13263
13264Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
13265
13266 * Makefile.in: (configure-target-examples, all-target-examples):
13267 New targets, configure and build example programs.
13268
13269Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
13270
13271 * mpw-configure: If an mpw-config.in generated a file mk.sed,
13272 use it as input to sedit the generated MPW makefile.
13273 * mpw-README: Add a suggestion about Gestalt.h.
13274
13275Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
13276
13277 * config.sub: Accept *-*-ieee*.
13278
13279Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
13280
13281 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
13282 Ronald F. Guilmette <rfg@monkeys.com>.
13283
13284Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13285
13286 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
13287 for powerpc-pe native.
13288 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
13289 (target==powerpc-pe): duplicate i386-win32 entry.
13290
13291Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13292
13293 * configure.in (noconfigdirs): Exclude target-newlib for all versions
13294 of vxworks, not just vxworks5.1.
13295
13296Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
13297
13298 * mpw-configure: Add support for exec-prefix.
13299
13300Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13301
13302 * config.guess: Recognize HP model 816 machines as having
13303 a PA1.1 processor.
13304
13305Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
13306
13307 * configure: Ignore new autoconf configure options.
13308
6599da04
JM
13309Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13310
13311 * config.guess: Recognize Pentium under SCO.
13312 From Robert Lipe <robertl@arnet.com>.
13313
13314Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13315
13316 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
13317
13318Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
13319
13320 * configure.in: Don't configure gas for alpha-dec-osf*.
13321
13322Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
13323
13324 * configure.in: Default to --with-stabs for some targets for which
13325 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
13326 i[345]86*-*-unixware*.
13327
13328Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
13329
13330 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
13331 rather than basing it on the target. Simplify handling of options
13332 controlling which directories to configure. Remove extraneous
13333 slash in multi-clean target.
13334
13335Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
13336
13337 * config-ml.in: Prefix more variables with ml_ so they don't collide
13338 with configure's.
13339
13340Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
13341
13342 * configure: Don't turn -v into --v.
13343
13344Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
13345
13346 * configure.in (targargs): Fix typo.
13347
13348 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
13349
13350Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
13351
13352 * configure.in: Strip --host and --target options from
13353 CONFIG_ARGUMENTS, and always configure for --host only. Add
13354 --with-cross-host option when building with a cross-compiler.
13355 * configure: Canonicalize the arguments put into config.status by
13356 always using `=' for an option with an argument. Pass a presumed
13357 --host or --target explicitly.
13358
13359Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
13360
13361 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
13362 into general OS recognition case.
13363
13364Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13365
13366 * configure.in (target_configdirs): add target-winsup only
13367 for win32 target systems.
13368
13369Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
13370
13371 * Makefile.in (all-target-libgloss): Depend upon
13372 configure-target-newlib, since when libgloss is built it looks to
13373 see if the newlib directory exists.
13374
13375Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
13376
13377 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
13378 cfg-ml-*.in.
13379
13380Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
13381
13382 * configure: Handle LD and LD_FOR_TARGET when configuring a
13383 Canadian Cross.
13384
6599da04
JM
13385Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13386
13387 * configure.in (target_libs): add target-winsup.
13388 (target==i386-win32): add patch diff flex make to $noconfigdirs.
13389 (target==ppcle-pe): remove ld from $noconfigdirs.
13390
13391Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
13392
13393 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
13394 Preserve relative path names in $srcdir. Build symlink tree if
13395 configuring cross target dir and srcdir=. (= no VPATH support).
13396 (configure-target-libg++): Depend on configure-target-librx.
13397 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
13398 * config-ml.in: New file.
13399 * symlink-tree: New file.
13400 * configure: Ensure srcdir="." if that's what it is.
13401
13402Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
13403
13404 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
13405 includes and FLEX_SKELETON setting.
13406 * mpw-configure (--with-gnu-ld): New option, controls whether
13407 to use PPCLink or ld with PowerMac GCC.
13408 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
13409 * mpw-config.in: Configure grez if targeting Mac.
13410
13411 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
13412 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
13413 just macos.
6599da04
JM
13414 * configure.in: Configure grez resource compiler if targeting Mac.
13415 * Makefile.in (all-grez, install-grez): New targets.
13416
13417Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
13418
13419 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 13420 gcc in the path, set CC to gcc -O2.
6599da04
JM
13421
13422Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
13423
13424 * configure: Default ${build} correctly. Avoid picking up extra
13425 spaces when reading CC and CXX from Makefile. When doing a
13426 Canadian Cross, use plausible default values for numerous
13427 variables.
13428 * configure.in: When doing a Canadian Cross, don't try to
13429 configure tools whose configure script can't handle it.
13430
13431Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13432
13433 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
13434
13435Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
13436
13437 * configure: Remove dubious bug reporting address.
13438
13439Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
13440
13441 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
13442 configure script, run that instead of this directory's configure.
13443 In either case, print a message that we're configuring the sub-dir.
13444
13445Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
13446
13447 * configure.in: Before checking for the existence of various files,
13448 use sed to filter out "target-".
13449
13450Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
13451
13452 * Makefile.in (DO_X): Split rule to decrease command line length
13453 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
13454 (Philippe De Muyter).
13455
13456Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13457
13458 * Makefile.in (all-patch): depend on all-libiberty.
13459
13460Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
13461
13462 * configure.in: If the only directory in target_configdirs which
13463 actually exists is libiberty, then set target_configdirs to empty,
13464 to avoid trying to build a target libiberty in a gas or gdb
13465 distribution.
13466
13467Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
13468
13469 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
13470 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
13471 systems.
6599da04
JM
13472
13473Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13474
13475 * configure.in (copy_dirs): Use sys-include instead of include
13476 for --with-headers option.
13477
13478Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
13479
13480 * Makefile.in, configure.in: Make winsup builds work with
13481 new scheme.
13482
13483Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
13484
13485 * configure.in: Build the linker on AIX.
13486
13487Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
13488
13489 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
13490 where needed.
13491
13492Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
13493
13494 * Makefile.in (all-gcc): Fix typo.
13495
13496Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
13497
13498 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
13499
13500Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
13501
13502 * configure.in: Rename libFOO to target-libFOO, and xiberty
13503 to target-xiberty, to provide more flexibility.
13504 (target_subdir): Define. Create if cross.
13505 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
13506 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
13507 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
13508 check-libFOO -> check-target-libFOO, etc.
13509 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
13510 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
13511 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
13512 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
13513 allow ALL_GCC="" to only configure.
13514 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
13515 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
13516 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
13517
13518Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
13519
13520 * Makefile.in (taz): Build "info" in etc explicitly.
13521
13522Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
13523
13524 * configure.in: Make sure that CC is undefined (as opposed to
13525 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
13526 problem with autoconf trying to configure on a host without GCC.
13527
13528Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
13529
13530 * mpw-configure: Set host alias from choice of host compiler,
13531 only use generic MPW Makefile sed if present, edit a file
13532 named "hacked_Makefile.in" instead of "Makefile.in" if present.
13533 * mpw-README: Add problem notes about CW6 and CW7.
13534
13535Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
13536
13537 * Makefile.in (taz): Use ";" instead of ";;".
13538
13539Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
13540
13541 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
13542 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
13543 DISTDOCDIRS.
13544 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
13545 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
13546
13547Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
13548
13549 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
13550 and gnats, because they are now subsumed by DISTSTUFFDIRS.
13551 Move bfd to DISTSTUFFDIRS.
13552
13553Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13554
13555 * Makefile.in (X11_LIB): Removed.
13556 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
13557
13558 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
13559
13560Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13561
13562 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
13563 names.
13564
13565Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13566
13567 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
13568
13569Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
13570
13571 * configure.in (i[345]86-*-win32): Always build newlib.
13572 Don't configure cvs, autoconf or texinfo.
13573 * Makefile.in (LD_FOR_TARGET): New.
13574 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
13575 Pass down LD_FOR_TARGET.
13576
13577Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
13578
13579 * winsup: New directory.
13580 * Makefile.in: Build winsup.
13581 * configure.in: Winsup is configured when target is win32.
13582 Can only build win32 target GDB when native.
4e81ae98 13583
6599da04
JM
13584Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
13585
13586 * config.guess: Recognize HP model 819 machines as having
13587 a PA 1.1 processor.
13588
13589Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
13590
13591 * configure: Fix sed loop which substitutes for CC and CXX to
13592 avoid bug found in various sed implementations.
13593
13594Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13595
13596 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
13597 simulator. Use standard powerpc-*-eabi*.
13598
13599Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
13600
13601 * configure.in: Stop putting gas and binutils in noconfigdirs for
13602 powerpc-*-aix* and rs6000-*-*.
13603
13604Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
13605
13606 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
13607 -mcall-aixdesc libraries.
13608
13609Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
13610
13611 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13612
13613 * config.sub (arm | armel | armeb): Fix shell syntax.
13614
13615Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13616
13617 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
13618 -msoft-float and -mcpu=common support.
13619 (powerpc*-*-eabisim*): Add support for building -mcall-aix
13620 libraries.
13621
13622Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13623
13624 * configure.in: Allow configuration and build of emacs19 for the alpha.
13625
13626Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13627
13628 * configure.in (CC): Get ^CC, not just any old CC, from
13629 ${host_makefile_frag}.
13630
13631Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13632
4e81ae98 13633 * configure.in (CC): Try to get CC from
6599da04
JM
13634 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
13635
13636Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13637
13638 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
13639 only if it exists in $(srcdir).
13640
13641Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
13642
13643 * configure: If CC and CXX are not set in the environment, set
13644 them, based on either an existing Makefile or on searching for gcc
13645 in PATH. Substitute for CC and CXX in Makefile.
13646 * configure.in: Remove libm from target_libs. Separate
13647 target_configdirs from configdirs. If CC is not set in
13648 environment, try to get it from a host Makefile fragment. Rewrite
13649 changes of configdirs to use skipdirs instead. A few minor
13650 tweaks. Take directories out of target_configdirs as they are
13651 taken out of configdirs. Remove existing Makefile files from
13652 subdirectories. Substitute for TARGET_CONFIGDIRS and
13653 CONFIG_ARGUMENTS in Makefile.
13654 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
13655 by configure.in.
13656 (CONFIG_ARGUMENTS): Likewise.
13657 (CONFIGURE_TARGET_MODULES): New variable.
13658 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
13659 ($(CONFIGURE_TARGET_MODULES)): New target.
13660 (configure-libg++, configure-libio): New targets.
13661 (all-libg++): Depend upon configure-libg++.
13662 (all-libio): Depend upon configure-libio.
13663 (configure-libgloss, all-libgloss): New targets.
13664 (configure-libstdc++): New target.
13665 (all-libstdc++): Depend upon configure-libstdc++.
13666 (configure-librx, all-librx): New targets.
13667 (configure-newlib): New target.
13668 (all-newlib): Depend upon configure-newlib
13669 (configure-xiberty): New target.
13670 (all-xiberty): Depend upon configure-xiberty.
13671
13672Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13673
13674 * configure.in (host i[345]86-*-win32): Expand the
13675 noconfigdirs again.
13676
13677Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
13678
13679 * mpw-configure: Fix sed command file name.
13680
13681Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
13682
4e81ae98 13683 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
13684 noconfigdirs again.
13685
13686Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
13687
13688 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
13689 or powerpc*-*-pe*, since they are not yet supported.
13690
13691Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
13692
13693 Add PowerMac support and many other enhancements.
13694 * mpw-configure: New option --cc to select compiler to use,
13695 paste options set according to --cc into the generated
13696 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
13697 if mpw-make.sed is present.
13698 * mpw-config.in: Don't test for gC1, test for mpw-touch,
13699 add forward includes for PowerPC include files.
13700 * mpw-build.in: Build using Makefile.PPC if present.
13701 (do-byacc, etc): Remove separate version resource builds.
13702 (do-gas): Build "stamps" before "all".
13703 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
13704 * mpw-README: Update to reflect --cc option, PowerMac support,
13705 and recently-reported compatibility problems.
13706
13707Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
13708
13709 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
13710 embedded m68k systems (-aout, -coff, -elf, -vxworks).
13711 (--with-multilib-top): Pass to recursive invocations.
13712
13713Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
13714
13715 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
13716 v810-*-*.
13717
13718Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13719
13720 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
13721 gdb, ld and opcodes on v810-*-*.
13722
6599da04
JM
13723Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
13724
13725 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
13726 (local-maintainer-clean): New target.
13727 (maintainer-clean): New target.
13728 (realclean): Just depend upon maintainer-clean.
13729
13730Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13731
13732 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
13733
13734Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
13735
13736 * configure.in: Build ld in mips*-*-bsd* case.
13737
13738Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
13739
13740 * config.sub: Accept -lites* OS. From Ian Dall.
13741
13742Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
13743
13744 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 13745 targets.
6599da04
JM
13746
13747Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13748
13749 * configure.in: treat i386-win32 canadian cross the same as
13750 i386-go32 canadian cross.
13751
13752Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13753
13754 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
13755 running under the simulator to build a reduced set of libraries.
13756 (powerpc-*-eabiaix): Add fine grained multilib support added to
13757 other powerpc targets yesterday.
13758
13759Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13760
13761 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
13762 -disable-softfloat, -disable-relocatable, -disable-aix, and
13763 -disable-sysv to control which multilib libraries get built.
13764
13765Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
13766
13767 * configure: Add Makefile.tem to list of files to remove in trap
13768 handler.
13769
13770Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
13771
13772 * config.guess (*Linux*): Add missing "exit"s.
13773 Also, need specific check for alpha-unknown-linux (uses COFF).
13774
13775Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
13776
13777 * config.guess: Merge with FSF:
13778
13779 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
13780 * config.guess (AIX4): More robust release numbering discovery.
13781
13782 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
13783 * config.guess (i386-sequent-ptx): Properly get version number.
13784
13785 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
13786 * config.guess (mips:*:4*:UMIPS): New case.
13787
13788Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
13789
13790 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
13791 (i386-win32 host): Likewise. Don't build readline.
13792
13793Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
13794
13795 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
13796 SUPPORT_FILES to submakes.
13797
13798Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
13799
13800 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
13801 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
13802 mpw-configure.
13803
13804Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
13805
13806 * configure.in (appdirs): Use =, not ==, in test expression when
13807 trying to build the text to print in the warning message for
13808 Solaris users.
13809
13810Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
13811
13812 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
13813
13814Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13815
13816 * config.guess: Recognize lynx-2.3.
13817
13818Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
13819
13820 * config.sub (z8ksim): Deleted
13821 (z8k-*-coff): New, this is the one true name of the target.
13822
13823Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
13824
13825 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
13826
13827Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
13828
13829 * config.guess (*:Linux:*:*): First try asking the linker what the
13830 default object file format is (elf, aout, or coff). Then if this
13831 fails, try previous methods.
13832
13833Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13834
13835 * configure.in: Don't build newlib for *-*-vxworks5.1.
13836
13837Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13838
13839 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
13840 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
13841
13842Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
13843
13844 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
13845
13846Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
13847
13848 * cfg-ml-com.in: New file.
13849 * cfg-ml-pos.in: New file.
13850
13851Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13852
13853 * COPYING.NEWLIB: Add HP free copyright to list.
13854
13855Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13856
13857 * config.sub: Recognize -eabi* for the system, not just -eabi.
13858
13859Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
13860
13861 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
13862 * config.sub, configure.in (win32): New target and host.
13863
13864Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
13865
13866 * configure.in: Add i386-pe configuration.
13867
13868Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
13869
13870 * mpw-build.in (install): Install GDB after LD.
13871
13872Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
13873
13874 * mpw-config.in (elf/mips.h): Always forward-include, needed
13875 for GDB to build.
13876
13877Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
13878
13879 * testsuite: New directory for customer acceptance and whole tool
13880 chain tests.
13881
13882Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
13883
13884 * configure: If per-host line isn't found, but AC_OUTPUT is found
13885 and a configure script exists, run it instead.
13886
13887Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
13888
13889 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
13890
13891Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
13892
13893 * configure: Set build_{cpu,vendor,os,alias} to host values when
13894 --build isn't specified.
13895
13896Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13897
13898 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
13899 (FLAGS_TO_PASS): Pass them.
13900 (EXTRA_TARGET_FLAGS): Ditto.
13901
6599da04
JM
13902Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13903
13904 * Makefile.in (all-libg++): Depend on all-libstdc++.
13905
13906Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13907
13908 * configure.in (noconfigdirs): Enable all packages for
13909 i386-unknown-netbsd.
13910
13911Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
13912
13913 * configure.in (noconfigdirs): Don't configure tk for i386-go32
13914 hosted builds (DOS builds)
13915
13916Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
13917
13918 Changes for ARM based on patches from Richard Earnshaw:
13919 * config.sub: Handle armeb and armel.
13920 * configure.in: Omit arm linker only for riscix.
13921
13922Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
13923
13924 * config.guess: Update from FSF.
13925
13926Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
13927
63f6bcd7 13928 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
13929 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
13930 powerpcle variant. Convert pentium into i586, not i486. Add p5
13931 alias for i586. Map new x86 variants p6, k5, nexgen into i586
13932 temporarily.
13933
13934Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
13935
13936 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
13937
13938Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
13939
13940 * config.sub: Accept -lites* as a basic system type.
13941
13942Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
13943
13944 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
13945 installed, and if so return linuxoldld as the system name.
13946
13947Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
13948
13949 * config.guess: Add hppa1.1-hp-lites support.
13950
13951Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
13952
13953 * configure.in: Don't build newlib for m68k-vxworks5.1.
13954
13955Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13956
13957 * configure.in (mips-sgi-irix6): Use mh-irix5.
13958
13959Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
13960
13961 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
13962
13963Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13964
13965 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 13966 OSF/1. Fix compiler flags.
6599da04
JM
13967 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
13968
13969Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
13970
13971 * configure.in: Recognize --with-newlib.
13972 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
13973
13974Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13975
d207ebef 13976 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
13977 to *_X11_MODULES due to gdbtk needing X include files et al.
13978
13979Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
13980
13981 Merge in support for Mac MPW as a host.
13982 (Old change descriptions retained for informational value.)
13983
13984 * mpw-config.in: Add generic include forwards for cpu-specific
13985 include files in aout and elf directories.
13986
13987 * mpw-configure: Added copyright.
13988 * mpw-config.in: Check for presence of required build tools.
13989 (target_libs): Add newlib.
13990 (target_tools): Add examples.
13991 (Read Me): Generate as "Read Me for MPW" instead.
13992 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
13993 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
13994 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
13995
13996 * mpw-configure: Remove subdir-specific makefile hackery,
13997 delete mk.tmp after using it.
13998
13999 * mpw-build.in (all): Display start and end times.
14000
14001 * mpw-configure (host_canonical): Set.
14002 (target_cpu): Always add to makefiles.
14003 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14004 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14005 (mpw-mh-mpw): Look for in srcdir and srcroot.
14006 Use sed instead of mpw-edit-prefix to edit prefix definitions.
14007
14008 * mpw-build.in: (install-only): New target.
14009
14010 * mpw-configure (host_alias, target_alias): Rename from hostalias
14011 and targetalias, add into generated Makefile.
14012 (mk.tmp): If present, add into generated Makefile.
14013 * mpw-build.in (all-gas): Build config.h first before gas proper.
14014
14015 * mpw-configure (config.status): Write only if changed.
14016 * mpw-config.in (readline): Configure it (not built, just used for
14017 definitions).
14018
14019 * mpw-config.in (elf/mips.h): Add a forward include.
14020
14021 * mpw-config.in: Forward-include most .h files in include into
14022 extra-include.
14023 (readline): Don't build.
14024 mpw-build.in (install): Install GDB.
14025
14026 * mpw-configure (prefix, mpw_prefix): Handle it.
14027 * mpw-config.in (mmalloc, readline): Don't configure.
14028 * mpw-build.in (thisscript): Rename to ThisScript.
14029 Use mpw-build instead of BuildProgram everywhere.
14030 (mmalloc, readline): Don't build.
14031 * mpw-README: New file, basic documentation about the MPW port.
14032
14033 * mpw-config.in: Use forward-include to create include files.
14034
14035 * mpw-configure: Add more things to the top of each configured
14036 Makefile, including contents of config/mpw-mh-mpw.
14037 * mpw-config.in (extra-include): Create this directory and fill it
14038 with Posix-like include files when configuring.
14039
14040 * config.sub (apple, mac, mpw): Add various aliases.
14041
14042 * mpw-build.in: New file, top-level build script fragment for MPW.
14043 * mpw-configure: New file, configure script for MPW.
14044 * mpw-config.in: New file, config fragment for MPW.
14045
14046Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14047
14048 * configure.in (host_libs): Remove glob, since it is gone from the
14049 sources.
14050
14051Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14052
14053 * Makefile.in: define empty GDB_NLM_DEPS var.
14054
14055 * configure.in(target_makefile_frag): use config/mt-netware
14056 for netware targets.
14057
14058Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
14059
14060 * config.sub: Merge in recent FSF changes. Remove linux special
14061 cases.
14062
14063Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14064
731a8127 14065 Revert this change:
6599da04
JM
14066
14067 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14068
14069 * build-all.mk: Use CC=cc -Xs on Solaris.
14070
6599da04
JM
14071Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14072
14073 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
14074 stop using it.
14075 * Makefile.in: Nuke all references to glob subdirectory.
14076
14077Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14078
14079 * configure.in: Fix --enable-shared logic in per-host.
14080
14081Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
14082
14083 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14084
14085Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14086
14087 * configure.in (noconfigdirs): Don't build gas on AIX, for
14088 powerpc*-*-aix* as well as for rs6000*-*-aix*.
14089
14090Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
14091
14092 * configure: Fix --cache-file to work if the file argument is a
14093 relative path.
14094
14095Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
14096
14097 * configure: If the --cache-file is used, pass it down to
14098 configure in subdirectories.
14099
14100Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
14101
14102 * config.sub: add vxworks29k configuration.
14103
14104Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14105
14106 * Makefile.in (taz): Do "diststuff" part quietly.
14107
14108Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
14109
14110 * config.sub: Mini-merge with gcc/config.sub.
14111
14112Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14113
14114 * config.guess (IRIX): Sed - to _.
14115
14116Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14117
14118 * Makefile.in (source-vault, binary-vault): New targets.
14119
14120Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
14121
14122 * config.sub: Recognize -eabi as a basic system type.
14123
14124Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14125
14126 * configure.in (enable_shared stuff): Fix typo.
14127
14128Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
14129
14130 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14131
14132Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14133
14134 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14135
14136Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
14137
14138 * configure.in (rs6000-*-*): Don't build gas.
14139
14140Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
14141
14142 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14143 reduce command line length.
14144 (AS_FOR_TARGET): Check for as.new, not Makefile.
14145 (NM_FOR_TARGET): Check for nm.new, not Makefile.
14146
14147Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
14148
14149 * config.guess: Merge from FSF.
14150
14151Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14152
14153 * configure: Don't use $ when handling program_suffix.
14154
14155Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
14156
14157 * configure.in: Configure tk for hppa/hpux.
14158
14159Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
14160
14161 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
14162
14163Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14164
14165 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
14166 to LIBCXXFLAGS. Tests are better run without it.
14167
14168Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
14169
14170 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14171
14172Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
14173
14174 * configure.in (*-*-netware*): Don't configure xiberty.
14175
14176Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
14177
14178 * configure.in: Remove tk from native_only list.
14179
14180Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
14181
14182 * build-all.mk: Add mips-ncd-elf target to sun4 targets
14183 for special NCD build.
14184
14185Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14186
14187 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14188 makeall.bat, they're only useful for binutils snapshots.
14189 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14190 makeall.bat to specified SUPPORT_FILES.
14191
14192Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
14193
14194 * build-all.mk: Add Ericsson targets to sun4 and solaris
14195 hosts. Add BNR's sun4 target to solaris host, so their
14196 build-from-source will be tested in-house first.
14197
14198Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14199
14200 * Makefile.in (LIBCFLAGS): New variable.
14201 (CFLAGS_FOR_TARGET): Ditto.
14202 (LIBCFLAGS_FOR_TARGET): Ditto.
14203 (LIBCXXFLAGS): Ditto.
14204 (CXXFLAGS_FOR_TARGET): Ditto.
14205 (LIBCXXFLAGS_FOR_TARGET): Ditto.
14206 (BASE_FLAGS_TO_PASS): Pass them.
14207 (EXTRA_TARGET_FLAGS): Ditto.
14208
731a8127 14209 * configure.in: Support --enable-shared.
6599da04
JM
14210
14211Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
14212
14213 * configure.in (target_libs): Include libstdc++ again.
14214 * config.guess: Update from FSF (for FreeBSD).
14215
14216Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14217
14218 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14219 makeall.bat.
14220 (DISTDOCDIRS): Add `etc'.
14221 (ETC_SUPPORT_PFX): New variable.
14222 (taz): Include anything from etc starting with a word in
14223 ETC_SUPPORT_PFX.
14224
14225Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14226
14227 * config.sub: Update for recent FSF changes. Remove obsolete
14228 h8300hds entry. Add -windows* and -osx as basic os. Minor
14229 spacing changes.
14230
14231Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14232
14233 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
14234
14235 * config.guess: Merge with FSF.
14236 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14237
14238Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14239
14240 * configure: Since the "trap 0" handler will override the exit
14241 status on many systems, only use it for "exit 1", and make it set
14242 a non-zero exit status; reset it before "exit 0". Also, check
14243 exit status of config.sub, and error out if it failed.
14244
14245Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
14246
14247 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14248 and install libgloss.
14249
14250Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14251
14252 * Makefile.in (all-binutils): Depend upon all-byacc.
14253
14254 * configure.in: Don't build emacs on Irix 5.
14255
14256Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14257
14258 * configure.in (*-*-netware*): Add libio.
14259
14260Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14261
14262 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
14263 (CHECK_TARGET_MODULES): Ditto.
14264 (INSTALL_TARGET_MODULES): Ditto.
14265 (TARGET_LIBS): Ditto.
14266 (all-libstdc++): Note dependencies.
14267
14268Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14269
14270 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
14271
14272Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14273
14274 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
14275 -fexternal-templates.
14276
14277 * configure.in (target_libs): Add libstdc++.
14278 (noconfigdirs): Add libstdc++ as appropriate.
14279
14280Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
14281
14282 * config.guess: Update from FSF.
14283
14284Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14285
14286 * configure: Use ${config_shell} when running ${configsub}.
14287
14288Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
14289
14290 * config.sub: No longer recognize h8300h.
14291
14292Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14293
14294 * config.sub: Remove extraneous differences between config.sub and
14295 gcc/config.sub.
14296
14297Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14298
14299 * Makefile.in (DISTSTUFFDIRS): Add gas.
14300
14301Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
14302
14303 * COPYING.NEWLIB: New file.
14304
14305Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
14306
14307 * config.guess (HP-UX): Patch from Harlan Stenn
14308 <harlan@landmark.com> to also emit release level.
14309
14310Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14311
14312 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
14313
14314Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
14315
14316 * config.sub: Merge nextstep cleanup from FSF.
14317
14318Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14319
14320 * configure.in (arm-*-*): Don't configure ld for this target.
14321
14322Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14323
14324 * configure.in (*-*-netware): don't configure libg++, libio,
14325 librx, or newlib.
14326
14327Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14328
14329 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
14330 configure ld--it works, but it doesn't support shared libraries.
14331
14332Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
14333
14334 * config.guess (*-unknown-freebsd*): Get rid of possible
14335 trailing "(Release)" in version string.
14336 Patch from Paul Richards <paul@isl.cf.ac.uk>.
14337
14338Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
14339
14340 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
14341 Fix type: *-next-neststep -> *-next-nextstep.
14342
14343 * config.guess: Merge from FSF:
14344
14345 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
14346
14347 * config.guess: Recognize powerpc-ibm-aix3.2.5.
14348
14349 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
14350
14351 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
14352 instead of UNIX_SV for UnixWare 1.0).
14353
14354Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
14355
14356 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
14357 to make gdb/nlm/* build after the compiler and linker.
14358
14359Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
14360
14361 * config.guess (netbsd, freebsd, linux): Accept any machine,
14362 not just i[34]86.
14363 (m68k-atari-sysv4): Relocate to match FSF version.
14364
14365 * config.guess: More merges from the FSF:
14366
14367 Add a space before function call or macro invocation.
14368
14369 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14370
14371 * config.guess: Add trap cmd to remove dummy.c and dummy when
14372 interrupted.
14373
14374 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14375
14376 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
14377 (dummy): Redirect stderr from compilation of dummy.c.
14378
14379 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
14380
14381 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
14382
14383Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
14384
14385 * configure: Accept and ignore --cache*, for compatibility with
14386 new autoconf.
14387
14388Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
14389
14390 * config.guess: Merge from FSF:
14391
14392 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
14393
14394 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
14395 (PATH): Add /.attbin at end for finding uname.
14396 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
14397
14398 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
14399
e490616e 14400 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
14401
14402 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
14403
e490616e
ZW
14404 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
14405 to select whether to use ELF or COFF.
6599da04
JM
14406
14407 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
14408
e490616e 14409 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
14410
14411 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
14412
14413 * config.guess: Guess the OS version for HPUX.
14414
14415 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
14416
14417 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
14418
14419Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14420
14421 * configure.in: Recognize --with-headers, --with-libs, and
14422 --without-newlib.
14423 * Makefile.in (all-xiberty): Depend upon all-ld.
14424
14425Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14426
14427 * configure.in: Change i[34]86 to i[345]86.
14428
14429Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14430
14431 * configure (version): A few more tweaks to help message.
14432
14433Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
14434
14435 * Makefile.in: Remove (for now) librx as a host library,
14436 now that we're building it for target.
14437
14438Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14439
14440 * configure: Fix up help message; from karl@owl.hq.ileaf.com
14441 (Karl Berry).
14442
14443Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
14444
14445 * configure.in: Also configure librx.
14446
14447Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
14448
14449 * Makefile.in: Update various rules to reflect that librx
14450 is now needed for libg++.
14451
14452Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14453
14454 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
14455
14456Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
14457
14458 * configure.in: Configure the examples directory.
14459
14460Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14461
14462 * configure: Simplify Jun 2 1994 change.
14463
14464Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
14465
14466 * change CC to /usr/latest/bin/gcc for lynx host builds, since
14467 /bin/gcc isn't good enough to build gcc.
14468
14469Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
14470
14471 * Makefile.in (GDB_SUPPORT_FILES): Remove
14472 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
14473 (gdb.tar.gz): Add new rule to use standard distribution building
14474 mechanism.
14475
14476Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14477
14478 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
14479 Bill Cox <bill@cygnus.com>.
14480
14481Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
14482
14483 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
14484
14485Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
14486
14487 * configure: Search current dir first in .gdbinit.
14488
14489Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
14490
14491 * config.sub: Recognize freebsd (merged from gcc config.sub).
14492
14493Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
14494
14495 * config.sub: Refer to NeXT's operating system as nextstep.
14496
14497 * config.sub (case $basic_machine): Re-order the cases, to match
14498 the order in the FSF version (which is mostly alphabethical).
14499 Merge in some additions and changes from the FSF.
14500
14501Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
14502
14503 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
14504 * config.sub: Recognize cxux7.
14505 * configure.in: Use mh-cxux for m88k-harris-cxux*.
14506
14507Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
14508
14509 * config.sub: Fix typo powerpc -> powerpc-*.
14510
14511Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
14512
14513 * Makefile.in: `all-emacs19' depends on `all-byacc'.
14514
14515 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
14516 parallel with all-emacs and install-emacs). Top-level command
14517 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
14518
14519Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14520
14521 * test-build.mk ($(host)-stamp-stage2-installed): Remove
14522 $(relbindir)/make before doing ``make install'', and use
14523 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
14524 installing over running make binary.
14525 ($(host)-stamp-stage3-installed): Likewise.
14526
14527Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14528
14529 * config.guess: Recognize Mach.
14530
14531Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14532
14533 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
14534 see whether --exec-prefix was used.
14535
14536Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
14537
14538 * README: Explicitly mention libg++/README. (Zoo's idea.)
14539
14540Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14541
14542 * Makefile.in: Add all-librx target similar to all-libproc.
14543
14544Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
14545
14546 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
14547 with post 1.2 uname bogosity.
14548
14549Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14550
14551 * configure: Remove temporary files on receipt of a signal.
14552
14553Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
14554
14555 * configure: If there is a package_makefile_frag, remove
14556 ${subdir}/Makefile.tem after copying it in.
14557
14558Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
14559
14560 * build_all.mk: support rs6000 lynx identifies itself as
14561 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
14562 since /bin/gcc is too feeble to compile a modern gcc.
14563
14564Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
14565
14566 * brought devo/test-build.mk update-to-date with progressive/
14567 test-build.mk. Add lynx targets and hppa flag info.
14568
14569Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
14570
14571 * configure.in: Use mh-ncrsvr43. Patch from
14572 Tom McConnell <tmcconne@sedona.intel.com>.
14573
14574Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
14575
14576 * config.guess (i386-unknown-bsdi): No longer need to
14577 check #if defined(__bsdi__) && defined(__i386__).
14578
14579Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14580
14581 * configure: Set program_transform_nameoption correctly.
14582
14583Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
14584
14585 * brought build-all.mk update-to-date with progressive build-all.mk,
14586 added new targets and hppa info.
4e81ae98 14587
6599da04
JM
14588Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14589
14590 * configure: If config.guess result is a prefix of the user
14591 specified target, assume a native build and use the user specified
14592 target as the host alias. Remove SunOS patch suffix removal hack.
14593 * configure.in: Remove SunOS patch suffix removal hack.
14594
14595 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
14596 in NATIVE_CHECK_MODULES.
14597
14598Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
14599
14600 * Makefile.in: Rename HOST_ONLY to NATIVE.
14601 * configure: Delete SunOs patch suffix from host_canonical
14602 and build_canonical variables that are prepended to Makefiles.
14603 * configure.in: Add comments for easier maintenance.
14604
14605Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14606
14607 * Makefile.in: Add all-libproc target similar to all-gui.
14608
14609Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
14610
14611 * Makefile.in (CHECK_MODULES): split into
14612 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
14613
14614Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
14615
14616 * config.guess (i386-unknown-bsdi): New system to guess.
14617
14618Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14619
14620 * Makefile.in: Add all-gui target (but not yet build by "all").
14621
14622Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
14623
14624 * config.sub: Move deletion of patch suffix from here...
14625 * configure.in: To here, at Ian's suggestion. The top-
14626 level scripts might need to know of a patch level.
14627
14628Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
14629
14630 * config.sub: Strip off patch suffix so rtl is recognized
14631 as a sunos4.1.3 machine, even though it's been patched.
14632
14633Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
14634
14635 * Makefile.in (INSTALL_LAST): Delete.
14636 (INSTALL_DOSREL): New.
14637
14638Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14639
14640 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
14641 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
14642 whether we pass down --with-gnu-ld anyhow.
14643
14644Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
14645
14646 * Makefile.in (INSTALL_LAST): Change operation so it works
14647 on more flavors of make.
14648 * configure.in (go32): Don't build libg++ or libio.
14649
14650Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
14651
14652 * Makefile.in (Move HOST_PREFIX_1 and friends up so
14653 they can be overriden by templates.
14654
14655Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
14656
14657 * configure.in (target==go32): Don't build gdb.
14658 * dosrel: New directory.
14659
14660Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
14661
14662 * configure.in (host==go32): Configure dosrel too.
14663 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
14664 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
14665 be set by incoming names or templates.
14666 (INSTALL_LAST): New rule.
6599da04
JM
14667
14668Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
14669
14670 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
14671
14672Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14673
6599da04
JM
14674 * configure.in (appdirs): New variable. Currently empty, but will
14675 be used in gas distribution. If nonempty, lists a set of
14676 directories at least one of which must get configured, or top
14677 level configuration is considered to have failed.
14678 (rs6000-*-lynxos*): Use new file name.
14679
14680Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14681
14682 Eliminate XTRAFLAGS.
14683 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
14684 newlib include files using -idirafter, and also use -nostdinc.
14685 (CXX_FOR_TARGET): Likewise.
14686 (XTRAFLAGS): Removed.
14687 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
14688 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
14689 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
14690 ($(DO_X)): Don't pass down XTRAFLAGS.
14691
14692Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14693
14694 * configure.in (mips*-dec-bsd*): New target; do build linker.
14695 (mips*-*-bsd*): New target; don't build linker.
14696
14697Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
14698
14699 * configure.in: support rs6000-*-lynxos* configuration.
14700 support sunos4 as a cross target.
14701
14702 * config.sub: look for lynx*, not lynx since the OS version may
14703 legitimately be part of the name.
14704
14705Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14706
14707 * configure.in (i[34]86-*-sco*): Move to be with other i386
14708 targets.
14709 (romp-*-*): New target. Skip various binary utilities.
14710 (vax-*-*): New target. Don't build newlib.
14711 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
14712
14713Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14714
14715 * configure.in: Only set host_makefile_frag if config
14716 directory exists.
14717
14718Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14719
14720 * install.sh: If $dstdir exists, don't check whether each
14721 component does.
14722
14723Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14724
14725 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
14726
14727Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
14728
3b75d237
AJ
14729 * configure.in (*-*-lynxos*): Don't configure newlib for either
14730 native or cross Lynx.
6599da04
JM
14731
14732Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
14733
14734 * config.sub (sparc64-elf): Fix os.
14735 (z8k): Remove duplicate.
14736
14737Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14738
14739 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
14740 gcc/stmp-fixproto, to try to prevent fixproto from being run.
14741
14742Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
14743
14744 * configure: Make file links cleanly even if Lynx fails on
e490616e 14745 an NFS symlink (at least fail cleanly).
6599da04
JM
14746
14747Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14748
14749 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
14750 -XNh2000.
14751
14752Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14753
14754 * configure: Unknown options are fatal again.
14755
14756Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
14757
14758 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 14759 compatibility.
6599da04
JM
14760
14761Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
14762
14763 * build-all.mk: Add `clean' target.
14764
14765Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14766
14767 * config.guess: Add SINIX support.
14768 * configure.in: Add mips-*-sysv4* support.
14769
14770Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
14771
14772 * build-all.mk: Document all useful targets.
14773 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
14774 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
14775
14776Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14777
14778 * configure: Support --silent, --quiet.
14779
14780Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14781
14782 * configure: Support --disable-FEATURE.
14783
14784Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14785
14786 * config.guess: Recognize NCR running SVR4.3.
14787
14788Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
14789
14790 * config.guess: Make BSDI generate i386-unknown-bsd386.
14791 Patch from Paul Eggert <eggert@twinsun.com>.
14792
14793Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14794
14795 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
14796
14797Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14798
14799 * configure: Make unrecognized options give nonfatal warnings
14800 instead of fatal errors, and pass them to any subdirectory
14801 configures in case they recognize them.
14802 Make --x equivalent to --with-x.
14803
14804Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14805
14806 * configure: Add --enable-* options. Clean up usage message and
14807 some comments.
14808
14809Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
14810
14811 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
14812
14813Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14814
14815 * configure.in (hppa*-*-*): Enable binutils.
14816
14817Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14818
14819 * config.sub: Recognize cisco.
14820
14821Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
14822
14823 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
14824
14825Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14826
14827 * config.guess: about target *-hitachi-hiuxwe2, don't print more
14828 than one configuration name. Add comment.
14829
14830Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
14831
14832 * config.guess: about target *-hitachi-hiuxwe2, fixed
14833 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
14834 macro is incorrect.]
14835
14836Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14837
14838 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
14839 than the "make ls" stuff which used to be here.
14840
14841Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
14842
14843 * config.guess: Recognize i[34]86-unknown-freebsd.
14844 From Shawn M Carey <smcarey@rodan.syr.edu>.
14845
14846Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
14847
14848 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
14849
14850Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
14851
14852 * config.guess: Check for ptx.
14853
14854Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
14855
14856 * config.sub: Add os9k checking.
14857
14858Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14859
14860 * config.guess: Handle OSF1 running on HPPA processors
14861
14862Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
14863
14864 * configure: If subdir configure fails, print out a message with
14865 subdirectory name, in case subdir's configure code didn't identify
14866 itself.
14867
14868Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
14869
14870 * configure.in: Remove embedded newlines from configdirs.
14871 Avoid mismatches of substrings. Fix matching strings at end
14872 of configdirs.
14873
14874Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
14875
14876 * config.guess: Add Lynx/rs6000 config support.
14877
14878Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
14879
14880 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
14881
14882Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
14883
14884 * configure.in (hppa*-*-osf*): Treat this just like most other
14885 PA configurations (eg no binutils or ld).
14886 (hppa*-*-*elf*): These configurations have binutils and ld.
14887
14888Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14889
14890 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
14891
14892Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14893
14894 * configure.in (rs6000-*-*): Build gas.
14895
14896Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14897
e490616e 14898 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
14899
14900Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14901
14902 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
14903 for GDB and GDB has been fixed to not need it.
14904
6599da04
JM
14905Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14906
14907 * config.guess: Recognize vax hosts.
14908
14909Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14910
14911 * configure (while loop): Don't use "break 2" inside case
14912 statement -- the case statement isn't an enclosing loop.
14913
14914Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
14915
14916 * config.guess: Clean up NeXT support, to allow nextstep
14917 on Intel machines. Make OS be nextstep.
14918
14919Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
14920
14921 * config.guess: Add alternate forms for Convex.
14922
14923Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
14924
14925 * configure: Completely rewrite option processing. Take
14926 advantage of pattern-matching to avoid invoking test frequently.
14927 Also clean up host and target defaulting logic.
14928
14929Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14930
14931 * Makefile.in: Replace all occurrances of "rootme" with "r" and
14932 "$${rootme}" with "$$r", to increase the likelihood that the do-*
14933 commands (plus user environment) will fit SCO limits.
14934
14935Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14936
14937 * configure.in: Don't issue warnings about directories which are
14938 not being configured if -norecursion is set. Correct test for
14939 --with-gnu-as and --with-gnu-ld to not get confused by substring
14940 matches.
14941
14942 * configure.in: Don't build gas for alpha-dec-osf1*.
14943
14944Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
14945
14946 * configure: Back out Per's change of 12/19/1993. It changes the
14947 behavior of configure in unexpected and confusing ways.
14948
14949 Also, use different delim char when calculating
14950 program_transform_name so that the name can contain slashes.
14951
14952Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
14953
14954 * configure.in, config.sub: Add support for VSTa micro-kernel.
14955
14956Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
14957
14958 * configure.in: Nuke hacks which were used to get a special
14959 version of GAS for HPPA configurations.
14960
14961Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
14962
14963 * configure: If only ${target_alias} is given, use that
14964 as the default for ${host_alias}.
14965 * configure: Add missing back-slashes before nested quotes.
14966
14967Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
14968
14969 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
14970
14971Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
14972
14973 * config.guess: Recognize some Tektronix configurations.
14974 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
14975
14976Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14977
14978 * config.sub: Match any flavor of SH.
14979
14980Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
14981
14982 * configure.in: Don't try to configure newlib for Alpha.
14983
14984Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14985
14986 * configure.in: Don't build ld for Irix 5. Don't build gas,
14987 libg++ or libio for any Alpha target.
14988
14989 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
14990
14991Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
14992
14993 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
14994 default arguments -- so it tried to compress itself.
14995
14996Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
14997
14998 * configure.in (notsupp): ensure that a space is always at the end
14999 of the configdirs list, since the grep checks for an explicit space
15000
15001Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15002
15003 * configure.in (target i386-sysv4.2): don't build ld, since static
15004 versions of many libraries are not available.
15005
15006Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15007
15008 * config.guess: Recognize Apollos (using environment variables).
15009 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15010
15011Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15012
15013 * config.guess: Recognize Sony news mips running newsos.
15014
15015Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
15016
15017 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15018 "fi ; else" for bash.
15019
15020Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
15021
15022 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15023
15024Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
15025
15026 * config.sub: accept unixware as an alias for svr4.2.
15027 Fix some inconsistancies with the gcc version.
15028
15029Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15030
15031 * Makefile.in (DISTDOCDIRS): Add gdb.
15032
15033Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
15034
15035 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
15036
15037Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15038
15039 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15040 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15041 this now.
15042
15043Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15044
15045 * config.sub: Accept hiux* as an OS name.
15046
15047 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15048 etc/make-stds.texi. The underscore came from gcc, and dje now
15049 agrees that RUNTESTFLAGS is the correct name.
15050
15051Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
15052
15053 * install.sh: Remove 'set -e'. It makes any conditionals
15054 in the script useless.
15055
15056 * config.guess: Automatically recognize arm-acorn-riscix
15057 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15058
15059Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
15060
15061 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15062
15063Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15064
15065 * Makefile.in (DISTDOCDIRS): New variable.
15066 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 15067 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
15068
15069Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15070
15071 * configure.in (hppa target): check the source directory for the
15072 pagas sub-directory
15073
15074Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
15075
15076 * config.sub: Allow -aout* and -elf*.
15077
15078Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15079
15080 * configure.in: Don't build ld on i386-solaris2, same as for
15081 sparc-solaris2.
15082
15083Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
15084
15085 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15086
15087Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15088
15089 * configure.in: Configure gdb for alpha.
15090
15091Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15092
15093 * Makefile.in (CXXFLAGS): Add -O.
15094
15095Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15096
15097 * config.guess: added support for DG Aviion
15098
15099Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15100
15101 * configure.in: Produce warning message for subdirectories not
15102 configurable for this host/target combination. Don't try to
15103 configure gdb for vms.
15104
15105Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15106
15107 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15108 appropriate files before making "diststuff".
15109 (DISTBISONFILES): New var: list of files to be edited.
15110 (DISTSTUFFDIRS): Add binutils.
15111
15112Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15113
15114 * config.sub: also handle mipsel and mips64el (for little endian mips)
15115
15116Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15117
15118 * configure.in: Add * to end of all OS names.
15119
15120Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
15121
15122 * configure.in: Build newlib for LynxOS native.
15123
15124Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15125
15126 * config.guess: Add support for delta 88k running SVR3.
15127
15128 * configure.in: Add comment about HP compiler vs. emacs.
15129
15130Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15131
15132 * configure.in: don't build ld on solaris2 (not a viable option
15133 due to bugs in getpwnam & getpwuid)
15134
15135Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15136
15137 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15138 config.guess will produce a full version number.
15139
15140Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15141
15142 * configure.in: Build linker and binutils for alpha-dec-osf1.
15143
15144Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15145
15146 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15147 and gdb/testsuite/Makefile.in.
15148
15149Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15150
15151 * configure.in: recognize mips*- instead of mips-
15152
15153Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
15154
15155 * config.sub: Accept linux*coff and linux*elf as operating
15156 systems.
15157
15158Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15159
15160 * config.sub: Recognize mips64, and mips3 as an alias for it.
15161
15162Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15163
15164 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15165 gdb knows how to handle OSF/1 shared libraries.
15166
15167Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15168
15169 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15170 * config.guess: Recognize Hitachi's HIUX.
15171 * config.sub: Recognize h3050r* and hppahitachi.
15172 Remove redundant cases for hp9k[23]*.
15173
15174Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15175
15176 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15177 if gas and ld are in the source tree and are in ${configdirs}.
15178 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 15179 --with options (but still pass them down on the command line,
6599da04
JM
15180 if they were explicitly specified).
15181
15182Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15183
15184 * configure: substitute SHELL value in Makefile.in with
15185 ${CONFIG_SHELL}
15186
15187Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15188
15189 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15190 *-*-solaris2* targets.
15191
15192Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15193
15194 * Makefile.in: define M4, and pass it down to sub-makes;
15195 all-autoconf now depends on all-m4
15196
15197Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15198
15199 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15200 presence of {ar,ranlib} instead of a configured directory
15201
15202Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
15203
15204 * config.guess: Accept 34?? as well as 33?? for NCR.
15205
15206Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15207
15208 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15209 of 'gas' in sed commands, since 'gash' is now in the tree as well.
15210
15211Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15212
15213 * configure: grab values for $(CC) and $(CXX) from the
15214 environment, so that someone can do "CC=gcc configure; make" and
15215 have it work right (matching the way that autoconf works now)
15216
15217 * configure.in, Makefile.in: add support for gash, the tcl
15218 interface to Galaxy
15219
15220 * config.guess: add NetBSD variants (hp300, x86)
15221
15222Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
15223
15224 * install.sh: Support -d option (in the manner of SunOS 4 install,
15225 as it is more deterministic than that of GNU install)
15226 (chmodcmd): Set file to mode 755 by default (should also do default
15227 chgrp and chown, but I don't feel like dealing with that now)
15228
15229Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
15230
15231 * config.sub: Remove h8300hhms alias.
15232
15233Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15234
15235 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15236
15237Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15238
15239 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15240 as stmp-fixinc
15241
15242Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
15243
15244 * config.sub: recognize m88110-bug-coff.
15245
15246Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15247
15248 * Makefile.in (all-libio): all dependencies on the toolchain used
15249 to build this (gcc, gas, ld, etc)
15250
15251Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15252
15253 * config.guess: Deal with OSF/1 1.3 on alpha.
15254
15255Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15256
15257 * install.sh: add some 'else true' clauses for portability
15258
15259 * configure.in: don't build libio for h8[35]00-*-* targets
15260
15261Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
15262
15263 * Makefile.in: Add support for new libio.
15264
15265Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15266
15267 * install.sh: If one command fails, don't try the rest. Don't try
15268 to remove $dsttmp (via trap) unless we have already created it.
15269 If $src doesn't exist, detect it and exit with an error.
15270
15271 * config.guess: Recognize BSD on hp300.
15272
15273Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
15274
15275 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
15276 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
15277
15278Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
15279
15280 * Makefile.in (all-send-pr): depends on all-prms
15281
15282Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15283
15284 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
15285
15286Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15287
15288 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
15289 Added test for mips-mips-riscos5.
15290
15291Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15292
15293 * configure.in: use mh-hp300 for 68k HP hosts
15294
15295Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15296
15297 * configure: add support for CONFIG_SHELL, so that you can use
15298 some alternate shell for evaluating configure scripts
15299
15300Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
15301
15302 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
15303 in configure script to bug-gdb@prep.ai.mit.edu when building
15304 distribution archive.
15305 * Makefile.in (COMPRESS): Remove def.
15306 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
15307 gdb.tar.Z and make-gdb.tar.Z respectively.
15308 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
15309 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
15310 to convergence with 'taz' target in Makefile.in.
15311
15312Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15313
15314 * install.sh (dsttmp): use trap to ensure that tmp files go
15315 away on error conditions
15316
15317Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15318
15319 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
15320
15321Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15322
15323 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
15324 its parent is '/' not ''.
15325
15326 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
15327
15328Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
15329
15330 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
15331 that ${newsrcdir}/configure.in does.
15332
15333Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15334
15335 * test-build.mk: support for CONFIG_SHELL
15336
15337Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
15338
15339 * config.sub (netware): Add as a basic system type.
15340
15341Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
15342
15343 * Makefile.in (Makefile): depend on configure.in. Also drop the
15344 $(srcdir)/ from the dependency on Makefile.in.
15345
15346Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
15347
15348 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
15349 (h8300hhms is temporary until multi-libraries are implemented).
15350 * configure.in: Handle h8300h too.
15351
15352Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15353
15354 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
15355
15356Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
15357
15358 * configure: Remove extraneous output when guessing host type.
15359 * config.guess: Remove extraneous output when guessing using C
15360 compiler rather than uname, or when guessing fails.
15361
15362Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
15363
15364 * Makefile.in: remove all.cross and install.cross targets
15365
15366 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
15367 definitions
15368
15369Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
15370
15371 * configure.in (target sh): Build gprof.
15372
15373Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15374
15375 * config.sub: change -solaris to -solaris2
15376
15377Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15378
15379 * configure.in: Use config/mh-riscos for mips-*-sysv*.
15380
15381Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
15382
15383 * configure: Correct error message for missing Makefile.in to
15384 print correct directory.
15385
15386Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15387
15388 * install.sh: kludge around 386BSD shell bug
15389
15390Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
15391
15392 * config.guess: Recognize NeXT.
15393 * config.guess: Recognize i486-ncr-sysv4.
15394 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
15395
15396Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
15397
15398 * Makefile.in (MAKEINFOFLAGS): New variable.
15399 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
15400 * build-all.mk, test-build.mk: Pass down --no-split as
15401 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
15402
15403Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
15404
15405 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
15406
15407Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
15408
15409 * Makefile.in (libg++.tar.z): New rule.
15410 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
15411 * Makefile.in (taz): Only do a single chmod.
15412
15413Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
15414
15415 * install.sh: don't use dirname anymore (replaced with sed usage)
15416
15417Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
15418
15419 * Makefile.in: Change extension for gzip'd files from '.z' to
15420 '.gz' per new FSF standard usage.
15421
15422Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
15423
15424 * configure: put quotes around the final value of program_transform_name
15425
15426Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15427
15428 * Makefile.in: new install.sh support; update install-info rules
15429
15430Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
15431
15432 * configure.in: Build diff for crosses, but not for go32 host.
15433
15434 * configure.in: Build gprof only for native, and don't build it
15435 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
15436
15437Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
15438
15439 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
15440
15441Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15442
15443 * configure.in (host_tools): Add prms.
15444
15445Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15446
15447 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
15448 with $(FLAGS_TO_PASS) on the command line
15449
15450 * config.sub: Recognize lynx and lynxos
15451
15452Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
15453
15454 * config.sub: Accept -ecoff*, not just -ecoff.
15455
15456Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15457
15458 * Makefile.in (taz): Use .gz suffix instead of .z.
15459 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
15460 names.
15461
15462Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15463
15464 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
15465
15466Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15467
15468 * Makefile.in (install-no-fixedincludes): install gcc last, so
15469 that rebuilds that might happen during 'make install' don't get
15470 bogus gcc include files
15471
15472Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15473
15474 Change from Utah for HPPA support:
15475 * config.guess: Recognize hppa1.x-hp-bsd.
15476
15477Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
15478
15479 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
15480 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
15481
15482Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
15483
15484 * config.sub: Add support for rom68k and bug boot monitors.
15485
15486Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
15487
15488 * Makefile.in: Make all-opcodes depend on all-bfd.
15489
15490Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
15491
15492 * config.guess: Added special check for i[34]86-univel-sysv4*.
15493
15494Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
15495
15496 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
15497 the processor rather than assuming i486.
15498
15499Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15500
15501 * config.guess: Recognize SunOS6 as Solaris3.
15502
15503Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
15504
15505 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
15506 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
15507
15508Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
15509
15510 * build-all.mk (all-cross): New target for Canadian Cross.
15511 Added Q2 go32 targets.
15512 * test-build.mk: Configure go32 cross sparclite-aout and
15513 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
15514 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
15515
15516Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15517
15518 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
15519 GO32 hosted toolchains
15520
15521Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
15522
15523 * configure: change so "-exec-prefix" gets passed down rather
15524 than "-exec_prefix" so autoconf generated Makefiles get the
15525 exec_prefix set right.
15526
15527Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15528
15529 * config.guess: get the Solaris2 minor version number
15530
15531 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
15532
15533Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15534
15535 * config.guess: Recognize some Sequent platforms.
15536
15537Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15538
15539 * Makefile.in: added the vault-install target
15540
15541 * configure.in: actually use the Sun3 makefile fragment that's in
15542 config, also added the release dir to configdirs
15543
15544Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15545
15546 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
15547
15548Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15549
15550 * configure.in: remove some program from Alpha targetted toolchains
15551
15552Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
15553
15554 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
15555 gprof.
15556 (taz): Run "make diststuff" in those directories instead of "make
15557 proto-dir". Look for "VERSION=" only at start of line in subdir
15558 Makefile. Use "gzip -9" for compression.
15559 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
15560 (binutils.tar.z): New target.
15561
15562Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
15563
15564 * Makefile.in (taz): Include gpl.texinfo.
15565
15566Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
15567
15568 * Makefile.in (setup-dirs): Merged into "taz" target.
15569 (taz): Only do `proto-dir' stuff if a directory is actually needed
15570 for this target.
15571
15572Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
15573
15574 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
15575 (FLAGS_TO_PASS): Pass down MUNCH_NM.
15576 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
15577 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
15578 (gcc-no-fixedincludes): Correct for current gcc Makefile.
15579
15580Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
15581
15582 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
15583 config.sub, and move-if-change to gdb testsuite distribution
15584 archive, so the testsuite can be extracted, configured, and
15585 run separately from the gdb distribution. Blow away the Chill
15586 tests that require a Chill compiled executable, since GNU Chill
15587 is not yet publically available.
15588
15589Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15590
15591 * test-build.mk: set environment variables in a single command,
15592 instead of a list of assignments and exports
15593
15594 * config.guess: recognize Alpha/OSF1 systems
15595
15596Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15597
15598 * configure: Change help message to prefer --options rather than
15599 -options.
15600
15601Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15602
15603 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
15604 zippy@ecst.csuchico.edu.
15605 * config.guess: Recognize miniframe.
15606
15607Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
15608
cc6010cd
AP
15609 * Makefile.in: Use srcroot to find runtest rather than rootme.
15610 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
15611
15612Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
15613
15614 * test-build.mk: Extensive additions to support building on a
15615 machine other than the host.
15616
15617Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
15618
15619 * configure (tooldir): Fix for i386-aix again.
15620
15621Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
15622
15623 * configure, Makefile.in: Change definition of $(tooldir)
15624 to match the FSF.
15625
15626Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
15627
15628 * config.guess: Recognize i[34]86/SVR4.
15629
15630Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15631
15632 * Makefile.in (all-gdb): gdb depends on sim.
15633
15634Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
15635
15636 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
15637 at the same time we make the prototype gdb directory.
15638 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
15639 files at the same time as the gdb base release distribution.
15640
15641Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
15642
15643 * Makefile.in (check): Use individual check targets rather than
15644 DO_X rule.
15645 (check-gcc): Added.
15646
15647Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
15648
15649 * config.sub: Use sysv3.2 not sysv32 for canonical OS
15650 for System V release 3.2.
15651
15652Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15653
15654 * config.sub: Recognize hppaosf.
15655 * configure.in: Do configure ld/binutils/gas for it.
15656
15657Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15658
15659 * configure (tooldir): Alter syntax used to set this, for systems
15660 where "\$" isn't handled right, like i386-aix.
15661
15662Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
15663
15664 * configure: Pass program-transform-name, not
15665 program_transform_name, to recursive configures.
15666
15667Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
15668
15669 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
15670 of gas+ld+binutils.
15671
15672Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
15673
15674 * config.guess: Recognize AIX3.2 as distinct from 3.1.
15675
15676Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15677
15678 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
15679
6599da04
JM
15680Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15681
15682 * Makefile.in (PRMS): Set back to all-prms.
15683
15684Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
15685
15686 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
15687 targets, rather than for MIPS hosts.
15688
15689Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15690
15691 * configure.in: add comment for --with-x default values
15692
15693 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
15694
15695 * Makefile.in: add check-* targets for each of the directories in
15696 the tree. Add a definition of RUNTEST that will use the one we
15697 just built, if it exists. Pass this down via FLAGS_TO_PASS.
15698
15699Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
15700
15701 * configure.in: Removed obsolete references to bfd_target and
15702 target_makefile_frag.
15703
15704 * build-all.mk: Set assorted targets for Q2.
15705 * config.sub: Recognize z8k-sim and h8300-hms.
15706 * test-build.mk: Really don't pass host to configure.
15707 (HOLES): Added uname.
15708
15709Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
15710
15711 * configure: Handle an empty program-prefix, program-suffix or
15712 program-transform-name correctly.
15713
15714Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
15715
15716 * build-all.mk: -G 8 no longer required for MIPS targets.
15717 * test-build.mk: Don't pass host argument to configure; make it
15718 guess.
15719
15720Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
15721
15722 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
15723 * Makefile.in (COMPRESS): New macro, like GZIP.
15724
15725Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
15726
15727 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
15728
15729 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
15730 with gas currently defaults to -G 0.
15731
15732Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
15733
15734 * Makefile.in (all-flex): flex depends on byacc.
15735
15736 * build-all.mk: If host not specified, use config.guess. Pass TAG
15737 to test-build.mk as RELEASE_TAG.
15738 * test-build.mk (configargs): New variable containing arguments to
15739 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
15740 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
15741
15742 * config.guess: Use /bin/uname when checking -X argument on SCO,
15743 to avoid invoking GNU uname which doesn't understand -X.
15744
15745 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
15746
15747 * configure.in: Build gas for mips-*-*.
15748
15749Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15750
15751 * Makefile.in (all.normal): insert missing backslash.
15752
15753Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
15754
731a8127 15755 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
15756
15757 * Makefile.in: Complete overhaul to merge many almost identical
15758 targets.
15759
15760Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15761
15762 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
15763 (gdb.tar.Z): Adjusted.
15764
15765 * Makefile.in (setup-dirs, taz): New targets; should be general
15766 enough to adapt for gdb sometime. Build only .z file.
15767 (gas.tar.z): New target.
15768
15769Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15770
15771 * build-all.mk: Use CC=cc -Xs on Solaris.
15772
6599da04
JM
15773Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
15774
15775 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
15776 for handling BISON for FSF releases.
15777
15778Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15779
15780 * configure: Actually implement the change zoo just documented.
15781
15782Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
15783
15784 * configure: when using config.guess, only set target_alias when
15785 it's not already been set (ie, on the command line)
15786
15787Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15788
15789 * Makefile.in: add installcheck target, set PRMS to install-prms
15790
15791Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15792
15793 * configure: add support for package_makefile_fragment, handle the
15794 case where a directory has a configure.in file but no Makefile.in
15795 more gracefully (with an actual understandable error message, even);
15796 add support for --without (and add this to the usage message); also
15797 explicitly add a --host=${host_alias} to the command line when
15798 config.guess is used
15799
15800Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15801
15802 * configure: Must use both --host and --target in recursive calls.
15803
15804Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
15805
15806 * Makefile.in: Change deja-gnu to dejagnu.
15807
15808Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
15809
15810 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
15811
15812Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15813
15814 * configure.in: canonicalize all instances to *-*-solaris2*,
15815 also strip out a number of tools to not build for go32 host
15816
15817Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15818
15819 * config.guess: add GPL.
15820
15821 * Makefile.in, config.guess, config.sub, configure: bump
15822 copyrights to 93.
15823
15824Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
15825
15826 * Makefile.in (do-info): Removed obsolete check for existence of
15827 localenv file.
15828
15829 * Makefile.in (MAKEOVERRIDES): Define to be empty.
15830
15831Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15832
15833 * Makefile.in: a couple of 'else true' for decstation,
15834 support for TclX
15835
15836 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
15837
15838Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
15839
15840 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
15841
15842Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
15843
15844 * config.guess: Recognize i386-ibm-aix (PS/2).
15845 * configure.in: Use config/mh-aix386 file for it.
15846
15847Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
15848
15849 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
15850 CC_FOR_TARGET instead.
15851 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
15852
15853Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
15854
15855 * Makefile.in: Add sim to list of directories sent with gdb
15856
15857Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
15858
15859 * configure.in: Put back mips-dec-bsd* case.
15860
15861Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
15862
15863 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
15864 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
15865 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
15866
15867Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15868
15869 * configure.in: remove no-op mips-dec-bsd* in "case $target"
15870
15871 * Makefile.in (dir.info): only run gen-info-dir if it exists,
15872 (install-info): install dir.info only if it exists,
15873 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
15874
15875Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
15876
15877 * configure.in: For vms target, skip bfd, ld, binutils. Do build
15878 gas for mips-dec-bsd.
15879
15880Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
15881
15882 * configure (makesrcdir): If ${srcdir} is relative and not ".",
15883 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
15884
15885Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
15886
15887 * configure.in: Added "dejagnu" to hosttools list.
15888
15889Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
15890
15891 * config.sub, configure.in, config.guess: Add support
15892 for Bosx, an AIX variant from Bull.
15893 Patches from F.Pierresteguy@frcl.bull.fr.
15894
15895Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
15896
15897 * devo/dejagnu: Initial creation of devo/dejagnu.
15898 Migrated dejagnu testcases and support files for testing software
15899 tools to reside as subdirectories, currently called "testsuite",
15900 within the directory of the software tool. Migrated all programs,
15901 support libraries, etc. beloging to dejagnu proper from
15902 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
15903 with no modifications. The changes to these files which will
15904 allow them to configure, build, and execute properly will be made
15905 in a future update.
15906
15907Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15908
15909 * Makefile.in: Change send_pr to send-pr.
15910 * configure.in: Likewise.
15911 * send_pr: Renamed directory to send-pr.
15912
15913Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
15914
15915 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
15916
15917Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
15918
15919 * README: Update for gdb-4.8 release.
15920 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
15921 gdb-xxx.tar.z (gzip'd) file also.
15922
15923Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15924
15925 * Makefile.in: make all-diff depend on all-libiberty
15926
15927Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
15928
15929 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
15930
15931Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15932
15933 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
15934
15935Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
15936
15937 * Makefile.in (DEVO_SUPPORT): Remove etc directory
15938 (ETC_SUPPORT): Only add the files GDB wants from etc/.
15939 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
15940
15941Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15942
15943 * Makefile.in: makeinfo binary is in a new location
15944
15945Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
15946
15947 * config.sub: Accept -ecoff as an OS.
15948
15949 * Makefile.in: Various changes to eliminate a level of make
15950 recursion and reduce the required command line length.
15951 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
15952 sub-makes.
15953 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
15954 variables holding settings for specific sub-makes.
15955 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
15956 in terms of BASE_FLAGS_TO_PASS.
15957 (TARGET_LIBS): New variable listing directories which use
15958 TARGET_FLAGS_TO_PASS.
15959 (subdir_do): Eliminated.
15960 (do-*): New set of targets to replace subdir_do.
15961 (various): All targets which used subdir_do now depend on do-*.
15962 (local-clean): Renamed from do_clean.
15963 (local-distclean): New target, dependency of distclean and
15964 realclean.
15965 (install-info): Don't create directories. Depend on dir.info
15966 rather than calling make recursively.
15967 (install-dir.info): Eliminated.
15968 (install-info-dirs): Create all info directories here.
15969 (dir.info): Depend upon do-install-info.
15970
15971 * test-build.mk (HOLES): Added false.
15972
15973Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
15974
15975 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
15976
15977Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15978
15979 * Makefile.in (info): remove dependency on all-texinfo. The
15980 problem was really in texinfo/C, not at this level.
15981
15982Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
15983
15984 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
15985
15986Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
15987
15988 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
15989 GDB releases.
15990
15991Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15992
15993 * configure: Include srcdir in message about target of link not
15994 being found. Don't convert `-' to `_' in `with' options being
15995 passed to subdirs.
15996
15997Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15998
15999 * configure.in: add uudecode to host_tools
16000
16001 * Makefile.in: added {all,install}-uudecode targets, added them to
16002 the appropriate lists
16003
16004Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
16005
16006 * Makefile.in (all-gcc): Added dependency on all-gas.
16007
16008 * configure.in (mips-*-*): Build ld and binutils.
16009
16010Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16011
16012 * configure: check return code from mkdir, print error message and
16013 exit on failure.
16014
16015Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
16016
16017 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
16018
16019Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
16020
16021 * test-build.mk (HOLES): Added tar, cpio and uudecode.
16022
16023Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16024
16025 * config.sub (h8500): Recognize this as a cpu type.
16026
16027Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16028
16029 * configure: source directory missing is no longer a warning
16030
16031 * configure.in: recognize irix[34]* instead of irix[34]
16032
16033 * Makefile.in: define and pass down X11_LIB
16034
6599da04
JM
16035Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
16036
16037 * guess-systype: Renamed to ...
16038 * config.guess: ... by popular request.
16039 * configure.in, Makefile.in: Update accordingly.
16040
16041Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
16042
16043 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
16044 + Add Convex, Cray/Unicos, and Encore/Multimax support.
16045 + Execute ./dummy instead of assuming . is in PATH.
16046
16047Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
16048
16049 * guess-systype: New shell script. Attempts to guess the
16050 canonical host name of the executing host.
16051 Only a few hosts are supported so far.
16052 * configure: Call guess-systype if no host is specified.
16053
16054Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
16055
16056 * Makefile.in (gcc-no-fixedincludes): Made to work with current
16057 gcc Makefile.
16058
16059
16060Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
16061
16062 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16063 (all-gcc, install-gcc, subdir_do): Use it.
16064
16065Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16066
16067 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16068
16069Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
16070
16071 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16072 set exclusively by configure, using configure.in .
16073
16074Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16075
16076 * test-build.mk: set $PATH for all builds
16077
16078 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16079
16080Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
16081
16082 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
16083 the one used in gcc/Makefile.in, so that a null expansion doesn't
16084 override the one needed to build gcc with a native cc.
16085
16086
16087Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16088
16089 * configure: Accept -with arguments.
16090
16091Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16092
16093 * Makefile.in: added h8300sim
16094
16095Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
16096
6599da04
JM
16097 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16098 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
16099 (all-cygnus, native, build-cygnus): Make
16100 $(canonhost)-stamp-3stage-done, not $(host)....
16101 * test-build.mk (stamp-3stage-compared): Use tail +10c for
16102 i386-sco3.2v4. Added else true to if command.
16103
16104Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
16105
16106 * config.sub: (from FSF) Sequent uses a BSD-like OS.
16107
16108Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
16109
16110 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16111
16112Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16113
16114 * configure.in: don't remove binutils from Solaris builds
16115
16116Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
16117
16118 * Makefile.in: get rid of earlier definitions for *clean,
16119 also handle the recursive info rule better
16120
16121Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
16122
16123 * Makefile.in (mostlyclean, distclean, realclean): Fix to
16124 do more-or-less the right thing.
16125
16126Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
16127
16128 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16129 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16130
16131Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16132
16133 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16134 $(host_canonical).
16135
16136 * configure.in: split the configdirs list into 4 categories (native
16137 v. cross, library v. tool) and handle the cross-only and native-
16138 only in more reasonable (and correct!) way.
16139
16140Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
16141
16142 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
16143 configdirs anymore.
16144
16145Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16146
16147 * Makefile.in: extensive cleanup:: removed all of the explicit
16148 clean-* targets, collapsed many wrappers around subdir_do into
16149 one, added additional targets to satisfy standards.texi, deleted
16150 some old targets, some changes for consistency
16151
16152Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16153
16154 * configure.in: handle some programs as cross-only, and others as
16155 native only
16156
16157 * test-build.mk: handle partial holes in a more generic manner
16158
16159 * Makefile.in: m4 depends on libiberty
16160
6599da04
JM
16161Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16162
16163 * configure.in: add m4, textutils, fileutils, sed, shellutils,
16164 time, wdiff, and find to configdirs
16165
16166 * Makefile.in: all, clean, and install rules for the new programs
16167 added to configure.in
16168
16169Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16170
16171 * configure.in: use mh-sun for all *-sun-* hosts
16172
6599da04
JM
16173Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16174
16175 * Makefile.in: define flags for X11 include files and library file
16176 locations, pass them down to the programs that need this info
16177
16178 * build-all.mk: added a 'native' target, to 3stage the native toolchain
16179
6599da04
JM
16180Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16181
16182 * configure.in: start building libg++ for HP-UX targets
16183
16184Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
16185
16186 * README: Update references to files moved into etc/.
16187
16188Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
16189
16190 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
16191 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
16192
16193Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
16194
16195 * configure: accept dash as well as underscore in long option
16196 names for FSF compatibility.
16197
16198Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
16199
16200 * config.sub: added -sco3.2v4 support from FSF.
16201
16202Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16203
16204 * configure.in: expand the section that adds or removes
16205 directories from the list of programs to build, to handle native
16206 vs. cross in addition to host v. native
16207
16208Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
16209
16210 * Makefile.in: Replace C++ in macro names with CXX.
16211 This is less likely to break ...
16212
16213Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16214
16215 * test-build.mk: add -w to GNU_MAKE
16216
16217Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16218
16219 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16220 add 'sparc' to list of recognized cpus. This needed to make
16221 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16222 Delete some redundant ose68 variants. Recognize -wrs as an os,
16223 then changes that into $CPU-wrs-vxworks.
16224
16225 * configure.in: remove most references to gdbtest, regularize
16226 target based program removal
16227
16228 * test-build.mk: import from p3 tree (many fixes and changes)
16229
16230Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
16231
16232 * Makefile.in: added rules to handle tcl, tk, and expect
16233
16234 * configure.in: handle those directories if they exist
16235
16236Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16237
16238 * config.sub: removed bogus hppabsd and hppahpux names, since
16239 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16240
16241Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16242
16243 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
16244 depends upon all-xiberty
16245
16246 * Makefile.in: changes from p3, including:
16247
16248 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
16249
16250 * Makefile.in (XTRAFLAGS): include newlib directories if
16251 newlib/Makefile exists, rather than if host != target.
16252
16253 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
16254
16255 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16256 from the same source tree and not building a cross-compiler. This
16257 matters for the libg++ configuration if reconfiguring a tree that
16258 has already been installed.
16259
16260 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
16261
16262 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16263 pick up the machine and system specific header files.
16264
16265 * Makefile.in: added AS_FOR_TARGET, passed down in
16266 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
16267 the C compiler to use to create programs which are run in the
16268 build environment, set it to default to $(CC), and passed it down
16269 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16270
16271 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
16272
16273 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
16274 We need them for unusual native builds, like systems without
16275 ranlib.
16276
16277 * configure: also define $(host_canonical) and
e490616e
ZW
16278 $(target_canonical), which are the full, canonical names for the
16279 given host and target
6599da04
JM
16280
16281Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
16282
16283 * Makefile.in: Added separate definitions for C++.
16284
16285Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
16286
16287 * configure.in (configdirs): Add deja-gnu.
16288
16289Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
16290
16291 * README: Update for configure.texi and gdb-4.7 release.
16292
16293Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
16294
16295 * Makefile.in: Move "all" target to top of file.
16296 Previously, first target was ".PHONY" which caused BSD4.4 make
16297 to build .PHONY when make was run without arguments.
16298
16299Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
16300
16301 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
16302 Library-copylefted code in libiberty.
16303
16304Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
16305
16306 * config.sub: Replace m68kmote with plain old m68k.
16307
16308Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
16309
16310 * Makefile.in: Remove space from blank line, avoid Make complaints.
16311
16312Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
16313
16314 * config.sub: Complain if no argument is given. Added support for
16315 386bsd as OS and target alias.
16316
16317Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
16318
16319 * Makefile.in (XTRAFLAGS): include newlib directories if
16320 newlib/Makefile exists, rather than if host != target.
16321
16322Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
16323
16324 * config.sub: recognize sparclite-wrs-vxworks.
16325
16326 * Makefile.in (install-xiberty): added *-xiberty make rules (from
16327 p3.) Added clean-xiberty to clean.
16328
16329Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16330
16331 * configure.in: use *-*-* instead of nested cases for host and target
16332
16333Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
16334
16335 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16336 from the same source tree and not building a cross-compiler. This
16337 matters for the libg++ configuration if reconfiguring a tree that
16338 has already been installed.
16339
16340Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
16341
16342 * config.sub (i486v/i486v4): Merge in from FSF version.
16343
16344Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
16345
16346 * configure: only set PWD if it is already set.
16347
16348Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
16349
16350 * configure: just set PWD=`pwd` at the top, since Ultrix sh
16351 doesn't have unset and all success paths (and most error paths)
16352 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
16353 to just ${PWD} to avoid confusion.)
16354
16355Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
16356
16357 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
16358 even for a native compilation.
16359
16360Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
16361
16362 Changes to make the gdb.tar.Z rule work better.
16363
16364 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
16365 (DEVO_SUPPORT): Add configure.texi.
16366 (bfd-ilrt.tar.Z): Remove ancient rule.
16367
16368Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
16369
16370 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16371 pick up the machine and system specific header files.
16372
16373 * configure.in, config.sub: added new target m68010-adobe-scout,
16374 with alias of adobe68k. Changed configure.in to check for
16375 -scout before -sco* to avoid a false match.
16376
16377 * Makefile.in: added AS_FOR_TARGET, passed down in
16378 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
16379 the C compiler to use to create programs which are run in the
16380 build environment, set it to default to $(CC), and passed it down
16381 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16382
16383Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
16384
16385 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
16386 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
16387 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
16388 FOR_TARGET variants, to newlib and libg++.
16389
16390Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
16391
16392 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
16393 first.
16394
16395Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
16396
16397 * config.sub: Accept `elf' as an environment.
16398
16399Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
16400
16401 * Makefile.in (all-opcodes): cd into the right directory
16402
16403Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
16404
16405 * configure: added -program_transform_name option, used as
16406 argument to sed when installing programs.
16407 configure.texi: added documentation for -program_prefix,
16408 -program_suffix and -program_transform_name.
16409
16410Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
16411
16412 * config.sub: Accept i486 where i386 ok.
16413
16414Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
16415
16416 * config.sub: accept we32k
16417
16418Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
16419
3b75d237 16420 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
16421
16422 * Makefile.in: don't create all directories for ``make install'';
16423 let the subdirectories create the ones they need.
16424
16425Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16426
e490616e 16427 * COPYING: new file, GPL v2
6599da04
JM
16428
16429Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16430
16431 * Makefile.in: use the new gen-info-dir, which needs a template
16432 argument (which also lives in texinfo)
16433
16434 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
16435
6599da04
JM
16436Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
16437
16438 * config.sub (ncr3000): Change i386 to i486.
16439
16440Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16441
16442 * Makefile.in: add install-rcs, install-grep to
16443 install-no-fixedincludes, removed install-bison and install-libgcc
16444
16445Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
16446
16447 * configure.in: grab the HPUX makefile fragment if on HPUX
16448
16449Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
16450
16451 * Makefile.in: eradicate bison spoor (ditto libgcc).
16452 configure.in: recognise m68{k,000}-ericsson-OSE.
16453 es1800 is alias for m68k-ericsson-OSE
16454
16455Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16456
16457 * configure.in: rearrange the parts that remove programs from
16458 configdirs, based now on HOST==TARGET or by canonical triple.
16459
16460Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16461
16462 * test-build.mk: recurse explicitly with -f test-build.mk when
16463 appropriate. predicate stage3 and comparison on the existence
16464 of gcc. That is, if gcc isn't around, we aren't three-staging.
16465 On very clean, also remove ...stamp-co. Build in-place before
16466 doing other builds.
16467
16468Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
16469
16470 * Makefile.in, configure.in: add tgas
16471
16472Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16473
16474 * Makefile.in: a number of changes merged in from progressive.
16475
16476 * configure.in: add libm.
16477
16478 * .cvsignore: ignore some stuff that comes from test-build.mk.
16479
6599da04
JM
16480Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
16481
16482 * config.sub: Add es1800 (m68k-ericsson-es1800).
16483
16484Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
16485
16486 * configure: Add program_suffix (parallel to program_prefix)
16487 * Makefile.in: adjust directory-creating script for losing decstation
16488
16489Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
16490
16491 * configure: Minor $subdir-related fixes.
16492
16493Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
16494
16495 * configure: fix various problems with propogating
16496 makefile_target_frag in subdirs.
16497 * configure.in: config libgcc if its there
16498
16499Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
16500
16501 * config.sub: HPPA merge.
16502
6599da04
JM
16503Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
16504
16505 * Makefile.in: Replace all-bison with all-byacc in all
16506 dependency lines for other tools (which now use byacc).
16507
16508Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
16509
16510 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
16511
6599da04
JM
16512Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
16513
16514 * Makefile.in: make gprof rules similar to byacc rules (instead of
16515 vestigal $(unsubdir) that didn't work...)
16516
16517Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
16518
16519 * config.sub: Add support for Linux.
16520 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
16521 (at least for libg++).
16522
16523Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
16524
16525 * configure.texi: fix doc for the -nfp option to configure
16526
16527Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
16528
16529 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
16530
16531Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
16532
16533 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
16534 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
16535 * configure.in: added solaris* host_makefile_frag hook.
16536
16537Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16538
16539 * config.sub: changed recognition of m68000 so that various
16540 m68k types can be specified via m680[01234]0
16541
16542Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16543
16544 * config.sub (basic_machine): fix sed so that '-foo' isn't
16545 completely substituted out while .+'-foo' loses the '-foo'
16546
16547Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
16548
16549 * config.sub ($os): Add -aout.
16550
16551Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
16552
16553 * configure: If host_makefile_frag is absolute, don't
16554 prefix ${invsubdir} (relevant to libg++ auto-configure).
16555
16556Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
16557
16558 * Makefile.in (tooldir): Define it.
16559 (all-ld): Depend on all-flex.
16560
16561Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
16562
16563 * Makefile.in (check): Fix libg++ special case.
16564
16565Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
16566
16567 * configure: do not bury `pwd` into config.status, thus do fewer
16568 pwd's.
16569
16570 * configure: print the "Building in" message only when building in
16571 other than "." AND verbose.
16572
63f6bcd7 16573 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
16574 configures.
16575
16576 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
16577
16578Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
16579
16580 * Makefile.in: macroize flags passed on recursion. remove
16581 fileutils.
16582
16583Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
16584
16585 * configure: get makesrcdir right for subdirs deeper than 1.
16586
16587 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
16588 install.
16589
16590Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
16591
16592 * Makefile.in: don't print subdir_do or recursion lines.
16593
16594Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
16595
16596 * standards.texi: added menu item.
16597
16598 * Makefile.in: build and install standards.info.
16599
16600 * standards.texi: new file.
16601
16602Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16603
16604 * configure: test for and move config.status pieces from
16605 ${subdir}/.
16606
16607Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
16608
6599da04
JM
16609 * configure: Test for existance of files before trying to mv
16610 them, to avoid numerous non-existance messages.
16611
16612Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
16613
16614 * configure: correct final line of config.status.
16615
16616 * configure: patch from eggert. Avoids a protection problem if
16617 the original Makefile.in is read only.
16618
16619 * configure: use move-if-change from gcc to create config.status.
16620 Some makefiles depend on config.status to tell if a directory
16621 has been reconfigured for a different host. This change
16622 prevents those directories from remaking everything in the case
16623 where the reconfig was only intended to rebuild a Makefile.
16624
16625 * configure: test for config.sub with "config.sub sun4" rather
16626 than "config.sub ${host_alias}". Otherwise we can't tell a bad
16627 host alias from a missing config.sub.
16628
16629Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16630
16631 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
16632 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
16633
16634Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
16635
16636 * configure: mkdir ${subdir} as needed.
16637
16638Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
16639
16640 * Makefile.in,configure.in: added autoconf.
16641
16642Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16643
16644 * Makefile.in: no longer pass against on recursion.
16645
16646 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
16647 definitions are not inherited.
16648
16649 * configure: correct makesrcdir when subdir is .
16650
16651Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
16652
16653 * configure: Add support for 'subdirs' variable, which is
16654 like 'configdirs', except that configure doesn't re-invoke
16655 itself for subdirs, it just creates a Makefile for each subdir.
16656 * configure.texi: Document subdirs.
16657
16658Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16659
16660 * configure.in: added flex to configdirs
16661
16662Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
16663
16664 * Makefile.in: remove clean-stamps from clean.
16665
16666Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
16667
16668 * configure.in: Add gdbtest to configdirs.
16669
16670Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
16671
16672 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
16673 to recursive makes.
16674 * configure.in: Recognize new ncr3000 config.
16675
16676Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
16677
16678 * Makefile.in, configure.in: removed references to gdbm.
16679
16680Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
16681
16682 * config.sub: Don't canonicalize os value
16683 newsos* to bsd (readline needs to check for newsos).
16684 (This fix was earlier made Jan 31, but got re-broken.)
16685
16686Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
16687
16688 * configure.in: sco is an os, not a vendor!
16689
16690 * configure: Quote $( better. Keep various shells happy.
16691
16692Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
16693
16694 * Makefile.in: eliminate stamp-files.
16695
16696Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
16697
16698 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
16699 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
16700
16701Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
16702
16703 * config.sub: fix iris/iris3.
16704
16705Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
16706
16707 * configure: re-add -rm.
16708
16709Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
16710
16711 * Maskefile.in: add .stmp-rcs to all.
16712
16713 * configure.in: remove gas from rs6000 build, use aix host fragment.
16714
16715Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
16716
16717 * configure: pass down site_option during recursion.
16718
16719Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
16720
16721 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
16722
16723Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
16724
16725 * configure: Change exec_prefix so that it really defaults to prefix.
16726
16727Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
16728
16729 * Makefile.in, configure.in: Add support for mmalloc library.
16730
16731Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
16732
16733 * Makefile.in: add stmp dependencies for a few more things.
16734
16735Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
16736
16737 * configure: adjusted error message on objdir/srcdir configure
16738 collision, per john's suggestion.
16739
16740 * Makefile.in: add libiberty stmp to all and all.cross.
16741
16742Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
16743
16744 * Makefile.in: remove force dependencies, add grep to all.
16745
16746Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
16747
16748 * Makefile.in: drop flex. make stamp files work.
16749
16750 * configure: added test for conflicting configuration in srcdir,
16751 remove trailing slashes from srcdir. Otherwise emacs gdb mode
16752 gets cranky. use relative paths for configure and srcdir
16753 whenever possible. Send some error messages to stderr that were
16754 going to stdout.
16755
16756Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
16757
16758 * Makefile.in: Fix libg++ rule to check for gcc directory
16759 before using gcc/gcc. Also pass XTRAFLAGS.
16760
16761Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
16762
16763 * Makefile.in: added stmp-files so that directories aren't polled
16764 when they are already built.
16765
16766 * configure.texi: fixed a node pointer problem.
16767
16768Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
16769
731a8127 16770 * config.sub configure.in gdb/configure.in
6599da04
JM
16771 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
16772 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
16773 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
16774
16775Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16776
16777 * configure: -recurring becomes -silent. corrected help message
16778 for -site= option.
16779
16780 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
16781
16782Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16783
16784 * configure: when building Makefile for crosses, replace
16785 tooldir and program_prefix. default srcdir from location of
16786 config.sub. remove "for host in hosts" and "for target in
16787 targets" loops.
16788
16789Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16790
16791 * Makefile.in: Do not pass bindir or mandir to cvs.
16792
16793Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
16794
16795 * Makefile.in, configure.in: removed traces of namesubdir,
16796 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
16797 copyrights to '92, changed some from Cygnus to FSF.
16798
16799 * configure.texi: remove most references to multiple hosts,
16800 multiple targets, subdirs, etc.
16801
16802 * configure.man: removed rcsid. reference config.sub not
16803 config.subr.
16804
16805 * Makefile.in: mkdir $(infodir) on install-info.
16806
16807Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
16808
16809 * configure.texi: Explain better about .gdbinit and about
16810 the environment that configure.in sections run in.
16811
16812Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
16813
16814 * configure.in: Ultrix is only a decstation if it's a MIPS.
16815
16816Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
16817
16818 * README: DOC.configure => cfg-paper.texi.
16819
16820Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
16821
16822 * config.sub (near case $os): Don't convert newsos* to bsd!
16823
16824Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
16825
16826 * Makefile.in: Reinstall change from gdb-4.3 that reduces
16827 the number of copies of COPYING that go into the GDB tar file.
16828
16829Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
16830
731a8127 16831 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
16832 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
16833 Fix SCO configuration stuff.
16834
16835Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
16836
16837 * Makefile.in: For libg++, make sure the -I pointing
16838 to the gcc directory goes *after* all the libg++-local -I flags.
16839 Also, move just-gcc dependency from just-libg++ to all-libg++.
16840
16841Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
16842
16843 * configure: Change -x to -f to keep Ultrix /bin/test happy.
16844
16845Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
16846
16847 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
16848
16849Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
16850
16851 * config.sub: Add stratus configuration frags. Also
16852 submitted to FSF.
16853
16854Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
16855
16856 * Makefile.in (DEV_SUPPORT): add configure.man.
16857
16858 * config.sub(Decode manufacturer-specific): add -none*.
16859
16860Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
16861
16862 * Makefile.in: remove form feeds to make Sun's make happy.
16863 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
16864
16865Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
16866
16867 * Makefile.in (AR_FLAGS): Make quieter.
16868
16869Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
16870
16871 * configure.in: Add libg++.
16872 * configure: When verbose, don't output the command line at each
16873 level; it will be unremarkably the same as the previous version,
16874 which will be the same as what the user typed.
16875
16876Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
16877
16878 * configure.in, Makefile.in: fix clean-info, add flex. add
16879 fileutils.
16880
16881 * configure: be less sensitive to spaces in Makefile.in. Do not
16882 look for sources in "..". Doing so breaks subdirectories that
16883 might have their own configure. If a subdir has it's own
16884 configure script, use it.
16885
16886Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
16887
16888 * cfg-paper.texi: some changes suggested by rms.
16889
16890Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
16891
16892 * config.sub: Merge in some small additions from the FSF version,
16893 taken from the gcc distribution, to bring the Cygnus and FSF
16894 versions into closer sync.
16895
16896Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
16897
16898 * configure.in: Changed svr4 references to sysv4.
16899
16900Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
16901
16902 * configure: added -V for version number option.
16903
16904Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
16905
16906 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
16907 renamed from DOC.configure to cfg-paper.texi.
16908
16909Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16910
16911 * configure, config.subr, config.sub: config.subr is now
16912 config.sub again.
16913
16914Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
16915
16916 * configure.texi: new file, in progress.
16917
16918 * Makefile.in: build info file and install the man page for
16919 configure.
16920
16921 * configure.man: new file, first cut.
16922
16923 * configure: find config.subr again now that configuration "none"
16924 has gone. removed all traces of the -ansi option. removed all
16925 traces of the -languages option.
16926
16927 * config.subr: resync from rms.
16928
16929Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16930
16931 * configure, config.sub, config.subr: merge config.sub into
16932 config.subr, call the result config.subr, remove config.sub, use
16933 config.subr.
16934
16935 * Makefile.in: revised install for dir.info.
16936
16937Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16938
16939 * configure.in: add decstation host makefile frag.
16940
16941 * Makefile.in: BISON now bison -y again. also install-gcc on
16942 install. clean-gdbm on clean. infodir belongs in datadir.
16943 Make directories for info install. Build dir.info here then
16944 install it.
16945
16946Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16947
16948 * Makefile.in: fix for bad directory tests.
16949
16950Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16951
16952 * configure: \{1,2\} appears to be a sysv'ism. Use a different
16953 regexp. -srcdir relative was being handled incorrectly.
16954
16955 * Makefile.in: unwrapped some for loops so that parallel makes
16956 work again and so one can focus one's attention on a particular
16957 package.
16958
16959Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16960
16961 * configure: added PWD as a stand in for `pwd` (for speed). use
16962 elif wherever possible. make -srcdir work without -objdir.
16963 -objdir= commented out.
16964
16965Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16966
16967 * configure: +options become --options. -subdirs commented out.
16968 added -host, -datadir. Renamed -destdir to -prefix. Comment in
16969 Makefile now at top of generated Makefile. Removed cvs log
16970 entries. added -srcdir. create .gdbinit only if there is one
16971 in ${srcdir}.
16972
16973 * Makefile.in: idestdir and ddestdir go away. Added copyrights
16974 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
16975 and mandir now keyed off datadir by default.
16976
16977Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16978
16979 * Freshly created ChangeLog.
16980
16981\f
16982Local Variables:
16983mode: change-log
16984left-margin: 8
16985fill-column: 76
16986version-control: never
16987End:
This page took 2.770586 seconds and 5 git commands to generate.