]> Git Repo - binutils.git/blob - config/ChangeLog
GCC: Check if AR works with --plugin and rc
[binutils.git] / config / ChangeLog
1 2021-01-11  H.J. Lu  <[email protected]>
2
3         PR ld/27173
4         * gcc-plugin.m4 (GCC_PLUGIN_OPTION): Check if AR works with
5         --plugin and rc before enabling --plugin.
6
7 2021-01-09  H.J. Lu  <[email protected]>
8
9         * gcc-plugin.m4 (GCC_PLUGIN_OPTION): New.
10
11 2021-01-09  Nick Clifton  <[email protected]>
12
13         * 2.36 release branch crated.
14
15 2021-01-01  Nicolas Boulenguez  <[email protected]>
16
17         * override.m4: Correct comment grammar.
18
19 2020-09-08  Alan Modra  <[email protected]>
20
21         Sync from gcc
22         2020-07-15  H.J. Lu  <[email protected]>
23         PR bootstrap/96202
24         * cet.m4 (GCC_CET_HOST_FLAGS): Don't enable CET without CET
25         support in stage1 nor for build support.
26
27 2020-07-30  Rainer Orth  <[email protected]>
28
29         * largefile.m4 (ACX_LARGEFILE) <sparc-*-solaris*|i?86-*-solaris*>:
30         Check for <sys/procfs.h> incompatilibity with large-file support
31         on Solaris.
32         Only disable large-file support and perhaps plugins if needed.
33         Set, substitute LARGEFILE_CPPFLAGS if so.
34
35 2020-07-28  H.J. Lu  <[email protected]>
36
37         PR binutils/26301
38         * pkg.m4 (PKG_CHECK_MODULES): Use AC_TRY_LINK only if
39         $pkg_failed = no.
40
41 2020-07-28  H.J. Lu  <[email protected]>
42
43         PR binutils/26301
44         * pkg.m4 (PKG_CHECK_MODULES): Add AC_TRY_LINK to check if
45         $pkg_cv_[]$1[]_LIBS works.
46
47 2020-07-24  Aaron Merey  <[email protected]>
48
49         * debuginfod.m4: use PKG_CHECK_MODULES.
50         * pkg.m4: New file.
51
52 2020-07-04  Nick Clifton  <[email protected]>
53
54         Binutils 2.35 branch created.
55
56 2020-06-24  H.J. Lu  <[email protected]>
57
58         Sync with GCC
59         2020-05-29  H.J. Lu  <[email protected]>
60
61         PR bootstrap/95413
62         * cet.m4: Replace save_CFLAGS and save_LDFLAGS with
63         cet_save_CFLAGS and cet_save_LDFLAGS.
64
65 2020-05-16  H.J. Lu  <[email protected]>
66
67         Sync with GCC
68         2020-05-15  H.J. Lu  <[email protected]>
69
70         PR bootstrap/95147
71         * cet.m4 (GCC_CET_FLAGS): Also check if -fcf-protection works
72         when defaulting to auto.
73
74         2020-05-14  H.J. Lu  <[email protected]>
75
76         * cet.m4 (GCC_CET_FLAGS): Change default to auto.
77
78 2020-05-12  H.J. Lu  <[email protected]>
79
80         Sync with GCC
81         2020-05-12  H.J. Lu  <[email protected]>
82
83         PR bootstrap/94998
84         * cet.m4 (GCC_CET_HOST_FLAGS): Enable CET in cross compiler if
85         possible.
86
87 2020-04-29  H.J. Lu  <[email protected]>
88
89         Sync with GCC
90         2020-04-28  H.J. Lu  <[email protected]>
91
92         PR bootstrap/94739
93         * cet.m4 (GCC_CET_HOST_FLAGS): Add -fcf-protection=none to
94         -Wl,-z,ibt,-z,shstk.  Check whether -fcf-protection=none
95         -Wl,-z,ibt,-z,shstk works first.
96
97         2020-04-25  H.J. Lu  <[email protected]>
98
99         PR bootstrap/94739
100         * cet.m4 (GCC_CET_HOST_FLAGS): New.
101
102         2020-04-22  Jakub Jelinek  <[email protected]>
103
104         PR libfortran/94694
105         PR libfortran/94586
106         * math.m4 (GCC_CHECK_MATH_INLINE_BUILTIN_FALLBACK1,
107         GCC_CHECK_MATH_INLINE_BUILTIN_FALLBACK2): New.
108
109 2020-02-19  Andrew Burgess  <[email protected]>
110
111         * ax_count_cpus.m4: New file, backported from GCC.
112         * bootstrap-Og.mk: New file, backported from GCC.
113         * bootstrap-lto-lean.mk: New file, backported from GCC.
114         * bootstrap-lto.mk: Changes backported from GCC.
115         * futex.m4: Changes backported from GCC.
116         * gthr.m4: Changes backported from GCC.
117         * lib-link.m4: Changes backported from GCC.
118         * mh-mingw: Changes backported from GCC.
119         * no-executables.m4: Changes backported from GCC.
120         * tls.m4: Changes backported from GCC.
121         * toolexeclibdir.m4: New file, backported from GCC.
122
123 2020-01-18  Nick Clifton  <[email protected]>
124
125         Binutils 2.34 branch created.
126
127 2019-09-09  Phil Blundell  <[email protected]>
128
129         binutils 2.33 branch created.
130
131 2018-06-24  Nick Clifton  <[email protected]>
132
133         2.32 branch created.
134
135 2018-11-09  Hafiz Abid Qadeer  <[email protected]>
136
137         * iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
138         Append $INCICONV to it.
139
140 2018-10-31  Joseph Myers  <[email protected]>
141
142         Merge from GCC:
143         2018-10-28  Iain Buclaw  <[email protected]>
144
145         * multi.m4: Set GDC.
146
147         2018-07-05  James Clarke  <[email protected]>
148
149         * dfp.m4 (enable_decimal_float): Enable for x86_64*-*-gnu* to
150         catch x86_64 kFreeBSD and Hurd.
151
152         Merge from GCC:
153         PR bootstrap/82856
154         * math.m4, tls.m4: Use AC_LANG_SOURCE.
155
156 2018-06-19  Simon Marchi  <[email protected]>
157
158         * override.m4 (_GCC_AUTOCONF_VERSION): Bump from 2.64 to 2.69.
159
160 2018-06-18  Simon Marchi  <[email protected]>
161
162         Sync with GCC
163         2018-06-08  Martin Liska  <[email protected]>
164
165         * bootstrap-mpx.mk: Remove.
166
167         2018-05-10  Martin Liska  <[email protected]>
168
169         PR bootstrap/64914
170         * bootstrap-ubsan.mk: Define UBSAN_BOOTSTRAP.
171
172         2018-05-09  Joshua Watt <[email protected]>
173
174         * ax_pthread.m4: Add file.
175
176         2018-05-08  Richard Biener  <[email protected]>
177
178         PR bootstrap/85571
179         * bootstrap-lto-noplugin.mk: Disable compare.
180         * bootstrap-lto.mk: Supply contrib/compare-lto for do-compare.
181
182         2018-04-24  H.J. Lu  <[email protected]>
183
184         PR bootstrap/85490
185         * bootstrap-cet.mk (STAGE4_CFLAGS): New.
186
187         2018-04-24  H.J. Lu  <[email protected]>
188
189         PR target/85485
190         * bootstrap-cet.mk (STAGE2_CFLAGS): Remove -mcet.
191         (STAGE3_CFLAGS): Likewise.
192
193         2018-04-24  H.J. Lu  <[email protected]>
194
195         PR target/85485
196         * cet.m4 (GCC_CET_FLAGS): Replace -mcet with -mshstk.
197
198         2018-04-19  Jakub Jelinek  <[email protected]>
199
200         * cet.m4 (GCC_CET_FLAGS): Default to --disable-cet, replace
201         --enable-cet=default with --enable-cet=auto.
202
203         2018-04-18  David Malcolm  <[email protected]>
204
205         PR jit/85384
206         * acx.m4 (GCC_BASE_VER): Remove \$\$ from sed expression.
207
208 2018-04-05  H.J. Lu  <[email protected]>
209
210         Sync with GCC
211         2018-04-05  H.J. Lu  <[email protected]>
212
213         PR gas/22318
214         * plugins.m4 (AC_PLUGINS): Use dlsym to check if libdl is needed.
215
216         2018-02-14  Igor Tsimbalist  <[email protected]>
217
218         PR target/84148
219         * cet.m4: Check if target support multi-byte NOPS (SSE).
220
221 2018-02-06  Eric Botcazou  <[email protected]>
222
223         * gcc-plugin.m4 (GCC_ENABLE_PLUGINS): Remove -q option passed to grep.
224
225 2018-01-10  Nick Clifton  <[email protected]>
226
227         * Sync with GCC sources:
228
229         2017-11-14 Boris Kolpackov  <[email protected]>
230
231         * gcc-plugin.m4: Add support for MinGW.
232
233         2017-11-17  Igor Tsimbalist  <[email protected]>
234
235         * cet.m4: New file.
236
237         2017-11-15  Alexandre Oliva <[email protected]>
238
239         * bootstrap-debug-lean.mk (do-compare): Use the
240         contrib/compare-debug script.
241
242         2017-10-24  H.J. Lu  <[email protected]>
243
244         * bootstrap-cet.mk: New file.
245
246         2017-06-19  Martin Liska  <[email protected]>
247
248         * bootstrap-lto-noplugin.mk: Enable -flto in all PGO stages.
249         * bootstrap-lto.mk: Likewise.
250
251         2017-06-03  Eric Botcazou  <[email protected]>
252
253         * mt-android: New file.
254
255         2017-02-13  Richard Biener  <[email protected]>
256
257         * isl.m4: Remove support for ISL 0.14.
258
259         2017-01-19  Uros Bizjak  <[email protected]>
260
261         PR target/78478
262         * ax_check_define.m4: New file.
263
264         2017-01-17  Jakub Jelinek  <[email protected]>
265
266         PR other/79046
267         * acx.m4 (GCC_BASE_VER): New m4 function.
268         (ACX_TOOL_DIRS): Require GCC_BASE_VER, for
269         --with-gcc-major-version-only use just major number from BASE-VER.
270
271         2017-01-06  Rainer Orth  <[email protected]>
272
273         PR go/78978
274         * hwcaps.m4 (GCC_CHECK_ASSEMBLER_HWCAP): New macro.
275
276 2017-01-05  Alan Modra  <[email protected]>
277
278         * picflag.m4: Import from gcc.
279
280 2016-12-08  Alan Modra  <[email protected]>
281
282         * acx.m4: Import from gcc.
283         * bootstrap-asan.mk: Likewise.
284         * multi.m4: Likewise.
285
286 2016-01-18  Alan Modra  <[email protected]>
287
288         PR binutils/19481
289         * override.m4 (AC_PROG_LEX): Define.
290
291 2015-10-21  Maxim Ostapenko  <[email protected]>
292
293         * bootstrap-asan.mk: Replace ASAN_OPTIONS=detect_leaks with
294         LSAN_OPTIONS=detect_leaks.
295
296 2015-08-24  Yaakov Selkowitz  <[email protected]>
297
298         * iconv.m4 (AM_ICONV_LINK): Use in-tree libiconv when present.
299
300 2015-07-27  H.J. Lu  <[email protected]>
301
302         Sync with GCC
303         2015-07-24  Micahel Darling  <[email protected]>
304
305         PR other/66259
306         * gettext.m4: Reflects renaming of configure.in to configure.ac
307         * po.m4: Likewise
308         * stdint.m4: Likewise
309         * tcl.m4: Likewise
310
311 2015-07-14  H.J. Lu  <[email protected]>
312
313         Sync with GCC
314         2015-05-13  Eric Botcazou  <[email protected]>
315
316         * sjlj.m4: New file.
317
318         2015-05-04  Trevor Saunders  <[email protected]>
319
320         * bitfields.m4: Change int to long long, and use bitfields of
321         width 1 instead of 0.
322
323         2015-05-01  Trevor Saunders  <[email protected]>
324
325         * bitfields.m4: New file.
326
327         2015-04-14  H.J. Lu  <[email protected]>
328
329         * bootstrap-mpx.mk: New file.
330
331         2015-03-25  Uros Bizjak  <[email protected]>
332
333         PR bootstrap/65537
334         * bootstrap-lto-noplugin.mk: New build configuration.
335
336         2014-11-13  Kirill Yukhin  <[email protected]>
337
338         * target-posix: New file.
339
340         2014-10-27  Tom Tromey  <[email protected]>
341
342         * gcc-plugin.m4: New file.
343
344 2015-07-14  H.J. Lu  <[email protected]>
345
346         Sync with GCC
347         2015-05-27  Jason Merrill  <[email protected]>
348
349         PR bootstrap/66304
350         * warnings.m4 (ACX_PROG_CXX_WARNING_OPTS)
351         (ACX_PROG_CXX_WARNINGS_ARE_ERRORS)
352         (ACX_PROG_CXX_WARNING_ALMOST_PEDANTIC): New.
353         (ACX_PROG_CC_WARNING_OPTS, ACX_PROG_CC_WARNING_ALMOST_PEDANTIC)
354         (ACX_PROG_CC_WARNINGS_ARE_ERRORS): Push into C language context.
355
356 2015-07-14  H.J. Lu  <[email protected]>
357
358         Sync with GCC
359         * mh-alpha-linux: Restored.
360
361 2015-06-30  H.J. Lu  <[email protected]>
362
363         * dfp.m4 (enable_decimal_float): Also set to yes for
364         i?86*-*-elfiamcu target.
365
366 2015-04-10  Jakub Jelinek  <[email protected]>
367             Iain Sandoe  <[email protected]>
368
369         PR target/65351
370         * mh-darwin: Only apply -mdynamic-no-pic for m32 Darwin when the
371         compiler in use supports -mno-dynamic-no-pic.
372         * picflag.m4: Only append -mno-dynamic-no-pic for Darwin when
373         -mdynamic-no-pic is present in CFLAGS.
374
375 2015-04-07  Jakub Jelinek  <[email protected]>
376             Iain Sandoe  <[email protected]>
377
378         PR target/65351
379         * picflag.m4: Append -mno-dynamic-no-pic for Darwin.
380
381 2015-04-02  H.J. Lu  <[email protected]>
382
383         * zlib.m4 (AM_ZLIB): Set zlibdir to -L\$(top_builddir)/../zlib
384         and set zlibinc to -I\$(top_srcdir)/../zlib.
385
386 2015-04-01  H.J. Lu  <[email protected]>
387
388         * zlib.m4 (AM_ZLIB): Unset zlibdir and zlibinc only for
389         --with-system-zlib.
390
391 2015-03-31  H.J. Lu  <[email protected]>
392
393         * zlib.m4 (AM_ZLIB): Replace --with-zlib with --with-system-zlib.
394
395 2015-03-16  H.J. Lu  <[email protected]>
396
397         * isl.m4: Sync with GCC tree.
398
399 2015-03-16  H.J. Lu  <[email protected]>
400
401         Sync with GCC
402         2015-02-18  Thomas Schwinge  <[email protected]>
403
404         * elf.m4 (ACX_ELF_TARGET_IFELSE): nvptx-*-none isn't ELF.
405
406 2015-03-16  H.J. Lu  <[email protected]>
407
408         Sync with GCC
409         2014-11-17  Bob Dunlop  <[email protected]>
410
411         * mt-ospace (CFLAGS_FOR_TARGET): Append -g -Os rather than
412         overwriting.
413         (CXXFLAGS_FOR_TARGET): Similarly.
414
415 2015-03-16  H.J. Lu  <[email protected]>
416
417         Sync with GCC
418         2014-04-25  Marc Glisse  <[email protected]>
419
420         PR target/43538
421         * mt-gnu: Don't reset CXXFLAGS_FOR_TARGET.
422
423 2015-03-16  H.J. Lu  <[email protected]>
424
425         * bootstrap-asan.mk: Sync with GCC tree.
426         * bootstrap-lto.mk: Likewise.
427
428 2015-03-16  H.J. Lu  <[email protected]>
429
430         * cloog.m4: Removed.
431
432 2014-08-19  Alan Modra  <[email protected]>
433
434         * plugins.m4 (AC_PLUGINS): If plugins are enabled, add -ldl to
435         LIBS via AC_SEARCH_LIBS.
436
437 2014-08-14  Alan Modra  <[email protected]>
438
439         * plugins.m4: Test for dlfcn.h or windows.h here to set default
440         for --enable-plugins.  Report error if someone tries to enable
441         plugins on a host we don't support.
442
443 2014-05-14  Sandra Loosemore  <[email protected]>
444
445         * mt-nios2-elf: New file.
446
447 2013-12-07  Mike Frysinger  <[email protected]>
448
449         * acinclude.m4: Remove +x file mode.
450
451 2013-11-29  Marek Polacek  <[email protected]>
452
453         * bootstrap-ubsan.mk (POSTSTAGE1_LDFLAGS): Remove -lpthread -ldl.
454         Add -B$$r/prev-$(TARGET_SUBDIR)/libsanitizer/.
455
456 2013-11-29  H.J. Lu  <[email protected]>
457
458         * bootstrap-asan.mk (POSTSTAGE1_LDFLAGS): Add
459         -B$$r/prev-$(TARGET_SUBDIR)/libsanitizer/.
460
461 2013-11-19  Marek Polacek  <[email protected]>
462
463         * bootstrap-ubsan.mk (POSTSTAGE1_LDFLAGS): Add -ldl.
464
465 2013-11-18  Jan Hubicka  <[email protected]>
466
467         * bootstrap-lto.mk: Use -ffat-lto-objects.
468
469 2013-11-15  Andreas Schwab  <[email protected]>
470
471         * picflag.m4 (m68k-*-*): Use default PIC flag.
472
473 2013-09-29  Iain Sandoe  <[email protected]>
474
475         * mh-darwin (BOOT_CFLAGS): Only add -mdynamic-no-pic for m32 hosts.
476         (STAGE1_CFLAGS, STAGE1_LDFLAGS): New.
477         Fix over-length lines and amend comments.
478
479 2013-08-30  Marek Polacek  <[email protected]>
480
481         * bootstrap-ubsan.mk: New.
482
483 2013-03-27  Kai Tietz  <[email protected]>
484
485         * dfp.m4: Add support for cygwin x64 target.
486         * picflag.m4: Likewise.
487
488 2013-02-25  H.J. Lu  <[email protected]>
489
490         * bootstrap-asan.mk (POSTSTAGE1_LDFLAGS): Add
491         -B$$r/prev-$(TARGET_SUBDIR)/libsanitizer/asan/.
492
493 2013-01-23  Shenghou Ma  <[email protected]>
494
495         * isl.m4: don't echo $CFLAGS for ISL_CHECK_VERSION.
496
497 2013-01-15  Richard Biener  <[email protected]>
498
499         PR other/55973
500         * isl.m4 (ISL_INIT_FLAGS): Warn about disabled version check
501         for in-tree build.
502         (ISL_CHECK_VERSION): Do not use AC_CACHE_CHECK.
503         * cloog.m4 (CLOOG_INIT_FLAGS): Disable version check for
504         in-tree build and warn about that.
505         (CLOOG_CHECK_VERSION): Do not use AC_CACHE_CHECK.
506
507 2013-01-07  H.J. Lu  <[email protected]>
508
509         * libstdc++-raw-cxx.m4 (GCC_LIBSTDCXX_RAW_CXX_FLAGS): Remove
510         "-I" from LIBSTDCXX_RAW_CXX_LDFLAGS.
511
512 2012-12-12  H.J. Lu  <[email protected]>
513
514         * libstdc++-raw-cxx.m4 (GCC_LIBSTDCXX_RAW_CXX_FLAGS): Also
515         AC_SUBST LIBSTDCXX_RAW_CXX_LDFLAGS.
516
517 2012-12-11  H.J. Lu  <[email protected]>
518
519         PR sanitizer/55533
520         * libstdc++-raw-cxx.m4: New file.
521
522 2012-11-28  H.J. Lu  <[email protected]>
523
524         * bootstrap-asan.mk: New file.
525
526 2012-11-04  Thomas Schwinge  <[email protected]>
527
528         * dfp.m4 (enable_decimal_float): Enable for i?86*-*-gnu*.
529
530 2012-10-15  Pavel Chupin  <[email protected]>
531
532         * gthr.m4: New. Define GCC_AC_THREAD_HEADER.
533
534 2012-09-19  Steve Ellcey  <[email protected]>
535
536         * mt-sde: Change -mcode-xonly to -mcode-readable=pcrel.
537
538 2012-09-03  Richard Guenther  <[email protected]>
539
540         PR bootstrap/54138
541         * config/cloog.m4: Adjust for toplevel reorg.
542         * config/isl.m4: Adjust.
543
544 2012-08-26  Art Haas <[email protected]>
545
546         * cloog.m4 (CLOOG_INIT_FLAGS): Use = instead of == in test.
547
548 2012-07-04  Tristan Gingold  <[email protected]>
549
550         * isl.m4 (ISL_CHECK_VERSION): Set to yes if cross-compiling.
551         Fix comments.
552
553 2012-07-03  Richard Guenther  <[email protected]>
554
555         * cloog.m4: Remove debugging print.
556
557 2012-07-03  Rainer Orth  <[email protected]>
558
559         * isl.m4 (ISL_CHECK_VERSION): Add -lisl to LIBS, not LDFLAGS.
560
561 2012-07-02  Richard Guenther  <[email protected]>
562
563         * isl.m4 (_ISL_CHECK_CT_PROG): Omit main function header/footer.
564         Fix version test.
565
566 2012-07-02  Richard Guenther  <[email protected]>
567         Michael Matz  <[email protected]>
568         Tobias Grosser <[email protected]>
569         Sebastian Pop <[email protected]>
570
571         * cloog.m4: Set up to work against ISL only.
572         * isl.m4: New file.
573
574 2012-05-29  Joseph Myers  <[email protected]>
575
576         * mt-sde: Fix typos.
577         * stdint.m4: Fix typos.
578         * tcl.m4: Fix typos.
579
580 2012-05-03  Olivier Hainque  <[email protected]>
581
582         * mh-ppc-aix (LDFLAGS): Quote $(CC).
583
584 2012-04-03  Tristan Gingold  <[email protected]>
585
586         * mmap.m4: Use *vms* instead of vms*.
587
588 2012-04-02  Tristan Gingold  <[email protected]>
589
590         * math.m4 (GCC_CHECK_MATH_FUNC): Remove if-present
591         argument.  Define the variable.
592
593 2012-03-26  Tristan Gingold  <[email protected]>
594
595         * math.m4: New file.
596
597 2012-03-12  Rainer Orth  <[email protected]>
598
599         * weakref.m4 (GCC_CHECK_ELF_STYLE_WEAKREF): Remove
600         alpha*-dec-osf*.
601
602 2012-01-22  Douglas B Rupp  <[email protected]>
603
604         * config/mh-interix: Remove as unneeded.
605         * config/picflag.m4 (i[[34567]]86-*-interix3*):
606         Change triplet to i[[34567]]86-*-interix[[3-9]]*.
607
608 2012-01-04  Andreas Krebbel  <[email protected]>
609
610         PR bootstrap/51734
611         * picflag.m4: Remove s390 case statement.
612
613 2011-12-20  Andreas Schwab  <[email protected]>
614
615         * warnings.m4 (ACX_PROG_CC_WARNING_OPTS): Avoid leading dash in
616         expr call.
617
618 2011-12-19  Andreas Schwab  <[email protected]>
619
620         PR bootstrap/51388
621         * warnings.m4 (ACX_PROG_CC_WARNING_OPTS)
622         (ACX_PROG_CC_WARNING_ALMOST_PEDANTIC): Run the test without the
623         no- prefix.
624
625 2011-12-18  Eric Botcazou  <[email protected]>
626
627         * acx.m4 (Test for GNAT): Update comment and add quotes in final test.
628
629 2011-11-22  Iain Sandoe  <[email protected]>
630
631         * weakref.m4: New file.
632
633 2011-11-09  Richard Henderson  <[email protected]>
634
635         * asmcfi.m4: New file.
636
637 2011-11-02  Rainer Orth  <[email protected]>
638
639         * mh-interix (LIBGCC2_DEBUG_CFLAGS): Remove.
640
641 2011-08-22  Rainer Orth  <[email protected]>
642
643         * picflag.m4: New file.
644
645 2011-07-18  Rainer Orth  <[email protected]>
646
647         * elf.m4 (target_elf): Remove *-netware*.
648
649 2011-07-06  Uros Bizjak  <[email protected]>
650
651         * mt-alphaieee (GOCFLAGS_FOR_TARGET): Add -mieee.
652
653 2011-06-15  Mike Stump  <[email protected]>
654
655         PR target/49461
656         * mh-darwin: Turn off -pie on darwin11 and later.
657
658 2011-04-20  Eric Botcazou  <[email protected]>
659
660         * bootstrap-lto.mk: Remove obsolete requirement.
661
662 2011-03-24  Paolo Bonzini  <[email protected]>
663
664         * mt-mep: Remove, obsolete.
665         * mt-netware: Remove, obsolete.
666         * mt-wince: Remove, obsolete.
667         * mt-v810: Remove, unused.
668
669 2011-03-24  Paolo Bonzini  <[email protected]>
670
671         * mh-x86omitfp: Remove.
672
673 2011-03-24  Paolo Bonzini  <[email protected]>
674
675         * mh-cygwin: Remove obsolete variables and dependencies.
676
677 2011-03-24  Paolo Bonzini  <[email protected]>
678
679         * mh-sysv4: Remove.
680         * mh-solaris: Remove.
681
682 2011-03-24  Paolo Bonzini  <[email protected]>
683
684         * mh-sysv4: Remove AR_CFLAGS.
685
686 2011-03-24  Joseph Myers  <[email protected]>
687
688         * mh-cxux, mh-decstation, mh-dgux386, mh-lynxrs6k, mh-ncr3000,
689         mh-necv4, mh-sco, mh-sysv5: Remove.
690
691 2011-03-05  Ralf Wildenhues  <[email protected]>
692             Eric Blake  <[email protected]>
693
694         * override.m4: Error out if a buggy M4 was detected, to
695         avoid spurious diffs in generated files.
696
697 2011-01-25  Jakub Jelinek  <[email protected]>
698
699         * cloog.m4 (CLOOG_REQUESTED): Use $2 if --without-cloog.
700
701 2011-01-10  Jan Hubicka  <[email protected]>
702
703         * bootstrap-lto.mk: -fuse-linker-plugin is default now;
704         pass -fno-lto to STAGEprofile.
705
706 2010-12-06  Dave Korn  <[email protected]>
707
708         PR target/40125
709         PR lto/46695
710         * lthostflags.m4: New file.
711         (ACX_LT_HOST_FLAGS): Define.
712
713 2010-12-02  Dave Korn  <[email protected]>
714
715         * mh-cygwin (LDFLAGS): Turn up stack allocation to 12MB.
716         (BOOT_LDFLAGS): Add matching stack size flag.
717         * mh-mingw (LDFLAGS): Likewise.
718         (BOOT_LDFLAGS): Likewise.
719
720 2010-11-27  Eric Botcazou  <[email protected]>
721
722         * bootstrap-lto.mk (BOOT_ADAFLAGS): Delete.
723
724 2010-11-19  Tobias Grosser  <[email protected]>
725
726         * cloog.m4: Use AS_HELP_STRING and fix help formatting.
727
728 2010-11-15  Andreas Schwab  <[email protected]>
729
730         * cloog.m4 (CLOOG_INIT_FLAGS): Fix spelling in option names.
731
732 2010-11-12  Tobias Grosser  <[email protected]>
733
734         * cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
735         define the cloog backend to use. Furthermore, only pass the ppllibs to
736         the configure checks, if necessary.
737
738 2010-11-12  Tobias Grosser  <[email protected]>
739
740         * cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
741
742 2010-11-12  Tobias Grosser  <[email protected]>
743
744         * cloog.m4: Fix typo.  verison -> version.
745
746 2010-11-12  Tobias Grosser  <[email protected]>
747
748         * cloog.m4: Pass ppl libraries to the CLooG version check.
749
750 2010-11-11  Jan Hubicka  <[email protected]>
751
752         * bootstrap-lto: Use -flto.
753
754 2010-11-04  Iain Sandoe  <[email protected]>
755
756         * mh-darwin: Renamed from mh-ppc-darwin.
757
758 2010-06-27  Ralf Wildenhues  <[email protected]>
759
760         * po.m4 (AM_PO_SUBDIRS): Fix unportable shell quoting.
761
762 2010-09-10  Jonathan Yong  <[email protected]>
763
764         * dfp.m4: Enable decimal float for i?86 cygwin
765         and mingw, and for x86_64 mingw.
766
767 2010-09-06  H.J. Lu  <[email protected]>
768
769         PR target/45524
770         * dfp.m4: Don't set enable_decimal_float to dpd if DFP is
771         disabled.  Set default_decimal_float.
772
773 2010-09-06  Andreas Schwab  <[email protected]>
774
775         * dfp.m4: Quote argument of AC_MSG_WARN.
776
777 2010-09-03  Andreas Krebbel  <[email protected]>
778
779         * dfp.m4: New file.
780
781 2010-09-01  Andi Kleen  <[email protected]>
782
783         * bootstrap-lto.mk (STAGE2_CFLAGS, STAGE3_CFLAGS): Change
784         to -fwhopr=jobserver -fuse-linker-plugin -frandom-seed=1.
785
786 2010-08-21  Ralf Wildenhues  <[email protected]>
787
788         PR target/45084
789         * stdint.m4 (GCC_HEADER_STDINT): Use m4 quotes for arguments
790         of AC_MSG_ERROR.
791
792 2010-07-02  Rainer Orth  <[email protected]>
793
794         * gc++filt.m4: New file.
795
796 2010-06-20  Alexandre Oliva  <[email protected]>
797
798         * bootstrap-lto.mk: New.
799
800 2010-06-10  Paolo Bonzini  <[email protected]>
801
802         * override.m4: Remove obsolete (<2.64) definitions.
803
804 2010-06-09  Iain Sandoe  <[email protected]>
805
806         PR bootstrap/43170
807         * tls.m4 (GCC_CHECK_TLS): Add volatile qualifier to the test
808         references.  Move the main () test reference ahead of
809         pthread_create().  Add a comment to explain the requirements
810         of the test.
811
812 2010-06-03  Joern Rennecke <[email protected]>
813             Ralf Wildenhues  <[email protected]>
814
815         PR bootstrap/42798
816         * override.m4 (_AC_CHECK_DECL_BODY, _AC_CHECK_DECLS): Import
817         definitions from git Autoconf.
818
819 2010-04-13  Steve Ellcey  <[email protected]>
820
821         * elf.m4: Add hppa[12]*-*-hpux* to list of non-elf platforms.
822
823 2010-03-23  Kai Tietz  <[email protected]>
824
825         * mh-mingw: Revert accidentally checking r156315.
826
827 2010-01-05  Rainer Orth  <[email protected]>
828
829         * stdint.m4 (GCC_HEADER_STDINT): Don't typedef uint8_t etc. if
830         corresponding macros already exist.
831
832 2010-01-02  Richard Guenther  <[email protected]>
833
834         PR lto/41529
835         * elf.m4: New file.
836
837 2009-11-30  Joseph Myers  <[email protected]>
838
839         * largefile.m4 (ACX_LARGEFILE): Require AC_CANONICAL_HOST and
840         AC_CANONICAL_TARGET.
841
842 2009-11-24  Joel Brobecker  <[email protected]>
843
844         * zlib.m4: New file.
845
846 2009-11-09  Jan Kratochvil  <[email protected]>
847
848         * largefile.m4 (ACX_LARGEFILE): Call AC_PLUGINS.
849
850 2009-11-06  Jan Kratochvil  <[email protected]>
851             Joel Brobecker  <[email protected]>
852             Paolo Bonzini  <[email protected]>
853
854         * largefile.m4: New file.
855
856 2009-10-23  Rainer Orth  <[email protected]>
857
858         * acx.m4 (ACX_CHECK_CYGWIN_CAT_WORKS): Use = with test.
859
860 2009-09-09  Paolo Bonzini  <[email protected]>
861
862         * stdint.m4 (GCC_HEADER_STDINT): Revert changes to this macro in
863         the previous two patches.
864
865 2009-09-09  Paolo Bonzini  <[email protected]>
866
867         * stdint.m4: Store temporary file in $tmp/_GCC_STDINT_H.
868
869 2009-09-08  Paolo Bonzini  <[email protected]>
870
871         * stdint.m4: Rewrite by using autoconf 2.64 features.
872
873 2009-09-03  Alexandre Oliva  <[email protected]>
874
875         * bootstrap-debug-big.mk (STAGE2_CFLAGS): Drop -gtoggle.
876         * bootstrap-debug-lean.mk: Update comments.
877         (STAGE2_CFLAGS): Likewise.
878         (do-compare): Don't override.
879
880 2009-09-01  Alexandre Oliva  <[email protected]>
881
882         * bootstrap-debug.mk: Add comments.
883         * bootstrap-debug-big.mk: New.
884         * bootstrap-debug-lean.mk: New.
885         * bootstrap-debug-ckovw.mk: Add comments.
886         * bootstrap-debug-lib.mk: Drop CFLAGS for stages.  Use -g0
887         for TFLAGS in stage1.  Drop -fvar-tracking-assignments-toggle.
888
889 2009-08-22  Ralf Wildenhues  <[email protected]>
890
891         * override.m4 (_GCC_AUTOCONF_VERSION): Bump to 2.64.
892
893 2009-08-19  Ralf Wildenhues  <[email protected]>
894
895         * override.m4 (AC_DISABLE_OPTION_CHECKING): Define to be
896         empty if not defined, to avoid error with 2.59.
897         (_AC_LANG_IO_PROGRAM): When the Autoconf version is exactly
898         2.64, avoid per-language instances to drop fopen from test
899         program.
900
901 2009-07-30  Ralf Wildenhues  <[email protected]>
902
903         * extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Do not expand
904         for Autoconf 2.62 or newer.
905         * tls.m4 (GCC_CHECK_TLS): Fix m4 quotation.
906         * no-executables.m4 (_AC_COMPILER_EXEEXT): Fix m4 quotation.
907         * override.m4 (m4_copy_force, m4_rename_force): Provide
908         macros if not defined.
909         (AC_PREREQ): Use m4_copy_force.
910
911 2009-07-17  Joseph Myers  <[email protected]>
912
913         PR other/40784
914         * tls.m4 (GCC_CHECK_TLS): Add extra quoting around argument to
915         AC_LINK_IFELSE.
916
917 2009-07-16  Joseph Myers  <[email protected]>
918
919         * tls.m4 (GCC_CHECK_TLS): Also test TLS in a shared library when
920         cross-compiling.
921
922 2009-06-25  Olivier Hainque  <[email protected]>
923
924         * config/mh-ppc-aix (BOOT_ADAFLAGS): Remove -mminimal-toc.
925
926 2009-05-26  Rafael Avila de Espindola  <[email protected]>
927
928         * plugins.m4: New.
929
930 2009-05-12  Alexandre Oliva  <[email protected]>
931
932         * multi.m4: Save CXX, GFORTRAN and GCJ in config.status.
933         * mt-gnu (CXXFLAGS_FOR_TARGET): Adjust.
934         * bootstrap-O1.mk: New.
935         * bootstrap-O3.mk: New.
936         * bootstrap-debug.mk: New.
937
938 2009-02-02  Doug Evans  <[email protected]>
939
940         * tcl.m4 (SC_PATH_TCLCONFIG): Don't exit 0 if tclconfig fails.
941         (SC_PATH_TKCONFIG): Don't exit 0 if tkconfig fails.
942         (SC_LOAD_TCLCONFIG): Quote all uses of TCL_BIN_DIR, it may contain
943         "# no Tcl configs found".
944         (SC_LOAD_TKCONFIG): Similarily for TK_BIN_DIR.
945
946 2009-04-09  Jakub Jelinek  <[email protected]>
947
948         * lead-dot.m4: Change copyright header to refer to version
949         3 of the GNU General Public License and to point readers at the
950         COPYING3 file and the FSF's license web page.
951         * warnings.m4: Likewise.
952
953 2009-02-11  Kai Tietz  <[email protected]>
954
955         * mh-cygwin (LDFLAGS): Add linker option to increase stack limit
956         up to 8MB.
957
958 2009-01-23  Jie Zhang  <[email protected]>
959
960         * tls.m4 (GCC_CHECK_EMUTLS): Define.
961
962 2008-12-21  Andrew Pinski  <[email protected]>
963
964         PR target/38300
965         * unwind_ipinfo.m4: Darwin before 9 does not have _Unwind_GetIPInfo.
966
967 2008-11-21  Kai Tietz  <[email protected]>
968
969         Fix PR/25502
970         * mh-mingw (BOOT_CFLAGS): Add -Wno-pedantic-ms-format switch.
971
972 2008-11-12  Steve Ellcey  <[email protected]>
973
974         PR target/27880
975         * unwind_ipinfo.m4 (GCC_CHECK_UNWIND_GETIPINFO): Change from
976         link test to target based test.
977
978 2008-08-09  Richard Sandiford  <[email protected]>
979
980         * mt-mips16-compat: New file, taken from mt-mips-elfoabi.
981         * mt-mips-elfoabi: Include mt-mips16-compat.
982         * mt-mips-gnu: New file.
983
984 2008-08-03  Alan Modra  <[email protected]>
985
986         * mt-spu (all-ld): Update for ld Makefile changes.
987
988 2008-08-02  Keith Seitz  <[email protected]>
989
990         * tcl.m4 (SC_PATH_TCLCONFIG): Add some simple logic to deal
991         with cygwin.
992         (SC_PATH_TKCONFIG): Likewise.
993
994 2008-07-30  Paolo Bonzini  <[email protected]>
995
996         * mh-pa: New, from gcc/config/pa/x-ada.
997         * mh-pa-hpux10: New, from gcc/config/pa/x-ada-hpux10.
998
999 2008-07-25  Keith Seitz  <[email protected]>
1000
1001         * acinclude.m4: Remove libide, libgui, and all the other Tcl
1002         functions.
1003         * tcl.m4: New file.
1004
1005 2008-07-11  Joseph Myers  <[email protected]>
1006
1007         * mh-mingw (LDFLAGS): Append to rather than replacing previous
1008         value.
1009
1010 2008-06-17  Ralf Wildenhues  <[email protected]>
1011
1012         * override.m4: Use m4_version_prereq throughout.
1013         (_AC_ARG_VAR_VALIDATE, AC_MSG_FAILURE): Backport from git
1014         Autoconf: output pwd along with fatal errors, so the right
1015         config.log file is hinted at more prominently.
1016         (PARSE_ARGS): Push setting of ac_pwd in this diversion.
1017         (_GCC_AUTOCONF_VERSION): New, define to 2.59 if not defined.
1018         (_GCC_AUTOCONF_VERSION_CHECK): New macro, require use of Autoconf
1019         version _GCC_AUTOCONF_VERSION throughout the tree.
1020         (m4_wrap): New override, fix for Posix semantics of m4wrap.
1021
1022 2008-06-11  Bernhard Fischer  <[email protected]>
1023
1024         * tls.m4: Fix typos.
1025
1026 2008-06-08  Joseph Myers  <[email protected]>
1027
1028         PR tree-optimization/36218
1029         * mh-mingw (LDFLAGS): Define.
1030
1031 2008-06-05  Danny Smith  <[email protected]>
1032
1033         PR driver/35916
1034         * mh-mingw (CFLAGS): Add -D__USE_MINGW_ACCESS.
1035
1036 2008-05-12  Samuel Tardieu  <[email protected]>
1037             Paolo Bonzini  <[email protected]>
1038
1039         PR ada/36001
1040         * acx.m4: Add optional parameter to ACX_PROG_GNAT.
1041
1042 2008-04-23  Paolo Bonzini  <[email protected]>
1043
1044         * override.m4: Apply _AC_ARG_VALIDATE fix to all versions
1045         but 2.62.
1046
1047 2008-04-18  Paolo Bonzini  <[email protected]>
1048
1049         PR bootstrap/35457
1050
1051         * confsubdir.m4: Rename to...
1052         * override.m4: ... this.  Make sure aclocal always picks it.
1053         Add more lenient precious variable check, backported from
1054         autoconf trunk.
1055
1056 2008-04-04  Nick Clifton  <[email protected]>
1057
1058         PR binutils/4334
1059         * acx.m4 (ACX_CHECK_CYGWIN_CAT_WORKS): New macro to check that
1060         cygwin builds are not running in textmode.
1061
1062 2008-03-27  Paolo Bonzini  <[email protected]>
1063
1064         * extensions.m4: New.
1065
1066 2008-03-27  Paolo Bonzini  <[email protected]>
1067
1068         * mh-armpic: Remove.
1069         * mh-i370pic: Remove.
1070         * mh-m68kpic: Remove.
1071         * mh-ppcpic: Remove.
1072         * mh-sparcpic: Remove.
1073         * mh-ia64pic: Remove.
1074         * mh-papic: Remove.
1075         * mh-s390pic: Remove.
1076         * mh-x86pic: Remove.
1077
1078 2008-03-16  Ralf Wildenhues  <[email protected]>
1079
1080         * proginstall.m4: New file, with fixed AC_PROG_INSTALL.
1081
1082 2008-02-20  Uros Bizjak  <[email protected]>
1083
1084         * mh-ppc-darwin (BOOT_CFLAGS): Use +=, not =.
1085
1086 2008-02-20  Paolo Bonzini  <[email protected]>
1087
1088         PR bootstrap/32009
1089         * mh-ppc-darwin (BOOT_CFLAGS): Reenable.
1090
1091 2008-01-08  Jakub Jelinek  <[email protected]>
1092
1093         * futex.m4: New file.
1094
1095 2007-12-06  Richard Sandiford  <[email protected]>
1096
1097         * mt-sde (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Use +=, not =.
1098         * mt-mips-elfoabi: Likewise.
1099
1100 2007-10-15  Maciej W. Rozycki  <[email protected]>
1101
1102         * tls.m4 (GCC_CHECK_TLS): Rename have_tls to gcc_cv_have_tls.
1103         (GCC_CHECK_CC_TLS): Rename have_cc_tls to gcc_cv_have_cc_tls.
1104
1105 2007-10-03  Richard Sandiford  <[email protected]>
1106
1107         * no-executables.m4 (GCC_TRY_COMPILE_OR_LINK): New function.
1108
1109 2007-10-03  Kazu Hirata  <[email protected]>
1110
1111         Revert:
1112         2007-10-02  Richard Sandiford  <[email protected]>
1113         * no-executables.m4 (GCC_TRY_COMPILE_OR_LINK): New function.
1114
1115 2007-10-02  Richard Sandiford  <[email protected]>
1116
1117         * no-executables.m4 (GCC_TRY_COMPILE_OR_LINK): New function.
1118
1119 2007-09-21  Richard Sandiford  <[email protected]>
1120
1121         * mt-sde (CFLAGS_FOR_TARGET): Replace -fno-optimize-sibling-calls
1122         with -minterlink-mips16.
1123         (CXXFLAGS_FOR_TARGET): Likewise.
1124
1125 2007-09-20  Richard Sandiford  <[email protected]>
1126
1127         * mt-mips-elfoabi: New file.
1128
1129 2007-09-07  Richard Sandiford  <[email protected]>
1130
1131         * mt-sde (CFLAGS_FOR_TARGET): Add -mno-gpopt.
1132         (CXXFLAGS_FOR_TARGET): Likewise.
1133
1134 2007-09-06  Francois-Xavier Coudert  <[email protected]>
1135
1136         PR target/33281
1137         * mh-mingw: New host makefile fragment.
1138
1139 2007-08-18  Paul Brook  <[email protected]>
1140             Joseph Myers  <[email protected]>
1141
1142         * mt-gnu (CXXFLAGS_FOR_TARGET): Add
1143         $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1144
1145 2007-08-17  Richard Sandiford  <[email protected]>
1146             Nigel Stephens  <[email protected]>
1147
1148         * mt-sde: New file.
1149
1150 2007-07-06  H.J. Lu  <[email protected]>
1151
1152         * tls.m4 (GCC_CHECK_CC_TLS): New.
1153
1154 2007-07-05  Sebastian Pop  <[email protected]>
1155
1156         PR bootstrap/32622
1157         * mh-x86omitfp (BOOT_CFLAGS): Add -fomit-frame-pointer,
1158         don't reset its value.
1159
1160 2007-06-27  Mike Stump  <[email protected]>
1161
1162         * acx.m4 (ACX_CHECK_INSTALLED_TARGET_TOOL): Fixup logic for cross
1163         builds.
1164
1165 2007-06-20  Mike Stump  <[email protected]>
1166
1167         * acx.m4 (NCN_STRICT_CHECK_TARGET_TOOLS): Fix incremental builds.
1168         (ACX_HAVE_GCC_FOR_TARGET): Likewise.
1169
1170 2007-06-14  Paolo Bonzini  <[email protected]>
1171
1172         * acx.m4 (ACX_CHECK_PROG_VER): Remove duplicate lines.
1173
1174 2007-06-04  Olivier Hainque  <[email protected]>
1175
1176         * mh-ppc-aix: Add default ADAFLAGS to BOOT_ADAFLAGS.
1177
1178 2007-05-27  Paolo Bonzini  <[email protected]>
1179
1180         * confsubdir.m4: Move here from newlib.
1181
1182 2007-05-23  Paolo Bonzini  <[email protected]>
1183
1184         PR bootstrap/32009
1185         * mh-ppc-darwin: Temporarily disable.
1186
1187 2007-04-11  Kai Tietz  <[email protected]>
1188
1189         * stdint.m4: Make template compatible with older cygwin
1190         types.h, wrapping each type in a __XXX_t_defined #ifdef.
1191
1192 2007-03-26  H.J. Lu  <[email protected]>
1193
1194         * acx.m4 (ACX_BUGURL): Set BUGURL first. Quote $BUGURL first
1195         when setting REPORT_BUGS_TEXI.
1196
1197 2007-03-23  H.J. Lu  <[email protected]>
1198
1199         * acx.m4 (ACX_BUGURL): Replace "@" with "@@" for
1200         REPORT_BUGS_TEXI.
1201
1202 2007-03-23  Joseph Myers  <[email protected]>
1203
1204         * acx.m4 (ACX_PKGVERSION, ACX_BUGURL): Define.
1205
1206 2007-03-07  Andreas Schwab  <[email protected]>
1207
1208         * acx.m4 (GCC_TARGET_TOOL): Expand backquotes outside
1209         AC_MSG_RESULT.
1210
1211 2007-02-27  Alan Modra  <[email protected]>
1212
1213         * mt-spu (all-ld): Depend on all-binutils.
1214
1215 2007-02-18  Alexandre Oliva  <[email protected]>
1216
1217         * acx.m4 (NCN_STRICT_CHECK_TOOLS): Mark environment variable as
1218         precious.  Prefer it over a cached value.  Use cached value
1219         verbosely.
1220         (NCN_STRICT_CHECK_TARGET_TOOLS): Likewise.  Don't override
1221         environment variable with build-time tools.
1222
1223 2006-12-11  Alan Modra  <[email protected]>
1224
1225         * mt-spu: New file.
1226
1227 2007-02-09  Daniel Jacobowitz  <[email protected]>
1228
1229         * acx.m4 (ACX_CHECK_INSTALLED_TARGET_TOOL): Avoid AC_PATH_PROG
1230         with an empty path.
1231
1232 2007-02-07  Bruno Haible  <[email protected]>
1233
1234         PR libgomp/28468
1235         * config/tls.m4 (GCC_CHECK_TLS): Also check whether the libc supports
1236         TLS via __thread.
1237
1238 2007-01-31  Daniel Franke <[email protected]>
1239
1240         PR libgomp/30546
1241         * acx.m4 (ACX_PROG_CHECK_VER): Locate a program and check that its
1242         version is acceptable.
1243
1244 2007-01-27  Paolo Bonzini  <[email protected]>
1245
1246         * depstand.m4 (ZW_CREATE_DEPDIR): Use mkinstalldirs to make
1247         directory.
1248
1249 2007-01-23  Richard Guenther  <[email protected]>
1250
1251         PR bootstrap/30541
1252         * config/acx.m4 (ACX_PROG_GNAT): Check for gnatmake.
1253
1254 2007-01-14  H.J. Lu  <[email protected]>
1255
1256         * ld-symbolic.m4: New.
1257
1258 2007-01-11  Paolo Bonzini  <[email protected]>
1259
1260         * warnings.m4: Use m4_expand_once to clear the AC_SUBST'ed variable.
1261         (ACX_PROG_CC_WARNINGS_ARE_ERRORS): Fix typo.  Add optional 2nd argument.
1262
1263 2007-01-11  Paolo Bonzini  <[email protected]>
1264
1265         * warnings.m4: Add second parameter with name of variable.
1266         Always append to the variable if it exists.
1267
1268 2007-01-01  Mike Stump  <[email protected]>
1269
1270         * mh-ppc-darwin: Remove support for building with Apple's gcc-3.1.
1271
1272 2006-12-04  Eric Botcazou  <[email protected]>
1273
1274         * tls.m4 (GCC_CHECK_TLS): Do not test TLS with static linking
1275         if static linking doesn't even work.
1276
1277 2006-11-13  Daniel Jacobowitz  <[email protected]>
1278
1279         * tls.m4 (GCC_CHECK_TLS): Fall back to a link test.
1280
1281 2006-10-14  Geoffrey Keating  <[email protected]>
1282
1283         * multi.m4: New file, from automake version 2 branch.
1284
1285 2006-09-18  Tom Tromey  <[email protected]>
1286
1287         * tls.m4 (GCC_CHECK_TLS): Pass empty argument as "help arg" to
1288         GCC_ENABLE.
1289
1290 2006-07-25  Paolo Bonzini  <[email protected]>
1291
1292         PR build/26188
1293         * stdint.m4: Test for uintptr_t even on systems with uint64_t
1294         or uint32_t.
1295
1296 2006-07-21  Steve Ellcey  <[email protected]>
1297
1298         PR target/26792
1299         * unwind_ipinfo.m4: New.
1300
1301 2006-07-21  David Daney  <[email protected]>
1302
1303         PR libgcj/28426
1304         * gxx-include-dir.m4: Use target_alias in path for cross build.
1305
1306 2006-07-18  Paolo Bonzini  <[email protected]>
1307
1308         * acx.m4: Support --with-build-libsubdir and AC_SUBST
1309         build_libsubdir.
1310
1311 2006-06-13  Richard Earnshaw  <[email protected]>
1312             Alexandre Oliva <[email protected]>
1313
1314         * gettext-sister.m4 (ZW_GNU_GETTEXT_SISTER_DIR): Add optional
1315         argument for where to search for NLS config file.
1316
1317 2006-05-31  Daniel Jacobowitz  <[email protected]>
1318
1319         * gettext-sister.m4 (ZW_GNU_GETTEXT_SISTER_DIR): Provide some
1320         defines otherwise gotten from AM_GNU_GETTEXT.  Remove the
1321         po/ prefix from CATALOGS.
1322
1323 2006-02-14  Paolo Bonzini  <[email protected]>
1324             Andreas Schwab  <[email protected]>
1325
1326         * acx.m4 (NCN_STRICT_CHECK_TARGET_TOOLS): Use correct program name.
1327         (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise, and always set $1.
1328
1329 2006-01-26  Paolo Bonzini  <[email protected]>
1330
1331         * acx.m4 (NCN_STRICT_CHECK_TARGET_TOOLS): Test $with_build_time_tools.
1332         (ACX_PATH_SEP): New.
1333         (ACX_TOOL_DIRS): Move here from the gcc directory.
1334         (ACX_CHECK_INSTALLED_TARGET_TOOL): New.
1335         (GCC_TARGET_TOOL): Do not use a host tool if we found a target tool
1336         with a complete path in either $with_build_time_tools or $exec_prefix.
1337
1338 2006-01-02  Paolo Bonzini  <[email protected]>
1339
1340         PR target/25259
1341         * stdint.m4: New.
1342
1343 2005-12-20  Paolo Bonzini  <[email protected]>
1344
1345         Revert Ada-related part of the previous change.
1346
1347         * mt-ppc-aix: Delete.
1348
1349 2005-12-19  Paolo Bonzini  <[email protected]>
1350
1351         * mt-ppc-aix, mh-ppc-aix: New.
1352
1353 2005-12-05  Paolo Bonzini  <[email protected]>
1354
1355         * acx.m4 (GCC_TARGET_TOOL): New.
1356
1357 2005-09-23  Tom Tromey  <[email protected]>
1358
1359         * enable.m4: New file.
1360         * tls.m4: New file.
1361
1362 2005-08-12  Paolo Bonzini  <[email protected]>
1363
1364         * config/acx.m4 (NCN_CHECK_TARGET_TOOL, NCN_STRICT_CHECK_TOOL,
1365         NCN_STRICT_CHECK_TARGET_TOOL): Remove.
1366         (NCN_STRICT_CHECK_TOOLS, NCN_STRICT_CHECK_TARGET_TOOLS): New,
1367         based on the deleted macros.
1368
1369 2005-07-27  Mark Mitchell  <[email protected]>
1370
1371         * mt-gnu (CXXFLAGS): Include SYSROOT_CFLAGS_FOR_TARGET.
1372
1373 2005-07-16  Kelley Cook  <[email protected]>
1374
1375         * all files: Update FSF address.
1376
1377 2005-06-14  Tom Tromey  <[email protected]>
1378
1379         PR libgcj/19877:
1380         * no-executables.m4: Call real AC_FUNC_MMAP when cache variable
1381         is set but not 'no'.
1382
1383 2005-06-13  Zack Weinberg  <[email protected]>
1384
1385         * depstand.m4, lead-dot.m4: New files.
1386
1387 2005-05-19  Kelley Cook  <[email protected]>
1388
1389         * accross.m4: Delete file.
1390
1391 2005-05-12  Ryota Kunisawa  <[email protected]>
1392
1393         PR bootstrap/21230
1394         * warnings.m4 (ACX_PROG_CC_WARNING_ALMOST_PEDANTIC): Add
1395         double quotes around GCC variable.
1396
1397 2005-04-29  Paolo Bonzini  <[email protected]>
1398
1399         * acx.m4 (ACX_PROG_GNAT): Remove stray break.
1400
1401 2005-03-31  Paolo Bonzini  <[email protected]>
1402
1403         * gcc-lib-path.m4: Remove.
1404
1405 2005-03-21  Zack Weinberg  <[email protected]>
1406
1407         * gxx-include-dir.m4: In all substitutions, leave $(gcc_version)
1408         to be expanded by the Makefile.
1409
1410 2005-03-15  Zack Weinberg  <[email protected]>
1411
1412         * gcc-version.m4: Delete.
1413
1414 2005-02-28  Paolo Bonzini  <[email protected]>
1415
1416         PR bootstrap/17383
1417         * acx.m4 (GCC_TOPLEV_SUBDIRS): Set HOST_SUBDIR if an in-src
1418         gcc build is going.
1419
1420 2005-01-23  Joseph S. Myers  <[email protected]>
1421
1422         * warnings.m4 (ACX_PROG_CC_WARNING_ALMOST_PEDANTIC): Don't do
1423         anything for non-GCC compilers.
1424
1425 2004-12-03  Richard Sandiford  <[email protected]>
1426
1427         * gxx-include-dir.m4: New file.
1428
1429 2004-12-02  Richard Sandiford  <[email protected]>
1430
1431         * gcc-version.m4: New file.
1432
1433 2004-09-24  Zack Weinberg  <[email protected]>
1434
1435         * warnings.m4: New file.
1436
1437 2004-09-23  H.J. Lu  <[email protected]>
1438
1439         PR bootstrap/17369
1440         * gcc-lib-path.m4: New file.
1441
1442 2004-09-22  Kelley Cook  <[email protected]>
1443
1444         * gettext-sister.m4: Renamed from gettext.m4
1445         * codeset.m4, gettext.m4, glibc21.m4, iconv.m4, intdiv0.m4, po.m4,
1446         inttypes.m4, inttypes-pri.m4, inttypes_h.m4, lcmessage.m4, lib-ld.m4,
1447         lib-link.m4, lib-prefix.m4, nls.m4, progtest.m4, stdint_h.m4,
1448         uintmax_t.m4, ulonglong.m4: Import from gettext-0.12.1 sources.
1449
1450 2004-08-31  Robert Bowdidge <[email protected]>
1451
1452         * mh-ppc-darwin: Add file, and override BOOT_CFLAGS.
1453
1454 2004-08-13  Nathanael Nerode  <[email protected]>
1455
1456         * Add ACX_{TARGET,HOST,BUILD}_NONCANONICAL,
1457         which do an automatic AC_SUBST on _GCC_TOPLEV_*_NONCANONICAL.
1458         The intention is that we will migrate to these bit by bit.
1459
1460 2004-08-01  Robert Millan  <[email protected]>
1461
1462         * mt-linux: Rename to ...
1463         * mt-gnu: ... this.
1464
1465 2004-06-09  Paolo Bonzini  <[email protected]>
1466
1467         * acx.m4 (ACX_PROG_LN): From gcc, modified to
1468         accept a parameter.
1469
1470 2004-05-23  Paolo Bonzini  <[email protected]>
1471
1472         * acx.m4 (ACX_HEADER_STDBOOL, ACX_HEADER_STRING):
1473         From gcc.
1474
1475 2004-04-16  Rainer Orth  <[email protected]>
1476
1477         * acx.m4 (ACX_PROG_GNAT): Check if ${CC} produces object file for
1478         Ada compilation.
1479         Fix acx_cv_cc_gcc_supports_ada spelling.
1480
1481 2004-03-08  Paolo Bonzini  <[email protected]>
1482
1483         PR ada/14131
1484         Move language detection to the top level.
1485         * acx.m4 (ACX_PROG_GNAT): New macro, moved here
1486         from the gcc subdirectory.
1487
1488 2004-03-09  Hans-Peter Nilsson  <[email protected]>
1489
1490         * accross.m4 (AC_C_BIGENDIAN_CROSS): Compile endian probe with
1491         "-c".  Properly quote parameter for AC_MSG_ERROR.
1492
1493 2004-01-14  Maciej W. Rozycki  <[email protected]>
1494
1495         * acinclude.m4: Quote names of macros to be defined by AC_DEFUN
1496         throughout.
1497         * aclocal.m4: Regenerate.
1498         * configure: Regenerate.
1499
1500 2003-10-14  Nathanael Nerode  <[email protected]>
1501
1502         * gettext.m4: Properly quote arguments to AC_DEFUN.
1503
1504 2003-09-24  Daniel Jacobowitz  <[email protected]>
1505
1506         * acx.m4 (AC_PROG_CPP_WERROR): New.
1507
1508 2003-08-27  Daniel Jacobowitz  <[email protected]>
1509
1510         * no-executables.m4: New file.
1511
1512 2003-07-07  Zack Weinberg  <[email protected]>
1513
1514         * gettext.m4: Delete all former contents.
1515         (ZW_GNU_GETTEXT_SISTER_DIR): New macro.
1516         * progtest.m4: New file.
1517
1518 2003-07-04  Zack Weinberg  <[email protected]>
1519
1520         * gettext.m4: New file - copy of gettext.m4 from binutils
1521         CVS, with added AC_ISC_POSIX macro from gcc/aclocal.m4.
1522
1523 2003-05-14  Kelley Cook  <[email protected]>
1524
1525         * acinclude.m4: Accept i[3456789]86 for machine type.
1526
1527 2003-05-18  Nathanael Nerode  <[email protected]>
1528
1529         * acx.m4: Introduce _GCC_TOPLEV_NONCANONICAL_BUILD,
1530         _GCC_TOPLEV_NONCANOICAL_HOST, _GCC_TOPLEV_NONCANONICAL_TARGET,
1531         GCC_TOPLEV_SUBDIRS.
1532
1533 2003-03-04  Nathanael Nerode  <[email protected]>
1534
1535         * mh-dgux: Delete.
1536
1537 2002-12-28  Alexandre Oliva  <[email protected]>
1538
1539         * acx.m4: Name cache variables properly.
1540         (NCN_STRICT_CHECK_TOOL): If program is not found and
1541         value-if-not-found is empty, use ${ncn_tool_prefix}$2 or $2,
1542         depending on whether build != host or not.
1543         (NCN_STRICT_CHECK_TARGET_TOOL): Ditto, with the target prefix.
1544
1545 2002-12-28  Nathanael Nerode  <[email protected]>
1546
1547         * acx.m4: New.
1548         * mh-a68bsd, mh-aix386, mh-apollo68, mh-delta88, mh-hp300,
1549         mh-hpux, mh-hpux8, mh-irix5, mh-irix6, mh-ncrsvr43, mh-openedition,
1550         mh-riscos, mh-sysv: Delete.
1551         * mh-cxux, mh-dgux386, mh-interix, mh-lynxrs6k, mh-ncr3000,
1552         mh-necv4, mh-sco, mh-solaris, mh-sysv4, mh-sysv5, mt-v810: Simplify.
1553
1554 2002-12-16  Christopher Faylor  <[email protected]>
1555
1556         * mh-cygwin: Don't build libtermcap if it doesn't exist.
1557
1558 2002-12-22  Geoffrey Keating  <[email protected]>
1559
1560         * mt-aix43: Delete.
1561
1562 2002-11-23  H.J. Lu <[email protected]>
1563
1564         * accross.m4: New.
1565
1566 2002-11-10  Stan Shebs  <[email protected]>
1567
1568         Retire common MPW configury bits.
1569         * mpw-mh-mpw: Remove.
1570         * mpw: Remove directory along with all of its files.
1571
1572 2002-05-16  Rainer Orth  <[email protected]>
1573
1574         * acinclude.m4: Allow for PWDCMD to override hardcoded pwd.
1575
1576 2002-05-13  Nathanael Nerode  <[email protected]>
1577
1578         * mh-apollo68: remove unused HDEFINES setting.
1579         * mh-dgux: remove unused HDEFINES setting.
1580         * mh-dgux386: remove unused HDEFINES setting, duplicate RANLIB=true.
1581
1582 2002-04-29  Nathanael Nerode  <[email protected]>
1583
1584         * mh-cxux: remove dead code
1585         * mh-dgux386: remove dead code
1586         * mh-hp300: remove dead code
1587         * mh-hpux: remove dead code
1588         * mh-hpux8: remove dead code
1589         * mh-irix5: remove dead code
1590         * mh-irix6: remove dead code
1591         * mh-ncr3000: remove dead code
1592         * mh-ncrsvr43: remove dead code
1593         * mh-necv4: remove dead code
1594         * mh-sco: remove dead code
1595         * mh-solaris: remove dead code
1596         * mh-sysv: remove dead code
1597         * mh-sysv4: remove dead code
1598         * mh-sysv5: remove dead code
1599         * mh-irix4: remove, contains only dead code
1600
1601         * mt-armpic: Delete.
1602         * mt-elfalphapic: Delete.
1603         * mt-i370pic: Delete.
1604         * mt-ia64pic: Delete.
1605         * mt-m68kpic: Delete.
1606         * mt-papic: Delete.
1607         * mt-ppcpic: Delete.
1608         * mt-s390pic: Delete.
1609         * mt-sparcpic: Delete.
1610         * mt-x86pic: Delete.
1611
1612 2002-04-19  Nathanael Nerode  <[email protected]>
1613
1614         * mh-a68bsd: clean out dead code
1615         * mh-apollo68: clean out dead code
1616         * mh-cxux: clean out dead code
1617         * mh-decstation: clean out dead code
1618         * mh-dgux: clean out dead code
1619         * mh-dgux386: clean out dead code
1620         * mh-hp300: clean out dead code
1621         * mh-hpux: clean out dead code
1622         * mh-hpux8: clean out dead code
1623         * mh-interix: clean out dead code
1624         * mh-irix4: clean out dead code
1625         * mh-lynxrs6k: clean out dead code
1626         * mh-mingw32: clean out dead code
1627         * mh-ncr3000: clean out dead code
1628         * mh-ncrsvr43: clean out dead code
1629         * mh-necv4: clean out dead code
1630         * mh-openedition: clean out dead code
1631         * mh-riscos: clean out dead code
1632         * mh-sco: clean out dead code
1633         * mh-sysv4: clean out dead code
1634         * mh-lynxos: removed, contained only dead code
1635         * mh-vaxult2: removed, contained only dead code
1636         * mh-sun3: removed, contained only dead code
1637
1638 2002-04-15  Keith Seitz  <[email protected]>
1639
1640         * acinclude.m4 (CYG_AC_PATH_TCLCONFIG): Search the win/ directory,
1641         too.
1642         (CYG_AC_PATH_TKCONFIG): Likewise.
1643
1644 2001-10-07  Joseph S. Myers  <[email protected]>
1645
1646         * acinclude.m4: Fix spelling error of "separate" as "seperate".
1647
1648 2001-05-22  Jason Merrill  <[email protected]>
1649
1650         * mt-linux (CXXFLAGS_FOR_TARGET): Lose -fvtable-thunks.
1651
1652 2001-01-27  Richard Henderson  <[email protected]>
1653
1654         * mt-alphaieee: New file.
1655
1656 2001-01-02  Laurynas Biveinis  <[email protected]>
1657
1658         * mh-djgpp: do not set CFLAGS.
1659
1660 2000-08-04  Mark Elbrecht  <[email protected]>
1661
1662         * mh-djgpp: Conditionally set 'target_alias' to djgpp. Conditionally
1663         modify 'gcc_version'.
1664
1665 2000-07-21  Andrew Haley  <[email protected]>
1666
1667         * mh-ia64pic: New file.
1668         * mt-ia64pic: New file.
1669
1670 2001-02-09  Martin Schwidefsky  <[email protected]>
1671
1672         * mh-s390pic: New file.
1673         * mt-s390pic: New file.
1674
1675 2000-09-26  David Edelsohn  <[email protected]>
1676
1677         * mt-aix43 (NM_FOR_TARGET): Add -B bsd-style flag.
1678
1679 2000-07-14  Mark P Mitchell  <[email protected]>
1680
1681         * mh-irix6 (CC): Don't set it.
1682
1683 2000-06-21  Branko Cibej  <[email protected]>
1684
1685         * mh-sparcpic: Use single instead of double quotes.
1686         * mt-sparcpic: Likewise.
1687
1688 2000-06-19  Syd Polk <[email protected]>
1689
1690         * acinclude.m4: Updated for Incr Tcl 3.0.
1691
1692 2000-02-23  Linas Vepstas <[email protected]>
1693
1694         * mh-i370pic: New file.
1695         * mt-i370pic: New file.
1696
1697 2000-02-22  Nick Clifton  <[email protected]>
1698
1699         * mt-wince: new file: Makefile fragment for WinCE targets.
1700
1701 2000-01-06  Geoff Keating  <[email protected]>
1702
1703         * mh-aix43: Delete, move to mt-aix43.
1704         * mt-aix43: New file.
1705
1706 Tue Sep  7 23:31:01 1999  Linas Vepstas  <[email protected]>
1707
1708         * mh-openedition: New file.
1709
1710 1999-04-07  Michael Meissner  <[email protected]>
1711
1712         * mt-d30v: New file, pass -g -Os -Wa,-C as default options.
1713
1714 Thu Mar 18 00:17:50 1999  Mark Elbrecht <[email protected]>
1715
1716         * mh-go32: Delete.
1717         * mh-djgpp: New. Renamed from mh-go32.
1718
1719 Wed Feb 24 12:52:17 1999  Stan Shebs  <[email protected]>
1720
1721         * mh-windows: Ditto.
1722
1723 1999-02-08  Syd Polk  <[email protected]>
1724
1725         * acinclude.m4: Added macros to find itcl files.
1726         Export TCL_CFLAGS from tclConfig.sh.
1727         Export TCL_LIB_FULL_PATH, TK_LIB_FULL_PATH, ITCL_LIB_FULL_PATH,
1728         ITK_LIB_FULL_PATH, and TIX_LIB_FULL_PATH
1729         Replace TIX macros with better ones from snavigator.
1730
1731 Tue Feb  2 22:51:21 1999 Philip Blundell  <[email protected]>
1732
1733         * mh-armpic: New file.  Patch from Jim Pick <[email protected]>.
1734         * mt-armpic: Likewise.
1735
1736 Sat Jan 30 08:04:00 1999  Mumit Khan  <[email protected]>
1737
1738         * mh-interix: New file.
1739
1740 Mon Jan 18 19:41:08 1999  Christopher Faylor <[email protected]>
1741
1742         * cygwin.mh: Activate commented out dependencies for
1743         gdb: libtermcap.
1744
1745 Wed Dec 30 20:34:52 1998  Christopher Faylor <[email protected]>
1746
1747         * mt-cygwin: Remove.
1748
1749 Wed Dec 30 01:13:03 1998  Christopher Faylor <[email protected]>
1750
1751         * mt-cygwin: New file.  libtermcap target info.
1752
1753 Wed Nov 18 20:29:46 1998  Christopher Faylor <[email protected]>
1754
1755         * cygwin.mh: Add extra libtermcap target information.
1756         Add commented out dependency for gdb to libtermcap for
1757         future readline requirement.
1758
1759 Mon Nov  2 15:15:33 1998  Geoffrey Noer  <[email protected]>
1760
1761         * mh-cygwin32: delete
1762         * mh-cygwin: was mh-cygwin32
1763
1764 1998-10-26  Syd Polk  <[email protected]>
1765
1766         * acinclude.m4: TCLHDIR and TKHDIR need to be run through
1767         cygpath for Microsoft builds.
1768
1769 1998-10-20  Syd Polk  <[email protected]>
1770
1771         * acinclude.m4: Re-exported TCL_LIBS and TCL_LD_SEARCH_FLAGS
1772         because itcl needs them.
1773
1774 Mon Aug 31 17:50:53 1998  David Edelsohn  <[email protected]>
1775
1776         * mh-aix43 (NM_FOR_TARGET): Add -X32_64 as well.
1777
1778 Sat Aug 29 14:32:55 1998  David Edelsohn  <[email protected]>
1779
1780         * mh-aix43: New file.
1781
1782 Mon Aug 10 00:15:47 1998  HJ Lu ([email protected])
1783
1784         * mt-linux (CXXFLAGS_FOR_TARGET): Add -D_GNU_SOURCE.
1785
1786 1998-05-29  Rob Savoye  <[email protected]>
1787
1788         * acinclude.m4: New collection of generic autoconf macros.
1789
1790 Wed Apr 22 12:24:28 1998  Michael Meissner  <[email protected]>
1791
1792         * mt-ospace: New file, support using -Os instead of -O2 to compile
1793         the libraries.
1794
1795 Wed Apr 22 10:53:14 1998  Andreas Schwab  <[email protected]>
1796
1797         * mt-linux (CXXFLAGS_FOR_TARGET): Set this instead of CXXFLAGS.
1798
1799 Sat Apr 11 22:43:17 1998  J. Kean Johnston  <[email protected]>
1800
1801         * mh-svsv5: New file - support for SCO UnixWare 7 / SVR5.
1802
1803 Thu Mar 26 01:54:25 1998  Geoffrey Noer  <[email protected]>
1804
1805         * mh-cygwin32: stop configuring and building dosrel.
1806
1807 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <[email protected]>
1808
1809         * mh-sparcpic (PICFLAG): Define to properly according
1810         to current multilib configuration.
1811         * mt-sparcpic (PICFLAG_FOR_TARGET): Define to properly
1812         according to current multilib configuration.
1813
1814 Sun Jan  4 01:06:55 1998  Mumit Khan  <[email protected]>
1815
1816         * mh-mingw32: New file.
1817
1818 Thu Sep 11 16:43:27 1997  Jim Wilson  <[email protected]>
1819
1820         * mh-elfalphapic, mt-elfalphapic: New files.
1821
1822 1997-09-15 02:37  Ulrich Drepper  <[email protected]>
1823
1824         * mt-linux: Define CXXFLAGS to make sure -fvtable-thunks is used.
1825
1826 Sun Sep 14 20:53:42 1997  Geoffrey Noer  <[email protected]>
1827
1828         * mh-cygwin32: ok to build split texinfo files
1829
1830 Wed Jul 23 12:32:18 1997  Robert Hoehne <[email protected]>
1831
1832         * mh-go32 (CFLAGS): Don't set -fno-omit-frame-pointer.
1833
1834 Mon Jun 16 19:06:41 1997  Geoff Keating  <[email protected]>
1835
1836         * mh-ppcpic: New file.
1837         * mt-ppcpic: New file.
1838
1839 Thu Mar 27 15:52:40 1997  Geoffrey Noer  <[email protected]>
1840
1841         * mh-cygwin32: override CXXFLAGS, setting to -O2 only
1842         (no debug)
1843
1844 Tue Mar 25 18:16:43 1997  Geoffrey Noer  <[email protected]>
1845
1846         * mh-cygwin32: override LIBGCC2_DEBUG_CFLAGS so debug info
1847         isn't included in cygwin32-hosted libgcc2.a by default
1848
1849 Wed Jan  8 19:56:43 1997  Geoffrey Noer  <[email protected]>
1850
1851         * mh-cygwin32: override CFLAGS so debug info isn't included
1852         in cygwin32-hosted tools by default
1853
1854 Tue Dec 31 16:04:26 1996  Ian Lance Taylor  <[email protected]>
1855
1856         * mh-linux: Remove.
1857
1858 Mon Nov 11 10:29:51 1996  Michael Meissner  <[email protected]>
1859
1860         * mt-ppc: Delete file, options moved to newlib configure.
1861
1862 Mon Oct 28 17:32:46 1996  Stu Grossman  ([email protected])
1863
1864         * mh-windows:  Add rules for building MSVC makefiles.
1865
1866 Thu Oct 24 09:02:07 1996  Stu Grossman  ([email protected])
1867
1868         * mh-windows (HOST_FLAGS):  Set srcroot, which is needed
1869         for MSVC build procedure.
1870
1871 Tue Oct  8 08:32:48 1996  Stu Grossman  ([email protected])
1872
1873         * mh-windows:  Add support for windows host
1874         (that is a build done under the Microsoft build environment).
1875
1876 Fri Oct  4 12:21:03 1996  Angela Marie Thomas ([email protected])
1877
1878         * mh-dgux386: New file.  x86 dgux specific flags
1879
1880 Mon Sep 30 15:10:07 1996  Stan Shebs  <[email protected]>
1881
1882         * mpw-mh-mpw (EXTRALIBS_PPC_XCOFF): New, was EXTRALIBS_PPC.
1883         (EXTRALIBS_PPC): Use shared libraries instead of xcoff.
1884
1885 Sat Aug 17 04:56:25 1996  Geoffrey Noer  <[email protected]>
1886
1887         * mh-cygwin32: don't -D_WIN32 here anymore
1888
1889 Sun Aug 11 20:51:50 1996  Stu Grossman  ([email protected])
1890
1891         * mh-cygwin32 (CFLAGS):  Define _WIN32 to be compatible
1892         with normal Windows compilation environment.
1893
1894 Thu Aug 15 19:46:44 1996  Stan Shebs  <[email protected]>
1895
1896         * mpw-mh-mpw (SEGFLAG_68K, SEGFLAG_PPC): Remove.
1897         (EXTRALIBS_PPC): Add libgcc.xcoff.
1898
1899 Thu Aug  8 14:51:47 1996  Michael Meissner  <[email protected]>
1900
1901         * mt-ppc: New file, add -mrelocatable-lib and -mno-eabi to all
1902         target builds for PowerPC eabi targets.
1903
1904 Fri Jul 12 12:06:01 1996  Stan Shebs  <[email protected]>
1905
1906         * mpw: New subdir, Mac MPW configuration support bits.
1907
1908 Mon Jul  8 17:30:52 1996  Jim Wilson  <[email protected]>
1909
1910         * mh-irix6: New file.
1911
1912 Mon Jul  8 15:15:37 1996  Jason Merrill  <[email protected]>
1913
1914         * mt-sparcpic (PICFLAG_FOR_TARGET): Use -fPIC.
1915
1916 Fri Jul  5 11:49:02 1996  Ian Lance Taylor  <[email protected]>
1917
1918         * mh-irix4 (RANLIB): Don't define; Irix 4 does have ranlib.
1919
1920 Sun Jun 23 22:59:25 1996  Geoffrey Noer  <[email protected]>
1921
1922         * mh-cygwin32: new file.  Like mh-go32 without the CFLAGS entry.
1923
1924 Tue Mar 26 14:10:41 1996  Ian Lance Taylor  <[email protected]>
1925
1926         * mh-go32 (CFLAGS): Define.
1927
1928 Thu Mar 14 19:20:54 1996  Ian Lance Taylor  <[email protected]>
1929
1930         * mh-necv4: New file.
1931
1932 Thu Feb 15 13:07:43 1996  Ian Lance Taylor  <[email protected]>
1933
1934         * mh-cxux (CC): New variable.
1935         (CFLAGS, LDFLAGS): Remove.
1936         * mh-ncrsvr43 (CC): New variable.
1937         (CFLAGS): Remove.
1938         * mh-solaris (CFLAGS): Remove.
1939
1940         * mh-go32: Remove most variable settings, since they presumed a
1941         Canadian Cross, which is now handled correctly by the configure
1942         script.
1943
1944         * mh-sparcpic (PICFLAG): Set to -fPIC, not -fpic.
1945
1946 Mon Feb 12 14:53:39 1996  Andreas Schwab  <[email protected]>
1947
1948         * mh-m68kpic, mt-m68kpic: New files.
1949
1950 Thu Feb  1 14:15:42 1996  Stan Shebs  <[email protected]>
1951
1952         * mpw-mh-mpw (CC_MWC68K): Add options similar to those used
1953         in CC_MWCPPC, and -mc68020 -model far.
1954         (AR_MWLINK68K): Add -xm library.
1955         (AR_AR): Define.
1956         (CC_LD_MWLINK68K): Remove -d.
1957         (EXTRALIBS_MWC68K): Define.
1958
1959 Thu Jan 25 16:05:33 1996  Ian Lance Taylor  <[email protected]>
1960
1961         * mh-ncrsvr43 (CFLAGS): Remove -Hnocopyr.
1962
1963 Thu Nov 30 14:45:25 1995  J.T. Conklin  <[email protected]>
1964
1965         * mt-v810 (CC_FOR_TARGET): Add -ansi flag.  NEC compiler
1966         defaults to K&R mode, but doesn't have varargs.h, so we have to
1967         compile in ANSI mode.
1968
1969 Wed Nov 29 13:49:08 1995  J.T. Conklin  <[email protected]>
1970
1971         * mt-v810 (CC_FOR_TARGET, AS_FOR_TARGET, AR_FOR_TARGET,
1972         RANLIB_FOR_TARGET): Set as appropriate for NEC v810 toolchain.
1973
1974 Tue Nov 14 15:03:12 1995  Jason Molenda  ([email protected])
1975
1976         * mh-i386win32: add LD_FOR_TARGET.
1977
1978 Tue Nov  7 15:41:30 1995  Stan Shebs  <[email protected]>
1979
1980         * mpw-mh-mpw (CC_MWC68K, CC_MWCPPC): Remove unused include path.
1981         (CC_MWCPPC): Add -mpw_chars, disable warnings, add comments
1982         explaining reasons for various flags.
1983         (EXTRALIBS_PPC, EXTRALIBS_MWCPPC ): Put runtime library first.
1984
1985 Fri Oct 13 14:44:25 1995  Jason Molenda  ([email protected])
1986
1987         * mh-aix, mh-sun:  Removed.
1988
1989         * mh-decstation (X11_EXTRA_CFLAGS): Define.
1990
1991         * mh-sco, mh-solaris, mh-sysv4 (X11_EXTRA_LIBS): Define.
1992
1993         * mh-hp300, mh-hpux, mh-hpux8, mh-solaris, mh-sun3, mh-sysv4: Don't
1994         hardcode location of X stuff here.
1995
1996 Thu Sep 28 13:14:56 1995  Stan Shebs  <[email protected]>
1997
1998         * mpw-mh-mpw: Add definitions for various 68K and PowerMac
1999         compilers, add definitions for library and link steps for
2000         PowerMacs.
2001
2002 Sat Sep 16 18:31:08 PDT 1995  Angela Marie Thomas <[email protected]>
2003
2004         * mh-ncrsvr43: Removed AR_FLAGS
2005
2006 Thu Sep 14 08:20:04 1995  Fred Fish  <[email protected]>
2007
2008         * mh-hp300 (CC): Add "CC = cc -Wp,-H256000" to avoid
2009         "too much defining" errors from the HPUX compiler.
2010
2011 Thu Aug 17 17:28:56 1995  Ken Raeburn  <[email protected]>
2012
2013         * mh-hp300 (RANLIB): Use "ar ts", in case GNU ar was used and
2014         didn't build a symbol table.
2015
2016 Thu Jun 22 17:47:24 1995  Stan Shebs  <[email protected]>
2017
2018         * mpw-mh-mpw (CC): Define ANSI_PROTOTYPES.
2019
2020 Mon Jun  5 18:26:36 1995  Jason Merrill  <[email protected]>
2021
2022         * m?-*pic: Define PICFLAG* instead of LIB*FLAGS*.
2023
2024 Mon Apr 10 12:29:48 1995  Stan Shebs  <[email protected]>
2025
2026         * mpw-mh-mpw (EXTRALIBS): Always link in Math.o, CSANELIB.o,
2027         and ToolLibs.o.
2028
2029         * mpw-mh-mpw (CC): Define ALMOST_STDC.
2030         (CFLAGS): Remove ALMOST_STDC, -mc68881.
2031         (LDFLAGS): add -w.
2032
2033         * mpw-mh-mpw (CFLAGS): Add -b option to put strings at the ends of
2034         functions.
2035
2036         * mpw-mh-mpw: New file, host makefile definitions for MPW.
2037
2038 Fri Mar 31 11:35:17 1995  Jason Molenda ([email protected])
2039
2040         * mt-netware: New file.
2041
2042 Tue Mar 28 14:47:34 1995  Jason Molenda ([email protected])
2043
2044         Revert this change:
2045
2046         Mon Mar 29 19:59:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
2047
2048                 * mh-solaris: SunPRO C needs -Xs to be able to get a
2049                 working xmakefile for Emacs.
2050
2051 Mon Mar 13 12:31:29 1995  Ian Lance Taylor  <[email protected]>
2052
2053         * mh-hpux8: New file.
2054         * mh-hpux: Use X11R5 rather than X11R4.
2055
2056 Thu Feb  9 11:04:13 1995  Ian Lance Taylor  <[email protected]>
2057
2058         * mh-linux (SYSV): Don't define.
2059         (RANLIB): Don't define.
2060
2061 Wed Jan 11 16:29:34 1995  Jason Merrill  <[email protected]>
2062
2063         * m?-*pic (LIBCXXFLAGS): Add -fno-implicit-templates.
2064
2065 Sat Nov  5 18:43:30 1994  Jason Merrill  ([email protected])
2066
2067         * m[th]-*pic: Support --enable-shared.
2068
2069 Thu Nov  3 17:27:19 1994  Ken Raeburn  <[email protected]>
2070
2071         * mh-irix4 (CC): Increase maximum string length.
2072
2073         * mh-sco (CC): Define away const, it doesn't work right; elements
2074         of arrays of ptr-to-const are considered const themselves.
2075
2076 Sat Jul 16 12:17:49 1994  Stan Shebs  ([email protected])
2077
2078         * mh-cxux: New file, from Bob Rusk ([email protected]).
2079
2080 Sat Jun  4 17:22:12 1994  Per Bothner  ([email protected])
2081
2082         * mh-ncrsvr43:  New file from Tom McConnell
2083         <[email protected]>.
2084
2085 Thu May 19 00:32:11 1994  Jeff Law  ([email protected])
2086
2087         * mh-hpux (CC): Add -Wp,-H256000 to avoid "too much defining"
2088         errors from the HPUX 8 compilers.
2089
2090 Fri May  6 14:19:25 1994  Steve Chamberlain  ([email protected])
2091
2092         * mh-go32: New fragment.
2093
2094 Thu May  5 20:06:45 1994  Ken Raeburn  ([email protected])
2095
2096         * mh-lynxrs6k: Renamed from mh-lynxosrs6k, to make it
2097         unique in 8.3 naming schemes.
2098
2099 Wed May  4 20:14:47 1994  D. V. Henkel-Wallace  ([email protected])
2100
2101         * mh-lynxrs6k: set SHELL to /bin/bash
2102
2103 Tue Apr 12 12:38:17 1994  Ian Lance Taylor  ([email protected])
2104
2105         * mh-irix4 (CC): Change -XNh1500 to -XNh2000.
2106
2107 Mon Jan 31 18:40:55 1994  Stu Grossman  (grossman at cygnus.com)
2108
2109         * mh-lynxosrs6k:  Account for lack of ranlib!
2110
2111 Sat Dec 25 20:03:45 1993  Jeffrey A. Law  ([email protected])
2112
2113         * mt-hppa: Delete.
2114
2115 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  ([email protected])
2116
2117         * mh-irix5: New file for Irix 5.
2118
2119 Tue Nov 16 22:54:39 1993  Jim Kingdon  ([email protected])
2120
2121         * mh-a68bsd: Define CC to gcc.
2122
2123 Mon Nov 15 16:56:51 1993  Jim Kingdon  ([email protected])
2124
2125         * mh-linux: Don't put -static in LDFLAGS.  Add comments.
2126
2127 Mon Nov 15 13:37:58 1993  david d `zoo' zuhn  ([email protected])
2128
2129         * mh-sysv4 (AR_FLAGS): change from cq to cr
2130
2131 Fri Nov  5 08:12:32 1993  D. V. Henkel-Wallace  ([email protected])
2132
2133         * mh-unixware: remove.  It's the same as sysv4, and config.guess
2134         can't tell the difference.  So don't allow skew.
2135
2136 Wed Oct 20 20:35:14 1993  Jim Kingdon  ([email protected])
2137
2138         * mh-hp300: Revert yesterday's change, but add comment explaining.
2139
2140 Tue Oct 19 18:58:21 1993  Jim Kingdon  ([email protected])
2141
2142         * mh-hp300: Don't define CFLAGS to empty.  Why should hp300 be
2143         different from anything else?  ("gdb doesn't understand the native
2144         debug format" isn't a good enough answer because we might be using
2145         gcc).
2146
2147 Tue Oct  5 12:17:40 1993  Peter Schauer  ([email protected])
2148
2149         * mh-alphaosf: Remove, no longer necessary now that gdb knows
2150         how to handle OSF/1 shared libraries.
2151
2152 Tue Jul  6 11:27:33 1993  Steve Chamberlain  ([email protected])
2153
2154         * mh-alphaosf: New file.
2155
2156 Thu Jul  1 15:49:33 1993  Jim Kingdon  ([email protected])
2157
2158         * mh-riscos: New file.
2159
2160 Mon Jun 14 12:03:18 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
2161
2162         * mh-aix, mh-aix386, mh-decstation, mh-delta88, mh-hpux, mh-irix4,
2163         mh-ncr3000, mh-solaris, mh-sysv, mh-sysv4: remove INSTALL=cp line,
2164         now that we're using install.sh globally
2165
2166 Fri Jun  4 16:09:34 1993  Ian Lance Taylor  ([email protected])
2167
2168         * mh-sysv4 (INSTALL): Use cp, not /usr/ucb/install.
2169
2170 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
2171
2172         * mh-delta88: remove extraneous GCC references
2173
2174 Thu Apr  8 11:21:52 1993  Ian Lance Taylor  ([email protected])
2175
2176         * mt-a29k, mt-ebmon29k, mt-os68k, mt-ose68000, mt-ose68k,
2177         mt-vxworks68, mt-vxworks960: Removed obsolete, unused target
2178         Makefile fragment files.
2179
2180 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  ([email protected])
2181
2182         * mh-irix4: Bump -XNh value to 1500 to match gcc requirements.
2183
2184 Mon Mar 29 19:59:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
2185
2186         * mh-sun3: cc needs -J to compile cp-parse.c correctly
2187
2188         * mh-solaris: SunPRO C needs -Xs to be able to get a
2189         working xmakefile for Emacs.
2190
2191 Mon Mar  8 15:05:25 1993  Ken Raeburn  ([email protected])
2192
2193         * mh-aix386: New file; old mh-aix, plus no-op RANLIB.
2194
2195 Tue Mar  2 21:15:58 1993  Fred Fish  ([email protected])
2196
2197         * mh-vaxult2:  New file.
2198
2199 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
2200
2201         * mh-sco: define X11_LIB to the mess that SCO ODT requires
2202
2203 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  ([email protected])
2204
2205         * mh-sco: Don't override BISON definition.
2206
2207 Mon Dec  7 06:43:27 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
2208
2209         * mh-sco: don't default $(CC) to gcc
2210
2211 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
2212
2213         * mh-solaris: rework standard X location to use
2214         $OPENWINHOME, if defined.
2215
2216         * mh-sun: handle X11 include locations
2217
2218         * mh-decstation: define NeedFunctionPrototypes to 0, to
2219         work around dain-bramaged DECwindows include files
2220
2221 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
2222
2223         * mh-hpux, mh-solaris: define the "standard" locations for
2224         the vendor supplied X11 headers and libraries
2225
2226 Thu Oct  1 13:50:48 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
2227
2228         * mh-solaris: INSTALL is NOT /usr/ucb/install
2229
2230 Mon Aug 24 14:25:35 1992  Ian Lance Taylor  ([email protected])
2231
2232         * mt-ose68000, mt-ose68k: renamed from mt-OSE*.
2233
2234 Mon Aug  3 15:41:28 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
2235
2236         * mh-solaris: removed the -xs from CFLAGS (let the people
2237         with Sun's C compiler deal with it themselved)
2238
2239 Tue Jul 21 02:11:01 1992  D. V. Henkel-Wallace  ([email protected])
2240
2241         * mt-OSE68k, mt-680000: new configs.
2242
2243 Thu Jul 16 17:12:09 1992  K. Richard Pixley  ([email protected])
2244
2245         * mh-irix4: merged changes from progressive.
2246
2247 Wed Jul  8 00:01:30 1992  Stu Grossman  (grossman at cygnus.com)
2248
2249         * mh-solaris:  Use -xs when compiling so that Sun-C puts
2250         a symbol-table into the executable.
2251
2252 Mon Jun 15 12:31:52 1992  Fred Fish  ([email protected])
2253
2254         * mh-ncr3000 (INSTALL):  Don't use /usr/ucb/install,
2255         it is broken on ncr 3000's.
2256
2257 Tue Jun  9 23:29:38 1992  Per Bothner  ([email protected])
2258
2259         * Everywhere: Change RANLIB=echo>/dev/null (which confuses
2260         some shells - and I don't blame them) to RANLIB=true.
2261         * mh-solaris:  Use /usr/ucb/install for INSTALL.
2262
2263 Tue Jun  9 17:18:11 1992  Fred Fish  (fnf at cygnus.com)
2264
2265         * mh-ncr3000, mh-sysv4:  Add INSTALL.
2266
2267 Sun May 31 14:45:23 1992  Mark Eichin  (eichin at cygnus.com)
2268
2269         * mh-solaris2: Add new configuration for Solaris 2 (sysv, no ranlib)
2270
2271 Wed Apr 22 14:38:34 1992  Fred Fish  ([email protected])
2272
2273         * mh-delta88, mh-ncr3000:  Replace MINUS_G with
2274         CFLAGS per new configuration strategy.
2275
2276 Fri Apr 10 23:10:08 1992  Fred Fish  ([email protected])
2277
2278         * mh-ncr3000:  Add new configuration for NCR 3000.
2279
2280 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
2281
2282         * mh-irix4: Port to SGI Irix-4.x.
2283
2284 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
2285
2286         * mh-sco: Fix SCO configuration stuff.
2287
2288 Tue Dec 10 00:10:55 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
2289
2290         * ChangeLog: fresh changelog.
2291
This page took 0.166629 seconds and 4 git commands to generate.