]>
Commit | Line | Data |
---|---|---|
055bc77a NC |
1 | 2021-01-09 Nick Clifton <[email protected]> |
2 | ||
3 | * 2.36 release branch crated. | |
4 | ||
f4782128 ST |
5 | 2021-01-07 Samuel Thibault <[email protected]> |
6 | ||
7 | * libtool.m4: Match gnu* along with other GNU systems. | |
8 | ||
16062162 AM |
9 | 2021-01-07 Alan Modra <[email protected]> |
10 | ||
11 | * config.sub: Accept OS of eabi* and gnueabi*. | |
12 | ||
c59e30ed NA |
13 | 2021-01-05 Nick Alcock <[email protected]> |
14 | ||
15 | * Makefile.def (libctf): No longer no_check. Checking depends on | |
16 | all-ld. | |
17 | * Makefile.in: Regenerated. | |
18 | ||
d750c713 NC |
19 | 2021-01-05 Nick Clifton <[email protected]> |
20 | ||
21 | * libiberty: Sync with gcc. Bring in: | |
22 | 2021-01-04 Martin Liska <[email protected]> | |
23 | ||
24 | * strverscmp.c: Convert to utf8 from iso8859. | |
25 | ||
26 | 2020-12-22 Jason Merrill <[email protected]> | |
27 | ||
28 | PR c++/67343 | |
29 | * cp-demangle.h (struct d_info): Add unresolved_name_state. | |
30 | * cp-demangle.c (d_prefix): Add subst parm. | |
31 | (d_nested_name): Pass it. | |
32 | (d_unresolved_name): Split out from... | |
33 | (d_expression_1): ...here. | |
34 | (d_demangle_callback): Maybe retry with old sr mangling. | |
35 | * testsuite/demangle-expected: Add test. | |
36 | ||
37 | 2020-12-21 Jason Merrill <[email protected]> | |
38 | ||
39 | * cp-demangle.c (d_expression_1): Recognize qualified-id | |
40 | on RHS of dt/pt. | |
41 | * testsuite/demangle-expected: Add test. | |
42 | ||
43 | 2020-12-21 Jason Merrill <[email protected]> | |
44 | ||
45 | * cp-demangle.c (d_unqualified_name): Clear is_expression. | |
46 | * testsuite/demangle-expected: Add tests. | |
47 | ||
48 | 2020-11-25 Matthew Malcomson <[email protected]> | |
49 | ||
50 | * configure: Regenerate. | |
51 | * configure.ac: Avoid using sanitizer. | |
52 | ||
53 | 2020-11-13 Eduard-Mihai Burtescu <[email protected]> | |
54 | ||
55 | * rust-demangle.c (struct rust_demangler): Add | |
56 | skipping_printing and bound_lifetime_depth fields. | |
57 | (eat): Add (v0-only). | |
58 | (parse_integer_62): Add (v0-only). | |
59 | (parse_opt_integer_62): Add (v0-only). | |
60 | (parse_disambiguator): Add (v0-only). | |
61 | (struct rust_mangled_ident): Add punycode{,_len} fields. | |
62 | (parse_ident): Support v0 identifiers. | |
63 | (print_str): Respect skipping_printing. | |
64 | (print_uint64): Add (v0-only). | |
65 | (print_uint64_hex): Add (v0-only). | |
66 | (print_ident): Respect skipping_printing, | |
67 | Support v0 identifiers. | |
68 | (print_lifetime_from_index): Add (v0-only). | |
69 | (demangle_binder): Add (v0-only). | |
70 | (demangle_path): Add (v0-only). | |
71 | (demangle_generic_arg): Add (v0-only). | |
72 | (demangle_type): Add (v0-only). | |
73 | (demangle_path_maybe_open_generics): Add (v0-only). | |
74 | (demangle_dyn_trait): Add (v0-only). | |
75 | (demangle_const): Add (v0-only). | |
76 | (demangle_const_uint): Add (v0-only). | |
77 | (basic_type): Add (v0-only). | |
78 | (rust_demangle_callback): Support v0 symbols. | |
79 | * testsuite/rust-demangle-expected: Add v0 testcases. | |
80 | ||
81 | 2020-11-13 Seija Kijin <[email protected]> | |
82 | ||
83 | * strstr.c (strstr): Make implementation ANSI/POSIX compliant. | |
84 | ||
85 | 2020-11-11 Patrick Palka <[email protected]> | |
86 | ||
87 | PR c++/88115 | |
88 | * cp-demangle.c (d_print_comp_inner) | |
89 | <case DEMANGLE_COMPONENT_EXTENDED_OPERATOR>: Don't print the | |
90 | "operator " prefix for __alignof__. | |
91 | <case DEMANGLE_COMPONENT_UNARY>: Always print parens around the | |
92 | operand of __alignof__. | |
93 | * testsuite/demangle-expected: Test demangling for __alignof__. | |
94 | ||
95 | 2020-11-09 Christophe Lyon <[email protected]> | |
96 | ||
97 | * pex-win32.c (pex_win32_exec_child): Initialize orig_err. | |
98 | ||
99 | 2020-10-06 Martin Liska <[email protected]> | |
100 | ||
101 | PR lto/97290 | |
102 | * simple-object-elf.c (simple_object_elf_copy_lto_debug_sections): | |
103 | Use sh_link of a .symtab_shndx section. | |
104 | ||
5f8c2a15 AM |
105 | 2021-01-05 Alan Modra <[email protected]> |
106 | ||
107 | * config.guess: Import from upstream. | |
108 | * config.sub: Likewise. | |
109 | ||
d6f26c9d ML |
110 | 2020-12-16 Martin Liska <[email protected]> |
111 | Tom de Vries <[email protected]> | |
112 | ||
113 | * gdb/debuginfod-support.c (struct user_data): Remove has_printed | |
114 | field. Add meter field. | |
115 | (progressfn): Print progress using meter. | |
116 | ||
7ddfb1a8 EL |
117 | 2020-12-02 Enze Li <[email protected]> |
118 | ||
119 | * .gitignore: Add gnu global outputs. | |
120 | ||
12bf6525 SM |
121 | 2020-12-02 Simon Marchi <[email protected]> |
122 | ||
123 | * .gitignore: Sync with gcc. | |
124 | ||
ce04ca31 AR |
125 | 2020-10-26 Andreas Rammhold <[email protected]> |
126 | ||
127 | * src-release.sh: Use sha256sum instead of md5sum. | |
128 | ||
ba4d88ad AB |
129 | 2020-10-14 Andrew Burgess <[email protected]> |
130 | ||
131 | * Makefile.in: Rebuild. | |
132 | * Makefile.def: Make distclean-gnulib depend on distclean-gdb and | |
133 | distclean-gdbserver. | |
134 | ||
f6720b1c AM |
135 | 2020-07-24 Aaron Merey <[email protected]> |
136 | ||
f6720b1c AM |
137 | * configure: Rebuild. |
138 | * configure.ac: Remove AC_DEBUGINFOD. | |
139 | ||
b115b9fd NC |
140 | 2020-07-04 Nick Clifton <[email protected]> |
141 | ||
142 | Binutils 2.35 branch created. | |
143 | ||
11104e42 SC |
144 | 2020-04-21 Stephen Casner <[email protected]> |
145 | ||
146 | PR 25830 | |
147 | * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11. | |
148 | * configure: Rebuild. | |
149 | ||
4635ff97 TT |
150 | 2020-03-12 Tom Tromey <[email protected]> |
151 | ||
152 | * Makefile.in: Rebuild. | |
153 | * Makefile.def (gdbserver): Depend on gdbsupport. | |
154 | ||
21329136 TT |
155 | 2020-03-12 Tom Tromey <[email protected]> |
156 | ||
157 | * Makefile.in: Rebuild. | |
158 | * Makefile.def (gdbsupport): Don't depend on bfd. | |
159 | ||
9a665d62 TT |
160 | 2020-03-12 Tom Tromey <[email protected]> |
161 | ||
162 | * Makefile.in: Rebuild. | |
163 | * Makefile.def (gdbsupport): Depend on intl. | |
164 | ||
b6f9caee TT |
165 | 2020-02-17 Tom Tromey <[email protected]> |
166 | ||
167 | * configure: Rebuild. | |
168 | * configure.ac (configdirs): Add gnulib and gdbsupport when building | |
169 | gdbserver. | |
170 | ||
1a627e7e TT |
171 | 2020-02-14 Tom Tromey <[email protected]> |
172 | ||
173 | * Makefile.in: Rebuild. | |
174 | * Makefile.def: Make gdbserver require gnulib and libiberty. | |
175 | ||
919adfe8 TT |
176 | 2020-02-07 Tom Tromey <[email protected]> |
177 | Pedro Alves <[email protected]> | |
178 | ||
179 | * src-release.sh (GDB_SUPPORT_DIRS): Add gdbserver. | |
180 | * gdbserver: New directory, moved from gdb/gdbserver. | |
181 | * configure.ac (host_tools): Add gdbserver. | |
182 | Only build gdbserver on certain systems. | |
183 | * Makefile.in, configure: Rebuild. | |
184 | * Makefile.def (host_modules, dependencies): Add gdbserver. | |
185 | * MAINTAINERS: Add gdbserver. | |
186 | ||
fc1ca146 SDJ |
187 | 2020-01-28 Sergio Durigan Junior <[email protected]> |
188 | ||
189 | * src-release.sh (getver): Look for gdbsupport's | |
190 | create-version.sh script at the current directory if tool is | |
191 | "gdb". | |
192 | ||
cf1d9e09 SM |
193 | 2020-01-19 Simon Marchi <[email protected]> |
194 | ||
195 | * remote-sim.c (gdbsim_target::wait): Return | |
196 | sim_data->remote_sim_ptid instead of inferior_ptid. | |
197 | ||
ae774686 NC |
198 | 2020-01-18 Nick Clifton <[email protected]> |
199 | ||
200 | Binutils 2.34 branch created. | |
201 | ||
4fb3a8da NC |
202 | 2020-01-18 Nick Clifton <[email protected]> |
203 | ||
204 | Synchronize top level configure files with master version: | |
205 | ||
206 | 2020-01-01 Ben Elliston <[email protected]> | |
207 | ||
208 | * config.guess: Update copyright years. | |
209 | * config.sub: Likewise. | |
210 | ||
211 | 2019-12-21 Ben Elliston <[email protected]> | |
212 | ||
213 | * config.guess (set_cc_for_build): Prevent multiple calls by | |
214 | checking if $tmp is already set. We can't check CC_FOR_BUILD as | |
215 | the user may set it externally. Thanks to Torbjörn Granlund for | |
216 | the bug report. | |
217 | ||
218 | 2019-12-21 Torbjörn Granlund <[email protected]> | |
219 | ||
220 | * config.guess (alpha:Linux:*:*): Guard against missing | |
221 | /proc/cpuinfo by redirecting standard error to /dev/null. | |
222 | ||
223 | 2019-09-12 Daniel Bittman <[email protected]> | |
224 | ||
225 | * config.guess (*:Twizzler:*:*): New. | |
226 | * config.sub (-twizzler*): New. | |
227 | ||
228 | 2019-07-24 Ben Elliston <[email protected]> | |
229 | ||
230 | * config.guess (mips:OSF1:*.*): Whitespace cleanup. | |
231 | ||
232 | 2019-06-30 Ben Elliston <[email protected]> | |
233 | ||
234 | * config.sub (case $os): Match nsk* and powerunix. Don't later | |
235 | match nsk* and set os=nsk which removes the OS version number. | |
236 | ||
237 | 2019-06-30 Ben Elliston <[email protected]> | |
238 | ||
239 | * config.sub: Recognise os108*. | |
240 | ||
241 | 2019-06-26 Ben Elliston <[email protected]> | |
242 | ||
243 | * config.sub (hp300): Set $os to hpux. | |
244 | ||
245 | 2019-06-26 Ben Elliston <[email protected]> | |
246 | ||
247 | * config.sub (vsta): Move into alphabetical order. | |
248 | ||
249 | 2019-06-10 Ben Elliston <[email protected]> | |
250 | ||
251 | * config.guess (*:OS108:*:*): Recognise new OS. | |
252 | ||
253 | 2019-05-28 Ben Elliston <[email protected]> | |
254 | ||
255 | * config.guess (*:Darwin:*:*): Run xcode-select to determine if a | |
256 | system compiler is installed. If not, do not run set_cc_for_build, | |
257 | as the default cc will open a dialog box asking to install | |
258 | Xcode. If no C compiler is available, guess based on uname -p and | |
259 | uname -m. | |
260 | ||
261 | 2019-05-28 Ben Elliston <[email protected]> | |
262 | ||
263 | * config.guess (*:Darwin:*:*): Simplify UNAME_PROCESSOR. | |
264 | ||
c4d3fc14 SM |
265 | 2020-01-17 Simon Marchi <[email protected]> |
266 | ||
267 | * Makefile.def: Add dependencies of all-gdbsupport on all-bfd. | |
268 | * Makefile.in: Re-generate. | |
269 | ||
01027315 TT |
270 | 2020-01-14 Tom Tromey <[email protected]> |
271 | ||
272 | * src-release.sh (GDB_SUPPORT_DIRS): Add gdbsupport. | |
273 | * MAINTAINERS: Add gdbsupport. | |
274 | * configure: Rebuild. | |
275 | * configure.ac (configdirs): Add gdbsupport. | |
276 | * gdbsupport: New directory, move from gdb/gdbsupport. | |
277 | * Makefile.def (host_modules, dependencies): Add gnulib. | |
278 | * Makefile.in: Rebuild. | |
279 | ||
abb78b78 AM |
280 | 2020-01-09 Aaron Merey <[email protected]> |
281 | ||
282 | * config/debuginfod.m4: New file. Add macro AC_DEBUGINFOD. Adds | |
283 | new configure option --with-debuginfod. | |
284 | * configure: Regenerate. | |
285 | * configure.ac: Call AC_DEBUGINFOD. | |
286 | ||
cef2097a CB |
287 | 2019-12-26 Christian Biesinger <[email protected]> |
288 | ||
289 | * .gitignore: Add perf.data and perf.data.old. | |
290 | ||
95c746cc SDJ |
291 | 2019-10-17 Sergio Durigan Junior <[email protected]> |
292 | ||
293 | * src-release.sh (GDB_SUPPORT_DIRS): Add libctf. | |
294 | ||
a315e147 AM |
295 | 2019-10-17 Alan Modra <[email protected]> |
296 | ||
297 | PR 29 | |
298 | * src-release.sh (getver): Replace "head -1" with "head -n 1". | |
299 | ||
87279e3c NA |
300 | 2019-07-30 Nick Alcock <[email protected]> |
301 | ||
302 | * Makefile.def (host_modules): libctf is no longer no_install. | |
303 | * Makefile.in: Regenerated. | |
304 | ||
1ff6de03 NA |
305 | 2019-07-13 Nick Alcock <[email protected]> |
306 | ||
307 | * Makefile.def (dependencies): all-ld depends on all-libctf. | |
308 | * Makefile.in: Regenerated. | |
309 | ||
60391a25 PB |
310 | 2019-09-09 Phil Blundell <[email protected]> |
311 | ||
312 | binutils 2.33 branch created | |
313 | ||
c1a5d03a TT |
314 | 2019-08-19 Tom Tromey <[email protected]> |
315 | ||
316 | * configure: Rebuild. | |
317 | * configure.ac: Add --with-static-standard-libraries. | |
318 | ||
f211b8c0 NC |
319 | 2019-08-09 Nick Clifton <[email protected]> |
320 | ||
321 | * libiberty: Sync with gcc. Bring in: | |
322 | 2019-08-08 Martin Liska <[email protected]> | |
323 | ||
324 | PR bootstrap/91352 | |
325 | * lrealpath.c (is_valid_fd): New function. | |
326 | ||
327 | 2019-07-24 Martin Liska <[email protected]> | |
328 | ||
329 | PR lto/91228 | |
330 | * simple-object-elf.c (simple_object_elf_copy_lto_debug_sections): | |
331 | Find first '\0' starting from gnu_lto + 1. | |
332 | ||
333 | 2019-07-12 Ren Kimura <[email protected]> | |
334 | ||
335 | * simple-object-elf.c (simple_object_elf_match): Check zero value shstrndx. | |
336 | This fixes a Bug 90924. | |
337 | ||
338 | 2019-07-22 Martin Liska <[email protected]> | |
339 | ||
340 | * simple-object-elf.c (simple_object_elf_copy_lto_debug_sections): | |
341 | Do not search for gnu_lto_v1, but search for first '\0'. | |
342 | ||
343 | 2019-07-18 Eduard-Mihai Burtescu <[email protected]> | |
344 | ||
345 | * cplus-dem.c: Include rust-demangle.h. | |
346 | * rust-demangle.c: Include rust-demangle.h. | |
347 | * rust-demangle.h: New file. | |
348 | ||
349 | 2019-05-31 Michael Forney <[email protected]> | |
350 | ||
351 | * cp-demangle.c: Don't define CP_DYNAMIC_ARRAYS if __STDC_NO_VLA__ | |
352 | is non-zero. | |
353 | ||
354 | 2019-04-30 Ben L <[email protected]> | |
355 | ||
356 | * d-demangle.c (dlang_parse_assocarray): Correctly handle error result. | |
357 | * testsuite/d-demangle-expected: Add testcase. | |
358 | ||
359 | * d-demangle.c (dlang_parse_tuple): Correctly handle error result. | |
360 | * testsuite/d-demangle-expected: Add testcase. | |
361 | ||
362 | * d-demangle.c (dlang_parse_structlit): Correctly handle error result. | |
363 | * testsuite/d-demangle-expected: Add testcase. | |
364 | ||
365 | * d-demangle.c (dlang_parse_arrayliteral): Correctly handle error result. | |
366 | * testsuite/d-demangle-expected: Add testcase. | |
367 | ||
368 | * d-demangle.c (dlang_parse_integer): Fix stack underflow. | |
369 | * testsuite/d-demangle-expected: Add testcase. | |
370 | ||
371 | * cp-demangle (d_print_comp_inner): Guard against a NULL 'typed_name'. | |
372 | * testsuite/demangle-expected: Add testcase. | |
373 | ||
374 | * cp-demangle.c (d_encoding): Guard against NULL return values from | |
375 | d_right (dc). | |
376 | * testsuite/demangle-expected: Add testcase. | |
377 | ||
378 | 2019-04-29 Ben L <[email protected]> | |
379 | ||
380 | * cp-demangle.c (d_expression_1): Don't peek ahead unless the current | |
381 | char is valid. | |
382 | * testsuite/demangle-expected: Add testcase. | |
383 | ||
384 | 2019-04-10 Nick Clifton <[email protected]> | |
385 | ||
386 | PR 89394 | |
387 | * cp-demangle.c (cplus_demangle_fill_name): Reject negative | |
388 | lengths. | |
389 | (d_count_templates_scopes): Replace num_templates and num_scopes | |
390 | parameters with a struct d_print_info pointer parameter. Adjust | |
391 | body of the function accordingly. Add recursion counter and check | |
392 | that the recursion limit is not reached. | |
393 | (d_print_init): Pass dpi parameter to d_count_templates_scopes. | |
394 | Reset recursion counter afterwards, unless the recursion limit was | |
395 | reached. | |
396 | ||
48b550c2 JB |
397 | 2019-07-13 Joel Brobecker <[email protected]> |
398 | ||
399 | * src-release (getver): If $tool/gdbsupport/create-version.sh | |
400 | exists, use that to determine the version number. | |
401 | ||
be74b5b7 AS |
402 | 2019-06-21 Andreas Schwab <[email protected]> |
403 | ||
404 | * src-release.sh (GDB_SUPPORT_DIRS): Add gnulib. | |
405 | ||
73cc7272 TT |
406 | 2019-06-14 Tom Tromey <[email protected]> |
407 | ||
408 | * MAINTAINERS: Add gnulib. | |
409 | * gnulib: New directory, move from gdb/gnulib. | |
410 | * configure.ac (host_libs): Add gnulib. | |
411 | * configure: Rebuild. | |
412 | * Makefile.def (host_modules, dependencies): Add gnulib. | |
413 | * Makefile.in: Rebuild. | |
414 | ||
79b377b3 NC |
415 | 2019-06-03 Nick Clifton <[email protected]> |
416 | ||
417 | Revert: | |
418 | 2019-05-29 Nick Clifton <[email protected]> | |
419 | ||
420 | * configure.ac (noconfigdirs): Add libctf if the target does not use | |
421 | the ELF file format. | |
422 | * configure: Regenerate. | |
423 | ||
e33f2313 NC |
424 | 2019-05-29 Nick Clifton <[email protected]> |
425 | ||
426 | * src-release.sh (do_proto_toplev): Add libctf to list of | |
427 | directories that can be disabled. | |
428 | ||
90bd5423 NC |
429 | 2019-05-29 Nick Clifton <[email protected]> |
430 | ||
431 | * configure.ac (noconfigdirs): Add libctf if the target does not use | |
432 | the ELF file format. | |
433 | * configure: Regenerate. | |
434 | ||
9698cf9b NA |
435 | 2019-05-28 Nick Alcock <[email protected]> |
436 | ||
437 | * Makefile.def (dependencies): configure-libctf depends on all-bfd | |
438 | and all its deps. | |
439 | * Makefile.in: Regenerated. | |
440 | ||
88981b15 NA |
441 | 2019-05-28 Nick Alcock <[email protected]> |
442 | ||
443 | * MAINTAINERS: Add libctf. | |
444 | ||
0e65dfba NA |
445 | 2019-05-28 Nick Alcock <[email protected]> |
446 | ||
447 | * Makefile.def (host_modules): Add libctf. | |
448 | * Makefile.def (dependencies): Likewise. | |
449 | libctf depends on zlib, libiberty, and bfd. | |
450 | * Makefile.in: Regenerated. | |
451 | * configure.ac (host_libs): Add libctf. | |
452 | * configure: Regenerated. | |
453 | ||
2376c370 JM |
454 | 2019-05-23 Jose E. Marchesi <[email protected]> |
455 | ||
456 | * config.guess: Synchronize with config project master sources. | |
457 | * config.sub: Likewise. | |
458 | * readline/support/config.guess: Likewise. | |
459 | * readline/support/config.sub: Likewise. | |
460 | ||
c1202057 NC |
461 | 2019-04-10 Nick Clifton <[email protected]> |
462 | ||
463 | * libiberty: Sync with gcc. Bring in: | |
464 | 2019-04-10 Nick Clifton <[email protected]> | |
465 | ||
466 | PR 89394 | |
467 | * cp-demangle.c (cplus_demangle_fill_name): Reject negative | |
468 | lengths. | |
469 | (d_count_templates_scopes): Replace num_templates and num_scopes | |
470 | parameters with a struct d_print_info pointer parameter. Adjust | |
471 | body of the function accordingly. Add recursion counter and check | |
472 | that the recursion limit is not reached. | |
473 | (d_print_init): Pass dpi parameter to d_count_templates_scopes. | |
474 | Reset recursion counter afterwards, unless the recursion limit was | |
475 | reached. | |
476 | ||
f974f26c NC |
477 | 2018-06-24 Nick Clifton <[email protected]> |
478 | ||
479 | 2.32 branch created. | |
480 | ||
d63f2be2 RO |
481 | 2019-01-14 Rainer Orth <[email protected]> |
482 | ||
483 | Merge from GCC: | |
484 | PR target/88535 | |
485 | * config.guess: Import upstream version 2019-01-03. | |
486 | * config.sub: Import upstream version 2019-01-01. | |
487 | ||
1910070b NC |
488 | 2019-01-10 Nick Clifton <[email protected]> |
489 | ||
490 | * libiberty: Sync with gcc. Bring in: | |
491 | 2019-01-09 Sandra Loosemore <[email protected]> | |
492 | ||
493 | PR other/16615 | |
494 | ||
495 | * cp-demangle.c: Mechanically replace "can not" with "cannot". | |
496 | * floatformat.c: Likewise. | |
497 | * strerror.c: Likewise. | |
498 | ||
499 | 2018-12-22 Jason Merrill <[email protected]> | |
500 | ||
501 | Remove support for demangling GCC 2.x era mangling schemes. | |
502 | * cplus-dem.c: Remove cplus_mangle_opname, cplus_demangle_opname, | |
503 | internal_cplus_demangle, and all subroutines. | |
504 | (libiberty_demanglers): Remove entries for ancient GNU (pre-3.0), | |
505 | Lucid, ARM, HP, and EDG demangling styles. | |
506 | (cplus_demangle): Remove 'work' variable. Don't call | |
507 | internal_cplus_demangle. | |
508 | ||
69961a84 ДП |
509 | 2019-01-03 Дилян Палаузов <[email protected]> |
510 | ||
511 | * configure.ac: Don't configure readline if --with-system-readline is | |
512 | used. | |
513 | * configure: Re-generate. | |
514 | ||
b555fb21 JM |
515 | 2018-10-31 Joseph Myers <[email protected]> |
516 | ||
517 | Merge from GCC: | |
518 | PR bootstrap/82856 | |
519 | * multilib.am: New file. From automake. | |
520 | ||
80ca5f98 SDJ |
521 | 2018-09-12 Sergio Durigan Junior <[email protected]> |
522 | ||
523 | * src-release.sh (GDB_SUPPORT_DIRS): Add "contrib". | |
524 | ||
0a8288f7 NC |
525 | 2018-07-16 Nick Clifton <[email protected]> |
526 | ||
527 | * src-release.sh (DEVO_SUPPORT): Add test-driver and ar-lib. | |
528 | ||
26996596 SH |
529 | 2018-07-06 Sebastian Huber <[email protected]> |
530 | ||
531 | * config.sub: Sync with upstream version 2018-07-03. | |
532 | ||
c5244148 SH |
533 | 2018-07-05 Sebastian Huber <[email protected]> |
534 | ||
535 | * config.guess: Sync with upstream version 2018-06-26. | |
536 | * config.sub: Sync with upstream version 2018-07-02. | |
537 | ||
4119873a AO |
538 | 2018-06-29 Alexandre Oliva <[email protected]> |
539 | ||
540 | * configure.ac: Introduce support for @unless/@endunless. | |
541 | * Makefile.tpl (dep-kind): Rewrite with cond; return | |
542 | postbootstrap in some cases. | |
543 | (make-postboot-dep, postboot-targets): New. | |
544 | (dependencies): Do not output postbootstrap dependencies at | |
545 | first. Output non-target ones changed for configure to depend | |
546 | on stage_last @if gcc-bootstrap, and the original deps @unless | |
547 | gcc-bootstrap. | |
548 | * configure.in, Makefile.in: Rebuilt. | |
549 | ||
71300e2c NC |
550 | 2018-06-24 Nick Clifton <[email protected]> |
551 | ||
552 | * configure: Regenerate. | |
553 | ||
d0ac1c44 SM |
554 | 2018-06-19 Simon Marchi <[email protected]> |
555 | ||
556 | * libtool.m4: Use AC_LANG_SOURCE. | |
557 | * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE. | |
558 | * README-maintainer-mode: Update version requirements. | |
559 | * ar-lib: New file. | |
560 | * test-driver: New file. | |
561 | * configure: Re-generate. | |
562 | ||
e0541124 EB |
563 | 2018-06-18 Eric Botcazou <[email protected]> |
564 | ||
565 | * Makefile.def (fortran): Add check-target-libgomp-fortran. | |
566 | * Makefile.tpl (check-target-libgomp-fortran): New phony target. | |
567 | * Makefile.in: Regenerate. | |
568 | ||
569 | * configure: Regenerate. | |
570 | ||
db67d458 SM |
571 | 2018-06-18 Simon Marchi <[email protected]> |
572 | ||
573 | * configure.ac: Sync with GCC, remove MPX-related things. | |
574 | ||
b5778783 NC |
575 | 2018-05-01 Nick Clifton <[email protected]> |
576 | ||
577 | * config.guess: Synchronize with config project master sources. | |
578 | * config.sub: Likewise. | |
579 | ||
1063beb5 FT |
580 | 2018-05-01 Francois H. Theron <[email protected]> |
581 | ||
582 | * configure.ac: Added "nfp" target. | |
583 | * configure: Regenerate. | |
584 | ||
b29d2641 MR |
585 | 2018-02-13 Maciej W. Rozycki <[email protected]> |
586 | ||
587 | * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'. | |
588 | * configure: Regenerate. | |
589 | ||
52b2f300 NC |
590 | 2018-01-30 Nick Clifton <[email protected]> |
591 | ||
592 | * src-release.sh (do_proto_toplev): Add patterns for more junk files | |
593 | to delete before creating the tarball. | |
594 | ||
b431b4ea NC |
595 | 2018-01-29 Nick Clifton <[email protected]> |
596 | ||
597 | * src-release.sh (do_proto_toplev): Strip patch remnant files from | |
598 | the sources before creating the tarball. | |
599 | ||
19e2900b NC |
600 | 2018-01-13 Nick Clifton <[email protected]> |
601 | ||
602 | * src-release.sh: Update copyright notice. Change reference to devo | |
603 | to be a reference to root. | |
604 | ||
bf41f30d NC |
605 | 2018-01-10 Nick Clifton <[email protected]> |
606 | ||
607 | * config-ml.in: Sync with gcc sources. | |
608 | * config.guess: Likewise. | |
609 | * config.sub: Likewise. | |
610 | * configure.ac: Likewise. | |
7ec0cd50 | 611 | * configure: Regenerate. |
bf41f30d | 612 | |
863f7a5f NC |
613 | 2017-12-14 Nick Clifton <[email protected]> |
614 | ||
615 | * COPYING.LIBGLOSS: Update address of FSF in copyright notice. | |
616 | ||
638d9137 SH |
617 | 2017-12-12 Stafford Horne <[email protected]> |
618 | ||
619 | * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k. | |
620 | * configure: Regenerate. | |
621 | ||
ef87240f NC |
622 | 2017-09-15 Nick Clifton <[email protected]> |
623 | ||
624 | * src-release.sh (LZIPPROG): New define. Provides the name of the | |
625 | lzip program. | |
626 | (do_lz): New function. Compresses a tarball using the lzip | |
627 | program. | |
628 | (do_compress): Add support for lzip compression. | |
629 | (usage): Mention -l option. | |
630 | (build_release): Support -l option to invoke lzip compression. | |
631 | ||
817b7711 AM |
632 | 2017-09-15 Alan Modra <[email protected]> |
633 | ||
634 | * src-release.sh (do_proto_toplev): Revert last patch. Enable or | |
635 | disable binutils, gas, gdb, gold, gprof, ld, libdecnumber, readline, | |
636 | and sim depending on $tool and $support_files. Echo configure line. | |
637 | ||
255300f5 | 638 | 2017-09-14 Matt Rice <[email protected]> |
639 | ||
640 | * src-release.sh (do_proto_toplev): Enable gold during release process. | |
641 | ||
8f0dd45f AJ |
642 | 2017-04-13 Andrew Jenner <[email protected]> |
643 | ||
644 | * config.sub: Sync with master version in config project. | |
645 | ||
2f5f29ca AJ |
646 | 2017-04-03 Andrew Jenner <[email protected]> |
647 | ||
648 | * config.sub: Handle ia16 in $basic_machine. | |
649 | ||
650 | bfd/ | |
651 | * config.bfd: Handle ia16. | |
652 | ||
653 | gas/ | |
654 | * configure.tgt: Handle ia16. | |
655 | ||
656 | ld/ | |
657 | * configure.tgt: Handle ia16. | |
658 | ||
11997a83 NC |
659 | 2017-03-22 Nick Clifton <[email protected]> |
660 | ||
661 | * config.sub: Sync with master version in config project. | |
662 | * config.guess: Likewise. | |
663 | ||
05a13254 NC |
664 | 2017-01-23 Nick Clifton <[email protected]> |
665 | ||
666 | * configure.ac: Update year in copyright notice. | |
667 | Sync from FSF GCC mainline, bringing in the following patches. | |
668 | * Makefile.def: Likewise. | |
669 | * Makefile.tpl: Likewise. | |
670 | * configure: Regenerate. | |
671 | * Makefile.in: Regenerate. | |
672 | ||
673 | 2016-12-21 Jakub Jelinek <[email protected]> | |
674 | ||
675 | * configure.ac: Don't bootstrap libmpx unless --with-build-config | |
676 | includes bootstrap-mpx. | |
677 | ||
678 | 2016-12-01 Matthias Klose <[email protected]> | |
679 | ||
680 | * configure.ac: Don't use pkg-config to check for bdw-gc. | |
681 | ||
682 | 2016-11-30 Matthias Klose <[email protected]> | |
683 | ||
684 | * Makefile.def: Remove reference to boehm-gc target module. | |
685 | * configure.ac: Include pkg.m4, check for --with-target-bdw-gc | |
686 | options and for the bdw-gc pkg-config module. | |
687 | ||
688 | 2016-11-15 Matthias Klose <[email protected]> | |
689 | ||
690 | * config-ml.in: Remove references to GCJ. | |
691 | * configure.ac: Likewise. | |
692 | ||
693 | 2016-09-30 Jakub Jelinek <[email protected]> | |
694 | ||
695 | * configure.ac: Add target-libffi to target_libraries. | |
696 | Readd libgcj target disablings, modified to only target-libffi. | |
697 | Readd target addition of go to unsupported languages. | |
698 | ||
699 | 2016-09-30 Andrew Haley <[email protected]> | |
700 | ||
701 | * Makefile.def: Remove libjava. | |
702 | * Makefile.tpl: Likewise. | |
703 | * configure.ac: Likewise. | |
704 | ||
705 | 2016-09-26 Anton Kolesov <[email protected]> | |
706 | ||
707 | * configure.ac: Disable "sim" directory for arc*-*-*. | |
708 | ||
709 | 2016-09-12 Maciej W. Rozycki <[email protected]> | |
710 | ||
711 | * configure.ac: Check for the minimum in-tree MPFR version | |
712 | handled. | |
713 | ||
3f66c01b AM |
714 | 2016-12-31 Alan Modra <[email protected]> |
715 | ||
716 | * config.sub: Import from upstream. | |
717 | ||
da17fe9d AM |
718 | 2016-12-08 Alan Modra <[email protected]> |
719 | ||
720 | * configure: Regenerate. | |
721 | ||
d5451cd4 JC |
722 | 2016-12-02 Josh Conner <[email protected]> |
723 | ||
724 | * configure.ac: Add fuchsia to targets that use ELF. | |
725 | * configure: Regenerated. | |
726 | ||
5ada5c6f DE |
727 | 2016-11-07 Doug Evans <[email protected]> |
728 | ||
729 | * config.sub: Sync with upstream version 2016-11-03. | |
730 | git://git.sv.gnu.org/config.git | |
731 | * config.guess: Sync with upstream version 2016-10-02. | |
732 | ||
07619d52 SM |
733 | 2016-09-27 Simon Marchi <[email protected]> |
734 | ||
735 | * .gitignore: Add archives and make stamps. | |
736 | ||
bedbe19c YTL |
737 | 2016-07-20 Yan-Ting Lin <[email protected]> |
738 | ||
739 | * configure.ac (nds32*-*-*): Remove entry to enable gdb. | |
740 | * configure: Regenerated. | |
741 | ||
9abdce70 WL |
742 | 2016-06-28 Walter Lee <[email protected]> |
743 | ||
744 | * configure.ac (tilepro-*-*): Add gdb to noconfigdirs. | |
745 | * configure: Regenerate. | |
746 | ||
0597bdc4 AM |
747 | 2016-05-28 Alan Modra <[email protected]> |
748 | ||
749 | * Makefile.tpl (configure): Depend on m4 files included. | |
750 | * Makefile.in: Regenerate. | |
751 | ||
1690f1db NC |
752 | 2016-05-27 Nick Clifton <[email protected]> |
753 | ||
754 | * config.guess (Alpha OSF1): Fix typo introduced during the most | |
755 | recent synchronization update. | |
756 | ||
b43b8535 NC |
757 | 2016-05-23 Nick Clifton <[email protected]> |
758 | ||
759 | * Import these patches from the gcc mainline: | |
760 | ||
761 | 2016-05-16 Jakub Sejdak <[email protected]> | |
762 | ||
763 | * config.guess: Import version 2016-04-02 (newest). | |
764 | * config.sub: Import version 2016-05-10 (newest). | |
765 | ||
bb7dc663 NC |
766 | 2016-04-19 Nick Clifton <[email protected]> |
767 | ||
768 | * Import this patch from the GCC mainline: | |
769 | ||
770 | 2016-04-13 Segher Boessenkool <[email protected]> | |
771 | ||
772 | PR bootstrap/70173 | |
773 | * Makefile.tpl (local-distclean): Delete the libcc1, gnattools, | |
774 | and gotools directories. Delete the stage_final file. | |
775 | * Makefile.in: Regenerate. | |
776 | ||
ea016470 CC |
777 | 2016-03-17 Cary Coutant <[email protected]> |
778 | ||
779 | * configure.ac: Add mips and s390 to the gold target check. | |
780 | * configure: Regenerate. | |
781 | ||
52cf9762 NC |
782 | 2016-02-10 Nick Clifton <[email protected]> |
783 | ||
784 | Import these patches from the GCC mainline: | |
785 | ||
786 | 2016-01-12 Andris Pavenis <[email protected]> | |
787 | ||
788 | * configure.ac: Enable LTO for DJGPP | |
789 | * configure: Regenerate | |
790 | ||
791 | 2016-01-24 Mikhail Maltsev <[email protected]> | |
792 | ||
793 | PR bootstrap/69329 | |
794 | * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS. | |
795 | * Makefile.in: Regenerate. | |
796 | ||
797 | 2016-01-25 Aditya Kumar <[email protected]> | |
798 | Sebastian Pop <[email protected]> | |
799 | ||
800 | * Makefile.in: Regenerate. | |
801 | * Makefile.tpl: Export ISLVER. | |
802 | * configure: Regenerate. | |
803 | * config/isl.m4: Detect isl-0.15. | |
804 | ||
805 | 2016-01-29 Sebastian Pop <[email protected]> | |
806 | ||
807 | * config/isl.m4: Add comments about isl-0.16. | |
808 | * configure: Regenerate. | |
809 | ||
1985dc2d L |
810 | 2016-01-12 H.J. Lu <[email protected]> |
811 | ||
812 | Sync with GCC | |
813 | 2015-11-26 David Edelsohn <[email protected]> | |
814 | ||
815 | * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L" | |
816 | symbols. | |
817 | ||
818 | 2016-01-12 Bernd Edlinger <[email protected]> | |
ce5e165e L |
819 | |
820 | PR bootstrap/69134 | |
821 | * Makefile.def (mpfr): Disable assembler. | |
822 | * Makefile.in: Regenerate. | |
823 | ||
4849dfd8 NC |
824 | 2016-01-11 Nick Clifton <[email protected]> |
825 | ||
826 | Import the following changes from the GCC mainline: | |
827 | ||
828 | 2015-11-13 Tsvetkova Alexandra <[email protected]> | |
829 | ||
830 | * configure.ac: Enable libmpx by default. | |
831 | * configure: Regenerated. | |
832 | ||
833 | 2015-11-19 Martin Liska <[email protected]> | |
834 | ||
835 | * .gitignore: Add .clang-format to ignored files. | |
836 | * Makefile.tpl: Add clang-format. | |
837 | * Makefile.in: Regenerate. | |
838 | ||
839 | 2015-12-01 Andreas Tobler <[email protected]> | |
840 | ||
841 | PR libffi/65726 | |
842 | * Makefile.def (lang_env_dependencies): Make libffi depend | |
843 | on cxx. | |
844 | * Makefile.in: Regenerate. | |
845 | ||
846 | 2015-12-02 Ian Lance Taylor <[email protected]> | |
847 | ||
848 | PR go/66147 | |
849 | * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET. | |
850 | * Makefile.in: Regenerate. | |
851 | ||
852 | 2015-12-17 Nathan Sidwell <[email protected]> | |
853 | ||
854 | * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs. | |
855 | * configure: Regenerate. | |
856 | ||
857 | 2015-12-17 Sebastian Pop <[email protected]> | |
858 | ||
859 | * Makefile.in: Replace ISL with isl. | |
860 | * Makefile.tpl: Same. | |
861 | * config/isl.m4: Same. | |
862 | * configure.ac: Same. | |
863 | * contrib/download_prerequisites: Same. | |
864 | * configure: Regenerate. | |
865 | ||
866 | 2016-01-01 Ben Elliston <[email protected]> | |
867 | ||
868 | * config.guess: Import version 2016-01-01. | |
869 | * config.sub: Likewise. | |
870 | ||
f075eb5e TG |
871 | 2015-11-20 Tristan Gingold <[email protected]> |
872 | ||
873 | * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*. | |
874 | * configure: Regenerate. | |
875 | ||
6c3bc0f8 NC |
876 | 2015-10-21 Nick Clifton <[email protected]> |
877 | ||
878 | PR gas/19109 | |
879 | * configure.ac: Note the 'none' is an acceptable argument to | |
880 | --enable-compressed-debug-sections. | |
881 | * configure: Regenerate. | |
882 | ||
edeefb67 L |
883 | 2015-10-20 H.J. Lu <[email protected]> |
884 | ||
885 | PR gas/19109 | |
886 | * configure.ac: Add | |
887 | --enable-compressed-debug-sections={all,gas,gold,ld}. | |
888 | * configure: Regenerated. | |
889 | ||
68996839 NC |
890 | 2015-09-30 Nick Clifton <[email protected]> |
891 | ||
892 | Import the following patches from the GCC mainline: | |
893 | ||
894 | 2015-08-23 Francois-Xavier Coudert <[email protected]> | |
895 | ||
896 | PR libfortran/54572 | |
897 | * Makefile.def: Make libgfortran depend on libbacktrace. | |
898 | * Makefile.in: Regenerate. | |
899 | ||
900 | 2015-08-12 Tom de Vries <[email protected]> | |
901 | ||
902 | PR other/67092 | |
903 | PR other/67098 | |
904 | * configure.ac: Remove --with_host_libstdcxx support. | |
905 | * configure: Regenerate. | |
906 | ||
907 | 2015-08-10 Thomas Schwinge <[email protected]> | |
908 | Jakub Jelinek <[email protected]> | |
909 | ||
910 | * configure.ac (noconfigdirs): Don't add "target-libgomp" for target | |
911 | nvptx*-*-*. | |
912 | * configure: Regenerate. | |
913 | ||
5960642a L |
914 | 2015-08-07 H.J. Lu <[email protected]> |
915 | ||
916 | Sync with GCC | |
917 | 2015-07-28 Ben Elliston <[email protected]> | |
918 | ||
919 | * config.sub, config.guess: Import from upstream. | |
920 | ||
016a3251 DD |
921 | 2015-08-06 Yaakov Selkowitz <[email protected]> |
922 | ||
923 | * Makefile.def (libiconv): Define bootstrap=true. | |
924 | Mark pdf/html/info as missing. | |
925 | (configure-gcc): Depend on all-libiconv. | |
926 | (all-gcc): Ditto. | |
927 | (configure-libcpp): Ditto. | |
928 | (all-libcpp): Ditto. | |
929 | (configure-intl): Ditto. | |
930 | (all-intl): Ditto. | |
931 | * Makefile.in: Regenerate. | |
932 | ||
136bb21f L |
933 | 2015-07-27 H.J. Lu <[email protected]> |
934 | ||
935 | Sync with GCC | |
936 | 2015-07-24 Michael Darling <[email protected]> | |
937 | ||
938 | PR other/66259 | |
939 | * config-ml.in: Reflects renaming of configure.in to configure.ac | |
940 | * configure: Likewise | |
941 | * configure.ac: Likewise | |
942 | ||
22121df0 L |
943 | 2015-07-14 H.J. Lu <[email protected]> |
944 | ||
945 | * Makefile.in: Regenerated. | |
946 | ||
947 | Sync with GCC | |
948 | 2015-05-21 Jason Merrill <[email protected]> | |
949 | ||
950 | * Makefile.tpl: Update comments. | |
951 | ||
952 | 2015-04-22 Bernhard Reutner-Fischer <[email protected]> | |
953 | ||
954 | * Makefile.tpl: Remove surplus whitespace throughout. | |
955 | ||
956 | 2015-03-25 Martin Liska <[email protected]> | |
957 | Yury Gribov <[email protected]> | |
958 | ||
959 | * Makefile.tpl: Fix ln source location for vimrc file. | |
960 | ||
969b1713 L |
961 | 2015-07-14 H.J. Lu <[email protected]> |
962 | ||
963 | Sync with GCC | |
964 | 2015-05-16 James Bowman <[email protected]> | |
965 | ||
966 | * configure.ac: FT32 target added. | |
967 | * configure: Regenerate. | |
968 | ||
ce6c656d L |
969 | 2015-07-14 H.J. Lu <[email protected]> |
970 | ||
971 | Sync with GCC | |
972 | 2015-06-02 Jason Merrill <[email protected]> | |
973 | ||
974 | PR bootstrap/66319 | |
975 | * configure.ac: Use -std=gnu++98. | |
976 | ||
977 | 2015-05-28 Mike Frysinger <[email protected]> | |
978 | ||
979 | * configure.ac (--vtable-verify): Use AS_HELP_STRING for help. | |
980 | * configure: Regenerate. | |
981 | ||
982 | 2015-05-11 Paulo Matos <[email protected]> | |
983 | ||
984 | * configure.ac: Fix typo. | |
985 | * configure: Regenerate. | |
986 | ||
987 | 2015-05-03 Matthias Klose <[email protected]> | |
988 | ||
989 | * configure.ac: Match $host configured with triplets. | |
990 | * configure: Regenerate. | |
991 | ||
992 | 2015-04-17 Jakub Jelinek <[email protected]> | |
993 | ||
994 | PR bootstrap/62077 | |
995 | * configure.ac (--enable-stage1-checking): Default to | |
996 | release,misc,gimple,rtlflag,tree,types if --disable-checking | |
997 | or --enable-checking is not specified and DEV-PHASE is not | |
998 | experimental. | |
999 | * configure: Regenerated. | |
1000 | ||
1001 | 2015-03-27 Uros Bizjak <[email protected]> | |
1002 | ||
1003 | Install back PR target/47230 fix (Revert the revert). | |
1004 | ||
16beab3d L |
1005 | 2015-06-30 H.J. Lu <[email protected]> |
1006 | ||
1007 | * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu | |
1008 | target. | |
1009 | * configure: Regenerate. | |
1010 | ||
5569a85f JDA |
1011 | 2015-05-13 John David Anglin <[email protected]> |
1012 | ||
1013 | * configure.ac: Disable configuration of GDB for HPUX targets. | |
1014 | * configure: Regenerate. | |
1015 | ||
e81d5d05 L |
1016 | 2015-05-01 H.J. Lu <[email protected]> |
1017 | ||
1018 | PR ld/18355 | |
1019 | * Makefile.def: Add extra_configure_flags to host zlib. | |
1020 | * configure.ac (extra_host_zlib_configure_flags): New. Set | |
1021 | to --enable-host-shared When bfd is to be built as shared | |
1022 | library. AC_SUBST. | |
1023 | * Makefile.in: Regenerated. | |
1024 | ||
ec5b9462 HPN |
1025 | 2015-04-15 Mike Frysinger <[email protected]> |
1026 | Hans-Peter Nilsson <[email protected]> | |
1027 | ||
1028 | Adjust src-release.sh for sim using the gdb create-version.sh. | |
a644aa89 | 1029 | * src-release.sh (tar_compress): If there's a fifth parameter, |
ec5b9462 HPN |
1030 | use that in the getver call instead of $tool. |
1031 | (sim_release): Pass gdb as fifth parameter to tar_compress. | |
1032 | (SIM_SUPPORT_DIRS): Add gdb/common/create-version.sh. | |
1033 | ||
f91ca6bc IB |
1034 | 2015-04-14 Max Ostapenko <[email protected]> |
1035 | ||
1036 | * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables. | |
1037 | (EXTRA_BOOTSTRAP_FLAGS): Likewise. | |
1038 | (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS. | |
1039 | * Makefile.in: Regenerate. | |
1040 | ||
cf39cfc5 L |
1041 | 2015-04-01 H.J. Lu <[email protected]> |
1042 | ||
1043 | * configure.ac: Add --with-system-zlib. | |
1044 | * configure: Regenerated. | |
1045 | ||
6ac1079e L |
1046 | 2015-03-31 H.J. Lu <[email protected]> |
1047 | ||
1048 | * src-release.sh: Don't configure with --with-target-subdir=. | |
1049 | --disable-multilib. | |
1050 | ||
890ba06f L |
1051 | 2015-03-31 H.J. Lu <[email protected]> |
1052 | ||
1053 | * src-release.sh (DEVO_SUPPORT): Replace src-release with | |
1054 | src-release.sh. | |
1055 | ||
5675acd9 ES |
1056 | 2015-03-30 Ed Schouten <[email protected]> |
1057 | ||
1058 | * config.sub: Update from upstream, to 2015-03-04 version. | |
1059 | * config.guess: Likewise. | |
1060 | ||
d2d67aea L |
1061 | 2015-03-30 H.J. Lu <[email protected]> |
1062 | ||
1063 | * Makefile.def (dependencies): Add all-zlib to all-bfd. | |
1064 | * Makefile.in: Regenerated. | |
1065 | ||
92c695a1 L |
1066 | 2015-03-28 H.J. Lu <[email protected]> |
1067 | ||
1068 | * src-release.sh (do_proto_toplev): Configure with --target | |
1069 | --with-target-subdir and --disable-multilib. | |
1070 | (BINUTILS_SUPPORT_DIRS): Add zlib. | |
1071 | (GAS_SUPPORT_DIRS): Likewise. | |
1072 | (GDB_SUPPORT_DIRS): Likewise. | |
1073 | (SIM_SUPPORT_DIRS): Likewise. | |
1074 | ||
091021fa L |
1075 | 2015-03-17 H.J. Lu <[email protected]> |
1076 | ||
1077 | * configure.ac (target_configdirs): Exclude target-zlib if | |
1078 | target-libjava isn't built. | |
1079 | * configure: Regenerated. | |
1080 | ||
5df8a8fc L |
1081 | 2015-03-17 H.J. Lu <[email protected]> |
1082 | ||
1083 | Sync with GCC | |
1084 | 2014-06-13 Thomas Schwinge <[email protected]> | |
1085 | ||
1086 | * config-ml.in: Robustify ac_configure_args parsing. | |
1087 | ||
1b6c0831 L |
1088 | 2015-03-16 H.J. Lu <[email protected]> |
1089 | ||
1090 | * Makefile.def: Updated from GCC trunk. | |
1091 | * Makefile.tpl: Likewise. | |
1092 | * configure.ac: Likewise. | |
1093 | * Makefile.in: Regenerated. | |
1094 | * configure: Likewise. | |
1095 | ||
3f8107ab AM |
1096 | 2015-01-28 James Bowman <[email protected]> |
1097 | ||
1098 | * configure.ac: Add FT32 support. | |
1099 | * configure: Regenerate. | |
1100 | ||
10b8fe5e AG |
1101 | 2015-01-12 Anthony Green <[email protected]> |
1102 | ||
1103 | * configure.ac: Don't disable gprof for moxie. | |
1104 | * configure: Rebuild. | |
1105 | ||
6b91c541 AP |
1106 | 2015-01-03 Andrew Pinski <[email protected]> |
1107 | ||
1108 | * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also. | |
1109 | * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET. | |
1110 | (BASE_TARGET_EXPORTS): Add OBJCOPY. | |
1111 | (OBJCOPY_FOR_TARGET): New variable. | |
1112 | (EXTRA_TARGET_FLAGS): Add OBJCOPY. | |
1113 | * Makefile.in: Regenerate. | |
1114 | * configure.ac: Check for already installed target objcopy. | |
1115 | Also GCC_TARGET_TOOL on objcopy. | |
1116 | * configure: Regenerate. | |
1117 | ||
6ba37ab4 HPN |
1118 | 2015-01-02 Hans-Peter Nilsson <[email protected]> |
1119 | ||
1120 | * config.sub: Update from upstream, to 2015-01-01 version. | |
1121 | * config.guess: Ditto. | |
1122 | ||
bb5f7690 EB |
1123 | 2014-12-06 Eric Botcazou <[email protected]> |
1124 | ||
1125 | * config.sub: Update from upstream config repo. | |
1126 | ||
6e733cce L |
1127 | 2014-11-24 H.J. Lu <[email protected]> |
1128 | ||
1129 | * libtool.m4: Updated from GCC trunk. | |
1130 | ||
8969c424 JBG |
1131 | 2014-11-16 Jan-Benedict Glaw <[email protected]> |
1132 | ||
1133 | * config.guess: Update from upstream config repo. | |
1134 | * config.sub: Ditto. | |
1135 | ||
37e77caf JBG |
1136 | 2014-11-16 Jan-Benedict Glaw <[email protected]> |
1137 | ||
1138 | * move-if-change: Update from upstream gnulib. | |
1139 | ||
e3046511 JBG |
1140 | 2014-11-16 Jan-Benedict Glaw <[email protected]> |
1141 | ||
1142 | * compile: Sync with upstream Automake. | |
1143 | * depcomp: Ditto. | |
1144 | * install-sh: Ditto. | |
1145 | * missing: Ditto. | |
1146 | * mkinstalldirs: Ditto. | |
1147 | * ylwrap: Ditto. | |
1148 | ||
3e615393 TG |
1149 | 2014-10-15 Tristan Gingold <[email protected]> |
1150 | ||
1151 | * src-release.sh (do_proto_toplev): Configure with --target. | |
1152 | ||
6d26190c JY |
1153 | 2014-10-03 Jing Yu <[email protected]> |
1154 | ||
1155 | * configure.ac: Add aarch64 to list of targets that support gold. | |
1156 | * configure: Regenerate. | |
1157 | ||
a9d58c06 AB |
1158 | 2014-09-12 Andrew Bennett <[email protected]> |
1159 | ||
1160 | * configure.ac: Add mips*-img-elf* target triple. | |
1161 | * configure: Regenerate. | |
1162 | ||
b25b5cef CJW |
1163 | 2014-09-06 Kuan-Lin Chen <[email protected]> |
1164 | * configure: Disable gdb for nds32*-*-* until supported. | |
1165 | * configure.ac: Disable gdb for nds32*-*-* until supported. | |
1166 | ||
f8797b5a JB |
1167 | 2014-09-05 Joel Brobecker <[email protected]> |
1168 | ||
1169 | * configure: Regenerate. | |
1170 | ||
2536ee9d WN |
1171 | 2014-08-27 Will Newton <[email protected]> |
1172 | ||
1173 | * src-release.sh: New file. | |
1174 | * src-release: Remove file. | |
1175 | ||
1f995db6 JS |
1176 | 2014-07-27 Joel Sherrill <[email protected]> |
1177 | ||
1178 | GDB not supported for or1k*-*-rtems* | |
1179 | * configure.ac (or1k*-*-rtems*): gdb not supported. The ordering | |
1180 | of the stanzas results in this not being caught by or1k*-*-* later. | |
1181 | * configure. Regenerated. | |
1182 | ||
a843ea33 SB |
1183 | 2014-07-25 Samuel Bronson <[email protected]> |
1184 | ||
1185 | * .gitattributes: New file for use with git-merge-changelog. | |
1186 | ||
cfbc1a6c JS |
1187 | 2014-07-21 Joel Sherrill <[email protected]> |
1188 | ||
1189 | Disable gdb for or1k*-*-* until supported | |
1190 | * configure.ac (or1k*-*-*): Disable gdb. | |
1191 | * configure: Regenerated. | |
1192 | ||
d9e042ac SL |
1193 | 2014-05-14 Sandra Loosemore <[email protected]> |
1194 | ||
1195 | * configure.ac (target_makefile_frag): Set for nios2-*-elf*. | |
1196 | * configure: Regenerated. | |
1197 | ||
201f096f | 1198 | 2014-03-26 Jakub Jelinek <[email protected]> |
1199 | ||
1200 | PR sanitizer/56781 | |
1201 | * Makefile.def: Set bootstrap=true; for host fixincludes. | |
1202 | * configure.ac: Don't bootstrap host fixincludes unless | |
1203 | --with-build-config=bootstrap-{a,ub}san. | |
1204 | * Makefile.in: Regenerated. | |
1205 | * configure: Regenerated. | |
1206 | ||
730af8ee | 1207 | 2014-03-21 Jakub Jelinek <[email protected]> |
1208 | ||
1209 | * configure.ac: Move BUILD_CONFIG set up earlier. Add | |
1210 | --enable-vtable-verify option parsing. Don't add | |
1211 | target-libsanitizer to bootstrap_target_libs unless | |
1212 | --with-build-config=bootstrap-asan or | |
1213 | --with-build-config=bootstrap-ubsan. Don't add target-libvtv | |
1214 | to bootstrap_target_libs unless --enable-vtable-verify. | |
1215 | * configure: Regenerated. | |
1216 | ||
abca8d87 | 1217 | 2014-03-07 Jakub Jelinek <[email protected]> |
1218 | ||
1219 | PR bootstrap/58572 | |
1220 | * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of | |
1221 | -I for libstdc++-v3 includes if $(LEAN). | |
1222 | * Makefile.in: Regenerated. | |
1223 | ||
68d122bb | 1224 | 2014-02-24 Walter Lee <[email protected]> |
1225 | ||
1226 | * configure.ac (tilepro-*-*) Change to tilepro*-*-*. | |
1227 | (tilegx-*-*): Change to tilegx*-*-*. | |
1228 | * configure: Regenerate. | |
1229 | ||
39d1b2ae RS |
1230 | 2014-05-01 Richard Sandiford <[email protected]> |
1231 | ||
1232 | * config.sub, config.guess: Import from upstream. | |
1233 | ||
50f80006 EB |
1234 | 2014-04-04 Eric Botcazou <[email protected]> |
1235 | ||
1236 | PR bootstrap/60620 | |
72f4393d | 1237 | * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3. |
50f80006 EB |
1238 | * Makefile.in: Regenerate. |
1239 | ||
a6305403 YS |
1240 | 2014-03-28 Yaakov Selkowitz <[email protected]> |
1241 | ||
1242 | * Makefile.def (dependencies): Make all-ld depend on all-binutils | |
1243 | for WINDRES_FOR_TARGET in default-manifest.o rule. | |
1244 | * Makefile.in: Regenerate. | |
1245 | ||
62a0f723 RO |
1246 | 2014-02-04 Rainer Orth <[email protected]> |
1247 | ||
1248 | PR target/59788 | |
1249 | * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on | |
1250 | *solaris2*. | |
1251 | ||
530e8392 KB |
1252 | 2013-12-19 Keven Boell <[email protected]> |
1253 | ||
1254 | * cp-namespace.c (cp_lookup_nested_symbol): Enable | |
1255 | nested lookups for fortran modules. | |
1256 | * dwarf2read.c (read_module): Add fortran module to | |
1257 | the symbol table. | |
1258 | (add_partial_symbol, add_partial_module): Add fortran | |
1259 | module to the partial symbol table. | |
1260 | (new_symbol_full): Create full symbol for fortran module. | |
1261 | * f-exp.y (yylex): Add new module domain to be parsed. | |
1262 | * symtab.h: New domain for fortran modules. | |
1263 | ||
7f9b20bb KB |
1264 | 2013-12-19 Keven Boell <[email protected]> |
1265 | ||
1266 | * f-exp.y (yylex): Add domain array to enable lookup | |
1267 | in multiple domains. Loop over lookup domains and try | |
1268 | to find requested symbol. Add STRUCT_DOMAIN to lookup | |
1269 | domains to be able to query for user defined types. | |
1270 | ||
afc0578d | 1271 | 2013-12-13 Francois-Xavier Coudert <[email protected]> |
1272 | ||
1273 | * configure.ac: Add user-friendly check for native x86_64-linux | |
1274 | multilibs. | |
1275 | * configure: Regenerate. | |
1276 | ||
f3f51a69 AM |
1277 | 2013-11-23 Alan Modra <[email protected]> |
1278 | ||
1279 | * config.sub, config.guess: Import from upstream. | |
1280 | ||
2440009d | 1281 | 2013-11-07 Thomas Schwinge <[email protected]> |
1282 | ||
2440009d | 1283 | * Makefile.in: Regenerate. |
1284 | ||
e78e02e6 | 1285 | * Makefile.tpl: Fix typo. |
1286 | * Makefile.in: Regenerate partially. | |
1287 | ||
9aaf2a7e | 1288 | 2013-11-04 Balaji V. Iyer <[email protected]> |
1289 | ||
1290 | * configure.ac: Added libcilkrts to noconfig list when C++ is not | |
1291 | supported. | |
1292 | * configure: Regenerated. | |
1293 | ||
880b18d1 | 1294 | 2013-10-30 Jason Merrill <[email protected]> |
1295 | ||
1296 | * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass | |
1297 | --disable-build-format-warnings. | |
1298 | ||
522e3d71 | 1299 | 2013-10-29 Balaji V. Iyer <[email protected]> |
1300 | ||
f3f51a69 | 1301 | * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts |
522e3d71 | 1302 | depend on libstdc++ and libgcc. |
1303 | * configure: Regenerate. | |
1304 | * configure.ac: Added libcilkrts to target binaries. Also, restrict | |
1305 | libcilkrts for POSIX and i*86, and x86_64 architectures. | |
1306 | * Makefile.in: Added libcilkrts related fields to support building it. | |
1307 | ||
cb49a9e1 | 1308 | 2013-10-26 Jeff Law <[email protected]> |
1309 | ||
1310 | * Makefile.def (target_modules): Remove libmudflap | |
1311 | (languages): Remove check-target-libmudflap). | |
1312 | * Makefile.in: Rebuilt. | |
1313 | * Makefile.tpl (check-target-libmudflap-c++): Remove. | |
1314 | * configure.ac (target_libraries): Remove target-libmudflap. | |
1315 | Remove checks which disabled libmudflap on some systems. | |
1316 | * configure: Rebuilt. | |
1317 | * libmudflap: Directory removed. | |
1318 | ||
82033c9b JBG |
1319 | 2013-10-16 Jan-Benedict Glaw <[email protected]> |
1320 | ||
1321 | * configure.ac: Update from GCC. | |
1322 | * configure: Regenerate. | |
1323 | ||
b50d7605 HPN |
1324 | 2013-10-15 Hans-Peter Nilsson <[email protected]> |
1325 | ||
1326 | * src-release (do-proto-toplevel): Support subdir-path-prefixed | |
1327 | files in SUPPORT_FILES. | |
1328 | (SIM_SUPPORT_DIRS): New variable. | |
1329 | (sim.tar.bz2): New rule. | |
1330 | ||
f4cfb980 JBG |
1331 | 2013-10-08 Jan-Benedict Glaw <[email protected]> |
1332 | ||
1333 | * configure.ac: Update from GCC. | |
1334 | * configure: Regenerate. | |
1335 | ||
78b1434c JJ |
1336 | 2013-10-01 Jeff Johnston <[email protected]> |
1337 | ||
1338 | * COPYING.NEWLIB: Update with new copyright. | |
1339 | ||
b3fc79f8 JBG |
1340 | 2013-09-21 Jan-Benedict Glaw <[email protected]> |
1341 | ||
1342 | * configure.ac: Update from GCC. | |
1343 | * configure: Regenerate. | |
1344 | ||
cc9afea3 AM |
1345 | 2013-09-20 Alan Modra <[email protected]> |
1346 | ||
1347 | * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical | |
1348 | ppc host match. Support little-endian powerpc linux hosts. | |
1349 | ||
f006cabd JB |
1350 | 2013-08-16 Joel Brobecker <[email protected]> |
1351 | ||
1352 | * src-release (VER): When using $(TOOL)/common/create-version.sh, | |
1353 | strip the "-cvs" suffix from the version number if present. | |
1354 | ||
95e43135 JBG |
1355 | 2013-08-12 Jan-Benedict Glaw <[email protected]> |
1356 | ||
1357 | * configure.ac: Sync with GCC repo. | |
1358 | * Makefile.def: Ditto. | |
1359 | * configure: Regenerate. | |
1360 | * Makefile.in: Ditto. | |
1361 | ||
7539e41e JB |
1362 | 2013-07-22 Joel Brobecker <[email protected]> |
1363 | ||
1364 | * src-release (VER): Use $(TOOL)/common/create-version.sh | |
1365 | if it exists. | |
1366 | ||
e8044f35 RS |
1367 | 2013-06-22 Richard Sandiford <[email protected]> |
1368 | ||
1369 | * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*) | |
1370 | (mips*-*-ecoff*, mips*-*-pe*, mips*-*-irix* [v4 and earlier]) | |
1371 | (mips*-*-lnews*, mips*-*-riscos*): Add gas and ld to noconfigdirs. | |
1372 | * configure: Regenerate. | |
1373 | ||
7bab7634 DC |
1374 | 2013-06-01 George Thomas <[email protected]> |
1375 | ||
95e43135 JBG |
1376 | * include/opcode/avr.h: Rename AVR_ISA_XCH to AVR_ISA_RMW. Remove |
1377 | from AVR_ISA_XMEGA and add new AVR_ISA_XMEGAU | |
7bab7634 | 1378 | |
b5364c9e JJ |
1379 | 2013-05-06 Sandra Loosemore <[email protected]> |
1380 | ||
1381 | * COPYING.NEWLIB: Add Altera Corporation copyright. | |
1382 | ||
5dad867c JBG |
1383 | 2013-04-29 Jan-Benedict Glaw <[email protected]> |
1384 | ||
1385 | * config.guess: Update from config repo. | |
1386 | * config.sub: Ditto. | |
1387 | ||
b836cb18 JBG |
1388 | 2013-04-22 Jan-Benedict Glaw <[email protected]> |
1389 | ||
1390 | * Makefile.def: Sync with GCC. | |
1391 | * Makefile.in: Regenerate. | |
1392 | ||
e7d5abf1 JBG |
1393 | 2013-04-22 Jan-Benedict Glaw <[email protected]> |
1394 | ||
1395 | * configure.ac: Sync with GCC. | |
b836cb18 | 1396 | * configure: Regenerate. |
e7d5abf1 | 1397 | |
4f778543 MF |
1398 | 2013-03-22 Mike Frysinger <[email protected]> |
1399 | ||
1400 | * src-release (VER): Change bfd/configure.in sed to use the new | |
1401 | `bfd/configure --version` output. | |
1402 | ||
f1dd87fc YZ |
1403 | 2013-02-15 Yufeng Zhang <[email protected]> |
1404 | ||
1405 | * configure.ac: Sync with GCC repo. | |
1406 | * configure: Ditto. | |
1407 | ||
a413f71a ILT |
1408 | 2013-02-05 Ian Lance Taylor <[email protected]> |
1409 | ||
1410 | PR go/55969 | |
1411 | * configure.ac: Disable libgo on some systems where it does not | |
1412 | work. | |
1413 | * configure: Rebuild. | |
1414 | ||
3a98824c AM |
1415 | 2013-02-05 Alan Modra <[email protected]> |
1416 | ||
1417 | * configure: Regenerate after syncing config/. | |
1418 | ||
3dae1673 JBG |
1419 | 2013-01-15 Jan-Benedict Glaw <[email protected]> |
1420 | ||
1421 | * configure.ac: Sync with GCC repo. | |
1422 | * configure: Ditto. | |
1423 | * Makefile.def: Ditto. | |
1424 | * Makefile.in: Ditto. | |
1425 | ||
bf51454b JB |
1426 | 2013-01-11 Joel Brobecker <[email protected]> |
1427 | ||
1428 | Sync with GCC, merge: | |
1429 | ||
1430 | 2013-01-09 Jason Merrill <[email protected]> | |
1431 | ||
1432 | * .gitignore: Import from gdb repository. | |
1433 | ||
c841a2be JBG |
1434 | 2013-01-11 Jan-Benedict Glaw <[email protected]> |
1435 | ||
1436 | * config.sub: Update from config repo. | |
1437 | ||
d7b9dae9 EB |
1438 | 2013-01-11 Eric Botcazou <[email protected]> |
1439 | ||
1440 | * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata. | |
1441 | * Makefile.in: Regenerate. | |
1442 | ||
861ea9c8 L |
1443 | 2013-01-09 H.J. Lu <[email protected]> |
1444 | ||
1445 | * Makefile.def (configure-gcc): Depend on all-gmp. | |
1446 | (all-gcc): Remove dependency on all-gmp. | |
1447 | * Makefile.in: Regenerated. | |
1448 | ||
ce82b126 JBG |
1449 | 2013-01-08 Jan-Benedict Glaw <[email protected]> |
1450 | ||
1b4f418d | 1451 | * config.guess: Update from config repo. |
c2e5e6d7 | 1452 | * config.sub: Ditto. |
ce82b126 | 1453 | |
fd62a30d JJ |
1454 | 2013-01-07 Jeff Johnston <[email protected]> |
1455 | ||
1456 | * COPYING.LIBGLOSS: Remove license for mips/lsi33k-stub.h which no longer | |
1457 | exists and replace the new bfin license in its location. | |
1458 | ||
0140d685 L |
1459 | 2013-01-07 H.J. Lu <[email protected]> |
1460 | ||
1461 | PR gas/14899 | |
1462 | * Makefile.def (dependencies): Make all-binutils, all-gprof, | |
1463 | all-ld and all-gold depend on all-gas. | |
1464 | * Makefile.in: Regenerated. | |
1465 | ||
c3d399e7 L |
1466 | 2012-12-29 Ben Elliston <[email protected]> |
1467 | ||
1468 | * config.guess: Update to 2012-12-29 version. | |
1469 | * config.sub: Likewise. | |
1470 | ||
9417cd2f JBG |
1471 | 2012-12-20 Jan-Benedict Glaw <[email protected]> |
1472 | ||
1473 | * Makefile.def (install-target-libgo): Depend on | |
1474 | install-target-libatomic. Merged from GCC repo. | |
1475 | * Makefile.in: Regenerate. | |
1476 | ||
68dad382 JJ |
1477 | 2012-12-17 Jeff Johnston <[email protected]> |
1478 | ||
1479 | * COPYING.LIBGLOSS: Add license for bfin libgloss. | |
1480 | ||
2344b8da TS |
1481 | 2012-12-16 Thomas Schwinge <[email protected]> |
1482 | ||
1483 | * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF. | |
1484 | * configure: Regenerate. | |
1485 | ||
5eb08693 L |
1486 | 2012-12-11 H.J. Lu <[email protected]> |
1487 | ||
1488 | * Makefile.def (target_modules): Add bootstrap=true and | |
1489 | raw_cxx=true to libsanitizer. | |
1490 | * configure.ac (bootstrap_target_libs): Add libsanitizer. | |
1491 | * Makefile.in: Regenerated. | |
1492 | * configure: Likewise. | |
1493 | ||
53ab32d8 JBG |
1494 | 2012-12-08 Jan-Benedict Glaw <[email protected]> |
1495 | ||
1496 | * config.sub: Merge from config repo. | |
1497 | ||
d2489204 JBG |
1498 | 2012-11-30 Jan-Benedict Glaw <[email protected]> |
1499 | ||
1500 | * configure.ac: Merge from GCC. | |
c2e5e6d7 JBG |
1501 | * Makefile.tpl: Ditto. |
1502 | * Makefile.in: Ditto. | |
1503 | * configure: Ditto. | |
d2489204 | 1504 | |
c23b5043 JBG |
1505 | 2012-11-28 Jan-Benedict Glaw <[email protected]> |
1506 | ||
1507 | * configure.ac (noconfigdirs): Merge from GCC. | |
1508 | * configure: Regenerate. | |
1509 | ||
1dd1f7f6 JBG |
1510 | 2012-11-19 Jan-Benedict Glaw <[email protected]> |
1511 | ||
1512 | * config.sub (arm): Merge from upstream: Handle armv[6-8] targets. | |
1513 | ||
2bda3143 L |
1514 | 2012-11-14 Roland McGrath <[email protected]> |
1515 | ||
1516 | * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF. | |
1517 | * configure: Regenerate. | |
1518 | ||
5286fdef L |
1519 | 2012-11-13 Richard Henderson <[email protected]> |
1520 | ||
1521 | * configure.ac: Move libsanitizer logic to subdirectory. | |
1522 | * configure: Regenerate. | |
1523 | ||
1524 | 2012-11-13 Dodji Seketeli <[email protected]> | |
1525 | ||
1526 | * configure.ac: Enable libsanitizer just on x86 linux for now. | |
1527 | * configure: Re-generate. | |
1528 | ||
1529 | 2012-11-13 David Edelsohn <[email protected]> | |
1530 | ||
1531 | * configure.ac: Merge libquadmath sections. | |
1532 | * configure: Regenerate. | |
1533 | ||
1534 | 2012-11-12 Wei Mi <[email protected]> | |
1535 | ||
1536 | * configure.ac: Add libsanitizer to target_libraries. | |
1537 | * Makefile.def: Ditto. | |
1538 | * configure: Regenerate. | |
1539 | * Makefile.in: Regenerate. | |
1540 | ||
f66a9a70 L |
1541 | 2012-11-03 H.J. Lu <[email protected]> |
1542 | ||
1543 | * configure: Regenerated. | |
1544 | ||
1545 | 2012-11-03 Robert Mason <[email protected]> | |
1546 | ||
1547 | * configure.ac: add --disable-libstdcxx configure option | |
1548 | and handle defaulted state only for VxWorks, ARM-wince-pe and AVR. | |
1549 | ||
6d94c122 CV |
1550 | 2012-10-24 Corinna Vinschen <[email protected]> |
1551 | ||
1552 | * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building | |
1553 | against Mingw64 w32api. | |
1554 | * configure: Regenerate. | |
1555 | ||
a882be68 EB |
1556 | 2012-10-23 Eric Botcazou <[email protected]> |
1557 | ||
1558 | PR bootstrap/54820 | |
1559 | * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5. | |
1560 | * configure: Regenerate. | |
1561 | ||
b3676d82 EB |
1562 | 2012-10-22 Eric Botcazou <[email protected]> |
1563 | ||
1564 | PR bootstrap/54820 | |
1565 | * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable. | |
1566 | (all-[+prefix+][+module+]): Pass stage1_args to sub-makes. | |
1567 | (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false. | |
1568 | (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false. | |
1569 | (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS. | |
1570 | * Makefile.in: Regenerate. | |
1571 | * configure.ac (have_static_libs): New variable and associated check. | |
1572 | (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++ | |
1573 | -static-libgcc if stage1_libs is empty and have_static_libs is yes. | |
1574 | * configure: Regenerate. | |
1575 | ||
7b0e8ca5 MF |
1576 | 2012-10-10 David Holsgrove <[email protected]> |
1577 | ||
1578 | * config.guess, config.sub: Include updated version from | |
1579 | config-patches. Adds microblaze little endian support. | |
1580 | ||
8e71395b L |
1581 | 2012-09-28 Ian Lance Taylor <[email protected]> |
1582 | ||
1583 | * Makefile.def: Make all-target-libgo depend on | |
1584 | all-target-libbacktrace. | |
1585 | * Makefile.in: Rebuild. | |
1586 | ||
1587 | 2012-09-26 Ian Lance Taylor <[email protected]> | |
1588 | ||
1589 | * Makefile.def: Make all-gcc depend on all-libbacktrace. | |
1590 | * Makefile.in: Rebuild. | |
1591 | ||
1592 | 2012-09-06 Diego Novillo <[email protected]> | |
1593 | ||
1594 | * configure.ac: Bump minimum GMP version to 4.2.3. | |
1595 | * configure: Re-generate. | |
1596 | ||
1597 | 2012-09-05 Georg-Johann Lay <[email protected]> | |
1598 | ||
1599 | PR target/54461 | |
1600 | * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib, | |
1601 | target-libgloss if not configured --with-avrlibc=no. | |
1602 | * configure: Regenerate. | |
1603 | ||
1604 | 2012-09-04 Jason Merrill <[email protected]> | |
1605 | ||
1606 | * configure.ac: Fix --enable-languages=all. | |
1607 | ||
1608 | 2012-09-03 Richard Guenther <[email protected]> | |
1609 | ||
1610 | PR bootstrap/54138 | |
1611 | * configure.ac: Re-organize ISL / CLOOG checks to allow | |
1612 | disabling with either --without-isl or --without-cloog. | |
1613 | * configure: Regenerated. | |
1614 | ||
1615 | 2012-09-03 Georg-Johann Lay <[email protected]> | |
1616 | ||
1617 | * configure.ac (noconfigdirs,target=avr): Add target-libquadmath. | |
1618 | * configure: Regenerate. | |
1619 | ||
d09bbf00 SE |
1620 | 2012-09-21 Steve Ellcey <[email protected]> |
1621 | ||
1622 | * configure.ac: Add mips*-mti-elf* target. | |
1623 | * configure: Regenerate. | |
1624 | ||
2bf680c4 ILT |
1625 | 2012-09-19 Ian Lance Taylor <[email protected]> |
1626 | ||
1627 | * configure.ac (host_libs): Add libbacktrace. | |
1628 | (target_libraries): Add libbacktrace. | |
1629 | * Makefile.def (host_modules): Add libbacktrace. | |
1630 | (target_modules): Likewise. | |
1631 | * configure, Makefile.in: Rebuild. | |
1632 | ||
5c0b3823 WL |
1633 | 2012-09-15 Jiong Wang <[email protected]> |
1634 | ||
1635 | * configure.ac (ENABLE_GOLD): support tilegx* | |
1636 | * configure: rebuild | |
1637 | ||
1488e230 DE |
1638 | 2012-09-14 David Edelsohn <[email protected]> |
1639 | ||
1640 | PR target/38607 | |
1641 | Merge upstream change. | |
1642 | * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX. | |
1643 | ||
1644 | * configure.ac: Add target-libquadmath to noconfigdirs for AIX. | |
1645 | Add libgomp*.o to compare_exclusions for AIX. | |
1646 | * configure: Regenerate. | |
1647 | ||
df6795ce L |
1648 | 2012-08-26 H.J. Lu <[email protected]> |
1649 | ||
1650 | PR binutils/4970 | |
1651 | * Makefile.def (host_modules): Rmove lib_path=.libs from bfd | |
1652 | and opcodes. | |
1653 | * Makefile.in: Regenerated. | |
1654 | ||
7ec59b9e L |
1655 | 2012-08-14 Diego Novillo <[email protected]> |
1656 | ||
1657 | Merge from cxx-conversion branch. | |
1658 | ||
1659 | * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove | |
1660 | POSTSTAGE1_CONFIGURE_FLAGS. | |
1661 | * Makefile.in: Regenerate. | |
1662 | * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users. | |
1663 | Force C++ when bootstrapping. | |
1664 | * configure: Regenerate. | |
1665 | ||
1666 | 2012-07-06 Richard Guenther <[email protected]> | |
1667 | ||
1668 | * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC) | |
1669 | as CPPFLAGS, pass path to built gmp as LDFLAGS, always use | |
1670 | --with-gmp=system. | |
1671 | * Makefile.in: Regenerated. | |
1672 | * configure: Likewise. | |
1673 | ||
1674 | 2012-07-06 Richard Guenther <[email protected]> | |
1675 | ||
1676 | * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst. | |
1677 | * Makefile.def (isl): Use extra_isl_gmp_configure_flags and | |
1678 | supply V=1 as extra_make_flags. | |
1679 | * configure: Regenerated. | |
1680 | * Makefile.in: Likewise. | |
1681 | ||
1682 | 2012-07-03 Richard Guenther <[email protected]> | |
1683 | ||
1684 | * Makfile.def (isl): Remove not necessary extra_exports and | |
1685 | extra_make_flags. | |
1686 | (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}. | |
1687 | * Makefile.in: Regenerated. | |
1688 | ||
1689 | 2012-07-03 Richard Guenther <[email protected]> | |
1690 | ||
1691 | * Makefile.def (cloog): Add V=1 to extra_make_flags. | |
1692 | * configure.ac: If either the ISL or the CLooG check failed | |
1693 | do not try to build in-tree versions. | |
1694 | * Makefile.in: Regenerated. | |
1695 | * configure: Regenerated. | |
1696 | ||
1697 | 2012-07-02 Richard Guenther <[email protected]> | |
1698 | Michael Matz <[email protected]> | |
1699 | Tobias Grosser <[email protected]> | |
1700 | Sebastian Pop <[email protected]> | |
1701 | ||
1702 | * Makefile.def: Add ISL host module, remove PPL host module. | |
1703 | Adjust ClooG host module to use the proper ISL. | |
1704 | * Makefile.tpl: Pass ISL include flags instead of PPL ones. | |
1705 | * configure.ac: Include config/isl.m4. Add ISL host library, | |
1706 | remove PPL. Remove PPL configury, add ISL configury, adjust | |
1707 | ClooG configury. | |
1708 | * Makefile.in: Regenerated. | |
1709 | * configure: Likewise. | |
1710 | ||
1711 | 2012-07-02 Richard Guenther <[email protected]> | |
1712 | ||
1713 | Merge from graphite branch | |
1714 | 2011-07-21 Tobias Grosser <[email protected]> | |
1715 | ||
1716 | * configure: Regenerated. | |
1717 | * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma, | |
1718 | both cloog.org and legacy versions. The only supported version will | |
1719 | be CLooG with the isl backend. | |
1720 | ||
1721 | 2011-07-21 Tobias Grosser <[email protected]> | |
1722 | ||
1723 | * configure: Regenerated. | |
1724 | * configure.ac: Require cloog isl 0.17.0 | |
1725 | ||
1726 | 2011-07-21 Tobias Grosser <[email protected]> | |
1727 | ||
1728 | * configure: Regenerated. | |
1729 | * config/cloog.m4: Do not define CLOOG_ORG | |
1730 | ||
1731 | 2012-06-29 Steven Bosscher <[email protected]> | |
1732 | ||
1733 | * configure.ac: Skip C if explicitly selected. | |
1734 | * configure: Regenerate. | |
1735 | ||
1736 | 2012-06-28 Christophe Lyon <[email protected]> | |
1737 | ||
1738 | * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure | |
1739 | they contain -O2. | |
1740 | * configure: Regenerate. | |
1741 | ||
1742 | 2012-06-20 Jason Merrill <[email protected]> | |
1743 | ||
1744 | * Makefile.tpl (check-target-libgomp-c++): New. | |
1745 | (check-target-libitm-c++): New. | |
1746 | * Makefile.def (c++): Add them. | |
1747 | * Makefile.in: Regenerate. | |
1748 | ||
1749 | 2012-05-16 Olivier Hainque <[email protected]> | |
1750 | ||
1751 | * Makefile.tpl (gcc-no-fixedincludes): Rename into ... | |
1752 | (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/ | |
1753 | (install-no-fixedincludes): Adjust accordingly. | |
1754 | * Makefile.in: Regenerate. | |
1755 | ||
1756 | 2012-05-09 Nick Clifton <[email protected]> | |
1757 | Paul Smith <[email protected]> | |
1758 | ||
1759 | PR bootstrap/50461 | |
1760 | * configure.ac (mpfr-dir): When using in-tree MPFR sources | |
1761 | allow for the fact that from release v3.1.0 of MPFR the source | |
1762 | files were moved into a src sub-directory. | |
1763 | * configure: Regenerate. | |
1764 | ||
1765 | 2012-05-07 Janne Blomqvist <[email protected]> | |
1766 | ||
1767 | * configure.ac: Bump minimum MPFR version to 2.4.0. | |
1768 | * configure: Regenerated. | |
1769 | ||
1770 | 2012-05-01 Richard Henderson <[email protected]> | |
1771 | ||
1772 | * Makefile.def (libatomic): New target_module. | |
1773 | * configure.ac (target_libraries): Add libatomic. | |
1774 | (noconfigdirs): Check if libatomic is supported. | |
1775 | * Makefile.in, configure: Rebuild. | |
1776 | ||
f87f9c61 L |
1777 | 2012-05-15 H.J. Lu <[email protected]> |
1778 | ||
1779 | Merge upstream change | |
1780 | * libtool.m4 (_LT_ENABLE_LOCK): Support x32. | |
1781 | ||
1782 | 2011-11-21 Andreas Tobler <[email protected]> | |
1783 | ||
1784 | * libtool.m4: Additional FreeBSD 10 fixes. | |
1785 | ||
68f107fa AO |
1786 | 2012-06-28 Christophe Lyon <[email protected]> |
1787 | ||
1788 | * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure | |
1789 | they contain -O2. | |
1790 | * configure: Regenerate. | |
1791 | ||
b9c361e0 JL |
1792 | 2012-05-14 Catherine Moore <[email protected]> |
1793 | ||
1794 | * NEWS: Mention PowerPC VLE port. | |
1795 | ||
9eb322aa MF |
1796 | 2012-05-11 Mike Frysinger <[email protected]> |
1797 | ||
1798 | * MAINTAINERS (config/): Move to intl/ section. | |
1799 | (compile; depcomp; install-sh; missing; ylwrap): Likewise. | |
1800 | ||
58b1dd21 NC |
1801 | 2012-05-09 Nick Clifton <[email protected]> |
1802 | Paul Smith <[email protected]> | |
1803 | ||
1804 | PR bootstrap/50461 | |
1805 | * configure.ac (mpfr-dir): When using in-tree MPFR sources | |
1806 | allow for the fact that from release v3.1.0 of MPFR the source | |
1807 | files were moved into a src sub-directory. | |
1808 | * configure: Regenerate. | |
1809 | ||
2e702c99 RM |
1810 | 2012-05-02 Roland McGrath <[email protected]> |
1811 | ||
1812 | * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF. | |
1813 | * configure: Regenerate. | |
1814 | ||
d2213593 JB |
1815 | 2012-04-25 Joel Brobecker <[email protected]> |
1816 | ||
1817 | * config.sub: Update to 2012-04-18 version from official repo. | |
1818 | ||
202e2356 NC |
1819 | 2012-03-19 Tristan Gingold <[email protected]> |
1820 | ||
1821 | * configure.ac (ia64*-*-*vms*): Add support for ld. | |
1822 | * configure: Regenerate. | |
1823 | ||
2479f722 RO |
1824 | 2012-03-14 Rainer Orth <[email protected]> |
1825 | ||
1826 | * configure.ac (enable_libgomp): Remove *-*-irix6*. | |
1827 | (unsupported_languages): Remove mips-sgi-irix6.*. | |
1828 | (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*. | |
1829 | (with_stabs): Remove. | |
1830 | * configure: Regenerate. | |
1831 | ||
4e97d92b RO |
1832 | 2012-03-12 Rainer Orth <[email protected]> |
1833 | ||
1834 | * configure.ac (enable_libgomp): Remove *-*-osf*. | |
1835 | (with_stabs): Remove alpha*-*-osf*. | |
1836 | * configure: Regenerate. | |
1837 | ||
f9ea6f98 JJ |
1838 | 2012-03-09 Jeff Johnston <[email protected]> |
1839 | ||
1840 | * COPYING.NEWLIB: Modify DJ Delorie license to include | |
1841 | modification rights in clause as permitted by DJ Delorie. | |
1842 | * COPYING.LIBGLOSS: Ditto. | |
1843 | ||
48688b3e JJ |
1844 | 2012-03-09 Jeff Johnston <[email protected]> |
1845 | ||
1846 | * COPYING.NEWLIB: Remove two unused licenses. | |
1847 | ||
0945bbee TG |
1848 | 2012-03-05 Tristan Gingold <[email protected]> |
1849 | ||
1850 | * configure.ac: Enable gdb and readline for ia64*-*-*vms*. | |
1851 | * configure: Regenerate. | |
1852 | ||
516be0c5 JJ |
1853 | 2012-02-21 Joern Rennecke <[email protected]> |
1854 | ||
1855 | * COPYING.NEWLIB: Add Adapteva notice. | |
1856 | * COPYING.LIBGLOSS: Add Adapteva notice. | |
1857 | ||
64b986c0 EB |
1858 | 2011-12-18 Eric Botcazou <[email protected]> |
1859 | ||
1860 | * configure: Regenerate. | |
1861 | ||
58cddc18 JJ |
1862 | 2011-12-15 Jeff Johnston <[email protected]> |
1863 | ||
1864 | * COPYING.LIBGLOSS: Add GPL with exception license. | |
1865 | ||
b121d7d4 DD |
1866 | 2011-11-09 Roland McGrath <[email protected]> |
1867 | ||
1868 | * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET. | |
1869 | * configure: Rebuild. | |
1870 | * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET. | |
1871 | * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables. | |
1872 | (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET. | |
1873 | (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET. | |
1874 | (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): | |
1875 | Add READELF. | |
1876 | * Makefile.in: Rebuild. | |
1877 | ||
d32e2926 RH |
1878 | 2011-11-08 Richard Henderson <[email protected]> |
1879 | ||
1880 | * configure.ac: Test for libitm directory present first. | |
1881 | ||
1882 | * configure.ac: Adjust srcdir for running libitm/configure.tgt. | |
1883 | ||
1884 | * configure.ac: Test libitm/configure.tgt to disable libitm. | |
1885 | * configure: Rebuild. | |
1886 | ||
98dd765a RO |
1887 | 2011-11-02 Rainer Orth <[email protected]> |
1888 | ||
1889 | * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS, | |
1890 | LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES. | |
1891 | * Makefile.in: Regenerate. | |
1892 | ||
99c513f6 DD |
1893 | 2011-11-01 DJ Delorie <[email protected]> |
1894 | ||
1895 | * configure.ac (rl78-*-*) New case. | |
1896 | * configure: Regenerate. | |
1897 | ||
ff3ec4ee DD |
1898 | 2011-11-01 DJ Delorie <[email protected]> |
1899 | ||
1900 | * config.sub: Update to version 2011-10-29 (added rl78) | |
1901 | ||
c28a9f49 NC |
1902 | 2011-10-27 Nick Clifton <[email protected]> |
1903 | ||
1904 | * config.sub: Import these changes from the config project: | |
1905 | ||
a903d6ac | 1906 | 2011-10-08 Joern Rennecke <[email protected]> |
c28a9f49 NC |
1907 | Ben Elliston <[email protected]> |
1908 | ||
1909 | * config.sub (epiphany): New. | |
1910 | ||
1911 | 2011-09-09 Linas Vepstas <[email protected]> | |
1912 | Ben Elliston <[email protected]> | |
1913 | ||
9eb322aa | 1914 | * config.sub (hexagon, hexagon-*): New. |
c28a9f49 NC |
1915 | |
1916 | 2011-08-23 Roland McGrath <[email protected]> | |
1917 | ||
1918 | * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and | |
1919 | 64eb to be64. | |
1920 | ||
1921 | 2011-08-16 Roland McGrath <[email protected]> | |
1922 | ||
1923 | * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs. | |
1924 | (nacl): Grok as alias for 32el-unknown-nacl. | |
1925 | ||
860144e4 JB |
1926 | 2011-08-19 Joel Brobecker <[email protected]> |
1927 | ||
1928 | * src-release (GDB_SUPPORT_DIRS): Add 'cpu'. | |
1929 | ||
40ae9136 YQ |
1930 | 2011-08-14 Yao Qi <[email protected]> |
1931 | ||
1932 | Merge from gcc: | |
1933 | ||
1934 | 2011-08-14 Yao Qi <[email protected]> | |
1935 | * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs. | |
1936 | * configure: Regenerate. | |
1937 | ||
ffdd6afc ILT |
1938 | 2011-07-26 Ian Lance Taylor <[email protected]> |
1939 | ||
1940 | Merge from gcc: | |
1941 | ||
1942 | 2011-07-26 Ian Lance Taylor <[email protected]> | |
1943 | * configure.ac: Set have_compiler based on whether gcc directory | |
1944 | exists, rather than on whether gcc is in configdirs. | |
1945 | * configure: Rebuild. | |
1946 | ||
1947 | 2011-07-20 David Edelsohn <[email protected]> | |
1948 | * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to | |
1949 | link directories. | |
1950 | * Makefile.in: Rebuild. | |
1951 | ||
1952 | 2011-07-20 Ian Lance Taylor <[email protected]> | |
1953 | PR bootstrap/49787 | |
1954 | * configure.ac: Move --enable-bootstrap handling earlier in file. | |
1955 | If --enable-bootstrap and either --enable-build-with-cxx or | |
1956 | --enable-build-poststage1-with-cxx, enable C++ automatically. | |
1957 | * configure: Rebuild. | |
1958 | ||
1959 | 2011-07-19 Ian Lance Taylor <[email protected]> | |
1960 | * configure.ac: Add --enable-build-poststage1-with-cxx. If set, | |
1961 | make C++ a boot_language. Set and substitute | |
1962 | POSTSTAGE1_CONFIGURE_FLAGS. | |
1963 | * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable. | |
1964 | (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS). | |
1965 | * configure, Makefile.in: Rebuild. | |
1966 | ||
1967 | 2011-07-16 Jason Merrill <[email protected]> | |
1968 | * Makefile.def (language=c++): Add check-c++0x and | |
1969 | check-target-libmudflap-c++. | |
1970 | * Makefile.tpl (check-target-libmudflap-c++): New. | |
1971 | * Makefile.in: Regenerate. | |
1972 | ||
1973 | 2011-07-16 Matthias Klose <[email protected]> | |
1974 | * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define. | |
1975 | * Makefile.def (target_modules/libjava): Pass | |
1976 | $(EXTRA_CONFIGARGS_LIBJAVA). | |
1977 | * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA, | |
1978 | if not configured with --enable-static-libjava. | |
1979 | * Makefile.in: Regenerate. | |
1980 | * configure: Likewise. | |
1981 | ||
1982 | 2011-06-22 Hans-Peter Nilsson <[email protected]> | |
1983 | PR regression/47836 | |
1984 | PR bootstrap/23656 | |
1985 | PR other/47733 | |
1986 | PR bootstrap/49247 | |
1987 | PR c/48825 | |
1988 | * configure.ac (target_libraries): Remove target-libiberty. | |
1989 | Remove case-statement setting skipdirs=target-libiberty for | |
1990 | multiple targets. Remove checking target_configdirs and | |
1991 | removing target-libiberty but keeping target-libgcc if | |
1992 | otherwise empty. | |
1993 | * Makefile.def (target_modules): Don't add libiberty. | |
1994 | (dependencies): Remove all traces of target-libiberty. | |
1995 | * configure, Makefile.in: Regenerate. | |
1996 | ||
9ccb86e7 JM |
1997 | 2011-07-22 Jason Merrill <[email protected]> |
1998 | ||
1999 | * Makefile.def (language=c++): Add check-c++0x and | |
2000 | check-target-libmudflap-c++. | |
2001 | * Makefile.tpl (check-target-libmudflap-c++): New. | |
2002 | * Makefile.in: Regenerate. | |
2003 | ||
090bc50f RO |
2004 | 2011-07-18 Rainer Orth <[email protected]> |
2005 | ||
2006 | * configure: Regenerate. | |
2007 | ||
cff32a7c RO |
2008 | 2011-07-07 Rainer Orth <[email protected]> |
2009 | ||
2010 | PR target/39150 | |
2011 | * configure.ac (i[3456789]86-*-solaris2*): Also accept | |
2012 | x86_64-*-solaris2.1[0-9]*. | |
2013 | * configure: Regenerate. | |
2014 | ||
eb4b2452 NC |
2015 | 2011-06-13 Walter Lee <[email protected]> |
2016 | ||
2017 | * configure.ac (tilepro-*-*) New case. | |
2018 | (tilegx-*-*): Likewise. | |
2019 | * configure: Regenerate. | |
2020 | ||
3c0013bf NC |
2021 | 2011-06-06 Nick Clifton <[email protected]> |
2022 | ||
2023 | * config.sub: Sync from upstream. | |
2024 | ||
91c1f14c DK |
2025 | 2011-05-08 Doug Kwan <[email protected]> |
2026 | ||
2027 | Merge from gcc: | |
2028 | ||
2029 | 2011-05-08 Doug Kwan <[email protected]> | |
2030 | ||
2031 | * configure.ac: Propagate LDFLAGS_FOR_TARGET. | |
2032 | * configure: Regenerated. | |
2033 | * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET | |
2034 | value from configure. | |
2035 | * Makefile.in: Regenerated. | |
2036 | ||
c7e4b184 JM |
2037 | 2011-05-05 Joseph Myers <[email protected]> |
2038 | ||
2039 | * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*, | |
2040 | sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*, | |
2041 | *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux* | |
2042 | | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*, | |
2043 | *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*, | |
2044 | *-*-vxworks*): Disable newlib and libgloss in separate case | |
2045 | statement. | |
2046 | (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built | |
2047 | to separate case statement. | |
2048 | (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*, | |
2049 | *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*, | |
2050 | alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*, | |
2051 | sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* | | |
2052 | arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*, | |
2053 | bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff | | |
2054 | i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*, | |
2055 | i[[3456789]]86-*-mingw*, x86_64-*-mingw*, | |
2056 | i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*, | |
2057 | i[[3456789]]86-*-rdos*, m32r-*-*, | |
2058 | m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-* | |
2059 | | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi, | |
2060 | powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*, | |
2061 | rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout* | |
2062 | | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*, | |
2063 | sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* | | |
2064 | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu | | |
2065 | *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib | |
2066 | and libgloss in main case over targets. Remove most empty cases | |
2067 | in main case over targets. | |
2068 | * configure: Regenerate. | |
2069 | ||
7152a690 JM |
2070 | 2011-05-04 Joseph Myers <[email protected]> |
2071 | ||
2072 | * configure.ac: Remove code setting special library locations for | |
2073 | hppa*64*-*-hpux11*. Remove code setting compiler for | |
2074 | sparc-sun-solaris2*. | |
2075 | * configure: Regenerate. | |
2076 | ||
ff46fb8f JM |
2077 | 2011-05-04 Joseph Myers <[email protected]> |
2078 | ||
2079 | * configure.ac: Separate libgloss_dir settings from general case | |
2080 | over targets. | |
2081 | * configure: Regenerate. | |
2082 | ||
82ae827f JM |
2083 | 2011-04-28 Joseph Myers <[email protected]> |
2084 | ||
2085 | * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*, | |
2086 | alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*, | |
2087 | arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove | |
2088 | cases in libgcj-disabling case statement. | |
2089 | (hppa*64*-*-linux*): Set unsupported_languages instead of | |
2090 | disabling target-zlib. | |
2091 | (hppa*64*-*-*): Restrict case in libgcj-disabling case statement | |
2092 | to hppa*64*-*-hpux*. | |
2093 | (hppa*-*-*): Restrict case in libgcj-disabling case statement to | |
2094 | hppa*-*-hpux*. | |
2095 | (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf, | |
2096 | i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*, | |
2097 | i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* | | |
2098 | fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* | | |
2099 | powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*, | |
2100 | sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* | | |
2101 | sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | | |
2102 | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in | |
2103 | libgcj-disabling case statement. | |
2104 | * configure: Regenerate. | |
2105 | ||
0827f9a6 JM |
2106 | 2011-04-28 Joseph Myers <[email protected]> |
2107 | ||
2108 | * configure.ac: Disable Java for targets not supporting libffi. | |
2109 | (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe): | |
2110 | Remove cases in Java-disabling statement. | |
2111 | (*arm-wince-pe): Change to arm-wince-pe. | |
2112 | (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove | |
2113 | cases in Java-disabling statement. | |
2114 | (bfin-*-*): Don't disable Java again. | |
2115 | (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*, | |
2116 | fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* | | |
2117 | hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*, | |
2118 | hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff, | |
2119 | i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*, | |
2120 | i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*, | |
2121 | i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*, | |
2122 | m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in | |
2123 | Java-disabling statement. | |
2124 | (mmix-*-*): Don't disable Java again. | |
2125 | (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*, | |
2126 | powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*, | |
2127 | microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*, | |
2128 | sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*, | |
2129 | tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling | |
2130 | statement. | |
2131 | * configure: Regenerate. | |
2132 | ||
899b04ef JM |
2133 | 2011-04-28 Joseph Myers <[email protected]> |
2134 | ||
2135 | Merge from GCC: | |
2136 | ||
2137 | 2011-04-18 Jack Howarth <[email protected]> | |
2138 | ||
2139 | PR lto/48086 | |
2140 | * configure.ac: Re-enable LTO on *-apple-darwin9*. | |
2141 | * configure: Regenerate. | |
2142 | ||
9863d716 JM |
2143 | 2011-04-28 Joseph Myers <[email protected]> |
2144 | ||
2145 | * configure.ac: Separate cases disabling Java and Java libraries | |
2146 | from general case over targets. | |
2147 | * configure: Regenerate. | |
2148 | ||
a90ef4bf JM |
2149 | 2011-04-06 Joseph Myers <[email protected]> |
2150 | ||
2151 | * configure.ac (build_tools): Remove build-byacc. | |
2152 | (host_libs): Remove mmalloc. | |
2153 | (host_tools): Remove byacc make patch prms send-pr ash bash bzip2 | |
2154 | autoconf automake libtool diff rcs fileutils shellutils time | |
2155 | textutils wdiff find uudecode hello tar gzip indent recode release | |
2156 | sed perl gawk findutils gettext zip. | |
2157 | (libgcj): Remove target-qthreads. | |
2158 | (target_tools): Remove target-examples target-gperf. | |
2159 | (YACC): Don't handle building byacc. | |
2160 | * configure: Regenerate. | |
2161 | * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff, | |
2162 | dosutils, examples, fileutils, find, findutils, gawk, gettext, | |
2163 | gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc, | |
2164 | patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr, | |
2165 | shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't | |
2166 | handle building components. | |
2167 | * Makefile.in: Regenerate. | |
2168 | ||
05a02268 RW |
2169 | 2011-04-05 Ralf Wildenhues <[email protected]> |
2170 | ||
2171 | * config.sub: Sync from upstream. | |
2172 | ||
c5f5c3c2 JM |
2173 | 2011-04-01 Joseph Myers <[email protected]> |
2174 | ||
2175 | * configure.ac (avr-*-*): Add comment about why libssp is disabled. | |
2176 | (microblaze*): Don't disable libssp. | |
2177 | * configure: Regenerate. | |
2178 | ||
f6c1938b JM |
2179 | 2011-04-01 Joseph Myers <[email protected]> |
2180 | ||
2181 | * configure.ac: Remove code setting CONFIG_SHELL, config_shell and | |
2182 | moveifchange. | |
2183 | * configure: Regenerate. | |
2184 | * Makefile.tpl: Use @SHELL@ not @config_shell@. | |
2185 | * Makefile.in: Regenerate. | |
2186 | ||
1f111696 JM |
2187 | 2011-04-01 Joseph Myers <[email protected]> |
2188 | ||
2189 | * configure.ac (*-*-sysv4*): Don't enable libgomp. | |
2190 | (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*, | |
2191 | powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*, | |
2192 | powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*, | |
2193 | xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*, | |
2194 | *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove | |
2195 | md_exec_prefix cases. | |
2196 | * configure: Regenerate. | |
2197 | ||
065a5627 JM |
2198 | 2011-04-01 Joseph Myers <[email protected]> |
2199 | ||
2200 | * configure.ac: Separate cases disabling target-libssp, | |
2201 | target-libiberty, target-libstdc++-v3 and Fortran from general | |
2202 | case over targets. | |
2203 | * configure: Regenerate. | |
2204 | ||
b2f14e4a JM |
2205 | 2011-04-01 Joseph Myers <[email protected]> |
2206 | ||
2207 | * configure.ac (*-*-chorusos): Don't disable libgcj. | |
2208 | (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*): | |
2209 | Remove case. | |
2210 | (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar. | |
2211 | (arm-*-coff): Don't disable libgcj. | |
2212 | (arm*-*-linux-gnueabi): Remove useless assignment. | |
2213 | (arm-*-riscix*): Don't disable libgcj. | |
2214 | (bfin-*-*): Don't enable target-bsp and target-cygmon depending on | |
2215 | configuration. | |
2216 | (c4x-*-* | tic4x-*-*): Don't disable GCC libraries. | |
2217 | (c54x*-*-*): Remove case. | |
2218 | (tic54x-*-*): Don't disable GCC or GCC libraries. | |
2219 | (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf | |
2220 | to *. | |
2221 | (d10v-*-*): Don't disable GCC libraries. | |
2222 | (d30v-*-*): Don't disable libgcj. | |
2223 | (h8500-*-*): Don't disable GCC libraries. | |
2224 | (i960-*-*): Don't disable libgcj. | |
2225 | (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*. | |
2226 | (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*, | |
2227 | i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable | |
2228 | libgcj. | |
2229 | (m68k-*-coff*): Remove case. | |
2230 | (mmix-*-*): Don't disable libgloss on host. | |
2231 | (mn10200-*-*, mn10300-*-*): Remove cases. | |
2232 | (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*, | |
2233 | powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*): | |
2234 | Don't disable libgcj. | |
2235 | (romp-*-*): Remove case. | |
2236 | (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj. | |
2237 | (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove | |
2238 | case. | |
2239 | (v810-*-*): Don't disable GCC libraries. | |
2240 | (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases. | |
2241 | (ip2k-*-*): Don't disable GCC libraries. | |
2242 | * configure: Regenerate. | |
2243 | ||
6a608608 JM |
2244 | 2011-03-28 Joseph Myers <[email protected]> |
2245 | ||
2246 | * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable | |
2247 | libffi on host. | |
2248 | (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib | |
2249 | on host. | |
2250 | (c54x*-*-* | tic54x-*-*): Don't disable newlib on host. | |
2251 | * configure: Regenerate. | |
2252 | ||
5b806d27 NC |
2253 | 2011-03-26 John Marino <[email protected]> |
2254 | ||
2255 | * configure.ac: Add support for *-*-dragonfly* | |
2256 | * configure: Regenerate. | |
2257 | ||
0377a422 JM |
2258 | 2011-03-25 Joseph Myers <[email protected]> |
2259 | ||
2260 | * configure.ac (native_only): Remove. | |
2261 | (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu | |
2262 | send-pr uudecode guile gnuserv on host. | |
2263 | (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake | |
2264 | send-pr rcs guile perl texinfo libtool on host. | |
2265 | (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf | |
2266 | automake send-pr rcs guile perl texinfo libtool on host. | |
2267 | (*-*-cygwin*, *-*-netbsd*): Remove host cases. | |
2268 | (*-*-kaos*): Don't disable target-examples target-gperf on target. | |
2269 | (alpha*-dec-osf*): Don't disable fileutils on target. | |
2270 | (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples | |
2271 | texinfo send-pr expect dejagnu on target. | |
2272 | (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable | |
2273 | target-qthreads on target. | |
2274 | (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target. | |
2275 | (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target. | |
2276 | (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*, | |
2277 | x86_64-*-mingw*): Don't disable expect on target. | |
2278 | (*-*-cygwin*): Don't disable target-gperf on target. | |
2279 | (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect | |
2280 | gnuserv on target. | |
2281 | (powerpcle-*-solaris*): Don't disable make expect gnuserv on | |
2282 | target. | |
2283 | * configure: Regenerate. | |
2284 | ||
2354b38b JM |
2285 | 2011-03-25 Joseph Myers <[email protected]> |
2286 | ||
2287 | * configure.ac (target_tools): Remove target-groff. | |
2288 | (native_only): Remove target-groff. | |
2289 | (hppa*64*-*-*): Don't disable byacc. | |
2290 | (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs | |
2291 | setting. | |
2292 | (*-*-kaos*): Don't skip target-librx and target-groff. | |
2293 | (*-*-netware*): Don't skip target-libmudflap. | |
2294 | (*-*-tpf*): Don't skip target-libmudflap. | |
2295 | (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured | |
2296 | directories on the host. | |
2297 | (ia64*-*-*vms*): Don't skip tix. | |
2298 | (sh-*-* | sh64-*-*): Don't condition skipped directories on the | |
2299 | host. | |
2300 | * configure: Regenerate. | |
2301 | ||
28d9b232 PB |
2302 | 2011-03-24 Paolo Bonzini <[email protected]> |
2303 | ||
2304 | * configure.ac: Remove references to mt-mep, mt-netware, | |
2305 | mt-wince. | |
2306 | * Makefile.def: Add all-utils soft dependencies. | |
2307 | * Makefile.tpl: Remove GDB_NLM_DEPS. | |
2308 | * configure: Regenerate. | |
2309 | * Makefile.in: Regenerate. | |
2310 | ||
dbbe5f95 PB |
2311 | 2011-03-24 Paolo Bonzini <[email protected]> |
2312 | ||
2313 | Sync from GCC: | |
2314 | ||
2315 | 2011-03-24 Paolo Bonzini <[email protected]> | |
2316 | ||
2317 | * configure.ac: Do not include mh-x86omitfp. | |
2318 | * configure: Regenerate. | |
2319 | ||
2320 | 2011-03-24 Paolo Bonzini <[email protected]> | |
2321 | ||
2322 | * configure.ac: Remove empty cases. | |
2323 | * configure: Regenerate. | |
2324 | ||
2325 | 2011-03-24 Paolo Bonzini <[email protected]> | |
2326 | ||
2327 | * Makefile.def: Add dependency from termcap to gdb. | |
2328 | * Makefile.in: Regenerate. | |
2329 | ||
2330 | 2011-03-24 Paolo Bonzini <[email protected]> | |
2331 | ||
2332 | * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris. | |
2333 | * configure: Regenerate. | |
2334 | * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS. | |
2335 | * Makefile.tpl: Likewise. | |
2336 | * Makefile.in: Regenerate. | |
2337 | ||
2338 | 2011-03-24 Paolo Bonzini <[email protected]> | |
2339 | ||
2340 | * configure.ac: Remove all mentions of tentative_cc. | |
2341 | * configure: Regenerate. | |
2342 | ||
2343 | 2011-03-16 Jack Howarth <[email protected]> | |
2344 | ||
2345 | PR lto/48086 | |
2346 | * configure.ac: Re-enable LTO on *-apple-darwin9. | |
2347 | * configure: Regenerate. | |
2348 | ||
3516a403 JM |
2349 | 2011-03-24 Joseph Myers <[email protected]> |
2350 | ||
2351 | * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*, | |
2352 | i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*, | |
2353 | m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*, | |
2354 | m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*, | |
2355 | mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*, | |
2356 | i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*, | |
2357 | i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*, | |
2358 | i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*, | |
2359 | i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*, | |
2360 | hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*, | |
2361 | *-*-rhapsody*): Remove host cases. | |
2362 | * configure: Regenerate. | |
2363 | ||
93cc359e JM |
2364 | 2011-03-24 Joseph Myers <[email protected]> |
2365 | ||
2366 | * configure.ac (ppc*-*-pe): Remove host case. | |
2367 | (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* | | |
2368 | xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf | |
2369 | | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target | |
2370 | cases. | |
2371 | * configure: Regenerate. | |
2372 | ||
29b2c556 JM |
2373 | 2011-03-24 Joseph Myers <[email protected]> |
2374 | ||
2375 | * config.sub: Update to version 2011-03-23. | |
2376 | ||
f0ff0f90 JM |
2377 | 2011-03-22 Joseph Myers <[email protected]> |
2378 | ||
2379 | * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*, | |
2380 | i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss* | |
2381 | | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases. | |
2382 | * configure: Regenerate. | |
2383 | ||
782cb41f JM |
2384 | 2011-03-22 Joseph Myers <[email protected]> |
2385 | ||
2386 | * config-ml.in: Don't handle arc-*-elf*. | |
2387 | * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe, | |
2388 | m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't | |
2389 | handle GCC libraries. | |
2390 | * configure: Regenerate. | |
2391 | ||
0e8ad34f RO |
2392 | 2011-03-21 Rainer Orth <[email protected]> |
2393 | ||
2394 | PR bootstrap/48120: | |
2395 | * configure.ac (pwllib): Use LIBS instead of LDFLAGS. | |
2396 | Add -lstdc++ -lm to LIBS. | |
2397 | * configure: Regenerate. | |
2398 | ||
5548b4ce DE |
2399 | 2011-03-18 David Edelsohn <[email protected]> |
2400 | ||
2401 | * config.guess: Update to version 2011-02-02 | |
2402 | * config.sub: Update to version 2011-02-24 | |
2e702c99 | 2403 | |
86ed8cf6 SP |
2404 | 2011-03-03 Sebastian Pop <[email protected]> |
2405 | ||
9eb322aa MF |
2406 | * configure.ac: Adjust test of with_ppl. |
2407 | * configure: Regenerated. | |
86ed8cf6 | 2408 | |
b123da99 SP |
2409 | 2011-03-02 Sebastian Pop <[email protected]> |
2410 | ||
2411 | * configure.ac: Add -lpwl to ppllibs. | |
2412 | * config/cloog.m4: Add -lisl to clooglibs. | |
2413 | * configure: Regenerated. | |
2414 | ||
822ce8ee RW |
2415 | 2011-02-13 Ralf Wildenhues <[email protected]> |
2416 | ||
2417 | Import from Libtool and gnulib: | |
2418 | ||
2419 | 2011-01-27 Gerald Pfeifer <[email protected]> | |
2420 | ||
2421 | Prepare for supporting FreeBSD 10. | |
2422 | * config.rpath: Remove handling of freebsd1* which soon would | |
2423 | match FreeBSD 10.0. | |
2424 | ||
2425 | 2011-01-20 Gerald Pfeifer <[email protected]> (tiny change) | |
2426 | ||
2427 | Remove support for FreeBSD 1.x. | |
2428 | * libtool.m4 (_LT_LINKER_SHLIBS) | |
2429 | (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which | |
2430 | soon would incorrectly match FreeBSD 10.0. | |
2431 | ||
dcb5e506 RW |
2432 | 2011-02-12 Ralf Wildenhues <[email protected]> |
2433 | ||
2434 | PR binutils/12283 | |
2435 | * MAINTAINERS (mkinstalldirs): Comes from Automake. | |
2436 | (move-if-change): Comes from gnulib. | |
2437 | * move-if-change: Import version from gnulib. | |
2438 | ||
8d8eef9a RW |
2439 | 2011-02-12 Ralf Wildenhues <[email protected]> |
2440 | ||
2441 | Sync from GCC: | |
2442 | ||
2443 | 2011-02-12 Alexandre Oliva <[email protected]> | |
2444 | ||
2445 | PR lto/47225 | |
2446 | * Makefile.def (lto-plugin): Double dash for enable-shared. | |
2447 | (configure-gcc): Depend on all-lto-plugin. | |
2448 | * Makefile.in: Rebuilt. | |
2449 | ||
2450 | 2011-02-11 Ralf Wildenhues <[email protected]> | |
2451 | ||
2452 | * configure.ac: Remove extra bracket. | |
2453 | * configure: Regenerate. | |
2454 | ||
2455 | 2011-02-06 Kai Tietz <[email protected]> | |
2456 | ||
2457 | PR lto/47225 | |
2458 | * Makefile.def: Add dependency for install-gcc | |
2459 | on install-lto-plugin. | |
2460 | * Makfile.in: Regenerated | |
2461 | ||
2462 | 2011-01-25 Jakub Jelinek <[email protected]> | |
2463 | ||
2464 | * configure.ac: If with_ppl is no, move setting with_cloog=no | |
2465 | after CLOOG_REQUESTED check. | |
2466 | * configure: Regenerated. | |
2467 | ||
2468 | 2011-01-25 Sebastian Pop <[email protected]> | |
2469 | ||
2470 | * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and | |
2471 | CLooG has been requested. | |
2472 | * configure: Regenerated. | |
2473 | ||
2474 | 2011-01-25 Sebastian Pop <[email protected]> | |
2475 | ||
2476 | * configure: Regenerated. | |
2477 | * configure.ac: Check for version 0.11 (or later revision) of PPL. | |
2478 | ||
2479 | 2011-01-25 Tobias Grosser <[email protected]> | |
2480 | ||
2481 | * configure: Regenerated. | |
2482 | * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1). | |
2483 | ||
2484 | 2011-01-07 Jan Hubicka <[email protected]> | |
2485 | ||
2486 | PR lto/47225 | |
2487 | * Makefile.in: Regenerate. | |
2488 | * Makefile.def (lto-plugin): Always pass enable-shared to the plugin | |
2489 | configure. | |
2490 | ||
65b4571a AO |
2491 | 2011-01-31 Alexandre Oliva <[email protected]> |
2492 | ||
2493 | PR libgcj/44341 | |
2494 | * configure.ac: Discard --with-* flags for host when configuring | |
2495 | target libraries for cross build. | |
2496 | * configure: Rebuilt. | |
2497 | ||
7837304f AS |
2498 | 2011-01-21 Andreas Schwab <[email protected]> |
2499 | ||
2500 | Sync from GCC: | |
2501 | ||
2502 | 2011-01-21 Andreas Schwab <[email protected]> | |
2503 | ||
2504 | * configure.ac: Use AS_HELP_STRING throughout. | |
2505 | * configure: Regenerate. | |
2506 | ||
2507 | 2011-01-18 Jie Zhang <[email protected]> | |
2508 | ||
2509 | * configure.ac (bfin-*-*): Remove gdb from noconfigdirs. | |
2510 | * configure: Regenerate. | |
2511 | ||
115ef890 RW |
2512 | 2010-12-10 John David Anglin <[email protected]> |
2513 | ||
2514 | * ltmain.sh (relink): Use absolute path when hardcoding with -L. | |
2515 | ||
92c9a463 JB |
2516 | 2011-01-13 Joel Brobecker <[email protected]> |
2517 | ||
2518 | * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs | |
2519 | for ia64-hpux. | |
2520 | * configure: Regenerate. | |
2521 | ||
887ebfb4 RW |
2522 | 2011-01-02 Ralf Wildenhues <[email protected]> |
2523 | ||
2524 | Sync from GCC: | |
2525 | 2010-12-22 Hariharan Sandanagobalane <[email protected]> | |
2526 | ||
2527 | * configure.ac: (picochip): Disable libiberty. | |
2528 | * configure: Regenerate. | |
2529 | ||
04d2c2b2 JJ |
2530 | 2010-12-18 Jeff Johnston <[email protected]> |
2531 | ||
2532 | * COPYING.LIBGLOSS: Remove the GPL for fr30 target. | |
2533 | ||
33d23ee8 ILT |
2534 | 2010-12-10 Ian Lance Taylor <[email protected]> |
2535 | ||
2536 | PR bootstrap/46819 | |
2537 | * configure.ac: For --disable-libgcj clear libgcj_saved. | |
2538 | * configure: Rebuild. | |
2539 | ||
89a1e9c3 PB |
2540 | 2010-12-10 Tobias Burnus <[email protected]> |
2541 | ||
2542 | PR fortran/46540 | |
2543 | * configure.ac: Add --disable-libquadmath and | |
2544 | --disable-libquadmath-support. | |
2545 | * configure: Regenerate. | |
2546 | ||
ac7bcd26 TG |
2547 | 2010-12-10 Tristan Gingold <[email protected]> |
2548 | ||
2549 | * src-release (ETC_SUPPORT): add gnu-oids.texi | |
2550 | ||
d357cef7 HPN |
2551 | 2010-12-03 Hans-Peter Nilsson <[email protected]> |
2552 | ||
2553 | PR libffi/46792 | |
2554 | * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi. | |
2555 | * configure: Regenerate. | |
2556 | ||
4f11b223 ILT |
2557 | 2010-12-02 Ian Lance Taylor <[email protected]> |
2558 | ||
2559 | * configure.ac: Always set default for poststage1_ldflags to | |
2560 | -static-libstdc++ -static-libgcc. | |
2561 | ||
989abc33 JJ |
2562 | 2010-12-02 Jeff Johnston <[email protected]> |
2563 | ||
2564 | * COPYING.NEWLIB: Add National Semiconductor notice. | |
2565 | ||
950386c6 AS |
2566 | 2010-11-29 Andreas Schwab <[email protected]> |
2567 | ||
2568 | * configure.ac: Move comment to remove extra space in last argument | |
2569 | of GCC_TARGET_TOOL. | |
2570 | ||
87cda2cf AO |
2571 | 2010-11-26 Alexandre Oliva <[email protected]> |
2572 | ||
7d509c83 | 2573 | PR other/46026 |
87cda2cf AO |
2574 | * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3. |
2575 | * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass. | |
2576 | * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New. | |
2577 | (BASE_FLAGS_TO_PASS): Use it. | |
2578 | * configure: Rebuilt. | |
2579 | * Makefile.in: Rebuilt. | |
2580 | ||
d3b50760 L |
2581 | 2010-11-23 H.J. Lu <[email protected]> |
2582 | ||
2583 | PR binutils/12258 | |
2584 | * configure.ac: Correct comments for --enable-gold/--enable-ld. | |
2585 | Properly check default linker. | |
2586 | * configure: Regnerated. | |
2587 | ||
c7791212 NC |
2588 | 2010-11-23 Matthias Klose <[email protected]> |
2589 | ||
2590 | * configure.ac: For --enable-gold, handle value `default' instead of | |
2591 | `both*'. New configure option --{en,dis}able-ld. | |
2592 | * configure: Regenerate. | |
2593 | ||
9e1a94f4 ILT |
2594 | 2010-11-20 Ian Lance Taylor <[email protected]> |
2595 | ||
2596 | * configure.ac: Only disable a language library if no language needs | |
2597 | it. Don't let --disable-libgcj uncondtionally disable libffi. | |
2598 | * configure: Rebuild. | |
2599 | ||
ceca0218 PB |
2600 | 2010-11-20 Paolo Bonzini <[email protected]> |
2601 | ||
2602 | * configure: Regenerate. | |
2603 | ||
9b980aa1 RW |
2604 | 2010-11-20 Ralf Wildenhues <[email protected]> |
2605 | ||
2606 | PR other/46202 | |
2607 | * configure.ac: Fix just-built in-tree STRIP name to be | |
2608 | binutils/strip-new. | |
2609 | * configure: Regenerate. | |
2610 | * Makefile.def (install-strip-gcc, install-strip-binutils) | |
2611 | (install-strip-opcodes, install-strip-ld, install-strip-itcl) | |
2612 | (install-strip-sid): Mirror dependencies on non-strip variants | |
2613 | of these targets on the respective -strip prerequisites. | |
2614 | * Makefile.tpl (install-strip, install-strip-host) | |
2615 | (install-strip-target): New targets. | |
2616 | (install-strip-[+module+], install-strip-target-[+module+]): | |
2617 | New targets. | |
2618 | * Makefile.in: Regenerate. | |
2619 | ||
e552509b ILT |
2620 | 2010-11-19 Ian Lance Taylor <[email protected]> |
2621 | Ralf Wildenhues <[email protected]> | |
2622 | ||
2623 | * configure.ac: Add target-libgo to target_libraries. Set | |
2624 | and substitute GOC_FOR_BUILD and GOC_FOR_TARGET. | |
2625 | * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS. | |
2626 | (HOST_EXPORTS): Add GOC. | |
2627 | (BASE_TARGET_EXPORTS): Add GOC. | |
2628 | (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables. | |
2629 | (GOCFLAGS_FOR_TARGET): New variable. | |
2630 | (EXTRA_HOST_FLAGS): Add GOC. | |
2631 | (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS. | |
2632 | * Makefile.def (target_modules): Add libgo. | |
2633 | (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET. | |
2634 | (dependencies): Add dependency from configure-target-libgo to | |
2635 | configure-target-libffi and all-target-libstdc++-v3. Add | |
2636 | dependencies from all-target-libgo to all-target-libffi. | |
2637 | (languages): Add go. | |
2638 | * configure: Rebuild. | |
2639 | * Makefile.in: Rebuild. | |
2640 | ||
2641 | 2010-11-19 Ian Lance Taylor <[email protected]> | |
2642 | ||
2643 | * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other | |
2644 | compiler/flag environment variables. | |
2645 | ||
2646 | 2010-11-18 Ian Lance Taylor <[email protected]> | |
2647 | ||
2648 | * configure.ac: Check for lang_requires_boot_languages in | |
2649 | config-lang.in files. | |
2650 | * configure: Rebuild. | |
2651 | ||
8c21d9c7 MF |
2652 | 2010-11-17 Mike Frysinger <[email protected]> |
2653 | ||
2654 | * .gitignore: New file. | |
2655 | ||
e552509b ILT |
2656 | 2010-11-16 Francois-Xavier Coudert <[email protected]> |
2657 | Tobias Burnus <[email protected]> | |
2658 | ||
2659 | PR fortran/32049 | |
2660 | * Makefile.def: Add libquadmath; build it with language=fortran. | |
2661 | * configure.ac: Add libquadmath. | |
2662 | * Makefile.tpl: Handle multiple libs in check-[+language+]. | |
2663 | * Makefile.in: Regenerate. | |
2664 | * configure: Regenerate. | |
2665 | ||
2666 | 2010-11-15 Andreas Schwab <[email protected]> | |
2667 | ||
2668 | * configure.ac: Fix spelling in option names. | |
2669 | * configure: Regenerated. | |
2670 | ||
2671 | 2010-11-13 Georg-Johann Lay <[email protected]> | |
2672 | ||
2673 | PR bootstrap/39622 | |
2674 | * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path. | |
2675 | * configure: Regenerated. | |
2676 | ||
2677 | 2010-11-12 Tobias Grosser <[email protected]> | |
2678 | ||
2679 | * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to | |
2680 | define the cloog backend to use. Furthermore, only pass the ppllibs to | |
2681 | the configure checks, if necessary. | |
2682 | * configure: Regenerate. | |
2683 | ||
2684 | 2010-11-12 Tobias Grosser <[email protected]> | |
2685 | ||
2686 | * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL. | |
2687 | * configure: regenerate | |
2688 | ||
2689 | 2010-11-12 Tobias Grosser <[email protected]> | |
2690 | ||
2691 | * config/cloog.m4: Fix typo. verison -> version. | |
2692 | * configure: Regenerate. | |
2693 | ||
2694 | 2010-11-12 Tobias Grosser <[email protected]> | |
2695 | ||
2696 | * config/cloog.m4: Pass ppl libraries to the CLooG version check. | |
2697 | * configure: Regenerate. | |
2698 | ||
2699 | 2010-11-11 Andreas Simbuerger <[email protected]> | |
2700 | ||
2701 | * configure.ac: Support official CLooG.org versions. | |
2702 | * configure: Regenerate. | |
2703 | * config/cloog.m4: New. | |
2704 | ||
aa291e2d ME |
2705 | 2010-11-05 Michael Eager <[email protected]> |
2706 | ||
2707 | * COPYING.LIBGLOSS: Correct typo in microblaze. | |
2708 | * COPYING.NEWLIB: Same. | |
2709 | ||
e552509b ILT |
2710 | 2010-11-04 Iain Sandoe <[email protected]> |
2711 | ||
2712 | * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants. | |
2713 | * configure: Regenerate. | |
2714 | ||
74cea91b DK |
2715 | 2010-11-03 Ian Lance Taylor <[email protected]> |
2716 | Dave Korn <[email protected]> | |
2717 | ||
2718 | PR lto/46273 | |
2719 | * configure.ac: Remove libelf tests. Build lto-plugin on ELF always | |
2720 | and on other supported platforms whenever LTO is enabled. | |
2721 | * configure: Rebuild. | |
2722 | ||
6d0cd39e AM |
2723 | 2010-11-02 Alan Modra <[email protected]> |
2724 | ||
2725 | PR binutils/12110 | |
2726 | * configure.ac: Error when source path contains spaces. | |
2727 | * configure: Regenerate. | |
2728 | ||
18a8530e ILT |
2729 | 2010-10-20 Ian Lance Taylor <[email protected]> |
2730 | ||
2731 | * Makefile.def (target_modules): Set lib_path to src/.libs for | |
2732 | libstdc++-v3 module. | |
2733 | * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment. | |
2734 | * Makefile.in: Rebuild. | |
2735 | ||
6ed3211e JJ |
2736 | 2010-10-08 Bernd Schmidt <[email protected]> |
2737 | Joseph Myers <[email protected]> | |
2738 | ||
2739 | * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery | |
2740 | notices. | |
2741 | * COPYING.NEWLIB: Add Texas Instruments notice. | |
2742 | ||
a8eb3f0a DK |
2743 | 2010-10-07 Dave Korn <[email protected]> |
2744 | ||
2745 | * configure.ac (build_lto_plugin): New shell variable. | |
2746 | (--enable-lto): Turn on by default for all non-ELF platforms that | |
2747 | have had LTO support added so far. Set build_lto_plugin appropriately | |
2748 | for both ELF and non-ELF. | |
2749 | (configdirs): Add lto-plugin or not based on build_lto_plugin. | |
2750 | * configure: Regenerate. | |
2751 | ||
4074d5f2 RW |
2752 | 2010-10-02 Ralf Wildenhues <[email protected]> |
2753 | ||
2754 | PR bootstrap/45326 | |
2755 | PR bootstrap/45174 | |
2756 | * configure.ac: Honor initial values of $build_configargs, | |
2757 | $host_configargs, $target_configargs. Mark the precious, so | |
2758 | environment settings get recorded. | |
2759 | * configure: Regenerate. | |
2760 | ||
29821356 RW |
2761 | 2010-10-02 Ralf Wildenhues <[email protected]> |
2762 | ||
2763 | Sync from GCC: | |
2764 | ||
2765 | 2010-09-30 Michael Eager <[email protected]> | |
2766 | ||
2767 | * configure.ac (microblaze): Add target-libssp to noconfigdirs. | |
2768 | * configure: Regenerate. | |
2769 | ||
2770 | 2010-09-21 Iain Sandoe <[email protected]> | |
2771 | ||
2772 | * configure.ac (enable-lto): Add Darwin to the list of supported lto | |
2773 | targets and amend comment. | |
2774 | * configure: Regenerate. | |
2775 | ||
2776 | 2010-09-03 Jack Howarth <[email protected]> | |
2777 | ||
2778 | * configure.ac: Enable LTO by default on Darwin. | |
2779 | * configure: Regenerate. | |
2780 | ||
2781 | 2010-07-23 Marc Glisse <[email protected]> | |
2782 | ||
2783 | PR bootstrap/44455 | |
2784 | * configure.ac (extra_mpfr_configure_flags): Copy from | |
2785 | extra_mpc_gmp_configure_flags. | |
2786 | * configure: Re-generated. | |
2787 | ||
57eefe4d RW |
2788 | 2010-09-30 Ralf Wildenhues <[email protected]> |
2789 | ||
2790 | Sync from GCC: | |
2791 | ||
2792 | PR bootstrap/45796 | |
2793 | * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc): | |
2794 | Depend on all-build-libiberty. | |
2795 | * Makefile.in: Regenerate. | |
2796 | ||
2797 | 2010-09-27 Ralf Wildenhues <[email protected]> | |
3cac54d2 RW |
2798 | |
2799 | Sync from GCC: | |
2800 | ||
2801 | PR bootstrap/44621 | |
2802 | * configure.ac: Fix unportable shell quoting. | |
2803 | * configure: Regenerate. | |
2804 | ||
48bb73dd RW |
2805 | 2010-07-26 Naveen.H.S <[email protected]> |
2806 | ||
2807 | * configure.ac: Support all v850 targets. | |
2808 | * configure: Regenerate. | |
2809 | ||
1d14850f PB |
2810 | 2010-07-17 Jack Howarth <[email protected]> |
2811 | ||
2812 | PR target/44862 | |
2813 | * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): | |
2814 | Provide -B option to allow for link spec %s substitutions for | |
2815 | libstdc++.a on darwin. | |
2816 | * Makefile.in: Regenerate. | |
2817 | ||
7530c480 AO |
2818 | 2010-06-10 Alexandre Oliva <[email protected]> |
2819 | ||
2820 | * Makefile.def (configure-gcc): Depend on all-libelf. | |
2821 | * Makefile.in: Rebuild. | |
2822 | ||
285d560d RW |
2823 | 2010-06-01 Ralf Wildenhues <[email protected]> |
2824 | ||
2825 | * config.sub, config.guess: Update from upstream sources. | |
2826 | ||
a009f2e7 RW |
2827 | 2010-06-01 Ralf Wildenhues <[email protected]> |
2828 | ||
2829 | Sync from GCC: | |
2830 | ||
2831 | 2010-05-05 Sebastian Pop <[email protected]> | |
2832 | * configure.ac: Allow all the versions greater than 0.10 of PPL. | |
2833 | * configure: Regenerated. | |
2834 | ||
2835 | 2010-04-20 Eric Botcazou <[email protected]> | |
2836 | * configure.ac (BUILD_CONFIG): Redirect output to /dev/null. | |
2837 | * configure: Regenerate. | |
2838 | ||
2839 | 2010-04-17 Ralf Cors<E9>pius <[email protected]> | |
2840 | * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs. | |
2841 | * configure: Regenerate. | |
2842 | ||
2843 | 2010-04-16 Rainer Orth <[email protected]> | |
2844 | * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx | |
2845 | separately. | |
2846 | * configure: Regenerate. | |
2847 | ||
2848 | 2010-04-13 Steve Ellcey <[email protected]> | |
2849 | * configure: Regenerate after change to elf.m4. | |
2850 | ||
2851 | 2010-04-02 Sebastian Pop <[email protected]> | |
2852 | * configure.ac: Add brackets around AC_TRY_COMPILE alternative. | |
2853 | * configure: Regenerated. | |
2854 | ||
2855 | 2010-04-02 Sebastian Pop <[email protected]> | |
2856 | * configure.ac: Print "buggy but acceptable" when CLooG | |
2857 | revision is less than 9. | |
2858 | * configure: Regenerated. | |
2859 | ||
e49e5c92 DK |
2860 | 2010-05-26 Dave Korn <[email protected]> |
2861 | ||
2862 | Merge from gcc: | |
2863 | ||
2864 | 2010-05-18 Steven Bosscher <[email protected]> | |
2865 | * configure.ac (--enable-lto): All *-apple-darwin* now support LTO. | |
2866 | * configure: Regenerate. | |
2867 | ||
2868 | 2010-05-07 Steven Bosscher <[email protected]> | |
2869 | * configure.ac (--enable-lto): Add x86_64-apple-darwin* as | |
2870 | a platform that supports LTO. | |
2871 | * configure: Regenerate. | |
2872 | ||
2873 | 2010-04-27 Dave Korn <[email protected]> | |
2874 | PR lto/42776 | |
2875 | * configure.ac (--enable-lto): Refactor handling so libelf tests | |
2876 | are only performed inside then-clause of ACX_ELF_TARGET_IFELSE, | |
2877 | and allow LTO to be explicitly enabled on non-ELF platforms that | |
2878 | are known to support it inside else-clause. | |
2879 | * configure: Regenerate. | |
2880 | ||
e6de499b NC |
2881 | 2010-04-27 Roland McGrath <[email protected]> |
2882 | H.J. Lu <[email protected]> | |
2883 | ||
2884 | * configure.ac (--enable-gold): Support both, both/gold and | |
2885 | both/bfd to add gold to configdirs without removing ld. | |
2886 | * configure: Regenerated. | |
2887 | ||
2888 | * Makefile.def: Add install-gold dependency to install-ld. | |
2889 | * Makefile.in: Regenerated. | |
2890 | ||
d594eacc TG |
2891 | 2010-04-14 Tristan Gingold <[email protected]> |
2892 | ||
2893 | * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs. | |
2894 | * configure: Regenerate. | |
2895 | ||
938d2b74 RW |
2896 | 2010-04-08 Ralf Wildenhues <[email protected]> |
2897 | ||
2898 | Merge from gcc: | |
2899 | PR bootstrap/43615 | |
2900 | PR bootstrap/43328 | |
2901 | Revert: | |
2902 | 2010-03-31 Ralf Wildenhues <[email protected]> | |
2903 | * configure.ac: Do not pass --enable-multilib nor | |
2904 | --disable-multilib in baseargs. Accept explicitly passed | |
2905 | --enable_multilib. | |
2906 | * configure: Regenerate. | |
2907 | ||
a9ef41a7 RW |
2908 | 2010-03-31 Ralf Wildenhues <[email protected]> |
2909 | ||
2910 | PR bootstrap/43328 | |
2911 | * configure.ac: Do not pass --enable-multilib nor | |
2912 | --disable-multilib in baseargs. Accept explicitly passed | |
2913 | --enable_multilib. | |
2914 | * configure: Regenerate. | |
2915 | ||
619a3713 JM |
2916 | 2010-03-23 Joseph Myers <[email protected]> |
2917 | ||
2918 | * configure.ac (tic6x-*-*): New case. | |
2919 | * configure: Regenerate. | |
2920 | ||
92f4e989 JM |
2921 | 2010-03-23 Joseph Myers <[email protected]> |
2922 | ||
2923 | Merge from gcc: | |
2924 | 2010-03-19 Jack Howarth <[email protected]> | |
2925 | PR ada/42554 | |
2926 | * configure.ac: Only pass -c to ranlib for darwin9 and earlier. | |
2927 | * configure: Regenerate. | |
2928 | ||
c35a0556 JM |
2929 | 2010-03-23 Joseph Myers <[email protected]> |
2930 | ||
2931 | * config.sub: Update to version 2010-03-22. | |
2932 | * config.guess: Update to version 2009-12-30. | |
2933 | ||
18fa8f9c JM |
2934 | 2010-03-14 Joseph Myers <[email protected]> |
2935 | ||
2936 | Merge from gcc: | |
2937 | 2010-01-11 Richard Guenther <[email protected]> | |
2938 | PR lto/41569 | |
2939 | * Makefile.def (all-lto-plugin): Depend on all-gcc. | |
2940 | * Makefile.in: Regenerated. | |
2941 | ||
ba98da75 RO |
2942 | 2010-03-01 Rainer Orth <[email protected]> |
2943 | ||
2944 | PR libstdc++/32499 | |
2945 | * configure.ac (RANLIB): Default to true. | |
2946 | (STRIP): Likewise. | |
2947 | (RANLIB_FOR_TARGET): Remove superfluous : argument. | |
2948 | * configure: Regenerate. | |
2949 | ||
3994761f NC |
2950 | 2010-02-17 Nick Clifton <[email protected]> |
2951 | ||
2952 | PR 11238 | |
2953 | * Makefile.tpl (local-distclean): Also remove config.cache files in | |
2954 | sub-directories as there may not be Makefiles present in the | |
2955 | sub-directories. | |
792cdb50 NC |
2956 | * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete |
2957 | the config.cache files found by the find command. | |
2958 | ||
3994761f NC |
2959 | * Makefile.in: Regenerate. |
2960 | * configure.ac: Revert previous delta. | |
2961 | * configure: Regenerate. | |
2962 | ||
01a82011 NC |
2963 | 2010-02-15 Nick Clifton <[email protected]> |
2964 | ||
2965 | PR 11238 | |
2966 | * configure.ac: Delete config.cache files in sub-directories when | |
2967 | deleting Makefiles. | |
2968 | * configure: Regenerate. | |
2969 | ||
143754cd NC |
2970 | 2010-02-15 Nick Clifton <[email protected]> |
2971 | ||
2972 | * configure.ac: Sync from gcc. | |
2973 | * configure: Regenerate. | |
2974 | ||
a6b5846e KG |
2975 | 2010-01-31 Kaveh R. Ghazi <[email protected]> |
2976 | ||
2977 | Sync from gcc: | |
2978 | * configure.ac: Add "recommended" version checks for GMP/MPC. | |
2979 | Update recommended GMP/MPFR/MPC versions. | |
2980 | * configure: Regenerate. | |
2981 | ||
2aa2364a JR |
2982 | 2010-01-25 Joern Rennecke <[email protected]> |
2983 | ||
2984 | gcc PR libstdc++/36101, gcc PR libstdc++/42813 | |
2985 | * configure.ac (bootstrap_target_libs): Make inclusion of | |
2986 | target-libgomp conditional on libgomb being in target_configdirs. | |
2987 | * configure: Regenerate. | |
2988 | ||
d35e937f JR |
2989 | 2010-01-23 Joern Rennecke <[email protected]> |
2990 | ||
2991 | gcc PR libstdc++/36101, gcc PR libstdc++/42813 | |
2992 | * configure.ac (bootstrap_target_libs): Include target-libgomp. | |
2993 | * configure: Regenerate. | |
2994 | ||
911e63d0 JR |
2995 | 2010-01-22 Joern Rennecke <[email protected]> |
2996 | ||
2997 | gcc PR libstdc++/36101, gcc PR libstdc++/42813 | |
2998 | * configure.ac (target_configdirs): Substitute. | |
2999 | * Makefile.def: Bootstrap target module libgomp. | |
3000 | Add dependency of all-target-libstdc++-v3 on configure-target-libgomp. | |
3001 | * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable. | |
3002 | (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS. | |
3003 | * configure, Makefile.in: Regenerate. | |
3004 | ||
3725885a RW |
3005 | 2009-12-09 Ralf Wildenhues <[email protected]> |
3006 | ||
3007 | * libtool.m4: Sync from git Libtool. | |
3008 | * ltmain.sh: Likewise. | |
3009 | * ltoptions.m4: Likewise. | |
3010 | * ltversion.m4: Likewise. | |
3011 | * lt~obsolete.m4: Likewise. | |
3012 | ||
d5f2ee2e | 3013 | 2010-01-07 Kaveh R. Ghazi <[email protected]> |
9eb322aa | 3014 | Francois-Xavier Coudert <[email protected]> |
d5f2ee2e KG |
3015 | |
3016 | PR bootstrap/42424 | |
3017 | * configure.ac: Include libtool m4 files. | |
9eb322aa | 3018 | (_LT_CHECK_OBJDIR): Call it. |
d5f2ee2e KG |
3019 | (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags, |
3020 | gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir. | |
3725885a | 3021 | |
d5f2ee2e KG |
3022 | * configure: Regenerate. |
3023 | ||
f2b2dd91 RW |
3024 | 2010-01-07 Ralf Wildenhues <[email protected]> |
3025 | ||
3026 | PR bootstrap/41818 | |
3027 | * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH | |
3028 | to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment. | |
3029 | * Makefile.in: Regenerate. | |
3030 | ||
06ca7962 BE |
3031 | 2009-12-18 Ben Elliston <[email protected]> |
3032 | ||
3033 | * config.sub, config.guess: Update from upstream sources. | |
3034 | ||
30a16d7b JJ |
3035 | 2009-12-17 Jeff Johnston <[email protected]> |
3036 | ||
3037 | * COPYING.NEWLIB: Update copyright date. | |
3038 | * COPYING.LIBGLOSS: Ditto. | |
3039 | ||
d9b76ff9 KG |
3040 | 2009-12-07 Kaveh R. Ghazi <[email protected]> |
3041 | ||
3042 | PR middle-end/30447 | |
3043 | PR middle-end/30789 | |
3044 | PR other/40302 | |
3045 | ||
3046 | * configure.ac: Require MPC. | |
3047 | * configure: Regenerate. | |
3048 | ||
3049 | * configure.ac: Update minimum MPC version to 0.8. | |
3050 | * configure: Regenerate. | |
3051 | ||
e12dec02 PB |
3052 | 2009-11-20 Paolo Bonzini <[email protected]> |
3053 | ||
3054 | * config.guess: Sync with upstream and gcc. | |
3055 | * config.sub: Sync with upstream and gcc. | |
3056 | ||
606a9ca0 AO |
3057 | 2009-11-16 Alexandre Oliva <[email protected]> |
3058 | ||
3059 | * Makefile.def: Restore host and target settings for gmp. | |
3060 | * Makefile.in: Rebuild. | |
3061 | ||
1f53ca9a AO |
3062 | 2009-11-16 Alexandre Oliva <[email protected]> |
3063 | ||
3064 | * configure.ac: Add libelf to host_libs. Enable in-tree configury | |
3065 | of ppl and cloog. Fix in-tree configury of libelf, skip tests. | |
3066 | Fix portability of test of C++ as bootstrap language. Add | |
3067 | ppl/src/ppl-config.o to the bootstrap compare exclusion list. | |
3068 | * configure: Rebuild. | |
3069 | * Makefile.def: Drop host and target settings from gmp, mpfr, ppl, | |
3070 | and cloog. Fix in-tree ppl configuration. Introduce libelf | |
3071 | in-tree building. | |
3072 | * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New. | |
3073 | (POSTSTAGE1_HOST_EXPORTS): Use it. | |
3074 | (STAGE[+id+]_CXXFLAGS): New. | |
3075 | (BASE_FLAGS_TO_PASS): Pass it down. | |
3076 | (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add | |
3077 | extra_exports. | |
3078 | (all-stage[+id+]-[+prefix+][+module+]): Likewise. | |
3079 | (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add | |
3080 | extra_exports. | |
3081 | * Makefile.in: Rebuild. | |
3082 | ||
3083 | 2009-11-06 Ozkan Sezer <[email protected]> | |
3084 | ||
3085 | * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem | |
3086 | paths for *-w64-mingw* and x86_64-*mingw*. | |
3087 | * configure: Regenerated. | |
3088 | ||
3089 | 2009-10-30 Kai Tietz <[email protected]> | |
3090 | ||
3091 | * configure.ac: Disable target-winsup & co for | |
3092 | x86_64-*-mingw* and *-w64-mingw* targets. | |
3093 | * configure: Regenerated. | |
3094 | ||
3095 | 2009-10-23 Rainer Orth <[email protected]> | |
3096 | ||
3097 | * configure.ac (CLooG test): Use = with test. | |
3098 | * configure: Regenerate. | |
3099 | ||
3100 | 2009-10-22 Richard Guenther <[email protected]> | |
3101 | ||
3102 | * configure.ac: Do not set LIBS for ppl/cloog checks. Disable | |
3103 | cloog if the ppl version check failed. Move flags saving | |
3104 | before setting in libelf check. | |
3105 | * configure: Regenerate. | |
3106 | ||
3107 | 2009-10-21 Richard Guenther <[email protected]> | |
3108 | ||
3109 | * configure.ac: Adjust the ppl and cloog configure to work as | |
3110 | documented. Disable cloog if ppl was disabled. Omit the version | |
3111 | checks if they were disabled. | |
3112 | * configure: Re-generate. | |
3113 | ||
6811fb56 RW |
3114 | 2009-10-13 Ralf Wildenhues <[email protected]> |
3115 | ||
3116 | * configure.ac: Add 'lto' to enable_languages, not | |
3117 | new_enable_languages, and only if not already present. | |
3118 | * configure: Regenerate. | |
3119 | ||
700d40ca ILT |
3120 | 2009-10-06 Ian Lance Taylor <[email protected]> |
3121 | ||
3122 | * Makefile.def: check-gold depends upon all-gas. | |
3123 | * Makefile.in: Rebuild. | |
3124 | ||
3125 | 2009-10-03 2009-02-05 Rafael Avila de Espindola <[email protected]> | |
3126 | ||
3127 | * Makefile.def: all-lto-plugin depends on all-libiberty. | |
3128 | set bootstrap=true for lto-plugin. | |
3129 | Add lto-plugin. | |
3130 | * Makefile.in: Regenerate. | |
3131 | * configure.ac (host_libs): Add lto-plugin. | |
3132 | * configure: Regenerate. | |
3133 | ||
3134 | 2009-10-03 Diego Novillo <[email protected]> | |
3135 | ||
3136 | * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC. | |
3137 | (HOST_LIBELFLIBS): Define. | |
3138 | (HOST_LIBELFINC): Define. | |
3139 | * Makefile.in: Regenerate. | |
3140 | * configure.ac: Add --enable-lto. | |
3141 | Add --with-libelf, --with-libelf-include and --with-libelf-lib. | |
3142 | If --enable-lto is used, add 'lto' to new_enable_languages. | |
3143 | If --enable-lto is used and gold is enabled, add | |
3144 | lto-plugin to configdirs. | |
3145 | * configure: Regenerate. | |
3146 | ||
3147 | 2009-10-03 Simon Baldwin <[email protected]> | |
3148 | ||
3149 | * configure.ac: If --with-system-zlib, suppress local zlib and | |
3150 | pass --with-system-zlib to subdir configure scripts. | |
3151 | * configure: Regenerate. | |
3152 | ||
3153 | 2009-10-01 Loren J. Rittle <[email protected]> | |
3154 | Paolo Bonzini <[email protected]> | |
3155 | ||
3156 | * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than | |
3157 | $(srcdir). | |
3158 | * Makefile.in: Rebuilt. | |
3159 | ||
c8cb1b3e PB |
3160 | 2009-09-29 Paolo Bonzini <[email protected]> |
3161 | ||
3162 | Sync from gcc: | |
3163 | 2009-09-26 Kaveh R. Ghazi <[email protected]> | |
3164 | ||
3165 | * configure.ac: Update minimum MPC version to 0.7. | |
3166 | * configure: Regenerate. | |
3167 | ||
30167e0a NC |
3168 | 2009-09-25 Nick Clifton <[email protected]> |
3169 | ||
3170 | * configure.ac: Pass any --cache-file=/dev/null option on to | |
3171 | subconfigures. | |
3172 | * configure: Regenerate. | |
3173 | ||
707a0b5c NC |
3174 | 2009-09-23 Nick Clifton <[email protected]> |
3175 | ||
3176 | * config.sub, config.guess: Update from upstream sources. | |
3177 | ||
700d40ca ILT |
3178 | 2009-09-22 Loren J. Rittle <[email protected]> |
3179 | ||
3180 | * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/. | |
3181 | * Makefile.in: Rebuilt. | |
3182 | ||
2fd0b40b RW |
3183 | 2009-09-22 Ralf Wildenhues <[email protected]> |
3184 | ||
3185 | PR bootstrap/32272 | |
3186 | * configure.ac: Error out if $srcdir isn't '.' but contains | |
3187 | host-${host_noncanonical}. | |
3188 | * configure: Regenerate. | |
3189 | ||
4385ad3c RW |
3190 | 2009-09-21 Ralf Wildenhues <[email protected]> |
3191 | ||
16b1ad29 RW |
3192 | * configure.ac: If bootstrapping a combined tree with |
3193 | --enable-gold, require c++ in stage1_languages. | |
3194 | * configure: Regenerate. | |
3195 | ||
f8dc745f RW |
3196 | * configure.ac: Also add target_libs of stage1_languages to |
3197 | bootstrap_target_libs. | |
3198 | * configure: Regenerate. | |
3199 | ||
4385ad3c RW |
3200 | * configure.ac: Diagnose --enable-build-with-cxx bootstrap |
3201 | with --enable-languages not containing c++. | |
3202 | * configure: Regenerate. | |
3203 | ||
df51e4e1 JZ |
3204 | 2009-09-16 Jie Zhang <[email protected]> |
3205 | ||
3206 | * configure.ac: Disable java and boehm-gc for bfin-*-*. | |
3207 | * configure: Regenerate. | |
3208 | ||
06a51eac RW |
3209 | 2009-09-08 Ralf Wildenhues <[email protected]> |
3210 | ||
3211 | * configure.ac: Do not use $extrasub for replacing @if/@endif | |
3212 | parts in Makefile; instead, use additional arguments to | |
3213 | AC_CONFIG_COMMANDS to do the replacement manually, with several | |
3214 | sed invocations, to avoid HP-UX sed command limits. | |
3215 | * configure: Regenerate. | |
3216 | ||
96655cc4 AO |
3217 | 2009-09-04 Alexandre Oliva <[email protected]> |
3218 | ||
3219 | * configure.ac (with-build-config): Document. Handle without. | |
3220 | Handle missing argument. | |
3221 | * configure: Rebuilt. | |
3222 | ||
3223 | 2009-09-03 Alexandre Oliva <[email protected]> | |
3224 | ||
3225 | * configure.ac (--with-build-config): New. Set BUILD_CONFIG. | |
3226 | Default to bootstrap-debug only if compare-debug works. | |
3227 | * configure: Rebuilt. | |
3228 | * Makefile.tpl: Make BUILD_CONFIG configure-configurable. | |
3229 | * Makefile.in: Rebuilt. | |
3230 | ||
3231 | 2009-09-01 Alexandre Oliva <[email protected]> | |
3232 | ||
3233 | * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug. | |
3234 | * Makefile.in: Rebuilt. | |
3235 | ||
8e957354 PB |
3236 | 2009-09-02 Paolo Bonzini <[email protected]> |
3237 | ||
3238 | * Makefile.tpl (AWK): Fix typo. | |
3239 | * Makefile.in: Regenerate. | |
3240 | ||
3241 | 2009-09-02 Paolo Bonzini <[email protected]> | |
3242 | ||
3243 | * configure.ac: Detect awk and sed. | |
3244 | * Makefile.def (flags_to_pass): Add AWK and SED. | |
3245 | * Makefile.tpl (AWK, SED): New. | |
3246 | (BASE_FLAGS_TO_PASS): Add AWK and SED. | |
3247 | * configure: Regenerate. | |
3248 | * Makefile.in: Regenerate. | |
3249 | ||
fb792462 TG |
3250 | 2009-09-01 Tristan Gingold <[email protected]> |
3251 | ||
3252 | * setup.com: Ported to Itanium VMS. Can also build using DCL scripts. | |
3253 | Remove logical names. | |
3254 | ||
a69e7d0a DK |
3255 | 2009-08-31 Dave Korn <[email protected]> |
3256 | ||
3257 | * ltmain.sh (func_normal_abspath): New function. | |
3258 | (func_relative_path): Likewise. | |
3259 | (func_mode_help): Document new -bindir option for link mode. | |
3260 | (func_mode_link): Add new -bindir option, and use it to place | |
3261 | output DLL if specified. | |
3262 | ||
d444d2ba RW |
3263 | 2009-08-24 Ralf Wildenhues <[email protected]> |
3264 | ||
3265 | * configure.ac (AC_PREREQ): Bump to 2.64. | |
3266 | ||
13b7343a RW |
3267 | 2009-08-22 Ralf Wildenhues <[email protected]> |
3268 | ||
af542c2e RW |
3269 | * README-maintainer-mode: Point directly to upstream locations |
3270 | for autoconf, automake, libtool, gettext, instead of copies on | |
3271 | sources.redhat.com. Document required versions. | |
3272 | * configure.ac: Do not substitute datarootdir, htmldir, | |
3273 | pdfdir, docdir. Do not process --with-datarootdir, | |
3274 | --with-htmldir, --with-pdfdir, --with-docdir. | |
3275 | * configure: Regenerate. | |
3276 | ||
81ecdfbb RW |
3277 | * configure: Regenerate. |
3278 | ||
13b7343a RW |
3279 | * compile: Sync from Automake 1.11. |
3280 | * depcomp: Likewise. | |
3281 | * install-sh: Likewise. | |
3282 | * missing: Likewise. | |
3283 | * mkinstalldirs: Likewise. | |
3284 | * ylwrap: Likewise. | |
3285 | ||
c1102ce7 RW |
3286 | 2009-08-19 Ralf Wildenhues <[email protected]> |
3287 | ||
34a0f3cf RW |
3288 | * configure.ac: Call AC_DISABLE_OPTION_CHECKING. |
3289 | (baseargs): Add --disable-option-checking. | |
3290 | * configure: Regenerate. | |
3291 | ||
c1102ce7 RW |
3292 | * Makefile.def (configure-target-libiberty): Depend on |
3293 | all-binutils and all-ld. | |
3294 | (configure-target-newlib): Likewise. | |
3295 | * Makefile.in: Regenerate. | |
3296 | ||
e8a5fa9c RW |
3297 | 2009-08-19 Ralf Wildenhues <[email protected]> |
3298 | ||
3299 | Sync with GCC, merge: | |
3300 | ||
3301 | 2009-07-31 Christian Bruel <[email protected]> | |
3302 | ||
3303 | * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs. | |
3304 | * configure: Regenerate. | |
3305 | ||
3306 | 2009-07-06 Ian Lance Taylor <[email protected]> | |
3307 | ||
3308 | * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs). | |
3309 | * configure: Rebuild. | |
3310 | ||
3311 | 2009-06-26 Steve Ellcey <[email protected]> | |
3312 | ||
3313 | PR bootstrap/40338 | |
3314 | * configure.ac (comparestring): Create new variable. | |
3315 | * Makefile.tpl (comparestring): Use to skip some comparisions. | |
3316 | * configure: Regenerate. | |
3317 | * Makefile.in: Regenerate. | |
3318 | ||
3319 | 2009-06-23 Ian Lance Taylor <[email protected]> | |
3320 | ||
3321 | * configure.ac: Add --enable-build-with-cxx. When set, add c++ to | |
3322 | boot_languages. Only bootstrap target libraries listed in | |
3323 | target_libs for some boot language. Add --with-stage1-ldflags, | |
3324 | --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove | |
3325 | with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions | |
3326 | if not building with C++. | |
3327 | * Makefile.def: For target_module libstdc++-v3, set bootstrap=true. | |
3328 | * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables. | |
3329 | (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables. | |
3330 | (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS. | |
3331 | (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add | |
3332 | POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS. | |
3333 | (POSTSTAGE1_FLAGS_TO_PASS): Likewise. | |
3334 | * configure, Makefile.in: Rebuild. | |
3335 | ||
3336 | 2009-06-08 Kaveh R. Ghazi <[email protected]> | |
3337 | ||
3338 | * configure.ac: Detect MPC in default directory. | |
3339 | * configure: Regenerate. | |
3340 | ||
3341 | 2009-06-02 Richard Sandiford <[email protected]> | |
3342 | ||
3343 | * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib | |
3344 | to noconfdirs. | |
3345 | * configure: Regenerate. | |
3346 | ||
3347 | 2009-05-29 Kaveh R. Ghazi <[email protected]> | |
3348 | ||
3349 | * Makefile.def: Add MPC support and dependencies. | |
3350 | * configure.ac: Likewise. Reorganize GMP/MPFR checks. | |
3351 | ||
3352 | * Makefile.in, configure: Regenerate. | |
3353 | ||
3354 | 2009-05-24 Nicolas Roche <[email protected]> | |
3355 | ||
3356 | * Makefile.tpl (compare-target): Skip ./ada/*tools directories. | |
3357 | * Makefile.in: Regenerate. | |
3358 | ||
3359 | 2009-05-21 Dave Korn <[email protected]> | |
3360 | ||
3361 | * configure.ac (cygwin noconfigdirs): Remove libgcj. | |
3362 | * configure: Regenerate. | |
3363 | ||
3364 | 2009-05-07 Dave Korn <[email protected]> | |
3365 | ||
3366 | * configure.ac ($with_ppl): Default to no if not supplied. | |
3367 | ($with_cloog): Likewise. | |
3368 | configure: Regenerate. | |
3369 | ||
3370 | 2009-04-24 Kaveh R. Ghazi <[email protected]> | |
3371 | ||
3372 | PR bootstrap/39739 | |
3373 | * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST. | |
3374 | * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags. | |
3375 | ||
3376 | * configure, Makefile.in: Regenerate. | |
3377 | ||
3378 | 2009-04-14 Jakub Jelinek <[email protected]> | |
3379 | ||
3380 | * configure.ac: Change copyright header to refer to version | |
3381 | 3 of the GNU General Public License and to point readers at the | |
3382 | COPYING3 file and the FSF's license web page. | |
3383 | * Makefile.def: Likewise. | |
3384 | * Makefile.tpl: Likewise. | |
3385 | * Makefile.in: Regenerate. | |
3386 | ||
3387 | 2009-04-09 Jack Howarth <[email protected]> | |
3388 | ||
3389 | * configure.ac: Restore match for darwin9 or later. Use double | |
3390 | brackets since regeneration eats one pair. | |
3391 | * configure: Regenerate. | |
3392 | ||
bf110216 CF |
3393 | 2009-08-18 Christopher Faylor <[email protected]> |
3394 | ||
3395 | * MAINTAINERS: Perform some obvious fixups. | |
3396 | ||
2262bbf4 BE |
3397 | 2009-08-17 Ben Elliston <[email protected]> |
3398 | ||
3399 | * config.sub, config.guess: Update from upstream sources. | |
3400 | ||
25a07265 NC |
3401 | 2009-08-06 Michael Eager <[email protected]> |
3402 | ||
3403 | * configure.ac: Add Microblaze target. | |
3404 | * configure: Regenerate. | |
3405 | ||
85bd1942 TG |
3406 | 2009-07-02 Tristan Gingold <[email protected]> |
3407 | ||
3408 | * configure.ac: Do not exclude gas for i386-*-darwin. | |
3409 | Add a case for x86_64-*-darwin. | |
3410 | * configure: Regenerate. | |
3411 | ||
f9806fa5 DE |
3412 | 2009-06-26 Doug Evans <[email protected]> |
3413 | ||
3414 | * Makefile.def (host_modules): Add cgen. | |
3415 | * Makefile.in: Regenerate. | |
3416 | * configure.ac (host_tools): Add cgen. | |
3417 | * configure: Regenerate. | |
3418 | ||
6bfb4e30 JJ |
3419 | 2009-06-17 Michael Eager <[email protected]> |
3420 | ||
3421 | * COPYING.LIBGLOSS: Add Xilinx license. | |
3422 | ||
8bcf2718 NC |
3423 | 2009-06-15 Ryan Mansfield <[email protected]> |
3424 | ||
3425 | * configure.ac: Define is_elf for QNX Neutrino targets. | |
3426 | * configure: Regenerate. | |
3427 | ||
04ec0acb RW |
3428 | 2009-06-03 Jerome Guitton <[email protected]> |
3429 | Ralf Wildenhues <[email protected]> | |
3430 | ||
9eb322aa MF |
3431 | * Makefile.tpl (all): Avoid a trailing backslash. |
3432 | * Makefile.in: Regenerate. | |
04ec0acb | 3433 | |
7ee5dbeb BE |
3434 | 2009-06-03 Ben Elliston <[email protected]> |
3435 | ||
3436 | * config.sub, config.guess: Update from upstream sources. | |
3437 | ||
fda13ee8 AO |
3438 | 2009-06-02 Alexandre Oliva <[email protected]> |
3439 | ||
3440 | * Makefile.tpl ([+compare-target+]): Compare all stage | |
3441 | directories, rather than just gcc. | |
3442 | * Makefile.in: Rebuilt. | |
3443 | ||
4a657b0d DK |
3444 | 2009-05-28 Doug Kwan <[email protected]> |
3445 | ||
3446 | * configure.ac: Support gold for target arm*-*-*. | |
3447 | * configure: Regenerate. | |
3448 | ||
07fc31c9 AO |
3449 | 2009-05-27 Alexandre Oliva <[email protected]> |
3450 | ||
3451 | * Makefile.tpl (all): Avoid harmless warning in make all when | |
3452 | gcc-bootstrap is enabled but stage_last does not exist. | |
3453 | * Makefile.in: Rebuilt. | |
3454 | ||
8a7a39ab TG |
3455 | 2009-05-25 Tristan Gingold <[email protected]> |
3456 | ||
3457 | * setup.com: Complete the file with configuration and build. | |
3458 | ||
b5233201 AO |
3459 | 2009-05-18 Alexandre Oliva <[email protected]> |
3460 | ||
3461 | PR other/40159 | |
3462 | * Makefile.tpl (all): Don't assume gcc-bootstrap and | |
3463 | gcc-no-bootstrap are mutually exclusive. | |
3464 | * Makefile.in: Rebuilt. | |
3465 | ||
7b6175f9 AO |
3466 | 2009-05-18 Alexandre Oliva <[email protected]> |
3467 | ||
3468 | PR other/40159 | |
3469 | * Makefile.tpl (all): Don't end with unconditional success. | |
3470 | * Makefile.in: Rebuilt. | |
3471 | ||
1b05fbbd AO |
3472 | 2009-05-12 Alexandre Oliva <[email protected]> |
3473 | ||
3474 | PR target/37137 | |
3475 | * Makefile.def (flags_to_pass): Remove redundant and incomplete | |
3476 | STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS. | |
3477 | Add FLAGS_FOR_TARGET and BUILD_CONFIG. | |
3478 | (bootstrap_stage): Remove bootstrap-debug custom stages. Turn | |
3479 | stage_configureflags, stage_cflags and stage_libcflags into | |
3480 | explicit Makefile macros. | |
3481 | * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and | |
3482 | GFORTRAN. | |
3483 | (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to | |
3484 | CC. Set CC_FOR_BUILD from CC. | |
3485 | (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS, | |
3486 | NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and | |
3487 | DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to | |
3488 | XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ, | |
3489 | and GFORTRAN. | |
3490 | (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New. | |
3491 | (_LIBCFLAGS): Renamed to _TFLAGS. | |
3492 | (do-compare-debug, do-compare3-debug): Drop. | |
3493 | (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET, | |
3494 | GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET. | |
3495 | (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET, | |
3496 | DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down. | |
3497 | (XGCC_FLAGS_FOR_TARGET): New. | |
3498 | (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS. | |
3499 | (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN. | |
3500 | (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and | |
3501 | DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS, | |
3502 | LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS | |
3503 | to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and | |
3504 | TFLAGS. | |
3505 | (BUILD_CONFIG): Include if requested. | |
3506 | (all): Set TFLAGS on bootstrap. | |
3507 | (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS. | |
3508 | (all-stageid-prefixmodule): Likewise. | |
3509 | (do-clean, distclean-stageid): Set TFLAGS. | |
3510 | (restrap): Fix whitespace. | |
3511 | * Makefile.in: Rebuilt. | |
3512 | ||
dc17c78c EB |
3513 | 2009-04-25 Eric Botcazou <[email protected]> |
3514 | ||
3515 | * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND. | |
3516 | (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND. | |
3517 | * Makefile.in: Regenerate. | |
3518 | ||
14324cd7 EZ |
3519 | 2009-04-24 Eli Zaretskii <[email protected]> |
3520 | ||
3521 | * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for | |
3522 | consistency with config.sub. (Update from upstream sources.) | |
3523 | ||
f8d5f06c JM |
3524 | 2009-04-21 Joseph Myers <[email protected]> |
3525 | ||
3526 | * texinfo/texinfo.tex: Update to version 2009-03-28.05. | |
3527 | ||
0000e2bf BE |
3528 | 2009-04-17 Ben Elliston <[email protected]> |
3529 | ||
3530 | * config.sub, config.guess: Update from upstream sources. | |
3531 | ||
20135e4c NC |
3532 | 2009-04-15 Anthony Green <[email protected]> |
3533 | ||
34adf976 | 3534 | * configure.ac: Add moxie support. |
20135e4c NC |
3535 | * configure: Rebuilt. |
3536 | ||
ef699244 L |
3537 | 2009-04-09 Kaveh R. Ghazi <[email protected]> |
3538 | ||
3539 | * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1. | |
3540 | * configure: Regenerate. | |
3541 | ||
10ad8ef3 L |
3542 | 2009-04-09 H.J. Lu <[email protected]> |
3543 | ||
3544 | PR gas/10039 | |
3545 | * configure.ac: Require texinfo 4.7. | |
3546 | * configure: Regenerated. | |
3547 | ||
c50523ce L |
3548 | 2009-04-09 Steve Ellcey <[email protected]> |
3549 | ||
3550 | * Makefil.def (languages): New entries. | |
3551 | * Makefile.tpl (check-gcc-*): New generic target. | |
3552 | * Makefile.in: Regenerate. | |
3553 | ||
47afba5f EZ |
3554 | 2009-03-27 Eli Zaretskii <[email protected]> |
3555 | ||
3556 | * djunpack.bat: Use ".." quoting in Sed command, for the sake of | |
3557 | Windows builds of Sed. | |
3558 | ||
dc448a7b TT |
3559 | 2009-03-18 Tom Tromey <[email protected]> |
3560 | ||
3561 | * configure: Rebuild. | |
3562 | * configure.ac (host_libs): Add libiconv. | |
3563 | * Makefile.in: Rebuild. | |
3564 | * Makefile.def (host_modules): Add libiconv. | |
3565 | (configure-gdb, all-gdb): Depend on libiconv. | |
3566 | ||
24741ab2 JB |
3567 | 2009-03-16 Tristan Gingold <[email protected]> |
3568 | ||
3569 | * configure.ac: Treat gdb as supported on x86_64-darwin. | |
3570 | * configure: Regenerate. | |
3571 | ||
29383458 JM |
3572 | 2009-03-16 Joseph Myers <[email protected]> |
3573 | ||
3574 | Merge from GCC: | |
3575 | ||
3576 | 2009-03-16 Joseph Myers <[email protected]> | |
3577 | ||
3578 | * configure.ac (--with-host-libstdcxx): New option. | |
3579 | * configure: Regenerate. | |
3580 | ||
3581 | 2009-01-29 Robert Millan <[email protected]> | |
3582 | ||
3583 | * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu). | |
3584 | * configure: Regenerate. | |
3585 | ||
3586 | 2009-01-12 Sebastian Pop <[email protected]> | |
3587 | ||
3588 | PR tree-optimization/38515 | |
3589 | * configure.ac (cloog-polylib): Removed. | |
3590 | (with_ppl, with_cloog): Test for "no". | |
3591 | * configure: Regenerated. | |
3592 | ||
58e24671 RW |
3593 | 2009-03-01 Ralf Wildenhues <[email protected]> |
3594 | ||
3595 | Backport from git Libtool: | |
3596 | ||
3597 | 2009-01-19 Robert Millan <[email protected]> | |
3598 | Support GNU/kOpenSolaris. | |
3599 | * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER) | |
3600 | (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS) | |
3601 | (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize | |
3602 | GNU/kOpenSolaris. | |
3603 | ||
314b2e66 AS |
3604 | 2009-02-05 Andreas Schwab <[email protected]> |
3605 | ||
3606 | * Makefile.tpl (stage_last): Define $r and $s before using | |
3607 | $(RECURSE_FLAGS_TO_PASS). | |
3608 | * Makefile.in: Regenerate | |
3609 | ||
8b700390 JJ |
3610 | 2009-01-21 Jeff Johnston <[email protected]> |
3611 | ||
3612 | * COPYING.NEWLIB: Add ARM license. | |
3613 | ||
66775d67 AM |
3614 | 2009-01-16 Alan Modra <[email protected]> |
3615 | ||
3616 | * Makefile.def (configure-opcodes): Depend on configure-libiberty. | |
44893cfb | 3617 | (all-opcodes): Depend on all-libiberty. |
66775d67 AM |
3618 | * Makefile.in: Regenerate. |
3619 | ||
19e99079 NC |
3620 | 2009-01-15 Douglas B Rupp <[email protected]> |
3621 | ||
3622 | * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support. | |
3623 | * configure: Regenerate. | |
3624 | ||
22e8c8e0 RW |
3625 | 2008-12-18 Ralf Wildenhues <[email protected]> |
3626 | ||
3627 | Backport link test fix from upstream Libtool: | |
3628 | ||
3629 | * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS): | |
3630 | Add cache variables to tests that require the linker to work. | |
3631 | For shlibpath_overrides_runpath, this also changes the semantics | |
3632 | to let the result from the C compiler take precedence. | |
3633 | compiler take precedence. | |
3634 | ||
7d6d7764 BE |
3635 | 2008-12-02 Ben Elliston <[email protected]> |
3636 | ||
3637 | * config.sub, config.guess: Update from upstream sources. | |
3638 | ||
ea8af06e JJ |
3639 | 2008-12-17 Jeff Johnston <[email protected]> |
3640 | ||
3641 | * COPYING.NEWLIB: Updated. | |
3642 | * COPYING.LIBGLOSS: Ditto. | |
3643 | ||
af0771d3 PB |
3644 | 2008-12-16 Paolo Bonzini <[email protected]> |
3645 | ||
3646 | Sync with GCC: | |
3647 | ||
3648 | 2008-12-12 Sebastian Pop <[email protected]> | |
3649 | ||
3650 | * configure.ac (ppllibs): Add by default the lib flags. | |
3651 | * configure: Regenerate. | |
3652 | ||
3653 | 2008-12-04 Jack Howarth <[email protected]> | |
3654 | ||
314b2e66 AS |
3655 | * configure.ac: Add double brackets on darwin[912]. |
3656 | * configure: Regenerate. | |
af0771d3 PB |
3657 | |
3658 | 2008-12-02 Jack Howarth <[email protected]> | |
3659 | ||
314b2e66 AS |
3660 | * configure.ac: Expand to darwin10 and later. |
3661 | * configure: Regenerate. | |
af0771d3 | 3662 | |
f7c83eac AS |
3663 | 2008-12-02 Andreas Schwab <[email protected]> |
3664 | ||
3665 | * Makefile.def: configure-target-boehm-gc depends on | |
3666 | all-target-libstdc++-v3. | |
3667 | * Makefile.in: Regenerate. | |
3668 | ||
bc67ad83 BE |
3669 | 2008-12-02 Ben Elliston <[email protected]> |
3670 | ||
3671 | * config.sub, config.guess: Update from upstream sources. | |
3672 | ||
e28c595f JM |
3673 | 2008-11-27 Joseph Myers <[email protected]> |
3674 | ||
3675 | Merge from GCC: | |
3676 | ||
3677 | 2007-12-02 Matthias Klose <[email protected]> | |
3678 | ||
3679 | * config-ml.in: Remove 64bit configure tests. | |
3680 | ||
3681 | 2008-05-14 Rafael Espindola <[email protected]> | |
3682 | ||
3683 | * config-ml.in: don't handle --enable-shared and --enable-static. | |
3684 | ||
3685 | 2008-09-02 Sebastian Pop <[email protected]> | |
3686 | Tobias Grosser <[email protected]> | |
3687 | Jan Sjodin <[email protected]> | |
3688 | Harsha Jagasia <[email protected]> | |
3689 | Dwarakanath Rajagopal <[email protected]> | |
3690 | Konrad Trifunovic <[email protected]> | |
3691 | Adrien Eliche <[email protected]> | |
3692 | ||
3693 | Merge from graphite branch. | |
3694 | * configure: Regenerate. | |
3695 | * Makefile.in: Regenerate. | |
3696 | * configure.ac (host_libs): Add ppl and cloog. | |
3697 | Add checks for PPL and CLooG. | |
3698 | * Makefile.def (ppl, cloog): Added modules and dependences. | |
3699 | * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New. | |
3700 | (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New. | |
3701 | ||
3702 | 2008-09-03 Richard Guenther <[email protected]> | |
3703 | ||
3704 | * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the | |
3705 | cloog test. | |
3706 | * configure: Re-generate. | |
3707 | ||
3708 | 2008-09-03 Sebastian Pop <[email protected]> | |
3709 | ||
3710 | * configure.ac (--with-cloog-polylib): New. | |
3711 | (--disable-cloog-version-check): New. | |
3712 | (--disable-ppl-version-check): New. | |
3713 | * configure: Re-generate. | |
3714 | ||
3715 | 2008-09-05 Richard Guenther <[email protected]> | |
3716 | ||
3717 | * configure.ac: Initialize clooglibs to -lcloog. | |
3718 | * configure: Re-generate. | |
3719 | ||
3720 | 2008-10-13 Kaveh R. Ghazi <[email protected]> | |
3721 | ||
3722 | * configure.ac (MPFR check): Bump minimum version to 2.3.0 and | |
3723 | recommended version to 2.3.2. | |
3724 | ||
3725 | * configure: Regenerate. | |
3726 | ||
3727 | 2008-10-31 Ben Elliston <[email protected]> | |
3728 | ||
3729 | * configure.ac (spu-*-*): Remove special case. | |
3730 | * configure: Regenerate. | |
3731 | ||
3732 | Complete comment text from GCC version of: | |
3733 | ||
3734 | 2008-08-31 Aaron W. LaFramboise <[email protected]> | |
3735 | ||
3736 | * configure.ac (RPATH_ENVVAR): Use PATH on Windows. | |
3737 | (GCC_SHLIB_SUBDIR): New. | |
3738 | * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR. | |
3739 | * configure: Regenerate. | |
3740 | * Makefile.in: Regenerate. | |
3741 | ||
652dec25 TG |
3742 | 2008-11-27 Tristan Gingold <[email protected]> |
3743 | ||
3744 | * configure.ac: Build gdb for i?86-*-darwin* | |
3745 | * configure: Regenerated. | |
3746 | ||
7582fb4a DJ |
3747 | 2008-11-14 Daniel Jacobowitz <[email protected]> |
3748 | ||
3749 | PR bootstrap/38014 | |
3750 | PR bootstrap/37923 | |
3751 | ||
3752 | Revert: | |
3753 | ||
3754 | 2008-10-24 Daniel Jacobowitz <[email protected]> | |
3755 | ||
3756 | * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo. | |
3757 | * Makefile.in: Regenerated. | |
3758 | ||
3759 | 2008-10-22 Daniel Jacobowitz <[email protected]> | |
3760 | ||
3761 | PR gdb/921 | |
3762 | PR gdb/1646 | |
3763 | PR gdb/2175 | |
3764 | PR gdb/2176 | |
3765 | ||
3766 | * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS. | |
3767 | * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS. | |
3768 | (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS. | |
3769 | (HOST_EXPORTS): Pass CPPFLAGS. | |
3770 | (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define. | |
3771 | (LDFLAGS_FOR_TARGET): Initialize from configure script. | |
3772 | (EXTRA_TARGET_FLAGS): Set CPPFLAGS. | |
3773 | * Makefile.in, configure: Regenerated. | |
3774 | * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET, | |
3775 | and CPPFLAGS_FOR_BUILD. | |
3776 | ||
faee1be2 UW |
3777 | 2008-10-29 Stefan Schulze Frielinghaus <[email protected]> |
3778 | ||
3779 | * configure.ac [spu-*-*]: Do not set skipdirs. | |
3780 | * configure: Re-generate. | |
3781 | ||
b7c2dce4 DJ |
3782 | 2008-10-24 Daniel Jacobowitz <[email protected]> |
3783 | ||
3784 | * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo. | |
3785 | * Makefile.in: Regenerated. | |
3786 | ||
bb52de30 DJ |
3787 | 2008-10-22 Daniel Jacobowitz <[email protected]> |
3788 | ||
3789 | PR gdb/921 | |
3790 | PR gdb/1646 | |
3791 | PR gdb/2175 | |
3792 | PR gdb/2176 | |
3793 | ||
3794 | * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS. | |
3795 | * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS. | |
3796 | (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS. | |
3797 | (HOST_EXPORTS): Pass CPPFLAGS. | |
3798 | (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define. | |
3799 | (LDFLAGS_FOR_TARGET): Initialize from configure script. | |
3800 | (EXTRA_TARGET_FLAGS): Set CPPFLAGS. | |
3801 | * Makefile.in, configure: Regenerated. | |
3802 | * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET, | |
3803 | and CPPFLAGS_FOR_BUILD. | |
3804 | ||
b25062ae SE |
3805 | 2008-09-29 Peter O'Gorman <[email protected]> |
3806 | ||
3807 | * libtool.m4: Update to libtool 2.2.6. | |
3808 | * lt~obsolete.m4: Update to libtool 2.2.6. | |
3809 | * ltmain.sh: Update to libtool 2.2.6. | |
3810 | * ltsugar.m4: Update to libtool 2.2.6. | |
3811 | * ltversion.m4: Update to libtool 2.2.6. | |
3812 | * ltoptions.m4: Update to libtool 2.2.6. | |
3813 | * ltgcc.m4: Update to match changes from libtool 2.2.6. | |
3814 | ||
3bbd2f8f AL |
3815 | 2008-08-31 Aaron W. LaFramboise <[email protected]> |
3816 | ||
3817 | * configure.ac (RPATH_ENVVAR): Use PATH on Windows. | |
3818 | (GCC_SHLIB_SUBDIR): New. | |
3819 | * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR. | |
3820 | * configure: Regenerate. | |
3821 | * Makefile.in: Regenerate. | |
3822 | ||
b29d32ce TG |
3823 | 2008-08-28 Tristan Gingold <[email protected]> |
3824 | ||
3825 | * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9): | |
3826 | Enable bfd, binutils and opcodes. | |
3827 | * configure: Regenerate. | |
3828 | ||
c325a203 DD |
3829 | 2008-08-16 Nicolas Roche <[email protected]> |
3830 | ||
3831 | * Makefile.tpl: Add BOOT_ADAFLAGS. | |
3832 | * Makefile.in: Regenerate. | |
3833 | ||
e7c8859c RS |
3834 | 2008-08-16 Richard Sandiford <[email protected]> |
3835 | ||
3836 | * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu. | |
3837 | * configure: Regenerate. | |
3838 | ||
da888c87 PB |
3839 | 2008-07-30 Paolo Bonzini <[email protected]> |
3840 | ||
3841 | Sync with gcc: | |
3842 | 2008-07-30 Paolo Bonzini <[email protected]> | |
3843 | ||
f7c83eac AS |
3844 | * configure.ac: Add makefile fragments for hpux. |
3845 | * Makefile.def (flags_to_pass): Add ADA_CFLAGS. | |
3846 | * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS. | |
3847 | * configure: Regenerate. | |
3848 | * Makefile.in: Regenerate. | |
da888c87 PB |
3849 | |
3850 | 2008-06-17 Ralf Wildenhues <[email protected]> | |
3851 | ||
f7c83eac AS |
3852 | * Makefile.tpl ($(srcdir)/configure): Update dependencies. |
3853 | * Makefile.in: Regenerate. | |
3854 | * configure: Regenerate. | |
da888c87 | 3855 | |
944982cf ILT |
3856 | 2008-06-18 Ian Lance Taylor <[email protected]> |
3857 | ||
662c6704 ILT |
3858 | * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp. |
3859 | ||
944982cf ILT |
3860 | * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp. |
3861 | ||
7a283e07 RW |
3862 | 2008-06-17 Ralf Wildenhues <[email protected]> |
3863 | ||
3864 | * configure: Regenerate. | |
3865 | ||
5b553f7e RW |
3866 | 2008-06-16 Ralf Wildenhues <[email protected]> |
3867 | ||
3868 | * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when | |
3869 | "$@" is still intact with both Autoconf 2.59 and 2.62. | |
3870 | * configure: Regenerate. | |
3871 | ||
675492f0 RW |
3872 | 2008-06-16 Ralf Wildenhues <[email protected]> |
3873 | ||
3874 | * Makefile.tpl: Fix comment errors. | |
3875 | * Makefile.in: Regenerate. | |
3876 | ||
b018a5d1 JB |
3877 | 2008-06-13 Julian Brown <[email protected]> |
3878 | ||
3879 | * configure.ac (arm*-*-linux-gnueabi): Don't disable building | |
3880 | of libobjc for ARM EABI Linux. | |
3881 | * configure: Regenerate. | |
3882 | ||
310213e8 DE |
3883 | 2008-06-12 David S. Miller <[email protected]> |
3884 | David Edelsohn <[email protected]> | |
3885 | ||
3886 | * configure.ac: Add powerpc*-*-* to gold supported targets. | |
3887 | * configure: Regenerate. | |
3888 | ||
6641ce42 JM |
3889 | 2008-06-08 Joseph Myers <[email protected]> |
3890 | ||
3891 | PR tree-optimization/36218 | |
3892 | * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD. | |
3893 | * Makefile.tpl (EXTRA_BUILD_FLAGS): Define. | |
3894 | (all prefix="build-"): Pass them to build-system sub-makes. | |
3895 | * Makefile.in: Regenerate. | |
3896 | ||
03c2f9e6 DJ |
3897 | 2008-05-16 Daniel Jacobowitz <[email protected]> |
3898 | ||
3899 | * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS, | |
3900 | README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp, | |
3901 | mkdep, and compile. Update comments. | |
3902 | (ETC_SUPPORT): Add ChangeLog and update comments. | |
3903 | ||
4538db8b ILT |
3904 | 2008-05-11 Ian Lance Taylor <[email protected]> |
3905 | ||
3906 | * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold. | |
3907 | ||
266df637 PB |
3908 | 2008-04-18 Paolo Bonzini <[email protected]> |
3909 | ||
3910 | Sync with gcc: | |
3911 | 2008-04-18 Paolo Bonzini <[email protected]> | |
3912 | ||
3913 | PR bootstrap/35457 | |
3914 | * configure.ac: Include override.m4. | |
3915 | * configure: Regenerate. | |
3916 | ||
3917 | 2008-04-18 Paolo Bonzini <[email protected]> | |
3918 | ||
f7c83eac AS |
3919 | * Makefile.tpl (restrap): Call `make all' using double-colon rules. |
3920 | * Makefile.in: Regenerate. | |
266df637 PB |
3921 | |
3922 | 2008-04-11 Eric B. Weddington <[email protected]> | |
3923 | ||
f7c83eac AS |
3924 | * configure.ac: Do not build libssp for the AVR. |
3925 | * configure: Regenerate. | |
266df637 | 3926 | |
a86a761e NC |
3927 | 2008-04-18 Nick Clifton <[email protected]> |
3928 | ||
3929 | * MAINTAINERS: Replace reference to configure.in with reference to | |
3930 | configure.ac. | |
3931 | ||
52310858 NC |
3932 | 2008-04-18 M R Swami Reddy <[email protected]> |
3933 | ||
f7c83eac | 3934 | * configure.ac (cr16-*-*): Add case for cr16 target and include gdb |
52310858 | 3935 | as nonconfigurable directories list. |
f7c83eac | 3936 | * configure: Regenerate. |
52310858 | 3937 | |
f5314dd5 DM |
3938 | 2008-04-14 David S. Miller <[email protected]> |
3939 | ||
3940 | * configure.ac: Add sparc*-*-* to gold supported targets. | |
3941 | * configure: Regenerate. | |
3942 | ||
e2208220 BE |
3943 | 2008-04-14 Ben Elliston <[email protected]> |
3944 | ||
3945 | * config.sub, config.guess: Update from upstream sources. | |
3946 | ||
0bb6ea20 HPN |
3947 | 2008-04-12 Hans-Peter Nilsson <[email protected]> |
3948 | ||
3949 | * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80. | |
3950 | * Makefile.in: Regenerate. | |
3951 | ||
e5164e97 ILT |
3952 | 2008-04-07 Ian Lance Taylor <[email protected]> |
3953 | ||
3954 | * Makefile.def: check-gold depends upon all-binutils. | |
3955 | * Makefile.in: Regenerate. | |
3956 | ||
e33b51a6 NC |
3957 | 2008-04-04 Nick Clifton <[email protected]> |
3958 | ||
3959 | PR binutils/4334 | |
3960 | * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted | |
3961 | builds. | |
3962 | * configure: Regenerate. | |
3963 | ||
fc5df3ab NC |
3964 | 2008-04-04 NightStrike <[email protected]> |
3965 | ||
3966 | PR other/35151 | |
f7c83eac AS |
3967 | * configure.ac: Combine rules for mingw32 and mingw64. |
3968 | * configure: Regenerate. | |
fc5df3ab | 3969 | |
c779bab8 PB |
3970 | 2008-03-27 Paolo Bonzini <[email protected]> |
3971 | ||
3972 | * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove. | |
3973 | * Makefile.in: Regenerate. | |
3974 | ||
93f9b408 ILT |
3975 | 2008-03-20 Ian Lance Taylor <[email protected]> |
3976 | ||
3977 | * configure.ac: Add support for --enable-gold. | |
3978 | * Makefile.def: Add gold as a directory like ld. | |
3979 | * configure, Makefile.in: Regenerate. | |
3980 | ||
5746fb46 AK |
3981 | 2008-03-19 Andreas Krebbel <[email protected]> |
3982 | ||
3983 | * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added. | |
3984 | (s390_cond_extensions): Reduced extensions to the compare related. | |
3985 | (main): z10 cpu type option added. | |
3986 | (expandConditionalJump): Renamed to ... | |
3987 | (insertExpandedMnemonic): ... this. | |
3988 | ||
3989 | * opcodes/s390-opc.c: Re-group the operand format makros. | |
3990 | (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI, | |
3991 | INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU, | |
3992 | INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0, | |
3993 | INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU, | |
3994 | INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU, | |
3995 | INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI, | |
3996 | INSTR_SIL_RDU): New instruction formats added. | |
3997 | (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI, | |
3998 | MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0, | |
3999 | MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI, | |
4000 | MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR, | |
4001 | MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD, | |
4002 | MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format | |
4003 | masks added. | |
4004 | (s390_opformats): New formats added "ris", "rrs", "sil". | |
4005 | * opcodes/s390-opc.txt: Add the conditional jumps with the | |
4006 | extensions removed from automatic expansion in s390-mkopc.c manually. | |
4007 | (asi - trtre): Add new System z10 EC instructions. | |
4008 | * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added. | |
4009 | ||
58c85be7 RW |
4010 | 2008-03-17 Ralf Wildenhues <[email protected]> |
4011 | ||
4012 | * configure.ac: m4_include config/proginstall.m4. | |
4013 | * configure: Regenerate. | |
4014 | ||
78124051 RW |
4015 | 2008-03-16 Ralf Wildenhues <[email protected]> |
4016 | ||
4017 | Backport from upstream Libtool: | |
f7c83eac | 4018 | |
78124051 | 4019 | 2007-10-12 Eric Blake <[email protected]> |
f7c83eac | 4020 | |
78124051 RW |
4021 | Deal with Autoconf 2.62's semantic change in m4_append. |
4022 | * ltsugar.m4 (lt_append): Replace broken versions of | |
4023 | m4_append. | |
4024 | (lt_if_append_uniq): Don't require separator to be overquoted, | |
4025 | and avoid broken m4_append. | |
4026 | (lt_dict_add): Fix typo. | |
4027 | * libtool.m4 (_LT_DECL): Don't overquote separator. | |
4028 | ||
018f1bea DE |
4029 | 2008-03-13 David Edelsohn <[email protected]> |
4030 | ||
4031 | * config.rpath: Add AIX 6 support. | |
4032 | ||
5c5f596d PB |
4033 | 2008-03-13 Paolo Bonzini <[email protected]> |
4034 | ||
4035 | * Makefile.def (stageprofile). Remove -fprofile-generate | |
4036 | from stage_libcflags. | |
4037 | * Makefile.in: Regenerate. | |
4038 | ||
a1f93a5e BE |
4039 | 2008-03-13 Ben Elliston <[email protected]> |
4040 | ||
4041 | * config.sub, config.guess: Update from upstream sources. | |
4042 | ||
98c3d905 AK |
4043 | 2008-03-06 Florian Krohm <[email protected]> |
4044 | ||
4045 | * s390-opc.c (INSTR_RSL_R0RD): Fix operands. | |
4046 | * s390-opc.txt (cmpsc): Duplicate entry removed. | |
4047 | (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr, | |
4048 | cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr, | |
4049 | fier, cu42, cu41): Fix operand format. | |
4050 | ||
7f6ef0c0 PB |
4051 | 2008-02-20 Paolo Bonzini <[email protected]> |
4052 | ||
f7c83eac AS |
4053 | PR bootstrap/32009 |
4054 | PR bootstrap/32161 | |
4055 | ||
4056 | * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here. | |
4057 | * configure: Regenerate. | |
4058 | ||
4059 | * Makefile.def: Define stage_libcflags for all bootstrap stages. | |
4060 | * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS, | |
4061 | STAGE4_LIBCFLAGS): New. | |
4062 | (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without | |
4063 | $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET). | |
4064 | (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS. | |
4065 | (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS. | |
4066 | (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags | |
4067 | for target modules. Don't export LIBCFLAGS. | |
4068 | (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass | |
4069 | $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after | |
4070 | the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET. | |
4071 | (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with | |
4072 | $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS). | |
4073 | * Makefile.in: Regenerate. | |
7f6ef0c0 | 4074 | |
eaf19029 PB |
4075 | 2008-02-16 Ralf Wildenhues <[email protected]> |
4076 | ||
4077 | PR libgcj/33085 | |
4078 | * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>: | |
4079 | Do not use -DDLL_EXPORT. Backport from upstream. | |
4080 | ||
680c43e9 NC |
4081 | 2008-02-14 Nick Clifton <[email protected]> |
4082 | ||
4083 | Import this patch from gcc: | |
4084 | 2008-01-24 David Edelsohn <[email protected]> | |
4085 | ||
4086 | * libtool.m4: Backport AIX 6 support from ToT Libtool. | |
4087 | ||
c72b1d96 HPN |
4088 | 2008-02-02 Hans-Peter Nilsson <[email protected]> |
4089 | ||
4090 | * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf. | |
4091 | * configure: Regenerate. | |
4092 | ||
8b66833e BW |
4093 | 2008-01-31 Marc Gauthier <[email protected]> |
4094 | ||
4095 | * configure.ac (xtensa*-*-*): Recognize processor variants. | |
4096 | * configure: Regenerate. | |
4097 | ||
9cc8ae67 PB |
4098 | 2008-01-30 Ralf Wildenhues <[email protected]> |
4099 | ||
f7c83eac AS |
4100 | PR bootstrap/34922 |
4101 | * configure.ac (PARSE_ARGS): Push suitable setting of | |
4102 | ac_subdirs_all, for `./configure --help=recursive'. | |
4103 | Handle `+' in generic toplevel directory disabling. | |
4104 | * configure: Regenerate. | |
9cc8ae67 | 4105 | |
19090595 BE |
4106 | 2008-01-23 Ben Elliston <[email protected]> |
4107 | ||
4108 | * config.sub, config.guess: Update from upstream sources. | |
4109 | ||
9f1e7fd3 BE |
4110 | 2008-01-08 Ben Elliston <[email protected]> |
4111 | ||
4112 | * config.sub, config.guess: Update from upstream sources. | |
4113 | ||
2f959d61 JJ |
4114 | 2007-12-19 Jeff Johnston <[email protected]> |
4115 | ||
4116 | * COPYING.LIBGLOSS: Update default copyright. | |
4117 | ||
aa054b85 JJ |
4118 | 2007-12-19 Jeff Johnston <[email protected]> |
4119 | ||
4120 | * COPYING.NEWLIB: Update default copyright. | |
4121 | ||
57c53b2b RS |
4122 | 2007-12-17 Kaveh R. Ghazi <[email protected]> |
4123 | ||
4124 | * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1. | |
4125 | Change recommended MPFR from 2.2.1 > 2.3.0. | |
4126 | * configure: Regenerate. | |
4127 | ||
fee14b60 RS |
4128 | 2007-12-13 Richard Sandiford <[email protected]> |
4129 | ||
4130 | * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g. | |
4131 | (CXXFLAGS_FOR_TARGET): Add -O2 -g. | |
4132 | * Makefile.in: Regenerate. | |
4133 | ||
c9b68031 DD |
4134 | 2007-12-10 Andreas Tobler <[email protected]> |
4135 | ||
4136 | * configure.ac: Enable libjava for x86_64-*-darwin9. | |
4137 | * configure: Regenerate. | |
4138 | ||
ad25e7d5 BE |
4139 | 2007-12-05 Ben Elliston <[email protected]> |
4140 | ||
4141 | * config.sub, config.guess: Update from upstream sources. | |
4142 | ||
6ac84f65 PB |
4143 | 2007-11-28 Ralf Wildenhues <[email protected]> |
4144 | ||
f7c83eac AS |
4145 | * config-ml.in: Robustify against white space in absolute file |
4146 | names. | |
6ac84f65 | 4147 | |
f7c83eac AS |
4148 | * config-ml.in (multi-clean): Substitute ${Makefile}. |
4149 | Remove superfluous ${Makefile} in list. | |
6ac84f65 | 4150 | |
7b3200f9 DJ |
4151 | 2007-10-23 Daniel Jacobowitz <[email protected]> |
4152 | ||
4153 | * Makefile.def (dependencies): Make configure-gdb depend on | |
4154 | all-intl. | |
4155 | * Makefile.in: Regenerated. | |
4156 | ||
2c133ff9 JJ |
4157 | 2007-10-15 Patrick Mansfield <[email protected]> |
4158 | ||
4159 | * Makefile.def: To avoid problems running with parallel makes, | |
4160 | build newlib before libgloss so that target specific header | |
4161 | files are availble. | |
4162 | * Makefile.in: Regenerate. | |
4163 | ||
5074315a DJ |
4164 | 2007-10-11 Daniel Jacobowitz <[email protected]> |
4165 | ||
4166 | * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber. | |
4167 | * Makefile.in: Regenerate. | |
4168 | ||
f5bc1778 DJ |
4169 | 2007-10-11 Daniel Jacobowitz <[email protected]> |
4170 | ||
4171 | * src-release (GDB_SUPPORT_DIRS): Add libdecnumber. | |
4172 | * libdecnumber: New directory, imported from GCC. | |
4173 | ||
c66487f8 NC |
4174 | 2007-10-08 Mike Frysinger <[email protected]> |
4175 | ||
4176 | * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD, | |
4177 | LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build. | |
4178 | Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default | |
4179 | LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS. | |
4180 | * configure: Regenerate. | |
4181 | ||
b5714970 PB |
4182 | 2007-10-01 Paolo Bonzini <[email protected]> |
4183 | ||
4184 | * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD, | |
4185 | DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD, | |
4186 | LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD, | |
4187 | WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions. | |
4188 | * configure.ac: Default them to host tools for $host = $build. | |
4189 | Subst them. | |
4190 | ||
4191 | * configure: Regenerate. | |
4192 | * Makefile.in: Regenerate. | |
4193 | ||
f3b1e08e RS |
4194 | 2007-09-20 Richard Sandiford <[email protected]> |
4195 | ||
4196 | * configure.ac (mipsisa*-*-elfoabi*): New stanza. | |
4197 | * configure: Regenerate. | |
4198 | ||
cff87f51 DD |
4199 | 2007-09-19 Benjamin Kosnik <[email protected]> |
4200 | ||
4201 | * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before | |
4202 | libstdc++. | |
4203 | * Makefile.def: Add libgomp config as a maybe dependency for libstdc++. | |
4204 | * configure: Regenerate. | |
4205 | * Makefile.in: Regenerate. | |
f7c83eac | 4206 | |
625a61cd AS |
4207 | 2007-09-17 Andreas Schwab <[email protected]> |
4208 | ||
4209 | * configure.ac: Raise minimum makeinfo version to 4.6. | |
4210 | * configure: Regenerate. | |
4211 | ||
83a3a68b AM |
4212 | 2007-09-15 Alan Modra <[email protected]> |
4213 | ||
4214 | * configure.ac: Correct makeinfo version check. | |
4215 | * configure: Regenerate. | |
4216 | ||
5bd8be13 RS |
4217 | 2007-09-14 Richard Sandiford <[email protected]> |
4218 | ||
4219 | * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty | |
4220 | to $skipdirs and only disable gprof for newlib. Use the normal | |
4221 | mips*-elf* handling in other respects. | |
4222 | * configure: Regnerate. | |
4223 | ||
5566c1fa DD |
4224 | 2007-09-12 David Daney <[email protected]> |
4225 | ||
4226 | * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus | |
4227 | enabling libgcj. | |
4228 | * configure: Regenerate. | |
4229 | ||
4230 | 2007-09-12 Richard Guenther <[email protected]> | |
4231 | ||
4232 | * configure.ac (--enable-stage1-checking): If neither --enable-checking | |
4233 | nor --disable-checking is provided also turn on yes and types | |
4234 | checking for stage1. | |
4235 | * configure: Re-generate. | |
4236 | ||
a18e2996 | 4237 | 2007-09-11 Francois-Xavier Coudert <[email protected]> |
84e7906e AH |
4238 | |
4239 | PR target/33281 | |
4240 | * configure.ac: Use config/mh-mingw on mingw. | |
4241 | * configure: Regenerate. | |
84e7906e | 4242 | |
691bb5a1 DD |
4243 | 2007-09-10 Rask Ingemann Lambertsen <[email protected]> |
4244 | ||
4245 | PR other/32154 | |
4246 | * configure.ac: For libgloss targets, point the linker to the linker | |
4247 | script, startup code and simulator library. | |
4248 | * configure: Regenerate. | |
4249 | ||
6d18b86b AH |
4250 | 2007-09-09 Andrew Haley <[email protected]> |
4251 | ||
4252 | * configure.ac (noconfigdirs): Remove target-libffi and | |
a18e2996 | 4253 | target-libjava. |
6d18b86b | 4254 | |
f00a3165 | 4255 | 2007-08-29 Nick Clifton <[email protected]> |
971aaaa5 | 4256 | |
f00a3165 | 4257 | * config.sub, config.guess: Update from upstream sources. |
971aaaa5 | 4258 | |
2abc4e65 BE |
4259 | 2007-08-21 Richard Guenther <[email protected]> |
4260 | ||
4261 | * configure.ac: Add types checking to stage1 checking flags. | |
4262 | * configure: Regenerate. | |
4263 | ||
8a6ee3ab | 4264 | 2007-08-18 Paul Brook <[email protected]> |
f7c83eac | 4265 | Joseph Myers <[email protected]> |
8a6ee3ab JM |
4266 | |
4267 | * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New. | |
4268 | (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it. | |
4269 | * Makefile.in: Regenerate. | |
4270 | * configure.ac (--with-debug-prefix-map): New. | |
4271 | * configure: Regenerate. | |
4272 | ||
429acdec RS |
4273 | 2007-08-17 Richard Sandiford <[email protected]> |
4274 | Nigel Stephens <[email protected]> | |
4275 | ||
429acdec RS |
4276 | * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde |
4277 | as target_makefile_frag. | |
4278 | * configure: Regenerate. | |
4279 | ||
8520c408 AO |
4280 | 2007-08-16 Alexandre Oliva <[email protected]> |
4281 | ||
4282 | * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): | |
4283 | Add to flags_to_pass. Adjust uses of BOOT_CFLAGS. | |
4284 | (bootstrap2-debug, bootstrap-debug): New bootstrap stages. | |
4285 | * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New. | |
4286 | (do-compare, do-compare3, do-compare-debug): New. | |
4287 | ([+compare-target+]): Use them. | |
4288 | ||
4289 | 2007-08-16 Alexandre Oliva <[email protected]> | |
4290 | ||
4291 | * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): | |
4292 | Add to flags_to_pass. Adjust uses of BOOT_CFLAGS. | |
4293 | (bootstrap2-debug, bootstrap-debug): New bootstrap stages. | |
4294 | * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New. | |
4295 | (do-compare, do-compare3, do-compare-debug): New. | |
4296 | ([+compare-target+]): Use them. | |
4297 | ||
2444379b BE |
4298 | 2007-08-13 Ralf Wildenhues <[email protected]> |
4299 | Ben Elliston <[email protected]> | |
4300 | ||
4301 | * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass | |
4302 | --silent if $silent. | |
4303 | * configure: Regenerate. | |
4304 | ||
d6f99447 DJ |
4305 | 2007-08-12 Daniel Jacobowitz <[email protected]> |
4306 | ||
4307 | * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB. | |
4308 | ||
bd0aa315 NC |
4309 | 2007-07-17 Nick Clifton <[email protected]> |
4310 | ||
4311 | * COPYING3: New file. Contains version 3 of the GNU General | |
4312 | Public License. | |
4313 | * COPYING3.LIB: New file. Contains version 3 of the GNU | |
4314 | Lesser General Public License. | |
4315 | ||
0ebe98fb BS |
4316 | 2007-07-11 Bernd Schmidt <[email protected]> |
4317 | ||
4318 | * configure.ac: Fix my previous change to really match GCC. | |
4319 | * configure: Regenerate. | |
4320 | ||
521ec477 DD |
4321 | 2007-07-11 Ralf Wildenhues <[email protected]> |
4322 | ||
4323 | * configure.ac: Rewrite 'configure --help' strings to look nicer. | |
4324 | * configure: Regenerate. | |
4325 | ||
4326 | 2007-07-11 Ralf Wildenhues <[email protected]> | |
4327 | ||
4328 | * configure.ac: Add some missing m4 quotation. | |
4329 | * configure: Regenerate. | |
4330 | ||
0c24b341 NC |
4331 | 2007-07-09 Kai Tietz <[email protected]> |
4332 | ||
f7c83eac AS |
4333 | * Makefile.def: Add windmc tool to build. |
4334 | * Makefile.tpl: Likewise. | |
4335 | * configure.ac: Likewise. | |
4336 | * Makefile.in: Regenerate. | |
4337 | * configure: Regenerate. | |
0c24b341 | 4338 | |
a09314d0 L |
4339 | 2007-07-05 H.J. Lu <[email protected]> |
4340 | ||
4341 | * lt~obsolete.m4: New. Import from 20070318 libtool. | |
4342 | ||
7c3e1d12 BS |
4343 | 2007-06-29 Bernd Schmidt <[email protected]> |
4344 | ||
4345 | * configure.ac: Don't add target-libmudflap to noconfigdirs for | |
4346 | uclinux and linux-uclibc targets. | |
4347 | * configure: Regenerate. | |
4348 | ||
a5b3b4dd DD |
4349 | 2007-06-28 DJ Delorie <[email protected]> |
4350 | ||
4351 | * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're | |
4352 | not building newlib. | |
4353 | * configure: Regenerated. | |
f7c83eac | 4354 | |
184d813c DJ |
4355 | 2007-06-22 Daniel Jacobowitz <[email protected]> |
4356 | ||
4357 | * src-release (DEVO_SUPPORT): Correct typos. | |
4358 | ||
31d99776 DJ |
4359 | 2007-06-18 Daniel Jacobowitz <[email protected]> |
4360 | ||
4361 | * Makefile.def: Add dependency from configure-gdb to all-bfd. | |
4362 | * Makefile.in: Regenerated. | |
4363 | ||
e00a73e3 PB |
4364 | 2007-06-14 Paolo Bonzini <[email protected]> |
4365 | ||
f7c83eac AS |
4366 | * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile. |
4367 | (distclean-stage[+id+]): Possibly delete stage_last. | |
4368 | * Makefile.in: Regenerate. | |
e00a73e3 | 4369 | |
98a1bbc5 BE |
4370 | 2007-06-07 Ben Elliston <[email protected]> |
4371 | ||
4372 | * config.sub, config.guess: Update from upstream sources. | |
4373 | ||
973601e1 BE |
4374 | 2007-06-07 Ben Elliston <[email protected]> |
4375 | ||
4376 | * Makefile.tpl: Fix spelling error. | |
4377 | * Makefile.in: Regenerate. | |
4378 | ||
2038f525 PB |
4379 | 2007-06-04 Paolo Bonzini <[email protected]> |
4380 | ||
4381 | Sync with gcc: | |
4382 | 2007-05-30 Jakub Jelinek <[email protected]> | |
4383 | ||
f7c83eac AS |
4384 | PR bootstrap/29382 |
4385 | * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1. | |
4386 | * configure: Rebuilt. | |
2038f525 | 4387 | |
f7c5c4b5 PB |
4388 | 2007-06-01 Steve Ellcey <[email protected]> |
4389 | ||
12a64d4f L |
4390 | * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set |
4391 | lt_cv_sys_max_cmd_len. | |
f7c5c4b5 | 4392 | |
7ad9660b PB |
4393 | 2007-05-31 Paolo Bonzini <[email protected]> |
4394 | ||
4395 | * ltgcc.m4: Update from GCC. | |
4396 | ||
0e7ef45c EC |
4397 | 2007-05-25 Andreas Tobler <[email protected]> |
4398 | ||
12a64d4f | 4399 | * ltmain.sh: Fix Darwin verstring, remove ${wl}. |
0e7ef45c | 4400 | |
37ad9514 SE |
4401 | 2007-05-24 Steve Ellcey <[email protected]> |
4402 | ||
4403 | * ltmain.sh: Update from GCC. | |
4404 | * libtool.m4: Update from GCC. | |
4405 | * ltsugar.m4: New. Update from GCC. | |
4406 | * ltversion.m4: New. Update from GCC. | |
4407 | * ltoptions.m4: New. Update from GCC. | |
4408 | * ltconfig: Remove. | |
4409 | * ltcf-c.sh: Remove. | |
4410 | * ltcf-cxx.sh: Remove. | |
4411 | * ltcf-gcj.sh: Remove. | |
4412 | * src-release: Update with new libtool file list. | |
4413 | ||
8ee82aff PB |
4414 | 2007-05-16 Paolo Bonzini <[email protected]> |
4415 | ||
4416 | * Makefile.def (bootstrap_stage): Replace stage_make_flags with | |
4417 | stage_cflags. | |
4418 | * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS): | |
4419 | Remove CFLAGS/LIBCFLAGS. | |
4420 | (configure-stage[+id+]-[+prefix+][+module+], | |
4421 | all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+]. | |
4422 | * Makefile.in: Regenerate. | |
4423 | ||
149cb58d SE |
4424 | 2007-04-14 Steve Ellcey <[email protected]> |
4425 | ||
4426 | * config-ml.in: Update from GCC. | |
4427 | ||
91506736 DJ |
4428 | 2007-04-09 Daniel Jacobowitz <[email protected]> |
4429 | ||
4430 | * src-release (do-proto-toplev): Process the support directories before | |
4431 | the tool directory. | |
4432 | ||
ffa8bd48 RS |
4433 | 2007-03-21 Richard Sandiford <[email protected]> |
4434 | ||
4435 | * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting | |
4436 | of glob. Quote arguments with single quotes too. | |
4437 | * configure: Regenerate. | |
4438 | ||
a4fd3374 DD |
4439 | 2007-03-12 Brooks Moses <[email protected]> |
4440 | ||
4441 | * Makefile.def (fixincludes): Remove unneeded "missing" lines. | |
4442 | * Makefile.in: Regenerate | |
4443 | ||
b8025f34 AS |
4444 | 2007-03-07 Andreas Schwab <[email protected]> |
4445 | ||
4446 | * configure: Regenerate. | |
4447 | ||
a3ca38d2 DD |
4448 | 2007-03-01 Brooks Moses <[email protected]> |
4449 | ||
4450 | * configure.ac: Add "--with-pdfdir" configure option, | |
4451 | which defines pdfdir variable. | |
4452 | * Makefile.def (target=fixincludes): Add install-pdf to | |
4453 | missing targets. | |
4454 | (recursive_targets): Add install-pdf target. | |
4455 | (flags_to_pass): Add pdfdir. | |
4456 | * Makefile.tpl: Add pdfdir handling, add do-install-pdf | |
4457 | target. | |
4458 | * configure: Regenerate | |
4459 | * Makefile.in: Regenerate | |
4460 | ||
4461 | 2007-02-28 Eric Christopher <[email protected]> | |
4462 | ||
4463 | Revert: | |
4464 | 2006-12-07 Mike Stump <[email protected]> | |
4465 | ||
4466 | * Makefile.def (dependencies): Add dependency for | |
4467 | install-target-libssp and install-target-libgomp on | |
4468 | install-gcc. | |
4469 | * Makefile.in: Regenerate. | |
4470 | ||
4471 | 2007-02-27 Matt Kraai <[email protected]> | |
4472 | ||
4473 | * configure: Regenerate. | |
4474 | * configure.ac: Move statements after variable declarations. | |
4475 | ||
a4708fba JM |
4476 | 2007-02-19 Joseph Myers <[email protected]> |
4477 | ||
4478 | * configure.ac: Adjust for loop syntax. | |
4479 | * configure: Regenerate. | |
4480 | ||
9a819804 AO |
4481 | 2007-02-18 Alexandre Oliva <[email protected]> |
4482 | ||
4483 | * configure: Rebuilt. | |
4484 | ||
81ec575a AO |
4485 | 2007-02-18 Alexandre Oliva <[email protected]> |
4486 | ||
4487 | * configure.ac: Drop multiple occurrences of --enable-languages, | |
4488 | and fix its quoting. | |
4489 | * configure: Rebuilt. | |
4490 | ||
92f01d61 | 4491 | 2007-02-17 Mark Mitchell <[email protected]> |
f7c83eac AS |
4492 | Nathan Sidwell <[email protected]> |
4493 | Vladimir Prus <[email protected] | |
4494 | Joseph Myers <[email protected]> | |
92f01d61 JM |
4495 | |
4496 | * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting. | |
4497 | * configure: Regenerate. | |
4498 | ||
b1299c4e DJ |
4499 | 2007-02-13 Daniel Jacobowitz <[email protected]> |
4500 | ||
4501 | * configure.ac (target_libraries): Move libgcc before libiberty. | |
4502 | * configure: Regenerated. | |
4503 | ||
18f6b6ee PB |
4504 | 2007-02-13 Paolo Bonzini <[email protected]> |
4505 | ||
4506 | * configure: Regenerate again? | |
4507 | ||
9c4e9f27 PB |
4508 | 2007-02-13 Paolo Bonzini <[email protected]> |
4509 | ||
4510 | * configure: Reapply PR30748 fix which was lost in the previous commit. | |
4511 | ||
24ff9987 DJ |
4512 | 2007-02-13 Daniel Jacobowitz <[email protected]> |
4513 | Paolo Bonzini <[email protected]> | |
4514 | ||
4515 | PR bootstrap/30753 | |
4516 | * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC | |
4517 | unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix. | |
4518 | * configure: Regenerated. | |
4519 | ||
7df2cd5d PB |
4520 | 2007-02-10 Paolo Bonzini <[email protected]> |
4521 | ||
4522 | * configure: Regenerate. | |
4523 | ||
b0aaa663 DJ |
4524 | 2007-02-09 Daniel Jacobowitz <[email protected]> |
4525 | ||
4526 | PR bootstrap/30748 | |
4527 | * configure.ac: Correct syntax for Solaris ksh. | |
4528 | * configure: Regenerated. | |
4529 | ||
a0323144 PB |
4530 | 2007-02-09 Paolo Bonzini <[email protected]> |
4531 | ||
4532 | * Makefile.def: Sync with GCC. | |
4533 | * Makefile.tpl: Sync with GCC. | |
4534 | * Makefile.in: Regenerate. | |
4535 | * configure: Regenerate. | |
4536 | ||
c6b750e1 DJ |
4537 | 2007-02-09 Daniel Jacobowitz <[email protected]> |
4538 | ||
4539 | * Makefile.tpl (build_alias, host_alias, target_alias): Use | |
4540 | noncanonical equivalents. | |
4541 | * configure.in: Rename to... | |
4542 | * configure.ac: ...this. Update AC_PREREQ. Prevent error for | |
4543 | AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and | |
4544 | target_noncanonical. Use them. Rewrite removal of configure | |
4545 | arguments for autoconf 2.59. Discard variable settings. Force | |
4546 | program_transform_name for native tools. | |
4547 | ||
4548 | * Makefile.in: Regenerated. | |
4549 | * configure: Regenerated with autoconf 2.59. | |
4550 | ||
4551 | * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac. | |
4552 | ||
f3cd89f4 JJ |
4553 | 2007-02-08 Jeff Johnston <[email protected]> |
4554 | ||
4555 | * COPYING.LIBGLOSS: Reformat default Red Hat | |
4556 | license to fit within 80 columns. | |
4557 | * COPYING.NEWLIB: Ditto. | |
4558 | ||
4e206d7e DB |
4559 | 2007-02-05 Dave Brolley <[email protected]> |
4560 | ||
4561 | * Contribute the following changes: | |
4562 | 2006-11-28 DJ Delorie <[email protected]> | |
4563 | ||
4564 | * configure.in: Fix typo for mep's target_makefile_frag. | |
4565 | * configure: Regenerated. | |
4566 | ||
4567 | 2005-04-22 Richard Sandiford <[email protected]> | |
4568 | ||
4569 | * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET. | |
4570 | * configure: Regenerate. | |
4571 | ||
4572 | 2001-09-19 DJ Delorie <[email protected]> | |
4573 | ||
4574 | * configure.in (target_makefile_frag): use mt-mep | |
4575 | ||
4576 | 2001-06-12 Don Howard <[email protected]> | |
4577 | ||
4578 | * configure.in: Remove gdb from MeP skip list. | |
4579 | ||
4580 | 2001-04-05 DJ Delorie <[email protected]> | |
4581 | ||
4582 | * configure.in (noconfigdirs): Remove gcc from MeP skip list. | |
4583 | ||
4584 | 2001-03-20 Ben Elliston <[email protected]> | |
4585 | ||
4586 | * configure.in (noconfigdirs): Add gcc and gdb for MeP. | |
4587 | ||
4588 | 2001-03-19 Ben Elliston <[email protected]> | |
4589 | ||
4590 | * config.sub (mep, mep-*): Add. | |
4591 | ||
b2edfdd2 AS |
4592 | 2007-01-31 Andreas Schwab <[email protected]> |
4593 | ||
4594 | * Makefile.tpl (LDFLAGS): Substitute it. | |
4595 | * Makefile.in: Regenerate. | |
4596 | ||
ceb92e78 PB |
4597 | 2007-01-11 Paolo Bonzini <[email protected]> |
4598 | ||
4599 | * configure.in: Change == to = in test command. | |
f7c83eac | 4600 | * configure: Regenerate. |
ceb92e78 | 4601 | |
4b900473 | 4602 | 2007-01-11 Paolo Bonzini <[email protected]> |
f7c83eac AS |
4603 | Nick Clifton <[email protected]> |
4604 | Kaveh R. Ghazi <[email protected]> | |
4605 | ||
4606 | * configure.in (build_configargs, host_configargs, target_configargs): | |
4607 | Remove build/host/target parameters. | |
4608 | (host_libs): Add gmp and mpfr. | |
4609 | (GMP tests): Reorganize to allow in-tree GMP/MPFR. | |
4610 | * Makefile.def (gmp, mpfr): New. | |
4611 | (gcc): Remove target. | |
4612 | * Makefile.tpl (build_os, build_vendor, host_os, host_vendor, | |
4613 | target_os, target_vendor): New. | |
4614 | (configure): Add host_alias/target_alias arguments. Adjust invocations. | |
4615 | * configure: Regenerate. | |
4616 | * Makefile.in: Regenerate. | |
4b900473 PB |
4617 | |
4618 | 2007-01-11 Matt Fago <[email protected]> | |
4619 | ||
4620 | * configure.in: Try to link to functions only in mpfr 2.2.x | |
f7c83eac | 4621 | to improve robustness of configure tests. |
4b900473 PB |
4622 | * configure: Regenerate. |
4623 | ||
80f6dcbc NC |
4624 | 2007-01-08 Kai Tietz <[email protected]> |
4625 | ||
4626 | * configure.in: Add support for an x86_64-mingw* target. | |
b1b532dd | 4627 | * configure: Regenerate. |
80f6dcbc | 4628 | |
f86e35b8 NC |
4629 | 2007-01-05 Daniel Jacobowitz <[email protected]> |
4630 | ||
4631 | * Makefile.tpl (all-target): Correct @if conditional for target | |
4632 | modules. | |
4633 | * configure.in: Omit libiberty if building only target libgcc. | |
4634 | * configure, Makefile.in: Regenerated. | |
4635 | ||
79fcd0ec PB |
4636 | 2007-01-04 Paolo Bonzini <[email protected]> |
4637 | ||
4638 | * configure.in: Use DEV-PHASE to detect the default for --enable-werror. | |
4639 | * configure: Regenerate. | |
4640 | ||
6aa8ef82 DJ |
4641 | 2007-01-03 Daniel Jacobowitz <[email protected]> |
4642 | ||
4643 | * Makefile.def (target_modules): Add libgcc. | |
4644 | (lang_env_dependencies): Remove default items. Use no_c and no_gcc. | |
4645 | * Makefile.tpl (clean-target-libgcc): Delete. | |
4646 | (configure-target-[+module+]): Emit --disable-bootstrap dependencies | |
4647 | on gcc even for bootstrapped modules. Rewrite handling of | |
4648 | lang_env_dependencies to loop over target_modules. | |
4649 | * configure.in (target_libraries): Add target-libgcc. | |
4650 | * Makefile.in, configure: Regenerated. | |
4651 | ||
9b134994 PB |
4652 | 2006-12-29 Paolo Bonzini <[email protected]> |
4653 | ||
4654 | Sync with gcc: | |
4655 | 2006-12-29 Paolo Bonzini <[email protected]> | |
4656 | ||
f7c83eac AS |
4657 | * configure.in: Reorganize recognition of languages. Add |
4658 | --enable-stage1-languages. Show supported languages for the chosen | |
4659 | target rather than all recognized languages. | |
4660 | * configure: Regenerate. | |
9b134994 PB |
4661 | |
4662 | 2006-12-29 Paolo Bonzini <[email protected]> | |
4663 | ||
f7c83eac AS |
4664 | * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove. |
4665 | * Makefile.in: Regenerate. | |
9b134994 PB |
4666 | |
4667 | 2006-12-29 Kaveh R. Ghazi <[email protected]> | |
4668 | ||
f7c83eac AS |
4669 | * configure.in: Warn that MPFR 2.2.0 is buggy. |
4670 | * configure: Regenerate. | |
9b134994 | 4671 | |
8cf39b1b ILT |
4672 | 2006-12-27 Ian Lance Taylor <[email protected]> |
4673 | ||
4674 | * configure.in: When removing Makefiles to force a reconfigure, also | |
4675 | remove prev-DIR*/Makefile. | |
4676 | * configure: Regenerate. | |
4677 | ||
ebff6cd5 KH |
4678 | 2006-12-23 Kazu Hirata <[email protected]> |
4679 | ||
4680 | * config.bfd: Recognize fido. | |
4681 | ||
8a0d8a5c PB |
4682 | 2006-12-19 Paolo Bonzini <[email protected]> |
4683 | ||
4684 | Sync with gcc: | |
4685 | ||
4686 | 2006-12-19 Paolo Bonzini <[email protected]> | |
4687 | ||
4688 | * configure.in: Remove "$build" case for powerpc-*-darwin* since | |
4689 | it only affects bootstrap and could be tested on "$host" as well. | |
4690 | * configure: Regenerate. | |
4691 | * config/mh-ppc-darwin: Add to the stage1 cflags here. | |
4692 | ||
4693 | 2006-12-19 Paolo Bonzini <[email protected]> | |
4694 | ||
4695 | PR bootstrap/29544 | |
4696 | * Makefile.def (flags_to_pass): Add STAGE1_CHECKING. | |
4697 | (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags, | |
4698 | move here comment from Makefile.tpl. | |
4699 | * Makefile.tpl: Move some definitions higher in the file. | |
4700 | (STAGE1_CHECKING): New. | |
4701 | * configure.in: Add --enable-stage1-checking. | |
4702 | * configure: Regenerate. | |
4703 | * Makefile.in: Regenerate. | |
4704 | ||
4705 | 2006-12-03 Kaveh R. Ghazi <[email protected]> | |
4706 | ||
4707 | * configure.in: Update error message for missing GMP/MPFR. | |
4708 | ||
4709 | * configure: Regenerate. | |
4710 | ||
4711 | 2006-12-02 Kaveh R. Ghazi <[email protected]> | |
4712 | ||
4713 | * configure.in: Update MPFR version in error message. | |
4714 | ||
4715 | * configure: Regenerate. | |
4716 | ||
4717 | 2006-11-26 Kaveh R. Ghazi <[email protected]> | |
4718 | ||
4719 | * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags. | |
4720 | (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include, | |
4721 | --with-gmp-lib): New flags. | |
4722 | ||
4723 | * configure: Regenerate. | |
4724 | ||
790c0838 AM |
4725 | 2006-12-12 Andreas Tobler <[email protected]> |
4726 | ||
4727 | PR bootstrap/30134 | |
4728 | * configure.in: Correct x86 darwin support for libjava to powerpc | |
4729 | and i?86 only. | |
4730 | * configure: Regenerate. | |
4731 | ||
77d7106f AM |
4732 | 2006-12-11 Alan Modra <[email protected]> |
4733 | ||
4734 | * configure.in: Handle spu makefile frag. | |
77d7106f AM |
4735 | * Makefile.tpl (MAINT): Define |
4736 | (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define. | |
4737 | * configure: Regenerate. | |
4738 | * Makefile.in: Regenerate. | |
4739 | ||
0cfa5389 BE |
4740 | 2006-12-11 Ben Elliston <[email protected]> |
4741 | ||
4742 | * config.sub, config.guess: Update from upstream sources. | |
4743 | ||
2839fe5d BE |
4744 | 2006-12-11 Ben Elliston <[email protected]> |
4745 | ||
4746 | * configure.in: Sync with GCC (spu-*-*). | |
4747 | * configure: Sync with GCC. | |
4748 | ||
b897f5d4 MS |
4749 | 2006-12-07 Mike Stump <[email protected]> |
4750 | ||
4751 | * Makefile.def (dependencies): Add dependency for | |
4752 | install-target-libssp and install-target-libgomp on | |
4753 | install-gcc. | |
4754 | * Makefile.in: Regenerate. | |
4755 | ||
9daf3993 PB |
4756 | 2006-11-16 Paolo Bonzini <[email protected]> |
4757 | ||
4758 | * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence. | |
4759 | (unstage): Test for stage_last presence. | |
4760 | ||
4761 | PR bootstrap/29802 | |
4762 | * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX. | |
4763 | * Makefile.in: Regenerate. | |
4764 | ||
9dbaa842 DD |
4765 | 2006-11-14 DJ Delorie <[email protected]> |
4766 | ||
4767 | * Makefile.tpl (clean-stage*): Sync with GCC (clean). | |
4768 | * Makefile.in: Sync with GCC. | |
4769 | * configure.in: Sync with GCC (mpfr, gmp). | |
4770 | * configure: Sync with GCC. | |
4771 | ||
b0cbce8d JJ |
4772 | 2006-11-08 Jie Zhang <[email protected]> |
4773 | ||
4774 | * configure.in: Remove target-libgloss from noconfigdirs for | |
4775 | bfin-*-*. | |
4776 | * configure: Regenerated. | |
4777 | ||
44330a94 JJ |
4778 | 2006-10-27 Jeff Johnston <[email protected]> |
4779 | ||
4780 | * COPYING.NEWLIB: Add spu license. | |
7de05dd5 | 4781 | * COPYING.LIBGLOSS: Ditto. |
44330a94 | 4782 | |
56a8fe78 DD |
4783 | 2006-10-17 Brooks Moses <[email protected]> |
4784 | ||
4785 | * Makefile.def: Added pdf target handling. | |
4786 | * Makefile.tpl: Added pdf target handling. | |
4787 | * Makefile.in: Regenerated. | |
4788 | ||
fbb00ad0 JJ |
4789 | 2006-10-11 Jeff Johnston <[email protected]> |
4790 | ||
4791 | * COPYING.NEWLIB: Updated. | |
4792 | * COPYING.LIBGLOSS: Ditto. | |
4793 | ||
6b89cc21 DB |
4794 | 2006-09-27 Dave Brolley <[email protected]> |
4795 | ||
4796 | * configure.in (RUNTEST): Look for 'runtest' in the source tree by using | |
4797 | $s instead of $r. | |
4798 | * configure: Regenerated. | |
4799 | ||
17bcf627 BE |
4800 | 2006-09-26 Ben Elliston <[email protected]> |
4801 | ||
4802 | * config.sub, config.guess: Update from upstream sources. | |
4803 | ||
f3529cf1 TS |
4804 | 2006-09-20 Thiemo Seufer <[email protected]> |
4805 | ||
4806 | * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise | |
4807 | for mipstx39-*-*. Disable libgloss for mips64*-*-linux*. | |
4808 | * configure: Regenerate. | |
4809 | ||
45055374 CV |
4810 | 2006-08-30 Corinna Vinschen <[email protected]> |
4811 | ||
4812 | * configure.in: Never build newlib for a Mingw host. | |
4813 | Never build newlib as Mingw target library. | |
4814 | Test the existence of winsup/cygwin for building a Cygwin newlib, | |
4815 | rather than just winsup. | |
4816 | Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if | |
4817 | building a Mingw target. | |
4818 | * configure: Regenerate. | |
4819 | ||
4be041b2 | 4820 | 2006-08-15 Thiemo Seufer <[email protected]> |
f7c83eac AS |
4821 | Nigel Stephens <[email protected]> |
4822 | David Ung <[email protected]> | |
4be041b2 TS |
4823 | |
4824 | * config.sub: Add support for sde as alias of mipsisa32-sde-elf. | |
4825 | ||
1d89b610 PB |
4826 | 2006-07-25 Paolo Bonzini <[email protected]> |
4827 | ||
4828 | Sync from GCC: | |
4829 | 2006-07-04 Eric Botcazou <[email protected]> | |
4830 | ||
f7c83eac AS |
4831 | PR bootstrap/18058 |
4832 | * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1 | |
4833 | if the bootstrap compiler is a GCC version that supports it. | |
4834 | * configure: Regenerate. | |
1d89b610 | 4835 | |
66a79c16 DJ |
4836 | 2006-07-22 Daniel Jacobowitz <[email protected]> |
4837 | ||
4838 | * configure.in: Allow mingw32 and cygwin targets to build cross-gdb. | |
4839 | * configure: Regenerated. | |
4840 | ||
c1cb7e02 PB |
4841 | 2006-07-18 Paolo Bonzini <[email protected]> |
4842 | ||
f7c83eac AS |
4843 | * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir |
4844 | for stages after the first. | |
c1cb7e02 | 4845 | |
7206a0ee JJ |
4846 | 2006-07-17 Jakub Jelinek <[email protected]> |
4847 | ||
4848 | * Makefile.def: Add dependencies for configure-opcodes | |
4849 | on configure-intl and all-opcodes on all-intl. | |
4850 | * Makefile.in: Regenerated. | |
4851 | ||
6816f995 AO |
4852 | 2006-07-04 Peter O'Gorman <[email protected]> |
4853 | ||
4854 | * ltconfig: chmod 644 before ranlib during install. | |
4855 | ||
3d3adb43 PB |
4856 | 2006-07-03 Paolo Bonzini <[email protected]> |
4857 | ||
1f3f1bbf | 4858 | * configure.in: Fix thinkos in previous check-in. |
3d3adb43 PB |
4859 | * configure: Regenerate. |
4860 | ||
64ce424c PB |
4861 | 2006-07-03 Paolo Bonzini <[email protected]> |
4862 | ||
4863 | Sync from gcc: | |
4864 | ||
4865 | 2007-07-03 Paolo Bonzini <[email protected]> | |
4866 | ||
4867 | PR other/27063 | |
4868 | * configure.in: Test subdir_requires and give an appropriate | |
4869 | error message. | |
4870 | * configure: Regenerate. | |
4871 | ||
4872 | 2006-06-16 Rainer Orth <[email protected]> | |
4873 | ||
4874 | PR target/27540 | |
4875 | * configure.in: Only enable libgomp on IRIX 6. | |
4876 | * configure: Regenerate. | |
4877 | ||
d42c4017 DA |
4878 | 2006-06-20 David Ayers <[email protected]> |
4879 | ||
4880 | PR bootstrap/28072 | |
4881 | * configure.in: Add target-boehm-gc to noconfigdirs depending on | |
4882 | whether target-libjava is being configured instead of whether the | |
4883 | java front end is enabled. | |
4884 | * configure: Regenerate. | |
0e7ef45c | 4885 | |
4962c51a MS |
4886 | 2006-06-15 Mark Shinwell <[email protected]> |
4887 | ||
4888 | * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2} | |
4889 | to R_ARM_LDC_SB_G{0,1,2} respectively. | |
4890 | ||
caee866a PB |
4891 | 2006-06-15 Paolo Bonzini <[email protected]> |
4892 | ||
4893 | * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS | |
4894 | too. | |
4895 | * Makefile.in: Regenerate. | |
4896 | ||
363ef840 DA |
4897 | 2006-06-13 John David Anglin <[email protected]> |
4898 | ||
4899 | Sync from gcc: | |
4900 | ||
4901 | 2006-06-12 John David Anglin <[email protected]> | |
4902 | * configure.in: Don't enable libgomp on hpux10. | |
4903 | * configure: Rebuilt. | |
4904 | ||
54d1c879 DA |
4905 | 2006-06-13 David Ayers <[email protected]> |
4906 | ||
4907 | Sync from gcc: | |
4908 | ||
4909 | 2006-06-12 David Ayers <[email protected]> | |
0e7ef45c | 4910 | |
54d1c879 DA |
4911 | PR bootstrap/27963 |
4912 | PR target/19970 | |
0e7ef45c | 4913 | * configure.in: Remove target-boehm-gc from noconfigdirs where |
54d1c879 DA |
4914 | ${libgcj} is specified. |
4915 | * configure: Regenerate. | |
0e7ef45c | 4916 | |
a4d8b690 JJ |
4917 | 2006-06-08 Jeff Johnston <[email protected]> |
4918 | ||
4919 | Sync from gcc: | |
4920 | ||
4921 | 2005-01-12 David Edelsohn <[email protected]> | |
f7c83eac | 4922 | Andreas Schwab <[email protected]> |
a4d8b690 JJ |
4923 | |
4924 | PR bootstrap/18033 | |
4925 | * config-ml.in: Eval option if surrounded by single quotes. | |
4926 | ||
4f0ef2d8 CD |
4927 | 2006-06-07 Carlos O'Donell <[email protected]> |
4928 | ||
4929 | Sync from gcc: | |
0e7ef45c | 4930 | |
4f0ef2d8 | 4931 | 2006-06-06 David Ayers <[email protected]> |
0e7ef45c | 4932 | |
4f0ef2d8 CD |
4933 | PR libobjc/13946 |
4934 | * Makefile.def: Add dependencies for libobjc which boehm-gc. | |
4935 | * Makefile.in: Regenerate. | |
4936 | * configure.in: Add --enable-objc-gc at toplevel and have it | |
4937 | enable boehm-gc for Objective-C. | |
4938 | Remove target-boehm-gc from libgcj. | |
4939 | Add target-boehm-gc to target_libraries. | |
4940 | Add target-boehm-gc to noconfigdirs where ${libgcj} | |
4941 | is specified. | |
4942 | Assert that boehm-gc is supported when requested for Objective-C. | |
4943 | Only build boehm-gc if needed either for Java or Objective-C. | |
4944 | * configure: Regenerate. | |
4945 | ||
4946 | 2006-06-05 Paolo Bonzini <[email protected]> | |
0e7ef45c | 4947 | |
4f0ef2d8 CD |
4948 | PR 27674 |
4949 | * Makefile.tpl (configure-[+prefix+][+module+], | |
4950 | all-[+prefix+][+module+]): Depend on stage_current if bootstrapping. | |
4951 | Remove rule to unstage bootstrapped modules. | |
4952 | (stage_current): New. | |
4953 | * Makefile.in: Regenerate. | |
4954 | ||
4955 | 2006-05-20 John David Anglin <[email protected]> | |
4956 | Andreas Tobler <[email protected]> | |
4957 | ||
4958 | * configure.in: Enable libgcj for hppa*-hp-hpux11*. | |
4959 | * configure: Rebuilt. | |
4960 | ||
4961 | Revert | |
4962 | 2006-01-31 Richard Guenther <[email protected]> | |
4963 | Paolo Bonzini <[email protected]> | |
4964 | ||
4965 | * Makefile.def (target_modules): Add libgcc-math target module. | |
4966 | * configure.in (target_libraries): Add libgcc-math target library. | |
4967 | (--enable-libgcc-math): New configure switch. | |
4968 | * Makefile.in: Re-generate. | |
4969 | * configure: Re-generate. | |
4970 | ||
c17b816b JJ |
4971 | 2006-06-05 Jeff Johnston <[email protected]> |
4972 | ||
4973 | * config-ml.in: Alter CCASFLAGS to include special | |
4974 | multilib options the same as is done for CFLAGS. | |
4975 | ||
20e95c23 DJ |
4976 | 2006-05-31 Daniel Jacobowitz <[email protected]> |
4977 | ||
4978 | * Makefile.def: Added dependencies from sim and gdb on intl, and | |
4979 | added configure dependencies to everything with an all dependency | |
4980 | on intl. | |
4981 | * gettext.m4: Removed. | |
4982 | * src-release (DEVO_SUPPORT): Don't mention gettext.m4. | |
4983 | (GDB_SUPPORT_DIRS): Add intl. | |
4984 | * Makefile.in: Regenerated. | |
4985 | ||
4bd8ad80 DJ |
4986 | 2006-05-25 Daniel Jacobowitz <[email protected]> |
4987 | ||
4988 | * src-release (DEVO_SUPPORT): Add config.rpath. | |
4989 | ||
c380fdd8 PB |
4990 | 2006-05-25 Paolo Bonzini <[email protected]> |
4991 | ||
4992 | * Makefile.def (bfd, opcodes): Fix lib_path. | |
4993 | * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS. | |
4994 | (restrap): Move under "@if gcc-bootstrap". Fix typo. | |
4995 | * Makefile.in: Regenerate. | |
4996 | ||
701628f5 MS |
4997 | 2006-05-24 Mark Shinwell <[email protected]> |
4998 | ||
4999 | * configure.in: Enable gprof for cross builds. | |
5000 | * configure: Regenerate. | |
5001 | ||
25aae7f2 DJ |
5002 | 2006-05-17 Daniel Jacobowitz <[email protected]> |
5003 | ||
5004 | * src-release (MAKEINFOFLAGS): Define. | |
5005 | (do-proto-toplev): Pass MAKEINFOFLAGS to submakes. | |
5006 | ||
ea3d1626 BE |
5007 | 2006-05-14 Ben Elliston <[email protected]> |
5008 | ||
5009 | * config.sub, config.guess: Update from upstream sources. | |
5010 | ||
49b9e644 BE |
5011 | 2006-05-12 Ben Elliston <[email protected]> |
5012 | ||
5013 | * config.sub, config.guess: Update from upstream sources. | |
5014 | ||
482dd2f6 DJ |
5015 | 2006-05-04 Steve Ellcey <[email protected]> |
5016 | ||
5017 | * blt, iwidgets, mmalloc: Remove directories. | |
5018 | ||
8b01a5c2 DD |
5019 | 2006-05-01 DJ Delorie <[email protected]> |
5020 | ||
641a3af4 | 5021 | * configure.in: Restore CFLAGS if GMP isn't present. |
8b01a5c2 DD |
5022 | * configure: Regenerate. |
5023 | ||
a481dbb7 DD |
5024 | 2006-04-18 DJ Delorie <[email protected]> |
5025 | ||
5026 | * configure.in (m32c): Build libstdc++-v3. Pass flags to | |
5027 | reference libgloss so that libssp can be built in a combined | |
5028 | tree. | |
5029 | * configure: Regenerate. | |
5030 | ||
962c9e74 BE |
5031 | 2006-04-10 Ben Elliston <[email protected]> |
5032 | ||
5033 | * contrib: Remove directory. | |
5034 | ||
108a6f8e CD |
5035 | 2006-04-06 Carlos O'Donell <[email protected]> |
5036 | ||
5037 | * Makefile.tpl: Add install-html target. | |
5038 | * Makefile.def: Add install-html target. | |
5039 | * Makefile.in: Regenerate. | |
5040 | * configure.in: Add --with-datarootdir, --with-docdir, | |
5041 | and --with-htmldir options. | |
5042 | * configure: Regenerate. | |
5043 | ||
a4ef73e9 BE |
5044 | 2006-03-31 Ben Elliston <[email protected]> |
5045 | ||
5046 | PR binutils/1860 | |
5047 | * configure.in: Require makeinfo 4.4 or higher. | |
5048 | * configure: Regenerate. | |
5049 | ||
b37df25a PB |
5050 | 2006-03-14 Paolo Bonzini <[email protected]> |
5051 | ||
5052 | * Makefile.in: Regenerate. | |
5053 | ||
a6df5a19 PB |
5054 | 2006-03-14 Paolo Bonzini <[email protected]> |
5055 | ||
5056 | Sync with gcc: | |
5057 | 2006-03-10 Aldy Hernandez <[email protected]> | |
5058 | ||
f7c83eac AS |
5059 | * configure.in: Handle --disable-<component> generically. |
5060 | * configure: Regenerate. | |
a6df5a19 PB |
5061 | |
5062 | 2006-02-21 Rafael Avila de Espindola <[email protected]> | |
0e7ef45c | 5063 | |
f7c83eac AS |
5064 | * Makefile.tpl (BUILD_CONFIGDIRS): Remove. |
5065 | (TARGET_CONFIGDIRS): Remove. | |
5066 | * configure.in: Remove AC_SUBST(target_configdirs). | |
5067 | * Makefile.in, configure: Regenerated. | |
a6df5a19 PB |
5068 | |
5069 | ||
65419985 L |
5070 | 2006-03-01 H.J. Lu <[email protected]> |
5071 | ||
5072 | PR libgcj/17311 | |
5073 | * ltmain.sh: Don't use "$finalize_rpath" for compile. | |
5074 | ||
c52c6897 PB |
5075 | 2006-02-20 Paolo Bonzini <[email protected]> |
5076 | ||
5077 | PR bootstrap/25670 | |
5078 | ||
5079 | * Makefile.tpl ([+compare-target+]): Print explanation messages. | |
5080 | ||
5081 | * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass. | |
5082 | * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass. | |
5083 | (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES, | |
5084 | BUILD_PREFIX, BUILD_PREFIX_1. | |
5085 | * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute. | |
5086 | ||
5087 | * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too. | |
5088 | * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too. | |
5089 | ||
5090 | * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+], | |
5091 | all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead | |
5092 | of `cat stage_current`. Always provide the `r' and `s' variables. | |
5093 | (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into | |
5094 | a single shell execution. | |
5095 | (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For | |
5096 | bootstrapped modules, make the stage1 module if the build was not | |
5097 | started yet, else build the current stage. | |
5098 | (all-host, all-target): Omit bootstrapped modules (if bootstrapping). | |
5099 | (all-build, all-host, all-target, [+make_target+]-host, | |
5100 | [+make_target+]-target): Do not use \-continued lines. | |
5101 | (target modules): Depend on stage_last, not all-gcc, if bootstrapping. | |
5102 | (current_stage, restrap, stage_last): New. | |
5103 | ||
5104 | * Makefile.in: Regenerate. | |
5105 | * configure: Regenerate. | |
5106 | ||
b3ded179 PB |
5107 | 2006-02-14 Paolo Bonzini <[email protected]> |
5108 | ||
5109 | Sync from gcc: | |
5110 | ||
5111 | 2006-01-31 Richard Guenther <[email protected]> | |
5112 | Paolo Bonzini <[email protected]> | |
5113 | ||
f7c83eac AS |
5114 | * Makefile.def (target_modules): Add libgcc-math target module. |
5115 | * configure.in (target_libraries): Add libgcc-math target library. | |
5116 | (--enable-libgcc-math): New configure switch. | |
5117 | * Makefile.in: Re-generate. | |
5118 | * configure: Re-generate. | |
5119 | * libgcc-math: New toplevel directory. | |
b3ded179 PB |
5120 | |
5121 | 2006-01-18 Richard Henderson <[email protected]> | |
f7c83eac AS |
5122 | Jakub Jelinek <[email protected]> |
5123 | Diego Novillo <[email protected]> | |
b3ded179 | 5124 | |
f7c83eac AS |
5125 | * libgomp: New directory. |
5126 | * Makefile.def: Add target_module libgomp. | |
5127 | * Makefile.in: Regenerate. | |
5128 | * configure.in (target_libraries): Add target-libgomp. | |
5129 | * configure: Regenerate. | |
b3ded179 | 5130 | |
3a35eeb3 PB |
5131 | 2006-02-14 Paolo Bonzini <[email protected]> |
5132 | Andreas Schwab <[email protected]> | |
0e7ef45c | 5133 | |
3a35eeb3 PB |
5134 | * configure: Regenerate. |
5135 | ||
2429c060 PB |
5136 | 2006-01-16 Paolo Bonzini <[email protected]> |
5137 | ||
5138 | * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier. | |
5139 | Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find | |
5140 | the assembler, linker and binutils. | |
5141 | * configure: Regenerate. | |
5142 | ||
ec49b2b8 NC |
5143 | 2006-01-16 Nick Clifton <[email protected]> |
5144 | ||
49b9e644 | 5145 | * config.sub, config.guess: Sync from config repository. |
ec49b2b8 | 5146 | |
44b2308f AO |
5147 | 2006-01-05 Alexandre Oliva <[email protected]> |
5148 | ||
5149 | * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove | |
5150 | @ from continuation. | |
5151 | * Makefile.in: Rebuilt. | |
5152 | ||
80911fe1 PB |
5153 | 2006-01-04 Paolo Bonzini <[email protected]> |
5154 | ||
5155 | Sync from gcc: | |
5156 | ||
5157 | 2006-01-04 Paolo Bonzini <[email protected]> | |
5158 | ||
f7c83eac | 5159 | PR bootstrap/24252 |
80911fe1 | 5160 | |
f7c83eac AS |
5161 | * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES. |
5162 | * Makefile.tpl (OBJDUMP): New. | |
5163 | (EXTRA_HOST_FLAGS): Add it. | |
5164 | (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass. | |
80911fe1 | 5165 | |
f7c83eac AS |
5166 | * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try |
5167 | to use symbolic links between directories. Avoid race conditions | |
5168 | or make them harmless. | |
5169 | * configure.in: Do not try to use symbolic links between directories. | |
80911fe1 | 5170 | |
f7c83eac AS |
5171 | * Makefile.def (LEAN): Pass. |
5172 | * Makefile.tpl (LEAN): Define. | |
5173 | (stage[+id+]-start): Accept that the previous directory does not | |
5174 | exist, if the bootstrap is lean. | |
5175 | (stage[+id+]-bubble): Invoke lean bootstrap commands after | |
5176 | stage[+id+]-start. Use a makefile variable and an `if' instead of a | |
5177 | configure substitution. | |
5178 | ([+compare-target+]): Likewise. | |
5179 | ([+bootstrap-target+]-lean): New. | |
5180 | * configure.in: Remove lean bootstrap support from here. | |
80911fe1 | 5181 | |
f7c83eac AS |
5182 | * Makefile.in: Regenerate. |
5183 | * configure: Regenerate. | |
80911fe1 PB |
5184 | |
5185 | 2006-01-02 Andreas Schwab <[email protected]> | |
5186 | ||
f7c83eac AS |
5187 | * configure.in: When reconfiguring remove Makefile in |
5188 | all stage directories. | |
5189 | * configure: Regenerate. | |
80911fe1 | 5190 | |
b59bea8a NC |
5191 | 2005-12-27 Leif Ekblad <[email protected]> |
5192 | ||
5193 | * configure.in: Add support for RDOS target. | |
5194 | * configure: Regenerate. | |
5195 | ||
d7730bac NC |
5196 | 2005-12-27 Nick Clifton <[email protected]> |
5197 | ||
5198 | PR binutils/1990 | |
5199 | * libtool.m4: Synchronize with version in GCC sources. | |
5200 | ||
c02dabc3 PB |
5201 | 2005-12-20 Paolo Bonzini <[email protected]> |
5202 | ||
f7c83eac | 5203 | Revert Ada-related part of the previous change. |
c02dabc3 | 5204 | |
f7c83eac AS |
5205 | * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET): |
5206 | Do not pass. | |
5207 | * Makefile.tpl (BOOT_ADAFLAGS): Do not define. | |
5208 | * Makefile.in: Regenerate. | |
5209 | * configure.in: Do not include mt-ppc-aix target fragment. | |
5210 | * configure: Regenerate. | |
c02dabc3 | 5211 | |
f6d183c0 PB |
5212 | 2005-12-19 Paolo Bonzini <[email protected]> |
5213 | ||
5214 | * configure.in: Select appropriate fragments for PowerPC/AIX. | |
5215 | * configure: Regenerate. | |
5216 | ||
5217 | * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS, | |
5218 | BOOT_CFLAGS, BOOT_LDFLAGS. | |
5219 | * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS, | |
5220 | BOOT_CFLAGS, BOOT_LDFLAGS. | |
5221 | (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET. | |
5222 | (stage[+id+]-bubble): Pass flags recursively to the comparison target. | |
5223 | (stage): Fail if we cannot complete the work. | |
5224 | * Makefile.in: Regenerate. | |
5225 | ||
f29759fc JJ |
5226 | 2005-12-16 Jeff Johnston <[email protected]> |
5227 | ||
5228 | * COPYING.NEWLIB: Update copyright year for default | |
5229 | copyright. | |
5230 | ||
1f054001 PB |
5231 | 2005-12-15 Paolo Bonzini <[email protected]> |
5232 | ||
5233 | * Makefile.tpl (all, do-[+make_target+], do-check, install, | |
5234 | install-host-nogcc): Don't invoke $(stage) at the end. | |
5235 | * Makefile.in: Regenerate. | |
5236 | ||
0aed8855 PB |
5237 | 2005-12-14 Paolo Bonzini <[email protected]> |
5238 | ||
5239 | * configure.in: Flip the top-level bootstrap switch. | |
5240 | * configure: Regenerate. | |
5241 | ||
5242 | Merge from gcc: | |
5243 | ||
5244 | 2005-12-14 Daniel Jacobowitz <[email protected]> | |
5245 | ||
f7c83eac AS |
5246 | * Makefile.tpl: Throughout the file, use : $(MAKE) along with |
5247 | $(stage) and $(unstage). | |
5248 | (EXTRA_TARGET_FLAGS): Correct double-quoting. | |
5249 | (all): Remove stray semicolon. | |
5250 | (local-distclean): Don't handle multilib.tmp and multilib.out. | |
5251 | (install.all): Set $s for consistency. | |
5252 | (configure-[+prefix+][+module+]): Instead of [+deps+], handle | |
5253 | check_multilibs setting. Always make the install directory. | |
5254 | (configure-stage[+id+]-[+prefix+][+module+]): Likewise. | |
5255 | Correct @if/@endif. | |
5256 | (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif. | |
5257 | ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove. | |
5258 | (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR). | |
5259 | (multilib.out): Remove. | |
5260 | * Makefile.in: Regenerated. | |
0aed8855 PB |
5261 | |
5262 | 2005-12-12 Nathan Sidwell <[email protected]> | |
5263 | ||
5264 | * config.sub: Replace ms1 arch with mt. Allow ms1 as alias. | |
5265 | * configure.in: Replace ms1 arch with mt. | |
5266 | * configure: Rebuilt. | |
5267 | ||
5268 | 2005-12-05 Paolo Bonzini <[email protected]> | |
5269 | ||
5270 | Sync with gcc: | |
5271 | ||
4970f871 NS |
5272 | 2005-12-12 Nathan Sidwell <[email protected]> |
5273 | ||
5274 | * config.sub: Replace ms1 arch with mt. Allow ms1 as alias. | |
5275 | * configure.in: Replace ms1 arch with mt. | |
5276 | * configure: Rebuilt. | |
5277 | ||
be01d343 PB |
5278 | 2005-12-05 Paolo Bonzini <[email protected]> |
5279 | ||
5280 | Sync with gcc: | |
5281 | ||
5282 | 2005-12-05 Paolo Bonzini <[email protected]> | |
5283 | ||
f7c83eac AS |
5284 | * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4, |
5285 | CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove | |
5286 | "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below. | |
5287 | Find in-tree tools if available. | |
5288 | (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them. | |
5289 | (CONFIGURED_*_FOR_TARGET): Don't set nor substitute. | |
5290 | (*_FOR_TARGET): Set them with GCC_TARGET_TOOL. | |
5291 | (COMPILER_*_FOR_TARGET): New. | |
5292 | * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs. | |
5293 | (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols. | |
5294 | (CONFIGURED_*, USUAL_*): Remove. | |
5295 | (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO, | |
5296 | STRIP): Use autoconf substitutions. | |
5297 | (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET, | |
5298 | COMPILER_NM_FOR_TARGET): New. | |
5299 | (EXTRA_HOST_FLAGS): Pass LIPO and STRIP. | |
5300 | ||
5301 | (all): Make all-host and all-target in parallel. | |
5302 | (do-[+make_target+], do-check, install, [+compare-target+]): Ensure | |
5303 | that $$r and $$s are set before invoking a recursive make. | |
5304 | (stage[+id+]-bubble): Likewise, and invoke the comparison at the end. | |
5305 | ([+bootstrap-target+]): Inline most of the `all' target. | |
be01d343 PB |
5306 | |
5307 | 2005-11-29 Ben Elliston <[email protected]> | |
5308 | ||
f7c83eac AS |
5309 | * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc |
5310 | from the gcc build directory. | |
5311 | * Makefile.in: Regenerate. | |
be01d343 PB |
5312 | |
5313 | 2005-11-29 Ben Elliston <[email protected]> | |
5314 | ||
f7c83eac AS |
5315 | * Makefile.def: Add new libdecnumber host_module. Make all-gcc |
5316 | depend on all-libdecnumber. | |
5317 | * configure.in (host_libs): Include libdecnumber. | |
5318 | * Makefile.in: Regenerate. | |
5319 | * configure: Likewise. | |
be01d343 PB |
5320 | |
5321 | 2005-11-21 Kean Johnston <[email protected]> | |
5322 | ||
f7c83eac | 5323 | * config.sub, config.guess: Sync from upstream sources. |
be01d343 | 5324 | |
907be67c DJ |
5325 | 2005-11-11 Daniel Jacobowitz <[email protected]> |
5326 | ||
5327 | * Makefile.def: Remove gdb dependencies for gdbtk. | |
5328 | * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables. | |
5329 | (configure-gdb, install-gdb): New rules. | |
5330 | * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK. | |
5331 | * Makefile.in, configure: Regenerated. | |
5332 | ||
e360f423 PB |
5333 | 2005-10-22 Paolo Bonzini <[email protected]> |
5334 | ||
5335 | PR bootstrap/24297 | |
5336 | * Makefile.tpl (do-[+make-target+], do-check, install, | |
5337 | stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s | |
5338 | are set before recursing. | |
5339 | * Makefile.in: Regenerate. | |
5340 | ||
45d5eb0a EB |
5341 | 2005-10-20 Eric Botcazou <[email protected]> |
5342 | ||
5343 | PR bootstrap/18939 | |
5344 | * Makefile.def (gcc) <target>: Fix thinko. | |
5345 | * Makefile.in: Regenerate. | |
5346 | ||
3cf3372e BS |
5347 | 2005-10-17 Bernd Schmidt <[email protected]> |
5348 | ||
5349 | * configure.in (bfin-*-*): Use test, not brackets, in if statement. | |
5350 | * configure: Regenerate. | |
5351 | ||
bd70a46f KH |
5352 | 2005-10-09 Kazu Hirata <[email protected]> |
5353 | ||
5354 | * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs | |
5355 | target-libffi, target-qthreads, target-libjava, and | |
5356 | targetlibobjc. | |
5357 | * configure: Regenerate. | |
5358 | ||
5ae72758 DJ |
5359 | 2005-10-06 Daniel Jacobowitz <[email protected]> |
5360 | ||
5361 | * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET. | |
5362 | * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP. | |
5363 | (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET) | |
5364 | (USUAL_OBJDUMP_FOR_TARGET): New. | |
5365 | (EXTRA_TARGET_FLAGS): Add OBJDUMP. | |
5366 | * configure.in: Check for $OBJDUMP_FOR_TARGET. | |
274b5ecd | 5367 | * configure, Makefile.in: Regenerated. |
5ae72758 | 5368 | |
cc96343e PB |
5369 | 2005-10-05 Paolo Bonzini <[email protected]> |
5370 | ||
5371 | * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages | |
5372 | before other host packages. | |
5373 | ||
f70224b5 PB |
5374 | 2005-10-05 Paolo Bonzini <[email protected]> |
5375 | ||
5376 | PR bootstrap/22340 | |
5377 | ||
5378 | * configure.in (default_target): Remove. | |
5379 | * Makefile.tpl (all): Do not use prerequisites as subroutines | |
5380 | (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet. | |
5381 | (do-[+make_target+], check, install, [+bootstrap_target+]): Do not | |
5382 | use prerequisites as subroutines. | |
5383 | (check-host, check-target): New. | |
5384 | (bootstrap configure & all targets): Do not use stage*-start | |
5385 | if the directory layout is already ok. | |
5386 | (non-bootstrap configure & all targets): Prepend a $(unstage). | |
5387 | (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL. | |
5388 | (NOTPARALLEL): Remove. | |
5389 | (unstage, stage variables): New variables. | |
5390 | (unstage, stage targets): Simply expand to those variables. | |
5391 | ||
5392 | * configure: Regenerate. | |
5393 | * Makefile.in: Regenerate. | |
5394 | ||
c13c918a JW |
5395 | 2005-10-04 James E Wilson <[email protected]> |
5396 | ||
5397 | * Makefile.def (lang_env_dependencies): Add libmudflap. | |
5398 | * Makefile.in: Regenerate. | |
5399 | ||
376a0e54 CM |
5400 | 2005-10-03 Catherine Moore <[email protected]> |
5401 | ||
5402 | * configure.in (bfin-*-*): Support bfin. | |
5403 | * configure: Regenerated. | |
5404 | ||
d320aacb L |
5405 | 2005-09-30 H.J. Lu <[email protected]> |
5406 | ||
5407 | * configure.in (*-*-darwin*): Build bfd, binutils and opcodes. | |
5408 | * configure: Regenerated. | |
5409 | ||
7e0f7140 GK |
5410 | 2005-09-28 Geoffrey Keating <[email protected]> |
5411 | ||
5412 | * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP. | |
5413 | (LIPO_FOR_TARGET): New. | |
5414 | (CONFIGURED_LIPO_FOR_TARGET): New. | |
5415 | (USUAL_LIPO_FOR_TARGET): New. | |
5416 | (STRIP_FOR_TARGET): New. | |
5417 | (CONFIGURED_STRIP_FOR_TARGET): New. | |
5418 | (USUAL_STRIP_FOR_TARGET): New. | |
5419 | * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and | |
5420 | STRIP_FOR_TARGET. | |
5421 | * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET, | |
5422 | CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET. | |
5423 | * Makefile.in: Regenerate. | |
5424 | * configure: Regenerate. | |
0e7ef45c | 5425 | |
096f7d00 DE |
5426 | 2005-09-19 David Edelsohn <[email protected]> |
5427 | ||
5428 | * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs. | |
5429 | (rs6000-*-aix*): Same. | |
5430 | * configure: Regenerate. | |
5431 | ||
5432 | 2005-09-14 Francois-Xavier Coudert <[email protected]> | |
5433 | ||
5434 | * configure.in: Recognize f95 in the --enable-languages option, | |
5435 | and substitute it for fortran, issuing a warning. | |
5436 | * configure: Regenerate. | |
5437 | ||
2016dfcc BE |
5438 | 2005-09-07 Ben Elliston <[email protected]> |
5439 | ||
5440 | Import from Autoconf sources: | |
5441 | ||
5442 | 2005-09-06 Paul Eggert <[email protected]> | |
5443 | * move-if-change: Don't output "$2 is unchanged"; suggested by Ben | |
5444 | Elliston. Handle weird characters correctly. | |
5445 | ||
6dd2fda9 DD |
5446 | 2005-08-30 Phil Edwards <[email protected]> |
5447 | ||
5448 | * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs. | |
5449 | * configure: Regenerated. | |
5450 | ||
e6db70d4 RE |
5451 | 2005-08-20 Richard Earnshaw <[email protected]> |
5452 | ||
f7c83eac AS |
5453 | * Makefile.def (libssp): Add to lang_env_dependencies. |
5454 | * Makefile.in: Regenerate. | |
e6db70d4 | 5455 | |
e1e3d0f5 CG |
5456 | 2005-08-17 Christian Groessler <[email protected]> |
5457 | ||
5458 | * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash. | |
5459 | * Makefile.in: Regenerate. | |
5460 | ||
05cbd757 PB |
5461 | 2005-08-12 Paolo Bonzini <[email protected]> |
5462 | ||
5463 | * configure.in: Replace NCN_STRICT_CHECK_TOOL with | |
5464 | NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS. | |
5465 | Look for alternate names of the target cc and c++ | |
5466 | * configure: Regenerate. | |
5467 | ||
55db4b87 PB |
5468 | 2005-08-08 Paolo Bonzini <[email protected]> |
5469 | ||
5470 | * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET, | |
5471 | GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find | |
5472 | them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target | |
5473 | tools; remove code to manually set them. | |
5474 | (Target tools): Look in the environment for them. | |
5475 | * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET, | |
5476 | GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine. | |
5477 | (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc | |
5478 | build directory. | |
5479 | (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET, | |
5480 | CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET, | |
5481 | CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET, | |
5482 | USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET, | |
5483 | USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New. | |
5484 | (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, | |
5485 | RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete. | |
5486 | * configure: Regenerate. | |
5487 | * Makefile.in: Regenerate. | |
5488 | ||
414e5532 MM |
5489 | 2005-07-27 Mark Mitchell <[email protected]> |
5490 | ||
5491 | * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET. | |
0e7ef45c | 5492 | * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET. |
414e5532 MM |
5493 | * Makefile.in: Regenerated. |
5494 | ||
a19b6204 MM |
5495 | 2005-07-26 Mark Mitchell <[email protected]> |
5496 | ||
5497 | * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable. | |
5498 | (CFLAGS_FOR_TARGET): Use it. | |
5499 | (CXXFLAGS_FOR_TARGET): Likewise. | |
5500 | * Makefile.in: Regenerated. | |
5501 | * configure.in (--with-build-sysroot): New option. | |
5502 | * configure: Regenerated. | |
5503 | ||
b73aa406 PB |
5504 | 2005-07-24 Paolo Bonzini <[email protected]> |
5505 | ||
5506 | * Makefile.tpl: Wrap install between unstage and stage | |
5507 | * Makefile.in: Regenerate. | |
5508 | ||
6e4d0bcb KC |
5509 | 2005-07-16 Kelley Cook <[email protected]> |
5510 | ||
5511 | * all files: Update FSF address. | |
5512 | ||
49f58d10 JB |
5513 | 2005-07-14 Jim Blandy <[email protected]> |
5514 | ||
5515 | * configure.in: Add cases for Renesas m32c. | |
5516 | * configure: Regenerated. | |
0e7ef45c | 5517 | |
1d9c9cd7 KC |
5518 | 2005-07-14 Kelley Cook <[email protected]> |
5519 | ||
5520 | * COPYING, compile, config-ml.in, config.guess, | |
5521 | config.sub, install-sh, missing, mkinstalldirs, | |
5522 | symlink-tree, ylwrap: Sync from upstream sources. | |
5523 | ||
1587117a EC |
5524 | 2005-07-13 Eric Christopher <[email protected]> |
5525 | ||
5526 | * configure.in: Add toplevel noconfigdir support for tpf. | |
5527 | * configure: Regenerate. | |
5528 | ||
bb780410 DD |
5529 | 2005-07-11 Jakub Jelinek <[email protected]> |
5530 | ||
5531 | * Makefile.def (target_modules): Add libssp. | |
5532 | * configure.in (target_libraries): Add target-libssp. | |
5533 | * configure: Rebuilt. | |
5534 | * Makefile.in: Rebuilt. | |
5535 | ||
064d0a7c PB |
5536 | 2005-07-11 Paolo Bonzini <[email protected]> |
5537 | ||
5538 | PR ada/22340 | |
5539 | ||
5540 | * Makefile.def: Sync with gcc. | |
5541 | * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto. | |
5542 | * Makefile.in: Regenerate. | |
5543 | ||
b2edd3b5 AS |
5544 | 2005-07-07 Andreas Schwab <[email protected]> |
5545 | ||
5546 | * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD. | |
5547 | * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here. | |
5548 | * Makefile.in: Regenerated. | |
5549 | ||
5f128533 KH |
5550 | 2005-07-07 Kazu Hirata <[email protected]> |
5551 | ||
5552 | * configure.in: Add --enable-libssp and --disable-libssp. | |
5553 | * configure: Regenerate with autoconf-2.13. | |
5554 | ||
4e3fc8e5 GK |
5555 | 2005-07-06 Geoffrey Keating <[email protected]> |
5556 | ||
5557 | * configure.in: Don't build sim or rda when targetting darwin. | |
5558 | * configure: Regenerate. | |
5559 | ||
c7357d6a BE |
5560 | 2005-07-04 Ben Elliston <[email protected]> |
5561 | ||
5562 | * src-release (do-proto-toplev): Remove dejagnu bits. | |
5563 | (DEJAGNU_SUPPORT_DIRS): Remove. | |
5564 | (dejagnu.tar.bz2, dejagnu.tar): Likewise. | |
5565 | (GDBD_SUPPORT_DIRS): Likewise. | |
5566 | (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise. | |
5567 | (INSIGHTD_SUPPORT_DIRS): Likewise. | |
5568 | (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise. | |
5569 | ||
5570 | 2005-06-30 Ben Elliston <[email protected]> | |
89b85085 BE |
5571 | |
5572 | * setup.com (mpw): Remove unused directive. | |
5573 | ||
7d329e61 PB |
5574 | 2005-06-22 Paolo Bonzini <[email protected]> |
5575 | ||
5576 | * Makefile.def (stagefeedback): Come after profile. | |
5577 | Define profiledbootstrap target. | |
5578 | * Makefile.tpl (profiledbootstrap): Remove. | |
5579 | (stageprofile-end): Zap stagefeedback. | |
5580 | (stagefeedback-start): Copy all .gcda files, not only GCC's. | |
5581 | * Makefile.in: Regenerate. | |
5582 | ||
e5fbed21 DD |
5583 | 2005-06-13 Zack Weinberg <[email protected]> |
5584 | ||
5585 | * depcomp: Update from automake CVS. Add 'ia64hp' stanza. | |
5586 | In 'cpp' stanza, support '#line' as well as '# '. | |
5587 | ||
59f7ec45 HPN |
5588 | 2005-06-07 Hans-Peter Nilsson <[email protected]> |
5589 | ||
5590 | * configure.in (unsupported_languages): New macro. | |
5591 | <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit | |
5592 | non-ported target libraries in noconfigdirs. | |
5593 | <cris-*, crisv32-*> Ditto, except for non-aout, non-elf, | |
5594 | non-linux-gnu. Remove libgcj_ex_libffi. | |
9eb322aa | 5595 | <lang_frag loop>: Set add_this_lang=no if the language is in |
59f7ec45 HPN |
5596 | unsupported_languages. |
5597 | * configure: Regenerate. | |
5598 | ||
c10e9ba7 DD |
5599 | 2005-06-04 Tobias Schl"uter <[email protected]> |
5600 | ||
5601 | * configure.in: Fix typo in handling of --with-mpfr-dir. | |
5602 | * configure: Regenerate. | |
5603 | ||
20deb2b8 JB |
5604 | 2005-06-02 Jim Blandy <[email protected]> |
5605 | ||
5606 | * config.sub: Add cases for the Renesas m32c. (This patch has been | |
5607 | accepted into the master sources.) | |
5608 | ||
cdb9b172 | 5609 | 2005-06-02 Aldy Hernandez <[email protected]> |
f7c83eac AS |
5610 | Michael Snyder <[email protected]> |
5611 | Stan Cox <[email protected]> | |
cdb9b172 | 5612 | |
f7c83eac | 5613 | * configure.in: Set noconfigdirs for ms1. |
cdb9b172 | 5614 | |
f7c83eac | 5615 | * configure: Regenerate. |
cdb9b172 | 5616 | |
1dc3053f PB |
5617 | 2005-05-25 Paolo Bonzini <[email protected]> |
5618 | ||
5619 | * Makefile.tpl (stage[+id+]-start): Iterate over target module as well. | |
5620 | (Dependencies): Consider target modules for bootstrap dependencies. | |
5621 | Make target bootstrap modules depend on each stage's gcc. | |
5622 | * Makefile.in: Regenerate. | |
5623 | ||
c60fe18b PB |
5624 | 2005-05-20 Paolo Bonzini <[email protected]> |
5625 | ||
5626 | * Makefile.def (configure-gcc): Depend on binutils having been built. | |
5627 | (all-gcc): No need to do it here. | |
5628 | * Makefile.in: Regenerate. | |
5629 | ||
27258dd4 PB |
5630 | 2005-05-19 Paul Brook <[email protected]> |
5631 | ||
0e7ef45c | 5632 | * configure.in: Rewrite misleading error message when requested |
27258dd4 PB |
5633 | language cannot be built. |
5634 | * configure: Regenerate. | |
5635 | ||
42ecbf5e DJ |
5636 | 2005-05-15 Daniel Jacobowitz <[email protected]> |
5637 | ||
5638 | * ylwrap: Import from Automake 1.9.5. | |
5639 | ||
ae380b45 MS |
5640 | 2005-05-04 Mike Stump <[email protected]> |
5641 | ||
5642 | * configure.in: Always pass --target to target configures as | |
5643 | otherwise rebuilds that do --recheck will fail. | |
811d3af8 | 5644 | * configure: Rebuilt. |
ae380b45 | 5645 | |
d545f33b PB |
5646 | 2005-05-04 Paolo Bonzini <[email protected]> |
5647 | ||
5648 | * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from | |
5649 | STAGE_HOST_EXPORTS. | |
5650 | (configure, all): Add bootstrap support. | |
5651 | (Host modules, target modules): Pass post-stage1 flags and exports. | |
5652 | (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere. | |
5653 | * Makefile.in: Regenerate. | |
5654 | ||
2faa2958 PB |
5655 | 2005-04-29 Paolo Bonzini <[email protected]> |
5656 | ||
5657 | Sync from gcc: | |
5658 | ||
5659 | 2005-04-22 Bernd Schmidt <[email protected]> | |
5660 | ||
f7c83eac | 5661 | * config.sub: Update from master copy. |
2faa2958 PB |
5662 | |
5663 | 2005-04-19 Hans-Peter Nilsson <[email protected]> | |
5664 | ||
f7c83eac AS |
5665 | * configure.in <crisv32-*-*, cris-*-*>: New local variable |
5666 | libgcj_ex_libffi. Have specific match for *-*-linux*. Separate | |
5667 | matches for "*-*-aout" and "*-*-elf". Don't disable libffi for | |
5668 | "*-*-elf" and "*-*-linux*". | |
5669 | * configure: Regenerate. | |
2faa2958 | 5670 | |
a7254363 PB |
5671 | 2005-04-06 Paolo Bonzini <[email protected]> |
5672 | ||
f7c83eac | 5673 | * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir. |
a7254363 PB |
5674 | (TARGET_CONFIGARGS): Include --with-target-subdir. |
5675 | (configure, all): New macros. Use them throughout. | |
5676 | ||
a8637a7d PB |
5677 | 2005-04-05 Paolo Bonzini <[email protected]> |
5678 | ||
5679 | * Makefile.tpl: Sync with gcc. | |
5680 | * Makefile.in: Regenerate. | |
5681 | ||
dd387d52 JR |
5682 | 2005-03-30 J"orn Rennecke <[email protected]> |
5683 | ||
5684 | * config/mh-mingw32: Delete. | |
5685 | * configure.in: Don't use it. | |
5686 | * configure: Regenerate. | |
5687 | ||
e90269c8 PB |
5688 | 2005-03-31 Paolo Bonzini <[email protected]> |
5689 | ||
5690 | * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path. | |
5691 | * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove. | |
5692 | (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR). | |
5693 | (HOST_LIB_PATH): Generate from Makefile.def. | |
5694 | (TARGET_LIB_PATH): Likewise. | |
5695 | (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR. | |
5696 | * Makefile.in: Regenerate. | |
5697 | * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove. | |
5698 | (RPATH_ENVVAR): Include Darwin case. | |
5699 | * configure: Regenerate. | |
5700 | ||
9a237d9e PB |
5701 | 2005-03-25 Paolo Bonzini <[email protected]> |
5702 | ||
5703 | * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin. | |
5704 | * configure: Regenerate. | |
5705 | ||
479759c8 ZW |
5706 | 2005-03-21 Zack Weinberg <[email protected]> |
5707 | ||
5708 | * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir, | |
5709 | gcc_version, and gcc_version_trigger from set of flags to pass. | |
5710 | * Makefile.tpl: Remove definitions of above variables. | |
5711 | (config.status): Remove dependency on $(gcc_version_trigger). | |
5712 | * Makefile.in: Regenerate. | |
5713 | * configure.in: Do not reference config/gcc-version.m4 nor | |
5714 | config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor | |
5715 | TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger. | |
5716 | * configure: Regenerate. | |
5717 | ||
4cfaf6d5 DD |
5718 | 2005-03-16 Manfred Hollstein <[email protected]> |
5719 | Andrew Pinski <[email protected]> | |
5720 | ||
5721 | * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi. | |
5722 | * Makefile.in: Regenerate. | |
5723 | ||
33a3fb7b AO |
5724 | 2005-03-01 Alexandre Oliva <[email protected]> |
5725 | ||
5726 | PR libgcj/20160 | |
5727 | * ltmain.sh: Avoid creating archives with components that have | |
5728 | duplicate basenames. | |
5729 | ||
2da12f12 PB |
5730 | 2005-02-28 Andrew Pinski <[email protected]> |
5731 | ||
479759c8 ZW |
5732 | PR bootstrap/20250 |
5733 | * Makefile.tpl (HOST target installs): Fix copy and pasto, use install | |
5734 | instead of check. | |
5735 | * Makefile.in: Regenerate. | |
2da12f12 | 5736 | |
b00612cc PB |
5737 | 2005-02-28 Paolo Bonzini <[email protected]> |
5738 | ||
5739 | Sync from gcc. | |
5740 | ||
5741 | 2005-02-28 Paolo Bonzini <[email protected]> | |
5742 | ||
5743 | PR bootstrap/17383 | |
5744 | * Makefile.def (target_modules): Remove "stage", now unnecessary. | |
5745 | * Makefile.tpl (HOST_SUBDIR): New substitution. | |
5746 | (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET, | |
5747 | USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET, | |
5748 | USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET, | |
5749 | USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it. | |
5750 | (Host modules, Bootstrapped modules): Use it. | |
5751 | (Build modules, Target modules): Do not create symlink trees, | |
5752 | always configure out-of-srcdir. | |
5753 | (distclean): Try removing $(host_subdir) with rm before using rm -rf. | |
5754 | * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET, | |
5755 | GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use | |
5756 | $(HOST_SUBDIR). Create a symlink for host_subdir. | |
5757 | ||
5758 | * Makefile.in: Regenerate. | |
5759 | * configure: Regenerate. | |
5760 | ||
5761 | Merged from libada-gnattools-branch: | |
5762 | 2004-11-28 Nathanael Nerode <[email protected]> | |
5763 | ||
5764 | * Makefile.def: Add gnattools as a module, depending on target-libada. | |
5765 | * Makefile.in: Regenerate. | |
5766 | * configure.in: Include gnattools in host_tools; disable it if ada | |
5767 | is disabled. | |
5768 | * configure: Regenerate. | |
5769 | ||
c3e65f62 NC |
5770 | 2005-02-23 Nick Clifton <[email protected]> |
5771 | ||
5772 | * configure: Regenerate. | |
5773 | ||
e4d180c2 NC |
5774 | 2005-02-22 Paul Schlie <[email protected]> |
5775 | ||
5776 | * configure.in: Allow darwin targeted ports to build tk, itcl and | |
5777 | libgui. | |
5778 | ||
e3c770b1 EB |
5779 | 2005-02-21 Eric Botcazou <[email protected]> |
5780 | ||
5781 | PR libgcj/10353 | |
5782 | * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj. | |
5783 | * configure: Regenerate. | |
5784 | ||
9c73618c AC |
5785 | 2005-02-08 Andrew Cagney <[email protected]> |
5786 | ||
5787 | * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the | |
5788 | gdb/ section. Update GDB's URL. | |
5789 | ||
c46f8c51 AC |
5790 | 2005-01-31 Andrew Cagney <[email protected]> |
5791 | ||
5792 | * gettext.m4: Only set ENABLE_NLS when gettext is present. | |
5793 | ||
c7e66c6d HPN |
5794 | 2005-01-29 Hans-Peter Nilsson <[email protected]> |
5795 | ||
5796 | * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*. | |
5797 | <crisv32-*-*, cris-*-*>: Only disable target-newlib and | |
5798 | target-libgloss when not *-*-elf and *-*-aout. | |
5799 | * configure: Regenerate. | |
5800 | ||
a53bf506 AC |
5801 | 2005-01-27 Andrew Cagney <[email protected]> |
5802 | ||
5803 | * gettext.m4: Don't use NONE as a default for CATOBJEXT. | |
5804 | ||
45181ed1 AC |
5805 | 2005-01-24 Andrew Cagney <[email protected]> |
5806 | ||
5807 | * gettext.m4: Only fall back to ../intl/ when it's present. | |
5808 | ||
a1e0f4e4 KC |
5809 | 2005-01-17 Kelley Cook <[email protected]> |
5810 | ||
5811 | * install-sh, config.sub: Import from upstream. | |
5812 | ||
5813 | 2005-01-17 Kelley Cook <[email protected]> | |
06bcb89d KC |
5814 | |
5815 | PR bootstrap/18222 | |
5816 | * Makefile.def: Pass CPPFLAGS_FOR_TARGET. | |
5817 | * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET. | |
5818 | * Makefile.in: Regenerate. | |
5819 | ||
c50382e2 PB |
5820 | 2005-01-03 Paolo Bonzini <[email protected]> |
5821 | ||
5822 | Revert 2004-12-28 Makefile changes, a better fix will be | |
5823 | applied to mainline and src after GCC 4.0 branches. | |
5824 | ||
11d07737 PB |
5825 | 2004-12-28 Paolo Bonzini <[email protected]> |
5826 | ||
5827 | PR bootstrap/17383 | |
5828 | ||
5829 | * Makefile.def (target_modules): Remove stage parameter, | |
5830 | it is always true now. | |
5831 | * Makefile.tpl (configure-build-[+module+], | |
5832 | configure-target-[+module+]): Always build symlink tree | |
5833 | for the directory and for include. BUILD_SUBDIR and | |
5834 | TARGET_SUBDIR cannot be . anymore. | |
5835 | * Makefile.in: Regenerate. | |
5836 | ||
dadfdbe2 DD |
5837 | 2004-12-25 David Edelsohn <[email protected]> |
5838 | ||
5839 | Revert 2004-12-08 Makefile changes. | |
5840 | ||
dbf85af7 JR |
5841 | 2004-12-16 Andrew Stubbs <[email protected]> |
5842 | ||
5843 | * configure.in (sh64-*-*): Reenable gprof. | |
5844 | * configure: Regenerate. | |
5845 | ||
6b8fea99 JB |
5846 | 2004-12-09 Jim Blandy <[email protected]> |
5847 | ||
5848 | * MAINTAINERS: List 'depcomp' as part of automake. | |
5849 | ||
7341462c DE |
5850 | 2004-12-08 David Edelsohn <[email protected]> |
5851 | ||
5852 | * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET. | |
5853 | * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG. | |
5854 | (EXTRA_TARGET_FLAGS): Add PICFLAG. | |
5855 | * Makefile.in: Regenerate. | |
5856 | ||
21fde4dc DD |
5857 | 2004-12-07 Matt Kraai <[email protected]> |
5858 | ||
5859 | * Makefile.tpl: Generate normal dependencies if the LHS module is | |
5860 | not bootstrapped. | |
5861 | * Makefile.in: Regenerate. | |
5862 | ||
3da796a2 RS |
5863 | 2004-12-03 Richard Sandiford <[email protected]> |
5864 | ||
5865 | * configure.in: Include config/gxx-include-dir.m4. Use | |
5866 | TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs. | |
5867 | * configure: Regenerate. | |
5868 | ||
73fb7068 RS |
5869 | 2004-12-03 Richard Sandiford <[email protected]> |
5870 | ||
5871 | * config.if: Delete. | |
5872 | * configure.in: Set libstdcxx_incdir directly. | |
5873 | * configure: Regenerate. | |
5874 | * MAINTAINERS: Remove mention of config.if. | |
5875 | * src-release (DEVO_SUPPORT): Remove config.if. | |
5876 | ||
6c8e6ce9 EC |
5877 | 2004-12-02 Eric Christopher <[email protected]> |
5878 | ||
3b6098f8 EC |
5879 | * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list |
5880 | of things to remove. | |
6c8e6ce9 | 5881 | * Makefile.in: Regenerate. |
479759c8 | 5882 | |
b8658a2f RS |
5883 | 2004-12-02 Richard Sandiford <[email protected]> |
5884 | ||
5885 | * configure.in: Clear gcc_version_trigger if the file doesn't exist. | |
5886 | * configure: Regenerate. | |
5887 | ||
afefada0 RS |
5888 | 2004-12-02 Richard Sandiford <[email protected]> |
5889 | ||
5890 | * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION | |
5891 | to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs. | |
5892 | * configure: Regenerate. | |
5893 | ||
5dcac624 DA |
5894 | 2004-11-26 John David Anglin <[email protected]> |
5895 | ||
5896 | * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs. | |
5897 | (hppa*64*-*-*): Delete incorrect comment. | |
5898 | * configure: Rebuilt. | |
5899 | ||
57d1eb1a DD |
5900 | 2004-11-15 Kelley Cook <[email protected]> |
5901 | ||
5902 | * install-sh, compile: Import from automake. | |
5903 | ||
5904 | 2004-11-15 Kelley Cook <[email protected]> | |
5905 | ||
5906 | * config.guess, config.sub: Import from savannnah. | |
5907 | ||
6d389afc MS |
5908 | 2004-11-12 Mike Stump <[email protected]> |
5909 | ||
5910 | * Makefile.def: Add html support. | |
5911 | * Makefile.tpl: Likewise. | |
5912 | * Makefile.in: Regenerate. | |
5913 | ||
69e57115 GK |
5914 | 2004-11-11 Geoffrey Keating <[email protected]> |
5915 | ||
5916 | PR 18423 | |
5917 | * configure.in: Remove all instances of build-fixincludes from | |
5918 | noconfigdirs. | |
5919 | (build_configargs): Supply --target to subdirectories. | |
5920 | * configure: Regenerate. | |
5921 | ||
5922 | * Makefile.def: Make gcc install depend on fixincludes install. | |
5923 | * Makefile.in: Regenerate. | |
5924 | ||
ba719b26 HPN |
5925 | 2004-11-08 Hans-Peter Nilsson <[email protected]> |
5926 | ||
5927 | * configure.in (noconfigdirs) [mmix-*-*]: Disable | |
5928 | target-libgfortran. | |
5929 | * configure: Regenerate. | |
5930 | ||
c37653e7 DE |
5931 | 2004-11-07 David Edelsohn <[email protected]> |
5932 | ||
5933 | * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN | |
5934 | like CC. | |
5935 | ||
1eefd493 PB |
5936 | 2004-11-05 Paolo Bonzini <[email protected]> |
5937 | ||
5938 | * Makefile.def (host fixincludes): Specify missing targets. | |
5939 | * Makefile.in: Regenerate. | |
5940 | ||
02b1af09 L |
5941 | 2004-11-04 H.J. Lu <[email protected]> |
5942 | ||
5943 | PR other/17783 | |
5944 | * configure.in: Set up LD_LIBRARY_PATH by default for gcc. | |
5945 | * configure: Regenerated. | |
5946 | ||
7f266840 DJ |
5947 | 2004-11-04 Daniel Jacobowitz <[email protected]> |
5948 | ||
5949 | * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove. | |
5950 | * configure: Regenerated. | |
5951 | ||
47444073 AL |
5952 | 2004-10-28 Eric B. Weddington <[email protected]> |
5953 | ||
5954 | PR target/18151 | |
5955 | * configure.in (case ${target}): Do not build fixincludes for avr. | |
5956 | * configure: Regenerated. | |
5957 | ||
caeba88f AL |
5958 | 2004-10-26 Paolo Bonzini <[email protected]> |
5959 | ||
5960 | * configure.in (case ${target}): Do not build fixincludes | |
5961 | on platforms where it is not used. | |
5962 | * configure: Regenerated. | |
5963 | ||
0fdbe983 DJ |
5964 | 2004-10-23 Daniel Jacobowitz <[email protected]> |
5965 | ||
5966 | * configure.in: Use an absolute path to install-sh. | |
5967 | * configure: Regenerated. | |
5968 | ||
1c0f67c1 AC |
5969 | 2004-10-19 Andrew Cagney <[email protected]> |
5970 | ||
5971 | * src-release (do-djunpack, do-md5sum): Install the generated file | |
5972 | directly into the proto-toplev/ directory. | |
479759c8 | 5973 | |
a9cfce9c AC |
5974 | 2004-10-19 Andrew Cagney <[email protected]> |
5975 | ||
5976 | * src-release (GDB_SUPPORT_DIRS): Remove utils and intl. | |
5977 | ||
ac0fa625 DD |
5978 | 2004-10-12 Kelley Cook <[email protected]> |
5979 | ||
5980 | * configure.in (*-*-cygwin*): Supress warning if newlib not present. | |
5981 | * configure: Regenerate. | |
5982 | ||
d27cc32e PB |
5983 | 2004-10-06 Paolo Bonzini <[email protected]> |
5984 | ||
5985 | Fix wrong conflict resolution in: | |
5986 | ||
5987 | 2004-08-16 Paolo Bonzini <[email protected]> | |
5988 | ||
5989 | * Makefile.in: Regenerate. | |
5990 | * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*) | |
5991 | in the recursive `make', instead of hardwiring `all'. | |
5992 | (Autogenerated TARGET-* variables): New. | |
5993 | ||
1763908f UW |
5994 | 2004-10-05 Ulrich Weigand <[email protected]> |
5995 | ||
5996 | Merged from GCC / libtool upstream: | |
5997 | 2004-10-02 P.J. Darcy <[email protected]> | |
5998 | * ltcf-c.sh (tpf*): Add ld_shlibs=yes. | |
5999 | * ltcf-cxx.sh (tpf*): Likewise. | |
6000 | * ltconfig (tpf*): Add TPF OS configuration support. | |
6001 | ||
0490e016 NC |
6002 | 2004-09-30 Tomer Levi <[email protected]> |
6003 | ||
6004 | * configure.in: Enable target-libgloss for crx-*-*. | |
479759c8 | 6005 | * configure: Regenerate. |
0490e016 | 6006 | |
32be62b5 RS |
6007 | 2004-09-24 Michael Roth <[email protected]> |
6008 | ||
6009 | * configure.in (--without-headers): Add missing double quotes. | |
6010 | * configure: Regenerate. | |
6011 | ||
6048df60 DD |
6012 | 2004-09-24 Kelley Cook <[email protected]> |
6013 | ||
6014 | * ylwrap: Revert to previous version. | |
6015 | ||
315b3b02 L |
6016 | 2004-09-23 H.J. Lu <[email protected]> |
6017 | ||
6048df60 | 6018 | PR bootstrap/17369 |
315b3b02 L |
6019 | * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@. |
6020 | (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export | |
6021 | SET_GCC_LIB_PATH_CMD. | |
6022 | (BASE_TARGET_EXPORTS): Likewise. | |
6023 | * Makefile.in: Regenerated. | |
6024 | ||
6025 | * configure.in (SET_GCC_LIB_PATH): Set and substitute. | |
6026 | * configure: Regenerated. | |
6027 | ||
fe69863c DD |
6028 | 2004-09-23 Kelley Cook <[email protected]> |
6029 | ||
6030 | * config.guess: New upstream version | |
6031 | * compile, depcomp, install-sh, ylwrap: Likewise. | |
6032 | ||
6033 | 2004-09-19 Roger Sayle <[email protected]> | |
6034 | ||
6035 | * config/mh-x86omitfp: New host makefile fragment. Add | |
6036 | -fomit-frame-pointer to the default BOOT_CFLAGS. | |
6037 | * configure.in: Use it to speed up bootstrap on some IA-32 hosts. | |
6038 | * configure: Regenerate. | |
6039 | ||
6040 | 2004-09-15 Andrew Pinski <[email protected]> | |
6041 | ||
6042 | PR target/11572 | |
6043 | * configure.in (*-*-darwin*): Renable libobjc. | |
6044 | * configure: Regenerate. | |
6045 | ||
be75bbe1 | 6046 | 2004-09-09 Daniel Berlin <[email protected]> |
479759c8 | 6047 | |
be75bbe1 DB |
6048 | * Makefile.def: Remove libbanshee. |
6049 | * Makefile.tpl: Ditto. | |
6050 | * configure.in: Ditto. | |
6051 | * Makefile.in: Regen. | |
6052 | * configure: Ditto. | |
6053 | ||
1b882a91 PB |
6054 | 2004-09-07 Paolo Bonzini <[email protected]> |
6055 | ||
6056 | * missing: Import latest version from master repository. | |
6057 | ||
eb1352ed NC |
6058 | 2004-09-04 Nick Clifton <[email protected]> |
6059 | ||
6060 | * config.sub: Import latest version from master repository. | |
6061 | * config.guess: Likewise. | |
6062 | This includes these changes: | |
479759c8 | 6063 | |
eb1352ed NC |
6064 | 2004-08-27 Hans-Peter Nilsson <[email protected]> |
6065 | ||
6066 | * config.sub: Handle crisv32, alias etraxfs. | |
6067 | * config.guess (crisv32:Linux:*:*): Handle. | |
6068 | ||
6069 | 2004-08-13 Brad Smith <[email protected]> | |
6070 | ||
6071 | * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines. | |
6072 | (sgi:OpenBSD:*:*): Emit mips64, not mipseb. | |
6073 | ||
6074 | 2004-08-11 Paul Eggert <[email protected]> | |
6075 | ||
6076 | * config.guess (*:Darwin:*:*): If uname -p reports "unknown", | |
6077 | assume the processor is a powerpc. This is because coreutils | |
6078 | uname (at least versions 4.5.7 through 5.2.1) outputs "unknown" | |
6079 | in this case, due to a MacOS X bug that causes | |
6080 | sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0) | |
6081 | to return a negative number. | |
6082 | Problem reported by Petter Reinholdtsen in: | |
6083 | http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html | |
6084 | ||
6085 | 2004-07-19 Ben Elliston <[email protected]> | |
6086 | ||
6087 | * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine. | |
6088 | ||
6089 | 2004-06-24 Ben Elliston <[email protected]> | |
6090 | ||
6091 | * config.guess: Update copyright years. | |
6092 | * config.sub: Likewise. | |
6093 | ||
6094 | 2004-06-22 Robert Millan <[email protected]> | |
6095 | ||
6096 | * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded | |
6097 | since GNU/kFreeBSD systems match *:GNU/*:*:* instead). | |
6098 | ||
6099 | 2004-06-22 Stanley F. Quayle <[email protected]> | |
6100 | ||
6101 | * config.guess (*:*VMS:*:*): New entry. Replaces | |
6102 | Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec | |
6103 | manufacturer. | |
6104 | ||
6105 | 2004-06-22 Ben Elliston <[email protected]> | |
6106 | ||
6107 | * config.guess: Cray fixes from Wendy Palm <[email protected]>. | |
6108 | * config.sub: Likewise. | |
6109 | ||
6110 | 2004-06-22 Ben Elliston <[email protected]> | |
6111 | ||
6112 | Reported by Hans-Peter Nilsson <[email protected]>: | |
6113 | * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware. | |
6114 | ||
6115 | 2004-06-11 Ben Elliston <[email protected]> | |
6116 | ||
6117 | * config.guess (pegasos:OpenBSD:*:*): Remove. | |
6118 | ||
6119 | 2004-06-11 Ben Elliston <[email protected]> | |
6120 | ||
6121 | From Wouter Verhelst <[email protected]>: | |
6122 | * config.guess (M68*:*:R3V[5678]:*): Detect R3V8. | |
6123 | ||
6124 | 2004-06-11 Ben Elliston <[email protected]> | |
6125 | ||
6126 | * config.guess (luna88k:OpenBSD:*:*): New. | |
6127 | ||
6128 | 2004-03-12 Kazuhiro Inaoka <[email protected]> | |
6129 | ||
6130 | * config.guess (m32r*:Linux:*:*): New case. | |
6131 | * config.sub: Handle m32rle. | |
6132 | ||
6133 | 2004-03-12 Ben Elliston <[email protected]> | |
6134 | ||
6135 | From Jens Petersen <[email protected]>: | |
6136 | * config.sub: Handle sparcv8. | |
6137 | ||
6138 | 2004-03-03 Ben Elliston <[email protected]> | |
6139 | ||
6140 | From Tom Smith <[email protected]>: | |
6141 | * config.guess: Version suffixes are equally significant on Tru64 | |
6142 | V4.* and V5.*, so do not ignore them on V5.*. Handle a version | |
6143 | prefix of "P" (patched kernel). | |
6144 | ||
6145 | 2004-02-23 Tal Agmon <[email protected]> | |
6146 | ||
6147 | * config.sub: Add support for National Semiconductor CRX target. | |
6148 | ||
2a3124ca | 6149 | 2004-09-03 Jan Beulich <[email protected]> |
479759c8 | 6150 | |
2a3124ca RH |
6151 | * configure.in: Remove target-libstdc++-v3 from noconfigdirs for |
6152 | *-*-netware, but add target-libmudflap. | |
6153 | Consolidate *-*-netware targets (of which really only i?86 exists) | |
6154 | into a single entry. | |
6155 | * configure: Likewise. | |
6156 | ||
0df3d27f PB |
6157 | 2004-09-01 Paolo Bonzini <[email protected]> |
6158 | ||
6159 | * Makefile.tpl (sorry): Remove. | |
6160 | (clean-stage[+id+], clean-stage[+id+]-module): New targets. | |
6161 | (cleanstrap targets): Depend on distclean, not distclean-stage1. | |
6162 | (do-clean): Clean per-stage directories too. | |
6163 | (do-distclean): Run distclean-stage1 too. | |
6164 | (.NOTPARALLEL): Enable during toplevel bootstrap. | |
6165 | (stage[+id+]-bubble): Enable parallel execution during | |
6166 | the recursive invocation. | |
6167 | * Makefile.in: Regenerate. | |
6168 | ||
6169 | Sync from gcc (moving the Makefile.in change to Makefile.tpl): | |
6170 | ||
6171 | 2004-08-31 Robert Bowdidge <[email protected]> | |
6172 | ||
6173 | * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include. | |
6174 | * configure.in: add test for powerpc-*-darwin* to specify makefile frag | |
6175 | * configure: regenerate | |
479759c8 ZW |
6176 | * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for |
6177 | -mdynamic-no-pic | |
0df3d27f PB |
6178 | |
6179 | 2004-08-31 Paolo Bonzini <[email protected]> | |
6180 | ||
6181 | * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment | |
6182 | include. | |
6183 | * configure.in: Fix indentation. | |
6184 | * configure: Regenerate. | |
6185 | ||
ee025550 PB |
6186 | 2004-08-31 Paolo Bonzini <[email protected]> |
6187 | ||
6188 | * Makefile.def (build_modules): Add fixincludes. | |
6189 | (dependencies): Make gcc depend on fixincludes. | |
6190 | * configure.in (build_tools): Add fixincludes. | |
6191 | (build_configdirs): Always include build_libs. | |
6192 | * Makefile.in: Regenerate. | |
6193 | * configure: Regenerate. | |
6194 | ||
6195 | 2004-08-30 Paolo Bonzini <[email protected]> | |
9cb3fa6f PB |
6196 | |
6197 | * Makefile.def (bootstrap stages): Add 'lean' parameter. | |
6198 | * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into | |
6199 | phony targets; do not generate timestamp files. | |
6200 | (distclean-stageN): Remove references to their timestamp files. | |
6201 | (restageN, touch-stageN): Remove. | |
6202 | (stageN-bubble): Rewritten. | |
6203 | (compare): Support lean bootstraps. | |
6204 | * Makefile.in: Regenerate. | |
6205 | ||
6206 | * configure.in: Only warn when bootstrapping but | |
6207 | build != host or build != target. Support lean bootstraps. | |
6208 | * configure: Regenerate. | |
6209 | ||
6210 | Sync from gcc: | |
6211 | 2004-08-26 Phil Edwards <[email protected]> | |
6212 | ||
6213 | * configure.in: Give a better error message if GMP/MPFR are missing | |
6214 | and a language needing them has been requested. | |
6215 | * configure: Regenerated. | |
6216 | ||
6217 | 2004-08-25 Phil Edwards <[email protected]> | |
6218 | ||
6219 | * configure.in: Print a list of available language front-ends if | |
6220 | a requested one is missing. Tidy stray tab characters. | |
6221 | * configure: Regenerated. | |
6222 | ||
72b2455a PB |
6223 | 2004-08-17 Paolo Bonzini <[email protected]> |
6224 | ||
6225 | * Makefile.in: Regenerate. | |
6226 | * configure: Regenerate. | |
6227 | ||
6228 | * Makefile.def (bootstrap-stage): Rename extra_*_flags to | |
6229 | stage_*_flags. | |
6230 | * Makefile.tpl (configure-[+module+], all-[+module+]): Exit | |
6231 | for bootstrapped modules if toplevel bootstrap is going. | |
6232 | (GCC bootstrap): Generate per-stage targets for all bootstrapped | |
6233 | modules. Adjust for changes in Makefile.def. Enable several | |
6234 | rules even in non-bootstrap mode, just to avoid peppering the | |
6235 | template with unnecessary "@if/@endif gcc-bootstrap" pairs. | |
6236 | (stage-[+prev+]-bubble): Remove. | |
6237 | ||
6238 | * Makefile.def (Dependencies): Depend on all-build-bison, | |
6239 | all-build-flex, all-build-byacc, all-build-texinfo, rather | |
6240 | than the host variations. | |
6241 | * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout | |
6242 | with BUILD_SUBDIR. | |
6243 | (BISON): Update for recent Bisons. | |
6244 | (YACC): Fix typo. | |
6245 | (cross): Depend on all-build. | |
6246 | (all): Do not depend on all-build. | |
6247 | (prebootstrap): Remove. | |
6248 | (dep-kind): Accept separate prefixes for MODULE and ON variables. | |
6249 | (Prebootstrap dependencies): Add them to the per-stage targets | |
6250 | and to all-prebootstrap. | |
6251 | * configure.in (build_configdirs): Always enable build_tools. | |
6252 | (BUILD_DIR_PREFIX): Remove. | |
6253 | ||
6254 | * Makefile.def (gcc): Add target variable. | |
6255 | (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags. | |
6256 | * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*) | |
6257 | in the recursive `make', instead of hardwiring `all'. | |
6258 | (Autogenerated TARGET-* variables): New. | |
6259 | ||
de0b4a87 JW |
6260 | 2004-08-17 Robert Millan <[email protected]> |
6261 | ||
6262 | * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux | |
6263 | (instead of FreeBSD). | |
6264 | * configure: Regenerate. | |
6265 | ||
ad681c85 NN |
6266 | 2004-08-12 Nathanael Nerode <[email protected]> |
6267 | ||
675c6968 NN |
6268 | * Makefile.def, configure.in, src-release: Remove useless, bogus |
6269 | references to tix. | |
6270 | * Makefile.in, configure: Regenerate. | |
6271 | ||
ad681c85 NN |
6272 | * src-release: Stop distributing mmalloc with gdb (which doesn't |
6273 | use it). | |
6274 | * Makefile.def: GDB doesn't depend on mmalloc anymore. | |
6275 | * Makefile.in: Regenerate. | |
6276 | ||
11b04d1f DD |
6277 | 2004-08-09 Mark Mitchell <[email protected]> |
6278 | ||
6279 | * configure.in (arm*-*-eabi*): New target. | |
6280 | * configure: Regenerate. | |
6281 | ||
f2420bea NN |
6282 | 2004-08-01 Robert Millan <[email protected]> |
6283 | ||
6284 | * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable | |
6285 | libmudflap for all GNU-based systems (with Glibc). | |
6286 | * configure: Regenerate. | |
6287 | ||
9e6ce191 PB |
6288 | 2004-08-06 Paolo Bonzini <[email protected]> |
6289 | ||
6290 | * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module. | |
6291 | (bison, byacc, flex, texinfo): Do not mark as bootstrap module. | |
6292 | (Dependencies): New section. | |
6293 | * Makefile.tpl (Dependencies): Generate from Makefile.def. | |
6294 | (configure-target-[+module+]): Depend on maybe-all-gcc | |
6295 | (all-prebootstrap): New name of all-bootstrap. Changed throughout. | |
6296 | (toplevel profiledbootstrap): Fix dependencies. | |
6297 | * Makefile.in: Regenerate. | |
6298 | ||
df4a6958 MM |
6299 | 2004-08-03 Mark Mitchell <[email protected]> |
6300 | ||
6301 | * configure.in (arm*-*-symbianelf*): Add ${libgcj} and | |
6302 | target-libiberty to noconfigdirs. | |
6303 | ||
11b04d1f DD |
6304 | 2004-08-03 Paul Brook <[email protected]> |
6305 | ||
6306 | * configure.in: Check for MPFR as well as GMP. | |
6307 | * configure: Regenerate. | |
6308 | ||
b813574b PB |
6309 | 2004-08-03 Paolo Bonzini <[email protected]> |
6310 | ||
6311 | * Makefile.def (host-modules): Add gcc. | |
6312 | * Makefile.in: Regenerate. | |
6313 | * Makefile.tpl (sorry): New rule. | |
6314 | (configure-host, all-host, [+make_target+]-host, do-check, | |
6315 | install-host): Do not add gcc as a special case. | |
6316 | (host modules): Add a small special-casing for gcc. Export | |
6317 | extra_make_flags through the environment. | |
6318 | (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc, | |
6319 | maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc, | |
6320 | other recursive targets for gcc): Remove. | |
6321 | ||
6322 | (all, do-[+make_target+], do-check): Wrap between unstage and stage. | |
6323 | (stage, unstage): New rules. | |
6324 | (stage[+id+]-start, stage[+id+]-end, [+compare-target+], | |
6325 | distclean-stage[+id+]): Use stage_current. | |
6326 | ([+bootstrap-target+], profiledbootstrap): Do not invoke manually | |
6327 | the stage*-start rules. | |
6328 | ||
61edac0c JW |
6329 | 2004-07-19 Robert Millan <[email protected]> |
6330 | ||
6331 | Synced from gcc: | |
6332 | ||
6333 | 2004-04-26 Robert Millan <[email protected]> | |
6334 | ||
6335 | Add patches from libtool CVS. | |
6336 | * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu. | |
6337 | * ltconfig: Likewise. | |
6338 | * ltcf-c.sh: Likewise. | |
6339 | * ltcf-cxx.sh: Likewise. | |
6340 | * ltcf-gcj.sh: Likewise. | |
6341 | ||
3e707e94 PB |
6342 | 2004-07-12 Paolo Bonzini <[email protected]> |
6343 | ||
6344 | * configure.in: Add noconfigdirs for crx-*-*. | |
6345 | * configure: Regenerate. | |
6346 | ||
6347 | 2004-07-12 Paolo Bonzini <[email protected]> | |
6348 | ||
6349 | Synced from gcc: | |
6350 | ||
6351 | 2004-07-09 Loren J. Rittle <[email protected]> | |
6352 | ||
6353 | * configure.in: Build libmudflap by default on FreeBSD. | |
6354 | * configure: Regenerated. | |
6355 | ||
6356 | 2004-07-09 Mark Mitchell <[email protected]> | |
6357 | ||
6358 | * configure.in: Do not build libmudflap by default on non-GNU/Linux | |
6359 | systems. | |
6360 | * configure: Regenerated. | |
6361 | ||
6362 | 2004-07-08 John David Anglin <[email protected]> | |
6363 | ||
6364 | PR target/16344 | |
6365 | * Makefile.tpl (profiledbootstrap): Build runtime libraries with | |
6366 | feedback based compiler. | |
6367 | * Makefile.in: Rebuilt. | |
6368 | ||
6369 | 2004-07-05 Phil Edwards <[email protected]> | |
6370 | ||
6371 | * configure.in: Do not prepend $srcdir to /dev/null in | |
6372 | makefile fragments. | |
6373 | * configure: Regenerate. | |
6374 | ||
a7ee7660 AO |
6375 | 2004-07-08 Alexandre Oliva <[email protected]> |
6376 | ||
6377 | * Makefile.def (host_modules): Set bootstrap=true for flex. | |
6378 | * Makefile.tpl (all-gcc): Depend on texinfo and flex. | |
6379 | * Makefile.in: Rebuilt. | |
6380 | ||
6a9cf61e PB |
6381 | 2004-07-01 Paolo Bonzini <[email protected]> |
6382 | ||
6383 | * Makefile.def (build_modules): Add bison, byacc, flex, | |
6384 | m4, texinfo. | |
6385 | (flags_to_pass): Add FLEX. | |
6386 | * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New. | |
6387 | (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it. | |
6388 | (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4, | |
6389 | DEFAULT_MAKEINFO): Remove. | |
6390 | (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON, | |
6391 | CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute. | |
6392 | (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into | |
6393 | objdir or else use configured tool. | |
6394 | (all-build): New. | |
6395 | (all): Depend on it. | |
6396 | (Build module dependencies): Add. | |
6397 | * Makefile.in: Regenerate. | |
6398 | * configure.in: Better support for multiple build modules, | |
6399 | matching what is done for host/target modules. Do not look | |
6400 | for "plausible" locations of build tools if Canadian cross. | |
6401 | Use autoconf's AC_PROG_CC to find a C compiler. Define | |
6402 | BUILD_DIR_PREFIX. Look for flex, makeinfo and m4. | |
6403 | * configure: Regenerate. | |
6404 | ||
95b6a1f2 PB |
6405 | 2004-06-22 Paolo Bonzini <[email protected]> |
6406 | ||
6407 | * Makefile.tpl (HOST_EXPORTS): Fix pasto. | |
6408 | * Makefile.in: Regenerate. | |
6409 | ||
7ffa0b57 PB |
6410 | 2004-06-22 Paolo Bonzini <[email protected]> |
6411 | ||
6412 | * Makefile.tpl (configure-build-[+module+], | |
6413 | configure-[+module+], configure-target-[+module+]): Pass | |
6414 | [+extra_configure_args+]. | |
6415 | (all-build-[+module+], all-[+module+], check-[+module+], | |
6416 | install-[+module+], [+make_target+]-[+module+], | |
6417 | all-target-[+module+], check-target-[+module+], | |
6418 | install-target-[+module+], [+make_target+]-target-[+module+]): | |
6419 | Pass [+extra_make_args+]. | |
6420 | (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS. | |
6421 | (GCC_HOST_EXPORTS): Remove. | |
6422 | (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap, | |
6423 | cross, check-gcc, check-gcc-c++, install-gcc, | |
6424 | gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble): | |
6425 | Replace GCC_HOST_EXPORTS with HOST_EXPORTS. | |
6426 | * Makefile.in: Regenerate. | |
6427 | ||
929ba6e7 CF |
6428 | 2004-06-21 Christopher Faylor <[email protected]> |
6429 | ||
6430 | * configure.in: Check for srcdir/winsup rather than build directory | |
6431 | winsup. | |
6432 | * configure: Regenerate. | |
6433 | ||
b76d7de0 CV |
6434 | 2004-06-17 Corinna Vinschen <[email protected]> |
6435 | ||
6436 | * configure.in: Don't build Cygwin native newlib if winsup | |
6437 | directory is missing. Emit warning instead. | |
6438 | * configure: Regenerate. | |
6439 | ||
656fdd47 PB |
6440 | 2004-06-09 Paolo Bonzini <[email protected]> |
6441 | ||
6442 | * Makefile.tpl (touch-stage[+id+]): New. | |
6443 | (restage[+prev+]): Depend on touch-stage[+id+]. | |
6444 | ||
6445 | * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New. | |
6446 | Use it throughout. | |
6447 | ||
6448 | * Makefile.def: Add profile and feedback bootstrap stages. | |
6449 | Remove next field from bootstrap stages. | |
6450 | * Makefile.tpl (LN, LN_S): Substitute. | |
6451 | (stageN-start, stageN-end): Use double-colon rules, to | |
6452 | provide a hook for additional setup commands. | |
6453 | (distclean-stageN-gcc, restageN): Create dependencies from | |
6454 | [+prev+], not from [+next+]. | |
6455 | (stageN-bubble): Add commands for successive stages from | |
6456 | [+prev+], using double-colon rules. | |
6457 | (all-stageN-gcc): Fix typo. | |
6458 | (stagefeedback-start, profiledbootstrap): New. | |
6459 | * Makefile.in: Regenerate. | |
6460 | * configure.in: Call ACX_PROG_LN. | |
6461 | * configure: Regenerate. | |
6462 | ||
498d4a71 CF |
6463 | 2004-06-03 Paolo Bonzini <[email protected]> |
6464 | ||
6465 | * configure.in: Fix --enable-bootstrap breakage introduced in trees | |
6466 | without gcc. | |
6467 | * configure: Regenerate. | |
6468 | ||
377d8c42 PB |
6469 | 2004-06-01 Paolo Bonzini <[email protected]> |
6470 | ||
6471 | * Makefile.tpl: Fix typo. | |
6472 | * Makefile.in: Regenerate. | |
6473 | ||
f5f8a794 PB |
6474 | 2004-06-01 Paolo Bonzini <[email protected]> |
6475 | ||
6476 | * configure.in: Remove new- prefix from toplevel | |
6477 | bootstrap targets. | |
6478 | * configure: Regenerate. | |
6479 | ||
f7a4c34f PB |
6480 | 2004-06-01 Paolo Bonzini <[email protected]> |
6481 | ||
6482 | Merge this patch from the gcc tree: | |
6483 | ||
6484 | 2004-05-30 Andreas Jaeger <[email protected]> | |
6485 | Jim Wilson <[email protected]> | |
6486 | ||
6487 | * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77 | |
6488 | like CC. | |
6489 | ||
319cab08 PB |
6490 | 2004-06-01 Paolo Bonzini <[email protected]> |
6491 | ||
6492 | * Makefile.tpl (all.normal): Rename to all. | |
6493 | (all): Replace with a rule to pick the default | |
6494 | target from configure. | |
6495 | (all-gcc, configure-gcc): Use conditionals to | |
6496 | do nothing when toplevel bootstrap is going on. | |
6497 | (GCC directory bootstrap) [gcc-bootstrap]: Disable. | |
6498 | (Toplevel bootstrap) [gcc-no-bootstrap]: Disable. | |
6499 | * configure.in: Support --enable-bootstrap. | |
6500 | ||
6501 | * Makefile.def: Remove new- prefix from toplevel | |
6502 | bootstrap targets. | |
6503 | * Makefile.tpl: Likewise. | |
6504 | ||
6505 | * Makefile.def: Add bootstrap_stage 4. Add bootstrap2 | |
6506 | target. | |
6507 | ||
6508 | * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS) | |
6509 | $(RECURSE_FLAGS) to recursive invocation of make. | |
6510 | ||
6511 | * Makefile.in: Regenerate. | |
6512 | * configure: Regenerate. | |
6513 | ||
88f64edc DJ |
6514 | 2004-05-27 Daniel Jacobowitz <[email protected]> |
6515 | ||
6516 | * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET. | |
6517 | * configure: Regenerate. | |
6518 | ||
378fce5b DD |
6519 | 2004-05-25 Daniel Jacobowitz <[email protected]> |
6520 | ||
6521 | * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS) | |
6522 | (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS) | |
6523 | (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive | |
6524 | targets. | |
6525 | * Makefile.in: Regenerate. | |
6526 | ||
dfdffa2c PB |
6527 | 2005-05-24 Paolo Bonzini <[email protected]> |
6528 | ||
6529 | * configure.in: Test the ability to symlink directories. | |
6530 | * configure: Regenerate. | |
6531 | ||
6532 | * Makefile.def (bootstrap-stage): New definitions. | |
6533 | * Makefile.tpl (configure-stage1-gcc, | |
6534 | configure-stage2-gcc, configure-stage3-gcc, | |
6535 | all-stage1-gcc, all-stage2-gcc, all-stage3-gcc, | |
6536 | new-bootstrap, new-cleanstrap, new-restage1, new-restage2, | |
6537 | new-restage3, compare): Autogenerate, see Makefile.in | |
6538 | entry for behavioral changes. | |
6539 | (distclean-stage1, new-stage1-start, new-stage1-end, | |
6540 | new-stage1-bubble, distclean-stage2, new-stage2-start, | |
6541 | new-stage2-end, new-stage2-bubble, distclean-stage3, | |
6542 | new-stage3-start, new-stage3-end): New autogenerated targets. | |
6543 | (objext, prebootstrap, BOOT_CFLAGS, | |
6544 | POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated | |
6545 | targets. | |
6546 | ||
6547 | * Makefile.in: Regenerate. | |
6548 | (distclean-stage1, new-stage1-start, new-stage1-end, | |
6549 | new-stage1-bubble, distclean-stage2, new-stage2-start, | |
6550 | new-stage2-end, new-stage2-bubble, distclean-stage3, | |
6551 | new-stage3-start, new-stage3-end): New targets. | |
6552 | (all-stage1-gcc): Move prebootstrap dependency from here... | |
6553 | (configure-stage1-gcc): ...to here. | |
6554 | (new-bootstrap): Use bubble targets. | |
6555 | (new-cleanstrap, new-restage1, new-restage2, new-restage3): | |
6556 | Use per-stage distclean targets. | |
6557 | (configure-stage1-gcc, configure-stage2-gcc, | |
6558 | configure-stage3-gcc, all-stage1-gcc, | |
6559 | all-stage2-gcc, all-stage3-gcc, new-bootstrap): | |
6560 | Use new-stageN-start to prepare the tree. | |
6561 | ||
04cf1b77 PB |
6562 | 2004-05-23 Paolo Bonzini <[email protected]> |
6563 | ||
6564 | * Makefile.def (host_modules): add libcpp. | |
6565 | * Makefile.tpl: Add dependencies on and for libcpp. | |
6566 | * Makefile.in: Regenerate. | |
6567 | * configure.in: Add libcpp host module. | |
6568 | * configure: Regenerate. | |
6569 | ||
80b200a1 ZW |
6570 | 2004-05-17 Zack Weinberg <[email protected]> |
6571 | ||
6572 | * Makefile.def, Makefile.tpl, configure.in: Remove all mention | |
6573 | of libf2c. | |
6574 | * configure, Makefile.in: Regenerate. | |
6575 | ||
4b1cb4fe DD |
6576 | 2004-05-13 Diego Novillo <[email protected]> |
6577 | ||
6578 | Merge from tree-ssa-20020619-branch. | |
6579 | ||
6580 | * Makefile.def: Add libbanshee, libmudflap and libgfortran. | |
6581 | * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee. | |
6582 | (HOST_GMPLIBS): Define. | |
6583 | (HOST_GMPINC): Define. | |
6584 | (TARGET_LIB_PATH): Add libmudflap. | |
6585 | (GFORTRAN_FOR_TARGET): Define. | |
6586 | (configure-build*): Export GFORTRAN. | |
6587 | (configure-gcc): Export GMPLIBS and GMPINC. | |
6588 | (all-gcc): Add maybe-all-libbanshee. | |
6589 | (configure-target-libgfortran): Define. | |
6590 | * Makefile.in: Regenerate. | |
6591 | * configure.in (host_libs): Add libbanshee. | |
6592 | (target_libraries): Add target-libmudflap and target-libgfortran. | |
6593 | Add --with-libbanshee. | |
6594 | Handle --disable-libmudflap. | |
6595 | (*-*-freebsd*): Use with_gmp. | |
6596 | Add $(libgcj) to noconfigdirs. | |
6597 | * configure: Regenerate. | |
6598 | * depcomp: New file. | |
6599 | * MAINTAINERS: Add tree-ssa maintainers. | |
6600 | ||
6601 | 2004-04-28 Paolo Bonzini <[email protected]> | |
6602 | ||
6603 | * config/acx.m4: Fix fastcompare support for new-bootstrap. | |
6604 | * configure: Regenerate. | |
6605 | ||
b8908782 DD |
6606 | 2004-04-27 Paolo Bonzini <[email protected]> |
6607 | ||
6608 | Revert: | |
6609 | 2004-04-26 Paolo Bonzini <[email protected]> | |
6610 | ||
6611 | * Makefile.def (flags_to_pass): Remove *dir variables that | |
6612 | are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS, | |
6613 | as well as prefix and exec_prefix. | |
6614 | * Makefile.in: Regenerate. | |
6615 | ||
6616 | 2004-04-26 Paolo Bonzini <[email protected]> | |
6617 | ||
6618 | * Makefile.def (host_modules): Mark with the bootstrap | |
6619 | flag packages on which gcc depends. | |
6620 | * Makefile.tpl (all-bootstrap): Use it. | |
6621 | * Makefile.in: Regenerate. | |
6622 | ||
6623 | 2004-04-26 Paolo Bonzini <[email protected]> | |
6624 | ||
6625 | * Makefile.def (flags_to_pass): Remove *dir variables that | |
6626 | are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS, | |
6627 | as well as prefix and exec_prefix. | |
6628 | * Makefile.in: Regenerate. | |
6629 | ||
6630 | 2004-04-26 Paolo Bonzini <[email protected]> | |
6631 | ||
80b200a1 ZW |
6632 | * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL. |
6633 | * configure: Regenerate. | |
6634 | * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc. | |
6635 | * gcc/Makefile.tpl (compare): Use the result of the test. | |
6636 | * gcc/Makefile.in: Regenerate. | |
b8908782 DD |
6637 | |
6638 | 2004-04-23 Paolo Bonzini <[email protected]> | |
6639 | ||
6640 | * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc): | |
6641 | Always relocate gcc and prev-gcc to the original names, even | |
6642 | if the build fails. | |
6643 | (new-cleanstrap, new-restage1, new-restage2, new-restage3): | |
6644 | New targets. | |
6645 | ||
0f260896 RO |
6646 | 2004-04-19 Rainer Orth <[email protected]> |
6647 | ||
6648 | * configure.in (mips*-*-irix5*): Enable ld. | |
6649 | * configure: Regenerate. | |
6650 | ||
51860f05 JW |
6651 | 2004-04-15 James E Wilson <[email protected]> |
6652 | ||
6653 | * Makefile.tpl (configure-[+module+], configure-gcc, | |
6654 | configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc): | |
6655 | Set and export LDFLAGS. | |
6656 | * Makefile.in: Regenerate. | |
6657 | ||
54752a6b NN |
6658 | 2004-04-09 Nathanael Nerode <[email protected]> |
6659 | ||
6660 | PR bootstrap/14871 | |
6661 | * Makefile.tpl: If we don't have built-in-tree target tools, | |
6662 | use the ones found by configure rather than hacking around with | |
6663 | program_transform_name. | |
6664 | * configure.in: Give Makefile.tpl the information necessary | |
6665 | to do that. | |
6666 | * Makefile.in: Regenerate. | |
6667 | * configure: Regenerate. | |
6668 | ||
6669 | 2004-04-06 Nathanael Nerode <[email protected]> | |
6670 | ||
6671 | PR bootstrap/14760 | |
6672 | * configure.in: When computing baseargs, strip *all* copies of | |
6673 | offending options. Also, don't match/substitute the trailing space, | |
6674 | so that this actually works when two similar options are separated by | |
6675 | only one space. | |
6676 | * configure: Regenerate. | |
6677 | ||
6678 | 2004-04-06 David Edelsohn <[email protected]> | |
6679 | ||
80b200a1 ZW |
6680 | * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs. |
6681 | (rs6000-*-aix*): Same. | |
6682 | * configure: Regenerate. | |
54752a6b | 6683 | |
5e2b61fb SS |
6684 | 2004-03-25 Stan Shebs <[email protected]> |
6685 | ||
6686 | Remove MPW support, no longer used. | |
6687 | * mpw-README, mpw-build.in, mpw-config.in, mpw-configure, | |
6688 | mpw-install: Remove files. | |
6689 | * src-release (DEVO_SUPPORT): Remove names of removed files. | |
6690 | * MAINTAINERS: Likewise. | |
6691 | ||
1a6f2dc7 NN |
6692 | 2004-03-24 Nathanael Nerode <[email protected]> |
6693 | ||
a0049f1b NN |
6694 | * Makefile.tpl (top level bootstrap support): Remove now-unneeded |
6695 | STRICT_WARN, WARN_CFLAGS flags passed down to make. | |
6696 | * Makefile.in: Regenerate. | |
6697 | ||
1a6f2dc7 NN |
6698 | * configure.in (top level bootstrap support): Rework --enable-werror |
6699 | to set @stage2_werror_flag@. | |
6700 | * configure: Regenerate. | |
6701 | * Makefile.tpl (top level bootstrap support): Pass | |
6702 | @stage2_werror_flag@ down to configure in stages 2 and 3. | |
6703 | * Makefile.in: Regenerate. | |
6704 | ||
920e3419 NN |
6705 | 2004-03-23 Nathanael Nerode <[email protected]> |
6706 | ||
6707 | * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure | |
6708 | for stages 2 and 3 as well as in make. As a consequence, remove | |
6709 | OUTPUT_OPTION (now detected by configure) from the flags passed down | |
6710 | to make. | |
6711 | * Makefile.in: Regenerate. | |
6712 | ||
6713 | * Makefile.tpl (new-bootstrap): Fix typo. | |
6714 | * Makefile.in: Regenerate. | |
6715 | ||
4fa63067 NN |
6716 | 2004-03-22 Nathanael Nerode <[email protected]> |
6717 | ||
6718 | * Makefile.tpl: Rearrange by moving recursive_targets rules | |
6719 | into their proper sections. | |
6720 | * Makefile.tpl (top level bootstrap support): Move disabling | |
6721 | of coverage flags from 'make' to 'configure'; improve comments. | |
6722 | * Makefile.in: Regenerate. | |
6723 | ||
6724 | * Makefile.tpl (experimental top level bootstrap) Move stage1 | |
6725 | language setting from all- target to configure- target; disable | |
6726 | intermodule optimization in stage 1; prevent gratuitous rebuilds | |
6727 | of stage 1. | |
6728 | * Makefile.in: Regenerate. | |
6729 | * configure.in: Comma-separate stage 1 language list for top | |
6730 | level bootstrap. | |
6731 | * configure: Regenerate. | |
6732 | ||
6733 | * Makefile.tpl: Clean up experimental top level bootstrap support: | |
6734 | note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate | |
6735 | prev-gcc in configure- targets as well as all- targets. | |
6736 | * Makefile.in: Regenerate. | |
6737 | ||
fb8a10fd NN |
6738 | 2004-03-17 Paolo Bonzini <[email protected]> |
6739 | ||
6740 | * configure.in: Remove symbolic link section. | |
6741 | * configure: Regenerate. | |
6742 | * Makefile.tpl (links): Remove. | |
6743 | * Makefile.in: Regenerate. | |
6744 | ||
947f426e | 6745 | 2004-03-15 Paolo Bonzini <[email protected]> |
80b200a1 | 6746 | Nathanael Nerode <[email protected]> |
947f426e NN |
6747 | |
6748 | * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX): | |
80b200a1 | 6749 | Set with AC_CHECK_PROGS. |
947f426e NN |
6750 | * configure.in: Fix comment typo from last patch. |
6751 | * configure: Regenerate. | |
6752 | ||
1d39f329 NN |
6753 | 2004-03-15 Nathanael Nerode <[email protected]> |
6754 | ||
6755 | * Makefile.tpl: Introduce experimental top level bootstrap support. | |
6756 | * Makefile.in: Regenerate. | |
6757 | * configure.in: Introduce support for top level bootstrap. | |
6758 | * configure: Regenerate. | |
6759 | ||
4b0ac75d | 6760 | 2004-03-12 Eric Botcazou <[email protected]> |
80b200a1 | 6761 | Paolo Bonzini <[email protected]> |
4b0ac75d NN |
6762 | |
6763 | PR bootstrap/14522 | |
6764 | * configure.in: Cope with shells that do not support unquoted ^ | |
6765 | * configure: Regenerate. | |
6766 | ||
2e70b094 | 6767 | 2004-03-11 Eric Botcazou <[email protected]> |
80b200a1 | 6768 | Paolo Bonzini <[email protected]> |
2e70b094 DD |
6769 | |
6770 | PR bootstrap/14522 | |
6771 | * configure.in: Cope with shell that do not support nesting | |
6772 | quotes inside quoted backquote substitutions. | |
6773 | * configure: Regenerate. | |
6774 | ||
6775 | 2004-03-10 Andrew Pinski <[email protected]> | |
6776 | ||
6777 | PR bootstrap/14522 | |
6778 | * configure.in: Fix escaping of $. | |
6779 | * configure: Regenerate. | |
6780 | ||
9e07f89d NN |
6781 | 2004-03-11 Nathanael Nerode <[email protected]> |
6782 | ||
6783 | * configure: Regenerate. | |
6784 | ||
6785 | 2004-03-08 Paolo Bonzini <[email protected]> | |
6786 | ||
6787 | PR ada/14131 | |
6788 | Move language detection to the top level. | |
6789 | * configure.in: Find default values for the tools as | |
6790 | soon as possible. Disable ada if GNAT is not found. | |
6791 | Emit error message about missing languages. Expand | |
6792 | --enable-languages=all for the gcc subdirectory. | |
6793 | ||
1712ab83 RS |
6794 | 2004-03-01 Richard Sandiford <[email protected]> |
6795 | ||
6796 | * configure.in (mips64*-*-linux*): Override mips*-*-linux* case | |
6797 | and disable libgcj. | |
6798 | * configure: Regenerated. | |
6799 | ||
3dee29da NN |
6800 | 2004-02-28 Nathanael Nerode <[email protected]> |
6801 | ||
6802 | PR bootstrap/7087 | |
6803 | * Makefile.tpl: Guard XFOO sed statements better. | |
6804 | * Makefile.tpl: Add dependency for configure-target-libada. | |
6805 | * Makefile.in: Regenerate (incidentally fixes broken | |
6806 | commit when libada-branch was merged). | |
6807 | ||
0558264b AC |
6808 | 2004-02-28 Andrew Cagney <[email protected]> |
6809 | ||
6810 | * src-release (CVS_NAMES): Define. | |
6811 | (do-tar, do-tar): Prune $(CVS_NAMES). | |
6812 | ||
c38f9803 AC |
6813 | 2004-02-23 Andrew Cagney <[email protected]> |
6814 | ||
6815 | * texinfo/texinfo.tex: Update from version 2003-02-03.16 to | |
6816 | 2004-02-19.09. | |
6817 | ||
55636792 NN |
6818 | 2004-02-19 Nathanael Nerode <[email protected]> |
6819 | ||
6820 | PR bootstrap/11932 | |
6821 | * mkinstalldirs, install-sh: Import from automake CVS HEAD. | |
6822 | ||
1e600082 AC |
6823 | 2004-02-19 Andrew Cagney <[email protected]> |
6824 | ||
6825 | * config.guess: Update from version 2003-06-12 to 2004-02-16. | |
6826 | * config.sub: Update from version 2003-06-13 to 2004-02-16. | |
6827 | ||
3769cd82 DD |
6828 | 2004-02-11 David Edelsohn <[email protected]> |
6829 | ||
6830 | * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs. | |
6831 | (rs6000-*-aix*): Same. | |
6832 | * configure: Regenerate. | |
6833 | ||
a92834c8 DD |
6834 | 2004-02-11 Kelley Cook <[email protected]> |
6835 | ||
6836 | * configure.in (host): Add in missing $noconfigdirs to defines. | |
6837 | * configure: Regenerate. | |
6838 | ||
a2592b1b DD |
6839 | 2004-02-10 Arnaud Charlet <[email protected]>, |
6840 | Nathanael Nerode <[email protected]> | |
6841 | ||
6842 | PR ada/6637, PR ada/5911 | |
80b200a1 | 6843 | Merge with libada-branch: |
a2592b1b DD |
6844 | * configure.in, Makefile.tpl, Makefile.def: Add target-libada, |
6845 | with appropriate dependencies. Add --enable-libada configure switch. | |
6846 | * configure, Makefile.in: Regenerate. | |
6847 | ||
e31d1ea3 DD |
6848 | 2004-02-05 Rainer Orth <[email protected]> |
6849 | ||
6850 | * configure.in: Don't pass --with-stabs on IRIX 5 either. | |
6851 | * configure: Regenerate. | |
6852 | ||
db85f5c0 JJ |
6853 | 2004-02-02 Jeff Johnston <[email protected]> |
6854 | ||
6855 | * COPYING.NEWLIB: Update Red Hat license to 2004. | |
80b200a1 | 6856 | |
fc434214 DD |
6857 | 2004-01-23 DJ Delorie <[email protected]> |
6858 | ||
6859 | * Makefile.def (target_modules) [libiberty]: Don't stage. | |
6860 | * Makefile.in: Rebuilt. | |
6861 | ||
ad445c2c | 6862 | 2004-01-23 Jeff Johnston <[email protected]> |
80b200a1 | 6863 | |
ad445c2c JJ |
6864 | * COPYING.NEWLIB: Update to include copyrights for new |
6865 | iconv code. | |
6866 | ||
72bbedde AC |
6867 | 2004-01-15 Andrew Cagney <[email protected]> |
6868 | ||
6869 | * src-release: Update copyright year. | |
6870 | (do-proto-toplev): Configure using i686-pc-linux-gnu. | |
6871 | (NEWLIB_SUPPORT_DIRS): Delete macro. | |
6872 | (newlib.tar.bz2): Delete rule. | |
6873 | ||
a6d6062d DD |
6874 | 2004-01-14 Loren J. Rittle <[email protected]> |
6875 | ||
6876 | * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage. | |
6877 | * Makefile.tpl (configure-target-[+module+]): Support stage. | |
6878 | * Makefile.in: Rebuilt. | |
6879 | ||
f8b73030 MR |
6880 | 2003-01-14 Maciej W. Rozycki <[email protected]> |
6881 | ||
6882 | * gettext.m4: Quote names of macros to be defined by AC_DEFUN | |
6883 | throughout. | |
6884 | ||
aff0e9df NN |
6885 | 2004-01-04 Nathanael Nerode <[email protected]> |
6886 | ||
bb5dca17 NN |
6887 | * configure.in: Use ./config.cache, not config.cache. |
6888 | * configure: Regenerate. | |
6889 | * Makefile.tpl: Special-casing not needed for GCC any more. | |
6890 | * Makefile.in: Regenerate. | |
6891 | ||
82252c06 NN |
6892 | * configure.in: Don't share a cache file for host dirs. |
6893 | * configure: Regenerate. | |
6894 | ||
aff0e9df NN |
6895 | * config-ml.in: Don't mess with the cache file. |
6896 | ||
95036d20 NN |
6897 | 2004-01-03 Nathanael Nerode <[email protected]> |
6898 | ||
ac7b618e NN |
6899 | * Makefile.tpl: Make GCC use a separate config.cache. |
6900 | * Makefile.in: Regenerate. | |
6901 | ||
95036d20 NN |
6902 | PR bootstrap/11932, PR bootstrap/11933 |
6903 | (I don't know if it will fix either of them, but it relates | |
6904 | to them.) | |
6905 | * configure.in: Don't use shared config.cache for target | |
6906 | directories. | |
6907 | * configure: Regenerate. | |
6908 | ||
08c1856b DD |
6909 | 2003-12-31 Roger Sayle <[email protected]> |
6910 | ||
6911 | * configure.in (ia64*-*-hpux*): Disable building java libraries. | |
6912 | * configure: Regenerated. | |
6913 | ||
c1968181 | 6914 | 2003-12-21 Bernardo Innocenti <[email protected]> |
80b200a1 | 6915 | |
9eb322aa MF |
6916 | * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda. |
6917 | * configure: Regenerated. | |
c1968181 | 6918 | |
10ecffb9 NN |
6919 | 2003-12-19 Nathanael Nerode <[email protected]> |
6920 | ||
6921 | Port change over from GCC: | |
6922 | 2003-11-20 Kelley Cook <[email protected]> | |
6923 | * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL. | |
6924 | (configure-build-[+module+], configure-[+module+]): Likewise. | |
6925 | (configure-target-[+module+], configure-gcc, config.status): Likewise. | |
6926 | * Makefile.in: Regenerate. | |
6927 | ||
f2ab5990 TF |
6928 | 2003-12-08 Thomas Fitzsimmons <[email protected]> |
6929 | ||
6930 | * configure.in (raw_libstdcxx_flags): Remove the leading space. | |
6931 | * configure: Regenerate. | |
6932 | ||
41a7d11a JJ |
6933 | 2003-11-27 Jeff Johnston <[email protected]> |
6934 | ||
80b200a1 | 6935 | * COPYING.NEWLIB: Add license info for long long routines added to |
41a7d11a JJ |
6936 | stdlib. |
6937 | ||
d9441a1f DD |
6938 | 2003-11-14 Arnaud Charlet <[email protected]> |
6939 | ||
6940 | * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS. | |
6941 | * Makefile.in: Regenerate. | |
6942 | ||
3a48a978 DD |
6943 | 2003-10-20 Phil Edwards <[email protected]> |
6944 | ||
6945 | * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs. | |
6946 | * configure: Regenerate. | |
6947 | ||
f0b24077 NN |
6948 | 2003-10-13 Nathanael Nerode <[email protected]> |
6949 | ||
6950 | * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of | |
6951 | HOST_FLAGS_TO_PASS. | |
6952 | * Makefile.in: Regenerate. | |
6953 | ||
5fbad20a DD |
6954 | 2003-10-05 Mohan Embar <[email protected]> |
6955 | ||
6956 | * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD. | |
6957 | * configure: Rebuilt | |
6958 | * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure | |
6959 | * Makefile.in: Rebuilt | |
6960 | ||
78be4155 L |
6961 | 2003-10-03 H.J. Lu <[email protected]> |
6962 | ||
6963 | * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX. | |
6964 | ||
051fcc7a L |
6965 | 2003-10-01 Phil Edwards <[email protected]> |
6966 | ||
6967 | * config-ml.in: Use ac_configure_args directly instead of | |
6968 | ml_arguments. Only set ml_norecursion if --no[-]recursion is | |
6969 | actually seen. | |
6970 | ||
6971 | 2003-10-01 Eric Botcazou <[email protected]> | |
6972 | ||
6973 | * config-ml.in: Propagate INSTALL variables. | |
6974 | ||
f27d4f92 DJ |
6975 | 2003-09-21 Daniel Jacobowitz <[email protected]> |
6976 | ||
6977 | * configure.in: Pass a computed --program-transform-name | |
6978 | to subconfigures. | |
6979 | * configure: Regenerated. | |
6980 | ||
cae4d560 NN |
6981 | 2003-09-20 Nathanael Nerode <[email protected]> |
6982 | ||
6983 | * Makefile.tpl: Don't pass down obsolete ENQUIRE variable. | |
6984 | * Makefile.in: Regenerate. | |
6985 | ||
6986 | * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc. | |
6987 | * Makefile.in: Regenerate. | |
6988 | ||
8ff944f6 DJ |
6989 | 2003-09-17 Daniel Jacobowitz <[email protected]> |
6990 | ||
6991 | * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix | |
6992 | quoting. | |
6993 | * configure: Regenerated. | |
6994 | ||
d9a35680 MC |
6995 | 2003-09-12 Michael Chastain <[email protected]> |
6996 | ||
6997 | Fix PR gdb/857. | |
6998 | * src-release (do-proto-topleve): Remove junk files | |
6999 | intl/config.cache, intl/config.status, | |
7000 | intl/config.h, intl/stamp-h. | |
7001 | ||
710068b9 AC |
7002 | 2003-09-14 Andrew Cagney <[email protected]> |
7003 | ||
7004 | * src-release (dejagnu.tar): New target. | |
7005 | (dejagnu.tar.bz2): Recursively call "gdb-taz" rule. | |
7006 | (do-djunpack): Use $(PACKAGE) for the package name. | |
7007 | ||
e1008165 DD |
7008 | 2003-09-04 DJ Delorie <[email protected]> |
7009 | ||
7010 | * configure: Regenerate. | |
7011 | ||
21998d12 NC |
7012 | 2003-09-04 Robert Millan <[email protected]> |
7013 | ||
7014 | * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet. | |
80b200a1 | 7015 | |
ccca4bb3 DD |
7016 | 2003-09-02 Kaveh R. Ghazi <[email protected]> |
7017 | ||
7018 | * configure.in: Ensure arguments to sed are properly spaced. | |
7019 | * configure: Regenerate. | |
7020 | ||
ee949b5e DJ |
7021 | 2003-08-28 Daniel Jacobowitz <[email protected]> |
7022 | ||
7023 | Merge from gcc: | |
7024 | 2003-07-20 Phil Edwards <[email protected]> | |
7025 | * install-sh: Update to newer upstream versions (associated with | |
7026 | aclocal 1.7). | |
7027 | * missing: Likewise, plus $1Help2man -> $1 typo fix. | |
7028 | ||
75addda2 DJ |
7029 | 2003-08-27 Daniel Jacobowitz <[email protected]> |
7030 | ||
7031 | * configure.in: Set RAW_CXX_FOR_TARGET if unset. | |
7032 | * configure: Regenerated. | |
7033 | ||
8d2877d8 NN |
7034 | 2003-08-23 Phil Edwards <[email protected]> |
7035 | ||
7036 | * configure.in: Use newline instead of semicolon when assuming | |
7037 | shell arguments in a for loop. | |
7038 | * configure: Regenerated. | |
7039 | ||
d2cc0e0d GK |
7040 | 2003-08-20 Geoffrey Keating <[email protected]> |
7041 | ||
7042 | PR 8180 | |
7043 | * configure.in: When testing with_libs and with_headers, treat | |
7044 | 'no' as unset. Based on a patch by Dan Kegel <[email protected]>. | |
7045 | * configure: Regenerate. | |
80b200a1 | 7046 | |
d2cc0e0d GK |
7047 | * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for |
7048 | make, shell, etc. | |
7049 | (baseargs): Likewise. | |
7050 | * configure: Regenerate. | |
7051 | ||
04d1ab34 GK |
7052 | 2003-08-19 Geoffrey Keating <[email protected]> |
7053 | ||
7054 | * configure.in: Disable libgcj for darwin not on powerpc. | |
7055 | * configure: Rebuild. | |
7056 | ||
ca506da8 MC |
7057 | 2003-08-15 Michael Chastain <[email protected]> |
7058 | ||
7059 | * src-release (do-proto-toplev): Remove junk files | |
7060 | dejagnu/example/calc/config.status, | |
7061 | dejagnu/example/calc/config.log. | |
7062 | ||
a4aa3f49 DD |
7063 | 2003-08-14 Alexandre Duret-Lutz <[email protected]> |
7064 | ||
7065 | * config-ml.in, symlink-tree: Add license. | |
7066 | ||
ede4fbe4 NN |
7067 | 2003-08-01 Nathanael Nerode <[email protected]> |
7068 | ||
7069 | Merge from gcc: | |
7070 | ||
7071 | 2003-08-01 Matt Kraai <[email protected]> | |
7072 | * Makefile.tpl (check, check-c++): Express dependencies using | |
7073 | dependencies rather than commands. | |
7074 | * Makefile.in: Regenerate. | |
7075 | ||
7076 | 2003-07-31 Geoffrey Keating <[email protected]> | |
7077 | * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib. | |
7078 | * Makefile.in: Update. | |
7079 | ||
970f29af AC |
7080 | 2003-08-01 Andrew Cagney <[email protected]> |
7081 | ||
7082 | * configure.in (noconfigdirs): Do not add GDB when m32r-*-*. | |
7083 | * configure: Ditto. | |
7084 | ||
b2884a0c DD |
7085 | 2003-07-30 Andreas Tobler <[email protected]> |
7086 | ||
7087 | * configure.in: Enable libgcj for darwin. | |
7088 | * configure: Rebuild. | |
7089 | ||
c07f46a4 NN |
7090 | 2003-07-29 Nathanael Nerode <[email protected]> |
7091 | ||
7092 | * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version. | |
7093 | ||
9175bfc0 NN |
7094 | 2003-07-27 Nathanael Nerode <[email protected]> |
7095 | ||
7096 | * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when | |
7097 | creating target and build subdirs to build all parent dirs as needed. | |
7098 | * Makefile.in: Rebuild. | |
7099 | * configure.in: Don't build dirs explicitly here. | |
7100 | * configure: Rebuild. | |
7101 | ||
b9abda6a AO |
7102 | 2003-07-22 Alexandre Oliva <[email protected]> |
7103 | ||
7104 | * Makefile.tpl (all-make): Depend on intl. | |
7105 | * Makefile.in: Rebuilt. | |
7106 | ||
eef8ffd4 NN |
7107 | 2003-07-16 Nathanael Nerode <[email protected]> |
7108 | ||
7109 | * config.if: Remove unused libc_interface determination. | |
7110 | ||
295efaf0 NN |
7111 | 2003-07-14 Nathanael Nerode <[email protected]> |
7112 | ||
7113 | * Makefile.in: Regenerate, correctly this time. | |
7114 | ||
e5c3f801 NN |
7115 | 2003-07-13 Nathanael Nerode <[email protected]> |
7116 | ||
7117 | * Makefile.tpl: Set INSTALL and friends using autoconf. Remove | |
7118 | unused INSTALL_PROGRAM_ARGS. | |
7119 | * configure.in: Use AC_PROG_INSTALL. | |
7120 | * Makefile.in: Regenerate. | |
7121 | * configure: Regenerate. | |
7122 | ||
4a18bd6b AO |
7123 | 2003-07-10 Alexandre Oliva <[email protected]> |
7124 | ||
7125 | * configure: Rebuilt. | |
7126 | 2001-09-26 Alexandre Oliva <[email protected]> | |
7127 | * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build | |
7128 | newlib nor libgloss. | |
7129 | Wed May 9 10:07:19 2001 Alexandre Oliva <[email protected]> | |
7130 | * configure.in (am33_2.0-*-linux*): Added. | |
7131 | ||
fbd1054d BW |
7132 | 2003-07-09 Bob Wilson <[email protected]> |
7133 | ||
7134 | * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets. | |
7135 | * configure: Regenerate. | |
7136 | ||
b40e3958 L |
7137 | 2003-07-06 H.J. Lu <[email protected]> |
7138 | ||
7139 | * config-ml.in: Replace PWD with PWD_COMMAND. | |
7140 | * Makefile.tpl: Likewise. | |
7141 | * Makefile.in: Regenerated. | |
7142 | ||
4a5be7ba NN |
7143 | 2003-06-27 Nathanael Nerode <[email protected]> |
7144 | ||
7145 | * configure.in: Clean up config-lang.in handling. Delete | |
7146 | useless assignment to "subdirs". | |
7147 | * configure: Regenerate. | |
7148 | ||
9c14acb8 NN |
7149 | 2003-06-26 Nathanael Nerode <[email protected]> |
7150 | ||
7151 | * configure.in: Rename 'target_libs' to 'target_libraries'. | |
7152 | Remove useless reference to 'target_libs'. | |
7153 | * configure: Regenerate. | |
7154 | ||
8f32e830 KS |
7155 | 2003-06-23 Keith Seitz <[email protected]> |
7156 | ||
7157 | * Makefile.tpl: Add maybe-configure-itcl to configure-gdb. | |
7158 | * Makefile.in: Regenerate. | |
7159 | ||
12f0bd74 NN |
7160 | 2003-06-23 Nathanael Nerode <[email protected]> |
7161 | ||
7162 | * Makefile.def: Introduce flags_to_pass. | |
7163 | * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it. | |
7164 | * Makefile.in: Regenerate. | |
7165 | ||
b07c2aad HPN |
7166 | 2003-06-23 Hans-Peter Nilsson <[email protected]> |
7167 | ||
7168 | * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib | |
7169 | and target-libgloss. | |
7170 | <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb. | |
7171 | <h8300*-*-*>: Disable libf2c and ${libgcj}. | |
69777083 | 7172 | * configure: Regenerate. |
b07c2aad | 7173 | |
56f25033 DD |
7174 | 2003-06-17 Benjamin Kosnik <[email protected]> |
7175 | ||
7176 | * configure.in: Update testsuite_flags to new location. | |
7177 | * configure. Regenerate. | |
80b200a1 | 7178 | |
4ec9a3b2 NN |
7179 | 2003-06-18 Nathanael Nerode <[email protected]> |
7180 | ||
7181 | * Makefile.tpl: Remove BUILD_CC stuff. | |
7182 | * Makefile.in: Regenerate. | |
7183 | ||
059083b1 | 7184 | 2003-06-14 H.J. Lu <[email protected]> |
80b200a1 | 7185 | |
059083b1 L |
7186 | * config.guess: Update to 2003-06-12 version. |
7187 | * config.sub: Update to 2003-06-13 version. | |
7188 | ||
535b046a TS |
7189 | 2003-06-12 Thiemo Seufer <[email protected]> |
7190 | ||
7191 | * MAINTAINERS: Add myself as MIPS co-maintainer. | |
7192 | ||
00c22daa | 7193 | 2003-06-12 H.J. Lu <[email protected]> |
80b200a1 | 7194 | |
00c22daa L |
7195 | * config.guess: Update to 2003-06-06 version. |
7196 | * config.sub: Update to 2003-06-06 version. | |
7197 | ||
1047cb91 DD |
7198 | 2003-06-11 Rainer Orth <[email protected]> |
7199 | ||
7200 | * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32. | |
7201 | * configure. Regenerate. | |
7202 | ||
123494c8 NN |
7203 | 2003-06-10 Nathanael Nerode <[email protected]> |
7204 | ||
1047cb91 DD |
7205 | * configure.in: Disable serial configure by default. |
7206 | * configure: Regenerate. | |
7207 | * Makefile.tpl: Abolish .NOTPARALLEL. | |
7208 | * Makefile.in: Regenerate. | |
7209 | ||
7f121bbf NN |
7210 | * Makefile.tpl: Replace {build,host,target}_canonical by |
7211 | {build,host,target}. | |
7212 | * Makefile.in: Regenerate. | |
7213 | ||
123494c8 NN |
7214 | * Makefile.tpl: Fix stupid pasto. |
7215 | * Makefile.in: Regenerate. | |
7216 | ||
ec7e0995 NN |
7217 | 2003-06-09 Nathanael Nerode <[email protected]> |
7218 | ||
7219 | * Makefile.tpl: Remove bogus conditional. | |
7220 | * Makefile.in: Regenerate. | |
7221 | ||
27b1cc72 NN |
7222 | 2003-06-03 Nathanael Nerode <[email protected]> |
7223 | ||
2a4cbe27 NN |
7224 | * Makefile.tpl: Make 'recursive targets' using autogen rather |
7225 | than shell loop. Remove duplicate 'clean' targets and false | |
7226 | comments. | |
7227 | * Makefile.def: Add systematic dependencies to 'recursive' targets. | |
7228 | Add systematic method of specifying missing targets in subdirs. | |
7229 | Add copyright boilerplate. | |
7230 | * Makefile.in: Regenerate. | |
7231 | * configure.in: Add 'recursive targets' to maybe list. | |
7232 | * configure: Regenerate. | |
7233 | ||
27b1cc72 NN |
7234 | * Makefile.tpl: Rename [+target+] to [+make_target+]. |
7235 | * Makefile.def: Rename 'target' to 'make_target'. | |
7236 | ||
01e51bd0 NC |
7237 | 2003-05-30 Nick Clifton <[email protected]> |
7238 | ||
7239 | * README-maintainer-mode: Update URL for locating blessed config | |
7240 | tools. | |
7241 | ||
2fd84b42 NC |
7242 | 2003-05-29 Robert Millan <[email protected]> |
7243 | ||
7244 | * ltconfig: Import this patch and modify for use with current | |
7245 | version of ltconfig: | |
7246 | ||
7247 | 2003-05-21 Bruno Haible <[email protected]> | |
7248 | ||
7249 | * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for | |
7250 | GNU/FreeBSD. | |
7251 | ||
8945c6bb DD |
7252 | 2003-05-28 DJ Delorie <[email protected]> |
7253 | ||
7254 | * Makefile.tpl: Make maybe-check-gcc .PHONY. | |
7255 | * Makefile.in: Regenerate. | |
7256 | ||
2f9632a1 JJ |
7257 | 2003-05-28 Jeff Johnston <[email protected]> |
7258 | ||
80b200a1 | 7259 | * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib. |
2f9632a1 | 7260 | |
3a12db16 | 7261 | 2003-05-21 DJ Delorie <[email protected]> |
80b200a1 | 7262 | |
3a12db16 DD |
7263 | * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not |
7264 | newlib or libgloss. | |
7265 | * Makefile.in: Regenerate. | |
7266 | ||
44482353 DD |
7267 | 2003-05-21 DJ Delorie <[email protected]> |
7268 | ||
7269 | * Makefile.tpl: Add missing empty maybe-check-gcc target. | |
7270 | * Makefile.in: Regenerate. | |
7271 | ||
fec2c52d MR |
7272 | 2003-05-20 Maciej W. Rozycki <[email protected]> |
7273 | ||
7274 | * configure.in: Use curly braces in the definition of tooldir. | |
7275 | * configure: Regenerate. | |
7276 | ||
16ae0395 NN |
7277 | 2003-05-19 Nathanael Nerode <[email protected]> |
7278 | ||
7279 | * configure.in: Switch more things to use maybe dependencies. | |
80b200a1 | 7280 | * Makefile.tpl: Switch more things to use maybe dependencies. |
16ae0395 NN |
7281 | Factor out common code from autogen IF statements. |
7282 | * configure: Regenerate. | |
7283 | * Makefile.in: Regenerate. | |
7284 | ||
ec11bdc6 DD |
7285 | 2003-05-14 Kelley Cook <[email protected]> |
7286 | ||
7287 | * configure.in: Accept i[3456789]86 for machine type. | |
7288 | * configure: Regenerate. | |
7289 | ||
dd12c3a8 NN |
7290 | 2003-05-18 Nathanael Nerode <[email protected]> |
7291 | ||
7292 | * configure.in: Switch more things to use maybe dependencies. | |
7293 | Rearrange a little. Use GCC_TOPLEV_SUBDIRS. | |
7294 | * configure: Regenerate. | |
7295 | * Makefile.tpl: Switch more things to use maybe dependencies. | |
7296 | * Makefile.in: Regenerate. | |
7297 | ||
cf662e21 AJ |
7298 | 2003-05-16 Andreas Schwab <[email protected]> |
7299 | ||
7300 | * Makefile.tpl (install-opcodes): Define. | |
7301 | * Makefile.in: Rebuild. | |
7302 | ||
5481b376 AJ |
7303 | 2003-05-13 Andreas Jaeger <[email protected]> |
7304 | ||
7305 | * config.guess: Update to 2003-05-09 version. | |
7306 | * config.sub: Update to 2003-05-09 version. | |
7307 | ||
3959a22a AJ |
7308 | 2003-05-13 Michael Eager <[email protected]> |
7309 | ||
7310 | * configure.in: Correct sed script so that options in quotes are not | |
7311 | deleted. | |
7312 | * configure: Rebuild. | |
7313 | ||
564b43e5 CV |
7314 | 2003-05-12 Corinna Vinschen <[email protected]> |
7315 | ||
7316 | * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin | |
7317 | and $$s/newlib/libc/sys/cygwin32 include paths. | |
7318 | * configure: Ditto. | |
7319 | ||
bb947dc9 L |
7320 | 2003-05-05 H.J. Lu <[email protected]> |
7321 | ||
7322 | * config-ml.in: Restored from gcc repository. | |
7323 | ||
77f7441a CD |
7324 | 2003-05-02 Chris Demetriou <[email protected]> |
7325 | ||
80b200a1 ZW |
7326 | * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later. |
7327 | * Makefile.in: Regenerate. | |
77f7441a | 7328 | |
a26d7085 DJ |
7329 | 2003-04-27 Daniel Jacobowitz <[email protected]> |
7330 | ||
7331 | * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl, | |
7332 | and Makefile.def. | |
7333 | ||
e4c4d240 DJ |
7334 | 2003-04-27 Daniel Jacobowitz <[email protected]> |
7335 | ||
7336 | * Makefile.tpl: Clean $(BUILD_SUBDIR). | |
7337 | * Makefile.in: Regenerated. | |
7338 | ||
62a3fc85 DD |
7339 | 2003-04-18 Gerald Pfeifer <[email protected]> |
7340 | ||
7341 | * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000. | |
7342 | * Makefile.in: Regenerate. | |
7343 | ||
7344 | 2003-04-18 Jakub Jelinek <[email protected]> | |
7345 | ||
7346 | * configure.in (powerpc64*-*-linux*): Remove. | |
7347 | * configure: Rebuilt. | |
7348 | ||
5b474aa8 DD |
7349 | 2003-04-17 Phil Edwards <[email protected]> |
7350 | ||
7351 | * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the | |
7352 | previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap, | |
7353 | and restrap. | |
7354 | * Makefile.in: Regenerate. | |
7355 | ||
7356 | 2003-04-16 Richard Earnshaw <[email protected]> | |
7357 | ||
7358 | * configure.in (arm-*-netbsdelf*): Enable building java libraries. | |
7359 | * configure: Regenerated. | |
7360 | ||
bc295afe AO |
7361 | 2003-04-11 Alexandre Oliva <[email protected]> |
7362 | ||
7363 | * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*. | |
7364 | * */configure: Rebuilt. | |
7365 | ||
3728fade NN |
7366 | 2003-03-14 Nathanael Nerode <[email protected]> |
7367 | ||
7368 | * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down. | |
7369 | * Makefile.in: Regenerate. | |
7370 | ||
ce5b542e MC |
7371 | 2003-03-14 Michael Chastain <[email protected]> |
7372 | ||
7373 | * Makefile.in: Regenerate with correct Makefile.def. | |
7374 | ||
3db0a37f NN |
7375 | 2003-03-12 Nathanael Nerode <[email protected]> |
7376 | ||
7377 | * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused | |
7378 | Make macro. | |
7379 | * Makefile.in: Regenerate. | |
7380 | * configure.in: Clean up gxx_include_dir logic. | |
7381 | * configure: Regenerate. | |
7382 | ||
34349c6e DD |
7383 | 2003-03-09 Franz Sirl <[email protected]> |
7384 | ||
7385 | * configure.in (gxx_include_dir): Fix typo. | |
7386 | * configure: Regenerated. | |
7387 | ||
686c28c9 AC |
7388 | 2003-03-06 Andrew Cagney <[email protected]> |
7389 | ||
7390 | * texinfo/texinfo.tex: Import version 2003-02-03.16. | |
7391 | ||
bba45b8b | 7392 | 2003-03-04 Daniel Jacobowitz <[email protected]> |
5481b376 | 7393 | |
bba45b8b NN |
7394 | * configure.in: Include $(build_tooldir)/sys-include in |
7395 | FLAGS_FOR_TARGET. | |
7396 | * configure: Regenerated. | |
7397 | ||
2683747f NN |
7398 | 2003-03-04 Nathanael Nerode <[email protected]> |
7399 | ||
bba45b8b NN |
7400 | * Makefile.tpl: Reindent. |
7401 | * Makefile.in: Regenerate. | |
7402 | * configure.in: Reindent. Don't set unused variables. | |
7403 | * configure: Regenerate. | |
7404 | ||
2683747f NN |
7405 | * Makefile.tpl: Always pass down RANLIB. |
7406 | * Makefile.in: Regenerate. | |
7407 | ||
7408 | * Makefile.tpl: Don't set unused enable_shared, enable_threads macros. | |
7409 | * Makefile.in: Regenerate. | |
7410 | * configure.in: Remove unused logic relating to --enable-shared | |
7411 | and --enable-threads. Remove bogus comments. Remove redundant | |
7412 | noconfigdirs. | |
7413 | * configure: Regenerate. | |
7414 | ||
7415 | * configure.in: Replace ${libstdcxx_version} by its value. | |
7416 | Remove reference to mh-dgux. | |
7417 | * configure: Regenerate. | |
7418 | ||
50212802 NN |
7419 | 2003-02-28 Nathanael Nerode <[email protected]> |
7420 | ||
7421 | * Makefile.tpl: Rearrange. | |
7422 | * Makefile.in: Regenerate. | |
7423 | ||
a6be7fc6 NC |
7424 | 2003-02-25 Nick Clifton <[email protected]> |
7425 | ||
7426 | * configure: Remove site-file supprot - it is obsolete. | |
7427 | ||
f8a495c8 NC |
7428 | 2003-02-24 Uwe Stieber <[email protected]> |
7429 | ||
7430 | * configure.in: Add support for kaOS as cross build target system. | |
7431 | * configure: Regenerated. | |
7432 | ||
3decd77d DD |
7433 | 2003-02-20 Sean McNeil <[email protected]> |
7434 | ||
7435 | * Makefile.tpl: Add definition of CPPFLAGS to pass into | |
7436 | configure-target-* as some target builds may require additional | |
7437 | flags for preprocessor tests. | |
7438 | * Makefile.in: Regenerated. | |
7439 | ||
f4ff34a3 AO |
7440 | 2003-02-19 Alexandre Oliva <[email protected]> |
7441 | ||
7442 | * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld. | |
7443 | * ltconfig: Handle it. | |
7444 | * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of | |
7445 | auto-detecting it. | |
7446 | ||
b7e4a931 AO |
7447 | 2003-02-19 Alexandre Oliva <[email protected]> |
7448 | ||
7449 | * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever | |
7450 | it is used as argument to $CC. | |
7451 | * ltcf-gcj.sh: Likewise. | |
7452 | ||
6b784d9f AO |
7453 | 2003-02-19 Alexandre Oliva <[email protected]> |
7454 | ||
7455 | * configure.in: Introduce --enable-maintainer-mode. | |
7456 | * configure: Rebuilt. | |
7457 | * Makefile.tpl (Makefile.in, configure): Enable dependencies only | |
7458 | for maintainer mode. | |
7459 | * Makefile.in: Rebuilt. | |
7460 | ||
8bcd8a07 AC |
7461 | 2003-02-19 Andrew Cagney <[email protected]> |
7462 | ||
7463 | * configure: Regenerate using autoconf 2.13. | |
7464 | ||
ee3fd329 AM |
7465 | 2003-02-19 Alan Modra <[email protected]> |
7466 | ||
7467 | * config.guess: Import latest version. | |
7468 | * config.sub: Import latest version. | |
7469 | ||
e9e45685 JM |
7470 | 2003-02-18 Jason Merrill <[email protected]> |
7471 | ||
7472 | * Makefile.tpl (check-c++): Allow parallelism. | |
7473 | ||
859789af AC |
7474 | 2003-02-17 Andrew Cagney <[email protected]> |
7475 | ||
7476 | * configure: Regenerate using autoconf 000227. | |
7477 | ||
b3f16a9b GK |
7478 | 2003-02-15 Geoffrey Keating <[email protected]> |
7479 | ||
7480 | * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*, | |
7481 | don't configure target-libobjc. | |
7482 | * configure: Regenerate. | |
7483 | ||
72e60e02 DD |
7484 | 2003-02-14 Rainer Orth <[email protected]> |
7485 | ||
7486 | * Makefile.tpl (RANLIB): Define. | |
7487 | * Makefile.in: Regenerate. | |
7488 | ||
91f0e695 KS |
7489 | 2003-02-06 Keith R Seitz <[email protected]> |
7490 | ||
7491 | * Makefile.def: Remove "snavigator", "grep", and "db" modules. | |
7492 | * Makefile.tpl: Remove "all-snavigator" and "all-grep". | |
7493 | * Makefile.in: Regenerated. | |
7494 | * configure.in: Remove all traces of snavigator, db, and grep. | |
7495 | * configure: Regenerated. | |
7496 | ||
122bfa92 FCE |
7497 | 2003-01-31 Frank Ch. Eigler <[email protected]> |
7498 | ||
7499 | * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies. | |
7500 | * Makefile.in: Regenerated. | |
7501 | ||
264095c3 AO |
7502 | 2003-01-30 Alexandre Oliva <[email protected]> |
7503 | ||
7504 | * config.if: Copy from GCC. | |
7505 | ||
a84dbcb3 AO |
7506 | 2003-01-27 Phil Edwards <[email protected]> |
7507 | ||
7508 | * configure.in: Revert 24Jan change. | |
7509 | * configure: Regenerate. | |
7510 | ||
19618276 NN |
7511 | 2003-01-23 Nathanael Nerode <[email protected]> |
7512 | ||
7513 | * configure.in: Revert previous change. | |
7514 | * configure: Regenerate. | |
7515 | ||
b7f27a92 NN |
7516 | 2003-01-23 Nathanael Nerode <[email protected]> |
7517 | ||
7518 | * configure.in: Make rda native-only. | |
7519 | * configure: Regenerate. | |
7520 | ||
83326456 NN |
7521 | 2003-01-19 Nathanael Nerode <[email protected]> |
7522 | ||
7523 | * configure.in: Add missing \. | |
7524 | * configure: Rebuilt. | |
7525 | ||
5e367fa5 JJ |
7526 | 2003-01-17 Jakub Jelinek <[email protected]> |
7527 | ||
7528 | * configure.in (baseargs): Avoid using \| in sed regular | |
7529 | expressions. | |
7530 | * configure: Rebuilt. | |
7531 | ||
e01f337c JJ |
7532 | 2003-01-16 Jakub Jelinek <[email protected]> |
7533 | ||
7534 | * configure.in (baseargs): Remove all supported forms of | |
7535 | --cache-file, --srcdir, --host, --build and --target options | |
7536 | from argument lists. | |
7537 | * configure: Rebuilt. | |
7538 | ||
aa236487 AO |
7539 | 2003-01-15 Alexandre Oliva <[email protected]> |
7540 | ||
7541 | * configure.in (noconfigdirs): Don't skip gas on IRIX 6. | |
7542 | * configure: Rebuilt. | |
7543 | ||
586c0873 NN |
7544 | 2003-01-09 Nathanael Nerode <[email protected]> |
7545 | ||
7546 | * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS. | |
7547 | * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc. | |
7548 | * Makefile.in: Regenerate. | |
7549 | * configure: Regenerate. | |
7550 | ||
497f816e DD |
7551 | 2003-01-09 Christian Cornelssen <[email protected]> |
7552 | ||
7553 | * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR. | |
7554 | (install-info, dir.info): Prepend $(DESTDIR) to $(infodir). | |
7555 | * Makefile.in: Regenerate. | |
7556 | ||
bfbe5519 AO |
7557 | 2003-01-09 Alexandre Oliva <[email protected]> |
7558 | ||
7559 | * configure.in: Remove Makefile in build, host and target modules | |
7560 | unless configure was run with --no-recursion. | |
7561 | * configure: Rebuilt. | |
7562 | ||
3f234ef5 CD |
7563 | 2003-01-08 Chris Demetriou <[email protected]> |
7564 | ||
7565 | * config.guess: Update to 2003-01-03 version. | |
7566 | * config.sub: Update to 2003-01-03 version. | |
7567 | ||
a3982d48 CF |
7568 | 2003-01-07 Christopher Faylor <[email protected]> |
7569 | ||
7570 | * configure: Regenerate with proper autoconf 2.13. | |
7571 | ||
75778ec4 CF |
7572 | 2003-01-07 Christopher Faylor <[email protected]> |
7573 | ||
80b200a1 ZW |
7574 | * configure.in: Add AC_PREREQ for consistency. |
7575 | * configure: Regenerate. | |
75778ec4 | 7576 | |
c180f501 AC |
7577 | 2003-01-06 Andrew Cagney <[email protected]> |
7578 | ||
7579 | * configure.in (GDB_TK): Add tcl directories conditional on | |
7580 | gdb/gdbtk directory being present. | |
7581 | * configure: Regenerate. | |
5481b376 | 7582 | |
46ca2cc2 DA |
7583 | 2003-01-04 John David Anglin <[email protected]> |
7584 | ||
7585 | * configure.in (LD): Improve test for gcc. Try to set LD to the ld used | |
7586 | by gcc if LD is not defined and we are not doing a Canadian Cross. | |
7587 | * configure: Rebuilt. | |
7588 | ||
53dd8dab DJ |
7589 | 2003-01-01 Daniel Jacobowitz <[email protected]> |
7590 | ||
7591 | * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl. | |
7592 | ||
50ceb20c TT |
7593 | 2002-12-31 Tom Tromey <[email protected]> |
7594 | ||
7595 | * Makefile.in: Rebuilt. | |
7596 | * Makefile.def (target_modules) [libffi]: Allow installation. | |
7597 | ||
e78b5cfe AS |
7598 | 2002-12-31 Andreas Schwab <[email protected]> |
7599 | ||
7600 | * configure.in: Fix use of $program_transform_name. | |
7601 | * configure: Regenerated. | |
7602 | ||
67448102 DJ |
7603 | 2002-12-30 Daniel Jacobowitz <[email protected]> |
7604 | ||
7605 | * configure.in (baseargs): Don't remove first configure argument. | |
7606 | * configure: Regenerated. | |
7607 | ||
e6bfb94a AO |
7608 | 2002-12-29 Alexandre Oliva <[email protected]> |
7609 | ||
7610 | * Makefile.tpl (local-distclean): Don't remove... | |
7611 | (multilib.ts): ... this. Moved into... | |
7612 | (multilib.out): ... this. Don't use sub-make. | |
7613 | ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile, | |
7614 | $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into... | |
7615 | (configure-build-[+module+], configure-[+module+], | |
7616 | configure-target-[+module+], configure-gcc): ... these. Test | |
7617 | for Makefile existence. Drop config.status from dependencies. | |
7618 | * Makefile.in: Rebuilt. | |
7619 | * configure.in: Move gcc-version-trigger to the end of | |
7620 | ac_configure_args. Add comments to maybedep.tmp and | |
7621 | serdep.tmp. Introduce --disable-serial-configure. Remove | |
7622 | nonopt from baseargs, matching and removing corresponding | |
7623 | whitespace while at it. | |
7624 | * configure: Rebuilt. | |
7625 | ||
8f0dfb36 AO |
7626 | 2002-12-28 Alexandre Oliva <[email protected]> |
7627 | ||
7628 | * configure.in (host_configargs): Replace reference to | |
7629 | no-longer-defined buildopts with --build=${build_alias}. | |
7630 | * configure: Rebuilt. | |
7631 | ||
43be203f AO |
7632 | 2002-12-28 Alexandre Oliva <[email protected]> |
7633 | ||
7634 | * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of | |
7635 | program_transform_name to standard idiom. | |
7636 | (AUTOGEN, AUTOCONF): Define. | |
7637 | (Makefile.in): Use $(AUTOGEN). | |
7638 | (Makefile): Depend on config.status, and use autoconf-style rule to | |
7639 | build it. Move original commands to... | |
7640 | (config.status): ... this new target. | |
7641 | (configure): Add $(srcdir). Depend on config/acx.m4. Use | |
7642 | $(AUTOCONF). | |
7643 | * Makefile.in: Rebuilt. | |
7644 | ||
a0da8069 NN |
7645 | 2002-12-28 Nathanael Nerode <[email protected]> |
7646 | ||
d18f1c9f NN |
7647 | * Makefile.tpl: Fix dramatic bustage due to change in |
7648 | program_transform_name. | |
7649 | * Makefile.in: Regenerate. | |
7650 | ||
7651 | * configure.in: Remove unnecessary PATH setting. | |
7652 | * configure: Regnerate. | |
7653 | ||
7654 | * configure.in: Don't default to unprefixed tools unless | |
7655 | the native tools will work. | |
7656 | * configure: Regenerate. | |
7657 | ||
a0da8069 NN |
7658 | * configure.in: Convert to autoconf script. Blow away lots |
7659 | of now-redundant Makefile fragments. | |
7660 | * configure: Generate using Autoconf. | |
7661 | * Makefile.tpl: Rewrite to reflect autoconfiscation. | |
7662 | * Makefile.in: Regenerate. | |
7663 | ||
c567df0a NN |
7664 | 2002-12-27 Nathanael Nerode <[email protected]> |
7665 | ||
5481b376 | 7666 | * configure: Remove unneeded 'export's. Make CC_FOR_TARGET, |
c567df0a NN |
7667 | CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only. |
7668 | ||
5481b376 | 7669 | * ChangeLog: Move a couple of entries from here to winsup/cygwin, |
c567df0a | 7670 | where they belong. |
2c7f9a32 | 7671 | |
2dabcfb4 AS |
7672 | 2002-12-24 Andreas Schwab <[email protected]> |
7673 | ||
7674 | * Makefile.tpl (multilib.out): Fix missing space. | |
7675 | * Makefile.in: Regenerate. | |
7676 | ||
1086bc09 NN |
7677 | 2002-12-23 Nathanael Nerode <[email protected]> |
7678 | ||
7679 | * Makefile.tpl: Use shared multilib.out. Use move-if-change for it. | |
7680 | Convert (cd foo; make) to (cd foo && make). Clean up multilib.out. | |
7681 | * Makefile.in: Regenerate. | |
7682 | * configure.in: Remove unnecessary leftovers. | |
7683 | ||
1086bc09 NN |
7684 | 2002-12-21 Geoffrey Keating <[email protected]> |
7685 | ||
7686 | * configure.in (extra_ranlibflags_for_target): New variable. | |
7687 | (*-*-darwin): Add -c to ranlib commands. | |
7688 | * configure (tooldir): Handle extra_ranlibflags_for_target. | |
7689 | ||
14e9ca95 JJ |
7690 | 2002-12-20 Jeff Johnston <[email protected]> |
7691 | ||
7692 | * COPYING.NEWLIB: Updated. | |
7693 | * COPYING.LIBGLOSS: Ditto. | |
7694 | ||
14c428fb NN |
7695 | 2002-12-19 Nathanael Nerode <[email protected]> |
7696 | ||
7697 | * Makefile.tpl: Revert HJL's change. | |
7698 | * Makefile.in: Regenerated. | |
7699 | * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and | |
7700 | always. | |
7701 | ||
313b8244 AS |
7702 | 2002-12-19 Andreas Schwab <[email protected]> |
7703 | ||
7704 | * Makefile.tpl, configure.in: Substitute libstdcxx_incdir. | |
7705 | * Makefile.in: Regenerate. | |
7706 | ||
efeae3db L |
7707 | 2002-12-18 H.J. Lu <[email protected]> |
7708 | ||
7709 | * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR). | |
7710 | * Makefile.in: Regenerated. | |
7711 | ||
7712 | * configure.in (build_prefix): New. Substitute. | |
7713 | ||
43d92c63 NN |
7714 | 2002-12-18 Nathanael Nerode <[email protected]> |
7715 | ||
59da4fe6 NN |
7716 | * Makefile.tpl: Don't let real targets depend on phony targets. |
7717 | * Makefile.in: Regenerate. | |
7718 | ||
43d92c63 NN |
7719 | * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo. |
7720 | * Makefile.in: Regenerate. | |
7721 | ||
b72e6a2d JM |
7722 | 2002-12-16 Jason Merrill <[email protected]> |
7723 | ||
7724 | * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a | |
7725 | previous 'make bootstrap'. | |
7726 | * Makefile.in: Regenerate. | |
7727 | ||
95c72c44 HPN |
7728 | 2002-12-17 Hans-Peter Nilsson <[email protected]> |
7729 | ||
7730 | * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb. | |
7731 | ||
7d695d07 JM |
7732 | 2002-12-13 Jason Merrill <[email protected]> |
7733 | ||
7734 | * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run | |
7735 | library tests. | |
7736 | (check-c++): Just depend on it and check-target-libstdc++-v3. | |
7737 | * Makefile.in: Regenerate. | |
7738 | ||
54103d1e NN |
7739 | 2002-12-13 Nathanael Nerode <[email protected]> |
7740 | ||
7741 | * configure.in, Makefile.tpl, Makefile.def: Remove tclX. | |
7742 | * Makefile.in: Regenerate. | |
7743 | ||
4024f1e1 JJ |
7744 | 2002-12-12 Jeff Johnston <[email protected]> |
7745 | ||
80b200a1 ZW |
7746 | * COPYING.NEWLIB: Update list of alternate Regent of California |
7747 | licenses and discuss official revoking of advertising clause. | |
7748 | * COPYING.LIBGLOSS: Ditto. | |
4024f1e1 | 7749 | |
7dda0df6 AO |
7750 | 2002-12-12 Alexandre Oliva <[email protected]> |
7751 | ||
7752 | * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C). | |
7753 | * Makefile.in: Rebuilt. | |
7754 | ||
d03be79e | 7755 | 2002-12-10 Nathanael Nerode <[email protected]> |
b4a77b47 | 7756 | |
929293f4 NN |
7757 | * configure: Fix bug put in by gremlins. |
7758 | ||
d03be79e NN |
7759 | * Makefile.tpl: Substitute more autoconfily. |
7760 | * configure: Substitute more autoconfily. | |
7761 | * Makefile.in: Regenerate. | |
7762 | ||
7763 | 2002-12-08 Andrew Cagney <[email protected]> | |
7764 | ||
7765 | * Makefile.tpl (all-sim): Depend on maybe-configure-gdb. | |
7766 | * Makefile.in (all-sim): Ditto. | |
a36d530e DD |
7767 | |
7768 | 2002-12-06 DJ Delorie <[email protected]> | |
7769 | ||
7770 | * Makefile.tpl: Change configure dependencies to not have real | |
7771 | targets depend on phony targets. | |
b4a77b47 | 7772 | |
db1ac78d NN |
7773 | 2002-12-05 Nathanael Nerode <[email protected]> |
7774 | ||
bcaf2395 NN |
7775 | * configure.in: Revert unintentional change. |
7776 | ||
b4fa093e NN |
7777 | * src-release: Configure host subdirs. |
7778 | ||
db1ac78d NN |
7779 | * Makefile.tpl: Change dependency for */multilib.out so that |
7780 | it works when gcc isn't in the tree. | |
7781 | ||
7782 | * configure.in: Substitute more. | |
7783 | * configure: Run subconfigures from the Makefile. | |
7784 | * Makefile.tpl: Run subconfigures from the Makefile; add a few | |
7785 | convenience targets. Make sure gcc isn't rebuilt after bootstrap. | |
7786 | ||
15723a45 NN |
7787 | 2002-12-03 Nathanael Nerode <[email protected]> |
7788 | ||
e2b9e2dc NN |
7789 | * Makefile.tpl: Add targets for configuring host subdirs in Makefile, |
7790 | and corresponding dependencies. | |
7791 | * Makefile.in: Regenerate. | |
7792 | ||
2af579c4 NN |
7793 | * configure.in (host_tools): Order binutils, gas and ld for |
7794 | convenience in running the testsuites. | |
7795 | ||
a2cc058a NN |
7796 | * Makefile.tpl: Introduce rules to serialize subconfigure runs. |
7797 | * Makefile.in: Regenerate. | |
7798 | * configure.in: Introduce rules to serialize subconfigure runs. | |
7799 | ||
15723a45 NN |
7800 | * configure.in: Introduce BASE_CC_FOR_TARGET. |
7801 | * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS. | |
7802 | Realize configure-build-* targets. Realize configure-target-* targets. | |
7803 | * Makefile.in: Regenerate. | |
7804 | ||
ae831be5 NN |
7805 | 2002-12-02 Nathanael Nerode <[email protected]> |
7806 | ||
7807 | * configure: Move gcc_version_trigger stuff from here... | |
7808 | * configure.in: ...to here. | |
7809 | ||
7810 | * configure.in: Separate subconfigure options added by this file from | |
7811 | options given by the user. Add machinery to put args for host | |
7812 | subconfigures into the Makefile. | |
7813 | ||
7814 | * Makefile.tpl: Remove 'vault' targets. | |
7815 | * Makefile.tpl: Reorder and comment dependencies. | |
7816 | * Makefile.in: Regenerate. | |
7817 | ||
bbf7c8ac NN |
7818 | 2002-11-28 Geoffrey Keating <[email protected]> |
7819 | ||
7820 | * configure.in: Move host-specific darwin noconfigdirs into | |
7821 | the host-specific section. | |
7822 | ||
930314a4 NN |
7823 | 2002-12-02 Nathanael Nerode <[email protected]> |
7824 | ||
52d7cdee NN |
7825 | * Makefile.tpl: Restore bkorb's style patch, accidentally lost |
7826 | during replay. | |
7827 | * Makefile.in: Regenerate. | |
7828 | ||
930314a4 NN |
7829 | (finishing slow-motion replay) |
7830 | * configure: Remove skip-this-dir support. | |
7831 | * Makefile.tpl: Remove skip-this-dir support. | |
7832 | ||
7833 | * Makefile.tpl: Remove leftover support for non-autoconfiscated | |
7834 | subdirectories. | |
7835 | * Makefile.in: Regenerate. | |
7836 | ||
7837 | * Makefile.tpl: Strip out useless setting of 'dir'. | |
7838 | * Makefile.in: Regenerate. | |
5481b376 | 7839 | |
930314a4 NN |
7840 | 2002-12-02 Nathanael Nerode <[email protected]> |
7841 | ||
7842 | (finishing slow-motion replay) | |
7843 | * configure.in: Fix deeply stupid bug. | |
7844 | ||
7845 | * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded | |
7846 | shell code in CXX_FOR_TARGET | |
7847 | * Makefile.def: Introduce raw_cxx. | |
7848 | * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and | |
7849 | RAW_CXX_FOR_TARGET. | |
7850 | * Makefile.in: Regenerate. | |
7851 | ||
7852 | 2002-12-02 Nathanael Nerode <[email protected]> | |
7853 | ||
7854 | (finishing slow-motion replay) | |
7855 | * Makefile.tpl: Remove unnecessary ifs. | |
7856 | * Makefile.in: Regenerate. | |
7857 | ||
5481b376 | 7858 | * Makefile.tpl: Implement soft dependency machinery. Maybe-ize |
930314a4 NN |
7859 | dependencies. Maybe-ize build-libiberty. Create dummy install |
7860 | targets for 'no_install' modules. | |
5481b376 | 7861 | * configure: Move GDB_TK substitution to configure.in. Move |
930314a4 | 7862 | build_modules stuff to configure.in. |
5481b376 | 7863 | * configure.in: Implement soft dependency machinery. Maybe-ize |
930314a4 NN |
7864 | GDB_TK, rearrange slightly. Move build_modules stuff from configure. |
7865 | * Makefile.in: Regenerate. | |
7866 | ||
3866be5d NN |
7867 | 2002-12-01 Nathanael Nerode <[email protected]> |
7868 | ||
7869 | (continuing slow-motion replay) | |
7870 | * Makefile.tpl: Make all-target, install-target behave similarly | |
7871 | to all, install (only hitting configured targets). Eliminate | |
7872 | unused macro defintions. | |
7873 | ||
7874 | * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when | |
7875 | build != host. | |
7876 | ||
7877 | * Makefile.tpl: Add all-gcc: all-libiberty dependency. | |
7878 | ||
7879 | * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion. | |
7880 | ||
5481b376 | 7881 | * configure.in: Produce lists of subdir targets we're actually |
3866be5d NN |
7882 | configuring. Remove references to "dosrel". |
7883 | * Makefile.tpl: Let configure set which subdir targets are hit. | |
5481b376 | 7884 | Remove install-cross; clean up install; remove ALL. Remove |
3866be5d | 7885 | references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery. |
5481b376 | 7886 | Autogenerate host module targets. Remove empty dependency lines |
3866be5d NN |
7887 | and redundant dependency; rearrange slightly. |
7888 | * Makefile.def: Add host-side libtermcap, utils. | |
7889 | ||
7890 | * Makefile.in: Regenerate. | |
7891 | ||
e393202e NN |
7892 | 2002-12-01 Nathanael Nerode <[email protected]> |
7893 | ||
7894 | (Continuing slow-motion replay) | |
7895 | * Makefile.def: Add list of recursive targets to autogenerate. | |
7896 | Add build_modules. | |
7897 | * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-* | |
7898 | targets. Autogenerate *-build-* targets. | |
7899 | * Makefile.in: Regenerate. | |
7900 | ||
583d52d7 NN |
7901 | 2002-11-30 Nathanael Nerode <[email protected]> |
7902 | ||
7903 | (Continuing slow-motion replay) | |
7904 | * configure: More autoconf-style substitutions. | |
7905 | * Makefile.tpl: More autoconf-style substitutions. | |
7906 | * Makefile.in: Regenerate. | |
7907 | ||
7908 | 2002-11-30 Nathanael Nerode <[email protected]> | |
7909 | ||
7910 | (Continuing slow-motion replay) | |
7911 | * configure: Substitute more variables in a more autoconf-friendly | |
7912 | way. Simplify slightly. | |
7913 | * Makefile.tpl: Make more variables substitutable in an | |
7914 | autoconf-friendly way. | |
7915 | * Makefile.in: Regenerate. | |
7916 | ||
874e38b4 NN |
7917 | 2002-11-29 Nathanael Nerode <[email protected]> |
7918 | ||
7919 | (Continuing slow-motion replay) | |
7920 | * configure.in (v810*): Remove special setting of tools. | |
7921 | ||
7922 | * configure: Add support for extra required flags for ar or nm. | |
7923 | * configure.in (aix4.3+): Use above support for target-specific | |
7924 | issues, rather than using config/mt-aix43. | |
7925 | ||
852e5f18 NN |
7926 | 2002-11-29 Nathanael Nerode <[email protected]> |
7927 | ||
7928 | (Starting slow-motion replay merge from gcc 3.4 b-i-b branch) | |
7929 | * configure: Remove 'removing', which doesn't work. Replace $subdir | |
7930 | with . everywhere. Replace $subdirs with ''. Replace $makesrcdir | |
7931 | with $srcdir. Reformat indentation. Substitute some variables | |
7932 | formerly hard-coded in the Makefile for build=host. | |
7933 | * Makefile.tpl: Autogenerate more; make more autoconf-friendly. | |
7934 | * Makefile.def: Autogenerate more. | |
7935 | * Makefile.in: Regenerate. | |
7936 | ||
c9a0d920 DD |
7937 | 2002-11-13 Bruce Korb <[email protected]> |
7938 | ||
7939 | * Makefile.tpl: syntactic cleanup | |
7940 | ||
dd2768ff KB |
7941 | 2002-11-04 Kevin Buettner <[email protected]> |
7942 | ||
7943 | * Makefile.def (host_modules): Add rda. | |
7944 | * Makefile.in: Regenerate. | |
7945 | * configure.in (target_tool): Add target-rda to list. | |
7946 | ||
1aa8389d DD |
7947 | 2002-10-25 Phil Edwards <[email protected]> |
7948 | ||
7949 | * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap, | |
7950 | and restrap targets to this rule. | |
7951 | * Makefile.in: Regenerate. | |
7952 | ||
28f46298 HPN |
7953 | 2002-10-24 Hans-Peter Nilsson <[email protected]> |
7954 | ||
7955 | * configure.in (i[3456]86-*-linux*): Add check to disable | |
7956 | ${libgcj} for glibc1. | |
7957 | ||
ff72e302 NC |
7958 | 2002-10-07 Svein E. Seldal <[email protected]> |
7959 | ||
7960 | * configure.in: Add tic4x target. | |
7961 | ||
8607b6c9 NN |
7962 | 2002-10-03 Nathanael Nerode <[email protected]> |
7963 | ||
7964 | * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy. | |
7965 | * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy. | |
7966 | * configure.in: Make SET_LIB_PATH substitution more autoconfy. | |
7967 | * configure.in: Make RPATH_ENVVAR substitution more autoconfy. | |
7968 | * Makefile.in: Regenerate. | |
7969 | ||
f8f61f4a NN |
7970 | 2002-10-02 Nathanael Nerode <[email protected]> |
7971 | ||
c86f794b NN |
7972 | * Makefile.tpl: Eliminate reference to all-gui, all-libproc. |
7973 | * Makefile.in: Regenerate. | |
7974 | ||
a9590527 NN |
7975 | * Makefile.def: Remove order dependency comments. |
7976 | * Makefile.tpl: Add explicit install-install dependencies. | |
7977 | * Makefile.in: Regenerate. | |
7978 | ||
8412ce72 NN |
7979 | * Makefile.tpl: Remove material now in src-release. (Finally!) |
7980 | * Makefile.in: Regenerate. | |
7981 | ||
8b9f37f1 NN |
7982 | * configure: Restore my original patch by syncing with gcc version. |
7983 | ||
f8f61f4a NN |
7984 | * Bring following over from gcc: |
7985 | ||
7986 | 2002-09-30 Ulrich Weigand <[email protected]> | |
7987 | ||
7988 | * configure.in (s390*-*-linux*): Enable libgcj. | |
7989 | ||
403d9505 NN |
7990 | 2002-10-02 Nathanael Nerode <[email protected]> |
7991 | ||
7992 | * Makefile.in: Regenerate. This really ought to fix things. :sigh: | |
7993 | ||
95f6f383 AM |
7994 | 2002-10-02 Alan Modra <[email protected]> |
7995 | ||
e4673b0a | 7996 | * configure: Move stray lines back to where they belong. |
95f6f383 | 7997 | |
748503c8 NN |
7998 | 2002-10-01 Nathanael Nerode <[email protected]> |
7999 | ||
a581b5c3 NN |
8000 | * Makefile.tpl: Insert configure-target target, for src-release. |
8001 | ||
c084f5b4 NN |
8002 | * configure: Finish reverting change which Andrew Cagney started |
8003 | reverting. Should fix bustage. | |
8004 | ||
7aa673ed | 8005 | * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory. |
748503c8 NN |
8006 | * src-release: New file. Contains material for making net |
8007 | releases for gdb, binutils, et al., formerly in Makefile.in. | |
8008 | ||
82a9b2d9 NC |
8009 | 2002-09-30 Nick Clifton <[email protected]> |
8010 | ||
8011 | * cpu: New top level directory. Intended to hold input files for | |
8012 | CGEN which have FSF copyright assignment. | |
8013 | * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory. | |
8014 | ||
c2463a00 AC |
8015 | 2002-09-29 Andrew Cagney <[email protected]> |
8016 | ||
8017 | Revert below (note that src does not contain Makefile.tpl): | |
8018 | * Makefile.tpl: Make subsituted variables more autoconfy. | |
8019 | * Makefile.in: Regenerate. | |
8020 | ||
f03b4789 NN |
8021 | 2002-09-29 Nathanael Nerode <[email protected]> |
8022 | ||
c11e16a9 NN |
8023 | * configure: Revert accidentally applied changes. |
8024 | ||
f03b4789 NN |
8025 | * Makefile.tpl: Make more autoconf-friendly. |
8026 | * Makefile.in: Regenerate. | |
8027 | * configure: Make substitution more autoconf-like. | |
8028 | ||
8029 | 2002-09-28 Richard Earnshaw <[email protected]> | |
8030 | ||
8031 | * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a | |
8032 | single entry to handle all these. | |
8033 | (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable | |
8034 | libjava on arm-*-elf. | |
8035 | ||
c0292023 GK |
8036 | 2002-09-27 Geoffrey Keating <[email protected]> |
8037 | ||
8038 | * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the | |
8039 | things that depend on them. | |
8040 | ||
c66d951e NN |
8041 | 2002-09-25 Nathanael Nerode <[email protected]> |
8042 | ||
8043 | * Makefile.tpl: Make subsituted variables more autoconfy. | |
8044 | * Makefile.in: Regenerate. | |
8045 | * configure: Make seds more autoconfy. | |
8046 | ||
907a7241 | 8047 | 2002-09-25 Nathanael Nerode <[email protected]> |
58daee98 NN |
8048 | |
8049 | * Makefile.tpl: Rewrite substituted lines to look autoconfy. | |
8050 | * Makefile.in: Regenerate. | |
8051 | * configure.in: Rewrite sed statements to look autoconfy. | |
8052 | ||
907a7241 NN |
8053 | * Makefile.tpl: Autogenerate *-target-* lists, dependencies of |
8054 | all-target-foo on configure-target-foo. | |
8055 | * Makefile.def: Ditto. | |
8056 | * Makefile.in: Rebuild. | |
8057 | ||
405ea7a0 NN |
8058 | 2002-09-22 Nathanael Nerode <[email protected]> |
8059 | ||
8060 | * Makefile.def: New file. | |
8061 | * Makefile.tpl: New file. | |
8062 | * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'. | |
8063 | ||
8064 | * configure.in: Minor rearrangement. Simplify tests. | |
8065 | ||
bdc57bfd JT |
8066 | 2002-09-23 Jason Thorpe <[email protected]> |
8067 | ||
8068 | * configure.in (with_headers): Skip copy if value is "yes". | |
8069 | (with_libs): Likewise. | |
8070 | ||
ae03d6e2 NN |
8071 | 2002-09-20 Nathanael Nerode <[email protected]> |
8072 | ||
8073 | * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs. | |
8074 | * configure.in (sh*-*-pe*): Ditto. | |
8075 | * configure.in (mips*-*-pe*): Ditto. | |
8076 | * configure.in (*arm-wince-pe): Ditto. | |
227d98f5 NN |
8077 | |
8078 | * configure.in: Rearrange. | |
8079 | ||
707960fe NC |
8080 | 2002-09-12 Nick Clifton <[email protected]> |
8081 | ||
8082 | * Import these changes from the config master repository: | |
8083 | ||
8084 | 2002-09-05 Svein E. Seldal <[email protected]> | |
8085 | ||
8086 | * config.sub: Add tic4x target. | |
8087 | ||
8088 | 2002-09-03 Ben Elliston <[email protected]> | |
8089 | ||
8090 | * config.guess: Detect NSR-D machines for nsr-tandem-nsk. | |
8091 | Reported by <[email protected]>. | |
8092 | ||
36ea319f JJ |
8093 | 2002-09-10 Jeff Johnston <[email protected]> |
8094 | ||
8095 | * COPYING.NEWLIB: More updates. | |
8096 | ||
cf57480a JJ |
8097 | 2002-09-09 Jeff Johnston <[email protected]> |
8098 | ||
8099 | * COPYING.NEWLIB: Update. | |
8100 | ||
fd31a171 AC |
8101 | 2002-08-23 Andrew Cagney <[email protected]> |
8102 | ||
23b632fc AC |
8103 | * texinfo/texinfo.tex: Import version 2002-06-04.06. |
8104 | ||
fd31a171 AC |
8105 | * config.guess: Import version 2002-08-23. |
8106 | * config.sub: Import version 2002-08-22. | |
8107 | ||
a08bafb5 AO |
8108 | 2002-08-20 Alexandre Oliva <[email protected]> |
8109 | ||
8110 | * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER. | |
8111 | * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET, | |
8112 | CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise. | |
8113 | ||
17240c1f NC |
8114 | 2002-08-06 Federico G. Schwindt <[email protected]> |
8115 | ||
8116 | * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*. | |
8117 | ||
e70ad0c6 L |
8118 | 2002-08-04 H.J. Lu ([email protected]) |
8119 | ||
8120 | * configure.in (mips*-*-linux*): Don't skip target-libffi. | |
8121 | ||
574e6d11 DD |
8122 | 2002-07-31 Alan Modra <[email protected]> |
8123 | ||
8124 | * configure.in: Move generic linux case to end. Copy generic | |
8125 | linux noconfigdirs to mips*-*-linux* entry and new | |
8126 | powerpc64*-*-linux* entry. Add target-libffi for the latter. | |
8127 | ||
611e7523 CD |
8128 | 2002-07-19 Chris Demetriou <[email protected]> |
8129 | ||
8130 | * MAINTAINERS: Clarify on config.guess and config.sub, and add | |
8131 | one instance of them which was missed to the list to update. | |
8132 | ||
51759676 CD |
8133 | 2002-07-16 Chris Demetriou <[email protected]> |
8134 | ||
8135 | * config.guess: Update to 2002-07-09 version. | |
8136 | * config.sub: Update to 2002-07-03 version. | |
8137 | ||
7c1f909c DD |
8138 | 2002-07-11 Nathanael Nerode <[email protected]> |
8139 | ||
8140 | * configure.in: Remove two redundant tests. | |
8141 | ||
d7cf5d30 DD |
8142 | 2002-07-11 Rainer Orth <[email protected]> |
8143 | ||
8144 | * configure.in (mips*-*-irix6*o32): Enable stabs. | |
8145 | ||
c74222f7 DD |
8146 | 2002-07-08 Nathanael Nerode <[email protected]> |
8147 | ||
5b53c336 DD |
8148 | * configure.in: Don't build grez. |
8149 | * Makefile.in: Ditto. | |
8150 | ||
c74222f7 DD |
8151 | * Makefile.in: Remove references to bsp, cygmon, libstub. |
8152 | * configure.in: Ditto. | |
8153 | ||
8154 | * configure.in: Remove leftover reference to gdbtest. | |
8155 | ||
edd1b227 DD |
8156 | 2002-07-08 Phil Edwards <[email protected]> |
8157 | ||
8158 | * configure.in (gxx_include_dir): Change to match versioned | |
8159 | C++ headers if --enable-version-specific-runtime-libs is used. | |
8160 | ||
486186e3 AO |
8161 | 2002-07-04 Steve Ellcey <[email protected]> |
8162 | ||
8163 | * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*. | |
8164 | ||
ff0a3bf8 DD |
8165 | 2002-07-03 Nathanael Nerode <[email protected]> |
8166 | ||
8167 | * configure.in: Make --without-x work. | |
8168 | ||
1dfa8174 NC |
8169 | 2002-07-03 Nick Clifton <[email protected]> |
8170 | ||
8171 | * contrib: New directory. Created to contain a copy of the | |
5481b376 | 8172 | texi2pod.pl script so that it is in the same place as the version in |
1dfa8174 NC |
8173 | the FSF GCC sources. |
8174 | ||
07637366 DD |
8175 | 2002-07-02 Nathanael Nerode <[email protected]> |
8176 | ||
b6f83f2a DD |
8177 | * configure.in: Rearrange target Makefile fragment collection. |
8178 | ||
07637366 DD |
8179 | * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or |
8180 | cvs[src]. | |
8181 | * configure.in: Ditto. | |
8182 | ||
f48556b1 DD |
8183 | 2002-07-01 Nathanael Nerode <[email protected]> |
8184 | ||
8185 | * Makefile.in: Eliminate 'apache' targets. | |
8186 | * configure.in: Eliminate 'apache' targets. | |
8187 | ||
8188 | * configure.in: Eliminate redundant tests. Reorganize. | |
8189 | ||
8190 | * Makefile.in: Eliminate last reference to LIBGCC1_TEST. | |
8191 | ||
8192 | * config-ml.in: Eliminate references to Cygnus configure. | |
8193 | ||
8194 | * Makefile.in: Eliminate references to building emacs. | |
8195 | ||
8196 | 2002-07-01 Denis Chertykov <[email protected]> | |
8197 | ||
8198 | * configure.in: Add support for ip2k. | |
8199 | ||
cdb9e2b8 BE |
8200 | 2002-06-24 Ben Elliston <[email protected]> |
8201 | ||
8202 | * configure.in (host_tools): Remove cgen. | |
8203 | ||
8204 | * Makefile.in (all-cgen): Remove; runs from its source directory. | |
8205 | (check-cgen, install-cgen, clean-cgen): Likewise. | |
8206 | (all-opcodes): No not depend on all-cgen. | |
8207 | (all-sim): Likewise. | |
8208 | ||
3558860c DD |
8209 | 2002-06-22 Nathanael Nerode <[email protected]> |
8210 | ||
8211 | * configure.in: Fix AIX configury bug. | |
8212 | ||
e3b0c936 DD |
8213 | 2002-06-19 Nathanael Nerode <[email protected]> |
8214 | ||
cdb9e2b8 | 8215 | * configure.in: Replace ${topsrcdir} with ${srcdir}. |
4d5fd396 | 8216 | |
cdb9e2b8 BE |
8217 | * configure.in: Move definition of libstdcxx_flags right above |
8218 | usage, rather than way earlier. | |
8ee424c0 | 8219 | |
c712250a DD |
8220 | * configure.in: Pull definition of is_cross_compiler earlier. |
8221 | ||
9ee1a75c DD |
8222 | * configure.in: Rearrange a little. |
8223 | ||
e3b0c936 DD |
8224 | * configure.in: Remove references to librx. |
8225 | * Makefile.in: Remove references to librx. | |
8226 | ||
b2bd228e DD |
8227 | 2002-06-19 Nathanael Nerode <[email protected]> |
8228 | ||
8229 | * configure.in: Eliminate ${gasdir} variable. | |
8230 | ||
7cd52483 DB |
8231 | 2002-06-18 Dave Brolley <[email protected]> |
8232 | ||
8233 | * configure.in: Add support for frv. | |
8234 | * config.sub: Add support for frv. | |
8235 | ||
6c5e141a DD |
8236 | 2002-06-12 Kaveh R. Ghazi <[email protected]> |
8237 | ||
8238 | * Makefile.in (CFLAGS_FOR_TARGET): Add -O2. | |
8239 | ||
0d18b56d JT |
8240 | 2002-06-08 Jason Thorpe <[email protected]> |
8241 | ||
8242 | * configure.in (vax-*-netbsd*): Re-enable gas. | |
8243 | ||
fd8958d5 DD |
8244 | 2002-05-31 Nathanael Nerode <[email protected]> |
8245 | ||
27f15fdd DD |
8246 | * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX, |
8247 | BUILD_PREFIX_1, to correct nomenclature. | |
8248 | * configure: Likewise. | |
8249 | ||
fd8958d5 DD |
8250 | * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1. |
8251 | * configure.in: Eliminate version-specific references to tcl8.1, tk8.1. | |
8252 | ||
0c2442b7 DD |
8253 | 2002-05-31 Olaf Hering <[email protected]> |
8254 | ||
8255 | * config-ml.in: Propogate DESTDIR also. | |
8256 | ||
a3602181 JT |
8257 | 2002-05-29 Jason Thorpe <[email protected]> |
8258 | ||
8259 | * configure.in (vax-*-netbsd*): Don't build gas for this | |
8260 | platform. | |
8261 | ||
c95f53ae MM |
8262 | 2002-05-28 Marek Michalkiewicz <[email protected]> |
8263 | ||
8264 | * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx | |
8265 | and libgcj for AVR. | |
8266 | ||
1d7c1053 NC |
8267 | 2002-05-28 Nick Clifton <[email protected]> |
8268 | ||
8269 | * config.sub: Add DLX target. | |
8270 | ||
4b37028f JT |
8271 | 2002-05-22 Jason Thorpe <[email protected]> |
8272 | ||
8273 | * config.guess: Update to 2002-05-22 version. | |
8274 | * config.sub: Likewise. | |
8275 | ||
d5de0a84 NC |
8276 | 2002-05-16 Rainer Orth <[email protected]> |
8277 | ||
8278 | * Makefile.in: Allow for PWDCMD to override hardcoded pwd. | |
8279 | * config-ml.in: Likewise. | |
8280 | * configure: Likewise. | |
8281 | * configure.in: Likewise. | |
8282 | ||
c92a0210 DD |
8283 | 2002-05-13 Nathanael Nerode <[email protected]> |
8284 | ||
115a77aa DD |
8285 | * configure.in: Simplify makefile fragment collection. |
8286 | ||
8287 | * configure.in: Remove code to build emacs. | |
e99daf2b | 8288 | |
91e060aa DD |
8289 | * configure.in : Remove --srcdir argument from targargs and buildargs |
8290 | (it's always overridden in the Makefile anyway). Rearrange a bit. | |
8291 | ||
8292 | * configure: Move some logic to configure.in. | |
8293 | * configure.in: Move some logic from configure. | |
c92a0210 | 8294 | |
91217342 JJ |
8295 | 2002-05-07 Jeff Johnston <[email protected]> |
8296 | ||
8297 | * COPYING.LIBGLOSS: New file. | |
8298 | ||
d3d8a9ee NC |
8299 | 2002-05-07 Federico G. Schwindt <[email protected]> |
8300 | ||
8301 | * Makefile.in: Honour DESTDIR. | |
8302 | ||
3a036cdc AO |
8303 | 2002-05-05 Alexandre Oliva <[email protected]> |
8304 | ||
8305 | * configure.in (noconfigdirs): Don't disable libgcj on | |
8306 | sparc64-*-solaris* and sparcv9-*-solaris*. | |
8307 | ||
6d095fe4 AO |
8308 | 2002-05-03 Alexandre Oliva <[email protected]> |
8309 | ||
8310 | * configure.in: Revert 2002-04-18's patch; fixed in libjava. | |
8311 | ||
dac55df9 TF |
8312 | 2002-05-03 Thomas Fitzsimmons <[email protected]> |
8313 | ||
8314 | * configure.in (FLAGS_FOR_TARGET): Do not add | |
8315 | -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively | |
8316 | on i[3456]86-*-linux*. | |
8317 | ||
a018e15b TF |
8318 | 2002-05-01 Thomas Fitzsimmons <[email protected]> |
8319 | ||
8320 | * configure.in (noconfigdirs): Replace [ ] with test. | |
c72f388d TF |
8321 | |
8322 | * configure.in (noconfigdirs): Do not add target-newlib if | |
8323 | target == i[3456]86-*-linux*, and host == target. | |
8324 | ||
5f284831 MM |
8325 | 2002-04-29 Mark Mitchell <[email protected]> |
8326 | ||
8327 | * config.guess: Updated to 2002-04-26's version. | |
8328 | * config.sub: Updated to 2002-04-26's version. | |
8329 | ||
33babf59 DD |
8330 | 2002-04-29 Nathanael Nerode <[email protected]> |
8331 | ||
bd5f7da2 DD |
8332 | * configure.in: delete reference to absent file |
8333 | ||
a0c4f3a0 DD |
8334 | * configure.in: replace '[' with 'test' |
8335 | ||
66f1ba4f DD |
8336 | * configure.in: Eliminate references to gash. |
8337 | * Makefile.in: Eliminate references to gash. | |
8338 | ||
7c3ab50c DD |
8339 | * configure.in: remove useless references to 'pic' makefile fragments. |
8340 | ||
bbc025f5 DD |
8341 | * configure.in: (*-*-windows*) Finish removing. |
8342 | ||
33babf59 DD |
8343 | * configure.in: Eliminate redundant test for libgui. |
8344 | ||
d5ec694c DD |
8345 | 2002-04-26 Joel Sherrill <[email protected]> |
8346 | ||
8347 | * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj. | |
8348 | (sparc-*-elf*, sparc64-*-elf*): Disable libgcj. | |
8349 | ||
57a5346c DD |
8350 | 2002-04-19 Nathanael Nerode <[email protected]> |
8351 | ||
8352 | * configure.in: remove references to dead files | |
8353 | ||
dbf93899 DD |
8354 | 2002-04-18 Tom Tromey <[email protected]> |
8355 | ||
8356 | * configure.in: Disallow configuring libgcj when it is already | |
8357 | installed and we're using Solaris 2.8 linker. Do enable libgcj on | |
8358 | Solaris 2.8 by default. For PR libgcj/6158. | |
8359 | ||
26eadf68 DD |
8360 | 2002-04-17 Nathanael Nerode <[email protected]> |
8361 | ||
8362 | * configure.in: Move default CC setting out of config/mh-* fragments | |
8363 | directly into here. | |
8364 | ||
a0a2c6c6 DD |
8365 | 2002-04-17 Nathanael Nerode <[email protected]> |
8366 | ||
8367 | * configure.in: don't even try to configure or make a subdirectory | |
8368 | if there's no configure script for it. | |
8369 | ||
9972f812 DD |
8370 | 2002-04-15 Mark Mitchell <[email protected]> |
8371 | ||
8372 | * MAINTAINERS: Remove chill maintainers. | |
8373 | * Makefile.in (CHILLFLAGS): Remove. | |
8374 | (CHILL_LIB): Remove. | |
8375 | (TARGET_CONFIGDIRS): Remove libchill. | |
8376 | (CHILL_FOR_TARGET): Remove. | |
8377 | (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or | |
8378 | CHILL_LIB. | |
8379 | (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill. | |
8380 | (CHECK_TARGET_MODULES): Likewise. | |
8381 | (INSTALL_TARGET_MODULES): Likewise. | |
8382 | (CLEAN_TARGET_MODULES): Likewise. | |
8383 | (configure-target-libchill): Remove. | |
8384 | (all-target-libchill): Remove. | |
8385 | * configure.in (target_libs): Remove target-libchill. | |
8386 | Do not compute CHILL_FOR_TARGET. | |
8387 | * libchill: Remove directory. | |
5481b376 | 8388 | |
75205f78 DD |
8389 | 2002-04-15 DJ Delorie <[email protected]> |
8390 | ||
8391 | * Makefile.in, configure.in, configure: Sync with gcc, entries | |
8392 | follow... | |
8393 | ||
8394 | 2002-04-08 Tom Tromey <[email protected]> | |
8395 | ||
8396 | * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET. | |
8397 | Fixes PR libgcj/6068. | |
8398 | ||
8399 | 2002-03-30 Krister Walfridsson <[email protected]> | |
8400 | ||
8401 | * configure.in (i*86-*-netbsdelf*): Don't disable libgcj. | |
8402 | ||
8403 | 2002-03-27 Rainer Orth <[email protected]> | |
8404 | ||
8405 | * configure.in (alpha*-dec-osf*): Enable libgcj. | |
8406 | ||
8407 | 2002-03-24 Nick Clifton <[email protected]> | |
8408 | ||
8409 | Fix for: PR bootstrap/3591, target/5676 | |
8410 | * configure.in (mcore-pe): Disable the configuration of | |
8411 | libstdc++-v3 since exceptions are not supported. | |
8412 | ||
8413 | 2002-03-20 Anthony Green <[email protected]> | |
8414 | ||
8415 | * configure.in: Enable libgcj for xscale-elf target. | |
8416 | ||
8417 | 2002-02-28 Alexandre Oliva <[email protected]> | |
8418 | ||
8419 | * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for | |
8420 | libjava. | |
8421 | (CXX_FOR_TARGET): Explain why -shared-libgcc here. | |
8422 | ||
8423 | 2002-02-22 Alexandre Oliva <[email protected]> | |
8424 | ||
8425 | * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for | |
8426 | libstdc++-v3 and libjava. | |
8427 | ||
8428 | 2002-02-11 Adam Megacz <[email protected]> | |
8429 | ||
8430 | * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and | |
8431 | boehm-gc | |
8432 | ||
8433 | 2002-02-09 Alexandre Oliva <[email protected]> | |
8434 | ||
8435 | * config.guess: Updated to 2002-01-30's version. | |
8436 | * config.sub: Updated to 2002-02-01's version. | |
8437 | Contribute sh64-elf. | |
8438 | 2000-12-01 Alexandre Oliva <[email protected]> | |
8439 | * configure.in: Added sh64-*-*. | |
8440 | ||
8441 | 2002-01-17 H.J. Lu <[email protected]> | |
8442 | ||
8443 | * Makefile.in (all-fastjar): Also depend on all-libiberty. | |
8444 | (all-target-fastjar): Also depend on all-target-libiberty. | |
8445 | ||
8446 | Wed Dec 5 07:33:45 2001 Douglas B. Rupp <[email protected]> | |
8447 | ||
8448 | * configure, configure.in: Use temp file for long sed commands. | |
8449 | ||
8450 | 2001-11-14 Hans-Peter Nilsson <[email protected]> | |
8451 | ||
8452 | * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable | |
8453 | libf2c. | |
8454 | ||
8455 | 2001-11-03 Hans-Peter Nilsson <[email protected]> | |
8456 | ||
8457 | * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj. | |
8458 | ||
8459 | 2001-10-11 Hans-Peter Nilsson <[email protected]> | |
8460 | ||
8461 | * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj. | |
8462 | ||
8463 | 2001-10-02 Joseph S. Myers <[email protected]> | |
8464 | ||
8465 | * configure: Handle temporary files securely using mkdir. | |
8466 | ||
8467 | 2001-09-26 Will Cohen <[email protected]> | |
8468 | ||
8469 | * configure.in (*-*-linux*): Disable configuration of target-newlib | |
8470 | and target-libgloss. | |
8471 | ||
8472 | 2001-09-26 Alexandre Oliva <[email protected]> | |
8473 | ||
8474 | * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for | |
8475 | RANLIB. | |
8476 | ||
8477 | 2001-08-11 Graham Stott <[email protected]> | |
8478 | ||
8479 | * Makefile.in (check-c++): Add missing semicolon. | |
8480 | ||
8481 | 2001-07-25 Andrew Haley <[email protected]> | |
8482 | ||
8483 | * configure.in (sh-*-linux*): New. | |
8484 | ||
8485 | 2001-07-12 Stephane Carrez <[email protected]> | |
8486 | ||
8487 | * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx | |
8488 | and libgcj on m68hc11/m68hc12. | |
8489 | ||
8490 | 2001-06-27 H.J. Lu ([email protected]) | |
8491 | ||
8492 | * Makefile (CFLAGS_FOR_BUILD): New. | |
8493 | (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD. | |
8494 | ||
8495 | 2001-06-01 Hans-Peter Nilsson <[email protected]> | |
8496 | ||
8497 | * configure.in (libstdcxx_flags): Do not try to execute | |
8498 | libstdc++-v3/testsuite_flags until it exists. | |
8499 | ||
8500 | 2001-05-18 Benjamin Kosnik <[email protected]> | |
8501 | ||
8502 | * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC. | |
8503 | ||
8504 | 2001-05-09 Jeffrey Oldham <[email protected]> | |
8505 | ||
8506 | * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds. | |
8507 | ||
8508 | Mon Apr 23 09:15:03 2001 Anthony Green <[email protected]> | |
8509 | ||
8510 | * configure.in: Move *-chorusos target case to the proper switch. | |
8511 | Disable libgcj. | |
8512 | ||
8513 | 2001-04-13 Franz Sirl <[email protected]> | |
8514 | ||
8515 | * Makefile.in (STAGE1_CFLAGS): Pass down. | |
8516 | ||
8517 | 2001-04-13 Alan Modra <[email protected]> | |
8518 | ||
8519 | * config.guess: Add hppa64-linux support. Note for next import that | |
8520 | this is already in the master file. | |
8521 | * configure.in: Likewise. Accept `parisc' alias for `hppa'. | |
8522 | ||
8523 | 2001-03-22 Colin Howell <[email protected]> | |
8524 | ||
8525 | * Makefile.in (DO_X): Do not backslash single-quotes in | |
8526 | backquotes (two places). | |
8527 | ||
8528 | 2001-03-18 Laurynas Biveinis <[email protected]> | |
8529 | ||
8530 | * Makefile.in (DO_X): Quote nested quotes. | |
8531 | ||
8532 | 2001-03-15 Laurynas Biveinis <[email protected]> | |
8533 | ||
8534 | * Makefile.in (DO_X): Use double quotes for quoting | |
8535 | "RANLIB=$${RANLIB}". | |
8536 | ||
8537 | 2001-03-09 Nicola Pero <[email protected]> | |
8538 | ||
8539 | * configure.in: Only use `lang_requires' for languages athat are | |
8540 | actually enabled. | |
8541 | ||
8542 | 2001-03-07 Tom Tromey <[email protected]> | |
8543 | ||
8544 | * configure.in: Allow config-lang.in to set `lang_requires' to list | |
8545 | of other required languages. | |
8546 | ||
8547 | 2001-03-06 Laurynas Biveinis <[email protected]> | |
8548 | ||
8549 | * Makefile.in: Remove RANLIB definition. Use RANLIB | |
8550 | in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, | |
8551 | EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set. | |
8552 | ||
8553 | 2001-02-28 Benjamin Kosnik <[email protected]> | |
8554 | Alexandre Oliva <[email protected]> | |
8555 | ||
8556 | * Makefile.in (check-c++): Use tabs, not spaces. | |
8557 | ||
8558 | 2001-02-19 Benjamin Kosnik <[email protected]> | |
8559 | ||
8560 | * Makefile.in (check-c++): New rule. | |
8561 | ||
8562 | * configure.in (target_libs): Remove libg++. | |
8563 | (noconfigdirs): Remove libg++. | |
8564 | (noconfigdirs): Same. | |
8565 | (noconfigdirs): Same. | |
8566 | (noconfigdirs): Same. | |
8567 | ||
8568 | * config-ml.in: Remove libg++ references. | |
8569 | ||
8570 | * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++. | |
8571 | (ALL_TARGET_MODULES): Same. | |
8572 | (configure-target-libg++): Remove. | |
8573 | (all-target-libg++): Remove. | |
8574 | (configure-target-libio): Remove. | |
8575 | (all-target-libio): Remove. | |
8576 | (check-target-libio): Remove. | |
8577 | (.PHONY): Remove. | |
8578 | (libg++.tar.bz2): Remove. | |
8579 | (all-target-cygmon): Remove libio. | |
8580 | (all-target-libstdc++): Remove. | |
8581 | (configure-target-libstdc++): Remove. | |
8582 | (TARGET_LIB_PATH): Remove libstdc++. | |
8583 | (ALL_GCC_CXX): Remove libstdc++. | |
8584 | (all-target-gperf): Correct. | |
8585 | ||
8586 | 2001-02-15 Anthony Green <[email protected]> | |
8587 | ||
8588 | * configure: Introduce GCJ_FOR_TARGET. | |
8589 | * configure.in: Ditto. | |
8590 | * Makefile.in: Ditto. | |
8591 | ||
8592 | 2001-02-08 Chandrakala Chavva <[email protected]> | |
8593 | ||
8594 | * configure.in: for *-chorusos, don't config target-newlib and | |
8595 | target-libgloss. | |
8596 | ||
8597 | 2001-02-04 Mark Mitchell <[email protected]> | |
8598 | ||
8599 | Remove V2 C++ library. | |
8600 | * configure.in: Remove --enable-libstdcxx_v3 support. | |
8601 | ||
8602 | 2001-01-27 Richard Henderson <[email protected]> | |
8603 | ||
8604 | * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee. | |
8605 | ||
8606 | 2001-01-26 Tom Tromey <[email protected]> | |
8607 | ||
8608 | * configure.in: Allow libgcj to be built on Sparc Solaris. | |
8609 | ||
8610 | 2001-01-23 Bryce McKinlay <[email protected]> | |
8611 | ||
8612 | * configure.in: Enable libgcj on several additional platforms. | |
8613 | ||
8614 | 2001-01-22 Bryce McKinlay <[email protected]> | |
8615 | ||
8616 | * configure.in: Enable libgcj for linux targets. | |
8617 | ||
8618 | 2001-01-09 Mike Stump <[email protected]> | |
8619 | ||
8620 | * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration | |
8621 | failures of subdirectories. | |
8622 | ||
8623 | 2001-01-02 Laurynas Biveinis <[email protected]> | |
8624 | ||
8625 | * configure: handle DOS-style absolute paths. | |
8626 | ||
8627 | 2001-01-02 Laurynas Biveinis <[email protected]> | |
8628 | ||
8629 | * configure.in: remove supported directories from $noconfigdirs for DJGPP. | |
8630 | ||
8631 | 2000-12-18 Benjamin Kosnik <[email protected]> | |
8632 | ||
8633 | * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize. | |
8634 | (libstdcxx_incdir): Pass down. | |
8635 | * config.if: Remove expired bits for cxx_interface, add stub. | |
8636 | (libstdcxx_incdir): Add variable for g++ include directory. | |
8637 | * configure.in (gxx_include_dir): Use it. | |
8638 | ||
8639 | 2000-12-15 Andreas Jaeger <[email protected]> | |
8640 | ||
8641 | * configure.in: Handle lang_dirs. | |
8642 | ||
8643 | 2000-12-13 Anthony Green <[email protected]> | |
8644 | ||
8645 | * configure.in: Disable libgcj for any target not specifically | |
8646 | listed. Disable libgcj for x86 and Alpha Linux until compatible | |
8647 | with g++ abi. | |
8648 | ||
8649 | 2000-12-13 Mike Stump <[email protected]> | |
8650 | ||
8651 | * Makefile.in (local-distclean): Also remove fastjar. | |
8652 | ||
8653 | 2000-12-10 Anthony Green <[email protected]> | |
8654 | ||
8655 | * configure.in: Define libgcj. Disable libgcj target libraries for | |
8656 | most targets. | |
8657 | ||
8658 | 2000-12-09 Alexandre Petit-Bianco <[email protected]> | |
8659 | ||
8660 | * configure.in (target_libs): Revert 2000-12-08 patch. | |
8661 | (noconfigdirs): Added target-libjava. | |
8662 | ||
8663 | 2000-12-09 Laurynas Biveinis <[email protected]> | |
8664 | ||
8665 | * Makefile.in: handle DOS-style absolute paths. | |
8666 | ||
8667 | 2000-12-08 Alexandre Petit-Bianco <[email protected]> | |
8668 | ||
8669 | * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about | |
8670 | libjava. | |
8671 | * configure.in (target_libs): Removed `target-libjava'. | |
8672 | ||
8673 | 2000-12-08 Alexandre Petit-Bianco <[email protected]> | |
8674 | ||
8675 | * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava. | |
8676 | (ALL_MODULES): Added fastjar. | |
8677 | (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise. | |
8678 | (all-target-libjava): all-fastjar replaces all-zip. | |
8679 | (all-fastjar): Added. | |
8680 | (configure-target-fastjar, all-target-fastjar): Likewise. | |
8681 | * configure.in (host_tools): Added fastjar. | |
8682 | ||
8683 | 2000-12-07 Mike Stump <[email protected]> | |
8684 | ||
8685 | * Makefile.in (local-distclean): Remove leftover built files. | |
8686 | ||
8687 | 2000-11-16 Fred Fish <[email protected]> | |
8688 | ||
8689 | * configure.in (enable_libstdcxx_v3): Fix typo, | |
8690 | libstd++ -> libstdc++. | |
8691 | ||
8692 | 2000-11-13 Joseph S. Myers <[email protected]> | |
8693 | ||
8694 | * configure: Provide the original toplevel configure arguments | |
8695 | (including $0) to subprocesses in the environment rather than | |
8696 | through gcc/configargs.h. | |
8697 | ||
8698 | 2000-11-12 Mark Mitchell <[email protected]> | |
8699 | ||
8700 | * configure: Turn on libstdc++ V3 by default. | |
8701 | ||
8702 | 2000-10-16 Michael Meissner <[email protected]> | |
8703 | ||
8704 | * configure (gcc/configargs.h): Only create if there is a build GCC | |
8705 | directory created. | |
8706 | ||
8707 | 2000-10-05 Phil Edwards <[email protected]> | |
8708 | ||
8709 | * configure: Save configure arguments to gcc/configargs.h. | |
8710 | ||
8711 | 2000-10-04 Andris Pavenis <[email protected]> | |
8712 | ||
8713 | * Makefile.in (bootstrap): avoid recursion if subdir missing | |
8714 | (cross): ditto | |
8715 | (do-proto-toplev): ditto | |
8716 | ||
8717 | Wed Sep 13 11:11:29 2000 Jeffrey A Law ([email protected]) | |
8718 | ||
8719 | * configure.in: Do not build byacc for hppa64. Provide paths to the | |
8720 | X11 libraries for hppa64. | |
8721 | ||
8722 | 2000-09-02 Anthony Green <[email protected]> | |
8723 | ||
8724 | * Makefile.in (all-gcc): Depend on all-zlib. | |
8725 | (CLEAN_MODULES): Add clean-zlib. | |
8726 | (ALL_MODULES): Add all-zlib. | |
8727 | * configure.in (host_libs): Add zlib. | |
8728 | ||
8729 | 2000-08-25 Alexandre Oliva <[email protected]> | |
8730 | ||
8731 | * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and | |
8732 | $targargs to tell whether newlib is going to be built. | |
8733 | ||
8734 | * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search | |
8735 | $$r/TARGET_SUBDIR/libio for _G_config.h. | |
8736 | ||
8737 | 2000-08-14 Zack Weinberg <[email protected]> | |
8738 | ||
8739 | * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio. | |
8740 | ||
8741 | * configure: Make enable_threads and enable_shared defaults | |
8742 | explicit. Substitute enable_threads into generated Makefiles. | |
8743 | * configure.in: Accept *-*-linux* not just *-*-linux-gnu*. | |
8744 | * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*. | |
8745 | ||
8746 | 2000-08-02 Manfred Hollstein <[email protected]> | |
8747 | ||
8748 | * configure.in: Re-enable all references to libg++ and librx. | |
8749 | ||
ffb97b2f | 8750 | 2002-04-09 Loren James Rittle <[email protected]> |
5481b376 | 8751 | |
ffb97b2f DD |
8752 | * configure.in: Add *-*-freebsd* configurations. |
8753 | ||
bbf6e9e3 AC |
8754 | 2002-04-07 Andrew Cagney <[email protected]> |
8755 | ||
8756 | * Makefile.in (do-tar-bz2): Delete rule. Replace with ... | |
8757 | (do-tar, do-bz2): New rules. | |
8758 | (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2. | |
8759 | (gdb-tar): New rule. | |
8760 | (gdb-taz): Rewrite. Use gdb-tar and do-bz2. | |
8761 | (insight_dejagnu.tar): New rule. | |
8762 | (insight.tar): New rule. | |
8763 | (gdb+dejagnu.tar): New rule. | |
8764 | (gdb.tar): New rule. | |
8765 | ||
8f1579c0 AC |
8766 | 2002-04-07 Andrew Cagney <[email protected]> |
8767 | ||
8768 | * MAINTAINERS: Update dejagnu/ | |
8769 | ||
ba3c59ab AO |
8770 | 2002-03-16 Alexandre Oliva <[email protected]> |
8771 | ||
8772 | * ltmain.sh (relink_command): Fix typo in previous change. | |
8773 | ||
6243d5dd AO |
8774 | 2002-03-15 Alexandre Oliva <[email protected]> |
8775 | ||
8776 | * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it. | |
8777 | (relink_command): Added --tag flags. | |
8778 | (mode=install): If relinking fails; error out. | |
8779 | ||
80413487 RH |
8780 | 2002-03-12 Richard Henderson <[email protected]> |
8781 | ||
8782 | * Makefile.in (NOTPARALLEL): New. Use it instead of explicit | |
8783 | .NOTPARALLEL tag. | |
8784 | (do-check): Rename from check. | |
8785 | (check): Allow parallel check. | |
8786 | ||
3daeddf6 RH |
8787 | 2002-03-11 Richard Henderson <[email protected]> |
8788 | ||
8789 | * Makefile.in (.NOTPARALLEL): Add fake tag. | |
8790 | ||
fad93c55 L |
8791 | 2002-03-07 H.J. Lu ([email protected]) |
8792 | ||
8793 | * configure.in: Enable gprof for mips*-*-linux*. | |
8794 | ||
2e8357fc AO |
8795 | 2002-02-28 Alexandre Oliva <[email protected]> |
8796 | ||
8797 | * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for | |
8798 | libjava. | |
8799 | (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava. | |
8800 | ||
bd48e1a9 AC |
8801 | 2002-02-24 Andrew Cagney <[email protected]> |
8802 | ||
8803 | * texinfo/texinfo.tex: Update to version 2002-02-14.08. | |
8804 | ||
39121370 DJ |
8805 | 2002-02-23 Daniel Jacobowitz <[email protected]> |
8806 | ||
8807 | * config.guess: Import from master sources, rev 1.232. | |
8808 | * config.sub: Import from master sources, rev 1.246. | |
8809 | ||
081ff160 AO |
8810 | 2002-02-23 Alexandre Oliva <[email protected]> |
8811 | ||
8812 | * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just | |
8813 | because its Makefile is there; test for the executable instead. | |
8814 | ||
20a5393b AO |
8815 | 2002-02-09 Alexandre Oliva <[email protected]> |
8816 | ||
8817 | Contribute sh64-elf. | |
8818 | 2000-12-01 Alexandre Oliva <[email protected]> | |
8819 | * configure.in: Added sh64-*-*. | |
8820 | ||
38135629 JJ |
8821 | 2002-02-04 Jeff Johnston <[email protected]> |
8822 | ||
80413487 RH |
8823 | * COPYING.NEWLIB: Remove advertising clause from |
8824 | Berkeley and Red Hat licenses. | |
38135629 | 8825 | |
48d19748 MD |
8826 | 2002-02-01 Mo DeJong <[email protected]> |
8827 | ||
8828 | * Makefile.in: Add all-tix to deps for all-snavigator | |
8829 | so that tix is built when building snavigator. | |
8830 | ||
f6e1c110 BE |
8831 | 2002-02-01 Ben Elliston <[email protected]> |
8832 | ||
8833 | * config.guess: Import from master sources, rev 1.229. | |
8834 | * config.sub: Import from master sources, rev 1.240. | |
8835 | ||
4867be41 DJ |
8836 | 2002-01-27 Daniel Jacobowitz <[email protected]> |
8837 | ||
8838 | From Steve Ellcey <[email protected]>: | |
8839 | * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI. | |
8840 | (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd, | |
8841 | lt_cv_file_magic_test_file): Set to appropriate values for HP-UX | |
8842 | IA64. | |
8843 | * ltcf-c.sh (archive_cmds, hardcode_*): Ditto. | |
8844 | * ltconfig (shlibpath_*, dynamic_linker, library_names_spec, | |
8845 | soname_spec, sys_lib_search_path_spec): Ditto. | |
8846 | ||
e82380cc JT |
8847 | 2002-01-26 Jason Thorpe <[email protected]> |
8848 | ||
8849 | * configure.in (*-*-netbsd*): New. Skip target-newlib, | |
8850 | target-libiberty, and target-libgloss. Skip Java-related | |
8851 | libraries if not supported for NetBSD on target CPU. | |
8852 | ||
1319fb9c NC |
8853 | 2002-01-23 Nick Clifton <[email protected]> |
8854 | ||
8855 | * configure.in: Import StrongARM and XScale target_configdirs from | |
8856 | FSF GCC version. | |
8857 | ||
b020f6ac L |
8858 | 2002-01-16 H.J. Lu ([email protected]) |
8859 | ||
8860 | * config.guess: Import from master sources, rev 1.225. | |
8861 | * config.sub: Import from master sources, rev 1.238. | |
8862 | ||
8863 | * MAINTAINERS: Updated notes on config.guess and config.sub. | |
8864 | ||
a0c1c920 NC |
8865 | 2002-01-11 Steve Ellcey <[email protected]> |
8866 | ||
8867 | * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX, | |
8868 | ld and gdb are not supported. | |
8869 | ||
a9fa5e1f JJ |
8870 | 2002-01-07 Jeff Johnston <[email protected]> |
8871 | ||
8872 | * Change reference to Cygnus Solutions to be Red Hat. | |
8873 | ||
94077108 JJ |
8874 | 2002-01-07 Jeff Johnston <[email protected]> |
8875 | ||
8876 | * COPYING.NEWLIB: Update generic copyright date. | |
8877 | ||
05ecd75c MS |
8878 | 2002-01-07 Mark Salter <[email protected]> |
8879 | ||
8880 | * configure.in: Remove target-bsp and target-cygmon from arm builds. | |
8881 | Allow target-libgloss to be built for arm, strongarm, and xscale. | |
8882 | ||
a106bb62 BE |
8883 | 2002-01-03 Ben Elliston <[email protected]> |
8884 | ||
8885 | * MAINTAINERS: Update URL for config.* scripts. | |
8886 | ||
0e254642 AM |
8887 | 2001-12-18 Alan Modra <[email protected]> |
8888 | ||
8889 | * config.sub: Import latest version. | |
8890 | * config.guess: Likewise. | |
8891 | ||
0a0d0041 TF |
8892 | 2001-12-13 Thomas Fitzsimmons <[email protected]> |
8893 | ||
8894 | * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem | |
8895 | options for i[3456]86-pc-linux* native builds. | |
8896 | ||
d932cae7 NC |
8897 | 2001-12-05 Laurent Guerby <[email protected]> |
8898 | ||
8899 | * MAINTAINERS: gcc adopts symlink-tree, refer more to | |
80413487 | 8900 | libiberty. |
d932cae7 NC |
8901 | |
8902 | Import this patch from gcc: | |
5481b376 | 8903 | |
d932cae7 NC |
8904 | 2000-12-09 Laurynas Biveinis <[email protected]> |
8905 | ||
8906 | * symlink-tree: handle DOS-style absolute paths. | |
8907 | ||
49b7683b DD |
8908 | 2001-11-28 DJ Delorie <[email protected]> |
8909 | Zack Weinberg <[email protected]> | |
8910 | ||
8911 | When build != host, create libiberty for the build machine. | |
8912 | ||
8913 | * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace | |
8914 | CONFIG_ARGUMENTS. | |
8915 | (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR): | |
8916 | New variables. | |
8917 | (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables | |
8918 | and rules. | |
8919 | (all.normal): Depend on ALL_BUILD_MODULES. | |
8920 | (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS. | |
8921 | (all-build-libiberty): Depend on configure-build-libiberty. | |
8922 | ||
8923 | * configure: Calculate and substitute proper value for | |
8924 | ALL_BUILD_MODULES. | |
8925 | * configure.in: Create the build subdirectory. | |
8926 | Calculate and substitute TARGET_CONFIGARGS (formerly | |
8927 | CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new). | |
8928 | ||
26ef82f4 GK |
8929 | 2001-11-26 Geoffrey Keating <[email protected]> |
8930 | ||
8931 | * config.sub: Update to version 1.232 on subversion. | |
8932 | ||
43e64072 NC |
8933 | 2001-11-20 Nick Clifton <[email protected]> |
8934 | ||
8935 | * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo | |
8936 | files from .po files for a distribution. | |
8937 | ||
66f6c0d5 HPN |
8938 | 2001-11-19 Hans-Peter Nilsson <[email protected]> |
8939 | ||
8940 | * COPYING.NEWLIB: Mention preserved notice in specific parts. | |
8941 | ||
4a02fdb2 JH |
8942 | 2001-11-13 Jeff Holcomb <[email protected]> |
8943 | ||
8944 | Merged from net gcc: | |
8945 | 2001-07-30 Jeff Sturm <[email protected]> | |
8946 | * ltcf-c.sh: Use $objext, not $ac_objext. | |
8947 | 2001-07-27 Mark Kettenis <[email protected]> | |
8948 | * ltcf-cxx.sh: Add support for GNU. | |
8949 | 2001-07-22 Timothy Wall <[email protected]> | |
8950 | * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve | |
8951 | default settings if using GNU tools with that configuration. | |
8952 | * ltcf-cxx.sh: Ditto. | |
8953 | * ltcf-gcj.sh: Ditto. | |
8954 | 2001-07-21 Michael Chastain <[email protected]> | |
8955 | * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some | |
8956 | HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local. | |
8957 | * ltmain.sh: Mark as gcc-local. | |
8958 | ||
227b9953 JH |
8959 | 2001-11-13 Jeff Holcomb <[email protected]> |
8960 | ||
8961 | * Makefile.in (all-bison): Revert 2001-10-24. | |
8962 | Don't depend on texinfo. | |
8963 | ||
cbbab8fb JJ |
8964 | 2001-11-12 Hans-Peter Nilsson <[email protected]> |
8965 | ||
80413487 | 8966 | * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work. |
cbbab8fb | 8967 | |
922b2485 DD |
8968 | 2001-11-08 Phil Edwards <[email protected]> |
8969 | ||
8970 | * configure.in (--enable-languages): Be more permissive about | |
8971 | syntax. Check for empty lists better. Warn about $LANGUAGES. | |
8972 | ||
f08fa01d HPN |
8973 | 2001-11-06 Hans-Peter Nilsson <[email protected]> |
8974 | ||
8975 | * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0. | |
8976 | ||
fee3da4e JH |
8977 | 2001-10-24 Jeff Holcomb <[email protected]> |
8978 | ||
8979 | Makefile.in (all-bison): Don't depend on texinfo. | |
8980 | ||
73fb1ef9 AM |
8981 | 2001-10-03 Alan Modra <[email protected]> |
8982 | ||
8983 | * gettext.m4: Test po/POTFILES.in exists before trying to read. | |
8984 | ||
373688ac AO |
8985 | 2001-09-29 Alexandre Oliva <[email protected]> |
8986 | ||
8987 | * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX). | |
8988 | ||
9c07660b HPN |
8989 | 2001-09-28 Hans-Peter Nilsson <[email protected]> |
8990 | ||
8991 | * config.sub, config.guess: Import latest from subversions. | |
8992 | ||
3f152009 AO |
8993 | 2001-09-21 Alexandre Oliva <[email protected]> |
8994 | ||
8995 | * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, | |
8996 | DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET, | |
8997 | RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to | |
8998 | avoid quotes nesting problems. | |
8999 | (NATIVE_CHECK_MODULES): Ditto, just for consistency. | |
9000 | (DO_X): Export only variables that are set. | |
9001 | ||
8f6a59e5 BE |
9002 | 2001-09-19 Ben Elliston <[email protected]> |
9003 | ||
9004 | * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on | |
9005 | Solaris when testing for the /usr/ucb/cc compiler; it has incorrect | |
9006 | semantics. Use the shell built-in "type" command instead. | |
9007 | ||
a1ec19fa TS |
9008 | 2001-09-15 Thiemo Seufer <[email protected]> |
9009 | ||
9010 | * config.sub: Reverted the earlier change, this version is not the | |
9011 | master file. | |
9012 | ||
4008bd9b TS |
9013 | 2001-09-14 Thiemo Seufer <[email protected]> |
9014 | ||
9015 | * config.sub: Change machine triplets from mipsel*-* to mips*el-*. | |
9016 | Add support for mips64. | |
9017 | ||
dd1e52a4 JH |
9018 | 2001-09-03 Jeff Holcomb <[email protected]> |
9019 | ||
9020 | * configure.in: Enable libstdc++-v3 for h8300 targets. | |
9021 | ||
91549d1c EC |
9022 | 2001-08-30 Eric Christopher <[email protected]> |
9023 | Jason Eckhardt <[email protected]> | |
9024 | ||
9025 | * config.sub: Add support for mipsisa32. | |
9026 | ||
cf966cf9 EC |
9027 | 2001-08-30 Eric Christopher <[email protected]> |
9028 | ||
9029 | * config.sub, config.guess: Import latest from subversions. | |
9030 | ||
82208dc5 AM |
9031 | 2001-08-20 Alan Modra <[email protected]> |
9032 | ||
9033 | * config.sub, config.guess: Import latest from subversions. | |
9034 | ||
4dca8403 DD |
9035 | 2001-07-26 DJ Delorie <[email protected]> |
9036 | ||
9037 | * MAINTAINERS: Clarify libiberty merge rules and procedures. | |
9038 | ||
1107dce2 AM |
9039 | 2001-06-19 Alan Modra <[email protected]> |
9040 | ||
9041 | * Makefile.in: Revert 2001-06-17. | |
9042 | (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/. | |
9043 | ||
e09a6604 L |
9044 | 2001-06-17 H.J. Lu <[email protected]> |
9045 | ||
9046 | * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make. | |
9047 | (gas+binutils.tar.bz2): Likewise. | |
9048 | (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make. | |
9049 | ||
31a8b634 AC |
9050 | Fri Jun 8 11:14:02 2001 Andrew Cagney <[email protected]> |
9051 | ||
9052 | * Makefile.in (VER): When present, extract the version number from | |
5481b376 | 9053 | the file version.in. |
31a8b634 | 9054 | |
dc70af01 AO |
9055 | 2001-06-08 Alexandre Oliva <[email protected]>, Jeff Sturm <[email protected]> |
9056 | ||
9057 | * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If | |
9058 | gcc/xgcc is built, use -print-prog-name to find out the program | |
9059 | name to use. | |
9060 | ||
839bbd8c AO |
9061 | 2001-06-04 Mark Mitchell <[email protected]> |
9062 | ||
9063 | * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris, | |
9064 | with_gcc]: Use `gcc -shared' to build a shared library. | |
9065 | ||
566e9a30 AO |
9066 | 2001-06-04 John David Anglin <[email protected]> |
9067 | ||
9068 | * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared | |
9069 | archives. | |
9070 | ||
e877bb69 AO |
9071 | 2001-05-28 Simon Patarin <[email protected]> |
9072 | ||
9073 | * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared | |
9074 | libraries when using g++ with native linker. | |
9075 | ||
1605288b AO |
9076 | 2001-05-28 Alexandre Oliva <[email protected]> |
9077 | ||
9078 | * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256. | |
9079 | ||
11a383ba TR |
9080 | 2001-05-24 Tom Rix <[email protected]> |
9081 | ||
9082 | * configure.in : enable ld for aix | |
cf966cf9 | 9083 | |
18611226 AO |
9084 | 2001-05-22 Alexandre Oliva <[email protected]> |
9085 | ||
9086 | * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag) | |
9087 | [aix4*|aix5*]: Prepend blank. | |
9088 | ||
6be7c12c AO |
9089 | 2001-05-20 Alexandre Oliva <[email protected]> |
9090 | ||
9091 | * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh, | |
9092 | ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number | |
9093 | of subdir/configure scripts to use the new libtool.m4. | |
9094 | ||
4ed00bba L |
9095 | 2001-05-14 H.J. Lu <[email protected]> |
9096 | ||
9097 | * config.if (libc_interface): Set to -libc6.2- for cross | |
9098 | compiling to Linux/glibc 2.2. | |
9099 | ||
b1af961c AO |
9100 | 2001-05-03 Alexandre Oliva <[email protected]> |
9101 | ||
9102 | * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable | |
9103 | libgcj. | |
9104 | ||
5ec3e74e AO |
9105 | 2001-04-26 Alexandre Oliva <[email protected]> |
9106 | ||
9107 | * configure.in (noconfigdirs): Don't reset it from scratch in the | |
9108 | target case; only append to it. | |
9109 | ||
b3ed1d6b AO |
9110 | 2001-04-26 Alexandre Oliva <[email protected]> |
9111 | ||
9112 | * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*, | |
9113 | sparc-*-solaris2.8]: Disable ${libgcj}. | |
9114 | ||
96111c10 AO |
9115 | 2001-04-25 Alexandre Oliva <[email protected]> |
9116 | ||
9117 | * configure.in (libgcj_saved): Copy from $libgcj. | |
9118 | (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is | |
9119 | --disable-libgcj. | |
9120 | ||
b5bf43f2 AO |
9121 | 2001-04-20 Alexandre Oliva <[email protected]> |
9122 | ||
9123 | * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a | |
9124 | 1.641.2.228. | |
9125 | ||
8cc32590 AO |
9126 | 2001-04-12 Alexandre Oliva <[email protected]> |
9127 | ||
9128 | * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh, | |
9129 | ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226. | |
9130 | ||
dec0cb0c AO |
9131 | 2001-04-01 Alexandre Oliva <[email protected]> |
9132 | ||
9133 | * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): | |
9134 | New macros. | |
9135 | (bootstrap, cross): Use RECURSE_FLAGS. | |
9136 | * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE. | |
9137 | ||
6a9c3886 AO |
9138 | 2001-03-27 Alexandre Oliva <[email protected]> |
9139 | ||
9140 | * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3. | |
9141 | ||
d4fc7db8 NC |
9142 | 2001-03-23 Nick Clifton <[email protected]> |
9143 | ||
9144 | * README-maintainer-mode: Add note about inability to use "make | |
9145 | distclean" in maintainer mode. | |
9146 | ||
7389ff65 AO |
9147 | 2001-03-22 Alexandre Oliva <[email protected]> |
9148 | ||
9149 | Re-installed: | |
9150 | 2001-01-02 Laurynas Biveinis <[email protected]> | |
9151 | * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add | |
9152 | '-DPIC' to ac_cv_prog_cc_pic for DJGPP. | |
9153 | * ltcf-cxx.sh: Likewise. | |
9154 | * ltcf-gcj.sh: Likewise. | |
9155 | ||
b3e0dc8e PB |
9156 | 2001-03-22 Philip Blundell <[email protected]> |
9157 | ||
9158 | * config.sub, config.guess: Import latest from subversions. | |
9159 | ||
469b781c AO |
9160 | 2001-03-22 Alexandre Oliva <[email protected]> |
9161 | ||
9162 | * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh, | |
9163 | ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198. | |
9164 | ||
b0dad762 MC |
9165 | 2001-03-20 Michael Chastain <[email protected]> |
9166 | ||
9167 | * Makefile.in: all-m4 depends on all-texinfo. | |
9168 | ||
c559bb17 AO |
9169 | 2001-03-08 Alexandre Oliva <[email protected]> |
9170 | ||
9171 | * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use. | |
9172 | ||
fef4ae2e JJ |
9173 | 2001-02-22 Jeff Johnston <[email protected]> |
9174 | ||
9175 | * COPYING.NEWLIB: Remove DJ Delorie's address because it is no | |
9176 | longer valid. | |
9177 | ||
8d6dd99d NC |
9178 | 2001-02-16 Nick Clifton <[email protected]> |
9179 | ||
9180 | * configure.in (noconfigdirs): Allow configuration of texinfo | |
9181 | for Cygwin hosts. | |
9182 | ||
a85d7ed0 NC |
9183 | 2001-02-09 Martin Schwidefsky <[email protected]> |
9184 | ||
9185 | * config.guess: Add linux target for S/390. | |
9186 | * config.sub: Likewise. | |
9187 | * configure.in: Likewise. | |
9188 | ||
51221c5e DD |
9189 | 2001-02-06 Ben Elliston <[email protected]> |
9190 | ||
9191 | * configure: Output host type to stdout, not stderr. | |
9192 | ||
9dec4c71 MS |
9193 | 2001-02-04 Michael Sokolov <[email protected]> |
9194 | ||
9195 | * config.guess: Import from subversions.gnu.org (revision 1.181). | |
9196 | * config.sub: Import from subversions.gnu.org (revision 1.199). | |
9197 | ||
9add9c04 AM |
9198 | 2001-01-30 Alan Modra <[email protected]> |
9199 | ||
9200 | * config.guess: Handle hppa64-linux systems. | |
9201 | ||
8679174d MS |
9202 | 2001-01-27 Michael Sokolov <[email protected]> |
9203 | ||
9204 | * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works): | |
9205 | Don't unset, it's non-portable and no longer necessary, set to empty | |
9206 | instead. | |
9207 | ||
02d01ed4 MS |
9208 | 2001-01-27 Michael Sokolov <[email protected]>, Alexandre Oliva <[email protected]> |
9209 | ||
9210 | * ltconfig: Shell portability fix for the tagname validity check. | |
9211 | ||
4cc5853d MS |
9212 | 2001-01-27 Michael Sokolov <[email protected]> |
9213 | ||
9214 | * ltcf-cxx.sh: Use parentheses around eval $ac_compile. | |
9215 | ||
7487e485 AO |
9216 | 2001-01-27 Alexandre Oliva <[email protected]> |
9217 | ||
9218 | * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types. | |
9219 | * ltcf-cxx.sh, ltcf-gcj.sh: Likewise. | |
9220 | ||
f332af52 AO |
9221 | 2001-01-24 Alexandre Oliva <[email protected]> |
9222 | ||
9223 | * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we | |
9224 | keep at least one of build_libtool_libs or build_old_libs set to | |
9225 | yes. | |
9226 | ||
ef099754 AO |
9227 | 2001-01-24 Alexandre Oliva <[email protected]> |
9228 | ||
9229 | * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'. | |
9230 | * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on. | |
9231 | ||
8341f2fc | 9232 | 2000-11-07 Philip Blundell <[email protected]> |
ebf0fa2e | 9233 | |
8341f2fc AJ |
9234 | * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*. |
9235 | ||
9236 | 2000-11-03 Philip Blundell <[email protected]> | |
9237 | ||
9238 | * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info | |
9239 | files. | |
ebf0fa2e | 9240 | |
c320a39f JJ |
9241 | 2001-01-15 Jeff Johnston <[email protected]> |
9242 | ||
9243 | * COPYING.NEWLIB: Put into source repository. | |
9244 | ||
8817b92e BE |
9245 | 2001-01-15 Ben Elliston <[email protected]> |
9246 | ||
9247 | * configure.in (host_tools): Add sid. | |
9248 | Always configure cgen. | |
9249 | * Makefile.in (all-sid): New target. | |
9250 | (check-sid, clean-sid, install-sid): Likewise. | |
9251 | ||
35590697 AJ |
9252 | 2001-01-07 Andreas Jaeger <[email protected]> |
9253 | ||
80413487 | 9254 | * config.sub, config.guess: Update from subversions. |
35590697 | 9255 | |
6ee6cea6 AO |
9256 | 2000-12-12 Alexandre Oliva <[email protected]> |
9257 | ||
9258 | * configure.in: Disable language-specific target libraries for | |
9259 | languages that aren't enabled. | |
9260 | ||
077b8428 NC |
9261 | 2000-11-24 Nick Clifton <[email protected]> |
9262 | ||
9263 | * configure.in (xscale-elf): Add target. | |
9264 | (xscale-coff): Add target. | |
9265 | (c4x, c5x, tic54x): Move after ARM targets. | |
9266 | ||
9e28a1ed AO |
9267 | 2000-11-23 Alexandre Oliva <[email protected]> |
9268 | ||
9269 | * ltcf-gcj.sh: Added file, required by 2000-11-18 merge. | |
9270 | ||
be98a80a ILT |
9271 | 2000-11-20 Ian Lance Taylor <[email protected]> |
9272 | ||
9273 | * ltcf-cxx.sh: Added file, required by 2000-11-18 merge. | |
9274 | ||
5cec67bf AO |
9275 | 2000-11-18 Alexandre Oliva <[email protected]> |
9276 | ||
9277 | * Makefile.in: Merge with GCC and libgcj. | |
9278 | (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of | |
9279 | configure-target-<library> when their configure scripts need the C | |
9280 | or C++ library to have already been built to work properly. | |
9281 | (do_proto_toplev): Set them to an empty string. | |
9282 | ||
d932cae7 | 9283 | 2000-11-18 Alexandre Oliva <[email protected]> |
0da52010 AO |
9284 | |
9285 | * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros. | |
9286 | (REALLY_SET_LIB_PATH): Use them. | |
9287 | ||
d932cae7 | 9288 | 2000-11-06 Christopher Faylor <[email protected]> |
7c6a44d3 CF |
9289 | |
9290 | * config.sub: Add support for Sun Chorus | |
9291 | ||
8602ff0c NC |
9292 | 2000-11-02 Per Lundberg <[email protected]> |
9293 | ||
9294 | * config.sub: Add support for the *-storm-chaos OS. | |
9295 | ||
f9e0997d NC |
9296 | 2000-10-30 Stephane Carrez <[email protected]> |
9297 | ||
80413487 RH |
9298 | * configure.in (noconfigdirs): Don't compile some |
9299 | of the libraries for 68HC11 & 68hc12 targets. | |
f9e0997d | 9300 | |
d64552c5 AO |
9301 | 2000-09-30 Alexandre Oliva <[email protected]> |
9302 | ||
9303 | * ltconfig, ltmain.sh, libtool.m4: Updated from libtool | |
9304 | multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt | |
9305 | all affected `configure' scripts. | |
9306 | ||
97f60b31 AO |
9307 | 2000-09-25 Alexandre Oliva <[email protected]> |
9308 | ||
9309 | * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and | |
9310 | ltcf-c.sh. | |
9311 | ||
6e8dd58f PB |
9312 | 2000-09-12 Philip Blundell <[email protected]> |
9313 | ||
9314 | * config.sub, config.guess: Update from subversions. | |
9315 | ||
103a2e99 AO |
9316 | 2000-09-06 Alexandre Oliva <[email protected]> |
9317 | ||
51601921 AO |
9318 | * Makefile.in (all-zlib): Added dummy target. |
9319 | ||
103a2e99 AO |
9320 | * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool |
9321 | multi-language branch. | |
9322 | ||
2809b4b9 AO |
9323 | 2000-09-05 Alexandre Oliva <[email protected]> |
9324 | ||
9325 | * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib. | |
9326 | (bootstrap*): Depend on all-bootstrap. | |
9327 | ||
7450026c AO |
9328 | 2000-09-02 Alexandre Oliva <[email protected]>, DJ Delorie <[email protected]> |
9329 | ||
9330 | * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian | |
9331 | crosses, but add gcc/include to the header search path for them. | |
9332 | ||
6cf86f7f AO |
9333 | 2000-08-31 Alexandre Oliva <[email protected]> |
9334 | ||
9335 | * ltconfig, ltmain.sh: Updated from libtool multi-language branch. | |
9336 | * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch. | |
9337 | * gettext.m4: New file, extracted from aclocal.m4. | |
9338 | ||
ce2ea6e3 AO |
9339 | 2000-08-22 Alexandre Oliva <[email protected]> |
9340 | ||
9341 | * config-ml.in (CC, CXX): Avoid trailing whitespace. | |
9342 | (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to | |
9343 | sub-configures. | |
9344 | ||
9765193e DE |
9345 | 2000-08-20 Doug Evans <[email protected]> |
9346 | ||
9347 | * Makefile.in (ALL_MODULES): Add all-cgen. | |
9348 | (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily. | |
9349 | (all-cgen): New target. | |
9350 | (all-opcodes,all-sim): Depend on all-cgen. | |
9351 | * configure.in (host_tools): Add cgen. | |
9352 | Only configure cgen if --enable-cgen-maint. | |
9353 | ||
d7b32520 AO |
9354 | 2000-08-17 Alexandre Oliva <[email protected]> |
9355 | ||
9356 | * config-ml.in (CC, CXX): Don't introduce a leading space. | |
9357 | ||
e52ef561 AO |
9358 | 2000-08-16 Alexandre Oliva <[email protected]> |
9359 | ||
9360 | * configure.in (libstdcxx_flags): Use | |
9361 | libstdc++-v3/src/libstdc++.INC. | |
9362 | ||
88f9c2a0 AO |
9363 | 2000-08-15 Alexandre Oliva <[email protected]> |
9364 | ||
9365 | * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES. | |
9366 | ||
98fbe43f JM |
9367 | 2000-08-11 Jason Merrill <[email protected]> |
9368 | ||
9369 | * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, | |
9370 | CXX_FOR_TARGET): Add -B$$r/gcc/ here. | |
9371 | (FLAGS_FOR_TARGET): Not here. | |
9372 | (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages. | |
9373 | ||
279ddab4 DD |
9374 | 2000-08-07 DJ Delorie <[email protected]> |
9375 | ||
9376 | * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean | |
9377 | "if we're also building gcc, and it's a gcc that will run on the | |
9378 | build machine, we want to use its includes instead of the system's | |
9379 | default includes". | |
9380 | ||
60523a83 AO |
9381 | 2000-08-03 Alexandre Oliva <[email protected]> |
9382 | ||
24ffec7a AO |
9383 | * configure.in (libstdcxx_flags): Don't use `"'. |
9384 | ||
60523a83 AO |
9385 | * config-ml.in: Adjust multilib search paths to the |
9386 | appropriate multilib tree. | |
9387 | ||
daf644b5 AO |
9388 | 2000-08-02 Alexandre Oliva <[email protected]> |
9389 | ||
9390 | * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to | |
9391 | commas in $LANGUAGES. | |
9392 | ||
63266560 DD |
9393 | 2000-08-01 Alexandre Oliva <[email protected]> |
9394 | ||
9395 | * configure.in (qCXX_FOR_TARGET): Use echo instead of expr. | |
9396 | ||
9397 | 2000-07-31 Alexandre Oliva <[email protected]> | |
9398 | ||
9399 | * configure.in (qCXX_FOR_TARGET): Quote `&' characters in | |
9400 | CXX_FOR_TARGET for sed. | |
9401 | ||
9402 | 2000-07-30 Alexandre Oliva <[email protected]> | |
9403 | ||
9404 | * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET): | |
9405 | Do not override if already set in the environment or in configure. | |
9406 | Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them. | |
9407 | (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses. | |
9408 | ||
9e449d3e AO |
9409 | 2000-07-27 Alexandre Oliva <[email protected]> |
9410 | ||
9411 | * Makefile.in (FLAGS_FOR_TARGET): New macro. | |
9412 | (GCC_FOR_TARGET): Use it. | |
9413 | (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined... | |
9414 | * configure.in: ... here. | |
9415 | (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path. | |
9416 | (libstdcxx_flags): Define and append to CXX_FOR_TARGET. | |
9417 | ||
8bbd92e0 AO |
9418 | 2000-07-24 Alexandre Oliva <[email protected]> |
9419 | ||
fd1f87b2 AO |
9420 | * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC). |
9421 | (configure-target-libchill, configure-target-libobjc): Likewise. | |
9422 | ||
8bbd92e0 AO |
9423 | * configure.in: Use the same cache file for all target libs. |
9424 | * config-ml.in: But different cache files per multilib variant. | |
9425 | ||
25c6c112 JL |
9426 | 2000-07-23 Michael Sokolov <[email protected]> |
9427 | ||
9428 | * configure (topsrcdir): Don't use dirname. | |
9429 | ||
ba73c63f JM |
9430 | 2000-07-20 Jason Merrill <[email protected]> |
9431 | ||
9432 | * configure.in: Remove all references to libg++ and librx. | |
9433 | ||
9434 | * configure, configure.in, Makefile.in: Unify gcc and binutils. | |
9435 | ||
1af08294 HPN |
9436 | 2000-07-20 Hans-Peter Nilsson <[email protected]> |
9437 | ||
9438 | * config.sub: Update to subversions version 2000-07-06. | |
9439 | ||
ba73c63f JM |
9440 | 2000-07-12 Andrew Haley <[email protected]> |
9441 | ||
9442 | * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts. | |
9443 | (target_makefile_frag): Use mt-ia64pic on IA-64 targets. | |
9444 | ||
9445 | 2000-07-07 Phil Edwards <[email protected]> | |
cffaa281 JL |
9446 | |
9447 | * symlink-tree: Check number of arguments. | |
9448 | ||
d932cae7 | 9449 | 2000-06-06 Andrew Cagney <[email protected]> |
ec9914b0 AC |
9450 | |
9451 | * texinfo/texinfo.tex: Update to version 2000-05-28.15. | |
9452 | ||
ba73c63f JM |
9453 | 2000-07-05 Jim Wilson <[email protected]> |
9454 | ||
9455 | * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library | |
9456 | search path for a g++ extracted from the build tree. This | |
9457 | will allow link tests run by configure scripts in | |
9458 | subdirectories to succeed. | |
9459 | ||
92ee2f86 UC |
9460 | 2000-07-01 Koundinya K <[email protected]> |
9461 | ||
80413487 | 9462 | * ltconfig: Add support for mips-dde-sysv4.2MP |
35590697 | 9463 | |
23f2f29f CV |
9464 | 2000-06-28 Corinna Vinschen <[email protected]> |
9465 | ||
9466 | * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or | |
9467 | `os2'. Force ac_cv_exeext to be ".exe" in that case. | |
9468 | ||
f04f5a67 TW |
9469 | 2000-06-19 Timothy Wall <[email protected]> |
9470 | ||
9471 | * configure.in (noconfigdirs): Set noconfigdirs for tic54x target. | |
9472 | * config.sub: Add tic54x target. | |
9473 | ||
11da68be NC |
9474 | 2000-06-07 Phillip Thomas <[email protected]> |
9475 | ||
9476 | * README-maintainer-mode: New file: Contains notes on using | |
9477 | --enable-maintainer-mode with binutils. | |
9478 | ||
d932cae7 | 9479 | 2000-05-29 Andrew Cagney <[email protected]> |
449f3b6c AC |
9480 | |
9481 | * texinfo/texinfo.tex: Update. Version from makeinfo 4.0. | |
9482 | ||
d932cae7 | 9483 | 2000-05-30 Andrew Cagney <[email protected]> |
ac73857d AC |
9484 | |
9485 | * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000. | |
9486 | * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000 | |
9487 | ||
9442cea3 L |
9488 | 20000-05-21 H.J. Lu ([email protected]) |
9489 | ||
80413487 RH |
9490 | * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc |
9491 | directory are used if they exist. Make sure | |
9492 | $(build_tooldir)/include is searched for header files, | |
9493 | $(build_tooldir)/lib/ for library files. | |
9442cea3 | 9494 | (GCC_FOR_TARGET): Likewise. |
80413487 | 9495 | (CXX_FOR_TARGET): Likewise. |
9442cea3 | 9496 | |
d932cae7 | 9497 | 2000-05-18 Jeffrey A Law ([email protected]) |
09e90eb4 JL |
9498 | |
9499 | * configure.in (hppa*64*-*-*): Do build ld for this configuration. | |
9500 | ||
d932cae7 | 9501 | 2000-05-17 Alexandre Oliva <[email protected]> |
f4bd37da AO |
9502 | |
9503 | * Makefile.in (configure-target-libiberty): Depend on | |
9504 | configure-target-newlib. | |
9505 | ||
ba73c63f JM |
9506 | 2000-05-16 Alexandre Oliva <[email protected]> |
9507 | ||
9508 | * configure.in, Makefile.in: Merge all libffi-related | |
9509 | configury stuff from the libgcj tree. | |
9510 | ||
d932cae7 | 9511 | 2000-05-16 Andrew Cagney <[email protected]> |
82b43a09 AC |
9512 | |
9513 | Thu Apr 27 11:01:48 2000 Andrew Cagney <[email protected]>: | |
9514 | * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories. | |
9515 | ||
d932cae7 | 9516 | 2000-05-16 Andrew Cagney <[email protected]> |
b5a23627 AC |
9517 | |
9518 | Wed Apr 26 17:03:53 2000 Andrew Cagney <[email protected]>: | |
9519 | * Makefile.in (do-djunpack): New target. Update djunpack.bat with | |
35590697 | 9520 | current version information. Add to proto-toplev directory. |
b5a23627 AC |
9521 | (gdb-taz): Build do-djunpack. |
9522 | ||
ba73c63f JM |
9523 | 2000-05-15 David Edelsohn <[email protected]> |
9524 | ||
9525 | * configure.in: Special case powerpc*-*-aix* target_makefile_frag. | |
9526 | ||
7c86ed39 L |
9527 | 2000-05-13 Alexandre Oliva <[email protected]> |
9528 | ||
9529 | * ltmain.sh: Preserve in relink_command any environment | |
9530 | variables that may affect the linker behavior. | |
9531 | ||
d932cae7 | 9532 | 2000-05-12 Jeffrey A Law ([email protected]) |
640c6684 JL |
9533 | |
9534 | * config.sub (basic_machine): Recognize hppa64 as a valid cpu type. | |
9535 | ||
d932cae7 | 9536 | 2000-05-10 Jim Wilson <[email protected]> |
2315914d JW |
9537 | |
9538 | * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs. | |
9539 | ||
ed0a91a5 EZ |
9540 | 2000-05-08 Eli Zaretskii <[email protected]> |
9541 | ||
9542 | * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst | |
80413487 | 9543 | with the version name. |
ed0a91a5 | 9544 | |
ba73c63f | 9545 | 2000-05-01 Benjamin Kosnik <[email protected]> |
6cafa39f | 9546 | |
ba73c63f | 9547 | * config.if: Tweak. |
6cafa39f | 9548 | |
ba73c63f | 9549 | 2000-04-23 Eli Zaretskii <[email protected]> |
66156876 | 9550 | |
ba73c63f | 9551 | * djunpack.bat: New file. |
66156876 | 9552 | |
d932cae7 | 9553 | 2000-04-19 Andrew Cagney <[email protected]> |
fd751128 AC |
9554 | |
9555 | * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2, | |
35590697 AJ |
9556 | gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2, |
9557 | dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2, | |
9558 | insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make. | |
fd751128 | 9559 | |
ba73c63f JM |
9560 | 2000-04-16 Dave Pitts <[email protected]> |
9561 | ||
80413487 RH |
9562 | * config.sub (case $basic_machine): Change default for "ibm-*" |
9563 | to "openedition". | |
ba73c63f | 9564 | |
d932cae7 | 9565 | 2000-04-12 Andrew Cagney <[email protected]> |
b35ece4e AC |
9566 | |
9567 | * Makefile.in (gdb-taz): New target. GDB specific archive. | |
9568 | (do-md5sum): New target. | |
9569 | (MD5PROG): Define. | |
9570 | (PACKAGE): Default to TOOL. | |
9571 | (VER): Default to a shell script. | |
9572 | (taz): Rewrite target. Move real work to do-proto-toplev. Include | |
35590697 | 9573 | md5 checksum generation. |
b35ece4e AC |
9574 | (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link. |
9575 | (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link. | |
9576 | (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, | |
35590697 | 9577 | insight.tar.bz2): Use gdb-taz to create archive. |
b35ece4e | 9578 | |
d932cae7 | 9579 | 2000-04-07 Andrew Cagney <[email protected]> |
a2d91340 AC |
9580 | |
9581 | * configure (warn_cflags): Delete. | |
9582 | ||
ba73c63f | 9583 | 2000-04-05 Benjamin Kosnik <[email protected]> |
80413487 | 9584 | Martin v. Loewis <[email protected]> |
3ce7077a | 9585 | |
80413487 RH |
9586 | * configure.in (enable_libstdcxx_v3): Add. |
9587 | (target_libs): Add bits here to switch between libstdc++-v2 and | |
9588 | libstdc++-v3. | |
9589 | * config.if: And this file too. | |
9590 | * Makefile.in: Add libstdc++-v3 targets. | |
35590697 | 9591 | |
ba73c63f JM |
9592 | 2000-04-05 Michael Meissner <[email protected]> |
9593 | ||
9594 | * config.sub (d30v): Add d30v as a basic machine type. | |
3ce7077a | 9595 | |
d332c5ac JM |
9596 | 2000-03-29 Jason Merrill <[email protected]> |
9597 | ||
9598 | * configure.in: -linux-gnu*, not -linux-gnu. | |
9599 | ||
d932cae7 | 9600 | 2000-03-03 Andrew Cagney <[email protected]> |
6dcbc97b AC |
9601 | |
9602 | * Makefile.in (taz): Set PACKAGE to TOOL when not defined. | |
9603 | (do-tar-bz2): Replace TOOL with PACKAGE. | |
9604 | (gdb.tar.bz2): Remove GDBTK from GDB package. | |
9605 | (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2, | |
35590697 | 9606 | dejagnu.tar.bz2): New packages. |
6dcbc97b | 9607 | |
96ce09a7 ILT |
9608 | 2000-02-27 Andreas Jaeger <[email protected]> |
9609 | ||
9610 | * configure.in: Add entry for mips*-*-linux*, move catch all | |
9611 | *-*-*linux* entry below this one. | |
9612 | ||
2031769e ILT |
9613 | 2000-02-27 Ian Lance Taylor <[email protected]> |
9614 | ||
9615 | * ltconfig, ltmain.sh: Update to libtool 1.3.4. | |
9616 | ||
4bab746c NC |
9617 | 2000-02-24 Nick Clifton <[email protected]> |
9618 | ||
9619 | * config.sub: Support an OS of "wince". | |
9620 | ||
d932cae7 | 9621 | 2000-02-24 Andrew Cagney <[email protected]> |
ada59422 AC |
9622 | |
9623 | * config.guess, config.sub: Updated to match config's 2000-02-15 | |
35590697 | 9624 | version. |
ada59422 | 9625 | |
5b93d8bb AM |
9626 | 2000-02-23 Linas Vepstas <[email protected]> |
9627 | ||
9628 | * config.sub: Add support for Linux/IBM 370. | |
9629 | * configure.in: Likewise. | |
9630 | ||
2fb651f6 NC |
9631 | 2000-02-22 Nick Clifton <[email protected]> |
9632 | ||
9633 | * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets. | |
9634 | ||
b8441c25 CF |
9635 | 2000-02-20 Christopher Faylor <[email protected]> |
9636 | ||
9637 | * config.guess: Guess "cygwin" rather than "cygwin32". | |
9638 | ||
d332c5ac JM |
9639 | 2000-02-16 Kaveh R. Ghazi <[email protected]> |
9640 | ||
9641 | * configure (gcc_version): When setting, narrow search to | |
9642 | lines containing `version_string'. | |
9643 | ||
ba73c63f JM |
9644 | 2000-02-15 Denis Chertykov <[email protected]> |
9645 | ||
9646 | * config.sub: Add support for avr target. | |
9647 | ||
d932cae7 | 9648 | 2000-02-01 Hans-Peter Nilsson <[email protected]> |
ba73c63f JM |
9649 | |
9650 | * config.sub: Add mmix-knuth-mmixware. | |
9651 | ||
9652 | 2000-01-27 Christopher Faylor <[email protected]> | |
9653 | ||
9654 | * Makefile.in (CC_FOR_TARGET): Add new winsup directory | |
9655 | structure stuff to -L library search. | |
9656 | (CXX_FOR_TARGET): Ditto. | |
9657 | (CROSS_CHECK_MODULES): Fix spelling mistake. | |
9658 | ||
9659 | 2000-01-24 Mark Mitchell <[email protected]> | |
9660 | ||
9661 | * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke | |
9662 | the C++ compiler. | |
9663 | ||
9664 | 2000-01-12 Richard Henderson <[email protected]> | |
9665 | ||
9666 | * configure.in: Don't build some bits for beos. | |
9667 | ||
9668 | 2000-01-12 Joel Sherrill ([email protected]) | |
9669 | ||
9670 | * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well | |
9671 | as include files. | |
9672 | ||
91b2c84d GK |
9673 | 2000-01-06 Geoff Keating <[email protected]> |
9674 | ||
9675 | * configure.in: Use mt-aix43 to handle *_TARGET defs, | |
9676 | not mh-aix43. | |
9677 | ||
ba73c63f JM |
9678 | 1999-12-14 Richard Henderson <[email protected]> |
9679 | ||
9680 | * config.guess (alpha-osf, alpha-linux): Detect ev67. | |
9681 | * config.sub: Accept alphaev[78], alphaev8. | |
9682 | ||
9683 | 1999-12-03 Alexandre Oliva <[email protected]> | |
9684 | ||
9685 | * config.guess, config.sub: Update from autoconf. | |
9686 | ||
9687 | Tue Nov 23 00:57:41 1999 Rainer Orth <[email protected]> | |
9688 | ||
9689 | * config-ml.in (sparc*-*-*): Disable sparcv9 support if the | |
9690 | necessary libraries are missing. | |
9691 | ||
9692 | 1999-10-25 Andreas Schwab <[email protected]> | |
9693 | ||
9694 | * configure: Fix quoting inside arguments of eval. | |
9695 | ||
9696 | 1999-10-21 Nick Clifton <[email protected]> | |
9697 | ||
9698 | * config-ml.in: Allow suppression of some ARM multilibs. | |
9699 | ||
9700 | Tue Sep 7 23:33:57 1999 Linas Vepstas <[email protected]> | |
9701 | ||
9702 | * config.guess: Add OS/390 match pattern. | |
9703 | * config.sub: Add mvs, openedition targets. | |
9704 | * configure.in (i370-ibm-opened*): New. | |
9705 | ||
ef14edc4 ILT |
9706 | 1999-09-04 Steve Chamberlain <[email protected]> |
9707 | ||
9708 | * config.sub: Add support for configuring for pj. | |
9709 | ||
afb478e8 NC |
9710 | 1999-08-31 Nick Clifton <[email protected]> |
9711 | ||
fd6848f6 | 9712 | * config.sub (maybe_os): Add support for configuring for fr30. |
afb478e8 | 9713 | |
ba73c63f | 9714 | 1999-08-25 Nick Clifton <[email protected]> |
ceaa7778 NC |
9715 | |
9716 | * configure.in: Do not configure or build ld for AIX | |
9717 | platforms. ld is known to be broken on these platforms. | |
9718 | ||
ba73c63f JM |
9719 | Wed Aug 25 01:12:25 1999 Rainer Orth <[email protected]> |
9720 | ||
9721 | * config-ml.in: Pass compiler flag corresponding to multidirs to | |
9722 | subdir configures. | |
9723 | ||
c363de44 ILT |
9724 | 1999-08-09 Ian Lance Taylor <[email protected]> |
9725 | ||
9726 | * Makefile.in (LDFLAGS): Define. | |
9727 | ||
dc8bc5a6 ILT |
9728 | 1999-08-08 Mumit Khan <[email protected]> |
9729 | ||
9730 | * configure.in (i[3456]-*-mingw32*): Don't put gprof in | |
9731 | noconfigdirs. | |
9732 | (*-*-cygwin*): Likewise. | |
9733 | ||
6ca3858e ILT |
9734 | 1999-08-08 Ian Lance Taylor <[email protected]> |
9735 | ||
71141bb6 ILT |
9736 | * mkdep: New file. |
9737 | * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep. | |
9738 | (BINUTILS_SUPPORT_DIRS): Add mkdep. | |
9739 | ||
6ca3858e ILT |
9740 | From Eli Zaretskii <[email protected]>: |
9741 | * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly | |
9742 | long file name when using DJGPP on MS-DOS. | |
9743 | ||
ba73c63f JM |
9744 | Wed Aug 4 02:07:14 1999 Jeffrey A Law ([email protected]) |
9745 | ||
9746 | * config.sub (vxworks case): Use os=-vxworks, not os=vxworks. | |
9747 | ||
2735a327 AM |
9748 | 1999-07-30 Alan Modra <[email protected]> |
9749 | ||
9750 | * Makefile.in (check-target-libio): Remove all-target-libstdc++ | |
9751 | dependency as this causes "make check" to globally "make all" | |
9752 | ||
ba73c63f JM |
9753 | Tue Jun 22 23:45:18 1999 Tom Tromey <[email protected]> |
9754 | ||
9755 | * configure.in (target_libs): Added target-zlib. | |
9756 | * Makefile.in (ALL_TARGET_MODULES): Added zlib. | |
9757 | (CONFIGURE_TARGET_MODULES): Likewise. | |
9758 | (CHECK_TARGET_MODULES): Likewise. | |
9759 | (INSTALL_TARGET_MODULES): Likewise. | |
9760 | (CLEAN_TARGET_MODULES): Likewise. | |
9761 | (configure-target-zlib): New target. | |
9762 | (all-target-zlib): Likewise. | |
9763 | (all-target-libjava): Depend on all-target-zlib. | |
9764 | (configure-target-libjava): Depend on configure-target-zlib. | |
9765 | ||
9766 | * Makefile.in (configure-target-libjava): Depend on | |
9767 | configure-target-newlib. | |
9768 | (configure-target-boehm-gc): New target. | |
9769 | (configure-target-qthreads): New target. | |
9770 | ||
80413487 RH |
9771 | * configure.in (target_libs): Added target-qthreads. |
9772 | * Makefile.in (ALL_TARGET_MODULES): Added qthreads. | |
9773 | (CONFIGURE_TARGET_MODULES): Likewise. | |
9774 | (CHECK_TARGET_MODULES): Likewise. | |
9775 | (INSTALL_TARGET_MODULES): Likewise. | |
9776 | (CLEAN_TARGET_MODULES): Likewise. | |
9777 | (all-target-qthreads): New target. | |
9778 | (configure-target-libjava): Depend on configure-target-qthreads. | |
9779 | (all-target-libjava): Depend on all-target-qthreads. | |
ba73c63f JM |
9780 | |
9781 | * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc. | |
9782 | (CONFIGURE_TARGET_MODULES): Likewise. | |
9783 | (CHECK_TARGET_MODULES): Likewise. | |
9784 | (INSTALL_TARGET_MODULES): Likewise. | |
9785 | (CLEAN_TARGET_MODULES): Likewise. | |
9786 | (all-target-libjava): New target. | |
9787 | (all-target-boehm-gc): Likewise. | |
9788 | * configure.in (target_libs): Added libjava, boehm-gc. | |
9789 | ||
08d836d6 ILT |
9790 | 1999-07-22 Ian Lance Taylor <[email protected]> |
9791 | ||
9792 | * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and | |
9793 | configure.bat in SUPPORT_FILES. | |
9794 | (gas+binutils.tar.bz2): Likewise. | |
9795 | ||
9796 | * makeall.bat: Remove; obsolete. | |
9797 | ||
8f36e47c ILT |
9798 | 1999-07-21 Ian Lance Taylor <[email protected]> |
9799 | ||
9800 | From Mark Elbrecht: | |
9801 | * configure.bat: Remove; obsolete. | |
9802 | ||
56e82f25 ILT |
9803 | 1999-07-11 Ian Lance Taylor <[email protected]> |
9804 | ||
9805 | * configure: Add -W -Wall to the default CFLAGS when compiling with | |
9806 | gcc. | |
9807 | ||
1001d816 JL |
9808 | Thu Jul 8 12:32:23 1999 John David Anglin <[email protected]> |
9809 | ||
9810 | * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*. | |
9811 | ||
106117aa MM |
9812 | 1999-06-30 Mark Mitchell <[email protected]> |
9813 | ||
9814 | * configure.in: Build ld on IRIX6. | |
9815 | ||
c376f4ed ILT |
9816 | 1999-06-12 Ian Lance Taylor <[email protected]> |
9817 | ||
9818 | * Makefile.in: Change distribution targets to use bzip2 instead of | |
9819 | gzip. | |
9820 | (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex. | |
c1b640f7 | 9821 | (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo. |
c376f4ed | 9822 | |
306b7445 NC |
9823 | 1999-06-04 Nick Clifton <[email protected]> |
9824 | ||
9825 | * config.sub: Add mcore target. | |
9826 | ||
d932cae7 | 9827 | 1999-05-30 Cort Dougan <[email protected]> |
af754d91 RH |
9828 | |
9829 | * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux. | |
9830 | ||
d932cae7 | 9831 | 1999-05-25 H.J. Lu ([email protected]) |
ba73c63f JM |
9832 | |
9833 | * config.guess (dummy): Changed to $dummy. | |
9834 | ||
6c3175b0 NC |
9835 | 1999-05-24 Nick Clifton <[email protected]> |
9836 | ||
ba73c63f JM |
9837 | * config.sub: Tidied up case statements. |
9838 | ||
9839 | 1999-05-22 Ben Elliston <[email protected]> | |
9840 | ||
9841 | * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake | |
9842 | <[email protected]>. | |
9843 | ||
9844 | * config.guess: Merge with FSF version. Future changes will be | |
9845 | more accurately recorded in this ChangeLog. | |
9846 | * config.sub: Likewise. | |
9847 | ||
d932cae7 | 9848 | 1999-05-20 Stephen L Moshier <[email protected]> |
ba73c63f JM |
9849 | |
9850 | * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include. | |
6c3175b0 | 9851 | |
252b5132 RH |
9852 | 1999-04-30 Tom Tromey <[email protected]> |
9853 | ||
9854 | * ltmain.sh: [mode link] Always use CC given by ltconfig. | |
9855 | ||
9856 | 1999-04-23 Tom Tromey <[email protected]> | |
9857 | ||
9858 | * ltconfig, ltmain.sh: Update to libtool 1.2f. | |
9859 | ||
9860 | 1999-04-20 Drew Moseley <[email protected]> | |
9861 | ||
9862 | * configure.in (noconfigdirs): Don't build libstub for arm-elf targets. | |
9863 | (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets. | |
9864 | Bad merge removed these two changes. | |
9865 | ||
ba73c63f | 9866 | Tue Apr 13 22:50:54 1999 Donn Terry ([email protected]) |
80b200a1 | 9867 | Martin Heller ([email protected]) |
ba73c63f JM |
9868 | |
9869 | * config.guess (interix Alpha): Add. | |
9870 | ||
252b5132 RH |
9871 | 1999-04-11 Richard Henderson <[email protected]> |
9872 | ||
9873 | * configure.in (i?86-*-beos*): Do config gperf; don't config | |
9874 | gdb, newlib, or libgloss. | |
9875 | ||
d932cae7 | 9876 | 1999-04-11 Alexandre Oliva <[email protected]> |
35590697 | 9877 | |
ba73c63f JM |
9878 | * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to |
9879 | link a trivial program with -mabi=64. If it fails, remove mabi=64 | |
9880 | from multidirs. | |
9881 | ||
d932cae7 | 9882 | 1999-04-10 Philipp Thomas ([email protected]) |
ba73c63f JM |
9883 | |
9884 | * config.sub: Set basic_machine to i586 when target_alias = k6-*. | |
9885 | ||
252b5132 RH |
9886 | 1999-04-08 Nick Clifton <[email protected]> |
9887 | ||
9888 | * config.sub: Add support for mcore targets. | |
9889 | ||
9890 | 1999-04-07 Michael Meissner <[email protected]> | |
9891 | ||
9892 | * configure.in (d30v-*): Use config/mt-d30v as makefile fragment, | |
9893 | not mt-ospace, in order to shut up assembler warning about using | |
9894 | symbols that are named the same as registers. | |
9895 | ||
9896 | 1999-04-07 Drew Moseley <[email protected]> | |
9897 | ||
9898 | * Makefile.in (all-target-cygmon): Added all-target-bsp to the | |
9899 | dependency list for all-target-cygmon. | |
9900 | ||
9901 | 1999-04-05 Doug Evans <[email protected]> | |
9902 | ||
9903 | * config-ml.in: Check $host, not $target, for selective multilibs. | |
9904 | (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs, | |
9905 | thumb interworking, and underscore prefix multilibs. | |
9906 | ||
9907 | 1999-04-04 Ian Lance Taylor <[email protected]> | |
9908 | ||
9909 | * missing: Update to version from current automake. | |
9910 | ||
9911 | Fri Apr 2 15:11:32 1999 H.J. Lu ([email protected]) | |
9912 | ||
9913 | * configure (gxx_include_dir): Removed. | |
9914 | ||
9915 | * configure.in (gxx_include_dir): Handle it. | |
9916 | * Makefile.in: Likewise. | |
9917 | ||
9918 | 1999-03-29 Gavin Romig-Koch <[email protected]> | |
9919 | ||
9920 | * config.sub (mips64vr4111,mips64vr4111el) Add. | |
9921 | ||
9922 | 1999-03-21 Ben Elliston <[email protected]> | |
9923 | ||
80413487 | 9924 | * config.guess: Correct typo for detecting ELF on FreeBSD. |
252b5132 RH |
9925 | |
9926 | Thu Mar 18 00:17:50 1999 Mark Elbrecht <[email protected]> | |
9927 | ||
252b5132 RH |
9928 | * configure.in (pc-msdosdjgpp): Set host_makefile_frag to |
9929 | config/mh-djgpp. | |
9930 | ||
9931 | Thu Mar 11 18:37:23 1999 Drew Moseley <[email protected]> | |
9932 | ||
9933 | * Makefile.in (all-target-bsp): Added all-gcc all-binutils and | |
9934 | all-target-newlib to dependency list for all-target-bsp. | |
9935 | ||
9936 | Thu Mar 11 01:19:31 1999 Mumit Khan <[email protected]> | |
9937 | ||
9938 | * config.sub: Add i386-uwin support. | |
9939 | * config.guess: Likewise. | |
9940 | ||
9941 | Thu Mar 11 01:07:55 1999 Franz Sirl <[email protected]> | |
9942 | ||
9943 | * configure.in: cleanup, add mh-*pic handling for arm, special | |
9944 | case powerpc*-*-aix* | |
9945 | ||
9946 | Wed Mar 10 18:35:07 1999 Jeff Johnston <[email protected]> | |
9947 | ||
9948 | * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a | |
9949 | can be built. | |
9950 | ||
9951 | Wed Mar 10 17:39:09 1999 Drew Moseley <[email protected]> | |
9952 | ||
9953 | * configure.in: Added bsp support to arm-*-coff and arm-*-elf | |
35590697 | 9954 | targets. |
252b5132 RH |
9955 | |
9956 | 1999-03-02 Nick Clifton <[email protected]> | |
9957 | ||
9958 | * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL | |
9959 | ||
d932cae7 | 9960 | 1999-02-28 Geoffrey Noer <[email protected]> |
252b5132 RH |
9961 | |
9962 | * config.sub: Check for "cygwin*" rather than "cygwin32*" | |
9963 | ||
9964 | 1999-02-24 Nick Clifton <[email protected]> | |
9965 | ||
9966 | * config.sub: Fix typo in arm recognition. | |
9967 | ||
d932cae7 | 9968 | 1999-02-24 Drew Moseley <[email protected]> |
252b5132 RH |
9969 | |
9970 | * configure.in (noconfigdirs): Changed target_configdirs to | |
9971 | include target-bsp only for m68k-*-elf* and m68k-*-coff* | |
9972 | rather than m68k-*-* since it is not known to work on | |
9973 | m68k-aout. Ditto for arm-*-*oabi. | |
9974 | ||
d932cae7 | 9975 | 1999-02-24 Stan Shebs <[email protected]> |
252b5132 RH |
9976 | |
9977 | * configure.in (*-*-windows*): Remove, no longer used. | |
252b5132 RH |
9978 | |
9979 | 1999-02-19 Ben Elliston <[email protected]> | |
9980 | ||
9981 | * config.guess: Automatically recognise ELF on FreeBSD. From Niall | |
9982 | Smart and improved by Andrew Cagney. | |
9983 | ||
d932cae7 | 9984 | 1999-02-18 Marc Espie <[email protected]> |
252b5132 RH |
9985 | |
9986 | * config.guess: Recognize openbsd-*-hppa. | |
9987 | ||
d932cae7 | 9988 | 1999-02-17 H.J. Lu ([email protected]) |
252b5132 RH |
9989 | |
9990 | * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR) | |
9991 | only if it is not empty. | |
9992 | ||
9993 | 1999-02-17 Nick Clifton <[email protected]> | |
9994 | ||
9995 | Patch from: Scott Bambrough <[email protected]> | |
35590697 | 9996 | |
fd6848f6 | 9997 | * config.guess: Modified to recognize uname's armv* syntax. |
252b5132 RH |
9998 | |
9999 | * config.sub: Modified to recognize uname's armv* syntax. | |
10000 | ||
10001 | 1999-02-17 Mark Salter <[email protected]> | |
10002 | ||
10003 | * configure.in: Added target-bsp for sparclite. | |
10004 | ||
d932cae7 | 10005 | 1999-02-08 Richard Henderson <[email protected]> |
252b5132 RH |
10006 | |
10007 | * config.sub: Recognize alphapca5[67] and up to alphaev8. | |
10008 | ||
10009 | 1999-02-08 Nick Clifton <[email protected]> | |
10010 | ||
10011 | * configure.in: Add support for strongarm port. | |
10012 | * config.sub: Add support for strongarm target. | |
10013 | ||
d932cae7 | 10014 | 1999-02-07 Mumit Khan <[email protected]> |
35590697 | 10015 | |
252b5132 RH |
10016 | * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of |
10017 | the old name config/mh-cygwin32. | |
10018 | Enable texinfo. | |
10019 | ||
d932cae7 | 10020 | 1999-02-04 Ian Lance Taylor <[email protected]> |
252b5132 RH |
10021 | |
10022 | * configure.in: Do build ld for ix86 Solaris. | |
10023 | ||
d932cae7 | 10024 | 1999-02-02 Jim Wilson <[email protected]> |
252b5132 RH |
10025 | |
10026 | * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of | |
10027 | $AR_FOR_TARGET. Likewise for RANLIB. | |
10028 | ||
d932cae7 | 10029 | 1999-02-02 Catherine Moore <[email protected]> |
35590697 | 10030 | |
80413487 RH |
10031 | * config.sub (oabi): Recognize. |
10032 | * configure.in (arm-*-oabi): Handle. | |
252b5132 | 10033 | |
d932cae7 | 10034 | 1999-01-30 Robert Lipe ([email protected]) |
252b5132 RH |
10035 | |
10036 | * config.guess: Improve detection of i686 on UnixWare 7. | |
10037 | ||
d932cae7 | 10038 | 1999-01-30 Mumit Khan <[email protected]> |
252b5132 RH |
10039 | |
10040 | * config.guess: Add support for i386-pc-interix. | |
10041 | * config.sub: Likewise. | |
10042 | * configure.in: Likewise. | |
252b5132 | 10043 | |
d932cae7 | 10044 | 1999-01-18 Christopher Faylor <[email protected]> |
252b5132 RH |
10045 | |
10046 | * Makefile.in: Remove unneeded all-target-libio from | |
10047 | from all-target-winsup target since it is now unneeded. | |
10048 | Add all-target-libtermcap in its place since it is now | |
10049 | needed. | |
10050 | ||
d932cae7 | 10051 | 1998-12-30 Christopher Faylor <[email protected]> |
252b5132 RH |
10052 | |
10053 | * configure.in: makefile stub for cygwin target is probably | |
10054 | unnecessary. Remove it for now. | |
252b5132 | 10055 | |
d932cae7 | 10056 | 1998-12-30 Christopher Faylor <[email protected]> |
252b5132 RH |
10057 | |
10058 | * configure.in: libtermcap.a should be built when cygwin is the | |
10059 | target as well as the host. | |
10060 | * config.guess: Allow mixed case in cygwin uname output. | |
10061 | * Makefile.in: Add libtermcap target. | |
252b5132 | 10062 | |
d932cae7 | 10063 | 1998-12-23 Jeffrey A Law ([email protected]) |
252b5132 RH |
10064 | |
10065 | * config.sub: Clean up handling of hppa2.0. | |
10066 | ||
d932cae7 | 10067 | 1998-12-22 Rodney Brown ([email protected]) |
252b5132 RH |
10068 | |
10069 | * config.guess: Use C code to identify more HP machines. | |
10070 | ||
10071 | Thu Dec 17 01:22:30 1998 Jeffrey A Law ([email protected]) | |
10072 | ||
10073 | * config.sub: Handle hppa2.0. | |
10074 | ||
ba73c63f JM |
10075 | Tue Dec 15 17:02:58 1998 Bob Manson <[email protected]> |
10076 | ||
10077 | * configure.in: Add cygmon for x86-coff and x86-elf. Configure | |
35590697 | 10078 | cygmon for all sparclite targets, regardless of object format. |
ba73c63f JM |
10079 | |
10080 | 1998-12-15 Mark Salter <[email protected]> | |
10081 | ||
10082 | * configure.in: Added target-bsp for several target architectures. | |
10083 | ||
10084 | * Makefile.in: Added rules for bsp. | |
10085 | ||
252b5132 RH |
10086 | Fri Dec 4 01:34:02 1998 Jeffrey A Law ([email protected]) |
10087 | ||
10088 | * config.guess: Improve detection of hppa2.0 processors. | |
10089 | ||
10090 | Fri Dec 4 01:33:05 1998 Niall Smart <[email protected]> | |
10091 | ||
10092 | * config.guess: Recognize FreeBSD using ELF automatically. | |
10093 | ||
10094 | 1998-11-26 Manfred Hollstein <[email protected]> | |
10095 | ||
10096 | * configure (skip-this-dir): Add handling for new shell script, which | |
10097 | might be created by a sub-directory's configure to indicate, this particular | |
10098 | directory is "unwanted". | |
10099 | * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise. | |
10100 | ||
252b5132 RH |
10101 | Wed Nov 18 18:28:45 1998 Geoffrey Noer <[email protected]> |
10102 | ||
10103 | * ltconfig: import from libtool, after changing libtool to | |
10104 | account for the cygwin name change. | |
10105 | ||
10106 | Wed Nov 18 18:09:14 1998 Geoffrey Noer <[email protected]> | |
10107 | ||
10108 | * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also | |
10109 | include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32. | |
10110 | ||
10111 | Wed Nov 18 20:13:29 1998 Christopher Faylor <[email protected]> | |
10112 | ||
10113 | * configure.in: Add libtermcap to list of cygwin dependencies. | |
10114 | ||
d932cae7 | 10115 | 1998-11-17 Geoffrey Noer <[email protected]> |
252b5132 | 10116 | |
80413487 RH |
10117 | * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that |
10118 | they include winsup/include when it's a cygwin target. | |
252b5132 RH |
10119 | |
10120 | 1998-11-12 Tom Tromey <[email protected]> | |
10121 | ||
10122 | * configure.in (host_tools): Added zip. | |
10123 | * Makefile.in (all-target-libjava): Depend on all-zip. | |
10124 | (all-zip): New target. | |
10125 | (ALL_MODULES): Added all-zip. | |
10126 | (NATIVE_CHECK_MODULES): Added check-zip. | |
10127 | (INSTALL_MODULES): Added install-zip. | |
10128 | (CLEAN_MODULES): Added clean-zip. | |
10129 | ||
d932cae7 | 10130 | 1998-11-12 Geoffrey Noer <[email protected]> |
252b5132 RH |
10131 | |
10132 | * Makefile.in: lose "32" from comment about cygwin. | |
10133 | ||
d932cae7 | 10134 | 1998-11-05 Nick Clifton <[email protected]> |
252b5132 RH |
10135 | |
10136 | * configure.in: Use -Os to build target libraries for the fr30. | |
10137 | ||
d932cae7 | 10138 | 1998-11-04 Dave Brolley <[email protected]> |
252b5132 RH |
10139 | |
10140 | * config.sub: Add fr30. | |
10141 | ||
d932cae7 | 10142 | 1998-11-02 Geoffrey Noer <[email protected]> |
252b5132 | 10143 | |
80413487 | 10144 | * configure.in: drop "32" from config/mh-cygwin32. Check |
252b5132 RH |
10145 | cygwin* instead of cygwin32*. |
10146 | * config.sub: Check cygwin* instead of cygwin32*. | |
10147 | ||
d932cae7 | 10148 | 1998-10-22 Robert Lipe <[email protected]> |
ba73c63f JM |
10149 | |
10150 | * config.guess: Match any version of Unixware7. | |
10151 | ||
252b5132 RH |
10152 | 1998-10-20 Syd Polk <[email protected]> |
10153 | ||
10154 | * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1 | |
10155 | if desired. | |
10156 | ||
d932cae7 | 10157 | 1998-10-18 Jeffrey A Law ([email protected]) |
252b5132 RH |
10158 | |
10159 | * config.if (cxx_interface, libstdcxx_interface): Do not try to set | |
10160 | these if the appropriate directories and files to not exist. | |
10161 | ||
d932cae7 | 10162 | 1998-10-14 Jeffrey A Law ([email protected]) |
252b5132 RH |
10163 | |
10164 | * Makefile.in (DEVO_SUPPORT): Add config.if. | |
10165 | ||
d932cae7 | 10166 | 1998-10-13 Manfred Hollstein <[email protected]> |
ba73c63f JM |
10167 | |
10168 | * configure: Add pattern to replace "build_tooldir"'s | |
10169 | definition in the generated Makefile with "tooldir"'s | |
10170 | actual value. | |
10171 | ||
252b5132 RH |
10172 | Tue Oct 13 09:17:06 1998 Jeffrey A Law ([email protected]) |
10173 | ||
10174 | * config.sub: Bring back lost sparcv9. | |
10175 | ||
ba73c63f JM |
10176 | * Makefile.in (all-snvavigator): Remove all-flexlm dependency. |
10177 | ||
10178 | Mon Oct 12 12:09:44 1998 Jeffrey A Law ([email protected]) | |
10179 | ||
10180 | * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to | |
10181 | CC_FOR_TARGET and friends. | |
10182 | ||
10183 | Mon Oct 12 12:09:30 1998 Alexandre Oliva <[email protected]> | |
35590697 | 10184 | |
ba73c63f JM |
10185 | * Makefile.in (build_tooldir): New variable, same as tooldir. |
10186 | (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add | |
10187 | -B$(build_tooldir)/bin/. | |
10188 | (BASE_FLAGS_TO_PASS): Pass build_tooldir down. | |
10189 | ||
252b5132 RH |
10190 | Wed Sep 30 22:20:50 1998 Robert Lipe <[email protected]> |
10191 | ||
10192 | * config.sub: Add support for i[34567]86-pc-udk. | |
10193 | * configure.in: Likewise. | |
10194 | ||
10195 | Wed Sep 30 19:23:48 1998 Geoffrey Noer <[email protected]> | |
10196 | ||
10197 | * Makefile.in: add bzip2 package building bits for user | |
10198 | tools module | |
10199 | * configure.in: ditto | |
10200 | ||
ba73c63f JM |
10201 | Wed Sep 30 03:00:05 1998 Jeffrey A Law ([email protected]) |
10202 | ||
10203 | * Makefile.in (TARGET_CONFIGDIRS): Add libobjc. | |
10204 | (ALL_TARGET_MODULES): Add all-target-libobjc. | |
10205 | (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly. | |
10206 | (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly. | |
10207 | (all-target-libchill): Add dependencies. | |
10208 | * configure.in (target_libs): Add libchill. | |
35590697 | 10209 | |
252b5132 RH |
10210 | 1998-09-30 Manfred Hollstein <[email protected]> |
10211 | ||
ba73c63f | 10212 | * configure.in (target_subdir): Remove duplicate line. |
252b5132 RH |
10213 | |
10214 | Tue Sep 29 22:45:41 1998 Felix Lee <[email protected]> | |
10215 | ||
10216 | * Makefile.in (all-automake): fix dependencies. | |
10217 | ||
10218 | Mon Sep 28 04:04:27 1998 Jeffrey A Law ([email protected]) | |
10219 | ||
10220 | * configure.in: Minor cleanups for building in the $(target_alias) | |
10221 | subdir. | |
10222 | ||
10223 | 1998-09-22 Jim Wilson <[email protected]> | |
10224 | ||
10225 | * Makefile.in (bootstrap): Set r and s before make all. Use | |
10226 | BASE_FLAGS_TO_PASS in make all. | |
10227 | (cross): Likewise. | |
10228 | ||
10229 | 1998-09-20 Mark Mitchell <[email protected]> | |
10230 | ||
10231 | * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'. | |
10232 | ||
252b5132 RH |
10233 | Sun Sep 20 00:13:02 1998 Richard Henderson <[email protected]> |
10234 | ||
10235 | * config.sub: Fix typo in last change. | |
10236 | ||
10237 | 1998-09-19 Michael Hayes <[email protected]> | |
10238 | ||
10239 | * config.sub: Add support for C4x target. | |
10240 | * configure.in: Likewise. | |
10241 | ||
10242 | 1998-09-13 David S. Miller <[email protected]> | |
10243 | ||
10244 | * config.sub: Recognize sparcv9 just like sparc64. | |
10245 | ||
10246 | Wed Sep 9 15:44:52 1998 Robert Lipe <[email protected]> | |
10247 | ||
10248 | * config.guess: Match "Pent II" or "PentII" for OpenServer. | |
10249 | ||
10250 | Tue Sep 8 01:18:39 1998 Jeffrey A Law ([email protected]) | |
10251 | ||
10252 | * config.guess: Correctly identify Pentium II sco boxes. | |
10253 | ||
10254 | * config.guess: Fix "tr" code. From Weiwen Liu. | |
10255 | ||
10256 | Sat Sep 5 13:56:52 1998 John Hughes <[email protected]> | |
10257 | ||
10258 | * configure.in: Do not assume x86-svr4 or x86-unixware can handle | |
10259 | stabs. | |
10260 | ||
10261 | Sat Sep 5 02:12:02 1998 Jeffrey A Law ([email protected]) | |
10262 | ||
10263 | * Makefile.in (TARGET_CONFIGDIRS): Add libchill. | |
10264 | (ALL_TARGET_MODULES): Add all-target-libchill. | |
10265 | (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly. | |
10266 | (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly. | |
10267 | (all-target-libchill): Add dependencies. | |
10268 | * configure.in (target_libs): Add libchill. | |
10269 | ||
10270 | Sun Aug 30 22:27:02 1998 Lutz Wohlrab <[email protected]> | |
10271 | ||
10272 | * config.guess: Avoid assumptions about "tr" behaves when | |
10273 | LANG is set to something other than English. | |
10274 | ||
10275 | Sun Aug 30 22:14:44 1998 H.J. Lu ([email protected]) | |
10276 | ||
10277 | * configure (gxx_include_dir): Changed to | |
10278 | '${prefix}/include/g++'-${libstdcxx_interface}. | |
10279 | ||
10280 | * config.if: New to determine the interfaces. | |
10281 | ||
10282 | Sun Aug 30 21:15:19 1998 Mark Klein ([email protected]) | |
10283 | ||
10284 | * config.guess: Detect and handle MPE/IX. | |
10285 | * config.sub: Deal with MPE/IX. | |
10286 | ||
10287 | Sat Aug 29 14:32:55 1998 David Edelsohn <[email protected]> | |
10288 | ||
10289 | * configure.in: Use mh-aix43. | |
10290 | ||
10291 | 1998-07-29 Manfred Hollstein <[email protected]> | |
10292 | ||
10293 | * configure: Fix --without/--disable cases for gxx-include-dir. | |
10294 | ||
10295 | Fri Aug 28 12:28:26 1998 Per Bothner <[email protected]> | |
10296 | ||
10297 | * mdata-sh: Imported. Needed for automake support. | |
10298 | ||
10299 | Thu Aug 13 12:49:29 1998 H.J. Lu <[email protected]> | |
10300 | ||
ba73c63f | 10301 | * Makefile.in (taz): Try "chmod -R og=u ." before |
252b5132 RH |
10302 | "chmod og=u `find . -print`". |
10303 | ||
10304 | Fri Jul 31 09:38:33 1998 Catherine Moore <[email protected]> | |
10305 | ||
ba73c63f | 10306 | * configure.in: Add arm-elf and thumb-elf support. |
252b5132 RH |
10307 | |
10308 | Mon Jul 27 16:23:58 1998 Doug Evans <[email protected]> | |
10309 | ||
10310 | * Makefile.in: Undo previous patch. | |
10311 | ||
10312 | Fri Jul 24 19:55:24 1998 Doug Evans <[email protected]> | |
10313 | ||
10314 | * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES | |
10315 | to here ... | |
10316 | (install-no-fixedincludes): and here | |
10317 | (INSTALL_MODULES): ... from here. | |
10318 | ||
10319 | Fri Jul 24 17:01:42 1998 Ian Lance Taylor <[email protected]> | |
10320 | ||
10321 | * config.sub: Merge with FSF. | |
10322 | ||
10323 | * config.guess: Merge with FSF. | |
10324 | ||
10325 | Fri Jul 24 08:43:36 1998 Doug Evans <[email protected]> | |
10326 | ||
10327 | * configure (extraconfigdirs): New variable. | |
10328 | (SUBDIRS): Add extraconfigdirs and recurse on them too. | |
10329 | * Makefile.in (all): Move higher in file. | |
10330 | (EXTRA_TARGET_HOST_ALL_MODULES): New variable. | |
10331 | (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables. | |
10332 | (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES. | |
10333 | (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES. | |
10334 | (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES. | |
10335 | ||
10336 | 1998-07-23 Brendan Kehoe <[email protected]> | |
10337 | ||
10338 | * Makefile.in (all-target-libjava): Depend on all-gcc and | |
10339 | all-target-newlib. | |
10340 | (configure-target-libjava): Depend on $(ALL_GCC). | |
10341 | ||
10342 | Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <[email protected]> | |
10343 | ||
10344 | * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II. | |
10345 | (*-pc-unixware7) Add detection for Pentium II, Pentium Pro. | |
10346 | ||
10347 | Fri Jul 17 13:30:18 1998 Ian Lance Taylor <[email protected]> | |
10348 | ||
10349 | * ylwrap: Change absolute path checks to check for DOS style path | |
10350 | names. | |
10351 | ||
10352 | * ylwrap: Don't use a full path name if the source file is in the | |
10353 | same directory. From [email protected] (H.J. Lu). | |
10354 | ||
10355 | * config-ml.in: Default to being verbose, to match Feb 18 change to | |
10356 | configure. | |
10357 | ||
10358 | Thu Jul 16 12:29:51 1998 Ian Lance Taylor <[email protected]> | |
10359 | ||
10360 | Brought over from egcs: | |
10361 | ||
10362 | Sat Jun 27 22:46:32 1998 Jeffrey A Law ([email protected]) | |
10363 | ||
10364 | * configure.in (target_subdir): Set to ${target_alias} instead | |
10365 | of "libraries". | |
10366 | ||
10367 | Mon Sep 1 16:45:44 1997 Jim Wilson <[email protected]> | |
10368 | ||
10369 | * configure.in (target_subdir): Set to libraries if enable_multilib. | |
10370 | ||
10371 | Wed Jul 15 01:00:54 1998 Ian Lance Taylor <[email protected]> | |
10372 | ||
10373 | * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any | |
10374 | multilibs, force reconfiguration the first time we create | |
10375 | multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'. | |
10376 | ||
10377 | Tue Jul 14 23:41:03 1998 Ian Lance Taylor <[email protected]> | |
10378 | ||
10379 | * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to | |
10380 | avoid confusion with --no-recursion. | |
10381 | ||
10382 | Tue Jul 14 15:37:41 1998 Geoffrey Noer <[email protected]> | |
10383 | ||
10384 | * configure.in: Win32 hosts shouldn't use install -x | |
10385 | * install-sh: remove -x option, and special .exe-handling | |
10386 | hack. | |
10387 | ||
10388 | Tue Jul 14 15:28:41 1998 Richard Henderson <[email protected]> | |
10389 | ||
10390 | * config.guess: Recognize i586-pc-beos. | |
10391 | * configure.in: Don't build some bits for beos. | |
10392 | ||
10393 | Tue Jul 14 13:22:18 1998 Ian Lance Taylor <[email protected]> | |
10394 | ||
10395 | * configure: If CC is set but CFLAGS is not, and CC is gcc, make | |
10396 | CFLAGS default to -O2. | |
10397 | ||
10398 | * ltmain.sh: Add some hacks to make SunOS --enable-shared work | |
10399 | when using GNU ld. | |
10400 | ||
10401 | Fri Jul 10 13:18:23 1998 Ian Lance Taylor <[email protected]> | |
10402 | ||
10403 | * ltmain.sh: Correct install when using a different shell. | |
10404 | ||
10405 | Tue Jul 7 15:24:38 1998 Ian Lance Taylor <[email protected]> | |
10406 | ||
10407 | * ltconfig, ltmain.sh: Update to libtool 1.2b. | |
10408 | ||
10409 | Thu Jul 2 13:57:36 1998 Klaus Kaempf <[email protected]> | |
10410 | ||
10411 | * makefile.vms: Update to build binutils/makefile.vms. Add install | |
10412 | target. | |
10413 | ||
10414 | Wed Jul 1 16:45:21 1998 Ian Lance Taylor <[email protected]> | |
10415 | ||
10416 | * ltconfig: Update to correct AIX handling. | |
10417 | ||
10418 | Sat Jun 27 22:46:32 1998 Jeffrey A Law ([email protected]) | |
10419 | ||
10420 | * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR. | |
10421 | ||
10422 | * configure.in (target_subdir): Set to ${target_alias} instead | |
10423 | of "libraries". | |
10424 | ||
10425 | 1998-06-26 Manfred Hollstein <[email protected]> | |
10426 | ||
10427 | * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger. | |
10428 | (Makefile): Depend on $(gcc_version_trigger). | |
10429 | ||
10430 | * configure (gcc_version): Change default initializer to empty | |
10431 | string. | |
10432 | (gcc_version_trigger): New variable; pass this variable down | |
10433 | to subdir configures to enable them checking gcc's version | |
10434 | themselves. Emit make macros for both gcc_version vars. | |
10435 | (topsrcdir): Initialize reliably. | |
10436 | (recursion line): Remove --with-gcc-version=${gcc_version}. | |
10437 | ||
10438 | 1998-06-24 Manfred Hollstein <[email protected]> | |
10439 | ||
10440 | * configure (enable_version_specific_runtime_libs): Implement new flag | |
10441 | --enable-version-specific-runtime-libs which installs C++ runtime stuff | |
10442 | in $(libsubdir); emit definition in each generated Makefile. | |
10443 | (gxx_include_dir): Initialize depending on | |
10444 | $enable_version_specific_runtime_libs. | |
10445 | ||
10446 | 1998-06-24 Manfred Hollstein <[email protected]> | |
10447 | ||
10448 | * configure (gcc_version): Initialize properly depending on | |
10449 | how and where configure is started. | |
10450 | (recursion line): Pass a --with-gcc-version=${gcc_version} | |
10451 | to configures in subdirs. | |
10452 | ||
10453 | Wed Jun 24 16:01:59 1998 John Metzler <[email protected]> | |
10454 | ||
10455 | * configure.in (noconfigdirs): Add configure pattern for mips tx39 | |
35590697 | 10456 | cygmon |
252b5132 RH |
10457 | |
10458 | Tue Jun 23 22:42:32 1998 Mark Alexander <[email protected]> | |
10459 | ||
10460 | * configure.in: Add cygmon and libstub support for mn10200. | |
10461 | ||
10462 | 1998-06-19 Manfred Hollstein <[email protected]> | |
10463 | ||
10464 | * configure (gcc_version): Add new variable describing the | |
10465 | particular gcc version we're building. | |
10466 | * Makefile.in (libsubdir): Add new macro for the directory | |
10467 | in which the compiler finds executables, libraries, etc. | |
10468 | (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias | |
10469 | and libsubdir. | |
10470 | ||
10471 | Fri Jun 19 02:36:59 1998 Alexandre Oliva <[email protected]> | |
10472 | ||
ba73c63f JM |
10473 | * Makefile.in (local-clean): Remove *.log. |
10474 | (warning.log): Built with warn_summary from build.log. | |
10475 | (mail-report.log): Run test_summary. | |
10476 | (mail-report-with-warnings.log): Run test_summary including | |
10477 | warning.log in the report. | |
252b5132 RH |
10478 | |
10479 | Thu Jun 18 11:26:03 1998 Robert Lipe <[email protected]> | |
10480 | ||
10481 | * config.guess: Detection of Pentium II for *-sco-3.2v5*. | |
10482 | ||
10483 | Mon Jun 15 14:53:54 1998 Andrew Cagney <[email protected]> | |
10484 | ||
10485 | * Makefile.in (grep): Grep no longer depends on libiberty. | |
10486 | ||
10487 | Fri Jun 12 14:03:34 1998 Syd Polk <[email protected]> | |
10488 | ||
10489 | * Makefile.in: all-snavigator needs all-libgui. | |
10490 | ||
10491 | Thu Jun 11 19:43:47 1998 Mark Alexander <[email protected]> | |
10492 | ||
10493 | * configure.in: Add cygmon and libstub support for mn10300. | |
10494 | ||
10495 | Wed Jun 10 11:19:47 1998 Ian Lance Taylor <[email protected]> | |
10496 | ||
10497 | * missing: Update to version from automake 1.3. | |
10498 | ||
10499 | * ltmain.sh: On installation, don't get confused if the same name | |
10500 | appears more than once in the list of library names. | |
10501 | ||
10502 | Wed Jun 3 14:51:42 1998 Ian Lance Taylor <[email protected]> | |
10503 | ||
10504 | * config.sub: Accept m68060 and m5200 as CPU names. | |
10505 | ||
10506 | Mon Jun 1 17:25:16 1998 Ian Lance Taylor <[email protected]> | |
10507 | ||
10508 | * configure: Use && rather than using -a in test, because odd | |
10509 | strings can confuse test. | |
10510 | * configure.in: Likewise. | |
10511 | ||
10512 | Thu May 28 19:31:13 1998 Ian Lance Taylor <[email protected]> | |
10513 | ||
10514 | * ltconfig, ltmain.sh: Bring in Visual C++ support. | |
10515 | ||
10516 | Sat May 23 23:44:13 1998 Alexandre Oliva <[email protected]> | |
10517 | ||
10518 | * Makefile.in (boostrap2-lean, bootstrap3-lean, | |
ba73c63f JM |
10519 | bootstrap4-lean): New targets. |
10520 | ||
10521 | Mon May 11 23:55:56 1998 Jeffrey A Law ([email protected]) | |
10522 | ||
10523 | * mpw-* Delete. Not used. | |
252b5132 RH |
10524 | |
10525 | Mon May 11 23:11:34 1998 Jeffrey A Law ([email protected]) | |
10526 | ||
10527 | * COPYING.LIB: Update FSF address. | |
10528 | ||
10529 | Fri May 8 01:30:20 1998 Ian Lance Taylor <[email protected]> | |
10530 | ||
10531 | * ltconfig, ltmain.sh: Update to libtool 1.2a. | |
10532 | ||
10533 | * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via | |
10534 | GAS_SUPPORT_DIRS. | |
10535 | ||
10536 | Thu May 7 17:27:35 1998 Ian Lance Taylor <[email protected]> | |
10537 | ||
10538 | * ltconfig, ltmain.sh: Avoid producing a version number if | |
10539 | -version-info was not used. | |
10540 | ||
10541 | Tue May 5 18:02:24 1998 Ian Lance Taylor <[email protected]> | |
10542 | ||
10543 | * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are | |
10544 | building with newlib. | |
10545 | ||
10546 | 1998-04-30 Paul Eggert <[email protected]> | |
10547 | ||
ba73c63f | 10548 | * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end; |
35590697 | 10549 | Solaris `make' causes it to continue to next definition. |
252b5132 | 10550 | |
afb8d725 JM |
10551 | Tue Apr 28 16:24:24 1998 Jason Molenda ([email protected]) |
10552 | ||
10553 | * Makefile.in (install-gdbtk): Call this 'install-gdb' so that | |
10554 | the right GUI libraries and files are installed along with GDB. | |
10555 | ||
252b5132 RH |
10556 | Tue Apr 28 18:11:24 1998 Ian Lance Taylor <[email protected]> |
10557 | ||
10558 | * configure.in: Change alpha to alpha* in several places. | |
10559 | ||
10560 | Tue Apr 28 07:42:00 1998 Mark Alexander <[email protected]> | |
10561 | ||
10562 | * config.sub: Recognize sparc86x. | |
10563 | ||
10564 | Tue Apr 28 07:35:02 1998 Michael Meissner <[email protected]> | |
ba73c63f | 10565 | |
252b5132 RH |
10566 | * configure.in (--enable-target-optspace): Remove debug echo. |
10567 | ||
10568 | Thu Apr 23 21:31:16 1998 Jim Wilson <[email protected]> | |
10569 | ||
10570 | * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS. | |
10571 | ||
10572 | Thu Apr 23 12:26:38 1998 Ian Lance Taylor <[email protected]> | |
10573 | ||
10574 | * ltconfig: Update cygwin32 support. | |
10575 | ||
10576 | * Makefile.in (GAS_SUPPORT_DIRS): Add intl. | |
10577 | (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise. | |
10578 | (GDB_SUPPORT_DIRS): Likewise. | |
10579 | ||
10580 | Wed Apr 22 12:30:10 1998 Michael Meissner <[email protected]> | |
10581 | ||
10582 | * configure.in (target_makefile_frag): If --enable-target-optspace, | |
10583 | use -Os to compile target libraries rather than -O2. Default to | |
10584 | using -Os for d10v and m32r if --{enable,disable}-target-optspace is | |
10585 | not used. | |
10586 | * configure.in (target_cflags): Ditto for d30v. | |
10587 | ||
10588 | Tue Apr 21 23:06:54 1998 Tom Tromey <[email protected]> | |
10589 | ||
10590 | * Makefile.in (all-bfd): Depend on all-intl. | |
10591 | (all-binutils): Likewise. | |
10592 | (all-gas): Likewise. | |
10593 | (all-gprof): Likewise. | |
10594 | (all-ld): Likewise. | |
10595 | ||
252b5132 RH |
10596 | 1998-04-19 Brendan Kehoe <[email protected]> |
10597 | ||
10598 | * configure.in (host_tools): Fix typo, lbtool -> libtool. | |
10599 | ||
10600 | Fri Apr 17 16:20:42 1998 Ian Lance Taylor <[email protected]> | |
10601 | ||
10602 | * Makefile.in (all-bfd): Depend upon all-libiberty. | |
10603 | ||
10604 | * ltconfig, ltmain.sh: Bring in newer cygwin32 support. | |
10605 | ||
10606 | Fri Apr 17 12:22:22 1998 Bob Manson <[email protected]> | |
10607 | ||
10608 | * Makefile.in: Add libstub. | |
10609 | ||
10610 | * configure.in: Ditto. Build libstub for targets that have cygmon | |
10611 | support. | |
10612 | ||
10613 | Tue Apr 14 18:01:55 1998 Ian Lance Taylor <[email protected]> | |
10614 | ||
10615 | * configure.in: Don't set PICFLAG on ix86-cygwin32. | |
10616 | ||
10617 | Tue Apr 14 12:24:45 1998 J. Kean Johnston <[email protected]> | |
10618 | ||
10619 | * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and | |
10620 | use mh-sysv5 if specified. Support gprof on SCO Open Server. | |
10621 | ||
10622 | Tue Apr 14 11:33:51 1998 Krister Walfridsson <[email protected]> | |
10623 | ||
10624 | * configure: Define DEFAULT_M4 by searching PATH. | |
10625 | * Makfile.in: Use DEFAULT_M4. | |
10626 | ||
10627 | Mon Apr 13 15:37:24 1998 Ian Lance Taylor <[email protected]> | |
10628 | ||
10629 | * ltconfig: Add cygwin32 support. | |
10630 | ||
10631 | * Makefile.in, configure.in: Add libtool as a native only directory | |
ba73c63f JM |
10632 | to configure and build. |
10633 | ||
10634 | Sun Apr 12 20:58:46 1998 Jeffrey A Law ([email protected]) | |
10635 | ||
10636 | * Makefile.in (INSTALL_MODULES): Remove texinfo. | |
252b5132 RH |
10637 | |
10638 | Wed Apr 8 13:18:56 1998 Philippe De Muyter <[email protected]> | |
10639 | ||
10640 | * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened. | |
10641 | ||
10642 | Thu Apr 2 14:48:44 1998 Geoffrey Noer <[email protected]> | |
10643 | ||
10644 | * Makefile.in: add ash make rules | |
10645 | * configure.in: add ash to native_only and host_tools lists | |
10646 | ||
10647 | Thu Mar 26 12:53:20 1998 Tom Tromey <[email protected]> | |
10648 | ||
10649 | * Makefile.in (all-gettext, all-intl): New targets. | |
10650 | (ALL_MODULES): Added all-gettext, all-intl. | |
10651 | (CROSS_CHECK_MODULES): Added check-gettext, check-intl. | |
10652 | (INSTALL_MODULES): Added install-gettext, install-intl. | |
10653 | (CLEAN_MODULES): Added clean-gettext, clean-intl. | |
10654 | ||
10655 | * configure.in (host_tools): Added gettext. | |
10656 | (native_only): Likewise. | |
10657 | (noconfigdirs) [various cases]: Likewise. | |
10658 | (host_libs): Added intl. | |
10659 | ||
afb8d725 JM |
10660 | Thu Mar 26 15:00:11 1998 Keith Seitz <[email protected]> |
10661 | ||
10662 | * configure: Do not disable building gdbtk for cygwin32 hosts. | |
10663 | ||
ba73c63f JM |
10664 | Wed Mar 25 10:04:18 1998 Nick Clifton <[email protected]> |
10665 | ||
10666 | * configure.in: Add thumb-coff target. | |
10667 | * config.sub: Add thumb-coff target. | |
10668 | ||
252b5132 RH |
10669 | Wed Mar 25 11:49:12 1998 Jason Molenda ([email protected]) |
10670 | ||
10671 | * Makefile.in: Revert yesterday's change. | |
10672 | (all-target-winsup): all-target-librx stays out of here. | |
10673 | ||
10674 | Tue Mar 24 16:58:29 1998 Jason Molenda ([email protected]) | |
10675 | ||
ba73c63f JM |
10676 | * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES, |
10677 | CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES, | |
10678 | INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup): | |
252b5132 RH |
10679 | Remove references to librx and libg++. |
10680 | ||
10681 | Tue Mar 24 18:28:12 1998 Eric Mumpower <[email protected]> | |
10682 | ||
10683 | * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to | |
10684 | recursive makes | |
10685 | ||
10686 | Tue Mar 24 11:37:45 1998 Ian Lance Taylor <[email protected]> | |
10687 | ||
10688 | * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B | |
10689 | for newlib directory. | |
10690 | (CXX_FOR_TARGET): Likewise. | |
10691 | ||
10692 | Mon Mar 23 11:30:21 1998 Jeffrey A Law ([email protected]) | |
10693 | ||
10694 | * ltconfig: Update after libtool/ltconfig.in change for | |
10695 | hpux11. | |
10696 | ||
10697 | Fri Mar 20 18:51:43 1998 Ian Lance Taylor <[email protected]> | |
10698 | ||
10699 | * ltconfig, ltmain.sh: Update to libtool 1.2. | |
10700 | ||
10701 | Fri Mar 20 09:32:14 1998 Manfred Hollstein <[email protected]> | |
10702 | ||
10703 | * Makefile.in (install-gcc): Don't specify LANGUAGES here. | |
10704 | (install-gcc-cross): Instead, override LANGUAGES here. | |
10705 | ||
10706 | 1998-03-18 Dave Love <[email protected]> | |
10707 | ||
10708 | * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a | |
10709 | non-existent file since /dev/null loses with bash 2.0/autoconf 2.12. | |
10710 | ||
10711 | Wed Mar 18 09:24:59 1998 Nick Clifton <[email protected]> | |
10712 | ||
10713 | * configure.in: Add Thumb-pe target. | |
10714 | ||
10715 | Tue Mar 17 16:59:00 1998 Syd Polk <[email protected]> | |
ba73c63f | 10716 | |
252b5132 RH |
10717 | * Makefile.in - changed sn targets to snavigator |
10718 | * configure.in - changed sn targets to snavigator | |
10719 | ||
10720 | Tue Mar 17 10:33:28 1998 Manfred Hollstein <[email protected]> | |
10721 | ||
10722 | * config-ml.in: After building symlink tree call make distclean | |
10723 | if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens | |
10724 | to be the case for libiberty. | |
10725 | ||
10726 | Tue Mar 17 10:22:37 1998 H.J. Lu ([email protected]) | |
10727 | ||
10728 | * configure: When making link, also check the current | |
10729 | directory. The configure scripts may create one. | |
10730 | ||
10731 | Fri Mar 6 01:02:03 1998 Richard Henderson <[email protected]> | |
10732 | ||
10733 | * config.sub: Accept alphapca56 and alphaev6 properly. | |
10734 | ||
10735 | Fri Mar 6 00:14:55 1998 Franz Sirl <[email protected]> | |
10736 | ||
10737 | * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1. | |
10738 | ||
252b5132 RH |
10739 | Mon Feb 23 15:09:18 1998 Bruno Haible <[email protected] |
10740 | ||
80413487 | 10741 | * config.sub (sco5): Fix typo. |
252b5132 RH |
10742 | |
10743 | Mon Feb 23 14:46:06 1998 Ian Lance Taylor <[email protected]> | |
10744 | ||
10745 | * Makefile.in (INSTALL_MODULES): Move install-tcl before | |
10746 | install-itcl. | |
10747 | (install-itcl): Remove dependency on install-tcl. | |
10748 | ||
10749 | Mon Feb 23 09:53:28 1998 Mark Alexander <[email protected]> | |
10750 | ||
10751 | * configure.in: Remove libgloss from noconfigdirs for MN10300. | |
10752 | ||
252b5132 RH |
10753 | Thu Feb 19 13:40:41 1998 Ian Lance Taylor <[email protected]> |
10754 | ||
10755 | * configure.in: Don't build libgui for a cygwin32 target when not on | |
10756 | a cygwin32 host. | |
10757 | ||
10758 | Wed Feb 18 12:29:00 1998 Jason Molenda ([email protected]) | |
10759 | ||
10760 | * configure (redirect): Set to null, so default behavior of | |
10761 | configure is now --verbose. | |
10762 | ||
10763 | 1998-02-16 Dave Love <[email protected]> | |
10764 | ||
10765 | * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with | |
10766 | CONFIG_SITE=/dev/null to forestall lossage with site configuration. | |
10767 | ||
10768 | Mon Feb 16 12:23:53 1998 Manfred Hollstein <[email protected]> | |
10769 | ||
10770 | * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add | |
10771 | this change to sync Makefile.in with its ChangeLog entries. | |
10772 | ||
10773 | Thu Feb 12 15:03:08 1998 H.J. Lu <[email protected]> | |
10774 | ||
10775 | * ltmain.sh (mkdir): Check that the directory doesn't exist | |
10776 | before we exit with error, so that we don't get races during | |
10777 | parallel builds. | |
10778 | ||
10779 | Sat Feb 7 15:19:18 1998 Ian Lance Taylor <[email protected]> | |
10780 | ||
10781 | * ltconfig, ltmain.sh: Update from libtool 1.0i. | |
10782 | ||
10783 | Fri Feb 6 01:33:52 1998 Manfred Hollstein <[email protected]> | |
10784 | ||
10785 | * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and | |
10786 | PICFLAG_FOR_TARGET. | |
10787 | (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET. | |
10788 | ||
10789 | * configure: Emit a definition for the new macro enable_shared | |
10790 | into each Makefile. | |
10791 | ||
252b5132 RH |
10792 | Thu Feb 5 17:01:12 1998 Jason Molenda ([email protected]) |
10793 | ||
10794 | * configure.in (host_tools, native_only): Add libtool. | |
10795 | ||
10796 | Wed Feb 4 16:53:58 1998 Geoffrey Noer <[email protected]> | |
10797 | ||
10798 | * configure.in: add target-gperf to noconfigdirs for Cygwin32. | |
10799 | Fix typo in ming config comment. | |
10800 | ||
10801 | Wed Feb 4 18:56:13 1998 Ian Lance Taylor <[email protected]> | |
10802 | ||
10803 | * ltconfig, ltmain.sh: Update from libtool 1.0h. | |
10804 | ||
10805 | Mon Feb 2 19:38:19 1998 Ian Lance Taylor <[email protected]> | |
10806 | ||
10807 | * config.sub: Add tic30 cases, and map c30 to tic30. | |
10808 | ||
ba73c63f JM |
10809 | Sun Feb 1 02:40:41 1998 Richard Henderson <[email protected]> |
10810 | ||
10811 | * Makefile.in (TARGET_CONFIGDIRS): Add libf2c. | |
10812 | (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly | |
10813 | (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly | |
10814 | (CLEAN_TARGET_MODULES): Similarly | |
10815 | (all-target-libf2c): Add dependences. | |
35590697 | 10816 | * configure.in (target_libs): Add libf2c. |
ba73c63f | 10817 | |
252b5132 RH |
10818 | Fri Jan 30 17:18:32 1998 Geoffrey Noer <[email protected]> |
10819 | ||
ba73c63f JM |
10820 | * configure.in: Remove expect from noconfigdirs when target |
10821 | is cygwin32. OK to build expect and dejagnu with Canadian | |
10822 | Cross. | |
252b5132 RH |
10823 | |
10824 | Wed Jan 28 12:58:49 1998 Ian Lance Taylor <[email protected]> | |
10825 | ||
10826 | * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32 | |
10827 | host. | |
10828 | ||
10829 | * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32 | |
10830 | and mingw32. | |
10831 | ||
10832 | Wed Jan 28 10:26:37 1998 Manfred Hollstein <[email protected]> | |
10833 | ||
10834 | * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix) | |
10835 | here as it is not defined in the toplevel Makefile. | |
10836 | ||
10837 | Tue Jan 27 23:25:06 1998 Manfred Hollstein <[email protected]> | |
10838 | ||
10839 | * configure (package_makefile_rules_frag): New variable, which names | |
10840 | a file with generic rules, ... | |
10841 | Change comment to mention we now have FIVE parts. | |
10842 | * configure: Undo last change. | |
10843 | ||
10844 | Tue Jan 27 23:15:55 1998 Lassi A. Tuura <[email protected]> | |
10845 | ||
10846 | * config.guess: More accurate determination of HP processor types. | |
10847 | * config.sub: More accurate determination of HP processor types. | |
10848 | ||
10849 | Sat Jan 24 01:59:45 1998 Manfred Hollstein <[email protected]> | |
10850 | ||
10851 | * configure (package_makefile_frag): Move inserting the | |
10852 | ${package_makefile_frag} to where it should be according | |
10853 | to the comment. | |
10854 | ||
ba73c63f | 10855 | Fri Jan 23 00:29:28 1998 Philip Blundell <[email protected]> |
252b5132 RH |
10856 | |
10857 | * config.guess: Add support for Linux/ARM. | |
10858 | ||
10859 | Thu Jan 22 15:14:01 1998 Fred Fish <[email protected]> | |
10860 | ||
10861 | * .cvsignore: Remove *-info and *-install since they match | |
10862 | release-info and mpw-install, which we don't want to just ignore. | |
10863 | ||
10864 | Thu Jan 22 01:38:33 1998 Richard Henderson <[email protected]> | |
10865 | ||
10866 | * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1. | |
10867 | ||
10868 | Sat Jan 17 21:28:08 1998 Pieter Nagel <[email protected]> | |
10869 | ||
10870 | * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and | |
10871 | local_prefix to sub-make invocations. | |
10872 | ||
10873 | Sat Jan 17 21:04:59 1998 H.J. Lu ([email protected]) | |
10874 | ||
10875 | * configure.in: Check makefile fragments in the source | |
10876 | directory. | |
10877 | ||
10878 | Fri Jan 16 00:41:37 1998 Alexandre Oliva <[email protected]> | |
10879 | ||
ba73c63f JM |
10880 | * configure.in: Check whether host and target makefile |
10881 | fragments exist before adding them to *_makefile_frag. | |
252b5132 RH |
10882 | |
10883 | Wed Jan 14 23:39:10 1998 Bob Manson <[email protected]> | |
10884 | ||
10885 | * configure.in (target_configdirs): Add cygmon for sparc64-elf. | |
ba73c63f | 10886 | |
252b5132 RH |
10887 | Wed Jan 14 12:48:07 1998 Keith Seitz <[email protected]> |
10888 | ||
10889 | * configure.in: Make sure we only replace RPATH_ENVVAR on | |
10890 | lines which begin with RPATH_ENVVAR, i.e. add "^" to the | |
10891 | regexp to sed. | |
10892 | ||
10893 | * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down | |
10894 | to sub-makes. | |
10895 | ||
10896 | 1998-01-13 Lee Iverson ([email protected]) | |
10897 | ||
10898 | * config-ml.in (multi-do): LDFLAGS must include multilib | |
10899 | designator. | |
10900 | ||
10901 | Tue Jan 13 01:13:24 1998 Robert Lipe ([email protected]) | |
10902 | ||
10903 | * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5. | |
10904 | ||
10905 | Sun Jan 4 01:06:55 1998 Mumit Khan <[email protected]> | |
10906 | ||
10907 | * config.sub: Add mingw32 support. | |
10908 | * configure.in: Likewise. | |
252b5132 RH |
10909 | |
10910 | Sat Jan 3 12:11:05 1998 Franz Sirl <[email protected]> | |
10911 | ||
10912 | * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1 | |
10913 | ||
10914 | Sun Dec 28 11:28:58 1997 Jeffrey A Law ([email protected]) | |
10915 | ||
10916 | * Makefile.in (INSTALL_TARGET): Do install-gcc first. | |
10917 | * configure (gxx_include_dir): Provide a definition for subdirs | |
10918 | which do not use autoconf. | |
10919 | ||
10920 | Wed Dec 24 22:46:55 1997 Jeffrey A Law ([email protected]) | |
10921 | ||
10922 | * config.guess: Sync with egcs. Picks up new alpha support, | |
10923 | BeOS & some additional linux support. | |
10924 | ||
ba73c63f | 10925 | Tue Dec 23 12:44:24 1997 Jeffrey A Law ([email protected]) |
252b5132 RH |
10926 | |
10927 | * config.guess: HP 9000/803 is a PA1.1 machine. | |
10928 | ||
ba73c63f JM |
10929 | Mon Dec 22 02:39:24 1997 Richard Henderson <[email protected]> |
10930 | ||
10931 | * configure.in: It's alpha*-... | |
252b5132 RH |
10932 | |
10933 | Sun Dec 21 16:53:12 1997 H.J. Lu ([email protected]) | |
10934 | ||
ba73c63f JM |
10935 | * configure.in (host_makefile_frag, target_makefile_frag): |
10936 | Handle multiple config files. | |
10937 | (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and | |
10938 | alpha-*-*. | |
252b5132 RH |
10939 | |
10940 | Thu Dec 18 13:13:03 1997 Doug Evans <[email protected]> | |
10941 | ||
10942 | * mkdep: New file. | |
10943 | ||
10944 | Wed Dec 17 09:53:02 1997 Michael Meissner <[email protected]> | |
10945 | ||
10946 | * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc. | |
10947 | ||
10948 | Tue Dec 16 17:36:05 1997 Ian Lance Taylor <[email protected]> | |
10949 | ||
10950 | * Makefile.in: Add libgui directory. | |
10951 | (GDB_TK): Add all-libgui. | |
10952 | * configure.in: Add libgui directory. | |
10953 | * configure: Add all-libgui to GDB_TK. | |
10954 | ||
10955 | Mon Dec 15 16:12:28 1997 Nick Clifton <[email protected]> | |
10956 | ||
10957 | * config-ml.in (multidirs): Add m32r to multilib list. | |
10958 | ||
10959 | Fri Dec 12 10:43:31 1997 Brendan Kehoe <[email protected]> | |
10960 | ||
10961 | * Makefile.in (all-target-gperf): Change dependency to | |
10962 | all-target-libstdc++. | |
10963 | ||
10964 | Thu Dec 11 23:30:51 1997 Fred Fish <[email protected]> | |
10965 | ||
10966 | * config.guess: Add BeOS support. | |
10967 | ||
10968 | Wed Dec 10 15:10:38 1997 Ian Lance Taylor <[email protected]> | |
10969 | ||
10970 | Source directory cvs renamed to cvssrc: | |
10971 | * configure.in (host_tools): Change cvs to cvssrc. | |
10972 | (native_only): Likewise. | |
10973 | (noconfigdirs) [various cases]: Likewise. | |
10974 | * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc. | |
10975 | (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc. | |
10976 | (INSTALL_MODULES): Change install-cvs to install-cvssrc. | |
10977 | (CLEAN_MODULES): Change clean-cvs to clean-cvssrc. | |
10978 | (all-cvssrc): Rename target from all-cvs. | |
10979 | ||
10980 | Wed Dec 3 07:55:59 1997 Jeffrey A Law ([email protected]) | |
10981 | ||
10982 | * configure (gxx_include_dir): Fix thinko. | |
10983 | ||
10984 | Tue Dec 2 10:55:34 1997 Jeffrey A Law ([email protected]) | |
10985 | ||
10986 | * Makefile.in (INSTALL_TARGET_CROSS): Define. | |
10987 | (install-cross, install-gcc-cross): New targets. | |
10988 | ||
10989 | Tue Dec 2 10:08:31 1997 Nick Clifton <[email protected]> | |
10990 | ||
10991 | * configure.in (noconfigdirs): Add support for Thumb target. | |
10992 | ||
10993 | * config.sub (maybe_os): Add support for Thumb target. | |
10994 | ||
10995 | Sun Nov 30 16:12:27 1997 Bob Manson <[email protected]> | |
10996 | ||
10997 | * Makefile.in: Add rules for cygmon. | |
10998 | ||
10999 | * configure.in: Build cygmon for sparc-elf and sparclite-aout. | |
11000 | ||
11001 | Thu Nov 27 01:31:30 1997 Jeffrey A Law ([email protected]) | |
11002 | ||
11003 | * Makefile.in (INSTALL_TARGET): Do install-gcc first. | |
11004 | * configure (gxx_include_dir): Provide a definition for subdirs | |
11005 | which do not use autoconf. | |
11006 | ||
11007 | Wed Nov 26 11:53:33 1997 Keith Seitz <[email protected]> | |
11008 | ||
11009 | * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's | |
35590697 | 11010 | 11/18/97 build |
252b5132 RH |
11011 | |
11012 | Wed Nov 26 16:08:50 1997 Jeffrey A Law ([email protected]) | |
11013 | ||
11014 | * From Franz Sirl. | |
11015 | * config.guess (powerpc*-*-linux): Handle glibc2 beta release | |
11016 | found on RedHat Linux systems. | |
11017 | ||
11018 | Fri Nov 21 09:51:01 1997 Jeffrey A Law ([email protected]) | |
11019 | ||
11020 | * config.guess (alpha stuff): Merge with FSF to avoid incorrect | |
11021 | guesses. | |
11022 | ||
11023 | Thu Nov 13 11:38:37 1997 Jeffrey A Law ([email protected]) | |
11024 | ||
11025 | * configure.in (i[3456]86-ncr-sysv4.3*): Tweak. | |
11026 | ||
11027 | Mon Nov 10 15:23:21 1997 H.J. Lu <[email protected]> | |
11028 | ||
11029 | * ltmain.sh: If mkdir fails, check whether the directory was created | |
11030 | anyhow by some other process. | |
11031 | ||
11032 | Mon Nov 10 14:38:03 1997 Michael Meissner <[email protected]> | |
11033 | ||
11034 | * configure.in (d30v-*-*): Configure all directories. | |
11035 | ||
11036 | Sun Nov 9 17:36:20 1997 Michael Meissner <[email protected]> | |
11037 | ||
11038 | * configure.in (d30v-*-*): Configure newlib, libiberty directories | |
11039 | for the D30V. | |
11040 | ||
11041 | Sat Nov 8 14:42:59 1997 Michael Meissner <[email protected]> | |
11042 | ||
11043 | * configure.in (d30v-*-*): Configure target-libgloss on the D30V. | |
11044 | ||
11045 | Fri Nov 7 10:34:09 1997 Rob Savoye <[email protected]> | |
11046 | ||
80413487 RH |
11047 | * include/libiberty.h: Add extern "C" { so it can be used with C++ |
11048 | progrms. | |
11049 | * include/remote-sim.h: Add extern "C" { so it can be used with C++ | |
11050 | programs. | |
252b5132 RH |
11051 | |
11052 | Thu Oct 30 11:09:29 1997 Michael Meissner <[email protected]> | |
11053 | ||
11054 | * configure.in (d30v-*-*): Configure GCC now. | |
11055 | ||
11056 | Mon Oct 27 13:17:24 1997 Stan Shebs <[email protected]> | |
11057 | ||
11058 | * configure.in: Remove a "second pass" of tweaking noconfigdirs, | |
11059 | is no longer needed. | |
11060 | ||
11061 | Mon Oct 27 12:03:53 1997 Jason Merrill <[email protected]> | |
11062 | ||
11063 | * Makefile.in: check-target-libio depends on all-target-libstdc++. | |
11064 | ||
11065 | Sun Oct 26 11:48:27 1997 Manfred Hollstein ([email protected]) | |
11066 | ||
11067 | * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap | |
11068 | targets using "$@" to provide support for similar but not identical | |
11069 | targets without having to duplicate code. | |
11070 | ||
11071 | Mon Oct 20 15:28:49 1997 Klaus K"ampf <[email protected]> | |
11072 | ||
11073 | * makefile.vms: Fix to work with DEC C. | |
11074 | ||
11075 | Tue Oct 7 23:58:57 1997 Gavin Koch <[email protected]> | |
11076 | ||
11077 | * config.sub: Add mips-tx39-elf to marketing names. | |
11078 | ||
11079 | Tue Oct 7 14:24:41 1997 Ian Lance Taylor <[email protected]> | |
11080 | ||
11081 | * ltmain.sh: Handle symlinks in generated script. | |
11082 | ||
11083 | Wed Oct 1 13:11:27 1997 Ian Lance Taylor <[email protected]> | |
11084 | ||
11085 | * configure: Handle autoconf style directory options: --bindir, | |
11086 | --datadir, --includedir, --infodir, --libdir, --libexecdir, | |
11087 | --mandir, --oldincludedir, --sbindir, --sharedstatedir, | |
11088 | --sysconfdir. | |
11089 | * Makefile.in (sbindir, libexecdir, sysconfdir): New variables. | |
11090 | (sharedstatedir, localstatedir, oldincludedir): New variables. | |
11091 | (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir, | |
11092 | infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir, | |
11093 | sbindir, sharedstatedir, and sysconfdir. | |
11094 | ||
11095 | Mon Sep 29 00:38:08 1997 Aaron Jackson <[email protected]> | |
11096 | ||
11097 | * Makefile.in (bootstrap-lean): New target. | |
11098 | ||
11099 | Wed Sep 24 18:06:27 1997 Stu Grossman <[email protected]> | |
11100 | ||
11101 | * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db, | |
35590697 | 11102 | sn, and gnuserv from noconfigdirs. |
252b5132 RH |
11103 | |
11104 | Wed Sep 24 15:18:32 1997 Ian Lance Taylor <[email protected]> | |
11105 | ||
11106 | * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh. | |
11107 | ||
11108 | Thu Sep 18 23:58:27 1997 Jeffrey A Law ([email protected]) | |
11109 | ||
ba73c63f | 11110 | * Makefile.in (cross): New target. |
252b5132 RH |
11111 | |
11112 | Thu Sep 18 21:43:23 1997 Alexandre Oliva <[email protected]> | |
ba73c63f | 11113 | Jeff Law <[email protected]> |
252b5132 RH |
11114 | |
11115 | * Makefile.in (bootstrap2, bootstrap3): New targets. | |
11116 | (all-bootstrap): Remove outdated and confusing target. | |
11117 | (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down. | |
11118 | ||
afb8d725 JM |
11119 | Thu Sep 18 15:37:42 1997 Andrew Cagney <[email protected]> |
11120 | ||
11121 | * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for | |
35590697 | 11122 | windows. Consistent with gdb/configure. |
afb8d725 | 11123 | |
252b5132 RH |
11124 | 1997-09-15 02:37 Ulrich Drepper <[email protected]> |
11125 | ||
252b5132 RH |
11126 | * configure.in: Name Linux target fragment. |
11127 | ||
11128 | * configure: Rewrite so that project Makefile fragment is inserted | |
11129 | first and appears last in the resulting Makefile. | |
11130 | ||
11131 | Tue Sep 16 09:55:07 1997 Andrew Cagney <[email protected]> | |
11132 | ||
11133 | * Makefile.in (install-itcl): Install tcl first. | |
11134 | ||
252b5132 | 11135 | Fri Sep 12 16:19:20 1997 Geoffrey Noer <[email protected]> |
ba73c63f | 11136 | |
252b5132 RH |
11137 | * configure.in: remove bison from noconfigdirs for Cygwin32 host |
11138 | ||
11139 | Thu Sep 11 16:40:46 1997 H.J. Lu ([email protected]) | |
11140 | ||
11141 | * Makefile.in (local-distclean): Also remove mh-frag mt-frag. | |
11142 | ||
11143 | * configure.in (skipdirs): Add target-librx for Linux. | |
11144 | (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic. | |
11145 | ||
11146 | Wed Sep 10 21:29:54 1997 Jeffrey A Law ([email protected]) | |
11147 | ||
11148 | * Makefile.in (bootstrap): New target. | |
11149 | ||
11150 | Wed Sep 10 15:19:22 1997 Jeffrey A Law ([email protected]) | |
11151 | ||
11152 | * config.sub: Accept 'amigados' for backward compatability. | |
11153 | ||
11154 | Mon Sep 8 20:46:20 1997 Ian Lance Taylor <[email protected]> | |
11155 | ||
11156 | * config.guess: Merge with FSF. | |
11157 | ||
ba73c63f JM |
11158 | Sun Sep 7 23:18:32 1997 Fred Fish <[email protected]> |
11159 | ||
11160 | * config.sub: Change 'amigados' to 'amigaos' to match current usage. | |
11161 | ||
252b5132 RH |
11162 | Sun Sep 7 15:55:28 1997 Gavin Koch <[email protected]> |
11163 | ||
11164 | * config.sub: Add "marketing-names" patch. | |
11165 | ||
11166 | Fri Sep 5 16:11:28 1997 Joel Sherrill ([email protected]) | |
11167 | ||
80413487 | 11168 | * configure.in (*-*-rtems*): Do not build libgloss for rtems. |
252b5132 RH |
11169 | |
11170 | Fri Sep 5 12:27:17 1997 Jeffrey A Law ([email protected]) | |
11171 | ||
11172 | * config.sub: Handle v850-elf. | |
11173 | ||
ba73c63f JM |
11174 | Wed Sep 3 22:01:58 1997 Fred Fish <[email protected]> |
11175 | ||
11176 | * .cvsignore (*-install): Remove. | |
11177 | ||
252b5132 RH |
11178 | Wed Sep 3 12:15:24 1997 Chris Provenzano <[email protected]> |
11179 | ||
11180 | * ltconfig: Set CONFIG_SHELL in libtool. | |
11181 | * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh | |
11182 | ||
11183 | Mon Sep 1 16:45:44 1997 Jim Wilson <[email protected]> | |
11184 | ||
11185 | * configure.in (target_subdir): Set to libraries if enable_multilib. | |
11186 | ||
11187 | Wed Aug 27 16:15:11 1997 Jim Wilson <[email protected]> | |
11188 | ||
11189 | * config.guess: Update from gcc directory. | |
11190 | ||
11191 | Tue Aug 26 16:46:46 1997 Andrew Cagney <[email protected]> | |
11192 | ||
11193 | * Makefile.in (all-sim): Depends on all-readline. | |
11194 | ||
11195 | Wed Aug 20 19:57:37 1997 Jason Merrill <[email protected]> | |
11196 | ||
11197 | * Makefile.in (BISON, YACC): Use $$s. | |
11198 | (all-bison): Depend on all-texinfo. | |
11199 | ||
11200 | Tue Aug 19 01:41:32 1997 Jason Merrill <[email protected]> | |
11201 | ||
11202 | * Makefile.in (BISON): Add -L flag. | |
11203 | (YACC): Likewise. | |
11204 | ||
11205 | Mon Aug 18 11:30:50 1997 Nick Clifton <[email protected]> | |
11206 | ||
35590697 AJ |
11207 | * configure.in (noconfigdirs): Add support for v850e target. |
11208 | ||
252b5132 RH |
11209 | * config.sub (maybe_os): Add support for v850e target. |
11210 | ||
11211 | Mon Aug 18 11:30:50 1997 Nick Clifton <[email protected]> | |
11212 | ||
35590697 AJ |
11213 | * configure.in (noconfigdirs): Add support for v850ea target. |
11214 | ||
252b5132 RH |
11215 | * config.sub (maybe_os): Add support for v850ea target. |
11216 | ||
11217 | Mon Aug 18 09:24:06 1997 Gavin Koch <[email protected]> | |
11218 | ||
11219 | * config.sub: Add mipstx39. Delete r3900. | |
11220 | ||
11221 | Mon Aug 18 17:20:10 1997 Jason Molenda ([email protected]) | |
11222 | ||
11223 | * Makefile.in (all-autoconf): Depends on all-texinfo. | |
11224 | ||
11225 | Fri Aug 15 23:09:26 1997 Michael Meissner <[email protected]> | |
11226 | ||
11227 | * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and | |
11228 | eabi targets. | |
11229 | ||
11230 | Thu Aug 14 14:42:17 1997 Ian Lance Taylor <[email protected]> | |
11231 | ||
11232 | * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible. | |
11233 | ||
11234 | * configure: When handling a Canadian Cross, handle YACC as well as | |
11235 | BISON. Just set BISON to bison. When setting YACC, prefer bison. | |
80413487 | 11236 | * Makefile.in (all-bison): Depend upon all-texinfo. |
252b5132 RH |
11237 | |
11238 | Tue Aug 12 20:09:48 1997 Jason Merrill <[email protected]> | |
11239 | ||
11240 | * Makefile.in (BISON): bison, not byacc or bison -y. | |
11241 | (YACC): bison -y or byacc or yacc. | |
11242 | (various): Add *-bison as appropriate. | |
11243 | (taz): No need to mess with BISON anymore. | |
11244 | ||
11245 | Tue Aug 12 22:33:08 1997 Ian Lance Taylor <[email protected]> | |
11246 | ||
11247 | * configure: If OSTYPE matches *win32*, try to find a good value for | |
11248 | CONFIG_SHELL. | |
11249 | ||
11250 | Sun Aug 10 14:41:11 1997 Ian Lance Taylor <[email protected]> | |
11251 | ||
11252 | * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in | |
11253 | configure.in if it is present. | |
11254 | ||
11255 | Sat Aug 9 00:58:01 1997 Ian Lance Taylor <[email protected]> | |
11256 | ||
11257 | * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new. | |
11258 | ||
11259 | Fri Aug 8 16:30:13 1997 Doug Evans <[email protected]> | |
11260 | ||
11261 | * config.sub: Recognize `arc' cpu. | |
11262 | * configure.in: Likewise. | |
11263 | * config-ml.in: Likewise. | |
11264 | ||
11265 | Thu Aug 7 11:02:34 1997 Ian Lance Taylor <[email protected]> | |
11266 | ||
11267 | * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs. | |
11268 | ||
11269 | Wed Aug 6 16:27:29 1997 Chris Provenzano <[email protected]> | |
11270 | ||
11271 | * configure: Changed sed delimiter from ':' to '|' when | |
11272 | attempting to substitute ${config_shell} for SHELL. On | |
11273 | NT ${config_shell} may contain a ':' in it. | |
11274 | ||
11275 | Wed Aug 6 12:29:05 1997 Jason Merrill <[email protected]> | |
11276 | ||
11277 | * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells. | |
11278 | ||
11279 | Wed Aug 6 00:42:35 1997 Ian Lance Taylor <[email protected]> | |
11280 | ||
11281 | * Makefile.in (AS_FOR_TARGET): Change as.new to as-new. | |
11282 | ||
11283 | Tue Aug 5 14:08:51 1997 Ian Lance Taylor <[email protected]> | |
11284 | ||
11285 | * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new. | |
11286 | ||
11287 | * ylwrap: If the program is a relative path, force it to be | |
11288 | absolute. | |
11289 | ||
11290 | Tue Aug 5 12:12:44 1997 Andrew Cagney <[email protected]> | |
11291 | ||
11292 | * configure (tooldir): Set BISON to `bison -y' and not just bison. | |
11293 | ||
11294 | Mon Aug 4 22:59:02 1997 Andrew Cagney <[email protected]> | |
11295 | ||
11296 | * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present, | |
35590697 AJ |
11297 | correctly specify the target build directory $(TARGET_SUBDIR)/winsup |
11298 | for libraries. | |
252b5132 RH |
11299 | |
11300 | Mon Aug 4 12:40:24 1997 Jason Merrill <[email protected]> | |
11301 | ||
11302 | * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values | |
35590697 | 11303 | separated by spaces. |
252b5132 RH |
11304 | |
11305 | Thu Jul 31 19:49:49 1997 Ian Lance Taylor <[email protected]> | |
11306 | ||
11307 | * ylwrap: New file. | |
11308 | * Makefile.in (DEVO_SUPPORT): Add ylwrap. | |
11309 | ||
11310 | * ltmain.sh: Handle /bin/sh at start of install program. | |
11311 | ||
11312 | * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing. | |
11313 | ||
11314 | * ltconfig, ltmain.sh: New files, from libtool 1.0. | |
11315 | * missing: New file, from automake 1.2. | |
11316 | ||
11317 | Thu Jul 24 12:57:56 1997 Ian Lance Taylor <[email protected]> | |
11318 | ||
11319 | * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add | |
11320 | check-tk to CHECK_X11_MODULES. | |
11321 | ||
11322 | Wed Jul 23 17:03:29 1997 Ian Lance Taylor <[email protected]> | |
11323 | ||
11324 | * config.sub: Merge with FSF. | |
11325 | ||
11326 | Tue Jul 22 19:08:29 1997 Ian Lance Taylor <[email protected]> | |
11327 | ||
11328 | * config.guess: Merge with FSF. | |
11329 | ||
11330 | Tue Jul 22 14:50:42 1997 Robert Hoehne <[email protected]> | |
11331 | ||
11332 | * configure: Treat msdosdjgpp like go32. | |
11333 | * configure.in: Likewise. Don't remove gprof for go32. | |
11334 | ||
11335 | * configure: Change Makefile.tem2 to Makefile.tm2. | |
11336 | ||
11337 | Mon Jul 21 10:31:26 1997 Stephen Peters <[email protected]> | |
11338 | ||
11339 | * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep. | |
11340 | ||
11341 | Tue Jul 15 14:33:03 1997 Brendan Kehoe <[email protected]> | |
11342 | ||
11343 | * install-sh (chmodcmd): Set to null if the DST directory already | |
11344 | exists. Same as Nov 11th change. | |
11345 | ||
11346 | Mon Jul 14 11:01:15 1997 Martin M. Hunt <[email protected]> | |
11347 | ||
35590697 | 11348 | * configure (GDB_TK): Needs itcl and tix. |
252b5132 RH |
11349 | |
11350 | Mon Jul 14 00:32:10 1997 Jason Merrill <[email protected]> | |
11351 | ||
11352 | * config.guess: Update from FSF. | |
11353 | ||
11354 | Fri Jul 11 11:57:11 1997 Martin M. Hunt <[email protected]> | |
11355 | ||
11356 | * Makefile.in (GDB_TK): Depend on itcl and tix. | |
11357 | ||
11358 | Fri Jul 4 13:25:31 1997 Ian Lance Taylor <[email protected]> | |
11359 | ||
11360 | * Makefile.in (INSTALL_PROGRAM_ARGS): New variable. | |
11361 | (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS). | |
11362 | (INSTALL_SCRIPT): New variable. | |
11363 | (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT. | |
11364 | * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS | |
11365 | to -x. | |
11366 | * install-sh: Add support for -x option. | |
11367 | ||
11368 | Mon Jun 30 15:51:30 1997 Ian Lance Taylor <[email protected]> | |
11369 | ||
11370 | * configure.in, Makefile.in: Treat tix like itcl. | |
11371 | ||
11372 | Thu Jun 26 13:59:19 1997 Ian Lance Taylor <[email protected]> | |
11373 | ||
11374 | * Makefile.in (WINDRES): New variable. | |
11375 | (WINDRES_FOR_TARGET): New variable. | |
11376 | (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET. | |
11377 | (EXTRA_HOST_FLAGS): Add WINDRES. | |
11378 | (EXTRA_TARGET_FLAGS): Add WINDRES. | |
11379 | (EXTRA_GCC_FLAGS): Add WINDRES. | |
11380 | ($(DO_X)): Pass down WINDRES. | |
11381 | ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring. | |
11382 | * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like | |
11383 | DLLTOOL_FOR_TARGET. | |
11384 | ||
11385 | Wed Jun 25 15:01:26 1997 Felix Lee <[email protected]> | |
11386 | ||
11387 | * configure.in: configure sim before gdb for win32-x-ppc | |
11388 | ||
11389 | Wed Jun 25 12:18:54 1997 Brendan Kehoe <[email protected]> | |
11390 | ||
11391 | Move gperf into the toplevel, from libg++. | |
11392 | * configure.in (target_tools): Add target-gperf. | |
11393 | (native_only): Add target-gperf. | |
11394 | * Makefile.in (all-target-gperf): New target, depend on | |
11395 | all-target-libg++. | |
11396 | (configure-target-gperf): Empty rule. | |
11397 | (ALL_TARGET_MODULES): Add all-target-gperf. | |
11398 | (CONFIGURE_TARGET_MODULES): Add configure-target-gperf. | |
11399 | (CHECK_TARGET_MODULES): Add check-target-gperf. | |
11400 | (INSTALL_TARGET_MODULES): Add install-target-gperf. | |
11401 | (CLEAN_TARGET_MODULES): Add clean-target-gperf. | |
11402 | ||
11403 | Mon Jun 23 10:51:53 1997 Jeffrey A Law ([email protected]) | |
35590697 | 11404 | |
252b5132 RH |
11405 | * config.sub (mn10200): Recognize new basic machine. |
11406 | ||
11407 | Thu Jun 19 14:16:42 1997 Brendan Kehoe <[email protected]> | |
11408 | ||
11409 | * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing | |
11410 | --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough. | |
11411 | ||
11412 | Tue Jun 17 15:31:20 1997 Brendan Kehoe <[email protected]> | |
11413 | ||
11414 | * configure.in: If we're building mips-sgi-irix6* native, turn on | |
11415 | ENABLE_MULTILIB and set TARGET_SUBDIR. | |
11416 | ||
11417 | Tue Jun 17 12:20:59 1997 Tom Tromey <[email protected]> | |
11418 | ||
11419 | * Makefile.in (all-sn): Depend on all-grep. | |
11420 | ||
11421 | Mon Jun 16 11:11:10 1997 Ian Lance Taylor <[email protected]> | |
11422 | ||
11423 | * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets. | |
11424 | ||
11425 | * configure: Set CFLAGS and CXXFLAGS, and substitute them into | |
11426 | Makefile. From Jeff Makey <[email protected]>. | |
11427 | * Makefile.in: Add comment for CFLAGS and CXXFLAGS. | |
11428 | ||
11429 | * Makefile.in (DISTBISONFILES): Remove. | |
11430 | (taz): Don't futz with DISTBISONFILES. Change BISON to use | |
11431 | $(DEFAULT_YACC). | |
11432 | ||
11433 | * configure.in: Build itl, db, sn, etc., when building for native | |
35590697 | 11434 | cygwin32. |
252b5132 RH |
11435 | |
11436 | * Makefile.in (LD): New variable. | |
11437 | (EXTRA_HOST_FLAGS): Pass down LD. | |
11438 | ($(DO_X)): Likewise. | |
11439 | ||
11440 | Mon Jun 16 11:10:35 1997 Philip Blundell <[email protected]> | |
11441 | ||
11442 | * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh. | |
11443 | ||
11444 | Fri Jun 13 10:22:56 1997 Bob Manson <[email protected]> | |
11445 | ||
11446 | * configure.in (targargs): Strip out any supplied --build argument | |
35590697 | 11447 | before adding our own. Always add --build. |
252b5132 RH |
11448 | |
11449 | Thu Jun 12 21:12:28 1997 Bob Manson <[email protected]> | |
11450 | ||
11451 | * configure.in (targargs): Pass --build if we're doing | |
11452 | a cross-compile. | |
11453 | ||
11454 | Fri Jun 6 21:38:40 1997 Rob Savoye <[email protected]> | |
11455 | ||
ba73c63f | 11456 | * configure: Use '|' instead of ":" as the separator in |
252b5132 RH |
11457 | sed. Otherwise sed chokes on NT path names with drive |
11458 | designators. Also look for "?:*" as the leading characters in an | |
11459 | absolute pathname. | |
11460 | ||
11461 | Mon Jun 2 13:05:20 1997 Gavin Koch <[email protected]> | |
11462 | ||
11463 | * config.sub: Support for r3900. | |
11464 | ||
11465 | Wed May 21 17:33:31 1997 Ian Lance Taylor <[email protected]> | |
11466 | ||
11467 | * configure.in: Use install-sh, not install.sh. | |
11468 | ||
11469 | Wed May 14 16:06:51 1997 Ian Lance Taylor <[email protected]> | |
11470 | ||
11471 | * Makefile.in (taz): Improve check for BISON so it doesn't try to | |
11472 | apply it twice. | |
11473 | ||
11474 | Fri May 9 17:22:05 1997 Ian Lance Taylor <[email protected]> | |
11475 | ||
11476 | * Makefile.in (INSTALL_MODULES): Put install-opcodes before | |
11477 | install-binutils. | |
11478 | ||
11479 | Thu May 8 17:29:50 1997 Ian Lance Taylor <[email protected]> | |
11480 | ||
11481 | * Makefile.in: Add automake targets. | |
11482 | * configure.in (host_tools): Add automake. | |
11483 | ||
11484 | Tue May 6 15:49:52 1997 Ian Lance Taylor <[email protected]> | |
11485 | ||
11486 | * configure: Default CXX to c++, not gcc. | |
11487 | * Makefile.in (CXX): Set to c++, not gcc. | |
11488 | (CXX_FOR_TARGET): When cross, transform c++, not gcc. | |
11489 | ||
11490 | Thu May 1 10:11:43 1997 Geoffrey Noer <[email protected]> | |
11491 | ||
11492 | * install-sh: try appending a .exe if source file doesn't | |
11493 | exist | |
11494 | ||
11495 | Wed Apr 30 12:05:36 1997 Jason Merrill <[email protected]> | |
11496 | ||
11497 | * configure.in: Turn on multilib by default. | |
11498 | (cross_only): Remove target-libiberty. | |
11499 | ||
11500 | * Makefile.in (all-gcc): Don't depend on libiberty. | |
11501 | ||
11502 | Mon Apr 28 18:39:45 1997 Michael Snyder <[email protected]> | |
11503 | ||
11504 | * config.guess: improve algorithm for recognizing Gnu Hurd x86. | |
11505 | ||
11506 | Thu Apr 24 19:30:07 1997 Ian Lance Taylor <[email protected]> | |
11507 | ||
11508 | * Makefile.in (DEVO_SUPPORT): Add mpw-install. | |
11509 | (DISTBISONFILES): Add ld/Makefile.in | |
11510 | ||
11511 | Tue Apr 22 17:17:28 1997 Geoffrey Noer <[email protected]> | |
11512 | ||
11513 | * configure.in: if target is cygwin32 but host isn't cygwin32, | |
11514 | don't configure gdb tcl tk expect, not just gdb. | |
11515 | ||
11516 | Mon Apr 21 13:33:39 1997 Tom Tromey <[email protected]> | |
11517 | ||
11518 | * configure.in: Added gnuserv everywhere sn appears. | |
11519 | ||
11520 | * Makefile.in (ALL_MODULES): Added all-gnuserv. | |
11521 | (CROSS_CHECK_MODULES): Added check-gnuserv. | |
11522 | (INSTALL_MODULES): Added install-gnuserv. | |
11523 | (CLEAN_MODULES): Added clean-gnuserv. | |
11524 | (all-gnuserv): New target. | |
11525 | ||
11526 | Thu Apr 17 13:57:06 1997 Per Fogelstrom <[email protected]> | |
11527 | ||
11528 | * config.guess: Fixes for MIPS OpenBSD systems. | |
11529 | ||
11530 | Tue Apr 15 12:21:07 1997 Ian Lance Taylor <[email protected]> | |
11531 | ||
11532 | * Makefile.in (INSTALL_XFORM): Remove. | |
11533 | (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM. | |
11534 | ||
11535 | * mkinstalldirs: New file, copied from automake. | |
11536 | * Makefile.in (installdirs): Rename from install-dirs. Use | |
11537 | mkinstalldirs. Change all users. | |
11538 | (DEVO_SUPPORT): Add mkinstalldirs. | |
11539 | ||
11540 | Mon Apr 14 11:21:38 1997 Ian Lance Taylor <[email protected]> | |
11541 | ||
11542 | * install-sh: Rename from install.sh. | |
11543 | * Makefile.in (INSTALL): Change install.sh to install-sh. | |
11544 | (DEVO_SUPPORT): Likewise. | |
11545 | ||
11546 | * configure: Use ${config_shell} with ${moveifchange}. From Thomas | |
11547 | Graichen <[email protected]>. | |
11548 | ||
11549 | Fri Apr 11 16:37:10 1997 Niklas Hallqvist <[email protected]> | |
11550 | ||
11551 | * config.guess: Recognize OpenBSD systems correctly. | |
11552 | ||
11553 | Fri Apr 11 17:07:04 1997 Jason Molenda ([email protected]) | |
11554 | ||
11555 | * README, Makefile.in (ETC_SUPPORT): Remove references to | |
11556 | cfg-paper*, configure.{texi,man,info*}._ | |
11557 | ||
11558 | Sun Apr 6 18:47:57 1997 Andrew Cagney <[email protected]> | |
11559 | ||
11560 | * Makefile.in (all.normal): Ensure that gcc is built after all | |
11561 | the x11 - ie gdb - targets. | |
11562 | ||
11563 | Tue Apr 1 16:28:50 1997 Klaus Kaempf <[email protected]> | |
11564 | ||
11565 | * makefile.vms: Don't run conf-a-gas. | |
11566 | ||
11567 | Mon Mar 31 16:26:55 1997 Joel Sherrill <[email protected]> | |
11568 | ||
80413487 | 11569 | * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*. |
252b5132 RH |
11570 | |
11571 | Sun Mar 30 12:38:27 1997 Fred Fish <[email protected]> | |
11572 | ||
11573 | * configure.in: Remove noconfigdirs case since gdb also | |
11574 | configures and builds for tic80-coff. | |
11575 | ||
11576 | Fri Mar 28 18:28:52 1997 Ian Lance Taylor <[email protected]> | |
11577 | ||
11578 | * configure: Set cache_file to config.cache. | |
11579 | * Makefile.in (local-distclean): Remove config.cache. | |
11580 | ||
11581 | Wed Mar 26 18:49:39 1997 Ian Lance Taylor <[email protected]> | |
11582 | ||
11583 | * COPYING: Update FSF address. | |
11584 | ||
11585 | Wed Mar 26 10:38:25 1997 Michael Meissner <[email protected]> | |
11586 | ||
11587 | * configure.in (tic80-*-*): Remove G++ libraries and libgloss from | |
11588 | noconfigdirs. | |
11589 | ||
11590 | Mon Mar 24 15:02:39 1997 Ian Lance Taylor <[email protected]> | |
11591 | ||
11592 | * Makefile.in (install-dirs): Don't crash if prefix, and hence | |
11593 | MAKEDIRS, is empty. | |
11594 | ||
11595 | Mon Mar 24 12:40:55 1997 Doug Evans <[email protected]> | |
11596 | ||
11597 | * config.sub: Tweak mn10300 entry. | |
11598 | ||
11599 | Fri Mar 21 15:35:27 1997 Michael Meissner <[email protected]> | |
11600 | ||
11601 | * configure.in (host_tools): Put sim before gdb, so gdb's | |
11602 | configure.tgt can determine if the simulator was configured. | |
11603 | ||
11604 | Sun Mar 16 16:07:08 1997 Fred Fish <[email protected]> | |
11605 | ||
11606 | * config.sub: Move BeOS $os case to be with other Cygnus | |
11607 | local cases. | |
11608 | ||
11609 | Sun Mar 16 01:34:55 1997 Martin Hunt <[email protected]> | |
11610 | ||
11611 | * config.sub: Remove misplaced comment that broke Linux. | |
11612 | ||
11613 | Sat Mar 15 22:50:15 1997 Fred Fish <[email protected]> | |
11614 | ||
11615 | * config.sub: Add BeOS support. | |
11616 | ||
11617 | Mon Mar 10 13:30:11 1997 Tom Tromey <[email protected]> | |
11618 | ||
11619 | * Makefile.in (CHECK_X11_MODULES): Don't run check-tk. | |
11620 | ||
11621 | Wed Mar 5 12:09:29 1997 Martin <[email protected]> | |
11622 | ||
11623 | * configure.in (noconfigdirs): Remove tcl and tk from | |
11624 | noconfigdirs for cygwin32 builds. | |
11625 | ||
11626 | Fri Feb 28 18:20:15 1997 Fred Fish <[email protected]> | |
11627 | ||
11628 | * configure.in (tic80-*-*): Remove ld from noconfigdirs. | |
11629 | ||
11630 | Thu Feb 27 14:57:26 1997 Ken Raeburn <[email protected]> | |
11631 | ||
11632 | * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove | |
11633 | make-all.com, use makefile.vms instead. | |
11634 | ||
11635 | Tue Feb 25 18:46:14 1997 Stan Shebs <[email protected]> | |
11636 | ||
11637 | * config.sub: Accept -lnews*. | |
11638 | ||
11639 | Tue Feb 25 13:19:14 1997 Andrew Cagney <[email protected]> | |
11640 | ||
11641 | * configure.in (noconfigdirs): Disable target-newlib, | |
35590697 | 11642 | target-examples and target-libiberty for d30v. |
252b5132 RH |
11643 | |
11644 | Fri Feb 21 17:56:25 1997 Martin M. Hunt <[email protected]> | |
11645 | ||
11646 | * configure.in (noconfigdirs): Enable ld for d30v. | |
11647 | ||
11648 | Fri Feb 21 20:58:51 1997 Michael Meissner <[email protected]> | |
11649 | ||
11650 | * configure.in (tic80-*-*): Build compiler. | |
11651 | ||
11652 | Sun Feb 16 15:41:09 1997 Andrew Cagney <[email protected]> | |
11653 | ||
11654 | * configure.in (d30v-*): Remove sim directory from list of | |
35590697 | 11655 | unsupported d30v directories |
252b5132 RH |
11656 | |
11657 | Tue Feb 18 17:32:42 1997 Martin M. Hunt <[email protected]> | |
11658 | ||
35590697 AJ |
11659 | * config.sub, configure.in: Add d30v target cpu. |
11660 | ||
252b5132 RH |
11661 | Thu Feb 13 22:04:44 1997 Klaus Kaempf <[email protected]> |
11662 | ||
11663 | * makefile.vms: New file. | |
11664 | * make-all.com: Remove. | |
11665 | ||
11666 | Wed Feb 12 12:54:18 1997 Jim Wilson <[email protected]> | |
11667 | ||
11668 | * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS. | |
11669 | ||
11670 | Sat Feb 8 20:36:49 1997 Michael Meissner <[email protected]> | |
11671 | ||
11672 | * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl. | |
11673 | ||
11674 | Tue Feb 4 11:39:29 1997 Tom Tromey <[email protected]> | |
11675 | ||
11676 | * Makefile.in (ALL_MODULES): Added all-db. | |
11677 | (CROSS_CHECK_MODULES): Addec check-db. | |
11678 | (INSTALL_MODULES): Added install-db. | |
11679 | (CLEAN_MODULES): Added clean-db. | |
11680 | ||
11681 | Mon Feb 3 13:29:36 1997 Ian Lance Taylor <[email protected]> | |
11682 | ||
11683 | * config.guess: Merge with latest FSF sources. | |
11684 | ||
11685 | Tue Jan 28 09:20:37 1997 Tom Tromey <[email protected]> | |
11686 | ||
11687 | * Makefile.in (ALL_MODULES): Added all-itcl. | |
11688 | (CROSS_CHECK_MODULES): Added check-itcl. | |
11689 | (INSTALL_MODULES): Added install-itcl. | |
11690 | (CLEAN_MODULES): Added clean-itcl. | |
11691 | ||
11692 | Thu Jan 23 01:44:27 1997 Geoffrey Noer <[email protected]> | |
11693 | ||
11694 | * configure.in: build gdb for mn10200 | |
11695 | ||
11696 | Fri Jan 17 15:32:15 1997 Doug Evans <[email protected]> | |
11697 | ||
11698 | * Makefile.in (all-target-winsup): Depend on all-target-libio. | |
11699 | ||
11700 | Mon Jan 13 22:46:54 1997 Michael Meissner <[email protected]> | |
11701 | ||
11702 | * configure.in (tic80-*-*): Turn off most targets right now. | |
11703 | ||
11704 | Fri Jan 3 16:04:03 1997 Ian Lance Taylor <[email protected]> | |
11705 | ||
11706 | * Makefile.in (MAKEINFO): Check for the existence of the Makefile, | |
11707 | rather than the makeinfo program. | |
11708 | (do-info): Depend upon all-texinfo. | |
11709 | ||
11710 | Tue Dec 31 16:00:31 1996 Ian Lance Taylor <[email protected]> | |
11711 | ||
11712 | * configure.in: Remove uses of config/mh-linux. | |
11713 | ||
11714 | * config.sub, config.guess: Merge with latest FSF sources. | |
11715 | ||
11716 | Fri Dec 27 23:04:33 1996 Fred Fish <[email protected]> | |
11717 | ||
11718 | * config.sub (case $basic_machine): Add tic80 entries. | |
11719 | ||
11720 | Fri Dec 27 12:07:59 1996 Ian Lance Taylor <[email protected]> | |
11721 | ||
11722 | * config.sub, config.guess: Merge with latest FSF sources. | |
11723 | ||
11724 | Wed Dec 18 22:46:39 1996 Stan Shebs <[email protected]> | |
11725 | ||
11726 | * mpw-build.in: Build ld before gcc, use NewFolderRecursive. | |
11727 | * mpw-config.in: Test for NewFolderRecursive. | |
11728 | * mpw-install: Use symbolic name for startup filename. | |
11729 | * mpw-README: Add various additional details. | |
11730 | ||
11731 | Wed Dec 18 13:11:46 1996 Jim Wilson <[email protected]> | |
11732 | ||
11733 | * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs. | |
11734 | ||
11735 | Wed Dec 18 10:29:31 1996 Jeffrey A Law ([email protected]) | |
11736 | ||
11737 | * configure.in: Do build gcc and the target libraries for | |
11738 | the mn10200. | |
11739 | ||
11740 | Wed Dec 4 16:53:05 1996 Geoffrey Noer <[email protected]> | |
11741 | ||
11742 | * configure.in: don't avoid building gdb for mn10300 any more | |
11743 | * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS | |
11744 | instead of single-quoting it. | |
11745 | ||
11746 | Tue Dec 3 23:26:50 1996 Jason Merrill <[email protected]> | |
11747 | ||
11748 | * configure.in: Don't use --with-stabs on IRIX 6. | |
11749 | ||
11750 | Tue Dec 3 09:05:25 1996 Doug Evans <[email protected]> | |
11751 | ||
11752 | * configure.in (m32r): Build gdb, libg++ now. | |
11753 | ||
11754 | Sun Dec 1 00:18:59 1996 Peter Schauer ([email protected]) | |
11755 | ||
11756 | * configure.in (mips*-sgi-irix6*): Remove gdb and related | |
11757 | directories from noconfigdirs. | |
11758 | ||
11759 | Tue Nov 26 11:45:33 1996 Kim Knuttila <[email protected]> | |
11760 | ||
11761 | * config.sub (basic_machine): added mips16 configuration | |
11762 | ||
11763 | Sat Nov 23 19:26:22 1996 Michael Meissner <[email protected]> | |
11764 | ||
11765 | * config.sub: Handle d10v-unknown. | |
11766 | ||
11767 | Sat Nov 23 10:23:01 1996 Gavin Koch <[email protected]> | |
11768 | ||
11769 | * config.sub: Handle v850-unknown. | |
11770 | ||
11771 | Thu Nov 21 16:19:44 1996 Geoffrey Noer <[email protected]> | |
11772 | ||
11773 | * Makefile.in: add findutils | |
11774 | * configure.in: add findutils to list of host_tools | |
11775 | ||
11776 | Wed Nov 20 10:09:01 1996 Jeffrey A Law ([email protected]) | |
11777 | ||
11778 | * config.sub: Handle mn10200 and mn10300. | |
11779 | ||
11780 | Tue Nov 19 16:35:14 1996 Michael Meissner <[email protected]> | |
11781 | ||
11782 | * configure.in (d10v-*): Do not build librx. | |
11783 | ||
11784 | Mon Nov 18 13:28:41 1996 Jeffrey A Law ([email protected]) | |
11785 | ||
11786 | * configure.in (mn10300): Build everything except gdb & libgloss. | |
11787 | ||
11788 | Wed Nov 13 14:59:46 1996 Per Bothner <[email protected]> | |
11789 | ||
11790 | * config.guess: Patch for Dansk Data Elektronik servers, | |
11791 | from Niels Skou Olsen <[email protected]>. | |
11792 | ||
11793 | For ncr, use /bin/uname rather than uname, since GNU uname does not | |
11794 | support -p. Suggested by Mark Mitchell <[email protected]>. | |
11795 | ||
11796 | Patch for MIPS R4000 running System V, | |
11797 | from Eric S. Raymond <[email protected]>. | |
11798 | ||
11799 | Fix thinko for nextstep. | |
11800 | ||
11801 | Patch for OSF1 in i?86, from Dan Murphy <[email protected]> via Harlan Stenn. | |
11802 | ||
11803 | Sat Jun 24 18:58:17 1995 Morten Welinder <[email protected]> | |
11804 | * config.guess: Guess mips-dec-mach_bsd4.3. | |
11805 | ||
11806 | Thu Oct 10 04:07:04 1996 Harlan Stenn <[email protected]> | |
11807 | * config.guess (i?86-ncr-sysv*): Emit just enough of the minor | |
11808 | release numbers. | |
11809 | * config.guess (mips-mips-riscos*): Emit just enough of the | |
11810 | release number. | |
11811 | ||
11812 | Tue Oct 8 10:37:22 1996 Frank Vance <[email protected]> | |
11813 | * config.guess (sparc-auspex-sunos*): Added. | |
11814 | (f300-fujitsu-*): Added. | |
11815 | ||
11816 | Wed Sep 25 22:00:35 1996 Jeff Woolsey <[email protected]> | |
11817 | * config.guess: Recognize a Tadpole as a sparc. | |
11818 | ||
11819 | Wed Nov 13 00:53:09 1996 David J. MacKenzie <[email protected]> | |
11820 | ||
11821 | * config.guess: Don't assume that NextStep version is either 2 or | |
11822 | 3. NextStep 4 (aka OpenStep 4) has come out now. | |
11823 | ||
11824 | Mon Nov 11 23:52:03 1996 David J. MacKenzie <[email protected]> | |
11825 | ||
11826 | * config.guess: Support Cray T90 that reports itself as "CRAY TS". | |
11827 | From Rik Faith <[email protected]>. | |
11828 | ||
11829 | Fri Nov 8 11:34:58 1996 David J. MacKenzie <[email protected]> | |
11830 | ||
11831 | * config.sub: Contributions from bug-gnu-utils to: | |
11832 | Support plain "hppa" (no version given) architecture, reported by | |
11833 | OpenStep. | |
11834 | OpenBSD like NetBSD. | |
11835 | LynxOs is not a hardware supplier. | |
11836 | ||
11837 | * config.guess: Contributions from bug-gnu-utils to add support for: | |
35590697 | 11838 | OpenBSD like NetBSD. |
252b5132 RH |
11839 | Stratus systems. |
11840 | More Pyramid systems. | |
11841 | i[n>4]86 Intel chips. | |
11842 | M680[n>4]0 Motorola chips. | |
11843 | Use unknown instead of lynx for hardware manufacturer. | |
11844 | ||
11845 | Mon Nov 11 10:09:08 1996 Brendan Kehoe <[email protected]> | |
11846 | ||
11847 | * install.sh (chmodcmd): Set to null if the DST directory already | |
11848 | exists. | |
11849 | ||
11850 | Mon Nov 11 10:43:41 1996 Michael Meissner <[email protected]> | |
11851 | ||
11852 | * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do | |
11853 | not use mt-ppc target Makefile fragment any more. | |
11854 | ||
11855 | Sun Nov 3 19:17:07 1996 Stu Grossman ([email protected]) | |
11856 | ||
11857 | * configure.in (*-*-windows): Exclude everything but those dirs | |
11858 | needed to build windows. | |
11859 | ||
11860 | Tue Oct 29 16:41:31 1996 Doug Evans <[email protected]> | |
11861 | ||
11862 | * Makefile.in (all-target-winsup): Depend on all-target-librx. | |
11863 | ||
11864 | Mon Oct 28 17:32:46 1996 Stu Grossman ([email protected]) | |
11865 | ||
11866 | * configure.in: Exclude mmalloc from i386-windows. | |
252b5132 RH |
11867 | |
11868 | Thu Oct 24 09:22:46 1996 Stu Grossman ([email protected]) | |
11869 | ||
11870 | * Undo my previous change. | |
11871 | ||
11872 | Thu Oct 24 12:12:04 1996 Ian Lance Taylor <[email protected]> | |
11873 | ||
11874 | * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET | |
11875 | unconditionally. | |
11876 | (MAKEOVERRIDES): Define (revert this part of October 18 change). | |
11877 | ||
11878 | Thu Oct 24 09:02:07 1996 Stu Grossman ([email protected]) | |
11879 | ||
11880 | * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the | |
11881 | host to add it's own flags. | |
252b5132 RH |
11882 | |
11883 | Tue Oct 22 15:20:26 1996 Ian Lance Taylor <[email protected]> | |
11884 | ||
11885 | * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET. | |
11886 | ||
11887 | Fri Oct 18 13:37:13 1996 Ian Lance Taylor <[email protected]> | |
11888 | ||
11889 | * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile. | |
11890 | (CXX_FOR_TARGET): Likewise. | |
11891 | (GCC_FOR_TARGET): Define. | |
11892 | (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET. | |
11893 | (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether | |
11894 | CC_FOR_TARGET was specified on the command line. | |
11895 | (MAKEOVERRIDES): Don't define. | |
11896 | ||
11897 | Thu Oct 17 10:27:56 1996 Doug Evans <[email protected]> | |
11898 | ||
11899 | * configure.in (m32r): Fix spelling of libg++ libs. | |
11900 | ||
11901 | Thu Oct 10 10:37:17 1996 Stan Shebs <[email protected]> | |
11902 | ||
11903 | * config.sub (-apple*): Remove, now redundant. | |
11904 | ||
11905 | Thu Oct 10 12:30:54 1996 Ian Lance Taylor <[email protected]> | |
11906 | ||
11907 | * configure: Don't get confused by CPU-VENDOR-linux-gnu. | |
11908 | ||
11909 | * configure: Rework yesterday's sed script patch. | |
11910 | ||
11911 | * config.sub: Merge with FSF. | |
11912 | ||
11913 | Wed Oct 9 17:24:59 1996 Per Bothner <[email protected]> | |
11914 | ||
11915 | * config.guess: Merge from FSF. | |
11916 | ||
11917 | 1996-09-12 Richard Stallman <[email protected]> | |
80413487 RH |
11918 | * config.guess: Use pc instead of unknown, for pc clone systems. |
11919 | Change linux to linux-gnu. | |
252b5132 RH |
11920 | |
11921 | Mon Jul 15 23:51:11 1996 Karl Heuer <[email protected]> | |
80413487 | 11922 | * config.guess: Avoid non-portable tr syntax. |
252b5132 RH |
11923 | |
11924 | Wed Oct 9 06:06:46 1996 Jeffrey A Law ([email protected]) | |
11925 | ||
11926 | * test-build.mk (HOLES): Add "xargs" for gdb. | |
11927 | ||
11928 | * configure: Avoid hpux10.20 sed bug. | |
11929 | ||
11930 | Tue Oct 8 08:32:48 1996 Stu Grossman ([email protected]) | |
11931 | ||
4bddf3ad | 11932 | * configure.in: Add support for windows host |
252b5132 RH |
11933 | (that is a build done under the Microsoft build environment). |
11934 | ||
11935 | Tue Oct 8 10:39:08 1996 Ian Lance Taylor <[email protected]> | |
11936 | ||
11937 | * Makefile.in: Replace all uses of srcroot with s, to shrink | |
11938 | command line lengths. | |
11939 | ||
11940 | Patches from Geoffrey Noer <[email protected]>: | |
11941 | * configure.in: If configuring for newlib, pass --with-newlib to | |
11942 | subdirectories. | |
11943 | * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a | |
11944 | -Bnewlib/ and -Lwinsup to gcc. | |
11945 | (CXX_FOR_TARGET): Likewise. | |
11946 | ||
11947 | Mon Oct 7 10:59:35 1996 Ian Lance Taylor <[email protected]> | |
11948 | ||
11949 | * Makefile.in (ETC_SUPPORT): Add configure. | |
11950 | ||
11951 | Fri Oct 4 12:22:58 1996 Angela Marie Thomas ([email protected]) | |
11952 | ||
35590697 | 11953 | * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux |
252b5132 RH |
11954 | host configuration file. |
11955 | ||
11956 | Thu Oct 3 09:28:25 1996 Jeffrey A Law ([email protected]) | |
11957 | ||
11958 | * configure.in: Break mn10x00 support into separate | |
11959 | mn10200 and mn10300 configurations. | |
11960 | * config.sub: Likewise. | |
11961 | ||
11962 | Wed Oct 2 22:27:52 1996 Jeffrey A Law ([email protected]) | |
11963 | ||
11964 | * configure.in: Add lots of stuff to noconfigdirs for | |
11965 | the mn10x00 targets. | |
11966 | ||
11967 | * config.sub, configure.in: Add mn10x00 support. | |
11968 | ||
11969 | Wed Oct 2 15:52:36 1996 Klaus Kaempf <[email protected]> | |
11970 | ||
11971 | * make-all.com: Call conf-a-gas, not config-a-gas. | |
11972 | ||
11973 | Tue Oct 1 01:28:41 1996 James G. Smith <[email protected]> | |
11974 | ||
11975 | * configure.in (noconfigdirs): Don't build libgloss for arm-coff | |
35590697 | 11976 | targets. |
252b5132 RH |
11977 | |
11978 | Mon Sep 30 14:24:01 1996 Stan Shebs <[email protected]> | |
11979 | ||
11980 | * mpw-README: Add much more detail for native PowerMac. | |
11981 | * mpw-install: New file. | |
11982 | * mpw-configure: Add --norecursion and --help options. | |
11983 | * mpw-config.in: Translate readme and install files when | |
11984 | copying to objdir. | |
11985 | * mpw-build.in: Don't always depend on byacc and flex. | |
11986 | (install-only-top): New action. | |
11987 | ||
11988 | Fri Sep 27 17:39:44 1996 Stu Grossman ([email protected]) | |
11989 | ||
11990 | * configure.in: You can now configure GDB for the v850. | |
11991 | ||
11992 | Tue Sep 24 19:05:12 1996 Stan Shebs <[email protected]> | |
11993 | ||
11994 | * configure.in (noconfigdirs): Don't configure any C++ dirs | |
11995 | if targeting D10V. | |
11996 | ||
11997 | Tue Sep 17 12:15:31 1996 Ian Lance Taylor <[email protected]> | |
11998 | ||
11999 | * config.sub: Recognize mips64vr5000. | |
12000 | ||
12001 | Mon Sep 16 17:00:52 1996 Ian Lance Taylor <[email protected]> | |
12002 | ||
12003 | * configure.in: Use a single line for host_tools and native_only. | |
12004 | ||
12005 | Mon Sep 9 12:21:30 1996 Doug Evans <[email protected]> | |
12006 | ||
12007 | * config.sub, configure.in: Add entries for m32r. | |
12008 | ||
12009 | Thu Sep 5 13:52:47 1996 Tom Tromey <[email protected]> | |
12010 | ||
12011 | * Makefile.in (inet-install): Don't run install-gzip. | |
12012 | ||
12013 | Wed Sep 4 17:26:13 1996 Stu Grossman ([email protected]) | |
12014 | ||
12015 | * configure.in: Don't config lots of things for *-*-windows*. | |
12016 | ||
12017 | Sat Aug 31 11:45:57 1996 Stan Shebs <[email protected]> | |
12018 | ||
12019 | * mpw-config.in: Test for mpw-true, true, and null-command scripts. | |
12020 | (host_libs, host_tools): Copy from configure.in. | |
12021 | * mpw-configure: Don't complain about directories not found. | |
12022 | ||
12023 | Thu Aug 29 16:44:58 1996 Michael Meissner <[email protected]> | |
12024 | ||
12025 | * configure.in (i[345]86): Recognize i686 for pentium pro. | |
12026 | (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration | |
12027 | file. | |
12028 | ||
12029 | * config.guess (i[345]86): Ditto. | |
12030 | ||
12031 | Mon Aug 26 18:34:42 1996 Martin M. Hunt <[email protected]> | |
12032 | ||
12033 | * configure.in (noconfigdirs): Removed gdb for D10V. | |
12034 | ||
12035 | Thu Aug 22 17:13:52 1996 Jeffrey A Law ([email protected]) | |
12036 | ||
12037 | * configure.in: Remove ld, target-libio, target-libg++, and | |
12038 | target-libstdc++ from noconfigdirs. | |
12039 | ||
12040 | Wed Aug 21 18:56:38 1996 Fred Fish <[email protected]> | |
12041 | ||
12042 | * configure: Fix three locations where shell scripts were | |
12043 | being run directly rather than with config_shell. | |
12044 | ||
12045 | Tue Aug 20 13:08:47 1996 J.T. Conklin <[email protected]> | |
12046 | ||
12047 | * configure.in (v850-*-*): Set up initial $noconfigdirs. | |
12048 | * config.sub (basic_machine): Recognize v850. | |
12049 | ||
12050 | Thu Aug 15 12:19:33 1996 Stan Shebs <[email protected]> | |
12051 | ||
12052 | * mpw-configure: Handle multiple enable/disable options and | |
12053 | pass them down recursively, handle -c and -s flags appropriately | |
12054 | depending on choice of compiler, add escape mechanism for | |
12055 | quoted arguments to gC. | |
12056 | ||
12057 | Mon Aug 12 13:15:13 1996 Michael Meissner <[email protected]> | |
12058 | ||
12059 | * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and | |
12060 | solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS | |
12061 | so that -mrelocatable-lib and -mno-eabi are used. | |
12062 | ||
12063 | * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does | |
12064 | not support --print-multi-lib, don't abort. | |
12065 | ||
252b5132 RH |
12066 | Thu Aug 8 12:18:59 1996 Klaus Kaempf <[email protected]> |
12067 | ||
12068 | * make-all.com: Run config-a-gas. | |
12069 | * setup.com: Don't copy subdirectory files around. | |
12070 | ||
12071 | Tue Jul 30 17:49:31 1996 Brendan Kehoe <[email protected]> | |
12072 | ||
12073 | * configure.in (*-*-ose): Remove exclusion of libgloss for this | |
12074 | target, it now compiles correctly. | |
12075 | ||
12076 | Sat Jul 27 15:10:43 1996 Stan Shebs <[email protected]> | |
12077 | ||
12078 | * mpw-config.in: Generate Mac include for elf/dwarf2.h. | |
12079 | ||
12080 | Tue Jul 23 10:47:04 1996 Martin M. Hunt <[email protected]> | |
12081 | ||
35590697 | 12082 | * configure.in (d10v-*-*): Remove ld from $noconfigdirs. |
252b5132 RH |
12083 | |
12084 | Mon Jul 22 13:28:51 1996 Brendan Kehoe <[email protected]> | |
12085 | ||
12086 | * configure.in (native_only): Add prms. | |
12087 | ||
12088 | Mon Jul 22 12:27:58 1996 Ian Lance Taylor <[email protected]> | |
12089 | ||
12090 | * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com. | |
12091 | (BINUTILS_SUPPORT_DIRS): Likewise. | |
12092 | ||
12093 | Thu Jul 18 12:55:40 1996 Michael Meissner <[email protected]> | |
12094 | ||
12095 | * configure.in (d10v-*-*): Don't configure ld or gdb until the | |
12096 | d10v support is added. | |
12097 | ||
12098 | Wed Jul 17 14:33:09 1996 Martin M. Hunt <[email protected]> | |
12099 | ||
12100 | * configure.in (d10v-*-*): New target. | |
12101 | ||
12102 | Mon Jul 15 11:53:00 1996 Jeffrey A Law ([email protected]) | |
12103 | ||
12104 | * config.guess (HP 9000/811): Recognize this as a PA1.1 | |
12105 | machine. | |
12106 | ||
12107 | Fri Jul 12 23:21:17 1996 Ken Raeburn <[email protected]> | |
12108 | ||
12109 | * Makefile.in (do-tar-gz): New target, split out from tail end of | |
12110 | taz target. Run each command separately, don't use pipes. | |
12111 | (taz): Use it. | |
12112 | ||
12113 | Fri Jul 12 12:08:04 1996 Stan Shebs <[email protected]> | |
12114 | ||
12115 | * mpw-configure: Look for g-mpw-make.sed in config/mpw. | |
12116 | * mpw-build.in: No builds should depend on building byacc or flex, | |
12117 | they are assumed to be installed already. | |
12118 | ||
12119 | Fri Jul 12 09:52:52 1996 Michael Meissner <[email protected]> | |
12120 | ||
12121 | * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment | |
12122 | variable that CC_FOR_TARGET needs. | |
12123 | ||
12124 | Thu Jul 11 10:09:45 1996 Michael Meissner <[email protected]> | |
12125 | ||
12126 | * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib | |
12127 | options have changed since the last time the subdirectory was | |
12128 | configured, and if it has, reconfigure. | |
12129 | (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which | |
12130 | CONFIGURE_TARGET_MODULES uses to remember the old multilib options. | |
12131 | ||
12132 | Wed Jul 10 18:56:59 1996 Doug Evans <[email protected]> | |
12133 | ||
12134 | * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES, | |
12135 | CLEAN_MODULES): Add bash. | |
12136 | (all-bash): New target. | |
12137 | ||
12138 | Mon Jul 8 17:33:14 1996 Jim Wilson <[email protected]> | |
12139 | ||
12140 | * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5. | |
12141 | ||
12142 | Mon Jul 1 13:31:35 1996 Michael Meissner <[email protected]> | |
12143 | ||
12144 | * config.sub (basic_machine): Recognize d10v as a valid processor. | |
12145 | ||
12146 | Fri Jun 28 12:14:35 1996 Stan Shebs <[email protected]> | |
12147 | ||
12148 | * mpw-configure: Add support for --bindir. | |
12149 | * mpw-build.in: Use a GCC-specific build script for GCC actions. | |
12150 | ||
12151 | Wed Jun 26 17:20:12 1996 Geoffrey Noer <[email protected]> | |
12152 | ||
12153 | * configure.in: add bash, time, gawk to list of hosttools and things | |
12154 | to only build for native toolchains | |
12155 | ||
12156 | Tue Jun 25 23:09:03 1996 Jason Molenda ([email protected]) | |
12157 | ||
12158 | * Makefile.in (docdir): Remove. | |
12159 | ||
12160 | Tue Jun 25 19:00:08 1996 Jason Molenda ([email protected]) | |
12161 | ||
12162 | * Makefile.in (datadir): Set to $(prefix)/share. | |
12163 | ||
12164 | Mon Jun 24 23:26:07 1996 Geoffrey Noer <[email protected]> | |
12165 | ||
12166 | * configure.in: build diff and patch for cygwin32-hosted | |
12167 | toolchains. | |
12168 | ||
12169 | Mon Jun 24 15:01:12 1996 Joel Sherrill <[email protected]> | |
12170 | ||
12171 | * config.sub: Accept -rtems*. | |
12172 | ||
12173 | Sun Jun 23 22:41:54 1996 Geoffrey Noer <[email protected]> | |
12174 | ||
80413487 | 12175 | * configure.in: enable dosrel for cygwin32-hosted builds, |
80b200a1 ZW |
12176 | remove diff from the list of things not buildable |
12177 | via Canadian Cross | |
252b5132 RH |
12178 | |
12179 | Sat Jun 22 11:39:01 1996 Jason Merrill <[email protected]> | |
12180 | ||
12181 | * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we | |
35590697 | 12182 | don't get ". ". |
252b5132 RH |
12183 | |
12184 | Fri Jun 21 17:24:48 1996 Jim Wilson <[email protected]> | |
12185 | ||
12186 | * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately. | |
12187 | ||
12188 | Thu Jun 20 16:57:40 1996 Ken Raeburn <[email protected]> | |
12189 | ||
12190 | * Makefile.in (taz): Handle case where tex3patch didn't even get | |
12191 | checked out. Also, if it was found, put the symlink in a new util | |
12192 | subdirectory. | |
12193 | ||
12194 | Thu Jun 20 12:20:33 1996 Michael Meissner <[email protected]> | |
12195 | ||
12196 | * config.guess (*:Linux:*:*): Add support for PowerPC Linux. | |
12197 | ||
12198 | Tue Jun 18 14:24:12 1996 Klaus Kaempf ([email protected]) | |
12199 | ||
12200 | * config.sub: Recognize -openvms. | |
12201 | * configure.in (alpha*-*-*vms*): Set noconfigdirs. | |
12202 | * make-all.com, setup.com: New files. | |
12203 | ||
12204 | Mon Jun 17 16:34:46 1996 Jason Merrill <[email protected]> | |
12205 | ||
12206 | * Makefile.in (taz): tex3patch moved to texinfo/util. | |
12207 | ||
12208 | Sat Jun 15 17:13:25 1996 Geoffrey Noer <[email protected]> | |
12209 | ||
afb8d725 | 12210 | * configure: enable_gdbtk=no for cygwin32-hosted toolchains |
252b5132 RH |
12211 | * configure.in: remove make from disable-if-Can-Cross list |
12212 | enable gdb if ${host} and ${target} are cygwin32 | |
12213 | ||
12214 | Fri Jun 7 18:16:52 1996 Harlan Stenn <[email protected]> | |
12215 | ||
12216 | * config.guess (i?86-ncr-sysv*): Emit minor release numbers. | |
12217 | Recognize the NCR 4850 machine and NCR Pentium-based platforms. | |
12218 | ||
12219 | Wed Jun 5 00:09:17 1996 Per Bothner <[email protected]> | |
12220 | ||
12221 | * config.guess: Combine mips-mips-riscos cases, and use cpp to | |
12222 | distinguish sysv/svr4/bsd variants. | |
12223 | Based on a patch from Harlan Stenn <[email protected]>. | |
12224 | ||
12225 | Fri Jun 7 14:24:49 1996 Tom Tromey <[email protected]> | |
12226 | ||
12227 | * configure.in: Added copyright notice. | |
12228 | * move-if-change: Added copyright notice. | |
12229 | ||
12230 | Thu Jun 6 16:27:05 1996 Michael Meissner <[email protected]> | |
12231 | ||
12232 | * configure.in (powerpcle-*-solaris*): Until we get shared | |
12233 | libraries working, don't build gdb, sim, make, tcl, tk, or | |
12234 | expect. | |
12235 | ||
12236 | Tue Jun 4 20:41:45 1996 Per Bothner <[email protected]> | |
12237 | ||
12238 | * config.guess: Merge with FSF: | |
12239 | ||
12240 | Mon Jun 3 08:49:14 1996 Karl Heuer <[email protected]> | |
12241 | * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux. | |
12242 | ||
12243 | Fri May 24 18:34:53 1996 Roland McGrath <[email protected]> | |
12244 | * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110. | |
12245 | ||
12246 | Fri Apr 12 20:03:59 1996 Per Bothner <[email protected]> | |
12247 | * config.guess: Combine two OSF1 rules. | |
12248 | Also recognize field test versions. From [email protected]. | |
12249 | * config.guess (dgux): Use /usr/bin/uname rather than uname, | |
12250 | because GNU uname does not support -p. From [email protected]. | |
12251 | ||
12252 | Tue Jun 4 11:07:25 1996 Tom Tromey <[email protected]> | |
12253 | ||
12254 | * Makefile.in (MAKEDIRS): Removed $(tooldir). | |
12255 | ||
12256 | Tue May 28 12:30:50 1996 Stan Shebs <[email protected]> | |
12257 | ||
12258 | * mpw-README: Document GCCIncludes. | |
12259 | ||
12260 | Sun May 26 15:16:27 1996 Fred Fish <[email protected]> | |
12261 | ||
12262 | * configure.in (alpha-*-linux*): Set enable_shared to yes. | |
12263 | ||
12264 | Tue May 21 15:41:39 1996 Stan Shebs <[email protected]> | |
12265 | ||
12266 | * mpw-configure: Handle --enable-FOO and --disable-FOO. | |
12267 | ||
12268 | Mon May 20 10:12:29 1996 Geoffrey Noer <[email protected]> | |
12269 | ||
12270 | * configure.in (*-*-cygwin32): Configure make. | |
12271 | ||
12272 | Tue May 7 14:19:42 1996 Tom Tromey <[email protected]> | |
12273 | ||
12274 | * Makefile.in (inet-install): Quote value of INSTALL_MODULES. | |
12275 | ||
12276 | Fri May 3 08:57:17 1996 Tom Tromey <[email protected]> | |
12277 | ||
12278 | * Makefile.in (all-inet): Depend on all-perl. | |
12279 | ||
12280 | * Makefile.in (inet-install): New target. | |
12281 | ||
12282 | * Makefile.in (all-inet): Depend on all-tcl. | |
12283 | (all-inet): Depend on all-send-pr. | |
12284 | ||
12285 | Tue Apr 30 13:55:51 1996 Michael Meissner <[email protected]> | |
12286 | ||
12287 | * configure.in (powerpcle-*-solaris*): Turn off tk and tcl | |
12288 | temporarily. | |
12289 | ||
12290 | Thu Apr 25 11:48:20 1996 Ian Lance Taylor <[email protected]> | |
12291 | ||
12292 | * configure.in: Don't configure --with-gnu-ld on AIX. | |
12293 | ||
12294 | Thu Apr 25 06:33:36 1996 Michael Meissner <[email protected]> | |
12295 | ||
12296 | * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily. | |
12297 | ||
12298 | Tue Apr 23 09:07:39 1996 Tom Tromey <[email protected]> | |
12299 | ||
12300 | * Makefile.in (ALL_MODULES): Added all-inet. | |
12301 | (CROSS_CHECK_MODULES): Added check-inet. | |
12302 | (INSTALL_MODULES): Added install-inet. | |
12303 | (CLEAN_MODULES): Added clean-inet. | |
12304 | (all-indent): New target. | |
12305 | ||
12306 | * configure.in (host_tools): Added inet. | |
12307 | (native_only): Added inet. | |
12308 | (noconfigdirs): Added inet. | |
12309 | ||
12310 | Fri Apr 19 15:35:29 1996 Ian Lance Taylor <[email protected]> | |
12311 | ||
12312 | * configure.in: Don't configure libgloss if we are not configuring | |
12313 | newlib. | |
12314 | ||
12315 | Wed Apr 17 19:30:01 1996 Rob Savoye <[email protected]> | |
12316 | ||
12317 | * configure.in: Don't configure libgloss for unsupported | |
12318 | architectures. | |
12319 | ||
12320 | Tue Apr 16 11:17:05 1996 Michael Meissner <[email protected]> | |
12321 | ||
12322 | * Makefile.in (CLEAN_MODULES): Add clean-apache. | |
12323 | ||
12324 | Mon Apr 15 15:09:05 1996 Tom Tromey <[email protected]> | |
12325 | ||
12326 | * Makefile.in (ALL_MODULES): Include all-apache. | |
12327 | (CROSS_CHECK_MODULES): Include check-apache. | |
12328 | (INSTALL_MODULES): Include install-apache. | |
12329 | (all-apache): New target. | |
12330 | ||
12331 | * configure.in: Added apache everywhere perl is seen. | |
12332 | ||
12333 | Mon Apr 15 14:59:13 1996 Michael Meissner <[email protected]> | |
12334 | ||
12335 | * Makefile.in: Add support for clean-{module} and | |
12336 | clean-target-{module} rules. | |
12337 | ||
12338 | Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <[email protected]> | |
12339 | ||
12340 | * configure.in (*-*-ose) do not build libgloss. | |
12341 | ||
12342 | Mon Apr 8 16:16:20 1996 Michael Meissner <[email protected]> | |
12343 | ||
12344 | * config.guess (prep*:SunOS:5.*:*): Turn into | |
12345 | powerpele-unknown-solaris2. | |
12346 | ||
12347 | Mon Apr 8 14:45:41 1996 Ian Lance Taylor <[email protected]> | |
12348 | ||
12349 | * configure.in: Permit --enable-shared to specify a list of | |
12350 | directories. | |
12351 | ||
12352 | Fri Apr 5 08:17:57 1996 Jason Molenda ([email protected]) | |
12353 | ||
12354 | * configure.in (host==solaris): Pass only the first word of $CC | |
12355 | to /usr/bin/which when checking if we're using /usr/ccs/bin/cc. | |
12356 | ||
12357 | Fri Apr 5 03:16:13 1996 Jason Molenda ([email protected]) | |
12358 | ||
12359 | * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE). | |
12360 | ||
12361 | Thu Mar 28 14:11:11 1996 Tom Tromey <[email protected]> | |
12362 | ||
12363 | * Makefile.in (ALL_MODULES): Include all-perl. | |
12364 | (CROSS_CHECK_MODULES): Include check-perl. | |
12365 | (INSTALL_MODULES): Include install-perl. | |
12366 | (ALL_X11_MODULES): Include all-guile. | |
12367 | (CHECK_X11_MODULES): Include check-guile. | |
12368 | (INSTALL_X11_MODULES): Include install-guile. | |
12369 | (all-perl): New target. | |
12370 | (all-guile): New target. | |
12371 | ||
12372 | * configure.in (host_tools): Include perl and guile. | |
12373 | (native_only): Include perl and guile. | |
12374 | (noconfigdirs): Don't build guile and perl; no ports have been | |
12375 | done. | |
12376 | ||
12377 | Tue Mar 26 21:18:50 1996 Andrew Cagney <[email protected]> | |
12378 | ||
80413487 RH |
12379 | * configure (--enable-*): Handle quoted option lists such as |
12380 | --enable-sim-cflags='-g0 -O' better. | |
252b5132 RH |
12381 | |
12382 | Thu Mar 21 11:53:08 1996 Michael Meissner <[email protected]> | |
12383 | ||
12384 | * Makefile.in ({,inst}all-target): New rule so we can make and | |
12385 | install all of the target directories easily. | |
12386 | ||
12387 | Wed Mar 20 18:10:57 1996 Andreas Schwab <[email protected]> | |
12388 | ||
12389 | * configure.in: Add missing global flag in sed substitution when | |
12390 | deleting `target-' from ${configdirs}. | |
12391 | ||
12392 | Thu Mar 14 19:15:06 1996 Ian Lance Taylor <[email protected]> | |
12393 | ||
12394 | * Makefile.in (DO_X): Don't get confused if CC contains `=' in an | |
12395 | option. | |
12396 | ||
12397 | * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of | |
12398 | config/mh-necv4. | |
12399 | ||
12400 | * install.sh: Correct misspelling of transformbasename. | |
12401 | ||
12402 | * config.guess: Recognize mips-*-sysv*. | |
12403 | ||
12404 | Mon Mar 11 15:36:42 1996 Dawn Perchik <[email protected]> | |
12405 | ||
12406 | * config.sub: Recognize mon960. | |
12407 | ||
12408 | Sun Mar 10 13:18:38 1996 Ian Lance Taylor <[email protected]> | |
12409 | ||
12410 | * configure: Restore Canadian Cross handling of BISON and LEX, | |
12411 | removed in Feb 20 change. | |
12412 | ||
12413 | Fri Mar 8 20:07:09 1996 Per Bothner <[email protected]> | |
12414 | ||
12415 | * README: Suggestions from Torbjorn Granlund <[email protected]>: | |
12416 | Mention make install. Remove the old copyright date as well the | |
12417 | clumsy and rather pointless copyright on the README file. | |
12418 | ||
12419 | Fri Mar 8 17:51:35 1996 Ian Lance Taylor <[email protected]> | |
12420 | ||
12421 | * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a | |
12422 | Makefile after running symlink-tree, then run `make distclean' to | |
12423 | avoid clobbering any generated files in srcdir. | |
12424 | ||
12425 | Tue Mar 5 08:21:44 1996 J.T. Conklin <[email protected]> | |
12426 | ||
12427 | * configure.in (m68k-*-netbsd*): Build everything now. | |
12428 | ||
12429 | Wed Feb 28 12:25:46 1996 Jason Merrill <[email protected]> | |
12430 | ||
12431 | * Makefile.in (taz): Fix quoting. | |
12432 | ||
12433 | Tue Feb 27 11:33:57 1996 Doug Evans <[email protected]> | |
12434 | ||
12435 | * configure.in (sparclet-*-*): Build everything now. | |
12436 | ||
12437 | Tue Feb 27 14:31:51 1996 Andreas Schwab <[email protected]> | |
12438 | ||
12439 | * configure.in (m68k-*-linux*): New host. | |
12440 | ||
12441 | Mon Feb 26 14:32:44 1996 Ian Lance Taylor <[email protected]> | |
12442 | ||
12443 | * configure: Check for bison before byacc. | |
12444 | ||
12445 | Tue Feb 20 23:12:35 1996 Stu Grossman ([email protected]) | |
12446 | ||
12447 | * Makefile.in configure: Change the way LEX and BISON/YACC are | |
12448 | set. configure now defines DEFAULT_LEX and DEFAULT_YACC by | |
12449 | searching PATH. These are used as fallbacks by Makefile.in if | |
12450 | flex/bison/byacc aren't in objdir. | |
12451 | ||
12452 | Mon Feb 19 11:45:30 1996 Ian Lance Taylor <[email protected]> | |
12453 | ||
12454 | * Makefile.in: Make everything which depends upon all-bfd also | |
12455 | depend upon all-opcodes, in case --with-commonbfdlib is used. | |
12456 | ||
12457 | Thu Feb 15 19:50:50 1996 Michael Meissner <[email protected]> | |
12458 | ||
12459 | * configure.in (host *-*-cygwin32): Don't build gdb if we are | |
12460 | building NT native compilers on Unix. | |
12461 | ||
12462 | Thu Feb 15 17:42:25 1996 Ian Lance Taylor <[email protected]> | |
12463 | ||
12464 | * configure.in: Don't get CC from the host Makefile fragment if we | |
12465 | can find gcc in PATH, or if this is a Canadian Cross. Move the | |
12466 | Solaris test for /usr/ucb/cc to the post target script, just after | |
12467 | the compiler sanity test. | |
12468 | ||
12469 | Wed Feb 14 16:57:40 1996 Ian Lance Taylor <[email protected]> | |
12470 | ||
12471 | * config.sub: Merge with FSF. | |
12472 | ||
12473 | Tue Feb 13 14:27:48 1996 Ian Lance Taylor <[email protected]> | |
12474 | ||
12475 | * Makefile.in (RPATH_ENVVAR): New variable. | |
12476 | (REALLY_SET_LIB_PATH): Use it. | |
12477 | * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH. | |
12478 | ||
12479 | Mon Feb 12 15:28:49 1996 Doug Evans <[email protected]> | |
12480 | ||
12481 | * config.sub, configure.in: Recognize sparclet cpu. | |
12482 | ||
12483 | Mon Feb 12 15:33:59 1996 Christian Bauernfeind <[email protected]> | |
12484 | ||
12485 | * config.guess: Support m68k-cbm-sysv4. | |
12486 | ||
12487 | Sat Feb 10 12:06:42 1996 Andreas Schwab <[email protected]> | |
12488 | ||
12489 | * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and | |
12490 | m68k-unknown-linuxaout from linker help string. Put quotes around | |
12491 | $ld_help_string. | |
12492 | ||
12493 | Thu Dec 7 09:03:24 1995 Tom Horsley <[email protected]> | |
12494 | ||
12495 | * config.guess (powerpc-harris-powerunix): Add guess for port | |
12496 | to new target. | |
12497 | ||
12498 | Thu Feb 8 15:37:52 1996 Brendan Kehoe <[email protected]> | |
12499 | ||
12500 | * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version. | |
12501 | ||
12502 | Mon Feb 5 16:36:51 1996 Ian Lance Taylor <[email protected]> | |
12503 | ||
12504 | * configure.in: If --enable-shared was used, set SET_LIB_PATH to | |
12505 | $(REALLY_SET_LIB_PATH) in Makefile. | |
12506 | * Makefile.in (SET_LIB_PATH): New variable. | |
12507 | (REALLY_SET_LIB_PATH): New variable. | |
12508 | ($(DO_X)): Use $(SET_LIB_PATH). | |
12509 | (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise. | |
12510 | ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise. | |
12511 | ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise. | |
12512 | ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise. | |
12513 | ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise. | |
12514 | ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise. | |
12515 | (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise. | |
12516 | (install-dosrel): Likewise. | |
12517 | (all-opcodes): Depend upon all-libiberty. | |
12518 | ||
12519 | Sun Feb 4 16:51:11 1996 Steve Chamberlain <[email protected]> | |
12520 | ||
12521 | * config.guess (*:CYGWIN*): New | |
12522 | ||
12523 | Sat Feb 3 10:42:35 1996 Michael Meissner <[email protected]> | |
12524 | ||
12525 | * Makefile.in (all-target-winsup): All all-target-libiberty. | |
12526 | ||
12527 | Fri Feb 2 17:58:56 1996 Michael Meissner <[email protected]> | |
12528 | ||
12529 | * configure.in (noconfigdirs): Add missing # in front of comment. | |
12530 | ||
12531 | Thu Feb 1 14:38:13 1996 Geoffrey Noer <[email protected]> | |
12532 | ||
12533 | * configure.in: add second pass to things added to noconfigdirs | |
12534 | so *-gm-magic can exclude libgloss properly. | |
12535 | ||
12536 | Thu Feb 1 11:10:16 1996 Stan Shebs <[email protected]> | |
12537 | ||
12538 | * mpw-configure (extralibs_name, rez_name): Set correctly | |
12539 | for MWC68K compiler. | |
12540 | ||
12541 | * mpw-README: Add more info on the necessary build tools. | |
12542 | ||
12543 | Thu Feb 1 10:22:38 1996 Steve Chamberlain <[email protected]> | |
12544 | ||
12545 | * configure.in, config.sub: Recognize cygwin32. | |
12546 | ||
12547 | Wed Jan 31 14:17:10 1996 Richard Henderson <[email protected]> | |
12548 | ||
12549 | * config.guess, config.sub: Recognize A/UX. | |
12550 | ||
12551 | Wed Jan 31 13:52:14 1996 Ian Lance Taylor <[email protected]> | |
12552 | ||
12553 | * config.sub: Merge with gcc/config.sub. | |
12554 | ||
12555 | Thu Jan 25 11:01:10 1996 Raymond Jou <[email protected]> | |
12556 | ||
12557 | * mpw-build.in (do-binutils): Add build of stamps. | |
12558 | ||
12559 | Thu Jan 25 17:05:26 1996 James G. Smith <[email protected]> | |
12560 | ||
12561 | * config.sub: Add recognition for mips64vr4100*-* targets. | |
12562 | ||
12563 | Wed Jan 24 12:47:55 1996 Brendan Kehoe <[email protected]> | |
12564 | ||
12565 | * test-build.mk: Add checking of `hpux9' rather than just `hpux'. | |
12566 | Add creation of gconfigargs with `--enable-shared' turned on. | |
12567 | ($(host)-stamp-stage2-configured): Pass $(gconfigargs). | |
12568 | ($(host)-stamp-stage3-configured): Likewise. | |
12569 | (HOLES): Add chatr and ldd. | |
12570 | (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS. | |
12571 | ||
12572 | Wed Jan 24 20:32:30 1996 Torbjorn Granlund <[email protected]> | |
12573 | ||
12574 | * configure: Pass --nfp to recursive configures. | |
12575 | ||
12576 | Mon Jan 22 10:41:56 1996 Steve Chamberlain <[email protected]> | |
12577 | ||
12578 | * Makefile.in (DLLTOOL): New. | |
12579 | (DLLTOOL_FOR_TARGET): New. | |
12580 | (EXTRA_HOST_FLAGS): Pass down DLLTOOL. | |
12581 | (EXTRA_TARGET_FLAGS): Ditto. | |
12582 | (EXTRA_GCC_FLAGS): Ditto. | |
12583 | (CONFIGURE_TARGET_MODULES): Ditto. | |
12584 | (DO_X): Ditto. | |
12585 | * configure: Add DLLTOOL. | |
12586 | ||
12587 | Fri Jan 19 13:30:15 1996 Stan Shebs <[email protected]> | |
12588 | ||
12589 | SCO OpenServer 5 changes from Robert Lipe <[email protected]>: | |
12590 | * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of | |
12591 | mh-sco, since old workarounds no longer needed, and don't | |
12592 | build ld, since libraries have weak symbols in COFF. | |
12593 | ||
12594 | Sun Jan 14 23:01:31 1996 Fred Fish <[email protected]> | |
12595 | ||
12596 | * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'. | |
12597 | ||
12598 | Fri Jan 12 15:25:35 1996 Ian Lance Taylor <[email protected]> | |
12599 | ||
12600 | * configure.in: Make sure that ${CC} can be used to compile an | |
12601 | executable. | |
12602 | ||
afb8d725 JM |
12603 | Sat Jan 6 07:23:33 1996 Michael Meissner <[email protected]> |
12604 | ||
12605 | * Makefile.in (all-gdb): Depend on $(GDB_TK). | |
12606 | * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or | |
12607 | nothing depending on whether gdbtk is being built. | |
12608 | ||
252b5132 RH |
12609 | Wed Jan 3 17:54:41 1996 Doug Evans <[email protected]> |
12610 | ||
12611 | * Makefile.in (newlib.tar.gz): Delete building of newlib's info files. | |
12612 | ||
12613 | Mon Jan 1 19:09:14 1996 Brendan Kehoe <[email protected]> | |
12614 | ||
12615 | * configure.in (noconfigdirs): Put ld or gas in this early, if the | |
12616 | user specifically used --with-gnu-ld=no or --with-gnu-as=no. | |
12617 | ||
12618 | Sat Dec 30 16:08:57 1995 Doug Evans <[email protected]> | |
12619 | ||
12620 | * config-ml.in: Add support for | |
12621 | --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*. | |
12622 | Simplify setting of multidirs from --disable-foo. | |
12623 | ||
12624 | Fri Dec 29 07:56:11 1995 Michael Meissner <[email protected]> | |
12625 | ||
12626 | * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables | |
12627 | LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST, | |
12628 | LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are | |
35590697 | 12629 | non-empty, pass them on to the GCC make. |
252b5132 RH |
12630 | (all-bootstrap): New rule that is like all-gcc, except it executes |
12631 | the GCC bootstrap rule instead of the GCC all rule. | |
12632 | ||
12633 | Wed Dec 27 15:51:48 1995 Doug Evans <[email protected]> | |
12634 | ||
12635 | * config-ml.in (ml_realsrcdir): New, to account for ${subdir}. | |
12636 | ||
12637 | Tue Dec 26 11:45:31 1995 Michael Meissner <[email protected]> | |
12638 | ||
12639 | * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium | |
12640 | DG/UX support. | |
12641 | ||
12642 | Fri Dec 15 10:01:27 1995 Stan Cox <[email protected]> | |
12643 | ||
12644 | * config.sub (i*86*) Change [345] to [3456] | |
12645 | ||
12646 | Wed Dec 20 17:41:40 1995 Brendan Kehoe <[email protected]> | |
12647 | ||
12648 | * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or | |
12649 | --with-gnu-ld=no. | |
12650 | ||
12651 | Wed Dec 20 15:15:35 1995 Michael Meissner <[email protected]> | |
12652 | ||
12653 | * config-ml.in (rs6000*, powerpc*): Add switches to control which | |
12654 | AIX multilibs get built. | |
12655 | ||
12656 | Mon Dec 18 17:55:46 1995 Jason Molenda ([email protected]) | |
12657 | ||
12658 | * configure.in (i386-win32): Don't build expect if we're not | |
12659 | building the tcl subdir. | |
12660 | ||
12661 | Mon Dec 18 11:47:19 1995 Stan Shebs <[email protected]> | |
12662 | ||
12663 | * Makefile.in: (configure-target-examples, all-target-examples): | |
12664 | New targets, configure and build example programs. | |
12665 | ||
12666 | Fri Dec 15 16:13:03 1995 Stan Shebs <[email protected]> | |
12667 | ||
12668 | * mpw-configure: If an mpw-config.in generated a file mk.sed, | |
12669 | use it as input to sedit the generated MPW makefile. | |
12670 | * mpw-README: Add a suggestion about Gestalt.h. | |
12671 | ||
12672 | Wed Dec 13 16:43:51 1995 Ian Lance Taylor <[email protected]> | |
12673 | ||
12674 | * config.sub: Accept *-*-ieee*. | |
12675 | ||
12676 | Tue Dec 12 11:52:57 1995 Ian Lance Taylor <[email protected]> | |
12677 | ||
12678 | * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From | |
12679 | Ronald F. Guilmette <[email protected]>. | |
12680 | ||
12681 | Mon Dec 11 15:31:58 1995 Jason Molenda ([email protected]) | |
12682 | ||
12683 | * configure.in (host==powerpc-pe): Add many directories to noconfigdirs | |
12684 | for powerpc-pe native. | |
12685 | (target==i386-win32): add tcl, make to noconfigdirs if canadian cross. | |
12686 | (target==powerpc-pe): duplicate i386-win32 entry. | |
12687 | ||
12688 | Sat Dec 9 14:58:28 1995 Jim Wilson <[email protected]> | |
12689 | ||
12690 | * configure.in (noconfigdirs): Exclude target-newlib for all versions | |
12691 | of vxworks, not just vxworks5.1. | |
12692 | ||
12693 | Mon Dec 4 12:05:40 1995 Stan Shebs <[email protected]> | |
12694 | ||
12695 | * mpw-configure: Add support for exec-prefix. | |
12696 | ||
12697 | Mon Dec 4 10:22:50 1995 Jeffrey A. Law <[email protected]> | |
12698 | ||
12699 | * config.guess: Recognize HP model 816 machines as having | |
12700 | a PA1.1 processor. | |
12701 | ||
12702 | Mon Dec 4 12:38:15 1995 Ian Lance Taylor <[email protected]> | |
12703 | ||
12704 | * configure: Ignore new autoconf configure options. | |
12705 | ||
252b5132 RH |
12706 | Thu Nov 30 16:57:33 1995 Per Bothner <[email protected]> |
12707 | ||
12708 | * config.guess: Recognize Pentium under SCO. | |
12709 | From Robert Lipe <[email protected]>. | |
12710 | ||
12711 | Wed Nov 29 13:49:08 1995 J.T. Conklin <[email protected]> | |
12712 | ||
12713 | * configure.in (noconfigdirs): Disable target-libio on v810-*-*. | |
252b5132 RH |
12714 | |
12715 | Wed Nov 29 12:12:01 1995 Ian Lance Taylor <[email protected]> | |
12716 | ||
12717 | * configure.in: Don't configure gas for alpha-dec-osf*. | |
12718 | ||
12719 | Tue Nov 28 17:16:48 1995 Ian Lance Taylor <[email protected]> | |
12720 | ||
12721 | * configure.in: Default to --with-stabs for some targets for which | |
12722 | it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and | |
12723 | i[345]86*-*-unixware*. | |
12724 | ||
12725 | Mon Nov 27 13:44:15 1995 Ian Lance Taylor <[email protected]> | |
12726 | ||
12727 | * config-ml.in: Get list of multidirs using gcc --print-multi-lib | |
12728 | rather than basing it on the target. Simplify handling of options | |
12729 | controlling which directories to configure. Remove extraneous | |
12730 | slash in multi-clean target. | |
12731 | ||
12732 | Fri Nov 24 17:29:29 1995 Doug Evans <[email protected]> | |
12733 | ||
12734 | * config-ml.in: Prefix more variables with ml_ so they don't collide | |
12735 | with configure's. | |
12736 | ||
12737 | Wed Nov 22 11:27:02 1995 Ian Lance Taylor <[email protected]> | |
12738 | ||
12739 | * configure: Don't turn -v into --v. | |
12740 | ||
12741 | Tue Nov 21 16:48:02 1995 Doug Evans <[email protected]> | |
12742 | ||
12743 | * configure.in (targargs): Fix typo. | |
12744 | ||
12745 | * Makefile.in (DEVO_SUPPORT): Add symlink-tree. | |
12746 | ||
12747 | Tue Nov 21 14:08:28 1995 Ian Lance Taylor <[email protected]> | |
12748 | ||
12749 | * configure.in: Strip --host and --target options from | |
12750 | CONFIG_ARGUMENTS, and always configure for --host only. Add | |
12751 | --with-cross-host option when building with a cross-compiler. | |
12752 | * configure: Canonicalize the arguments put into config.status by | |
12753 | always using `=' for an option with an argument. Pass a presumed | |
12754 | --host or --target explicitly. | |
12755 | ||
12756 | Fri Nov 17 17:50:30 1995 Stan Shebs <[email protected]> | |
12757 | ||
12758 | * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases | |
12759 | into general OS recognition case. | |
12760 | ||
12761 | Fri Nov 17 17:42:25 1995 Jason Molenda ([email protected]) | |
12762 | ||
12763 | * configure.in (target_configdirs): add target-winsup only | |
12764 | for win32 target systems. | |
12765 | ||
12766 | Thu Nov 16 14:04:47 1995 Ian Lance Taylor <[email protected]> | |
12767 | ||
12768 | * Makefile.in (all-target-libgloss): Depend upon | |
12769 | configure-target-newlib, since when libgloss is built it looks to | |
12770 | see if the newlib directory exists. | |
12771 | ||
12772 | Wed Nov 15 14:47:52 1995 Ken Raeburn <[email protected]> | |
12773 | ||
12774 | * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of | |
12775 | cfg-ml-*.in. | |
12776 | ||
12777 | Wed Nov 15 11:45:23 1995 Ian Lance Taylor <[email protected]> | |
12778 | ||
12779 | * configure: Handle LD and LD_FOR_TARGET when configuring a | |
12780 | Canadian Cross. | |
12781 | ||
252b5132 RH |
12782 | Tue Nov 14 14:56:11 1995 Jason Molenda ([email protected]) |
12783 | ||
12784 | * configure.in (target_libs): add target-winsup. | |
12785 | (target==i386-win32): add patch diff flex make to $noconfigdirs. | |
12786 | (target==ppcle-pe): remove ld from $noconfigdirs. | |
12787 | ||
12788 | Tue Nov 14 01:25:50 1995 Doug Evans <[email protected]> | |
12789 | ||
12790 | * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir. | |
12791 | Preserve relative path names in $srcdir. Build symlink tree if | |
12792 | configuring cross target dir and srcdir=. (= no VPATH support). | |
12793 | (configure-target-libg++): Depend on configure-target-librx. | |
12794 | * cfg-ml-com.in, cfg-ml-pos.in: Deleted. | |
12795 | * config-ml.in: New file. | |
12796 | * symlink-tree: New file. | |
12797 | * configure: Ensure srcdir="." if that's what it is. | |
12798 | ||
12799 | Mon Nov 13 12:34:20 1995 Stan Shebs <[email protected]> | |
12800 | ||
12801 | * mpw-README: Clarify some phrasing, add notes about CodeWarrior | |
12802 | includes and FLEX_SKELETON setting. | |
12803 | * mpw-configure (--with-gnu-ld): New option, controls whether | |
12804 | to use PPCLink or ld with PowerMac GCC. | |
12805 | * mpw-build.in (all-grez, do-grez, install-grez): New targets. | |
12806 | * mpw-config.in: Configure grez if targeting Mac. | |
12807 | ||
12808 | * config.sub: Accept pmac and pmac-mpw as names for PowerMacs, | |
35590697 AJ |
12809 | accept mpw and mac-mpw as names for m68k Macs, change macos7 to |
12810 | just macos. | |
252b5132 RH |
12811 | * configure.in: Configure grez resource compiler if targeting Mac. |
12812 | * Makefile.in (all-grez, install-grez): New targets. | |
12813 | ||
12814 | Wed Nov 8 17:33:51 1995 Jason Merrill <[email protected]> | |
12815 | ||
12816 | * configure: CXX defaults to gcc, not g++. If we find | |
35590697 | 12817 | gcc in the path, set CC to gcc -O2. |
252b5132 RH |
12818 | |
12819 | Tue Nov 7 15:45:17 1995 Ian Lance Taylor <[email protected]> | |
12820 | ||
12821 | * configure: Default ${build} correctly. Avoid picking up extra | |
12822 | spaces when reading CC and CXX from Makefile. When doing a | |
12823 | Canadian Cross, use plausible default values for numerous | |
12824 | variables. | |
12825 | * configure.in: When doing a Canadian Cross, don't try to | |
12826 | configure tools whose configure script can't handle it. | |
12827 | ||
12828 | Mon Nov 6 19:32:17 1995 Jim Wilson <[email protected]> | |
12829 | ||
12830 | * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs. | |
12831 | ||
12832 | Sun Nov 5 00:15:41 1995 Per Bothner <[email protected]> | |
12833 | ||
12834 | * configure: Remove dubious bug reporting address. | |
12835 | ||
12836 | Fri Nov 3 08:17:54 1995 Per Bothner <[email protected]> | |
12837 | ||
12838 | * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has | |
12839 | configure script, run that instead of this directory's configure. | |
12840 | In either case, print a message that we're configuring the sub-dir. | |
12841 | ||
12842 | Thu Nov 2 23:23:36 1995 Per Bothner <[email protected]> | |
12843 | ||
12844 | * configure.in: Before checking for the existence of various files, | |
12845 | use sed to filter out "target-". | |
12846 | ||
12847 | Thu Nov 2 13:24:56 1995 Ian Lance Taylor <[email protected]> | |
12848 | ||
12849 | * Makefile.in (DO_X): Split rule to decrease command line length | |
12850 | for systems with small ARG_MAX values. From [email protected] | |
12851 | (Philippe De Muyter). | |
12852 | ||
12853 | Wed Nov 1 15:18:35 1995 Jason Molenda ([email protected]) | |
12854 | ||
12855 | * Makefile.in (all-patch): depend on all-libiberty. | |
12856 | ||
12857 | Wed Nov 1 12:23:20 1995 Ian Lance Taylor <[email protected]> | |
12858 | ||
12859 | * configure.in: If the only directory in target_configdirs which | |
12860 | actually exists is libiberty, then set target_configdirs to empty, | |
12861 | to avoid trying to build a target libiberty in a gas or gdb | |
12862 | distribution. | |
12863 | ||
12864 | Tue Oct 31 17:52:39 1995 J.T. Conklin <[email protected]> | |
12865 | ||
12866 | * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead | |
35590697 AJ |
12867 | of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3 |
12868 | systems. | |
252b5132 RH |
12869 | |
12870 | Tue Oct 31 16:57:32 1995 Jim Wilson <[email protected]> | |
12871 | ||
12872 | * configure.in (copy_dirs): Use sys-include instead of include | |
12873 | for --with-headers option. | |
12874 | ||
12875 | Tue Oct 31 10:29:36 1995 steve chamberlain <[email protected]> | |
12876 | ||
12877 | * Makefile.in, configure.in: Make winsup builds work with | |
12878 | new scheme. | |
12879 | ||
12880 | Mon Oct 30 18:57:09 1995 Ian Lance Taylor <[email protected]> | |
12881 | ||
12882 | * configure.in: Build the linker on AIX. | |
12883 | ||
12884 | Mon Oct 30 12:27:16 1995 Per Bothner <[email protected]> | |
12885 | ||
12886 | * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR) | |
12887 | where needed. | |
12888 | ||
12889 | Mon Oct 30 12:45:25 1995 Doug Evans <[email protected]> | |
12890 | ||
12891 | * Makefile.in (all-gcc): Fix typo. | |
12892 | ||
12893 | Sat Oct 28 10:27:59 1995 Per Bothner <[email protected]> | |
12894 | ||
12895 | * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo. | |
12896 | ||
12897 | Fri Oct 27 23:14:12 1995 Per Bothner <[email protected]> | |
12898 | ||
12899 | * configure.in: Rename libFOO to target-libFOO, and xiberty | |
12900 | to target-xiberty, to provide more flexibility. | |
12901 | (target_subdir): Define. Create if cross. | |
12902 | Set TARGET_SUBDIR in Makefile to ${target_subdir}. | |
12903 | * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty | |
12904 | -> all-target-libiberty, configure-libFOO -> configure-target-libFOO, | |
12905 | check-libFOO -> check-target-libFOO, etc. | |
12906 | ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS. | |
12907 | ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES), | |
12908 | $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly. | |
12909 | (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to | |
12910 | allow ALL_GCC="" to only configure. | |
12911 | (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in. | |
12912 | (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly. | |
12913 | (LIBGXX_SUPPORT_DIRS): Remove xiberty. | |
12914 | ||
12915 | Sat Oct 28 01:53:49 1995 Ken Raeburn <[email protected]> | |
12916 | ||
12917 | * Makefile.in (taz): Build "info" in etc explicitly. | |
12918 | ||
12919 | Fri Oct 27 09:32:30 1995 Stu Grossman ([email protected]) | |
12920 | ||
12921 | * configure.in: Make sure that CC is undefined (as opposed to | |
12922 | null) if toplevel/config/mh-{host} doesn't define it. Fixes a | |
12923 | problem with autoconf trying to configure on a host without GCC. | |
12924 | ||
12925 | Thu Oct 26 22:35:01 1995 Stan Shebs <[email protected]> | |
12926 | ||
12927 | * mpw-configure: Set host alias from choice of host compiler, | |
12928 | only use generic MPW Makefile sed if present, edit a file | |
12929 | named "hacked_Makefile.in" instead of "Makefile.in" if present. | |
12930 | * mpw-README: Add problem notes about CW6 and CW7. | |
12931 | ||
12932 | Thu Oct 26 05:45:10 1995 Ken Raeburn <[email protected]> | |
12933 | ||
12934 | * Makefile.in (taz): Use ";" instead of ";;". | |
12935 | ||
12936 | Wed Oct 25 15:18:24 1995 Per Bothner <[email protected]> | |
12937 | ||
12938 | * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in | |
12939 | sub-directory Makefiles, instead of using DISTSTUFFDIRS and | |
12940 | DISTDOCDIRS. | |
12941 | (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used. | |
12942 | (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make. | |
12943 | ||
12944 | Wed Oct 25 14:43:55 1995 Per Bothner <[email protected]> | |
12945 | ||
12946 | * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb | |
12947 | and gnats, because they are now subsumed by DISTSTUFFDIRS. | |
12948 | Move bfd to DISTSTUFFDIRS. | |
12949 | ||
12950 | Tue Oct 24 18:19:09 1995 Jason Molenda ([email protected]) | |
12951 | ||
12952 | * Makefile.in (X11_LIB): Removed. | |
12953 | (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS. | |
12954 | ||
12955 | * configure.in (host_makefile_frag): mh-aix & mh-sun removed. | |
12956 | ||
12957 | Sun Oct 22 13:04:42 1995 Michael Meissner <[email protected]> | |
12958 | ||
12959 | * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory | |
12960 | names. | |
12961 | ||
12962 | Fri Oct 20 18:02:10 1995 Michael Meissner <[email protected]> | |
12963 | ||
12964 | * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients. | |
12965 | ||
12966 | Thu Oct 19 10:40:57 1995 steve chamberlain <[email protected]> | |
12967 | ||
12968 | * configure.in (i[345]86-*-win32): Always build newlib. | |
12969 | Don't configure cvs, autoconf or texinfo. | |
12970 | * Makefile.in (LD_FOR_TARGET): New. | |
12971 | (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES): | |
12972 | Pass down LD_FOR_TARGET. | |
12973 | ||
12974 | Wed Oct 18 15:53:56 1995 steve chamberlain <[email protected]> | |
12975 | ||
12976 | * winsup: New directory. | |
12977 | * Makefile.in: Build winsup. | |
12978 | * configure.in: Winsup is configured when target is win32. | |
12979 | Can only build win32 target GDB when native. | |
35590697 | 12980 | |
252b5132 RH |
12981 | Mon Oct 16 09:42:31 1995 Jeffrey A Law ([email protected]) |
12982 | ||
12983 | * config.guess: Recognize HP model 819 machines as having | |
12984 | a PA 1.1 processor. | |
12985 | ||
12986 | Mon Oct 16 10:49:43 1995 Ian Lance Taylor <[email protected]> | |
12987 | ||
12988 | * configure: Fix sed loop which substitutes for CC and CXX to | |
12989 | avoid bug found in various sed implementations. | |
12990 | ||
12991 | Wed Oct 11 16:16:20 1995 Michael Meissner <[email protected]> | |
12992 | ||
12993 | * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for | |
12994 | simulator. Use standard powerpc-*-eabi*. | |
12995 | ||
12996 | Mon Oct 9 17:21:56 1995 Ian Lance Taylor <[email protected]> | |
12997 | ||
12998 | * configure.in: Stop putting gas and binutils in noconfigdirs for | |
12999 | powerpc-*-aix* and rs6000-*-*. | |
13000 | ||
13001 | Mon Oct 9 12:38:40 1995 Michael Meissner <[email protected]> | |
13002 | ||
13003 | * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building | |
13004 | -mcall-aixdesc libraries. | |
13005 | ||
13006 | Fri Oct 6 16:17:57 1995 Ken Raeburn <[email protected]> | |
13007 | ||
13008 | Mon Sep 25 22:49:32 1995 Andreas Schwab <[email protected]> | |
13009 | ||
13010 | * config.sub (arm | armel | armeb): Fix shell syntax. | |
13011 | ||
13012 | Fri Oct 6 14:40:28 1995 Michael Meissner <[email protected]> | |
13013 | ||
13014 | * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for | |
13015 | -msoft-float and -mcpu=common support. | |
13016 | (powerpc*-*-eabisim*): Add support for building -mcall-aix | |
13017 | libraries. | |
13018 | ||
13019 | Thu Oct 5 13:26:37 1995 Brendan Kehoe <[email protected]> | |
13020 | ||
13021 | * configure.in: Allow configuration and build of emacs19 for the alpha. | |
13022 | ||
13023 | Wed Oct 4 22:05:36 1995 Jason Molenda ([email protected]) | |
13024 | ||
13025 | * configure.in (CC): Get ^CC, not just any old CC, from | |
13026 | ${host_makefile_frag}. | |
13027 | ||
13028 | Wed Oct 4 21:55:00 1995 Jason Molenda ([email protected]) | |
13029 | ||
35590697 | 13030 | * configure.in (CC): Try to get CC from |
252b5132 RH |
13031 | ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}. |
13032 | ||
13033 | Wed Oct 4 21:44:12 1995 Jason Molenda ([email protected]) | |
13034 | ||
13035 | * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs | |
13036 | only if it exists in $(srcdir). | |
13037 | ||
13038 | Wed Oct 4 11:52:31 1995 Ian Lance Taylor <[email protected]> | |
13039 | ||
13040 | * configure: If CC and CXX are not set in the environment, set | |
13041 | them, based on either an existing Makefile or on searching for gcc | |
13042 | in PATH. Substitute for CC and CXX in Makefile. | |
13043 | * configure.in: Remove libm from target_libs. Separate | |
13044 | target_configdirs from configdirs. If CC is not set in | |
13045 | environment, try to get it from a host Makefile fragment. Rewrite | |
13046 | changes of configdirs to use skipdirs instead. A few minor | |
13047 | tweaks. Take directories out of target_configdirs as they are | |
13048 | taken out of configdirs. Remove existing Makefile files from | |
13049 | subdirectories. Substitute for TARGET_CONFIGDIRS and | |
13050 | CONFIG_ARGUMENTS in Makefile. | |
13051 | * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set | |
13052 | by configure.in. | |
13053 | (CONFIG_ARGUMENTS): Likewise. | |
13054 | (CONFIGURE_TARGET_MODULES): New variable. | |
13055 | ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS. | |
13056 | ($(CONFIGURE_TARGET_MODULES)): New target. | |
13057 | (configure-libg++, configure-libio): New targets. | |
13058 | (all-libg++): Depend upon configure-libg++. | |
13059 | (all-libio): Depend upon configure-libio. | |
13060 | (configure-libgloss, all-libgloss): New targets. | |
13061 | (configure-libstdc++): New target. | |
13062 | (all-libstdc++): Depend upon configure-libstdc++. | |
13063 | (configure-librx, all-librx): New targets. | |
13064 | (configure-newlib): New target. | |
13065 | (all-newlib): Depend upon configure-newlib | |
13066 | (configure-xiberty): New target. | |
13067 | (all-xiberty): Depend upon configure-xiberty. | |
13068 | ||
13069 | Sat Sep 30 04:32:59 1995 Jason Molenda ([email protected]) | |
13070 | ||
13071 | * configure.in (host i[345]86-*-win32): Expand the | |
13072 | noconfigdirs again. | |
13073 | ||
13074 | Thu Sep 28 21:18:49 1995 Stan Shebs <[email protected]> | |
13075 | ||
13076 | * mpw-configure: Fix sed command file name. | |
13077 | ||
13078 | Thu Sep 28 17:39:56 1995 steve chamberlain <[email protected]> | |
13079 | ||
35590697 | 13080 | * configure.in (host i[345]86-*-win32): Reduce the |
252b5132 RH |
13081 | noconfigdirs again. |
13082 | ||
13083 | Wed Sep 27 12:24:00 1995 Ian Lance Taylor <[email protected]> | |
13084 | ||
13085 | * configure.in: Don't configure ld and gdb for powerpc*-*-winnt* | |
13086 | or powerpc*-*-pe*, since they are not yet supported. | |
13087 | ||
13088 | Tue Sep 26 14:30:01 1995 Stan Shebs <[email protected]> | |
13089 | ||
13090 | Add PowerMac support and many other enhancements. | |
13091 | * mpw-configure: New option --cc to select compiler to use, | |
13092 | paste options set according to --cc into the generated | |
13093 | Makefile, generate the Makefile by sed'ing the Unix Makefile.in | |
13094 | if mpw-make.sed is present. | |
13095 | * mpw-config.in: Don't test for gC1, test for mpw-touch, | |
13096 | add forward includes for PowerPC include files. | |
13097 | * mpw-build.in: Build using Makefile.PPC if present. | |
13098 | (do-byacc, etc): Remove separate version resource builds. | |
13099 | (do-gas): Build "stamps" before "all". | |
13100 | (do-gcc): Build "stamps-h" and "stamps-c" before "all". | |
13101 | * mpw-README: Update to reflect --cc option, PowerMac support, | |
13102 | and recently-reported compatibility problems. | |
13103 | ||
13104 | Fri Sep 22 12:15:42 1995 Doug Evans <[email protected]> | |
13105 | ||
13106 | * cfg-ml-com.in (m68*-*-*): Only build multilibs for | |
13107 | embedded m68k systems (-aout, -coff, -elf, -vxworks). | |
13108 | (--with-multilib-top): Pass to recursive invocations. | |
13109 | ||
13110 | Tue Sep 19 13:51:05 1995 J.T. Conklin <[email protected]> | |
13111 | ||
13112 | * configure.in (noconfigdirs): Disable libg++ and libstdc++ on | |
13113 | v810-*-*. | |
13114 | ||
13115 | Mon Sep 18 23:08:26 1995 J.T. Conklin <[email protected]> | |
13116 | ||
13117 | * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc, | |
13118 | gdb, ld and opcodes on v810-*-*. | |
13119 | ||
252b5132 RH |
13120 | Tue Sep 12 18:03:31 1995 Ian Lance Taylor <[email protected]> |
13121 | ||
13122 | * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean. | |
13123 | (local-maintainer-clean): New target. | |
13124 | (maintainer-clean): New target. | |
13125 | (realclean): Just depend upon maintainer-clean. | |
13126 | ||
13127 | Fri Sep 8 17:11:14 1995 J.T. Conklin <[email protected]> | |
13128 | ||
13129 | * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*. | |
13130 | ||
13131 | Fri Sep 8 16:46:29 1995 Ian Lance Taylor <[email protected]> | |
13132 | ||
13133 | * configure.in: Build ld in mips*-*-bsd* case. | |
13134 | ||
13135 | Thu Sep 7 20:03:41 1995 Ken Raeburn <[email protected]> | |
13136 | ||
13137 | * config.sub: Accept -lites* OS. From Ian Dall. | |
13138 | ||
13139 | Fri Sep 1 08:06:58 1995 James G. Smith <[email protected]> | |
13140 | ||
13141 | * config.sub: recognise mips64vr4300 and mips64vr4300el as valid | |
35590697 | 13142 | targets. |
252b5132 RH |
13143 | |
13144 | Wed Aug 30 21:06:50 1995 Jason Molenda ([email protected]) | |
13145 | ||
13146 | * configure.in: treat i386-win32 canadian cross the same as | |
13147 | i386-go32 canadian cross. | |
13148 | ||
13149 | Thu Aug 24 14:53:20 1995 Michael Meissner <[email protected]> | |
13150 | ||
13151 | * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC | |
13152 | running under the simulator to build a reduced set of libraries. | |
13153 | (powerpc-*-eabiaix): Add fine grained multilib support added to | |
13154 | other powerpc targets yesterday. | |
13155 | ||
13156 | Wed Aug 23 09:41:56 1995 Michael Meissner <[email protected]> | |
13157 | ||
13158 | * cfg-ml-com.in (powerpc*): Add support for -disable-biendian, | |
13159 | -disable-softfloat, -disable-relocatable, -disable-aix, and | |
13160 | -disable-sysv to control which multilib libraries get built. | |
13161 | ||
13162 | Thu Aug 17 16:03:41 1995 Ken Raeburn <[email protected]> | |
13163 | ||
13164 | * configure: Add Makefile.tem to list of files to remove in trap | |
13165 | handler. | |
13166 | ||
13167 | Mon Aug 14 19:27:56 1995 Per Bothner <[email protected]> | |
13168 | ||
13169 | * config.guess (*Linux*): Add missing "exit"s. | |
13170 | Also, need specific check for alpha-unknown-linux (uses COFF). | |
13171 | ||
13172 | Fri Aug 11 15:38:20 1995 Per Bothner <[email protected]> | |
13173 | ||
13174 | * config.guess: Merge with FSF: | |
13175 | ||
13176 | Wed Jun 28 17:57:27 1995 David Edelsohn <[email protected]> | |
13177 | * config.guess (AIX4): More robust release numbering discovery. | |
13178 | ||
13179 | Thu Jun 22 19:01:24 1995 Kenneth Stailey ([email protected]) | |
13180 | * config.guess (i386-sequent-ptx): Properly get version number. | |
13181 | ||
13182 | Thu Jun 22 18:36:42 1995 Uwe Seimet ([email protected]) | |
13183 | * config.guess (mips:*:4*:UMIPS): New case. | |
13184 | ||
13185 | Mon Aug 7 09:21:35 1995 Doug Evans <[email protected]> | |
13186 | ||
13187 | * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu). | |
13188 | (i386-win32 host): Likewise. Don't build readline. | |
13189 | ||
afb8d725 JM |
13190 | Sat Aug 5 09:51:49 1995 Fred Fish <[email protected]> |
13191 | ||
13192 | * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of | |
13193 | SUPPORT_FILES to submakes. | |
13194 | ||
252b5132 RH |
13195 | Fri Aug 4 13:04:36 1995 Fred Fish <[email protected]> |
13196 | ||
13197 | * Makefile.in (GDB_SUPPORT_DIRS): Add utils. | |
13198 | (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and | |
13199 | mpw-configure. | |
13200 | ||
13201 | Wed Aug 2 16:32:40 1995 Ken Raeburn <[email protected]> | |
13202 | ||
13203 | * configure.in (appdirs): Use =, not ==, in test expression when | |
13204 | trying to build the text to print in the warning message for | |
13205 | Solaris users. | |
13206 | ||
13207 | Mon Jul 31 09:56:18 1995 steve chamberlain <[email protected]> | |
13208 | ||
13209 | * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build. | |
13210 | ||
13211 | Fri Jul 28 00:16:31 1995 Jeffrey A. Law <[email protected]> | |
13212 | ||
13213 | * config.guess: Recognize lynx-2.3. | |
13214 | ||
13215 | Thu Jul 27 15:47:59 1995 steve chamberlain <[email protected]> | |
13216 | ||
13217 | * config.sub (z8ksim): Deleted | |
13218 | (z8k-*-coff): New, this is the one true name of the target. | |
13219 | ||
13220 | Thu Jul 27 14:33:33 1995 Doug Evans <[email protected]> | |
13221 | ||
13222 | * cfg-ml-pos.in (dotdot): Work around SunOS sed bug. | |
13223 | ||
13224 | Thu Jul 27 13:31:05 1995 Fred Fish ([email protected]) | |
13225 | ||
13226 | * config.guess (*:Linux:*:*): First try asking the linker what the | |
13227 | default object file format is (elf, aout, or coff). Then if this | |
13228 | fails, try previous methods. | |
13229 | ||
13230 | Thu Jul 27 11:28:17 1995 J.T. Conklin <[email protected]> | |
13231 | ||
13232 | * configure.in: Don't build newlib for *-*-vxworks5.1. | |
13233 | ||
13234 | Thu Jul 27 11:18:47 1995 Brendan Kehoe <[email protected]> | |
13235 | ||
13236 | * configure.in: Don't build newlib for a29k-*-vxworks5.1. | |
13237 | * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1. | |
13238 | ||
13239 | Tue Jul 25 21:25:39 1995 Doug Evans <[email protected]> | |
13240 | ||
13241 | * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.". | |
13242 | ||
13243 | Fri Jul 21 10:41:12 1995 Doug Evans <[email protected]> | |
13244 | ||
13245 | * cfg-ml-com.in: New file. | |
13246 | * cfg-ml-pos.in: New file. | |
13247 | ||
13248 | Wed Jul 19 00:37:27 1995 Jeffrey A. Law <[email protected]> | |
13249 | ||
13250 | * COPYING.NEWLIB: Add HP free copyright to list. | |
13251 | ||
13252 | Tue Jul 18 10:58:51 1995 Michael Meissner <[email protected]> | |
13253 | ||
13254 | * config.sub: Recognize -eabi* for the system, not just -eabi. | |
13255 | ||
13256 | Mon Jul 3 13:44:51 1995 Steve Chamberlain <[email protected]> | |
13257 | ||
13258 | * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down. | |
13259 | * config.sub, configure.in (win32): New target and host. | |
13260 | ||
13261 | Wed Jun 28 23:57:08 1995 Steve Chamberlain <[email protected]> | |
13262 | ||
13263 | * configure.in: Add i386-pe configuration. | |
13264 | ||
13265 | Fri Jun 23 14:28:44 1995 Stan Shebs <[email protected]> | |
13266 | ||
13267 | * mpw-build.in (install): Install GDB after LD. | |
13268 | ||
13269 | Thu Jun 22 17:10:53 1995 Stan Shebs <[email protected]> | |
13270 | ||
13271 | * mpw-config.in (elf/mips.h): Always forward-include, needed | |
13272 | for GDB to build. | |
13273 | ||
13274 | Wed Jun 21 15:17:30 1995 Rob Savoye <[email protected]> | |
13275 | ||
13276 | * testsuite: New directory for customer acceptance and whole tool | |
13277 | chain tests. | |
13278 | ||
13279 | Wed Jun 21 16:50:29 1995 Ken Raeburn <[email protected]> | |
13280 | ||
13281 | * configure: If per-host line isn't found, but AC_OUTPUT is found | |
13282 | and a configure script exists, run it instead. | |
13283 | ||
13284 | Thu Jun 15 21:09:24 1995 Per Bothner <[email protected]> | |
13285 | ||
13286 | * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays. | |
13287 | ||
13288 | Tue Jun 13 21:43:27 1995 Rob Savoye <[email protected]> | |
13289 | ||
13290 | * configure: Set build_{cpu,vendor,os,alias} to host values when | |
13291 | --build isn't specified. | |
13292 | ||
13293 | Mon Jun 5 18:26:36 1995 Jason Merrill <[email protected]> | |
13294 | ||
13295 | * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros. | |
13296 | (FLAGS_TO_PASS): Pass them. | |
13297 | (EXTRA_TARGET_FLAGS): Ditto. | |
13298 | ||
252b5132 RH |
13299 | Wed May 31 22:27:42 1995 Jim Wilson <[email protected]> |
13300 | ||
13301 | * Makefile.in (all-libg++): Depend on all-libstdc++. | |
13302 | ||
13303 | Thu May 25 22:40:59 1995 J.T. Conklin <[email protected]> | |
13304 | ||
13305 | * configure.in (noconfigdirs): Enable all packages for | |
13306 | i386-unknown-netbsd. | |
13307 | ||
13308 | Sat May 20 13:22:31 1995 Angela Marie Thomas <[email protected]> | |
13309 | ||
13310 | * configure.in (noconfigdirs): Don't configure tk for i386-go32 | |
13311 | hosted builds (DOS builds) | |
13312 | ||
13313 | Thu May 18 18:08:49 1995 Ken Raeburn <[email protected]> | |
13314 | ||
13315 | Changes for ARM based on patches from Richard Earnshaw: | |
13316 | * config.sub: Handle armeb and armel. | |
13317 | * configure.in: Omit arm linker only for riscix. | |
13318 | ||
13319 | Thu May 11 17:23:26 1995 Per Bothner <[email protected]> | |
13320 | ||
13321 | * config.guess: Update from FSF. | |
13322 | ||
13323 | Tue May 9 15:52:05 1995 Michael Meissner <[email protected]> | |
13324 | ||
13325 | * config.sub: Recognize powerpcle as the little endian varient of | |
13326 | the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a | |
13327 | powerpcle variant. Convert pentium into i586, not i486. Add p5 | |
13328 | alias for i586. Map new x86 variants p6, k5, nexgen into i586 | |
13329 | temporarily. | |
13330 | ||
13331 | Tue May 2 16:29:41 1995 Jeff Law ([email protected]) | |
13332 | ||
13333 | * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*. | |
13334 | ||
13335 | Sun Apr 30 21:38:09 1995 Jeff Law ([email protected]) | |
13336 | ||
13337 | * config.sub: Accept -lites* as a basic system type. | |
13338 | ||
13339 | Thu Apr 27 11:33:29 1995 Michael Meissner ([email protected]) | |
13340 | ||
13341 | * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is | |
13342 | installed, and if so return linuxoldld as the system name. | |
13343 | ||
13344 | Wed Apr 26 10:59:02 1995 Jeff Law ([email protected]) | |
13345 | ||
13346 | * config.guess: Add hppa1.1-hp-lites support. | |
13347 | ||
13348 | Tue Apr 25 11:08:11 1995 Rob Savoye <[email protected]> | |
13349 | ||
13350 | * configure.in: Don't build newlib for m68k-vxworks5.1. | |
13351 | ||
13352 | Wed Apr 19 17:02:43 1995 Jim Wilson <[email protected]> | |
13353 | ||
13354 | * configure.in (mips-sgi-irix6): Use mh-irix5. | |
13355 | ||
13356 | Fri Apr 14 15:21:17 1995 Doug Evans <[email protected]> | |
13357 | ||
13358 | * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test). | |
13359 | ||
13360 | Wed Apr 12 16:06:01 1995 Jason Merrill <[email protected]> | |
13361 | ||
13362 | * test-build.mk: Enable building of shared libraries on IRIX 5 and | |
80413487 | 13363 | OSF/1. Fix compiler flags. |
252b5132 RH |
13364 | * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags. |
13365 | ||
13366 | Tue Apr 11 18:55:40 1995 Doug Evans <[email protected]> | |
13367 | ||
13368 | * configure.in: Recognize --with-newlib. | |
13369 | (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target. | |
13370 | ||
afb8d725 JM |
13371 | Mon Apr 10 14:38:20 1995 Jason Molenda ([email protected]) |
13372 | ||
13373 | * Makefile.in: move {all,check,install}-gdb from *_MODULES | |
13374 | to *_X11_MODULES due to gdbtk needing X include files et al. | |
13375 | ||
252b5132 RH |
13376 | Mon Apr 10 11:42:22 1995 Stan Shebs <[email protected]> |
13377 | ||
13378 | Merge in support for Mac MPW as a host. | |
13379 | (Old change descriptions retained for informational value.) | |
13380 | ||
13381 | * mpw-config.in: Add generic include forwards for cpu-specific | |
13382 | include files in aout and elf directories. | |
13383 | ||
13384 | * mpw-configure: Added copyright. | |
13385 | * mpw-config.in: Check for presence of required build tools. | |
13386 | (target_libs): Add newlib. | |
13387 | (target_tools): Add examples. | |
13388 | (Read Me): Generate as "Read Me for MPW" instead. | |
13389 | * mpw-build.in: Base sub-builds on all-foo instead of do-foo. | |
13390 | (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions. | |
13391 | (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first. | |
13392 | ||
13393 | * mpw-configure: Remove subdir-specific makefile hackery, | |
13394 | delete mk.tmp after using it. | |
13395 | ||
13396 | * mpw-build.in (all): Display start and end times. | |
13397 | ||
13398 | * mpw-configure (host_canonical): Set. | |
13399 | (target_cpu): Always add to makefiles. | |
13400 | (ARCHDEFS, EMUL): Add to makefile only if nonempty. | |
13401 | (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile. | |
13402 | (mpw-mh-mpw): Look for in srcdir and srcroot. | |
13403 | Use sed instead of mpw-edit-prefix to edit prefix definitions. | |
13404 | ||
13405 | * mpw-build.in: (install-only): New target. | |
13406 | ||
13407 | * mpw-configure (host_alias, target_alias): Rename from hostalias | |
13408 | and targetalias, add into generated Makefile. | |
13409 | (mk.tmp): If present, add into generated Makefile. | |
13410 | * mpw-build.in (all-gas): Build config.h first before gas proper. | |
13411 | ||
13412 | * mpw-configure (config.status): Write only if changed. | |
13413 | * mpw-config.in (readline): Configure it (not built, just used for | |
13414 | definitions). | |
13415 | ||
13416 | * mpw-config.in (elf/mips.h): Add a forward include. | |
13417 | ||
13418 | * mpw-config.in: Forward-include most .h files in include into | |
13419 | extra-include. | |
13420 | (readline): Don't build. | |
13421 | mpw-build.in (install): Install GDB. | |
13422 | ||
13423 | * mpw-configure (prefix, mpw_prefix): Handle it. | |
13424 | * mpw-config.in (mmalloc, readline): Don't configure. | |
13425 | * mpw-build.in (thisscript): Rename to ThisScript. | |
13426 | Use mpw-build instead of BuildProgram everywhere. | |
13427 | (mmalloc, readline): Don't build. | |
13428 | * mpw-README: New file, basic documentation about the MPW port. | |
13429 | ||
13430 | * mpw-config.in: Use forward-include to create include files. | |
13431 | ||
13432 | * mpw-configure: Add more things to the top of each configured | |
13433 | Makefile, including contents of config/mpw-mh-mpw. | |
13434 | * mpw-config.in (extra-include): Create this directory and fill it | |
13435 | with Posix-like include files when configuring. | |
13436 | ||
13437 | * config.sub (apple, mac, mpw): Add various aliases. | |
13438 | ||
13439 | * mpw-build.in: New file, top-level build script fragment for MPW. | |
13440 | * mpw-configure: New file, configure script for MPW. | |
13441 | * mpw-config.in: New file, config fragment for MPW. | |
13442 | ||
13443 | Fri Apr 7 19:33:16 1995 Jim Kingdon ([email protected]) | |
13444 | ||
13445 | * configure.in (host_libs): Remove glob, since it is gone from the | |
13446 | sources. | |
13447 | ||
13448 | Fri Mar 31 11:36:17 1995 Jason Molenda ([email protected]) | |
13449 | ||
13450 | * Makefile.in: define empty GDB_NLM_DEPS var. | |
13451 | ||
13452 | * configure.in(target_makefile_frag): use config/mt-netware | |
13453 | for netware targets. | |
13454 | ||
13455 | Thu Mar 30 13:51:43 1995 Ian Lance Taylor <[email protected]> | |
13456 | ||
13457 | * config.sub: Merge in recent FSF changes. Remove linux special | |
13458 | cases. | |
13459 | ||
13460 | Tue Mar 28 14:47:34 1995 Jason Molenda ([email protected]) | |
13461 | ||
4bddf3ad | 13462 | Revert this change: |
252b5132 RH |
13463 | |
13464 | Tue Mar 30 10:03:09 1993 Ian Lance Taylor ([email protected]) | |
13465 | ||
13466 | * build-all.mk: Use CC=cc -Xs on Solaris. | |
13467 | ||
252b5132 RH |
13468 | Tue Mar 21 10:43:32 1995 Jim Kingdon ([email protected]) |
13469 | ||
13470 | * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us | |
13471 | stop using it. | |
13472 | * Makefile.in: Nuke all references to glob subdirectory. | |
13473 | ||
13474 | Thu Mar 16 13:35:30 1995 Jason Merrill <[email protected]> | |
13475 | ||
13476 | * configure.in: Fix --enable-shared logic in per-host. | |
13477 | ||
13478 | Mon Mar 13 12:33:15 1995 Ian Lance Taylor <[email protected]> | |
13479 | ||
13480 | * configure.in (*-hp-hpux[78]*): Use mh-hpux8. | |
13481 | ||
13482 | Mon Mar 6 10:21:58 1995 Jim Kingdon ([email protected]) | |
13483 | ||
13484 | * configure.in (noconfigdirs): Don't build gas on AIX, for | |
13485 | powerpc*-*-aix* as well as for rs6000*-*-aix*. | |
13486 | ||
13487 | Wed Mar 1 12:51:53 1995 Ian Lance Taylor <[email protected]> | |
13488 | ||
13489 | * configure: Fix --cache-file to work if the file argument is a | |
13490 | relative path. | |
13491 | ||
13492 | Tue Feb 28 17:36:07 1995 Ian Lance Taylor <[email protected]> | |
13493 | ||
13494 | * configure: If the --cache-file is used, pass it down to | |
13495 | configure in subdirectories. | |
13496 | ||
13497 | Mon Feb 27 12:52:46 1995 Kung Hsu <[email protected]> | |
13498 | ||
13499 | * config.sub: add vxworks29k configuration. | |
13500 | ||
13501 | Fri Feb 10 16:12:26 1995 Ken Raeburn <[email protected]> | |
13502 | ||
13503 | * Makefile.in (taz): Do "diststuff" part quietly. | |
13504 | ||
13505 | Sun Feb 5 14:16:35 1995 Doug Evans <[email protected]> | |
13506 | ||
13507 | * config.sub: Mini-merge with gcc/config.sub. | |
13508 | ||
13509 | Sat Feb 4 12:11:35 1995 Jim Wilson <[email protected]> | |
13510 | ||
13511 | * config.guess (IRIX): Sed - to _. | |
13512 | ||
13513 | Fri Feb 3 11:54:42 1995 J.T. Conklin <[email protected]> | |
13514 | ||
13515 | * Makefile.in (source-vault, binary-vault): New targets. | |
13516 | ||
13517 | Thu Jan 26 13:00:11 1995 Michael Meissner <[email protected]> | |
13518 | ||
13519 | * config.sub: Recognize -eabi as a basic system type. | |
13520 | ||
13521 | Thu Jan 12 13:13:23 1995 Jason Merrill <[email protected]> | |
13522 | ||
13523 | * configure.in (enable_shared stuff): Fix typo. | |
13524 | ||
13525 | Thu Jan 12 01:36:51 1995 [email protected] (Dean Messing) | |
13526 | ||
13527 | * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*. | |
13528 | ||
13529 | Wed Jan 11 16:29:53 1995 Jason Merrill <[email protected]> | |
13530 | ||
13531 | * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates. | |
13532 | ||
13533 | Mon Jan 9 12:48:01 1995 Jim Kingdon <[email protected]> | |
13534 | ||
13535 | * configure.in (rs6000-*-*): Don't build gas. | |
13536 | ||
13537 | Wed Jan 4 23:53:49 1995 Ian Lance Taylor <[email protected]> | |
13538 | ||
13539 | * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to | |
13540 | reduce command line length. | |
13541 | (AS_FOR_TARGET): Check for as.new, not Makefile. | |
13542 | (NM_FOR_TARGET): Check for nm.new, not Makefile. | |
13543 | ||
13544 | Wed Jan 4 13:02:39 1995 Per Bothner <[email protected]> | |
13545 | ||
13546 | * config.guess: Merge from FSF. | |
13547 | ||
13548 | Thu Dec 15 17:11:37 1994 Ian Lance Taylor <[email protected]> | |
13549 | ||
13550 | * configure: Don't use $ when handling program_suffix. | |
13551 | ||
13552 | Mon Dec 12 12:09:37 1994 Stu Grossman ([email protected]) | |
13553 | ||
13554 | * configure.in: Configure tk for hppa/hpux. | |
13555 | ||
13556 | Fri Dec 2 15:55:38 1994 Per Bothner <[email protected]> | |
13557 | ||
13558 | * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++. | |
13559 | ||
13560 | Tue Nov 29 19:37:56 1994 Per Bothner <[email protected]> | |
13561 | ||
13562 | * Makefile.in: Move -fno-implicit-template from CXXFLAGS | |
13563 | to LIBCXXFLAGS. Tests are better run without it. | |
13564 | ||
13565 | Wed Nov 23 10:29:25 1994 Brendan Kehoe ([email protected]) | |
13566 | ||
13567 | * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs. | |
13568 | ||
13569 | Mon Nov 21 11:14:01 1994 J.T. Conklin <[email protected]> | |
13570 | ||
13571 | * configure.in (*-*-netware*): Don't configure xiberty. | |
13572 | ||
13573 | Mon Nov 14 08:49:15 1994 Stu Grossman ([email protected]) | |
13574 | ||
13575 | * configure.in: Remove tk from native_only list. | |
13576 | ||
13577 | Fri Nov 11 15:31:26 1994 Bill Cox ([email protected]) | |
13578 | ||
13579 | * build-all.mk: Add mips-ncd-elf target to sun4 targets | |
13580 | for special NCD build. | |
13581 | ||
13582 | Mon Nov 7 20:58:17 1994 Ken Raeburn <[email protected]> | |
13583 | ||
13584 | * Makefile.in (DEVO_SUPPORT): Remove configure.bat and | |
13585 | makeall.bat, they're only useful for binutils snapshots. | |
13586 | (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and | |
13587 | makeall.bat to specified SUPPORT_FILES. | |
13588 | ||
13589 | Mon Nov 7 17:25:18 1994 Bill Cox ([email protected]) | |
13590 | ||
13591 | * build-all.mk: Add Ericsson targets to sun4 and solaris | |
13592 | hosts. Add BNR's sun4 target to solaris host, so their | |
13593 | build-from-source will be tested in-house first. | |
13594 | ||
13595 | Sat Nov 5 18:43:30 1994 Jason Merrill ([email protected]) | |
13596 | ||
13597 | * Makefile.in (LIBCFLAGS): New variable. | |
13598 | (CFLAGS_FOR_TARGET): Ditto. | |
13599 | (LIBCFLAGS_FOR_TARGET): Ditto. | |
13600 | (LIBCXXFLAGS): Ditto. | |
13601 | (CXXFLAGS_FOR_TARGET): Ditto. | |
13602 | (LIBCXXFLAGS_FOR_TARGET): Ditto. | |
13603 | (BASE_FLAGS_TO_PASS): Pass them. | |
13604 | (EXTRA_TARGET_FLAGS): Ditto. | |
13605 | ||
4bddf3ad | 13606 | * configure.in: Support --enable-shared. |
252b5132 RH |
13607 | |
13608 | Sat Nov 5 15:44:00 1994 Per Bothner <[email protected]> | |
13609 | ||
13610 | * configure.in (target_libs): Include libstdc++ again. | |
13611 | * config.guess: Update from FSF (for FreeBSD). | |
13612 | ||
13613 | Thu Nov 3 16:32:30 1994 Ken Raeburn <[email protected]> | |
13614 | ||
13615 | * Makefile.in (DEVO_SUPPORT): Include configure.bat and | |
13616 | makeall.bat. | |
13617 | (DISTDOCDIRS): Add `etc'. | |
13618 | (ETC_SUPPORT_PFX): New variable. | |
13619 | (taz): Include anything from etc starting with a word in | |
13620 | ETC_SUPPORT_PFX. | |
13621 | ||
13622 | Wed Oct 26 16:19:35 1994 Ian Lance Taylor <[email protected]> | |
13623 | ||
13624 | * config.sub: Update for recent FSF changes. Remove obsolete | |
13625 | h8300hds entry. Add -windows* and -osx as basic os. Minor | |
13626 | spacing changes. | |
13627 | ||
13628 | Thu Oct 20 18:41:56 1994 Per Bothner <[email protected]> | |
13629 | ||
13630 | * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1. | |
13631 | ||
13632 | * config.guess: Merge with FSF. | |
13633 | * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43. | |
13634 | ||
13635 | Thu Oct 20 19:26:56 1994 Ken Raeburn <[email protected]> | |
13636 | ||
13637 | * configure: Since the "trap 0" handler will override the exit | |
13638 | status on many systems, only use it for "exit 1", and make it set | |
13639 | a non-zero exit status; reset it before "exit 0". Also, check | |
13640 | exit status of config.sub, and error out if it failed. | |
13641 | ||
13642 | Wed Oct 19 18:49:55 1994 Rob Savoye ([email protected]) | |
13643 | ||
13644 | * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build | |
13645 | and install libgloss. | |
13646 | ||
13647 | Tue Oct 18 15:25:24 1994 Ian Lance Taylor <[email protected]> | |
13648 | ||
13649 | * Makefile.in (all-binutils): Depend upon all-byacc. | |
13650 | ||
13651 | * configure.in: Don't build emacs on Irix 5. | |
13652 | ||
13653 | Mon Oct 17 16:22:12 1994 J.T. Conklin ([email protected]) | |
13654 | ||
13655 | * configure.in (*-*-netware*): Add libio. | |
13656 | ||
13657 | Thu Oct 13 15:51:20 1994 Jason Merrill ([email protected]) | |
13658 | ||
13659 | * Makefile.in (ALL_TARGET_MODULES): Add libstdc++. | |
13660 | (CHECK_TARGET_MODULES): Ditto. | |
13661 | (INSTALL_TARGET_MODULES): Ditto. | |
13662 | (TARGET_LIBS): Ditto. | |
13663 | (all-libstdc++): Note dependencies. | |
13664 | ||
13665 | Thu Oct 13 01:43:08 1994 Ken Raeburn <[email protected]> | |
13666 | ||
13667 | * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas. | |
13668 | ||
13669 | Tue Oct 11 12:12:29 1994 Jason Merrill ([email protected]) | |
13670 | ||
13671 | * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of | |
13672 | -fexternal-templates. | |
13673 | ||
13674 | * configure.in (target_libs): Add libstdc++. | |
13675 | (noconfigdirs): Add libstdc++ as appropriate. | |
13676 | ||
13677 | Thu Oct 6 18:00:54 1994 Per Bothner ([email protected]) | |
13678 | ||
13679 | * config.guess: Update from FSF. | |
13680 | ||
13681 | Tue Oct 4 12:05:42 1994 Ian Lance Taylor <[email protected]> | |
13682 | ||
13683 | * configure: Use ${config_shell} when running ${configsub}. | |
13684 | ||
13685 | Mon Oct 3 14:28:34 1994 Doug Evans <[email protected]> | |
13686 | ||
13687 | * config.sub: No longer recognize h8300h. | |
13688 | ||
13689 | Mon Oct 3 12:40:54 1994 Ian Lance Taylor <[email protected]> | |
13690 | ||
13691 | * config.sub: Remove extraneous differences between config.sub and | |
13692 | gcc/config.sub. | |
13693 | ||
13694 | Sat Oct 1 00:23:12 1994 Ken Raeburn <[email protected]> | |
13695 | ||
13696 | * Makefile.in (DISTSTUFFDIRS): Add gas. | |
13697 | ||
13698 | Thu Sep 22 19:04:55 1994 Doug Evans ([email protected]) | |
13699 | ||
13700 | * COPYING.NEWLIB: New file. | |
13701 | ||
13702 | Mon Sep 19 18:25:40 1994 Per Bothner ([email protected]) | |
13703 | ||
13704 | * config.guess (HP-UX): Patch from Harlan Stenn | |
13705 | <[email protected]> to also emit release level. | |
13706 | ||
13707 | Wed Sep 7 13:15:25 1994 Jim Wilson ([email protected]) | |
13708 | ||
13709 | * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'. | |
13710 | ||
13711 | Tue Sep 6 23:23:18 1994 Per Bothner ([email protected]) | |
13712 | ||
13713 | * config.sub: Merge nextstep cleanup from FSF. | |
13714 | ||
13715 | Mon Sep 5 05:01:30 1994 Ken Raeburn ([email protected]) | |
13716 | ||
13717 | * configure.in (arm-*-*): Don't configure ld for this target. | |
13718 | ||
13719 | Thu Sep 1 09:35:00 1994 J.T. Conklin ([email protected]) | |
13720 | ||
13721 | * configure.in (*-*-netware): don't configure libg++, libio, | |
13722 | librx, or newlib. | |
13723 | ||
13724 | Wed Aug 31 13:52:08 1994 Ian Lance Taylor ([email protected]) | |
13725 | ||
13726 | * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't | |
13727 | configure ld--it works, but it doesn't support shared libraries. | |
13728 | ||
13729 | Sun Aug 28 18:13:45 1994 Per Bothner ([email protected]) | |
13730 | ||
13731 | * config.guess (*-unknown-freebsd*): Get rid of possible | |
13732 | trailing "(Release)" in version string. | |
13733 | Patch from Paul Richards <[email protected]>. | |
13734 | ||
13735 | Sat Aug 27 15:00:49 1994 Per Bothner ([email protected]) | |
13736 | ||
13737 | * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3. | |
13738 | Fix type: *-next-neststep -> *-next-nextstep. | |
13739 | ||
13740 | * config.guess: Merge from FSF: | |
13741 | ||
13742 | Fri Aug 26 18:45:25 1994 Philippe De Muyter ([email protected]) | |
13743 | ||
13744 | * config.guess: Recognize powerpc-ibm-aix3.2.5. | |
13745 | ||
13746 | Wed Apr 20 06:36:32 1994 Philippe De Muyter ([email protected]) | |
13747 | ||
13748 | * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V | |
13749 | instead of UNIX_SV for UnixWare 1.0). | |
13750 | ||
13751 | Sat Aug 27 01:56:30 1994 Stu Grossman ([email protected]) | |
13752 | ||
13753 | * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld | |
13754 | to make gdb/nlm/* build after the compiler and linker. | |
13755 | ||
13756 | Fri Aug 26 14:30:05 1994 Per Bothner ([email protected]) | |
13757 | ||
13758 | * config.guess (netbsd, freebsd, linux): Accept any machine, | |
13759 | not just i[34]86. | |
13760 | (m68k-atari-sysv4): Relocate to match FSF version. | |
13761 | ||
13762 | * config.guess: More merges from the FSF: | |
13763 | ||
13764 | Add a space before function call or macro invocation. | |
13765 | ||
13766 | Tue May 10 16:53:55 1994 Roland McGrath ([email protected]) | |
13767 | ||
13768 | * config.guess: Add trap cmd to remove dummy.c and dummy when | |
13769 | interrupted. | |
13770 | ||
13771 | Wed Apr 20 18:07:13 1994 Roland McGrath ([email protected]) | |
13772 | ||
13773 | * config.guess (dummy.c): Redirect stderr for `hostinfo' command. | |
13774 | (dummy): Redirect stderr from compilation of dummy.c. | |
13775 | ||
13776 | Sat Apr 9 14:59:28 1994 Christian Kranz ([email protected]) | |
13777 | ||
13778 | * config.guess: Distinguish between NeXTStep 2.1 and 3.x. | |
13779 | ||
13780 | Fri Aug 26 13:42:20 1994 Ken Raeburn ([email protected]) | |
13781 | ||
13782 | * configure: Accept and ignore --cache*, for compatibility with | |
13783 | new autoconf. | |
13784 | ||
13785 | Fri Aug 26 13:05:27 1994 Per Bothner ([email protected]) | |
13786 | ||
13787 | * config.guess: Merge from FSF: | |
13788 | ||
13789 | Thu Aug 25 20:28:51 1994 Richard Stallman <[email protected]> | |
13790 | ||
13791 | * config.guess (Pyramid*:OSx*:*:*): New case. | |
80413487 RH |
13792 | (PATH): Add /.attbin at end for finding uname. |
13793 | (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions. | |
252b5132 RH |
13794 | |
13795 | Wed Aug 17 18:21:02 1994 Tor Egge ([email protected]) | |
13796 | ||
80413487 | 13797 | * config.guess (M88*:DolphinOS:*:*): New case. |
252b5132 RH |
13798 | |
13799 | Thu Aug 11 17:00:13 1994 Stan Cox ([email protected]) | |
13800 | ||
80413487 RH |
13801 | * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE |
13802 | to select whether to use ELF or COFF. | |
252b5132 RH |
13803 | |
13804 | Sun Jul 24 16:20:53 1994 Richard Stallman <[email protected]> | |
13805 | ||
80413487 | 13806 | * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv. |
252b5132 RH |
13807 | |
13808 | Sun May 1 10:23:10 1994 Richard Stallman ([email protected]) | |
13809 | ||
13810 | * config.guess: Guess the OS version for HPUX. | |
13811 | ||
13812 | Tue Mar 1 21:53:03 1994 Karl Heuer ([email protected]) | |
13813 | ||
13814 | * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5. | |
13815 | ||
13816 | Fri Aug 26 11:19:08 1994 Ian Lance Taylor ([email protected]) | |
13817 | ||
13818 | * configure.in: Recognize --with-headers, --with-libs, and | |
13819 | --without-newlib. | |
13820 | * Makefile.in (all-xiberty): Depend upon all-ld. | |
13821 | ||
13822 | Wed Aug 24 12:36:50 1994 Ian Lance Taylor ([email protected]) | |
13823 | ||
13824 | * configure.in: Change i[34]86 to i[345]86. | |
13825 | ||
13826 | Mon Aug 22 10:58:33 1994 Ian Lance Taylor ([email protected]) | |
13827 | ||
13828 | * configure (version): A few more tweaks to help message. | |
13829 | ||
13830 | Fri Aug 19 12:40:25 1994 Per Bothner ([email protected]) | |
13831 | ||
13832 | * Makefile.in: Remove (for now) librx as a host library, | |
13833 | now that we're building it for target. | |
13834 | ||
13835 | Fri Aug 19 10:49:17 1994 Ian Lance Taylor ([email protected]) | |
13836 | ||
13837 | * configure: Fix up help message; from [email protected] | |
13838 | (Karl Berry). | |
13839 | ||
13840 | Tue Aug 16 16:11:08 1994 Per Bothner ([email protected]) | |
13841 | ||
13842 | * configure.in: Also configure librx. | |
13843 | ||
13844 | Mon Aug 15 16:51:45 1994 Per Bothner ([email protected]) | |
13845 | ||
13846 | * Makefile.in: Update various rules to reflect that librx | |
13847 | is now needed for libg++. | |
13848 | ||
13849 | Fri Aug 12 18:07:21 1994 Ian Lance Taylor ([email protected]) | |
13850 | ||
13851 | * config.sub: Accept mips64orion and mips64orionel as a CPU name. | |
13852 | ||
13853 | Mon Aug 8 11:36:17 1994 Stan Shebs ([email protected]) | |
13854 | ||
13855 | * configure.in: Configure the examples directory. | |
13856 | ||
13857 | Thu Aug 4 16:12:36 1994 Ian Lance Taylor ([email protected]) | |
13858 | ||
13859 | * configure: Simplify Jun 2 1994 change. | |
13860 | ||
13861 | Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace ([email protected]) | |
13862 | ||
13863 | * change CC to /usr/latest/bin/gcc for lynx host builds, since | |
13864 | /bin/gcc isn't good enough to build gcc. | |
13865 | ||
13866 | Wed Jul 27 09:07:14 1994 Fred Fish ([email protected]) | |
13867 | ||
13868 | * Makefile.in (GDB_SUPPORT_FILES): Remove | |
13869 | (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules. | |
13870 | (gdb.tar.gz): Add new rule to use standard distribution building | |
13871 | mechanism. | |
13872 | ||
13873 | Mon Jul 25 11:10:06 1994 Ian Lance Taylor ([email protected]) | |
13874 | ||
13875 | * configure.in: Warn about use of /usr/ucb/cc on Solaris. From | |
13876 | Bill Cox <[email protected]>. | |
13877 | ||
13878 | Sat Jul 23 12:19:46 1994 Per Bothner ([email protected]) | |
13879 | ||
13880 | * config.guess: Recognize ISC. Patch from [email protected]. | |
13881 | ||
13882 | Fri Jul 22 17:53:59 1994 Stu Grossman ([email protected]) | |
13883 | ||
13884 | * configure: Search current dir first in .gdbinit. | |
13885 | ||
13886 | Fri Jul 22 11:28:30 1994 Per Bothner ([email protected]) | |
13887 | ||
13888 | * config.sub: Recognize freebsd (merged from gcc config.sub). | |
13889 | ||
13890 | Thu Jul 21 14:10:52 1994 Per Bothner ([email protected]) | |
13891 | ||
13892 | * config.sub: Refer to NeXT's operating system as nextstep. | |
13893 | ||
13894 | * config.sub (case $basic_machine): Re-order the cases, to match | |
13895 | the order in the FSF version (which is mostly alphabethical). | |
13896 | Merge in some additions and changes from the FSF. | |
13897 | ||
13898 | Sat Jul 16 12:03:08 1994 Stan Shebs ([email protected]) | |
13899 | ||
13900 | * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7. | |
13901 | * config.sub: Recognize cxux7. | |
13902 | * configure.in: Use mh-cxux for m88k-harris-cxux*. | |
13903 | ||
13904 | Mon Jul 11 14:37:39 1994 Per Bothner ([email protected]) | |
13905 | ||
13906 | * config.sub: Fix typo powerpc -> powerpc-*. | |
13907 | ||
13908 | Sat Jul 9 13:03:43 1994 Michael Tiemann ([email protected]) | |
13909 | ||
13910 | * Makefile.in: `all-emacs19' depends on `all-byacc'. | |
13911 | ||
13912 | * Makefile.in: Add all-emacs19 and install-emacs19 rules (in | |
13913 | parallel with all-emacs and install-emacs). Top-level command | |
13914 | `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'. | |
13915 | ||
13916 | Thu Jun 30 16:53:42 1994 Ian Lance Taylor ([email protected]) | |
13917 | ||
13918 | * test-build.mk ($(host)-stamp-stage2-installed): Remove | |
13919 | $(relbindir)/make before doing ``make install'', and use | |
13920 | $(GNU_MAKE) while doing it. Avoids problem on SunOS with | |
13921 | installing over running make binary. | |
13922 | ($(host)-stamp-stage3-installed): Likewise. | |
13923 | ||
13924 | Tue Jun 28 13:43:25 1994 Jim Kingdon ([email protected]) | |
13925 | ||
13926 | * config.guess: Recognize Mach. | |
13927 | ||
13928 | Mon Jun 27 16:41:14 1994 Ian Lance Taylor ([email protected]) | |
13929 | ||
13930 | * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to | |
13931 | see whether --exec-prefix was used. | |
13932 | ||
13933 | Sun Jun 26 21:15:54 1994 Per Bothner ([email protected]) | |
13934 | ||
13935 | * README: Explicitly mention libg++/README. (Zoo's idea.) | |
13936 | ||
13937 | Tue Jun 21 12:45:55 1994 Jim Kingdon ([email protected]) | |
13938 | ||
13939 | * Makefile.in: Add all-librx target similar to all-libproc. | |
13940 | ||
13941 | Wed Jun 8 23:11:55 1994 Stu Grossman ([email protected]) | |
13942 | ||
13943 | * config.guess: Rearrange tests for Alpha-OSF1 to properly deal | |
13944 | with post 1.2 uname bogosity. | |
13945 | ||
13946 | Thu Jun 9 00:27:59 1994 Ian Lance Taylor ([email protected]) | |
13947 | ||
13948 | * configure: Remove temporary files on receipt of a signal. | |
13949 | ||
13950 | Tue Jun 7 12:06:24 1994 Ian Lance Taylor ([email protected]) | |
13951 | ||
13952 | * configure: If there is a package_makefile_frag, remove | |
13953 | ${subdir}/Makefile.tem after copying it in. | |
13954 | ||
13955 | Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace ([email protected]) | |
13956 | ||
13957 | * build_all.mk: support rs6000 lynx identifies itself as | |
13958 | rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc | |
13959 | since /bin/gcc is too feeble to compile a modern gcc. | |
13960 | ||
13961 | Mon Jun 6 16:06:34 1994 Karen Christiansen ([email protected]) | |
13962 | ||
13963 | * brought devo/test-build.mk update-to-date with progressive/ | |
13964 | test-build.mk. Add lynx targets and hppa flag info. | |
13965 | ||
13966 | Sat Jun 4 17:23:54 1994 Per Bothner ([email protected]) | |
13967 | ||
13968 | * configure.in: Use mh-ncrsvr43. Patch from | |
13969 | Tom McConnell <[email protected]>. | |
13970 | ||
13971 | Fri Jun 3 17:47:24 1994 Per Bothner ([email protected]) | |
13972 | ||
13973 | * config.guess (i386-unknown-bsdi): No longer need to | |
13974 | check #if defined(__bsdi__) && defined(__i386__). | |
13975 | ||
13976 | Thu Jun 2 18:56:46 1994 Ian Lance Taylor ([email protected]) | |
13977 | ||
13978 | * configure: Set program_transform_nameoption correctly. | |
13979 | ||
13980 | Thu Jun 2 10:57:06 1994 Karen Christiansen ([email protected]) | |
13981 | ||
13982 | * brought build-all.mk update-to-date with progressive build-all.mk, | |
13983 | added new targets and hppa info. | |
35590697 | 13984 | |
252b5132 RH |
13985 | Thu Jun 2 00:12:44 1994 Ian Lance Taylor ([email protected]) |
13986 | ||
13987 | * configure: If config.guess result is a prefix of the user | |
13988 | specified target, assume a native build and use the user specified | |
13989 | target as the host alias. Remove SunOS patch suffix removal hack. | |
13990 | * configure.in: Remove SunOS patch suffix removal hack. | |
13991 | ||
13992 | * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's | |
13993 | in NATIVE_CHECK_MODULES. | |
13994 | ||
13995 | Wed Jun 1 10:49:41 1994 Bill Cox ([email protected]) | |
13996 | ||
13997 | * Makefile.in: Rename HOST_ONLY to NATIVE. | |
13998 | * configure: Delete SunOs patch suffix from host_canonical | |
13999 | and build_canonical variables that are prepended to Makefiles. | |
14000 | * configure.in: Add comments for easier maintenance. | |
14001 | ||
14002 | Tue May 31 19:39:47 1994 Jim Kingdon ([email protected]) | |
14003 | ||
14004 | * Makefile.in: Add all-libproc target similar to all-gui. | |
14005 | ||
14006 | Tue May 31 17:16:33 1994 Tom Lord ([email protected]) | |
14007 | ||
14008 | * Makefile.in (CHECK_MODULES): split into | |
14009 | HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES. | |
14010 | ||
14011 | Tue May 31 16:36:36 1994 Paul Eggert ([email protected]) | |
14012 | ||
14013 | * config.guess (i386-unknown-bsdi): New system to guess. | |
14014 | ||
14015 | Wed May 25 16:47:10 1994 Jim Kingdon ([email protected]) | |
14016 | ||
14017 | * Makefile.in: Add all-gui target (but not yet build by "all"). | |
14018 | ||
14019 | Thu May 26 08:53:19 1994 Bill Cox ([email protected]) | |
14020 | ||
14021 | * config.sub: Move deletion of patch suffix from here... | |
14022 | * configure.in: To here, at Ian's suggestion. The top- | |
14023 | level scripts might need to know of a patch level. | |
14024 | ||
14025 | Wed May 25 09:15:54 1994 Bill Cox ([email protected]) | |
14026 | ||
14027 | * config.sub: Strip off patch suffix so rtl is recognized | |
14028 | as a sunos4.1.3 machine, even though it's been patched. | |
14029 | ||
14030 | Fri May 20 08:25:49 1994 Steve Chamberlain ([email protected]) | |
14031 | ||
14032 | * Makefile.in (INSTALL_LAST): Delete. | |
14033 | (INSTALL_DOSREL): New. | |
14034 | ||
14035 | Thu May 19 17:12:12 1994 Ian Lance Taylor ([email protected]) | |
14036 | ||
14037 | * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*. | |
14038 | Don't set use_gnu_ld to no for *-*-sysv4; that only controls | |
14039 | whether we pass down --with-gnu-ld anyhow. | |
14040 | ||
14041 | Thu May 19 09:29:12 1994 Steve Chamberlain ([email protected]) | |
14042 | ||
14043 | * Makefile.in (INSTALL_LAST): Change operation so it works | |
14044 | on more flavors of make. | |
14045 | * configure.in (go32): Don't build libg++ or libio. | |
14046 | ||
14047 | Fri May 13 13:28:34 1994 Steve Chamberlain ([email protected]) | |
14048 | ||
14049 | * Makefile.in (Move HOST_PREFIX_1 and friends up so | |
14050 | they can be overriden by templates. | |
14051 | ||
14052 | Sat May 7 16:46:44 1994 Steve Chamberlain ([email protected]) | |
14053 | ||
14054 | * configure.in (target==go32): Don't build gdb. | |
14055 | * dosrel: New directory. | |
14056 | ||
14057 | Fri May 6 14:19:25 1994 Steve Chamberlain ([email protected]) | |
14058 | ||
14059 | * configure.in (host==go32): Configure dosrel too. | |
14060 | * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last. | |
14061 | (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should | |
14062 | be set by incoming names or templates. | |
14063 | (INSTALL_LAST): New rule. | |
252b5132 RH |
14064 | |
14065 | Thu May 5 17:35:05 1994 Stan Shebs ([email protected]) | |
14066 | ||
14067 | * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os. | |
14068 | ||
14069 | Thu May 5 20:06:45 1994 Ken Raeburn ([email protected]) | |
14070 | ||
252b5132 RH |
14071 | * configure.in (appdirs): New variable. Currently empty, but will |
14072 | be used in gas distribution. If nonempty, lists a set of | |
14073 | directories at least one of which must get configured, or top | |
14074 | level configuration is considered to have failed. | |
14075 | (rs6000-*-lynxos*): Use new file name. | |
14076 | ||
14077 | Thu May 5 13:38:36 1994 Ian Lance Taylor ([email protected]) | |
14078 | ||
14079 | Eliminate XTRAFLAGS. | |
14080 | * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the | |
14081 | newlib include files using -idirafter, and also use -nostdinc. | |
14082 | (CXX_FOR_TARGET): Likewise. | |
14083 | (XTRAFLAGS): Removed. | |
14084 | (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET. | |
14085 | (EXTRA_HOST_FLAGS): Remove XTRAFLAGS. | |
14086 | (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise. | |
14087 | ($(DO_X)): Don't pass down XTRAFLAGS. | |
14088 | ||
14089 | Thu May 5 00:16:36 1994 Ken Raeburn ([email protected]) | |
14090 | ||
14091 | * configure.in (mips*-dec-bsd*): New target; do build linker. | |
14092 | (mips*-*-bsd*): New target; don't build linker. | |
14093 | ||
14094 | Wed May 4 20:10:10 1994 D. V. Henkel-Wallace ([email protected]) | |
14095 | ||
14096 | * configure.in: support rs6000-*-lynxos* configuration. | |
14097 | support sunos4 as a cross target. | |
14098 | ||
14099 | * config.sub: look for lynx*, not lynx since the OS version may | |
14100 | legitimately be part of the name. | |
14101 | ||
14102 | Tue May 3 21:48:11 1994 Ken Raeburn ([email protected]) | |
14103 | ||
14104 | * configure.in (i[34]86-*-sco*): Move to be with other i386 | |
14105 | targets. | |
14106 | (romp-*-*): New target. Skip various binary utilities. | |
14107 | (vax-*-*): New target. Don't build newlib. | |
14108 | (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib. | |
14109 | ||
14110 | Thu Apr 28 15:03:05 1994 David J. Mackenzie ([email protected]) | |
14111 | ||
14112 | * configure.in: Only set host_makefile_frag if config | |
14113 | directory exists. | |
14114 | ||
14115 | Wed Apr 27 12:14:30 1994 David J. Mackenzie ([email protected]) | |
14116 | ||
14117 | * install.sh: If $dstdir exists, don't check whether each | |
14118 | component does. | |
14119 | ||
14120 | Tue Apr 26 18:11:33 1994 Ian Lance Taylor ([email protected]) | |
14121 | ||
14122 | * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh. | |
14123 | ||
14124 | Mon Apr 25 15:06:34 1994 Stan Shebs ([email protected]) | |
14125 | ||
35590697 AJ |
14126 | * configure.in (*-*-lynxos*): Don't configure newlib for either |
14127 | native or cross Lynx. | |
252b5132 RH |
14128 | |
14129 | Sat Apr 16 11:58:16 1994 Doug Evans ([email protected]) | |
14130 | ||
14131 | * config.sub (sparc64-elf): Fix os. | |
14132 | (z8k): Remove duplicate. | |
14133 | ||
14134 | Thu Apr 14 23:33:17 1994 Ian Lance Taylor ([email protected]) | |
14135 | ||
14136 | * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not | |
14137 | gcc/stmp-fixproto, to try to prevent fixproto from being run. | |
14138 | ||
14139 | Wed Apr 13 15:14:52 1994 Bill Cox ([email protected]) | |
14140 | ||
14141 | * configure: Make file links cleanly even if Lynx fails on | |
80413487 | 14142 | an NFS symlink (at least fail cleanly). |
252b5132 RH |
14143 | |
14144 | Mon Apr 11 10:58:56 1994 Jim Wilson ([email protected]) | |
14145 | ||
14146 | * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to | |
14147 | -XNh2000. | |
14148 | ||
14149 | Sat Apr 9 15:10:45 1994 David J. Mackenzie ([email protected]) | |
14150 | ||
14151 | * configure: Unknown options are fatal again. | |
14152 | ||
14153 | Fri Apr 8 12:01:41 1994 David J. Mackenzie ([email protected]) | |
14154 | ||
14155 | * configure: Ignore --x-includes and --x-libraries, for Autoconf | |
35590697 | 14156 | compatibility. |
252b5132 RH |
14157 | |
14158 | Thu Apr 7 17:31:43 1994 Doug Evans ([email protected]) | |
14159 | ||
14160 | * build-all.mk: Add `clean' target. | |
14161 | ||
14162 | Wed Apr 6 20:44:56 1994 Peter Schauer ([email protected]) | |
14163 | ||
14164 | * config.guess: Add SINIX support. | |
14165 | * configure.in: Add mips-*-sysv4* support. | |
14166 | ||
14167 | Mon Apr 4 17:41:44 1994 Doug Evans ([email protected]) | |
14168 | ||
14169 | * build-all.mk: Document all useful targets. | |
14170 | If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2. | |
14171 | If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4. | |
14172 | ||
14173 | Thu Mar 31 04:55:57 1994 David J. Mackenzie ([email protected]) | |
14174 | ||
14175 | * configure: Support --silent, --quiet. | |
14176 | ||
14177 | Wed Mar 30 21:37:38 1994 David J. Mackenzie ([email protected]) | |
14178 | ||
14179 | * configure: Support --disable-FEATURE. | |
14180 | ||
14181 | Tue Mar 29 19:15:05 1994 Jim Kingdon ([email protected]) | |
14182 | ||
14183 | * config.guess: Recognize NCR running SVR4.3. | |
14184 | ||
14185 | Mon Mar 28 14:55:15 1994 Per Bothner ([email protected]) | |
14186 | ||
14187 | * config.guess: Make BSDI generate i386-unknown-bsd386. | |
14188 | Patch from Paul Eggert <[email protected]>. | |
14189 | ||
14190 | Mon Mar 28 12:54:52 1994 Ian Lance Taylor ([email protected]) | |
14191 | ||
14192 | * configure.in (powerpc-*-aix*): Treat like rs6000-*-*. | |
14193 | ||
14194 | Sat Mar 26 11:25:48 1994 David J. Mackenzie ([email protected]) | |
14195 | ||
14196 | * configure: Make unrecognized options give nonfatal warnings | |
14197 | instead of fatal errors, and pass them to any subdirectory | |
14198 | configures in case they recognize them. | |
14199 | Make --x equivalent to --with-x. | |
14200 | ||
14201 | Fri Mar 25 21:52:10 1994 David J. Mackenzie ([email protected]) | |
14202 | ||
14203 | * configure: Add --enable-* options. Clean up usage message and | |
14204 | some comments. | |
14205 | ||
14206 | Thu Mar 24 09:12:53 1994 Doug Evans ([email protected]) | |
14207 | ||
14208 | * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new. | |
14209 | ||
14210 | Sun Mar 20 11:28:22 1994 Jeffrey A. Law ([email protected]) | |
14211 | ||
14212 | * configure.in (hppa*-*-*): Enable binutils. | |
14213 | ||
14214 | Sat Mar 19 11:50:16 1994 Jim Kingdon ([email protected]) | |
14215 | ||
14216 | * config.sub: Recognize cisco. | |
14217 | ||
14218 | Fri Mar 18 16:42:32 1994 Jason Merrill ([email protected]) | |
14219 | ||
14220 | * Makefile.in (CXXFLAGS): Add -fexternal-templates. | |
14221 | ||
14222 | Tue Mar 15 11:25:55 1994 Jim Kingdon ([email protected]) | |
14223 | ||
14224 | * config.guess: about target *-hitachi-hiuxwe2, don't print more | |
14225 | than one configuration name. Add comment. | |
14226 | ||
14227 | Sun Mar 6 23:13:38 1994 Hisashi MINAMINO ([email protected]) | |
14228 | ||
14229 | * config.guess: about target *-hitachi-hiuxwe2, fixed | |
14230 | machine guessing order. [Hitachi's CPU_IS_HP_MC68K | |
14231 | macro is incorrect.] | |
14232 | ||
14233 | Sun Mar 13 09:10:08 1994 Jim Kingdon ([email protected]) | |
14234 | ||
14235 | * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather | |
14236 | than the "make ls" stuff which used to be here. | |
14237 | ||
14238 | Fri Mar 11 12:52:39 1994 Per Bothner ([email protected]) | |
14239 | ||
14240 | * config.guess: Recognize i[34]86-unknown-freebsd. | |
14241 | From Shawn M Carey <[email protected]>. | |
14242 | ||
14243 | Thu Mar 3 14:24:21 1994 Per Bothner ([email protected]) | |
14244 | ||
14245 | * configure.in (noconfigdirs for alpha): Remove libg++ and libio. | |
14246 | ||
14247 | Wed Mar 2 13:28:48 1994 Jim Kingdon ([email protected]) | |
14248 | ||
14249 | * config.guess: Check for ptx. | |
14250 | ||
14251 | Mon Feb 28 16:46:50 1994 Kung Hsu ([email protected]) | |
14252 | ||
14253 | * config.sub: Add os9k checking. | |
14254 | ||
14255 | Thu Feb 24 07:09:04 1994 Jeffrey A. Law ([email protected]) | |
14256 | ||
14257 | * config.guess: Handle OSF1 running on HPPA processors | |
14258 | ||
14259 | Fri Feb 18 14:14:00 1994 Ken Raeburn ([email protected]) | |
14260 | ||
14261 | * configure: If subdir configure fails, print out a message with | |
14262 | subdirectory name, in case subdir's configure code didn't identify | |
14263 | itself. | |
14264 | ||
14265 | Fri Feb 18 12:50:15 1994 Doug Evans ([email protected]) | |
14266 | ||
14267 | * configure.in: Remove embedded newlines from configdirs. | |
14268 | Avoid mismatches of substrings. Fix matching strings at end | |
14269 | of configdirs. | |
14270 | ||
14271 | Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com) | |
14272 | ||
14273 | * config.guess: Add Lynx/rs6000 config support. | |
14274 | ||
14275 | Tue Feb 8 13:41:09 1994 Ken Raeburn ([email protected]) | |
14276 | ||
14277 | * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas. | |
14278 | ||
14279 | Mon Feb 7 15:42:36 1994 Jeffrey A. Law ([email protected]) | |
14280 | ||
14281 | * configure.in (hppa*-*-osf*): Treat this just like most other | |
14282 | PA configurations (eg no binutils or ld). | |
14283 | (hppa*-*-*elf*): These configurations have binutils and ld. | |
14284 | ||
14285 | Sun Feb 6 16:35:07 1994 Jeffrey A. Law ([email protected]) | |
14286 | ||
14287 | * config.sub (hiux): Fix typo. From [email protected]. | |
14288 | ||
14289 | Sat Feb 5 01:00:33 1994 Ian Lance Taylor ([email protected]) | |
14290 | ||
14291 | * configure.in (rs6000-*-*): Build gas. | |
14292 | ||
14293 | Wed Feb 2 13:57:57 1994 Jeffrey A. Law ([email protected]) | |
14294 | ||
80413487 | 14295 | * Makefile.in: Avoid bug in losing hpux sed. |
252b5132 RH |
14296 | |
14297 | Wed Feb 2 14:53:05 1994 Jim Kingdon ([email protected]) | |
14298 | ||
14299 | * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed | |
14300 | for GDB and GDB has been fixed to not need it. | |
14301 | ||
252b5132 RH |
14302 | Sun Jan 30 17:58:06 1994 Ken Raeburn ([email protected]) |
14303 | ||
14304 | * config.guess: Recognize vax hosts. | |
14305 | ||
14306 | Fri Jan 28 15:29:38 1994 Ken Raeburn ([email protected]) | |
14307 | ||
14308 | * configure (while loop): Don't use "break 2" inside case | |
14309 | statement -- the case statement isn't an enclosing loop. | |
14310 | ||
14311 | Mon Jan 24 18:40:06 1994 Per Bothner ([email protected]) | |
14312 | ||
14313 | * config.guess: Clean up NeXT support, to allow nextstep | |
14314 | on Intel machines. Make OS be nextstep. | |
14315 | ||
14316 | Sun Jan 23 18:47:22 1994 Richard Kenner ([email protected]) | |
14317 | ||
14318 | * config.guess: Add alternate forms for Convex. | |
14319 | ||
14320 | Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com) | |
14321 | ||
14322 | * configure: Completely rewrite option processing. Take | |
14323 | advantage of pattern-matching to avoid invoking test frequently. | |
14324 | Also clean up host and target defaulting logic. | |
14325 | ||
14326 | Mon Jan 17 15:06:56 1994 Ken Raeburn ([email protected]) | |
14327 | ||
14328 | * Makefile.in: Replace all occurrances of "rootme" with "r" and | |
14329 | "$${rootme}" with "$$r", to increase the likelihood that the do-* | |
14330 | commands (plus user environment) will fit SCO limits. | |
14331 | ||
14332 | Thu Jan 6 11:20:57 1994 Ian Lance Taylor ([email protected]) | |
14333 | ||
14334 | * configure.in: Don't issue warnings about directories which are | |
14335 | not being configured if -norecursion is set. Correct test for | |
14336 | --with-gnu-as and --with-gnu-ld to not get confused by substring | |
14337 | matches. | |
14338 | ||
14339 | * configure.in: Don't build gas for alpha-dec-osf1*. | |
14340 | ||
14341 | Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com) | |
14342 | ||
14343 | * configure: Back out Per's change of 12/19/1993. It changes the | |
14344 | behavior of configure in unexpected and confusing ways. | |
14345 | ||
14346 | Also, use different delim char when calculating | |
14347 | program_transform_name so that the name can contain slashes. | |
14348 | ||
14349 | Sat Jan 1 13:45:31 1994 Rob Savoye ([email protected]) | |
14350 | ||
14351 | * configure.in, config.sub: Add support for VSTa micro-kernel. | |
14352 | ||
14353 | Sat Dec 25 20:00:47 1993 Jeffrey A. Law ([email protected]) | |
14354 | ||
14355 | * configure.in: Nuke hacks which were used to get a special | |
14356 | version of GAS for HPPA configurations. | |
14357 | ||
14358 | Sun Dec 19 20:40:44 1993 Per Bothner ([email protected]) | |
14359 | ||
14360 | * configure: If only ${target_alias} is given, use that | |
14361 | as the default for ${host_alias}. | |
14362 | * configure: Add missing back-slashes before nested quotes. | |
14363 | ||
14364 | Wed Dec 15 18:07:18 1993 david d `zoo' zuhn ([email protected]) | |
14365 | ||
14366 | * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON) | |
14367 | ||
14368 | Tue Dec 14 21:25:33 1993 Per Bothner ([email protected]) | |
14369 | ||
14370 | * config.guess: Recognize some Tektronix configurations. | |
14371 | From Kaveh R. Ghazi <[email protected]>. | |
14372 | ||
14373 | Sat Dec 11 11:18:00 1993 Steve Chamberlain ([email protected]) | |
14374 | ||
14375 | * config.sub: Match any flavor of SH. | |
14376 | ||
14377 | Thu Dec 2 17:16:58 1993 Ken Raeburn ([email protected]) | |
14378 | ||
14379 | * configure.in: Don't try to configure newlib for Alpha. | |
14380 | ||
14381 | Thu Dec 2 14:35:54 1993 Ian Lance Taylor ([email protected]) | |
14382 | ||
14383 | * configure.in: Don't build ld for Irix 5. Don't build gas, | |
14384 | libg++ or libio for any Alpha target. | |
14385 | ||
14386 | * configure.in (mips*-sgi-irix5*): New target; use mh-irix5. | |
252b5132 RH |
14387 | |
14388 | Wed Dec 1 17:00:33 1993 Jason Merrill ([email protected]) | |
14389 | ||
14390 | * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for | |
14391 | default arguments -- so it tried to compress itself. | |
14392 | ||
14393 | Tue Nov 30 13:45:15 1993 david d `zoo' zuhn ([email protected]) | |
14394 | ||
14395 | * configure.in (notsupp): ensure that a space is always at the end | |
14396 | of the configdirs list, since the grep checks for an explicit space | |
14397 | ||
14398 | Tue Nov 16 15:04:27 1993 david d `zoo' zuhn ([email protected]) | |
14399 | ||
14400 | * configure.in (target i386-sysv4.2): don't build ld, since static | |
14401 | versions of many libraries are not available. | |
14402 | ||
14403 | Tue Nov 16 14:28:12 1993 Jim Kingdon ([email protected]) | |
14404 | ||
14405 | * config.guess: Recognize Apollos (using environment variables). | |
14406 | * configure.in: Don't configure ld, binutils, or gprof for Apollo. | |
14407 | ||
14408 | Thu Nov 11 12:03:50 1993 Jim Kingdon ([email protected]) | |
14409 | ||
14410 | * config.guess: Recognize Sony news mips running newsos. | |
14411 | ||
14412 | Wed Nov 10 16:57:00 1993 Mark Eichin ([email protected]) | |
14413 | ||
14414 | * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be | |
14415 | "fi ; else" for bash. | |
14416 | ||
14417 | Tue Nov 9 15:54:01 1993 Mark Eichin ([email protected]) | |
14418 | ||
14419 | * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL. | |
14420 | ||
14421 | Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace ([email protected]) | |
14422 | ||
14423 | * config.sub: accept unixware as an alias for svr4.2. | |
14424 | Fix some inconsistancies with the gcc version. | |
14425 | ||
14426 | Fri Nov 5 15:14:12 1993 Jim Kingdon ([email protected]) | |
14427 | ||
14428 | * Makefile.in (DISTDOCDIRS): Add gdb. | |
14429 | ||
14430 | Fri Nov 5 11:59:42 1993 Per Bothner ([email protected]) | |
14431 | ||
14432 | * Makefile.in (DISTDOCDIRS): Add libg++ and libio. | |
14433 | ||
14434 | Fri Nov 5 10:35:05 1993 Ken Raeburn ([email protected]) | |
14435 | ||
14436 | * Makefile.in (taz): Only build "info" in DISTDOCDIRS. | |
14437 | (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want | |
14438 | this now. | |
14439 | ||
14440 | Thu Nov 4 18:58:23 1993 Jim Kingdon ([email protected]) | |
14441 | ||
14442 | * config.sub: Accept hiux* as an OS name. | |
14443 | ||
14444 | * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per | |
14445 | etc/make-stds.texi. The underscore came from gcc, and dje now | |
14446 | agrees that RUNTESTFLAGS is the correct name. | |
14447 | ||
14448 | Thu Nov 4 10:49:01 1993 Per Bothner ([email protected]) | |
14449 | ||
14450 | * install.sh: Remove 'set -e'. It makes any conditionals | |
14451 | in the script useless. | |
14452 | ||
14453 | * config.guess: Automatically recognize arm-acorn-riscix | |
14454 | Patch from Richard Earnshaw ([email protected]). | |
14455 | ||
14456 | Thu Nov 04 08:08:04 1993 Jeffrey Wheat ([email protected]) | |
14457 | ||
14458 | * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS | |
14459 | ||
14460 | Wed Nov 3 22:09:46 1993 Ken Raeburn ([email protected]) | |
14461 | ||
14462 | * Makefile.in (DISTDOCDIRS): New variable. | |
14463 | (taz): Edit local Makefile.in sooner, instead of proto-toplev | |
35590697 | 14464 | Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS. |
252b5132 RH |
14465 | |
14466 | Wed Nov 3 21:31:52 1993 david d `zoo' zuhn ([email protected]) | |
14467 | ||
14468 | * configure.in (hppa target): check the source directory for the | |
14469 | pagas sub-directory | |
14470 | ||
14471 | Wed Nov 3 11:12:22 1993 Doug Evans ([email protected]) | |
14472 | ||
14473 | * config.sub: Allow -aout* and -elf*. | |
14474 | ||
14475 | Wed Nov 3 11:08:33 1993 Ken Raeburn ([email protected]) | |
14476 | ||
14477 | * configure.in: Don't build ld on i386-solaris2, same as for | |
14478 | sparc-solaris2. | |
14479 | ||
14480 | Tue Nov 2 14:21:25 1993 Per Bothner ([email protected]) | |
14481 | ||
14482 | * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++). | |
14483 | ||
14484 | Tue Nov 2 13:38:30 1993 Peter Schauer ([email protected]) | |
14485 | ||
14486 | * configure.in: Configure gdb for alpha. | |
14487 | ||
14488 | Mon Nov 1 10:42:54 1993 Jim Kingdon ([email protected]) | |
14489 | ||
14490 | * Makefile.in (CXXFLAGS): Add -O. | |
14491 | ||
14492 | Wed Oct 27 10:45:06 1993 david d `zoo' zuhn ([email protected]) | |
14493 | ||
14494 | * config.guess: added support for DG Aviion | |
14495 | ||
14496 | Tue Oct 26 14:37:37 1993 Ken Raeburn ([email protected]) | |
14497 | ||
14498 | * configure.in: Produce warning message for subdirectories not | |
14499 | configurable for this host/target combination. Don't try to | |
14500 | configure gdb for vms. | |
14501 | ||
14502 | Mon Oct 25 11:22:15 1993 Ken Raeburn ([email protected]) | |
14503 | ||
14504 | * Makefile.in (taz): Replace "byacc" with "bison -y" in the | |
14505 | appropriate files before making "diststuff". | |
14506 | (DISTBISONFILES): New var: list of files to be edited. | |
14507 | (DISTSTUFFDIRS): Add binutils. | |
14508 | ||
14509 | Fri Oct 22 20:32:15 1993 david d `zoo' zuhn ([email protected]) | |
14510 | ||
14511 | * config.sub: also handle mipsel and mips64el (for little endian mips) | |
14512 | ||
14513 | Fri Oct 22 07:59:20 1993 Jim Kingdon ([email protected]) | |
14514 | ||
14515 | * configure.in: Add * to end of all OS names. | |
14516 | ||
14517 | Thu Oct 21 11:38:28 1993 Stan Shebs ([email protected]) | |
14518 | ||
14519 | * configure.in: Build newlib for LynxOS native. | |
14520 | ||
14521 | Wed Oct 20 09:56:12 1993 Jim Kingdon ([email protected]) | |
14522 | ||
14523 | * config.guess: Add support for delta 88k running SVR3. | |
14524 | ||
14525 | * configure.in: Add comment about HP compiler vs. emacs. | |
14526 | ||
14527 | Tue Oct 19 16:02:22 1993 david d `zoo' zuhn ([email protected]) | |
14528 | ||
14529 | * configure.in: don't build ld on solaris2 (not a viable option | |
14530 | due to bugs in getpwnam & getpwuid) | |
14531 | ||
14532 | Tue Oct 19 15:13:56 1993 Ken Raeburn ([email protected]) | |
14533 | ||
14534 | * configure.in: Accept alpha-dec-osf1*, not just -osf1, since | |
14535 | config.guess will produce a full version number. | |
14536 | ||
14537 | Tue Oct 19 15:58:01 1993 Ian Lance Taylor ([email protected]) | |
14538 | ||
14539 | * configure.in: Build linker and binutils for alpha-dec-osf1. | |
14540 | ||
14541 | Tue Oct 19 11:41:55 1993 Jim Kingdon ([email protected]) | |
14542 | ||
14543 | * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS, | |
14544 | and gdb/testsuite/Makefile.in. | |
14545 | ||
14546 | Sat Oct 9 18:39:07 1993 david d `zoo' zuhn ([email protected]) | |
14547 | ||
14548 | * configure.in: recognize mips*- instead of mips- | |
14549 | ||
14550 | Fri Oct 8 14:15:39 1993 Ken Raeburn ([email protected]) | |
14551 | ||
14552 | * config.sub: Accept linux*coff and linux*elf as operating | |
14553 | systems. | |
14554 | ||
14555 | Thu Oct 7 12:57:19 1993 Ian Lance Taylor ([email protected]) | |
14556 | ||
14557 | * config.sub: Recognize mips64, and mips3 as an alias for it. | |
14558 | ||
14559 | Wed Oct 6 13:54:21 1993 Peter Schauer ([email protected]) | |
14560 | ||
14561 | * configure.in: Remove alpha-dec-osf*, no longer necessary now that | |
14562 | gdb knows how to handle OSF/1 shared libraries. | |
14563 | ||
14564 | Tue Oct 5 11:55:04 1993 Jim Kingdon ([email protected]) | |
14565 | ||
14566 | * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux). | |
14567 | * config.guess: Recognize Hitachi's HIUX. | |
14568 | * config.sub: Recognize h3050r* and hppahitachi. | |
14569 | Remove redundant cases for hp9k[23]*. | |
14570 | ||
14571 | Mon Oct 4 16:15:09 1993 david d `zoo' zuhn ([email protected]) | |
14572 | ||
14573 | * configure.in: default to '--with-gnu-as' and '--with-gnu-ld' | |
14574 | if gas and ld are in the source tree and are in ${configdirs}. | |
14575 | If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the | |
ba73c63f | 14576 | --with options (but still pass them down on the command line, |
252b5132 RH |
14577 | if they were explicitly specified). |
14578 | ||
14579 | Fri Sep 24 19:11:13 1993 david d `zoo' zuhn ([email protected]) | |
14580 | ||
14581 | * configure: substitute SHELL value in Makefile.in with | |
14582 | ${CONFIG_SHELL} | |
14583 | ||
14584 | Thu Sep 23 18:05:13 1993 Ian Lance Taylor ([email protected]) | |
14585 | ||
14586 | * configure.in: Build gas, ld, and binutils for *-*-sysv4* and | |
14587 | *-*-solaris2* targets. | |
14588 | ||
14589 | Sun Sep 19 17:01:41 1993 david d `zoo' zuhn ([email protected]) | |
14590 | ||
14591 | * Makefile.in: define M4, and pass it down to sub-makes; | |
14592 | all-autoconf now depends on all-m4 | |
14593 | ||
14594 | Sat Sep 18 00:38:23 1993 david d `zoo' zuhn ([email protected]) | |
14595 | ||
14596 | * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on | |
14597 | presence of {ar,ranlib} instead of a configured directory | |
14598 | ||
14599 | Wed Sep 15 08:41:44 1993 Jim Kingdon ([email protected]) | |
14600 | ||
14601 | * config.guess: Accept 34?? as well as 33?? for NCR. | |
14602 | ||
14603 | Mon Sep 13 12:28:43 1993 david d `zoo' zuhn ([email protected]) | |
14604 | ||
14605 | * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead | |
14606 | of 'gas' in sed commands, since 'gash' is now in the tree as well. | |
14607 | ||
14608 | Fri Sep 10 11:23:52 1993 david d `zoo' zuhn ([email protected]) | |
14609 | ||
14610 | * configure: grab values for $(CC) and $(CXX) from the | |
14611 | environment, so that someone can do "CC=gcc configure; make" and | |
14612 | have it work right (matching the way that autoconf works now) | |
14613 | ||
14614 | * configure.in, Makefile.in: add support for gash, the tcl | |
14615 | interface to Galaxy | |
14616 | ||
14617 | * config.guess: add NetBSD variants (hp300, x86) | |
14618 | ||
14619 | Thu Sep 9 16:48:52 1993 Jason Merrill ([email protected]) | |
14620 | ||
14621 | * install.sh: Support -d option (in the manner of SunOS 4 install, | |
14622 | as it is more deterministic than that of GNU install) | |
14623 | (chmodcmd): Set file to mode 755 by default (should also do default | |
14624 | chgrp and chown, but I don't feel like dealing with that now) | |
14625 | ||
14626 | Tue Sep 7 11:59:39 1993 Doug Evans ([email protected]) | |
14627 | ||
14628 | * config.sub: Remove h8300hhms alias. | |
14629 | ||
14630 | Tue Aug 31 11:00:09 1993 Jim Kingdon ([email protected]) | |
14631 | ||
14632 | * configure.in: Match *-*-solaris2* not *-sun-solaris2*. | |
14633 | ||
14634 | Mon Aug 30 18:29:10 1993 david d `zoo' zuhn ([email protected]) | |
14635 | ||
14636 | * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well | |
14637 | as stmp-fixinc | |
14638 | ||
14639 | Wed Aug 25 16:35:59 1993 K. Richard Pixley ([email protected]) | |
14640 | ||
14641 | * config.sub: recognize m88110-bug-coff. | |
14642 | ||
14643 | Tue Aug 24 10:23:24 1993 david d `zoo' zuhn ([email protected]) | |
14644 | ||
14645 | * Makefile.in (all-libio): all dependencies on the toolchain used | |
14646 | to build this (gcc, gas, ld, etc) | |
14647 | ||
14648 | Fri Aug 20 17:24:24 1993 Jim Kingdon ([email protected]) | |
14649 | ||
14650 | * config.guess: Deal with OSF/1 1.3 on alpha. | |
14651 | ||
14652 | Thu Aug 19 11:43:04 1993 david d `zoo' zuhn ([email protected]) | |
14653 | ||
14654 | * install.sh: add some 'else true' clauses for portability | |
14655 | ||
14656 | * configure.in: don't build libio for h8[35]00-*-* targets | |
14657 | ||
14658 | Tue Aug 17 19:02:31 1993 Per Bothner ([email protected]) | |
14659 | ||
14660 | * Makefile.in: Add support for new libio. | |
14661 | ||
14662 | Sun Aug 15 20:48:55 1993 Jim Kingdon ([email protected]) | |
14663 | ||
14664 | * install.sh: If one command fails, don't try the rest. Don't try | |
14665 | to remove $dsttmp (via trap) unless we have already created it. | |
14666 | If $src doesn't exist, detect it and exit with an error. | |
14667 | ||
14668 | * config.guess: Recognize BSD on hp300. | |
14669 | ||
14670 | Wed Aug 11 18:35:13 1993 Per Bothner ([email protected]) | |
14671 | ||
14672 | * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux. | |
14673 | Bug report from "Hamish (H.I.) Macdonald" <[email protected]>. | |
14674 | ||
14675 | Wed Aug 11 15:37:51 1993 Jason Merrill ([email protected]) | |
14676 | ||
14677 | * Makefile.in (all-send-pr): depends on all-prms | |
14678 | ||
14679 | Wed Aug 11 16:56:03 1993 Jim Kingdon ([email protected]) | |
14680 | ||
14681 | * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd). | |
14682 | ||
14683 | Fri Aug 6 14:45:02 1993 Ian Lance Taylor ([email protected]) | |
14684 | ||
14685 | * config.guess: From [email protected] (Michael Rendell): | |
14686 | Added test for mips-mips-riscos5. | |
14687 | ||
14688 | Thu Aug 5 15:45:08 1993 david d `zoo' zuhn ([email protected]) | |
14689 | ||
14690 | * configure.in: use mh-hp300 for 68k HP hosts | |
14691 | ||
14692 | Mon Aug 2 11:56:53 1993 david d `zoo' zuhn ([email protected]) | |
14693 | ||
14694 | * configure: add support for CONFIG_SHELL, so that you can use | |
14695 | some alternate shell for evaluating configure scripts | |
14696 | ||
14697 | Sun Aug 1 11:36:27 1993 Fred Fish ([email protected]) | |
14698 | ||
14699 | * Makefile.in (make-gdb.tar.gz): Sed bug reporting address | |
14700 | in configure script to [email protected] when building | |
14701 | distribution archive. | |
14702 | * Makefile.in (COMPRESS): Remove def. | |
14703 | * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from | |
14704 | gdb.tar.Z and make-gdb.tar.Z respectively. | |
14705 | * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive. | |
14706 | * Makefile.in (make-gdb.tar.gz): Minor changes to move closer | |
14707 | to convergence with 'taz' target in Makefile.in. | |
14708 | ||
14709 | Fri Jul 30 12:34:57 1993 david d `zoo' zuhn ([email protected]) | |
14710 | ||
14711 | * install.sh (dsttmp): use trap to ensure that tmp files go | |
14712 | away on error conditions | |
14713 | ||
14714 | Wed Jul 28 11:57:36 1993 david d `zoo' zuhn ([email protected]) | |
14715 | ||
14716 | * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES | |
14717 | ||
14718 | Tue Jul 27 12:43:40 1993 Jim Kingdon ([email protected]) | |
14719 | ||
14720 | * Makefile.in (install-dirs): Deal with a prefix like /gnu; | |
14721 | its parent is '/' not ''. | |
14722 | ||
14723 | * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog. | |
14724 | ||
14725 | Fri Jul 23 09:53:37 1993 Jason Merrill ([email protected]) | |
14726 | ||
14727 | * configure: if ${newsrcdir}/configure doesn't exist, don't assume | |
14728 | that ${newsrcdir}/configure.in does. | |
14729 | ||
14730 | Tue Jul 20 11:28:50 1993 david d `zoo' zuhn ([email protected]) | |
14731 | ||
14732 | * test-build.mk: support for CONFIG_SHELL | |
14733 | ||
14734 | Mon Jul 19 21:54:46 1993 Fred Fish ([email protected]) | |
14735 | ||
14736 | * config.sub (netware): Add as a basic system type. | |
14737 | ||
14738 | Wed Jul 14 12:03:11 1993 K. Richard Pixley ([email protected]) | |
14739 | ||
14740 | * Makefile.in (Makefile): depend on configure.in. Also drop the | |
14741 | $(srcdir)/ from the dependency on Makefile.in. | |
14742 | ||
14743 | Tue Jul 13 20:10:58 1993 Doug Evans ([email protected]) | |
14744 | ||
14745 | * config.sub: Recognize h8300hhms as h8300h-hitachi-hms. | |
14746 | (h8300hhms is temporary until multi-libraries are implemented). | |
14747 | * configure.in: Handle h8300h too. | |
14748 | ||
14749 | Sun Jul 11 17:35:27 1993 Jim Kingdon ([email protected]) | |
14750 | ||
14751 | * config.guess: Recognize dpx/2 as m68k-bull-sysv3. | |
14752 | ||
14753 | Thu Jul 8 18:26:12 1993 John Gilmore ([email protected]) | |
14754 | ||
14755 | * configure: Remove extraneous output when guessing host type. | |
14756 | * config.guess: Remove extraneous output when guessing using C | |
14757 | compiler rather than uname, or when guessing fails. | |
14758 | ||
14759 | Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com) | |
14760 | ||
14761 | * Makefile.in: remove all.cross and install.cross targets | |
14762 | ||
14763 | * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross | |
14764 | definitions | |
14765 | ||
14766 | Tue Jul 6 10:39:44 1993 Steve Chamberlain ([email protected]) | |
14767 | ||
14768 | * configure.in (target sh): Build gprof. | |
14769 | ||
14770 | Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14771 | ||
14772 | * config.sub: change -solaris to -solaris2 | |
14773 | ||
14774 | Thu Jul 1 15:46:16 1993 Jim Kingdon ([email protected]) | |
14775 | ||
14776 | * configure.in: Use config/mh-riscos for mips-*-sysv*. | |
14777 | ||
14778 | Wed Jun 30 09:31:58 1993 Ian Lance Taylor ([email protected]) | |
14779 | ||
14780 | * configure: Correct error message for missing Makefile.in to | |
14781 | print correct directory. | |
14782 | ||
14783 | Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14784 | ||
14785 | * install.sh: kludge around 386BSD shell bug | |
14786 | ||
14787 | Tue Jun 29 13:06:49 1993 Per Bothner ([email protected]) | |
14788 | ||
14789 | * config.guess: Recognize NeXT. | |
14790 | * config.guess: Recognize i486-ncr-sysv4. | |
14791 | * Makefile.in (taz): rm $(TOOL)-$$VER before linking. | |
14792 | ||
14793 | Tue Jun 29 12:50:57 1993 Ian Lance Taylor ([email protected]) | |
14794 | ||
14795 | * Makefile.in (MAKEINFOFLAGS): New variable. | |
14796 | (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS. | |
14797 | * build-all.mk, test-build.mk: Pass down --no-split as | |
14798 | MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g. | |
14799 | ||
14800 | Thu Jun 24 13:39:11 1993 Per Bothner ([email protected]) | |
14801 | ||
14802 | * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh. | |
14803 | ||
14804 | Wed Jun 23 12:59:21 1993 Per Bothner ([email protected]) | |
14805 | ||
14806 | * Makefile.in (libg++.tar.z): New rule. | |
14807 | * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'. | |
14808 | * Makefile.in (taz): Only do a single chmod. | |
14809 | ||
14810 | Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com) | |
14811 | ||
14812 | * install.sh: don't use dirname anymore (replaced with sed usage) | |
14813 | ||
14814 | Thu Jun 17 18:43:42 1993 Fred Fish ([email protected]) | |
14815 | ||
14816 | * Makefile.in: Change extension for gzip'd files from '.z' to | |
14817 | '.gz' per new FSF standard usage. | |
14818 | ||
14819 | Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com) | |
14820 | ||
14821 | * configure: put quotes around the final value of program_transform_name | |
14822 | ||
14823 | Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14824 | ||
14825 | * Makefile.in: new install.sh support; update install-info rules | |
14826 | ||
14827 | Wed Jun 9 12:31:34 1993 Ian Lance Taylor ([email protected]) | |
14828 | ||
14829 | * configure.in: Build diff for crosses, but not for go32 host. | |
14830 | ||
14831 | * configure.in: Build gprof only for native, and don't build it | |
14832 | for mips-*-*, rs6000-*-*, or i[34]86-*-sco*. | |
14833 | ||
14834 | Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com) | |
14835 | ||
14836 | * configure.in: don't build gas,ld,binutils on for *-*-sysv4 | |
14837 | ||
14838 | Mon Jun 7 11:40:11 1993 Brendan Kehoe ([email protected]) | |
14839 | ||
14840 | * configure.in (host_tools): Add prms. | |
14841 | ||
14842 | Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14843 | ||
14844 | * Makefile.in: install gcc, do installation of $(INSTALL_MODULES) | |
14845 | with $(FLAGS_TO_PASS) on the command line | |
14846 | ||
14847 | * config.sub: Recognize lynx and lynxos | |
14848 | ||
14849 | Fri Jun 4 10:59:56 1993 Ian Lance Taylor ([email protected]) | |
14850 | ||
14851 | * config.sub: Accept -ecoff*, not just -ecoff. | |
14852 | ||
14853 | Thu Jun 3 17:38:54 1993 Ken Raeburn ([email protected]) | |
14854 | ||
14855 | * Makefile.in (taz): Use .gz suffix instead of .z. | |
14856 | (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target | |
14857 | names. | |
14858 | ||
14859 | Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14860 | ||
14861 | * Makefile.in (vault-install): add an 'else true' (for Ultrix) | |
14862 | ||
14863 | Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14864 | ||
14865 | * Makefile.in (install-no-fixedincludes): install gcc last, so | |
14866 | that rebuilds that might happen during 'make install' don't get | |
14867 | bogus gcc include files | |
14868 | ||
14869 | Wed Jun 2 16:14:10 1993 Ken Raeburn ([email protected]) | |
14870 | ||
14871 | Change from Utah for HPPA support: | |
14872 | * config.guess: Recognize hppa1.x-hp-bsd. | |
14873 | ||
14874 | Wed Jun 2 11:53:33 1993 Per Bothner ([email protected]) | |
14875 | ||
14876 | * config.guess: Add support for Motorola Delta 68k, up to r3v7. | |
14877 | Patch from [email protected] (Francesco Potorti`). | |
14878 | ||
14879 | Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com) | |
14880 | ||
14881 | * config.sub: Add support for rom68k and bug boot monitors. | |
14882 | ||
14883 | Mon May 31 09:36:37 1993 Jim Kingdon ([email protected]) | |
14884 | ||
14885 | * Makefile.in: Make all-opcodes depend on all-bfd. | |
14886 | ||
14887 | Thu May 27 08:05:31 1993 Ian Lance Taylor ([email protected]) | |
14888 | ||
14889 | * config.guess: Added special check for i[34]86-univel-sysv4*. | |
14890 | ||
14891 | Wed May 26 16:33:40 1993 Ian Lance Taylor ([email protected]) | |
14892 | ||
14893 | * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for | |
14894 | the processor rather than assuming i486. | |
14895 | ||
14896 | Wed May 26 09:40:18 1993 Jim Kingdon ([email protected]) | |
14897 | ||
14898 | * config.guess: Recognize SunOS6 as Solaris3. | |
14899 | ||
14900 | Tue May 25 23:03:11 1993 Per Bothner ([email protected]) | |
14901 | ||
14902 | * config.guess: Fix typo. Avoid #elif (not in K&R 1). | |
14903 | Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2. | |
14904 | ||
14905 | Tue May 25 12:44:18 1993 Ian Lance Taylor ([email protected]) | |
14906 | ||
14907 | * build-all.mk (all-cross): New target for Canadian Cross. | |
14908 | Added Q2 go32 targets. | |
14909 | * test-build.mk: Configure go32 cross sparclite-aout and | |
14910 | mips-idt-ecoff -with-gnu-ld. Moved build binary directory from | |
14911 | PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS. | |
14912 | ||
14913 | Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14914 | ||
14915 | * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for | |
14916 | GO32 hosted toolchains | |
14917 | ||
14918 | Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com) | |
14919 | ||
14920 | * configure: change so "-exec-prefix" gets passed down rather | |
14921 | than "-exec_prefix" so autoconf generated Makefiles get the | |
14922 | exec_prefix set right. | |
14923 | ||
14924 | Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14925 | ||
14926 | * config.guess: get the Solaris2 minor version number | |
14927 | ||
14928 | * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT | |
14929 | ||
14930 | Fri May 21 06:20:52 1993 Brendan Kehoe ([email protected]) | |
14931 | ||
14932 | * config.guess: Recognize some Sequent platforms. | |
14933 | ||
14934 | Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14935 | ||
14936 | * Makefile.in: added the vault-install target | |
14937 | ||
14938 | * configure.in: actually use the Sun3 makefile fragment that's in | |
14939 | config, also added the release dir to configdirs | |
14940 | ||
14941 | Thu May 20 14:19:18 1993 Ken Raeburn ([email protected]) | |
14942 | ||
14943 | * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also. | |
14944 | ||
14945 | Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14946 | ||
14947 | * configure.in: remove some program from Alpha targetted toolchains | |
14948 | ||
14949 | Tue May 18 15:23:19 1993 Ken Raeburn ([email protected]) | |
14950 | ||
14951 | * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and | |
14952 | gprof. | |
14953 | (taz): Run "make diststuff" in those directories instead of "make | |
14954 | proto-dir". Look for "VERSION=" only at start of line in subdir | |
14955 | Makefile. Use "gzip -9" for compression. | |
14956 | (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars. | |
14957 | (binutils.tar.z): New target. | |
14958 | ||
14959 | Mon May 17 17:01:15 1993 Ken Raeburn ([email protected]) | |
14960 | ||
14961 | * Makefile.in (taz): Include gpl.texinfo. | |
14962 | ||
14963 | Fri May 14 06:48:38 1993 Ken Raeburn ([email protected]) | |
14964 | ||
14965 | * Makefile.in (setup-dirs): Merged into "taz" target. | |
14966 | (taz): Only do `proto-dir' stuff if a directory is actually needed | |
14967 | for this target. | |
14968 | ||
14969 | Wed May 12 13:09:44 1993 Ian Lance Taylor ([email protected]) | |
14970 | ||
14971 | * Makefile.in (MUNCH_NM): New variable, defined to be $(NM). | |
14972 | (FLAGS_TO_PASS): Pass down MUNCH_NM. | |
14973 | (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables. | |
14974 | (EXTRA_GCC_FLAGS): Pass down HOST_* variables. | |
14975 | (gcc-no-fixedincludes): Correct for current gcc Makefile. | |
14976 | ||
14977 | Tue May 11 10:14:25 1993 Fred Fish ([email protected]) | |
14978 | ||
14979 | * Makefile.in (make-gdb.tar.Z): Add configure, config.guess, | |
14980 | config.sub, and move-if-change to gdb testsuite distribution | |
14981 | archive, so the testsuite can be extracted, configured, and | |
14982 | run separately from the gdb distribution. Blow away the Chill | |
14983 | tests that require a Chill compiled executable, since GNU Chill | |
14984 | is not yet publically available. | |
14985 | ||
14986 | Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14987 | ||
14988 | * test-build.mk: set environment variables in a single command, | |
14989 | instead of a list of assignments and exports | |
14990 | ||
14991 | * config.guess: recognize Alpha/OSF1 systems | |
14992 | ||
14993 | Mon May 10 14:55:51 1993 K. Richard Pixley ([email protected]) | |
14994 | ||
14995 | * configure: Change help message to prefer --options rather than | |
14996 | -options. | |
14997 | ||
14998 | Mon May 10 05:58:35 1993 Ken Raeburn ([email protected]) | |
14999 | ||
15000 | * config.sub: Convergent Tech. "miniframe" uses m68010, sez | |
15001 | [email protected]. | |
15002 | * config.guess: Recognize miniframe. | |
15003 | ||
15004 | Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com) | |
15005 | ||
9eb322aa MF |
15006 | * Makefile.in: Use srcroot to find runtest rather than rootme. |
15007 | Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS. | |
252b5132 RH |
15008 | |
15009 | Fri May 7 14:55:59 1993 Ian Lance Taylor ([email protected]) | |
15010 | ||
15011 | * test-build.mk: Extensive additions to support building on a | |
15012 | machine other than the host. | |
15013 | ||
15014 | Wed May 5 08:35:04 1993 Ken Raeburn ([email protected]) | |
15015 | ||
15016 | * configure (tooldir): Fix for i386-aix again. | |
15017 | ||
15018 | Mon May 3 19:00:27 1993 Per Bothner ([email protected]) | |
15019 | ||
15020 | * configure, Makefile.in: Change definition of $(tooldir) | |
15021 | to match the FSF. | |
15022 | ||
15023 | Fri Apr 30 15:55:21 1993 Fred Fish ([email protected]) | |
15024 | ||
15025 | * config.guess: Recognize i[34]86/SVR4. | |
15026 | ||
15027 | Fri Apr 30 15:52:46 1993 Steve Chamberlain ([email protected]) | |
15028 | ||
15029 | * Makefile.in (all-gdb): gdb depends on sim. | |
15030 | ||
15031 | Thu Apr 29 23:30:48 1993 Fred Fish ([email protected]) | |
15032 | ||
15033 | * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory | |
15034 | at the same time we make the prototype gdb directory. | |
15035 | * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution | |
15036 | files at the same time as the gdb base release distribution. | |
15037 | ||
15038 | Thu Apr 29 12:50:37 1993 Ian Lance Taylor ([email protected]) | |
15039 | ||
15040 | * Makefile.in (check): Use individual check targets rather than | |
15041 | DO_X rule. | |
15042 | (check-gcc): Added. | |
15043 | ||
15044 | Thu Apr 29 09:50:07 1993 Jim Kingdon ([email protected]) | |
15045 | ||
15046 | * config.sub: Use sysv3.2 not sysv32 for canonical OS | |
15047 | for System V release 3.2. | |
15048 | ||
15049 | Thu Apr 29 10:33:22 1993 Ken Raeburn ([email protected]) | |
15050 | ||
15051 | * config.sub: Recognize hppaosf. | |
15052 | * configure.in: Do configure ld/binutils/gas for it. | |
15053 | ||
15054 | Tue Apr 27 06:25:34 1993 Ken Raeburn ([email protected]) | |
15055 | ||
15056 | * configure (tooldir): Alter syntax used to set this, for systems | |
15057 | where "\$" isn't handled right, like i386-aix. | |
15058 | ||
15059 | Thu Apr 22 08:17:35 1993 Ian Lance Taylor ([email protected]) | |
15060 | ||
15061 | * configure: Pass program-transform-name, not | |
15062 | program_transform_name, to recursive configures. | |
15063 | ||
15064 | Thu Apr 22 02:58:21 1993 Ken Raeburn ([email protected]) | |
15065 | ||
15066 | * Makefile.in (gas+binutils.tar.z): New rule for building snapshots | |
15067 | of gas+ld+binutils. | |
15068 | ||
15069 | Mon Apr 19 17:41:30 1993 Per Bothner ([email protected]) | |
15070 | ||
15071 | * config.guess: Recognize AIX3.2 as distinct from 3.1. | |
15072 | ||
15073 | Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15074 | ||
15075 | * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv | |
15076 | ||
252b5132 RH |
15077 | Tue Apr 13 16:52:16 1993 Brendan Kehoe ([email protected]) |
15078 | ||
15079 | * Makefile.in (PRMS): Set back to all-prms. | |
15080 | ||
15081 | Sat Apr 10 12:04:07 1993 Ian Lance Taylor ([email protected]) | |
15082 | ||
15083 | * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS | |
15084 | targets, rather than for MIPS hosts. | |
15085 | ||
15086 | Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15087 | ||
15088 | * configure.in: add comment for --with-x default values | |
15089 | ||
15090 | * config.guess: handle Motorola Delta88 box for SVR3 and SVR4. | |
15091 | ||
15092 | * Makefile.in: add check-* targets for each of the directories in | |
15093 | the tree. Add a definition of RUNTEST that will use the one we | |
15094 | just built, if it exists. Pass this down via FLAGS_TO_PASS. | |
15095 | ||
15096 | Thu Apr 8 09:21:30 1993 Ian Lance Taylor ([email protected]) | |
15097 | ||
15098 | * configure.in: Removed obsolete references to bfd_target and | |
15099 | target_makefile_frag. | |
15100 | ||
15101 | * build-all.mk: Set assorted targets for Q2. | |
15102 | * config.sub: Recognize z8k-sim and h8300-hms. | |
15103 | * test-build.mk: Really don't pass host to configure. | |
15104 | (HOLES): Added uname. | |
15105 | ||
15106 | Wed Apr 7 15:48:19 1993 Ian Lance Taylor ([email protected]) | |
15107 | ||
15108 | * configure: Handle an empty program-prefix, program-suffix or | |
15109 | program-transform-name correctly. | |
15110 | ||
15111 | Tue Apr 6 13:48:41 1993 Ian Lance Taylor ([email protected]) | |
15112 | ||
15113 | * build-all.mk: -G 8 no longer required for MIPS targets. | |
15114 | * test-build.mk: Don't pass host argument to configure; make it | |
15115 | guess. | |
15116 | ||
15117 | Tue Apr 6 10:36:53 1993 Fred Fish ([email protected]) | |
15118 | ||
15119 | * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution. | |
15120 | * Makefile.in (COMPRESS): New macro, like GZIP. | |
15121 | ||
15122 | Fri Apr 2 09:02:31 1993 Ian Lance Taylor ([email protected]) | |
15123 | ||
15124 | * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well. | |
15125 | ||
15126 | * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc | |
15127 | with gas currently defaults to -G 0. | |
15128 | ||
15129 | Thu Apr 1 08:25:42 1993 Ian Lance Taylor ([email protected]) | |
15130 | ||
15131 | * Makefile.in (all-flex): flex depends on byacc. | |
15132 | ||
15133 | * build-all.mk: If host not specified, use config.guess. Pass TAG | |
15134 | to test-build.mk as RELEASE_TAG. | |
15135 | * test-build.mk (configargs): New variable containing arguments to | |
15136 | pass to configure. Set to -with-gnu-as on mips-dec-ultrix. | |
15137 | (FLAGS_TO_PASS): Pass down RELEASE_TAG. | |
15138 | ||
15139 | * config.guess: Use /bin/uname when checking -X argument on SCO, | |
15140 | to avoid invoking GNU uname which doesn't understand -X. | |
15141 | ||
15142 | * test-build.mk: Don't use /usr/unsupported/bin/as on AIX. | |
15143 | ||
15144 | * configure.in: Build gas for mips-*-*. | |
15145 | ||
15146 | Wed Mar 31 21:20:58 1993 K. Richard Pixley ([email protected]) | |
15147 | ||
15148 | * Makefile.in (all.normal): insert missing backslash. | |
15149 | ||
15150 | Wed Mar 31 12:31:56 1993 Ian Lance Taylor ([email protected]) | |
15151 | ||
4bddf3ad | 15152 | * build-all.mk: Bump -XNh value to 1500 to match gcc requirements. |
252b5132 RH |
15153 | |
15154 | * Makefile.in: Complete overhaul to merge many almost identical | |
15155 | targets. | |
15156 | ||
15157 | Tue Mar 30 20:17:01 1993 Ken Raeburn ([email protected]) | |
15158 | ||
15159 | * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs. | |
15160 | (gdb.tar.Z): Adjusted. | |
15161 | ||
15162 | * Makefile.in (setup-dirs, taz): New targets; should be general | |
15163 | enough to adapt for gdb sometime. Build only .z file. | |
15164 | (gas.tar.z): New target. | |
15165 | ||
15166 | Tue Mar 30 10:03:09 1993 Ian Lance Taylor ([email protected]) | |
15167 | ||
15168 | * build-all.mk: Use CC=cc -Xs on Solaris. | |
15169 | ||
252b5132 RH |
15170 | Thu Mar 25 15:14:30 1993 Fred Fish ([email protected]) |
15171 | ||
15172 | * Makefile.in: Incorporate changes suggested by [email protected] | |
15173 | for handling BISON for FSF releases. | |
15174 | ||
15175 | Thu Mar 25 06:19:48 1993 Ken Raeburn ([email protected]) | |
15176 | ||
15177 | * configure: Actually implement the change zoo just documented. | |
15178 | ||
15179 | Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com) | |
15180 | ||
15181 | * configure: when using config.guess, only set target_alias when | |
15182 | it's not already been set (ie, on the command line) | |
15183 | ||
15184 | Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15185 | ||
15186 | * Makefile.in: add installcheck target, set PRMS to install-prms | |
15187 | ||
15188 | Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15189 | ||
15190 | * configure: add support for package_makefile_fragment, handle the | |
15191 | case where a directory has a configure.in file but no Makefile.in | |
15192 | more gracefully (with an actual understandable error message, even); | |
15193 | add support for --without (and add this to the usage message); also | |
15194 | explicitly add a --host=${host_alias} to the command line when | |
15195 | config.guess is used | |
15196 | ||
15197 | Sun Mar 21 12:11:58 1993 Jim Wilson ([email protected]) | |
15198 | ||
15199 | * configure: Must use both --host and --target in recursive calls. | |
15200 | ||
15201 | Thu Mar 18 12:31:35 1993 Ian Lance Taylor ([email protected]) | |
15202 | ||
15203 | * Makefile.in: Change deja-gnu to dejagnu. | |
15204 | ||
15205 | Mon Mar 15 15:44:35 1993 Ian Lance Taylor ([email protected]) | |
15206 | ||
15207 | * configure.in (h8300-*-*, h8500-*-*): Don't build libg++. | |
15208 | ||
15209 | Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15210 | ||
15211 | * configure.in: canonicalize all instances to *-*-solaris2*, | |
15212 | also strip out a number of tools to not build for go32 host | |
15213 | ||
15214 | Wed Mar 10 12:08:27 1993 K. Richard Pixley ([email protected]) | |
15215 | ||
15216 | * config.guess: add GPL. | |
15217 | ||
15218 | * Makefile.in, config.guess, config.sub, configure: bump | |
15219 | copyrights to 93. | |
15220 | ||
15221 | Wed Mar 10 07:12:48 1993 Ian Lance Taylor ([email protected]) | |
15222 | ||
15223 | * Makefile.in (do-info): Removed obsolete check for existence of | |
15224 | localenv file. | |
15225 | ||
15226 | * Makefile.in (MAKEOVERRIDES): Define to be empty. | |
15227 | ||
15228 | Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15229 | ||
15230 | * Makefile.in: a couple of 'else true' for decstation, | |
15231 | support for TclX | |
15232 | ||
15233 | * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore | |
15234 | ||
15235 | Tue Mar 9 16:06:12 1993 K. Richard Pixley ([email protected]) | |
15236 | ||
15237 | * Makefile.in (setup-dirs): change invocation of make to $(MAKE). | |
15238 | ||
15239 | Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge) | |
15240 | ||
15241 | * config.guess: Recognize i386-ibm-aix (PS/2). | |
15242 | * configure.in: Use config/mh-aix386 file for it. | |
15243 | ||
15244 | Mon Mar 8 11:12:43 1993 Ian Lance Taylor ([email protected]) | |
15245 | ||
15246 | * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use | |
15247 | CC_FOR_TARGET instead. | |
15248 | (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET). | |
15249 | ||
15250 | Wed Mar 3 16:00:28 1993 Steve Chamberlain ([email protected]) | |
15251 | ||
15252 | * Makefile.in: Add sim to list of directories sent with gdb | |
15253 | ||
15254 | Wed Mar 3 11:42:39 1993 Ken Raeburn ([email protected]) | |
15255 | ||
15256 | * configure.in: Put back mips-dec-bsd* case. | |
15257 | ||
15258 | Tue Mar 2 21:15:58 1993 Fred Fish ([email protected]) | |
15259 | ||
15260 | (Ultrix 2.2 support from Michael Rendell <[email protected]>) | |
15261 | * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet. | |
15262 | * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'. | |
252b5132 RH |
15263 | |
15264 | Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15265 | ||
15266 | * configure.in: remove no-op mips-dec-bsd* in "case $target" | |
15267 | ||
15268 | * Makefile.in (dir.info): only run gen-info-dir if it exists, | |
15269 | (install-info): install dir.info only if it exists, | |
15270 | (all-expect, install-expect): pass along X11_FLAGS_TO_PASS | |
15271 | ||
15272 | Tue Mar 2 09:01:30 1993 Ken Raeburn ([email protected]) | |
15273 | ||
15274 | * configure.in: For vms target, skip bfd, ld, binutils. Do build | |
15275 | gas for mips-dec-bsd. | |
15276 | ||
15277 | Tue Mar 2 08:35:24 1993 Ian Lance Taylor ([email protected]) | |
15278 | ||
15279 | * configure (makesrcdir): If ${srcdir} is relative and not ".", | |
15280 | and ${subdir} is not ".", set makesrcdir based on ${invsubdir}. | |
15281 | ||
15282 | Tue Feb 23 14:18:28 1993 Mike Werner ([email protected]) | |
15283 | ||
15284 | * configure.in: Added "dejagnu" to hosttools list. | |
15285 | ||
15286 | Mon Feb 22 23:28:38 1993 Per Bothner ([email protected]) | |
15287 | ||
15288 | * config.sub, configure.in, config.guess: Add support | |
15289 | for Bosx, an AIX variant from Bull. | |
15290 | Patches from [email protected]. | |
15291 | ||
15292 | Sun Feb 21 11:15:22 1993 Mike Werner ([email protected]) | |
15293 | ||
15294 | * devo/dejagnu: Initial creation of devo/dejagnu. | |
15295 | Migrated dejagnu testcases and support files for testing software | |
15296 | tools to reside as subdirectories, currently called "testsuite", | |
15297 | within the directory of the software tool. Migrated all programs, | |
15298 | support libraries, etc. beloging to dejagnu proper from | |
15299 | devo/deja-gnu to devo/dejagnu. These files were moved "as is" | |
15300 | with no modifications. The changes to these files which will | |
15301 | allow them to configure, build, and execute properly will be made | |
15302 | in a future update. | |
15303 | ||
15304 | Fri Feb 19 20:19:39 1993 Brendan Kehoe ([email protected]) | |
15305 | ||
15306 | * Makefile.in: Change send_pr to send-pr. | |
15307 | * configure.in: Likewise. | |
15308 | * send_pr: Renamed directory to send-pr. | |
15309 | ||
15310 | Fri Feb 19 19:00:13 1993 Per Bothner ([email protected]) | |
15311 | ||
15312 | * Makefile.in: Add some extra semi-colons (needed if SHELL=bash). | |
15313 | ||
15314 | Fri Feb 19 00:59:33 1993 John Gilmore ([email protected]) | |
15315 | ||
15316 | * README: Update for gdb-4.8 release. | |
15317 | * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build | |
15318 | gdb-xxx.tar.z (gzip'd) file also. | |
15319 | ||
15320 | Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15321 | ||
15322 | * Makefile.in: make all-diff depend on all-libiberty | |
15323 | ||
15324 | Tue Feb 16 16:06:31 1993 K. Richard Pixley ([email protected]) | |
15325 | ||
15326 | * config.guess: add vax-ultrix in the spirit of mips-ultrix. | |
15327 | ||
15328 | Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15329 | ||
15330 | * configure.in, Makefile.in: add hello, tar, gzip, recode, indent | |
15331 | ||
15332 | Tue Feb 16 00:58:20 1993 John Gilmore ([email protected]) | |
15333 | ||
15334 | * Makefile.in (DEVO_SUPPORT): Remove etc directory | |
15335 | (ETC_SUPPORT): Only add the files GDB wants from etc/. | |
15336 | (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file. | |
15337 | ||
15338 | Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15339 | ||
15340 | * Makefile.in: makeinfo binary is in a new location | |
15341 | ||
15342 | Tue Feb 9 12:42:27 1993 Ian Lance Taylor ([email protected]) | |
15343 | ||
15344 | * config.sub: Accept -ecoff as an OS. | |
15345 | ||
15346 | * Makefile.in: Various changes to eliminate a level of make | |
15347 | recursion and reduce the required command line length. | |
15348 | (BASE_FLAGS_TO_PASS): New variable holding flags passed to all | |
15349 | sub-makes. | |
15350 | (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New | |
15351 | variables holding settings for specific sub-makes. | |
15352 | (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote | |
15353 | in terms of BASE_FLAGS_TO_PASS. | |
15354 | (TARGET_LIBS): New variable listing directories which use | |
15355 | TARGET_FLAGS_TO_PASS. | |
15356 | (subdir_do): Eliminated. | |
15357 | (do-*): New set of targets to replace subdir_do. | |
15358 | (various): All targets which used subdir_do now depend on do-*. | |
15359 | (local-clean): Renamed from do_clean. | |
15360 | (local-distclean): New target, dependency of distclean and | |
15361 | realclean. | |
15362 | (install-info): Don't create directories. Depend on dir.info | |
15363 | rather than calling make recursively. | |
15364 | (install-dir.info): Eliminated. | |
15365 | (install-info-dirs): Create all info directories here. | |
15366 | (dir.info): Depend upon do-install-info. | |
15367 | ||
15368 | * test-build.mk (HOLES): Added false. | |
15369 | ||
15370 | Sat Feb 6 14:05:09 1993 Per Bothner ([email protected]) | |
15371 | ||
15372 | * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd). | |
15373 | ||
15374 | Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15375 | ||
15376 | * Makefile.in (info): remove dependency on all-texinfo. The | |
15377 | problem was really in texinfo/C, not at this level. | |
15378 | ||
15379 | Thu Feb 4 13:38:41 1993 Ian Lance Taylor ([email protected]) | |
15380 | ||
15381 | * Makefile.in (info): Added dependency on all-texinfo (PR 2112). | |
15382 | ||
15383 | Thu Feb 4 01:50:53 1993 John Gilmore ([email protected]) | |
15384 | ||
15385 | * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for | |
15386 | GDB releases. | |
15387 | ||
15388 | Wed Feb 3 17:22:16 1993 Ken Raeburn ([email protected]) | |
15389 | ||
15390 | * configure: Include srcdir in message about target of link not | |
15391 | being found. Don't convert `-' to `_' in `with' options being | |
15392 | passed to subdirs. | |
15393 | ||
15394 | Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15395 | ||
15396 | * configure.in: add uudecode to host_tools | |
15397 | ||
15398 | * Makefile.in: added {all,install}-uudecode targets, added them to | |
15399 | the appropriate lists | |
15400 | ||
15401 | Tue Feb 2 11:45:53 1993 Ian Lance Taylor ([email protected]) | |
15402 | ||
15403 | * Makefile.in (all-gcc): Added dependency on all-gas. | |
15404 | ||
15405 | * configure.in (mips-*-*): Build ld and binutils. | |
15406 | ||
15407 | Mon Feb 1 12:35:41 1993 K. Richard Pixley ([email protected]) | |
15408 | ||
15409 | * configure: check return code from mkdir, print error message and | |
15410 | exit on failure. | |
15411 | ||
15412 | Sat Jan 30 16:40:28 1993 John Gilmore ([email protected]) | |
15413 | ||
15414 | * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex. | |
15415 | ||
15416 | Thu Jan 28 15:09:59 1993 Ian Lance Taylor ([email protected]) | |
15417 | ||
15418 | * test-build.mk (HOLES): Added tar, cpio and uudecode. | |
15419 | ||
15420 | Wed Jan 27 16:50:32 1993 Jim Wilson ([email protected]) | |
15421 | ||
15422 | * config.sub (h8500): Recognize this as a cpu type. | |
15423 | ||
15424 | Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15425 | ||
15426 | * configure: source directory missing is no longer a warning | |
15427 | ||
15428 | * configure.in: recognize irix[34]* instead of irix[34] | |
15429 | ||
15430 | * Makefile.in: define and pass down X11_LIB | |
15431 | ||
252b5132 RH |
15432 | Sat Jan 23 13:49:40 1993 Per Bothner ([email protected]) |
15433 | ||
15434 | * guess-systype: Renamed to ... | |
15435 | * config.guess: ... by popular request. | |
15436 | * configure.in, Makefile.in: Update accordingly. | |
15437 | ||
15438 | Thu Jan 21 12:20:55 1993 Per Bothner ([email protected]) | |
15439 | ||
15440 | * guess-systype: Patches from John Eaton <[email protected]>: | |
15441 | + Add Convex, Cray/Unicos, and Encore/Multimax support. | |
15442 | + Execute ./dummy instead of assuming . is in PATH. | |
15443 | ||
15444 | Tue Jan 19 17:18:06 1993 Per Bothner ([email protected]) | |
15445 | ||
15446 | * guess-systype: New shell script. Attempts to guess the | |
15447 | canonical host name of the executing host. | |
15448 | Only a few hosts are supported so far. | |
15449 | * configure: Call guess-systype if no host is specified. | |
15450 | ||
15451 | Tue Jan 19 08:26:07 1993 Ian Lance Taylor ([email protected]) | |
15452 | ||
15453 | * Makefile.in (gcc-no-fixedincludes): Made to work with current | |
15454 | gcc Makefile. | |
15455 | ||
15456 | ||
15457 | Fri Jan 15 10:27:02 1993 Ian Lance Taylor ([email protected]) | |
15458 | ||
15459 | * Makefile.in (GCC_FLAGS_TO_PASS): New variable. | |
15460 | (all-gcc, install-gcc, subdir_do): Use it. | |
15461 | ||
15462 | Wed Jan 13 17:06:45 1993 Jim Wilson ([email protected]) | |
15463 | ||
15464 | * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc. | |
15465 | ||
15466 | Wed Jan 6 20:29:16 1993 Mike Werner ([email protected]) | |
15467 | ||
15468 | * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now | |
15469 | set exclusively by configure, using configure.in . | |
15470 | ||
15471 | Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15472 | ||
15473 | * test-build.mk: set $PATH for all builds | |
15474 | ||
15475 | * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm | |
15476 | ||
15477 | Wed Jan 6 11:02:10 1993 Fred Fish ([email protected]) | |
15478 | ||
15479 | * Makefile.in (GCC_FOR_TARGET): Supply a default that matches | |
15480 | the one used in gcc/Makefile.in, so that a null expansion doesn't | |
15481 | override the one needed to build gcc with a native cc. | |
15482 | ||
15483 | ||
15484 | Tue Jan 5 07:55:12 1993 Ken Raeburn ([email protected]) | |
15485 | ||
15486 | * configure: Accept -with arguments. | |
15487 | ||
15488 | Sun Jan 3 15:15:09 1993 Steve Chamberlain ([email protected]) | |
15489 | ||
15490 | * Makefile.in: added h8300sim | |
15491 | ||
15492 | Tue Dec 29 15:06:00 1992 Ian Lance Taylor ([email protected]) | |
15493 | ||
252b5132 RH |
15494 | * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it |
15495 | to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4. | |
15496 | (all-cygnus, native, build-cygnus): Make | |
15497 | $(canonhost)-stamp-3stage-done, not $(host).... | |
15498 | * test-build.mk (stamp-3stage-compared): Use tail +10c for | |
15499 | i386-sco3.2v4. Added else true to if command. | |
15500 | ||
15501 | Mon Dec 28 12:08:56 1992 Ken Raeburn ([email protected]) | |
15502 | ||
15503 | * config.sub: (from FSF) Sequent uses a BSD-like OS. | |
15504 | ||
15505 | Mon Dec 28 08:32:06 1992 Minh Tran-Le ([email protected]) | |
15506 | ||
15507 | * configure.in (i[34]86-*-isc*): added; uses mh-sysv. | |
15508 | ||
15509 | Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15510 | ||
15511 | * configure.in: don't remove binutils from Solaris builds | |
15512 | ||
15513 | Thu Dec 24 14:08:38 1992 david d`zoo' zuhn ([email protected]) | |
15514 | ||
15515 | * Makefile.in: get rid of earlier definitions for *clean, | |
15516 | also handle the recursive info rule better | |
15517 | ||
15518 | Thu Dec 24 12:40:21 1992 Per Bothner ([email protected]) | |
15519 | ||
15520 | * Makefile.in (mostlyclean, distclean, realclean): Fix to | |
15521 | do more-or-less the right thing. | |
15522 | ||
15523 | Wed Dec 16 10:25:31 1992 Ian Lance Taylor ([email protected]) | |
15524 | ||
15525 | * Makefile.in: Add lines defining CC and CXX, and use CXX rather | |
15526 | than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET. | |
15527 | ||
15528 | Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15529 | ||
15530 | * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to | |
15531 | $(host_canonical). | |
15532 | ||
15533 | * configure.in: split the configdirs list into 4 categories (native | |
15534 | v. cross, library v. tool) and handle the cross-only and native- | |
15535 | only in more reasonable (and correct!) way. | |
15536 | ||
15537 | Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com) | |
15538 | ||
15539 | * configure.in (hppa*-*-*): Don't remove bfd and gdb from | |
15540 | configdirs anymore. | |
15541 | ||
15542 | Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15543 | ||
15544 | * Makefile.in: extensive cleanup:: removed all of the explicit | |
15545 | clean-* targets, collapsed many wrappers around subdir_do into | |
15546 | one, added additional targets to satisfy standards.texi, deleted | |
15547 | some old targets, some changes for consistency | |
15548 | ||
15549 | Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15550 | ||
15551 | * configure.in: handle some programs as cross-only, and others as | |
15552 | native only | |
15553 | ||
15554 | * test-build.mk: handle partial holes in a more generic manner | |
15555 | ||
15556 | * Makefile.in: m4 depends on libiberty | |
15557 | ||
252b5132 RH |
15558 | Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) |
15559 | ||
15560 | * configure.in: add m4, textutils, fileutils, sed, shellutils, | |
15561 | time, wdiff, and find to configdirs | |
15562 | ||
15563 | * Makefile.in: all, clean, and install rules for the new programs | |
15564 | added to configure.in | |
15565 | ||
15566 | Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15567 | ||
15568 | * configure.in: use mh-sun for all *-sun-* hosts | |
15569 | ||
252b5132 RH |
15570 | Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) |
15571 | ||
15572 | * Makefile.in: define flags for X11 include files and library file | |
15573 | locations, pass them down to the programs that need this info | |
15574 | ||
15575 | * build-all.mk: added a 'native' target, to 3stage the native toolchain | |
15576 | ||
252b5132 RH |
15577 | Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) |
15578 | ||
15579 | * configure.in: start building libg++ for HP-UX targets | |
15580 | ||
15581 | Wed Nov 18 19:33:11 1992 John Gilmore ([email protected]) | |
15582 | ||
15583 | * README: Update references to files moved into etc/. | |
15584 | ||
15585 | Sun Nov 15 09:36:08 1992 Fred Fish ([email protected]) | |
15586 | ||
15587 | * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2. | |
15588 | * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4. | |
15589 | ||
15590 | Thu Nov 12 08:50:42 1992 Ian Lance Taylor ([email protected]) | |
15591 | ||
15592 | * configure: accept dash as well as underscore in long option | |
15593 | names for FSF compatibility. | |
15594 | ||
15595 | Wed Nov 11 08:04:37 1992 Ian Lance Taylor ([email protected]) | |
15596 | ||
15597 | * config.sub: added -sco3.2v4 support from FSF. | |
15598 | ||
15599 | Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15600 | ||
15601 | * configure.in: expand the section that adds or removes | |
15602 | directories from the list of programs to build, to handle native | |
15603 | vs. cross in addition to host v. native | |
15604 | ||
15605 | Sat Nov 7 18:52:27 1992 Per Bothner ([email protected]) | |
15606 | ||
15607 | * Makefile.in: Replace C++ in macro names with CXX. | |
15608 | This is less likely to break ... | |
15609 | ||
15610 | Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15611 | ||
15612 | * test-build.mk: add -w to GNU_MAKE | |
15613 | ||
15614 | Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15615 | ||
15616 | * config.sub: remove 'sparc'-->'sparc-sun' default transformation, | |
15617 | add 'sparc' to list of recognized cpus. This needed to make | |
15618 | 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'. | |
15619 | Delete some redundant ose68 variants. Recognize -wrs as an os, | |
15620 | then changes that into $CPU-wrs-vxworks. | |
15621 | ||
15622 | * configure.in: remove most references to gdbtest, regularize | |
15623 | target based program removal | |
15624 | ||
15625 | * test-build.mk: import from p3 tree (many fixes and changes) | |
15626 | ||
15627 | Fri Nov 6 20:59:00 1992 david d `zoo' zuhn ([email protected]) | |
15628 | ||
15629 | * Makefile.in: added rules to handle tcl, tk, and expect | |
15630 | ||
15631 | * configure.in: handle those directories if they exist | |
15632 | ||
15633 | Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15634 | ||
15635 | * config.sub: removed bogus hppabsd and hppahpux names, since | |
15636 | "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though) | |
15637 | ||
15638 | Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15639 | ||
15640 | * Makefile.in: all-gcc now depends on all-binutils. all-libg++ | |
15641 | depends upon all-xiberty | |
15642 | ||
15643 | * Makefile.in: changes from p3, including: | |
15644 | ||
15645 | Thu Oct 8 15:00:17 1992 Ian Lance Taylor ([email protected]) | |
15646 | ||
15647 | * Makefile.in (XTRAFLAGS): include newlib directories if | |
15648 | newlib/Makefile exists, rather than if host != target. | |
15649 | ||
15650 | Fri Sep 25 13:41:52 1992 Ian Lance Taylor ([email protected]) | |
15651 | ||
15652 | * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc | |
15653 | from the same source tree and not building a cross-compiler. This | |
15654 | matters for the libg++ configuration if reconfiguring a tree that | |
15655 | has already been installed. | |
15656 | ||
15657 | Thu Sep 10 10:35:51 1992 Ian Lance Taylor ([email protected]) | |
15658 | ||
15659 | * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to | |
15660 | pick up the machine and system specific header files. | |
15661 | ||
15662 | * Makefile.in: added AS_FOR_TARGET, passed down in | |
15663 | TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be | |
15664 | the C compiler to use to create programs which are run in the | |
15665 | build environment, set it to default to $(CC), and passed it down | |
15666 | in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS. | |
15667 | ||
15668 | Mon Sep 7 22:34:42 1992 Ian Lance Taylor ([email protected]) | |
15669 | ||
15670 | * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET. | |
15671 | We need them for unusual native builds, like systems without | |
15672 | ranlib. | |
15673 | ||
15674 | * configure: also define $(host_canonical) and | |
80413487 RH |
15675 | $(target_canonical), which are the full, canonical names for the |
15676 | given host and target | |
252b5132 RH |
15677 | |
15678 | Sun Nov 1 16:38:17 1992 Per Bothner ([email protected]) | |
15679 | ||
15680 | * Makefile.in: Added separate definitions for C++. | |
15681 | ||
15682 | Fri Oct 30 11:37:52 1992 Fred Fish ([email protected]) | |
15683 | ||
15684 | * configure.in (configdirs): Add deja-gnu. | |
15685 | ||
15686 | Fri Oct 23 00:39:18 1992 John Gilmore ([email protected]) | |
15687 | ||
15688 | * README: Update for configure.texi and gdb-4.7 release. | |
15689 | ||
15690 | Wed Oct 21 21:54:27 1992 John Gilmore ([email protected]) | |
15691 | ||
15692 | * Makefile.in: Move "all" target to top of file. | |
15693 | Previously, first target was ".PHONY" which caused BSD4.4 make | |
15694 | to build .PHONY when make was run without arguments. | |
15695 | ||
15696 | Mon Oct 19 01:17:54 1992 John Gilmore ([email protected]) | |
15697 | ||
15698 | * Makefile.in: Add COPYING.LIB to GDB releases, now that there's | |
15699 | Library-copylefted code in libiberty. | |
15700 | ||
15701 | Tue Oct 13 01:22:32 1992 John Gilmore ([email protected]) | |
15702 | ||
15703 | * config.sub: Replace m68kmote with plain old m68k. | |
15704 | ||
15705 | Fri Oct 9 03:14:24 1992 John Gilmore ([email protected]) | |
15706 | ||
15707 | * Makefile.in: Remove space from blank line, avoid Make complaints. | |
15708 | ||
15709 | Thu Oct 8 18:41:45 1992 Ken Raeburn ([email protected]) | |
15710 | ||
15711 | * config.sub: Complain if no argument is given. Added support for | |
15712 | 386bsd as OS and target alias. | |
15713 | ||
15714 | Thu Oct 8 15:07:22 1992 Ian Lance Taylor ([email protected]) | |
15715 | ||
15716 | * Makefile.in (XTRAFLAGS): include newlib directories if | |
15717 | newlib/Makefile exists, rather than if host != target. | |
15718 | ||
15719 | Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com) | |
15720 | ||
15721 | * config.sub: recognize sparclite-wrs-vxworks. | |
15722 | ||
15723 | * Makefile.in (install-xiberty): added *-xiberty make rules (from | |
15724 | p3.) Added clean-xiberty to clean. | |
15725 | ||
15726 | Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15727 | ||
15728 | * configure.in: use *-*-* instead of nested cases for host and target | |
15729 | ||
15730 | Tue Sep 29 14:11:18 1992 Ian Lance Taylor ([email protected]) | |
15731 | ||
15732 | * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc | |
15733 | from the same source tree and not building a cross-compiler. This | |
15734 | matters for the libg++ configuration if reconfiguring a tree that | |
15735 | has already been installed. | |
15736 | ||
15737 | Sep 20 08:53:10 1992 Fred Fish ([email protected]) | |
15738 | ||
15739 | * config.sub (i486v/i486v4): Merge in from FSF version. | |
15740 | ||
15741 | Fri Sep 18 00:32:00 1992 Mark Eichin ([email protected]) | |
15742 | ||
15743 | * configure: only set PWD if it is already set. | |
15744 | ||
15745 | Thu Sep 17 23:05:53 1992 Mark Eichin ([email protected]) | |
15746 | ||
15747 | * configure: just set PWD=`pwd` at the top, since Ultrix sh | |
15748 | doesn't have unset and all success paths (and most error paths) | |
15749 | out set it anyway. (Note: should change all uses of ${PWD=`pwd`} | |
15750 | to just ${PWD} to avoid confusion.) | |
15751 | ||
15752 | Tue Sep 15 16:00:54 1992 Ian Lance Taylor ([email protected]) | |
15753 | ||
15754 | * configure: always set $(tooldir) to $(libdir)/$(target_alias), | |
15755 | even for a native compilation. | |
15756 | ||
15757 | Tue Sep 15 02:22:56 1992 John Gilmore ([email protected]) | |
15758 | ||
15759 | Changes to make the gdb.tar.Z rule work better. | |
15760 | ||
15761 | * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes. | |
15762 | (DEVO_SUPPORT): Add configure.texi. | |
15763 | (bfd-ilrt.tar.Z): Remove ancient rule. | |
15764 | ||
15765 | Thu Sep 10 10:43:19 1992 Ian Lance Taylor ([email protected]) | |
15766 | ||
15767 | * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to | |
15768 | pick up the machine and system specific header files. | |
15769 | ||
15770 | * configure.in, config.sub: added new target m68010-adobe-scout, | |
15771 | with alias of adobe68k. Changed configure.in to check for | |
15772 | -scout before -sco* to avoid a false match. | |
15773 | ||
15774 | * Makefile.in: added AS_FOR_TARGET, passed down in | |
15775 | TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be | |
15776 | the C compiler to use to create programs which are run in the | |
15777 | build environment, set it to default to $(CC), and passed it down | |
15778 | in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS. | |
15779 | ||
15780 | Wed Sep 9 12:21:42 1992 Ian Lance Taylor ([email protected]) | |
15781 | ||
15782 | * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET, | |
15783 | AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass | |
15784 | TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the | |
15785 | FOR_TARGET variants, to newlib and libg++. | |
15786 | ||
15787 | Tue Sep 8 17:28:30 1992 Ken Raeburn ([email protected]) | |
15788 | ||
15789 | * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built | |
15790 | first. | |
15791 | ||
15792 | Wed Sep 2 02:50:05 1992 John Gilmore ([email protected]) | |
15793 | ||
15794 | * config.sub: Accept `elf' as an environment. | |
15795 | ||
15796 | Tue Sep 1 15:48:30 1992 Steve Chamberlain ([email protected]) | |
15797 | ||
15798 | * Makefile.in (all-opcodes): cd into the right directory | |
15799 | ||
15800 | Sun Aug 30 21:12:11 1992 Ian Lance Taylor ([email protected]) | |
15801 | ||
15802 | * configure: added -program_transform_name option, used as | |
15803 | argument to sed when installing programs. | |
15804 | configure.texi: added documentation for -program_prefix, | |
15805 | -program_suffix and -program_transform_name. | |
15806 | ||
15807 | Thu Aug 27 21:59:44 1992 John Gilmore ([email protected]) | |
15808 | ||
15809 | * config.sub: Accept i486 where i386 ok. | |
15810 | ||
15811 | Thu Aug 27 13:04:42 1992 Brendan Kehoe ([email protected]) | |
15812 | ||
15813 | * config.sub: accept we32k | |
15814 | ||
15815 | Mon Aug 24 14:05:14 1992 Ian Lance Taylor ([email protected]) | |
15816 | ||
35590697 | 15817 | * config.sub, configure.in: accept OSE68000 and OSE68k. |
252b5132 RH |
15818 | |
15819 | * Makefile.in: don't create all directories for ``make install''; | |
15820 | let the subdirectories create the ones they need. | |
15821 | ||
15822 | Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15823 | ||
80413487 | 15824 | * COPYING: new file, GPL v2 |
252b5132 RH |
15825 | |
15826 | Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15827 | ||
15828 | * Makefile.in: use the new gen-info-dir, which needs a template | |
15829 | argument (which also lives in texinfo) | |
15830 | ||
15831 | * configure.texi, standards.texi: fix INFO-DIR-ENTRY | |
15832 | ||
252b5132 RH |
15833 | Mon Aug 3 00:34:17 1992 Fred Fish ([email protected]) |
15834 | ||
15835 | * config.sub (ncr3000): Change i386 to i486. | |
15836 | ||
15837 | Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15838 | ||
15839 | * Makefile.in: add install-rcs, install-grep to | |
15840 | install-no-fixedincludes, removed install-bison and install-libgcc | |
15841 | ||
15842 | Tue Jul 21 01:01:50 1992 david d `zoo' zuhn ([email protected]) | |
15843 | ||
15844 | * configure.in: grab the HPUX makefile fragment if on HPUX | |
15845 | ||
15846 | Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace ([email protected]) | |
15847 | ||
15848 | * Makefile.in: eradicate bison spoor (ditto libgcc). | |
15849 | configure.in: recognise m68{k,000}-ericsson-OSE. | |
15850 | es1800 is alias for m68k-ericsson-OSE | |
15851 | ||
15852 | Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15853 | ||
15854 | * configure.in: rearrange the parts that remove programs from | |
15855 | configdirs, based now on HOST==TARGET or by canonical triple. | |
15856 | ||
15857 | Fri Jul 17 22:52:49 1992 K. Richard Pixley ([email protected]) | |
15858 | ||
15859 | * test-build.mk: recurse explicitly with -f test-build.mk when | |
15860 | appropriate. predicate stage3 and comparison on the existence | |
15861 | of gcc. That is, if gcc isn't around, we aren't three-staging. | |
15862 | On very clean, also remove ...stamp-co. Build in-place before | |
15863 | doing other builds. | |
15864 | ||
15865 | Thu Jul 16 18:33:09 1992 Steve Chamberlain ([email protected]) | |
15866 | ||
15867 | * Makefile.in, configure.in: add tgas | |
15868 | ||
15869 | Thu Jul 16 16:05:28 1992 K. Richard Pixley ([email protected]) | |
15870 | ||
15871 | * Makefile.in: a number of changes merged in from progressive. | |
15872 | ||
15873 | * configure.in: add libm. | |
15874 | ||
15875 | * .cvsignore: ignore some stuff that comes from test-build.mk. | |
15876 | ||
252b5132 RH |
15877 | Tue Jul 7 00:24:52 1992 Fred Fish ([email protected]) |
15878 | ||
15879 | * config.sub: Add es1800 (m68k-ericsson-es1800). | |
15880 | ||
15881 | Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace ([email protected]) | |
15882 | ||
15883 | * configure: Add program_suffix (parallel to program_prefix) | |
15884 | * Makefile.in: adjust directory-creating script for losing decstation | |
15885 | ||
15886 | Mon Jun 22 23:43:48 1992 Per Bothner ([email protected]) | |
15887 | ||
15888 | * configure: Minor $subdir-related fixes. | |
15889 | ||
15890 | Mon Jun 22 18:30:26 1992 Steve Chamberlain ([email protected]) | |
15891 | ||
15892 | * configure: fix various problems with propogating | |
15893 | makefile_target_frag in subdirs. | |
15894 | * configure.in: config libgcc if its there | |
15895 | ||
15896 | Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com) | |
15897 | ||
15898 | * config.sub: HPPA merge. | |
15899 | ||
252b5132 RH |
15900 | Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com) |
15901 | ||
15902 | * Makefile.in: Replace all-bison with all-byacc in all | |
15903 | dependency lines for other tools (which now use byacc). | |
15904 | ||
15905 | Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com) | |
15906 | ||
15907 | * config.sub: Add sun4sol2 => sparc-sun-solaris2. | |
15908 | ||
252b5132 RH |
15909 | Thu Jun 4 12:07:32 1992 Mark Eichin ([email protected]) |
15910 | ||
15911 | * Makefile.in: make gprof rules similar to byacc rules (instead of | |
15912 | vestigal $(unsubdir) that didn't work...) | |
15913 | ||
15914 | Thu Jun 4 00:37:05 1992 Per Bothner ([email protected]) | |
15915 | ||
15916 | * config.sub: Add support for Linux. | |
15917 | * Makefile.in: Use $(FLAGS_TO_PASS) more consistently | |
15918 | (at least for libg++). | |
15919 | ||
15920 | Tue Jun 02 20:03:00 1992 david d `zoo' zuhn ([email protected]) | |
15921 | ||
15922 | * configure.texi: fix doc for the -nfp option to configure | |
15923 | ||
15924 | Tue Jun 2 17:20:52 1992 Michael Tiemann ([email protected]) | |
15925 | ||
15926 | * Makefile.in (all-binutils): ar needs flex, so depend on all-flex. | |
15927 | ||
15928 | Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com) | |
15929 | ||
15930 | * config.sub: changed [^-]+ to [^-][^-]* so that it works under | |
15931 | Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.) | |
15932 | * configure.in: added solaris* host_makefile_frag hook. | |
15933 | ||
15934 | Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15935 | ||
15936 | * config.sub: changed recognition of m68000 so that various | |
15937 | m68k types can be specified via m680[01234]0 | |
15938 | ||
15939 | Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15940 | ||
15941 | * config.sub (basic_machine): fix sed so that '-foo' isn't | |
15942 | completely substituted out while .+'-foo' loses the '-foo' | |
15943 | ||
15944 | Wed May 27 23:18:52 1992 Michael Tiemann ([email protected]) | |
15945 | ||
15946 | * config.sub ($os): Add -aout. | |
15947 | ||
15948 | Fri May 22 14:00:02 1992 Per Bothner ([email protected]) | |
15949 | ||
15950 | * configure: If host_makefile_frag is absolute, don't | |
15951 | prefix ${invsubdir} (relevant to libg++ auto-configure). | |
15952 | ||
15953 | Thu May 21 18:00:09 1992 Michael Tiemann ([email protected]) | |
15954 | ||
15955 | * Makefile.in (tooldir): Define it. | |
15956 | (all-ld): Depend on all-flex. | |
15957 | ||
15958 | Sun May 10 21:45:59 1992 Per Bothner ([email protected]) | |
15959 | ||
15960 | * Makefile.in (check): Fix libg++ special case. | |
15961 | ||
15962 | Fri May 8 08:31:41 1992 K. Richard Pixley ([email protected]) | |
15963 | ||
15964 | * configure: do not bury `pwd` into config.status, thus do fewer | |
15965 | pwd's. | |
15966 | ||
15967 | * configure: print the "Building in" message only when building in | |
15968 | other than "." AND verbose. | |
15969 | ||
15970 | * configure: remove -s, rework -v to better accomodate guested | |
15971 | configures. | |
15972 | ||
15973 | * standards.texi: updated to 3 may, fixed librid <-> libdir typo. | |
15974 | ||
15975 | Fri May 1 18:00:50 1992 K. Richard Pixley ([email protected]) | |
15976 | ||
15977 | * Makefile.in: macroize flags passed on recursion. remove | |
15978 | fileutils. | |
15979 | ||
15980 | Thu Apr 30 08:56:20 1992 K. Richard Pixley ([email protected]) | |
15981 | ||
15982 | * configure: get makesrcdir right for subdirs deeper than 1. | |
15983 | ||
15984 | * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on | |
15985 | install. | |
15986 | ||
15987 | Fri Apr 24 15:51:51 1992 K. Richard Pixley ([email protected]) | |
15988 | ||
15989 | * Makefile.in: don't print subdir_do or recursion lines. | |
15990 | ||
15991 | Fri Apr 24 15:22:04 1992 K. Richard Pixley ([email protected]) | |
15992 | ||
15993 | * standards.texi: added menu item. | |
15994 | ||
15995 | * Makefile.in: build and install standards.info. | |
15996 | ||
15997 | * standards.texi: new file. | |
15998 | ||
15999 | Wed Apr 22 18:06:55 1992 K. Richard Pixley ([email protected]) | |
16000 | ||
16001 | * configure: test for and move config.status pieces from | |
16002 | ${subdir}/. | |
16003 | ||
16004 | Wed Apr 22 14:38:34 1992 Fred Fish ([email protected]) | |
16005 | ||
252b5132 RH |
16006 | * configure: Test for existance of files before trying to mv |
16007 | them, to avoid numerous non-existance messages. | |
16008 | ||
16009 | Tue Apr 21 12:31:33 1992 K. Richard Pixley ([email protected]) | |
16010 | ||
16011 | * configure: correct final line of config.status. | |
16012 | ||
16013 | * configure: patch from eggert. Avoids a protection problem if | |
16014 | the original Makefile.in is read only. | |
16015 | ||
16016 | * configure: use move-if-change from gcc to create config.status. | |
16017 | Some makefiles depend on config.status to tell if a directory | |
16018 | has been reconfigured for a different host. This change | |
16019 | prevents those directories from remaking everything in the case | |
16020 | where the reconfig was only intended to rebuild a Makefile. | |
16021 | ||
16022 | * configure: test for config.sub with "config.sub sun4" rather | |
16023 | than "config.sub ${host_alias}". Otherwise we can't tell a bad | |
16024 | host alias from a missing config.sub. | |
16025 | ||
16026 | Mon Apr 20 18:16:36 1992 K. Richard Pixley ([email protected]) | |
16027 | ||
16028 | * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass | |
16029 | MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g. | |
16030 | ||
16031 | Fri Apr 17 18:27:51 1992 Per Bothner ([email protected]) | |
16032 | ||
16033 | * configure: mkdir ${subdir} as needed. | |
16034 | ||
16035 | Wed Apr 15 17:37:22 1992 K. Richard Pixley ([email protected]) | |
16036 | ||
16037 | * Makefile.in,configure.in: added autoconf. | |
16038 | ||
16039 | Wed Apr 15 17:27:34 1992 K. Richard Pixley ([email protected]) | |
16040 | ||
16041 | * Makefile.in: no longer pass against on recursion. | |
16042 | ||
16043 | * Makefile.in: added .NOEXPORT: so that stray makefile_frag | |
16044 | definitions are not inherited. | |
16045 | ||
16046 | * configure: correct makesrcdir when subdir is . | |
16047 | ||
16048 | Tue Apr 14 11:56:09 1992 Per Bothner ([email protected]) | |
16049 | ||
16050 | * configure: Add support for 'subdirs' variable, which is | |
16051 | like 'configdirs', except that configure doesn't re-invoke | |
16052 | itself for subdirs, it just creates a Makefile for each subdir. | |
16053 | * configure.texi: Document subdirs. | |
16054 | ||
16055 | Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
16056 | ||
16057 | * configure.in: added flex to configdirs | |
16058 | ||
16059 | Mon Apr 13 18:43:55 1992 K. Richard Pixley ([email protected]) | |
16060 | ||
16061 | * Makefile.in: remove clean-stamps from clean. | |
16062 | ||
16063 | Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com) | |
16064 | ||
16065 | * configure.in: Add gdbtest to configdirs. | |
16066 | ||
16067 | Fri Apr 10 23:11:49 1992 Fred Fish ([email protected]) | |
16068 | ||
16069 | * Makefile.in (MINUS_G): Add macro, default to -g, pass on | |
16070 | to recursive makes. | |
16071 | * configure.in: Recognize new ncr3000 config. | |
16072 | ||
16073 | Wed Apr 8 23:08:12 1992 K. Richard Pixley ([email protected]) | |
16074 | ||
16075 | * Makefile.in, configure.in: removed references to gdbm. | |
16076 | ||
16077 | Tue Apr 7 16:48:20 1992 Per Bothner ([email protected]) | |
16078 | ||
16079 | * config.sub: Don't canonicalize os value | |
16080 | newsos* to bsd (readline needs to check for newsos). | |
16081 | (This fix was earlier made Jan 31, but got re-broken.) | |
16082 | ||
16083 | Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com) | |
16084 | ||
16085 | * configure.in: sco is an os, not a vendor! | |
16086 | ||
16087 | * configure: Quote $( better. Keep various shells happy. | |
16088 | ||
16089 | Tue Mar 31 16:32:57 1992 K. Richard Pixley ([email protected]) | |
16090 | ||
16091 | * Makefile.in: eliminate stamp-files. | |
16092 | ||
16093 | Mon Mar 30 22:20:23 1992 K. Richard Pixley ([email protected]) | |
16094 | ||
16095 | * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule. | |
16096 | Supress echoing of all the "if [ -d ... $(MAKE)" lines. | |
16097 | ||
16098 | Wed Mar 25 15:20:04 1992 Stu Grossman ([email protected]) | |
16099 | ||
16100 | * config.sub: fix iris/iris3. | |
16101 | ||
16102 | Wed Mar 25 10:34:19 1992 K. Richard Pixley ([email protected]) | |
16103 | ||
16104 | * configure: re-add -rm. | |
16105 | ||
16106 | Tue Mar 24 23:50:16 1992 K. Richard Pixley ([email protected]) | |
16107 | ||
16108 | * Maskefile.in: add .stmp-rcs to all. | |
16109 | ||
16110 | * configure.in: remove gas from rs6000 build, use aix host fragment. | |
16111 | ||
16112 | Mon Mar 23 19:43:35 1992 K. Richard Pixley ([email protected]) | |
16113 | ||
16114 | * configure: pass down site_option during recursion. | |
16115 | ||
16116 | Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com) | |
16117 | ||
16118 | * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline. | |
16119 | ||
16120 | Wed Mar 18 15:29:33 1992 Mike Stump ([email protected]) | |
16121 | ||
16122 | * configure: Change exec_prefix so that it really defaults to prefix. | |
16123 | ||
16124 | Sat Mar 14 17:20:38 1992 Fred Fish ([email protected]) | |
16125 | ||
16126 | * Makefile.in, configure.in: Add support for mmalloc library. | |
16127 | ||
16128 | Fri Mar 13 18:44:18 1992 K. Richard Pixley ([email protected]) | |
16129 | ||
16130 | * Makefile.in: add stmp dependencies for a few more things. | |
16131 | ||
16132 | Thu Mar 12 04:56:24 1992 K. Richard Pixley ([email protected]) | |
16133 | ||
16134 | * configure: adjusted error message on objdir/srcdir configure | |
16135 | collision, per john's suggestion. | |
16136 | ||
16137 | * Makefile.in: add libiberty stmp to all and all.cross. | |
16138 | ||
16139 | Wed Mar 11 02:07:52 1992 K. Richard Pixley ([email protected]) | |
16140 | ||
16141 | * Makefile.in: remove force dependencies, add grep to all. | |
16142 | ||
16143 | Tue Mar 10 21:49:18 1992 K. Richard Pixley ([email protected]) | |
16144 | ||
16145 | * Makefile.in: drop flex. make stamp files work. | |
16146 | ||
16147 | * configure: added test for conflicting configuration in srcdir, | |
16148 | remove trailing slashes from srcdir. Otherwise emacs gdb mode | |
16149 | gets cranky. use relative paths for configure and srcdir | |
16150 | whenever possible. Send some error messages to stderr that were | |
16151 | going to stdout. | |
16152 | ||
16153 | Tue Mar 10 18:01:55 1992 Per Bothner ([email protected]) | |
16154 | ||
16155 | * Makefile.in: Fix libg++ rule to check for gcc directory | |
16156 | before using gcc/gcc. Also pass XTRAFLAGS. | |
16157 | ||
16158 | Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai) | |
16159 | ||
16160 | * Makefile.in: added stmp-files so that directories aren't polled | |
16161 | when they are already built. | |
16162 | ||
16163 | * configure.texi: fixed a node pointer problem. | |
16164 | ||
16165 | Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com) | |
16166 | ||
4bddf3ad | 16167 | * config.sub configure.in gdb/configure.in |
252b5132 RH |
16168 | gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h |
16169 | gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3 | |
16170 | gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x. | |
16171 | ||
16172 | Wed Mar 4 02:57:46 1992 K. Richard Pixley ([email protected]) | |
16173 | ||
16174 | * configure: -recurring becomes -silent. corrected help message | |
16175 | for -site= option. | |
16176 | ||
16177 | * Makefile.in: mkdir $(exec_prefix) and $(tooldir). | |
16178 | ||
16179 | Tue Mar 3 14:51:21 1992 K. Richard Pixley ([email protected]) | |
16180 | ||
16181 | * configure: when building Makefile for crosses, replace | |
16182 | tooldir and program_prefix. default srcdir from location of | |
16183 | config.sub. remove "for host in hosts" and "for target in | |
16184 | targets" loops. | |
16185 | ||
16186 | Wed Feb 26 19:48:25 1992 K. Richard Pixley ([email protected]) | |
16187 | ||
16188 | * Makefile.in: Do not pass bindir or mandir to cvs. | |
16189 | ||
16190 | Wed Feb 26 18:04:40 1992 K. Richard Pixley ([email protected]) | |
16191 | ||
16192 | * Makefile.in, configure.in: removed traces of namesubdir, | |
16193 | -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced | |
16194 | copyrights to '92, changed some from Cygnus to FSF. | |
16195 | ||
16196 | * configure.texi: remove most references to multiple hosts, | |
16197 | multiple targets, subdirs, etc. | |
16198 | ||
16199 | * configure.man: removed rcsid. reference config.sub not | |
16200 | config.subr. | |
16201 | ||
16202 | * Makefile.in: mkdir $(infodir) on install-info. | |
16203 | ||
16204 | Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com) | |
16205 | ||
16206 | * configure.texi: Explain better about .gdbinit and about | |
16207 | the environment that configure.in sections run in. | |
16208 | ||
16209 | Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com) | |
16210 | ||
16211 | * configure.in: Ultrix is only a decstation if it's a MIPS. | |
16212 | ||
16213 | Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com) | |
16214 | ||
16215 | * README: DOC.configure => cfg-paper.texi. | |
16216 | ||
16217 | Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com) | |
16218 | ||
16219 | * config.sub (near case $os): Don't convert newsos* to bsd! | |
16220 | ||
16221 | Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com) | |
16222 | ||
16223 | * Makefile.in: Reinstall change from gdb-4.3 that reduces | |
16224 | the number of copies of COPYING that go into the GDB tar file. | |
16225 | ||
16226 | Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com) | |
16227 | ||
4bddf3ad | 16228 | * bfd/configure.in, gdb/config/mh-i386sco, |
252b5132 RH |
16229 | gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in: |
16230 | Fix SCO configuration stuff. | |
16231 | ||
16232 | Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com) | |
16233 | ||
16234 | * Makefile.in: For libg++, make sure the -I pointing | |
16235 | to the gcc directory goes *after* all the libg++-local -I flags. | |
16236 | Also, move just-gcc dependency from just-libg++ to all-libg++. | |
16237 | ||
16238 | Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com) | |
16239 | ||
16240 | * configure: Change -x to -f to keep Ultrix /bin/test happy. | |
16241 | ||
16242 | Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com) | |
16243 | ||
16244 | * Makefile.in (make-gdb.tar.Z): Remove texinfo targets. | |
16245 | ||
16246 | Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com) | |
16247 | ||
16248 | * config.sub: Add stratus configuration frags. Also | |
16249 | submitted to FSF. | |
16250 | ||
16251 | Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com) | |
16252 | ||
16253 | * Makefile.in (DEV_SUPPORT): add configure.man. | |
16254 | ||
16255 | * config.sub(Decode manufacturer-specific): add -none*. | |
16256 | ||
16257 | Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com) | |
16258 | ||
16259 | * Makefile.in: remove form feeds to make Sun's make happy. | |
16260 | (DEVO_SUPPORT): DOC.configure => cfg-paper.texi. | |
16261 | ||
16262 | Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com) | |
16263 | ||
16264 | * Makefile.in (AR_FLAGS): Make quieter. | |
16265 | ||
16266 | Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com) | |
16267 | ||
16268 | * configure.in: Add libg++. | |
16269 | * configure: When verbose, don't output the command line at each | |
16270 | level; it will be unremarkably the same as the previous version, | |
16271 | which will be the same as what the user typed. | |
16272 | ||
16273 | Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com) | |
16274 | ||
16275 | * configure.in, Makefile.in: fix clean-info, add flex. add | |
16276 | fileutils. | |
16277 | ||
16278 | * configure: be less sensitive to spaces in Makefile.in. Do not | |
16279 | look for sources in "..". Doing so breaks subdirectories that | |
16280 | might have their own configure. If a subdir has it's own | |
16281 | configure script, use it. | |
16282 | ||
16283 | Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com) | |
16284 | ||
16285 | * cfg-paper.texi: some changes suggested by rms. | |
16286 | ||
16287 | Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com) | |
16288 | ||
16289 | * config.sub: Merge in some small additions from the FSF version, | |
16290 | taken from the gcc distribution, to bring the Cygnus and FSF | |
16291 | versions into closer sync. | |
16292 | ||
16293 | Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com) | |
16294 | ||
16295 | * configure.in: Changed svr4 references to sysv4. | |
16296 | ||
16297 | Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com) | |
16298 | ||
16299 | * configure: added -V for version number option. | |
16300 | ||
16301 | Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com) | |
16302 | ||
16303 | * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd. | |
16304 | renamed from DOC.configure to cfg-paper.texi. | |
16305 | ||
16306 | Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com) | |
16307 | ||
16308 | * configure, config.subr, config.sub: config.subr is now | |
16309 | config.sub again. | |
16310 | ||
16311 | Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com) | |
16312 | ||
16313 | * configure.texi: new file, in progress. | |
16314 | ||
16315 | * Makefile.in: build info file and install the man page for | |
16316 | configure. | |
16317 | ||
16318 | * configure.man: new file, first cut. | |
16319 | ||
16320 | * configure: find config.subr again now that configuration "none" | |
16321 | has gone. removed all traces of the -ansi option. removed all | |
16322 | traces of the -languages option. | |
16323 | ||
16324 | * config.subr: resync from rms. | |
16325 | ||
d932cae7 | 16326 | 1991-12-11 K. Richard Pixley (rich at rtl.cygnus.com) |
252b5132 RH |
16327 | |
16328 | * configure, config.sub, config.subr: merge config.sub into | |
16329 | config.subr, call the result config.subr, remove config.sub, use | |
16330 | config.subr. | |
16331 | ||
16332 | * Makefile.in: revised install for dir.info. | |
16333 | ||
d932cae7 | 16334 | 1991-12-10 K. Richard Pixley (rich at rtl.cygnus.com) |
252b5132 RH |
16335 | |
16336 | * configure.in: add decstation host makefile frag. | |
16337 | ||
16338 | * Makefile.in: BISON now bison -y again. also install-gcc on | |
16339 | install. clean-gdbm on clean. infodir belongs in datadir. | |
16340 | Make directories for info install. Build dir.info here then | |
16341 | install it. | |
16342 | ||
d932cae7 | 16343 | 1991-12-09 K. Richard Pixley (rich at rtl.cygnus.com) |
252b5132 RH |
16344 | |
16345 | * Makefile.in: fix for bad directory tests. | |
16346 | ||
d932cae7 | 16347 | 1991-12-07 K. Richard Pixley (rich at rtl.cygnus.com) |
252b5132 RH |
16348 | |
16349 | * configure: \{1,2\} appears to be a sysv'ism. Use a different | |
16350 | regexp. -srcdir relative was being handled incorrectly. | |
16351 | ||
16352 | * Makefile.in: unwrapped some for loops so that parallel makes | |
16353 | work again and so one can focus one's attention on a particular | |
16354 | package. | |
16355 | ||
d932cae7 | 16356 | 1991-12-06 K. Richard Pixley (rich at rtl.cygnus.com) |
252b5132 RH |
16357 | |
16358 | * configure: added PWD as a stand in for `pwd` (for speed). use | |
16359 | elif wherever possible. make -srcdir work without -objdir. | |
16360 | -objdir= commented out. | |
16361 | ||
d932cae7 | 16362 | 1991-12-05 K. Richard Pixley (rich at rtl.cygnus.com) |
252b5132 RH |
16363 | |
16364 | * configure: +options become --options. -subdirs commented out. | |
16365 | added -host, -datadir. Renamed -destdir to -prefix. Comment in | |
16366 | Makefile now at top of generated Makefile. Removed cvs log | |
16367 | entries. added -srcdir. create .gdbinit only if there is one | |
16368 | in ${srcdir}. | |
16369 | ||
16370 | * Makefile.in: idestdir and ddestdir go away. Added copyrights | |
16371 | and shift gpl to v2. Added ChangeLog if it didn't exist. docdir | |
16372 | and mandir now keyed off datadir by default. | |
16373 | ||
d932cae7 | 16374 | 1991-11-22 K. Richard Pixley (rich at rtl.cygnus.com) |
252b5132 RH |
16375 | |
16376 | * Freshly created ChangeLog. | |
16377 | ||
16378 | \f | |
16379 | Local Variables: | |
16380 | mode: change-log | |
16381 | left-margin: 8 | |
16382 | fill-column: 76 | |
16383 | version-control: never | |
16384 | End: |