89eb37a6a4d5fe970a9f547034f59e024fb1dd6c
[gcc.git] / ChangeLog
1 2011-11-08 Richard Henderson <rth@redhat.com>
2
3 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
4
5 * configure.ac: Test libitm/configure.tgt to disable libitm.
6 * configure: Rebuild.
7
8 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
9 Richard Henderson <rth@redhat.com>
10
11 Merged from transactional-memory.
12
13 * Makefile.def (lang_env_dependencies): libitm is c++.
14 Add libitm target module.
15 * configure.ac: Likewise.
16 * config/mmap.m4: New file.
17 * contrib/gcc_update: Add libitm to touch data.
18 * Makefile.in, configure: Rebuild.
19
20 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
21
22 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
23 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
24 * Makefile.in: Regenerate.
25
26 2011-11-01 DJ Delorie <dj@redhat.com>
27
28 * config.sub: Update to version 2011-10-29 (added rl78)
29
30 2011-10-27 Nick Clifton <nickc@redhat.com>
31
32 * config.sub: Import these changes from the config project:
33
34 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
35 Ben Elliston <bje@gnu.org>
36
37 * config.sub (epiphany): New.
38
39 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
40 Ben Elliston <bje@gnu.org>
41
42 * config.sub (hexagon, hexagon-*): New.
43
44 2011-08-23 Roland McGrath <mcgrathr@google.com>
45
46 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
47 64eb to be64.
48
49 2011-08-16 Roland McGrath <mcgrathr@google.com>
50
51 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
52 (nacl): Grok as alias for 32el-unknown-nacl.
53
54 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
55
56 * MAINTAINERS (Write After Approval): Add myself.
57
58 2011-10-24 Teresa Johnson <tejohnson@google.com>
59
60 * MAINTAINERS (Write After Approval): Add myself.
61
62 2011-09-21 Jakub Jelinek <jakub@redhat.com>
63
64 * MAINTAINERS (sparc port): Remove myself.
65
66 2011-09-14 Tom de Vries <tom@codesourcery.com>
67
68 * MAINTAINERS (Write After Approval): Add myself.
69
70 2011-08-14 Yao Qi <yao@codesourcery.com>
71
72 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
73 * configure: Regenerate.
74
75 2011-07-26 Ian Lance Taylor <iant@google.com>
76
77 * configure.ac: Set have_compiler based on whether gcc directory
78 exists, rather than on whether gcc is in configdirs.
79 * configure: Rebuild.
80
81 2011-07-21 Joseph Myers <joseph@codesourcery.com>
82
83 * MAINTAINERS (Global Reviewers): Add self.
84
85 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
86
87 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
88 link directories.
89 * Makefile.in: Rebuild.
90
91 2011-07-20 Ian Lance Taylor <iant@google.com>
92
93 PR bootstrap/49787
94 * configure.ac: Move --enable-bootstrap handling earlier in file.
95 If --enable-bootstrap and either --enable-build-with-cxx or
96 --enable-build-poststage1-with-cxx, enable C++ automatically.
97 * configure: Rebuild.
98
99 2011-07-19 Ian Lance Taylor <iant@google.com>
100
101 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
102 make C++ a boot_language. Set and substitute
103 POSTSTAGE1_CONFIGURE_FLAGS.
104 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
105 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
106 * configure, Makefile.in: Rebuild.
107
108 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
109
110 * MAINTAINERS (Register Allocation): Move myself from reviewers to
111 maintainers.
112
113 2011-07-18 Jakub Jelinek <jakub@redhat.com>
114
115 * MAINTAINERS (Global Reviewers): Add myself.
116
117 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
118
119 * configure: Regenerate.
120
121 2011-07-16 Jason Merrill <jason@redhat.com>
122
123 * Makefile.def (language=c++): Add check-c++0x and
124 check-target-libmudflap-c++.
125 * Makefile.tpl (check-target-libmudflap-c++): New.
126 * Makefile.in: Regenerate.
127
128 2011-07-16 Matthias Klose <doko@ubuntu.com>
129
130 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
131 * Makefile.def (target_modules/libjava): Pass
132 $(EXTRA_CONFIGARGS_LIBJAVA).
133 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
134 if not configured with --enable-static-libjava.
135 * Makefile.in: Regenerate.
136 * configure: Likewise.
137
138 2011-07-15 Jason Merrill <jason@redhat.com>
139
140 * Makefile.in (check-c++): Move check-gcc-c++0x after
141 check-target-libstdc++-v3.
142
143 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
144
145 * MAINTAINERS (c6x port): New entry.
146
147 2011-07-13 Jason Merrill <jason@redhat.com>
148
149 * Makefile.in (check-gcc-c++0x): New.
150 (check-c++): Depend on it.
151
152 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
153
154 PR target/39150
155 * configure.ac (i[3456789]86-*-solaris2*): Also accept
156 x86_64-*-solaris2.1[0-9]*.
157 * configure: Regenerate.
158
159 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
160
161 * MAINTAINERS (RTL optimizers): Add self.
162
163 2011-06-27 Gabriel Charette <gchare@google.com>
164
165 * MAINTAINERS (Write After Approval): Add myself.
166
167 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
168
169 PR regression/47836
170 PR bootstrap/23656
171 PR other/47733
172 PR bootstrap/49247
173 PR c/48825
174 * configure.ac (target_libraries): Remove target-libiberty.
175 Remove case-statement setting skipdirs=target-libiberty for
176 multiple targets. Remove checking target_configdirs and
177 removing target-libiberty but keeping target-libgcc if
178 otherwise empty.
179 * Makefile.def (target_modules): Don't add libiberty.
180 (dependencies): Remove all traces of target-libiberty.
181 * configure, Makefile.in: Regenerate.
182
183 2011-06-13 Walter Lee <walt@tilera.com>
184
185 * configure.ac (tilepro-*-*) New case.
186 (tilegx-*-*): Likewise.
187 * configure: Regenerate.
188
189 2011-06-06 Jing Yu <jingyu@google.com>
190
191 * configure.ac: Skip target-libiberty for
192 arm*-*-linux-androideabi.
193 * configure: Regenerated.
194
195 2011-06-06 Nick Clifton <nickc@redhat.com>
196
197 * config.sub: Sync from upstream.
198
199 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
200
201 * MAINTAINERS (Write After Approval): Add myself.
202
203 2011-06-01 Daniel Jacobowitz <drow@false.org>
204
205 * MAINTAINERS: Update my email address.
206
207 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
208
209 * MAINTAINERS (Write After Approval): Update my email address.
210
211 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
212
213 * MAINTAINERS (Write After Approval): Add myself.
214
215 2011-05-08 Doug Kwan <dougkwan@google.com>
216
217 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
218 * configure: Regenerated.
219 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
220 value from configure.
221 * Makefile.in: Regenerated.
222
223 2011-05-05 Joseph Myers <joseph@codesourcery.com>
224
225 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
226 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
227 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
228 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
229 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
230 *-*-vxworks*): Disable newlib and libgloss in separate case
231 statement.
232 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
233 to separate case statement.
234 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
235 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
236 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
237 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
238 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
239 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
240 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
241 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
242 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
243 i[[3456789]]86-*-rdos*, m32r-*-*,
244 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
245 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
246 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
247 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
248 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
249 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
250 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
251 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
252 and libgloss in main case over targets. Remove most empty cases
253 in main case over targets.
254 * configure: Regenerate.
255
256 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
257
258 * MAINTAINERS (Write After Approval): Add myself.
259
260 2011-05-04 Joseph Myers <joseph@codesourcery.com>
261
262 * configure.ac: Remove code setting special library locations for
263 hppa*64*-*-hpux11*. Remove code setting compiler for
264 sparc-sun-solaris2*.
265 * configure: Regenerate.
266
267 2011-05-04 Joseph Myers <joseph@codesourcery.com>
268
269 * configure.ac: Separate libgloss_dir settings from general case
270 over targets.
271 * configure: Regenerate.
272
273 2011-04-28 Joseph Myers <joseph@codesourcery.com>
274
275 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
276 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
277 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
278 cases in libgcj-disabling case statement.
279 (hppa*64*-*-linux*): Set unsupported_languages instead of
280 disabling target-zlib.
281 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
282 to hppa*64*-*-hpux*.
283 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
284 hppa*-*-hpux*.
285 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
286 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
287 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
288 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
289 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
290 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
291 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
292 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
293 libgcj-disabling case statement.
294 * configure: Regenerate.
295
296 2011-04-28 Joseph Myers <joseph@codesourcery.com>
297
298 * configure.ac: Disable Java for targets not supporting libffi.
299 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
300 Remove cases in Java-disabling statement.
301 (*arm-wince-pe): Change to arm-wince-pe.
302 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
303 cases in Java-disabling statement.
304 (bfin-*-*): Don't disable Java again.
305 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
306 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
307 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
308 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
309 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
310 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
311 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
312 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
313 Java-disabling statement.
314 (mmix-*-*): Don't disable Java again.
315 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
316 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
317 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
318 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
319 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
320 statement.
321 * configure: Regenerate.
322
323 2011-04-28 Joseph Myers <joseph@codesourcery.com>
324
325 * configure.ac: Separate cases disabling Java and Java libraries
326 from general case over targets.
327 * configure: Regenerate.
328
329 2011-04-21 Jie Zhang <jzhang918@gmail.com>
330
331 * MAINTAINERS: Update my email address.
332
333 2011-04-20 Easwaran Raman <eraman@google.com>
334
335 * MAINTAINERS (Write After Approval): Add myself.
336
337 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
338
339 PR lto/48086
340 * configure.ac: Re-enable LTO on *-apple-darwin9*.
341 * configure: Regenerate.
342
343 2011-04-16 Jim Meyering <meyering@redhat.com>
344
345 * MAINTAINERS (Write After Approval): Add myself.
346
347 2011-04-15 Dodji Seketeli <dodji@redhat.com>
348
349 * MAINTAINERS: Update my email address.
350
351 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
352
353 * MAINTAINERS (Write After Approval): Add myself.
354
355 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
356
357 * MAINTAINERS (Write After Approval): Add myself.
358
359 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
360
361 * MAINTAINERS (Write After Approval): Add myself.
362
363 2011-04-06 Joseph Myers <joseph@codesourcery.com>
364
365 * configure.ac (build_tools): Remove build-byacc.
366 (host_libs): Remove mmalloc.
367 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
368 autoconf automake libtool diff rcs fileutils shellutils time
369 textutils wdiff find uudecode hello tar gzip indent recode release
370 sed perl gawk findutils gettext zip.
371 (libgcj): Remove target-qthreads.
372 (target_tools): Remove target-examples target-gperf.
373 (YACC): Don't handle building byacc.
374 * configure: Regenerate.
375 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
376 dosutils, examples, fileutils, find, findutils, gawk, gettext,
377 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
378 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
379 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
380 handle building components.
381 * Makefile.in: Regenerate.
382
383 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
384
385 * MAINTAINERS: Update my email address as Xtensa maintainer.
386
387 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
388
389 * config.sub: Sync from upstream.
390
391 2011-04-01 Joseph Myers <joseph@codesourcery.com>
392
393 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
394 (microblaze*): Don't disable libssp.
395 * configure: Regenerate.
396
397 2011-04-01 Joseph Myers <joseph@codesourcery.com>
398
399 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
400 moveifchange.
401 * configure: Regenerate.
402 * Makefile.tpl: Use @SHELL@ not @config_shell@.
403 * Makefile.in: Regenerate.
404
405 2011-04-01 Joseph Myers <joseph@codesourcery.com>
406
407 * configure.ac (*-*-sysv4*): Don't enable libgomp.
408 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
409 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
410 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
411 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
412 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
413 md_exec_prefix cases.
414 * configure: Regenerate.
415
416 2011-04-01 Joseph Myers <joseph@codesourcery.com>
417
418 * configure.ac: Separate cases disabling target-libssp,
419 target-libiberty, target-libstdc++-v3 and Fortran from general
420 case over targets.
421 * configure: Regenerate.
422
423 2011-04-01 Joseph Myers <joseph@codesourcery.com>
424
425 * configure.ac (*-*-chorusos): Don't disable libgcj.
426 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
427 Remove case.
428 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
429 (arm-*-coff): Don't disable libgcj.
430 (arm*-*-linux-gnueabi): Remove useless assignment.
431 (arm-*-riscix*): Don't disable libgcj.
432 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
433 configuration.
434 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
435 (c54x*-*-*): Remove case.
436 (tic54x-*-*): Don't disable GCC or GCC libraries.
437 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
438 to *.
439 (d10v-*-*): Don't disable GCC libraries.
440 (d30v-*-*): Don't disable libgcj.
441 (h8500-*-*): Don't disable GCC libraries.
442 (i960-*-*): Don't disable libgcj.
443 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
444 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
445 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
446 libgcj.
447 (m68k-*-coff*): Remove case.
448 (mmix-*-*): Don't disable libgloss on host.
449 (mn10200-*-*, mn10300-*-*): Remove cases.
450 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
451 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
452 Don't disable libgcj.
453 (romp-*-*): Remove case.
454 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
455 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
456 case.
457 (v810-*-*): Don't disable GCC libraries.
458 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
459 (ip2k-*-*): Don't disable GCC libraries.
460 * configure: Regenerate.
461
462 2011-03-28 Joseph Myers <joseph@codesourcery.com>
463
464 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
465 libffi on host.
466 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
467 on host.
468 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
469 * configure: Regenerate.
470
471 2011-03-26 John Marino <binutils@marino.st>
472
473 * configure.ac: Add support for *-*-dragonfly*
474 * configure: Regenerate.
475
476 2011-03-25 Joseph Myers <joseph@codesourcery.com>
477
478 * configure.ac (native_only): Remove.
479 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
480 send-pr uudecode guile gnuserv on host.
481 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
482 send-pr rcs guile perl texinfo libtool on host.
483 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
484 automake send-pr rcs guile perl texinfo libtool on host.
485 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
486 (*-*-kaos*): Don't disable target-examples target-gperf on target.
487 (alpha*-dec-osf*): Don't disable fileutils on target.
488 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
489 texinfo send-pr expect dejagnu on target.
490 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
491 target-qthreads on target.
492 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
493 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
494 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
495 x86_64-*-mingw*): Don't disable expect on target.
496 (*-*-cygwin*): Don't disable target-gperf on target.
497 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
498 gnuserv on target.
499 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
500 target.
501 * configure: Regenerate.
502
503 2011-03-25 Joseph Myers <joseph@codesourcery.com>
504
505 * configure.ac (target_tools): Remove target-groff.
506 (native_only): Remove target-groff.
507 (hppa*64*-*-*): Don't disable byacc.
508 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
509 setting.
510 (*-*-kaos*): Don't skip target-librx and target-groff.
511 (*-*-netware*): Don't skip target-libmudflap.
512 (*-*-tpf*): Don't skip target-libmudflap.
513 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
514 directories on the host.
515 (ia64*-*-*vms*): Don't skip tix.
516 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
517 host.
518 * configure: Regenerate.
519
520 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
521
522 * configure.ac: Remove references to mt-mep, mt-netware,
523 mt-wince.
524 * Makefile.def: Add all-utils soft dependencies.
525 * Makefile.tpl: Remove GDB_NLM_DEPS.
526 * configure: Regenerate.
527 * Makefile.in: Regenerate.
528
529 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
530
531 * configure.ac: Do not include mh-x86omitfp.
532 * configure: Regenerate.
533
534 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
535
536 * configure.ac: Remove empty cases.
537 * configure: Regenerate.
538
539 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
540
541 * Makefile.def: Add dependency from termcap to gdb.
542 * Makefile.in: Regenerate.
543
544 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
545
546 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
547 * configure: Regenerate.
548 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
549 * Makefile.tpl: Likewise.
550 * Makefile.in: Regenerate.
551
552 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
553
554 * configure.ac: Remove all mentions of tentative_cc.
555 * configure: Regenerate.
556
557 2011-03-24 Joseph Myers <joseph@codesourcery.com>
558
559 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
560 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
561 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
562 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
563 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
564 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
565 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
566 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
567 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
568 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
569 *-*-rhapsody*): Remove host cases.
570 * configure: Regenerate.
571
572 2011-03-24 Joseph Myers <joseph@codesourcery.com>
573
574 * configure.ac (ppc*-*-pe): Remove host case.
575 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
576 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
577 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
578 cases.
579 * configure: Regenerate.
580
581 2011-03-24 Joseph Myers <joseph@codesourcery.com>
582
583 * config.sub: Update to version 2011-03-23.
584
585 2011-03-22 Joseph Myers <joseph@codesourcery.com>
586
587 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
588 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
589 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
590 * configure: Regenerate.
591
592 2011-03-22 Joseph Myers <joseph@codesourcery.com>
593
594 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
595 to Write After Approval.
596 * config-ml.in: Don't handle arc-*-elf*.
597 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
598 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
599 handle GCC libraries.
600 * configure: Regenerate.
601
602 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
603
604 PR bootstrap/48120:
605 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
606 Add -lstdc++ -lm to LIBS.
607 * configure: Regenerate.
608
609 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
610
611 * config.guess: Update to version 2011-02-02
612 * config.sub: Update to version 2011-02-24
613
614 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
615
616 PR lto/48086
617 * configure.ac: Re-enable LTO on *-apple-darwin9.
618 * configure: Regenerate.
619
620 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
621
622 PR lto/48086
623 * configure.ac: Disable LTO on darwin due to an assembler change in
624 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
625 under 256.
626 * configure: Regenerate.
627
628 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
629
630 * MAINTAINERS: Update myself as score backend maintainer, update my e-mail address.
631
632 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
633
634 * MAINTAINERS: Update my e-mail address.
635
636 2011-03-06 Joey Ye <joey.ye@arm.com>
637
638 * MAINTAINERS: Update my e-mail address.
639
640 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
641
642 * configure.ac: Adjust test of with_ppl.
643 * configure: Regenerated.
644
645 2011-03-02 Kai Tietz <ktietz@redhat.com>
646
647 * MAINTAINERS: Adjust my e-mail address.
648
649 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
650
651 * configure.ac: Add -lpwl to ppllibs.
652 * configure: Regenerated.
653
654 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
655
656 * config/cloog.m4: Add -lisl to clooglibs.
657 * configure: Regenerated.
658
659 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
660
661 * MAINTAINERS (CPU Port maintainers): Add self.
662
663 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
664
665 * MAINTAINERS: Add myself as testsuite maintainer.
666
667 2011-02-15 Mike Stump <mikestump@comcast.net>
668
669 * MAINTAINERS: Add myself as testsuite maintainer.
670
671 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
672
673 Import from Libtool and gnulib:
674
675 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
676
677 Prepare for supporting FreeBSD 10.
678 * config.rpath: Remove handling of freebsd1* which soon would
679 match FreeBSD 10.0.
680
681 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
682
683 Remove support for FreeBSD 1.x.
684 * libtool.m4 (_LT_LINKER_SHLIBS)
685 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
686 soon would incorrectly match FreeBSD 10.0.
687
688 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
689
690 PR binutils/12283
691 * move-if-change: Import version from gnulib.
692
693 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
694
695 PR lto/47225
696 * Makefile.def (lto-plugin): Double dash for enable-shared.
697 (configure-gcc): Depend on all-lto-plugin.
698 * Makefile.in: Rebuilt.
699
700 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
701
702 * configure.ac: Remove extra bracket.
703 * configure: Regenerate.
704
705 2011-02-08 Tobias Burnus <burnus@net-b.de>
706
707 * MAINTAINERS: Add myself as libquadmath maintainer.
708
709 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
710
711 * MAINTAINERS: Update my email address.
712
713 2011-02-07 Joseph Myers <joseph@codesourcery.com>
714
715 * MAINTAINERS (option handling): Add self.
716
717 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
718
719 PR lto/47225
720 * Makefile.def: Add dependency for install-gcc
721 on install-lto-plugin.
722 * Makfile.in: Regenerated
723
724 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
725
726 * MAINTAINERS (CPU Port Maintainers): Add myself.
727
728 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
729
730 PR libgcj/44341
731 * configure.ac: Discard --with-* flags for host when configuring
732 target libraries for cross build.
733 * configure: Rebuilt.
734
735 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
736
737 * MAINTAINERS (linear loop transforms): Removed.
738
739 2011-01-25 Jakub Jelinek <jakub@redhat.com>
740
741 * configure.ac: If with_ppl is no, move setting with_cloog=no
742 after CLOOG_REQUESTED check.
743 * configure: Regenerated.
744
745 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
746
747 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
748 CLooG has been requested.
749 * configure: Regenerated.
750
751 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
752
753 * configure: Regenerated.
754 * configure.ac: Check for version 0.11 (or later revision) of PPL.
755
756 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
757
758 * configure: Regenerated.
759 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
760
761 2011-01-21 Andreas Schwab <schwab@redhat.com>
762
763 * configure.ac: Use AS_HELP_STRING throughout.
764 * configure: Regenerate.
765
766 2011-01-18 Jie Zhang <jie.zhang@analog.com>
767
768 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
769 * configure: Regenerate.
770
771 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
772
773 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
774
775 2011-01-13 Joel Brobecker <brobecker@adacore.com>
776
777 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
778 for ia64-hpux.
779 * configure: Regenerate.
780
781 2011-01-07 Jan Hubicka <jh@suse.cz>
782
783 PR lto/47225
784 * Makefile.in: Regenerate.
785 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
786 configure.
787
788 2011-01-07 Jan Hubicka <jh@suse.cz>
789
790 * Makefile.in: Regenerate.
791 * Makefile.def (gcc host module) and soft dependency on lto-plugin
792 and configure dependency on lto-plugin configure.
793 (lto-plugin module): Remove dependency on GCC; add dependency on
794 liniberty.
795
796 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
797
798 * MAINTAINERS (Write After Approval): Add myself.
799
800 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
801
802 * configure: Regenerate.
803
804 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
805
806 * configure.ac: (picochip): Disable libiberty.
807
808 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
809
810 * MAINTAINERS (Write After Approval): Add myself.
811
812 2010-12-10 Ian Lance Taylor <iant@google.com>
813
814 PR bootstrap/46819
815 * configure.ac: For --disable-libgcj clear libgcj_saved.
816 * configure: Rebuild.
817
818 2010-12-10 Tobias Burnus <burnus@net-b.de>
819
820 PR fortran/46540
821 * configure.ac: Add --disable-libquadmath and
822 --disable-libquadmath-support.
823 * configure: Regenerate.
824
825 2010-12-03 Ian Lance Taylor <iant@google.com>
826
827 * MAINTAINERS: Add myself as libgo maintainer.
828
829 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
830
831 PR libffi/46792
832 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
833 * configure: Regenerate.
834
835 2010-12-02 Ian Lance Taylor <iant@google.com>
836
837 * configure.ac: Always set default for poststage1_ldflags to
838 -static-libstdc++ -static-libgcc.
839
840 2010-11-29 Andreas Schwab <schwab@redhat.com>
841
842 * configure.ac: Move comment to remove extra space in last argument
843 of GCC_TARGET_TOOL.
844
845 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
846
847 PR other/46026
848 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
849 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
850 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
851 (BASE_FLAGS_TO_PASS): Use it.
852 * configure: Rebuilt.
853 * Makefile.in: Rebuilt.
854
855 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
856
857 PR binutils/12258
858 * configure.ac: Correct comments for --enable-gold/--enable-ld.
859 Properly check default linker.
860 * configure: Regnerated.
861
862 2010-11-23 Matthias Klose <doko@ubuntu.com>
863
864 * configure.ac: For --enable-gold, handle value `default' instead of
865 `both*'. New configure option --{en,dis}able-ld.
866 * configure: Regenerate.
867
868 2010-11-20 Ian Lance Taylor <iant@google.com>
869
870 * configure.ac: Only disable a language library if no language needs
871 it. Don't let --disable-libgcj uncondtionally disable libffi.
872 * configure: Rebuild.
873
874 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
875
876 * Makefile.in: Regenerate.
877
878 PR other/46202
879 * configure.ac: Fix just-built in-tree STRIP name to be
880 binutils/strip-new.
881 * configure: Regenerate.
882 * Makefile.def (install-strip-gcc, install-strip-binutils)
883 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
884 (install-strip-sid): Mirror dependencies on non-strip variants
885 of these targets on the respective -strip prerequisites.
886 * Makefile.tpl (install-strip, install-strip-host)
887 (install-strip-target): New targets.
888 (install-strip-[+module+], install-strip-target-[+module+]):
889 New targets.
890 * Makefile.in: Regenerate.
891
892 2010-11-19 Ian Lance Taylor <iant@google.com>
893 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
894
895 * configure.ac: Add target-libgo to target_libraries. Set
896 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
897 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
898 (HOST_EXPORTS): Add GOC.
899 (BASE_TARGET_EXPORTS): Add GOC.
900 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
901 (GOCFLAGS_FOR_TARGET): New variable.
902 (EXTRA_HOST_FLAGS): Add GOC.
903 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
904 * Makefile.def (target_modules): Add libgo.
905 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
906 (dependencies): Add dependency from configure-target-libgo to
907 configure-target-libffi and all-target-libstdc++-v3. Add
908 dependencies from all-target-libgo to all-target-libffi.
909 (languages): Add go.
910 * configure: Rebuild.
911 * Makefile.in: Rebuild.
912
913 2010-11-19 Ian Lance Taylor <iant@google.com>
914
915 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
916 compiler/flag environment variables.
917
918 2010-11-18 Ian Lance Taylor <iant@google.com>
919
920 * configure.ac: Check for lang_requires_boot_languages in
921 config-lang.in files.
922 * configure: Rebuild.
923
924 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
925 Tobias Burnus <burnus@net-b.de>
926
927 PR fortran/32049
928 * Makefile.def: Add libquadmath; build it with language=fortran.
929 * configure.ac: Add libquadmath.
930 * Makefile.tpl: Handle multiple libs in check-[+language+].
931 * Makefile.in: Regenerate.
932 * configure: Regenerate.
933
934 2010-11-16 Tom Tromey <tromey@redhat.com>
935
936 * MAINTAINERS: Moved myself to reviewers section.
937
938 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
939
940 * MAINTAINERS: Moved myself to reviewers section.
941
942 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
943
944 * MAINTAINERS (Various Maintainers): Add self for build machinery.
945 (Write After Approval): Remove self.
946
947 2010-11-15 Andreas Schwab <schwab@redhat.com>
948
949 * configure.ac: Fix spelling in option names.
950 * configure: Regenerated.
951
952 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
953
954 PR bootstrap/39622
955 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
956 * configure: Regenerated.
957
958 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
959
960 * MAINTAINERS: Update my email address.
961
962 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
963
964 * configure: Regenerate.
965
966 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
967
968 * configure: Regenerate.
969
970 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
971
972 * configure: Regenerate.
973
974 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
975
976 * configure: Regenerate.
977
978 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
979
980 * configure.ac: Support official CLooG.org versions.
981 * configure: Regenerate.
982 * config/cloog.m4: New.
983
984 2010-11-10 François Dumont <francois.cppdevs@free.fr>
985
986 * MAINTAINERS (Write After Approval): Add myself.
987
988 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
989
990 * MAINTAINERS: Update my email address.
991
992 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
993
994 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
995 * configure: Regenerate.
996
997 2010-11-03 Ian Lance Taylor <iant@google.com>
998 Dave Korn <dave.korn.cygwin@gmail.com>
999
1000 PR lto/46273
1001 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1002 and on other supported platforms whenever LTO is enabled.
1003 * configure: Rebuild.
1004
1005 2010-11-02 Alan Modra <amodra@gmail.com>
1006
1007 PR binutils/12110
1008 * configure.ac: Error when source path contains spaces.
1009 * configure: Regenerate.
1010
1011 2010-10-23 James E. Wilson <wilson@codesourcery.com>
1012
1013 * MAINTAINERS: Update my email address.
1014
1015 2010-10-20 Ian Lance Taylor <iant@google.com>
1016
1017 * Makefile.def (target_modules): Set lib_path to src/.libs for
1018 libstdc++-v3 module.
1019 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1020 * Makefile.in: Rebuild.
1021
1022 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1023
1024 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1025 (Write After Approval): Remove myself.
1026
1027 2010-10-15 Tristan Gingold <gingold@adacore.com>
1028
1029 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1030
1031 2010-10-14 Douglas Rupp <rupp@gnat.com>
1032
1033 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1034
1035 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
1036
1037 * configure.ac (build_lto_plugin): New shell variable.
1038 (--enable-lto): Turn on by default for all non-ELF platforms that
1039 have had LTO support added so far. Set build_lto_plugin appropriately
1040 for both ELF and non-ELF.
1041 (configdirs): Add lto-plugin or not based on build_lto_plugin.
1042 * configure: Regenerate.
1043
1044 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1045
1046 Sync from src:
1047 * configure.ac (v850 support): Remove target-libgloss from
1048 noconfigdirs.
1049 * configure: Regenerate.
1050
1051 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1052
1053 PR bootstrap/45326
1054 PR bootstrap/45174
1055 * configure.ac: Honor initial values of $build_configargs,
1056 $host_configargs, $target_configargs. Mark the precious, so
1057 environment settings get recorded.
1058 * configure: Regenerate.
1059
1060 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1061
1062 PR bootstrap/45796
1063 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1064 Depend on all-build-libiberty.
1065 * Makefile.in: Regenerate.
1066
1067 2010-09-30 Michael Eager <eager@eagercon.com>
1068
1069 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1070 * configure: Regenerate.
1071
1072 2010-09-28 Michael Eager <eager@eagercon.com>
1073
1074 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1075
1076 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1077
1078 PR bootstrap/44621
1079 * configure.ac: Fix unportable shell quoting.
1080 * configure: Regenerate.
1081
1082 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
1083
1084 * configure.ac (enable-lto): Add Darwin to the list of supported lto
1085 targets and amend comment.
1086 * configure: Regenerate.
1087
1088 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
1089
1090 * MAINTAINERS (Write After Approval): Add myself.
1091
1092 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
1093
1094 * configure.ac: Enable LTO by default on Darwin.
1095 * configure: Regenerate.
1096
1097 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
1098
1099 * MAINTAINERS (Write After Approval): Add myself.
1100
1101 2010-09-01 Ian Bolton <ian.bolton@arm.com>
1102
1103 * MAINTAINERS (Write After Approval): Add myself.
1104
1105 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
1106
1107 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1108 ports
1109
1110 2010-07-28 David Yuste <david.yuste@gmail.com>
1111
1112 * MAINTAINERS (Write After Approval): Add myself.
1113
1114 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
1115
1116 * configure.ac: Support all v850 targets.
1117 * configure: Regenerate.
1118
1119 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
1120
1121 PR bootstrap/44455
1122 * configure.ac (extra_mpfr_configure_flags): Copy from
1123 extra_mpc_gmp_configure_flags.
1124 * configure: Re-generated.
1125
1126 2010-07-22 Andi Kleen <ak@linux.intel.com>
1127
1128 * MAINTAINERS (Write After Approval): Add myself.
1129
1130 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
1131
1132 * MAINTAINERS (Write After Approval): Add myself.
1133
1134 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
1135
1136 * MAINTAINERS (Write After Approval): Add myself.
1137
1138 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
1139
1140 PR target/44862
1141 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1142 Provide -B option to allow for link spec %s substitutions for
1143 libstdc++.a on darwin.
1144 * Makefile.in: Regenerate.
1145
1146 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
1147
1148 * MAINTAINERS (Reviewers): Update my e-mail address
1149
1150 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
1151
1152 * Makefile.def (configure-gcc): Depend on all-libelf.
1153 * Makefile.in: Rebuild.
1154
1155 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
1156
1157 * MAINTAINERS (Write After Approval): Add myself in the right place.
1158
1159 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
1160
1161 * MAINTAINERS (Write After Approval): Add myself.
1162
1163 2010-05-25 Sterling Augustine <sterling@tensilica.com>
1164
1165 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1166
1167 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
1168
1169 * config.sub: Update to version 2010-05-21.
1170 * config.guess: Update to version 2010-04-03.
1171
1172 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
1173
1174 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1175 * configure: Regenerate.
1176
1177 2010-05-12 Sriraman Tallam <tmsriram@google.com>
1178
1179 * MAINTAINERS (Write After Approval): Add myself.
1180
1181 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
1182
1183 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1184 a platform that supports LTO.
1185 * configure: Regenerate.
1186
1187 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
1188
1189 * configure.ac: Allow all the versions greater than 0.10 of PPL.
1190 * configure: Regenerated.
1191
1192 2010-04-27 Roland McGrath <roland@redhat.com>
1193 H.J. Lu <hongjiu.lu@intel.com>
1194
1195 * configure.ac (--enable-gold): Support both, both/gold and
1196 both/bfd to add gold to configdirs without removing ld.
1197 * configure: Regenerated.
1198
1199 * Makefile.def: Add install-gold dependency to install-ld.
1200 * Makefile.in: Regenerated.
1201
1202 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
1203
1204 PR lto/42776
1205 * configure.ac (--enable-lto): Refactor handling so libelf tests
1206 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1207 and allow LTO to be explicitly enabled on non-ELF platforms that
1208 are known to support it inside else-clause.
1209 * configure: Regenerate.
1210
1211 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
1212
1213 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1214 * configure: Regenerate.
1215
1216 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
1217
1218 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1219 * configure: Regenerate.
1220
1221 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1222
1223 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1224 separately.
1225 * configure: Regenerate.
1226
1227 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
1228
1229 * MAINTAINERS (Write After Approval): Add myself.
1230
1231 2010-04-14 Tristan Gingold <gingold@adacore.com>
1232
1233 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1234 * configure: Regenerate.
1235
1236 2010-04-13 Steve Ellcey <sje@cup.hp.com>
1237
1238 * configure: Regenerate after change to elf.m4.
1239
1240 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
1241
1242 * MAINTAINERS (Write After Approval): Add myself.
1243
1244 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1245
1246 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1247 * configure: Regenerated.
1248
1249 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1250
1251 * configure.ac: Print "buggy but acceptable" when CLooG
1252 revision is less than 9.
1253 * configure: Regenerated.
1254
1255 2010-04-01 Diego Novillo <dnovillo@google.com>
1256
1257 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1258
1259 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1260
1261 PR bootstrap/43615
1262 PR bootstrap/43328
1263
1264 Revert:
1265
1266 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1267
1268 * configure.ac: Do not pass --enable-multilib nor
1269 --disable-multilib in baseargs. Accept explicitly passed
1270 --enable_multilib.
1271 * configure: Regenerate.
1272
1273 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
1274
1275 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1276
1277 2010-03-31 Janis Johnson <janis187@us.ibm.com>
1278
1279 * MAINTAINERS: Remove myself.
1280
1281 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1282
1283 PR bootstrap/43328
1284 * configure.ac: Do not pass --enable-multilib nor
1285 --disable-multilib in baseargs. Accept explicitly passed
1286 --enable_multilib.
1287 * configure: Regenerate.
1288
1289 2010-03-28 Andrew Pinski <pinskia@gmail.com>
1290
1291 * MAINTAINERS (spu port): Remove me.
1292
1293 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1294
1295 * configure.ac (tic6x-*-*): New case.
1296 * configure: Regenerate.
1297
1298 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1299
1300 * config.sub: Update to version 2010-03-22.
1301 * config.guess: Update to version 2009-12-30.
1302
1303 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
1304
1305 PR ada/42554
1306 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1307 * configure: Regenerate.
1308
1309 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1310
1311 * MAINTAINERS: Update my email address.
1312
1313 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
1314
1315 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
1316 (ghassan.shobaki@amd.com): Removed.
1317
1318 2010-03-17 Alan Modra <amodra@gmail.com>
1319
1320 * MAINTAINERS: Update my email address.
1321
1322 2010-03-16 Diego Novillo <dnovillo@google.com>
1323
1324 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
1325 Matthews.
1326
1327 2010-03-16 Joseph Myers <joseph@codesourcery.com>
1328
1329 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
1330 Gutson, Jeffrey D. Oldham and Mark Shinwell.
1331
1332 2010-03-16 Joseph Myers <joseph@codesourcery.com>
1333
1334 * MAINTAINERS: Update my email address.
1335
1336 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
1337
1338 * MAINTAINERS: Update my email address.
1339
1340 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
1341
1342 * MAINTAINERS: Update my email address.
1343
1344 2010-03-09 Jie Zhang <jie@codesourcery.com>
1345
1346 * MAINTAINERS: Update my email address.
1347
1348 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1349
1350 PR libstdc++/32499
1351 * configure.ac (RANLIB): Default to true.
1352 (STRIP): Likewise.
1353 (RANLIB_FOR_TARGET): Remove superfluous : argument.
1354 * configure: Regenerate.
1355
1356 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
1357
1358 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
1359 (Write After Approval): Update my email address.
1360
1361 2010-02-17 Nick Clifton <nickc@redhat.com>
1362
1363 PR 11238
1364 * Makefile.tpl (local-distclean): Also remove config.cache files in
1365 sub-directories as there may not be Makefiles present in the
1366 sub-directories.
1367 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1368 the config.cache files found by the find command.
1369
1370 * Makefile.in: Regenerate.
1371 * configure.ac: Revert previous delta.
1372 * configure: Regenerate.
1373
1374 2010-02-15 Nick Clifton <nickc@redhat.com>
1375
1376 PR 11238
1377 * configure.ac: Delete config.cache files in sub-directories when
1378 deleting Makefiles.
1379 * configure: Regenerate.
1380
1381 2010-02-12 Ben Elliston <bje@gnu.org>
1382
1383 * MAINTAINERS: Update my email address.
1384
1385 2010-02-08 Andrew Pinski <pinskia@gmail.com>
1386
1387 * MAINTAINERS (spu port): Update my email address.
1388
1389 2010-02-08 Jie Zhang <jie.zhang@analog.com>
1390
1391 * MAINTAINERS: Add myself as a maintainer for the bfin port.
1392
1393 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1394
1395 * configure.ac: Add "recommended" version checks for GMP/MPC.
1396 Update recommended GMP/MPFR/MPC versions.
1397 * configure: Regenerate.
1398
1399 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
1400
1401 * MAINTAINERS: Move my Embecosm email address into the
1402 write-after-approval section.
1403
1404 2010-01-26 Ian Lance Taylor <iant@google.com>
1405
1406 * MAINTAINERS: Add myself as Go frontend maintainer.
1407
1408 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
1409
1410 PR libstdc++/36101, PR libstdc++/42813
1411 * configure.ac (bootstrap_target_libs): Make inclusion of
1412 target-libgomp conditional on libgomb being in target_configdirs.
1413 * configure: Regenerate.
1414
1415 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
1416
1417 PR libstdc++/36101, PR libstdc++/42813
1418 * configure.ac (bootstrap_target_libs): Include target-libgomp.
1419 * configure: Regenerate.
1420
1421 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
1422
1423 PR libstdc++/36101, PR libstdc++/42813
1424 * configure.ac (target_configdirs): Substitute.
1425 * Makefile.def: Bootstrap target module libgomp.
1426 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1427 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1428 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1429 * configure, Makefile.in: Regenerate.
1430
1431 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
1432
1433 * MAINTAINERS: Adjust my details.
1434
1435 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
1436
1437 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
1438
1439 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
1440
1441 * MAINTAINERS: reindented my entry with tabs instead of spaces.
1442
1443 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
1444
1445 * MAINTAINERS (Write After Approval): Add myself.
1446
1447 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1448
1449 * MAINTAINERS (Write After Approval): Add myself.
1450
1451 2010-01-11 Richard Guenther <rguenther@suse.de>
1452
1453 PR lto/41569
1454 * Makefile.def (all-lto-plugin): Depend on all-gcc.
1455 * Makefile.in: Regenerated.
1456
1457 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
1458
1459 * configure.ac: Enable libjava build on x86_64-*freebsd*.
1460 * configure: Regenerate.
1461
1462 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1463 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1464
1465 PR bootstrap/42424
1466 * configure.ac: Include libtool m4 files.
1467 (_LT_CHECK_OBJDIR): Call it.
1468 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1469 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
1470
1471 * configure: Regenerate.
1472
1473 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1474
1475 PR bootstrap/41818
1476 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1477 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
1478 * Makefile.in: Regenerate.
1479
1480 2010-01-02 Richard Guenther <rguenther@suse.de>
1481
1482 PR lto/41529
1483 * configure.ac: Include config/elf.m4. Disable LTO if not
1484 builting for an elf target.
1485 * configure: Regenerate.
1486
1487 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
1488
1489 * MAINTAINERS: Change my email address.
1490
1491 2009-12-18 Ben Elliston <bje@au.ibm.com>
1492
1493 * config.sub, config.guess: Update from upstream sources.
1494
1495 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
1496
1497 * MAINTAINERS (Write After Approval): Add myself.
1498
1499 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1500
1501 PR middle-end/30447
1502 PR middle-end/30789
1503 PR other/40302
1504
1505 * configure.ac: Require MPC.
1506 * configure: Regenerate.
1507
1508 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1509
1510 PR target/38384
1511 PR bootstrap/40972
1512 * libtool.m4: Sync from git Libtool.
1513 * ltoptions.m4: Likewise.
1514 * ltversion.m4: Likewise.
1515 * lt~obsolete.m4: Likewise.
1516 * ltmain.sh: Likewise.
1517
1518 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1519
1520 * configure.ac: Update minimum MPC version to 0.8.
1521 * configure: Regenerate.
1522
1523 2009-11-21 Sebastian Pop <sebpop@gmail.com>
1524
1525 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
1526 * configure: Regenerated.
1527
1528 2009-11-21 Ian Lance Taylor <iant@google.com>
1529
1530 * configure.ac: Change default of poststage1_ldflags to be empty if
1531 poststage1_libs is set. When poststage1_libs is empty, and
1532 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
1533 * configure: Rebuild.
1534
1535 2009-11-21 Adam Nemet <adambnmet@gmail.com>
1536
1537 * MAINTAINERS (Write After Approval): Update my email address.
1538
1539 2009-11-20 Ben Elliston <bje@au.ibm.com>
1540
1541 * config.guess: Update from upstream sources.
1542
1543 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
1544
1545 * Makefile.def: Restore host and target settings for gmp.
1546 * Makefile.in: Rebuild.
1547
1548 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
1549
1550 * configure.ac: Add libelf to host_libs. Enable in-tree configury
1551 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
1552 Fix portability of test of C++ as bootstrap language. Add
1553 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1554 * configure: Rebuild.
1555 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1556 and cloog. Fix in-tree ppl configuration. Introduce libelf
1557 in-tree building.
1558 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1559 (POSTSTAGE1_HOST_EXPORTS): Use it.
1560 (STAGE[+id+]_CXXFLAGS): New.
1561 (BASE_FLAGS_TO_PASS): Pass it down.
1562 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
1563 extra_exports.
1564 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1565 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1566 extra_exports.
1567 * Makefile.in: Rebuild.
1568
1569 2009-11-17 Ben Elliston <bje@au.ibm.com>
1570
1571 * config.sub, config.guess: Update from upstream sources.
1572
1573 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1574
1575 * MAINTAINERS (Write After Approval): Add myself.
1576
1577 2009-11-09 Jon Beniston <jon@beniston.com>
1578
1579 * MAINTAINERS (Write After Approval): Add myself.
1580
1581 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
1582
1583 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
1584 paths for *-w64-mingw* and x86_64-*mingw*.
1585 * configure: Regenerated.
1586
1587 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
1588
1589 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
1590
1591 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
1592
1593 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
1594 Phil Edwards to Write-After Approval.
1595
1596 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
1597
1598 * configure.ac: Disable target-winsup & co for
1599 x86_64-*-mingw* and *-w64-mingw* targets.
1600 * configure: Regenerated.
1601
1602 2009-10-16 Nick Clifton <nickc@redhat.com>
1603
1604 * MAINTAINERS: Add myself as a maintainer for the RX port.
1605
1606 2009-10-26 Johannes Singler <singler@kit.edu>
1607
1608 * MAINTAINERS (Write After Approval): Update my e-mail address.
1609
1610 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1611
1612 * configure.ac (CLooG test): Use = with test.
1613 * configure: Regenerate.
1614
1615 2009-10-22 Richard Guenther <rguenther@suse.de>
1616
1617 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
1618 cloog if the ppl version check failed. Move flags saving
1619 before setting in libelf check.
1620 * configure: Regenerate.
1621
1622 2009-10-21 Richard Guenther <rguenther@suse.de>
1623
1624 * configure.ac: Adjust the ppl and cloog configure to work as
1625 documented. Disable cloog if ppl was disabled. Omit the version
1626 checks if they were disabled.
1627 * configure: Re-generate.
1628
1629 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1630
1631 * configure.ac: Add 'lto' to enable_languages, not
1632 new_enable_languages, and only if not already present.
1633 * configure: Regenerate.
1634
1635 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
1636
1637 * README: Refer to the various COPYING* files instead of just
1638 COPYING.
1639 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
1640
1641 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
1642
1643 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
1644
1645 2009-10-07 Richard Guenther <rguenther@suse.de>
1646
1647 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
1648 and Richard Guenther as reviewers.
1649 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
1650 as reviewers.
1651
1652 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
1653
1654 * config.sub: Update from upstream sources.
1655
1656 2009-10-06 Ian Lance Taylor <iant@google.com>
1657
1658 * Makefile.def: check-gold depends upon all-gas.
1659 * Makefile.in: Rebuild.
1660
1661 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
1662
1663 * MAINTAINERS (Write After Approval): Add myself.
1664
1665 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
1666
1667 * Makefile.def: all-lto-plugin depends on all-libiberty.
1668 set bootstrap=true for lto-plugin.
1669 Add lto-plugin.
1670 * Makefile.in: Regenerate.
1671 * configure.ac (host_libs): Add lto-plugin.
1672 * configure: Regenerate.
1673
1674 2009-10-03 Diego Novillo <dnovillo@google.com>
1675
1676 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1677 (HOST_LIBELFLIBS): Define.
1678 (HOST_LIBELFINC): Define.
1679 * Makefile.in: Regenerate.
1680 * configure.ac: Add --enable-lto.
1681 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1682 If --enable-lto is used, add 'lto' to new_enable_languages.
1683 If --enable-lto is used and gold is enabled, add
1684 lto-plugin to configdirs.
1685 * configure: Regenerate.
1686
1687 2009-10-03 Simon Baldwin <simonb@google.com>
1688
1689 * configure.ac: If --with-system-zlib, suppress local zlib and
1690 pass --with-system-zlib to subdir configure scripts.
1691 * configure: Regenerate.
1692
1693 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
1694 Paolo Bonzini <bonzini@gnu.org>
1695
1696 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1697 $(srcdir).
1698 * Makefile.in: Rebuilt.
1699
1700 2009-09-26 Gary Funck <gary@intrepid.com>
1701
1702 * MAINTAINERS (Write After Approval): Add myself.
1703
1704 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1705
1706 * configure.ac: Update minimum MPC version to 0.7.
1707 * configure: Regenerate.
1708
1709 2009-09-25 Nick Clifton <nickc@redhat.com>
1710
1711 * configure.ac: Pass any --cache-file=/dev/null option on to
1712 subconfigures.
1713 * configure: Regenerate.
1714
1715 2009-09-23 Nick Clifton <nickc@redhat.com>
1716
1717 * config.sub, config.guess: Update from upstream sources.
1718
1719 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
1720
1721 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1722 * Makefile.in: Rebuilt.
1723
1724 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1725
1726 PR bootstrap/32272
1727 * configure.ac: Error out if $srcdir isn't '.' but contains
1728 host-${host_noncanonical}.
1729 * configure: Regenerate.
1730
1731 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1732
1733 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
1734 maintainer.
1735
1736 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1737
1738 * configure.ac: If bootstrapping a combined tree with
1739 --enable-gold, require c++ in stage1_languages.
1740 * configure: Regenerate.
1741
1742 * configure.ac: Also add target_libs of stage1_languages to
1743 bootstrap_target_libs.
1744 * configure: Regenerate.
1745
1746 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1747 with --enable-languages not containing c++.
1748 * configure: Regenerate.
1749
1750 2009-09-15 Jie Zhang <jie.zhang@analog.com>
1751
1752 * configure.ac: Disable java and boehm-gc for bfin-*-*.
1753 * configure: Regenerate.
1754
1755 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
1756
1757 * MAINTAINERS (Write After Approval): Update my e-mail address,
1758 and move from from here...
1759 (Waiting for paperwork): To here.
1760
1761 2009-09-09 Joseph Myers <joseph@codesourcery.com>
1762
1763 * MAINTAINERS (Reviewers): Add self as driver reviewer.
1764
1765 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1766
1767 * configure.ac: Do not use $extrasub for replacing @if/@endif
1768 parts in Makefile; instead, use additional arguments to
1769 AC_CONFIG_COMMANDS to do the replacement manually, with several
1770 sed invocations, to avoid HP-UX sed command limits.
1771 * configure: Regenerate.
1772
1773 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
1774
1775 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
1776 blank before -L.
1777
1778 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
1779
1780 * configure.ac (with-build-config): Document. Handle without.
1781 Handle missing argument.
1782 * configure: Rebuilt.
1783
1784 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
1785
1786 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
1787 Default to bootstrap-debug only if compare-debug works.
1788 * configure: Rebuilt.
1789 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1790 * Makefile.in: Rebuilt.
1791
1792 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1793
1794 * MAINTAINERS (OS Port Maintainers): Update my email address.
1795
1796 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
1797
1798 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1799 * Makefile.in: Rebuilt.
1800
1801 2009-09-01 Chris Demetriou <cgd@google.com>
1802
1803 * MAINTAINERS (Write After Approval): Add myself.
1804
1805 2009-08-31 Dodji Seketeli <dodji@redhat.com>
1806
1807 PR debug/30161
1808 * include/dwarf2.h (enum dwarf_tag): Added
1809 DW_TAG_GNU_template_template_param
1810 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
1811
1812 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
1813
1814 * Makefile.tpl (AWK): Fix typo.
1815 * Makefile.in: Regenerate.
1816
1817 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
1818
1819 * configure.ac: Detect awk and sed.
1820 * Makefile.def (flags_to_pass): Add AWK and SED.
1821 * Makefile.tpl (AWK, SED): New.
1822 (BASE_FLAGS_TO_PASS): Add AWK and SED.
1823 * configure: Regenerate.
1824 * Makefile.in: Regenerate.
1825
1826 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
1827
1828 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
1829 (collapseslashes): Likewise.
1830
1831 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1832
1833 * configure.ac (AC_PREREQ): Bump to 2.64.
1834
1835 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1836
1837 * configure.ac: Remove --with-datarootdir, --with-docdir,
1838 --with-pdfdir, --with-htmldir switches.
1839 * configure: Regenerate.
1840
1841 * configure: Regenerate.
1842
1843 * compile: Sync from Automake 1.11.
1844 * depcomp: Likewise.
1845 * install-sh: Likewise.
1846 * missing: Likewise.
1847 * mkinstalldirs: Likewise.
1848 * ylwrap: Likewise.
1849
1850 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
1851
1852 * ltmain.sh (func_normal_abspath): New function.
1853 (func_relative_path): Likewise.
1854 (func_mode_help): Document new -bindir option for link mode.
1855 (func_mode_link): Add new -bindir option, and use it to place
1856 output DLL if specified.
1857
1858 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1859
1860 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1861 (baseargs): Add --disable-option-checking.
1862 * configure: Regenerate.
1863
1864 * Makefile.def (configure-target-libiberty): Depend on
1865 all-binutils and all-ld.
1866 (configure-target-newlib): Likewise.
1867 * Makefile.in: Regenerate.
1868
1869 2009-08-17 Ben Elliston <bje@au.ibm.com>
1870
1871 * config.sub, config.guess: Update from upstream sources.
1872
1873 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1874
1875 Sync from src, merge:
1876
1877 2009-07-02 Tristan Gingold <gingold@adacore.com>
1878
1879 * configure.ac: Do not exclude gas for i386-*-darwin.
1880 Add a case for x86_64-*-darwin.
1881 * configure: Regenerate.
1882
1883 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
1884
1885 * MAINTAINERS: Add my name to Write After Approval list.
1886
1887 2009-08-06 Michael Eager <eager@eagercon.com>
1888
1889 * configure.ac: Add Microblaze target.
1890 * configure: Regenerate.
1891
1892 2009-07-31 Christian Bruel <christian.bruel@st.com>
1893
1894 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1895 * configure: Regenerate.
1896
1897 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
1898
1899 * MAINTAINERS (Write After Approval): Update my e-mail address.
1900
1901 2009-07-06 Ian Lance Taylor <iant@google.com>
1902
1903 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1904 * configure: Rebuild.
1905
1906 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
1907
1908 * MAINTAINERS: Move myself to the Graphite Reviewers.
1909
1910 2009-06-30 Wei Guozhi <carrot@google.com>
1911
1912 * MAINTAINERS: Add my name to Write After Approval list.
1913
1914 2009-06-26 Steve Ellcey <sje@cup.hp.com>
1915
1916 PR bootstrap/40338
1917 * configure.ac (comparestring): Create new variable.
1918 * Makefile.tpl (comparestring): Use to skip some comparisions.
1919 * configure: Regenerate.
1920 * Makefile.in: Regenerate.
1921
1922 2009-06-26 Doug Evans <dje@sebabeach.org>
1923
1924 * Makefile.def (host_modules): Add cgen.
1925 * Makefile.in: Regenerate.
1926 * configure.ac (host_tools): Add cgen.
1927 * configure: Regenerate.
1928
1929 2009-06-23 DJ Delorie <dj@redhat.com>
1930
1931 * MAINTAINERS: Add myself as mep maintainer.
1932
1933 2009-06-23 Ian Lance Taylor <iant@google.com>
1934
1935 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
1936 boot_languages. Only bootstrap target libraries listed in
1937 target_libs for some boot language. Add --with-stage1-ldflags,
1938 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
1939 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
1940 if not building with C++.
1941 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1942 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1943 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1944 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1945 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
1946 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1947 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1948 * configure, Makefile.in: Rebuild.
1949
1950 2009-06-23 Li Feng <nemokingdom@gmail.com>
1951
1952 * MAINTAINERS: Added my name to write-after-approval list.
1953
1954 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
1955
1956 * configure.ac: Define is_elf for QNX Neutrino targets.
1957 * configure: Regenerate.
1958
1959 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
1960
1961 * MAINTAINERS: Added my name to the write-after-approval list
1962
1963 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1964
1965 * configure.ac: Detect MPC in default directory.
1966 * configure: Regenerate.
1967
1968 2009-06-03 Jerome Guitton <guitton@adacore.com>
1969 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1970
1971 * Makefile.tpl (all): Avoid a trailing backslash.
1972 * Makefile.in: Regenerate.
1973
1974 2009-06-03 Ben Elliston <bje@au.ibm.com>
1975
1976 * config.sub, config.guess: Update from upstream sources.
1977
1978 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
1979
1980 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1981 to noconfdirs.
1982 * configure: Regenerate.
1983
1984 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
1985
1986 * Makefile.tpl ([+compare-target+]): Compare all stage
1987 directories, rather than just gcc.
1988 * Makefile.in: Rebuilt.
1989
1990 2009-06-01 Doug Kwan <dougkwan@google.com>
1991
1992 * configure.ac: Support gold for target arm*-*-*.
1993 * configure: Regenerate.
1994
1995 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1996
1997 * Makefile.def: Add MPC support and dependencies.
1998 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
1999
2000 * Makefile.in, configure: Regenerate.
2001
2002 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
2003
2004 * Makefile.tpl (all): Avoid harmless warning in make all when
2005 gcc-bootstrap is enabled but stage_last does not exist.
2006 * Makefile.in: Rebuilt.
2007
2008 2009-05-24 Nicolas Roche <roche@adacore.com>
2009
2010 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2011 * Makefile.in: Regenerate.
2012
2013 2009-05-21 Denis Chertykov <chertykov@gmail.com>
2014
2015 * MAINTAINERS: Update my e-mail address.
2016
2017 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2018
2019 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2020 * configure: Regenerate.
2021
2022 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2023
2024 PR other/40159
2025 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2026 gcc-no-bootstrap are mutually exclusive.
2027 * Makefile.in: Rebuilt.
2028
2029 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2030
2031 PR other/40159
2032 * Makefile.tpl (all): Don't end with unconditional success.
2033 * Makefile.in: Rebuilt.
2034
2035 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
2036
2037 PR target/37137
2038 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2039 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2040 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2041 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2042 stage_configureflags, stage_cflags and stage_libcflags into
2043 explicit Makefile macros.
2044 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2045 GFORTRAN.
2046 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2047 CC. Set CC_FOR_BUILD from CC.
2048 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2049 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2050 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2051 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2052 and GFORTRAN.
2053 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2054 (_LIBCFLAGS): Renamed to _TFLAGS.
2055 (do-compare-debug, do-compare3-debug): Drop.
2056 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2057 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2058 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2059 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2060 (XGCC_FLAGS_FOR_TARGET): New.
2061 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2062 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2063 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2064 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2065 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
2066 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2067 TFLAGS.
2068 (BUILD_CONFIG): Include if requested.
2069 (all): Set TFLAGS on bootstrap.
2070 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2071 (all-stageid-prefixmodule): Likewise.
2072 (do-clean, distclean-stageid): Set TFLAGS.
2073 (restrap): Fix whitespace.
2074 * Makefile.in: Rebuilt.
2075
2076 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
2077
2078 * config.guess: Sync with src.
2079
2080 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
2081
2082 * configure.ac ($with_ppl): Default to no if not supplied.
2083 ($with_cloog): Likewise.
2084 configure: Regenerate.
2085
2086 2009-04-27 James E. Wilson <wilson@codesourcery.com>
2087
2088 * MAINTAINERS: Update my e-mail address.
2089
2090 2009-04-27 Nick Clifton <nickc@redhat.com>
2091
2092 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2093
2094 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2095
2096 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2097 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2098 * Makefile.in: Regenerate.
2099
2100 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2101
2102 PR bootstrap/39739
2103 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2104 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2105
2106 * configure, Makefile.in: Regenerate.
2107
2108 2009-04-21 Taras Glek <tglek@mozilla.com>
2109
2110 * include/hashtab.h: Update GTY annotations to new syntax
2111 * include/splay-tree.h: Likewise
2112
2113 2009-04-17 Ben Elliston <bje@au.ibm.com>
2114
2115 * config.sub, config.guess: Update from upstream sources.
2116
2117 2009-04-15 Anthony Green <green@moxielogic.com>
2118
2119 * configure.ac: Add moxie support.
2120 * configure: Rebuilt.
2121
2122 2009-04-14 Jakub Jelinek <jakub@redhat.com>
2123
2124 * configure.ac: Change copyright header to refer to version
2125 3 of the GNU General Public License and to point readers at the
2126 COPYING3 file and the FSF's license web page.
2127 * Makefile.def: Likewise.
2128 * Makefile.tpl: Likewise.
2129 * Makefile.in: Regenerate.
2130
2131 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
2132
2133 * configure.ac: Restore match for darwin9 or later. Use double
2134 brackets since regeneration eats one pair.
2135 * configure: Regenerate.
2136
2137 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2138
2139 PR gas/10039
2140 * configure.ac: Require texinfo 4.7.
2141 * configure: Regenerated.
2142
2143 2009-04-09 Nick Clifton <nickc@redhat.com>
2144
2145 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2146 the GCC Runtime Library Exception.
2147
2148 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2149
2150 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2151 * configure: Regenerate.
2152
2153 2009-04-01 Steve Ellcey <sje@cup.hp.com>
2154
2155 * Makefil.def (languages): New entries.
2156 * Makefile.tpl (check-gcc-*): New generic target.
2157 * Makefile.in: Regenerate.
2158
2159 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
2160
2161 * MAINTAINERS: Update my email address.
2162
2163 2009-03-18 Tom Tromey <tromey@redhat.com>
2164
2165 * configure: Rebuild.
2166 * configure.ac (host_libs): Add libiconv.
2167 * Makefile.in: Rebuild.
2168 * Makefile.def (host_modules): Add libiconv.
2169 (configure-gdb, all-gdb): Depend on libiconv.
2170
2171 2009-03-16 Tristan Gingold <gingold@adacore.com>
2172
2173 * configure.ac: Treat gdb as supported on x86_64-darwin.
2174 * configure: Regenerate.
2175
2176 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2177
2178 * configure.ac (--with-host-libstdcxx): New option.
2179 * configure: Regenerate.
2180
2181 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
2182
2183 * MAINTAINERS: Move myself into the write after approval list.
2184
2185 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
2186
2187 * MAINTAINERS: Update e-mail address.
2188
2189 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
2190
2191 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2192
2193 2009-03-10 Ira Rosen <irar@il.ibm.com>
2194
2195 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2196
2197 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2198
2199 Backport from git Libtool:
2200
2201 2009-01-19 Robert Millan <rmh@aybabtu.com>
2202 Support GNU/kOpenSolaris.
2203 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2204 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2205 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2206 GNU/kOpenSolaris.
2207
2208 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
2209
2210 * MAINTAINERS: Update e-mail address.
2211
2212 2009-02-24 Michael Eager <eager@eagercon.com>
2213
2214 * MAINTAINERS (Write After Approval): Add self.
2215
2216 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
2217
2218 * MAINTAINERS (Write After Approval): Add myself.
2219
2220 2009-02-05 Andreas Schwab <schwab@suse.de>
2221
2222 * Makefile.tpl (stage_last): Define $r and $s before using
2223 $(RECURSE_FLAGS_TO_PASS).
2224 * Makefile.in: Regenerate
2225
2226 2009-01-30 Ian Lance Taylor <iant@google.com>
2227
2228 * MAINTAINERS: Move myself to the Global Reviewers list.
2229
2230 2009-01-29 Robert Millan <rmh@aybabtu.com>
2231
2232 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2233 * configure: Regenerate.
2234
2235 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
2236
2237 * MAINTAINERS: Make whitespace consistent.
2238 Remove Robert Millan from Write After Approval.
2239
2240 2009-01-16 Alan Modra <amodra@bigpond.net.au>
2241
2242 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2243 (all-opcodes): Depend on all-libiberty.
2244 * Makefile.in: Regenerate.
2245
2246 2009-01-15 Douglas B Rupp <rupp@gnat.com>
2247
2248 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2249 * configure: Regenerate.
2250
2251 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
2252
2253 * MAINTAINERS (Write After Approval): Add myself.
2254
2255 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
2256
2257 * MAINTAINERS: Add myself to reviewers (Fortran).
2258
2259 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
2260
2261 PR tree-optimization/38515
2262 * configure.ac (cloog-polylib): Removed.
2263 (with_ppl, with_cloog): Test for "no".
2264 * configure: Regenerated.
2265
2266 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
2267
2268 * MAINTAINERS: Moved myself to reviewers (Fortran).
2269
2270 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
2271
2272 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2273 (Write After Approval): Remove myself.
2274
2275 2009-01-03 Diego Novillo <dnovillo@google.com>
2276
2277 * MAINTAINERS: Remove myself from alias maintainership.
2278
2279 2009-01-02 David Ayers <ayers@fsfe.org>
2280
2281 * MAINTAINERS: Update e-mail address.
2282
2283 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
2284
2285 * MAINTAINERS: Make whitespace consistent.
2286
2287 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2288
2289 Backport from upstream Libtool:
2290 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2291 Add cache variables to tests that require the linker to work.
2292 For shlibpath_overrides_runpath, this also changes the semantics
2293 to let the result from the C compiler take precedence.
2294
2295 2008-12-02 Ben Elliston <bje@au.ibm.com>
2296
2297 * config.sub, config.guess: Update from upstream sources.
2298
2299 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
2300
2301 * configure.ac (ppllibs): Add by default the lib flags.
2302 * configure: Regenerate.
2303
2304 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
2305
2306 * MAINTAINERS: Add myself to the write after approval list.
2307
2308 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2309
2310 * configure.ac: Add double brackets on darwin[912].
2311 * configure: Regenerate.
2312
2313 2008-12-03 Daniel Kraft <d@domob.eu>
2314
2315 * MAINTAINERS: Moved myself and Mikael Morin from Write After
2316 Approval to Reviewer section (for Fortran front-end).
2317
2318 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
2319
2320 * configure.ac: Expand to darwin10 and later.
2321 * configure: Regenerate.
2322
2323 2008-12-02 Andreas Schwab <schwab@suse.de>
2324
2325 * Makefile.def: configure-target-boehm-gc depends on
2326 all-target-libstdc++-v3.
2327 * Makefile.in: Regenerate.
2328
2329 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
2330
2331 * MAINTAINERS: Add myself as mingw maintainer.
2332
2333 2008-12-02 Ben Elliston <bje@au.ibm.com>
2334
2335 * config.sub, config.guess: Update from upstream sources.
2336
2337 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
2338
2339 * README.SCO: Remove.
2340
2341 2008-11-29 Fernando Pereira <pronesto@gmail.com>
2342
2343 * MAINTAINERS: Add myself to the write after approval list.
2344
2345 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
2346
2347 * MAINTAINERS: Update my email address in WAA section.
2348
2349 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
2350
2351 * MAINTAINERS: Update e-mail address.
2352
2353 2008-11-27 Toon Moene <toon@moene.org>
2354
2355 * MAINTAINERS: Change e-mail address.
2356
2357 2008-11-27 Tristan Gingold <gingold@adacore.com>
2358
2359 * configure.ac: Build gdb for i?86-*-darwin*
2360 * configure: Regenerated.
2361
2362 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
2363
2364 * MAINTAINERS: Added my full name.
2365
2366 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
2367
2368 PR bootstrap/38014
2369 PR bootstrap/37923
2370
2371 Revert:
2372
2373 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2374
2375 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2376 * Makefile.in: Regenerated.
2377
2378 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2379
2380 PR gdb/921
2381 PR gdb/1646
2382 PR gdb/2175
2383 PR gdb/2176
2384
2385 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2386 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2387 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2388 (HOST_EXPORTS): Pass CPPFLAGS.
2389 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2390 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2391 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2392 * Makefile.in, configure: Regenerated.
2393 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2394 and CPPFLAGS_FOR_BUILD.
2395
2396 2008-11-06 Jeff Law <law@redhat.com>
2397
2398 * MAINTAINERS: Add myself as middle end maintainer.
2399
2400 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
2401
2402 * MAINTAINERS (Write after approval): Add myself.
2403
2404 2008-11-05 Diego Novillo <dnovillo@google.com>
2405
2406 * MAINTAINERS (Global Reviewers): Add myself.
2407 (Non-Algorithmic Maintainers): Remove myself.
2408
2409 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
2410
2411 * MAINTAINERS (Write after approval): Add myself.
2412
2413 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
2414
2415 * MAINTAINERS (Write after approval): Add myself.
2416
2417 2008-10-31 Ben Elliston <bje@au.ibm.com>
2418
2419 * configure.ac (spu-*-*): Remove special case.
2420 * configure: Regenerate.
2421
2422 2008-10-30 Catherine Moore <clm@codesourcery.com>
2423
2424 * MAINTAINERS (Write after approval): Update my email address.
2425
2426 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
2427
2428 * configure.ac [spu-*-*]: Do not set skipdirs.
2429 * configure: Re-generate.
2430
2431 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
2432
2433 * MAINTAINERS (Various Maintainers): Add myself to reload.
2434
2435 2008-10-25 Richard Guenther <rguenther@suse.de>
2436
2437 * MAINTAINERS (Various Maintainers): Add myself as middle-end
2438 maintainer. Remove myself as libgcc-math maintainer.
2439 (Non-Algorithmic Maintainers): Remove myself.
2440
2441 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2442
2443 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2444 * Makefile.in: Regenerated.
2445
2446 2008-10-23 Cary Coutant <ccoutant@google.com>
2447
2448 * MAINTAINERS (Write after approval): Add myself.
2449
2450 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2451
2452 PR gdb/921
2453 PR gdb/1646
2454 PR gdb/2175
2455 PR gdb/2176
2456
2457 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2458 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2459 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2460 (HOST_EXPORTS): Pass CPPFLAGS.
2461 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2462 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2463 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2464 * Makefile.in, configure: Regenerated.
2465 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2466 and CPPFLAGS_FOR_BUILD.
2467
2468 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
2469
2470 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
2471 Sebastian Pop.
2472
2473 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
2474
2475 * MAINTAINERS (Write After Approval): Added myself.
2476
2477 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2478
2479 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2480 recommended version to 2.3.2.
2481
2482 * configure: Regenerate.
2483
2484 2008-10-01 Mark Mitchell <mark@codesourcery.com>
2485
2486 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
2487
2488 2008-09-29 David Daney <david.daney@caviumnetworks.com>
2489
2490 * MAINTAINERS (Write After Approval): Update e-mail address.
2491
2492 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
2493
2494 * libtool.m4: Update to libtool 2.2.6.
2495 * lt~obsolete.m4: Update to libtool 2.2.6.
2496 * ltmain.sh: Update to libtool 2.2.6.
2497 * ltsugar.m4: Update to libtool 2.2.6.
2498 * ltversion.m4: Update to libtool 2.2.6.
2499 * ltoptions.m4: Update to libtool 2.2.6.
2500 * ltgcc.m4: Update to match changes from libtool 2.2.6.
2501
2502 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
2503
2504 * MAINTAINERS (Write After Approval): Add myself.
2505
2506 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
2507
2508 * MAINTAINERS (Write After Approval): Update my name.
2509
2510 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
2511
2512 * MAINTAINERS: Add myself in "Write After Approval".
2513
2514 2008-09-18 Steve Ellcey <sje@cup.hp.com>
2515
2516 * MAINTAINERS: Add myself as ia64 maintainer.
2517
2518 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
2519
2520 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
2521 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
2522 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
2523 and Michael Tiemann from Write After Approval since they do not
2524 actually have access.
2525
2526 2008-09-05 Richard Guenther <rguenther@suse.de>
2527
2528 * configure.ac: Initialize clooglibs to -lcloog.
2529 * configure: Re-generate.
2530
2531 2008-09-04 Le-Chun Wu <lcwu@google.com>
2532
2533 * MAINTAINERS (Write After Approval): Add myself.
2534
2535 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
2536
2537 * configure.ac (--with-cloog-polylib): New.
2538 (--disable-cloog-version-check): New.
2539 (--disable-ppl-version-check): New.
2540 * configure: Re-generate.
2541
2542 2008-09-03 Richard Guenther <rguenther@suse.de>
2543
2544 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2545 cloog test.
2546 * configure: Re-generate.
2547
2548 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
2549
2550 Add picoChip port.
2551 * MAINTAINERS: Add picoChip maintainers.
2552
2553 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
2554 Tobias Grosser <grosser@fim.uni-passau.de>
2555 Jan Sjodin <jan.sjodin@amd.com>
2556 Harsha Jagasia <harsha.jagasia@amd.com>
2557 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2558 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2559 Adrien Eliche <aeliche@isty.uvsq.fr>
2560
2561 Merge from graphite branch.
2562 * configure: Regenerate.
2563 * Makefile.in: Regenerate.
2564 * configure.ac (host_libs): Add ppl and cloog.
2565 Add checks for PPL and CLooG.
2566 * Makefile.def (ppl, cloog): Added modules and dependences.
2567 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2568 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2569
2570 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2571
2572 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2573 (GCC_SHLIB_SUBDIR): New.
2574 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2575 * configure: Regenerate.
2576 * Makefile.in: Regenerate.
2577
2578 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
2579
2580 * MAINTAINERS: Consistently use tabs to separate columns.
2581
2582 2008-08-29 Tristan Gingold <gingold@adacore.com>
2583
2584 * MAINTAINERS (Write after Approval): Add myself.
2585
2586 2008-08-28 Tristan Gingold <gingold@adacore.com>
2587
2588 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2589 Enable bfd, binutils and opcodes.
2590 * configure: Regenerate.
2591
2592 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2593
2594 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
2595
2596 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
2597
2598 * MAINTAINERS: Use correct Umlaut for last name.
2599
2600 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2601
2602 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
2603
2604 2008-08-16 David Edelsohn <edelsohn@gnu.org>
2605
2606 * MAINTAINERS: Update my email address.
2607
2608 2008-08-16 Nicolas Roche <roche@adacore.com>
2609
2610 * Makefile.tpl: Add BOOT_ADAFLAGS.
2611 * Makefile.in: Regenerate.
2612
2613 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
2614
2615 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2616 * configure: Regenerate.
2617
2618 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
2619
2620 * configure.ac: Add makefile fragments for hpux.
2621 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2622 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2623 * configure: Regenerate.
2624 * Makefile.in: Regenerate.
2625
2626 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
2627
2628 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
2629
2630 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
2631
2632 * MAINTAINERS (Write after Approval): Add myself.
2633
2634 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
2635
2636 * MAINTAINERS (Write After Approval): Add myself.
2637
2638 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
2639
2640 * MAINTAINERS (Write After Approval): Add myself.
2641
2642 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
2643
2644 * MAINTAINERS: Update my email address.
2645
2646 2008-06-25 Joey Ye <joey.ye@intel.com>
2647
2648 * MAINTAINERS (Write After Approval): Add myself.
2649
2650 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2651
2652 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2653 * Makefile.in: Regenerate.
2654 * configure: Regenerate.
2655
2656 2008-06-17 Daniel Kraft <d@domob.eu>
2657
2658 * MAINTAINERS (Write After Approval): Add myself.
2659
2660 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2661
2662 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2663 "$@" is still intact with both Autoconf 2.59 and 2.62.
2664 * configure: Regenerate.
2665
2666 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2667
2668 * Makefile.tpl: Fix comment errors.
2669 * Makefile.in: Regenerate.
2670
2671 2008-06-12 David S. Miller <davem@davemloft.net>
2672 David Edelsohn <edelsohn@gnu.org>
2673
2674 * configure.ac: Add powerpc*-*-* to gold supported targets.
2675 * configure: Regenerate.
2676
2677 2008-06-08 Joseph Myers <joseph@codesourcery.com>
2678
2679 PR tree-optimization/36218
2680 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2681 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2682 (all prefix="build-"): Pass them to build-system sub-makes.
2683 * Makefile.in: Regenerate.
2684
2685 2008-06-07 Joseph Myers <joseph@codesourcery.com>
2686
2687 * MAINTAINERS (mt port): Remove.
2688 (sco5, unixware, sco udk): Remove.
2689 (Kean Johnston): Add to Write After Approval.
2690
2691 2008-05-30 Julian Brown <julian@codesourcery.com>
2692
2693 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2694 of libobjc for ARM EABI Linux.
2695 * configure: Regenerate.
2696
2697 2008-05-18 Xinliang David Li <davidxl@google.com>
2698
2699 * ChangeLog: Remove wrong ChangeLog entry.
2700
2701 2008-05-17 Xinliang David Li <davidxl@google.com>
2702
2703 * MAINTAINERS (Write After Approval): Add myself.
2704
2705 2008-05-15 Janus Weil <janus@gcc.gnu.org>
2706
2707 * MAINTAINERS (Write After Approval): Add myself.
2708
2709 2008-05-14 Rafael Espíndola <espindola@google.com>
2710
2711 * config-ml.in: don't handle --enable-shared and --enable-static.
2712
2713 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
2714
2715 * MAINTAINERS: Update my email address.
2716
2717 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
2718
2719 * MAINTAINERS: Update my email address.
2720
2721 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
2722
2723 * MAINTAINERS (Write After Approval): Add myself.
2724
2725 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
2726
2727 * MAINTAINERS (Write After Approval): Add myself.
2728
2729 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
2730
2731 * MAINTAINERS (crx): Add myself.
2732
2733 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2734
2735 Sync with src:
2736 2008-04-14 David S. Miller <davem@davemloft.net>
2737
2738 * configure.ac: Add sparc*-*-* to gold supported targets.
2739 * configure: Regenerate.
2740
2741 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2742
2743 PR bootstrap/35457
2744 * configure.ac: Include override.m4.
2745 * configure: Regenerate.
2746
2747 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2748
2749 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2750 * Makefile.in: Regenerate.
2751
2752 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
2753
2754 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
2755 as nonconfigurable directories list.
2756 * configure: Regenerate.
2757
2758 2008-04-14 Ben Elliston <bje@au.ibm.com>
2759
2760 * config.sub, config.guess: Update from upstream sources.
2761
2762 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
2763
2764 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2765 * Makefile.in: Regenerate.
2766
2767 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
2768
2769 * configure.ac: Do not build libssp for the AVR.
2770 * configure: Regenerate.
2771
2772 2008-04-07 Ian Lance Taylor <iant@google.com>
2773
2774 * Makefile.def: check-gold depends upon all-binutils.
2775 * Makefile.in: Regenerate.
2776
2777 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
2778
2779 * MAINTAINERS (Write After Approval): Add myself.
2780
2781 2008-04-04 Nick Clifton <nickc@redhat.com>
2782
2783 PR binutils/4334
2784 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2785 builds.
2786 * configure: Regenerate.
2787
2788 2008-04-04 NightStrike <NightStrike@gmail.com>
2789
2790 PR other/35151
2791 * configure.ac: Combine rules for mingw32 and mingw64.
2792 * configure: Regenerate.
2793
2794 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
2795
2796 * MAINTAINERS (Write After Approval): Add myself.
2797
2798 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
2799
2800 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
2801 * Makefile.in (.NOTPARALLEL): Ditto.
2802
2803 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
2804
2805 * MAINTAINERS (Write After Approval): Add myself.
2806
2807 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
2808
2809 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
2810 * Makefile.in (.NOTPARALLEL): Regenerate.
2811
2812 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
2813
2814 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2815 * Makefile.in: Regenerate.
2816
2817 2008-03-26 Jakub Staszak <kuba@et.pl>
2818
2819 * MAINTAINERS (Write After Approval): Add myself.
2820
2821 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
2822
2823 * MAINTAINERS: Update e-mail address.
2824
2825 2008-03-20 Ian Lance Taylor <iant@google.com>
2826
2827 * configure.ac: Add support for --enable-gold.
2828 * Makefile.def: Add gold as a directory like ld.
2829 * configure, Makefile.in: Regenerate.
2830
2831 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2832
2833 * configure.ac: m4_include config/proginstall.m4.
2834 * configure: Regenerate.
2835
2836 Backport from upstream Libtool:
2837
2838 2007-10-12 Eric Blake <ebb9@byu.net>
2839
2840 Deal with Autoconf 2.62's semantic change in m4_append.
2841 * ltsugar.m4 (lt_append): Replace broken versions of
2842 m4_append.
2843 (lt_if_append_uniq): Don't require separator to be overquoted,
2844 and avoid broken m4_append.
2845 (lt_dict_add): Fix typo.
2846 * libtool.m4 (_LT_DECL): Don't overquote separator.
2847
2848 2008-03-13 David Edelsohn <edelsohn@gnu.org>
2849
2850 * config.rpath: Add AIX 6 support.
2851
2852 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
2853
2854 * Makefile.def (stageprofile). Remove -fprofile-generate
2855 from stage_libcflags.
2856 * Makefile.in: Regenerate.
2857
2858 2008-03-13 Ben Elliston <bje@au.ibm.com>
2859
2860 * config.sub, config.guess: Update from upstream sources.
2861
2862 2008-03-06 Tom Tromey <tromey@redhat.com>
2863
2864 * MAINTAINERS: Update for treelang deletion.
2865
2866 2008-03-03 James E. Wilson <wilson@tuliptree.org>
2867
2868 * MAINTAINERS: Update my email address.
2869
2870 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
2871
2872 * MAINTAINERS (darwin port): Add myself as a maintainer.
2873 (objective-c/c++): Add myself as a maintainer.
2874
2875 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
2876
2877 * MAINTAINERS (Write After Approval): Update my email address.
2878
2879 2008-02-25 Tomas Bily <tbily@suse.cz>
2880
2881 * MAINTAINERS (Write After Approval): Add myself.
2882
2883 2008-02-23 Jakub Jelinek <jakub@redhat.com>
2884
2885 * MAINTAINERS (OpenMP): Add myself.
2886
2887 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
2888
2889 PR bootstrap/32009
2890 PR bootstrap/32161
2891
2892 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2893 * configure: Regenerate.
2894
2895 * Makefile.def: Define stage_libcflags for all bootstrap stages.
2896 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2897 STAGE4_LIBCFLAGS): New.
2898 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2899 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2900 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2901 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2902 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2903 for target modules. Don't export LIBCFLAGS.
2904 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2905 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2906 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2907 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2908 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2909 * Makefile.in: Regenerate.
2910
2911 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2912
2913 PR libgcj/33085
2914 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2915 Do not use -DDLL_EXPORT. Backport from upstream.
2916
2917 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2918
2919 * MAINTAINERS (Write After Approval): Add myself.
2920
2921 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
2922
2923 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2924 * configure: Regenerate.
2925
2926 2008-01-31 Marc Gauthier <marc@tensilica.com>
2927
2928 * configure.ac (xtensa*-*-*): Recognize processor variants.
2929 * configure: Regenerate.
2930
2931 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2932
2933 PR bootstrap/34922
2934 * configure.ac (PARSE_ARGS): Push suitable setting of
2935 ac_subdirs_all, for `./configure --help=recursive'.
2936 Handle `+' in generic toplevel directory disabling.
2937 * configure: Regenerate.
2938
2939 2008-01-28 Nick Clifton <nickc@redhat.com>
2940
2941 * MAINTAINERS (xstormy16): Take over maintainership.
2942
2943 2008-01-25 Joseph Myers <joseph@codesourcery.com>
2944
2945 * MAINTAINERS (c4x port): Remove.
2946
2947 2008-01-24 David Edelsohn <edelsohn@gnu.org>
2948
2949 * libtool.m4: Backport AIX 6 support from ToT Libtool.
2950
2951 2008-01-23 Ben Elliston <bje@au.ibm.com>
2952
2953 * config.sub, config.guess: Update from upstream sources.
2954
2955 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
2956
2957 * MAINTAINERS (Write After Approval): Add myself.
2958
2959 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
2960
2961 * MAINTAINERS: Update my email address.
2962
2963 2008-01-09 Raksit Ashok <raksit@google.com>
2964
2965 * MAINTAINERS (Write After Approval): Add myself.
2966
2967 2008-01-09 Raksit Ashok <raksit@google.com>
2968
2969 * MAINTAINERS (Write After Approval): Add myself.
2970
2971 2008-01-08 Ben Elliston <bje@au.ibm.com>
2972
2973 * config.sub, config.guess: Update from upstream sources.
2974
2975 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2976
2977 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2978 Change recommended MPFR from 2.2.1 -> 2.3.0.
2979 * configure: Regenerate.
2980
2981 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
2982
2983 * MAINTAINERS: Update my email address.
2984
2985 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
2986
2987 * MAINTAINERS: Update my email address.
2988
2989 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
2990
2991 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2992 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2993 * Makefile.in: Regenerate.
2994
2995 2007-12-10 Mark Heffernan <meheff@google.com>
2996
2997 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
2998 misplaced entries.
2999
3000 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3001
3002 * configure.ac: Enable libjava for x86_64-*-darwin9.
3003 * configure: Regenerate.
3004
3005 2007-12-07 Bill Maddox <maddox@google.com>
3006
3007 * MAINTAINERS (Write After Approval): Add myself.
3008
3009 2007-12-05 Ben Elliston <bje@au.ibm.com>
3010
3011 * config.sub, config.guess: Update from upstream sources.
3012
3013 2007-12-02 Matthias Klose <doko@ubuntu.com>
3014
3015 * config-ml.in: Remove 64bit configure tests.
3016
3017 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3018
3019 * config-ml.in: Robustify against white space in absolute file
3020 names.
3021
3022 * config-ml.in (multi-clean): Substitute ${Makefile}.
3023 Remove superfluous ${Makefile} in list.
3024
3025 2007-11-19 Thiemo Seufer <ths@mips.com>
3026
3027 * config-ml.in: Don't hardcode the Makefile name.
3028
3029 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
3030
3031 * MAINTAINERS (Write After Approval): Add myself.
3032
3033 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
3034
3035 * MAINTAINERS (Write After Approval): Add myself.
3036
3037 2007-11-06 Doug Kwan <dougkwan@google.com>
3038
3039 * MAINTAINERS (Write After Approval): Add myself.
3040
3041 2007-10-25 Ben Elliston <bje@au.ibm.com>
3042
3043 * MAINTAINERS (mercury): Remove entry.
3044 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3045
3046 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3047
3048 * Makefile.def (dependencies): Make configure-gdb depend on
3049 all-intl.
3050 * Makefile.in: Regenerated.
3051
3052 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
3053
3054 * MAINTAINERS (Fortran maintainer): Remove myself.
3055
3056 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
3057
3058 * Makefile.def: To avoid problems running with parallel makes,
3059 build newlib before libgloss so that target specific header
3060 files are availble.
3061 * Makefile.in: Regenerate
3062
3063 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3064
3065 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3066 * Makefile.in: Regenerate.
3067
3068 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
3069
3070 * MAINTAINERS (Register allocation reviewer): Add myself.
3071
3072 2007-10-08 Mike Frysinger <vapier@gentoo.org>
3073
3074 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3075 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3076 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
3077 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3078 * configure: Regenerate.
3079
3080 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
3081
3082 * MAINTAINERS (Register allocation reviewer): Add myself.
3083
3084 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
3085
3086 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3087 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3088 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3089 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3090 * configure.ac: Default them to host tools for $host = $build.
3091 Subst them.
3092
3093 * configure: Regenerate.
3094 * Makefile.in: Regenerate.
3095
3096 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
3097
3098 * MAINTAINERS (Register allocation reviewer): Add myself.
3099
3100 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
3101
3102 * MAINTAINERS (Register allocation reviewer): Add myself.
3103
3104 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
3105
3106 * MAINTAINERS (Write After Approval): Fix typo.
3107
3108 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
3109
3110 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3111 * configure: Regenerate.
3112
3113 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
3114
3115 PR bootstrap/31906
3116 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
3117 they're already prefixed.
3118
3119 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
3120
3121 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3122 libstdc++.
3123 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3124 * configure: Regenerate.
3125 * Makefile.in: Regenerate.
3126
3127 2007-09-17 Andreas Schwab <schwab@suse.de>
3128
3129 * configure.ac: Raise minimum makeinfo version to 4.6.
3130 * configure: Regenerate.
3131
3132 2007-09-17 Johannes Singler <singler@ira.uka.de>
3133
3134 * MAINTAINERS (write-after-approval) add myself
3135
3136 2007-09-15 Alan Modra <amodra@bigpond.net.au>
3137
3138 * configure.ac: Correct makeinfo version check.
3139 * configure: Regenerate.
3140
3141 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
3142
3143 * MAINTAINERS: Update my email address.
3144
3145 2007-09-14 Richard Sandiford <richard@codesourcery.com>
3146
3147 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
3148 to $skipdirs and only disable gprof for newlib. Use the normal
3149 mips*-elf* handling in other respects.
3150 * configure: Regnerate.
3151
3152 2007-09-12 David Daney <ddaney@avtrex.com>
3153
3154 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3155 enabling libgcj.
3156 * configure: Regenerate.
3157
3158 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
3159
3160 PR other/32154
3161 * configure.ac: For libgloss targets, point the linker to the linker
3162 script, startup code and simulator library.
3163 * configure: Regenerate.
3164
3165 2007-09-07 Andrew Haley <aph@redhat.com>
3166
3167 * configure.ac (noconfigdirs): Remove target-libffi and
3168 target-libjava.
3169 * configure: Regenerate.
3170
3171 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3172
3173 PR target/33281
3174 * configure.ac: Use config/mh-mingw on mingw.
3175 * configure: Regenerate.
3176
3177 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
3178
3179 * MAINTAINERS (Write After Approval): Add myself.
3180
3181 2007-09-05 Richard Guenther <rguenther@suse.de>
3182
3183 * configure.ac (--enable-stage1-checking): If neither --enable-checking
3184 nor --disable-checking is provided also turn on yes and types
3185 checking for stage1.
3186 * configure: Re-generate.
3187
3188 2007-08-30 Krister Walfridsson <cato@df.lth.se>
3189
3190 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3191 (Write After Approval): Remove myself.
3192
3193 2007-08-29 Nick Clifton <nickc@redhat.com>
3194
3195 * config.sub, config.guess: Update from upstream sources.
3196
3197 2007-08-22 Bud Davis <jmdavis@link.com>
3198
3199 * MAINTAINERS (Write After Approval): Added myself.
3200 * MAINTAINERS (Reviewers): Removed myself.
3201
3202 2007-08-18 Paul Brook <paul@codesourcery.com>
3203 Joseph Myers <joseph@codesourcery.com>
3204
3205 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3206 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3207 * Makefile.in: Regenerate.
3208 * configure.ac (--with-debug-prefix-map): New.
3209 * configure: Regenerate.
3210
3211 2007-08-17 Richard Sandiford <richard@codesourcery.com>
3212 Nigel Stephens <nigel@mips.com>
3213
3214 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
3215 as target_makefile_frag.
3216 * configure: Regenerate.
3217
3218 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
3219
3220 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3221 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3222 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3223 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3224 (do-compare, do-compare3, do-compare-debug): New.
3225 ([+compare-target+]): Use them.
3226
3227 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
3228
3229 * MAINTAINERS (Write After Approval): Change my email address.
3230
3231 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3232 Ben Elliston <bje@au.ibm.com>
3233
3234 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3235 --silent if $silent.
3236 * configure: Regenerate.
3237
3238 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
3239
3240 * MAINTAINERS (Various Maintainers): Add myself as
3241 loop infrastructure maintainer. Update my e-mail
3242 address.
3243
3244 2007-07-31 Diego Novillo <dnovillo@google.com>
3245
3246 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3247 Adjust description.
3248
3249 2007-07-26 Richard Guenther <rguenther@suse.de>
3250
3251 * configure.ac: Add types checking to stage1 checking flags.
3252 * configure: Regenerate.
3253
3254 2007-07-17 Nick Clifton <nickc@redhat.com>
3255
3256 * COPYING3: New file. Contains version 3 of the GNU General
3257 Public License.
3258 * COPYING3.LIB: New file. Contains version 3 of the GNU
3259 Lesser General Public License.
3260
3261 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3262
3263 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3264
3265 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3266
3267 * MAINTAINERS (S/390 co-maintainer): Add myself.
3268 (Write After Approval): Remove myself.
3269
3270 2007-07-13 Dan Hipschman <dsh@google.com>
3271
3272 * MAINTAINERS (Write After Approval): Add myself.
3273
3274 2007-07-11 Nick Clifton <nickc@redhat.com>
3275
3276 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3277 WINDRES export.
3278 * Makefile.in: Regenerate.
3279
3280 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3281
3282 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3283 maintainer.
3284
3285 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
3286
3287 * lt~obsolete.m4: New. Import from 20070318 libtool.
3288
3289 2007-07-03 Julian Brown <julian@codesourcery.com>
3290
3291 * MAINTAINERS (Write After Approval): Add myself.
3292
3293 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3294
3295 * configure.ac: Rewrite 'configure --help' strings to look nicer.
3296 * configure: Regenerate.
3297
3298 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3299
3300 * configure.ac: Add some missing m4 quotation.
3301 * configure: Regenerate.
3302
3303 2007-07-02 Simon Baldwin <simonb@google.com>
3304
3305 * MAINTAINERS (Write After Approval): Add myself.
3306
3307 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
3308
3309 * configure: Regenerate.
3310
3311 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
3312
3313 * Makefile.def: Add windmc tool to build.
3314 * Makefile.tpl: Likewise.
3315 * configure.ac: Likewise.
3316 * Makefile.in: Regenerate.
3317 * configure: Regenerate.
3318
3319 2007-06-28 DJ Delorie <dj@redhat.com>
3320
3321 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3322 not building newlib.
3323 * configure: Regenerated.
3324
3325 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
3326
3327 * MAINTAINERS (Write After Approval): Add myself.
3328
3329 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
3330
3331 * MAINTAINERS (Write After Approval): Add myself.
3332
3333 2007-06-19 Chris Matthews <chrismatthews@google.com>
3334
3335 * MAINTAINERS (Write After Approval): Add myself.
3336
3337 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
3338
3339 * MAINTAINERS (Write After Approval): Add myself.
3340
3341 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3342
3343 * Makefile.def: Add dependency from configure-gdb to all-bfd.
3344 * Makefile.in: Regenerated.
3345
3346 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
3347
3348 * configure.ac: Don't add target-libmudflap to noconfigdirs for
3349 bfin*-*-uclinux* targets.
3350 * configure: Regenerate.
3351
3352 2007-06-14 Ian Lance Taylor <iant@google.com>
3353
3354 * MAINTAINERS: Add myself as non-algorithmic global write
3355 maintainer.
3356
3357 2007-06-14 Diego Novillo <dnovillo@google.com>
3358
3359 * MAINTAINERS: Add self as middle-end maintainer and
3360 non-algorithmic global write maintainer.
3361
3362 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3363
3364 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
3365 Move all Fortran maintainers except Paul Brook into the
3366 Non-Autopoiesis section.
3367
3368 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
3369
3370 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3371 (distclean-stage[+id+]): Possibly delete stage_last.
3372 * Makefile.in: Regenerate.
3373
3374 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
3375
3376 * MAINTAINERS (Various Maintainer): Fix typo.
3377
3378 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
3379
3380 * MAINTAINERS (Various Maintainer): Add myself as
3381 dataflow maintainer.
3382
3383 2007-06-07 Ben Elliston <bje@au.ibm.com>
3384
3385 * config.sub, config.guess: Update from upstream sources.
3386
3387 2007-06-07 Ben Elliston <bje@au.ibm.com>
3388
3389 * Makefile.tpl: Fix spelling error.
3390 * Makefile.in: Regenerate.
3391
3392 2007-06-01 Steve Ellcey <sje@cup.hp.com>
3393
3394 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3395 lt_cv_sys_max_cmd_len.
3396
3397 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
3398
3399 * MAINTAINERS (Various Maintainers): Add myself as
3400 auto-vectorizer maintainer.
3401
3402 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
3403
3404 PR libjava/32098
3405 * libtool.m4: Revert previous change.
3406 * ltgcc.m4: Put it here.
3407
3408 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
3409
3410 * MAINTAINERS (Various Maintainers): Add myself as
3411 auto-vectorizer maintainer.
3412
3413 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
3414
3415 PR libjava/32098
3416 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
3417
3418 2007-05-30 Richard Guenther <rguenther@suse.de>
3419
3420 * MAINTAINERS (Various Maintainers): Add myself as
3421 auto-vectorizer maintainer.
3422
3423 2007-05-30 Jakub Jelinek <jakub@redhat.com>
3424
3425 PR bootstrap/29382
3426 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3427 * configure: Rebuilt.
3428
3429 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
3430
3431 * MAINTAINERS (Write After Approval): Removed my name.
3432
3433 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
3434
3435 * MAINTAINERS (Write After Approval): Remove myself.
3436
3437 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
3438
3439 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3440
3441 2007-05-23 Steve Ellcey <sje@cup.hp.com>
3442
3443 * ltmain.sh: Update from ToT Libtool.
3444 * libtool.m4: Update from ToT Libtool.
3445 * ltsugar.m4: New. Update from ToT Libtool.
3446 * ltversion.m4: New. Update from ToT Libtool.
3447 * ltoptions.m4: New. Update from ToT Libtool.
3448 * ltconfig: Remove.
3449 * ltcf-c.sh: Remove.
3450 * ltcf-cxx.sh: Remove.
3451 * ltcf-gcj.sh: Remove.
3452
3453 2007-05-22 Ollie Wild <aaw@google.com>
3454
3455 * MAINTAINERS (Write After Approval): Add myself.
3456
3457 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
3458
3459 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3460 stage_cflags.
3461 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3462 Remove CFLAGS/LIBCFLAGS.
3463 (configure-stage[+id+]-[+prefix+][+module+],
3464 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3465 * Makefile.in: Regenerate.
3466
3467 2007-05-15 Diego Novillo <dnovillo@google.com>
3468
3469 * MAINTAINERS: Update e-mail address.
3470
3471 2007-05-15 Revital Eres <eres@il.ibm.com>
3472
3473 * MAINTAINERS (Write After Approval): Add myself.
3474
3475 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
3476
3477 * MAINTAINERS (Write After Approval): Updated my address.
3478
3479 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
3480
3481 * MAINTAINERS (Write After Approval): Add myself.
3482
3483 2007-05-11 Silvius Rus <rus@google.com>
3484
3485 * MAINTAINERS (Write After Approval): Add myself.
3486
3487 2007-04-23 Tom Tromey <tromey@redhat.com>
3488
3489 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
3490
3491 2007-04-22 Mark Mitchell <mark@codesourcery.com>
3492
3493 * MAINTAINERS (cpplib): Rename to ...
3494 (libcpp): ... this. Add C/C++ front end maintainers.
3495
3496 2007-04-14 Steve Ellcey <sje@cup.hp.com>
3497
3498 * config-ml.in: Pass ${ml_config_env} to configure calls.
3499
3500 2007-04-04 Christian Bruel <christian.bruel@st.com>
3501
3502 * MAINTAINERS (Write After Approval): Add myself.
3503
3504 2007-04-02 Dave Korn <dave.korn@artimi.com>
3505
3506 * MAINTAINERS (Write After Approval): Add myself.
3507
3508 2007-03-31 Tobias Burnus <burnus@net-b.de>
3509
3510 * MAINTAINERS (fortran 95 front end): Add myself.
3511
3512 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3513
3514 * MAINTAINERS (Write After Approval): Add myself.
3515
3516 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
3517
3518 * MAINTAINERS (Modulo Scheduler): Add myself.
3519
3520 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
3521
3522 * MAINTAINERS (fortran 95 front end): Add myself.
3523 (c++ front end): whitespace fix.
3524
3525 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
3526
3527 * MAINTAINERS (Write After Approval): Add myself.
3528
3529 2007-03-21 Richard Sandiford <richard@codesourcery.com>
3530
3531 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3532 of glob. Quote arguments with single quotes too.
3533 * configure: Regenerate.
3534
3535 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
3536
3537 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3538 * Makefile.in: Regenerate
3539
3540 2007-03-07 Andreas Schwab <schwab@suse.de>
3541
3542 * configure: Regenerate.
3543
3544 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
3545
3546 * configure.ac: Add "--with-pdfdir" configure option,
3547 which defines pdfdir variable.
3548 * Makefile.def (target=fixincludes): Add install-pdf to
3549 missing targets.
3550 (recursive_targets): Add install-pdf target.
3551 (flags_to_pass): Add pdfdir.
3552 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3553 target.
3554 * configure: Regenerate
3555 * Makefile.in: Regenerate
3556
3557 2007-02-28 Eric Christopher <echristo@apple.com>
3558
3559 Revert:
3560 2006-12-07 Mike Stump <mrs@apple.com>
3561
3562 * Makefile.def (dependencies): Add dependency for
3563 install-target-libssp and install-target-libgomp on
3564 install-gcc.
3565 * Makefile.in: Regenerate.
3566
3567 2007-02-27 Matt Kraai <kraai@ftbfs.org>
3568
3569 * configure: Regenerate.
3570 * configure.ac: Move statements after variable declarations.
3571
3572 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
3573
3574 * MAINTAINERS: Add myself as sh maintainer.
3575
3576 2007-02-19 Joseph Myers <joseph@codesourcery.com>
3577
3578 * configure.ac: Adjust for loop syntax.
3579 * configure: Regenerate.
3580
3581 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
3582
3583 * configure: Rebuilt.
3584
3585 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
3586
3587 * configure.ac: Drop multiple occurrences of --enable-languages,
3588 and fix its quoting.
3589 * configure: Rebuilt.
3590
3591 2007-02-17 Mark Mitchell <mark@codesourcery.com>
3592 Nathan Sidwell <nathan@codesourcery.com>
3593 Vladimir Prus <vladimir@codesourcery.com>
3594 Joseph Myers <joseph@codesourcery.com>
3595
3596 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3597 * configure: Regenerate.
3598
3599 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
3600
3601 * ltconfig (freebsd*): Default to elf.
3602
3603 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3604
3605 * configure.ac (target_libraries): Move libgcc before libiberty.
3606 * configure: Regenerated.
3607
3608 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3609 Paolo Bonzini <bonzini@gnu.org>
3610
3611 PR bootstrap/30753
3612 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
3613 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
3614 * configure: Regenerated.
3615
3616 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3617
3618 * MAINTAINERS (Language Front End Maintainers): Update my mail
3619 address.
3620
3621 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3622
3623 PR bootstrap/30748
3624 * configure.ac: Correct syntax for Solaris ksh.
3625 * configure: Regenerated.
3626
3627 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
3628
3629 * configure.ac: Sync with src.
3630 * configure: Regenerate.
3631
3632 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
3633
3634 * Makefile.in: Regenerate.
3635
3636 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
3637
3638 * config.sub: Sync with src.
3639
3640 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3641
3642 * Makefile.tpl (build_alias, host_alias, target_alias): Use
3643 noncanonical equivalents.
3644 * configure.in: Rename to...
3645 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
3646 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
3647 target_noncanonical. Use them. Rewrite removal of configure
3648 arguments for autoconf 2.59. Discard variable settings. Force
3649 program_transform_name for native tools.
3650
3651 * Makefile.in: Regenerated.
3652 * configure: Regenerated with autoconf 2.59.
3653
3654 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
3655
3656 * MAINTAINERS (Write After Approval): Add myself.
3657
3658 2007-01-31 Andreas Schwab <schwab@suse.de>
3659
3660 * Makefile.tpl (LDFLAGS): Substitute it.
3661 * Makefile.in: Regenerate.
3662
3663 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
3664
3665 * MAINTAINERS (Write After Approval): Add myself.
3666
3667 2007-01-28 David Edelsohn <edelsohn@gnu.org>
3668
3669 * MAINTAINERS (spu port): Add myself.
3670
3671 2007-01-23 Richard Guenther <rguenther@suse.de>
3672
3673 PR bootstrap/30541
3674 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
3675 * Makefile.tpl (GNATBIND): Substitute it.
3676 (GNATMAKE): Likewise.
3677 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
3678 of STAGE_PREFIX.
3679 * Makefile.in: Regenerate.
3680 * configure: Regenerate.
3681
3682 2007-01-18 Mike Stump <mrs@apple.com>
3683
3684 * configure.in: Re-enable -Werror for gcc builds.
3685
3686 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
3687
3688 * MAINTAINERS (Write After Approval): Add myself.
3689
3690 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
3691
3692 * configure.in: Change == to = in test command.
3693 * configure: Regenerate.
3694
3695 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
3696 Nick Clifton <nickc@redhat.com>
3697 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
3698
3699 * configure.in (build_configargs, host_configargs, target_configargs):
3700 Remove build/host/target parameters.
3701 (host_libs): Add gmp and mpfr.
3702 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3703 * Makefile.def (gmp, mpfr): New.
3704 (gcc): Remove target.
3705 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3706 target_os, target_vendor): New.
3707 (configure): Add host_alias/target_alias arguments; adjust invocations.
3708 * configure: Regenerate.
3709 * Makefile.in: Regenerate.
3710
3711 2007-01-11 Matt Fago <fago@earthlink.net>
3712
3713 * configure.in: Try to link to functions only in mpfr 2.2.x
3714 to improve robustness of configure tests.
3715 * configure: Regenerate.
3716
3717 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
3718
3719 * MAINTAINERS: Add myself as i386 maintainer.
3720
3721 2007-01-08 Jan Hubicka <jh@suse.cz>
3722
3723 * MAINTAINERS: Add myself as i386 maintainer.
3724
3725 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
3726
3727 * configure.in: Add support for an x86_64-mingw* target.
3728 * configure: Regenerate.
3729
3730 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
3731
3732 * Makefile.tpl (all-target): Correct @if conditional for target
3733 modules.
3734 * configure.in: Omit libiberty if building only target libgcc.
3735 * configure, Makefile.in: Regenerated.
3736
3737 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
3738
3739 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3740 * configure: Regenerate.
3741
3742 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
3743
3744 * Makefile.def (target_modules): Add libgcc.
3745 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
3746 * Makefile.tpl (clean-target-libgcc): Delete.
3747 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3748 on gcc even for bootstrapped modules. Rewrite handling of
3749 lang_env_dependencies to loop over target_modules.
3750 * configure.in (target_libraries): Add target-libgcc.
3751 * Makefile.in, configure: Regenerated.
3752
3753 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3754
3755 * configure.in: Reorganize recognition of languages. Add
3756 --enable-stage1-languages. Show supported languages for the chosen
3757 target rather than all recognized languages.
3758 * configure: Regenerate.
3759
3760 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3761
3762 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3763 * Makefile.in: Regenerate.
3764
3765 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3766
3767 * configure.in: Warn that MPFR 2.2.0 is buggy.
3768 * configure: Regenerate.
3769
3770 2006-12-27 Ian Lance Taylor <iant@google.com>
3771
3772 * configure.in: When removing Makefiles to force a reconfigure, also
3773 remove prev-DIR*/Makefile.
3774 * configure: Regenerate.
3775
3776 2006-12-22 Andreas Schwab <schwab@suse.de>
3777
3778 * configure: Regenerate with correct autoconf version.
3779
3780 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
3781
3782 * configure.in: add AC_SUBST for *_FOR_TARGET.
3783 * configure: Regenerate.
3784
3785 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3786
3787 * configure.in: Simplify logic for rejecting languages that cannot
3788 be built. Separate the case when a language is unsupported,
3789 from the case when the user chooses not to build a language.
3790
3791 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3792
3793 * configure.in: Remove "$build" case for powerpc-*-darwin* since
3794 it only affects bootstrap and could be tested on "$host" as well.
3795 * configure: Regenerate.
3796 * config/mh-ppc-darwin: Add to the stage1 cflags here.
3797
3798 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3799
3800 PR bootstrap/29544
3801 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3802 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3803 move here comment from Makefile.tpl.
3804 * Makefile.tpl: Move some definitions higher in the file.
3805 (STAGE1_CHECKING): New.
3806 * configure.in: Add --enable-stage1-checking.
3807 * configure: Regenerate.
3808 * Makefile.in: Regenerate.
3809
3810 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3811
3812 * MAINTAINERS: Add myself as build system maintainer.
3813
3814 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
3815
3816 * MAINTAINERS (Write After Approval): Add myself.
3817
3818 2006-12-13 Eric Christopher <echristo@apple.com>
3819
3820 * MAINTAINERS: Add myself as darwin maintainer.
3821
3822 2006-12-11 Ian Lance Taylor <ian@airs.com>
3823
3824 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
3825
3826 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
3827
3828 MAINTAINERS: Update my entry.
3829
3830 2006-12-11 Alan Modra <amodra@bigpond.net.au>
3831
3832 * configure.in: Handle spu makefile frag.
3833 * Makefile.tpl (MAINT): Define
3834 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3835 * configure: Regenerate.
3836 * Makefile.in: Regenerate.
3837
3838 2006-12-11 Ben Elliston <bje@au.ibm.com>
3839
3840 * config.guess: Import latest version.
3841 * config.sub: Likewise.
3842
3843 2006-12-11 Ben Elliston <bje@au.ibm.com>
3844
3845 * configure.in (spu-*-*): Don't skip target-libiberty.
3846 * configure: Regenerate.
3847
3848 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
3849
3850 PR bootstrap/30134
3851 * configure.in: Correct x86 darwin support for libjava to powerpc
3852 and i?86 only.
3853 * configure: Regenerate.
3854
3855 2006-12-08 Sandro Tolaini <tolaini@libero.it>
3856
3857 * configure.in: Add x86 darwin support for libjava.
3858 * configure: Regenerate.
3859
3860 2006-12-07 Mike Stump <mrs@apple.com>
3861
3862 * Makefile.def (dependencies): Add dependency for
3863 install-target-libssp and install-target-libgomp on
3864 install-gcc.
3865 * Makefile.in: Regenerate.
3866
3867 2006-12-04 Richard Guenther <rguenther@suse.de>
3868
3869 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
3870 (Non-Algorithmic Maintainers): Move over non-algorithmic
3871 loop optimizer maintainers, add myself as a non-algorithmic
3872 middle-end maintainer.
3873
3874 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
3875
3876 * MAINTAINERS (Write After Approval): Add myself.
3877
3878 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3879
3880 * configure.in: Update error message for missing GMP/MPFR.
3881
3882 * configure: Regenerate.
3883
3884 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3885
3886 * configure.in: Update MPFR version in error message.
3887
3888 * configure: Regenerate.
3889
3890 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3891
3892 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3893 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3894 --with-gmp-lib): New flags.
3895
3896 * configure: Regenerate.
3897
3898 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
3899
3900 * MAINTAINERS (Write After Approval): Change my email address.
3901
3902 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
3903
3904 * MAINTAINERS (Write After Approval): Add myself.
3905
3906 2006-11-22 Philipp Thomas <pth@suse.de>
3907
3908 * MAINTAINERS (i18n): Update e-mail address.
3909
3910 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
3911
3912 * MAINTAINERS (spu port): Add myself as maintainer.
3913 (Write After Approval): Remove myself.
3914
3915 2006-11-22 Ben Elliston <bje@au.ibm.com>
3916
3917 * configure.in (skipdirs): Don't build libssp for SPU.
3918 * configure: Regenerate.
3919
3920 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
3921
3922 * MAINTAINERS (spu port): Add myself as maintainer.
3923 (libobjc): Update my email address.
3924
3925 2006-11-21 Andrea Bona <andrea.bona@st.com>
3926
3927 * MAINTAINERS (Write After Approval): Add myself.
3928
3929 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
3930
3931 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
3932 * configure : Rebuilt.
3933
3934 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
3935
3936 * MAINTAINERS (Write After Approval): Add myself.
3937
3938 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
3939
3940 * MAINTAINERS (Write After Approval): Add myself.
3941
3942 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3943
3944 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
3945 libmpfr.a.
3946 * configure: Regenerate.
3947
3948 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
3949
3950 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3951 (unstage): Test for stage_last presence.
3952
3953 PR bootstrap/29802
3954 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
3955 STAGE_PREFIX.
3956 * Makefile.in: Regenerate.
3957
3958 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
3959
3960 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
3961 maintainers.
3962
3963 2006-11-14 Erven Rohou <erven.rohou@st.com>
3964
3965 * MAINTAINERS (Write After Approval): Add myself.
3966
3967 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
3968
3969 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
3970 and stageN-package/Makefile.
3971 * Makefile.in: Regenerated.
3972
3973 2006-11-14 Jie Zhang <jie.zhang@analog.com>
3974
3975 * configure.in: Remove target-libgloss from noconfigdirs for
3976 bfin-*-*.
3977 * configure: Regenerated.
3978
3979 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3980
3981 * configure.in (have_gmp): Only error if the gcc directory exists.
3982
3983 * configure: Regenerate.
3984
3985 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3986
3987 * configure.in: Robustify error message for missing GMP/MPFR.
3988
3989 * configure: Regenerate.
3990
3991 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
3992
3993 * MAINTAINERS (Write After Approval): Add myself.
3994
3995 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
3996
3997 * MAINTAINERS: Change email address.
3998
3999 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
4000
4001 * MAINTAINERS (Write After Approval): Add myself.
4002
4003 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
4004
4005 * MAINTAINERS (Write After Approval): Add myself.
4006
4007 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
4008
4009 * MAINTAINERS (Write After Approval): Move myself to
4010 Write After Approval section.
4011
4012 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4013
4014 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
4015 need_gmp anymore.
4016 * configure: Regenerate.
4017
4018 2006-10-16 Tobias Burnus <burnus@net-b.de>
4019
4020 * MAINTAINERS (Write After Approval): Add myself.
4021
4022 2006-10-16 Ben Elliston <bje@au.ibm.com>
4023
4024 * config.guess: Import latest version.
4025 * config.sub: Likewise.
4026
4027 2006-10-10 Brooks Moses <bmoses@stanford.edu>
4028
4029 * Makefile.def: Added pdf target handling.
4030 * Makefile.tpl: Added pdf target handling.
4031 * Makefile.in: Regenerated.
4032
4033 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
4034
4035 * MAINTAINERS: Add self as score port maintainer.
4036
4037 2006-10-04 Brooks Moses <bmoses@stanford.edu>
4038
4039 * MAINTAINERS (Write After Approval): Add myself.
4040
4041 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
4042
4043 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
4044 or newer.
4045 * configure: Regenerated.
4046
4047 2006-09-27 Dave Brolley <brolley@redhat.com>
4048
4049 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4050 using $s instead of $r.
4051 * configure: Regenerated.
4052
4053 2006-09-26 Thiemo Seufer <ths@mips.com>
4054
4055 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4056 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4057 * configure: Regenerate.
4058
4059 2006-09-24 Graeme Peterson <gridly@gmail.com>
4060
4061 * MAINTAINERS (Write After Approval): Remove myself.
4062
4063 2006-09-22 Chao-ying Fu <fu@mips.com>
4064
4065 * MAINTAINERS (Write After Approval): Add myself.
4066
4067 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
4068
4069 * MAINTAINERS: Add self as soft-fp maintainer.
4070
4071 2006-09-09 Anatoly Sokolov <aesok@post.ru>
4072
4073 * MAINTAINERS: Add myself as avr maintainer.
4074 Remove Marek Michalkiewicz as avr maintainer.
4075
4076 2006-09-07 Roberto Costa <roberto.costa@st.com>
4077
4078 * MAINTAINERS (Write After Approval): Add myself.
4079
4080 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
4081
4082 * configure.in: Never build newlib for a Mingw host.
4083 Never build newlib as Mingw target library.
4084 Test the existence of winsup/cygwin for building a Cygwin newlib,
4085 rather than just winsup.
4086 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4087 building a Mingw target.
4088 * configure: Regenerate.
4089
4090 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
4091
4092 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4093
4094 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
4095
4096 * config.guess: Import from src (was more updated).
4097 * config.sub: Likewise.
4098
4099 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
4100
4101 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4102 * configure: Regenerated.
4103
4104 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
4105
4106 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4107 for stages after the first.
4108
4109 2006-07-17 Jakub Jelinek <jakub@redhat.com>
4110
4111 * Makefile.def: Add dependencies for configure-opcodes
4112 on configure-intl and all-opcodes on all-intl.
4113 * Makefile.in: Regenerated.
4114
4115 2006-07-13 Ben Elliston <bje@au.ibm.com>
4116
4117 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4118
4119 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
4120
4121 Port to hosts whose 'sort' and 'tail' implementations
4122 treat operands with leading '+' as file names, as POSIX
4123 has required since 2001. However, make sure the code still
4124 works on pre-POSIX hosts.
4125 * ltmain.sh: Don't assume "sort +2" is equivalent to
4126 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4127
4128 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
4129
4130 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4131
4132 2006-07-04 Peter O'Gorman <peter@pogma.com>
4133
4134 * ltconfig: chmod 644 before ranlib during install.
4135
4136 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4137
4138 PR bootstrap/18058
4139 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4140 if the bootstrap compiler is a GCC version that supports it.
4141 * configure: Regenerate.
4142
4143 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4144
4145 * configure.in: Fix thinkos in previous check-in.
4146 * configure: Regenerate.
4147
4148 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4149
4150 PR other/27063
4151 * configure.in: Test subdir_requires and give an appropriate
4152 error message.
4153 * configure: Regenerate.
4154
4155 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
4156
4157 * MAINTAINERS (Write After Approval): Add myself.
4158
4159 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
4160
4161 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4162
4163 2006-06-22 Steve Ellcey <sje@cup.hp.com>
4164
4165 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4166
4167 2006-06-20 David Ayers <d.ayers@inode.at>
4168
4169 PR bootstrap/28072
4170 * configure.in: Add target-boehm-gc to noconfigdirs depending on
4171 whether target-libjava is being configured instead of whether the
4172 java front end is enabled.
4173 * configure: Regenerate.
4174
4175 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4176
4177 PR target/27540
4178 * configure.in: Only enable libgomp on IRIX 6.
4179 * configure: Regenerate.
4180
4181 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
4182
4183 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4184 too.
4185 * Makefile.in: Regenerate.
4186
4187 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
4188
4189 * config-ml.in: Alter CCASFLAGS to include special
4190 multilib options the same as is done for CFLAGS.
4191
4192 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4193
4194 * configure.in: Don't enable libgomp on hpux10.
4195 * configure: Rebuilt.
4196
4197 2006-06-12 David Ayers <d.ayers@inode.at>
4198
4199 PR bootstrap/27963
4200 PR target/19970
4201 * configure.in: Remove target-boehm-gc from noconfigdirs where
4202 ${libgcj} is specified.
4203 * configure: Regenerate.
4204
4205 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
4206
4207 Sync from src:
4208
4209 * configure.in: Sync.
4210 * configure: Regenerated.
4211
4212 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
4213
4214 * Makefile.def: Added dependencies from sim and gdb on intl, and
4215 added configure dependencies to everything with an all dependency
4216 on intl.
4217 * Makefile.in: Regenerated.
4218
4219 2006-06-06 David Ayers <d.ayers@inode.at>
4220
4221 PR libobjc/13946
4222 * Makefile.def: Add dependencies for libobjc which boehm-gc.
4223 * Makefile.in: Regenerate.
4224 * configure.in: Add --enable-objc-gc at toplevel and have it
4225 enable boehm-gc for Objective-C.
4226 Remove target-boehm-gc from libgcj.
4227 Add target-boehm-gc to target_libraries.
4228 Add target-boehm-gc to noconfigdirs where ${libgcj}
4229 is specified.
4230 Assert that boehm-gc is supported when requested for Objective-C.
4231 Only build boehm-gc if needed either for Java or Objective-C.
4232 * configure: Regenerate.
4233
4234 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
4235
4236 PR 27674
4237 * Makefile.tpl (configure-[+prefix+][+module+],
4238 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4239 Remove rule to unstage bootstrapped modules.
4240 (stage_current): New.
4241 * Makefile.in: Regenerate.
4242
4243 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4244
4245 * MAINTAINERS (Write After Approval): Update my e-mail address.
4246
4247 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
4248
4249 * include/libiberty.h: Declare pex_run_in_environment.
4250
4251 2006-05-31 Asher Langton <langton2@llnl.gov>
4252
4253 * MAINTAINERS (Write After Approval): Add myself.
4254
4255 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
4256
4257 * Makefile.def (bfd, opcodes): Fix lib_path.
4258 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4259 (restrap): Move under "@if gcc-bootstrap". Fix typo.
4260 * Makefile.in: Regenerate.
4261
4262 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4263
4264 * Makefile.in: Regenerate.
4265
4266 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4267
4268 * Makefile.def: Add install-html target. Add datarootdir
4269 docdir and htmldir to flags_to_pass.
4270 * Makefile.tpl: Add install-html target.
4271 * Makefile.in: Regenerate.
4272 * configure.in: Add --with-datarootdir, --with-docdir, and
4273 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4274 * configure: Regenerate.
4275
4276 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
4277
4278 * configure.in: Enable gprof for cross builds.
4279 * configure: Regenerate.
4280
4281 2006-05-22 Richard Guenther <rguenther@suse.de>
4282
4283 Revert
4284 2006-01-31 Richard Guenther <rguenther@suse.de>
4285 Paolo Bonzini <bonzini@gnu.org>
4286
4287 * Makefile.def (target_modules): Add libgcc-math target module.
4288 * configure.in (target_libraries): Add libgcc-math target library.
4289 (--enable-libgcc-math): New configure switch.
4290 * Makefile.in: Re-generate.
4291 * configure: Re-generate.
4292 * libgcc-math: New toplevel directory.
4293
4294 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4295 Andreas Tobler <a.tobler@schweiz.ch>
4296
4297 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
4298 * configure: Rebuilt.
4299
4300 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
4301
4302 * MAINTAINERS (Write After Approval): Add myself.
4303
4304 2006-05-01 DJ Delorie <dj@redhat.com>
4305
4306 * configure.in: Restore CFLAGS if GMP isn't present.
4307 * configure: Regenerate.
4308
4309 2006-05-01 Richard Guenther <rguenther@suse.de>
4310
4311 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
4312 maintainer.
4313
4314 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
4315
4316 * MAINTAINERS (Write After Approval): Add myself.
4317
4318 2006-04-28 Jan Beulich <jbeulich@novell.com>
4319
4320 * MAINTAINERS (Write After Approval): Add myself.
4321
4322 2006-04-18 DJ Delorie <dj@redhat.com>
4323
4324 * configure.in (m32c): Build libstdc++-v3. Pass flags to
4325 reference libgloss so that libssp can be built in a combined
4326 tree.
4327 * configure: Regenerate.
4328
4329 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
4330
4331 * MAINTAINERS (Write After Approval): Add myself.
4332
4333 2006-04-05 Ben Elliston <bje@au.ibm.com>
4334
4335 * configure.in: Require makeinfo 4.4 or higher.
4336 * configure: Regenerate.
4337
4338 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
4339
4340 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
4341 Rearrange the entries of other libraries to have them in one place.
4342
4343 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
4344
4345 * MAINTAINERS (Write After Approval): Remove myself.
4346 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4347
4348 2006-03-14 Richard Guenther <rguenther@suse.de>
4349
4350 * configure: Regenerate with autoconf 2.13.
4351
4352 2006-03-13 Jim Blandy <jimb@codesourcery.com>
4353
4354 * MAINTAINERS: Use my work address.
4355
4356 * MAINTAINERS: Update my E-mail address.
4357
4358 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
4359
4360 * configure.in: Handle --disable-<component> generically.
4361 * configure: Regenerate.
4362
4363 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
4364
4365 PR libgcj/17311
4366 * ltmain.sh: Don't use "$finalize_rpath" for compile.
4367
4368 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
4369
4370 * MAINTAINERS (Write After Approval): Remove myself.
4371 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4372
4373 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
4374
4375 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
4376 (TARGET_CONFIGDIRS): Remove.
4377 * configure.in: Remove AC_SUBST(target_configdirs).
4378 * Makefile.in, configure: Regenerated.
4379
4380 2006-02-20 Steven G. Kargl <kargls@comcast.net>
4381
4382 * MAINTAINERS (Write After Approval): Remove myself.
4383 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4384
4385 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
4386
4387 PR bootstrap/25670
4388
4389 * Makefile.tpl ([+compare-target+]): Print explanation messages.
4390
4391 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4392 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4393 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4394 BUILD_PREFIX, BUILD_PREFIX_1.
4395 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4396
4397 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4398 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4399
4400 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4401 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4402 of `cat stage_current`. Always provide the `r' and `s' variables.
4403 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4404 a single shell execution.
4405 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4406 bootstrapped modules, make the stage1 module if the build was not
4407 started yet, else build the current stage.
4408 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4409 (all-build, all-host, all-target, [+make_target+]-host,
4410 [+make_target+]-target): Do not use \-continued lines.
4411 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4412 (current_stage, restrap, stage_last): New.
4413
4414 * Makefile.in: Regenerate.
4415 * configure: Regenerate.
4416
4417 2006-02-19 Bud Davis <jmdavis@link.com>
4418
4419 * MAINTAINERS (Write After Approval): Remove myself.
4420 (Language Front End Maintainers): Add myself as fortran 95
4421 maintainer and update e-mail address.
4422
4423 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4424
4425 * MAINTAINERS (Write After Approval): Remove myself.
4426 (Language Front End Maintainers): Add myself as fortran 95
4427 maintainer.
4428
4429 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
4430
4431 * MAINTAINERS (Write After Approval): Add myself.
4432
4433 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
4434
4435 * MAINTAINERS (Write After Approval): Remove myself.
4436 (Language Front End Maintainers): Add myself as
4437 fortran 95 maintainer.
4438
4439 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
4440
4441 Sync from src:
4442
4443 2005-12-27 Leif Ekblad <leif@rdos.net>
4444
4445 * configure.in: Add support for RDOS target.
4446 * configure: Regenerate.
4447
4448 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
4449 Andreas Schwab <schwab@suse.de>
4450
4451 * configure: Regenerate.
4452
4453 2006-02-12 David Edelsohn <edelsohn@gnu.org>
4454
4455 * configure.in (enable_libgomp): Add AIX.
4456 * configure: Regenerate.
4457
4458 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
4459
4460 * MAINTAINERS (Write After Approval): Add myself.
4461
4462 2006-02-03 Lee Millward <lee.millward@gmail.com>
4463
4464 * MAINTAINERS (Write After Approval): Add myself.
4465
4466 2006-01-31 Richard Guenther <rguenther@suse.de>
4467 Paolo Bonzini <bonzini@gnu.org>
4468
4469 * Makefile.def (target_modules): Add libgcc-math target module.
4470 * configure.in (target_libraries): Add libgcc-math target library.
4471 (--enable-libgcc-math): New configure switch.
4472 * Makefile.in: Re-generate.
4473 * configure: Re-generate.
4474 * libgcc-math: New toplevel directory.
4475
4476 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
4477
4478 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4479 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4480 the assembler, linker and binutils.
4481 * configure: Regenerate.
4482
4483 2006-01-22 Dirk Mueller <dmueller@suse.de>
4484
4485 * MAINTAINERS (Write After Approval): Add myself.
4486
4487 2006-01-20 Diego Novillo <dnovillo@redhat.com>
4488
4489 * configure: Regenerate.
4490
4491 2006-01-18 Richard Henderson <rth@redhat.com>
4492 Jakub Jelinek <jakub@redhat.com>
4493 Diego Novillo <dnovillo@redhat.com>
4494
4495 * libgomp: New directory.
4496 * Makefile.def: Add target_module libgomp.
4497 * Makefile.in: Regenerate.
4498 * configure.in (target_libraries): Add target-libgomp.
4499 * configure: Regenerate.
4500
4501 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
4502
4503 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4504 @ from continuation.
4505 * Makefile.in: Rebuilt.
4506
4507 2006-01-04 Chris Lattner <sabre@gnu.org>
4508
4509 * MAINTAINERS (Write After Approval): Add myself.
4510
4511 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
4512
4513 PR bootstrap/24252
4514
4515 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4516 * Makefile.tpl (OBJDUMP): New.
4517 (EXTRA_HOST_FLAGS): Add it.
4518 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
4519
4520 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4521 to use symbolic links between directories. Avoid race conditions
4522 or make them harmless.
4523 * configure.in: Do not try to use symbolic links between directories.
4524
4525 * Makefile.def (LEAN): Pass.
4526 * Makefile.tpl (LEAN): Define.
4527 (stage[+id+]-start): Accept that the previous directory does not
4528 exist, if the bootstrap is lean.
4529 (stage[+id+]-bubble): Invoke lean bootstrap commands after
4530 stage[+id+]-start. Use a makefile variable and an `if' instead of a
4531 configure substitution.
4532 ([+compare-target+]): Likewise.
4533 ([+bootstrap-target+]-lean): New.
4534 * configure.in: Remove lean bootstrap support from here.
4535
4536 * Makefile.in: Regenerate.
4537 * configure: Regenerate.
4538
4539 2006-01-04 Ben Elliston <bje@au.ibm.com>
4540
4541 * MAINTAINERS (libdecnumber): Add myself.
4542
4543 2006-01-02 Mark Mitchell <mark@codesourcery.com>
4544
4545 * libtool-ldflags: New script.
4546
4547 2006-01-02 Andreas Schwab <schwab@suse.de>
4548
4549 * configure.in: When reconfiguring remove Makefile in
4550 all stage directories.
4551 * configure: Regenerate.
4552
4553 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
4554
4555 * MAINTAINERS: Update my email address.
4556
4557 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
4558
4559 Revert Ada-related part of the previous change.
4560
4561 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4562 Do not pass.
4563 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4564 * Makefile.in: Regenerate.
4565 * configure.in: Do not include mt-ppc-aix target fragment.
4566 * configure: Regenerate.
4567
4568 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
4569
4570 * configure.in: Select appropriate fragments for PowerPC/AIX.
4571 * configure: Regenerate.
4572
4573 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4574 BOOT_CFLAGS, BOOT_LDFLAGS.
4575 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4576 BOOT_CFLAGS, BOOT_LDFLAGS.
4577 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4578 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
4579 (stage): Fail if we cannot complete the work.
4580 * Makefile.in: Regenerate.
4581
4582 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
4583
4584 * configure.in: Replace ms1 with mt.
4585 * configure: Rebuilt.
4586
4587 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
4588
4589 * MAINTAINERS: Update my email address.
4590
4591 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
4592
4593 * Makefile.tpl (all, do-[+make_target+], do-check, install,
4594 install-host-nogcc): Don't invoke $(stage) at the end.
4595 * Makefile.in: Regenerate.
4596
4597 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
4598
4599 * configure.in: Flip the top-level bootstrap switch.
4600 * configure: Regenerate.
4601
4602 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
4603
4604 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4605 $(stage) and $(unstage).
4606 (EXTRA_TARGET_FLAGS): Correct double-quoting.
4607 (all): Remove stray semicolon.
4608 (local-distclean): Don't handle multilib.tmp and multilib.out.
4609 (install.all): Set $s for consistency.
4610 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4611 check_multilibs setting. Always make the install directory.
4612 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4613 Correct @if/@endif.
4614 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4615 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4616 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4617 (multilib.out): Remove.
4618 * Makefile.in: Regenerated.
4619
4620 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
4621
4622 * MAINTAINERS (Write After Approval): Add myself.
4623
4624 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
4625
4626 * MAINTAINERS: Add myself as mt maintainer.
4627
4628 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
4629
4630 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
4631
4632 * MAINTAINERS: Change email address.
4633
4634 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
4635
4636 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4637 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4638 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
4639 Find in-tree tools if available.
4640 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4641 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4642 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4643 (COMPILER_*_FOR_TARGET): New.
4644 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4645 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4646 (CONFIGURED_*, USUAL_*): Remove.
4647 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4648 STRIP): Use autoconf substitutions.
4649 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4650 COMPILER_NM_FOR_TARGET): New.
4651 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4652
4653 (all): Make all-host and all-target in parallel.
4654 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4655 that $$r and $$s are set before invoking a recursive make.
4656 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4657 ([+bootstrap-target+]): Inline most of the `all' target.
4658
4659 2005-11-29 Ben Elliston <bje@au.ibm.com>
4660
4661 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4662 from the gcc build directory.
4663 * Makefile.in: Regenerate.
4664
4665 2005-11-29 Ben Elliston <bje@au.ibm.com>
4666
4667 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
4668 depend on all-libdecnumber.
4669 * configure.in (host_libs): Include libdecnumber.
4670 * Makefile.in: Regenerate.
4671 * configure: Likewise.
4672
4673 2005-11-29 Ben Elliston <bje@au.ibm.com>
4674
4675 * libdecnumber: Import decNumber sources from the dfp-branch.
4676
4677 2005-11-21 Kean Johnston <jkj@sco.com>
4678
4679 * config.sub, config.guess: Sync from upstream sources.
4680
4681 2005-11-21 Ben Elliston <bje@au.ibm.com>
4682
4683 Import from Autoconf sources:
4684
4685 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
4686 * config/move-if-change: Don't output "$2 is unchanged";
4687 suggested by Ben Elliston. Handle weird characters correctly.
4688
4689 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
4690
4691 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
4692 to match upstream libtool for darwin.
4693
4694 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
4695
4696 * Makefile.def: Remove gdb dependencies for gdbtk.
4697 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4698 (configure-gdb, install-gdb): New rules.
4699 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4700 * Makefile.in, configure: Regenerated.
4701
4702 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
4703
4704 * MAINTAINERS (Write After Approval): Add myself.
4705
4706 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
4707
4708 * MAINTAINERS (Write After Approval): Add myself.
4709
4710 2005-10-24 Diego Novillo <dnovillo@redhat.com>
4711
4712 * MAINTAINERS (alias analysis): Add Daniel Berlin and
4713 Diego Novillo.
4714
4715 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
4716
4717 PR bootstrap/24297
4718 * Makefile.tpl (do-[+make-target+], do-check, install,
4719 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4720 are set before recursing.
4721 * Makefile.in: Regenerate.
4722
4723 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
4724
4725 PR bootstrap/18939
4726 * Makefile.def (gcc) <target>: Fix thinko.
4727 * Makefile.in: Regenerate.
4728
4729 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
4730
4731 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4732 * configure: Regenerate.
4733
4734 2005-10-15 Jie Zhang <jie.zhang@analog.com>
4735
4736 * MAINTAINERS (Write After Approval): Add self.
4737
4738 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
4739
4740 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4741 target-libffi, target-qthreads, target-libjava, and
4742 targetlibobjc.
4743 * configure: Regenerate.
4744
4745 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
4746
4747 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4748 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4749 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4750 (USUAL_OBJDUMP_FOR_TARGET): New.
4751 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4752 * configure.in: Check for $OBJDUMP_FOR_TARGET.
4753 * configure, Makefile.in: Regenerated.
4754
4755 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
4756
4757 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4758 before other host packages.
4759
4760 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
4761
4762 * MAINTAINERS: Add self as sh libraries/configury maintainer.
4763
4764 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
4765
4766 PR bootstrap/22340
4767
4768 * configure.in (default_target): Remove.
4769 * Makefile.tpl (all): Do not use prerequisites as subroutines
4770 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4771 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4772 use prerequisites as subroutines.
4773 (check-host, check-target): New.
4774 (bootstrap configure & all targets): Do not use stage*-start
4775 if the directory layout is already ok.
4776 (non-bootstrap configure & all targets): Prepend a $(unstage).
4777 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
4778 (NOTPARALLEL): Remove.
4779 (unstage, stage variables): New variables.
4780 (unstage, stage targets): Simply expand to those variables.
4781
4782 * configure: Regenerate.
4783 * Makefile.in: Regenerate.
4784
4785 2005-10-04 James E Wilson <wilson@specifix.com>
4786
4787 * Makefile.def (lang_env_dependencies): Add libmudflap.
4788 * Makefile.in: Regenerate.
4789
4790 2005-10-03 Andreas Schwab <schwab@suse.de>
4791
4792 Backport from libtool CVS:
4793 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
4794
4795 * ltmain.sh: add support for installing into temporary
4796 staging area (e.g. 'make install DESTDIR=...')
4797
4798 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
4799
4800 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4801 * configure: Regenerated.
4802
4803 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
4804
4805 * configure: Regenerate with the correct
4806 autoconf version.
4807
4808 2005-09-30 Catherine Moore <clm@cm00re.com>
4809
4810 * configure.in (bfin-*-*): New.
4811 * configure: Regenerated.
4812
4813 2005-09-28 Geoffrey Keating <geoffk@apple.com>
4814
4815 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4816 (LIPO_FOR_TARGET): New.
4817 (CONFIGURED_LIPO_FOR_TARGET): New.
4818 (USUAL_LIPO_FOR_TARGET): New.
4819 (STRIP_FOR_TARGET): New.
4820 (CONFIGURED_STRIP_FOR_TARGET): New.
4821 (USUAL_STRIP_FOR_TARGET): New.
4822 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4823 STRIP_FOR_TARGET.
4824 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4825 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4826 * Makefile.in: Regenerate.
4827 * configure: Regenerate.
4828
4829 2005-09-19 David Edelsohn <edelsohn@gnu.org>
4830
4831 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4832 (rs6000-*-aix*): Same.
4833 * configure: Regenerate.
4834
4835 2005-09-16 Tom Tromey <tromey@redhat.com>
4836
4837 * MAINTAINERS: Add self as java maintainer.
4838
4839 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4840
4841 * configure.in: Recognize f95 in the --enable-languages option,
4842 and substitute it for fortran, issuing a warning.
4843 * configure: Regenerate.
4844
4845 2005-08-30 Phil Edwards <phil@codesourcery.com>
4846
4847 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
4848 * configure: Regenerated.
4849
4850 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
4851
4852 * MAINTAINERS: Add self as ms1 maintainer.
4853
4854 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
4855
4856 * Makefile.def (libssp): Add to lang_env_dependencies.
4857 * Makefile.in: Regenerate.
4858
4859 2005-08-18 Ian Lance Taylor <ian@airs.com>
4860
4861 * MAINTAINERS: Add myself as middle-end maintainer.
4862
4863 2005-08-17 Christian Groessler <chris@groessler.org>
4864
4865 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4866 * Makefile.in: Regenerate.
4867
4868 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
4869
4870 * MAINTAINERS (write after approval): Added myself.
4871
4872 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
4873
4874 * MAINTAINERS (Write After Approval): Add myself.
4875
4876 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
4877
4878 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4879 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4880 Look for alternate names of the target cc and c++
4881 * configure: Regenerate.
4882
4883 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
4884
4885 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4886 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4887 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4888 tools; remove code to manually set them.
4889 (Target tools): Look in the environment for them.
4890 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4891 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4892 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4893 build directory.
4894 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4895 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4896 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4897 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4898 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4899 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4900 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4901 * configure: Regenerate.
4902 * Makefile.in: Regenerate.
4903
4904 2005-07-28 Ben Elliston <bje@au.ibm.com>
4905
4906 * MAINTAINERS: Update for removed CPU targets.
4907
4908 2005-07-27 Mark Mitchell <mark@codesourcery.com>
4909
4910 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
4911 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
4912 * Makefile.in: Regenerated.
4913
4914 2005-07-26 Mark Mitchell <mark@codesourcery.com>
4915
4916 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4917 (CFLAGS_FOR_TARGET): Use it.
4918 (CXXFLAGS_FOR_TARGET): Likewise.
4919 * Makefile.in: Regenerated.
4920 * configure.in (--with-build-sysroot): New option.
4921 * configure: Regenerated.
4922
4923 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
4924
4925 * Makefile.tpl: Wrap install between unstage and stage
4926 * Makefile.in: Regenerate.
4927
4928 2005-07-21 Eric Christopher <echristo@apple.com>
4929
4930 * MAINTAINERS: Update affiliation.
4931
4932 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
4933
4934 * MAINTAINERS: Add self as crx port maintainer.
4935
4936 2005-07-20 DJ Delorie <dj@redhat.com>
4937
4938 * MAINTAINERS: Add self as m32c maintainer.
4939
4940 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
4941
4942 * all files: Update FSF address.
4943
4944 2005-07-15 Eric Christopher <echristo@redhat.com>
4945
4946 * MAINTAINERS: Change affiliation.
4947
4948 2005-07-14 Jim Blandy <jimb@redhat.com>
4949
4950 * configure.in: Add cases for Renesas m32c.
4951 * configure: Regenerated.
4952
4953 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4954
4955 * COPYING.LIB: Update from fsf.org.
4956
4957 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4958
4959 * COPYING, compile, config.guess,
4960 config.sub, install-sh, missing, mkinstalldirs,
4961 symlink-tree, ylwrap: Sync from upstream sources.
4962 * config-ml.in: Update FSF address.
4963
4964 2005-07-13 Eric Christopher <echristo@redhat.com>
4965
4966 * configure.in: Add toplevel noconfigdir support for tpf.
4967 * configure: Regenerate.
4968
4969 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
4970
4971 PR ada/22340
4972
4973 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4974 * Makefile.in: Regenerate.
4975
4976 2005-07-07 Mark Mitchell <mark@codesourcery.com>
4977
4978 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
4979 Brolley to write-after-approval.
4980
4981 2005-07-07 Andreas Schwab <schwab@suse.de>
4982
4983 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4984 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4985 * Makefile.in: Regenerated.
4986
4987 2005-07-06 Geoffrey Keating <geoffk@apple.com>
4988
4989 * configure.in: Don't build sim or rda when targetting darwin.
4990 * configure: Regenerate.
4991
4992 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
4993
4994 * configure.in: Add --enable-libssp and --disable-libssp.
4995 * configure: Regenerate with autoconf-2.13.
4996
4997 2005-07-02 Jakub Jelinek <jakub@redhat.com>
4998
4999 * Makefile.def (target_modules): Add libssp.
5000 * configure.in (target_libraries): Add target-libssp.
5001 * configure: Rebuilt.
5002 * Makefile.in: Rebuilt.
5003
5004 2005-07-01 Zack Weinberg <zackw@panix.com>
5005
5006 * MAINTAINERS: Change email address. Resign from maintainership.
5007
5008 2005-07-01 Richard Guenther <rguenther@suse.de>
5009
5010 * MAINTAINERS: Change my e-mail address and affiliation.
5011
5012 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
5013
5014 * Makefile.def (stagefeedback): Come after profile.
5015 Define profiledbootstrap target.
5016 * Makefile.tpl (profiledbootstrap): Remove.
5017 (stageprofile-end): Zap stagefeedback.
5018 (stagefeedback-start): Copy all .gcda files, not only GCC's.
5019 * Makefile.in: Regenerate.
5020
5021 2005-06-13 Richard Sandiford <richard@codesourcery.com>
5022
5023 * MAINTAINERS: Update my email address.
5024
5025 2005-06-13 Zack Weinberg <zack@codesourcery.com>
5026
5027 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
5028 In 'cpp' stanza, support '#line' as well as '# '.
5029
5030 2005-06-08 Andreas Schwab <schwab@suse.de>
5031
5032 * MAINTAINERS: Move myself from 'Write After Approval' to
5033 'CPU Port Maintainers' section as m68k maintainer.
5034
5035 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
5036
5037 * configure.in (unsupported_languages): New macro.
5038 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
5039 non-ported target libraries in noconfigdirs.
5040 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5041 non-linux-gnu. Remove libgcj_ex_libffi.
5042 <lang_frag loop>: Set add_this_lang=no if the language is in
5043 unsupported_languages.
5044 * configure: Regenerate.
5045
5046 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
5047
5048 * configure.in: Fix typo in handling of --with-mpfr-dir.
5049 * configure: Regenerate.
5050
5051 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
5052
5053 * MAINTAINERS: Update my email address.
5054
5055 2005-06-02 Jim Blandy <jimb@redhat.com>
5056
5057 * config.sub: Add cases for the Renesas m32c. (This patch has been
5058 accepted into the master sources.)
5059
5060 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
5061 Michael Snyder <msnyder@redhat.com>
5062 Stan Cox <scox@redhat.com>
5063
5064 * configure.in: Set noconfigdirs for ms1.
5065
5066 * configure: Regenerate.
5067
5068 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
5069
5070 * MAINTAINERS (Write After Approval): Add self.
5071
5072 2005-06-01 Josh Conner <jconner@apple.com>
5073
5074 * MAINTAINERS (Write After Approval): Add self.
5075
5076 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
5077
5078 * MAINTAINERS: Update my email address.
5079
5080 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
5081
5082 * MAINTAINERS (Write After Approval): Add self.
5083
5084 2005-05-26 Chris Demetriou <cgd@broadcom.com>
5085
5086 * MAINTAINERS (Write After Approval): Remove self.
5087
5088 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
5089
5090 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5091 (Dependencies): Consider target modules for bootstrap dependencies.
5092 Make target bootstrap modules depend on each stage's gcc.
5093 * Makefile.in: Regenerate.
5094
5095 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
5096
5097 * Makefile.def (configure-gcc): Depend on binutils having been built.
5098 (all-gcc): No need to do it here.
5099 * Makefile.in: Regenerate.
5100
5101 2005-05-19 Paul Brook <paul@codesourcery.com>
5102
5103 * configure.in: Rewrite misleading error message when requested
5104 language cannot be built.
5105 * configure: Regenerate.
5106
5107 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5108
5109 * ylwrap: Import from Automake 1.9.5.
5110
5111 2005-05-13 David Ung <davidu@mips.com>
5112
5113 * MAINTAINERS (Write After Approval): Add self.
5114
5115 2005-05-09 Mike Stump <mrs@apple.com>
5116
5117 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5118 lt_cv_sys_max_cmd_len for now.
5119
5120 2005-05-09 Stan Cox <scox@redhat.com>
5121
5122 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5123
5124 2005-05-08 Matt Kraai <kraai@ftbfs.org>
5125
5126 * README.SCO: Update the URL.
5127
5128 2005-05-05 David Edelsohn <edelsohn@gnu.org>
5129
5130 * ltconfig: Define file_list_spec. Pass file_list_spec and
5131 with_gnu_ld to libtool.
5132 * ltcf-c.sh (aix[45]): Define file_list_spec.
5133 * ltcf-cxx.sh (aix[45]): Same.
5134 * ltcf-gcj.sh (aix[45]): Same.
5135 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5136 exists, write list of input files to temporary file.
5137
5138 2005-05-04 Mike Stump <mrs@apple.com>
5139
5140 * configure.in: Always pass --target to target configures as
5141 otherwise rebuilds that do --recheck will fail.
5142 * confiugure: Rebuilt.
5143
5144 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
5145
5146 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5147 STAGE_HOST_EXPORTS.
5148 (configure, all): Add bootstrap support.
5149 (Host modules, target modules): Pass post-stage1 flags and exports.
5150 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5151 * Makefile.in: Regenerate.
5152
5153 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
5154
5155 * configure: Regenerate.
5156
5157 2005-04-27 Mike Stump <mrs@apple.com>
5158
5159 * MAINTAINERS: Add self as darwin maintainer.
5160
5161 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
5162
5163 * config.sub: Update from master copy.
5164
5165 2005-04-21 Mike Stump <mrs@apple.com>
5166
5167 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5168 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5169
5170 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
5171
5172 * configure.in <crisv32-*-*, cris-*-*>: New local variable
5173 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
5174 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
5175 "*-*-elf" and "*-*-linux*".
5176 * configure: Regenerate.
5177
5178 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
5179
5180 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5181
5182 2005-04-12 Mike Stump <mrs@apple.com>
5183
5184 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5185
5186 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
5187
5188 * MAINTAINERS (Write After Approval): Add myself.
5189
5190 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
5191
5192 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5193
5194 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
5195
5196 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5197 (TARGET_CONFIGARGS): Include --with-target-subdir.
5198 (configure, all): New macros. Use them throughout.
5199 * Makefile.in: Regenerate.
5200
5201 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
5202
5203 * MAINTAINERS (Write After Approval): Add myself.
5204
5205 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5206
5207 * MAINTAINERS: Remove 'loop unrolling' maintainer.
5208
5209 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
5210
5211 * MAINTAINERS: Move John Carr to Write After Approval.
5212
5213 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5214
5215 * config/mh-mingw32: Delete.
5216 * configure.in: Don't use it.
5217 * configure: Regenerate.
5218
5219 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
5220
5221 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5222 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5223 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5224 (HOST_LIB_PATH): Generate from Makefile.def.
5225 (TARGET_LIB_PATH): Likewise.
5226 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5227 * Makefile.in: Regenerate.
5228 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5229 (RPATH_ENVVAR): Include Darwin case.
5230 * configure: Regenerate.
5231
5232 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
5233
5234 * MAINTAINERS (Various Maintainers): Remove self.
5235 (Write After Approval): Add self.
5236
5237 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
5238
5239 * MAINTAINERS (Various Maintainers): Add self.
5240
5241 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
5242
5243 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5244 * configure: Regenerate.
5245
5246 2005-03-21 Zack Weinberg <zack@codesourcery.com>
5247
5248 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5249 gcc_version, and gcc_version_trigger from set of flags to pass.
5250 * Makefile.tpl: Remove definitions of above variables.
5251 (config.status): Remove dependency on $(gcc_version_trigger).
5252 * Makefile.in: Regenerate.
5253 * configure.in: Do not reference config/gcc-version.m4 nor
5254 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
5255 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
5256 * configure: Regenerate.
5257
5258 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
5259 Andrew Pinski <pinskia@physics.uc.edu>
5260
5261 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5262 * Makefile.in: Regenerate.
5263
5264 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
5265
5266 * MAINTAINERS (Write After Approval): Add myself.
5267
5268 2005-03-03 David Ayers <d.ayers@inode.at>
5269
5270 * MAINTAINERS (Write After Approval): Add myself.
5271
5272 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
5273
5274 PR libgcj/20160
5275 * ltmain.sh: Avoid creating archives with components that have
5276 duplicate basenames.
5277
5278 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
5279
5280 PR bootstrap/20250
5281 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5282 instead of check.
5283 * Makefile.in: Regenerate.
5284
5285 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5286
5287 * Makefile.in: Regenerate to fix conflict between the previous two
5288 patches.
5289
5290 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5291
5292 PR bootstrap/17383
5293 * Makefile.def (target_modules): Remove "stage", now unnecessary.
5294 * Makefile.tpl (HOST_SUBDIR): New substitution.
5295 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5296 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5297 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5298 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5299 (Host modules, Bootstrapped modules): Use it.
5300 (Build modules, Target modules): Do not create symlink trees,
5301 always configure out-of-srcdir.
5302 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5303 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5304 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5305 $(HOST_SUBDIR). Create a symlink for host_subdir.
5306
5307 * Makefile.in: Regenerate.
5308 * configure: Regenerate.
5309
5310 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5311
5312 Merged from libada-gnattools-branch:
5313 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
5314
5315 * gnattools: New directory.
5316 * Makefile.def: Add gnattools as a module, depending on target-libada.
5317 * Makefile.in: Regenerate.
5318 * configure.in: Include gnattools in host_tools; disable it if ada
5319 is disabled.
5320 * configure: Regenerate.
5321
5322 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
5323
5324 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
5325 treelang maintainer.
5326 (Write After Approval): Remove myself.
5327
5328 2005-02-23 Paul Schlie <schlie@comcast.net>
5329
5330 * configure.in: Allow darwin targeted ports to build tk, itcl and
5331 libgui.
5332 * configure: Regenerate.
5333
5334 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5335
5336 PR libgcj/10353
5337 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5338 * configure: Regenerate.
5339
5340 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
5341
5342 * MAINTAINERS (Write After Approval): Add myself.
5343
5344 2005-02-10 Ian Lance Taylor <ian@airs.com>
5345
5346 * MAINTAINERS: Update my e-mail address.
5347
5348 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
5349
5350 * MAINTAINERS (Write After Approval): Add myself.
5351
5352 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
5353
5354 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5355 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5356 target-libgloss when not *-*-elf and *-*-aout.
5357 * configure: Regenerate.
5358
5359 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
5360
5361 * MAINTAINERS: Remove obsolete entries.
5362
5363 * MAINTAINERS (Write After Approval): Add Michael Matz.
5364
5365 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
5366
5367 * MAINTAINERS: Remove self as cpplib maintainer.
5368
5369 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5370
5371 * install-sh, config.sub: Import from upstream.
5372
5373 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5374
5375 PR bootstrap/18222
5376 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5377 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5378 * Makefile.in: Regenerate.
5379
5380 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
5381
5382 * MAINTAINERS: Update my email address.
5383
5384 2005-01-12 David Edelsohn <edelsohn@gnu.org>
5385 Andreas Schwab <schwab@suse.de>
5386
5387 PR bootstrap/18033
5388 * config-ml.in: Eval option if surrounded by single quotes.
5389
5390 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
5391
5392 Revert 2004-12-28 Makefile changes, a better fix will be
5393 applied to mainline and src after GCC 4.0 branches.
5394
5395 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
5396
5397 PR bootstrap/17383
5398
5399 * Makefile.def (target_modules): Remove stage parameter,
5400 it is always true now.
5401 * Makefile.tpl (configure-build-[+module+],
5402 configure-target-[+module+]): Always build symlink tree
5403 for the directory and for include. BUILD_SUBDIR and
5404 TARGET_SUBDIR cannot be . anymore.
5405 * Makefile.in: Regenerate.
5406
5407 2004-12-25 David Edelsohn <edelsohn@gnu.org>
5408
5409 Revert 2004-12-08 Makefile changes.
5410
5411 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
5412
5413 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
5414 cygwin, mingw.
5415
5416 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
5417
5418 * configure.in (sh64-*-*): Reenable gprof.
5419 * configure: Regenerate.
5420
5421 2004-12-08 David Edelsohn <edelsohn@gnu.org>
5422
5423 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5424 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5425 (EXTRA_TARGET_FLAGS): Add PICFLAG.
5426 * Makefile.in: Regenerate.
5427
5428 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
5429
5430 * MAINTAINERS: Update my email address.
5431
5432 2004-12-07 Matt Kraai <kraai@ftbfs.org>
5433
5434 * Makefile.tpl: Generate normal dependencies if the LHS module is
5435 not bootstrapped.
5436 * Makefile.in: Regenerate.
5437
5438 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
5439
5440 * configure.in: Include config/gxx-include-dir.m4. Use
5441 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
5442 * configure: Regenerate.
5443
5444 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
5445
5446 * config.if: Delete.
5447 * configure.in: Set libstdcxx_incdir directly.
5448 * configure: Regenerate.
5449
5450 2004-12-02 Eric Christopher <echristo@redhat.com>
5451
5452 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
5453 * Makefile.in: Regenerate.
5454
5455 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
5456
5457 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5458 * configure: Regenerate.
5459
5460 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
5461
5462 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
5463 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
5464 * configure: Regenerate.
5465
5466 2004-12-01 Eric Christopher <echristo@redhat.com>
5467
5468 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
5469 of things to remove.
5470
5471 2004-11-29 Matt Kraai <kraai@ftbfs.org>
5472
5473 * MAINTAINERS (Write After Approval): Update my e-mail address.
5474
5475 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
5476
5477 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
5478 from CVS libtool to always pass_all.
5479
5480 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5481
5482 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5483 (hppa*64*-*-*): Delete incorrect comment.
5484 * configure: Rebuilt.
5485
5486 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
5487
5488 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
5489
5490 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
5491
5492 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
5493 from CVS libtool to always pass_all.
5494
5495 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5496
5497 * install-sh, compile: Import from automake.
5498
5499 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5500
5501 * config.guess, config.sub: Import from savannnah.
5502
5503 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
5504
5505 * MAINTAINERS (Write After Approval): Add myself
5506
5507 2004-11-12 Mike Stump <mrs@apple.com>
5508
5509 * Makefile.def: Add html support.
5510 * Makefile.tpl: Likewise.
5511 * Makefile.in: Regenerate.
5512
5513 2004-11-11 Geoffrey Keating <geoffk@apple.com>
5514
5515 PR 18423
5516 * configure.in: Remove all instances of build-fixincludes from
5517 noconfigdirs.
5518 (build_configargs): Supply --target to subdirectories.
5519 * configure: Regenerate.
5520
5521 * Makefile.def: Make gcc install depend on fixincludes install.
5522 * Makefile.in: Regenerate.
5523
5524 2004-11-10 Janis Johnson <janis187@us.ibm.com>
5525
5526 * MAINTAINERS: Add myself as gcc testsuite maintainer.
5527
5528 2004-11-11 Paul Brook <paul@codesourcery.com>
5529
5530 * MAINTAINERS: Add self as arm maintainer. Update email address.
5531
5532 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
5533
5534 * configure.in (noconfigdirs) [mmix-*-*]: Disable
5535 target-libgfortran.
5536 * configure: Regenerate.
5537
5538 2004-11-07 David Edelsohn <edelsohn@gnu.org>
5539
5540 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5541 like CC.
5542
5543 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
5544
5545 * Makefile.def (host fixincludes): Specify missing targets.
5546 * Makefile.in: Regenerate.
5547
5548 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
5549
5550 * MAINTAINERS: Add myself
5551
5552 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
5553
5554 * MAINTAINERS (Write After Approval): Add myself.
5555
5556 2004-11-04 Geoffrey Keating <geoffk@apple.com>
5557
5558 * Makefile.def: Build fixincludes for the host, too.
5559 * Makefile.in: Regenerate.
5560 * configure.in (host_tools): Add fixincludes.
5561 * configure: Regenerate.
5562
5563 2004-11-04 Daniel Jacobowitz <dan@debian.org>
5564
5565 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5566 * configure: Regenerated.
5567
5568 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
5569
5570 PR other/17783
5571 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5572 * configure: Regenerated.
5573
5574 2004-10-31 Mark Mitchell <mark@codesourcery.com>
5575
5576 * README.SCO: Update per FSF instructions.
5577
5578 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
5579
5580 PR target/18151
5581 * configure.in (case ${target}): Do not build fixincludes for avr.
5582 * configure: Regenerated.
5583
5584 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
5585
5586 * configure.in (case ${target}): Do not build fixincludes
5587 on platforms where it is not used.
5588 * configure: Regenerated.
5589
5590 2004-10-23 Daniel Jacobowitz <dan@debian.org>
5591
5592 * configure.in: Use an absolute path to install-sh.
5593 * configure: Regenerated.
5594
5595 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
5596
5597 * MAINTAINERS (Write After Approval): Add myself.
5598
5599 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
5600
5601 * MAINTAINERS: Remove from Write After Approval those that are
5602 already maintainers.
5603
5604 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
5605
5606 * MAINTAINERS: Update my email address.
5607
5608 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
5609
5610 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5611 * configure: Regenerate.
5612
5613 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
5614
5615 * MAINTAINERS: Update my email address.
5616
5617 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
5618
5619 * MAINTAINERS (Language Front Ends Maintainers): New. Move
5620 entries belonging to this category.
5621
5622 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
5623
5624 * MAINTAINERS: Update my e-mail address.
5625
5626 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
5627
5628 Fix wrong conflict resolution in:
5629
5630 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
5631
5632 * Makefile.in: Regenerate.
5633 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5634 in the recursive `make', instead of hardwiring `all'.
5635 (Autogenerated TARGET-* variables): New.
5636
5637 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
5638
5639 * configure.in: Enable target-libgloss for crx-*-*.
5640 * configure: Regenerate.
5641
5642 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
5643
5644 * MAINTAINERS (Various Maintainers): Move the "windows,
5645 cygwin, mingw" maintainer to ...
5646 (OS Port Maintainers): ... here.
5647
5648 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
5649
5650 * MAINTAINERS (Write After Approval): Remove those that are
5651 maintainers of some subsystem.
5652
5653 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
5654
5655 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5656 * ltcf-cxx.sh (tpf*): Likewise.
5657 * ltconfig (tpf*): Add TPF OS configuration support.
5658
5659 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
5660
5661 * MAINTAINERS: Change my email address to my new work account.
5662
5663 2004-09-24 Michael Roth <mroth@nessie.de>
5664
5665 * configure.in (--without-headers): Add missing double quotes.
5666 * configure: Regenerate.
5667
5668 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
5669
5670 * ylwrap: Revert to previous version.
5671
5672 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
5673
5674 PR bootstrap/17369
5675 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5676 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5677 SET_GCC_LIB_PATH_CMD.
5678 (BASE_TARGET_EXPORTS): Likewise.
5679 * Makefile.in: Regenerated.
5680
5681 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5682 * configure: Regenerated.
5683
5684 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
5685
5686 * config.guess: New upstream version
5687 * compile, depcomp, install-sh, ylwrap: Likewise.
5688
5689 2004-09-19 Roger Sayle <roger@eyesopen.com>
5690
5691 * config/mh-x86omitfp: New host makefile fragment. Add
5692 -fomit-frame-pointer to the default BOOT_CFLAGS.
5693 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5694 * configure: Regenerate.
5695
5696 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
5697
5698 PR target/11572
5699 * configure.in (*-*-darwin*): Renable libobjc.
5700 * configure: Regenerate.
5701
5702 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
5703
5704 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
5705
5706 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
5707
5708 * Makefile.def: Remove libbanshee.
5709 * Makefile.tpl: Ditto.
5710 * configure.in: Ditto.
5711 * Makefile.in: Regen.
5712 * configure: Ditto.
5713
5714 2004-09-08 David Edelsohn <edelsohn@gnu.org>
5715
5716 * ltmain.sh: Use $pic_object as $non_pic_object if
5717 $non_pic_object=none.
5718
5719 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
5720
5721 * missing: Import latest version from master repository.
5722
5723 2004-09-06 Nick Clifton <nickc@redhat.com>
5724
5725 * config.sub: Import latest version from master repository.
5726 * config.guess: Likewise.
5727 This includes these changes:
5728
5729 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
5730
5731 * config.sub: Handle crisv32, alias etraxfs.
5732 * config.guess (crisv32:Linux:*:*): Handle.
5733
5734 2004-08-13 Brad Smith <brad@comstyle.com>
5735
5736 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5737 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5738
5739 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
5740
5741 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5742 assume the processor is a powerpc. This is because coreutils
5743 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5744 in this case, due to a MacOS X bug that causes
5745 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5746 to return a negative number.
5747 Problem reported by Petter Reinholdtsen in:
5748 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5749
5750 2004-07-19 Ben Elliston <bje@gnu.org>
5751
5752 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5753
5754 2004-06-24 Ben Elliston <bje@gnu.org>
5755
5756 * config.guess: Update copyright years.
5757 * config.sub: Likewise.
5758
5759 2004-06-22 Robert Millan <robertmh@gnu.org>
5760
5761 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5762 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5763
5764 2004-06-22 Stanley F. Quayle <stan@stanq.com>
5765
5766 * config.guess (*:*VMS:*:*): New entry. Replaces
5767 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5768 manufacturer.
5769
5770 2004-06-22 Ben Elliston <bje@gnu.org>
5771
5772 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5773 * config.sub: Likewise.
5774
5775 2004-06-22 Ben Elliston <bje@gnu.org>
5776
5777 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5778 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5779
5780 2004-06-11 Ben Elliston <bje@gnu.org>
5781
5782 * config.guess (pegasos:OpenBSD:*:*): Remove.
5783
5784 2004-06-11 Ben Elliston <bje@gnu.org>
5785
5786 From Wouter Verhelst <wouter@grep.be>:
5787 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5788
5789 2004-06-11 Ben Elliston <bje@gnu.org>
5790
5791 * config.guess (luna88k:OpenBSD:*:*): New.
5792
5793 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
5794
5795 * config.guess (m32r*:Linux:*:*): New case.
5796 * config.sub: Handle m32rle.
5797
5798 2004-03-12 Ben Elliston <bje@wasabisystems.com>
5799
5800 From Jens Petersen <petersen@redhat.com>:
5801 * config.sub: Handle sparcv8.
5802
5803 2004-03-03 Ben Elliston <bje@wasabisystems.com>
5804
5805 From Tom Smith <smith@cag.lkg.hp.com>:
5806 * config.guess: Version suffixes are equally significant on Tru64
5807 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
5808 prefix of "P" (patched kernel).
5809
5810 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
5811
5812 * config.sub: Add support for National Semiconductor CRX target.
5813
5814 2004-09-03 Janis Johnson <janis187@us.ibm.com>
5815
5816 * MAINTAINERS (Various Maintainers): Remove myself as web page
5817 maintainer, add myself as maintainer of build status lists.
5818
5819 2004-09-03 Jan Beulich <jbeulich@novell.com>
5820
5821 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5822 *-*-netware, but add target-libmudflap.
5823 Consolidate *-*-netware targets (of which really only i?86 exists)
5824 into a single entry.
5825 * configure: Likewise.
5826
5827 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
5828
5829 * Makefile.tpl (sorry): Remove.
5830 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5831 (cleanstrap targets): Depend on distclean, not distclean-stage1.
5832 (do-clean): Clean per-stage directories too.
5833 (do-distclean): Run distclean-stage1 too.
5834 (.NOTPARALLEL): Enable during toplevel bootstrap.
5835 (stage[+id+]-bubble): Enable parallel execution during
5836 the recursive invocation.
5837 * Makefile.in: Regenerate.
5838
5839 Fix previous checkin:
5840
5841 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5842 include.
5843 * configure.in: Fix indentation.
5844 * configure: Regenerate.
5845
5846 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
5847
5848 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5849 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5850 * configure: regenerate
5851 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5852 -mdynamic-no-pic
5853
5854 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
5855
5856 * Makefile.def (build_modules): Add fixincludes.
5857 (dependencies): Make gcc depend on fixincludes.
5858 * configure.in (build_tools): Add fixincludes.
5859 (build_configdirs): Always include build_libs.
5860 * Makefile.in: Regenerate.
5861 * configure: Regenerate.
5862
5863 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
5864
5865 * Makefile.def (bootstrap stages): Add 'lean' parameter.
5866 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5867 phony targets; do not generate timestamp files.
5868 (distclean-stageN): Remove references to their timestamp files.
5869 (restageN, touch-stageN): Remove.
5870 (stageN-bubble): Rewritten.
5871 (compare): Support lean bootstraps.
5872 * Makefile.in: Regenerate.
5873
5874 * configure.in: Only warn when bootstrapping but
5875 build != host or build != target. Support lean bootstraps.
5876 * configure: Regenerate.
5877
5878 2004-08-26 Phil Edwards <phil@codesourcery.com>
5879
5880 * configure.in: Give a better error message if GMP/MPFR are missing
5881 and a language needing them has been requested.
5882 * configure: Regenerated.
5883
5884 2004-08-25 Phil Edwards <phil@codesourcery.com>
5885
5886 * configure.in: Print a list of available language front-ends if
5887 a requested one is missing. Tidy stray tab characters.
5888 * configure: Regenerated.
5889
5890 2004-08-19 Michael Koch <konqueror@gmx.de>
5891
5892 * gcc/doc/install.texi: Update entry about automake for libjava.
5893
5894 2004-08-17 Robert Millan <robertmh@gnu.org>
5895
5896 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5897 (instead of FreeBSD).
5898 * configure: Regenerate.
5899
5900 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
5901
5902 * Makefile.in: Regenerate.
5903 * configure: Regenerate.
5904
5905 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5906 stage_*_flags.
5907 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5908 for bootstrapped modules if toplevel bootstrap is going.
5909 (GCC bootstrap): Generate per-stage targets for all bootstrapped
5910 modules. Adjust for changes in Makefile.def. Enable several
5911 rules even in non-bootstrap mode, just to avoid peppering the
5912 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5913 (stage-[+prev+]-bubble): Remove.
5914
5915 * Makefile.def (Dependencies): Depend on all-build-bison,
5916 all-build-flex, all-build-byacc, all-build-texinfo, rather
5917 than the host variations.
5918 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
5919 with BUILD_SUBDIR.
5920 (BISON): Update for recent Bisons.
5921 (YACC): Fix typo.
5922 (cross): Depend on all-build.
5923 (all): Do not depend on all-build.
5924 (prebootstrap): Remove.
5925 (dep-kind): Accept separate prefixes for MODULE and ON variables.
5926 (Prebootstrap dependencies): Add them to the per-stage targets
5927 and to all-prebootstrap.
5928 * configure.in (build_configdirs): Always enable build_tools.
5929 (BUILD_DIR_PREFIX): Remove.
5930
5931 * Makefile.def (gcc): Add target variable.
5932 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5933 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5934 in the recursive `make', instead of hardwiring `all'.
5935 (Autogenerated TARGET-* variables): New.
5936
5937 2004-08-13 Brian Booth <bbooth@redhat.com>
5938
5939 * MAINTAINERS: Remove myself from write-after-approval.
5940
5941 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
5942
5943 * src-release: Stop distributing mmalloc with gdb (which doesn't
5944 use it).
5945 * Makefile.def: GDB doesn't depend on mmalloc anymore.
5946 * Makefile.in: Regenerate.
5947
5948 2004-08-09 Mark Mitchell <mark@codesourcery.com>
5949
5950 * configure.in (arm*-*-eabi*): New target.
5951 * configure: Regenerate.
5952
5953 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
5954
5955 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5956 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5957 (Dependencies): New section.
5958 * Makefile.tpl (Dependencies): Generate from Makefile.def.
5959 (configure-target-[+module+]): Depend on maybe-all-gcc
5960 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
5961 (toplevel profiledbootstrap): Fix dependencies.
5962 * Makefile.in: Regenerate.
5963
5964 2004-08-03 Mark Mitchell <mark@codesourcery.com>
5965
5966 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5967 target-libiberty to noconfigdirs.
5968 * configure: Regenerate.
5969
5970 2004-08-03 Paul Brook <paul@codesourcery.com>
5971
5972 * configure.in: Check for MPFR as well as GMP.
5973 * configure: Regenerate.
5974
5975 2004-08-01 Robert Millan <robertmh@gnu.org>
5976
5977 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5978 libmudflap for all GNU-based systems (with Glibc).
5979 * configure: Regenerate.
5980
5981 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
5982
5983 * Makefile.def (host-modules): Add gcc.
5984 * Makefile.in: Regenerate.
5985 * Makefile.tpl (sorry): New rule.
5986 (configure-host, all-host, [+make_target+]-host, do-check,
5987 install-host): Do not add gcc as a special case.
5988 (host modules): Add a small special-casing for gcc. Export
5989 extra_make_flags through the environment.
5990 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5991 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5992 other recursive targets for gcc): Remove.
5993
5994 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5995 (stage, unstage): New rules.
5996 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5997 distclean-stage[+id+]): Use stage_current.
5998 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5999 the stage*-start rules.
6000
6001 2004-08-02 Geoffrey Keating <geoffk@apple.com>
6002
6003 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6004 use -all_load flag.
6005
6006 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
6007
6008 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6009 * configure: Regenerate.
6010
6011 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
6012
6013 * maintainer-scripts/gcc_release: Revert yesterday's change.
6014
6015 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
6016
6017 * MAINTAINERS: Add myself to write-after-approval.
6018
6019 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
6020
6021 * libf2c: Removed.
6022 * gcc/gccbug.in: Updated because of libf2c removal.
6023 * maintainer-scripts/gcc_release: Ditto.
6024
6025 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
6026
6027 * configure.in: Build libmudflap by default on FreeBSD.
6028 * configure: Regenerated.
6029
6030 2004-07-09 Mark Mitchell <mark@codesourcery.com>
6031
6032 * configure.in: Do not build libmudflap by default on non-GNU/Linux
6033 systems.
6034 * configure: Regenerated.
6035
6036 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6037
6038 PR target/16344
6039 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6040 feedback based compiler.
6041 * Makefile.in: Rebuilt.
6042
6043 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
6044
6045 * Makefile.def (host_modules): Set bootstrap=true for flex.
6046 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6047 * Makefile.in: Rebuilt.
6048
6049 2004-07-07 Jan Hubicka <jh@suse.cz>
6050
6051 * MAINTAINERS: Add self as a profile feedback maintainer.
6052
6053 2004-07-05 Phil Edwards <phil@codesourcery.com>
6054
6055 * configure.in: Do not prepend $srcdir to /dev/null in
6056 makefile fragments.
6057 * configure: Regenerate.
6058
6059 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
6060
6061 * Makefile.def (build_modules): Add bison, byacc, flex,
6062 m4, texinfo.
6063 (flags_to_pass): Add FLEX.
6064 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6065 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6066 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6067 DEFAULT_MAKEINFO): Remove.
6068 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6069 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6070 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6071 objdir or else use configured tool.
6072 (all-build): New.
6073 (all): Depend on it.
6074 (Build module dependencies): Add.
6075 * Makefile.in: Regenerate.
6076 * configure.in: Better support for multiple build modules,
6077 matching what is done for host/target modules. Do not look
6078 for "plausible" locations of build tools if Canadian cross.
6079 Use autoconf's AC_PROG_CC to find a C compiler. Define
6080 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
6081 * configure: Regenerate.
6082
6083 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6084
6085 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6086 * Makefile.in: Regenerate.
6087
6088 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6089
6090 * Makefile.tpl (configure-build-[+module+],
6091 configure-[+module+], configure-target-[+module+]): Pass
6092 [+extra_configure_args+].
6093 (all-build-[+module+], all-[+module+], check-[+module+],
6094 install-[+module+], [+make_target+]-[+module+],
6095 all-target-[+module+], check-target-[+module+],
6096 install-target-[+module+], [+make_target+]-target-[+module+]):
6097 Pass [+extra_make_args+].
6098 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6099 (GCC_HOST_EXPORTS): Remove.
6100 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6101 cross, check-gcc, check-gcc-c++, install-gcc,
6102 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6103 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6104 * Makefile.in: Regenerate.
6105
6106 2004-06-21 Matthew Sachs <msachs@apple.com>
6107
6108 * MAINTAINERS: Added self to write-after-approval.
6109
6110 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
6111
6112 * configure.in: Check for srcdir/winsup rather than build directory
6113 winsup.
6114 * configure: Regenerate.
6115
6116 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
6117
6118 * configure.in: Don't build Cygwin native newlib if winsup
6119 directory is missing. Emit warning instead.
6120 * configure: Regenerate.
6121
6122 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
6123
6124 * Makefile.tpl (touch-stage[+id+]): New.
6125 (restage[+prev+]): Depend on touch-stage[+id+].
6126
6127 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6128 Use it throughout.
6129
6130 * Makefile.def: Add profile and feedback bootstrap stages.
6131 Remove next field from bootstrap stages.
6132 * Makefile.tpl (LN, LN_S): Substitute.
6133 (stageN-start, stageN-end): Use double-colon rules, to
6134 provide a hook for additional setup commands.
6135 (distclean-stageN-gcc, restageN): Create dependencies from
6136 [+prev+], not from [+next+].
6137 (stageN-bubble): Add commands for successive stages from
6138 [+prev+], using double-colon rules.
6139 (all-stageN-gcc): Fix typo.
6140 (stagefeedback-start, profiledbootstrap): New.
6141 * Makefile.in: Regenerate.
6142 * configure.in: Call ACX_PROG_LN.
6143 * configure: Regenerate.
6144
6145 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
6146
6147 * MAINTAINERS (Write After Approval): Add myself.
6148
6149 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
6150
6151 * MAINTAINERS (Write After Approval): Add myself.
6152
6153 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
6154
6155 * configure.in: Fix --enable-bootstrap breakage introduced in trees
6156 without gcc.
6157 * configure: Regenerate.
6158
6159 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6160
6161 * Makefile.tpl: Fix typo.
6162 * Makefile.in: Regenerate.
6163
6164 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6165
6166 * configure.in: Remove new- prefix from toplevel
6167 bootstrap targets.
6168 * configure: Regenerate.
6169
6170 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6171
6172 * Makefile.tpl (all.normal): Rename to all.
6173 (all): Replace with a rule to pick the default
6174 target from configure.
6175 (all-gcc, configure-gcc): Use conditionals to
6176 do nothing when toplevel bootstrap is going on.
6177 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6178 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6179 * configure.in: Support --enable-bootstrap.
6180
6181 * Makefile.def: Remove new- prefix from toplevel
6182 bootstrap targets.
6183 * Makefile.tpl: Likewise.
6184
6185 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
6186 target.
6187
6188 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6189 $(RECURSE_FLAGS) to recursive invocation of make.
6190
6191 * Makefile.in: Regenerate.
6192 * configure: Regenerate.
6193
6194 2004-05-30 Andreas Jaeger <aj@suse.de>
6195 Jim Wilson <wilson@specifixinc.com>
6196
6197 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6198 like CC.
6199
6200 2004-05-27 Daniel Jacobowitz <dan@debian.org>
6201
6202 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6203 * configure: Regenerate.
6204
6205 2004-05-25 Daniel Jacobowitz <drow@false.org>
6206
6207 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6208 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6209 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
6210 targets.
6211 * Makefile.in: Regenerate.
6212
6213 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
6214
6215 * configure.in: Test the ability to symlink directories.
6216 * configure: Regenerate.
6217
6218 * Makefile.def (bootstrap-stage): New definitions.
6219 * Makefile.tpl (configure-stage1-gcc,
6220 configure-stage2-gcc, configure-stage3-gcc,
6221 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6222 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6223 new-restage3, compare): Autogenerate, see Makefile.in
6224 entry for behavioral changes.
6225 (distclean-stage1, new-stage1-start, new-stage1-end,
6226 new-stage1-bubble, distclean-stage2, new-stage2-start,
6227 new-stage2-end, new-stage2-bubble, distclean-stage3,
6228 new-stage3-start, new-stage3-end): New autogenerated targets.
6229 (objext, prebootstrap, BOOT_CFLAGS,
6230 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6231 targets.
6232
6233 * Makefile.in: Regenerate.
6234 (distclean-stage1, new-stage1-start, new-stage1-end,
6235 new-stage1-bubble, distclean-stage2, new-stage2-start,
6236 new-stage2-end, new-stage2-bubble, distclean-stage3,
6237 new-stage3-start, new-stage3-end): New targets.
6238 (all-stage1-gcc): Move prebootstrap dependency from here...
6239 (configure-stage1-gcc): ...to here.
6240 (new-bootstrap): Use bubble targets.
6241 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6242 Use per-stage distclean targets.
6243 (configure-stage1-gcc, configure-stage2-gcc,
6244 configure-stage3-gcc, all-stage1-gcc,
6245 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6246 Use new-stageN-start to prepare the tree.
6247
6248 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
6249
6250 * Makefile.def (host_modules): add libcpp.
6251 * Makefile.tpl: Add dependencies on and for libcpp.
6252 * Makefile.in: Regenerate.
6253 * configure.in: Add libcpp host module.
6254 * configure: Regenerate.
6255
6256 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
6257
6258 * Makefile.tpl: Whenever a recursive target is defined, wrap
6259 it in a special @if/@endif block, and prepare its maybe
6260 dependency in the @if/@endif block
6261 * configure.in: Instead of writing maybe dependencies, remove
6262 the @if/@endif statements, and remove the @if/@endif blocks
6263 that remain.
6264 * configure: Regenerate.
6265 * Makefile.in: Regenerate.
6266
6267 2004-05-20 Janis Johnson <janis187@us.ibm.com>
6268
6269 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6270
6271 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
6272
6273 PR bootstrap/15120
6274 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6275 * */configure: Rebuilt.
6276
6277 2004-05-17 Zack Weinberg <zack@codesourcery.com>
6278
6279 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6280 of libf2c.
6281 * configure, Makefile.in: Regenerate.
6282
6283 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
6284
6285 * MAINTAINERS (Write After Approval): Add myself.
6286
6287 2004-05-13 Diego Novillo <dnovillo@redhat.com>
6288
6289 Merge from tree-ssa-20020619-branch.
6290
6291 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6292 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6293 (HOST_GMPLIBS): Define.
6294 (HOST_GMPINC): Define.
6295 (TARGET_LIB_PATH): Add libmudflap.
6296 (GFORTRAN_FOR_TARGET): Define.
6297 (configure-build*): Export GFORTRAN.
6298 (configure-gcc): Export GMPLIBS and GMPINC.
6299 (all-gcc): Add maybe-all-libbanshee.
6300 (configure-target-libgfortran): Define.
6301 * Makefile.in: Regenerate.
6302 * configure.in (host_libs): Add libbanshee.
6303 (target_libraries): Add target-libmudflap and target-libgfortran.
6304 Add --with-libbanshee.
6305 Handle --disable-libmudflap.
6306 (*-*-freebsd*): Use with_gmp.
6307 Add $(libgcj) to noconfigdirs.
6308 * configure: Regenerate.
6309 * depcomp: New file.
6310 * MAINTAINERS: Add tree-ssa maintainers.
6311
6312 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
6313
6314 * MAINTAINERS (Various Maintainers): Add myself.
6315
6316 2004-04-30 Brian Ford <ford@vss.fsi.com>
6317
6318 * MAINTAINERS (Write After Approval): Add myself.
6319
6320 2004-04-29 Uros Bizjak <uros@kss-loka.si>
6321
6322 * MAINTAINERS (Write After Approval): Add myself.
6323
6324 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
6325
6326 * config/acx.m4: Fix fastcompare support for new-bootstrap.
6327 * configure: Regenerate.
6328
6329 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
6330
6331 Revert:
6332 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6333
6334 * Makefile.def (flags_to_pass): Remove *dir variables that
6335 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6336 as well as prefix and exec_prefix.
6337 * Makefile.in: Regenerate.
6338
6339 2004-04-26 Robert Millan <robertmh@gnu.org>
6340
6341 Add patches from libtool CVS.
6342 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6343 * ltconfig: Likewise.
6344 * ltcf-c.sh: Likewise.
6345 * ltcf-cxx.sh: Likewise.
6346 * ltcf-gcj.sh: Likewise.
6347
6348 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6349
6350 * Makefile.def (host_modules): Mark with the bootstrap
6351 flag packages on which gcc depends.
6352 * Makefile.tpl (all-bootstrap): Use it.
6353 * Makefile.in: Regenerate.
6354
6355 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6356
6357 * Makefile.def (flags_to_pass): Remove *dir variables that
6358 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6359 as well as prefix and exec_prefix.
6360 * Makefile.in: Regenerate.
6361
6362 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6363
6364 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6365 * configure: Regenerate.
6366 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6367 * gcc/Makefile.tpl (compare): Use the result of the test.
6368 * gcc/Makefile.in: Regenerate.
6369
6370 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
6371
6372 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6373 Always relocate gcc and prev-gcc to the original names, even
6374 if the build fails.
6375 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6376 New targets.
6377
6378 2004-04-23 Laurent GUERBY <laurent@guerby.net>
6379
6380 * MAINTAINERS: Update my email address.
6381
6382 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6383
6384 * configure.in (mips*-*-irix5*): Enable ld.
6385 * configure: Regenerate.
6386
6387 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6388
6389 * configure: Regenerate.
6390
6391 2004-04-15 James E Wilson <wilson@specifixinc.com>
6392
6393 * Makefile.tpl (configure-[+module+], configure-gcc,
6394 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6395 Set and export LDFLAGS.
6396 * Makefile.in: Regenerate.
6397
6398 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
6399
6400 * MAINTAINERS: Add myself to write-after-approval.
6401
6402 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
6403
6404 PR bootstrap/14871
6405 * Makefile.tpl: If we don't have built-in-tree target tools,
6406 use the ones found by configure rather than hacking around with
6407 program_transform_name.
6408 * configure.in: Give Makefile.tpl the information necessary
6409 to do that.
6410 * Makefile.in: Regenerate.
6411 * configure: Regenerate.
6412
6413 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
6414
6415 PR bootstrap/14760
6416 * configure.in: When computing baseargs, strip *all* copies of
6417 offending options. Also, don't match/substitute the trailing space,
6418 so that this actually works when two similar options are separated by
6419 only one space.
6420 * configure: Regenerate.
6421
6422 2004-04-06 David Edelsohn <edelsohn@gnu.org>
6423
6424 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6425 (rs6000-*-aix*): Same.
6426 * configure: Regenerate.
6427
6428 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
6429
6430 * MAINTAINERS: Add myself to write-after-approval.
6431
6432 2004-04-03 Bud Davis <bdavis9659@comcast.net>
6433
6434 * MAINTAINERS: Add myself to write-after-approval.
6435
6436 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
6437
6438 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6439 STRICT_WARN, WARN_CFLAGS flags passed down to make.
6440 * Makefile.in: Regenerate.
6441
6442 * configure.in (top level bootstrap support): Rework --enable-werror
6443 to set @stage2_werror_flag@.
6444 * configure: Regenerate.
6445 * Makefile.tpl (top level bootstrap support): Pass
6446 @stage2_werror_flag@ down to configure in stages 2 and 3.
6447 * Makefile.in: Regenerate.
6448
6449 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
6450
6451 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6452 for stages 2 and 3 as well as in make. As a consequence, remove
6453 OUTPUT_OPTION (now detected by configure) from the flags passed down
6454 to make.
6455 * Makefile.in: Regenerate.
6456
6457 * Makefile.tpl (new-bootstrap): Fix typo.
6458 * Makefile.in: Regenerate.
6459
6460 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
6461
6462 * Makefile.tpl: Rearrange by moving recursive_targets rules
6463 into their proper sections.
6464 * Makefile.tpl (top level bootstrap support): Move disabling
6465 of coverage flags from 'make' to 'configure'; improve comments.
6466 * Makefile.in: Regenerate.
6467
6468 * Makefile.tpl (experimental top level bootstrap) Move stage1
6469 language setting from all- target to configure- target; disable
6470 intermodule optimization in stage 1; prevent gratuitous rebuilds
6471 of stage 1.
6472 * Makefile.in: Regenerate.
6473 * configure.in: Comma-separate stage 1 language list for top
6474 level bootstrap.
6475 * configure: Regenerate.
6476
6477 * Makefile.tpl: Clean up experimental top level bootstrap support:
6478 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6479 prev-gcc in configure- targets as well as all- targets.
6480 * Makefile.in: Regenerate.
6481
6482 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
6483
6484 * compile: New file imported from automake.
6485
6486 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
6487
6488 * configure.in: Remove symbolic link section.
6489 * configure: Regenerate.
6490 * Makefile.tpl (links): Remove.
6491 * Makefile.in: Regenerate.
6492
6493 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
6494 Nathanael Nerode <neroden@gcc.gnu.org>
6495
6496 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
6497 Set with AC_CHECK_PROGS.
6498 * configure.in: Fix comment typo from last patch.
6499 * configure: Regenerate.
6500
6501 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
6502
6503 * Makefile.tpl: Introduce experimental top level bootstrap support.
6504 * Makefile.in: Regenerate.
6505 * configure.in: Introduce support for top level bootstrap.
6506 * configure: Regenerate.
6507
6508 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
6509 Paolo Bonzini <bonzini@gnu.org>
6510
6511 PR bootstrap/14522
6512 * configure.in: Cope with shells that do not support unquoted ^
6513 * configure: Regenerate.
6514
6515 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
6516 Paolo Bonzini <bonzini@gnu.org>
6517
6518 PR bootstrap/14522
6519 * configure.in: Cope with shells that do not support nesting
6520 quotes inside quoted backquote substitutions.
6521 * configure: Regenerate.
6522
6523 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
6524
6525 PR bootstrap/14522
6526 * configure.in: Fix escaping of $.
6527 * configure: Regenerate.
6528
6529 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
6530
6531 * configure: Regenerate, since I forgot to while committing Paolo's
6532 changes.
6533
6534 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
6535
6536 PR ada/14131
6537 Move language detection to the top level.
6538 * configure.in: Find default values for the tools as
6539 soon as possible. Disable ada if GNAT is not found.
6540 Emit error message about missing languages. Expand
6541 --enable-languages=all for the gcc subdirectory.
6542
6543 2004-03-10 Ben Elliston <bje@gnu.org>
6544
6545 * MAINTAINERS: Update my email address.
6546
6547 2004-03-05 David Edelsohn <edelsohn@gnu.org>
6548
6549 * ltconfig: Disable building static libraries if building shared
6550 libraries on AIX 5L.
6551
6552 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
6553
6554 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6555 and disable libgcj.
6556 * configure: Regenerated.
6557
6558 2004-03-01 Brian Booth <bbooth@redhat.com>
6559
6560 * MAINTAINERS: Add myself to write-after-approval.
6561
6562 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
6563
6564 * MAINTAINERS: Add myself to write-after-approval.
6565
6566 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6567
6568 PR bootstrap/7087
6569 * Makefile.tpl: Guard XFOO sed statements better.
6570 * Makefile.tpl: Add dependency for configure-target-libada.
6571 * Makefile.in: Regenerate (incidentally fixes broken
6572 commit when libada-branch was merged).
6573
6574 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
6575
6576 * MAINTAINERS: Add myself to write-after-approval.
6577
6578 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
6579
6580 * MAINTAINERS: Add Nicola Pero and myself as libobjc
6581 maintainers.
6582
6583 2004-02-20 Andrew Cagney <cagney@redhat.com>
6584
6585 * config.guess: Update from version 2003-10-16 to 2004-02-16.
6586 * config.sub: Update from version 2003-11-03 to 2004-02-16.
6587
6588 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
6589
6590 PR bootstrap/11932
6591 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6592
6593 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
6594
6595 * MAINTAINERS: Added myself to write-after-approval.
6596
6597 2004-02-14 Michael Koch <konqueror@gmx.de>
6598
6599 * MAINTAINERS: Added myself to write-after-approval.
6600
6601 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
6602
6603 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
6604 some OS port maintainers to OS port maintainers section.
6605
6606 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
6607
6608 * MAINTAINERS: Add self.
6609
6610 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
6611
6612 * MAINTAINERS: Alphabetize.
6613
6614 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
6615
6616 * MAINTAINERS: Remove myself.
6617
6618 2004-02-11 David Edelsohn <edelsohn@gnu.org>
6619
6620 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6621 (rs6000-*-aix*): Same.
6622 * configure: Regenerate.
6623
6624 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
6625
6626 * configure.in (host): Add in missing $noconfigdirs to defines.
6627 * configure: Regenerate.
6628
6629 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
6630 Nathanael Nerode <neroden@gcc.gnu.org>
6631
6632 PR ada/6637, PR ada/5911
6633 Merge with libada-branch:
6634 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6635 with appropriate dependencies. Add --enable-libada configure switch.
6636 * configure, Makefile.in: Regenerate.
6637
6638 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
6639
6640 * MAINTAINERS: Add myself to write-after-approval.
6641
6642 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6643
6644 * configure.in: Don't pass --with-stabs on IRIX 5 either.
6645 * configure: Regenerate.
6646
6647 2004-02-04 Geoffrey Keating <geoffk@apple.com>
6648
6649 Merge from upstream:
6650
6651 * ltmain.in: When setting IFS to '~', be careful about user
6652 arguments that contain '~'.
6653
6654 2004-02-04 Peter O'Gorman <peter@pogma.com>
6655
6656 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
6657 Also test $base_compile against $CC with escaped arguments. Bug
6658 reported by Geoff Keating <geoffk@apple.com>.
6659
6660 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
6661
6662 * MAINTAINERS: Remove i960 port.
6663
6664 2004-01-23 DJ Delorie <dj@redhat.com>
6665
6666 * Makefile.def (target_modules) [libiberty]: Don't stage.
6667 * Makefile.in: Rebuilt.
6668
6669 2004-01-20 Caroline Tice <ctice@apple.com>
6670
6671 * MAINTAINERS: Add myself to write-after-approval.
6672
6673 2004-01-19 Paolo Carlini <pcarlini@suse.de>
6674
6675 * MAINTAINERS: Update my email address.
6676
6677 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
6678
6679 * MAINTAINERS: Add myself to write-after-approval.
6680
6681 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
6682
6683 * MAINTAINERS: Remove entries without email address.
6684
6685 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
6686
6687 * MAINTAINERS: Add myself to write-after-approval.
6688
6689 2004-01-15 Steven Bosscher <stevenb@suse.de>
6690
6691 * MAINTAINERS: Update my email address.
6692
6693 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
6694
6695 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6696 * Makefile.tpl (configure-target-[+module+]): Support stage.
6697 * Makefile.in: Rebuilt.
6698
6699 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
6700
6701 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
6702
6703 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
6704
6705 * MAINTAINERS: Add myself as a MIPS maintainer.
6706
6707 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
6708
6709 * configure.in: Use ./config.cache, not config.cache.
6710 * configure: Regenerate.
6711 * Makefile.tpl: Special-casing not needed for GCC any more.
6712 * Makefile.in: Regenerate.
6713
6714 * configure.in: Don't share a cache file for host dirs.
6715 * configure: Regenerate.
6716
6717 * config-ml.in: Don't mess with the cache file.
6718
6719 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
6720
6721 * MAINTAINERS: Move myself from 'Write After Approval' to
6722 'CPU Port Maintainers' section as SPARC maintainer.
6723
6724 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
6725
6726 * Makefile.tpl: Make GCC use a separate config.cache.
6727 * Makefile.in: Regenerate.
6728
6729 PR bootstrap/11932, PR bootstrap/11933
6730 (I don't know if it will fix either of them, but it relates
6731 to them.)
6732 * configure.in: Don't use shared config.cache for target
6733 directories.
6734 * configure: Regenerate.
6735
6736 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
6737
6738 * MAINTAINERS: Add myself to 'Write After Approval' section.
6739
6740 2003-12-31 Roger Sayle <roger@eyesopen.com>
6741
6742 * configure.in (ia64*-*-hpux*): Disable building java libraries.
6743 * configure: Regenerated.
6744
6745 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
6746
6747 * MAINTAINERS: Remove the mn10200 maintainer.
6748
6749 2003-12-21 Bernardo Innocenti <bernie@develer.com>
6750
6751 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6752 * configure: Regenerated.
6753
6754 2003-12-16 Jan Hubicka <jh@suse.cz>
6755
6756 * MAINTAINERS: Add myself as callgraph maintainer.
6757
6758 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
6759
6760 * configure.in (raw_libstdcxx_flags): Remove the leading space.
6761 * configure: Regenerate.
6762
6763 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6764
6765 * MAINTAINERS: Move myself from 'Bug database only accounts' to
6766 'Write After Approval' section. Update email.
6767
6768 2003-12-01 James Lemke <jim@wasabisystems.com>
6769
6770 * MAINTAINERS (Write After Approval): Add myself.
6771
6772 2003-11-20 Matt Thomas <matt@3am-software.com>
6773
6774 * MAINTAINERS: Add myself as a vax port maintainer.
6775
6776 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
6777
6778 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6779 (configure-build-[+module+], configure-[+module+]): Likewise.
6780 (configure-target-[+module+], configure-gcc, config.status): Likewise.
6781 * Makefile.in: Regenerate.
6782
6783 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
6784
6785 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
6786 shared/dylibed libraries.
6787 * ltmain.sh: Likewise.
6788 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
6789 * ltcf-cxx.sh: Likewise.
6790 * ltcf-gcj.sh: Likewise.
6791 * ltconfig: Likewise.
6792
6793 2003-11-17 Stan Cox <scox@redhat.com>
6794
6795 * MAINTAINERS: Add myself as iq2000 port maintainer.
6796
6797 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
6798
6799 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6800 * Makefile.in: Regenerate.
6801
6802 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
6803
6804 * config.sub: Update to 2003-11-03 version.
6805
6806 2003-10-20 Phil Edwards <phil@codesourcery.com>
6807
6808 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
6809 * configure: Regenerate.
6810
6811 2003-10-20 Nicolas Pitre <nico@cam.org>
6812
6813 * MAINTAINERS: Add myself to 'Write After Approval' section.
6814
6815 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
6816
6817 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6818
6819 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
6820
6821 * MAINTAINERS: Update my email address.
6822
6823 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6824
6825 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
6826
6827 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
6828
6829 * MAINTAINERS: Add myself to 'Write After Approval' section.
6830
6831 2003-10-16 Bernardo Innocenti <bernie@develer.com>
6832
6833 * config.guess: Update to 2003-10-16 version.
6834 * config.sub: Update to 2003-10-16 version.
6835
6836 2003-10-15 David Daney <ddaney@avtrex.com>
6837
6838 * MAINTAINERS: Added myself to 'Write After Approval' section.
6839
6840 2003-10-15 Falk Hueffner <falk@debian.org>
6841
6842 * MAINTAINERS: Move myself from 'Bug database only accounts' to
6843 'Write After Approval' section. Update email.
6844
6845 2003-10-14 Roger Sayle <roger@eyesopen.com>
6846
6847 * MAINTAINERS: Move myself from 'Write After Approval' to
6848 'Various Maintainers' section as middle-end maintainer.
6849
6850 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
6851
6852 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6853 HOST_FLAGS_TO_PASS.
6854 * Makefile.in: Regenerate.
6855
6856 2003-10-11 Bernardo Innocenti <bernie@develer.com>
6857
6858 * config.guess: Update to 2003-10-07 version.
6859 * config.sub: Update to 2003-10-07 version.
6860
6861 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6862
6863 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
6864 * ltconfig (irix5*, irix6*): Don't override version_type.
6865
6866 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
6867
6868 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6869 * configure: Rebuilt
6870 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6871 * Makefile.in: Rebuilt
6872
6873 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
6874
6875 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6876
6877 2003-09-30 Carlo Wood <carlo@alinoe.com>
6878
6879 * MAINTAINERS (Write After Approval): Add myself.
6880
6881 2003-09-29 Paul Koning <ni1d@arrl.net>
6882
6883 * MAINTAINERS: Move myself from "Write After Approval"
6884 to CPU platform maintainers for pdp11 platform.
6885
6886 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
6887
6888 * MAINTAINERS: Move myself from 'Write After Approval' to
6889 'Various Maintainers' section as libffi testsuite maintainer.
6890
6891 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
6892
6893 * configure.in: Pass a computed --program-transform-name
6894 to subconfigures.
6895 * configure: Regenerated.
6896
6897 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6898
6899 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6900 * Makefile.in: Regenerate.
6901
6902 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6903 * Makefile.in: Regenerate.
6904
6905 2003-09-19 Ziemowit Laski <zlaski@apple.com>
6906
6907 * MAINTAINERS: Move myself from 'Write After Approval'
6908 to 'Various Maintainers' (objective-c) section.
6909
6910 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
6911
6912 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6913 quoting.
6914 * configure: Regenerated.
6915
6916 2003-09-16 Joel Brobecker <brobecker@gnat.com>
6917
6918 * MAINTAINERS (Write After Approval): Add myself to write after
6919 approval list.
6920
6921 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
6922
6923 * MAINTAINERS (Write After Approval): Add myself.
6924
6925 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
6926
6927 * MAINTAINERS: Update my e-mail address.
6928
6929 2003-09-09 Alan Modra <amodra@bigpond.net.au>
6930
6931 * libtool.m4 (LD): Correct powerpc64 host match.
6932
6933 2003-09-06 James E Wilson <wilson@tuliptree.org>
6934
6935 * MAINTAINTERS: Update my affiliation and email address.
6936
6937 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
6938
6939 * MAINTAINERS (Write After Approval): Add myself.
6940
6941 2003-09-04 DJ Delorie <dj@redhat.com>
6942
6943 * configure: Regenerate.
6944
6945 2003-09-04 Robert Millan <robertmh@gnu.org>
6946
6947 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
6948
6949 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6950
6951 * configure.in: Ensure arguments to sed are properly spaced.
6952 * configure: Regenerate.
6953
6954 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
6955
6956 * MAINTAINERS: Update my e-mail address.
6957
6958 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
6959
6960 * MAINTAINERS (Write After Approval): Add myself.
6961
6962 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
6963
6964 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6965 * configure: Regenerated.
6966
6967 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
6968
6969 * MAINTAINERS: Update my email address.
6970
6971 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
6972
6973 * configure.in: Use newline instead of semicolon when assuming
6974 shell arguments in a for loop.
6975 * configure: Regenerated.
6976
6977 2003-08-22 Jason Eckhardt <jle@rice.edu>
6978
6979 * MAINTAINERS: Resurrect the i860 maintainer.
6980
6981 2003-08-20 Geoffrey Keating <geoffk@apple.com>
6982
6983 PR 8180
6984 * configure.in: When testing with_libs and with_headers, treat
6985 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
6986 * configure: Regenerate.
6987
6988 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6989 make, shell, etc.
6990 (baseargs): Likewise.
6991 * configure: Regenerate.
6992
6993 2003-08-20 Bernardo Innocenti <bernie@develer.com>
6994
6995 * MAINTAINERS (Write After Approval): Add myself.
6996
6997 2003-08-19 Geoffrey Keating <geoffk@apple.com>
6998
6999 * configure.in: Disable libgcj for darwin not on powerpc.
7000 * configure: Rebuild.
7001
7002 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
7003
7004 * config-ml.in, symlink-tree: Add license.
7005
7006 2003-08-03 Richard Stallman <rms@gnu.org>
7007 Eben Moglen <moglen@columbia.edu>
7008
7009 * README.SCO: New file.
7010
7011 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
7012
7013 * Makefile.tpl (check, check-c++): Express dependencies using
7014 dependencies rather than commands.
7015 * Makefile.in: Regenerate.
7016
7017 2003-08-01 Andrew Cagney <cagney@redhat.com>
7018
7019 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7020 * configure: Ditto.
7021
7022 2003-07-31 Geoffrey Keating <geoffk@apple.com>
7023
7024 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7025 * Makefile.in: Update.
7026
7027 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
7028
7029 * configure.in: Enable libgcj for darwin.
7030 * configure: Rebuild.
7031
7032 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
7033
7034 * config-ml.in: Use ac_configure_args directly instead of
7035 ml_arguments. Only set ml_norecursion if --no[-]recursion is
7036 actually seen.
7037
7038 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
7039
7040 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7041 creating target and build subdirs to build all parent dirs as needed.
7042 * Makefile.in: Rebuild.
7043 * configure.in: Don't build dirs explicitly here.
7044 * configure: Rebuild.
7045
7046 2003-07-26 Paul Brook <paul@nowt.org>
7047
7048 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7049
7050 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
7051
7052 * Makefile.tpl (all-make): Depend on intl.
7053 * Makefile.in: Rebuilt.
7054
7055 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
7056
7057 * install-sh: Update to newer upstream versions (associated with
7058 aclocal 1.7).
7059 * mkinstalldirs: Likewise.
7060 * missing: Likewise, plus $1Help2man -> $1 typo fix.
7061
7062 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
7063
7064 * MAINTAINERS: Move self from Bug database only accounts
7065 to write-after-approval.
7066
7067 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
7068
7069 * config.if: Remove unused libc_interface determination.
7070
7071 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
7072
7073 * MAINTAINERS: Move self from write-after-approval to
7074 build machinery (*.in).
7075
7076 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
7077
7078 PR bootstrap/11273
7079 PR bootstrap/11408
7080 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
7081 unused INSTALL_PROGRAM_ARGS.
7082 * configure.in: Use AC_PROG_INSTALL.
7083 * Makefile.in: Regenerate.
7084 * configure: Regenerate.
7085
7086 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
7087
7088 * MAINTAINERS: Alphabetize.
7089
7090 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
7091
7092 * configure: Rebuilt.
7093 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
7094 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7095 newlib nor libgloss.
7096 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
7097 * configure.in (am33_2.0-*-linux*): Added.
7098
7099 2003-07-09 Bob Wilson <bob.wilson@acm.org>
7100
7101 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7102 * configure: Regenerate.
7103
7104 2003-07-07 Zack Weinberg <zack@codesourcery.com>
7105
7106 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7107 * Makefile.in: Regenerate.
7108
7109 2003-07-04 Zack Weinberg <zack@codesourcery.com>
7110
7111 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7112 * Makefile.in: Regenerate.
7113
7114 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
7115
7116 * Makefile.tpl: Replace PWD with PWD_COMMAND.
7117 * Makefile.in: Regenerated.
7118
7119 * config-ml.in: Replace PWD with PWD_COMMAND.
7120
7121 2003-07-04 Zack Weinberg <zack@codesourcery.com>
7122
7123 * intl: New directory; see intl/ChangeLog for details.
7124 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7125 * Makefile.tpl: all-gcc depends on maybe-all-intl.
7126 * Makefile.in: Regenerate.
7127
7128 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
7129
7130 * configure.in: Clean up config-lang.in handling. Delete
7131 useless assignment to "subdirs".
7132 * configure: Regenerate.
7133
7134 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
7135
7136 * configure.in: Rename 'target_libs' to 'target_libraries'.
7137 Remove useless reference to 'target_libs'.
7138 * configure: Regenerate.
7139
7140 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
7141
7142 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7143 * Makefile.in: Regenerate.
7144
7145 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
7146
7147 * Makefile.def: Introduce flags_to_pass.
7148 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7149 * Makefile.in: Regenerate.
7150
7151 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
7152
7153 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7154 and target-libgloss.
7155 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7156 <h8300*-*-*>: Disable libf2c and ${libgcj}.
7157 * configure: Regenerate.
7158
7159 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
7160
7161 * configure.in: Update testsuite_flags to new location.
7162 * configure. Regenerate.
7163
7164 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
7165
7166 * Makefile.tpl: Remove BUILD_CC stuff.
7167 * Makefile.in: Regenerate.
7168
7169 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
7170
7171 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7172
7173 2003-06-16 Graeme Peterson <gp@qnx.com>
7174
7175 * MAINTAINERS (Write After Approval): Add myself.
7176
7177 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
7178
7179 * config.guess: Update to 2003-06-12 version.
7180 * config.sub: Update to 2003-06-13 version.
7181
7182 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
7183
7184 * config.guess: Update to 2003-06-06 version.
7185 * config.sub: Update to 2003-06-06 version.
7186
7187 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7188
7189 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7190 * configure. Regenerate.
7191
7192 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
7193
7194 * configure.in: Disable serial configure by default.
7195 * configure: Regenerate.
7196 * Makefile.tpl: Abolish .NOTPARALLEL.
7197 * Makefile.in: Regenerate.
7198
7199 * Makefile.tpl: Replace {build,host,target}_canonical by
7200 {build,host,target}.
7201 * Makefile.in: Regenerate.
7202
7203 * Makefile.tpl: Fix stupid pasto.
7204 * Makefile.in: Regenerate.
7205
7206 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
7207
7208 * Makefile.tpl: Remove bogus conditional.
7209 * Makefile.in: Regenerate.
7210
7211 2003-06-05 Jan Hubicka <jh@suse.cz>
7212
7213 * Makefile.tpl (profiledbootstrap): New target.
7214 * Makefile.in (profiledbootstrap): New target.
7215
7216 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
7217
7218 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7219 Pinski. Remove user names from other bugzilla-only maintainers.
7220
7221 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
7222
7223 * Makefile.tpl: Make 'recursive targets' using autogen rather
7224 than shell loop. Remove duplicate 'clean' targets and false
7225 comments.
7226 * Makefile.def: Add systematic dependencies to 'recursive' targets.
7227 Add systematic method of specifying missing targets in subdirs.
7228 Add copyright boilerplate.
7229 * Makefile.in: Regenerate.
7230 * configure.in: Add 'recursive targets' to maybe list.
7231 * configure: Regenerate.
7232
7233 * MAINTAINERS: "GNATS only" -> "Bug database only".
7234
7235 * Makefile.tpl: Rename [+target+] to [+make_target+].
7236 * Makefile.def: Rename 'target' to 'make_target'.
7237
7238 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
7239
7240 * MAINTAINERS: Add self as options handling maintainer.
7241
7242 2003-05-28 Michael Meissner <gnu@the-meissners.org>
7243
7244 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7245 been too long since I touched those ports.
7246
7247 2003-05-28 DJ Delorie <dj@redhat.com>
7248
7249 * Makefile.tpl: Make maybe-check-gcc .PHONY.
7250 * Makefile.in: Regenerate.
7251
7252 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
7253
7254 * configure.in: Use curly braces in the definition of tooldir.
7255 * configure: Regenerate.
7256
7257 2003-05-21 DJ Delorie <dj@redhat.com>
7258
7259 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7260 newlib or libgloss.
7261 * Makefile.in: Regenerate.
7262
7263 2003-05-21 DJ Delorie <dj@redhat.com>
7264
7265 * Makefile.tpl: Add missing empty maybe-check-gcc target.
7266 * Makefile.in: Regenerate.
7267
7268 2003-05-20 Ian Lance Taylor <ian@airs.com>
7269
7270 * MAINTAINERS: Update my e-mail address.
7271
7272 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
7273
7274 * configure.in: Switch more things to use maybe dependencies.
7275 * Makefile.tpl: Switch more things to use maybe dependencies.
7276 Factor out common code from autogen IF statements.
7277 * configure: Regenerate.
7278 * Makefile.in: Regenerate.
7279
7280 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
7281
7282 * configure.in: Accept i[3456789]86 for machine type.
7283 * configure: Regenerate.
7284
7285 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
7286
7287 * configure.in: Switch more things to use maybe dependencies.
7288 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
7289 * configure: Regenerate.
7290 * Makefile.tpl: Switch more things to use maybe dependencies.
7291 * Makefile.in: Regenerate.
7292
7293 2003-05-16 Andreas Schwab <schwab@suse.de>
7294
7295 * Makefile.tpl (install-opcodes): Define.
7296 * Makefile.in: Rebuild.
7297
7298 2003-05-13 Andreas Jaeger <aj@suse.de>
7299
7300 * config.guess: Update to 2003-05-09 version.
7301 * config.sub: Update to 2003-05-09 version.
7302
7303 2003-05-13 Michael Eager <eager@mvista.com>
7304
7305 * configure.in: Correct sed script so that options in quotes are not
7306 deleted.
7307 * configure: Rebuild.
7308
7309 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
7310
7311 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7312 and $$s/newlib/libc/sys/cygwin32 include paths.
7313 * configure: Ditto.
7314
7315 2003-05-12 Michael Meissner <gnu@the-meissners.org>
7316
7317 * MAINTAINERS: Update my email addresses.
7318
7319 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
7320
7321 * config-ml.in: Propagate INSTALL variables.
7322
7323 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7324
7325 * MAINTAINERS: Remove duplicate entries in Write After Approval.
7326
7327 2003-05-02 Chris Demetriou <cgd@broadcom.com>
7328
7329 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7330 * Makefile.in: Regenerate.
7331
7332 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
7333
7334 * MAINTAINERS (GNATS only): Add Falk Hueffner.
7335
7336 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
7337
7338 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
7339
7340 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
7341
7342 * Makefile.tpl: Clean $(BUILD_SUBDIR).
7343 * Makefile.in: Regenerated.
7344
7345 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
7346
7347 * MAINTAINERS (Write After Approval): Upgrade myself from
7348 GNATS only to write-after-approval. Update my mail address.
7349
7350 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
7351
7352 (OS Port Maintainers: freebsd): Add myself.
7353
7354 2003-04-22 Mark Mitchell <mark@codesourcery.com>
7355
7356 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
7357
7358 2003-04-22 Kean Johnston <jkj@sco.com>
7359
7360 * MAINTAINERS (SCO ports): Added myself.
7361
7362 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
7363
7364 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
7365
7366 2003-04-19 Kean Johnston <jkj@sco.com>
7367
7368 * MAINTAINERS (Write After Approval): Add myself.
7369
7370 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7371
7372 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7373 * Makefile.in: Regenerate.
7374
7375 2003-04-18 Jakub Jelinek <jakub@redhat.com>
7376
7377 * configure.in (powerpc64*-*-linux*): Remove.
7378 * configure: Rebuilt.
7379
7380 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
7381
7382 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
7383 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7384 and restrap.
7385 * Makefile.in: Regenerate.
7386
7387 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
7388
7389 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7390 * configure: Regenerated.
7391
7392 2003-04-15 DJ Delorie <dj@redhat.com>
7393
7394 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
7395
7396 2003-04-13 Nick Clifton <nickc@redhat.com>
7397
7398 * config-ml.in: Remove support for --disable-aix removing
7399 call-aix multilibs.
7400
7401 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
7402
7403 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7404 * */configure: Rebuilt.
7405
7406 2003-04-08 Joel Sherrill <joel@oarcorp.com>
7407
7408 * MAINTAINERS: Add my email address.
7409
7410 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
7411
7412 * MAINTAINERS (Write After Approval): Add myself.
7413
7414 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
7415
7416 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7417 * Makefile.in: Regenerate.
7418
7419 2003-03-14 Michael Chastain <mec@shout.net>
7420
7421 * Makefile.in: Regenerate with correct Makefile.def.
7422
7423 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
7424
7425 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
7426 Make macro.
7427 * Makefile.in: Regenerate.
7428 * configure.in: Clean up gxx_include_dir logic.
7429 * configure: Regenerate.
7430
7431 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
7432
7433 * MAINTAINERS (Write After Approval): Add myself.
7434
7435 2003-03-10 Ben Elliston <bje@wasabisystems.com>
7436
7437 * MAINTAINERS: Update my mail address.
7438
7439 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7440
7441 * configure.in (gxx_include_dir): Fix typo.
7442 * configure: Regenerated.
7443
7444 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
7445
7446 * Makefile.tpl: Reindent.
7447 * Makefile.in: Regenerate.
7448 * configure.in: Reindent. Don't set unused variables.
7449 * configure: Regenerate.
7450
7451 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
7452
7453 * configure.in: Include $(build_tooldir)/sys-include in
7454 FLAGS_FOR_TARGET.
7455 * configure: Regenerated.
7456
7457 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
7458
7459 * Makefile.tpl: Always pass down RANLIB.
7460 * Makefile.in: Regenerate.
7461
7462 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
7463 * Makefile.in: Regenerate.
7464 * configure.in: Remove unused logic relating to --enable-shared
7465 and --enable-threads. Remove bogus comments. Remove redundant
7466 noconfigdirs.
7467 * configure: Regenerate.
7468
7469 * configure.in: Replace ${libstdcxx_version} by its value.
7470 Remove reference to mh-dgux.
7471 * configure: Regenerate.
7472
7473 2003-03-03 Kevin Buettner <kevinb@redhat.com>
7474
7475 * MAINTAINERS (Write After Approval): Add myself.
7476
7477 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7478
7479 * Makefile.tpl: Rearrange.
7480 * Makefile.in: Regenerate.
7481
7482 2003-02-25 Uwe Stieber <uwe@wwws.de>
7483
7484 * configure.in: Add support for kaOS as cross build target system.
7485 * configure: Regenerated.
7486
7487 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
7488
7489 * MAINTAINERS (Write after approval): Add myself.
7490
7491 2003-02-21 James E Wilson <wilson@tuliptree.org>
7492
7493 * MAINTAINERS: Update my email address.
7494
7495 2003-02-21 Zack Weinberg <zack@codesourcery.com>
7496
7497 * MAINTAINERS: Add self to blanket write privs. section.
7498
7499 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
7500
7501 * Makefile.tpl: Add definition of CPPFLAGS to pass into
7502 configure-target-* as some target builds may require additional
7503 flags for preprocessor tests.
7504 * Makefile.in: Regenerated.
7505
7506 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
7507
7508 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
7509 * ltconfig: Handle it.
7510 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
7511 auto-detecting it.
7512
7513 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
7514 it is used as argument to $CC.
7515 * ltcf-gcj.sh: Likewise.
7516
7517 * configure.in: Introduce --enable-maintainer-mode.
7518 * configure: Rebuilt.
7519 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
7520 for maintainer mode.
7521 * Makefile.in: Rebuilt.
7522
7523 2003-02-18 Jason Merrill <jason@redhat.com>
7524
7525 * Makefile.tpl (check-c++): Allow parallelism.
7526
7527 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7528
7529 * MAINTAINERS: Remove John Carr (who never actually had access to
7530 gcc.gnu.org).
7531
7532 2003-02-15 Geoffrey Keating <geoffk@apple.com>
7533
7534 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
7535 don't configure target-libobjc.
7536 * configure: Regenerate.
7537
7538 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7539
7540 * Makefile.tpl (RANLIB): Define.
7541 * Makefile.in: Regenerate.
7542
7543 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
7544
7545 * MAINTAINERS: Update my email.
7546
7547 2003-02-06 Keith R Seitz <keiths@redhat.com>
7548
7549 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
7550 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
7551 * Makefile.in: Regenerated.
7552 * configure.in: Remove all traces of snavigator, db, and grep.
7553 * configure: Regenerated.
7554
7555 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7556
7557 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
7558 After Approval.
7559
7560 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
7561
7562 * MAINTAINERS (Write after approval): Add myself.
7563
7564 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
7565
7566 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
7567 * Makefile.in: Regenerated.
7568
7569 2003-01-30 Roger Sayle <roger@eyesopen.com>
7570
7571 * config.guess: Updated to 2003-01-30's version.
7572 * config.sub: Updated to 2003-01-28's version.
7573
7574 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
7575
7576 * config.if: If gcc_version is already set, just use it. Don't set
7577 gcc_version_trigger if it's already set, otherwise set it to
7578 gcc/version.c, but only if the file exists. If it is not set and
7579 gcc/version.c does not exist, try to extract the version number from
7580 $CC.
7581
7582 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
7583
7584 * MAINTAINERS: Add myself to write-after-approval list.
7585
7586 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
7587
7588 * configure.in: Revert 24Jan change.
7589 * configure: Regenerate.
7590
7591 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7592
7593 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
7594 entry of HJ Lu.
7595
7596 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
7597
7598 * configure.in: Revert previous change.
7599 * configure: Regenerate.
7600
7601 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
7602
7603 * configure.in: Make rda native-only.
7604 * configure: Regenerate.
7605
7606 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7607
7608 * MAINTAINERS: Move myself from GNATS-only-accounts to
7609 write-after-approval.
7610
7611 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
7612
7613 * configure.in: Add missing \.
7614 * configure: Rebuilt.
7615
7616 2003-01-17 Jakub Jelinek <jakub@redhat.com>
7617
7618 * configure.in (baseargs): Avoid using \| in sed regular
7619 expressions.
7620 * configure: Rebuilt.
7621
7622 2003-01-16 Jakub Jelinek <jakub@redhat.com>
7623
7624 * configure.in (baseargs): Remove all supported forms of
7625 --cache-file, --srcdir, --host, --build and --target options
7626 from argument lists.
7627 * configure: Rebuilt.
7628
7629 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
7630
7631 * MAINTAINERS: Add myself to write-after-approval list.
7632
7633 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
7634
7635 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
7636 * configure: Rebuilt.
7637
7638 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
7639
7640 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
7641 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
7642 * Makefile.in: Regenerate.
7643 * configure: Regenerate.
7644
7645 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
7646
7647 * configure.in: Remove Makefile in build, host and target modules
7648 unless configure was run with --no-recursion.
7649 * configure: Rebuilt.
7650
7651 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
7652
7653 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
7654 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
7655 * Makefile.in: Regenerate.
7656
7657 2003-01-08 Chris Demetriou <cgd@broadcom.com>
7658
7659 * config.guess: Update to 2003-01-03 version.
7660 * config.sub: Update to 2003-01-03 version.
7661
7662 2003-01-07 Christopher Faylor <cgf@redhat.com>
7663
7664 * configure: Regenerate with proper autoconf 2.13.
7665
7666 2003-01-07 Christopher Faylor <cgf@redhat.com>
7667
7668 * configure.in: Add AC_PREREQ for consistency.
7669 * configure: Regenerate.
7670
7671 2003-01-06 Andrew Cagney <ac131313@redhat.com>
7672
7673 * configure.in (GDB_TK): Add tcl directories conditional on
7674 gdb/gdbtk directory being present.
7675 * configure: Regenerate.
7676
7677 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
7678
7679 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
7680 used by gcc if LD is not defined and we are not doing a Canadian Cross.
7681 * configure: Rebuilt.
7682
7683 2002-12-31 Tom Tromey <tromey@redhat.com>
7684
7685 * Makefile.in: Rebuilt.
7686 * Makefile.def (target_modules) [libffi]: Allow installation.
7687
7688 2002-12-31 Andreas Schwab <schwab@suse.de>
7689
7690 * configure.in: Fix use of $program_transform_name.
7691 * configure: Regenerated.
7692
7693 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
7694
7695 * configure.in (baseargs): Don't remove first configure argument.
7696 * configure: Regenerated.
7697
7698 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
7699
7700 * Makefile.tpl (local-distclean): Don't remove...
7701 (multilib.ts): ... this. Moved into...
7702 (multilib.out): ... this. Don't use sub-make.
7703 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7704 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7705 (configure-build-[+module+], configure-[+module+],
7706 configure-target-[+module+], configure-gcc): ... these. Test
7707 for Makefile existence. Drop config.status from dependencies.
7708 * Makefile.in: Rebuilt.
7709 * configure.in: Move gcc-version-trigger to the end of
7710 ac_configure_args. Add comments to maybedep.tmp and
7711 serdep.tmp. Introduce --disable-serial-configure. Remove
7712 nonopt from baseargs, matching and removing corresponding
7713 whitespace while at it.
7714 * configure: Rebuilt.
7715
7716 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
7717
7718 * configure.in (host_configargs): Replace reference to
7719 no-longer-defined buildopts with --build=${build_alias}.
7720 * configure: Rebuilt.
7721
7722 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
7723 program_transform_name to standard idiom.
7724 (AUTOGEN, AUTOCONF): Define.
7725 (Makefile.in): Use $(AUTOGEN).
7726 (Makefile): Depend on config.status, and use autoconf-style rule to
7727 build it. Move original commands to...
7728 (config.status): ... this new target.
7729 (configure): Add $(srcdir). Depend on config/acx.m4. Use
7730 $(AUTOCONF).
7731 * Makefile.in: Rebuilt.
7732
7733 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
7734
7735 * Makefile.tpl: Fix dramatic bustage due to change in
7736 program_transform_name.
7737 * Makefile.in: Regenerate.
7738
7739 * configure.in: Remove unnecessary PATH setting.
7740 * configure: Regnerate.
7741
7742 * configure.in: Don't default to unprefixed tools unless
7743 the native tools will work.
7744 * configure: Regenerate.
7745
7746 * configure.in: Convert to autoconf script. Blow away lots
7747 of now-redundant Makefile fragments.
7748 * configure: Generate using Autoconf.
7749 * Makefile.tpl: Rewrite to reflect autoconfiscation.
7750 * Makefile.in: Regenerate.
7751
7752 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
7753
7754 * configure: Fix stupid bug where RANLIB was mistakenly included.
7755
7756 * configure.in: Rename (buildargs, hostargs, targargs) to
7757 (build_configargs, host_configargs, target_configargs).
7758
7759 * configure.in: Move logic out of sed statement.
7760
7761 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
7762 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7763
7764 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
7765
7766 * config.sub: Import from master repository
7767 * config.guess: Ditto
7768
7769 2002-12-24 Andreas Schwab <schwab@suse.de>
7770
7771 * Makefile.tpl (multilib.out): Fix missing space.
7772 * Makefile.in: Regenerate.
7773
7774 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
7775
7776 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
7777 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
7778 * Makefile.in: Regenerate.
7779 * configure.in: Remove unnecessary leftovers.
7780
7781 2002-12-21 Geoffrey Keating <geoffk@apple.com>
7782
7783 * configure.in (extra_ranlibflags_for_target): New variable.
7784 (*-*-darwin): Add -c to ranlib commands.
7785 * configure (tooldir): Handle extra_ranlibflags_for_target.
7786
7787 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
7788
7789 * Makefile.tpl: Revert HJL's change.
7790 * Makefile.in: Regenerated.
7791 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7792 always.
7793
7794 2002-12-19 Andreas Schwab <schwab@suse.de>
7795
7796 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7797 * Makefile.in: Regenerate.
7798
7799 2002-12-18 H.J. Lu <hjl@gnu.org>
7800
7801 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7802 * Makefile.in: Regenerated.
7803
7804 * configure.in (build_prefix): New. Substitute.
7805
7806 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
7807
7808 * Makefile.tpl: Don't let real targets depend on phony targets.
7809 * Makefile.in: Regenerate.
7810
7811 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7812 * Makefile.in: Regenerate.
7813
7814 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
7815
7816 * config.sub: Import from master repository
7817 * config.guess: Ditto
7818
7819 2002-12-16 Jason Merrill <jason@redhat.com>
7820
7821 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7822 previous 'make bootstrap'.
7823 * Makefile.in: Regenerate.
7824
7825 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
7826
7827 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7828
7829 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
7830
7831 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7832 * Makefile.in: Regenerate.
7833
7834 2002-12-13 Jason Merrill <jason@redhat.com>
7835
7836 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
7837 library tests.
7838 (check-c++): Just depend on it and check-target-libstdc++-v3.
7839 * Makefile.in: Regenerate.
7840
7841 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
7842
7843 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7844 * Makefile.in: Rebuilt.
7845
7846 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
7847
7848 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
7849
7850 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
7851
7852 * configure: Fix bug put in by gremlins.
7853
7854 * Makefile.tpl: Substitute more autoconfily.
7855 * configure: Substitute more autoconfily.
7856 * Makefile.in: Regenerate.
7857
7858 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
7859
7860 * config.sub: Import from master repository
7861 * config.guess: Ditto
7862 * MAINTAINERS: Added Svein Seldal under write after approval
7863
7864 2002-12-08 Andrew Cagney <ac131313@redhat.com>
7865
7866 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7867 * Makefile.in (all-sim): Ditto.
7868
7869 2002-12-06 DJ Delorie <dj@redhat.com>
7870
7871 * Makefile.tpl: Change configure dependencies to not have real
7872 targets depend on phony targets.
7873
7874 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
7875
7876 * configure.in: Revert unintentional change.
7877
7878 * Makefile.tpl: Change dependency for */multilib.out so that
7879 it works when gcc isn't in the tree.
7880
7881 * configure.in: Substitute more.
7882 * configure: Run subconfigures from the Makefile.
7883 * Makefile.tpl: Run subconfigures from the Makefile; add a few
7884 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
7885
7886 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7887
7888 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
7889
7890 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
7891
7892 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7893 and corresponding dependencies.
7894 * Makefile.in: Regenerate.
7895
7896 * configure.in (host_tools): Order binutils, gas and ld for
7897 convenience in running the testsuites.
7898
7899 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7900 * Makefile.in: Regenerate.
7901 * configure.in: Introduce rules to serialize subconfigure runs.
7902
7903 * configure.in: Introduce BASE_CC_FOR_TARGET.
7904 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
7905 Realize configure-build-* targets. Realize configure-target-* targets.
7906 * Makefile.in: Regenerate.
7907
7908 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7909
7910 * configure: Move gcc_version_trigger stuff from here...
7911 * configure.in: ...to here.
7912
7913 * configure.in: Separate subconfigure options added by this file from
7914 options given by the user. Add machinery to put args for host
7915 subconfigures into the Makefile.
7916
7917 * Makefile.tpl: Remove 'vault' targets.
7918 * Makefile.tpl: Reorder and comment dependencies.
7919 * Makefile.in: Regenerate.
7920
7921 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
7922 * configure.in: Fix my broken commit of previous patch. (sigh)
7923
7924 2002-11-28 Geoffrey Keating <geoffk@apple.com>
7925
7926 * configure.in: Move host-specific darwin noconfigdirs into
7927 the host-specific section.
7928
7929 2002-11-28 Geoffrey Keating <geoffk@apple.com>
7930
7931 * configure.in: Move host-specific darwin noconfigdirs into
7932 the host-specific section.
7933
7934 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
7935
7936 * configure: Remove skip-this-dir support.
7937 * Makefile.tpl: Remove skip-this-dir support.
7938
7939 * Makefile.tpl: Remove leftover support for non-autoconfiscated
7940 subdirectories.
7941 * Makefile.in: Regenerate.
7942
7943 * Makefile.tpl: Strip out useless setting of 'dir'.
7944 * Makefile.in: Regenerate.
7945
7946 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
7947
7948 * configure.in: Fix deeply stupid bug.
7949
7950 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7951 shell code in CXX_FOR_TARGET
7952 * Makefile.def: Introduce raw_cxx.
7953 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7954 RAW_CXX_FOR_TARGET.
7955 * Makefile.in: Regenerate.
7956
7957 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
7958
7959 * Makefile.tpl: Remove unnecessary ifs.
7960 * Makefile.in: Regenerate.
7961
7962 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
7963 dependencies. Maybe-ize build-libiberty. Create dummy install
7964 targets for 'no_install' modules.
7965 * configure: Move GDB_TK substitution to configure.in. Move
7966 build_modules stuff to configure.in.
7967 * configure.in: Implement soft dependency machinery. Maybe-ize
7968 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
7969 * Makefile.in: Regenerate.
7970
7971 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
7972
7973 * Makefile.tpl: Make all-target, install-target behave similarly
7974 to all, install (only hitting configured targets). Eliminate
7975 unused macro defintions.
7976
7977 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7978 build != host.
7979
7980 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7981
7982 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7983
7984 * configure.in: Produce lists of subdir targets we're actually
7985 configuring. Remove references to "dosrel".
7986 * Makefile.tpl: Let configure set which subdir targets are hit.
7987 Remove install-cross; clean up install; remove ALL. Remove
7988 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
7989 Autogenerate host module targets. Remove empty dependency lines
7990 and redundant dependency; rearrange slightly.
7991 * Makefile.def: Add host-side libtermcap, utils.
7992
7993 * Makefile.in: Regenerate.
7994
7995 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7996
7997 * ltconfig (osf[345]): Append $major to soname_spec.
7998 Reflect this in library_names_spec.
7999 * ltmain.sh (osf): Prefix $major with . for use as extension.
8000
8001 2002-11-19 Andreas Jaeger <aj@suse.de>
8002
8003 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8004 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8005 and sparc64 GNU/Linux systems.
8006
8007 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
8008
8009 * MAINTAINERS: Update email.
8010
8011 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8012
8013 * MAINTAINERS: Complete James Dennett's entry.
8014
8015 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
8016
8017 * MAINTAINERS (Write After Approval): Add myself.
8018
8019 2002-11-13 Bruce Korb <bkorb@gnu.org>
8020
8021 * Makefile.tpl: syntactic cleanup
8022
8023 2002-11-13 Stuart Hastings <stuart@apple.com>
8024
8025 * MAINTAINERS: Add myself to write-after-approval list.
8026
8027 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8028
8029 * Makefile.def: Add list of recursive targets to autogenerate.
8030 Add build_modules.
8031 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
8032 targets. Autogenerate *-build-* targets.
8033 * Makefile.in: Regenerate.
8034
8035 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8036
8037 * configure: More autoconf-style substitutions.
8038 * Makefile.tpl: More autoconf-style substitutions.
8039 * Makefile.in: Regenerate.
8040
8041 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
8042
8043 * configure: Substitute more variables in a more autoconf-friendly
8044 way. Simplify slightly.
8045 * Makefile.tpl: Make more variables substitutable in an
8046 autoconf-friendly way.
8047 * Makefile.in: Regenerate.
8048
8049 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
8050
8051 * MAINTAINERS (Write After Approval): Add myself.
8052
8053 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
8054
8055 * configure.in (v810*): Remove special setting of tools.
8056
8057 * configure: Add support for extra required flags for ar or nm.
8058 * configure.in (aix4.3+): Use above support for target-specific
8059 issues, rather than using config/mt-aix43.
8060
8061 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
8062
8063 * configure: Remove 'removing', which doesn't work. Replace $subdir
8064 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
8065 with $srcdir. Reformat indentation. Substitute some variables
8066 formerly hard-coded in the Makefile for build=host.
8067 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8068 * Makefile.def: Autogenerate more.
8069 * Makefile.in: Regenerate.
8070
8071 2002-11-04 Adam Nemet <anemet@lnxw.com>
8072
8073 * MAINTAINERS (Write After Approval): Add myself.
8074
8075 2002-11-04 Kevin Buettner <kevinb@redhat.com>
8076
8077 * Makefile.def (host_modules): Add rda.
8078 * Makefile.in: Regenerate.
8079 * configure.in (target_tool): Add target-rda to list.
8080
8081 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8082
8083 * MAINTAINERS: Remove "co-maintainer" note for web pages.
8084
8085 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
8086
8087 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
8088 and restrap targets to this rule.
8089 * Makefile.in: Regenerate.
8090
8091 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8092
8093 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8094 GNATS only accounts.
8095
8096 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
8097
8098 * configure.in (i[3456]86-*-linux*): Add check to disable
8099 ${libgcj} for glibc1.
8100
8101 2002-10-24 Denis Chertykov <denisc@overta.ru>
8102
8103 * MAINTAINERS: Add myself as ip2k port maintainer.
8104
8105 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
8106
8107 * configure.in: Add tic4x target.
8108
8109 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
8110
8111 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8112 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8113 * Makefile.in: Regenerate.
8114
8115 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8116 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8117 * Makefile.in: Regenerate.
8118
8119 2002-10-02 Janis Johnson <janis187@us.ibm.com>
8120
8121 * MAINTAINERS: Add myself as web pages co-maintainer.
8122
8123 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8124
8125 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8126 * Makefile.in: Regenerate.
8127
8128 2002-10-02 Zack Weinberg <zack@codesourcery.com>
8129
8130 * MAINTAINERS: Add myself and Nathan Sidwell
8131 <nathan@codesourcery.com> as VxWorks maintainers.
8132
8133 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8134
8135 * Makefile.def: Remove order dependency comments.
8136 * Makefile.tpl: Add explicit install-install dependencies.
8137 * Makefile.in: Regenerate.
8138
8139 * Makefile.tpl: Remove material now in src-release. (Finally!)
8140 * Makefile.in: Regenerate.
8141
8142 * Makefile.tpl: Add configure-target (for src-release in src)
8143 * Makefile.in: Regenerate.
8144
8145 2002-09-30 Nick Clifton <nickc@redhat.com>
8146
8147 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8148
8149 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
8150
8151 * configure.in (s390*-*-linux*): Enable libgcj.
8152
8153 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
8154
8155 * configure: Revert accidentally applied changes.
8156
8157 * Makefile.tpl: Make more autoconf-friendly.
8158 * Makefile.in: Regenerate.
8159 * configure: Make substitution more autoconf-like.
8160
8161 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
8162
8163 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8164 single entry to handle all these.
8165 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
8166 libjava on arm-*-elf.
8167
8168 2002-09-27 Geoffrey Keating <geoffk@apple.com>
8169
8170 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8171 things that depend on them.
8172
8173 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8174
8175 * Makefile.tpl: Make subsituted variables more autoconfy.
8176 * Makefile.in: Regenerate.
8177 * configure: Make seds more autoconfy.
8178
8179 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8180
8181 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8182 * Makefile.in: Regenerate.
8183 * configure.in: Rewrite sed statements to look autoconfy.
8184
8185 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8186 all-target-foo on configure-target-foo.
8187 * Makefile.def: Ditto.
8188 * Makefile.in: Rebuild.
8189
8190 2002-09-25 Andrew Haley <aph@redhat.com>
8191
8192 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8193
8194 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
8195
8196 * Makefile.def: New file.
8197 * Makefile.tpl: New file.
8198 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8199 * contrib/gcc_update: Note that Makefile.in is a generated file.
8200
8201 * configure.in: Minor rearrangement. Simplify tests.
8202
8203 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
8204
8205 * configure.in (with_headers): Skip copy if value is "yes".
8206 (with_libs): Likewise.
8207
8208 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8209
8210 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8211 * configure.in (sh*-*-pe*): Ditto.
8212 * configure.in (mips*-*-pe*): Ditto.
8213 * configure.in (*arm-wince-pe): Ditto.
8214
8215 * configure.in: Rearrange.
8216
8217 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
8218
8219 * MAINTAINERS: Update my email address.
8220
8221 2002-08-30 Paul Koning <pkoning@equallogic.com>
8222
8223 * MAINTAINERS: (Write After Approval): Add myself.
8224
8225 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
8226
8227 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8228
8229 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
8230
8231 * MAINTAINERS: Change my mailing address.
8232
8233 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
8234
8235 * MAINTAINERS (Write After Approval): Remove myself.
8236 (Various Maintainers: c++ runtime libs): Add myself.
8237
8238 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
8239
8240 * MAINTAINERS (Write After Approval): Remove myself.
8241 (Various Maintainers: c++ runtime libs): Add myself.
8242
8243 2002-08-15 Eric Christopher <echristo@redhat.com>
8244
8245 * config.sub: Import from master repository.
8246 * config.guess: Ditto.
8247
8248 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
8249
8250 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8251 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8252 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8253
8254 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
8255
8256 * MAINTAINERS: Add self to rs6000 vector extensions.
8257
8258 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
8259
8260 * libiberty/configure: Reverted unintended yesterday's check in.
8261
8262 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
8263
8264 * boehm-gc/configure, libf2c/configure: Rebuilt.
8265 * libffi/configure, libiberty/configure: Ditto.
8266 * libjava/configure, libobjc/configure: Ditto.
8267 * libstdc++-v3/configure, zlib/configure: Ditto.
8268 Merged from binutils:
8269 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
8270 From Steve Ellcey <sje@cup.hp.com>:
8271 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8272 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8273 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8274 IA64.
8275 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8276 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8277 soname_spec, sys_lib_search_path_spec): Ditto.
8278
8279 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
8280
8281 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8282
8283 2002-08-04 H.J. Lu (hjl@gnu.org)
8284
8285 * configure.in (mips*-*-linux*): Don't skip target-libffi.
8286
8287 2002-08-02 Krister Walfridsson <cato@df.lth.se>
8288
8289 * MAINTAINERS (Write After Approval): Add myself.
8290
8291 2002-07-31 Alan Modra <amodra@bigpond.net.au>
8292
8293 * configure.in: Move generic linux case to end. Copy generic
8294 linux noconfigdirs to mips*-*-linux* entry and new
8295 powerpc64*-*-linux* entry. Add target-libffi for the latter.
8296
8297 2002-07-19 Michael Matz <matz@suse.de>
8298
8299 * MAINTAINERS: Add myself as ra* maintainer.
8300
8301 2002-07-16 Chris Demetriou <cgd@broadcom.com>
8302
8303 * config.guess: Update to 2002-07-09 version.
8304 * config.sub: Update to 2002-07-03 version.
8305
8306 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
8307
8308 * MAINTAINERS: Fix typo in a maintainer email address.
8309
8310 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
8311
8312 * configure.in: Remove two redundant tests.
8313
8314 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8315
8316 * configure.in (mips*-*-irix6*o32): Enable stabs.
8317
8318 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
8319
8320 * configure.in: Don't build grez.
8321 * Makefile.in: Ditto.
8322
8323 * Makefile.in: Remove references to bsp, cygmon, libstub.
8324 * configure.in: Ditto.
8325
8326 * configure.in: Remove leftover reference to gdbtest.
8327
8328 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
8329
8330 * configure.in (gxx_include_dir): Change to match versioned
8331 C++ headers if --enable-version-specific-runtime-libs is used.
8332
8333 2002-07-04 Steve Ellcey <sje@cup.hp.com>
8334
8335 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8336
8337 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
8338
8339 * configure.in: Make --without-x work.
8340
8341 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
8342
8343 * configure.in: Rearrange target Makefile fragment collection.
8344
8345 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8346 cvs[src].
8347 * configure.in: Ditto.
8348
8349 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
8350
8351 * MAINTAINERS (Write After Approval): Update my e-mail address.
8352
8353 2002-06-24 Ben Elliston <bje@redhat.com>
8354
8355 * configure.in (host_tools): Remove cgen.
8356
8357 * Makefile.in (all-cgen): Remove; runs from its source directory.
8358 (check-cgen, install-cgen, clean-cgen): Likewise.
8359 (all-opcodes): Do not depend on all-cgen.
8360 (all-sim): Likewise.
8361
8362 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
8363
8364 * Makefile.in: Eliminate 'apache' targets.
8365 * configure.in: Eliminate 'apache' targets.
8366
8367 * configure.in: Eliminate redundant tests. Reorganize.
8368
8369 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8370
8371 * config-ml.in: Eliminate references to Cygnus configure.
8372
8373 * Makefile.in: Eliminate references to building emacs.
8374
8375 2002-06-28 Graham Stott <graham.stott@btinternet.com>
8376
8377 * MAINTAINERS: Update my email address.
8378
8379 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
8380
8381 * config.if (libstdcxx_incdir): Version C++ headers.
8382 (cxx_incdir): Remove.
8383
8384 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
8385
8386 * MAINTAINERS (Write After Approval): Add self.
8387
8388 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
8389
8390 * configure.in: Add support for ip2k.
8391
8392 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
8393
8394 * configure.in: Fix AIX configury bug.
8395
8396 2002-06-20 Steve Ellcey <sje@cup.hp.com>
8397
8398 * MAINTAINERS (Write After Approval): Add self.
8399
8400 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
8401
8402 * configure.in: replace ${topsrcdir} with ${srcdir}
8403
8404 * configure.in: Move definition of libstdcxx_flags
8405 right above usage, rather than waaay earlier.
8406
8407 * configure.in: Pull definition of is_cross_compiler earlier.
8408
8409 * configure.in: Rearrange a little.
8410
8411 * configure.in: Remove references to librx.
8412 * Makefile.in: Remove references to librx.
8413
8414 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
8415
8416 * config.sub: Add support for avr target.
8417 Import from master sources, rev 1.255
8418
8419 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
8420
8421 * configure, .cvsignore: Revert previous change...
8422 * Makefile: ...delete.
8423
8424 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
8425
8426 * configure.in: Eliminate ${gasdir} variable.
8427
8428 2002-06-18 Dave Brolley <brolley@redhat.com>
8429
8430 * configure.in: Add support for frv.
8431 * config.sub: Add support for frv.
8432
8433 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
8434
8435 * configure: Remove garbage from previous commit.
8436
8437 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
8438
8439 * configure: For in-source builds, make a subdir and re-exec there.
8440 * Makefile: New file. Pass targets through to build directory.
8441 * .cvsignore: No longer ignore "Makefile".
8442
8443 2002-06-16 Douglas Rupp <rupp@gnat.com>
8444
8445 * MAINTAINERS (Write After Approval): Add self.
8446
8447 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8448
8449 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
8450
8451 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
8452
8453 * configure.in (vax-*-netbsd*): Re-enable gas.
8454
8455 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
8456
8457 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
8458 BUILD_PREFIX_1, to correct nomenclature.
8459 * configure: Likewise.
8460
8461 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
8462 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
8463
8464 2002-05-31 Olaf Hering <olh@suse.de>
8465
8466 * config-ml.in: Propogate DESTDIR also.
8467
8468 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
8469
8470 * configure.in (vax-*-netbsd*): Don't build gas for this
8471 platform.
8472
8473 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
8474
8475 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8476 and libgcj for AVR.
8477
8478 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
8479
8480 * MAINTAINERS (Write After Approval): Add myself.
8481
8482 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
8483
8484 * config.guess: Update to 2002-05-22 version.
8485 * config.sub: Likewise.
8486
8487 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8488
8489 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
8490 * config-ml.in: Likewise.
8491 * configure: Likewise.
8492 * configure.in: Likewise.
8493
8494 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
8495
8496 * MAINTAINERS: Update my email address.
8497
8498 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
8499
8500 * configure.in: Simplify makefile fragment collection.
8501
8502 * configure.in: Remove code to build emacs.
8503
8504 * configure.in : Remove --srcdir argument from targargs and buildargs
8505 (it's always overridden in the Makefile anyway). Rearrange a bit.
8506
8507 * configure: Move some logic to configure.in.
8508 * configure.in: Move some logic from configure.
8509
8510 2002-05-11 Tom Tromey <tromey@redhat.com>
8511
8512 * MAINTAINERS: Reflect libgcj reality.
8513
8514 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
8515
8516 * Makefile.in: Honour DESTDIR.
8517
8518 2002-05-08 Mark Mitchell <mark@codesourcery.com>
8519
8520 * config.guess: Import 2002-03-20 version.
8521 * config.sub: Import 2002-04-26 version.
8522
8523 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8524
8525 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
8526
8527 2002-05-07 Tim Josling <tej@melbpc.org.au>
8528
8529 * MAINTAINERS: Add self.
8530
8531 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
8532
8533 * ltmain.sh: Detect and handle object name conflicts
8534 while piecewise linking a static library.
8535
8536 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
8537
8538 * configure.in (noconfigdirs): Don't disable libgcj on
8539 sparc64-*-solaris* and sparcv9-*-solaris*.
8540
8541 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
8542
8543 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
8544
8545 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
8546
8547 * configure.in (FLAGS_FOR_TARGET): Do not add
8548 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
8549 on i[3456]86-*-linux*.
8550
8551 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
8552
8553 * configure.in (noconfigdirs): Replace [ ] with test.
8554
8555 * configure.in (noconfigdirs): Do not add target-newlib if
8556 target == i[3456]86-*-linux*, and host == target.
8557
8558 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
8559
8560 * configure.in: delete reference to absent file
8561
8562 * configure.in: replace '[' with 'test'
8563
8564 * configure.in: Eliminate references to gash.
8565 * Makefile.in: Eliminate references to gash.
8566
8567 * configure.in: remove useless references to 'pic' makefile fragments.
8568
8569 * configure.in: (*-*-windows*) Finish removing.
8570
8571 * configure.in: Eliminate redundant test for libgui.
8572
8573 2002-04-29 Roger Sayle <roger@eyesopen.com>
8574
8575 * MAINTAINERS: Add self and realphabetize. Update entries
8576 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
8577 entry for a29k port maintainer.
8578
8579 2002-04-26 Joel Sherrill <joel@OARcorp.com>
8580
8581 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
8582 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
8583
8584 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
8585
8586 * configure.in: remove references to dead files
8587
8588 2002-04-19 Mark Mitchell <mark@codesourcery.com>
8589
8590 * MAINTAINERS: Add information about purpose of this file.
8591
8592 2002-04-18 Tom Tromey <tromey@redhat.com>
8593
8594 * configure.in: Disallow configuring libgcj when it is already
8595 installed and we're using Solaris 2.8 linker. Do enable libgcj on
8596 Solaris 2.8 by default. For PR libgcj/6158.
8597
8598 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
8599
8600 * configure.in: Move default CC setting out of config/mh-* fragments
8601 directly into here.
8602
8603 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
8604
8605 * configure.in: don't even try to configure or make a subdirectory
8606 if there's no configure script for it.
8607
8608 2002-04-15 Mark Mitchell <mark@codesourcery.com>
8609
8610 * MAINTAINERS: Remove chill maintainers.
8611 * Makefile.in (CHILLFLAGS): Remove.
8612 (CHILL_LIB): Remove.
8613 (TARGET_CONFIGDIRS): Remove libchill.
8614 (CHILL_FOR_TARGET): Remove.
8615 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
8616 CHILL_LIB.
8617 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
8618 (CHECK_TARGET_MODULES): Likewise.
8619 (INSTALL_TARGET_MODULES): Likewise.
8620 (CLEAN_TARGET_MODULES): Likewise.
8621 (configure-target-libchill): Remove.
8622 (all-target-libchill): Remove.
8623 * configure.in (target_libs): Remove target-libchill.
8624 Do not compute CHILL_FOR_TARGET.
8625 * libchill: Remove directory.
8626
8627 2002-04-11 DJ Delorie <dj@redhat.com>
8628
8629 * Makefile.in, configure.in: Sync with binutils, entries
8630 follow...
8631
8632 2002-04-07 Andrew Cagney <ac131313@redhat.com>
8633
8634 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
8635 (do-tar, do-bz2): New rules.
8636 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
8637 (gdb-tar): New rule.
8638 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
8639 (insight_dejagnu.tar): New rule.
8640 (insight.tar): New rule.
8641 (gdb+dejagnu.tar): New rule.
8642 (gdb.tar): New rule.
8643
8644 2002-02-01 Mo DeJong <supermo@bayarea.net>
8645
8646 * Makefile.in: Add all-tix to deps for all-snavigator
8647 so that tix is built when building snavigator.
8648
8649 2002-01-11 Steve Ellcey <sje@cup.hp.com>
8650
8651 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8652 ld and gdb are not supported.
8653
8654 2002-01-07 Mark Salter <msalter@redhat.com>
8655
8656 * configure.in: Remove target-bsp and target-cygmon from arm builds.
8657 Allow target-libgloss to be built for arm, strongarm, and xscale.
8658
8659 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
8660
8661 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8662 options for i[3456]86-pc-linux* native builds.
8663
8664 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
8665
8666 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8667 files from .po files for a distribution.
8668
8669 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
8670
8671 * configure.in: Enable libstdc++-v3 for h8300 targets.
8672
8673 2001-06-19 Alan Modra <amodra@bigpond.net.au>
8674
8675 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
8676 version from bfd/.
8677
8678 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
8679
8680 * Makefile.in (VER): When present, extract the version number from
8681 the file version.in.
8682
8683 2001-05-24 Tom Rix <trix@redhat.com>
8684
8685 * configure.in : enable ld for aix
8686
8687 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
8688
8689 * config.guess: Add linux target for S/390.
8690
8691 2000-11-07 Philip Blundell <pb@futuretv.com>
8692
8693 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8694
8695 2000-11-03 Philip Blundell <pb@futuretv.com>
8696
8697 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8698 files.
8699
8700 2001-01-15 Ben Elliston <bje@redhat.com>
8701
8702 * configure.in (host_tools): Add sid.
8703 Always configure cgen.
8704
8705 2000-11-24 Nick Clifton <nickc@redhat.com>
8706
8707 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
8708
8709
8710 2000-08-20 Doug Evans <dje@casey.transmeta.com>
8711
8712 * Makefile.in (ALL_MODULES): Add all-cgen.
8713 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8714 (all-cgen): New target.
8715 (all-opcodes,all-sim): Depend on all-cgen.
8716 * configure.in (host_tools): Add cgen.
8717 Only configure cgen if --enable-cgen-maint.
8718
8719 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
8720
8721 * configure.in: Add *-*-freebsd* configurations.
8722
8723 2002-04-08 Tom Tromey <tromey@redhat.com>
8724
8725 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
8726 Fixes PR libgcj/6068.
8727
8728 2002-03-30 Krister Walfridsson <cato@df.lth.se>
8729
8730 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
8731
8732 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8733
8734 * configure.in (alpha*-dec-osf*): Enable libgcj.
8735
8736 2003-03-27 Matthew Gingell <gingell@gnat.com>
8737
8738 * MAINTAINERS (Write After Approval): Add myself.
8739
8740 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
8741
8742 Fix for: PR bootstrap/3591, target/5676
8743 * configure.in (mcore-pe): Disable the configuration of
8744 libstdc++-v3 since exceptions are not supported.
8745
8746 2002-03-20 Anthony Green <green@redhat.com>
8747
8748 * configure.in: Enable libgcj for xscale-elf target.
8749
8750 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
8751
8752 * MAINTAINERS: Update my email address.
8753
8754 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
8755
8756 * ltmain.sh (relink_command): Fix typo in previous change.
8757
8758 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
8759
8760 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
8761 (relink_command): Added --tag flags.
8762 (mode=install): If relinking fails; error out.
8763
8764 2002-03-12 Richard Henderson <rth@redhat.com>
8765
8766 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
8767 .NOTPARALLEL tag.
8768 (do-check): Rename from check.
8769 (check): Allow parallel check.
8770
8771 2002-03-12 Bob Wilson <bob.wilson@acm.org>
8772
8773 * MAINTAINERS: Add myself as maintainer for xtensa port.
8774 Fix alphabetical order in CPU port maintainer list.
8775 Remove myself from Write After Approval list.
8776
8777 2002-03-11 Richard Henderson <rth@redhat.com>
8778
8779 * Makefile.in (.NOTPARALLEL): Add fake tag.
8780
8781 2002-03-07 H.J. Lu (hjl@gnu.org)
8782
8783 * configure.in: Enable gprof for mips*-*-linux*.
8784
8785 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
8786
8787 * MAINTAINERS (Write After Approval): Add myself.
8788
8789 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
8790
8791 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8792 libjava.
8793 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
8794
8795 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
8796
8797 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8798 because its Makefile is there; test for the executable instead.
8799
8800 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
8801
8802 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
8803 libstdc++-v3 and libjava.
8804
8805 2002-02-11 Adam Megacz <adam@xwt.org>
8806
8807 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
8808 boehm-gc
8809
8810 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
8811
8812 * config.guess: Updated to 2002-01-30's version.
8813 * config.sub: Updated to 2002-02-01's version.
8814 Contribute sh64-elf.
8815 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
8816 * configure.in: Added sh64-*-*.
8817
8818 2002-02-08 Chris Demetriou <cgd@broadcom.com>
8819
8820 * MAINTAINERS: Belatedly add myself to write after approval list.
8821
8822 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
8823
8824 * MAINTAINERS: Put self in as maintainer for x86-64 port.
8825 Remove self as Write After Approval.
8826
8827 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
8828
8829 * MAINTAINERS: Put self in as maintainer for contrib/regression
8830 directory.
8831
8832 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
8833
8834 * MAINTAINERS: Update my email address.
8835
8836 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
8837
8838 * configure.in (*-*-netbsd*): New. Skip target-newlib,
8839 target-libiberty, and target-libgloss. Skip Java-related
8840 libraries if not supported for NetBSD on target CPU.
8841
8842 2002-01-25 Douglas B Rupp <rupp@gnat.com>
8843
8844 * install-sh: Use _inst.$$_ for temp file name.
8845
8846 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
8847
8848 * MAINTAINERS (Write After Approval): Move my contact info
8849 from here...
8850 (OS Port Maintainers): ...to here (netbsd).
8851
8852 2002-01-22 Bob Wilson <bob.wilson@acm.org>
8853
8854 * MAINTAINERS (Write After Approval): Add myself.
8855
8856 2002-01-17 H.J. Lu <hjl@gnu.org>
8857
8858 * Makefile.in (all-fastjar): Also depend on all-libiberty.
8859 (all-target-fastjar): Also depend on all-target-libiberty.
8860
8861 2002-01-16 H.J. Lu (hjl@gnu.org)
8862
8863 * config.guess: Import from master sources, rev 1.225.
8864 * config.sub: Import from master sources, rev 1.238.
8865
8866 2002-01-16 Kazu Hirata <kazu@hxi.com>
8867
8868 * MAINTAINERS (Write After Approval): Remove myself.
8869
8870 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
8871
8872 * MAINTAINERS (Write After Approval): Add myself.
8873
8874 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
8875
8876 * MAINTAINERS: Add self as docs co-maintainer.
8877
8878 2001-12-11 Matthias Klose <doko@debian.org>
8879
8880 * MAINTAINERS (Write After Approval): Add myself.
8881
8882 2001-12-09 Zack Weinberg <zack@codesourcery.com>
8883
8884 * MAINTAINERS: Update my email address.
8885
8886 2001-12-07 Turly O'Connor <turly@apple.com>
8887 * MAINTAINERS (Write After Approval): Add myself.
8888 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
8889 (rs6000_initialize_trampoline): Call __trampoline_setup for
8890 ABI_DARWIN too.
8891 * darwin-tramp.asm: New file, implements __trampoline_setup.
8892 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
8893
8894 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
8895
8896 * MAINTAINERS (Write After Approval): Add myself.
8897
8898 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
8899
8900 * configure, configure.in: Use temp file for long sed commands.
8901
8902 2001-12-03 Laurent Guerby <guerby@acm.org>
8903
8904 * config.sub: Update to version 1.232 on subversion.
8905
8906 2001-12-03 Ben Elliston <bje@redhat.com>
8907
8908 * MAINTAINERS: Update mail address for config.* patches.
8909
8910 2001-11-27 DJ Delorie <dj@redhat.com>
8911 Zack Weinberg <zack@codesourcery.com>
8912
8913 When build != host, create libiberty for the build machine.
8914
8915 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8916 CONFIG_ARGUMENTS.
8917 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8918 New variables.
8919 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8920 and rules.
8921 (all.normal): Depend on ALL_BUILD_MODULES.
8922 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8923 (all-build-libiberty): Depend on configure-build-libiberty.
8924
8925 * configure: Calculate and substitute proper value for
8926 ALL_BUILD_MODULES.
8927 * configure.in: Create the build subdirectory.
8928 Calculate and substitute TARGET_CONFIGARGS (formerly
8929 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8930
8931 2001-11-26 Ziemowit Laski <zlaski@apple.com>
8932
8933 * MAINTAINERS (write-after-approval): Add self.
8934
8935 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
8936
8937 * MAINTAINERS (GNATS only accounts): Remove self.
8938
8939 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
8940
8941 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
8942 libf2c.
8943
8944 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
8945
8946 * MAINTAINERS (Write After Approval): Add self.
8947
8948 2001-11-12 David O'Brien <obrien@FreeBSD.org>
8949
8950 * MAINTAINERS: mips and s390 are also CPU ports.
8951
8952 2001-11-12 David O'Brien <obrien@FreeBSD.org>
8953
8954 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
8955
8956 2001-11-11 David O'Brien <obrien@FreeBSD.org>
8957
8958 * MAINTAINERS: Alphabetize.
8959
8960 2001-11-09 Kazu Hirata <kazu@hxi.com>
8961
8962 * MAINTAINERS (Various maintainers: h8 port): Add myself.
8963
8964 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
8965
8966 * MAINTAINERS (Various maintainers: hppa port): Added myself.
8967
8968 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
8969
8970 * configure.in (--enable-languages): Be more permissive about
8971 syntax. Check for empty lists better. Warn about $LANGUAGES.
8972
8973 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
8974
8975 * config.sub: Import from master sources, rev. 1.230.
8976 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
8977
8978 2001-11-07 Laurent Guerby <guerby@acm.org>
8979
8980 * MAINTAINERS (Write After Approval): Add self.
8981
8982 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
8983
8984 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8985
8986 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
8987
8988 * config.sub: Import from master sources, rev 1.226.
8989 * config.guess: Import from master sources, rev 1.216.
8990
8991 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
8992
8993 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
8994 * MAINTAINERS: Add self as maintainer of MMIX port.
8995 Remove old after-approval entry.
8996
8997 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
8998
8999 * ChangeLog, configure: Fix spelling errors.
9000
9001 2001-10-20 Brendan Kehoe <brendan@zen.org>
9002
9003 * MAINTAINERS: Tweak my address.
9004
9005 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
9006
9007 * MAINTAINERS: Update my email address.
9008
9009 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
9010
9011 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9012 * MAINTAINERS: Add self as maintainer of CRIS port.
9013
9014 2001-10-10 Geert Bosch <bosch@gnat.com>
9015
9016 * MAINTAINERS (Various maintainers: Ada front end):
9017 Added Robert Dewar.
9018
9019 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
9020
9021 * MAINTAINERS (Write After Approval): Added self
9022
9023 2001-10-02 Geert Bosch <bosch@gnat.com>
9024
9025 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9026
9027 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
9028
9029 * configure: Handle temporary files securely using mkdir.
9030
9031 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
9032
9033 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9034
9035 2001-09-26 Will Cohen <wcohen@redhat.com>
9036
9037 * configure.in (*-*-linux*): Disable configuration of target-newlib
9038 and target-libgloss.
9039
9040 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
9041
9042 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9043 RANLIB.
9044
9045 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
9046
9047 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9048 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9049 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9050 avoid quotes nesting problems.
9051 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9052 (DO_X): Export only variables that are set.
9053
9054 2001-09-19 Ben Elliston <bje@redhat.com>
9055
9056 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9057 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9058 semantics. Use the shell built-in "type" command instead.
9059
9060 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
9061
9062 Merged from gcc-3_0-branch:
9063 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
9064 * ltcf-c.sh: Use $objext, not $ac_objext.
9065 2001-07-27 Mark Kettenis <kettenis@gnu.org>
9066 * ltcf-cxx.sh: Add support for GNU.
9067 2001-07-22 Timothy Wall <twall@redhat.com>
9068 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
9069 default settings if using GNU tools with that configuration.
9070 * ltcf-cxx.sh: Ditto.
9071 * ltcf-gcj.sh: Ditto.
9072 2001-07-21 Michael Chastain <chastain@redhat.com>
9073 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9074 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
9075 * ltmain.sh: Mark as gcc-local.
9076
9077 2001-08-30 Eric Christopher <echristo@redhat.com>
9078 Jason Eckhardt <jle@redhat.com>
9079
9080 * config.guess: Merge from master sources.
9081 * config.sub: Merge from master sources, add support for mipsisa32.
9082
9083 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
9084 * config.sub: Merge from master sources, rev 1.219.
9085 * MAINTAINERS: Add self as contact for stormy16 port.
9086
9087 2001-08-14 Zack Weinberg <zackw@panix.com>
9088
9089 * config.sub: Merge from master sources, rev 1.218.
9090 * config.guess: Merge from master sources, rev 1.209.
9091
9092 2001-08-11 Graham Stott <grahams@redhat.com>
9093
9094 * Makefile.in (check-c++): Add missing semicolon.
9095
9096 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
9097
9098 * MAINTAINERS (Various maitainers: predict.def): Added myself.
9099
9100 2001-07-30 Eric Christopher <echristo@redhat.com>
9101
9102 * MAINTAINERS (Various maintainers: mips port): Added myself.
9103
9104 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
9105
9106 * configure.in (sh-*-linux*): New.
9107
9108 2001-07-27 Richard Henderson <rth@redhat.com>
9109
9110 * .cvsignore: Add LAST_UPDATED.
9111
9112 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
9113
9114 * MAINTAINERS (Various maintainers: s390 port): Added myself.
9115
9116 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
9117
9118 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
9119
9120 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
9121
9122 * MAINTAINERS (Write After Approval): Added myself.
9123
9124 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9125
9126 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9127 and libgcj on m68hc11/m68hc12.
9128
9129 2001-06-27 H.J. Lu (hjl@gnu.org)
9130
9131 * Makefile (CFLAGS_FOR_BUILD): New.
9132 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9133
9134 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9135
9136 * README: Remove version number.
9137
9138 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9139
9140 * INSTALL/README: Update wrt. to the installation instructions now
9141 residing in gcc/doc/install.texi.
9142
9143 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9144
9145 * README: Replace with a cut-down and updated version of gcc/README.
9146
9147 2001-06-12 David Edelsohn <edelsohn@gnu.org>
9148
9149 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9150 multilibs to be disabled.
9151
9152 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
9153
9154 * MAINTAINERS (Write After Approval): Add myself.
9155
9156 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
9157
9158 * config.guess: Import CVS version 1.195.
9159 * config.sub: Import CVS version 1.212.
9160
9161 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
9162
9163 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9164 gcc/xgcc is built, use -print-prog-name to find out the program
9165 name to use.
9166
9167 2001-06-04 Phil Edwards <pme@sources.redhat.com>
9168
9169 * config.guess: Import CVS version 1.194. All gcc-local changes
9170 appear to also be in the master copy.
9171 * config.sub: Import CVS version 1.211.
9172
9173 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
9174
9175 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9176 with_gcc]: Use `gcc -shared' to build a shared library.
9177
9178 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
9179
9180 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9181 archives.
9182
9183 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9184
9185 * MAINTAINERS (Write After Approval): Add myself.
9186
9187 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
9188
9189 * configure.in (libstdcxx_flags): Do not try to execute
9190 libstdc++-v3/testsuite_flags until it exists.
9191
9192 2001-06-01 Alan Modra <amodra@bigpond.net.au>
9193
9194 * MAINTAINERS: Update my email address.
9195
9196 2001-05-31 Graham Stott <grahams@redhat.com>
9197
9198 * MAINTAINERS (Write After Approval): Add myself.
9199
9200 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
9201
9202 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
9203 libraries when using g++ with native linker.
9204
9205 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
9206
9207 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9208
9209 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
9210
9211 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9212 [aix4*|aix5*]: Prepend blank.
9213
9214 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
9215
9216 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9217 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
9218 of subdir/configure scripts to use the new libtool.m4.
9219
9220 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
9221
9222 * MAINTAINERS (Write After Approval): Add myself.
9223
9224 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
9225
9226 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9227
9228 2001-05-11 Ben Elliston <bje@redhat.com>
9229
9230 * Makefile.in (all-sid): New target.
9231 (check-sid, clean-sid, install-sid): Likewise.
9232
9233 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
9234
9235 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9236
9237 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
9238
9239 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9240 libgcj.
9241
9242 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
9243
9244 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9245 gcc/xgcc is built, use -print-prog-name to find out the program
9246 name to use.
9247
9248 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
9249
9250 * configure.in (noconfigdirs): Don't reset it from scratch in the
9251 target case; only append to it.
9252
9253 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9254 sparc-*-solaris2.8]: Disable ${libgcj}.
9255
9256 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
9257
9258 * configure.in (libgcj_saved): Copy from $libgcj.
9259 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9260 --disable-libgcj.
9261
9262 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
9263
9264 * MAINTAINERS: Remove self as MIPS maintainer and
9265 C front end maintainer.
9266
9267 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
9268
9269 * configure.in: Move *-chorusos target case to the proper switch.
9270 Disable libgcj.
9271
9272 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
9273
9274 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9275 1.641.2.228.
9276
9277 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9278
9279 * Makefile.in (STAGE1_CFLAGS): Pass down.
9280
9281 2001-04-13 Alan Modra <amodra@one.net.au>
9282
9283 * config.guess: Add hppa64-linux support. Note for next import that
9284 this is already in the master file.
9285 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
9286
9287 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
9288
9289 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9290 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9291
9292 2001-04-11 Stan Shebs <shebs@apple.com>
9293
9294 * MAINTAINERS: Add self as Darwin port maintainer.
9295
9296 2001-04-11 Alan Modra <amodra@one.net.au>
9297
9298 * MAINTAINERS: Update my email address.
9299
9300 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
9301
9302 * ltcf-cxx.sh: Support creation of C++ shared libraries on
9303 recent versions of FreeBSD (release 3 or later).
9304 * ltconfig: On FreeBSD, -lc must not be provided when building
9305 a shared library or else the standard -pthread gcc option is
9306 rendered worthless to later users of the built library.
9307
9308 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
9309
9310 * MAINTAINERS: Add self and RTH as C front end maintainers.
9311
9312 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
9313
9314 * config.sub: Make sure to match an already-canonicalized
9315 machine name (eg. mn10300-unknown-elf).
9316
9317 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
9318
9319 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9320 New macros.
9321 (bootstrap, cross): Use RECURSE_FLAGS.
9322 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9323
9324 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
9325
9326 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9327
9328 2001-03-22 Colin Howell <chowell@redhat.com>
9329
9330 * Makefile.in (DO_X): Do not backslash single-quotes in
9331 backquotes (two places).
9332
9333 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
9334
9335 Re-installed:
9336 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9337 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
9338 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9339 * ltcf-cxx.sh: Likewise.
9340 * ltcf-gcj.sh: Likewise.
9341
9342 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9343
9344 * MAINTAINERS: Add myself as "documentation co-maintainer".
9345
9346 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
9347
9348 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9349 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9350
9351 2001-03-19 Tom Tromey <tromey@redhat.com>
9352
9353 * config-ml.in: Handle GCJ and GCJFLAGS.
9354
9355 2001-03-21 Michael Chastain <chastain@redhat.com>
9356
9357 * Makefile.in: all-m4 depends on all-texinfo.
9358
9359 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
9360
9361 * MAINTAINERS: Add myself to write after approval list.
9362
9363 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
9364
9365 * Makefile.in (DO_X): Quote nested quotes.
9366
9367 2001-03-18 Alan Modra <alan@linuxcare.com.au>
9368
9369 * MAINTAINERS: Add myself to write after approval list.
9370
9371 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
9372
9373 * Makefile.in (DO_X): Use double quotes for quoting
9374 "RANLIB=$${RANLIB}".
9375
9376 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
9377
9378 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
9379
9380 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
9381
9382 * configure.in: Only use `lang_requires' for languages athat are
9383 actually enabled.
9384
9385 2001-03-08 Phil Edwards <pme@sources.redhat.com>
9386
9387 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
9388
9389 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
9390
9391 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9392
9393 2001-03-07 Tom Tromey <tromey@redhat.com>
9394
9395 * configure.in: Allow config-lang.in to set `lang_requires' to list
9396 of other required languages.
9397
9398 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
9399
9400 * Makefile.in: Remove RANLIB definition. Use RANLIB
9401 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
9402 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
9403
9404 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
9405 Alexandre Oliva <aoliva@redhat.com>
9406
9407 * Makefile.in (check-c++): Use tabs, not spaces.
9408
9409 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
9410
9411 * MAINTAINERS: add myself to Write After Approval list.
9412
9413 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
9414
9415 * Makefile.in (check-c++): New rule.
9416
9417 * configure.in (target_libs): Remove libg++.
9418 (noconfigdirs): Remove libg++.
9419 (noconfigdirs): Same.
9420 (noconfigdirs): Same.
9421 (noconfigdirs): Same.
9422
9423 * config-ml.in: Remove libg++ references.
9424
9425 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
9426 (ALL_TARGET_MODULES): Same.
9427 (configure-target-libg++): Remove.
9428 (all-target-libg++): Remove.
9429 (configure-target-libio): Remove.
9430 (all-target-libio): Remove.
9431 (check-target-libio): Remove.
9432 (.PHONY): Remove.
9433 (libg++.tar.bz2): Remove.
9434 (all-target-cygmon): Remove libio.
9435 (all-target-libstdc++): Remove.
9436 (configure-target-libstdc++): Remove.
9437 (TARGET_LIB_PATH): Remove libstdc++.
9438 (ALL_GCC_CXX): Remove libstdc++.
9439 (all-target-gperf): Correct.
9440
9441 2001-02-16 Nick Clifton <nickc@redhat.com>
9442
9443 * configure.in (noconfigdirs): Allow configuration of texinfo
9444 for Cygwin hosts.
9445
9446 2001-02-15 Anthony Green <green@redhat.com>
9447
9448 * configure: Introduce GCJ_FOR_TARGET.
9449 * configure.in: Ditto.
9450 * Makefile.in: Ditto.
9451
9452 2001-02-13 Andreas Schwab <schwab@suse.de>
9453
9454 * MAINTAINERS: Update mail address.
9455
9456 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9457
9458 * config.guess: Add linux target for S/390.
9459 * config.sub: Likewise.
9460
9461 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
9462
9463 * configure.in: for *-chorusos, don't config target-newlib and
9464 target-libgloss.
9465
9466 2001-02-06 Ben Elliston <bje@redhat.com>
9467
9468 * configure: Output host type to stdout, not stderr.
9469
9470 2001-02-05 Mark Mitchell <mark@codesourcery.com>
9471
9472 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
9473 * ltcf-cxx.sh: Likewise.
9474
9475 * config.if: Assume enable_libstdcxx_v3 is defined.
9476
9477 2001-02-04 Mark Mitchell <mark@codesourcery.com>
9478
9479 Remove V2 C++ library.
9480 * configure.in: Remove --enable-libstdcxx_v3 support.
9481
9482 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
9483
9484 * include/demangle.h: Add prototype for java_demangle_v3.
9485
9486 2001-01-29 Phil Edwards <pme@sources.redhat.com>
9487
9488 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
9489
9490 2001-01-27 Richard Henderson <rth@redhat.com>
9491
9492 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
9493
9494 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9495
9496 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
9497 Don't unset, it's non-portable and no longer necessary, set to empty
9498 instead.
9499
9500 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9501
9502 * ltconfig: Shell portability fix for the tagname validity check.
9503
9504 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
9505
9506 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
9507 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
9508
9509 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9510
9511 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
9512
9513 2001-01-26 Tom Tromey <tromey@redhat.com>
9514
9515 * configure.in: Allow libgcj to be built on Sparc Solaris.
9516
9517 2001-01-25 David Edelsohn <edelsohn@gnu.org>
9518
9519 * ltcf-c.sh: Add aix5 case.
9520 * ltcf-cxx.sh: Likewise.
9521 * ltconfig: Likewise.
9522
9523 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
9524
9525 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
9526 keep at least one of build_libtool_libs or build_old_libs set to
9527 yes.
9528
9529 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
9530 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
9531
9532 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
9533
9534 * configure.in: Enable libgcj on several additional platforms.
9535
9536 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
9537
9538 * configure.in: Enable libgcj for linux targets.
9539
9540 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9541
9542 * MAINTAINERS (Write After Approval): Add myself.
9543
9544 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
9545
9546 * MAINTAINERS: Add myself as vax port maintainer.
9547
9548 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
9549
9550 * MAINTAINERS: Add myself as Mercury front-end maintainer.
9551
9552 2001-01-09 Mike Stump <mrs@wrs.com>
9553
9554 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
9555 failures of subdirectories.
9556
9557 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9558
9559 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
9560 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9561 * ltcf-cxx.sh: Likewise.
9562 * ltcf-gcj.sh: Likewise.
9563 * ltconfig.sh: Fix typo.
9564
9565 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9566
9567 * configure: handle DOS-style absolute paths.
9568
9569 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9570
9571 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
9572
9573 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
9574
9575 * MAINTAINERS: Add myself as avr port co-maintainer.
9576
9577 2000-12-28 Ben Elliston <bje@redhat.com>
9578
9579 * MAINTAINERS: Add myself under ``Write After Approval''.
9580
9581 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
9582
9583 * texinfo: Remove directory from GCC.
9584
9585 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
9586
9587 * COPYING: Update to current
9588 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
9589 to 19yy as example year in copyright notice).
9590
9591 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
9592
9593 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
9594 (libstdcxx_incdir): Pass down.
9595 * config.if: Remove expired bits for cxx_interface, add stub.
9596 (libstdcxx_incdir): Add variable for g++ include directory.
9597 * configure.in (gxx_include_dir): Use it.
9598
9599 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
9600
9601 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
9602 with old-email address from ``Write After Approval''.
9603
9604 2000-12-15 Andreas Jaeger <aj@suse.de>
9605
9606 * configure.in: Handle lang_dirs.
9607
9608 2000-12-14 Tom Tromey <tromey@redhat.com>
9609
9610 * MAINTAINERS: Removed brads.
9611
9612 * MAINTAINERS: Added gcj developers.
9613
9614 2000-12-13 Anthony Green <green@redhat.com>
9615
9616 * configure.in: Disable libgcj for any target not specifically
9617 listed. Disable libgcj for x86 and Alpha Linux until compatible
9618 with g++ abi.
9619
9620 2000-12-13 Mike Stump <mrs@wrs.com>
9621
9622 * Makefile.in (local-distclean): Also remove fastjar.
9623
9624 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
9625
9626 * contrib/gcc_update: Add fastjar --touch entries.
9627
9628 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
9629
9630 * configure.in: Disable language-specific target libraries for
9631 languages that aren't enabled.
9632
9633 2000-12-10 Anthony Green <green@redhat.com>
9634
9635 * configure.in: Define libgcj. Disable libgcj target libraries for
9636 most targets.
9637
9638 2000-12-10 Neil Booth <neilb@earthling.net>
9639
9640 * MAINTAINERS: Update mail address, remove from WAA list.
9641
9642 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
9643
9644 * libjava: Imported from /cvs/java.
9645 * libffi: Likewise.
9646 * Boehm-gc: Likewise.
9647
9648 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
9649
9650 * configure.in (target_libs): Revert 2000-12-08 patch.
9651 (noconfigdirs): Added target-libjava.
9652
9653 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
9654
9655 * djunpack.bat: removed.
9656
9657 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
9658
9659 * Makefile.in: handle DOS-style absolute paths.
9660 * config-ml.in: likewise.
9661 * symlink-tree: likewise.
9662
9663 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
9664
9665 * fastjar: Imported.
9666
9667 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
9668
9669 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
9670 libjava.
9671 * configure.in (target_libs): Removed `target-libjava'.
9672
9673 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
9674
9675 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
9676 (ALL_MODULES): Added fastjar.
9677 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
9678 (all-target-libjava): all-fastjar replaces all-zip.
9679 (all-fastjar): Added.
9680 (configure-target-fastjar, all-target-fastjar): Likewise.
9681 * configure.in (host_tools): Added fastjar.
9682
9683 2000-12-07 Mike Stump <mrs@wrs.com>
9684
9685 * Makefile.in (local-distclean): Remove leftover built files.
9686
9687 2000-11-24 Nick Clifton <nickc@redhat.com>
9688
9689 * configure.in (xscale-elf): Add target.
9690 (xscale-coff): Add target.
9691
9692 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
9693
9694 * ltcf-cxx.sh: Support creation of C++ shared libraries on
9695 recent versions of FreeBSD (release 3 or later).
9696 * ltconfig: On FreeBSD, -lc must not be provided when building
9697 a shared library or else the standard -pthread gcc option is
9698 rendered worthless to later users of the built library.
9699
9700 2000-11-16 Fred Fish <fnf@be.com>
9701
9702 * configure.in (enable_libstdcxx_v3): Fix typo,
9703 libstd++ -> libstdc++.
9704
9705 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9706
9707 * MAINTAINERS: Add self to Write After Approval list.
9708
9709 2000-11-21 Bernd Schmidt <bernds@redhat.com>
9710
9711 * MAINTAINERS: Update my email address. Add myself to global write
9712 privs list.
9713
9714 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
9715
9716 * Makefile.in: Merge with src and libgcj.
9717 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
9718 configure-target-<library> when their configure scripts need the C
9719 or C++ library to have already been built to work properly.
9720 (do_proto_toplev): Set them to an empty string.
9721
9722 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
9723 (REALLY_SET_LIB_PATH): Use them.
9724
9725 2000-11-17 Stan Shebs <shebs@apple.com>
9726
9727 * MAINTAINERS: Add self to Write After Approval list.
9728
9729 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
9730
9731 * configure: Provide the original toplevel configure arguments
9732 (including $0) to subprocesses in the environment rather than
9733 through gcc/configargs.h.
9734
9735 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
9736
9737 * MAINTAINERS: Remove references to cccp. Change C9X reference to
9738 C99. Alphabetise "Write After Approval" list.
9739
9740 2000-11-12 Mark Mitchell <mark@codesourcery.com>
9741
9742 * configure: Turn on libstdc++ V3 by default.
9743
9744 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
9745 if we've got GCC.
9746
9747 2000-11-11 Philip Blundell <philb@gnu.org>
9748
9749 * MAINTAINERS: Add self to Write After Approval list.
9750
9751 2000-11-09 David Edelsohn <edelsohn@gnu.org>
9752
9753 * ltcf-c.sh (aix4): Improve shared library configuration; require
9754 exporting symbols.
9755 * ltcf-cxx.sh (aix4): Define.
9756 * ltconfig (aix4): Define library and soname specs appropriate for
9757 AIX. Define command to create export symbols list.
9758
9759 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
9760
9761 * config.sub: Add support for Sun Chorus
9762
9763 2000-10-31 Nick Clifton <nickc@redhat.com>
9764
9765 * MAINTAINERS: Rename <name>@cygnus.com addresses to
9766 <name>@redhat.com. Also installed new email address for Clint
9767 Popetz.
9768
9769 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
9770
9771 * etc: Remove directory from GCC.
9772
9773 2000-10-16 Michael Meissner <meissner@redhat.com>
9774
9775 * configure (gcc/configargs.h): Only create if there is a build GCC
9776 directory created.
9777
9778 2000-10-16 Matthias Klose <doko@debian.org>
9779
9780 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
9781 when configured for libstdc++-v3.
9782
9783 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
9784
9785 * configure: Save configure arguments to gcc/configargs.h.
9786
9787 2000-10-04 Philipp Thomas <pthomas@suse.de>
9788
9789 * config.guess: Import CVS version 1.157.
9790 * config.sub: Import CVS version 1.181.
9791
9792 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
9793
9794 * Makefile.in (bootstrap): avoid recursion if subdir missing
9795 (cross): ditto
9796 (do-proto-toplev): ditto
9797
9798 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
9799
9800 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
9801 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
9802
9803 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
9804 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
9805 all affected `configure' scripts.
9806
9807 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
9808
9809 * MAINTAINERS: Add self as cpplib co-maintainer.
9810
9811 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
9812
9813 * MAINTAINERS: Add self to Write After Approval list.
9814
9815 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9816
9817 * INSTALL/README: egcs -> GCC update.
9818
9819 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
9820
9821 * MAINTAINERS: Add myself to Write After Approval list.
9822
9823 2000-09-15 Kazu Hirata <kazu@hxi.com>
9824
9825 * MAINTAINERS: Add myself to Write After Approval list.
9826
9827 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
9828
9829 * configure.in: Do not build byacc for hppa64. Provide paths to the
9830 X11 libraries for hppa64.
9831
9832 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9833
9834 * MAINTAINERS: Add myself as 68hc11 port maintainer.
9835
9836 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
9837
9838 * Makefile.in (all-zlib): Added dummy target.
9839
9840 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9841 ltcf-gcj.sh: Updated from libtool multi-language branch.
9842
9843 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
9844
9845 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
9846 (bootstrap*): Depend on all-bootstrap.
9847
9848 2000-09-05 Philipp Thomas <pthomas@suse.de>
9849
9850 * config.guess: Import CVS version 1.156.
9851 * config.sub: Import CVS version 1.179.
9852
9853 2000-09-02 Anthony Green <green@cygnus.com>
9854
9855 * Makefile.in (all-gcc): Depend on all-zlib.
9856 (CLEAN_MODULES): Add clean-zlib.
9857 (ALL_MODULES): Add all-zlib.
9858 * configure.in (host_libs): Add zlib.
9859
9860 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
9861
9862 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
9863 crosses, but add gcc/include to the header search path for them.
9864
9865 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
9866
9867 * MAINTAINERS: Add self to Write After Approval list.
9868
9869 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9870
9871 * config.guess: Import CVS version 1.152.
9872 * config.sub: Import CVS version 1.177.
9873
9874 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
9875
9876 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
9877 $targargs to tell whether newlib is going to be built.
9878
9879 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
9880 $$r/TARGET_SUBDIR/libio for _G_config.h.
9881
9882 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
9883
9884 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
9885
9886 2000-08-22 DJ Delorie <dj@redhat.com>
9887
9888 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
9889
9890 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
9891
9892 * config-ml.in (CC, CXX): Avoid trailing whitespace.
9893 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
9894 sub-configures.
9895
9896 2000-08-21 DJ Delorie <dj@redhat.com>
9897
9898 * MAINTAINERS: Add self as a libiberty maintainer
9899
9900 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
9901
9902 * configure.in (libstdcxx_flags): Use
9903 libstdc++-v3/src/libstdc++.INC.
9904
9905 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
9906
9907 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
9908
9909 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
9910
9911 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
9912
9913 * configure: Make enable_threads and enable_shared defaults
9914 explicit. Substitute enable_threads into generated Makefiles.
9915 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
9916 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
9917
9918 2000-08-13 Geoff Keating <geoffk@cygnus.com>
9919
9920 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
9921
9922 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
9923
9924 * config-ml.in (CC): Remove bogus duplicate quotation mark from
9925 previous delta.
9926
9927 2000-08-11 Jason Merrill <jason@redhat.com>
9928
9929 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
9930 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
9931 (FLAGS_FOR_TARGET): Not here.
9932 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
9933
9934 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
9935
9936 * config-ml.in (CC, CXX): Don't introduce a leading space.
9937
9938 2000-08-07 DJ Delorie <dj@delorie.com>
9939
9940 * MAINTAINERS: Add self as a DJGPP maintainer
9941
9942 2000-08-07 DJ Delorie <dj@redhat.com>
9943
9944 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
9945 "if we're also building gcc, and it's a gcc that will run on the
9946 build machine, we want to use its includes instead of the system's
9947 default includes".
9948
9949 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
9950
9951 * MAINTAINERS: Add self to Write After Approval list.
9952
9953 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
9954
9955 * configure.in (libstdcxx_flags): Don't use `"'.
9956
9957 * config-ml.in: Adjust multilib search paths to the
9958 appropriate multilib tree.
9959
9960 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
9961
9962 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
9963 commas in $LANGUAGES.
9964
9965 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
9966
9967 * configure.in: Re-enable all references to libg++ and librx.
9968
9969 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
9970
9971 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
9972 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
9973 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
9974 * ltcf-cxx.sh (need_lc): Set based on postdeps.
9975
9976 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
9977
9978 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
9979
9980 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
9981 CXX_FOR_TARGET for sed.
9982
9983 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
9984
9985 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
9986 Do not override if already set in the environment or in configure.
9987 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
9988 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
9989
9990 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
9991
9992 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
9993 the libtool CVS tree multi-language branch.
9994 * ltconfig, ltmain.sh: Updated.
9995
9996 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
9997
9998 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
9999 (clean-target): Depend on it.
10000
10001 * Makefile.in (FLAGS_FOR_TARGET): New macro.
10002 (GCC_FOR_TARGET): Use it.
10003 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10004 * configure.in: ... here.
10005 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
10006 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10007
10008 2000-07-24 Eric Christopher <echristo@cygnus.com>
10009
10010 * MAINTAINERS: Add self to Write After Approval list.
10011
10012 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
10013
10014 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10015 (configure-target-libchill, configure-target-libobjc): Likewise.
10016
10017 * configure.in: Use the same cache file for all target libs.
10018 * config-ml.in: But different cache files per multilib variant.
10019
10020 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10021
10022 * configure (topsrcdir): Don't use dirname.
10023
10024 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
10025
10026 * MAINTAINERS: Add self to Write After Approval list.
10027
10028 2000-07-20 Jason Merrill <jason@redhat.com>
10029
10030 * configure.in: Remove all references to libg++ and librx.
10031
10032 * configure, configure.in, Makefile.in: Unify gcc and binutils.
10033
10034 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
10035
10036 * config.sub: Update to subversions version 2000-07-06.
10037
10038 2000-07-12 Andrew Haley <aph@cygnus.com>
10039
10040 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10041 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10042
10043 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
10044
10045 * symlink-tree: Check number of arguments.
10046
10047 2000-07-05 Jim Wilson <wilson@cygnus.com>
10048
10049 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10050 search path for a g++ extracted from the build tree. This
10051 will allow link tests run by configure scripts in
10052 subdirectories to succeed.
10053
10054 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
10055
10056 * ltconfig: Add support for mips-dde-sysv4.2MP
10057
10058 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
10059
10060 * MAINTAINERS: Add myself as loop discovery maintainer.
10061
10062 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
10063
10064 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10065 `os2'. Force ac_cv_exeext to be ".exe" in that case.
10066
10067 2000-06-19 Timothy Wall <twall@cygnus.com>
10068
10069 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10070 * config.sub: Add tic54x target.
10071
10072 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10073
10074 * MAINTAINERS: Add self as Fortran maintainer,
10075 remove Craig Burley.
10076
10077 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
10078
10079 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10080 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10081
10082 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
10083
10084 * MAINTAINERS: Add self as i18n maintainer
10085
10086 20000-05-21 H.J. Lu (hjl@gnu.org)
10087
10088 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10089 directory are used if they exist. Make sure
10090 $(build_tooldir)/include is searched for header files,
10091 $(build_tooldir)/lib/ for library files.
10092 (GCC_FOR_TARGET): Likewise.
10093 (CXX_FOR_TARGET): Likewise.
10094
10095 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
10096
10097 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10098
10099 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
10100
10101 * Makefile.in (configure-target-libiberty): Depend on
10102 configure-target-newlib.
10103
10104 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
10105
10106 * configure.in, Makefile.in: Merge all libffi-related
10107 configury stuff from the libgcj tree.
10108
10109 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
10110
10111 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10112 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10113
10114 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
10115
10116 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10117 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
10118 current version information. Add to proto-toplev directory.
10119 (gdb-taz): Build do-djunpack.
10120
10121 2000-05-15 David Edelsohn <edelsohn@gnu.org>
10122
10123 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10124
10125 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
10126
10127 * MAINTAINERS: Add self to Write After Approval list.
10128
10129 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10130
10131 * ltmain.sh: Preserve in relink_command any environment
10132 variables that may affect the linker behavior.
10133
10134 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
10135
10136 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10137
10138 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
10139
10140 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10141
10142 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
10143
10144 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10145 with the version name.
10146
10147 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
10148
10149 * MAINTAINERS: Add self as bb-reorder maintainer.
10150
10151 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
10152
10153 * config.if: Tweak.
10154
10155 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
10156
10157 * djunpack.bat: New file.
10158
10159 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
10160
10161 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10162 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10163 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10164 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10165
10166 2000-04-16 Dave Pitts <dpitts@cozx.com>
10167
10168 * config.sub (case $basic_machine): Change default for "ibm-*"
10169 to "openedition".
10170
10171 2000-04-13 Andreas Jaeger <aj@suse.de>
10172
10173 * MAINTAINERS: Added myself.
10174
10175 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
10176
10177 * Makefile.in (gdb-taz): New target. GDB specific archive.
10178 (do-md5sum): New target.
10179 (MD5PROG): Define.
10180 (PACKAGE): Default to TOOL.
10181 (VER): Default to a shell script.
10182 (taz): Rewrite target. Move real work to do-proto-toplev. Include
10183 md5 checksum generation.
10184 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10185 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10186 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10187 insight.tar.bz2): Use gdb-taz to create archive.
10188
10189 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
10190
10191 * configure (warn_cflags): Delete.
10192
10193 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
10194
10195 * MAINTAINERS: Added myself.
10196
10197 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
10198 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
10199
10200 * configure.in (enable_libstdcxx_v3): Add.
10201 (target_libs): Add bits here to switch between libstdc++-v2 and
10202 libstdc++-v3.
10203 * config.if: And this file too.
10204 * Makefile.in: Add libstdc++-v3 targets.
10205
10206 2000-04-05 Michael Meissner <meissner@redhat.com>
10207
10208 * config.sub (d30v): Add d30v as a basic machine type.
10209
10210 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
10211
10212 * configure.in: -linux-gnu*, not -linux-gnu.
10213
10214 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10215
10216 * MAINTAINERS: Add self in write-after-approval section.
10217
10218 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
10219
10220 * MAINTAINERS: Add self as ia64 port maintainer.
10221
10222 2000-03-08 Neil Booth <NeilB@earthling.net>
10223
10224 * MAINTAINERS: Add self in write-after-approval section.
10225
10226 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
10227
10228 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10229 (do-tar-bz2): Replace TOOL with PACKAGE.
10230 (gdb.tar.bz2): Remove GDBTK from GDB package.
10231 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10232 dejagnu.tar.bz2): New packages.
10233
10234 2000-02-27 Andreas Jaeger <aj@suse.de>
10235
10236 * configure.in: Add entry for mips*-*-linux*, move catch all
10237 *-*-*linux* entry below this one.
10238
10239 2000-02-27 Ian Lance Taylor <ian@zembu.com>
10240
10241 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10242
10243 2000-02-24 Nick Clifton <nickc@cygnus.com>
10244
10245 * config.sub: Support an OS of "wince".
10246
10247 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
10248
10249 * config.guess, config.sub: Updated to match config's 2000-02-15
10250 version.
10251
10252 2000-02-23 Linas Vepstas <linas@linas.org>
10253
10254 * config.sub: Add support for Linux/IBM 370.
10255 * configure.in: Likewise.
10256
10257 2000-02-22 Nick Clifton <nickc@cygnus.com>
10258
10259 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10260
10261 2000-02-20 Christopher Faylor <cgf@cygnus.com>
10262
10263 * config.guess: Guess "cygwin" rather than "cygwin32".
10264
10265 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10266
10267 * configure (gcc_version): When setting, narrow search to
10268 lines containing `version_string'.
10269
10270 2000-02-15 Denis Chertykov <denisc@overta.ru>
10271
10272 * config.sub: Add support for avr target.
10273
10274 2000-02-14 Nick Clifton <nickc@cygnus.com>
10275
10276 * MAINTAINERS: Add maintainers for MCore port.
10277
10278 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
10279
10280 * config.sub: Add mmix-knuth-mmixware.
10281
10282 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10283
10284 * MAINTAINERS: Pair cccp with cpplib maintainership.
10285
10286 2000-01-27 Christopher Faylor <cgf@redhat.com>
10287
10288 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10289 structure stuff to -L library search.
10290 (CXX_FOR_TARGET): Ditto.
10291 (CROSS_CHECK_MODULES): Fix spelling mistake.
10292
10293 2000-01-24 Mark Mitchell <mark@codesourcery.com>
10294
10295 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10296 the C++ compiler.
10297
10298 2000-01-12 Richard Henderson <rth@cygnus.com>
10299
10300 * configure.in: Don't build some bits for beos.
10301
10302 2000-01-12 Joel Sherrill (joel@OARcorp.com)
10303
10304 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10305 as include files.
10306
10307 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
10308
10309 * Add self as cpplib maintainer, as requested by Jason
10310 Merrill. Correct my e-mail address.
10311
10312 2000-01-06 Geoff Keating <geoffk@cygnus.com>
10313
10314 * configure.in: Use mt-aix43 to handle *_TARGET defs,
10315 not mh-aix43.
10316
10317 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
10318
10319 * MAINTAINERS: Add myself to "write after approval" list.
10320
10321 1999-12-14 Richard Henderson <rth@cygnus.com>
10322
10323 * config.guess (alpha-osf, alpha-linux): Detect ev67.
10324 * config.sub: Accept alphaev[78], alphaev8.
10325
10326 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10327
10328 * config.guess, config.sub: Update from autoconf.
10329
10330 1999-11-29 Bruce Korb <autogen@linuxbox.com>
10331
10332 * MAINTAINERS: update my playtime e-address.
10333
10334 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10335
10336 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
10337 necessary libraries are missing.
10338
10339 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
10340
10341 * MAINTAINERS: Add new 'write after approval' maintainer.
10342
10343 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
10344
10345 * MAINTAINERS: Add new Java maintainer.
10346
10347 1999-10-25 Andreas Schwab <schwab@suse.de>
10348
10349 * configure: Fix quoting inside arguments of eval.
10350
10351 1999-10-21 Nick Clifton <nickc@cygnus.com>
10352
10353 * config-ml.in: Allow suppression of some ARM multilibs.
10354
10355 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
10356
10357 * config.guess: Add OS/390 match pattern.
10358 * config.sub: Add mvs, openedition targets.
10359 * configure.in (i370-ibm-opened*): New.
10360
10361 1999-09-04 Steve Chamberlain <sac@pobox.com>
10362
10363 * config.sub: Add support for configuring for pj.
10364
10365 1999-08-31 Nick Clifton <nickc@cygnus.com>
10366
10367 * config.sub (maybe_os): Add support for configuring for fr30.
10368
10369 1999-08-25 Nick Clifton <nickc@cygnus.com>
10370
10371 * configure.in: Do not configure or build ld for AIX
10372 platforms. ld is known to be broken on these platforms.
10373
10374 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10375
10376 * config-ml.in: Pass compiler flag corresponding to multidirs to
10377 subdir configures.
10378
10379 1999-08-09 Ian Lance Taylor <ian@zembu.com>
10380
10381 * Makefile.in (LDFLAGS): Define.
10382
10383 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
10384
10385 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
10386 noconfigdirs.
10387 (*-*-cygwin*): Likewise.
10388
10389 1999-08-08 Ian Lance Taylor <ian@zembu.com>
10390
10391 * mkdep: New file.
10392 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
10393 (BINUTILS_SUPPORT_DIRS): Add mkdep.
10394
10395 From Eli Zaretskii <eliz@is.elta.co.il>:
10396 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
10397 long file name when using DJGPP on MS-DOS.
10398
10399 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
10400
10401 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
10402
10403 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
10404
10405 * Makefile.in (check-target-libio): Remove all-target-libstdc++
10406 dependency as this causes "make check" to globally "make all"
10407
10408 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
10409
10410 * configure.in (target_libs): Added target-zlib.
10411 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
10412 (CONFIGURE_TARGET_MODULES): Likewise.
10413 (CHECK_TARGET_MODULES): Likewise.
10414 (INSTALL_TARGET_MODULES): Likewise.
10415 (CLEAN_TARGET_MODULES): Likewise.
10416 (configure-target-zlib): New target.
10417 (all-target-zlib): Likewise.
10418 (all-target-libjava): Depend on all-target-zlib.
10419 (configure-target-libjava): Depend on configure-target-zlib.
10420
10421 * Makefile.in (configure-target-libjava): Depend on
10422 configure-target-newlib.
10423 (configure-target-boehm-gc): New target.
10424 (configure-target-qthreads): New target.
10425
10426 * configure.in (target_libs): Added target-qthreads.
10427 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
10428 (CONFIGURE_TARGET_MODULES): Likewise.
10429 (CHECK_TARGET_MODULES): Likewise.
10430 (INSTALL_TARGET_MODULES): Likewise.
10431 (CLEAN_TARGET_MODULES): Likewise.
10432 (all-target-qthreads): New target.
10433 (configure-target-libjava): Depend on configure-target-qthreads.
10434 (all-target-libjava): Depend on all-target-qthreads.
10435
10436 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
10437 (CONFIGURE_TARGET_MODULES): Likewise.
10438 (CHECK_TARGET_MODULES): Likewise.
10439 (INSTALL_TARGET_MODULES): Likewise.
10440 (CLEAN_TARGET_MODULES): Likewise.
10441 (all-target-libjava): New target.
10442 (all-target-boehm-gc): Likewise.
10443 * configure.in (target_libs): Added libjava, boehm-gc.
10444
10445 1999-07-22 Ian Lance Taylor <ian@zembu.com>
10446
10447 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
10448 configure.bat in SUPPORT_FILES.
10449 (gas+binutils.tar.bz2): Likewise.
10450
10451 * makeall.bat: Remove; obsolete.
10452
10453 1999-07-21 Ian Lance Taylor <ian@zembu.com>
10454
10455 From Mark Elbrecht:
10456 * configure.bat: Remove; obsolete.
10457
10458 1999-07-11 Ian Lance Taylor <ian@zembu.com>
10459
10460 * configure: Add -W -Wall to the default CFLAGS when compiling with
10461 gcc.
10462
10463 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
10464
10465 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
10466
10467 1999-06-30 Mark Mitchell <mark@codesourcery.com>
10468
10469 * configure.in: Build ld on IRIX6.
10470
10471 1999-06-12 Ian Lance Taylor <ian@zembu.com>
10472
10473 * Makefile.in: Change distribution targets to use bzip2 instead of
10474 gzip.
10475 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
10476 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
10477
10478 1999-06-04 Nick Clifton <nickc@cygnus.com>
10479
10480 * config.sub: Add mcore target.
10481
10482 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
10483
10484 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
10485
10486 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
10487
10488 * config.guess (dummy): Changed to $dummy.
10489
10490 1999-05-24 Nick Clifton <nickc@cygnus.com>
10491
10492 * config.sub: Tidied up case statements.
10493
10494 1999-05-22 Ben Elliston <bje@cygnus.com>
10495
10496 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
10497 <jiro@din.or.jp>.
10498
10499 * config.guess: Merge with FSF version. Future changes will be
10500 more accurately recorded in this ChangeLog.
10501 * config.sub: Likewise.
10502
10503 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
10504
10505 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
10506
10507 1999-04-30 Tom Tromey <tromey@cygnus.com>
10508
10509 * ltmain.sh: [mode link] Always use CC given by ltconfig.
10510
10511 1999-04-23 Tom Tromey <tromey@cygnus.com>
10512
10513 * ltconfig, ltmain.sh: Update to libtool 1.2f.
10514
10515 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
10516
10517 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
10518 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
10519 Bad merge removed these two changes.
10520
10521 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
10522 Martin Heller (Ing.-Buero_Heller@t-online.de)
10523
10524 * config.guess (interix Alpha): Add.
10525
10526 1999-04-11 Richard Henderson <rth@cygnus.com>
10527
10528 * configure.in (i?86-*-beos*): Do config gperf; don't config
10529 gdb, newlib, or libgloss.
10530
10531 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
10532
10533 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
10534 link a trivial program with -mabi=64. If it fails, remove mabi=64
10535 from multidirs.
10536
10537 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
10538
10539 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
10540
10541 1999-04-08 Nick Clifton <nickc@cygnus.com>
10542
10543 * config.sub: Add support for mcore targets.
10544
10545 1999-04-07 Michael Meissner <meissner@cygnus.com>
10546
10547 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
10548 not mt-ospace, in order to shut up assembler warning about using
10549 symbols that are named the same as registers.
10550
10551 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
10552
10553 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
10554 dependency list for all-target-cygmon.
10555
10556 1999-04-05 Doug Evans <devans@casey.cygnus.com>
10557
10558 * config-ml.in: Check $host, not $target, for selective multilibs.
10559 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
10560 thumb interworking, and underscore prefix multilibs.
10561
10562 1999-04-04 Ian Lance Taylor <ian@zembu.com>
10563
10564 * missing: Update to version from current automake.
10565
10566 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
10567
10568 * configure (gxx_include_dir): Removed.
10569
10570 * configure.in (gxx_include_dir): Handle it.
10571 * Makefile.in: Likewise.
10572
10573 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
10574
10575 * config.sub (mips64vr4111,mips64vr4111el) Add.
10576
10577 1999-03-21 Ben Elliston <bje@cygnus.com>
10578
10579 * config.guess: Correct typo for detecting ELF on FreeBSD.
10580
10581 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
10582
10583 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
10584 config/mh-djgpp.
10585
10586 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
10587
10588 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
10589 all-target-newlib to dependency list for all-target-bsp.
10590
10591 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
10592
10593 * config.sub: Add i386-uwin support.
10594 * config.guess: Likewise.
10595
10596 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10597
10598 * configure.in: cleanup, add mh-*pic handling for arm, special
10599 case powerpc*-*-aix*
10600
10601 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
10602
10603 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
10604 can be built.
10605
10606 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
10607
10608 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
10609 targets.
10610
10611 1999-03-02 Nick Clifton <nickc@cygnus.com>
10612
10613 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
10614
10615 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
10616
10617 * config.sub: Check for "cygwin*" rather than "cygwin32*"
10618
10619 1999-02-24 Nick Clifton <nickc@cygnus.com>
10620
10621 * config.sub: Fix typo in arm recognition.
10622
10623 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
10624
10625 * configure.in (noconfigdirs): Changed target_configdirs to
10626 include target-bsp only for m68k-*-elf* and m68k-*-coff*
10627 rather than m68k-*-* since it is not known to work on
10628 m68k-aout. Ditto for arm-*-*oabi.
10629
10630 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
10631
10632 * configure.in (*-*-windows*): Remove, no longer used.
10633
10634 1999-02-19 Ben Elliston <bje@cygnus.com>
10635
10636 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
10637 Smart and improved by Andrew Cagney.
10638
10639 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
10640
10641 * config.guess: Recognize openbsd-*-hppa.
10642
10643 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
10644
10645 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
10646 only if it is not empty.
10647
10648 1999-02-17 Nick Clifton <nickc@cygnus.com>
10649
10650 Patch from: Scott Bambrough <scottb@corelcomputer.com>
10651
10652 * config.guess: Modified to recognize uname's armv* syntax.
10653
10654 * config.sub: Modified to recognize uname's armv* syntax.
10655
10656 1999-02-17 Mark Salter <msalter@cygnus.com>
10657
10658 * configure.in: Added target-bsp for sparclite.
10659
10660 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
10661
10662 * config.sub: Recognize alphapca5[67] and up to alphaev8.
10663
10664 1999-02-08 Nick Clifton <nickc@cygnus.com>
10665
10666 * configure.in: Add support for strongarm port.
10667 * config.sub: Add support for strongarm target.
10668
10669 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
10670
10671 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
10672 the old name config/mh-cygwin32.
10673 Enable texinfo.
10674
10675 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
10676
10677 * configure.in: Do build ld for ix86 Solaris.
10678
10679 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
10680
10681 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
10682 $AR_FOR_TARGET. Likewise for RANLIB.
10683
10684 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
10685
10686 * config.sub (oabi): Recognize.
10687 * configure.in (arm-*-oabi): Handle.
10688
10689 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
10690
10691 * config.guess: Improve detection of i686 on UnixWare 7.
10692
10693 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
10694
10695 * config.guess: Add support for i386-pc-interix.
10696 * config.sub: Likewise.
10697 * configure.in: Likewise.
10698
10699 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
10700
10701 * Makefile.in: Remove unneeded all-target-libio from
10702 from all-target-winsup target since it is now unneeded.
10703 Add all-target-libtermcap in its place since it is now
10704 needed.
10705
10706 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
10707
10708 * configure.in: makefile stub for cygwin target is probably
10709 unnecessary. Remove it for now.
10710
10711 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
10712
10713 * configure.in: libtermcap.a should be built when cygwin is the
10714 target as well as the host.
10715 * config.guess: Allow mixed case in cygwin uname output.
10716 * Makefile.in: Add libtermcap target.
10717
10718 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
10719
10720 * config.sub: Clean up handling of hppa2.0.
10721
10722 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
10723
10724 * config.guess: Use C code to identify more HP machines.
10725
10726 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
10727
10728 * config.sub: Handle hppa2.0.
10729
10730 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
10731
10732 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
10733 cygmon for all sparclite targets, regardless of object format.
10734
10735 1998-12-15 Mark Salter <msalter@cygnus.com>
10736
10737 * configure.in: Added target-bsp for several target architectures.
10738
10739 * Makefile.in: Added rules for bsp.
10740
10741 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
10742
10743 * config.guess: Improve detection of hppa2.0 processors.
10744
10745 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
10746
10747 * config.guess: Recognize FreeBSD using ELF automatically.
10748
10749 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
10750
10751 * configure (skip-this-dir): Add handling for new shell script, which
10752 might be created by a sub-directory's configure to indicate, this particular
10753 directory is "unwanted".
10754 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
10755
10756 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
10757
10758 * ltconfig: import from libtool, after changing libtool to
10759 account for the cygwin name change.
10760
10761 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
10762
10763 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
10764 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
10765
10766 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
10767
10768 * configure.in: Add libtermcap to list of cygwin dependencies.
10769
10770 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
10771
10772 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
10773 they include winsup/include when it's a cygwin target.
10774
10775 1998-11-12 Tom Tromey <tromey@cygnus.com>
10776
10777 * configure.in (host_tools): Added zip.
10778 * Makefile.in (all-target-libjava): Depend on all-zip.
10779 (all-zip): New target.
10780 (ALL_MODULES): Added all-zip.
10781 (NATIVE_CHECK_MODULES): Added check-zip.
10782 (INSTALL_MODULES): Added install-zip.
10783 (CLEAN_MODULES): Added clean-zip.
10784
10785 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
10786
10787 * Makefile.in: lose "32" from comment about cygwin.
10788
10789 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
10790
10791 * configure.in: Use -Os to build target libraries for the fr30.
10792
10793 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
10794
10795 * config.sub: Add fr30.
10796
10797 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
10798
10799 * configure.in: drop "32" from config/mh-cygwin32. Check
10800 cygwin* instead of cygwin32*.
10801 * config.sub: Check cygwin* instead of cygwin32*.
10802
10803 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
10804
10805 * config.guess: Match any version of Unixware7.
10806
10807 1998-10-20 Syd Polk <spolk@cygnus.com>
10808
10809 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
10810 if desired.
10811
10812 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
10813
10814 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
10815 these if the appropriate directories and files to not exist.
10816
10817 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
10818
10819 * Makefile.in (DEVO_SUPPORT): Add config.if.
10820
10821 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
10822
10823 * configure: Add pattern to replace "build_tooldir"'s
10824 definition in the generated Makefile with "tooldir"'s
10825 actual value.
10826
10827 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
10828
10829 * config.sub: Bring back lost sparcv9.
10830
10831 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
10832
10833 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
10834
10835 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
10836 CC_FOR_TARGET and friends.
10837
10838 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10839
10840 * Makefile.in (build_tooldir): New variable, same as tooldir.
10841 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
10842 -B$(build_tooldir)/bin/.
10843 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
10844
10845 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10846
10847 * README: Remove installation instructions and refer to the
10848 INSTALL directory instead.
10849
10850 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
10851
10852 * config.sub: Add support for i[34567]86-pc-udk.
10853 * configure.in: Likewise.
10854
10855 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
10856
10857 * Makefile.in: add bzip2 package building bits for user
10858 tools module
10859 * configure.in: ditto
10860
10861 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
10862
10863 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
10864 (ALL_TARGET_MODULES): Add all-target-libobjc.
10865 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10866 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10867 (all-target-libchill): Add dependencies.
10868 * configure.in (target_libs): Add libchill.
10869
10870 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
10871
10872 * configure.in (target_subdir): Remove duplicate line.
10873
10874 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
10875
10876 * Makefile.in (all-automake): fix dependencies.
10877
10878 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
10879
10880 * configure.in: Minor cleanups for building in the $(target_alias)
10881 subdir.
10882
10883 1998-09-22 Jim Wilson <wilson@cygnus.com>
10884
10885 * Makefile.in (bootstrap): Set r and s before make all. Use
10886 BASE_FLAGS_TO_PASS in make all.
10887 (cross): Likewise.
10888
10889 1998-09-20 Mark Mitchell <mark@markmitchell.com>
10890
10891 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
10892
10893 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
10894
10895 * config.sub: Fix typo in last change.
10896
10897 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
10898
10899 * config.sub: Add support for C4x target.
10900 * configure.in: Likewise.
10901
10902 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
10903
10904 * config.sub: Recognize sparcv9 just like sparc64.
10905
10906 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
10907
10908 * config.guess: Match "Pent II" or "PentII" for OpenServer.
10909
10910 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
10911
10912 * config.guess: Correctly identify Pentium II sco boxes.
10913
10914 * config.guess: Fix "tr" code. From Weiwen Liu.
10915
10916 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
10917
10918 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
10919 stabs.
10920
10921 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
10922
10923 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
10924 (ALL_TARGET_MODULES): Add all-target-libchill.
10925 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10926 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10927 (all-target-libchill): Add dependencies.
10928 * configure.in (target_libs): Add libchill.
10929
10930 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
10931
10932 * config.guess: Avoid assumptions about "tr" behaves when
10933 LANG is set to something other than English.
10934
10935 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
10936
10937 * configure (gxx_include_dir): Changed to
10938 '${prefix}/include/g++'-${libstdcxx_interface}.
10939
10940 * config.if: New to determine the interfaces.
10941
10942 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
10943
10944 * config.guess: Detect and handle MPE/IX.
10945 * config.sub: Deal with MPE/IX.
10946
10947 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
10948
10949 * configure.in: Use mh-aix43.
10950
10951 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
10952
10953 * configure: Fix --without/--disable cases for gxx-include-dir.
10954
10955 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
10956
10957 * mdata-sh: Imported. Needed for automake support.
10958
10959 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
10960
10961 * Makefile.in (taz): Try "chmod -R og=u ." before
10962 "chmod og=u `find . -print`".
10963
10964 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
10965
10966 * configure.in: Add arm-elf and thumb-elf support.
10967
10968 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
10969
10970 * Makefile.in: Undo previous patch.
10971
10972 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
10973
10974 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
10975 to here ...
10976 (install-no-fixedincludes): and here
10977 (INSTALL_MODULES): ... from here.
10978
10979 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
10980
10981 * config.sub: Merge with FSF.
10982
10983 * config.guess: Merge with FSF.
10984
10985 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
10986
10987 * configure (extraconfigdirs): New variable.
10988 (SUBDIRS): Add extraconfigdirs and recurse on them too.
10989 * Makefile.in (all): Move higher in file.
10990 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
10991 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
10992 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
10993 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
10994 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
10995
10996 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
10997
10998 * Makefile.in (all-target-libjava): Depend on all-gcc and
10999 all-target-newlib.
11000 (configure-target-libjava): Depend on $(ALL_GCC).
11001
11002 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
11003
11004 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11005 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11006
11007 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
11008
11009 * INSTALL/README: Fix typo.
11010
11011 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
11012
11013 * ylwrap: Change absolute path checks to check for DOS style path
11014 names.
11015
11016 * ylwrap: Don't use a full path name if the source file is in the
11017 same directory. From hjl@lucon.org (H.J. Lu).
11018
11019 * config-ml.in: Default to being verbose, to match Feb 18 change to
11020 configure.
11021
11022 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
11023
11024 Brought over from egcs:
11025
11026 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11027
11028 * configure.in (target_subdir): Set to ${target_alias} instead
11029 of "libraries".
11030
11031 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
11032
11033 * configure.in (target_subdir): Set to libraries if enable_multilib.
11034
11035 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
11036
11037 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11038 multilibs, force reconfiguration the first time we create
11039 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11040
11041 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
11042
11043 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11044 avoid confusion with --no-recursion.
11045
11046 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
11047
11048 * configure.in: Win32 hosts shouldn't use install -x
11049 * install-sh: remove -x option, and special .exe-handling
11050 hack.
11051
11052 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
11053
11054 * config.guess: Recognize i586-pc-beos.
11055 * configure.in: Don't build some bits for beos.
11056
11057 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
11058
11059 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11060 CFLAGS default to -O2.
11061
11062 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11063 when using GNU ld.
11064
11065 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
11066
11067 * ltmain.sh: Correct install when using a different shell.
11068
11069 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
11070
11071 * ltconfig, ltmain.sh: Update to libtool 1.2b.
11072
11073 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
11074
11075 * makefile.vms: Update to build binutils/makefile.vms. Add install
11076 target.
11077
11078 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
11079
11080 * ltconfig: Update to correct AIX handling.
11081
11082 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11083
11084 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11085
11086 * configure.in (target_subdir): Set to ${target_alias} instead
11087 of "libraries".
11088
11089 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
11090
11091 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11092 (Makefile): Depend on $(gcc_version_trigger).
11093
11094 * configure (gcc_version): Change default initializer to empty
11095 string.
11096 (gcc_version_trigger): New variable; pass this variable down
11097 to subdir configures to enable them checking gcc's version
11098 themselves. Emit make macros for both gcc_version vars.
11099 (topsrcdir): Initialize reliably.
11100 (recursion line): Remove --with-gcc-version=${gcc_version}.
11101
11102 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11103
11104 * configure (enable_version_specific_runtime_libs): Implement new flag
11105 --enable-version-specific-runtime-libs which installs C++ runtime stuff
11106 in $(libsubdir); emit definition in each generated Makefile.
11107 (gxx_include_dir): Initialize depending on
11108 $enable_version_specific_runtime_libs.
11109
11110 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11111
11112 * configure (gcc_version): Initialize properly depending on
11113 how and where configure is started.
11114 (recursion line): Pass a --with-gcc-version=${gcc_version}
11115 to configures in subdirs.
11116
11117 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
11118
11119 * configure.in (noconfigdirs): Add configure pattern for mips tx39
11120 cygmon
11121
11122 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
11123
11124 * configure.in: Add cygmon and libstub support for mn10200.
11125
11126 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
11127
11128 * configure (gcc_version): Add new variable describing the
11129 particular gcc version we're building.
11130 * Makefile.in (libsubdir): Add new macro for the directory
11131 in which the compiler finds executables, libraries, etc.
11132 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11133 and libsubdir.
11134
11135 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11136
11137 * Makefile.in (local-clean): Remove *.log.
11138 (warning.log): Built with warn_summary from build.log.
11139 (mail-report.log): Run test_summary.
11140 (mail-report-with-warnings.log): Run test_summary including
11141 warning.log in the report.
11142
11143 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
11144
11145 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11146
11147 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
11148
11149 * Makefile.in (grep): Grep no longer depends on libiberty.
11150
11151 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
11152
11153 * Makefile.in: all-snavigator needs all-libgui.
11154
11155 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
11156
11157 * configure.in: Add cygmon and libstub support for mn10300.
11158
11159 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
11160
11161 * missing: Update to version from automake 1.3.
11162
11163 * ltmain.sh: On installation, don't get confused if the same name
11164 appears more than once in the list of library names.
11165
11166 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
11167
11168 * config.sub: Accept m68060 and m5200 as CPU names.
11169
11170 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
11171
11172 * configure: Use && rather than using -a in test, because odd
11173 strings can confuse test.
11174 * configure.in: Likewise.
11175
11176 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
11177
11178 * ltconfig, ltmain.sh: Bring in Visual C++ support.
11179
11180 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11181
11182 * Makefile.in (boostrap2-lean, bootstrap3-lean,
11183 bootstrap4-lean): New targets.
11184
11185 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
11186
11187 * mpw-* Delete. Not used.
11188
11189 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
11190
11191 * COPYING.LIB: Update FSF address.
11192
11193 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
11194
11195 * ltconfig, ltmain.sh: Update to libtool 1.2a.
11196
11197 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11198 GAS_SUPPORT_DIRS.
11199
11200 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
11201
11202 * ltconfig, ltmain.sh: Avoid producing a version number if
11203 -version-info was not used.
11204
11205 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
11206
11207 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11208 building with newlib.
11209
11210 1998-04-30 Paul Eggert <eggert@twinsun.com>
11211
11212 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11213 Solaris `make' causes it to continue to next definition.
11214
11215 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
11216
11217 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11218 the right GUI libraries and files are installed along with GDB.
11219
11220 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
11221
11222 * configure.in: Change alpha to alpha* in several places.
11223
11224 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
11225
11226 * config.sub: Recognize sparc86x.
11227
11228 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
11229
11230 * configure.in (--enable-target-optspace): Remove debug echo.
11231
11232 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
11233
11234 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11235
11236 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
11237
11238 * ltconfig: Update cygwin32 support.
11239
11240 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11241 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11242 (GDB_SUPPORT_DIRS): Likewise.
11243
11244 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
11245
11246 * configure.in (target_makefile_frag): If --enable-target-optspace,
11247 use -Os to compile target libraries rather than -O2. Default to
11248 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11249 not used.
11250 * configure.in (target_cflags): Ditto for d30v.
11251
11252 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
11253
11254 * Makefile.in (all-bfd): Depend on all-intl.
11255 (all-binutils): Likewise.
11256 (all-gas): Likewise.
11257 (all-gprof): Likewise.
11258 (all-ld): Likewise.
11259
11260 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
11261
11262 * configure.in (host_tools): Fix typo, lbtool -> libtool.
11263
11264 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
11265
11266 * Makefile.in (all-bfd): Depend upon all-libiberty.
11267
11268 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11269
11270 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
11271
11272 * Makefile.in: Add libstub.
11273
11274 * configure.in: Ditto. Build libstub for targets that have cygmon
11275 support.
11276
11277 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
11278
11279 * configure.in: Don't set PICFLAG on ix86-cygwin32.
11280
11281 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
11282
11283 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11284 use mh-sysv5 if specified. Support gprof on SCO Open Server.
11285
11286 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
11287
11288 * configure: Define DEFAULT_M4 by searching PATH.
11289 * Makfile.in: Use DEFAULT_M4.
11290
11291 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
11292
11293 * ltconfig: Add cygwin32 support.
11294
11295 * Makefile.in, configure.in: Add libtool as a native only directory
11296 to configure and build.
11297
11298 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
11299
11300 * Makefile.in (INSTALL_MODULES): Remove texinfo.
11301
11302 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
11303
11304 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11305
11306 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
11307
11308 * Makefile.in: add ash make rules
11309 * configure.in: add ash to native_only and host_tools lists
11310
11311 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
11312
11313 * Makefile.in (all-gettext, all-intl): New targets.
11314 (ALL_MODULES): Added all-gettext, all-intl.
11315 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11316 (INSTALL_MODULES): Added install-gettext, install-intl.
11317 (CLEAN_MODULES): Added clean-gettext, clean-intl.
11318
11319 * configure.in (host_tools): Added gettext.
11320 (native_only): Likewise.
11321 (noconfigdirs) [various cases]: Likewise.
11322 (host_libs): Added intl.
11323
11324 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
11325
11326 * configure: Do not disable building gdbtk for cygwin32 hosts.
11327
11328 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
11329
11330 * configure.in: Add thumb-coff target.
11331 * config.sub: Add thumb-coff target.
11332
11333 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
11334
11335 * Makefile.in: Revert yesterday's change.
11336 (all-target-winsup): all-target-librx stays out of here.
11337
11338 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
11339
11340 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
11341 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
11342 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
11343 Remove references to librx and libg++.
11344
11345 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
11346
11347 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
11348 recursive makes
11349
11350 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
11351
11352 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
11353 for newlib directory.
11354 (CXX_FOR_TARGET): Likewise.
11355
11356 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
11357
11358 * ltconfig: Update after libtool/ltconfig.in change for
11359 hpux11.
11360
11361 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
11362
11363 * ltconfig, ltmain.sh: Update to libtool 1.2.
11364
11365 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
11366
11367 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
11368 (install-gcc-cross): Instead, override LANGUAGES here.
11369
11370 1998-03-18 Dave Love <d.love@dl.ac.uk>
11371
11372 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
11373 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
11374
11375 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
11376
11377 * configure.in: Add Thumb-pe target.
11378
11379 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
11380
11381 * Makefile.in - changed sn targets to snavigator
11382 * configure.in - changed sn targets to snavigator
11383
11384 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
11385
11386 * config-ml.in: After building symlink tree call make distclean
11387 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
11388 to be the case for libiberty.
11389
11390 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
11391
11392 * configure: When making link, also check the current
11393 directory. The configure scripts may create one.
11394
11395 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
11396
11397 * config.sub: Accept alphapca56 and alphaev6 properly.
11398
11399 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11400
11401 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
11402
11403 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
11404
11405 * config.sub (sco5): Fix typo.
11406
11407 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
11408
11409 * Makefile.in (INSTALL_MODULES): Move install-tcl before
11410 install-itcl.
11411 (install-itcl): Remove dependency on install-tcl.
11412
11413 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
11414
11415 * configure.in: Remove libgloss from noconfigdirs for MN10300.
11416
11417 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
11418
11419 * configure.in: Don't build libgui for a cygwin32 target when not on
11420 a cygwin32 host.
11421
11422 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
11423
11424 * configure (redirect): Set to null, so default behavior of
11425 configure is now --verbose.
11426
11427 1998-02-16 Dave Love <d.love@dl.ac.uk>
11428
11429 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
11430 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
11431
11432 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
11433
11434 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
11435 this change to sync Makefile.in with its ChangeLog entries.
11436
11437 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
11438
11439 * ltmain.sh (mkdir): Check that the directory doesn't exist
11440 before we exit with error, so that we don't get races during
11441 parallel builds.
11442
11443 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
11444
11445 * ltconfig, ltmain.sh: Update from libtool 1.0i.
11446
11447 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
11448
11449 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
11450 PICFLAG_FOR_TARGET.
11451 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
11452
11453 * configure: Emit a definition for the new macro enable_shared
11454 into each Makefile.
11455
11456 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
11457
11458 * configure.in (host_tools, native_only): Add libtool.
11459
11460 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
11461
11462 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
11463 Fix typo in ming config comment.
11464
11465 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
11466
11467 * ltconfig, ltmain.sh: Update from libtool 1.0h.
11468
11469 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
11470
11471 * config.sub: Add tic30 cases, and map c30 to tic30.
11472
11473 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
11474
11475 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
11476 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
11477 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
11478 (CLEAN_TARGET_MODULES): Similarly
11479 (all-target-libf2c): Add dependences.
11480 * configure.in (target_libs): Add libf2c.
11481
11482 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
11483
11484 * configure.in: Remove expect from noconfigdirs when target
11485 is cygwin32. OK to build expect and dejagnu with Canadian
11486 Cross.
11487
11488 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
11489
11490 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
11491 host.
11492
11493 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
11494 and mingw32.
11495
11496 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
11497
11498 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
11499 here as it is not defined in the toplevel Makefile.
11500
11501 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
11502
11503 * configure (package_makefile_rules_frag): New variable, which names
11504 a file with generic rules, ...
11505 Change comment to mention we now have FIVE parts.
11506 * configure: Undo last change.
11507
11508 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
11509
11510 * config.guess: More accurate determination of HP processor types.
11511 * config.sub: More accurate determination of HP processor types.
11512
11513 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
11514
11515 * configure (package_makefile_frag): Move inserting the
11516 ${package_makefile_frag} to where it should be according
11517 to the comment.
11518
11519 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
11520
11521 * config.guess: Add support for Linux/ARM.
11522
11523 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
11524
11525 * .cvsignore: Remove *-info and *-install since they match
11526 release-info and mpw-install, which we don't want to just ignore.
11527
11528 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
11529
11530 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
11531
11532 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
11533
11534 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
11535 local_prefix to sub-make invocations.
11536
11537 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
11538
11539 * configure.in: Check makefile fragments in the source
11540 directory.
11541
11542 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11543
11544 * configure.in: Check whether host and target makefile
11545 fragments exist before adding them to *_makefile_frag.
11546
11547 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
11548
11549 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
11550
11551 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
11552
11553 * configure.in: Make sure we only replace RPATH_ENVVAR on
11554 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
11555 regexp to sed.
11556
11557 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
11558 to sub-makes.
11559
11560 1998-01-13 Lee Iverson (leei@ai.sri.com)
11561
11562 * config-ml.in (multi-do): LDFLAGS must include multilib
11563 designator.
11564
11565 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
11566
11567 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
11568
11569 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
11570
11571 * config.sub: Add mingw32 support.
11572 * configure.in: Likewise.
11573
11574 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
11575
11576 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
11577
11578 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
11579
11580 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11581 * configure (gxx_include_dir): Provide a definition for subdirs
11582 which do not use autoconf.
11583
11584 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
11585
11586 * config.guess: Sync with egcs. Picks up new alpha support,
11587 BeOS & some additional linux support.
11588
11589 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
11590
11591 * config.guess: HP 9000/803 is a PA1.1 machine.
11592
11593 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
11594
11595 * configure.in: It's alpha*-...
11596
11597 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
11598
11599 * configure.in (host_makefile_frag, target_makefile_frag):
11600 Handle multiple config files.
11601 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
11602 alpha-*-*.
11603
11604 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
11605
11606 * mkdep: New file.
11607
11608 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
11609
11610 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
11611
11612 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
11613
11614 * Makefile.in: Add libgui directory.
11615 (GDB_TK): Add all-libgui.
11616 * configure.in: Add libgui directory.
11617 * configure: Add all-libgui to GDB_TK.
11618
11619 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
11620
11621 * config-ml.in (multidirs): Add m32r to multilib list.
11622
11623 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
11624
11625 * Makefile.in (all-target-gperf): Change dependency to
11626 all-target-libstdc++.
11627
11628 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
11629
11630 * config.guess: Add BeOS support.
11631
11632 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
11633
11634 Source directory cvs renamed to cvssrc:
11635 * configure.in (host_tools): Change cvs to cvssrc.
11636 (native_only): Likewise.
11637 (noconfigdirs) [various cases]: Likewise.
11638 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
11639 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
11640 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
11641 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
11642 (all-cvssrc): Rename target from all-cvs.
11643
11644 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
11645
11646 * configure (gxx_include_dir): Fix thinko.
11647
11648 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
11649
11650 * Makefile.in (INSTALL_TARGET_CROSS): Define.
11651 (install-cross, install-gcc-cross): New targets.
11652
11653 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
11654
11655 * configure.in (noconfigdirs): Add support for Thumb target.
11656
11657 * config.sub (maybe_os): Add support for Thumb target.
11658
11659 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
11660
11661 * Makefile.in: Add rules for cygmon.
11662
11663 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
11664
11665 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
11666
11667 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11668 * configure (gxx_include_dir): Provide a definition for subdirs
11669 which do not use autoconf.
11670
11671 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
11672
11673 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
11674 11/18/97 build
11675
11676 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
11677
11678 * From Franz Sirl.
11679 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
11680 found on RedHat Linux systems.
11681
11682 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
11683
11684 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
11685 guesses.
11686
11687 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
11688
11689 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
11690
11691 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
11692
11693 * ltmain.sh: If mkdir fails, check whether the directory was created
11694 anyhow by some other process.
11695
11696 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
11697
11698 * configure.in (d30v-*-*): Configure all directories.
11699
11700 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
11701
11702 * configure.in (d30v-*-*): Configure newlib, libiberty directories
11703 for the D30V.
11704
11705 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
11706
11707 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
11708
11709 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
11710
11711 * include/libiberty.h: Add extern "C" { so it can be used with C++
11712 progrms.
11713 * include/remote-sim.h: Add extern "C" { so it can be used with C++
11714 programs.
11715
11716 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
11717
11718 * configure.in (d30v-*-*): Configure GCC now.
11719
11720 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
11721
11722 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
11723 is no longer needed.
11724
11725 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
11726
11727 * Makefile.in: check-target-libio depends on all-target-libstdc++.
11728
11729 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
11730
11731 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
11732 targets using "$@" to provide support for similar but not identical
11733 targets without having to duplicate code.
11734
11735 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
11736
11737 * makefile.vms: Fix to work with DEC C.
11738
11739 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
11740
11741 * config.sub: Add mips-tx39-elf to marketing names.
11742
11743 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
11744
11745 * ltmain.sh: Handle symlinks in generated script.
11746
11747 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
11748
11749 * configure: Handle autoconf style directory options: --bindir,
11750 --datadir, --includedir, --infodir, --libdir, --libexecdir,
11751 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
11752 --sysconfdir.
11753 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
11754 (sharedstatedir, localstatedir, oldincludedir): New variables.
11755 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
11756 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
11757 sbindir, sharedstatedir, and sysconfdir.
11758
11759 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
11760
11761 * Makefile.in (bootstrap-lean): New target.
11762
11763 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
11764
11765 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
11766 sn, and gnuserv from noconfigdirs.
11767
11768 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
11769
11770 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
11771
11772 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
11773
11774 * Makefile.in (cross): New target.
11775
11776 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
11777 Jeff Law <law@cygnus.com>
11778
11779 * Makefile.in (bootstrap2, bootstrap3): New targets.
11780 (all-bootstrap): Remove outdated and confusing target.
11781 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
11782
11783 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
11784
11785 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
11786 windows. Consistent with gdb/configure.
11787
11788 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
11789
11790 * configure.in: Name Linux target fragment.
11791
11792 * configure: Rewrite so that project Makefile fragment is inserted
11793 first and appears last in the resulting Makefile.
11794
11795 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
11796
11797 * Makefile.in (install-itcl): Install tcl first.
11798
11799 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
11800
11801 * configure.in: remove bison from noconfigdirs for Cygwin32 host
11802
11803 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
11804
11805 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
11806
11807 * configure.in (skipdirs): Add target-librx for Linux.
11808 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
11809
11810 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
11811
11812 * Makefile.in (bootstrap): New target.
11813
11814 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
11815
11816 * config.sub: Accept 'amigados' for backward compatibility.
11817
11818 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
11819
11820 * config.guess: Merge with FSF.
11821
11822 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
11823
11824 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
11825
11826 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
11827
11828 * config.sub: Add "marketing-names" patch.
11829
11830 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
11831
11832 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
11833
11834 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
11835
11836 * config.sub: Handle v850-elf.
11837
11838 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
11839
11840 * .cvsignore (*-install): Remove.
11841
11842 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
11843
11844 * ltconfig: Set CONFIG_SHELL in libtool.
11845 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
11846
11847 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
11848
11849 * configure.in (target_subdir): Set to libraries if enable_multilib.
11850
11851 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
11852
11853 * config.guess: Update from gcc directory.
11854
11855 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
11856
11857 * Makefile.in (all-sim): Depends on all-readline.
11858
11859 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
11860
11861 * Makefile.in (BISON, YACC): Use $$s.
11862 (all-bison): Depend on all-texinfo.
11863
11864 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
11865
11866 * Makefile.in (BISON): Add -L flag.
11867 (YACC): Likewise.
11868
11869 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
11870
11871 * configure.in (noconfigdirs): Add support for v850e target.
11872
11873 * config.sub (maybe_os): Add support for v850e target.
11874
11875 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
11876
11877 * configure.in (noconfigdirs): Add support for v850ea target.
11878
11879 * config.sub (maybe_os): Add support for v850ea target.
11880
11881 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
11882
11883 * config.sub: Add mipstx39. Delete r3900.
11884
11885 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
11886
11887 * Makefile.in (all-autoconf): Depends on all-texinfo.
11888
11889 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
11890
11891 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
11892 eabi targets.
11893
11894 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
11895
11896 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
11897
11898 * configure: When handling a Canadian Cross, handle YACC as well as
11899 BISON. Just set BISON to bison. When setting YACC, prefer bison.
11900 * Makefile.in (all-bison): Depend upon all-texinfo.
11901
11902 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
11903
11904 * Makefile.in (BISON): bison, not byacc or bison -y.
11905 (YACC): bison -y or byacc or yacc.
11906 (various): Add *-bison as appropriate.
11907 (taz): No need to mess with BISON anymore.
11908
11909 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
11910
11911 * configure: If OSTYPE matches *win32*, try to find a good value for
11912 CONFIG_SHELL.
11913
11914 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
11915
11916 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
11917 configure.in if it is present.
11918
11919 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
11920
11921 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
11922
11923 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
11924
11925 * config.sub: Recognize `arc' cpu.
11926 * configure.in: Likewise.
11927 * config-ml.in: Likewise.
11928
11929 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
11930
11931 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
11932
11933 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
11934
11935 * configure: Changed sed delimiter from ':' to '|' when
11936 attempting to substitute ${config_shell} for SHELL. On
11937 NT ${config_shell} may contain a ':' in it.
11938
11939 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
11940
11941 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
11942
11943 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
11944
11945 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
11946
11947 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
11948
11949 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
11950
11951 * ylwrap: If the program is a relative path, force it to be
11952 absolute.
11953
11954 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
11955
11956 * configure (tooldir): Set BISON to `bison -y' and not just bison.
11957
11958 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
11959
11960 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
11961 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
11962 for libraries.
11963
11964 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
11965
11966 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
11967 separated by spaces.
11968
11969 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
11970
11971 * ylwrap: New file.
11972 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
11973
11974 * ltmain.sh: Handle /bin/sh at start of install program.
11975
11976 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
11977
11978 * ltconfig, ltmain.sh: New files, from libtool 1.0.
11979 * missing: New file, from automake 1.2.
11980
11981 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
11982
11983 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
11984 check-tk to CHECK_X11_MODULES.
11985
11986 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
11987
11988 * config.sub: Merge with FSF.
11989
11990 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
11991
11992 * config.guess: Merge with FSF.
11993
11994 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
11995
11996 * configure: Treat msdosdjgpp like go32.
11997 * configure.in: Likewise. Don't remove gprof for go32.
11998
11999 * configure: Change Makefile.tem2 to Makefile.tm2.
12000
12001 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
12002
12003 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12004
12005 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12006
12007 * install-sh (chmodcmd): Set to null if the DST directory already
12008 exists. Same as Nov 11th change.
12009
12010 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
12011
12012 * configure (GDB_TK): Needs itcl and tix.
12013
12014 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
12015
12016 * config.guess: Update from FSF.
12017
12018 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
12019
12020 * Makefile.in (GDB_TK): Depend on itcl and tix.
12021
12022 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
12023
12024 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12025 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12026 (INSTALL_SCRIPT): New variable.
12027 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12028 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12029 to -x.
12030 * install-sh: Add support for -x option.
12031
12032 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
12033
12034 * configure.in, Makefile.in: Treat tix like itcl.
12035
12036 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
12037
12038 * Makefile.in (WINDRES): New variable.
12039 (WINDRES_FOR_TARGET): New variable.
12040 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12041 (EXTRA_HOST_FLAGS): Add WINDRES.
12042 (EXTRA_TARGET_FLAGS): Add WINDRES.
12043 (EXTRA_GCC_FLAGS): Add WINDRES.
12044 ($(DO_X)): Pass down WINDRES.
12045 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12046 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12047 DLLTOOL_FOR_TARGET.
12048
12049 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
12050
12051 * configure.in: configure sim before gdb for win32-x-ppc
12052
12053 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12054
12055 Move gperf into the toplevel, from libg++.
12056 * configure.in (target_tools): Add target-gperf.
12057 (native_only): Add target-gperf.
12058 * Makefile.in (all-target-gperf): New target, depend on
12059 all-target-libg++.
12060 (configure-target-gperf): Empty rule.
12061 (ALL_TARGET_MODULES): Add all-target-gperf.
12062 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12063 (CHECK_TARGET_MODULES): Add check-target-gperf.
12064 (INSTALL_TARGET_MODULES): Add install-target-gperf.
12065 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12066
12067 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
12068
12069 * config.sub (mn10200): Recognize new basic machine.
12070
12071 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12072
12073 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12074 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12075
12076 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12077
12078 * configure.in: If we're building mips-sgi-irix6* native, turn on
12079 ENABLE_MULTILIB and set TARGET_SUBDIR.
12080
12081 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
12082
12083 * Makefile.in (all-sn): Depend on all-grep.
12084
12085 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
12086
12087 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12088
12089 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12090 Makefile. From Jeff Makey <jeff@cts.com>.
12091 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12092
12093 * Makefile.in (DISTBISONFILES): Remove.
12094 (taz): Don't futz with DISTBISONFILES. Change BISON to use
12095 $(DEFAULT_YACC).
12096
12097 * configure.in: Build itl, db, sn, etc., when building for native
12098 cygwin32.
12099
12100 * Makefile.in (LD): New variable.
12101 (EXTRA_HOST_FLAGS): Pass down LD.
12102 ($(DO_X)): Likewise.
12103
12104 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
12105
12106 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12107
12108 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
12109
12110 * configure.in (targargs): Strip out any supplied --build argument
12111 before adding our own. Always add --build.
12112
12113 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
12114
12115 * configure.in (targargs): Pass --build if we're doing
12116 a cross-compile.
12117
12118 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
12119
12120 * configure: Use '|' instead of ":" as the separator in
12121 sed. Otherwise sed chokes on NT path names with drive
12122 designators. Also look for "?:*" as the leading characters in an
12123 absolute pathname.
12124
12125 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
12126
12127 * config.sub: Support for r3900.
12128
12129 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
12130
12131 * configure.in: Use install-sh, not install.sh.
12132
12133 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
12134
12135 * Makefile.in (taz): Improve check for BISON so it doesn't try to
12136 apply it twice.
12137
12138 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
12139
12140 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12141 install-binutils.
12142
12143 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
12144
12145 * Makefile.in: Add automake targets.
12146 * configure.in (host_tools): Add automake.
12147
12148 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
12149
12150 * configure: Default CXX to c++, not gcc.
12151 * Makefile.in (CXX): Set to c++, not gcc.
12152 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12153
12154 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
12155
12156 * install-sh: try appending a .exe if source file doesn't
12157 exist
12158
12159 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
12160
12161 * configure.in: Turn on multilib by default.
12162 (cross_only): Remove target-libiberty.
12163
12164 * Makefile.in (all-gcc): Don't depend on libiberty.
12165
12166 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
12167
12168 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12169
12170 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
12171
12172 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12173 (DISTBISONFILES): Add ld/Makefile.in
12174
12175 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
12176
12177 * configure.in: if target is cygwin32 but host isn't cygwin32,
12178 don't configure gdb tcl tk expect, not just gdb.
12179
12180 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
12181
12182 * configure.in: Added gnuserv everywhere sn appears.
12183
12184 * Makefile.in (ALL_MODULES): Added all-gnuserv.
12185 (CROSS_CHECK_MODULES): Added check-gnuserv.
12186 (INSTALL_MODULES): Added install-gnuserv.
12187 (CLEAN_MODULES): Added clean-gnuserv.
12188 (all-gnuserv): New target.
12189
12190 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
12191
12192 * config.guess: Fixes for MIPS OpenBSD systems.
12193
12194 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
12195
12196 * Makefile.in (INSTALL_XFORM): Remove.
12197 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12198
12199 * mkinstalldirs: New file, copied from automake.
12200 * Makefile.in (installdirs): Rename from install-dirs. Use
12201 mkinstalldirs. Change all users.
12202 (DEVO_SUPPORT): Add mkinstalldirs.
12203
12204 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
12205
12206 * install-sh: Rename from install.sh.
12207 * Makefile.in (INSTALL): Change install.sh to install-sh.
12208 (DEVO_SUPPORT): Likewise.
12209
12210 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
12211 Graichen <graichen@rzpd.de>.
12212
12213 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
12214
12215 * config.guess: Recognize OpenBSD systems correctly.
12216
12217 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12218
12219 * README, Makefile.in (ETC_SUPPORT): Remove references to
12220 cfg-paper*, configure.{texi,man,info*}._
12221
12222 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
12223
12224 * Makefile.in (all.normal): Ensure that gcc is built after all
12225 the x11 - ie gdb - targets.
12226
12227 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
12228
12229 * makefile.vms: Don't run conf-a-gas.
12230
12231 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
12232
12233 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12234
12235 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
12236
12237 * configure.in: Remove noconfigdirs case since gdb also
12238 configures and builds for tic80-coff.
12239
12240 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
12241
12242 * configure: Set cache_file to config.cache.
12243 * Makefile.in (local-distclean): Remove config.cache.
12244
12245 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
12246
12247 * COPYING: Update FSF address.
12248
12249 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
12250
12251 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12252 noconfigdirs.
12253
12254 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
12255
12256 * Makefile.in (install-dirs): Don't crash if prefix, and hence
12257 MAKEDIRS, is empty.
12258
12259 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
12260
12261 * config.sub: Tweak mn10300 entry.
12262
12263 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
12264
12265 * configure.in (host_tools): Put sim before gdb, so gdb's
12266 configure.tgt can determine if the simulator was configured.
12267
12268 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
12269
12270 * config.sub: Move BeOS $os case to be with other Cygnus
12271 local cases.
12272
12273 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
12274
12275 * config.sub: Remove misplaced comment that broke Linux.
12276
12277 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
12278
12279 * config.sub: Add BeOS support.
12280
12281 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
12282
12283 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12284
12285 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
12286
12287 * configure.in (noconfigdirs): Remove tcl and tk from
12288 noconfigdirs for cygwin32 builds.
12289
12290 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
12291
12292 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12293
12294 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
12295
12296 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12297 make-all.com, use makefile.vms instead.
12298
12299 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
12300
12301 * config.sub: Accept -lnews*.
12302
12303 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
12304
12305 * configure.in (noconfigdirs): Disable target-newlib,
12306 target-examples and target-libiberty for d30v.
12307
12308 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
12309
12310 * configure.in (noconfigdirs): Enable ld for d30v.
12311
12312 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
12313
12314 * configure.in (tic80-*-*): Build compiler.
12315
12316 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
12317
12318 * configure.in (d30v-*): Remove sim directory from list of
12319 unsupported d30v directories
12320
12321 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
12322
12323 * config.sub, configure.in: Add d30v target cpu.
12324
12325 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
12326
12327 * makefile.vms: New file.
12328 * make-all.com: Remove.
12329
12330 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
12331
12332 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
12333
12334 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
12335
12336 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
12337
12338 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
12339
12340 * Makefile.in (ALL_MODULES): Added all-db.
12341 (CROSS_CHECK_MODULES): Addec check-db.
12342 (INSTALL_MODULES): Added install-db.
12343 (CLEAN_MODULES): Added clean-db.
12344
12345 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
12346
12347 * config.guess: Merge with latest FSF sources.
12348
12349 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
12350
12351 * Makefile.in (ALL_MODULES): Added all-itcl.
12352 (CROSS_CHECK_MODULES): Added check-itcl.
12353 (INSTALL_MODULES): Added install-itcl.
12354 (CLEAN_MODULES): Added clean-itcl.
12355
12356 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
12357
12358 * configure.in: build gdb for mn10200
12359
12360 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
12361
12362 * Makefile.in (all-target-winsup): Depend on all-target-libio.
12363
12364 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
12365
12366 * configure.in (tic80-*-*): Turn off most targets right now.
12367
12368 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
12369
12370 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
12371 rather than the makeinfo program.
12372 (do-info): Depend upon all-texinfo.
12373
12374 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
12375
12376 * configure.in: Remove uses of config/mh-linux.
12377
12378 * config.sub, config.guess: Merge with latest FSF sources.
12379
12380 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
12381
12382 * config.sub (case $basic_machine): Add tic80 entries.
12383
12384 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
12385
12386 * config.sub, config.guess: Merge with latest FSF sources.
12387
12388 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
12389
12390 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
12391 * mpw-config.in: Test for NewFolderRecursive.
12392 * mpw-install: Use symbolic name for startup filename.
12393 * mpw-README: Add various additional details.
12394
12395 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
12396
12397 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
12398
12399 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
12400
12401 * configure.in: Do build gcc and the target libraries for
12402 the mn10200.
12403
12404 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
12405
12406 * configure.in: don't avoid building gdb for mn10300 any more
12407 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
12408 instead of single-quoting it.
12409
12410 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
12411
12412 * configure.in: Don't use --with-stabs on IRIX 6.
12413
12414 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
12415
12416 * configure.in (m32r): Build gdb, libg++ now.
12417
12418 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12419
12420 * configure.in (mips*-sgi-irix6*): Remove gdb and related
12421 directories from noconfigdirs.
12422
12423 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
12424
12425 * config.sub (basic_machine): added mips16 configuration
12426
12427 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12428
12429 * config.sub: Handle d10v-unknown.
12430
12431 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
12432
12433 * config.sub: Handle v850-unknown.
12434
12435 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
12436
12437 * Makefile.in: add findutils
12438 * configure.in: add findutils to list of host_tools
12439
12440 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
12441
12442 * config.sub: Handle mn10200 and mn10300.
12443
12444 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12445
12446 * configure.in (d10v-*): Do not build librx.
12447
12448 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
12449
12450 * configure.in (mn10300): Build everything except gdb & libgloss.
12451
12452 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
12453
12454 * config.guess: Patch for Dansk Data Elektronik servers,
12455 from Niels Skou Olsen <nso@dde.dk>.
12456
12457 For ncr, use /bin/uname rather than uname, since GNU uname does not
12458 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
12459
12460 Patch for MIPS R4000 running System V,
12461 from Eric S. Raymond <esr@snark.thyrsus.com>.
12462
12463 Fix thinko for nextstep.
12464
12465 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
12466
12467 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
12468 * config.guess: Guess mips-dec-mach_bsd4.3.
12469
12470 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
12471 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
12472 release numbers.
12473 * config.guess (mips-mips-riscos*): Emit just enough of the
12474 release number.
12475
12476 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
12477 * config.guess (sparc-auspex-sunos*): Added.
12478 (f300-fujitsu-*): Added.
12479
12480 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
12481 * config.guess: Recognize a Tadpole as a sparc.
12482
12483 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
12484
12485 * config.guess: Don't assume that NextStep version is either 2 or
12486 3. NextStep 4 (aka OpenStep 4) has come out now.
12487
12488 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
12489
12490 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
12491 From Rik Faith <faith@cs.unc.edu>.
12492
12493 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
12494
12495 * config.sub: Contributions from bug-gnu-utils to:
12496 Support plain "hppa" (no version given) architecture, reported by
12497 OpenStep.
12498 OpenBSD like NetBSD.
12499 LynxOs is not a hardware supplier.
12500
12501 * config.guess: Contributions from bug-gnu-utils to add support for:
12502 OpenBSD like NetBSD.
12503 Stratus systems.
12504 More Pyramid systems.
12505 i[n>4]86 Intel chips.
12506 M680[n>4]0 Motorola chips.
12507 Use unknown instead of lynx for hardware manufacturer.
12508
12509 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12510
12511 * install.sh (chmodcmd): Set to null if the DST directory already
12512 exists.
12513
12514 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12515
12516 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
12517 not use mt-ppc target Makefile fragment any more.
12518
12519 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
12520
12521 * configure.in (*-*-windows): Exclude everything but those dirs
12522 needed to build windows.
12523
12524 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
12525
12526 * Makefile.in (all-target-winsup): Depend on all-target-librx.
12527
12528 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
12529
12530 * configure.in: Exclude mmalloc from i386-windows.
12531
12532 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
12533
12534 * Undo my previous change.
12535
12536 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
12537
12538 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
12539 unconditionally.
12540 (MAKEOVERRIDES): Define (revert this part of October 18 change).
12541
12542 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
12543
12544 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
12545 host to add it's own flags.
12546
12547 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
12548
12549 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
12550
12551 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
12552
12553 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
12554 (CXX_FOR_TARGET): Likewise.
12555 (GCC_FOR_TARGET): Define.
12556 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
12557 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
12558 CC_FOR_TARGET was specified on the command line.
12559 (MAKEOVERRIDES): Don't define.
12560
12561 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
12562
12563 * configure.in (m32r): Fix spelling of libg++ libs.
12564
12565 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
12566
12567 * config.sub (-apple*): Remove, now redundant.
12568
12569 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
12570
12571 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
12572
12573 * configure: Rework yesterday's sed script patch.
12574
12575 * config.sub: Merge with FSF.
12576
12577 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
12578
12579 * config.guess: Merge from FSF.
12580
12581 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
12582 * config.guess: Use pc instead of unknown, for pc clone systems.
12583 Change linux to linux-gnu.
12584
12585 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
12586 * config.guess: Avoid non-portable tr syntax.
12587
12588 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
12589
12590 * test-build.mk (HOLES): Add "xargs" for gdb.
12591
12592 * configure: Avoid hpux10.20 sed bug.
12593
12594 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
12595
12596 * configure.in: Add support for windows host
12597 (that is a build done under the Microsoft build environment).
12598
12599 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
12600
12601 * Makefile.in: Replace all uses of srcroot with s, to shrink
12602 command line lengths.
12603
12604 Patches from Geoffrey Noer <noer@cygnus.com>:
12605 * configure.in: If configuring for newlib, pass --with-newlib to
12606 subdirectories.
12607 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
12608 -Bnewlib/ and -Lwinsup to gcc.
12609 (CXX_FOR_TARGET): Likewise.
12610
12611 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
12612
12613 * Makefile.in (ETC_SUPPORT): Add configure.
12614
12615 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
12616
12617 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
12618 host configuration file.
12619
12620 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
12621
12622 * configure.in: Break mn10x00 support into separate
12623 mn10200 and mn10300 configurations.
12624 * config.sub: Likewise.
12625
12626 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
12627
12628 * configure.in: Add lots of stuff to noconfigdirs for
12629 the mn10x00 targets.
12630
12631 * config.sub, configure.in: Add mn10x00 support.
12632
12633 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
12634
12635 * make-all.com: Call conf-a-gas, not config-a-gas.
12636
12637 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
12638
12639 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
12640 targets.
12641
12642 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
12643
12644 * mpw-README: Add much more detail for native PowerMac.
12645 * mpw-install: New file.
12646 * mpw-configure: Add --norecursion and --help options.
12647 * mpw-config.in: Translate readme and install files when
12648 copying to objdir.
12649 * mpw-build.in: Don't always depend on byacc and flex.
12650 (install-only-top): New action.
12651
12652 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
12653
12654 * configure.in: You can now configure GDB for the v850.
12655
12656 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
12657
12658 * configure.in (noconfigdirs): Don't configure any C++ dirs
12659 if targeting D10V.
12660
12661 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
12662
12663 * config.sub: Recognize mips64vr5000.
12664
12665 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
12666
12667 * configure.in: Use a single line for host_tools and native_only.
12668
12669 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
12670
12671 * config.sub, configure.in: Add entries for m32r.
12672
12673 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
12674
12675 * Makefile.in (inet-install): Don't run install-gzip.
12676
12677 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
12678
12679 * configure.in: Don't config lots of things for *-*-windows*.
12680
12681 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
12682
12683 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
12684 (host_libs, host_tools): Copy from configure.in.
12685 * mpw-configure: Don't complain about directories not found.
12686
12687 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12688
12689 * configure.in (i[345]86): Recognize i686 for pentium pro.
12690 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
12691 file.
12692
12693 * config.guess (i[345]86): Ditto.
12694
12695 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
12696
12697 * configure.in (noconfigdirs): Removed gdb for D10V.
12698
12699 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
12700
12701 * configure.in: Remove ld, target-libio, target-libg++, and
12702 target-libstdc++ from noconfigdirs.
12703
12704 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
12705
12706 * configure: Fix three locations where shell scripts were
12707 being run directly rather than with config_shell.
12708
12709 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
12710
12711 * configure.in (v850-*-*): Set up initial $noconfigdirs.
12712 * config.sub (basic_machine): Recognize v850.
12713
12714 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
12715
12716 * mpw-configure: Handle multiple enable/disable options and
12717 pass them down recursively, handle -c and -s flags appropriately
12718 depending on choice of compiler, add escape mechanism for
12719 quoted arguments to gC.
12720
12721 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12722
12723 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
12724 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
12725 so that -mrelocatable-lib and -mno-eabi are used.
12726
12727 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
12728 not support --print-multi-lib, don't abort.
12729
12730 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
12731
12732 * make-all.com: Run config-a-gas.
12733 * setup.com: Don't copy subdirectory files around.
12734
12735 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
12736
12737 * configure.in (*-*-ose): Remove exclusion of libgloss for this
12738 target, it now compiles correctly.
12739
12740 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
12741
12742 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
12743
12744 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
12745
12746 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
12747
12748 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12749
12750 * configure.in (native_only): Add prms.
12751
12752 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
12753
12754 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
12755 (BINUTILS_SUPPORT_DIRS): Likewise.
12756
12757 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12758
12759 * configure.in (d10v-*-*): Don't configure ld or gdb until the
12760 d10v support is added.
12761
12762 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
12763
12764 * configure.in (d10v-*-*): New target.
12765
12766 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
12767
12768 * config.guess (HP 9000/811): Recognize this as a PA1.1
12769 machine.
12770
12771 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
12772
12773 * Makefile.in (do-tar-gz): New target, split out from tail end of
12774 taz target. Run each command separately, don't use pipes.
12775 (taz): Use it.
12776
12777 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
12778
12779 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
12780 * mpw-build.in: No builds should depend on building byacc or flex,
12781 they are assumed to be installed already.
12782
12783 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12784
12785 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
12786 variable that CC_FOR_TARGET needs.
12787
12788 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12789
12790 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
12791 options have changed since the last time the subdirectory was
12792 configured, and if it has, reconfigure.
12793 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
12794 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
12795
12796 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
12797
12798 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
12799 CLEAN_MODULES): Add bash.
12800 (all-bash): New target.
12801
12802 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
12803
12804 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
12805
12806 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12807
12808 * config.sub (basic_machine): Recognize d10v as a valid processor.
12809
12810 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
12811
12812 * mpw-configure: Add support for --bindir.
12813 * mpw-build.in: Use a GCC-specific build script for GCC actions.
12814
12815 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
12816
12817 * configure.in: add bash, time, gawk to list of hosttools and things
12818 to only build for native toolchains
12819
12820 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
12821
12822 * Makefile.in (docdir): Remove.
12823
12824 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
12825
12826 * Makefile.in (datadir): Set to $(prefix)/share.
12827
12828 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
12829
12830 * configure.in: build diff and patch for cygwin32-hosted
12831 toolchains.
12832
12833 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
12834
12835 * config.sub: Accept -rtems*.
12836
12837 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
12838
12839 * configure.in: enable dosrel for cygwin32-hosted builds,
12840 remove diff from the list of things not buildable
12841 via Canadian Cross
12842
12843 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
12844
12845 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
12846 don't get ". ".
12847
12848 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
12849
12850 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
12851
12852 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
12853
12854 * Makefile.in (taz): Handle case where tex3patch didn't even get
12855 checked out. Also, if it was found, put the symlink in a new util
12856 subdirectory.
12857
12858 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12859
12860 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
12861
12862 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
12863
12864 * config.sub: Recognize -openvms.
12865 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
12866 * make-all.com, setup.com: New files.
12867
12868 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
12869
12870 * Makefile.in (taz): tex3patch moved to texinfo/util.
12871
12872 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
12873
12874 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
12875 * configure.in: remove make from disable-if-Can-Cross list
12876 enable gdb if ${host} and ${target} are cygwin32
12877
12878 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
12879
12880 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
12881 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
12882
12883 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
12884
12885 * config.guess: Combine mips-mips-riscos cases, and use cpp to
12886 distinguish sysv/svr4/bsd variants.
12887 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
12888
12889 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
12890
12891 * configure.in: Added copyright notice.
12892 * move-if-change: Added copyright notice.
12893
12894 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12895
12896 * configure.in (powerpcle-*-solaris*): Until we get shared
12897 libraries working, don't build gdb, sim, make, tcl, tk, or
12898 expect.
12899
12900 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
12901
12902 * config.guess: Merge with FSF:
12903
12904 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
12905 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
12906
12907 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
12908 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
12909
12910 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
12911 * config.guess: Combine two OSF1 rules.
12912 Also recognize field test versions. From mjr@zk3.dec.com.
12913 * config.guess (dgux): Use /usr/bin/uname rather than uname,
12914 because GNU uname does not support -p. From pmr@pajato.com.
12915
12916 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
12917
12918 * Makefile.in (MAKEDIRS): Removed $(tooldir).
12919
12920 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
12921
12922 * mpw-README: Document GCCIncludes.
12923
12924 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
12925
12926 * configure.in (alpha-*-linux*): Set enable_shared to yes.
12927
12928 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
12929
12930 * mpw-configure: Handle --enable-FOO and --disable-FOO.
12931
12932 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
12933
12934 * configure.in (*-*-cygwin32): Configure make.
12935
12936 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
12937
12938 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
12939
12940 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
12941
12942 * Makefile.in (all-inet): Depend on all-perl.
12943
12944 * Makefile.in (inet-install): New target.
12945
12946 * Makefile.in (all-inet): Depend on all-tcl.
12947 (all-inet): Depend on all-send-pr.
12948
12949 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12950
12951 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
12952 temporarily.
12953
12954 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
12955
12956 * configure.in: Don't configure --with-gnu-ld on AIX.
12957
12958 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
12959
12960 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
12961
12962 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
12963
12964 * Makefile.in (ALL_MODULES): Added all-inet.
12965 (CROSS_CHECK_MODULES): Added check-inet.
12966 (INSTALL_MODULES): Added install-inet.
12967 (CLEAN_MODULES): Added clean-inet.
12968 (all-indent): New target.
12969
12970 * configure.in (host_tools): Added inet.
12971 (native_only): Added inet.
12972 (noconfigdirs): Added inet.
12973
12974 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
12975
12976 * configure.in: Don't configure libgloss if we are not configuring
12977 newlib.
12978
12979 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
12980
12981 * configure.in: Don't configure libgloss for unsupported
12982 architectures.
12983
12984 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12985
12986 * Makefile.in (CLEAN_MODULES): Add clean-apache.
12987
12988 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
12989
12990 * Makefile.in (ALL_MODULES): Include all-apache.
12991 (CROSS_CHECK_MODULES): Include check-apache.
12992 (INSTALL_MODULES): Include install-apache.
12993 (all-apache): New target.
12994
12995 * configure.in: Added apache everywhere perl is seen.
12996
12997 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12998
12999 * Makefile.in: Add support for clean-{module} and
13000 clean-target-{module} rules.
13001
13002 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
13003
13004 * configure.in (*-*-ose) do not build libgloss.
13005
13006 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13007
13008 * config.guess (prep*:SunOS:5.*:*): Turn into
13009 powerpele-unknown-solaris2.
13010
13011 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
13012
13013 * configure.in: Permit --enable-shared to specify a list of
13014 directories.
13015
13016 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13017
13018 * configure.in (host==solaris): Pass only the first word of $CC
13019 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13020
13021 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13022
13023 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13024
13025 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
13026
13027 * Makefile.in (ALL_MODULES): Include all-perl.
13028 (CROSS_CHECK_MODULES): Include check-perl.
13029 (INSTALL_MODULES): Include install-perl.
13030 (ALL_X11_MODULES): Include all-guile.
13031 (CHECK_X11_MODULES): Include check-guile.
13032 (INSTALL_X11_MODULES): Include install-guile.
13033 (all-perl): New target.
13034 (all-guile): New target.
13035
13036 * configure.in (host_tools): Include perl and guile.
13037 (native_only): Include perl and guile.
13038 (noconfigdirs): Don't build guile and perl; no ports have been
13039 done.
13040
13041 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
13042
13043 * configure (--enable-*): Handle quoted option lists such as
13044 --enable-sim-cflags='-g0 -O' better.
13045
13046 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13047
13048 * Makefile.in ({,inst}all-target): New rule so we can make and
13049 install all of the target directories easily.
13050
13051 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13052
13053 * configure.in: Add missing global flag in sed substitution when
13054 deleting `target-' from ${configdirs}.
13055
13056 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
13057
13058 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13059 option.
13060
13061 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13062 config/mh-necv4.
13063
13064 * install.sh: Correct misspelling of transformbasename.
13065
13066 * config.guess: Recognize mips-*-sysv*.
13067
13068 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
13069
13070 * config.sub: Recognize mon960.
13071
13072 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
13073
13074 * configure: Restore Canadian Cross handling of BISON and LEX,
13075 removed in Feb 20 change.
13076
13077 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
13078
13079 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13080 Mention make install. Remove the old copyright date as well the
13081 clumsy and rather pointless copyright on the README file.
13082
13083 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
13084
13085 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13086 Makefile after running symlink-tree, then run `make distclean' to
13087 avoid clobbering any generated files in srcdir.
13088
13089 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
13090
13091 * configure.in (m68k-*-netbsd*): Build everything now.
13092
13093 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13094
13095 * Makefile.in (taz): Fix quoting.
13096
13097 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
13098
13099 * configure.in (sparclet-*-*): Build everything now.
13100
13101 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13102
13103 * configure.in (m68k-*-linux*): New host.
13104
13105 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
13106
13107 * configure: Check for bison before byacc.
13108
13109 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
13110
13111 * Makefile.in configure: Change the way LEX and BISON/YACC are
13112 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
13113 searching PATH. These are used as fallbacks by Makefile.in if
13114 flex/bison/byacc aren't in objdir.
13115
13116 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
13117
13118 * Makefile.in: Make everything which depends upon all-bfd also
13119 depend upon all-opcodes, in case --with-commonbfdlib is used.
13120
13121 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13122
13123 * configure.in (host *-*-cygwin32): Don't build gdb if we are
13124 building NT native compilers on Unix.
13125
13126 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
13127
13128 * configure.in: Don't get CC from the host Makefile fragment if we
13129 can find gcc in PATH, or if this is a Canadian Cross. Move the
13130 Solaris test for /usr/ucb/cc to the post target script, just after
13131 the compiler sanity test.
13132
13133 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
13134
13135 * config.sub: Merge with FSF.
13136
13137 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
13138
13139 * Makefile.in (RPATH_ENVVAR): New variable.
13140 (REALLY_SET_LIB_PATH): Use it.
13141 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13142
13143 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
13144
13145 * config.sub, configure.in: Recognize sparclet cpu.
13146
13147 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13148
13149 * config.guess: Support m68k-cbm-sysv4.
13150
13151 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13152
13153 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13154 m68k-unknown-linuxaout from linker help string. Put quotes around
13155 $ld_help_string.
13156
13157 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
13158
13159 * config.guess (powerpc-harris-powerunix): Add guess for port
13160 to new target.
13161
13162 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13163
13164 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13165
13166 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
13167
13168 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13169 $(REALLY_SET_LIB_PATH) in Makefile.
13170 * Makefile.in (SET_LIB_PATH): New variable.
13171 (REALLY_SET_LIB_PATH): New variable.
13172 ($(DO_X)): Use $(SET_LIB_PATH).
13173 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13174 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13175 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13176 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13177 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13178 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13179 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13180 (install-dosrel): Likewise.
13181 (all-opcodes): Depend upon all-libiberty.
13182
13183 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
13184
13185 * config.guess (*:CYGWIN*): New
13186
13187 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13188
13189 * Makefile.in (all-target-winsup): All all-target-libiberty.
13190
13191 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13192
13193 * configure.in (noconfigdirs): Add missing # in front of comment.
13194
13195 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
13196
13197 * configure.in: add second pass to things added to noconfigdirs
13198 so *-gm-magic can exclude libgloss properly.
13199
13200 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
13201
13202 * mpw-configure (extralibs_name, rez_name): Set correctly
13203 for MWC68K compiler.
13204
13205 * mpw-README: Add more info on the necessary build tools.
13206
13207 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
13208
13209 * configure.in, config.sub: Recognize cygwin32.
13210
13211 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
13212
13213 * config.guess, config.sub: Recognize A/UX.
13214
13215 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
13216
13217 * config.sub: Merge with gcc/config.sub.
13218
13219 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
13220
13221 * mpw-build.in (do-binutils): Add build of stamps.
13222
13223 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
13224
13225 * config.sub: Add recognition for mips64vr4100*-* targets.
13226
13227 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13228
13229 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13230 Add creation of gconfigargs with `--enable-shared' turned on.
13231 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13232 ($(host)-stamp-stage3-configured): Likewise.
13233 (HOLES): Add chatr and ldd.
13234 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13235
13236 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
13237
13238 * configure: Pass --nfp to recursive configures.
13239
13240 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
13241
13242 * Makefile.in (DLLTOOL): New.
13243 (DLLTOOL_FOR_TARGET): New.
13244 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13245 (EXTRA_TARGET_FLAGS): Ditto.
13246 (EXTRA_GCC_FLAGS): Ditto.
13247 (CONFIGURE_TARGET_MODULES): Ditto.
13248 (DO_X): Ditto.
13249 * configure: Add DLLTOOL.
13250
13251 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
13252
13253 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13254 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13255 mh-sco, since old workarounds no longer needed, and don't
13256 build ld, since libraries have weak symbols in COFF.
13257
13258 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
13259
13260 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13261
13262 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
13263
13264 * configure.in: Make sure that ${CC} can be used to compile an
13265 executable.
13266
13267 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13268
13269 * Makefile.in (all-gdb): Depend on $(GDB_TK).
13270 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13271 nothing depending on whether gdbtk is being built.
13272
13273 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
13274
13275 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13276
13277 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
13278
13279 * configure.in (noconfigdirs): Put ld or gas in this early, if the
13280 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13281
13282 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
13283
13284 * config-ml.in: Add support for
13285 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13286 Simplify setting of multidirs from --disable-foo.
13287
13288 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13289
13290 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13291 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13292 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
13293 non-empty, pass them on to the GCC make.
13294 (all-bootstrap): New rule that is like all-gcc, except it executes
13295 the GCC bootstrap rule instead of the GCC all rule.
13296
13297 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
13298
13299 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13300
13301 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13302
13303 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13304 DG/UX support.
13305
13306 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
13307
13308 * config.sub (i*86*) Change [345] to [3456]
13309
13310 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13311
13312 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13313 --with-gnu-ld=no.
13314
13315 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13316
13317 * config-ml.in (rs6000*, powerpc*): Add switches to control which
13318 AIX multilibs get built.
13319
13320 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13321
13322 * configure.in (i386-win32): Don't build expect if we're not
13323 building the tcl subdir.
13324
13325 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
13326
13327 * Makefile.in: (configure-target-examples, all-target-examples):
13328 New targets, configure and build example programs.
13329
13330 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
13331
13332 * mpw-configure: If an mpw-config.in generated a file mk.sed,
13333 use it as input to sedit the generated MPW makefile.
13334 * mpw-README: Add a suggestion about Gestalt.h.
13335
13336 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
13337
13338 * config.sub: Accept *-*-ieee*.
13339
13340 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
13341
13342 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
13343 Ronald F. Guilmette <rfg@monkeys.com>.
13344
13345 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13346
13347 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
13348 for powerpc-pe native.
13349 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
13350 (target==powerpc-pe): duplicate i386-win32 entry.
13351
13352 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13353
13354 * configure.in (noconfigdirs): Exclude target-newlib for all versions
13355 of vxworks, not just vxworks5.1.
13356
13357 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
13358
13359 * mpw-configure: Add support for exec-prefix.
13360
13361 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13362
13363 * config.guess: Recognize HP model 816 machines as having
13364 a PA1.1 processor.
13365
13366 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
13367
13368 * configure: Ignore new autoconf configure options.
13369
13370 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13371
13372 * config.guess: Recognize Pentium under SCO.
13373 From Robert Lipe <robertl@arnet.com>.
13374
13375 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13376
13377 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
13378
13379 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
13380
13381 * configure.in: Don't configure gas for alpha-dec-osf*.
13382
13383 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
13384
13385 * configure.in: Default to --with-stabs for some targets for which
13386 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
13387 i[345]86*-*-unixware*.
13388
13389 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
13390
13391 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
13392 rather than basing it on the target. Simplify handling of options
13393 controlling which directories to configure. Remove extraneous
13394 slash in multi-clean target.
13395
13396 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
13397
13398 * config-ml.in: Prefix more variables with ml_ so they don't collide
13399 with configure's.
13400
13401 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
13402
13403 * configure: Don't turn -v into --v.
13404
13405 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
13406
13407 * configure.in (targargs): Fix typo.
13408
13409 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
13410
13411 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
13412
13413 * configure.in: Strip --host and --target options from
13414 CONFIG_ARGUMENTS, and always configure for --host only. Add
13415 --with-cross-host option when building with a cross-compiler.
13416 * configure: Canonicalize the arguments put into config.status by
13417 always using `=' for an option with an argument. Pass a presumed
13418 --host or --target explicitly.
13419
13420 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
13421
13422 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
13423 into general OS recognition case.
13424
13425 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13426
13427 * configure.in (target_configdirs): add target-winsup only
13428 for win32 target systems.
13429
13430 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
13431
13432 * Makefile.in (all-target-libgloss): Depend upon
13433 configure-target-newlib, since when libgloss is built it looks to
13434 see if the newlib directory exists.
13435
13436 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
13437
13438 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
13439 cfg-ml-*.in.
13440
13441 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
13442
13443 * configure: Handle LD and LD_FOR_TARGET when configuring a
13444 Canadian Cross.
13445
13446 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13447
13448 * configure.in (target_libs): add target-winsup.
13449 (target==i386-win32): add patch diff flex make to $noconfigdirs.
13450 (target==ppcle-pe): remove ld from $noconfigdirs.
13451
13452 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
13453
13454 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
13455 Preserve relative path names in $srcdir. Build symlink tree if
13456 configuring cross target dir and srcdir=. (= no VPATH support).
13457 (configure-target-libg++): Depend on configure-target-librx.
13458 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
13459 * config-ml.in: New file.
13460 * symlink-tree: New file.
13461 * configure: Ensure srcdir="." if that's what it is.
13462
13463 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
13464
13465 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
13466 includes and FLEX_SKELETON setting.
13467 * mpw-configure (--with-gnu-ld): New option, controls whether
13468 to use PPCLink or ld with PowerMac GCC.
13469 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
13470 * mpw-config.in: Configure grez if targeting Mac.
13471
13472 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
13473 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
13474 just macos.
13475 * configure.in: Configure grez resource compiler if targeting Mac.
13476 * Makefile.in (all-grez, install-grez): New targets.
13477
13478 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
13479
13480 * configure: CXX defaults to gcc, not g++. If we find
13481 gcc in the path, set CC to gcc -O2.
13482
13483 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
13484
13485 * configure: Default ${build} correctly. Avoid picking up extra
13486 spaces when reading CC and CXX from Makefile. When doing a
13487 Canadian Cross, use plausible default values for numerous
13488 variables.
13489 * configure.in: When doing a Canadian Cross, don't try to
13490 configure tools whose configure script can't handle it.
13491
13492 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13493
13494 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
13495
13496 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
13497
13498 * configure: Remove dubious bug reporting address.
13499
13500 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
13501
13502 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
13503 configure script, run that instead of this directory's configure.
13504 In either case, print a message that we're configuring the sub-dir.
13505
13506 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
13507
13508 * configure.in: Before checking for the existence of various files,
13509 use sed to filter out "target-".
13510
13511 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
13512
13513 * Makefile.in (DO_X): Split rule to decrease command line length
13514 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
13515 (Philippe De Muyter).
13516
13517 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13518
13519 * Makefile.in (all-patch): depend on all-libiberty.
13520
13521 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
13522
13523 * configure.in: If the only directory in target_configdirs which
13524 actually exists is libiberty, then set target_configdirs to empty,
13525 to avoid trying to build a target libiberty in a gas or gdb
13526 distribution.
13527
13528 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
13529
13530 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
13531 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
13532 systems.
13533
13534 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13535
13536 * configure.in (copy_dirs): Use sys-include instead of include
13537 for --with-headers option.
13538
13539 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
13540
13541 * Makefile.in, configure.in: Make winsup builds work with
13542 new scheme.
13543
13544 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
13545
13546 * configure.in: Build the linker on AIX.
13547
13548 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
13549
13550 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
13551 where needed.
13552
13553 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
13554
13555 * Makefile.in (all-gcc): Fix typo.
13556
13557 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
13558
13559 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
13560
13561 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
13562
13563 * configure.in: Rename libFOO to target-libFOO, and xiberty
13564 to target-xiberty, to provide more flexibility.
13565 (target_subdir): Define. Create if cross.
13566 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
13567 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
13568 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
13569 check-libFOO -> check-target-libFOO, etc.
13570 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
13571 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
13572 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
13573 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
13574 allow ALL_GCC="" to only configure.
13575 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
13576 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
13577 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
13578
13579 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
13580
13581 * Makefile.in (taz): Build "info" in etc explicitly.
13582
13583 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
13584
13585 * configure.in: Make sure that CC is undefined (as opposed to
13586 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
13587 problem with autoconf trying to configure on a host without GCC.
13588
13589 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
13590
13591 * mpw-configure: Set host alias from choice of host compiler,
13592 only use generic MPW Makefile sed if present, edit a file
13593 named "hacked_Makefile.in" instead of "Makefile.in" if present.
13594 * mpw-README: Add problem notes about CW6 and CW7.
13595
13596 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
13597
13598 * Makefile.in (taz): Use ";" instead of ";;".
13599
13600 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
13601
13602 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
13603 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
13604 DISTDOCDIRS.
13605 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
13606 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
13607
13608 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
13609
13610 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
13611 and gnats, because they are now subsumed by DISTSTUFFDIRS.
13612 Move bfd to DISTSTUFFDIRS.
13613
13614 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13615
13616 * Makefile.in (X11_LIB): Removed.
13617 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
13618
13619 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
13620
13621 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13622
13623 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
13624 names.
13625
13626 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13627
13628 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
13629
13630 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
13631
13632 * configure.in (i[345]86-*-win32): Always build newlib.
13633 Don't configure cvs, autoconf or texinfo.
13634 * Makefile.in (LD_FOR_TARGET): New.
13635 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
13636 Pass down LD_FOR_TARGET.
13637
13638 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
13639
13640 * winsup: New directory.
13641 * Makefile.in: Build winsup.
13642 * configure.in: Winsup is configured when target is win32.
13643 Can only build win32 target GDB when native.
13644
13645 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
13646
13647 * config.guess: Recognize HP model 819 machines as having
13648 a PA 1.1 processor.
13649
13650 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
13651
13652 * configure: Fix sed loop which substitutes for CC and CXX to
13653 avoid bug found in various sed implementations.
13654
13655 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13656
13657 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
13658 simulator. Use standard powerpc-*-eabi*.
13659
13660 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
13661
13662 * configure.in: Stop putting gas and binutils in noconfigdirs for
13663 powerpc-*-aix* and rs6000-*-*.
13664
13665 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
13666
13667 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
13668 -mcall-aixdesc libraries.
13669
13670 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
13671
13672 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13673
13674 * config.sub (arm | armel | armeb): Fix shell syntax.
13675
13676 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13677
13678 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
13679 -msoft-float and -mcpu=common support.
13680 (powerpc*-*-eabisim*): Add support for building -mcall-aix
13681 libraries.
13682
13683 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13684
13685 * configure.in: Allow configuration and build of emacs19 for the alpha.
13686
13687 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13688
13689 * configure.in (CC): Get ^CC, not just any old CC, from
13690 ${host_makefile_frag}.
13691
13692 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13693
13694 * configure.in (CC): Try to get CC from
13695 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
13696
13697 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13698
13699 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
13700 only if it exists in $(srcdir).
13701
13702 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
13703
13704 * configure: If CC and CXX are not set in the environment, set
13705 them, based on either an existing Makefile or on searching for gcc
13706 in PATH. Substitute for CC and CXX in Makefile.
13707 * configure.in: Remove libm from target_libs. Separate
13708 target_configdirs from configdirs. If CC is not set in
13709 environment, try to get it from a host Makefile fragment. Rewrite
13710 changes of configdirs to use skipdirs instead. A few minor
13711 tweaks. Take directories out of target_configdirs as they are
13712 taken out of configdirs. Remove existing Makefile files from
13713 subdirectories. Substitute for TARGET_CONFIGDIRS and
13714 CONFIG_ARGUMENTS in Makefile.
13715 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
13716 by configure.in.
13717 (CONFIG_ARGUMENTS): Likewise.
13718 (CONFIGURE_TARGET_MODULES): New variable.
13719 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
13720 ($(CONFIGURE_TARGET_MODULES)): New target.
13721 (configure-libg++, configure-libio): New targets.
13722 (all-libg++): Depend upon configure-libg++.
13723 (all-libio): Depend upon configure-libio.
13724 (configure-libgloss, all-libgloss): New targets.
13725 (configure-libstdc++): New target.
13726 (all-libstdc++): Depend upon configure-libstdc++.
13727 (configure-librx, all-librx): New targets.
13728 (configure-newlib): New target.
13729 (all-newlib): Depend upon configure-newlib
13730 (configure-xiberty): New target.
13731 (all-xiberty): Depend upon configure-xiberty.
13732
13733 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13734
13735 * configure.in (host i[345]86-*-win32): Expand the
13736 noconfigdirs again.
13737
13738 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
13739
13740 * mpw-configure: Fix sed command file name.
13741
13742 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
13743
13744 * configure.in (host i[345]86-*-win32): Reduce the
13745 noconfigdirs again.
13746
13747 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
13748
13749 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
13750 or powerpc*-*-pe*, since they are not yet supported.
13751
13752 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
13753
13754 Add PowerMac support and many other enhancements.
13755 * mpw-configure: New option --cc to select compiler to use,
13756 paste options set according to --cc into the generated
13757 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
13758 if mpw-make.sed is present.
13759 * mpw-config.in: Don't test for gC1, test for mpw-touch,
13760 add forward includes for PowerPC include files.
13761 * mpw-build.in: Build using Makefile.PPC if present.
13762 (do-byacc, etc): Remove separate version resource builds.
13763 (do-gas): Build "stamps" before "all".
13764 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
13765 * mpw-README: Update to reflect --cc option, PowerMac support,
13766 and recently-reported compatibility problems.
13767
13768 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
13769
13770 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
13771 embedded m68k systems (-aout, -coff, -elf, -vxworks).
13772 (--with-multilib-top): Pass to recursive invocations.
13773
13774 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
13775
13776 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
13777 v810-*-*.
13778
13779 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13780
13781 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
13782 gdb, ld and opcodes on v810-*-*.
13783
13784 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
13785
13786 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
13787 (local-maintainer-clean): New target.
13788 (maintainer-clean): New target.
13789 (realclean): Just depend upon maintainer-clean.
13790
13791 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13792
13793 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
13794
13795 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
13796
13797 * configure.in: Build ld in mips*-*-bsd* case.
13798
13799 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
13800
13801 * config.sub: Accept -lites* OS. From Ian Dall.
13802
13803 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
13804
13805 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
13806 targets.
13807
13808 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13809
13810 * configure.in: treat i386-win32 canadian cross the same as
13811 i386-go32 canadian cross.
13812
13813 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13814
13815 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
13816 running under the simulator to build a reduced set of libraries.
13817 (powerpc-*-eabiaix): Add fine grained multilib support added to
13818 other powerpc targets yesterday.
13819
13820 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13821
13822 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
13823 -disable-softfloat, -disable-relocatable, -disable-aix, and
13824 -disable-sysv to control which multilib libraries get built.
13825
13826 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
13827
13828 * configure: Add Makefile.tem to list of files to remove in trap
13829 handler.
13830
13831 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
13832
13833 * config.guess (*Linux*): Add missing "exit"s.
13834 Also, need specific check for alpha-unknown-linux (uses COFF).
13835
13836 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
13837
13838 * config.guess: Merge with FSF:
13839
13840 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
13841 * config.guess (AIX4): More robust release numbering discovery.
13842
13843 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
13844 * config.guess (i386-sequent-ptx): Properly get version number.
13845
13846 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
13847 * config.guess (mips:*:4*:UMIPS): New case.
13848
13849 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
13850
13851 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
13852 (i386-win32 host): Likewise. Don't build readline.
13853
13854 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
13855
13856 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
13857 SUPPORT_FILES to submakes.
13858
13859 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
13860
13861 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
13862 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
13863 mpw-configure.
13864
13865 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
13866
13867 * configure.in (appdirs): Use =, not ==, in test expression when
13868 trying to build the text to print in the warning message for
13869 Solaris users.
13870
13871 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
13872
13873 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
13874
13875 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13876
13877 * config.guess: Recognize lynx-2.3.
13878
13879 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
13880
13881 * config.sub (z8ksim): Deleted
13882 (z8k-*-coff): New, this is the one true name of the target.
13883
13884 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
13885
13886 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
13887
13888 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
13889
13890 * config.guess (*:Linux:*:*): First try asking the linker what the
13891 default object file format is (elf, aout, or coff). Then if this
13892 fails, try previous methods.
13893
13894 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13895
13896 * configure.in: Don't build newlib for *-*-vxworks5.1.
13897
13898 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13899
13900 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
13901 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
13902
13903 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
13904
13905 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
13906
13907 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
13908
13909 * cfg-ml-com.in: New file.
13910 * cfg-ml-pos.in: New file.
13911
13912 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13913
13914 * COPYING.NEWLIB: Add HP free copyright to list.
13915
13916 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13917
13918 * config.sub: Recognize -eabi* for the system, not just -eabi.
13919
13920 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
13921
13922 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
13923 * config.sub, configure.in (win32): New target and host.
13924
13925 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
13926
13927 * configure.in: Add i386-pe configuration.
13928
13929 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
13930
13931 * mpw-build.in (install): Install GDB after LD.
13932
13933 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
13934
13935 * mpw-config.in (elf/mips.h): Always forward-include, needed
13936 for GDB to build.
13937
13938 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
13939
13940 * testsuite: New directory for customer acceptance and whole tool
13941 chain tests.
13942
13943 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
13944
13945 * configure: If per-host line isn't found, but AC_OUTPUT is found
13946 and a configure script exists, run it instead.
13947
13948 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
13949
13950 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
13951
13952 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
13953
13954 * configure: Set build_{cpu,vendor,os,alias} to host values when
13955 --build isn't specified.
13956
13957 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13958
13959 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
13960 (FLAGS_TO_PASS): Pass them.
13961 (EXTRA_TARGET_FLAGS): Ditto.
13962
13963 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13964
13965 * Makefile.in (all-libg++): Depend on all-libstdc++.
13966
13967 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13968
13969 * configure.in (noconfigdirs): Enable all packages for
13970 i386-unknown-netbsd.
13971
13972 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
13973
13974 * configure.in (noconfigdirs): Don't configure tk for i386-go32
13975 hosted builds (DOS builds)
13976
13977 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
13978
13979 Changes for ARM based on patches from Richard Earnshaw:
13980 * config.sub: Handle armeb and armel.
13981 * configure.in: Omit arm linker only for riscix.
13982
13983 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
13984
13985 * config.guess: Update from FSF.
13986
13987 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
13988
13989 * config.sub: Recognize powerpcle as the little endian variant of
13990 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
13991 powerpcle variant. Convert pentium into i586, not i486. Add p5
13992 alias for i586. Map new x86 variants p6, k5, nexgen into i586
13993 temporarily.
13994
13995 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
13996
13997 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
13998
13999 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
14000
14001 * config.sub: Accept -lites* as a basic system type.
14002
14003 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
14004
14005 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14006 installed, and if so return linuxoldld as the system name.
14007
14008 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
14009
14010 * config.guess: Add hppa1.1-hp-lites support.
14011
14012 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
14013
14014 * configure.in: Don't build newlib for m68k-vxworks5.1.
14015
14016 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14017
14018 * configure.in (mips-sgi-irix6): Use mh-irix5.
14019
14020 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
14021
14022 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14023
14024 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14025
14026 * test-build.mk: Enable building of shared libraries on IRIX 5 and
14027 OSF/1. Fix compiler flags.
14028 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
14029
14030 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
14031
14032 * configure.in: Recognize --with-newlib.
14033 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14034
14035 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14036
14037 * Makefile.in: move {all,check,install}-gdb from *_MODULES
14038 to *_X11_MODULES due to gdbtk needing X include files et al.
14039
14040 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
14041
14042 Merge in support for Mac MPW as a host.
14043 (Old change descriptions retained for informational value.)
14044
14045 * mpw-config.in: Add generic include forwards for cpu-specific
14046 include files in aout and elf directories.
14047
14048 * mpw-configure: Added copyright.
14049 * mpw-config.in: Check for presence of required build tools.
14050 (target_libs): Add newlib.
14051 (target_tools): Add examples.
14052 (Read Me): Generate as "Read Me for MPW" instead.
14053 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14054 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14055 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14056
14057 * mpw-configure: Remove subdir-specific makefile hackery,
14058 delete mk.tmp after using it.
14059
14060 * mpw-build.in (all): Display start and end times.
14061
14062 * mpw-configure (host_canonical): Set.
14063 (target_cpu): Always add to makefiles.
14064 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14065 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14066 (mpw-mh-mpw): Look for in srcdir and srcroot.
14067 Use sed instead of mpw-edit-prefix to edit prefix definitions.
14068
14069 * mpw-build.in: (install-only): New target.
14070
14071 * mpw-configure (host_alias, target_alias): Rename from hostalias
14072 and targetalias, add into generated Makefile.
14073 (mk.tmp): If present, add into generated Makefile.
14074 * mpw-build.in (all-gas): Build config.h first before gas proper.
14075
14076 * mpw-configure (config.status): Write only if changed.
14077 * mpw-config.in (readline): Configure it (not built, just used for
14078 definitions).
14079
14080 * mpw-config.in (elf/mips.h): Add a forward include.
14081
14082 * mpw-config.in: Forward-include most .h files in include into
14083 extra-include.
14084 (readline): Don't build.
14085 mpw-build.in (install): Install GDB.
14086
14087 * mpw-configure (prefix, mpw_prefix): Handle it.
14088 * mpw-config.in (mmalloc, readline): Don't configure.
14089 * mpw-build.in (thisscript): Rename to ThisScript.
14090 Use mpw-build instead of BuildProgram everywhere.
14091 (mmalloc, readline): Don't build.
14092 * mpw-README: New file, basic documentation about the MPW port.
14093
14094 * mpw-config.in: Use forward-include to create include files.
14095
14096 * mpw-configure: Add more things to the top of each configured
14097 Makefile, including contents of config/mpw-mh-mpw.
14098 * mpw-config.in (extra-include): Create this directory and fill it
14099 with Posix-like include files when configuring.
14100
14101 * config.sub (apple, mac, mpw): Add various aliases.
14102
14103 * mpw-build.in: New file, top-level build script fragment for MPW.
14104 * mpw-configure: New file, configure script for MPW.
14105 * mpw-config.in: New file, config fragment for MPW.
14106
14107 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14108
14109 * configure.in (host_libs): Remove glob, since it is gone from the
14110 sources.
14111
14112 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14113
14114 * Makefile.in: define empty GDB_NLM_DEPS var.
14115
14116 * configure.in(target_makefile_frag): use config/mt-netware
14117 for netware targets.
14118
14119 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
14120
14121 * config.sub: Merge in recent FSF changes. Remove linux special
14122 cases.
14123
14124 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14125
14126 Revert this change:
14127
14128 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14129
14130 * build-all.mk: Use CC=cc -Xs on Solaris.
14131
14132 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14133
14134 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
14135 stop using it.
14136 * Makefile.in: Nuke all references to glob subdirectory.
14137
14138 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14139
14140 * configure.in: Fix --enable-shared logic in per-host.
14141
14142 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
14143
14144 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14145
14146 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14147
14148 * configure.in (noconfigdirs): Don't build gas on AIX, for
14149 powerpc*-*-aix* as well as for rs6000*-*-aix*.
14150
14151 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
14152
14153 * configure: Fix --cache-file to work if the file argument is a
14154 relative path.
14155
14156 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
14157
14158 * configure: If the --cache-file is used, pass it down to
14159 configure in subdirectories.
14160
14161 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
14162
14163 * config.sub: add vxworks29k configuration.
14164
14165 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14166
14167 * Makefile.in (taz): Do "diststuff" part quietly.
14168
14169 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
14170
14171 * config.sub: Mini-merge with gcc/config.sub.
14172
14173 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14174
14175 * config.guess (IRIX): Sed - to _.
14176
14177 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14178
14179 * Makefile.in (source-vault, binary-vault): New targets.
14180
14181 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
14182
14183 * config.sub: Recognize -eabi as a basic system type.
14184
14185 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14186
14187 * configure.in (enable_shared stuff): Fix typo.
14188
14189 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
14190
14191 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14192
14193 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14194
14195 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14196
14197 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
14198
14199 * configure.in (rs6000-*-*): Don't build gas.
14200
14201 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
14202
14203 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14204 reduce command line length.
14205 (AS_FOR_TARGET): Check for as.new, not Makefile.
14206 (NM_FOR_TARGET): Check for nm.new, not Makefile.
14207
14208 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
14209
14210 * config.guess: Merge from FSF.
14211
14212 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14213
14214 * configure: Don't use $ when handling program_suffix.
14215
14216 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
14217
14218 * configure.in: Configure tk for hppa/hpux.
14219
14220 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
14221
14222 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
14223
14224 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14225
14226 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
14227 to LIBCXXFLAGS. Tests are better run without it.
14228
14229 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
14230
14231 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14232
14233 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
14234
14235 * configure.in (*-*-netware*): Don't configure xiberty.
14236
14237 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
14238
14239 * configure.in: Remove tk from native_only list.
14240
14241 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
14242
14243 * build-all.mk: Add mips-ncd-elf target to sun4 targets
14244 for special NCD build.
14245
14246 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14247
14248 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14249 makeall.bat, they're only useful for binutils snapshots.
14250 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14251 makeall.bat to specified SUPPORT_FILES.
14252
14253 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
14254
14255 * build-all.mk: Add Ericsson targets to sun4 and solaris
14256 hosts. Add BNR's sun4 target to solaris host, so their
14257 build-from-source will be tested in-house first.
14258
14259 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14260
14261 * Makefile.in (LIBCFLAGS): New variable.
14262 (CFLAGS_FOR_TARGET): Ditto.
14263 (LIBCFLAGS_FOR_TARGET): Ditto.
14264 (LIBCXXFLAGS): Ditto.
14265 (CXXFLAGS_FOR_TARGET): Ditto.
14266 (LIBCXXFLAGS_FOR_TARGET): Ditto.
14267 (BASE_FLAGS_TO_PASS): Pass them.
14268 (EXTRA_TARGET_FLAGS): Ditto.
14269
14270 * configure.in: Support --enable-shared.
14271
14272 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
14273
14274 * configure.in (target_libs): Include libstdc++ again.
14275 * config.guess: Update from FSF (for FreeBSD).
14276
14277 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14278
14279 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14280 makeall.bat.
14281 (DISTDOCDIRS): Add `etc'.
14282 (ETC_SUPPORT_PFX): New variable.
14283 (taz): Include anything from etc starting with a word in
14284 ETC_SUPPORT_PFX.
14285
14286 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14287
14288 * config.sub: Update for recent FSF changes. Remove obsolete
14289 h8300hds entry. Add -windows* and -osx as basic os. Minor
14290 spacing changes.
14291
14292 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14293
14294 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
14295
14296 * config.guess: Merge with FSF.
14297 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14298
14299 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14300
14301 * configure: Since the "trap 0" handler will override the exit
14302 status on many systems, only use it for "exit 1", and make it set
14303 a non-zero exit status; reset it before "exit 0". Also, check
14304 exit status of config.sub, and error out if it failed.
14305
14306 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
14307
14308 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14309 and install libgloss.
14310
14311 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14312
14313 * Makefile.in (all-binutils): Depend upon all-byacc.
14314
14315 * configure.in: Don't build emacs on Irix 5.
14316
14317 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14318
14319 * configure.in (*-*-netware*): Add libio.
14320
14321 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14322
14323 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
14324 (CHECK_TARGET_MODULES): Ditto.
14325 (INSTALL_TARGET_MODULES): Ditto.
14326 (TARGET_LIBS): Ditto.
14327 (all-libstdc++): Note dependencies.
14328
14329 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14330
14331 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
14332
14333 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14334
14335 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
14336 -fexternal-templates.
14337
14338 * configure.in (target_libs): Add libstdc++.
14339 (noconfigdirs): Add libstdc++ as appropriate.
14340
14341 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
14342
14343 * config.guess: Update from FSF.
14344
14345 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14346
14347 * configure: Use ${config_shell} when running ${configsub}.
14348
14349 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
14350
14351 * config.sub: No longer recognize h8300h.
14352
14353 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14354
14355 * config.sub: Remove extraneous differences between config.sub and
14356 gcc/config.sub.
14357
14358 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14359
14360 * Makefile.in (DISTSTUFFDIRS): Add gas.
14361
14362 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
14363
14364 * COPYING.NEWLIB: New file.
14365
14366 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
14367
14368 * config.guess (HP-UX): Patch from Harlan Stenn
14369 <harlan@landmark.com> to also emit release level.
14370
14371 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14372
14373 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
14374
14375 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
14376
14377 * config.sub: Merge nextstep cleanup from FSF.
14378
14379 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14380
14381 * configure.in (arm-*-*): Don't configure ld for this target.
14382
14383 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14384
14385 * configure.in (*-*-netware): don't configure libg++, libio,
14386 librx, or newlib.
14387
14388 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14389
14390 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
14391 configure ld--it works, but it doesn't support shared libraries.
14392
14393 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
14394
14395 * config.guess (*-unknown-freebsd*): Get rid of possible
14396 trailing "(Release)" in version string.
14397 Patch from Paul Richards <paul@isl.cf.ac.uk>.
14398
14399 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
14400
14401 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
14402 Fix type: *-next-neststep -> *-next-nextstep.
14403
14404 * config.guess: Merge from FSF:
14405
14406 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
14407
14408 * config.guess: Recognize powerpc-ibm-aix3.2.5.
14409
14410 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
14411
14412 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
14413 instead of UNIX_SV for UnixWare 1.0).
14414
14415 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
14416
14417 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
14418 to make gdb/nlm/* build after the compiler and linker.
14419
14420 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
14421
14422 * config.guess (netbsd, freebsd, linux): Accept any machine,
14423 not just i[34]86.
14424 (m68k-atari-sysv4): Relocate to match FSF version.
14425
14426 * config.guess: More merges from the FSF:
14427
14428 Add a space before function call or macro invocation.
14429
14430 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14431
14432 * config.guess: Add trap cmd to remove dummy.c and dummy when
14433 interrupted.
14434
14435 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14436
14437 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
14438 (dummy): Redirect stderr from compilation of dummy.c.
14439
14440 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
14441
14442 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
14443
14444 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
14445
14446 * configure: Accept and ignore --cache*, for compatibility with
14447 new autoconf.
14448
14449 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
14450
14451 * config.guess: Merge from FSF:
14452
14453 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
14454
14455 * config.guess (Pyramid*:OSx*:*:*): New case.
14456 (PATH): Add /.attbin at end for finding uname.
14457 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
14458
14459 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
14460
14461 * config.guess (M88*:DolphinOS:*:*): New case.
14462
14463 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
14464
14465 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
14466 to select whether to use ELF or COFF.
14467
14468 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
14469
14470 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
14471
14472 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
14473
14474 * config.guess: Guess the OS version for HPUX.
14475
14476 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
14477
14478 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
14479
14480 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14481
14482 * configure.in: Recognize --with-headers, --with-libs, and
14483 --without-newlib.
14484 * Makefile.in (all-xiberty): Depend upon all-ld.
14485
14486 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14487
14488 * configure.in: Change i[34]86 to i[345]86.
14489
14490 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14491
14492 * configure (version): A few more tweaks to help message.
14493
14494 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
14495
14496 * Makefile.in: Remove (for now) librx as a host library,
14497 now that we're building it for target.
14498
14499 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14500
14501 * configure: Fix up help message; from karl@owl.hq.ileaf.com
14502 (Karl Berry).
14503
14504 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
14505
14506 * configure.in: Also configure librx.
14507
14508 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
14509
14510 * Makefile.in: Update various rules to reflect that librx
14511 is now needed for libg++.
14512
14513 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14514
14515 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
14516
14517 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
14518
14519 * configure.in: Configure the examples directory.
14520
14521 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14522
14523 * configure: Simplify Jun 2 1994 change.
14524
14525 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
14526
14527 * change CC to /usr/latest/bin/gcc for lynx host builds, since
14528 /bin/gcc isn't good enough to build gcc.
14529
14530 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
14531
14532 * Makefile.in (GDB_SUPPORT_FILES): Remove
14533 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
14534 (gdb.tar.gz): Add new rule to use standard distribution building
14535 mechanism.
14536
14537 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14538
14539 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
14540 Bill Cox <bill@cygnus.com>.
14541
14542 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
14543
14544 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
14545
14546 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
14547
14548 * configure: Search current dir first in .gdbinit.
14549
14550 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
14551
14552 * config.sub: Recognize freebsd (merged from gcc config.sub).
14553
14554 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
14555
14556 * config.sub: Refer to NeXT's operating system as nextstep.
14557
14558 * config.sub (case $basic_machine): Re-order the cases, to match
14559 the order in the FSF version (which is mostly alphabethical).
14560 Merge in some additions and changes from the FSF.
14561
14562 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
14563
14564 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
14565 * config.sub: Recognize cxux7.
14566 * configure.in: Use mh-cxux for m88k-harris-cxux*.
14567
14568 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
14569
14570 * config.sub: Fix typo powerpc -> powerpc-*.
14571
14572 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
14573
14574 * Makefile.in: `all-emacs19' depends on `all-byacc'.
14575
14576 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
14577 parallel with all-emacs and install-emacs). Top-level command
14578 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
14579
14580 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14581
14582 * test-build.mk ($(host)-stamp-stage2-installed): Remove
14583 $(relbindir)/make before doing ``make install'', and use
14584 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
14585 installing over running make binary.
14586 ($(host)-stamp-stage3-installed): Likewise.
14587
14588 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14589
14590 * config.guess: Recognize Mach.
14591
14592 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14593
14594 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
14595 see whether --exec-prefix was used.
14596
14597 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
14598
14599 * README: Explicitly mention libg++/README. (Zoo's idea.)
14600
14601 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14602
14603 * Makefile.in: Add all-librx target similar to all-libproc.
14604
14605 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
14606
14607 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
14608 with post 1.2 uname bogosity.
14609
14610 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14611
14612 * configure: Remove temporary files on receipt of a signal.
14613
14614 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
14615
14616 * configure: If there is a package_makefile_frag, remove
14617 ${subdir}/Makefile.tem after copying it in.
14618
14619 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
14620
14621 * build_all.mk: support rs6000 lynx identifies itself as
14622 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
14623 since /bin/gcc is too feeble to compile a modern gcc.
14624
14625 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
14626
14627 * brought devo/test-build.mk update-to-date with progressive/
14628 test-build.mk. Add lynx targets and hppa flag info.
14629
14630 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
14631
14632 * configure.in: Use mh-ncrsvr43. Patch from
14633 Tom McConnell <tmcconne@sedona.intel.com>.
14634
14635 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
14636
14637 * config.guess (i386-unknown-bsdi): No longer need to
14638 check #if defined(__bsdi__) && defined(__i386__).
14639
14640 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14641
14642 * configure: Set program_transform_nameoption correctly.
14643
14644 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
14645
14646 * brought build-all.mk update-to-date with progressive build-all.mk,
14647 added new targets and hppa info.
14648
14649 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14650
14651 * configure: If config.guess result is a prefix of the user
14652 specified target, assume a native build and use the user specified
14653 target as the host alias. Remove SunOS patch suffix removal hack.
14654 * configure.in: Remove SunOS patch suffix removal hack.
14655
14656 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
14657 in NATIVE_CHECK_MODULES.
14658
14659 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
14660
14661 * Makefile.in: Rename HOST_ONLY to NATIVE.
14662 * configure: Delete SunOs patch suffix from host_canonical
14663 and build_canonical variables that are prepended to Makefiles.
14664 * configure.in: Add comments for easier maintenance.
14665
14666 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14667
14668 * Makefile.in: Add all-libproc target similar to all-gui.
14669
14670 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
14671
14672 * Makefile.in (CHECK_MODULES): split into
14673 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
14674
14675 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
14676
14677 * config.guess (i386-unknown-bsdi): New system to guess.
14678
14679 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14680
14681 * Makefile.in: Add all-gui target (but not yet build by "all").
14682
14683 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
14684
14685 * config.sub: Move deletion of patch suffix from here...
14686 * configure.in: To here, at Ian's suggestion. The top-
14687 level scripts might need to know of a patch level.
14688
14689 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
14690
14691 * config.sub: Strip off patch suffix so rtl is recognized
14692 as a sunos4.1.3 machine, even though it's been patched.
14693
14694 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
14695
14696 * Makefile.in (INSTALL_LAST): Delete.
14697 (INSTALL_DOSREL): New.
14698
14699 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14700
14701 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
14702 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
14703 whether we pass down --with-gnu-ld anyhow.
14704
14705 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
14706
14707 * Makefile.in (INSTALL_LAST): Change operation so it works
14708 on more flavors of make.
14709 * configure.in (go32): Don't build libg++ or libio.
14710
14711 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
14712
14713 * Makefile.in (Move HOST_PREFIX_1 and friends up so
14714 they can be overriden by templates.
14715
14716 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
14717
14718 * configure.in (target==go32): Don't build gdb.
14719 * dosrel: New directory.
14720
14721 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
14722
14723 * configure.in (host==go32): Configure dosrel too.
14724 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
14725 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
14726 be set by incoming names or templates.
14727 (INSTALL_LAST): New rule.
14728
14729 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
14730
14731 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
14732
14733 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14734
14735 * configure.in (appdirs): New variable. Currently empty, but will
14736 be used in gas distribution. If nonempty, lists a set of
14737 directories at least one of which must get configured, or top
14738 level configuration is considered to have failed.
14739 (rs6000-*-lynxos*): Use new file name.
14740
14741 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14742
14743 Eliminate XTRAFLAGS.
14744 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
14745 newlib include files using -idirafter, and also use -nostdinc.
14746 (CXX_FOR_TARGET): Likewise.
14747 (XTRAFLAGS): Removed.
14748 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
14749 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
14750 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
14751 ($(DO_X)): Don't pass down XTRAFLAGS.
14752
14753 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14754
14755 * configure.in (mips*-dec-bsd*): New target; do build linker.
14756 (mips*-*-bsd*): New target; don't build linker.
14757
14758 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
14759
14760 * configure.in: support rs6000-*-lynxos* configuration.
14761 support sunos4 as a cross target.
14762
14763 * config.sub: look for lynx*, not lynx since the OS version may
14764 legitimately be part of the name.
14765
14766 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14767
14768 * configure.in (i[34]86-*-sco*): Move to be with other i386
14769 targets.
14770 (romp-*-*): New target. Skip various binary utilities.
14771 (vax-*-*): New target. Don't build newlib.
14772 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
14773
14774 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14775
14776 * configure.in: Only set host_makefile_frag if config
14777 directory exists.
14778
14779 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14780
14781 * install.sh: If $dstdir exists, don't check whether each
14782 component does.
14783
14784 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14785
14786 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
14787
14788 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
14789
14790 * configure.in (*-*-lynxos*): Don't configure newlib for either
14791 native or cross Lynx.
14792
14793 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
14794
14795 * config.sub (sparc64-elf): Fix os.
14796 (z8k): Remove duplicate.
14797
14798 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14799
14800 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
14801 gcc/stmp-fixproto, to try to prevent fixproto from being run.
14802
14803 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
14804
14805 * configure: Make file links cleanly even if Lynx fails on
14806 an NFS symlink (at least fail cleanly).
14807
14808 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14809
14810 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
14811 -XNh2000.
14812
14813 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14814
14815 * configure: Unknown options are fatal again.
14816
14817 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
14818
14819 * configure: Ignore --x-includes and --x-libraries, for Autoconf
14820 compatibility.
14821
14822 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
14823
14824 * build-all.mk: Add `clean' target.
14825
14826 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14827
14828 * config.guess: Add SINIX support.
14829 * configure.in: Add mips-*-sysv4* support.
14830
14831 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
14832
14833 * build-all.mk: Document all useful targets.
14834 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
14835 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
14836
14837 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14838
14839 * configure: Support --silent, --quiet.
14840
14841 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14842
14843 * configure: Support --disable-FEATURE.
14844
14845 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14846
14847 * config.guess: Recognize NCR running SVR4.3.
14848
14849 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
14850
14851 * config.guess: Make BSDI generate i386-unknown-bsd386.
14852 Patch from Paul Eggert <eggert@twinsun.com>.
14853
14854 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14855
14856 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
14857
14858 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14859
14860 * configure: Make unrecognized options give nonfatal warnings
14861 instead of fatal errors, and pass them to any subdirectory
14862 configures in case they recognize them.
14863 Make --x equivalent to --with-x.
14864
14865 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14866
14867 * configure: Add --enable-* options. Clean up usage message and
14868 some comments.
14869
14870 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
14871
14872 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
14873
14874 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14875
14876 * configure.in (hppa*-*-*): Enable binutils.
14877
14878 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14879
14880 * config.sub: Recognize cisco.
14881
14882 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
14883
14884 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
14885
14886 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14887
14888 * config.guess: about target *-hitachi-hiuxwe2, don't print more
14889 than one configuration name. Add comment.
14890
14891 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
14892
14893 * config.guess: about target *-hitachi-hiuxwe2, fixed
14894 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
14895 macro is incorrect.]
14896
14897 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14898
14899 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
14900 than the "make ls" stuff which used to be here.
14901
14902 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
14903
14904 * config.guess: Recognize i[34]86-unknown-freebsd.
14905 From Shawn M Carey <smcarey@rodan.syr.edu>.
14906
14907 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
14908
14909 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
14910
14911 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
14912
14913 * config.guess: Check for ptx.
14914
14915 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
14916
14917 * config.sub: Add os9k checking.
14918
14919 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14920
14921 * config.guess: Handle OSF1 running on HPPA processors
14922
14923 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
14924
14925 * configure: If subdir configure fails, print out a message with
14926 subdirectory name, in case subdir's configure code didn't identify
14927 itself.
14928
14929 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
14930
14931 * configure.in: Remove embedded newlines from configdirs.
14932 Avoid mismatches of substrings. Fix matching strings at end
14933 of configdirs.
14934
14935 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
14936
14937 * config.guess: Add Lynx/rs6000 config support.
14938
14939 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
14940
14941 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
14942
14943 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
14944
14945 * configure.in (hppa*-*-osf*): Treat this just like most other
14946 PA configurations (eg no binutils or ld).
14947 (hppa*-*-*elf*): These configurations have binutils and ld.
14948
14949 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14950
14951 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
14952
14953 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14954
14955 * configure.in (rs6000-*-*): Build gas.
14956
14957 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14958
14959 * Makefile.in: Avoid bug in losing hpux sed.
14960
14961 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14962
14963 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
14964 for GDB and GDB has been fixed to not need it.
14965
14966 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14967
14968 * config.guess: Recognize vax hosts.
14969
14970 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14971
14972 * configure (while loop): Don't use "break 2" inside case
14973 statement -- the case statement isn't an enclosing loop.
14974
14975 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
14976
14977 * config.guess: Clean up NeXT support, to allow nextstep
14978 on Intel machines. Make OS be nextstep.
14979
14980 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
14981
14982 * config.guess: Add alternate forms for Convex.
14983
14984 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
14985
14986 * configure: Completely rewrite option processing. Take
14987 advantage of pattern-matching to avoid invoking test frequently.
14988 Also clean up host and target defaulting logic.
14989
14990 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14991
14992 * Makefile.in: Replace all occurrances of "rootme" with "r" and
14993 "$${rootme}" with "$$r", to increase the likelihood that the do-*
14994 commands (plus user environment) will fit SCO limits.
14995
14996 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14997
14998 * configure.in: Don't issue warnings about directories which are
14999 not being configured if -norecursion is set. Correct test for
15000 --with-gnu-as and --with-gnu-ld to not get confused by substring
15001 matches.
15002
15003 * configure.in: Don't build gas for alpha-dec-osf1*.
15004
15005 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
15006
15007 * configure: Back out Per's change of 12/19/1993. It changes the
15008 behavior of configure in unexpected and confusing ways.
15009
15010 Also, use different delim char when calculating
15011 program_transform_name so that the name can contain slashes.
15012
15013 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
15014
15015 * configure.in, config.sub: Add support for VSTa micro-kernel.
15016
15017 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
15018
15019 * configure.in: Nuke hacks which were used to get a special
15020 version of GAS for HPPA configurations.
15021
15022 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
15023
15024 * configure: If only ${target_alias} is given, use that
15025 as the default for ${host_alias}.
15026 * configure: Add missing back-slashes before nested quotes.
15027
15028 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15029
15030 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15031
15032 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
15033
15034 * config.guess: Recognize some Tektronix configurations.
15035 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15036
15037 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15038
15039 * config.sub: Match any flavor of SH.
15040
15041 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
15042
15043 * configure.in: Don't try to configure newlib for Alpha.
15044
15045 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15046
15047 * configure.in: Don't build ld for Irix 5. Don't build gas,
15048 libg++ or libio for any Alpha target.
15049
15050 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15051
15052 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
15053
15054 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15055 default arguments -- so it tried to compress itself.
15056
15057 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15058
15059 * configure.in (notsupp): ensure that a space is always at the end
15060 of the configdirs list, since the grep checks for an explicit space
15061
15062 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15063
15064 * configure.in (target i386-sysv4.2): don't build ld, since static
15065 versions of many libraries are not available.
15066
15067 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15068
15069 * config.guess: Recognize Apollos (using environment variables).
15070 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15071
15072 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15073
15074 * config.guess: Recognize Sony news mips running newsos.
15075
15076 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
15077
15078 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15079 "fi ; else" for bash.
15080
15081 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
15082
15083 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15084
15085 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
15086
15087 * config.sub: accept unixware as an alias for svr4.2.
15088 Fix some inconsistancies with the gcc version.
15089
15090 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15091
15092 * Makefile.in (DISTDOCDIRS): Add gdb.
15093
15094 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
15095
15096 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
15097
15098 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15099
15100 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15101 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15102 this now.
15103
15104 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15105
15106 * config.sub: Accept hiux* as an OS name.
15107
15108 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15109 etc/make-stds.texi. The underscore came from gcc, and dje now
15110 agrees that RUNTESTFLAGS is the correct name.
15111
15112 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
15113
15114 * install.sh: Remove 'set -e'. It makes any conditionals
15115 in the script useless.
15116
15117 * config.guess: Automatically recognize arm-acorn-riscix
15118 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15119
15120 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
15121
15122 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15123
15124 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15125
15126 * Makefile.in (DISTDOCDIRS): New variable.
15127 (taz): Edit local Makefile.in sooner, instead of proto-toplev
15128 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
15129
15130 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15131
15132 * configure.in (hppa target): check the source directory for the
15133 pagas sub-directory
15134
15135 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
15136
15137 * config.sub: Allow -aout* and -elf*.
15138
15139 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15140
15141 * configure.in: Don't build ld on i386-solaris2, same as for
15142 sparc-solaris2.
15143
15144 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
15145
15146 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15147
15148 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15149
15150 * configure.in: Configure gdb for alpha.
15151
15152 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15153
15154 * Makefile.in (CXXFLAGS): Add -O.
15155
15156 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15157
15158 * config.guess: added support for DG Aviion
15159
15160 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15161
15162 * configure.in: Produce warning message for subdirectories not
15163 configurable for this host/target combination. Don't try to
15164 configure gdb for vms.
15165
15166 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15167
15168 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15169 appropriate files before making "diststuff".
15170 (DISTBISONFILES): New var: list of files to be edited.
15171 (DISTSTUFFDIRS): Add binutils.
15172
15173 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15174
15175 * config.sub: also handle mipsel and mips64el (for little endian mips)
15176
15177 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15178
15179 * configure.in: Add * to end of all OS names.
15180
15181 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
15182
15183 * configure.in: Build newlib for LynxOS native.
15184
15185 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15186
15187 * config.guess: Add support for delta 88k running SVR3.
15188
15189 * configure.in: Add comment about HP compiler vs. emacs.
15190
15191 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15192
15193 * configure.in: don't build ld on solaris2 (not a viable option
15194 due to bugs in getpwnam & getpwuid)
15195
15196 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15197
15198 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15199 config.guess will produce a full version number.
15200
15201 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15202
15203 * configure.in: Build linker and binutils for alpha-dec-osf1.
15204
15205 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15206
15207 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15208 and gdb/testsuite/Makefile.in.
15209
15210 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15211
15212 * configure.in: recognize mips*- instead of mips-
15213
15214 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
15215
15216 * config.sub: Accept linux*coff and linux*elf as operating
15217 systems.
15218
15219 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15220
15221 * config.sub: Recognize mips64, and mips3 as an alias for it.
15222
15223 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15224
15225 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15226 gdb knows how to handle OSF/1 shared libraries.
15227
15228 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15229
15230 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15231 * config.guess: Recognize Hitachi's HIUX.
15232 * config.sub: Recognize h3050r* and hppahitachi.
15233 Remove redundant cases for hp9k[23]*.
15234
15235 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15236
15237 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15238 if gas and ld are in the source tree and are in ${configdirs}.
15239 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15240 --with options (but still pass them down on the command line,
15241 if they were explicitly specified).
15242
15243 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15244
15245 * configure: substitute SHELL value in Makefile.in with
15246 ${CONFIG_SHELL}
15247
15248 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15249
15250 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15251 *-*-solaris2* targets.
15252
15253 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15254
15255 * Makefile.in: define M4, and pass it down to sub-makes;
15256 all-autoconf now depends on all-m4
15257
15258 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15259
15260 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15261 presence of {ar,ranlib} instead of a configured directory
15262
15263 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
15264
15265 * config.guess: Accept 34?? as well as 33?? for NCR.
15266
15267 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15268
15269 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15270 of 'gas' in sed commands, since 'gash' is now in the tree as well.
15271
15272 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15273
15274 * configure: grab values for $(CC) and $(CXX) from the
15275 environment, so that someone can do "CC=gcc configure; make" and
15276 have it work right (matching the way that autoconf works now)
15277
15278 * configure.in, Makefile.in: add support for gash, the tcl
15279 interface to Galaxy
15280
15281 * config.guess: add NetBSD variants (hp300, x86)
15282
15283 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
15284
15285 * install.sh: Support -d option (in the manner of SunOS 4 install,
15286 as it is more deterministic than that of GNU install)
15287 (chmodcmd): Set file to mode 755 by default (should also do default
15288 chgrp and chown, but I don't feel like dealing with that now)
15289
15290 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
15291
15292 * config.sub: Remove h8300hhms alias.
15293
15294 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15295
15296 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15297
15298 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15299
15300 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15301 as stmp-fixinc
15302
15303 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
15304
15305 * config.sub: recognize m88110-bug-coff.
15306
15307 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15308
15309 * Makefile.in (all-libio): all dependencies on the toolchain used
15310 to build this (gcc, gas, ld, etc)
15311
15312 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15313
15314 * config.guess: Deal with OSF/1 1.3 on alpha.
15315
15316 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15317
15318 * install.sh: add some 'else true' clauses for portability
15319
15320 * configure.in: don't build libio for h8[35]00-*-* targets
15321
15322 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
15323
15324 * Makefile.in: Add support for new libio.
15325
15326 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15327
15328 * install.sh: If one command fails, don't try the rest. Don't try
15329 to remove $dsttmp (via trap) unless we have already created it.
15330 If $src doesn't exist, detect it and exit with an error.
15331
15332 * config.guess: Recognize BSD on hp300.
15333
15334 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
15335
15336 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
15337 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
15338
15339 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
15340
15341 * Makefile.in (all-send-pr): depends on all-prms
15342
15343 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15344
15345 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
15346
15347 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15348
15349 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
15350 Added test for mips-mips-riscos5.
15351
15352 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15353
15354 * configure.in: use mh-hp300 for 68k HP hosts
15355
15356 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15357
15358 * configure: add support for CONFIG_SHELL, so that you can use
15359 some alternate shell for evaluating configure scripts
15360
15361 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
15362
15363 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
15364 in configure script to bug-gdb@prep.ai.mit.edu when building
15365 distribution archive.
15366 * Makefile.in (COMPRESS): Remove def.
15367 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
15368 gdb.tar.Z and make-gdb.tar.Z respectively.
15369 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
15370 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
15371 to convergence with 'taz' target in Makefile.in.
15372
15373 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15374
15375 * install.sh (dsttmp): use trap to ensure that tmp files go
15376 away on error conditions
15377
15378 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15379
15380 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
15381
15382 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15383
15384 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
15385 its parent is '/' not ''.
15386
15387 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
15388
15389 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
15390
15391 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
15392 that ${newsrcdir}/configure.in does.
15393
15394 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15395
15396 * test-build.mk: support for CONFIG_SHELL
15397
15398 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
15399
15400 * config.sub (netware): Add as a basic system type.
15401
15402 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
15403
15404 * Makefile.in (Makefile): depend on configure.in. Also drop the
15405 $(srcdir)/ from the dependency on Makefile.in.
15406
15407 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
15408
15409 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
15410 (h8300hhms is temporary until multi-libraries are implemented).
15411 * configure.in: Handle h8300h too.
15412
15413 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15414
15415 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
15416
15417 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
15418
15419 * configure: Remove extraneous output when guessing host type.
15420 * config.guess: Remove extraneous output when guessing using C
15421 compiler rather than uname, or when guessing fails.
15422
15423 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
15424
15425 * Makefile.in: remove all.cross and install.cross targets
15426
15427 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
15428 definitions
15429
15430 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
15431
15432 * configure.in (target sh): Build gprof.
15433
15434 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15435
15436 * config.sub: change -solaris to -solaris2
15437
15438 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15439
15440 * configure.in: Use config/mh-riscos for mips-*-sysv*.
15441
15442 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
15443
15444 * configure: Correct error message for missing Makefile.in to
15445 print correct directory.
15446
15447 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15448
15449 * install.sh: kludge around 386BSD shell bug
15450
15451 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
15452
15453 * config.guess: Recognize NeXT.
15454 * config.guess: Recognize i486-ncr-sysv4.
15455 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
15456
15457 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
15458
15459 * Makefile.in (MAKEINFOFLAGS): New variable.
15460 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
15461 * build-all.mk, test-build.mk: Pass down --no-split as
15462 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
15463
15464 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
15465
15466 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
15467
15468 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
15469
15470 * Makefile.in (libg++.tar.z): New rule.
15471 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
15472 * Makefile.in (taz): Only do a single chmod.
15473
15474 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
15475
15476 * install.sh: don't use dirname anymore (replaced with sed usage)
15477
15478 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
15479
15480 * Makefile.in: Change extension for gzip'd files from '.z' to
15481 '.gz' per new FSF standard usage.
15482
15483 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
15484
15485 * configure: put quotes around the final value of program_transform_name
15486
15487 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15488
15489 * Makefile.in: new install.sh support; update install-info rules
15490
15491 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
15492
15493 * configure.in: Build diff for crosses, but not for go32 host.
15494
15495 * configure.in: Build gprof only for native, and don't build it
15496 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
15497
15498 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
15499
15500 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
15501
15502 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15503
15504 * configure.in (host_tools): Add prms.
15505
15506 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15507
15508 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
15509 with $(FLAGS_TO_PASS) on the command line
15510
15511 * config.sub: Recognize lynx and lynxos
15512
15513 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
15514
15515 * config.sub: Accept -ecoff*, not just -ecoff.
15516
15517 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15518
15519 * Makefile.in (taz): Use .gz suffix instead of .z.
15520 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
15521 names.
15522
15523 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15524
15525 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
15526
15527 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15528
15529 * Makefile.in (install-no-fixedincludes): install gcc last, so
15530 that rebuilds that might happen during 'make install' don't get
15531 bogus gcc include files
15532
15533 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15534
15535 Change from Utah for HPPA support:
15536 * config.guess: Recognize hppa1.x-hp-bsd.
15537
15538 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
15539
15540 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
15541 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
15542
15543 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
15544
15545 * config.sub: Add support for rom68k and bug boot monitors.
15546
15547 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
15548
15549 * Makefile.in: Make all-opcodes depend on all-bfd.
15550
15551 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
15552
15553 * config.guess: Added special check for i[34]86-univel-sysv4*.
15554
15555 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
15556
15557 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
15558 the processor rather than assuming i486.
15559
15560 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15561
15562 * config.guess: Recognize SunOS6 as Solaris3.
15563
15564 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
15565
15566 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
15567 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
15568
15569 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
15570
15571 * build-all.mk (all-cross): New target for Canadian Cross.
15572 Added Q2 go32 targets.
15573 * test-build.mk: Configure go32 cross sparclite-aout and
15574 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
15575 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
15576
15577 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15578
15579 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
15580 GO32 hosted toolchains
15581
15582 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
15583
15584 * configure: change so "-exec-prefix" gets passed down rather
15585 than "-exec_prefix" so autoconf generated Makefiles get the
15586 exec_prefix set right.
15587
15588 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15589
15590 * config.guess: get the Solaris2 minor version number
15591
15592 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
15593
15594 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15595
15596 * config.guess: Recognize some Sequent platforms.
15597
15598 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15599
15600 * Makefile.in: added the vault-install target
15601
15602 * configure.in: actually use the Sun3 makefile fragment that's in
15603 config, also added the release dir to configdirs
15604
15605 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15606
15607 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
15608
15609 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15610
15611 * configure.in: remove some program from Alpha targetted toolchains
15612
15613 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
15614
15615 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
15616 gprof.
15617 (taz): Run "make diststuff" in those directories instead of "make
15618 proto-dir". Look for "VERSION=" only at start of line in subdir
15619 Makefile. Use "gzip -9" for compression.
15620 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
15621 (binutils.tar.z): New target.
15622
15623 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
15624
15625 * Makefile.in (taz): Include gpl.texinfo.
15626
15627 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
15628
15629 * Makefile.in (setup-dirs): Merged into "taz" target.
15630 (taz): Only do `proto-dir' stuff if a directory is actually needed
15631 for this target.
15632
15633 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
15634
15635 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
15636 (FLAGS_TO_PASS): Pass down MUNCH_NM.
15637 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
15638 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
15639 (gcc-no-fixedincludes): Correct for current gcc Makefile.
15640
15641 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
15642
15643 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
15644 config.sub, and move-if-change to gdb testsuite distribution
15645 archive, so the testsuite can be extracted, configured, and
15646 run separately from the gdb distribution. Blow away the Chill
15647 tests that require a Chill compiled executable, since GNU Chill
15648 is not yet publically available.
15649
15650 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15651
15652 * test-build.mk: set environment variables in a single command,
15653 instead of a list of assignments and exports
15654
15655 * config.guess: recognize Alpha/OSF1 systems
15656
15657 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15658
15659 * configure: Change help message to prefer --options rather than
15660 -options.
15661
15662 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15663
15664 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
15665 zippy@ecst.csuchico.edu.
15666 * config.guess: Recognize miniframe.
15667
15668 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
15669
15670 * Makefile.in: Use srcroot to find runtest rather than rootme.
15671 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
15672
15673 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
15674
15675 * test-build.mk: Extensive additions to support building on a
15676 machine other than the host.
15677
15678 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
15679
15680 * configure (tooldir): Fix for i386-aix again.
15681
15682 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
15683
15684 * configure, Makefile.in: Change definition of $(tooldir)
15685 to match the FSF.
15686
15687 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
15688
15689 * config.guess: Recognize i[34]86/SVR4.
15690
15691 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15692
15693 * Makefile.in (all-gdb): gdb depends on sim.
15694
15695 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
15696
15697 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
15698 at the same time we make the prototype gdb directory.
15699 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
15700 files at the same time as the gdb base release distribution.
15701
15702 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
15703
15704 * Makefile.in (check): Use individual check targets rather than
15705 DO_X rule.
15706 (check-gcc): Added.
15707
15708 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
15709
15710 * config.sub: Use sysv3.2 not sysv32 for canonical OS
15711 for System V release 3.2.
15712
15713 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15714
15715 * config.sub: Recognize hppaosf.
15716 * configure.in: Do configure ld/binutils/gas for it.
15717
15718 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15719
15720 * configure (tooldir): Alter syntax used to set this, for systems
15721 where "\$" isn't handled right, like i386-aix.
15722
15723 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
15724
15725 * configure: Pass program-transform-name, not
15726 program_transform_name, to recursive configures.
15727
15728 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
15729
15730 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
15731 of gas+ld+binutils.
15732
15733 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
15734
15735 * config.guess: Recognize AIX3.2 as distinct from 3.1.
15736
15737 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15738
15739 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
15740
15741 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15742
15743 * Makefile.in (PRMS): Set back to all-prms.
15744
15745 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
15746
15747 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
15748 targets, rather than for MIPS hosts.
15749
15750 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15751
15752 * configure.in: add comment for --with-x default values
15753
15754 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
15755
15756 * Makefile.in: add check-* targets for each of the directories in
15757 the tree. Add a definition of RUNTEST that will use the one we
15758 just built, if it exists. Pass this down via FLAGS_TO_PASS.
15759
15760 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
15761
15762 * configure.in: Removed obsolete references to bfd_target and
15763 target_makefile_frag.
15764
15765 * build-all.mk: Set assorted targets for Q2.
15766 * config.sub: Recognize z8k-sim and h8300-hms.
15767 * test-build.mk: Really don't pass host to configure.
15768 (HOLES): Added uname.
15769
15770 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
15771
15772 * configure: Handle an empty program-prefix, program-suffix or
15773 program-transform-name correctly.
15774
15775 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
15776
15777 * build-all.mk: -G 8 no longer required for MIPS targets.
15778 * test-build.mk: Don't pass host argument to configure; make it
15779 guess.
15780
15781 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
15782
15783 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
15784 * Makefile.in (COMPRESS): New macro, like GZIP.
15785
15786 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
15787
15788 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
15789
15790 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
15791 with gas currently defaults to -G 0.
15792
15793 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
15794
15795 * Makefile.in (all-flex): flex depends on byacc.
15796
15797 * build-all.mk: If host not specified, use config.guess. Pass TAG
15798 to test-build.mk as RELEASE_TAG.
15799 * test-build.mk (configargs): New variable containing arguments to
15800 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
15801 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
15802
15803 * config.guess: Use /bin/uname when checking -X argument on SCO,
15804 to avoid invoking GNU uname which doesn't understand -X.
15805
15806 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
15807
15808 * configure.in: Build gas for mips-*-*.
15809
15810 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15811
15812 * Makefile.in (all.normal): insert missing backslash.
15813
15814 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
15815
15816 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
15817
15818 * Makefile.in: Complete overhaul to merge many almost identical
15819 targets.
15820
15821 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15822
15823 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
15824 (gdb.tar.Z): Adjusted.
15825
15826 * Makefile.in (setup-dirs, taz): New targets; should be general
15827 enough to adapt for gdb sometime. Build only .z file.
15828 (gas.tar.z): New target.
15829
15830 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15831
15832 * build-all.mk: Use CC=cc -Xs on Solaris.
15833
15834 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
15835
15836 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
15837 for handling BISON for FSF releases.
15838
15839 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15840
15841 * configure: Actually implement the change zoo just documented.
15842
15843 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
15844
15845 * configure: when using config.guess, only set target_alias when
15846 it's not already been set (ie, on the command line)
15847
15848 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15849
15850 * Makefile.in: add installcheck target, set PRMS to install-prms
15851
15852 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15853
15854 * configure: add support for package_makefile_fragment, handle the
15855 case where a directory has a configure.in file but no Makefile.in
15856 more gracefully (with an actual understandable error message, even);
15857 add support for --without (and add this to the usage message); also
15858 explicitly add a --host=${host_alias} to the command line when
15859 config.guess is used
15860
15861 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15862
15863 * configure: Must use both --host and --target in recursive calls.
15864
15865 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
15866
15867 * Makefile.in: Change deja-gnu to dejagnu.
15868
15869 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
15870
15871 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
15872
15873 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15874
15875 * configure.in: canonicalize all instances to *-*-solaris2*,
15876 also strip out a number of tools to not build for go32 host
15877
15878 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15879
15880 * config.guess: add GPL.
15881
15882 * Makefile.in, config.guess, config.sub, configure: bump
15883 copyrights to 93.
15884
15885 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
15886
15887 * Makefile.in (do-info): Removed obsolete check for existence of
15888 localenv file.
15889
15890 * Makefile.in (MAKEOVERRIDES): Define to be empty.
15891
15892 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15893
15894 * Makefile.in: a couple of 'else true' for decstation,
15895 support for TclX
15896
15897 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
15898
15899 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
15900
15901 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
15902
15903 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
15904
15905 * config.guess: Recognize i386-ibm-aix (PS/2).
15906 * configure.in: Use config/mh-aix386 file for it.
15907
15908 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
15909
15910 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
15911 CC_FOR_TARGET instead.
15912 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
15913
15914 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
15915
15916 * Makefile.in: Add sim to list of directories sent with gdb
15917
15918 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
15919
15920 * configure.in: Put back mips-dec-bsd* case.
15921
15922 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
15923
15924 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
15925 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
15926 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
15927
15928 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15929
15930 * configure.in: remove no-op mips-dec-bsd* in "case $target"
15931
15932 * Makefile.in (dir.info): only run gen-info-dir if it exists,
15933 (install-info): install dir.info only if it exists,
15934 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
15935
15936 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
15937
15938 * configure.in: For vms target, skip bfd, ld, binutils. Do build
15939 gas for mips-dec-bsd.
15940
15941 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
15942
15943 * configure (makesrcdir): If ${srcdir} is relative and not ".",
15944 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
15945
15946 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
15947
15948 * configure.in: Added "dejagnu" to hosttools list.
15949
15950 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
15951
15952 * config.sub, configure.in, config.guess: Add support
15953 for Bosx, an AIX variant from Bull.
15954 Patches from F.Pierresteguy@frcl.bull.fr.
15955
15956 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
15957
15958 * devo/dejagnu: Initial creation of devo/dejagnu.
15959 Migrated dejagnu testcases and support files for testing software
15960 tools to reside as subdirectories, currently called "testsuite",
15961 within the directory of the software tool. Migrated all programs,
15962 support libraries, etc. beloging to dejagnu proper from
15963 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
15964 with no modifications. The changes to these files which will
15965 allow them to configure, build, and execute properly will be made
15966 in a future update.
15967
15968 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15969
15970 * Makefile.in: Change send_pr to send-pr.
15971 * configure.in: Likewise.
15972 * send_pr: Renamed directory to send-pr.
15973
15974 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
15975
15976 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
15977
15978 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
15979
15980 * README: Update for gdb-4.8 release.
15981 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
15982 gdb-xxx.tar.z (gzip'd) file also.
15983
15984 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15985
15986 * Makefile.in: make all-diff depend on all-libiberty
15987
15988 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
15989
15990 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
15991
15992 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15993
15994 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
15995
15996 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
15997
15998 * Makefile.in (DEVO_SUPPORT): Remove etc directory
15999 (ETC_SUPPORT): Only add the files GDB wants from etc/.
16000 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
16001
16002 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16003
16004 * Makefile.in: makeinfo binary is in a new location
16005
16006 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
16007
16008 * config.sub: Accept -ecoff as an OS.
16009
16010 * Makefile.in: Various changes to eliminate a level of make
16011 recursion and reduce the required command line length.
16012 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16013 sub-makes.
16014 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16015 variables holding settings for specific sub-makes.
16016 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16017 in terms of BASE_FLAGS_TO_PASS.
16018 (TARGET_LIBS): New variable listing directories which use
16019 TARGET_FLAGS_TO_PASS.
16020 (subdir_do): Eliminated.
16021 (do-*): New set of targets to replace subdir_do.
16022 (various): All targets which used subdir_do now depend on do-*.
16023 (local-clean): Renamed from do_clean.
16024 (local-distclean): New target, dependency of distclean and
16025 realclean.
16026 (install-info): Don't create directories. Depend on dir.info
16027 rather than calling make recursively.
16028 (install-dir.info): Eliminated.
16029 (install-info-dirs): Create all info directories here.
16030 (dir.info): Depend upon do-install-info.
16031
16032 * test-build.mk (HOLES): Added false.
16033
16034 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
16035
16036 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
16037
16038 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16039
16040 * Makefile.in (info): remove dependency on all-texinfo. The
16041 problem was really in texinfo/C, not at this level.
16042
16043 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
16044
16045 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16046
16047 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
16048
16049 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
16050 GDB releases.
16051
16052 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16053
16054 * configure: Include srcdir in message about target of link not
16055 being found. Don't convert `-' to `_' in `with' options being
16056 passed to subdirs.
16057
16058 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16059
16060 * configure.in: add uudecode to host_tools
16061
16062 * Makefile.in: added {all,install}-uudecode targets, added them to
16063 the appropriate lists
16064
16065 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
16066
16067 * Makefile.in (all-gcc): Added dependency on all-gas.
16068
16069 * configure.in (mips-*-*): Build ld and binutils.
16070
16071 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16072
16073 * configure: check return code from mkdir, print error message and
16074 exit on failure.
16075
16076 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
16077
16078 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
16079
16080 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
16081
16082 * test-build.mk (HOLES): Added tar, cpio and uudecode.
16083
16084 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16085
16086 * config.sub (h8500): Recognize this as a cpu type.
16087
16088 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16089
16090 * configure: source directory missing is no longer a warning
16091
16092 * configure.in: recognize irix[34]* instead of irix[34]
16093
16094 * Makefile.in: define and pass down X11_LIB
16095
16096 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
16097
16098 * guess-systype: Renamed to ...
16099 * config.guess: ... by popular request.
16100 * configure.in, Makefile.in: Update accordingly.
16101
16102 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
16103
16104 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
16105 + Add Convex, Cray/Unicos, and Encore/Multimax support.
16106 + Execute ./dummy instead of assuming . is in PATH.
16107
16108 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
16109
16110 * guess-systype: New shell script. Attempts to guess the
16111 canonical host name of the executing host.
16112 Only a few hosts are supported so far.
16113 * configure: Call guess-systype if no host is specified.
16114
16115 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
16116
16117 * Makefile.in (gcc-no-fixedincludes): Made to work with current
16118 gcc Makefile.
16119
16120
16121 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
16122
16123 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16124 (all-gcc, install-gcc, subdir_do): Use it.
16125
16126 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16127
16128 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16129
16130 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
16131
16132 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16133 set exclusively by configure, using configure.in .
16134
16135 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16136
16137 * test-build.mk: set $PATH for all builds
16138
16139 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16140
16141 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
16142
16143 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
16144 the one used in gcc/Makefile.in, so that a null expansion doesn't
16145 override the one needed to build gcc with a native cc.
16146
16147
16148 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16149
16150 * configure: Accept -with arguments.
16151
16152 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16153
16154 * Makefile.in: added h8300sim
16155
16156 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
16157
16158 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16159 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
16160 (all-cygnus, native, build-cygnus): Make
16161 $(canonhost)-stamp-3stage-done, not $(host)....
16162 * test-build.mk (stamp-3stage-compared): Use tail +10c for
16163 i386-sco3.2v4. Added else true to if command.
16164
16165 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
16166
16167 * config.sub: (from FSF) Sequent uses a BSD-like OS.
16168
16169 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
16170
16171 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16172
16173 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16174
16175 * configure.in: don't remove binutils from Solaris builds
16176
16177 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
16178
16179 * Makefile.in: get rid of earlier definitions for *clean,
16180 also handle the recursive info rule better
16181
16182 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
16183
16184 * Makefile.in (mostlyclean, distclean, realclean): Fix to
16185 do more-or-less the right thing.
16186
16187 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
16188
16189 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16190 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16191
16192 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16193
16194 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16195 $(host_canonical).
16196
16197 * configure.in: split the configdirs list into 4 categories (native
16198 v. cross, library v. tool) and handle the cross-only and native-
16199 only in more reasonable (and correct!) way.
16200
16201 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
16202
16203 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
16204 configdirs anymore.
16205
16206 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16207
16208 * Makefile.in: extensive cleanup:: removed all of the explicit
16209 clean-* targets, collapsed many wrappers around subdir_do into
16210 one, added additional targets to satisfy standards.texi, deleted
16211 some old targets, some changes for consistency
16212
16213 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16214
16215 * configure.in: handle some programs as cross-only, and others as
16216 native only
16217
16218 * test-build.mk: handle partial holes in a more generic manner
16219
16220 * Makefile.in: m4 depends on libiberty
16221
16222 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16223
16224 * configure.in: add m4, textutils, fileutils, sed, shellutils,
16225 time, wdiff, and find to configdirs
16226
16227 * Makefile.in: all, clean, and install rules for the new programs
16228 added to configure.in
16229
16230 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16231
16232 * configure.in: use mh-sun for all *-sun-* hosts
16233
16234 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16235
16236 * Makefile.in: define flags for X11 include files and library file
16237 locations, pass them down to the programs that need this info
16238
16239 * build-all.mk: added a 'native' target, to 3stage the native toolchain
16240
16241 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16242
16243 * configure.in: start building libg++ for HP-UX targets
16244
16245 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
16246
16247 * README: Update references to files moved into etc/.
16248
16249 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
16250
16251 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
16252 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
16253
16254 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
16255
16256 * configure: accept dash as well as underscore in long option
16257 names for FSF compatibility.
16258
16259 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
16260
16261 * config.sub: added -sco3.2v4 support from FSF.
16262
16263 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16264
16265 * configure.in: expand the section that adds or removes
16266 directories from the list of programs to build, to handle native
16267 vs. cross in addition to host v. native
16268
16269 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
16270
16271 * Makefile.in: Replace C++ in macro names with CXX.
16272 This is less likely to break ...
16273
16274 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16275
16276 * test-build.mk: add -w to GNU_MAKE
16277
16278 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16279
16280 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16281 add 'sparc' to list of recognized cpus. This needed to make
16282 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16283 Delete some redundant ose68 variants. Recognize -wrs as an os,
16284 then changes that into $CPU-wrs-vxworks.
16285
16286 * configure.in: remove most references to gdbtest, regularize
16287 target based program removal
16288
16289 * test-build.mk: import from p3 tree (many fixes and changes)
16290
16291 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
16292
16293 * Makefile.in: added rules to handle tcl, tk, and expect
16294
16295 * configure.in: handle those directories if they exist
16296
16297 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16298
16299 * config.sub: removed bogus hppabsd and hppahpux names, since
16300 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16301
16302 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16303
16304 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
16305 depends upon all-xiberty
16306
16307 * Makefile.in: changes from p3, including:
16308
16309 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
16310
16311 * Makefile.in (XTRAFLAGS): include newlib directories if
16312 newlib/Makefile exists, rather than if host != target.
16313
16314 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
16315
16316 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16317 from the same source tree and not building a cross-compiler. This
16318 matters for the libg++ configuration if reconfiguring a tree that
16319 has already been installed.
16320
16321 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
16322
16323 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16324 pick up the machine and system specific header files.
16325
16326 * Makefile.in: added AS_FOR_TARGET, passed down in
16327 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
16328 the C compiler to use to create programs which are run in the
16329 build environment, set it to default to $(CC), and passed it down
16330 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16331
16332 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
16333
16334 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
16335 We need them for unusual native builds, like systems without
16336 ranlib.
16337
16338 * configure: also define $(host_canonical) and
16339 $(target_canonical), which are the full, canonical names for the
16340 given host and target
16341
16342 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
16343
16344 * Makefile.in: Added separate definitions for C++.
16345
16346 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
16347
16348 * configure.in (configdirs): Add deja-gnu.
16349
16350 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
16351
16352 * README: Update for configure.texi and gdb-4.7 release.
16353
16354 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
16355
16356 * Makefile.in: Move "all" target to top of file.
16357 Previously, first target was ".PHONY" which caused BSD4.4 make
16358 to build .PHONY when make was run without arguments.
16359
16360 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
16361
16362 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
16363 Library-copylefted code in libiberty.
16364
16365 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
16366
16367 * config.sub: Replace m68kmote with plain old m68k.
16368
16369 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
16370
16371 * Makefile.in: Remove space from blank line, avoid Make complaints.
16372
16373 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
16374
16375 * config.sub: Complain if no argument is given. Added support for
16376 386bsd as OS and target alias.
16377
16378 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
16379
16380 * Makefile.in (XTRAFLAGS): include newlib directories if
16381 newlib/Makefile exists, rather than if host != target.
16382
16383 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
16384
16385 * config.sub: recognize sparclite-wrs-vxworks.
16386
16387 * Makefile.in (install-xiberty): added *-xiberty make rules (from
16388 p3.) Added clean-xiberty to clean.
16389
16390 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16391
16392 * configure.in: use *-*-* instead of nested cases for host and target
16393
16394 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
16395
16396 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16397 from the same source tree and not building a cross-compiler. This
16398 matters for the libg++ configuration if reconfiguring a tree that
16399 has already been installed.
16400
16401 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
16402
16403 * config.sub (i486v/i486v4): Merge in from FSF version.
16404
16405 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
16406
16407 * configure: only set PWD if it is already set.
16408
16409 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
16410
16411 * configure: just set PWD=`pwd` at the top, since Ultrix sh
16412 doesn't have unset and all success paths (and most error paths)
16413 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
16414 to just ${PWD} to avoid confusion.)
16415
16416 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
16417
16418 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
16419 even for a native compilation.
16420
16421 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
16422
16423 Changes to make the gdb.tar.Z rule work better.
16424
16425 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
16426 (DEVO_SUPPORT): Add configure.texi.
16427 (bfd-ilrt.tar.Z): Remove ancient rule.
16428
16429 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
16430
16431 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16432 pick up the machine and system specific header files.
16433
16434 * configure.in, config.sub: added new target m68010-adobe-scout,
16435 with alias of adobe68k. Changed configure.in to check for
16436 -scout before -sco* to avoid a false match.
16437
16438 * Makefile.in: added AS_FOR_TARGET, passed down in
16439 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
16440 the C compiler to use to create programs which are run in the
16441 build environment, set it to default to $(CC), and passed it down
16442 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16443
16444 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
16445
16446 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
16447 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
16448 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
16449 FOR_TARGET variants, to newlib and libg++.
16450
16451 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
16452
16453 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
16454 first.
16455
16456 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
16457
16458 * config.sub: Accept `elf' as an environment.
16459
16460 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
16461
16462 * Makefile.in (all-opcodes): cd into the right directory
16463
16464 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
16465
16466 * configure: added -program_transform_name option, used as
16467 argument to sed when installing programs.
16468 configure.texi: added documentation for -program_prefix,
16469 -program_suffix and -program_transform_name.
16470
16471 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
16472
16473 * config.sub: Accept i486 where i386 ok.
16474
16475 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
16476
16477 * config.sub: accept we32k
16478
16479 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
16480
16481 * config.sub, configure.in: accept OSE68000 and OSE68k.
16482
16483 * Makefile.in: don't create all directories for ``make install'';
16484 let the subdirectories create the ones they need.
16485
16486 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16487
16488 * COPYING: new file, GPL v2
16489
16490 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16491
16492 * Makefile.in: use the new gen-info-dir, which needs a template
16493 argument (which also lives in texinfo)
16494
16495 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
16496
16497 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
16498
16499 * config.sub (ncr3000): Change i386 to i486.
16500
16501 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16502
16503 * Makefile.in: add install-rcs, install-grep to
16504 install-no-fixedincludes, removed install-bison and install-libgcc
16505
16506 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
16507
16508 * configure.in: grab the HPUX makefile fragment if on HPUX
16509
16510 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
16511
16512 * Makefile.in: eradicate bison spoor (ditto libgcc).
16513 configure.in: recognise m68{k,000}-ericsson-OSE.
16514 es1800 is alias for m68k-ericsson-OSE
16515
16516 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16517
16518 * configure.in: rearrange the parts that remove programs from
16519 configdirs, based now on HOST==TARGET or by canonical triple.
16520
16521 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16522
16523 * test-build.mk: recurse explicitly with -f test-build.mk when
16524 appropriate. predicate stage3 and comparison on the existence
16525 of gcc. That is, if gcc isn't around, we aren't three-staging.
16526 On very clean, also remove ...stamp-co. Build in-place before
16527 doing other builds.
16528
16529 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
16530
16531 * Makefile.in, configure.in: add tgas
16532
16533 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16534
16535 * Makefile.in: a number of changes merged in from progressive.
16536
16537 * configure.in: add libm.
16538
16539 * .cvsignore: ignore some stuff that comes from test-build.mk.
16540
16541 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
16542
16543 * config.sub: Add es1800 (m68k-ericsson-es1800).
16544
16545 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
16546
16547 * configure: Add program_suffix (parallel to program_prefix)
16548 * Makefile.in: adjust directory-creating script for losing decstation
16549
16550 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
16551
16552 * configure: Minor $subdir-related fixes.
16553
16554 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
16555
16556 * configure: fix various problems with propogating
16557 makefile_target_frag in subdirs.
16558 * configure.in: config libgcc if its there
16559
16560 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
16561
16562 * config.sub: HPPA merge.
16563
16564 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
16565
16566 * Makefile.in: Replace all-bison with all-byacc in all
16567 dependency lines for other tools (which now use byacc).
16568
16569 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
16570
16571 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
16572
16573 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
16574
16575 * Makefile.in: make gprof rules similar to byacc rules (instead of
16576 vestigal $(unsubdir) that didn't work...)
16577
16578 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
16579
16580 * config.sub: Add support for Linux.
16581 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
16582 (at least for libg++).
16583
16584 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
16585
16586 * configure.texi: fix doc for the -nfp option to configure
16587
16588 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
16589
16590 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
16591
16592 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
16593
16594 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
16595 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
16596 * configure.in: added solaris* host_makefile_frag hook.
16597
16598 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16599
16600 * config.sub: changed recognition of m68000 so that various
16601 m68k types can be specified via m680[01234]0
16602
16603 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16604
16605 * config.sub (basic_machine): fix sed so that '-foo' isn't
16606 completely substituted out while .+'-foo' loses the '-foo'
16607
16608 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
16609
16610 * config.sub ($os): Add -aout.
16611
16612 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
16613
16614 * configure: If host_makefile_frag is absolute, don't
16615 prefix ${invsubdir} (relevant to libg++ auto-configure).
16616
16617 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
16618
16619 * Makefile.in (tooldir): Define it.
16620 (all-ld): Depend on all-flex.
16621
16622 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
16623
16624 * Makefile.in (check): Fix libg++ special case.
16625
16626 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
16627
16628 * configure: do not bury `pwd` into config.status, thus do fewer
16629 pwd's.
16630
16631 * configure: print the "Building in" message only when building in
16632 other than "." AND verbose.
16633
16634 * configure: remove -s, rework -v to better accommodate guested
16635 configures.
16636
16637 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
16638
16639 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
16640
16641 * Makefile.in: macroize flags passed on recursion. remove
16642 fileutils.
16643
16644 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
16645
16646 * configure: get makesrcdir right for subdirs deeper than 1.
16647
16648 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
16649 install.
16650
16651 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
16652
16653 * Makefile.in: don't print subdir_do or recursion lines.
16654
16655 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
16656
16657 * standards.texi: added menu item.
16658
16659 * Makefile.in: build and install standards.info.
16660
16661 * standards.texi: new file.
16662
16663 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16664
16665 * configure: test for and move config.status pieces from
16666 ${subdir}/.
16667
16668 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
16669
16670 * configure: Test for existance of files before trying to mv
16671 them, to avoid numerous non-existance messages.
16672
16673 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
16674
16675 * configure: correct final line of config.status.
16676
16677 * configure: patch from eggert. Avoids a protection problem if
16678 the original Makefile.in is read only.
16679
16680 * configure: use move-if-change from gcc to create config.status.
16681 Some makefiles depend on config.status to tell if a directory
16682 has been reconfigured for a different host. This change
16683 prevents those directories from remaking everything in the case
16684 where the reconfig was only intended to rebuild a Makefile.
16685
16686 * configure: test for config.sub with "config.sub sun4" rather
16687 than "config.sub ${host_alias}". Otherwise we can't tell a bad
16688 host alias from a missing config.sub.
16689
16690 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16691
16692 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
16693 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
16694
16695 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
16696
16697 * configure: mkdir ${subdir} as needed.
16698
16699 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
16700
16701 * Makefile.in,configure.in: added autoconf.
16702
16703 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16704
16705 * Makefile.in: no longer pass against on recursion.
16706
16707 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
16708 definitions are not inherited.
16709
16710 * configure: correct makesrcdir when subdir is .
16711
16712 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
16713
16714 * configure: Add support for 'subdirs' variable, which is
16715 like 'configdirs', except that configure doesn't re-invoke
16716 itself for subdirs, it just creates a Makefile for each subdir.
16717 * configure.texi: Document subdirs.
16718
16719 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16720
16721 * configure.in: added flex to configdirs
16722
16723 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
16724
16725 * Makefile.in: remove clean-stamps from clean.
16726
16727 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
16728
16729 * configure.in: Add gdbtest to configdirs.
16730
16731 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
16732
16733 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
16734 to recursive makes.
16735 * configure.in: Recognize new ncr3000 config.
16736
16737 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
16738
16739 * Makefile.in, configure.in: removed references to gdbm.
16740
16741 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
16742
16743 * config.sub: Don't canonicalize os value
16744 newsos* to bsd (readline needs to check for newsos).
16745 (This fix was earlier made Jan 31, but got re-broken.)
16746
16747 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
16748
16749 * configure.in: sco is an os, not a vendor!
16750
16751 * configure: Quote $( better. Keep various shells happy.
16752
16753 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
16754
16755 * Makefile.in: eliminate stamp-files.
16756
16757 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
16758
16759 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
16760 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
16761
16762 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
16763
16764 * config.sub: fix iris/iris3.
16765
16766 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
16767
16768 * configure: re-add -rm.
16769
16770 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
16771
16772 * Maskefile.in: add .stmp-rcs to all.
16773
16774 * configure.in: remove gas from rs6000 build, use aix host fragment.
16775
16776 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
16777
16778 * configure: pass down site_option during recursion.
16779
16780 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
16781
16782 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
16783
16784 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
16785
16786 * configure: Change exec_prefix so that it really defaults to prefix.
16787
16788 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
16789
16790 * Makefile.in, configure.in: Add support for mmalloc library.
16791
16792 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
16793
16794 * Makefile.in: add stmp dependencies for a few more things.
16795
16796 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
16797
16798 * configure: adjusted error message on objdir/srcdir configure
16799 collision, per john's suggestion.
16800
16801 * Makefile.in: add libiberty stmp to all and all.cross.
16802
16803 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
16804
16805 * Makefile.in: remove force dependencies, add grep to all.
16806
16807 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
16808
16809 * Makefile.in: drop flex. make stamp files work.
16810
16811 * configure: added test for conflicting configuration in srcdir,
16812 remove trailing slashes from srcdir. Otherwise emacs gdb mode
16813 gets cranky. use relative paths for configure and srcdir
16814 whenever possible. Send some error messages to stderr that were
16815 going to stdout.
16816
16817 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
16818
16819 * Makefile.in: Fix libg++ rule to check for gcc directory
16820 before using gcc/gcc. Also pass XTRAFLAGS.
16821
16822 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
16823
16824 * Makefile.in: added stmp-files so that directories aren't polled
16825 when they are already built.
16826
16827 * configure.texi: fixed a node pointer problem.
16828
16829 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
16830
16831 * config.sub configure.in gdb/configure.in
16832 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
16833 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
16834 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
16835
16836 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16837
16838 * configure: -recurring becomes -silent. corrected help message
16839 for -site= option.
16840
16841 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
16842
16843 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16844
16845 * configure: when building Makefile for crosses, replace
16846 tooldir and program_prefix. default srcdir from location of
16847 config.sub. remove "for host in hosts" and "for target in
16848 targets" loops.
16849
16850 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16851
16852 * Makefile.in: Do not pass bindir or mandir to cvs.
16853
16854 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
16855
16856 * Makefile.in, configure.in: removed traces of namesubdir,
16857 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
16858 copyrights to '92, changed some from Cygnus to FSF.
16859
16860 * configure.texi: remove most references to multiple hosts,
16861 multiple targets, subdirs, etc.
16862
16863 * configure.man: removed rcsid. reference config.sub not
16864 config.subr.
16865
16866 * Makefile.in: mkdir $(infodir) on install-info.
16867
16868 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
16869
16870 * configure.texi: Explain better about .gdbinit and about
16871 the environment that configure.in sections run in.
16872
16873 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
16874
16875 * configure.in: Ultrix is only a decstation if it's a MIPS.
16876
16877 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
16878
16879 * README: DOC.configure => cfg-paper.texi.
16880
16881 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
16882
16883 * config.sub (near case $os): Don't convert newsos* to bsd!
16884
16885 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
16886
16887 * Makefile.in: Reinstall change from gdb-4.3 that reduces
16888 the number of copies of COPYING that go into the GDB tar file.
16889
16890 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
16891
16892 * bfd/configure.in, gdb/config/mh-i386sco,
16893 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
16894 Fix SCO configuration stuff.
16895
16896 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
16897
16898 * Makefile.in: For libg++, make sure the -I pointing
16899 to the gcc directory goes *after* all the libg++-local -I flags.
16900 Also, move just-gcc dependency from just-libg++ to all-libg++.
16901
16902 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
16903
16904 * configure: Change -x to -f to keep Ultrix /bin/test happy.
16905
16906 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
16907
16908 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
16909
16910 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
16911
16912 * config.sub: Add stratus configuration frags. Also
16913 submitted to FSF.
16914
16915 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
16916
16917 * Makefile.in (DEV_SUPPORT): add configure.man.
16918
16919 * config.sub(Decode manufacturer-specific): add -none*.
16920
16921 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
16922
16923 * Makefile.in: remove form feeds to make Sun's make happy.
16924 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
16925
16926 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
16927
16928 * Makefile.in (AR_FLAGS): Make quieter.
16929
16930 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
16931
16932 * configure.in: Add libg++.
16933 * configure: When verbose, don't output the command line at each
16934 level; it will be unremarkably the same as the previous version,
16935 which will be the same as what the user typed.
16936
16937 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
16938
16939 * configure.in, Makefile.in: fix clean-info, add flex. add
16940 fileutils.
16941
16942 * configure: be less sensitive to spaces in Makefile.in. Do not
16943 look for sources in "..". Doing so breaks subdirectories that
16944 might have their own configure. If a subdir has it's own
16945 configure script, use it.
16946
16947 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
16948
16949 * cfg-paper.texi: some changes suggested by rms.
16950
16951 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
16952
16953 * config.sub: Merge in some small additions from the FSF version,
16954 taken from the gcc distribution, to bring the Cygnus and FSF
16955 versions into closer sync.
16956
16957 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
16958
16959 * configure.in: Changed svr4 references to sysv4.
16960
16961 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
16962
16963 * configure: added -V for version number option.
16964
16965 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
16966
16967 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
16968 renamed from DOC.configure to cfg-paper.texi.
16969
16970 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16971
16972 * configure, config.subr, config.sub: config.subr is now
16973 config.sub again.
16974
16975 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
16976
16977 * configure.texi: new file, in progress.
16978
16979 * Makefile.in: build info file and install the man page for
16980 configure.
16981
16982 * configure.man: new file, first cut.
16983
16984 * configure: find config.subr again now that configuration "none"
16985 has gone. removed all traces of the -ansi option. removed all
16986 traces of the -languages option.
16987
16988 * config.subr: resync from rms.
16989
16990 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16991
16992 * configure, config.sub, config.subr: merge config.sub into
16993 config.subr, call the result config.subr, remove config.sub, use
16994 config.subr.
16995
16996 * Makefile.in: revised install for dir.info.
16997
16998 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16999
17000 * configure.in: add decstation host makefile frag.
17001
17002 * Makefile.in: BISON now bison -y again. also install-gcc on
17003 install. clean-gdbm on clean. infodir belongs in datadir.
17004 Make directories for info install. Build dir.info here then
17005 install it.
17006
17007 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17008
17009 * Makefile.in: fix for bad directory tests.
17010
17011 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17012
17013 * configure: \{1,2\} appears to be a sysv'ism. Use a different
17014 regexp. -srcdir relative was being handled incorrectly.
17015
17016 * Makefile.in: unwrapped some for loops so that parallel makes
17017 work again and so one can focus one's attention on a particular
17018 package.
17019
17020 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17021
17022 * configure: added PWD as a stand in for `pwd` (for speed). use
17023 elif wherever possible. make -srcdir work without -objdir.
17024 -objdir= commented out.
17025
17026 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17027
17028 * configure: +options become --options. -subdirs commented out.
17029 added -host, -datadir. Renamed -destdir to -prefix. Comment in
17030 Makefile now at top of generated Makefile. Removed cvs log
17031 entries. added -srcdir. create .gdbinit only if there is one
17032 in ${srcdir}.
17033
17034 * Makefile.in: idestdir and ddestdir go away. Added copyrights
17035 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
17036 and mandir now keyed off datadir by default.
17037
17038 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17039
17040 * Freshly created ChangeLog.
17041
17042 \f
17043 Local Variables:
17044 mode: change-log
17045 left-margin: 8
17046 fill-column: 76
17047 version-control: never
17048 End: