]>
Commit | Line | Data |
---|---|---|
b50d7605 HPN |
1 | 2013-10-15 Hans-Peter Nilsson <[email protected]> |
2 | ||
3 | * src-release (do-proto-toplevel): Support subdir-path-prefixed | |
4 | files in SUPPORT_FILES. | |
5 | (SIM_SUPPORT_DIRS): New variable. | |
6 | (sim.tar.bz2): New rule. | |
7 | ||
f4cfb980 JBG |
8 | 2013-10-08 Jan-Benedict Glaw <[email protected]> |
9 | ||
10 | * configure.ac: Update from GCC. | |
11 | * configure: Regenerate. | |
12 | ||
78b1434c JJ |
13 | 2013-10-01 Jeff Johnston <[email protected]> |
14 | ||
15 | * COPYING.NEWLIB: Update with new copyright. | |
16 | ||
b3fc79f8 JBG |
17 | 2013-09-21 Jan-Benedict Glaw <[email protected]> |
18 | ||
19 | * configure.ac: Update from GCC. | |
20 | * configure: Regenerate. | |
21 | ||
cc9afea3 AM |
22 | 2013-09-20 Alan Modra <[email protected]> |
23 | ||
24 | * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical | |
25 | ppc host match. Support little-endian powerpc linux hosts. | |
26 | ||
f006cabd JB |
27 | 2013-08-16 Joel Brobecker <[email protected]> |
28 | ||
29 | * src-release (VER): When using $(TOOL)/common/create-version.sh, | |
30 | strip the "-cvs" suffix from the version number if present. | |
31 | ||
95e43135 JBG |
32 | 2013-08-12 Jan-Benedict Glaw <[email protected]> |
33 | ||
34 | * configure.ac: Sync with GCC repo. | |
35 | * Makefile.def: Ditto. | |
36 | * configure: Regenerate. | |
37 | * Makefile.in: Ditto. | |
38 | ||
7539e41e JB |
39 | 2013-07-22 Joel Brobecker <[email protected]> |
40 | ||
41 | * src-release (VER): Use $(TOOL)/common/create-version.sh | |
42 | if it exists. | |
43 | ||
e8044f35 RS |
44 | 2013-06-22 Richard Sandiford <[email protected]> |
45 | ||
46 | * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*) | |
47 | (mips*-*-ecoff*, mips*-*-pe*, mips*-*-irix* [v4 and earlier]) | |
48 | (mips*-*-lnews*, mips*-*-riscos*): Add gas and ld to noconfigdirs. | |
49 | * configure: Regenerate. | |
50 | ||
7bab7634 DC |
51 | 2013-06-01 George Thomas <[email protected]> |
52 | ||
95e43135 JBG |
53 | * include/opcode/avr.h: Rename AVR_ISA_XCH to AVR_ISA_RMW. Remove |
54 | from AVR_ISA_XMEGA and add new AVR_ISA_XMEGAU | |
7bab7634 | 55 | |
b5364c9e JJ |
56 | 2013-05-06 Sandra Loosemore <[email protected]> |
57 | ||
58 | * COPYING.NEWLIB: Add Altera Corporation copyright. | |
59 | ||
5dad867c JBG |
60 | 2013-04-29 Jan-Benedict Glaw <[email protected]> |
61 | ||
62 | * config.guess: Update from config repo. | |
63 | * config.sub: Ditto. | |
64 | ||
b836cb18 JBG |
65 | 2013-04-22 Jan-Benedict Glaw <[email protected]> |
66 | ||
67 | * Makefile.def: Sync with GCC. | |
68 | * Makefile.in: Regenerate. | |
69 | ||
e7d5abf1 JBG |
70 | 2013-04-22 Jan-Benedict Glaw <[email protected]> |
71 | ||
72 | * configure.ac: Sync with GCC. | |
b836cb18 | 73 | * configure: Regenerate. |
e7d5abf1 | 74 | |
4f778543 MF |
75 | 2013-03-22 Mike Frysinger <[email protected]> |
76 | ||
77 | * src-release (VER): Change bfd/configure.in sed to use the new | |
78 | `bfd/configure --version` output. | |
79 | ||
f1dd87fc YZ |
80 | 2013-02-15 Yufeng Zhang <[email protected]> |
81 | ||
82 | * configure.ac: Sync with GCC repo. | |
83 | * configure: Ditto. | |
84 | ||
a413f71a ILT |
85 | 2013-02-05 Ian Lance Taylor <[email protected]> |
86 | ||
87 | PR go/55969 | |
88 | * configure.ac: Disable libgo on some systems where it does not | |
89 | work. | |
90 | * configure: Rebuild. | |
91 | ||
3a98824c AM |
92 | 2013-02-05 Alan Modra <[email protected]> |
93 | ||
94 | * configure: Regenerate after syncing config/. | |
95 | ||
3dae1673 JBG |
96 | 2013-01-15 Jan-Benedict Glaw <[email protected]> |
97 | ||
98 | * configure.ac: Sync with GCC repo. | |
99 | * configure: Ditto. | |
100 | * Makefile.def: Ditto. | |
101 | * Makefile.in: Ditto. | |
102 | ||
bf51454b JB |
103 | 2013-01-11 Joel Brobecker <[email protected]> |
104 | ||
105 | Sync with GCC, merge: | |
106 | ||
107 | 2013-01-09 Jason Merrill <[email protected]> | |
108 | ||
109 | * .gitignore: Import from gdb repository. | |
110 | ||
c841a2be JBG |
111 | 2013-01-11 Jan-Benedict Glaw <[email protected]> |
112 | ||
113 | * config.sub: Update from config repo. | |
114 | ||
d7b9dae9 EB |
115 | 2013-01-11 Eric Botcazou <[email protected]> |
116 | ||
117 | * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata. | |
118 | * Makefile.in: Regenerate. | |
119 | ||
861ea9c8 L |
120 | 2013-01-09 H.J. Lu <[email protected]> |
121 | ||
122 | * Makefile.def (configure-gcc): Depend on all-gmp. | |
123 | (all-gcc): Remove dependency on all-gmp. | |
124 | * Makefile.in: Regenerated. | |
125 | ||
ce82b126 JBG |
126 | 2013-01-08 Jan-Benedict Glaw <[email protected]> |
127 | ||
1b4f418d | 128 | * config.guess: Update from config repo. |
c2e5e6d7 | 129 | * config.sub: Ditto. |
ce82b126 | 130 | |
fd62a30d JJ |
131 | 2013-01-07 Jeff Johnston <[email protected]> |
132 | ||
133 | * COPYING.LIBGLOSS: Remove license for mips/lsi33k-stub.h which no longer | |
134 | exists and replace the new bfin license in its location. | |
135 | ||
0140d685 L |
136 | 2013-01-07 H.J. Lu <[email protected]> |
137 | ||
138 | PR gas/14899 | |
139 | * Makefile.def (dependencies): Make all-binutils, all-gprof, | |
140 | all-ld and all-gold depend on all-gas. | |
141 | * Makefile.in: Regenerated. | |
142 | ||
c3d399e7 L |
143 | 2012-12-29 Ben Elliston <[email protected]> |
144 | ||
145 | * config.guess: Update to 2012-12-29 version. | |
146 | * config.sub: Likewise. | |
147 | ||
9417cd2f JBG |
148 | 2012-12-20 Jan-Benedict Glaw <[email protected]> |
149 | ||
150 | * Makefile.def (install-target-libgo): Depend on | |
151 | install-target-libatomic. Merged from GCC repo. | |
152 | * Makefile.in: Regenerate. | |
153 | ||
68dad382 JJ |
154 | 2012-12-17 Jeff Johnston <[email protected]> |
155 | ||
156 | * COPYING.LIBGLOSS: Add license for bfin libgloss. | |
157 | ||
2344b8da TS |
158 | 2012-12-16 Thomas Schwinge <[email protected]> |
159 | ||
160 | * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF. | |
161 | * configure: Regenerate. | |
162 | ||
5eb08693 L |
163 | 2012-12-11 H.J. Lu <[email protected]> |
164 | ||
165 | * Makefile.def (target_modules): Add bootstrap=true and | |
166 | raw_cxx=true to libsanitizer. | |
167 | * configure.ac (bootstrap_target_libs): Add libsanitizer. | |
168 | * Makefile.in: Regenerated. | |
169 | * configure: Likewise. | |
170 | ||
53ab32d8 JBG |
171 | 2012-12-08 Jan-Benedict Glaw <[email protected]> |
172 | ||
173 | * config.sub: Merge from config repo. | |
174 | ||
d2489204 JBG |
175 | 2012-11-30 Jan-Benedict Glaw <[email protected]> |
176 | ||
177 | * configure.ac: Merge from GCC. | |
c2e5e6d7 JBG |
178 | * Makefile.tpl: Ditto. |
179 | * Makefile.in: Ditto. | |
180 | * configure: Ditto. | |
d2489204 | 181 | |
c23b5043 JBG |
182 | 2012-11-28 Jan-Benedict Glaw <[email protected]> |
183 | ||
184 | * configure.ac (noconfigdirs): Merge from GCC. | |
185 | * configure: Regenerate. | |
186 | ||
1dd1f7f6 JBG |
187 | 2012-11-19 Jan-Benedict Glaw <[email protected]> |
188 | ||
189 | * config.sub (arm): Merge from upstream: Handle armv[6-8] targets. | |
190 | ||
2bda3143 L |
191 | 2012-11-14 Roland McGrath <[email protected]> |
192 | ||
193 | * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF. | |
194 | * configure: Regenerate. | |
195 | ||
5286fdef L |
196 | 2012-11-13 Richard Henderson <[email protected]> |
197 | ||
198 | * configure.ac: Move libsanitizer logic to subdirectory. | |
199 | * configure: Regenerate. | |
200 | ||
201 | 2012-11-13 Dodji Seketeli <[email protected]> | |
202 | ||
203 | * configure.ac: Enable libsanitizer just on x86 linux for now. | |
204 | * configure: Re-generate. | |
205 | ||
206 | 2012-11-13 David Edelsohn <[email protected]> | |
207 | ||
208 | * configure.ac: Merge libquadmath sections. | |
209 | * configure: Regenerate. | |
210 | ||
211 | 2012-11-12 Wei Mi <[email protected]> | |
212 | ||
213 | * configure.ac: Add libsanitizer to target_libraries. | |
214 | * Makefile.def: Ditto. | |
215 | * configure: Regenerate. | |
216 | * Makefile.in: Regenerate. | |
217 | ||
f66a9a70 L |
218 | 2012-11-03 H.J. Lu <[email protected]> |
219 | ||
220 | * configure: Regenerated. | |
221 | ||
222 | 2012-11-03 Robert Mason <[email protected]> | |
223 | ||
224 | * configure.ac: add --disable-libstdcxx configure option | |
225 | and handle defaulted state only for VxWorks, ARM-wince-pe and AVR. | |
226 | ||
6d94c122 CV |
227 | 2012-10-24 Corinna Vinschen <[email protected]> |
228 | ||
229 | * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building | |
230 | against Mingw64 w32api. | |
231 | * configure: Regenerate. | |
232 | ||
a882be68 EB |
233 | 2012-10-23 Eric Botcazou <[email protected]> |
234 | ||
235 | PR bootstrap/54820 | |
236 | * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5. | |
237 | * configure: Regenerate. | |
238 | ||
b3676d82 EB |
239 | 2012-10-22 Eric Botcazou <[email protected]> |
240 | ||
241 | PR bootstrap/54820 | |
242 | * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable. | |
243 | (all-[+prefix+][+module+]): Pass stage1_args to sub-makes. | |
244 | (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false. | |
245 | (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false. | |
246 | (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS. | |
247 | * Makefile.in: Regenerate. | |
248 | * configure.ac (have_static_libs): New variable and associated check. | |
249 | (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++ | |
250 | -static-libgcc if stage1_libs is empty and have_static_libs is yes. | |
251 | * configure: Regenerate. | |
252 | ||
7b0e8ca5 MF |
253 | 2012-10-10 David Holsgrove <[email protected]> |
254 | ||
255 | * config.guess, config.sub: Include updated version from | |
256 | config-patches. Adds microblaze little endian support. | |
257 | ||
8e71395b L |
258 | 2012-09-28 Ian Lance Taylor <[email protected]> |
259 | ||
260 | * Makefile.def: Make all-target-libgo depend on | |
261 | all-target-libbacktrace. | |
262 | * Makefile.in: Rebuild. | |
263 | ||
264 | 2012-09-26 Ian Lance Taylor <[email protected]> | |
265 | ||
266 | * Makefile.def: Make all-gcc depend on all-libbacktrace. | |
267 | * Makefile.in: Rebuild. | |
268 | ||
269 | 2012-09-06 Diego Novillo <[email protected]> | |
270 | ||
271 | * configure.ac: Bump minimum GMP version to 4.2.3. | |
272 | * configure: Re-generate. | |
273 | ||
274 | 2012-09-05 Georg-Johann Lay <[email protected]> | |
275 | ||
276 | PR target/54461 | |
277 | * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib, | |
278 | target-libgloss if not configured --with-avrlibc=no. | |
279 | * configure: Regenerate. | |
280 | ||
281 | 2012-09-04 Jason Merrill <[email protected]> | |
282 | ||
283 | * configure.ac: Fix --enable-languages=all. | |
284 | ||
285 | 2012-09-03 Richard Guenther <[email protected]> | |
286 | ||
287 | PR bootstrap/54138 | |
288 | * configure.ac: Re-organize ISL / CLOOG checks to allow | |
289 | disabling with either --without-isl or --without-cloog. | |
290 | * configure: Regenerated. | |
291 | ||
292 | 2012-09-03 Georg-Johann Lay <[email protected]> | |
293 | ||
294 | * configure.ac (noconfigdirs,target=avr): Add target-libquadmath. | |
295 | * configure: Regenerate. | |
296 | ||
d09bbf00 SE |
297 | 2012-09-21 Steve Ellcey <[email protected]> |
298 | ||
299 | * configure.ac: Add mips*-mti-elf* target. | |
300 | * configure: Regenerate. | |
301 | ||
2bf680c4 ILT |
302 | 2012-09-19 Ian Lance Taylor <[email protected]> |
303 | ||
304 | * configure.ac (host_libs): Add libbacktrace. | |
305 | (target_libraries): Add libbacktrace. | |
306 | * Makefile.def (host_modules): Add libbacktrace. | |
307 | (target_modules): Likewise. | |
308 | * configure, Makefile.in: Rebuild. | |
309 | ||
5c0b3823 WL |
310 | 2012-09-15 Jiong Wang <[email protected]> |
311 | ||
312 | * configure.ac (ENABLE_GOLD): support tilegx* | |
313 | * configure: rebuild | |
314 | ||
1488e230 DE |
315 | 2012-09-14 David Edelsohn <[email protected]> |
316 | ||
317 | PR target/38607 | |
318 | Merge upstream change. | |
319 | * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX. | |
320 | ||
321 | * configure.ac: Add target-libquadmath to noconfigdirs for AIX. | |
322 | Add libgomp*.o to compare_exclusions for AIX. | |
323 | * configure: Regenerate. | |
324 | ||
df6795ce L |
325 | 2012-08-26 H.J. Lu <[email protected]> |
326 | ||
327 | PR binutils/4970 | |
328 | * Makefile.def (host_modules): Rmove lib_path=.libs from bfd | |
329 | and opcodes. | |
330 | * Makefile.in: Regenerated. | |
331 | ||
7ec59b9e L |
332 | 2012-08-14 Diego Novillo <[email protected]> |
333 | ||
334 | Merge from cxx-conversion branch. | |
335 | ||
336 | * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove | |
337 | POSTSTAGE1_CONFIGURE_FLAGS. | |
338 | * Makefile.in: Regenerate. | |
339 | * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users. | |
340 | Force C++ when bootstrapping. | |
341 | * configure: Regenerate. | |
342 | ||
343 | 2012-07-06 Richard Guenther <[email protected]> | |
344 | ||
345 | * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC) | |
346 | as CPPFLAGS, pass path to built gmp as LDFLAGS, always use | |
347 | --with-gmp=system. | |
348 | * Makefile.in: Regenerated. | |
349 | * configure: Likewise. | |
350 | ||
351 | 2012-07-06 Richard Guenther <[email protected]> | |
352 | ||
353 | * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst. | |
354 | * Makefile.def (isl): Use extra_isl_gmp_configure_flags and | |
355 | supply V=1 as extra_make_flags. | |
356 | * configure: Regenerated. | |
357 | * Makefile.in: Likewise. | |
358 | ||
359 | 2012-07-03 Richard Guenther <[email protected]> | |
360 | ||
361 | * Makfile.def (isl): Remove not necessary extra_exports and | |
362 | extra_make_flags. | |
363 | (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}. | |
364 | * Makefile.in: Regenerated. | |
365 | ||
366 | 2012-07-03 Richard Guenther <[email protected]> | |
367 | ||
368 | * Makefile.def (cloog): Add V=1 to extra_make_flags. | |
369 | * configure.ac: If either the ISL or the CLooG check failed | |
370 | do not try to build in-tree versions. | |
371 | * Makefile.in: Regenerated. | |
372 | * configure: Regenerated. | |
373 | ||
374 | 2012-07-02 Richard Guenther <[email protected]> | |
375 | Michael Matz <[email protected]> | |
376 | Tobias Grosser <[email protected]> | |
377 | Sebastian Pop <[email protected]> | |
378 | ||
379 | * Makefile.def: Add ISL host module, remove PPL host module. | |
380 | Adjust ClooG host module to use the proper ISL. | |
381 | * Makefile.tpl: Pass ISL include flags instead of PPL ones. | |
382 | * configure.ac: Include config/isl.m4. Add ISL host library, | |
383 | remove PPL. Remove PPL configury, add ISL configury, adjust | |
384 | ClooG configury. | |
385 | * Makefile.in: Regenerated. | |
386 | * configure: Likewise. | |
387 | ||
388 | 2012-07-02 Richard Guenther <[email protected]> | |
389 | ||
390 | Merge from graphite branch | |
391 | 2011-07-21 Tobias Grosser <[email protected]> | |
392 | ||
393 | * configure: Regenerated. | |
394 | * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma, | |
395 | both cloog.org and legacy versions. The only supported version will | |
396 | be CLooG with the isl backend. | |
397 | ||
398 | 2011-07-21 Tobias Grosser <[email protected]> | |
399 | ||
400 | * configure: Regenerated. | |
401 | * configure.ac: Require cloog isl 0.17.0 | |
402 | ||
403 | 2011-07-21 Tobias Grosser <[email protected]> | |
404 | ||
405 | * configure: Regenerated. | |
406 | * config/cloog.m4: Do not define CLOOG_ORG | |
407 | ||
408 | 2012-06-29 Steven Bosscher <[email protected]> | |
409 | ||
410 | * configure.ac: Skip C if explicitly selected. | |
411 | * configure: Regenerate. | |
412 | ||
413 | 2012-06-28 Christophe Lyon <[email protected]> | |
414 | ||
415 | * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure | |
416 | they contain -O2. | |
417 | * configure: Regenerate. | |
418 | ||
419 | 2012-06-20 Jason Merrill <[email protected]> | |
420 | ||
421 | * Makefile.tpl (check-target-libgomp-c++): New. | |
422 | (check-target-libitm-c++): New. | |
423 | * Makefile.def (c++): Add them. | |
424 | * Makefile.in: Regenerate. | |
425 | ||
426 | 2012-05-16 Olivier Hainque <[email protected]> | |
427 | ||
428 | * Makefile.tpl (gcc-no-fixedincludes): Rename into ... | |
429 | (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/ | |
430 | (install-no-fixedincludes): Adjust accordingly. | |
431 | * Makefile.in: Regenerate. | |
432 | ||
433 | 2012-05-09 Nick Clifton <[email protected]> | |
434 | Paul Smith <[email protected]> | |
435 | ||
436 | PR bootstrap/50461 | |
437 | * configure.ac (mpfr-dir): When using in-tree MPFR sources | |
438 | allow for the fact that from release v3.1.0 of MPFR the source | |
439 | files were moved into a src sub-directory. | |
440 | * configure: Regenerate. | |
441 | ||
442 | 2012-05-07 Janne Blomqvist <[email protected]> | |
443 | ||
444 | * configure.ac: Bump minimum MPFR version to 2.4.0. | |
445 | * configure: Regenerated. | |
446 | ||
447 | 2012-05-01 Richard Henderson <[email protected]> | |
448 | ||
449 | * Makefile.def (libatomic): New target_module. | |
450 | * configure.ac (target_libraries): Add libatomic. | |
451 | (noconfigdirs): Check if libatomic is supported. | |
452 | * Makefile.in, configure: Rebuild. | |
453 | ||
f87f9c61 L |
454 | 2012-05-15 H.J. Lu <[email protected]> |
455 | ||
456 | Merge upstream change | |
457 | * libtool.m4 (_LT_ENABLE_LOCK): Support x32. | |
458 | ||
459 | 2011-11-21 Andreas Tobler <[email protected]> | |
460 | ||
461 | * libtool.m4: Additional FreeBSD 10 fixes. | |
462 | ||
68f107fa AO |
463 | 2012-06-28 Christophe Lyon <[email protected]> |
464 | ||
465 | * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure | |
466 | they contain -O2. | |
467 | * configure: Regenerate. | |
468 | ||
b9c361e0 JL |
469 | 2012-05-14 Catherine Moore <[email protected]> |
470 | ||
471 | * NEWS: Mention PowerPC VLE port. | |
472 | ||
9eb322aa MF |
473 | 2012-05-11 Mike Frysinger <[email protected]> |
474 | ||
475 | * MAINTAINERS (config/): Move to intl/ section. | |
476 | (compile; depcomp; install-sh; missing; ylwrap): Likewise. | |
477 | ||
58b1dd21 NC |
478 | 2012-05-09 Nick Clifton <[email protected]> |
479 | Paul Smith <[email protected]> | |
480 | ||
481 | PR bootstrap/50461 | |
482 | * configure.ac (mpfr-dir): When using in-tree MPFR sources | |
483 | allow for the fact that from release v3.1.0 of MPFR the source | |
484 | files were moved into a src sub-directory. | |
485 | * configure: Regenerate. | |
486 | ||
2e702c99 RM |
487 | 2012-05-02 Roland McGrath <[email protected]> |
488 | ||
489 | * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF. | |
490 | * configure: Regenerate. | |
491 | ||
d2213593 JB |
492 | 2012-04-25 Joel Brobecker <[email protected]> |
493 | ||
494 | * config.sub: Update to 2012-04-18 version from official repo. | |
495 | ||
202e2356 NC |
496 | 2012-03-19 Tristan Gingold <[email protected]> |
497 | ||
498 | * configure.ac (ia64*-*-*vms*): Add support for ld. | |
499 | * configure: Regenerate. | |
500 | ||
2479f722 RO |
501 | 2012-03-14 Rainer Orth <[email protected]> |
502 | ||
503 | * configure.ac (enable_libgomp): Remove *-*-irix6*. | |
504 | (unsupported_languages): Remove mips-sgi-irix6.*. | |
505 | (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*. | |
506 | (with_stabs): Remove. | |
507 | * configure: Regenerate. | |
508 | ||
4e97d92b RO |
509 | 2012-03-12 Rainer Orth <[email protected]> |
510 | ||
511 | * configure.ac (enable_libgomp): Remove *-*-osf*. | |
512 | (with_stabs): Remove alpha*-*-osf*. | |
513 | * configure: Regenerate. | |
514 | ||
f9ea6f98 JJ |
515 | 2012-03-09 Jeff Johnston <[email protected]> |
516 | ||
517 | * COPYING.NEWLIB: Modify DJ Delorie license to include | |
518 | modification rights in clause as permitted by DJ Delorie. | |
519 | * COPYING.LIBGLOSS: Ditto. | |
520 | ||
48688b3e JJ |
521 | 2012-03-09 Jeff Johnston <[email protected]> |
522 | ||
523 | * COPYING.NEWLIB: Remove two unused licenses. | |
524 | ||
0945bbee TG |
525 | 2012-03-05 Tristan Gingold <[email protected]> |
526 | ||
527 | * configure.ac: Enable gdb and readline for ia64*-*-*vms*. | |
528 | * configure: Regenerate. | |
529 | ||
516be0c5 JJ |
530 | 2012-02-21 Joern Rennecke <[email protected]> |
531 | ||
532 | * COPYING.NEWLIB: Add Adapteva notice. | |
533 | * COPYING.LIBGLOSS: Add Adapteva notice. | |
534 | ||
64b986c0 EB |
535 | 2011-12-18 Eric Botcazou <[email protected]> |
536 | ||
537 | * configure: Regenerate. | |
538 | ||
58cddc18 JJ |
539 | 2011-12-15 Jeff Johnston <[email protected]> |
540 | ||
541 | * COPYING.LIBGLOSS: Add GPL with exception license. | |
542 | ||
b121d7d4 DD |
543 | 2011-11-09 Roland McGrath <[email protected]> |
544 | ||
545 | * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET. | |
546 | * configure: Rebuild. | |
547 | * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET. | |
548 | * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables. | |
549 | (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET. | |
550 | (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET. | |
551 | (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): | |
552 | Add READELF. | |
553 | * Makefile.in: Rebuild. | |
554 | ||
d32e2926 RH |
555 | 2011-11-08 Richard Henderson <[email protected]> |
556 | ||
557 | * configure.ac: Test for libitm directory present first. | |
558 | ||
559 | * configure.ac: Adjust srcdir for running libitm/configure.tgt. | |
560 | ||
561 | * configure.ac: Test libitm/configure.tgt to disable libitm. | |
562 | * configure: Rebuild. | |
563 | ||
98dd765a RO |
564 | 2011-11-02 Rainer Orth <[email protected]> |
565 | ||
566 | * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS, | |
567 | LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES. | |
568 | * Makefile.in: Regenerate. | |
569 | ||
99c513f6 DD |
570 | 2011-11-01 DJ Delorie <[email protected]> |
571 | ||
572 | * configure.ac (rl78-*-*) New case. | |
573 | * configure: Regenerate. | |
574 | ||
ff3ec4ee DD |
575 | 2011-11-01 DJ Delorie <[email protected]> |
576 | ||
577 | * config.sub: Update to version 2011-10-29 (added rl78) | |
578 | ||
c28a9f49 NC |
579 | 2011-10-27 Nick Clifton <[email protected]> |
580 | ||
581 | * config.sub: Import these changes from the config project: | |
582 | ||
583 | 2011-10-08 Joern Rennecke <[email protected]> | |
584 | Ben Elliston <[email protected]> | |
585 | ||
586 | * config.sub (epiphany): New. | |
587 | ||
588 | 2011-09-09 Linas Vepstas <[email protected]> | |
589 | Ben Elliston <[email protected]> | |
590 | ||
9eb322aa | 591 | * config.sub (hexagon, hexagon-*): New. |
c28a9f49 NC |
592 | |
593 | 2011-08-23 Roland McGrath <[email protected]> | |
594 | ||
595 | * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and | |
596 | 64eb to be64. | |
597 | ||
598 | 2011-08-16 Roland McGrath <[email protected]> | |
599 | ||
600 | * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs. | |
601 | (nacl): Grok as alias for 32el-unknown-nacl. | |
602 | ||
860144e4 JB |
603 | 2011-08-19 Joel Brobecker <[email protected]> |
604 | ||
605 | * src-release (GDB_SUPPORT_DIRS): Add 'cpu'. | |
606 | ||
40ae9136 YQ |
607 | 2011-08-14 Yao Qi <[email protected]> |
608 | ||
609 | Merge from gcc: | |
610 | ||
611 | 2011-08-14 Yao Qi <[email protected]> | |
612 | * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs. | |
613 | * configure: Regenerate. | |
614 | ||
ffdd6afc ILT |
615 | 2011-07-26 Ian Lance Taylor <[email protected]> |
616 | ||
617 | Merge from gcc: | |
618 | ||
619 | 2011-07-26 Ian Lance Taylor <[email protected]> | |
620 | * configure.ac: Set have_compiler based on whether gcc directory | |
621 | exists, rather than on whether gcc is in configdirs. | |
622 | * configure: Rebuild. | |
623 | ||
624 | 2011-07-20 David Edelsohn <[email protected]> | |
625 | * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to | |
626 | link directories. | |
627 | * Makefile.in: Rebuild. | |
628 | ||
629 | 2011-07-20 Ian Lance Taylor <[email protected]> | |
630 | PR bootstrap/49787 | |
631 | * configure.ac: Move --enable-bootstrap handling earlier in file. | |
632 | If --enable-bootstrap and either --enable-build-with-cxx or | |
633 | --enable-build-poststage1-with-cxx, enable C++ automatically. | |
634 | * configure: Rebuild. | |
635 | ||
636 | 2011-07-19 Ian Lance Taylor <[email protected]> | |
637 | * configure.ac: Add --enable-build-poststage1-with-cxx. If set, | |
638 | make C++ a boot_language. Set and substitute | |
639 | POSTSTAGE1_CONFIGURE_FLAGS. | |
640 | * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable. | |
641 | (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS). | |
642 | * configure, Makefile.in: Rebuild. | |
643 | ||
644 | 2011-07-16 Jason Merrill <[email protected]> | |
645 | * Makefile.def (language=c++): Add check-c++0x and | |
646 | check-target-libmudflap-c++. | |
647 | * Makefile.tpl (check-target-libmudflap-c++): New. | |
648 | * Makefile.in: Regenerate. | |
649 | ||
650 | 2011-07-16 Matthias Klose <[email protected]> | |
651 | * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define. | |
652 | * Makefile.def (target_modules/libjava): Pass | |
653 | $(EXTRA_CONFIGARGS_LIBJAVA). | |
654 | * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA, | |
655 | if not configured with --enable-static-libjava. | |
656 | * Makefile.in: Regenerate. | |
657 | * configure: Likewise. | |
658 | ||
659 | 2011-06-22 Hans-Peter Nilsson <[email protected]> | |
660 | PR regression/47836 | |
661 | PR bootstrap/23656 | |
662 | PR other/47733 | |
663 | PR bootstrap/49247 | |
664 | PR c/48825 | |
665 | * configure.ac (target_libraries): Remove target-libiberty. | |
666 | Remove case-statement setting skipdirs=target-libiberty for | |
667 | multiple targets. Remove checking target_configdirs and | |
668 | removing target-libiberty but keeping target-libgcc if | |
669 | otherwise empty. | |
670 | * Makefile.def (target_modules): Don't add libiberty. | |
671 | (dependencies): Remove all traces of target-libiberty. | |
672 | * configure, Makefile.in: Regenerate. | |
673 | ||
9ccb86e7 JM |
674 | 2011-07-22 Jason Merrill <[email protected]> |
675 | ||
676 | * Makefile.def (language=c++): Add check-c++0x and | |
677 | check-target-libmudflap-c++. | |
678 | * Makefile.tpl (check-target-libmudflap-c++): New. | |
679 | * Makefile.in: Regenerate. | |
680 | ||
090bc50f RO |
681 | 2011-07-18 Rainer Orth <[email protected]> |
682 | ||
683 | * configure: Regenerate. | |
684 | ||
cff32a7c RO |
685 | 2011-07-07 Rainer Orth <[email protected]> |
686 | ||
687 | PR target/39150 | |
688 | * configure.ac (i[3456789]86-*-solaris2*): Also accept | |
689 | x86_64-*-solaris2.1[0-9]*. | |
690 | * configure: Regenerate. | |
691 | ||
eb4b2452 NC |
692 | 2011-06-13 Walter Lee <[email protected]> |
693 | ||
694 | * configure.ac (tilepro-*-*) New case. | |
695 | (tilegx-*-*): Likewise. | |
696 | * configure: Regenerate. | |
697 | ||
3c0013bf NC |
698 | 2011-06-06 Nick Clifton <[email protected]> |
699 | ||
700 | * config.sub: Sync from upstream. | |
701 | ||
91c1f14c DK |
702 | 2011-05-08 Doug Kwan <[email protected]> |
703 | ||
704 | Merge from gcc: | |
705 | ||
706 | 2011-05-08 Doug Kwan <[email protected]> | |
707 | ||
708 | * configure.ac: Propagate LDFLAGS_FOR_TARGET. | |
709 | * configure: Regenerated. | |
710 | * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET | |
711 | value from configure. | |
712 | * Makefile.in: Regenerated. | |
713 | ||
c7e4b184 JM |
714 | 2011-05-05 Joseph Myers <[email protected]> |
715 | ||
716 | * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*, | |
717 | sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*, | |
718 | *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux* | |
719 | | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*, | |
720 | *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*, | |
721 | *-*-vxworks*): Disable newlib and libgloss in separate case | |
722 | statement. | |
723 | (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built | |
724 | to separate case statement. | |
725 | (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*, | |
726 | *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*, | |
727 | alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*, | |
728 | sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* | | |
729 | arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*, | |
730 | bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff | | |
731 | i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*, | |
732 | i[[3456789]]86-*-mingw*, x86_64-*-mingw*, | |
733 | i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*, | |
734 | i[[3456789]]86-*-rdos*, m32r-*-*, | |
735 | m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-* | |
736 | | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi, | |
737 | powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*, | |
738 | rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout* | |
739 | | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*, | |
740 | sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* | | |
741 | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu | | |
742 | *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib | |
743 | and libgloss in main case over targets. Remove most empty cases | |
744 | in main case over targets. | |
745 | * configure: Regenerate. | |
746 | ||
7152a690 JM |
747 | 2011-05-04 Joseph Myers <[email protected]> |
748 | ||
749 | * configure.ac: Remove code setting special library locations for | |
750 | hppa*64*-*-hpux11*. Remove code setting compiler for | |
751 | sparc-sun-solaris2*. | |
752 | * configure: Regenerate. | |
753 | ||
ff46fb8f JM |
754 | 2011-05-04 Joseph Myers <[email protected]> |
755 | ||
756 | * configure.ac: Separate libgloss_dir settings from general case | |
757 | over targets. | |
758 | * configure: Regenerate. | |
759 | ||
82ae827f JM |
760 | 2011-04-28 Joseph Myers <[email protected]> |
761 | ||
762 | * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*, | |
763 | alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*, | |
764 | arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove | |
765 | cases in libgcj-disabling case statement. | |
766 | (hppa*64*-*-linux*): Set unsupported_languages instead of | |
767 | disabling target-zlib. | |
768 | (hppa*64*-*-*): Restrict case in libgcj-disabling case statement | |
769 | to hppa*64*-*-hpux*. | |
770 | (hppa*-*-*): Restrict case in libgcj-disabling case statement to | |
771 | hppa*-*-hpux*. | |
772 | (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf, | |
773 | i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*, | |
774 | i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* | | |
775 | fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* | | |
776 | powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*, | |
777 | sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* | | |
778 | sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | | |
779 | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in | |
780 | libgcj-disabling case statement. | |
781 | * configure: Regenerate. | |
782 | ||
0827f9a6 JM |
783 | 2011-04-28 Joseph Myers <[email protected]> |
784 | ||
785 | * configure.ac: Disable Java for targets not supporting libffi. | |
786 | (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe): | |
787 | Remove cases in Java-disabling statement. | |
788 | (*arm-wince-pe): Change to arm-wince-pe. | |
789 | (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove | |
790 | cases in Java-disabling statement. | |
791 | (bfin-*-*): Don't disable Java again. | |
792 | (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*, | |
793 | fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* | | |
794 | hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*, | |
795 | hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff, | |
796 | i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*, | |
797 | i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*, | |
798 | i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*, | |
799 | m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in | |
800 | Java-disabling statement. | |
801 | (mmix-*-*): Don't disable Java again. | |
802 | (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*, | |
803 | powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*, | |
804 | microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*, | |
805 | sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*, | |
806 | tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling | |
807 | statement. | |
808 | * configure: Regenerate. | |
809 | ||
899b04ef JM |
810 | 2011-04-28 Joseph Myers <[email protected]> |
811 | ||
812 | Merge from GCC: | |
813 | ||
814 | 2011-04-18 Jack Howarth <[email protected]> | |
815 | ||
816 | PR lto/48086 | |
817 | * configure.ac: Re-enable LTO on *-apple-darwin9*. | |
818 | * configure: Regenerate. | |
819 | ||
9863d716 JM |
820 | 2011-04-28 Joseph Myers <[email protected]> |
821 | ||
822 | * configure.ac: Separate cases disabling Java and Java libraries | |
823 | from general case over targets. | |
824 | * configure: Regenerate. | |
825 | ||
a90ef4bf JM |
826 | 2011-04-06 Joseph Myers <[email protected]> |
827 | ||
828 | * configure.ac (build_tools): Remove build-byacc. | |
829 | (host_libs): Remove mmalloc. | |
830 | (host_tools): Remove byacc make patch prms send-pr ash bash bzip2 | |
831 | autoconf automake libtool diff rcs fileutils shellutils time | |
832 | textutils wdiff find uudecode hello tar gzip indent recode release | |
833 | sed perl gawk findutils gettext zip. | |
834 | (libgcj): Remove target-qthreads. | |
835 | (target_tools): Remove target-examples target-gperf. | |
836 | (YACC): Don't handle building byacc. | |
837 | * configure: Regenerate. | |
838 | * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff, | |
839 | dosutils, examples, fileutils, find, findutils, gawk, gettext, | |
840 | gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc, | |
841 | patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr, | |
842 | shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't | |
843 | handle building components. | |
844 | * Makefile.in: Regenerate. | |
845 | ||
05a02268 RW |
846 | 2011-04-05 Ralf Wildenhues <[email protected]> |
847 | ||
848 | * config.sub: Sync from upstream. | |
849 | ||
c5f5c3c2 JM |
850 | 2011-04-01 Joseph Myers <[email protected]> |
851 | ||
852 | * configure.ac (avr-*-*): Add comment about why libssp is disabled. | |
853 | (microblaze*): Don't disable libssp. | |
854 | * configure: Regenerate. | |
855 | ||
f6c1938b JM |
856 | 2011-04-01 Joseph Myers <[email protected]> |
857 | ||
858 | * configure.ac: Remove code setting CONFIG_SHELL, config_shell and | |
859 | moveifchange. | |
860 | * configure: Regenerate. | |
861 | * Makefile.tpl: Use @SHELL@ not @config_shell@. | |
862 | * Makefile.in: Regenerate. | |
863 | ||
1f111696 JM |
864 | 2011-04-01 Joseph Myers <[email protected]> |
865 | ||
866 | * configure.ac (*-*-sysv4*): Don't enable libgomp. | |
867 | (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*, | |
868 | powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*, | |
869 | powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*, | |
870 | xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*, | |
871 | *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove | |
872 | md_exec_prefix cases. | |
873 | * configure: Regenerate. | |
874 | ||
065a5627 JM |
875 | 2011-04-01 Joseph Myers <[email protected]> |
876 | ||
877 | * configure.ac: Separate cases disabling target-libssp, | |
878 | target-libiberty, target-libstdc++-v3 and Fortran from general | |
879 | case over targets. | |
880 | * configure: Regenerate. | |
881 | ||
b2f14e4a JM |
882 | 2011-04-01 Joseph Myers <[email protected]> |
883 | ||
884 | * configure.ac (*-*-chorusos): Don't disable libgcj. | |
885 | (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*): | |
886 | Remove case. | |
887 | (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar. | |
888 | (arm-*-coff): Don't disable libgcj. | |
889 | (arm*-*-linux-gnueabi): Remove useless assignment. | |
890 | (arm-*-riscix*): Don't disable libgcj. | |
891 | (bfin-*-*): Don't enable target-bsp and target-cygmon depending on | |
892 | configuration. | |
893 | (c4x-*-* | tic4x-*-*): Don't disable GCC libraries. | |
894 | (c54x*-*-*): Remove case. | |
895 | (tic54x-*-*): Don't disable GCC or GCC libraries. | |
896 | (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf | |
897 | to *. | |
898 | (d10v-*-*): Don't disable GCC libraries. | |
899 | (d30v-*-*): Don't disable libgcj. | |
900 | (h8500-*-*): Don't disable GCC libraries. | |
901 | (i960-*-*): Don't disable libgcj. | |
902 | (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*. | |
903 | (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*, | |
904 | i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable | |
905 | libgcj. | |
906 | (m68k-*-coff*): Remove case. | |
907 | (mmix-*-*): Don't disable libgloss on host. | |
908 | (mn10200-*-*, mn10300-*-*): Remove cases. | |
909 | (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*, | |
910 | powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*): | |
911 | Don't disable libgcj. | |
912 | (romp-*-*): Remove case. | |
913 | (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj. | |
914 | (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove | |
915 | case. | |
916 | (v810-*-*): Don't disable GCC libraries. | |
917 | (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases. | |
918 | (ip2k-*-*): Don't disable GCC libraries. | |
919 | * configure: Regenerate. | |
920 | ||
6a608608 JM |
921 | 2011-03-28 Joseph Myers <[email protected]> |
922 | ||
923 | * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable | |
924 | libffi on host. | |
925 | (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib | |
926 | on host. | |
927 | (c54x*-*-* | tic54x-*-*): Don't disable newlib on host. | |
928 | * configure: Regenerate. | |
929 | ||
5b806d27 NC |
930 | 2011-03-26 John Marino <[email protected]> |
931 | ||
932 | * configure.ac: Add support for *-*-dragonfly* | |
933 | * configure: Regenerate. | |
934 | ||
0377a422 JM |
935 | 2011-03-25 Joseph Myers <[email protected]> |
936 | ||
937 | * configure.ac (native_only): Remove. | |
938 | (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu | |
939 | send-pr uudecode guile gnuserv on host. | |
940 | (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake | |
941 | send-pr rcs guile perl texinfo libtool on host. | |
942 | (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf | |
943 | automake send-pr rcs guile perl texinfo libtool on host. | |
944 | (*-*-cygwin*, *-*-netbsd*): Remove host cases. | |
945 | (*-*-kaos*): Don't disable target-examples target-gperf on target. | |
946 | (alpha*-dec-osf*): Don't disable fileutils on target. | |
947 | (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples | |
948 | texinfo send-pr expect dejagnu on target. | |
949 | (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable | |
950 | target-qthreads on target. | |
951 | (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target. | |
952 | (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target. | |
953 | (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*, | |
954 | x86_64-*-mingw*): Don't disable expect on target. | |
955 | (*-*-cygwin*): Don't disable target-gperf on target. | |
956 | (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect | |
957 | gnuserv on target. | |
958 | (powerpcle-*-solaris*): Don't disable make expect gnuserv on | |
959 | target. | |
960 | * configure: Regenerate. | |
961 | ||
2354b38b JM |
962 | 2011-03-25 Joseph Myers <[email protected]> |
963 | ||
964 | * configure.ac (target_tools): Remove target-groff. | |
965 | (native_only): Remove target-groff. | |
966 | (hppa*64*-*-*): Don't disable byacc. | |
967 | (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs | |
968 | setting. | |
969 | (*-*-kaos*): Don't skip target-librx and target-groff. | |
970 | (*-*-netware*): Don't skip target-libmudflap. | |
971 | (*-*-tpf*): Don't skip target-libmudflap. | |
972 | (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured | |
973 | directories on the host. | |
974 | (ia64*-*-*vms*): Don't skip tix. | |
975 | (sh-*-* | sh64-*-*): Don't condition skipped directories on the | |
976 | host. | |
977 | * configure: Regenerate. | |
978 | ||
28d9b232 PB |
979 | 2011-03-24 Paolo Bonzini <[email protected]> |
980 | ||
981 | * configure.ac: Remove references to mt-mep, mt-netware, | |
982 | mt-wince. | |
983 | * Makefile.def: Add all-utils soft dependencies. | |
984 | * Makefile.tpl: Remove GDB_NLM_DEPS. | |
985 | * configure: Regenerate. | |
986 | * Makefile.in: Regenerate. | |
987 | ||
dbbe5f95 PB |
988 | 2011-03-24 Paolo Bonzini <[email protected]> |
989 | ||
990 | Sync from GCC: | |
991 | ||
992 | 2011-03-24 Paolo Bonzini <[email protected]> | |
993 | ||
994 | * configure.ac: Do not include mh-x86omitfp. | |
995 | * configure: Regenerate. | |
996 | ||
997 | 2011-03-24 Paolo Bonzini <[email protected]> | |
998 | ||
999 | * configure.ac: Remove empty cases. | |
1000 | * configure: Regenerate. | |
1001 | ||
1002 | 2011-03-24 Paolo Bonzini <[email protected]> | |
1003 | ||
1004 | * Makefile.def: Add dependency from termcap to gdb. | |
1005 | * Makefile.in: Regenerate. | |
1006 | ||
1007 | 2011-03-24 Paolo Bonzini <[email protected]> | |
1008 | ||
1009 | * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris. | |
1010 | * configure: Regenerate. | |
1011 | * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS. | |
1012 | * Makefile.tpl: Likewise. | |
1013 | * Makefile.in: Regenerate. | |
1014 | ||
1015 | 2011-03-24 Paolo Bonzini <[email protected]> | |
1016 | ||
1017 | * configure.ac: Remove all mentions of tentative_cc. | |
1018 | * configure: Regenerate. | |
1019 | ||
1020 | 2011-03-16 Jack Howarth <[email protected]> | |
1021 | ||
1022 | PR lto/48086 | |
1023 | * configure.ac: Re-enable LTO on *-apple-darwin9. | |
1024 | * configure: Regenerate. | |
1025 | ||
3516a403 JM |
1026 | 2011-03-24 Joseph Myers <[email protected]> |
1027 | ||
1028 | * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*, | |
1029 | i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*, | |
1030 | m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*, | |
1031 | m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*, | |
1032 | mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*, | |
1033 | i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*, | |
1034 | i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*, | |
1035 | i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*, | |
1036 | i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*, | |
1037 | hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*, | |
1038 | *-*-rhapsody*): Remove host cases. | |
1039 | * configure: Regenerate. | |
1040 | ||
93cc359e JM |
1041 | 2011-03-24 Joseph Myers <[email protected]> |
1042 | ||
1043 | * configure.ac (ppc*-*-pe): Remove host case. | |
1044 | (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* | | |
1045 | xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf | |
1046 | | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target | |
1047 | cases. | |
1048 | * configure: Regenerate. | |
1049 | ||
29b2c556 JM |
1050 | 2011-03-24 Joseph Myers <[email protected]> |
1051 | ||
1052 | * config.sub: Update to version 2011-03-23. | |
1053 | ||
f0ff0f90 JM |
1054 | 2011-03-22 Joseph Myers <[email protected]> |
1055 | ||
1056 | * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*, | |
1057 | i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss* | |
1058 | | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases. | |
1059 | * configure: Regenerate. | |
1060 | ||
782cb41f JM |
1061 | 2011-03-22 Joseph Myers <[email protected]> |
1062 | ||
1063 | * config-ml.in: Don't handle arc-*-elf*. | |
1064 | * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe, | |
1065 | m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't | |
1066 | handle GCC libraries. | |
1067 | * configure: Regenerate. | |
1068 | ||
0e8ad34f RO |
1069 | 2011-03-21 Rainer Orth <[email protected]> |
1070 | ||
1071 | PR bootstrap/48120: | |
1072 | * configure.ac (pwllib): Use LIBS instead of LDFLAGS. | |
1073 | Add -lstdc++ -lm to LIBS. | |
1074 | * configure: Regenerate. | |
1075 | ||
5548b4ce DE |
1076 | 2011-03-18 David Edelsohn <[email protected]> |
1077 | ||
1078 | * config.guess: Update to version 2011-02-02 | |
1079 | * config.sub: Update to version 2011-02-24 | |
2e702c99 | 1080 | |
86ed8cf6 SP |
1081 | 2011-03-03 Sebastian Pop <[email protected]> |
1082 | ||
9eb322aa MF |
1083 | * configure.ac: Adjust test of with_ppl. |
1084 | * configure: Regenerated. | |
86ed8cf6 | 1085 | |
b123da99 SP |
1086 | 2011-03-02 Sebastian Pop <[email protected]> |
1087 | ||
1088 | * configure.ac: Add -lpwl to ppllibs. | |
1089 | * config/cloog.m4: Add -lisl to clooglibs. | |
1090 | * configure: Regenerated. | |
1091 | ||
822ce8ee RW |
1092 | 2011-02-13 Ralf Wildenhues <[email protected]> |
1093 | ||
1094 | Import from Libtool and gnulib: | |
1095 | ||
1096 | 2011-01-27 Gerald Pfeifer <[email protected]> | |
1097 | ||
1098 | Prepare for supporting FreeBSD 10. | |
1099 | * config.rpath: Remove handling of freebsd1* which soon would | |
1100 | match FreeBSD 10.0. | |
1101 | ||
1102 | 2011-01-20 Gerald Pfeifer <[email protected]> (tiny change) | |
1103 | ||
1104 | Remove support for FreeBSD 1.x. | |
1105 | * libtool.m4 (_LT_LINKER_SHLIBS) | |
1106 | (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which | |
1107 | soon would incorrectly match FreeBSD 10.0. | |
1108 | ||
dcb5e506 RW |
1109 | 2011-02-12 Ralf Wildenhues <[email protected]> |
1110 | ||
1111 | PR binutils/12283 | |
1112 | * MAINTAINERS (mkinstalldirs): Comes from Automake. | |
1113 | (move-if-change): Comes from gnulib. | |
1114 | * move-if-change: Import version from gnulib. | |
1115 | ||
8d8eef9a RW |
1116 | 2011-02-12 Ralf Wildenhues <[email protected]> |
1117 | ||
1118 | Sync from GCC: | |
1119 | ||
1120 | 2011-02-12 Alexandre Oliva <[email protected]> | |
1121 | ||
1122 | PR lto/47225 | |
1123 | * Makefile.def (lto-plugin): Double dash for enable-shared. | |
1124 | (configure-gcc): Depend on all-lto-plugin. | |
1125 | * Makefile.in: Rebuilt. | |
1126 | ||
1127 | 2011-02-11 Ralf Wildenhues <[email protected]> | |
1128 | ||
1129 | * configure.ac: Remove extra bracket. | |
1130 | * configure: Regenerate. | |
1131 | ||
1132 | 2011-02-06 Kai Tietz <[email protected]> | |
1133 | ||
1134 | PR lto/47225 | |
1135 | * Makefile.def: Add dependency for install-gcc | |
1136 | on install-lto-plugin. | |
1137 | * Makfile.in: Regenerated | |
1138 | ||
1139 | 2011-01-25 Jakub Jelinek <[email protected]> | |
1140 | ||
1141 | * configure.ac: If with_ppl is no, move setting with_cloog=no | |
1142 | after CLOOG_REQUESTED check. | |
1143 | * configure: Regenerated. | |
1144 | ||
1145 | 2011-01-25 Sebastian Pop <[email protected]> | |
1146 | ||
1147 | * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and | |
1148 | CLooG has been requested. | |
1149 | * configure: Regenerated. | |
1150 | ||
1151 | 2011-01-25 Sebastian Pop <[email protected]> | |
1152 | ||
1153 | * configure: Regenerated. | |
1154 | * configure.ac: Check for version 0.11 (or later revision) of PPL. | |
1155 | ||
1156 | 2011-01-25 Tobias Grosser <[email protected]> | |
1157 | ||
1158 | * configure: Regenerated. | |
1159 | * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1). | |
1160 | ||
1161 | 2011-01-07 Jan Hubicka <[email protected]> | |
1162 | ||
1163 | PR lto/47225 | |
1164 | * Makefile.in: Regenerate. | |
1165 | * Makefile.def (lto-plugin): Always pass enable-shared to the plugin | |
1166 | configure. | |
1167 | ||
65b4571a AO |
1168 | 2011-01-31 Alexandre Oliva <[email protected]> |
1169 | ||
1170 | PR libgcj/44341 | |
1171 | * configure.ac: Discard --with-* flags for host when configuring | |
1172 | target libraries for cross build. | |
1173 | * configure: Rebuilt. | |
1174 | ||
7837304f AS |
1175 | 2011-01-21 Andreas Schwab <[email protected]> |
1176 | ||
1177 | Sync from GCC: | |
1178 | ||
1179 | 2011-01-21 Andreas Schwab <[email protected]> | |
1180 | ||
1181 | * configure.ac: Use AS_HELP_STRING throughout. | |
1182 | * configure: Regenerate. | |
1183 | ||
1184 | 2011-01-18 Jie Zhang <[email protected]> | |
1185 | ||
1186 | * configure.ac (bfin-*-*): Remove gdb from noconfigdirs. | |
1187 | * configure: Regenerate. | |
1188 | ||
115ef890 RW |
1189 | 2010-12-10 John David Anglin <[email protected]> |
1190 | ||
1191 | * ltmain.sh (relink): Use absolute path when hardcoding with -L. | |
1192 | ||
92c9a463 JB |
1193 | 2011-01-13 Joel Brobecker <[email protected]> |
1194 | ||
1195 | * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs | |
1196 | for ia64-hpux. | |
1197 | * configure: Regenerate. | |
1198 | ||
887ebfb4 RW |
1199 | 2011-01-02 Ralf Wildenhues <[email protected]> |
1200 | ||
1201 | Sync from GCC: | |
1202 | 2010-12-22 Hariharan Sandanagobalane <[email protected]> | |
1203 | ||
1204 | * configure.ac: (picochip): Disable libiberty. | |
1205 | * configure: Regenerate. | |
1206 | ||
04d2c2b2 JJ |
1207 | 2010-12-18 Jeff Johnston <[email protected]> |
1208 | ||
1209 | * COPYING.LIBGLOSS: Remove the GPL for fr30 target. | |
1210 | ||
33d23ee8 ILT |
1211 | 2010-12-10 Ian Lance Taylor <[email protected]> |
1212 | ||
1213 | PR bootstrap/46819 | |
1214 | * configure.ac: For --disable-libgcj clear libgcj_saved. | |
1215 | * configure: Rebuild. | |
1216 | ||
89a1e9c3 PB |
1217 | 2010-12-10 Tobias Burnus <[email protected]> |
1218 | ||
1219 | PR fortran/46540 | |
1220 | * configure.ac: Add --disable-libquadmath and | |
1221 | --disable-libquadmath-support. | |
1222 | * configure: Regenerate. | |
1223 | ||
ac7bcd26 TG |
1224 | 2010-12-10 Tristan Gingold <[email protected]> |
1225 | ||
1226 | * src-release (ETC_SUPPORT): add gnu-oids.texi | |
1227 | ||
d357cef7 HPN |
1228 | 2010-12-03 Hans-Peter Nilsson <[email protected]> |
1229 | ||
1230 | PR libffi/46792 | |
1231 | * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi. | |
1232 | * configure: Regenerate. | |
1233 | ||
4f11b223 ILT |
1234 | 2010-12-02 Ian Lance Taylor <[email protected]> |
1235 | ||
1236 | * configure.ac: Always set default for poststage1_ldflags to | |
1237 | -static-libstdc++ -static-libgcc. | |
1238 | ||
989abc33 JJ |
1239 | 2010-12-02 Jeff Johnston <[email protected]> |
1240 | ||
1241 | * COPYING.NEWLIB: Add National Semiconductor notice. | |
1242 | ||
950386c6 AS |
1243 | 2010-11-29 Andreas Schwab <[email protected]> |
1244 | ||
1245 | * configure.ac: Move comment to remove extra space in last argument | |
1246 | of GCC_TARGET_TOOL. | |
1247 | ||
87cda2cf AO |
1248 | 2010-11-26 Alexandre Oliva <[email protected]> |
1249 | ||
7d509c83 | 1250 | PR other/46026 |
87cda2cf AO |
1251 | * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3. |
1252 | * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass. | |
1253 | * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New. | |
1254 | (BASE_FLAGS_TO_PASS): Use it. | |
1255 | * configure: Rebuilt. | |
1256 | * Makefile.in: Rebuilt. | |
1257 | ||
d3b50760 L |
1258 | 2010-11-23 H.J. Lu <[email protected]> |
1259 | ||
1260 | PR binutils/12258 | |
1261 | * configure.ac: Correct comments for --enable-gold/--enable-ld. | |
1262 | Properly check default linker. | |
1263 | * configure: Regnerated. | |
1264 | ||
c7791212 NC |
1265 | 2010-11-23 Matthias Klose <[email protected]> |
1266 | ||
1267 | * configure.ac: For --enable-gold, handle value `default' instead of | |
1268 | `both*'. New configure option --{en,dis}able-ld. | |
1269 | * configure: Regenerate. | |
1270 | ||
9e1a94f4 ILT |
1271 | 2010-11-20 Ian Lance Taylor <[email protected]> |
1272 | ||
1273 | * configure.ac: Only disable a language library if no language needs | |
1274 | it. Don't let --disable-libgcj uncondtionally disable libffi. | |
1275 | * configure: Rebuild. | |
1276 | ||
ceca0218 PB |
1277 | 2010-11-20 Paolo Bonzini <[email protected]> |
1278 | ||
1279 | * configure: Regenerate. | |
1280 | ||
9b980aa1 RW |
1281 | 2010-11-20 Ralf Wildenhues <[email protected]> |
1282 | ||
1283 | PR other/46202 | |
1284 | * configure.ac: Fix just-built in-tree STRIP name to be | |
1285 | binutils/strip-new. | |
1286 | * configure: Regenerate. | |
1287 | * Makefile.def (install-strip-gcc, install-strip-binutils) | |
1288 | (install-strip-opcodes, install-strip-ld, install-strip-itcl) | |
1289 | (install-strip-sid): Mirror dependencies on non-strip variants | |
1290 | of these targets on the respective -strip prerequisites. | |
1291 | * Makefile.tpl (install-strip, install-strip-host) | |
1292 | (install-strip-target): New targets. | |
1293 | (install-strip-[+module+], install-strip-target-[+module+]): | |
1294 | New targets. | |
1295 | * Makefile.in: Regenerate. | |
1296 | ||
e552509b ILT |
1297 | 2010-11-19 Ian Lance Taylor <[email protected]> |
1298 | Ralf Wildenhues <[email protected]> | |
1299 | ||
1300 | * configure.ac: Add target-libgo to target_libraries. Set | |
1301 | and substitute GOC_FOR_BUILD and GOC_FOR_TARGET. | |
1302 | * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS. | |
1303 | (HOST_EXPORTS): Add GOC. | |
1304 | (BASE_TARGET_EXPORTS): Add GOC. | |
1305 | (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables. | |
1306 | (GOCFLAGS_FOR_TARGET): New variable. | |
1307 | (EXTRA_HOST_FLAGS): Add GOC. | |
1308 | (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS. | |
1309 | * Makefile.def (target_modules): Add libgo. | |
1310 | (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET. | |
1311 | (dependencies): Add dependency from configure-target-libgo to | |
1312 | configure-target-libffi and all-target-libstdc++-v3. Add | |
1313 | dependencies from all-target-libgo to all-target-libffi. | |
1314 | (languages): Add go. | |
1315 | * configure: Rebuild. | |
1316 | * Makefile.in: Rebuild. | |
1317 | ||
1318 | 2010-11-19 Ian Lance Taylor <[email protected]> | |
1319 | ||
1320 | * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other | |
1321 | compiler/flag environment variables. | |
1322 | ||
1323 | 2010-11-18 Ian Lance Taylor <[email protected]> | |
1324 | ||
1325 | * configure.ac: Check for lang_requires_boot_languages in | |
1326 | config-lang.in files. | |
1327 | * configure: Rebuild. | |
1328 | ||
8c21d9c7 MF |
1329 | 2010-11-17 Mike Frysinger <[email protected]> |
1330 | ||
1331 | * .gitignore: New file. | |
1332 | ||
e552509b ILT |
1333 | 2010-11-16 Francois-Xavier Coudert <[email protected]> |
1334 | Tobias Burnus <[email protected]> | |
1335 | ||
1336 | PR fortran/32049 | |
1337 | * Makefile.def: Add libquadmath; build it with language=fortran. | |
1338 | * configure.ac: Add libquadmath. | |
1339 | * Makefile.tpl: Handle multiple libs in check-[+language+]. | |
1340 | * Makefile.in: Regenerate. | |
1341 | * configure: Regenerate. | |
1342 | ||
1343 | 2010-11-15 Andreas Schwab <[email protected]> | |
1344 | ||
1345 | * configure.ac: Fix spelling in option names. | |
1346 | * configure: Regenerated. | |
1347 | ||
1348 | 2010-11-13 Georg-Johann Lay <[email protected]> | |
1349 | ||
1350 | PR bootstrap/39622 | |
1351 | * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path. | |
1352 | * configure: Regenerated. | |
1353 | ||
1354 | 2010-11-12 Tobias Grosser <[email protected]> | |
1355 | ||
1356 | * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to | |
1357 | define the cloog backend to use. Furthermore, only pass the ppllibs to | |
1358 | the configure checks, if necessary. | |
1359 | * configure: Regenerate. | |
1360 | ||
1361 | 2010-11-12 Tobias Grosser <[email protected]> | |
1362 | ||
1363 | * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL. | |
1364 | * configure: regenerate | |
1365 | ||
1366 | 2010-11-12 Tobias Grosser <[email protected]> | |
1367 | ||
1368 | * config/cloog.m4: Fix typo. verison -> version. | |
1369 | * configure: Regenerate. | |
1370 | ||
1371 | 2010-11-12 Tobias Grosser <[email protected]> | |
1372 | ||
1373 | * config/cloog.m4: Pass ppl libraries to the CLooG version check. | |
1374 | * configure: Regenerate. | |
1375 | ||
1376 | 2010-11-11 Andreas Simbuerger <[email protected]> | |
1377 | ||
1378 | * configure.ac: Support official CLooG.org versions. | |
1379 | * configure: Regenerate. | |
1380 | * config/cloog.m4: New. | |
1381 | ||
aa291e2d ME |
1382 | 2010-11-05 Michael Eager <[email protected]> |
1383 | ||
1384 | * COPYING.LIBGLOSS: Correct typo in microblaze. | |
1385 | * COPYING.NEWLIB: Same. | |
1386 | ||
e552509b ILT |
1387 | 2010-11-04 Iain Sandoe <[email protected]> |
1388 | ||
1389 | * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants. | |
1390 | * configure: Regenerate. | |
1391 | ||
74cea91b DK |
1392 | 2010-11-03 Ian Lance Taylor <[email protected]> |
1393 | Dave Korn <[email protected]> | |
1394 | ||
1395 | PR lto/46273 | |
1396 | * configure.ac: Remove libelf tests. Build lto-plugin on ELF always | |
1397 | and on other supported platforms whenever LTO is enabled. | |
1398 | * configure: Rebuild. | |
1399 | ||
6d0cd39e AM |
1400 | 2010-11-02 Alan Modra <[email protected]> |
1401 | ||
1402 | PR binutils/12110 | |
1403 | * configure.ac: Error when source path contains spaces. | |
1404 | * configure: Regenerate. | |
1405 | ||
18a8530e ILT |
1406 | 2010-10-20 Ian Lance Taylor <[email protected]> |
1407 | ||
1408 | * Makefile.def (target_modules): Set lib_path to src/.libs for | |
1409 | libstdc++-v3 module. | |
1410 | * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment. | |
1411 | * Makefile.in: Rebuild. | |
1412 | ||
6ed3211e JJ |
1413 | 2010-10-08 Bernd Schmidt <[email protected]> |
1414 | Joseph Myers <[email protected]> | |
1415 | ||
1416 | * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery | |
1417 | notices. | |
1418 | * COPYING.NEWLIB: Add Texas Instruments notice. | |
1419 | ||
a8eb3f0a DK |
1420 | 2010-10-07 Dave Korn <[email protected]> |
1421 | ||
1422 | * configure.ac (build_lto_plugin): New shell variable. | |
1423 | (--enable-lto): Turn on by default for all non-ELF platforms that | |
1424 | have had LTO support added so far. Set build_lto_plugin appropriately | |
1425 | for both ELF and non-ELF. | |
1426 | (configdirs): Add lto-plugin or not based on build_lto_plugin. | |
1427 | * configure: Regenerate. | |
1428 | ||
4074d5f2 RW |
1429 | 2010-10-02 Ralf Wildenhues <[email protected]> |
1430 | ||
1431 | PR bootstrap/45326 | |
1432 | PR bootstrap/45174 | |
1433 | * configure.ac: Honor initial values of $build_configargs, | |
1434 | $host_configargs, $target_configargs. Mark the precious, so | |
1435 | environment settings get recorded. | |
1436 | * configure: Regenerate. | |
1437 | ||
29821356 RW |
1438 | 2010-10-02 Ralf Wildenhues <[email protected]> |
1439 | ||
1440 | Sync from GCC: | |
1441 | ||
1442 | 2010-09-30 Michael Eager <[email protected]> | |
1443 | ||
1444 | * configure.ac (microblaze): Add target-libssp to noconfigdirs. | |
1445 | * configure: Regenerate. | |
1446 | ||
1447 | 2010-09-21 Iain Sandoe <[email protected]> | |
1448 | ||
1449 | * configure.ac (enable-lto): Add Darwin to the list of supported lto | |
1450 | targets and amend comment. | |
1451 | * configure: Regenerate. | |
1452 | ||
1453 | 2010-09-03 Jack Howarth <[email protected]> | |
1454 | ||
1455 | * configure.ac: Enable LTO by default on Darwin. | |
1456 | * configure: Regenerate. | |
1457 | ||
1458 | 2010-07-23 Marc Glisse <[email protected]> | |
1459 | ||
1460 | PR bootstrap/44455 | |
1461 | * configure.ac (extra_mpfr_configure_flags): Copy from | |
1462 | extra_mpc_gmp_configure_flags. | |
1463 | * configure: Re-generated. | |
1464 | ||
57eefe4d RW |
1465 | 2010-09-30 Ralf Wildenhues <[email protected]> |
1466 | ||
1467 | Sync from GCC: | |
1468 | ||
1469 | PR bootstrap/45796 | |
1470 | * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc): | |
1471 | Depend on all-build-libiberty. | |
1472 | * Makefile.in: Regenerate. | |
1473 | ||
1474 | 2010-09-27 Ralf Wildenhues <[email protected]> | |
3cac54d2 RW |
1475 | |
1476 | Sync from GCC: | |
1477 | ||
1478 | PR bootstrap/44621 | |
1479 | * configure.ac: Fix unportable shell quoting. | |
1480 | * configure: Regenerate. | |
1481 | ||
48bb73dd RW |
1482 | 2010-07-26 Naveen.H.S <[email protected]> |
1483 | ||
1484 | * configure.ac: Support all v850 targets. | |
1485 | * configure: Regenerate. | |
1486 | ||
1d14850f PB |
1487 | 2010-07-17 Jack Howarth <[email protected]> |
1488 | ||
1489 | PR target/44862 | |
1490 | * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): | |
1491 | Provide -B option to allow for link spec %s substitutions for | |
1492 | libstdc++.a on darwin. | |
1493 | * Makefile.in: Regenerate. | |
1494 | ||
7530c480 AO |
1495 | 2010-06-10 Alexandre Oliva <[email protected]> |
1496 | ||
1497 | * Makefile.def (configure-gcc): Depend on all-libelf. | |
1498 | * Makefile.in: Rebuild. | |
1499 | ||
285d560d RW |
1500 | 2010-06-01 Ralf Wildenhues <[email protected]> |
1501 | ||
1502 | * config.sub, config.guess: Update from upstream sources. | |
1503 | ||
a009f2e7 RW |
1504 | 2010-06-01 Ralf Wildenhues <[email protected]> |
1505 | ||
1506 | Sync from GCC: | |
1507 | ||
1508 | 2010-05-05 Sebastian Pop <[email protected]> | |
1509 | * configure.ac: Allow all the versions greater than 0.10 of PPL. | |
1510 | * configure: Regenerated. | |
1511 | ||
1512 | 2010-04-20 Eric Botcazou <[email protected]> | |
1513 | * configure.ac (BUILD_CONFIG): Redirect output to /dev/null. | |
1514 | * configure: Regenerate. | |
1515 | ||
1516 | 2010-04-17 Ralf Cors<E9>pius <[email protected]> | |
1517 | * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs. | |
1518 | * configure: Regenerate. | |
1519 | ||
1520 | 2010-04-16 Rainer Orth <[email protected]> | |
1521 | * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx | |
1522 | separately. | |
1523 | * configure: Regenerate. | |
1524 | ||
1525 | 2010-04-13 Steve Ellcey <[email protected]> | |
1526 | * configure: Regenerate after change to elf.m4. | |
1527 | ||
1528 | 2010-04-02 Sebastian Pop <[email protected]> | |
1529 | * configure.ac: Add brackets around AC_TRY_COMPILE alternative. | |
1530 | * configure: Regenerated. | |
1531 | ||
1532 | 2010-04-02 Sebastian Pop <[email protected]> | |
1533 | * configure.ac: Print "buggy but acceptable" when CLooG | |
1534 | revision is less than 9. | |
1535 | * configure: Regenerated. | |
1536 | ||
e49e5c92 DK |
1537 | 2010-05-26 Dave Korn <[email protected]> |
1538 | ||
1539 | Merge from gcc: | |
1540 | ||
1541 | 2010-05-18 Steven Bosscher <[email protected]> | |
1542 | * configure.ac (--enable-lto): All *-apple-darwin* now support LTO. | |
1543 | * configure: Regenerate. | |
1544 | ||
1545 | 2010-05-07 Steven Bosscher <[email protected]> | |
1546 | * configure.ac (--enable-lto): Add x86_64-apple-darwin* as | |
1547 | a platform that supports LTO. | |
1548 | * configure: Regenerate. | |
1549 | ||
1550 | 2010-04-27 Dave Korn <[email protected]> | |
1551 | PR lto/42776 | |
1552 | * configure.ac (--enable-lto): Refactor handling so libelf tests | |
1553 | are only performed inside then-clause of ACX_ELF_TARGET_IFELSE, | |
1554 | and allow LTO to be explicitly enabled on non-ELF platforms that | |
1555 | are known to support it inside else-clause. | |
1556 | * configure: Regenerate. | |
1557 | ||
e6de499b NC |
1558 | 2010-04-27 Roland McGrath <[email protected]> |
1559 | H.J. Lu <[email protected]> | |
1560 | ||
1561 | * configure.ac (--enable-gold): Support both, both/gold and | |
1562 | both/bfd to add gold to configdirs without removing ld. | |
1563 | * configure: Regenerated. | |
1564 | ||
1565 | * Makefile.def: Add install-gold dependency to install-ld. | |
1566 | * Makefile.in: Regenerated. | |
1567 | ||
d594eacc TG |
1568 | 2010-04-14 Tristan Gingold <[email protected]> |
1569 | ||
1570 | * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs. | |
1571 | * configure: Regenerate. | |
1572 | ||
938d2b74 RW |
1573 | 2010-04-08 Ralf Wildenhues <[email protected]> |
1574 | ||
1575 | Merge from gcc: | |
1576 | PR bootstrap/43615 | |
1577 | PR bootstrap/43328 | |
1578 | Revert: | |
1579 | 2010-03-31 Ralf Wildenhues <[email protected]> | |
1580 | * configure.ac: Do not pass --enable-multilib nor | |
1581 | --disable-multilib in baseargs. Accept explicitly passed | |
1582 | --enable_multilib. | |
1583 | * configure: Regenerate. | |
1584 | ||
a9ef41a7 RW |
1585 | 2010-03-31 Ralf Wildenhues <[email protected]> |
1586 | ||
1587 | PR bootstrap/43328 | |
1588 | * configure.ac: Do not pass --enable-multilib nor | |
1589 | --disable-multilib in baseargs. Accept explicitly passed | |
1590 | --enable_multilib. | |
1591 | * configure: Regenerate. | |
1592 | ||
619a3713 JM |
1593 | 2010-03-23 Joseph Myers <[email protected]> |
1594 | ||
1595 | * configure.ac (tic6x-*-*): New case. | |
1596 | * configure: Regenerate. | |
1597 | ||
92f4e989 JM |
1598 | 2010-03-23 Joseph Myers <[email protected]> |
1599 | ||
1600 | Merge from gcc: | |
1601 | 2010-03-19 Jack Howarth <[email protected]> | |
1602 | PR ada/42554 | |
1603 | * configure.ac: Only pass -c to ranlib for darwin9 and earlier. | |
1604 | * configure: Regenerate. | |
1605 | ||
c35a0556 JM |
1606 | 2010-03-23 Joseph Myers <[email protected]> |
1607 | ||
1608 | * config.sub: Update to version 2010-03-22. | |
1609 | * config.guess: Update to version 2009-12-30. | |
1610 | ||
18fa8f9c JM |
1611 | 2010-03-14 Joseph Myers <[email protected]> |
1612 | ||
1613 | Merge from gcc: | |
1614 | 2010-01-11 Richard Guenther <[email protected]> | |
1615 | PR lto/41569 | |
1616 | * Makefile.def (all-lto-plugin): Depend on all-gcc. | |
1617 | * Makefile.in: Regenerated. | |
1618 | ||
ba98da75 RO |
1619 | 2010-03-01 Rainer Orth <[email protected]> |
1620 | ||
1621 | PR libstdc++/32499 | |
1622 | * configure.ac (RANLIB): Default to true. | |
1623 | (STRIP): Likewise. | |
1624 | (RANLIB_FOR_TARGET): Remove superfluous : argument. | |
1625 | * configure: Regenerate. | |
1626 | ||
3994761f NC |
1627 | 2010-02-17 Nick Clifton <[email protected]> |
1628 | ||
1629 | PR 11238 | |
1630 | * Makefile.tpl (local-distclean): Also remove config.cache files in | |
1631 | sub-directories as there may not be Makefiles present in the | |
1632 | sub-directories. | |
792cdb50 NC |
1633 | * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete |
1634 | the config.cache files found by the find command. | |
1635 | ||
3994761f NC |
1636 | * Makefile.in: Regenerate. |
1637 | * configure.ac: Revert previous delta. | |
1638 | * configure: Regenerate. | |
1639 | ||
01a82011 NC |
1640 | 2010-02-15 Nick Clifton <[email protected]> |
1641 | ||
1642 | PR 11238 | |
1643 | * configure.ac: Delete config.cache files in sub-directories when | |
1644 | deleting Makefiles. | |
1645 | * configure: Regenerate. | |
1646 | ||
143754cd NC |
1647 | 2010-02-15 Nick Clifton <[email protected]> |
1648 | ||
1649 | * configure.ac: Sync from gcc. | |
1650 | * configure: Regenerate. | |
1651 | ||
a6b5846e KG |
1652 | 2010-01-31 Kaveh R. Ghazi <[email protected]> |
1653 | ||
1654 | Sync from gcc: | |
1655 | * configure.ac: Add "recommended" version checks for GMP/MPC. | |
1656 | Update recommended GMP/MPFR/MPC versions. | |
1657 | * configure: Regenerate. | |
1658 | ||
2aa2364a JR |
1659 | 2010-01-25 Joern Rennecke <[email protected]> |
1660 | ||
1661 | gcc PR libstdc++/36101, gcc PR libstdc++/42813 | |
1662 | * configure.ac (bootstrap_target_libs): Make inclusion of | |
1663 | target-libgomp conditional on libgomb being in target_configdirs. | |
1664 | * configure: Regenerate. | |
1665 | ||
d35e937f JR |
1666 | 2010-01-23 Joern Rennecke <[email protected]> |
1667 | ||
1668 | gcc PR libstdc++/36101, gcc PR libstdc++/42813 | |
1669 | * configure.ac (bootstrap_target_libs): Include target-libgomp. | |
1670 | * configure: Regenerate. | |
1671 | ||
911e63d0 JR |
1672 | 2010-01-22 Joern Rennecke <[email protected]> |
1673 | ||
1674 | gcc PR libstdc++/36101, gcc PR libstdc++/42813 | |
1675 | * configure.ac (target_configdirs): Substitute. | |
1676 | * Makefile.def: Bootstrap target module libgomp. | |
1677 | Add dependency of all-target-libstdc++-v3 on configure-target-libgomp. | |
1678 | * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable. | |
1679 | (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS. | |
1680 | * configure, Makefile.in: Regenerate. | |
1681 | ||
3725885a RW |
1682 | 2009-12-09 Ralf Wildenhues <[email protected]> |
1683 | ||
1684 | * libtool.m4: Sync from git Libtool. | |
1685 | * ltmain.sh: Likewise. | |
1686 | * ltoptions.m4: Likewise. | |
1687 | * ltversion.m4: Likewise. | |
1688 | * lt~obsolete.m4: Likewise. | |
1689 | ||
d5f2ee2e | 1690 | 2010-01-07 Kaveh R. Ghazi <[email protected]> |
9eb322aa | 1691 | Francois-Xavier Coudert <[email protected]> |
d5f2ee2e KG |
1692 | |
1693 | PR bootstrap/42424 | |
1694 | * configure.ac: Include libtool m4 files. | |
9eb322aa | 1695 | (_LT_CHECK_OBJDIR): Call it. |
d5f2ee2e KG |
1696 | (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags, |
1697 | gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir. | |
3725885a | 1698 | |
d5f2ee2e KG |
1699 | * configure: Regenerate. |
1700 | ||
f2b2dd91 RW |
1701 | 2010-01-07 Ralf Wildenhues <[email protected]> |
1702 | ||
1703 | PR bootstrap/41818 | |
1704 | * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH | |
1705 | to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment. | |
1706 | * Makefile.in: Regenerate. | |
1707 | ||
06ca7962 BE |
1708 | 2009-12-18 Ben Elliston <[email protected]> |
1709 | ||
1710 | * config.sub, config.guess: Update from upstream sources. | |
1711 | ||
30a16d7b JJ |
1712 | 2009-12-17 Jeff Johnston <[email protected]> |
1713 | ||
1714 | * COPYING.NEWLIB: Update copyright date. | |
1715 | * COPYING.LIBGLOSS: Ditto. | |
1716 | ||
d9b76ff9 KG |
1717 | 2009-12-07 Kaveh R. Ghazi <[email protected]> |
1718 | ||
1719 | PR middle-end/30447 | |
1720 | PR middle-end/30789 | |
1721 | PR other/40302 | |
1722 | ||
1723 | * configure.ac: Require MPC. | |
1724 | * configure: Regenerate. | |
1725 | ||
1726 | * configure.ac: Update minimum MPC version to 0.8. | |
1727 | * configure: Regenerate. | |
1728 | ||
e12dec02 PB |
1729 | 2009-11-20 Paolo Bonzini <[email protected]> |
1730 | ||
1731 | * config.guess: Sync with upstream and gcc. | |
1732 | * config.sub: Sync with upstream and gcc. | |
1733 | ||
606a9ca0 AO |
1734 | 2009-11-16 Alexandre Oliva <[email protected]> |
1735 | ||
1736 | * Makefile.def: Restore host and target settings for gmp. | |
1737 | * Makefile.in: Rebuild. | |
1738 | ||
1f53ca9a AO |
1739 | 2009-11-16 Alexandre Oliva <[email protected]> |
1740 | ||
1741 | * configure.ac: Add libelf to host_libs. Enable in-tree configury | |
1742 | of ppl and cloog. Fix in-tree configury of libelf, skip tests. | |
1743 | Fix portability of test of C++ as bootstrap language. Add | |
1744 | ppl/src/ppl-config.o to the bootstrap compare exclusion list. | |
1745 | * configure: Rebuild. | |
1746 | * Makefile.def: Drop host and target settings from gmp, mpfr, ppl, | |
1747 | and cloog. Fix in-tree ppl configuration. Introduce libelf | |
1748 | in-tree building. | |
1749 | * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New. | |
1750 | (POSTSTAGE1_HOST_EXPORTS): Use it. | |
1751 | (STAGE[+id+]_CXXFLAGS): New. | |
1752 | (BASE_FLAGS_TO_PASS): Pass it down. | |
1753 | (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add | |
1754 | extra_exports. | |
1755 | (all-stage[+id+]-[+prefix+][+module+]): Likewise. | |
1756 | (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add | |
1757 | extra_exports. | |
1758 | * Makefile.in: Rebuild. | |
1759 | ||
1760 | 2009-11-06 Ozkan Sezer <[email protected]> | |
1761 | ||
1762 | * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem | |
1763 | paths for *-w64-mingw* and x86_64-*mingw*. | |
1764 | * configure: Regenerated. | |
1765 | ||
1766 | 2009-10-30 Kai Tietz <[email protected]> | |
1767 | ||
1768 | * configure.ac: Disable target-winsup & co for | |
1769 | x86_64-*-mingw* and *-w64-mingw* targets. | |
1770 | * configure: Regenerated. | |
1771 | ||
1772 | 2009-10-23 Rainer Orth <[email protected]> | |
1773 | ||
1774 | * configure.ac (CLooG test): Use = with test. | |
1775 | * configure: Regenerate. | |
1776 | ||
1777 | 2009-10-22 Richard Guenther <[email protected]> | |
1778 | ||
1779 | * configure.ac: Do not set LIBS for ppl/cloog checks. Disable | |
1780 | cloog if the ppl version check failed. Move flags saving | |
1781 | before setting in libelf check. | |
1782 | * configure: Regenerate. | |
1783 | ||
1784 | 2009-10-21 Richard Guenther <[email protected]> | |
1785 | ||
1786 | * configure.ac: Adjust the ppl and cloog configure to work as | |
1787 | documented. Disable cloog if ppl was disabled. Omit the version | |
1788 | checks if they were disabled. | |
1789 | * configure: Re-generate. | |
1790 | ||
6811fb56 RW |
1791 | 2009-10-13 Ralf Wildenhues <[email protected]> |
1792 | ||
1793 | * configure.ac: Add 'lto' to enable_languages, not | |
1794 | new_enable_languages, and only if not already present. | |
1795 | * configure: Regenerate. | |
1796 | ||
700d40ca ILT |
1797 | 2009-10-06 Ian Lance Taylor <[email protected]> |
1798 | ||
1799 | * Makefile.def: check-gold depends upon all-gas. | |
1800 | * Makefile.in: Rebuild. | |
1801 | ||
1802 | 2009-10-03 2009-02-05 Rafael Avila de Espindola <[email protected]> | |
1803 | ||
1804 | * Makefile.def: all-lto-plugin depends on all-libiberty. | |
1805 | set bootstrap=true for lto-plugin. | |
1806 | Add lto-plugin. | |
1807 | * Makefile.in: Regenerate. | |
1808 | * configure.ac (host_libs): Add lto-plugin. | |
1809 | * configure: Regenerate. | |
1810 | ||
1811 | 2009-10-03 Diego Novillo <[email protected]> | |
1812 | ||
1813 | * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC. | |
1814 | (HOST_LIBELFLIBS): Define. | |
1815 | (HOST_LIBELFINC): Define. | |
1816 | * Makefile.in: Regenerate. | |
1817 | * configure.ac: Add --enable-lto. | |
1818 | Add --with-libelf, --with-libelf-include and --with-libelf-lib. | |
1819 | If --enable-lto is used, add 'lto' to new_enable_languages. | |
1820 | If --enable-lto is used and gold is enabled, add | |
1821 | lto-plugin to configdirs. | |
1822 | * configure: Regenerate. | |
1823 | ||
1824 | 2009-10-03 Simon Baldwin <[email protected]> | |
1825 | ||
1826 | * configure.ac: If --with-system-zlib, suppress local zlib and | |
1827 | pass --with-system-zlib to subdir configure scripts. | |
1828 | * configure: Regenerate. | |
1829 | ||
1830 | 2009-10-01 Loren J. Rittle <[email protected]> | |
1831 | Paolo Bonzini <[email protected]> | |
1832 | ||
1833 | * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than | |
1834 | $(srcdir). | |
1835 | * Makefile.in: Rebuilt. | |
1836 | ||
c8cb1b3e PB |
1837 | 2009-09-29 Paolo Bonzini <[email protected]> |
1838 | ||
1839 | Sync from gcc: | |
1840 | 2009-09-26 Kaveh R. Ghazi <[email protected]> | |
1841 | ||
1842 | * configure.ac: Update minimum MPC version to 0.7. | |
1843 | * configure: Regenerate. | |
1844 | ||
30167e0a NC |
1845 | 2009-09-25 Nick Clifton <[email protected]> |
1846 | ||
1847 | * configure.ac: Pass any --cache-file=/dev/null option on to | |
1848 | subconfigures. | |
1849 | * configure: Regenerate. | |
1850 | ||
707a0b5c NC |
1851 | 2009-09-23 Nick Clifton <[email protected]> |
1852 | ||
1853 | * config.sub, config.guess: Update from upstream sources. | |
1854 | ||
700d40ca ILT |
1855 | 2009-09-22 Loren J. Rittle <[email protected]> |
1856 | ||
1857 | * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/. | |
1858 | * Makefile.in: Rebuilt. | |
1859 | ||
2fd0b40b RW |
1860 | 2009-09-22 Ralf Wildenhues <[email protected]> |
1861 | ||
1862 | PR bootstrap/32272 | |
1863 | * configure.ac: Error out if $srcdir isn't '.' but contains | |
1864 | host-${host_noncanonical}. | |
1865 | * configure: Regenerate. | |
1866 | ||
4385ad3c RW |
1867 | 2009-09-21 Ralf Wildenhues <[email protected]> |
1868 | ||
16b1ad29 RW |
1869 | * configure.ac: If bootstrapping a combined tree with |
1870 | --enable-gold, require c++ in stage1_languages. | |
1871 | * configure: Regenerate. | |
1872 | ||
f8dc745f RW |
1873 | * configure.ac: Also add target_libs of stage1_languages to |
1874 | bootstrap_target_libs. | |
1875 | * configure: Regenerate. | |
1876 | ||
4385ad3c RW |
1877 | * configure.ac: Diagnose --enable-build-with-cxx bootstrap |
1878 | with --enable-languages not containing c++. | |
1879 | * configure: Regenerate. | |
1880 | ||
df51e4e1 JZ |
1881 | 2009-09-16 Jie Zhang <[email protected]> |
1882 | ||
1883 | * configure.ac: Disable java and boehm-gc for bfin-*-*. | |
1884 | * configure: Regenerate. | |
1885 | ||
06a51eac RW |
1886 | 2009-09-08 Ralf Wildenhues <[email protected]> |
1887 | ||
1888 | * configure.ac: Do not use $extrasub for replacing @if/@endif | |
1889 | parts in Makefile; instead, use additional arguments to | |
1890 | AC_CONFIG_COMMANDS to do the replacement manually, with several | |
1891 | sed invocations, to avoid HP-UX sed command limits. | |
1892 | * configure: Regenerate. | |
1893 | ||
96655cc4 AO |
1894 | 2009-09-04 Alexandre Oliva <[email protected]> |
1895 | ||
1896 | * configure.ac (with-build-config): Document. Handle without. | |
1897 | Handle missing argument. | |
1898 | * configure: Rebuilt. | |
1899 | ||
1900 | 2009-09-03 Alexandre Oliva <[email protected]> | |
1901 | ||
1902 | * configure.ac (--with-build-config): New. Set BUILD_CONFIG. | |
1903 | Default to bootstrap-debug only if compare-debug works. | |
1904 | * configure: Rebuilt. | |
1905 | * Makefile.tpl: Make BUILD_CONFIG configure-configurable. | |
1906 | * Makefile.in: Rebuilt. | |
1907 | ||
1908 | 2009-09-01 Alexandre Oliva <[email protected]> | |
1909 | ||
1910 | * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug. | |
1911 | * Makefile.in: Rebuilt. | |
1912 | ||
8e957354 PB |
1913 | 2009-09-02 Paolo Bonzini <[email protected]> |
1914 | ||
1915 | * Makefile.tpl (AWK): Fix typo. | |
1916 | * Makefile.in: Regenerate. | |
1917 | ||
1918 | 2009-09-02 Paolo Bonzini <[email protected]> | |
1919 | ||
1920 | * configure.ac: Detect awk and sed. | |
1921 | * Makefile.def (flags_to_pass): Add AWK and SED. | |
1922 | * Makefile.tpl (AWK, SED): New. | |
1923 | (BASE_FLAGS_TO_PASS): Add AWK and SED. | |
1924 | * configure: Regenerate. | |
1925 | * Makefile.in: Regenerate. | |
1926 | ||
fb792462 TG |
1927 | 2009-09-01 Tristan Gingold <[email protected]> |
1928 | ||
1929 | * setup.com: Ported to Itanium VMS. Can also build using DCL scripts. | |
1930 | Remove logical names. | |
1931 | ||
a69e7d0a DK |
1932 | 2009-08-31 Dave Korn <[email protected]> |
1933 | ||
1934 | * ltmain.sh (func_normal_abspath): New function. | |
1935 | (func_relative_path): Likewise. | |
1936 | (func_mode_help): Document new -bindir option for link mode. | |
1937 | (func_mode_link): Add new -bindir option, and use it to place | |
1938 | output DLL if specified. | |
1939 | ||
d444d2ba RW |
1940 | 2009-08-24 Ralf Wildenhues <[email protected]> |
1941 | ||
1942 | * configure.ac (AC_PREREQ): Bump to 2.64. | |
1943 | ||
13b7343a RW |
1944 | 2009-08-22 Ralf Wildenhues <[email protected]> |
1945 | ||
af542c2e RW |
1946 | * README-maintainer-mode: Point directly to upstream locations |
1947 | for autoconf, automake, libtool, gettext, instead of copies on | |
1948 | sources.redhat.com. Document required versions. | |
1949 | * configure.ac: Do not substitute datarootdir, htmldir, | |
1950 | pdfdir, docdir. Do not process --with-datarootdir, | |
1951 | --with-htmldir, --with-pdfdir, --with-docdir. | |
1952 | * configure: Regenerate. | |
1953 | ||
81ecdfbb RW |
1954 | * configure: Regenerate. |
1955 | ||
13b7343a RW |
1956 | * compile: Sync from Automake 1.11. |
1957 | * depcomp: Likewise. | |
1958 | * install-sh: Likewise. | |
1959 | * missing: Likewise. | |
1960 | * mkinstalldirs: Likewise. | |
1961 | * ylwrap: Likewise. | |
1962 | ||
c1102ce7 RW |
1963 | 2009-08-19 Ralf Wildenhues <[email protected]> |
1964 | ||
34a0f3cf RW |
1965 | * configure.ac: Call AC_DISABLE_OPTION_CHECKING. |
1966 | (baseargs): Add --disable-option-checking. | |
1967 | * configure: Regenerate. | |
1968 | ||
c1102ce7 RW |
1969 | * Makefile.def (configure-target-libiberty): Depend on |
1970 | all-binutils and all-ld. | |
1971 | (configure-target-newlib): Likewise. | |
1972 | * Makefile.in: Regenerate. | |
1973 | ||
e8a5fa9c RW |
1974 | 2009-08-19 Ralf Wildenhues <[email protected]> |
1975 | ||
1976 | Sync with GCC, merge: | |
1977 | ||
1978 | 2009-07-31 Christian Bruel <[email protected]> | |
1979 | ||
1980 | * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs. | |
1981 | * configure: Regenerate. | |
1982 | ||
1983 | 2009-07-06 Ian Lance Taylor <[email protected]> | |
1984 | ||
1985 | * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs). | |
1986 | * configure: Rebuild. | |
1987 | ||
1988 | 2009-06-26 Steve Ellcey <[email protected]> | |
1989 | ||
1990 | PR bootstrap/40338 | |
1991 | * configure.ac (comparestring): Create new variable. | |
1992 | * Makefile.tpl (comparestring): Use to skip some comparisions. | |
1993 | * configure: Regenerate. | |
1994 | * Makefile.in: Regenerate. | |
1995 | ||
1996 | 2009-06-23 Ian Lance Taylor <[email protected]> | |
1997 | ||
1998 | * configure.ac: Add --enable-build-with-cxx. When set, add c++ to | |
1999 | boot_languages. Only bootstrap target libraries listed in | |
2000 | target_libs for some boot language. Add --with-stage1-ldflags, | |
2001 | --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove | |
2002 | with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions | |
2003 | if not building with C++. | |
2004 | * Makefile.def: For target_module libstdc++-v3, set bootstrap=true. | |
2005 | * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables. | |
2006 | (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables. | |
2007 | (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS. | |
2008 | (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add | |
2009 | POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS. | |
2010 | (POSTSTAGE1_FLAGS_TO_PASS): Likewise. | |
2011 | * configure, Makefile.in: Rebuild. | |
2012 | ||
2013 | 2009-06-08 Kaveh R. Ghazi <[email protected]> | |
2014 | ||
2015 | * configure.ac: Detect MPC in default directory. | |
2016 | * configure: Regenerate. | |
2017 | ||
2018 | 2009-06-02 Richard Sandiford <[email protected]> | |
2019 | ||
2020 | * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib | |
2021 | to noconfdirs. | |
2022 | * configure: Regenerate. | |
2023 | ||
2024 | 2009-05-29 Kaveh R. Ghazi <[email protected]> | |
2025 | ||
2026 | * Makefile.def: Add MPC support and dependencies. | |
2027 | * configure.ac: Likewise. Reorganize GMP/MPFR checks. | |
2028 | ||
2029 | * Makefile.in, configure: Regenerate. | |
2030 | ||
2031 | 2009-05-24 Nicolas Roche <[email protected]> | |
2032 | ||
2033 | * Makefile.tpl (compare-target): Skip ./ada/*tools directories. | |
2034 | * Makefile.in: Regenerate. | |
2035 | ||
2036 | 2009-05-21 Dave Korn <[email protected]> | |
2037 | ||
2038 | * configure.ac (cygwin noconfigdirs): Remove libgcj. | |
2039 | * configure: Regenerate. | |
2040 | ||
2041 | 2009-05-07 Dave Korn <[email protected]> | |
2042 | ||
2043 | * configure.ac ($with_ppl): Default to no if not supplied. | |
2044 | ($with_cloog): Likewise. | |
2045 | configure: Regenerate. | |
2046 | ||
2047 | 2009-04-24 Kaveh R. Ghazi <[email protected]> | |
2048 | ||
2049 | PR bootstrap/39739 | |
2050 | * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST. | |
2051 | * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags. | |
2052 | ||
2053 | * configure, Makefile.in: Regenerate. | |
2054 | ||
2055 | 2009-04-14 Jakub Jelinek <[email protected]> | |
2056 | ||
2057 | * configure.ac: Change copyright header to refer to version | |
2058 | 3 of the GNU General Public License and to point readers at the | |
2059 | COPYING3 file and the FSF's license web page. | |
2060 | * Makefile.def: Likewise. | |
2061 | * Makefile.tpl: Likewise. | |
2062 | * Makefile.in: Regenerate. | |
2063 | ||
2064 | 2009-04-09 Jack Howarth <[email protected]> | |
2065 | ||
2066 | * configure.ac: Restore match for darwin9 or later. Use double | |
2067 | brackets since regeneration eats one pair. | |
2068 | * configure: Regenerate. | |
2069 | ||
bf110216 CF |
2070 | 2009-08-18 Christopher Faylor <[email protected]> |
2071 | ||
2072 | * MAINTAINERS: Perform some obvious fixups. | |
2073 | ||
2262bbf4 BE |
2074 | 2009-08-17 Ben Elliston <[email protected]> |
2075 | ||
2076 | * config.sub, config.guess: Update from upstream sources. | |
2077 | ||
25a07265 NC |
2078 | 2009-08-06 Michael Eager <[email protected]> |
2079 | ||
2080 | * configure.ac: Add Microblaze target. | |
2081 | * configure: Regenerate. | |
2082 | ||
85bd1942 TG |
2083 | 2009-07-02 Tristan Gingold <[email protected]> |
2084 | ||
2085 | * configure.ac: Do not exclude gas for i386-*-darwin. | |
2086 | Add a case for x86_64-*-darwin. | |
2087 | * configure: Regenerate. | |
2088 | ||
f9806fa5 DE |
2089 | 2009-06-26 Doug Evans <[email protected]> |
2090 | ||
2091 | * Makefile.def (host_modules): Add cgen. | |
2092 | * Makefile.in: Regenerate. | |
2093 | * configure.ac (host_tools): Add cgen. | |
2094 | * configure: Regenerate. | |
2095 | ||
6bfb4e30 JJ |
2096 | 2009-06-17 Michael Eager <[email protected]> |
2097 | ||
2098 | * COPYING.LIBGLOSS: Add Xilinx license. | |
2099 | ||
8bcf2718 NC |
2100 | 2009-06-15 Ryan Mansfield <[email protected]> |
2101 | ||
2102 | * configure.ac: Define is_elf for QNX Neutrino targets. | |
2103 | * configure: Regenerate. | |
2104 | ||
04ec0acb RW |
2105 | 2009-06-03 Jerome Guitton <[email protected]> |
2106 | Ralf Wildenhues <[email protected]> | |
2107 | ||
9eb322aa MF |
2108 | * Makefile.tpl (all): Avoid a trailing backslash. |
2109 | * Makefile.in: Regenerate. | |
04ec0acb | 2110 | |
7ee5dbeb BE |
2111 | 2009-06-03 Ben Elliston <[email protected]> |
2112 | ||
2113 | * config.sub, config.guess: Update from upstream sources. | |
2114 | ||
fda13ee8 AO |
2115 | 2009-06-02 Alexandre Oliva <[email protected]> |
2116 | ||
2117 | * Makefile.tpl ([+compare-target+]): Compare all stage | |
2118 | directories, rather than just gcc. | |
2119 | * Makefile.in: Rebuilt. | |
2120 | ||
4a657b0d DK |
2121 | 2009-05-28 Doug Kwan <[email protected]> |
2122 | ||
2123 | * configure.ac: Support gold for target arm*-*-*. | |
2124 | * configure: Regenerate. | |
2125 | ||
07fc31c9 AO |
2126 | 2009-05-27 Alexandre Oliva <[email protected]> |
2127 | ||
2128 | * Makefile.tpl (all): Avoid harmless warning in make all when | |
2129 | gcc-bootstrap is enabled but stage_last does not exist. | |
2130 | * Makefile.in: Rebuilt. | |
2131 | ||
8a7a39ab TG |
2132 | 2009-05-25 Tristan Gingold <[email protected]> |
2133 | ||
2134 | * setup.com: Complete the file with configuration and build. | |
2135 | ||
b5233201 AO |
2136 | 2009-05-18 Alexandre Oliva <[email protected]> |
2137 | ||
2138 | PR other/40159 | |
2139 | * Makefile.tpl (all): Don't assume gcc-bootstrap and | |
2140 | gcc-no-bootstrap are mutually exclusive. | |
2141 | * Makefile.in: Rebuilt. | |
2142 | ||
7b6175f9 AO |
2143 | 2009-05-18 Alexandre Oliva <[email protected]> |
2144 | ||
2145 | PR other/40159 | |
2146 | * Makefile.tpl (all): Don't end with unconditional success. | |
2147 | * Makefile.in: Rebuilt. | |
2148 | ||
1b05fbbd AO |
2149 | 2009-05-12 Alexandre Oliva <[email protected]> |
2150 | ||
2151 | PR target/37137 | |
2152 | * Makefile.def (flags_to_pass): Remove redundant and incomplete | |
2153 | STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS. | |
2154 | Add FLAGS_FOR_TARGET and BUILD_CONFIG. | |
2155 | (bootstrap_stage): Remove bootstrap-debug custom stages. Turn | |
2156 | stage_configureflags, stage_cflags and stage_libcflags into | |
2157 | explicit Makefile macros. | |
2158 | * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and | |
2159 | GFORTRAN. | |
2160 | (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to | |
2161 | CC. Set CC_FOR_BUILD from CC. | |
2162 | (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS, | |
2163 | NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and | |
2164 | DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to | |
2165 | XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ, | |
2166 | and GFORTRAN. | |
2167 | (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New. | |
2168 | (_LIBCFLAGS): Renamed to _TFLAGS. | |
2169 | (do-compare-debug, do-compare3-debug): Drop. | |
2170 | (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET, | |
2171 | GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET. | |
2172 | (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET, | |
2173 | DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down. | |
2174 | (XGCC_FLAGS_FOR_TARGET): New. | |
2175 | (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS. | |
2176 | (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN. | |
2177 | (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and | |
2178 | DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS, | |
2179 | LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS | |
2180 | to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and | |
2181 | TFLAGS. | |
2182 | (BUILD_CONFIG): Include if requested. | |
2183 | (all): Set TFLAGS on bootstrap. | |
2184 | (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS. | |
2185 | (all-stageid-prefixmodule): Likewise. | |
2186 | (do-clean, distclean-stageid): Set TFLAGS. | |
2187 | (restrap): Fix whitespace. | |
2188 | * Makefile.in: Rebuilt. | |
2189 | ||
dc17c78c EB |
2190 | 2009-04-25 Eric Botcazou <[email protected]> |
2191 | ||
2192 | * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND. | |
2193 | (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND. | |
2194 | * Makefile.in: Regenerate. | |
2195 | ||
14324cd7 EZ |
2196 | 2009-04-24 Eli Zaretskii <[email protected]> |
2197 | ||
2198 | * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for | |
2199 | consistency with config.sub. (Update from upstream sources.) | |
2200 | ||
f8d5f06c JM |
2201 | 2009-04-21 Joseph Myers <[email protected]> |
2202 | ||
2203 | * texinfo/texinfo.tex: Update to version 2009-03-28.05. | |
2204 | ||
0000e2bf BE |
2205 | 2009-04-17 Ben Elliston <[email protected]> |
2206 | ||
2207 | * config.sub, config.guess: Update from upstream sources. | |
2208 | ||
20135e4c NC |
2209 | 2009-04-15 Anthony Green <[email protected]> |
2210 | ||
34adf976 | 2211 | * configure.ac: Add moxie support. |
20135e4c NC |
2212 | * configure: Rebuilt. |
2213 | ||
ef699244 L |
2214 | 2009-04-09 Kaveh R. Ghazi <[email protected]> |
2215 | ||
2216 | * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1. | |
2217 | * configure: Regenerate. | |
2218 | ||
10ad8ef3 L |
2219 | 2009-04-09 H.J. Lu <[email protected]> |
2220 | ||
2221 | PR gas/10039 | |
2222 | * configure.ac: Require texinfo 4.7. | |
2223 | * configure: Regenerated. | |
2224 | ||
c50523ce L |
2225 | 2009-04-09 Steve Ellcey <[email protected]> |
2226 | ||
2227 | * Makefil.def (languages): New entries. | |
2228 | * Makefile.tpl (check-gcc-*): New generic target. | |
2229 | * Makefile.in: Regenerate. | |
2230 | ||
47afba5f EZ |
2231 | 2009-03-27 Eli Zaretskii <[email protected]> |
2232 | ||
2233 | * djunpack.bat: Use ".." quoting in Sed command, for the sake of | |
2234 | Windows builds of Sed. | |
2235 | ||
dc448a7b TT |
2236 | 2009-03-18 Tom Tromey <[email protected]> |
2237 | ||
2238 | * configure: Rebuild. | |
2239 | * configure.ac (host_libs): Add libiconv. | |
2240 | * Makefile.in: Rebuild. | |
2241 | * Makefile.def (host_modules): Add libiconv. | |
2242 | (configure-gdb, all-gdb): Depend on libiconv. | |
2243 | ||
24741ab2 JB |
2244 | 2009-03-16 Tristan Gingold <[email protected]> |
2245 | ||
2246 | * configure.ac: Treat gdb as supported on x86_64-darwin. | |
2247 | * configure: Regenerate. | |
2248 | ||
29383458 JM |
2249 | 2009-03-16 Joseph Myers <[email protected]> |
2250 | ||
2251 | Merge from GCC: | |
2252 | ||
2253 | 2009-03-16 Joseph Myers <[email protected]> | |
2254 | ||
2255 | * configure.ac (--with-host-libstdcxx): New option. | |
2256 | * configure: Regenerate. | |
2257 | ||
2258 | 2009-01-29 Robert Millan <[email protected]> | |
2259 | ||
2260 | * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu). | |
2261 | * configure: Regenerate. | |
2262 | ||
2263 | 2009-01-12 Sebastian Pop <[email protected]> | |
2264 | ||
2265 | PR tree-optimization/38515 | |
2266 | * configure.ac (cloog-polylib): Removed. | |
2267 | (with_ppl, with_cloog): Test for "no". | |
2268 | * configure: Regenerated. | |
2269 | ||
58e24671 RW |
2270 | 2009-03-01 Ralf Wildenhues <[email protected]> |
2271 | ||
2272 | Backport from git Libtool: | |
2273 | ||
2274 | 2009-01-19 Robert Millan <[email protected]> | |
2275 | Support GNU/kOpenSolaris. | |
2276 | * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER) | |
2277 | (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS) | |
2278 | (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize | |
2279 | GNU/kOpenSolaris. | |
2280 | ||
314b2e66 AS |
2281 | 2009-02-05 Andreas Schwab <[email protected]> |
2282 | ||
2283 | * Makefile.tpl (stage_last): Define $r and $s before using | |
2284 | $(RECURSE_FLAGS_TO_PASS). | |
2285 | * Makefile.in: Regenerate | |
2286 | ||
8b700390 JJ |
2287 | 2009-01-21 Jeff Johnston <[email protected]> |
2288 | ||
2289 | * COPYING.NEWLIB: Add ARM license. | |
2290 | ||
66775d67 AM |
2291 | 2009-01-16 Alan Modra <[email protected]> |
2292 | ||
2293 | * Makefile.def (configure-opcodes): Depend on configure-libiberty. | |
44893cfb | 2294 | (all-opcodes): Depend on all-libiberty. |
66775d67 AM |
2295 | * Makefile.in: Regenerate. |
2296 | ||
19e99079 NC |
2297 | 2009-01-15 Douglas B Rupp <[email protected]> |
2298 | ||
2299 | * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support. | |
2300 | * configure: Regenerate. | |
2301 | ||
22e8c8e0 RW |
2302 | 2008-12-18 Ralf Wildenhues <[email protected]> |
2303 | ||
2304 | Backport link test fix from upstream Libtool: | |
2305 | ||
2306 | * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS): | |
2307 | Add cache variables to tests that require the linker to work. | |
2308 | For shlibpath_overrides_runpath, this also changes the semantics | |
2309 | to let the result from the C compiler take precedence. | |
2310 | compiler take precedence. | |
2311 | ||
7d6d7764 BE |
2312 | 2008-12-02 Ben Elliston <[email protected]> |
2313 | ||
2314 | * config.sub, config.guess: Update from upstream sources. | |
2315 | ||
ea8af06e JJ |
2316 | 2008-12-17 Jeff Johnston <[email protected]> |
2317 | ||
2318 | * COPYING.NEWLIB: Updated. | |
2319 | * COPYING.LIBGLOSS: Ditto. | |
2320 | ||
af0771d3 PB |
2321 | 2008-12-16 Paolo Bonzini <[email protected]> |
2322 | ||
2323 | Sync with GCC: | |
2324 | ||
2325 | 2008-12-12 Sebastian Pop <[email protected]> | |
2326 | ||
2327 | * configure.ac (ppllibs): Add by default the lib flags. | |
2328 | * configure: Regenerate. | |
2329 | ||
2330 | 2008-12-04 Jack Howarth <[email protected]> | |
2331 | ||
314b2e66 AS |
2332 | * configure.ac: Add double brackets on darwin[912]. |
2333 | * configure: Regenerate. | |
af0771d3 PB |
2334 | |
2335 | 2008-12-02 Jack Howarth <[email protected]> | |
2336 | ||
314b2e66 AS |
2337 | * configure.ac: Expand to darwin10 and later. |
2338 | * configure: Regenerate. | |
af0771d3 | 2339 | |
f7c83eac AS |
2340 | 2008-12-02 Andreas Schwab <[email protected]> |
2341 | ||
2342 | * Makefile.def: configure-target-boehm-gc depends on | |
2343 | all-target-libstdc++-v3. | |
2344 | * Makefile.in: Regenerate. | |
2345 | ||
bc67ad83 BE |
2346 | 2008-12-02 Ben Elliston <[email protected]> |
2347 | ||
2348 | * config.sub, config.guess: Update from upstream sources. | |
2349 | ||
e28c595f JM |
2350 | 2008-11-27 Joseph Myers <[email protected]> |
2351 | ||
2352 | Merge from GCC: | |
2353 | ||
2354 | 2007-12-02 Matthias Klose <[email protected]> | |
2355 | ||
2356 | * config-ml.in: Remove 64bit configure tests. | |
2357 | ||
2358 | 2008-05-14 Rafael Espindola <[email protected]> | |
2359 | ||
2360 | * config-ml.in: don't handle --enable-shared and --enable-static. | |
2361 | ||
2362 | 2008-09-02 Sebastian Pop <[email protected]> | |
2363 | Tobias Grosser <[email protected]> | |
2364 | Jan Sjodin <[email protected]> | |
2365 | Harsha Jagasia <[email protected]> | |
2366 | Dwarakanath Rajagopal <[email protected]> | |
2367 | Konrad Trifunovic <[email protected]> | |
2368 | Adrien Eliche <[email protected]> | |
2369 | ||
2370 | Merge from graphite branch. | |
2371 | * configure: Regenerate. | |
2372 | * Makefile.in: Regenerate. | |
2373 | * configure.ac (host_libs): Add ppl and cloog. | |
2374 | Add checks for PPL and CLooG. | |
2375 | * Makefile.def (ppl, cloog): Added modules and dependences. | |
2376 | * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New. | |
2377 | (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New. | |
2378 | ||
2379 | 2008-09-03 Richard Guenther <[email protected]> | |
2380 | ||
2381 | * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the | |
2382 | cloog test. | |
2383 | * configure: Re-generate. | |
2384 | ||
2385 | 2008-09-03 Sebastian Pop <[email protected]> | |
2386 | ||
2387 | * configure.ac (--with-cloog-polylib): New. | |
2388 | (--disable-cloog-version-check): New. | |
2389 | (--disable-ppl-version-check): New. | |
2390 | * configure: Re-generate. | |
2391 | ||
2392 | 2008-09-05 Richard Guenther <[email protected]> | |
2393 | ||
2394 | * configure.ac: Initialize clooglibs to -lcloog. | |
2395 | * configure: Re-generate. | |
2396 | ||
2397 | 2008-10-13 Kaveh R. Ghazi <[email protected]> | |
2398 | ||
2399 | * configure.ac (MPFR check): Bump minimum version to 2.3.0 and | |
2400 | recommended version to 2.3.2. | |
2401 | ||
2402 | * configure: Regenerate. | |
2403 | ||
2404 | 2008-10-31 Ben Elliston <[email protected]> | |
2405 | ||
2406 | * configure.ac (spu-*-*): Remove special case. | |
2407 | * configure: Regenerate. | |
2408 | ||
2409 | Complete comment text from GCC version of: | |
2410 | ||
2411 | 2008-08-31 Aaron W. LaFramboise <[email protected]> | |
2412 | ||
2413 | * configure.ac (RPATH_ENVVAR): Use PATH on Windows. | |
2414 | (GCC_SHLIB_SUBDIR): New. | |
2415 | * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR. | |
2416 | * configure: Regenerate. | |
2417 | * Makefile.in: Regenerate. | |
2418 | ||
652dec25 TG |
2419 | 2008-11-27 Tristan Gingold <[email protected]> |
2420 | ||
2421 | * configure.ac: Build gdb for i?86-*-darwin* | |
2422 | * configure: Regenerated. | |
2423 | ||
7582fb4a DJ |
2424 | 2008-11-14 Daniel Jacobowitz <[email protected]> |
2425 | ||
2426 | PR bootstrap/38014 | |
2427 | PR bootstrap/37923 | |
2428 | ||
2429 | Revert: | |
2430 | ||
2431 | 2008-10-24 Daniel Jacobowitz <[email protected]> | |
2432 | ||
2433 | * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo. | |
2434 | * Makefile.in: Regenerated. | |
2435 | ||
2436 | 2008-10-22 Daniel Jacobowitz <[email protected]> | |
2437 | ||
2438 | PR gdb/921 | |
2439 | PR gdb/1646 | |
2440 | PR gdb/2175 | |
2441 | PR gdb/2176 | |
2442 | ||
2443 | * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS. | |
2444 | * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS. | |
2445 | (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS. | |
2446 | (HOST_EXPORTS): Pass CPPFLAGS. | |
2447 | (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define. | |
2448 | (LDFLAGS_FOR_TARGET): Initialize from configure script. | |
2449 | (EXTRA_TARGET_FLAGS): Set CPPFLAGS. | |
2450 | * Makefile.in, configure: Regenerated. | |
2451 | * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET, | |
2452 | and CPPFLAGS_FOR_BUILD. | |
2453 | ||
faee1be2 UW |
2454 | 2008-10-29 Stefan Schulze Frielinghaus <[email protected]> |
2455 | ||
2456 | * configure.ac [spu-*-*]: Do not set skipdirs. | |
2457 | * configure: Re-generate. | |
2458 | ||
b7c2dce4 DJ |
2459 | 2008-10-24 Daniel Jacobowitz <[email protected]> |
2460 | ||
2461 | * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo. | |
2462 | * Makefile.in: Regenerated. | |
2463 | ||
bb52de30 DJ |
2464 | 2008-10-22 Daniel Jacobowitz <[email protected]> |
2465 | ||
2466 | PR gdb/921 | |
2467 | PR gdb/1646 | |
2468 | PR gdb/2175 | |
2469 | PR gdb/2176 | |
2470 | ||
2471 | * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS. | |
2472 | * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS. | |
2473 | (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS. | |
2474 | (HOST_EXPORTS): Pass CPPFLAGS. | |
2475 | (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define. | |
2476 | (LDFLAGS_FOR_TARGET): Initialize from configure script. | |
2477 | (EXTRA_TARGET_FLAGS): Set CPPFLAGS. | |
2478 | * Makefile.in, configure: Regenerated. | |
2479 | * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET, | |
2480 | and CPPFLAGS_FOR_BUILD. | |
2481 | ||
b25062ae SE |
2482 | 2008-09-29 Peter O'Gorman <[email protected]> |
2483 | ||
2484 | * libtool.m4: Update to libtool 2.2.6. | |
2485 | * lt~obsolete.m4: Update to libtool 2.2.6. | |
2486 | * ltmain.sh: Update to libtool 2.2.6. | |
2487 | * ltsugar.m4: Update to libtool 2.2.6. | |
2488 | * ltversion.m4: Update to libtool 2.2.6. | |
2489 | * ltoptions.m4: Update to libtool 2.2.6. | |
2490 | * ltgcc.m4: Update to match changes from libtool 2.2.6. | |
2491 | ||
3bbd2f8f AL |
2492 | 2008-08-31 Aaron W. LaFramboise <[email protected]> |
2493 | ||
2494 | * configure.ac (RPATH_ENVVAR): Use PATH on Windows. | |
2495 | (GCC_SHLIB_SUBDIR): New. | |
2496 | * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR. | |
2497 | * configure: Regenerate. | |
2498 | * Makefile.in: Regenerate. | |
2499 | ||
b29d32ce TG |
2500 | 2008-08-28 Tristan Gingold <[email protected]> |
2501 | ||
2502 | * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9): | |
2503 | Enable bfd, binutils and opcodes. | |
2504 | * configure: Regenerate. | |
2505 | ||
c325a203 DD |
2506 | 2008-08-16 Nicolas Roche <[email protected]> |
2507 | ||
2508 | * Makefile.tpl: Add BOOT_ADAFLAGS. | |
2509 | * Makefile.in: Regenerate. | |
2510 | ||
e7c8859c RS |
2511 | 2008-08-16 Richard Sandiford <[email protected]> |
2512 | ||
2513 | * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu. | |
2514 | * configure: Regenerate. | |
2515 | ||
da888c87 PB |
2516 | 2008-07-30 Paolo Bonzini <[email protected]> |
2517 | ||
2518 | Sync with gcc: | |
2519 | 2008-07-30 Paolo Bonzini <[email protected]> | |
2520 | ||
f7c83eac AS |
2521 | * configure.ac: Add makefile fragments for hpux. |
2522 | * Makefile.def (flags_to_pass): Add ADA_CFLAGS. | |
2523 | * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS. | |
2524 | * configure: Regenerate. | |
2525 | * Makefile.in: Regenerate. | |
da888c87 PB |
2526 | |
2527 | 2008-06-17 Ralf Wildenhues <[email protected]> | |
2528 | ||
f7c83eac AS |
2529 | * Makefile.tpl ($(srcdir)/configure): Update dependencies. |
2530 | * Makefile.in: Regenerate. | |
2531 | * configure: Regenerate. | |
da888c87 | 2532 | |
944982cf ILT |
2533 | 2008-06-18 Ian Lance Taylor <[email protected]> |
2534 | ||
662c6704 ILT |
2535 | * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp. |
2536 | ||
944982cf ILT |
2537 | * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp. |
2538 | ||
7a283e07 RW |
2539 | 2008-06-17 Ralf Wildenhues <[email protected]> |
2540 | ||
2541 | * configure: Regenerate. | |
2542 | ||
5b553f7e RW |
2543 | 2008-06-16 Ralf Wildenhues <[email protected]> |
2544 | ||
2545 | * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when | |
2546 | "$@" is still intact with both Autoconf 2.59 and 2.62. | |
2547 | * configure: Regenerate. | |
2548 | ||
675492f0 RW |
2549 | 2008-06-16 Ralf Wildenhues <[email protected]> |
2550 | ||
2551 | * Makefile.tpl: Fix comment errors. | |
2552 | * Makefile.in: Regenerate. | |
2553 | ||
b018a5d1 JB |
2554 | 2008-06-13 Julian Brown <[email protected]> |
2555 | ||
2556 | * configure.ac (arm*-*-linux-gnueabi): Don't disable building | |
2557 | of libobjc for ARM EABI Linux. | |
2558 | * configure: Regenerate. | |
2559 | ||
310213e8 DE |
2560 | 2008-06-12 David S. Miller <[email protected]> |
2561 | David Edelsohn <[email protected]> | |
2562 | ||
2563 | * configure.ac: Add powerpc*-*-* to gold supported targets. | |
2564 | * configure: Regenerate. | |
2565 | ||
6641ce42 JM |
2566 | 2008-06-08 Joseph Myers <[email protected]> |
2567 | ||
2568 | PR tree-optimization/36218 | |
2569 | * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD. | |
2570 | * Makefile.tpl (EXTRA_BUILD_FLAGS): Define. | |
2571 | (all prefix="build-"): Pass them to build-system sub-makes. | |
2572 | * Makefile.in: Regenerate. | |
2573 | ||
03c2f9e6 DJ |
2574 | 2008-05-16 Daniel Jacobowitz <[email protected]> |
2575 | ||
2576 | * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS, | |
2577 | README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp, | |
2578 | mkdep, and compile. Update comments. | |
2579 | (ETC_SUPPORT): Add ChangeLog and update comments. | |
2580 | ||
4538db8b ILT |
2581 | 2008-05-11 Ian Lance Taylor <[email protected]> |
2582 | ||
2583 | * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold. | |
2584 | ||
266df637 PB |
2585 | 2008-04-18 Paolo Bonzini <[email protected]> |
2586 | ||
2587 | Sync with gcc: | |
2588 | 2008-04-18 Paolo Bonzini <[email protected]> | |
2589 | ||
2590 | PR bootstrap/35457 | |
2591 | * configure.ac: Include override.m4. | |
2592 | * configure: Regenerate. | |
2593 | ||
2594 | 2008-04-18 Paolo Bonzini <[email protected]> | |
2595 | ||
f7c83eac AS |
2596 | * Makefile.tpl (restrap): Call `make all' using double-colon rules. |
2597 | * Makefile.in: Regenerate. | |
266df637 PB |
2598 | |
2599 | 2008-04-11 Eric B. Weddington <[email protected]> | |
2600 | ||
f7c83eac AS |
2601 | * configure.ac: Do not build libssp for the AVR. |
2602 | * configure: Regenerate. | |
266df637 | 2603 | |
a86a761e NC |
2604 | 2008-04-18 Nick Clifton <[email protected]> |
2605 | ||
2606 | * MAINTAINERS: Replace reference to configure.in with reference to | |
2607 | configure.ac. | |
2608 | ||
52310858 NC |
2609 | 2008-04-18 M R Swami Reddy <[email protected]> |
2610 | ||
f7c83eac | 2611 | * configure.ac (cr16-*-*): Add case for cr16 target and include gdb |
52310858 | 2612 | as nonconfigurable directories list. |
f7c83eac | 2613 | * configure: Regenerate. |
52310858 | 2614 | |
f5314dd5 DM |
2615 | 2008-04-14 David S. Miller <[email protected]> |
2616 | ||
2617 | * configure.ac: Add sparc*-*-* to gold supported targets. | |
2618 | * configure: Regenerate. | |
2619 | ||
e2208220 BE |
2620 | 2008-04-14 Ben Elliston <[email protected]> |
2621 | ||
2622 | * config.sub, config.guess: Update from upstream sources. | |
2623 | ||
0bb6ea20 HPN |
2624 | 2008-04-12 Hans-Peter Nilsson <[email protected]> |
2625 | ||
2626 | * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80. | |
2627 | * Makefile.in: Regenerate. | |
2628 | ||
e5164e97 ILT |
2629 | 2008-04-07 Ian Lance Taylor <[email protected]> |
2630 | ||
2631 | * Makefile.def: check-gold depends upon all-binutils. | |
2632 | * Makefile.in: Regenerate. | |
2633 | ||
e33b51a6 NC |
2634 | 2008-04-04 Nick Clifton <[email protected]> |
2635 | ||
2636 | PR binutils/4334 | |
2637 | * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted | |
2638 | builds. | |
2639 | * configure: Regenerate. | |
2640 | ||
fc5df3ab NC |
2641 | 2008-04-04 NightStrike <[email protected]> |
2642 | ||
2643 | PR other/35151 | |
f7c83eac AS |
2644 | * configure.ac: Combine rules for mingw32 and mingw64. |
2645 | * configure: Regenerate. | |
fc5df3ab | 2646 | |
c779bab8 PB |
2647 | 2008-03-27 Paolo Bonzini <[email protected]> |
2648 | ||
2649 | * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove. | |
2650 | * Makefile.in: Regenerate. | |
2651 | ||
93f9b408 ILT |
2652 | 2008-03-20 Ian Lance Taylor <[email protected]> |
2653 | ||
2654 | * configure.ac: Add support for --enable-gold. | |
2655 | * Makefile.def: Add gold as a directory like ld. | |
2656 | * configure, Makefile.in: Regenerate. | |
2657 | ||
5746fb46 AK |
2658 | 2008-03-19 Andreas Krebbel <[email protected]> |
2659 | ||
2660 | * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added. | |
2661 | (s390_cond_extensions): Reduced extensions to the compare related. | |
2662 | (main): z10 cpu type option added. | |
2663 | (expandConditionalJump): Renamed to ... | |
2664 | (insertExpandedMnemonic): ... this. | |
2665 | ||
2666 | * opcodes/s390-opc.c: Re-group the operand format makros. | |
2667 | (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI, | |
2668 | INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU, | |
2669 | INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0, | |
2670 | INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU, | |
2671 | INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU, | |
2672 | INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI, | |
2673 | INSTR_SIL_RDU): New instruction formats added. | |
2674 | (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI, | |
2675 | MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0, | |
2676 | MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI, | |
2677 | MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR, | |
2678 | MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD, | |
2679 | MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format | |
2680 | masks added. | |
2681 | (s390_opformats): New formats added "ris", "rrs", "sil". | |
2682 | * opcodes/s390-opc.txt: Add the conditional jumps with the | |
2683 | extensions removed from automatic expansion in s390-mkopc.c manually. | |
2684 | (asi - trtre): Add new System z10 EC instructions. | |
2685 | * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added. | |
2686 | ||
58c85be7 RW |
2687 | 2008-03-17 Ralf Wildenhues <[email protected]> |
2688 | ||
2689 | * configure.ac: m4_include config/proginstall.m4. | |
2690 | * configure: Regenerate. | |
2691 | ||
78124051 RW |
2692 | 2008-03-16 Ralf Wildenhues <[email protected]> |
2693 | ||
2694 | Backport from upstream Libtool: | |
f7c83eac | 2695 | |
78124051 | 2696 | 2007-10-12 Eric Blake <[email protected]> |
f7c83eac | 2697 | |
78124051 RW |
2698 | Deal with Autoconf 2.62's semantic change in m4_append. |
2699 | * ltsugar.m4 (lt_append): Replace broken versions of | |
2700 | m4_append. | |
2701 | (lt_if_append_uniq): Don't require separator to be overquoted, | |
2702 | and avoid broken m4_append. | |
2703 | (lt_dict_add): Fix typo. | |
2704 | * libtool.m4 (_LT_DECL): Don't overquote separator. | |
2705 | ||
018f1bea DE |
2706 | 2008-03-13 David Edelsohn <[email protected]> |
2707 | ||
2708 | * config.rpath: Add AIX 6 support. | |
2709 | ||
5c5f596d PB |
2710 | 2008-03-13 Paolo Bonzini <[email protected]> |
2711 | ||
2712 | * Makefile.def (stageprofile). Remove -fprofile-generate | |
2713 | from stage_libcflags. | |
2714 | * Makefile.in: Regenerate. | |
2715 | ||
a1f93a5e BE |
2716 | 2008-03-13 Ben Elliston <[email protected]> |
2717 | ||
2718 | * config.sub, config.guess: Update from upstream sources. | |
2719 | ||
98c3d905 AK |
2720 | 2008-03-06 Florian Krohm <[email protected]> |
2721 | ||
2722 | * s390-opc.c (INSTR_RSL_R0RD): Fix operands. | |
2723 | * s390-opc.txt (cmpsc): Duplicate entry removed. | |
2724 | (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr, | |
2725 | cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr, | |
2726 | fier, cu42, cu41): Fix operand format. | |
2727 | ||
7f6ef0c0 PB |
2728 | 2008-02-20 Paolo Bonzini <[email protected]> |
2729 | ||
f7c83eac AS |
2730 | PR bootstrap/32009 |
2731 | PR bootstrap/32161 | |
2732 | ||
2733 | * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here. | |
2734 | * configure: Regenerate. | |
2735 | ||
2736 | * Makefile.def: Define stage_libcflags for all bootstrap stages. | |
2737 | * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS, | |
2738 | STAGE4_LIBCFLAGS): New. | |
2739 | (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without | |
2740 | $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET). | |
2741 | (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS. | |
2742 | (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS. | |
2743 | (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags | |
2744 | for target modules. Don't export LIBCFLAGS. | |
2745 | (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass | |
2746 | $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after | |
2747 | the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET. | |
2748 | (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with | |
2749 | $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS). | |
2750 | * Makefile.in: Regenerate. | |
7f6ef0c0 | 2751 | |
eaf19029 PB |
2752 | 2008-02-16 Ralf Wildenhues <[email protected]> |
2753 | ||
2754 | PR libgcj/33085 | |
2755 | * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>: | |
2756 | Do not use -DDLL_EXPORT. Backport from upstream. | |
2757 | ||
680c43e9 NC |
2758 | 2008-02-14 Nick Clifton <[email protected]> |
2759 | ||
2760 | Import this patch from gcc: | |
2761 | 2008-01-24 David Edelsohn <[email protected]> | |
2762 | ||
2763 | * libtool.m4: Backport AIX 6 support from ToT Libtool. | |
2764 | ||
c72b1d96 HPN |
2765 | 2008-02-02 Hans-Peter Nilsson <[email protected]> |
2766 | ||
2767 | * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf. | |
2768 | * configure: Regenerate. | |
2769 | ||
8b66833e BW |
2770 | 2008-01-31 Marc Gauthier <[email protected]> |
2771 | ||
2772 | * configure.ac (xtensa*-*-*): Recognize processor variants. | |
2773 | * configure: Regenerate. | |
2774 | ||
9cc8ae67 PB |
2775 | 2008-01-30 Ralf Wildenhues <[email protected]> |
2776 | ||
f7c83eac AS |
2777 | PR bootstrap/34922 |
2778 | * configure.ac (PARSE_ARGS): Push suitable setting of | |
2779 | ac_subdirs_all, for `./configure --help=recursive'. | |
2780 | Handle `+' in generic toplevel directory disabling. | |
2781 | * configure: Regenerate. | |
9cc8ae67 | 2782 | |
19090595 BE |
2783 | 2008-01-23 Ben Elliston <[email protected]> |
2784 | ||
2785 | * config.sub, config.guess: Update from upstream sources. | |
2786 | ||
9f1e7fd3 BE |
2787 | 2008-01-08 Ben Elliston <[email protected]> |
2788 | ||
2789 | * config.sub, config.guess: Update from upstream sources. | |
2790 | ||
2f959d61 JJ |
2791 | 2007-12-19 Jeff Johnston <[email protected]> |
2792 | ||
2793 | * COPYING.LIBGLOSS: Update default copyright. | |
2794 | ||
aa054b85 JJ |
2795 | 2007-12-19 Jeff Johnston <[email protected]> |
2796 | ||
2797 | * COPYING.NEWLIB: Update default copyright. | |
2798 | ||
57c53b2b RS |
2799 | 2007-12-17 Kaveh R. Ghazi <[email protected]> |
2800 | ||
2801 | * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1. | |
2802 | Change recommended MPFR from 2.2.1 > 2.3.0. | |
2803 | * configure: Regenerate. | |
2804 | ||
fee14b60 RS |
2805 | 2007-12-13 Richard Sandiford <[email protected]> |
2806 | ||
2807 | * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g. | |
2808 | (CXXFLAGS_FOR_TARGET): Add -O2 -g. | |
2809 | * Makefile.in: Regenerate. | |
2810 | ||
c9b68031 DD |
2811 | 2007-12-10 Andreas Tobler <[email protected]> |
2812 | ||
2813 | * configure.ac: Enable libjava for x86_64-*-darwin9. | |
2814 | * configure: Regenerate. | |
2815 | ||
ad25e7d5 BE |
2816 | 2007-12-05 Ben Elliston <[email protected]> |
2817 | ||
2818 | * config.sub, config.guess: Update from upstream sources. | |
2819 | ||
6ac84f65 PB |
2820 | 2007-11-28 Ralf Wildenhues <[email protected]> |
2821 | ||
f7c83eac AS |
2822 | * config-ml.in: Robustify against white space in absolute file |
2823 | names. | |
6ac84f65 | 2824 | |
f7c83eac AS |
2825 | * config-ml.in (multi-clean): Substitute ${Makefile}. |
2826 | Remove superfluous ${Makefile} in list. | |
6ac84f65 | 2827 | |
7b3200f9 DJ |
2828 | 2007-10-23 Daniel Jacobowitz <[email protected]> |
2829 | ||
2830 | * Makefile.def (dependencies): Make configure-gdb depend on | |
2831 | all-intl. | |
2832 | * Makefile.in: Regenerated. | |
2833 | ||
2c133ff9 JJ |
2834 | 2007-10-15 Patrick Mansfield <[email protected]> |
2835 | ||
2836 | * Makefile.def: To avoid problems running with parallel makes, | |
2837 | build newlib before libgloss so that target specific header | |
2838 | files are availble. | |
2839 | * Makefile.in: Regenerate. | |
2840 | ||
5074315a DJ |
2841 | 2007-10-11 Daniel Jacobowitz <[email protected]> |
2842 | ||
2843 | * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber. | |
2844 | * Makefile.in: Regenerate. | |
2845 | ||
f5bc1778 DJ |
2846 | 2007-10-11 Daniel Jacobowitz <[email protected]> |
2847 | ||
2848 | * src-release (GDB_SUPPORT_DIRS): Add libdecnumber. | |
2849 | * libdecnumber: New directory, imported from GCC. | |
2850 | ||
c66487f8 NC |
2851 | 2007-10-08 Mike Frysinger <[email protected]> |
2852 | ||
2853 | * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD, | |
2854 | LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build. | |
2855 | Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default | |
2856 | LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS. | |
2857 | * configure: Regenerate. | |
2858 | ||
b5714970 PB |
2859 | 2007-10-01 Paolo Bonzini <[email protected]> |
2860 | ||
2861 | * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD, | |
2862 | DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD, | |
2863 | LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD, | |
2864 | WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions. | |
2865 | * configure.ac: Default them to host tools for $host = $build. | |
2866 | Subst them. | |
2867 | ||
2868 | * configure: Regenerate. | |
2869 | * Makefile.in: Regenerate. | |
2870 | ||
f3b1e08e RS |
2871 | 2007-09-20 Richard Sandiford <[email protected]> |
2872 | ||
2873 | * configure.ac (mipsisa*-*-elfoabi*): New stanza. | |
2874 | * configure: Regenerate. | |
2875 | ||
cff87f51 DD |
2876 | 2007-09-19 Benjamin Kosnik <[email protected]> |
2877 | ||
2878 | * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before | |
2879 | libstdc++. | |
2880 | * Makefile.def: Add libgomp config as a maybe dependency for libstdc++. | |
2881 | * configure: Regenerate. | |
2882 | * Makefile.in: Regenerate. | |
f7c83eac | 2883 | |
625a61cd AS |
2884 | 2007-09-17 Andreas Schwab <[email protected]> |
2885 | ||
2886 | * configure.ac: Raise minimum makeinfo version to 4.6. | |
2887 | * configure: Regenerate. | |
2888 | ||
83a3a68b AM |
2889 | 2007-09-15 Alan Modra <[email protected]> |
2890 | ||
2891 | * configure.ac: Correct makeinfo version check. | |
2892 | * configure: Regenerate. | |
2893 | ||
5bd8be13 RS |
2894 | 2007-09-14 Richard Sandiford <[email protected]> |
2895 | ||
2896 | * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty | |
2897 | to $skipdirs and only disable gprof for newlib. Use the normal | |
2898 | mips*-elf* handling in other respects. | |
2899 | * configure: Regnerate. | |
2900 | ||
5566c1fa DD |
2901 | 2007-09-12 David Daney <[email protected]> |
2902 | ||
2903 | * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus | |
2904 | enabling libgcj. | |
2905 | * configure: Regenerate. | |
2906 | ||
2907 | 2007-09-12 Richard Guenther <[email protected]> | |
2908 | ||
2909 | * configure.ac (--enable-stage1-checking): If neither --enable-checking | |
2910 | nor --disable-checking is provided also turn on yes and types | |
2911 | checking for stage1. | |
2912 | * configure: Re-generate. | |
2913 | ||
a18e2996 | 2914 | 2007-09-11 Francois-Xavier Coudert <[email protected]> |
84e7906e AH |
2915 | |
2916 | PR target/33281 | |
2917 | * configure.ac: Use config/mh-mingw on mingw. | |
2918 | * configure: Regenerate. | |
84e7906e | 2919 | |
691bb5a1 DD |
2920 | 2007-09-10 Rask Ingemann Lambertsen <[email protected]> |
2921 | ||
2922 | PR other/32154 | |
2923 | * configure.ac: For libgloss targets, point the linker to the linker | |
2924 | script, startup code and simulator library. | |
2925 | * configure: Regenerate. | |
2926 | ||
6d18b86b AH |
2927 | 2007-09-09 Andrew Haley <[email protected]> |
2928 | ||
2929 | * configure.ac (noconfigdirs): Remove target-libffi and | |
a18e2996 | 2930 | target-libjava. |
6d18b86b | 2931 | |
f00a3165 | 2932 | 2007-08-29 Nick Clifton <[email protected]> |
971aaaa5 | 2933 | |
f00a3165 | 2934 | * config.sub, config.guess: Update from upstream sources. |
971aaaa5 | 2935 | |
2abc4e65 BE |
2936 | 2007-08-21 Richard Guenther <[email protected]> |
2937 | ||
2938 | * configure.ac: Add types checking to stage1 checking flags. | |
2939 | * configure: Regenerate. | |
2940 | ||
8a6ee3ab | 2941 | 2007-08-18 Paul Brook <[email protected]> |
f7c83eac | 2942 | Joseph Myers <[email protected]> |
8a6ee3ab JM |
2943 | |
2944 | * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New. | |
2945 | (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it. | |
2946 | * Makefile.in: Regenerate. | |
2947 | * configure.ac (--with-debug-prefix-map): New. | |
2948 | * configure: Regenerate. | |
2949 | ||
429acdec RS |
2950 | 2007-08-17 Richard Sandiford <[email protected]> |
2951 | Nigel Stephens <[email protected]> | |
2952 | ||
429acdec RS |
2953 | * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde |
2954 | as target_makefile_frag. | |
2955 | * configure: Regenerate. | |
2956 | ||
8520c408 AO |
2957 | 2007-08-16 Alexandre Oliva <[email protected]> |
2958 | ||
2959 | * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): | |
2960 | Add to flags_to_pass. Adjust uses of BOOT_CFLAGS. | |
2961 | (bootstrap2-debug, bootstrap-debug): New bootstrap stages. | |
2962 | * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New. | |
2963 | (do-compare, do-compare3, do-compare-debug): New. | |
2964 | ([+compare-target+]): Use them. | |
2965 | ||
2966 | 2007-08-16 Alexandre Oliva <[email protected]> | |
2967 | ||
2968 | * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): | |
2969 | Add to flags_to_pass. Adjust uses of BOOT_CFLAGS. | |
2970 | (bootstrap2-debug, bootstrap-debug): New bootstrap stages. | |
2971 | * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New. | |
2972 | (do-compare, do-compare3, do-compare-debug): New. | |
2973 | ([+compare-target+]): Use them. | |
2974 | ||
2444379b BE |
2975 | 2007-08-13 Ralf Wildenhues <[email protected]> |
2976 | Ben Elliston <[email protected]> | |
2977 | ||
2978 | * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass | |
2979 | --silent if $silent. | |
2980 | * configure: Regenerate. | |
2981 | ||
d6f99447 DJ |
2982 | 2007-08-12 Daniel Jacobowitz <[email protected]> |
2983 | ||
2984 | * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB. | |
2985 | ||
bd0aa315 NC |
2986 | 2007-07-17 Nick Clifton <[email protected]> |
2987 | ||
2988 | * COPYING3: New file. Contains version 3 of the GNU General | |
2989 | Public License. | |
2990 | * COPYING3.LIB: New file. Contains version 3 of the GNU | |
2991 | Lesser General Public License. | |
2992 | ||
0ebe98fb BS |
2993 | 2007-07-11 Bernd Schmidt <[email protected]> |
2994 | ||
2995 | * configure.ac: Fix my previous change to really match GCC. | |
2996 | * configure: Regenerate. | |
2997 | ||
521ec477 DD |
2998 | 2007-07-11 Ralf Wildenhues <[email protected]> |
2999 | ||
3000 | * configure.ac: Rewrite 'configure --help' strings to look nicer. | |
3001 | * configure: Regenerate. | |
3002 | ||
3003 | 2007-07-11 Ralf Wildenhues <[email protected]> | |
3004 | ||
3005 | * configure.ac: Add some missing m4 quotation. | |
3006 | * configure: Regenerate. | |
3007 | ||
0c24b341 NC |
3008 | 2007-07-09 Kai Tietz <[email protected]> |
3009 | ||
f7c83eac AS |
3010 | * Makefile.def: Add windmc tool to build. |
3011 | * Makefile.tpl: Likewise. | |
3012 | * configure.ac: Likewise. | |
3013 | * Makefile.in: Regenerate. | |
3014 | * configure: Regenerate. | |
0c24b341 | 3015 | |
a09314d0 L |
3016 | 2007-07-05 H.J. Lu <[email protected]> |
3017 | ||
3018 | * lt~obsolete.m4: New. Import from 20070318 libtool. | |
3019 | ||
7c3e1d12 BS |
3020 | 2007-06-29 Bernd Schmidt <[email protected]> |
3021 | ||
3022 | * configure.ac: Don't add target-libmudflap to noconfigdirs for | |
3023 | uclinux and linux-uclibc targets. | |
3024 | * configure: Regenerate. | |
3025 | ||
a5b3b4dd DD |
3026 | 2007-06-28 DJ Delorie <[email protected]> |
3027 | ||
3028 | * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're | |
3029 | not building newlib. | |
3030 | * configure: Regenerated. | |
f7c83eac | 3031 | |
184d813c DJ |
3032 | 2007-06-22 Daniel Jacobowitz <[email protected]> |
3033 | ||
3034 | * src-release (DEVO_SUPPORT): Correct typos. | |
3035 | ||
31d99776 DJ |
3036 | 2007-06-18 Daniel Jacobowitz <[email protected]> |
3037 | ||
3038 | * Makefile.def: Add dependency from configure-gdb to all-bfd. | |
3039 | * Makefile.in: Regenerated. | |
3040 | ||
e00a73e3 PB |
3041 | 2007-06-14 Paolo Bonzini <[email protected]> |
3042 | ||
f7c83eac AS |
3043 | * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile. |
3044 | (distclean-stage[+id+]): Possibly delete stage_last. | |
3045 | * Makefile.in: Regenerate. | |
e00a73e3 | 3046 | |
98a1bbc5 BE |
3047 | 2007-06-07 Ben Elliston <[email protected]> |
3048 | ||
3049 | * config.sub, config.guess: Update from upstream sources. | |
3050 | ||
973601e1 BE |
3051 | 2007-06-07 Ben Elliston <[email protected]> |
3052 | ||
3053 | * Makefile.tpl: Fix spelling error. | |
3054 | * Makefile.in: Regenerate. | |
3055 | ||
2038f525 PB |
3056 | 2007-06-04 Paolo Bonzini <[email protected]> |
3057 | ||
3058 | Sync with gcc: | |
3059 | 2007-05-30 Jakub Jelinek <[email protected]> | |
3060 | ||
f7c83eac AS |
3061 | PR bootstrap/29382 |
3062 | * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1. | |
3063 | * configure: Rebuilt. | |
2038f525 | 3064 | |
f7c5c4b5 PB |
3065 | 2007-06-01 Steve Ellcey <[email protected]> |
3066 | ||
12a64d4f L |
3067 | * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set |
3068 | lt_cv_sys_max_cmd_len. | |
f7c5c4b5 | 3069 | |
7ad9660b PB |
3070 | 2007-05-31 Paolo Bonzini <[email protected]> |
3071 | ||
3072 | * ltgcc.m4: Update from GCC. | |
3073 | ||
0e7ef45c EC |
3074 | 2007-05-25 Andreas Tobler <[email protected]> |
3075 | ||
12a64d4f | 3076 | * ltmain.sh: Fix Darwin verstring, remove ${wl}. |
0e7ef45c | 3077 | |
37ad9514 SE |
3078 | 2007-05-24 Steve Ellcey <[email protected]> |
3079 | ||
3080 | * ltmain.sh: Update from GCC. | |
3081 | * libtool.m4: Update from GCC. | |
3082 | * ltsugar.m4: New. Update from GCC. | |
3083 | * ltversion.m4: New. Update from GCC. | |
3084 | * ltoptions.m4: New. Update from GCC. | |
3085 | * ltconfig: Remove. | |
3086 | * ltcf-c.sh: Remove. | |
3087 | * ltcf-cxx.sh: Remove. | |
3088 | * ltcf-gcj.sh: Remove. | |
3089 | * src-release: Update with new libtool file list. | |
3090 | ||
8ee82aff PB |
3091 | 2007-05-16 Paolo Bonzini <[email protected]> |
3092 | ||
3093 | * Makefile.def (bootstrap_stage): Replace stage_make_flags with | |
3094 | stage_cflags. | |
3095 | * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS): | |
3096 | Remove CFLAGS/LIBCFLAGS. | |
3097 | (configure-stage[+id+]-[+prefix+][+module+], | |
3098 | all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+]. | |
3099 | * Makefile.in: Regenerate. | |
3100 | ||
149cb58d SE |
3101 | 2007-04-14 Steve Ellcey <[email protected]> |
3102 | ||
3103 | * config-ml.in: Update from GCC. | |
3104 | ||
91506736 DJ |
3105 | 2007-04-09 Daniel Jacobowitz <[email protected]> |
3106 | ||
3107 | * src-release (do-proto-toplev): Process the support directories before | |
3108 | the tool directory. | |
3109 | ||
ffa8bd48 RS |
3110 | 2007-03-21 Richard Sandiford <[email protected]> |
3111 | ||
3112 | * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting | |
3113 | of glob. Quote arguments with single quotes too. | |
3114 | * configure: Regenerate. | |
3115 | ||
a4fd3374 DD |
3116 | 2007-03-12 Brooks Moses <[email protected]> |
3117 | ||
3118 | * Makefile.def (fixincludes): Remove unneeded "missing" lines. | |
3119 | * Makefile.in: Regenerate | |
3120 | ||
b8025f34 AS |
3121 | 2007-03-07 Andreas Schwab <[email protected]> |
3122 | ||
3123 | * configure: Regenerate. | |
3124 | ||
a3ca38d2 DD |
3125 | 2007-03-01 Brooks Moses <[email protected]> |
3126 | ||
3127 | * configure.ac: Add "--with-pdfdir" configure option, | |
3128 | which defines pdfdir variable. | |
3129 | * Makefile.def (target=fixincludes): Add install-pdf to | |
3130 | missing targets. | |
3131 | (recursive_targets): Add install-pdf target. | |
3132 | (flags_to_pass): Add pdfdir. | |
3133 | * Makefile.tpl: Add pdfdir handling, add do-install-pdf | |
3134 | target. | |
3135 | * configure: Regenerate | |
3136 | * Makefile.in: Regenerate | |
3137 | ||
3138 | 2007-02-28 Eric Christopher <[email protected]> | |
3139 | ||
3140 | Revert: | |
3141 | 2006-12-07 Mike Stump <[email protected]> | |
3142 | ||
3143 | * Makefile.def (dependencies): Add dependency for | |
3144 | install-target-libssp and install-target-libgomp on | |
3145 | install-gcc. | |
3146 | * Makefile.in: Regenerate. | |
3147 | ||
3148 | 2007-02-27 Matt Kraai <[email protected]> | |
3149 | ||
3150 | * configure: Regenerate. | |
3151 | * configure.ac: Move statements after variable declarations. | |
3152 | ||
a4708fba JM |
3153 | 2007-02-19 Joseph Myers <[email protected]> |
3154 | ||
3155 | * configure.ac: Adjust for loop syntax. | |
3156 | * configure: Regenerate. | |
3157 | ||
9a819804 AO |
3158 | 2007-02-18 Alexandre Oliva <[email protected]> |
3159 | ||
3160 | * configure: Rebuilt. | |
3161 | ||
81ec575a AO |
3162 | 2007-02-18 Alexandre Oliva <[email protected]> |
3163 | ||
3164 | * configure.ac: Drop multiple occurrences of --enable-languages, | |
3165 | and fix its quoting. | |
3166 | * configure: Rebuilt. | |
3167 | ||
92f01d61 | 3168 | 2007-02-17 Mark Mitchell <[email protected]> |
f7c83eac AS |
3169 | Nathan Sidwell <[email protected]> |
3170 | Vladimir Prus <[email protected] | |
3171 | Joseph Myers <[email protected]> | |
92f01d61 JM |
3172 | |
3173 | * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting. | |
3174 | * configure: Regenerate. | |
3175 | ||
b1299c4e DJ |
3176 | 2007-02-13 Daniel Jacobowitz <[email protected]> |
3177 | ||
3178 | * configure.ac (target_libraries): Move libgcc before libiberty. | |
3179 | * configure: Regenerated. | |
3180 | ||
18f6b6ee PB |
3181 | 2007-02-13 Paolo Bonzini <[email protected]> |
3182 | ||
3183 | * configure: Regenerate again? | |
3184 | ||
9c4e9f27 PB |
3185 | 2007-02-13 Paolo Bonzini <[email protected]> |
3186 | ||
3187 | * configure: Reapply PR30748 fix which was lost in the previous commit. | |
3188 | ||
24ff9987 DJ |
3189 | 2007-02-13 Daniel Jacobowitz <[email protected]> |
3190 | Paolo Bonzini <[email protected]> | |
3191 | ||
3192 | PR bootstrap/30753 | |
3193 | * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC | |
3194 | unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix. | |
3195 | * configure: Regenerated. | |
3196 | ||
7df2cd5d PB |
3197 | 2007-02-10 Paolo Bonzini <[email protected]> |
3198 | ||
3199 | * configure: Regenerate. | |
3200 | ||
b0aaa663 DJ |
3201 | 2007-02-09 Daniel Jacobowitz <[email protected]> |
3202 | ||
3203 | PR bootstrap/30748 | |
3204 | * configure.ac: Correct syntax for Solaris ksh. | |
3205 | * configure: Regenerated. | |
3206 | ||
a0323144 PB |
3207 | 2007-02-09 Paolo Bonzini <[email protected]> |
3208 | ||
3209 | * Makefile.def: Sync with GCC. | |
3210 | * Makefile.tpl: Sync with GCC. | |
3211 | * Makefile.in: Regenerate. | |
3212 | * configure: Regenerate. | |
3213 | ||
c6b750e1 DJ |
3214 | 2007-02-09 Daniel Jacobowitz <[email protected]> |
3215 | ||
3216 | * Makefile.tpl (build_alias, host_alias, target_alias): Use | |
3217 | noncanonical equivalents. | |
3218 | * configure.in: Rename to... | |
3219 | * configure.ac: ...this. Update AC_PREREQ. Prevent error for | |
3220 | AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and | |
3221 | target_noncanonical. Use them. Rewrite removal of configure | |
3222 | arguments for autoconf 2.59. Discard variable settings. Force | |
3223 | program_transform_name for native tools. | |
3224 | ||
3225 | * Makefile.in: Regenerated. | |
3226 | * configure: Regenerated with autoconf 2.59. | |
3227 | ||
3228 | * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac. | |
3229 | ||
f3cd89f4 JJ |
3230 | 2007-02-08 Jeff Johnston <[email protected]> |
3231 | ||
3232 | * COPYING.LIBGLOSS: Reformat default Red Hat | |
3233 | license to fit within 80 columns. | |
3234 | * COPYING.NEWLIB: Ditto. | |
3235 | ||
4e206d7e DB |
3236 | 2007-02-05 Dave Brolley <[email protected]> |
3237 | ||
3238 | * Contribute the following changes: | |
3239 | 2006-11-28 DJ Delorie <[email protected]> | |
3240 | ||
3241 | * configure.in: Fix typo for mep's target_makefile_frag. | |
3242 | * configure: Regenerated. | |
3243 | ||
3244 | 2005-04-22 Richard Sandiford <[email protected]> | |
3245 | ||
3246 | * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET. | |
3247 | * configure: Regenerate. | |
3248 | ||
3249 | 2001-09-19 DJ Delorie <[email protected]> | |
3250 | ||
3251 | * configure.in (target_makefile_frag): use mt-mep | |
3252 | ||
3253 | 2001-06-12 Don Howard <[email protected]> | |
3254 | ||
3255 | * configure.in: Remove gdb from MeP skip list. | |
3256 | ||
3257 | 2001-04-05 DJ Delorie <[email protected]> | |
3258 | ||
3259 | * configure.in (noconfigdirs): Remove gcc from MeP skip list. | |
3260 | ||
3261 | 2001-03-20 Ben Elliston <[email protected]> | |
3262 | ||
3263 | * configure.in (noconfigdirs): Add gcc and gdb for MeP. | |
3264 | ||
3265 | 2001-03-19 Ben Elliston <[email protected]> | |
3266 | ||
3267 | * config.sub (mep, mep-*): Add. | |
3268 | ||
b2edfdd2 AS |
3269 | 2007-01-31 Andreas Schwab <[email protected]> |
3270 | ||
3271 | * Makefile.tpl (LDFLAGS): Substitute it. | |
3272 | * Makefile.in: Regenerate. | |
3273 | ||
ceb92e78 PB |
3274 | 2007-01-11 Paolo Bonzini <[email protected]> |
3275 | ||
3276 | * configure.in: Change == to = in test command. | |
f7c83eac | 3277 | * configure: Regenerate. |
ceb92e78 | 3278 | |
4b900473 | 3279 | 2007-01-11 Paolo Bonzini <[email protected]> |
f7c83eac AS |
3280 | Nick Clifton <[email protected]> |
3281 | Kaveh R. Ghazi <[email protected]> | |
3282 | ||
3283 | * configure.in (build_configargs, host_configargs, target_configargs): | |
3284 | Remove build/host/target parameters. | |
3285 | (host_libs): Add gmp and mpfr. | |
3286 | (GMP tests): Reorganize to allow in-tree GMP/MPFR. | |
3287 | * Makefile.def (gmp, mpfr): New. | |
3288 | (gcc): Remove target. | |
3289 | * Makefile.tpl (build_os, build_vendor, host_os, host_vendor, | |
3290 | target_os, target_vendor): New. | |
3291 | (configure): Add host_alias/target_alias arguments. Adjust invocations. | |
3292 | * configure: Regenerate. | |
3293 | * Makefile.in: Regenerate. | |
4b900473 PB |
3294 | |
3295 | 2007-01-11 Matt Fago <[email protected]> | |
3296 | ||
3297 | * configure.in: Try to link to functions only in mpfr 2.2.x | |
f7c83eac | 3298 | to improve robustness of configure tests. |
4b900473 PB |
3299 | * configure: Regenerate. |
3300 | ||
80f6dcbc NC |
3301 | 2007-01-08 Kai Tietz <[email protected]> |
3302 | ||
3303 | * configure.in: Add support for an x86_64-mingw* target. | |
b1b532dd | 3304 | * configure: Regenerate. |
80f6dcbc | 3305 | |
f86e35b8 NC |
3306 | 2007-01-05 Daniel Jacobowitz <[email protected]> |
3307 | ||
3308 | * Makefile.tpl (all-target): Correct @if conditional for target | |
3309 | modules. | |
3310 | * configure.in: Omit libiberty if building only target libgcc. | |
3311 | * configure, Makefile.in: Regenerated. | |
3312 | ||
79fcd0ec PB |
3313 | 2007-01-04 Paolo Bonzini <[email protected]> |
3314 | ||
3315 | * configure.in: Use DEV-PHASE to detect the default for --enable-werror. | |
3316 | * configure: Regenerate. | |
3317 | ||
6aa8ef82 DJ |
3318 | 2007-01-03 Daniel Jacobowitz <[email protected]> |
3319 | ||
3320 | * Makefile.def (target_modules): Add libgcc. | |
3321 | (lang_env_dependencies): Remove default items. Use no_c and no_gcc. | |
3322 | * Makefile.tpl (clean-target-libgcc): Delete. | |
3323 | (configure-target-[+module+]): Emit --disable-bootstrap dependencies | |
3324 | on gcc even for bootstrapped modules. Rewrite handling of | |
3325 | lang_env_dependencies to loop over target_modules. | |
3326 | * configure.in (target_libraries): Add target-libgcc. | |
3327 | * Makefile.in, configure: Regenerated. | |
3328 | ||
9b134994 PB |
3329 | 2006-12-29 Paolo Bonzini <[email protected]> |
3330 | ||
3331 | Sync with gcc: | |
3332 | 2006-12-29 Paolo Bonzini <[email protected]> | |
3333 | ||
f7c83eac AS |
3334 | * configure.in: Reorganize recognition of languages. Add |
3335 | --enable-stage1-languages. Show supported languages for the chosen | |
3336 | target rather than all recognized languages. | |
3337 | * configure: Regenerate. | |
9b134994 PB |
3338 | |
3339 | 2006-12-29 Paolo Bonzini <[email protected]> | |
3340 | ||
f7c83eac AS |
3341 | * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove. |
3342 | * Makefile.in: Regenerate. | |
9b134994 PB |
3343 | |
3344 | 2006-12-29 Kaveh R. Ghazi <[email protected]> | |
3345 | ||
f7c83eac AS |
3346 | * configure.in: Warn that MPFR 2.2.0 is buggy. |
3347 | * configure: Regenerate. | |
9b134994 | 3348 | |
8cf39b1b ILT |
3349 | 2006-12-27 Ian Lance Taylor <[email protected]> |
3350 | ||
3351 | * configure.in: When removing Makefiles to force a reconfigure, also | |
3352 | remove prev-DIR*/Makefile. | |
3353 | * configure: Regenerate. | |
3354 | ||
ebff6cd5 KH |
3355 | 2006-12-23 Kazu Hirata <[email protected]> |
3356 | ||
3357 | * config.bfd: Recognize fido. | |
3358 | ||
8a0d8a5c PB |
3359 | 2006-12-19 Paolo Bonzini <[email protected]> |
3360 | ||
3361 | Sync with gcc: | |
3362 | ||
3363 | 2006-12-19 Paolo Bonzini <[email protected]> | |
3364 | ||
3365 | * configure.in: Remove "$build" case for powerpc-*-darwin* since | |
3366 | it only affects bootstrap and could be tested on "$host" as well. | |
3367 | * configure: Regenerate. | |
3368 | * config/mh-ppc-darwin: Add to the stage1 cflags here. | |
3369 | ||
3370 | 2006-12-19 Paolo Bonzini <[email protected]> | |
3371 | ||
3372 | PR bootstrap/29544 | |
3373 | * Makefile.def (flags_to_pass): Add STAGE1_CHECKING. | |
3374 | (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags, | |
3375 | move here comment from Makefile.tpl. | |
3376 | * Makefile.tpl: Move some definitions higher in the file. | |
3377 | (STAGE1_CHECKING): New. | |
3378 | * configure.in: Add --enable-stage1-checking. | |
3379 | * configure: Regenerate. | |
3380 | * Makefile.in: Regenerate. | |
3381 | ||
3382 | 2006-12-03 Kaveh R. Ghazi <[email protected]> | |
3383 | ||
3384 | * configure.in: Update error message for missing GMP/MPFR. | |
3385 | ||
3386 | * configure: Regenerate. | |
3387 | ||
3388 | 2006-12-02 Kaveh R. Ghazi <[email protected]> | |
3389 | ||
3390 | * configure.in: Update MPFR version in error message. | |
3391 | ||
3392 | * configure: Regenerate. | |
3393 | ||
3394 | 2006-11-26 Kaveh R. Ghazi <[email protected]> | |
3395 | ||
3396 | * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags. | |
3397 | (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include, | |
3398 | --with-gmp-lib): New flags. | |
3399 | ||
3400 | * configure: Regenerate. | |
3401 | ||
790c0838 AM |
3402 | 2006-12-12 Andreas Tobler <[email protected]> |
3403 | ||
3404 | PR bootstrap/30134 | |
3405 | * configure.in: Correct x86 darwin support for libjava to powerpc | |
3406 | and i?86 only. | |
3407 | * configure: Regenerate. | |
3408 | ||
77d7106f AM |
3409 | 2006-12-11 Alan Modra <[email protected]> |
3410 | ||
3411 | * configure.in: Handle spu makefile frag. | |
77d7106f AM |
3412 | * Makefile.tpl (MAINT): Define |
3413 | (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define. | |
3414 | * configure: Regenerate. | |
3415 | * Makefile.in: Regenerate. | |
3416 | ||
0cfa5389 BE |
3417 | 2006-12-11 Ben Elliston <[email protected]> |
3418 | ||
3419 | * config.sub, config.guess: Update from upstream sources. | |
3420 | ||
2839fe5d BE |
3421 | 2006-12-11 Ben Elliston <[email protected]> |
3422 | ||
3423 | * configure.in: Sync with GCC (spu-*-*). | |
3424 | * configure: Sync with GCC. | |
3425 | ||
b897f5d4 MS |
3426 | 2006-12-07 Mike Stump <[email protected]> |
3427 | ||
3428 | * Makefile.def (dependencies): Add dependency for | |
3429 | install-target-libssp and install-target-libgomp on | |
3430 | install-gcc. | |
3431 | * Makefile.in: Regenerate. | |
3432 | ||
9daf3993 PB |
3433 | 2006-11-16 Paolo Bonzini <[email protected]> |
3434 | ||
3435 | * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence. | |
3436 | (unstage): Test for stage_last presence. | |
3437 | ||
3438 | PR bootstrap/29802 | |
3439 | * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX. | |
3440 | * Makefile.in: Regenerate. | |
3441 | ||
9dbaa842 DD |
3442 | 2006-11-14 DJ Delorie <[email protected]> |
3443 | ||
3444 | * Makefile.tpl (clean-stage*): Sync with GCC (clean). | |
3445 | * Makefile.in: Sync with GCC. | |
3446 | * configure.in: Sync with GCC (mpfr, gmp). | |
3447 | * configure: Sync with GCC. | |
3448 | ||
b0cbce8d JJ |
3449 | 2006-11-08 Jie Zhang <[email protected]> |
3450 | ||
3451 | * configure.in: Remove target-libgloss from noconfigdirs for | |
3452 | bfin-*-*. | |
3453 | * configure: Regenerated. | |
3454 | ||
44330a94 JJ |
3455 | 2006-10-27 Jeff Johnston <[email protected]> |
3456 | ||
3457 | * COPYING.NEWLIB: Add spu license. | |
7de05dd5 | 3458 | * COPYING.LIBGLOSS: Ditto. |
44330a94 | 3459 | |
56a8fe78 DD |
3460 | 2006-10-17 Brooks Moses <[email protected]> |
3461 | ||
3462 | * Makefile.def: Added pdf target handling. | |
3463 | * Makefile.tpl: Added pdf target handling. | |
3464 | * Makefile.in: Regenerated. | |
3465 | ||
fbb00ad0 JJ |
3466 | 2006-10-11 Jeff Johnston <[email protected]> |
3467 | ||
3468 | * COPYING.NEWLIB: Updated. | |
3469 | * COPYING.LIBGLOSS: Ditto. | |
3470 | ||
6b89cc21 DB |
3471 | 2006-09-27 Dave Brolley <[email protected]> |
3472 | ||
3473 | * configure.in (RUNTEST): Look for 'runtest' in the source tree by using | |
3474 | $s instead of $r. | |
3475 | * configure: Regenerated. | |
3476 | ||
17bcf627 BE |
3477 | 2006-09-26 Ben Elliston <[email protected]> |
3478 | ||
3479 | * config.sub, config.guess: Update from upstream sources. | |
3480 | ||
f3529cf1 TS |
3481 | 2006-09-20 Thiemo Seufer <[email protected]> |
3482 | ||
3483 | * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise | |
3484 | for mipstx39-*-*. Disable libgloss for mips64*-*-linux*. | |
3485 | * configure: Regenerate. | |
3486 | ||
45055374 CV |
3487 | 2006-08-30 Corinna Vinschen <[email protected]> |
3488 | ||
3489 | * configure.in: Never build newlib for a Mingw host. | |
3490 | Never build newlib as Mingw target library. | |
3491 | Test the existence of winsup/cygwin for building a Cygwin newlib, | |
3492 | rather than just winsup. | |
3493 | Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if | |
3494 | building a Mingw target. | |
3495 | * configure: Regenerate. | |
3496 | ||
4be041b2 | 3497 | 2006-08-15 Thiemo Seufer <[email protected]> |
f7c83eac AS |
3498 | Nigel Stephens <[email protected]> |
3499 | David Ung <[email protected]> | |
4be041b2 TS |
3500 | |
3501 | * config.sub: Add support for sde as alias of mipsisa32-sde-elf. | |
3502 | ||
1d89b610 PB |
3503 | 2006-07-25 Paolo Bonzini <[email protected]> |
3504 | ||
3505 | Sync from GCC: | |
3506 | 2006-07-04 Eric Botcazou <[email protected]> | |
3507 | ||
f7c83eac AS |
3508 | PR bootstrap/18058 |
3509 | * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1 | |
3510 | if the bootstrap compiler is a GCC version that supports it. | |
3511 | * configure: Regenerate. | |
1d89b610 | 3512 | |
66a79c16 DJ |
3513 | 2006-07-22 Daniel Jacobowitz <[email protected]> |
3514 | ||
3515 | * configure.in: Allow mingw32 and cygwin targets to build cross-gdb. | |
3516 | * configure: Regenerated. | |
3517 | ||
c1cb7e02 PB |
3518 | 2006-07-18 Paolo Bonzini <[email protected]> |
3519 | ||
f7c83eac AS |
3520 | * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir |
3521 | for stages after the first. | |
c1cb7e02 | 3522 | |
7206a0ee JJ |
3523 | 2006-07-17 Jakub Jelinek <[email protected]> |
3524 | ||
3525 | * Makefile.def: Add dependencies for configure-opcodes | |
3526 | on configure-intl and all-opcodes on all-intl. | |
3527 | * Makefile.in: Regenerated. | |
3528 | ||
6816f995 AO |
3529 | 2006-07-04 Peter O'Gorman <[email protected]> |
3530 | ||
3531 | * ltconfig: chmod 644 before ranlib during install. | |
3532 | ||
3d3adb43 PB |
3533 | 2006-07-03 Paolo Bonzini <[email protected]> |
3534 | ||
1f3f1bbf | 3535 | * configure.in: Fix thinkos in previous check-in. |
3d3adb43 PB |
3536 | * configure: Regenerate. |
3537 | ||
64ce424c PB |
3538 | 2006-07-03 Paolo Bonzini <[email protected]> |
3539 | ||
3540 | Sync from gcc: | |
3541 | ||
3542 | 2007-07-03 Paolo Bonzini <[email protected]> | |
3543 | ||
3544 | PR other/27063 | |
3545 | * configure.in: Test subdir_requires and give an appropriate | |
3546 | error message. | |
3547 | * configure: Regenerate. | |
3548 | ||
3549 | 2006-06-16 Rainer Orth <[email protected]> | |
3550 | ||
3551 | PR target/27540 | |
3552 | * configure.in: Only enable libgomp on IRIX 6. | |
3553 | * configure: Regenerate. | |
3554 | ||
d42c4017 DA |
3555 | 2006-06-20 David Ayers <[email protected]> |
3556 | ||
3557 | PR bootstrap/28072 | |
3558 | * configure.in: Add target-boehm-gc to noconfigdirs depending on | |
3559 | whether target-libjava is being configured instead of whether the | |
3560 | java front end is enabled. | |
3561 | * configure: Regenerate. | |
0e7ef45c | 3562 | |
4962c51a MS |
3563 | 2006-06-15 Mark Shinwell <[email protected]> |
3564 | ||
3565 | * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2} | |
3566 | to R_ARM_LDC_SB_G{0,1,2} respectively. | |
3567 | ||
caee866a PB |
3568 | 2006-06-15 Paolo Bonzini <[email protected]> |
3569 | ||
3570 | * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS | |
3571 | too. | |
3572 | * Makefile.in: Regenerate. | |
3573 | ||
363ef840 DA |
3574 | 2006-06-13 John David Anglin <[email protected]> |
3575 | ||
3576 | Sync from gcc: | |
3577 | ||
3578 | 2006-06-12 John David Anglin <[email protected]> | |
3579 | * configure.in: Don't enable libgomp on hpux10. | |
3580 | * configure: Rebuilt. | |
3581 | ||
54d1c879 DA |
3582 | 2006-06-13 David Ayers <[email protected]> |
3583 | ||
3584 | Sync from gcc: | |
3585 | ||
3586 | 2006-06-12 David Ayers <[email protected]> | |
0e7ef45c | 3587 | |
54d1c879 DA |
3588 | PR bootstrap/27963 |
3589 | PR target/19970 | |
0e7ef45c | 3590 | * configure.in: Remove target-boehm-gc from noconfigdirs where |
54d1c879 DA |
3591 | ${libgcj} is specified. |
3592 | * configure: Regenerate. | |
0e7ef45c | 3593 | |
a4d8b690 JJ |
3594 | 2006-06-08 Jeff Johnston <[email protected]> |
3595 | ||
3596 | Sync from gcc: | |
3597 | ||
3598 | 2005-01-12 David Edelsohn <[email protected]> | |
f7c83eac | 3599 | Andreas Schwab <[email protected]> |
a4d8b690 JJ |
3600 | |
3601 | PR bootstrap/18033 | |
3602 | * config-ml.in: Eval option if surrounded by single quotes. | |
3603 | ||
4f0ef2d8 CD |
3604 | 2006-06-07 Carlos O'Donell <[email protected]> |
3605 | ||
3606 | Sync from gcc: | |
0e7ef45c | 3607 | |
4f0ef2d8 | 3608 | 2006-06-06 David Ayers <[email protected]> |
0e7ef45c | 3609 | |
4f0ef2d8 CD |
3610 | PR libobjc/13946 |
3611 | * Makefile.def: Add dependencies for libobjc which boehm-gc. | |
3612 | * Makefile.in: Regenerate. | |
3613 | * configure.in: Add --enable-objc-gc at toplevel and have it | |
3614 | enable boehm-gc for Objective-C. | |
3615 | Remove target-boehm-gc from libgcj. | |
3616 | Add target-boehm-gc to target_libraries. | |
3617 | Add target-boehm-gc to noconfigdirs where ${libgcj} | |
3618 | is specified. | |
3619 | Assert that boehm-gc is supported when requested for Objective-C. | |
3620 | Only build boehm-gc if needed either for Java or Objective-C. | |
3621 | * configure: Regenerate. | |
3622 | ||
3623 | 2006-06-05 Paolo Bonzini <[email protected]> | |
0e7ef45c | 3624 | |
4f0ef2d8 CD |
3625 | PR 27674 |
3626 | * Makefile.tpl (configure-[+prefix+][+module+], | |
3627 | all-[+prefix+][+module+]): Depend on stage_current if bootstrapping. | |
3628 | Remove rule to unstage bootstrapped modules. | |
3629 | (stage_current): New. | |
3630 | * Makefile.in: Regenerate. | |
3631 | ||
3632 | 2006-05-20 John David Anglin <[email protected]> | |
3633 | Andreas Tobler <[email protected]> | |
3634 | ||
3635 | * configure.in: Enable libgcj for hppa*-hp-hpux11*. | |
3636 | * configure: Rebuilt. | |
3637 | ||
3638 | Revert | |
3639 | 2006-01-31 Richard Guenther <[email protected]> | |
3640 | Paolo Bonzini <[email protected]> | |
3641 | ||
3642 | * Makefile.def (target_modules): Add libgcc-math target module. | |
3643 | * configure.in (target_libraries): Add libgcc-math target library. | |
3644 | (--enable-libgcc-math): New configure switch. | |
3645 | * Makefile.in: Re-generate. | |
3646 | * configure: Re-generate. | |
3647 | ||
c17b816b JJ |
3648 | 2006-06-05 Jeff Johnston <[email protected]> |
3649 | ||
3650 | * config-ml.in: Alter CCASFLAGS to include special | |
3651 | multilib options the same as is done for CFLAGS. | |
3652 | ||
20e95c23 DJ |
3653 | 2006-05-31 Daniel Jacobowitz <[email protected]> |
3654 | ||
3655 | * Makefile.def: Added dependencies from sim and gdb on intl, and | |
3656 | added configure dependencies to everything with an all dependency | |
3657 | on intl. | |
3658 | * gettext.m4: Removed. | |
3659 | * src-release (DEVO_SUPPORT): Don't mention gettext.m4. | |
3660 | (GDB_SUPPORT_DIRS): Add intl. | |
3661 | * Makefile.in: Regenerated. | |
3662 | ||
4bd8ad80 DJ |
3663 | 2006-05-25 Daniel Jacobowitz <[email protected]> |
3664 | ||
3665 | * src-release (DEVO_SUPPORT): Add config.rpath. | |
3666 | ||
c380fdd8 PB |
3667 | 2006-05-25 Paolo Bonzini <[email protected]> |
3668 | ||
3669 | * Makefile.def (bfd, opcodes): Fix lib_path. | |
3670 | * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS. | |
3671 | (restrap): Move under "@if gcc-bootstrap". Fix typo. | |
3672 | * Makefile.in: Regenerate. | |
3673 | ||
701628f5 MS |
3674 | 2006-05-24 Mark Shinwell <[email protected]> |
3675 | ||
3676 | * configure.in: Enable gprof for cross builds. | |
3677 | * configure: Regenerate. | |
3678 | ||
25aae7f2 DJ |
3679 | 2006-05-17 Daniel Jacobowitz <[email protected]> |
3680 | ||
3681 | * src-release (MAKEINFOFLAGS): Define. | |
3682 | (do-proto-toplev): Pass MAKEINFOFLAGS to submakes. | |
3683 | ||
ea3d1626 BE |
3684 | 2006-05-14 Ben Elliston <[email protected]> |
3685 | ||
3686 | * config.sub, config.guess: Update from upstream sources. | |
3687 | ||
49b9e644 BE |
3688 | 2006-05-12 Ben Elliston <[email protected]> |
3689 | ||
3690 | * config.sub, config.guess: Update from upstream sources. | |
3691 | ||
482dd2f6 DJ |
3692 | 2006-05-04 Steve Ellcey <[email protected]> |
3693 | ||
3694 | * blt, iwidgets, mmalloc: Remove directories. | |
3695 | ||
8b01a5c2 DD |
3696 | 2006-05-01 DJ Delorie <[email protected]> |
3697 | ||
641a3af4 | 3698 | * configure.in: Restore CFLAGS if GMP isn't present. |
8b01a5c2 DD |
3699 | * configure: Regenerate. |
3700 | ||
a481dbb7 DD |
3701 | 2006-04-18 DJ Delorie <[email protected]> |
3702 | ||
3703 | * configure.in (m32c): Build libstdc++-v3. Pass flags to | |
3704 | reference libgloss so that libssp can be built in a combined | |
3705 | tree. | |
3706 | * configure: Regenerate. | |
3707 | ||
962c9e74 BE |
3708 | 2006-04-10 Ben Elliston <[email protected]> |
3709 | ||
3710 | * contrib: Remove directory. | |
3711 | ||
108a6f8e CD |
3712 | 2006-04-06 Carlos O'Donell <[email protected]> |
3713 | ||
3714 | * Makefile.tpl: Add install-html target. | |
3715 | * Makefile.def: Add install-html target. | |
3716 | * Makefile.in: Regenerate. | |
3717 | * configure.in: Add --with-datarootdir, --with-docdir, | |
3718 | and --with-htmldir options. | |
3719 | * configure: Regenerate. | |
3720 | ||
a4ef73e9 BE |
3721 | 2006-03-31 Ben Elliston <[email protected]> |
3722 | ||
3723 | PR binutils/1860 | |
3724 | * configure.in: Require makeinfo 4.4 or higher. | |
3725 | * configure: Regenerate. | |
3726 | ||
b37df25a PB |
3727 | 2006-03-14 Paolo Bonzini <[email protected]> |
3728 | ||
3729 | * Makefile.in: Regenerate. | |
3730 | ||
a6df5a19 PB |
3731 | 2006-03-14 Paolo Bonzini <[email protected]> |
3732 | ||
3733 | Sync with gcc: | |
3734 | 2006-03-10 Aldy Hernandez <[email protected]> | |
3735 | ||
f7c83eac AS |
3736 | * configure.in: Handle --disable-<component> generically. |
3737 | * configure: Regenerate. | |
a6df5a19 PB |
3738 | |
3739 | 2006-02-21 Rafael Avila de Espindola <[email protected]> | |
0e7ef45c | 3740 | |
f7c83eac AS |
3741 | * Makefile.tpl (BUILD_CONFIGDIRS): Remove. |
3742 | (TARGET_CONFIGDIRS): Remove. | |
3743 | * configure.in: Remove AC_SUBST(target_configdirs). | |
3744 | * Makefile.in, configure: Regenerated. | |
a6df5a19 PB |
3745 | |
3746 | ||
65419985 L |
3747 | 2006-03-01 H.J. Lu <[email protected]> |
3748 | ||
3749 | PR libgcj/17311 | |
3750 | * ltmain.sh: Don't use "$finalize_rpath" for compile. | |
3751 | ||
c52c6897 PB |
3752 | 2006-02-20 Paolo Bonzini <[email protected]> |
3753 | ||
3754 | PR bootstrap/25670 | |
3755 | ||
3756 | * Makefile.tpl ([+compare-target+]): Print explanation messages. | |
3757 | ||
3758 | * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass. | |
3759 | * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass. | |
3760 | (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES, | |
3761 | BUILD_PREFIX, BUILD_PREFIX_1. | |
3762 | * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute. | |
3763 | ||
3764 | * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too. | |
3765 | * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too. | |
3766 | ||
3767 | * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+], | |
3768 | all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead | |
3769 | of `cat stage_current`. Always provide the `r' and `s' variables. | |
3770 | (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into | |
3771 | a single shell execution. | |
3772 | (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For | |
3773 | bootstrapped modules, make the stage1 module if the build was not | |
3774 | started yet, else build the current stage. | |
3775 | (all-host, all-target): Omit bootstrapped modules (if bootstrapping). | |
3776 | (all-build, all-host, all-target, [+make_target+]-host, | |
3777 | [+make_target+]-target): Do not use \-continued lines. | |
3778 | (target modules): Depend on stage_last, not all-gcc, if bootstrapping. | |
3779 | (current_stage, restrap, stage_last): New. | |
3780 | ||
3781 | * Makefile.in: Regenerate. | |
3782 | * configure: Regenerate. | |
3783 | ||
b3ded179 PB |
3784 | 2006-02-14 Paolo Bonzini <[email protected]> |
3785 | ||
3786 | Sync from gcc: | |
3787 | ||
3788 | 2006-01-31 Richard Guenther <[email protected]> | |
3789 | Paolo Bonzini <[email protected]> | |
3790 | ||
f7c83eac AS |
3791 | * Makefile.def (target_modules): Add libgcc-math target module. |
3792 | * configure.in (target_libraries): Add libgcc-math target library. | |
3793 | (--enable-libgcc-math): New configure switch. | |
3794 | * Makefile.in: Re-generate. | |
3795 | * configure: Re-generate. | |
3796 | * libgcc-math: New toplevel directory. | |
b3ded179 PB |
3797 | |
3798 | 2006-01-18 Richard Henderson <[email protected]> | |
f7c83eac AS |
3799 | Jakub Jelinek <[email protected]> |
3800 | Diego Novillo <[email protected]> | |
b3ded179 | 3801 | |
f7c83eac AS |
3802 | * libgomp: New directory. |
3803 | * Makefile.def: Add target_module libgomp. | |
3804 | * Makefile.in: Regenerate. | |
3805 | * configure.in (target_libraries): Add target-libgomp. | |
3806 | * configure: Regenerate. | |
b3ded179 | 3807 | |
3a35eeb3 PB |
3808 | 2006-02-14 Paolo Bonzini <[email protected]> |
3809 | Andreas Schwab <[email protected]> | |
0e7ef45c | 3810 | |
3a35eeb3 PB |
3811 | * configure: Regenerate. |
3812 | ||
2429c060 PB |
3813 | 2006-01-16 Paolo Bonzini <[email protected]> |
3814 | ||
3815 | * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier. | |
3816 | Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find | |
3817 | the assembler, linker and binutils. | |
3818 | * configure: Regenerate. | |
3819 | ||
ec49b2b8 NC |
3820 | 2006-01-16 Nick Clifton <[email protected]> |
3821 | ||
49b9e644 | 3822 | * config.sub, config.guess: Sync from config repository. |
ec49b2b8 | 3823 | |
44b2308f AO |
3824 | 2006-01-05 Alexandre Oliva <[email protected]> |
3825 | ||
3826 | * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove | |
3827 | @ from continuation. | |
3828 | * Makefile.in: Rebuilt. | |
3829 | ||
80911fe1 PB |
3830 | 2006-01-04 Paolo Bonzini <[email protected]> |
3831 | ||
3832 | Sync from gcc: | |
3833 | ||
3834 | 2006-01-04 Paolo Bonzini <[email protected]> | |
3835 | ||
f7c83eac | 3836 | PR bootstrap/24252 |
80911fe1 | 3837 | |
f7c83eac AS |
3838 | * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES. |
3839 | * Makefile.tpl (OBJDUMP): New. | |
3840 | (EXTRA_HOST_FLAGS): Add it. | |
3841 | (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass. | |
80911fe1 | 3842 | |
f7c83eac AS |
3843 | * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try |
3844 | to use symbolic links between directories. Avoid race conditions | |
3845 | or make them harmless. | |
3846 | * configure.in: Do not try to use symbolic links between directories. | |
80911fe1 | 3847 | |
f7c83eac AS |
3848 | * Makefile.def (LEAN): Pass. |
3849 | * Makefile.tpl (LEAN): Define. | |
3850 | (stage[+id+]-start): Accept that the previous directory does not | |
3851 | exist, if the bootstrap is lean. | |
3852 | (stage[+id+]-bubble): Invoke lean bootstrap commands after | |
3853 | stage[+id+]-start. Use a makefile variable and an `if' instead of a | |
3854 | configure substitution. | |
3855 | ([+compare-target+]): Likewise. | |
3856 | ([+bootstrap-target+]-lean): New. | |
3857 | * configure.in: Remove lean bootstrap support from here. | |
80911fe1 | 3858 | |
f7c83eac AS |
3859 | * Makefile.in: Regenerate. |
3860 | * configure: Regenerate. | |
80911fe1 PB |
3861 | |
3862 | 2006-01-02 Andreas Schwab <[email protected]> | |
3863 | ||
f7c83eac AS |
3864 | * configure.in: When reconfiguring remove Makefile in |
3865 | all stage directories. | |
3866 | * configure: Regenerate. | |
80911fe1 | 3867 | |
b59bea8a NC |
3868 | 2005-12-27 Leif Ekblad <[email protected]> |
3869 | ||
3870 | * configure.in: Add support for RDOS target. | |
3871 | * configure: Regenerate. | |
3872 | ||
d7730bac NC |
3873 | 2005-12-27 Nick Clifton <[email protected]> |
3874 | ||
3875 | PR binutils/1990 | |
3876 | * libtool.m4: Synchronize with version in GCC sources. | |
3877 | ||
c02dabc3 PB |
3878 | 2005-12-20 Paolo Bonzini <[email protected]> |
3879 | ||
f7c83eac | 3880 | Revert Ada-related part of the previous change. |
c02dabc3 | 3881 | |
f7c83eac AS |
3882 | * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET): |
3883 | Do not pass. | |
3884 | * Makefile.tpl (BOOT_ADAFLAGS): Do not define. | |
3885 | * Makefile.in: Regenerate. | |
3886 | * configure.in: Do not include mt-ppc-aix target fragment. | |
3887 | * configure: Regenerate. | |
c02dabc3 | 3888 | |
f6d183c0 PB |
3889 | 2005-12-19 Paolo Bonzini <[email protected]> |
3890 | ||
3891 | * configure.in: Select appropriate fragments for PowerPC/AIX. | |
3892 | * configure: Regenerate. | |
3893 | ||
3894 | * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS, | |
3895 | BOOT_CFLAGS, BOOT_LDFLAGS. | |
3896 | * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS, | |
3897 | BOOT_CFLAGS, BOOT_LDFLAGS. | |
3898 | (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET. | |
3899 | (stage[+id+]-bubble): Pass flags recursively to the comparison target. | |
3900 | (stage): Fail if we cannot complete the work. | |
3901 | * Makefile.in: Regenerate. | |
3902 | ||
f29759fc JJ |
3903 | 2005-12-16 Jeff Johnston <[email protected]> |
3904 | ||
3905 | * COPYING.NEWLIB: Update copyright year for default | |
3906 | copyright. | |
3907 | ||
1f054001 PB |
3908 | 2005-12-15 Paolo Bonzini <[email protected]> |
3909 | ||
3910 | * Makefile.tpl (all, do-[+make_target+], do-check, install, | |
3911 | install-host-nogcc): Don't invoke $(stage) at the end. | |
3912 | * Makefile.in: Regenerate. | |
3913 | ||
0aed8855 PB |
3914 | 2005-12-14 Paolo Bonzini <[email protected]> |
3915 | ||
3916 | * configure.in: Flip the top-level bootstrap switch. | |
3917 | * configure: Regenerate. | |
3918 | ||
3919 | Merge from gcc: | |
3920 | ||
3921 | 2005-12-14 Daniel Jacobowitz <[email protected]> | |
3922 | ||
f7c83eac AS |
3923 | * Makefile.tpl: Throughout the file, use : $(MAKE) along with |
3924 | $(stage) and $(unstage). | |
3925 | (EXTRA_TARGET_FLAGS): Correct double-quoting. | |
3926 | (all): Remove stray semicolon. | |
3927 | (local-distclean): Don't handle multilib.tmp and multilib.out. | |
3928 | (install.all): Set $s for consistency. | |
3929 | (configure-[+prefix+][+module+]): Instead of [+deps+], handle | |
3930 | check_multilibs setting. Always make the install directory. | |
3931 | (configure-stage[+id+]-[+prefix+][+module+]): Likewise. | |
3932 | Correct @if/@endif. | |
3933 | (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif. | |
3934 | ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove. | |
3935 | (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR). | |
3936 | (multilib.out): Remove. | |
3937 | * Makefile.in: Regenerated. | |
0aed8855 PB |
3938 | |
3939 | 2005-12-12 Nathan Sidwell <[email protected]> | |
3940 | ||
3941 | * config.sub: Replace ms1 arch with mt. Allow ms1 as alias. | |
3942 | * configure.in: Replace ms1 arch with mt. | |
3943 | * configure: Rebuilt. | |
3944 | ||
3945 | 2005-12-05 Paolo Bonzini <[email protected]> | |
3946 | ||
3947 | Sync with gcc: | |
3948 | ||
4970f871 NS |
3949 | 2005-12-12 Nathan Sidwell <[email protected]> |
3950 | ||
3951 | * config.sub: Replace ms1 arch with mt. Allow ms1 as alias. | |
3952 | * configure.in: Replace ms1 arch with mt. | |
3953 | * configure: Rebuilt. | |
3954 | ||
be01d343 PB |
3955 | 2005-12-05 Paolo Bonzini <[email protected]> |
3956 | ||
3957 | Sync with gcc: | |
3958 | ||
3959 | 2005-12-05 Paolo Bonzini <[email protected]> | |
3960 | ||
f7c83eac AS |
3961 | * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4, |
3962 | CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove | |
3963 | "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below. | |
3964 | Find in-tree tools if available. | |
3965 | (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them. | |
3966 | (CONFIGURED_*_FOR_TARGET): Don't set nor substitute. | |
3967 | (*_FOR_TARGET): Set them with GCC_TARGET_TOOL. | |
3968 | (COMPILER_*_FOR_TARGET): New. | |
3969 | * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs. | |
3970 | (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols. | |
3971 | (CONFIGURED_*, USUAL_*): Remove. | |
3972 | (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO, | |
3973 | STRIP): Use autoconf substitutions. | |
3974 | (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET, | |
3975 | COMPILER_NM_FOR_TARGET): New. | |
3976 | (EXTRA_HOST_FLAGS): Pass LIPO and STRIP. | |
3977 | ||
3978 | (all): Make all-host and all-target in parallel. | |
3979 | (do-[+make_target+], do-check, install, [+compare-target+]): Ensure | |
3980 | that $$r and $$s are set before invoking a recursive make. | |
3981 | (stage[+id+]-bubble): Likewise, and invoke the comparison at the end. | |
3982 | ([+bootstrap-target+]): Inline most of the `all' target. | |
be01d343 PB |
3983 | |
3984 | 2005-11-29 Ben Elliston <[email protected]> | |
3985 | ||
f7c83eac AS |
3986 | * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc |
3987 | from the gcc build directory. | |
3988 | * Makefile.in: Regenerate. | |
be01d343 PB |
3989 | |
3990 | 2005-11-29 Ben Elliston <[email protected]> | |
3991 | ||
f7c83eac AS |
3992 | * Makefile.def: Add new libdecnumber host_module. Make all-gcc |
3993 | depend on all-libdecnumber. | |
3994 | * configure.in (host_libs): Include libdecnumber. | |
3995 | * Makefile.in: Regenerate. | |
3996 | * configure: Likewise. | |
be01d343 PB |
3997 | |
3998 | 2005-11-21 Kean Johnston <[email protected]> | |
3999 | ||
f7c83eac | 4000 | * config.sub, config.guess: Sync from upstream sources. |
be01d343 | 4001 | |
907be67c DJ |
4002 | 2005-11-11 Daniel Jacobowitz <[email protected]> |
4003 | ||
4004 | * Makefile.def: Remove gdb dependencies for gdbtk. | |
4005 | * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables. | |
4006 | (configure-gdb, install-gdb): New rules. | |
4007 | * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK. | |
4008 | * Makefile.in, configure: Regenerated. | |
4009 | ||
e360f423 PB |
4010 | 2005-10-22 Paolo Bonzini <[email protected]> |
4011 | ||
4012 | PR bootstrap/24297 | |
4013 | * Makefile.tpl (do-[+make-target+], do-check, install, | |
4014 | stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s | |
4015 | are set before recursing. | |
4016 | * Makefile.in: Regenerate. | |
4017 | ||
45d5eb0a EB |
4018 | 2005-10-20 Eric Botcazou <[email protected]> |
4019 | ||
4020 | PR bootstrap/18939 | |
4021 | * Makefile.def (gcc) <target>: Fix thinko. | |
4022 | * Makefile.in: Regenerate. | |
4023 | ||
3cf3372e BS |
4024 | 2005-10-17 Bernd Schmidt <[email protected]> |
4025 | ||
4026 | * configure.in (bfin-*-*): Use test, not brackets, in if statement. | |
4027 | * configure: Regenerate. | |
4028 | ||
bd70a46f KH |
4029 | 2005-10-09 Kazu Hirata <[email protected]> |
4030 | ||
4031 | * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs | |
4032 | target-libffi, target-qthreads, target-libjava, and | |
4033 | targetlibobjc. | |
4034 | * configure: Regenerate. | |
4035 | ||
5ae72758 DJ |
4036 | 2005-10-06 Daniel Jacobowitz <[email protected]> |
4037 | ||
4038 | * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET. | |
4039 | * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP. | |
4040 | (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET) | |
4041 | (USUAL_OBJDUMP_FOR_TARGET): New. | |
4042 | (EXTRA_TARGET_FLAGS): Add OBJDUMP. | |
4043 | * configure.in: Check for $OBJDUMP_FOR_TARGET. | |
274b5ecd | 4044 | * configure, Makefile.in: Regenerated. |
5ae72758 | 4045 | |
cc96343e PB |
4046 | 2005-10-05 Paolo Bonzini <[email protected]> |
4047 | ||
4048 | * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages | |
4049 | before other host packages. | |
4050 | ||
f70224b5 PB |
4051 | 2005-10-05 Paolo Bonzini <[email protected]> |
4052 | ||
4053 | PR bootstrap/22340 | |
4054 | ||
4055 | * configure.in (default_target): Remove. | |
4056 | * Makefile.tpl (all): Do not use prerequisites as subroutines | |
4057 | (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet. | |
4058 | (do-[+make_target+], check, install, [+bootstrap_target+]): Do not | |
4059 | use prerequisites as subroutines. | |
4060 | (check-host, check-target): New. | |
4061 | (bootstrap configure & all targets): Do not use stage*-start | |
4062 | if the directory layout is already ok. | |
4063 | (non-bootstrap configure & all targets): Prepend a $(unstage). | |
4064 | (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL. | |
4065 | (NOTPARALLEL): Remove. | |
4066 | (unstage, stage variables): New variables. | |
4067 | (unstage, stage targets): Simply expand to those variables. | |
4068 | ||
4069 | * configure: Regenerate. | |
4070 | * Makefile.in: Regenerate. | |
4071 | ||
c13c918a JW |
4072 | 2005-10-04 James E Wilson <[email protected]> |
4073 | ||
4074 | * Makefile.def (lang_env_dependencies): Add libmudflap. | |
4075 | * Makefile.in: Regenerate. | |
4076 | ||
376a0e54 CM |
4077 | 2005-10-03 Catherine Moore <[email protected]> |
4078 | ||
4079 | * configure.in (bfin-*-*): Support bfin. | |
4080 | * configure: Regenerated. | |
4081 | ||
d320aacb L |
4082 | 2005-09-30 H.J. Lu <[email protected]> |
4083 | ||
4084 | * configure.in (*-*-darwin*): Build bfd, binutils and opcodes. | |
4085 | * configure: Regenerated. | |
4086 | ||
7e0f7140 GK |
4087 | 2005-09-28 Geoffrey Keating <[email protected]> |
4088 | ||
4089 | * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP. | |
4090 | (LIPO_FOR_TARGET): New. | |
4091 | (CONFIGURED_LIPO_FOR_TARGET): New. | |
4092 | (USUAL_LIPO_FOR_TARGET): New. | |
4093 | (STRIP_FOR_TARGET): New. | |
4094 | (CONFIGURED_STRIP_FOR_TARGET): New. | |
4095 | (USUAL_STRIP_FOR_TARGET): New. | |
4096 | * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and | |
4097 | STRIP_FOR_TARGET. | |
4098 | * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET, | |
4099 | CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET. | |
4100 | * Makefile.in: Regenerate. | |
4101 | * configure: Regenerate. | |
0e7ef45c | 4102 | |
096f7d00 DE |
4103 | 2005-09-19 David Edelsohn <[email protected]> |
4104 | ||
4105 | * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs. | |
4106 | (rs6000-*-aix*): Same. | |
4107 | * configure: Regenerate. | |
4108 | ||
4109 | 2005-09-14 Francois-Xavier Coudert <[email protected]> | |
4110 | ||
4111 | * configure.in: Recognize f95 in the --enable-languages option, | |
4112 | and substitute it for fortran, issuing a warning. | |
4113 | * configure: Regenerate. | |
4114 | ||
2016dfcc BE |
4115 | 2005-09-07 Ben Elliston <[email protected]> |
4116 | ||
4117 | Import from Autoconf sources: | |
4118 | ||
4119 | 2005-09-06 Paul Eggert <[email protected]> | |
4120 | * move-if-change: Don't output "$2 is unchanged"; suggested by Ben | |
4121 | Elliston. Handle weird characters correctly. | |
4122 | ||
6dd2fda9 DD |
4123 | 2005-08-30 Phil Edwards <[email protected]> |
4124 | ||
4125 | * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs. | |
4126 | * configure: Regenerated. | |
4127 | ||
e6db70d4 RE |
4128 | 2005-08-20 Richard Earnshaw <[email protected]> |
4129 | ||
f7c83eac AS |
4130 | * Makefile.def (libssp): Add to lang_env_dependencies. |
4131 | * Makefile.in: Regenerate. | |
e6db70d4 | 4132 | |
e1e3d0f5 CG |
4133 | 2005-08-17 Christian Groessler <[email protected]> |
4134 | ||
4135 | * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash. | |
4136 | * Makefile.in: Regenerate. | |
4137 | ||
05cbd757 PB |
4138 | 2005-08-12 Paolo Bonzini <[email protected]> |
4139 | ||
4140 | * configure.in: Replace NCN_STRICT_CHECK_TOOL with | |
4141 | NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS. | |
4142 | Look for alternate names of the target cc and c++ | |
4143 | * configure: Regenerate. | |
4144 | ||
55db4b87 PB |
4145 | 2005-08-08 Paolo Bonzini <[email protected]> |
4146 | ||
4147 | * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET, | |
4148 | GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find | |
4149 | them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target | |
4150 | tools; remove code to manually set them. | |
4151 | (Target tools): Look in the environment for them. | |
4152 | * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET, | |
4153 | GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine. | |
4154 | (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc | |
4155 | build directory. | |
4156 | (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET, | |
4157 | CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET, | |
4158 | CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET, | |
4159 | USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET, | |
4160 | USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New. | |
4161 | (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, | |
4162 | RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete. | |
4163 | * configure: Regenerate. | |
4164 | * Makefile.in: Regenerate. | |
4165 | ||
414e5532 MM |
4166 | 2005-07-27 Mark Mitchell <[email protected]> |
4167 | ||
4168 | * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET. | |
0e7ef45c | 4169 | * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET. |
414e5532 MM |
4170 | * Makefile.in: Regenerated. |
4171 | ||
a19b6204 MM |
4172 | 2005-07-26 Mark Mitchell <[email protected]> |
4173 | ||
4174 | * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable. | |
4175 | (CFLAGS_FOR_TARGET): Use it. | |
4176 | (CXXFLAGS_FOR_TARGET): Likewise. | |
4177 | * Makefile.in: Regenerated. | |
4178 | * configure.in (--with-build-sysroot): New option. | |
4179 | * configure: Regenerated. | |
4180 | ||
b73aa406 PB |
4181 | 2005-07-24 Paolo Bonzini <[email protected]> |
4182 | ||
4183 | * Makefile.tpl: Wrap install between unstage and stage | |
4184 | * Makefile.in: Regenerate. | |
4185 | ||
6e4d0bcb KC |
4186 | 2005-07-16 Kelley Cook <[email protected]> |
4187 | ||
4188 | * all files: Update FSF address. | |
4189 | ||
49f58d10 JB |
4190 | 2005-07-14 Jim Blandy <[email protected]> |
4191 | ||
4192 | * configure.in: Add cases for Renesas m32c. | |
4193 | * configure: Regenerated. | |
0e7ef45c | 4194 | |
1d9c9cd7 KC |
4195 | 2005-07-14 Kelley Cook <[email protected]> |
4196 | ||
4197 | * COPYING, compile, config-ml.in, config.guess, | |
4198 | config.sub, install-sh, missing, mkinstalldirs, | |
4199 | symlink-tree, ylwrap: Sync from upstream sources. | |
4200 | ||
1587117a EC |
4201 | 2005-07-13 Eric Christopher <[email protected]> |
4202 | ||
4203 | * configure.in: Add toplevel noconfigdir support for tpf. | |
4204 | * configure: Regenerate. | |
4205 | ||
bb780410 DD |
4206 | 2005-07-11 Jakub Jelinek <[email protected]> |
4207 | ||
4208 | * Makefile.def (target_modules): Add libssp. | |
4209 | * configure.in (target_libraries): Add target-libssp. | |
4210 | * configure: Rebuilt. | |
4211 | * Makefile.in: Rebuilt. | |
4212 | ||
064d0a7c PB |
4213 | 2005-07-11 Paolo Bonzini <[email protected]> |
4214 | ||
4215 | PR ada/22340 | |
4216 | ||
4217 | * Makefile.def: Sync with gcc. | |
4218 | * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto. | |
4219 | * Makefile.in: Regenerate. | |
4220 | ||
b2edd3b5 AS |
4221 | 2005-07-07 Andreas Schwab <[email protected]> |
4222 | ||
4223 | * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD. | |
4224 | * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here. | |
4225 | * Makefile.in: Regenerated. | |
4226 | ||
5f128533 KH |
4227 | 2005-07-07 Kazu Hirata <[email protected]> |
4228 | ||
4229 | * configure.in: Add --enable-libssp and --disable-libssp. | |
4230 | * configure: Regenerate with autoconf-2.13. | |
4231 | ||
4e3fc8e5 GK |
4232 | 2005-07-06 Geoffrey Keating <[email protected]> |
4233 | ||
4234 | * configure.in: Don't build sim or rda when targetting darwin. | |
4235 | * configure: Regenerate. | |
4236 | ||
c7357d6a BE |
4237 | 2005-07-04 Ben Elliston <[email protected]> |
4238 | ||
4239 | * src-release (do-proto-toplev): Remove dejagnu bits. | |
4240 | (DEJAGNU_SUPPORT_DIRS): Remove. | |
4241 | (dejagnu.tar.bz2, dejagnu.tar): Likewise. | |
4242 | (GDBD_SUPPORT_DIRS): Likewise. | |
4243 | (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise. | |
4244 | (INSIGHTD_SUPPORT_DIRS): Likewise. | |
4245 | (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise. | |
4246 | ||
4247 | 2005-06-30 Ben Elliston <[email protected]> | |
89b85085 BE |
4248 | |
4249 | * setup.com (mpw): Remove unused directive. | |
4250 | ||
7d329e61 PB |
4251 | 2005-06-22 Paolo Bonzini <[email protected]> |
4252 | ||
4253 | * Makefile.def (stagefeedback): Come after profile. | |
4254 | Define profiledbootstrap target. | |
4255 | * Makefile.tpl (profiledbootstrap): Remove. | |
4256 | (stageprofile-end): Zap stagefeedback. | |
4257 | (stagefeedback-start): Copy all .gcda files, not only GCC's. | |
4258 | * Makefile.in: Regenerate. | |
4259 | ||
e5fbed21 DD |
4260 | 2005-06-13 Zack Weinberg <[email protected]> |
4261 | ||
4262 | * depcomp: Update from automake CVS. Add 'ia64hp' stanza. | |
4263 | In 'cpp' stanza, support '#line' as well as '# '. | |
4264 | ||
59f7ec45 HPN |
4265 | 2005-06-07 Hans-Peter Nilsson <[email protected]> |
4266 | ||
4267 | * configure.in (unsupported_languages): New macro. | |
4268 | <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit | |
4269 | non-ported target libraries in noconfigdirs. | |
4270 | <cris-*, crisv32-*> Ditto, except for non-aout, non-elf, | |
4271 | non-linux-gnu. Remove libgcj_ex_libffi. | |
9eb322aa | 4272 | <lang_frag loop>: Set add_this_lang=no if the language is in |
59f7ec45 HPN |
4273 | unsupported_languages. |
4274 | * configure: Regenerate. | |
4275 | ||
c10e9ba7 DD |
4276 | 2005-06-04 Tobias Schl"uter <[email protected]> |
4277 | ||
4278 | * configure.in: Fix typo in handling of --with-mpfr-dir. | |
4279 | * configure: Regenerate. | |
4280 | ||
20deb2b8 JB |
4281 | 2005-06-02 Jim Blandy <[email protected]> |
4282 | ||
4283 | * config.sub: Add cases for the Renesas m32c. (This patch has been | |
4284 | accepted into the master sources.) | |
4285 | ||
cdb9b172 | 4286 | 2005-06-02 Aldy Hernandez <[email protected]> |
f7c83eac AS |
4287 | Michael Snyder <[email protected]> |
4288 | Stan Cox <[email protected]> | |
cdb9b172 | 4289 | |
f7c83eac | 4290 | * configure.in: Set noconfigdirs for ms1. |
cdb9b172 | 4291 | |
f7c83eac | 4292 | * configure: Regenerate. |
cdb9b172 | 4293 | |
1dc3053f PB |
4294 | 2005-05-25 Paolo Bonzini <[email protected]> |
4295 | ||
4296 | * Makefile.tpl (stage[+id+]-start): Iterate over target module as well. | |
4297 | (Dependencies): Consider target modules for bootstrap dependencies. | |
4298 | Make target bootstrap modules depend on each stage's gcc. | |
4299 | * Makefile.in: Regenerate. | |
4300 | ||
c60fe18b PB |
4301 | 2005-05-20 Paolo Bonzini <[email protected]> |
4302 | ||
4303 | * Makefile.def (configure-gcc): Depend on binutils having been built. | |
4304 | (all-gcc): No need to do it here. | |
4305 | * Makefile.in: Regenerate. | |
4306 | ||
27258dd4 PB |
4307 | 2005-05-19 Paul Brook <[email protected]> |
4308 | ||
0e7ef45c | 4309 | * configure.in: Rewrite misleading error message when requested |
27258dd4 PB |
4310 | language cannot be built. |
4311 | * configure: Regenerate. | |
4312 | ||
42ecbf5e DJ |
4313 | 2005-05-15 Daniel Jacobowitz <[email protected]> |
4314 | ||
4315 | * ylwrap: Import from Automake 1.9.5. | |
4316 | ||
ae380b45 MS |
4317 | 2005-05-04 Mike Stump <[email protected]> |
4318 | ||
4319 | * configure.in: Always pass --target to target configures as | |
4320 | otherwise rebuilds that do --recheck will fail. | |
811d3af8 | 4321 | * configure: Rebuilt. |
ae380b45 | 4322 | |
d545f33b PB |
4323 | 2005-05-04 Paolo Bonzini <[email protected]> |
4324 | ||
4325 | * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from | |
4326 | STAGE_HOST_EXPORTS. | |
4327 | (configure, all): Add bootstrap support. | |
4328 | (Host modules, target modules): Pass post-stage1 flags and exports. | |
4329 | (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere. | |
4330 | * Makefile.in: Regenerate. | |
4331 | ||
2faa2958 PB |
4332 | 2005-04-29 Paolo Bonzini <[email protected]> |
4333 | ||
4334 | Sync from gcc: | |
4335 | ||
4336 | 2005-04-22 Bernd Schmidt <[email protected]> | |
4337 | ||
f7c83eac | 4338 | * config.sub: Update from master copy. |
2faa2958 PB |
4339 | |
4340 | 2005-04-19 Hans-Peter Nilsson <[email protected]> | |
4341 | ||
f7c83eac AS |
4342 | * configure.in <crisv32-*-*, cris-*-*>: New local variable |
4343 | libgcj_ex_libffi. Have specific match for *-*-linux*. Separate | |
4344 | matches for "*-*-aout" and "*-*-elf". Don't disable libffi for | |
4345 | "*-*-elf" and "*-*-linux*". | |
4346 | * configure: Regenerate. | |
2faa2958 | 4347 | |
a7254363 PB |
4348 | 2005-04-06 Paolo Bonzini <[email protected]> |
4349 | ||
f7c83eac | 4350 | * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir. |
a7254363 PB |
4351 | (TARGET_CONFIGARGS): Include --with-target-subdir. |
4352 | (configure, all): New macros. Use them throughout. | |
4353 | ||
a8637a7d PB |
4354 | 2005-04-05 Paolo Bonzini <[email protected]> |
4355 | ||
4356 | * Makefile.tpl: Sync with gcc. | |
4357 | * Makefile.in: Regenerate. | |
4358 | ||
dd387d52 JR |
4359 | 2005-03-30 J"orn Rennecke <[email protected]> |
4360 | ||
4361 | * config/mh-mingw32: Delete. | |
4362 | * configure.in: Don't use it. | |
4363 | * configure: Regenerate. | |
4364 | ||
e90269c8 PB |
4365 | 2005-03-31 Paolo Bonzini <[email protected]> |
4366 | ||
4367 | * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path. | |
4368 | * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove. | |
4369 | (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR). | |
4370 | (HOST_LIB_PATH): Generate from Makefile.def. | |
4371 | (TARGET_LIB_PATH): Likewise. | |
4372 | (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR. | |
4373 | * Makefile.in: Regenerate. | |
4374 | * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove. | |
4375 | (RPATH_ENVVAR): Include Darwin case. | |
4376 | * configure: Regenerate. | |
4377 | ||
9a237d9e PB |
4378 | 2005-03-25 Paolo Bonzini <[email protected]> |
4379 | ||
4380 | * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin. | |
4381 | * configure: Regenerate. | |
4382 | ||
479759c8 ZW |
4383 | 2005-03-21 Zack Weinberg <[email protected]> |
4384 | ||
4385 | * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir, | |
4386 | gcc_version, and gcc_version_trigger from set of flags to pass. | |
4387 | * Makefile.tpl: Remove definitions of above variables. | |
4388 | (config.status): Remove dependency on $(gcc_version_trigger). | |
4389 | * Makefile.in: Regenerate. | |
4390 | * configure.in: Do not reference config/gcc-version.m4 nor | |
4391 | config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor | |
4392 | TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger. | |
4393 | * configure: Regenerate. | |
4394 | ||
4cfaf6d5 DD |
4395 | 2005-03-16 Manfred Hollstein <[email protected]> |
4396 | Andrew Pinski <[email protected]> | |
4397 | ||
4398 | * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi. | |
4399 | * Makefile.in: Regenerate. | |
4400 | ||
33a3fb7b AO |
4401 | 2005-03-01 Alexandre Oliva <[email protected]> |
4402 | ||
4403 | PR libgcj/20160 | |
4404 | * ltmain.sh: Avoid creating archives with components that have | |
4405 | duplicate basenames. | |
4406 | ||
2da12f12 PB |
4407 | 2005-02-28 Andrew Pinski <[email protected]> |
4408 | ||
479759c8 ZW |
4409 | PR bootstrap/20250 |
4410 | * Makefile.tpl (HOST target installs): Fix copy and pasto, use install | |
4411 | instead of check. | |
4412 | * Makefile.in: Regenerate. | |
2da12f12 | 4413 | |
b00612cc PB |
4414 | 2005-02-28 Paolo Bonzini <[email protected]> |
4415 | ||
4416 | Sync from gcc. | |
4417 | ||
4418 | 2005-02-28 Paolo Bonzini <[email protected]> | |
4419 | ||
4420 | PR bootstrap/17383 | |
4421 | * Makefile.def (target_modules): Remove "stage", now unnecessary. | |
4422 | * Makefile.tpl (HOST_SUBDIR): New substitution. | |
4423 | (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET, | |
4424 | USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET, | |
4425 | USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET, | |
4426 | USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it. | |
4427 | (Host modules, Bootstrapped modules): Use it. | |
4428 | (Build modules, Target modules): Do not create symlink trees, | |
4429 | always configure out-of-srcdir. | |
4430 | (distclean): Try removing $(host_subdir) with rm before using rm -rf. | |
4431 | * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET, | |
4432 | GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use | |
4433 | $(HOST_SUBDIR). Create a symlink for host_subdir. | |
4434 | ||
4435 | * Makefile.in: Regenerate. | |
4436 | * configure: Regenerate. | |
4437 | ||
4438 | Merged from libada-gnattools-branch: | |
4439 | 2004-11-28 Nathanael Nerode <[email protected]> | |
4440 | ||
4441 | * Makefile.def: Add gnattools as a module, depending on target-libada. | |
4442 | * Makefile.in: Regenerate. | |
4443 | * configure.in: Include gnattools in host_tools; disable it if ada | |
4444 | is disabled. | |
4445 | * configure: Regenerate. | |
4446 | ||
c3e65f62 NC |
4447 | 2005-02-23 Nick Clifton <[email protected]> |
4448 | ||
4449 | * configure: Regenerate. | |
4450 | ||
e4d180c2 NC |
4451 | 2005-02-22 Paul Schlie <[email protected]> |
4452 | ||
4453 | * configure.in: Allow darwin targeted ports to build tk, itcl and | |
4454 | libgui. | |
4455 | ||
e3c770b1 EB |
4456 | 2005-02-21 Eric Botcazou <[email protected]> |
4457 | ||
4458 | PR libgcj/10353 | |
4459 | * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj. | |
4460 | * configure: Regenerate. | |
4461 | ||
9c73618c AC |
4462 | 2005-02-08 Andrew Cagney <[email protected]> |
4463 | ||
4464 | * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the | |
4465 | gdb/ section. Update GDB's URL. | |
4466 | ||
c46f8c51 AC |
4467 | 2005-01-31 Andrew Cagney <[email protected]> |
4468 | ||
4469 | * gettext.m4: Only set ENABLE_NLS when gettext is present. | |
4470 | ||
c7e66c6d HPN |
4471 | 2005-01-29 Hans-Peter Nilsson <[email protected]> |
4472 | ||
4473 | * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*. | |
4474 | <crisv32-*-*, cris-*-*>: Only disable target-newlib and | |
4475 | target-libgloss when not *-*-elf and *-*-aout. | |
4476 | * configure: Regenerate. | |
4477 | ||
a53bf506 AC |
4478 | 2005-01-27 Andrew Cagney <[email protected]> |
4479 | ||
4480 | * gettext.m4: Don't use NONE as a default for CATOBJEXT. | |
4481 | ||
45181ed1 AC |
4482 | 2005-01-24 Andrew Cagney <[email protected]> |
4483 | ||
4484 | * gettext.m4: Only fall back to ../intl/ when it's present. | |
4485 | ||
a1e0f4e4 KC |
4486 | 2005-01-17 Kelley Cook <[email protected]> |
4487 | ||
4488 | * install-sh, config.sub: Import from upstream. | |
4489 | ||
4490 | 2005-01-17 Kelley Cook <[email protected]> | |
06bcb89d KC |
4491 | |
4492 | PR bootstrap/18222 | |
4493 | * Makefile.def: Pass CPPFLAGS_FOR_TARGET. | |
4494 | * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET. | |
4495 | * Makefile.in: Regenerate. | |
4496 | ||
c50382e2 PB |
4497 | 2005-01-03 Paolo Bonzini <[email protected]> |
4498 | ||
4499 | Revert 2004-12-28 Makefile changes, a better fix will be | |
4500 | applied to mainline and src after GCC 4.0 branches. | |
4501 | ||
11d07737 PB |
4502 | 2004-12-28 Paolo Bonzini <[email protected]> |
4503 | ||
4504 | PR bootstrap/17383 | |
4505 | ||
4506 | * Makefile.def (target_modules): Remove stage parameter, | |
4507 | it is always true now. | |
4508 | * Makefile.tpl (configure-build-[+module+], | |
4509 | configure-target-[+module+]): Always build symlink tree | |
4510 | for the directory and for include. BUILD_SUBDIR and | |
4511 | TARGET_SUBDIR cannot be . anymore. | |
4512 | * Makefile.in: Regenerate. | |
4513 | ||
dadfdbe2 DD |
4514 | 2004-12-25 David Edelsohn <[email protected]> |
4515 | ||
4516 | Revert 2004-12-08 Makefile changes. | |
4517 | ||
dbf85af7 JR |
4518 | 2004-12-16 Andrew Stubbs <[email protected]> |
4519 | ||
4520 | * configure.in (sh64-*-*): Reenable gprof. | |
4521 | * configure: Regenerate. | |
4522 | ||
6b8fea99 JB |
4523 | 2004-12-09 Jim Blandy <[email protected]> |
4524 | ||
4525 | * MAINTAINERS: List 'depcomp' as part of automake. | |
4526 | ||
7341462c DE |
4527 | 2004-12-08 David Edelsohn <[email protected]> |
4528 | ||
4529 | * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET. | |
4530 | * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG. | |
4531 | (EXTRA_TARGET_FLAGS): Add PICFLAG. | |
4532 | * Makefile.in: Regenerate. | |
4533 | ||
21fde4dc DD |
4534 | 2004-12-07 Matt Kraai <[email protected]> |
4535 | ||
4536 | * Makefile.tpl: Generate normal dependencies if the LHS module is | |
4537 | not bootstrapped. | |
4538 | * Makefile.in: Regenerate. | |
4539 | ||
3da796a2 RS |
4540 | 2004-12-03 Richard Sandiford <[email protected]> |
4541 | ||
4542 | * configure.in: Include config/gxx-include-dir.m4. Use | |
4543 | TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs. | |
4544 | * configure: Regenerate. | |
4545 | ||
73fb7068 RS |
4546 | 2004-12-03 Richard Sandiford <[email protected]> |
4547 | ||
4548 | * config.if: Delete. | |
4549 | * configure.in: Set libstdcxx_incdir directly. | |
4550 | * configure: Regenerate. | |
4551 | * MAINTAINERS: Remove mention of config.if. | |
4552 | * src-release (DEVO_SUPPORT): Remove config.if. | |
4553 | ||
6c8e6ce9 EC |
4554 | 2004-12-02 Eric Christopher <[email protected]> |
4555 | ||
3b6098f8 EC |
4556 | * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list |
4557 | of things to remove. | |
6c8e6ce9 | 4558 | * Makefile.in: Regenerate. |
479759c8 | 4559 | |
b8658a2f RS |
4560 | 2004-12-02 Richard Sandiford <[email protected]> |
4561 | ||
4562 | * configure.in: Clear gcc_version_trigger if the file doesn't exist. | |
4563 | * configure: Regenerate. | |
4564 | ||
afefada0 RS |
4565 | 2004-12-02 Richard Sandiford <[email protected]> |
4566 | ||
4567 | * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION | |
4568 | to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs. | |
4569 | * configure: Regenerate. | |
4570 | ||
5dcac624 DA |
4571 | 2004-11-26 John David Anglin <[email protected]> |
4572 | ||
4573 | * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs. | |
4574 | (hppa*64*-*-*): Delete incorrect comment. | |
4575 | * configure: Rebuilt. | |
4576 | ||
57d1eb1a DD |
4577 | 2004-11-15 Kelley Cook <[email protected]> |
4578 | ||
4579 | * install-sh, compile: Import from automake. | |
4580 | ||
4581 | 2004-11-15 Kelley Cook <[email protected]> | |
4582 | ||
4583 | * config.guess, config.sub: Import from savannnah. | |
4584 | ||
6d389afc MS |
4585 | 2004-11-12 Mike Stump <[email protected]> |
4586 | ||
4587 | * Makefile.def: Add html support. | |
4588 | * Makefile.tpl: Likewise. | |
4589 | * Makefile.in: Regenerate. | |
4590 | ||
69e57115 GK |
4591 | 2004-11-11 Geoffrey Keating <[email protected]> |
4592 | ||
4593 | PR 18423 | |
4594 | * configure.in: Remove all instances of build-fixincludes from | |
4595 | noconfigdirs. | |
4596 | (build_configargs): Supply --target to subdirectories. | |
4597 | * configure: Regenerate. | |
4598 | ||
4599 | * Makefile.def: Make gcc install depend on fixincludes install. | |
4600 | * Makefile.in: Regenerate. | |
4601 | ||
ba719b26 HPN |
4602 | 2004-11-08 Hans-Peter Nilsson <[email protected]> |
4603 | ||
4604 | * configure.in (noconfigdirs) [mmix-*-*]: Disable | |
4605 | target-libgfortran. | |
4606 | * configure: Regenerate. | |
4607 | ||
c37653e7 DE |
4608 | 2004-11-07 David Edelsohn <[email protected]> |
4609 | ||
4610 | * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN | |
4611 | like CC. | |
4612 | ||
1eefd493 PB |
4613 | 2004-11-05 Paolo Bonzini <[email protected]> |
4614 | ||
4615 | * Makefile.def (host fixincludes): Specify missing targets. | |
4616 | * Makefile.in: Regenerate. | |
4617 | ||
02b1af09 L |
4618 | 2004-11-04 H.J. Lu <[email protected]> |
4619 | ||
4620 | PR other/17783 | |
4621 | * configure.in: Set up LD_LIBRARY_PATH by default for gcc. | |
4622 | * configure: Regenerated. | |
4623 | ||
7f266840 DJ |
4624 | 2004-11-04 Daniel Jacobowitz <[email protected]> |
4625 | ||
4626 | * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove. | |
4627 | * configure: Regenerated. | |
4628 | ||
47444073 AL |
4629 | 2004-10-28 Eric B. Weddington <[email protected]> |
4630 | ||
4631 | PR target/18151 | |
4632 | * configure.in (case ${target}): Do not build fixincludes for avr. | |
4633 | * configure: Regenerated. | |
4634 | ||
caeba88f AL |
4635 | 2004-10-26 Paolo Bonzini <[email protected]> |
4636 | ||
4637 | * configure.in (case ${target}): Do not build fixincludes | |
4638 | on platforms where it is not used. | |
4639 | * configure: Regenerated. | |
4640 | ||
0fdbe983 DJ |
4641 | 2004-10-23 Daniel Jacobowitz <[email protected]> |
4642 | ||
4643 | * configure.in: Use an absolute path to install-sh. | |
4644 | * configure: Regenerated. | |
4645 | ||
1c0f67c1 AC |
4646 | 2004-10-19 Andrew Cagney <[email protected]> |
4647 | ||
4648 | * src-release (do-djunpack, do-md5sum): Install the generated file | |
4649 | directly into the proto-toplev/ directory. | |
479759c8 | 4650 | |
a9cfce9c AC |
4651 | 2004-10-19 Andrew Cagney <[email protected]> |
4652 | ||
4653 | * src-release (GDB_SUPPORT_DIRS): Remove utils and intl. | |
4654 | ||
ac0fa625 DD |
4655 | 2004-10-12 Kelley Cook <[email protected]> |
4656 | ||
4657 | * configure.in (*-*-cygwin*): Supress warning if newlib not present. | |
4658 | * configure: Regenerate. | |
4659 | ||
d27cc32e PB |
4660 | 2004-10-06 Paolo Bonzini <[email protected]> |
4661 | ||
4662 | Fix wrong conflict resolution in: | |
4663 | ||
4664 | 2004-08-16 Paolo Bonzini <[email protected]> | |
4665 | ||
4666 | * Makefile.in: Regenerate. | |
4667 | * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*) | |
4668 | in the recursive `make', instead of hardwiring `all'. | |
4669 | (Autogenerated TARGET-* variables): New. | |
4670 | ||
1763908f UW |
4671 | 2004-10-05 Ulrich Weigand <[email protected]> |
4672 | ||
4673 | Merged from GCC / libtool upstream: | |
4674 | 2004-10-02 P.J. Darcy <[email protected]> | |
4675 | * ltcf-c.sh (tpf*): Add ld_shlibs=yes. | |
4676 | * ltcf-cxx.sh (tpf*): Likewise. | |
4677 | * ltconfig (tpf*): Add TPF OS configuration support. | |
4678 | ||
0490e016 NC |
4679 | 2004-09-30 Tomer Levi <[email protected]> |
4680 | ||
4681 | * configure.in: Enable target-libgloss for crx-*-*. | |
479759c8 | 4682 | * configure: Regenerate. |
0490e016 | 4683 | |
32be62b5 RS |
4684 | 2004-09-24 Michael Roth <[email protected]> |
4685 | ||
4686 | * configure.in (--without-headers): Add missing double quotes. | |
4687 | * configure: Regenerate. | |
4688 | ||
6048df60 DD |
4689 | 2004-09-24 Kelley Cook <[email protected]> |
4690 | ||
4691 | * ylwrap: Revert to previous version. | |
4692 | ||
315b3b02 L |
4693 | 2004-09-23 H.J. Lu <[email protected]> |
4694 | ||
6048df60 | 4695 | PR bootstrap/17369 |
315b3b02 L |
4696 | * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@. |
4697 | (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export | |
4698 | SET_GCC_LIB_PATH_CMD. | |
4699 | (BASE_TARGET_EXPORTS): Likewise. | |
4700 | * Makefile.in: Regenerated. | |
4701 | ||
4702 | * configure.in (SET_GCC_LIB_PATH): Set and substitute. | |
4703 | * configure: Regenerated. | |
4704 | ||
fe69863c DD |
4705 | 2004-09-23 Kelley Cook <[email protected]> |
4706 | ||
4707 | * config.guess: New upstream version | |
4708 | * compile, depcomp, install-sh, ylwrap: Likewise. | |
4709 | ||
4710 | 2004-09-19 Roger Sayle <[email protected]> | |
4711 | ||
4712 | * config/mh-x86omitfp: New host makefile fragment. Add | |
4713 | -fomit-frame-pointer to the default BOOT_CFLAGS. | |
4714 | * configure.in: Use it to speed up bootstrap on some IA-32 hosts. | |
4715 | * configure: Regenerate. | |
4716 | ||
4717 | 2004-09-15 Andrew Pinski <[email protected]> | |
4718 | ||
4719 | PR target/11572 | |
4720 | * configure.in (*-*-darwin*): Renable libobjc. | |
4721 | * configure: Regenerate. | |
4722 | ||
be75bbe1 | 4723 | 2004-09-09 Daniel Berlin <[email protected]> |
479759c8 | 4724 | |
be75bbe1 DB |
4725 | * Makefile.def: Remove libbanshee. |
4726 | * Makefile.tpl: Ditto. | |
4727 | * configure.in: Ditto. | |
4728 | * Makefile.in: Regen. | |
4729 | * configure: Ditto. | |
4730 | ||
1b882a91 PB |
4731 | 2004-09-07 Paolo Bonzini <[email protected]> |
4732 | ||
4733 | * missing: Import latest version from master repository. | |
4734 | ||
eb1352ed NC |
4735 | 2004-09-04 Nick Clifton <[email protected]> |
4736 | ||
4737 | * config.sub: Import latest version from master repository. | |
4738 | * config.guess: Likewise. | |
4739 | This includes these changes: | |
479759c8 | 4740 | |
eb1352ed NC |
4741 | 2004-08-27 Hans-Peter Nilsson <[email protected]> |
4742 | ||
4743 | * config.sub: Handle crisv32, alias etraxfs. | |
4744 | * config.guess (crisv32:Linux:*:*): Handle. | |
4745 | ||
4746 | 2004-08-13 Brad Smith <[email protected]> | |
4747 | ||
4748 | * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines. | |
4749 | (sgi:OpenBSD:*:*): Emit mips64, not mipseb. | |
4750 | ||
4751 | 2004-08-11 Paul Eggert <[email protected]> | |
4752 | ||
4753 | * config.guess (*:Darwin:*:*): If uname -p reports "unknown", | |
4754 | assume the processor is a powerpc. This is because coreutils | |
4755 | uname (at least versions 4.5.7 through 5.2.1) outputs "unknown" | |
4756 | in this case, due to a MacOS X bug that causes | |
4757 | sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0) | |
4758 | to return a negative number. | |
4759 | Problem reported by Petter Reinholdtsen in: | |
4760 | http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html | |
4761 | ||
4762 | 2004-07-19 Ben Elliston <[email protected]> | |
4763 | ||
4764 | * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine. | |
4765 | ||
4766 | 2004-06-24 Ben Elliston <[email protected]> | |
4767 | ||
4768 | * config.guess: Update copyright years. | |
4769 | * config.sub: Likewise. | |
4770 | ||
4771 | 2004-06-22 Robert Millan <[email protected]> | |
4772 | ||
4773 | * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded | |
4774 | since GNU/kFreeBSD systems match *:GNU/*:*:* instead). | |
4775 | ||
4776 | 2004-06-22 Stanley F. Quayle <[email protected]> | |
4777 | ||
4778 | * config.guess (*:*VMS:*:*): New entry. Replaces | |
4779 | Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec | |
4780 | manufacturer. | |
4781 | ||
4782 | 2004-06-22 Ben Elliston <[email protected]> | |
4783 | ||
4784 | * config.guess: Cray fixes from Wendy Palm <[email protected]>. | |
4785 | * config.sub: Likewise. | |
4786 | ||
4787 | 2004-06-22 Ben Elliston <[email protected]> | |
4788 | ||
4789 | Reported by Hans-Peter Nilsson <[email protected]>: | |
4790 | * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware. | |
4791 | ||
4792 | 2004-06-11 Ben Elliston <[email protected]> | |
4793 | ||
4794 | * config.guess (pegasos:OpenBSD:*:*): Remove. | |
4795 | ||
4796 | 2004-06-11 Ben Elliston <[email protected]> | |
4797 | ||
4798 | From Wouter Verhelst <[email protected]>: | |
4799 | * config.guess (M68*:*:R3V[5678]:*): Detect R3V8. | |
4800 | ||
4801 | 2004-06-11 Ben Elliston <[email protected]> | |
4802 | ||
4803 | * config.guess (luna88k:OpenBSD:*:*): New. | |
4804 | ||
4805 | 2004-03-12 Kazuhiro Inaoka <[email protected]> | |
4806 | ||
4807 | * config.guess (m32r*:Linux:*:*): New case. | |
4808 | * config.sub: Handle m32rle. | |
4809 | ||
4810 | 2004-03-12 Ben Elliston <[email protected]> | |
4811 | ||
4812 | From Jens Petersen <[email protected]>: | |
4813 | * config.sub: Handle sparcv8. | |
4814 | ||
4815 | 2004-03-03 Ben Elliston <[email protected]> | |
4816 | ||
4817 | From Tom Smith <[email protected]>: | |
4818 | * config.guess: Version suffixes are equally significant on Tru64 | |
4819 | V4.* and V5.*, so do not ignore them on V5.*. Handle a version | |
4820 | prefix of "P" (patched kernel). | |
4821 | ||
4822 | 2004-02-23 Tal Agmon <[email protected]> | |
4823 | ||
4824 | * config.sub: Add support for National Semiconductor CRX target. | |
4825 | ||
2a3124ca | 4826 | 2004-09-03 Jan Beulich <[email protected]> |
479759c8 | 4827 | |
2a3124ca RH |
4828 | * configure.in: Remove target-libstdc++-v3 from noconfigdirs for |
4829 | *-*-netware, but add target-libmudflap. | |
4830 | Consolidate *-*-netware targets (of which really only i?86 exists) | |
4831 | into a single entry. | |
4832 | * configure: Likewise. | |
4833 | ||
0df3d27f PB |
4834 | 2004-09-01 Paolo Bonzini <[email protected]> |
4835 | ||
4836 | * Makefile.tpl (sorry): Remove. | |
4837 | (clean-stage[+id+], clean-stage[+id+]-module): New targets. | |
4838 | (cleanstrap targets): Depend on distclean, not distclean-stage1. | |
4839 | (do-clean): Clean per-stage directories too. | |
4840 | (do-distclean): Run distclean-stage1 too. | |
4841 | (.NOTPARALLEL): Enable during toplevel bootstrap. | |
4842 | (stage[+id+]-bubble): Enable parallel execution during | |
4843 | the recursive invocation. | |
4844 | * Makefile.in: Regenerate. | |
4845 | ||
4846 | Sync from gcc (moving the Makefile.in change to Makefile.tpl): | |
4847 | ||
4848 | 2004-08-31 Robert Bowdidge <[email protected]> | |
4849 | ||
4850 | * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include. | |
4851 | * configure.in: add test for powerpc-*-darwin* to specify makefile frag | |
4852 | * configure: regenerate | |
479759c8 ZW |
4853 | * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for |
4854 | -mdynamic-no-pic | |
0df3d27f PB |
4855 | |
4856 | 2004-08-31 Paolo Bonzini <[email protected]> | |
4857 | ||
4858 | * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment | |
4859 | include. | |
4860 | * configure.in: Fix indentation. | |
4861 | * configure: Regenerate. | |
4862 | ||
ee025550 PB |
4863 | 2004-08-31 Paolo Bonzini <[email protected]> |
4864 | ||
4865 | * Makefile.def (build_modules): Add fixincludes. | |
4866 | (dependencies): Make gcc depend on fixincludes. | |
4867 | * configure.in (build_tools): Add fixincludes. | |
4868 | (build_configdirs): Always include build_libs. | |
4869 | * Makefile.in: Regenerate. | |
4870 | * configure: Regenerate. | |
4871 | ||
4872 | 2004-08-30 Paolo Bonzini <[email protected]> | |
9cb3fa6f PB |
4873 | |
4874 | * Makefile.def (bootstrap stages): Add 'lean' parameter. | |
4875 | * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into | |
4876 | phony targets; do not generate timestamp files. | |
4877 | (distclean-stageN): Remove references to their timestamp files. | |
4878 | (restageN, touch-stageN): Remove. | |
4879 | (stageN-bubble): Rewritten. | |
4880 | (compare): Support lean bootstraps. | |
4881 | * Makefile.in: Regenerate. | |
4882 | ||
4883 | * configure.in: Only warn when bootstrapping but | |
4884 | build != host or build != target. Support lean bootstraps. | |
4885 | * configure: Regenerate. | |
4886 | ||
4887 | Sync from gcc: | |
4888 | 2004-08-26 Phil Edwards <[email protected]> | |
4889 | ||
4890 | * configure.in: Give a better error message if GMP/MPFR are missing | |
4891 | and a language needing them has been requested. | |
4892 | * configure: Regenerated. | |
4893 | ||
4894 | 2004-08-25 Phil Edwards <[email protected]> | |
4895 | ||
4896 | * configure.in: Print a list of available language front-ends if | |
4897 | a requested one is missing. Tidy stray tab characters. | |
4898 | * configure: Regenerated. | |
4899 | ||
72b2455a PB |
4900 | 2004-08-17 Paolo Bonzini <[email protected]> |
4901 | ||
4902 | * Makefile.in: Regenerate. | |
4903 | * configure: Regenerate. | |
4904 | ||
4905 | * Makefile.def (bootstrap-stage): Rename extra_*_flags to | |
4906 | stage_*_flags. | |
4907 | * Makefile.tpl (configure-[+module+], all-[+module+]): Exit | |
4908 | for bootstrapped modules if toplevel bootstrap is going. | |
4909 | (GCC bootstrap): Generate per-stage targets for all bootstrapped | |
4910 | modules. Adjust for changes in Makefile.def. Enable several | |
4911 | rules even in non-bootstrap mode, just to avoid peppering the | |
4912 | template with unnecessary "@if/@endif gcc-bootstrap" pairs. | |
4913 | (stage-[+prev+]-bubble): Remove. | |
4914 | ||
4915 | * Makefile.def (Dependencies): Depend on all-build-bison, | |
4916 | all-build-flex, all-build-byacc, all-build-texinfo, rather | |
4917 | than the host variations. | |
4918 | * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout | |
4919 | with BUILD_SUBDIR. | |
4920 | (BISON): Update for recent Bisons. | |
4921 | (YACC): Fix typo. | |
4922 | (cross): Depend on all-build. | |
4923 | (all): Do not depend on all-build. | |
4924 | (prebootstrap): Remove. | |
4925 | (dep-kind): Accept separate prefixes for MODULE and ON variables. | |
4926 | (Prebootstrap dependencies): Add them to the per-stage targets | |
4927 | and to all-prebootstrap. | |
4928 | * configure.in (build_configdirs): Always enable build_tools. | |
4929 | (BUILD_DIR_PREFIX): Remove. | |
4930 | ||
4931 | * Makefile.def (gcc): Add target variable. | |
4932 | (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags. | |
4933 | * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*) | |
4934 | in the recursive `make', instead of hardwiring `all'. | |
4935 | (Autogenerated TARGET-* variables): New. | |
4936 | ||
de0b4a87 JW |
4937 | 2004-08-17 Robert Millan <[email protected]> |
4938 | ||
4939 | * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux | |
4940 | (instead of FreeBSD). | |
4941 | * configure: Regenerate. | |
4942 | ||
ad681c85 NN |
4943 | 2004-08-12 Nathanael Nerode <[email protected]> |
4944 | ||
675c6968 NN |
4945 | * Makefile.def, configure.in, src-release: Remove useless, bogus |
4946 | references to tix. | |
4947 | * Makefile.in, configure: Regenerate. | |
4948 | ||
ad681c85 NN |
4949 | * src-release: Stop distributing mmalloc with gdb (which doesn't |
4950 | use it). | |
4951 | * Makefile.def: GDB doesn't depend on mmalloc anymore. | |
4952 | * Makefile.in: Regenerate. | |
4953 | ||
11b04d1f DD |
4954 | 2004-08-09 Mark Mitchell <[email protected]> |
4955 | ||
4956 | * configure.in (arm*-*-eabi*): New target. | |
4957 | * configure: Regenerate. | |
4958 | ||
f2420bea NN |
4959 | 2004-08-01 Robert Millan <[email protected]> |
4960 | ||
4961 | * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable | |
4962 | libmudflap for all GNU-based systems (with Glibc). | |
4963 | * configure: Regenerate. | |
4964 | ||
9e6ce191 PB |
4965 | 2004-08-06 Paolo Bonzini <[email protected]> |
4966 | ||
4967 | * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module. | |
4968 | (bison, byacc, flex, texinfo): Do not mark as bootstrap module. | |
4969 | (Dependencies): New section. | |
4970 | * Makefile.tpl (Dependencies): Generate from Makefile.def. | |
4971 | (configure-target-[+module+]): Depend on maybe-all-gcc | |
4972 | (all-prebootstrap): New name of all-bootstrap. Changed throughout. | |
4973 | (toplevel profiledbootstrap): Fix dependencies. | |
4974 | * Makefile.in: Regenerate. | |
4975 | ||
df4a6958 MM |
4976 | 2004-08-03 Mark Mitchell <[email protected]> |
4977 | ||
4978 | * configure.in (arm*-*-symbianelf*): Add ${libgcj} and | |
4979 | target-libiberty to noconfigdirs. | |
4980 | ||
11b04d1f DD |
4981 | 2004-08-03 Paul Brook <[email protected]> |
4982 | ||
4983 | * configure.in: Check for MPFR as well as GMP. | |
4984 | * configure: Regenerate. | |
4985 | ||
b813574b PB |
4986 | 2004-08-03 Paolo Bonzini <[email protected]> |
4987 | ||
4988 | * Makefile.def (host-modules): Add gcc. | |
4989 | * Makefile.in: Regenerate. | |
4990 | * Makefile.tpl (sorry): New rule. | |
4991 | (configure-host, all-host, [+make_target+]-host, do-check, | |
4992 | install-host): Do not add gcc as a special case. | |
4993 | (host modules): Add a small special-casing for gcc. Export | |
4994 | extra_make_flags through the environment. | |
4995 | (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc, | |
4996 | maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc, | |
4997 | other recursive targets for gcc): Remove. | |
4998 | ||
4999 | (all, do-[+make_target+], do-check): Wrap between unstage and stage. | |
5000 | (stage, unstage): New rules. | |
5001 | (stage[+id+]-start, stage[+id+]-end, [+compare-target+], | |
5002 | distclean-stage[+id+]): Use stage_current. | |
5003 | ([+bootstrap-target+], profiledbootstrap): Do not invoke manually | |
5004 | the stage*-start rules. | |
5005 | ||
61edac0c JW |
5006 | 2004-07-19 Robert Millan <[email protected]> |
5007 | ||
5008 | Synced from gcc: | |
5009 | ||
5010 | 2004-04-26 Robert Millan <[email protected]> | |
5011 | ||
5012 | Add patches from libtool CVS. | |
5013 | * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu. | |
5014 | * ltconfig: Likewise. | |
5015 | * ltcf-c.sh: Likewise. | |
5016 | * ltcf-cxx.sh: Likewise. | |
5017 | * ltcf-gcj.sh: Likewise. | |
5018 | ||
3e707e94 PB |
5019 | 2004-07-12 Paolo Bonzini <[email protected]> |
5020 | ||
5021 | * configure.in: Add noconfigdirs for crx-*-*. | |
5022 | * configure: Regenerate. | |
5023 | ||
5024 | 2004-07-12 Paolo Bonzini <[email protected]> | |
5025 | ||
5026 | Synced from gcc: | |
5027 | ||
5028 | 2004-07-09 Loren J. Rittle <[email protected]> | |
5029 | ||
5030 | * configure.in: Build libmudflap by default on FreeBSD. | |
5031 | * configure: Regenerated. | |
5032 | ||
5033 | 2004-07-09 Mark Mitchell <[email protected]> | |
5034 | ||
5035 | * configure.in: Do not build libmudflap by default on non-GNU/Linux | |
5036 | systems. | |
5037 | * configure: Regenerated. | |
5038 | ||
5039 | 2004-07-08 John David Anglin <[email protected]> | |
5040 | ||
5041 | PR target/16344 | |
5042 | * Makefile.tpl (profiledbootstrap): Build runtime libraries with | |
5043 | feedback based compiler. | |
5044 | * Makefile.in: Rebuilt. | |
5045 | ||
5046 | 2004-07-05 Phil Edwards <[email protected]> | |
5047 | ||
5048 | * configure.in: Do not prepend $srcdir to /dev/null in | |
5049 | makefile fragments. | |
5050 | * configure: Regenerate. | |
5051 | ||
a7ee7660 AO |
5052 | 2004-07-08 Alexandre Oliva <[email protected]> |
5053 | ||
5054 | * Makefile.def (host_modules): Set bootstrap=true for flex. | |
5055 | * Makefile.tpl (all-gcc): Depend on texinfo and flex. | |
5056 | * Makefile.in: Rebuilt. | |
5057 | ||
6a9cf61e PB |
5058 | 2004-07-01 Paolo Bonzini <[email protected]> |
5059 | ||
5060 | * Makefile.def (build_modules): Add bison, byacc, flex, | |
5061 | m4, texinfo. | |
5062 | (flags_to_pass): Add FLEX. | |
5063 | * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New. | |
5064 | (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it. | |
5065 | (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4, | |
5066 | DEFAULT_MAKEINFO): Remove. | |
5067 | (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON, | |
5068 | CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute. | |
5069 | (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into | |
5070 | objdir or else use configured tool. | |
5071 | (all-build): New. | |
5072 | (all): Depend on it. | |
5073 | (Build module dependencies): Add. | |
5074 | * Makefile.in: Regenerate. | |
5075 | * configure.in: Better support for multiple build modules, | |
5076 | matching what is done for host/target modules. Do not look | |
5077 | for "plausible" locations of build tools if Canadian cross. | |
5078 | Use autoconf's AC_PROG_CC to find a C compiler. Define | |
5079 | BUILD_DIR_PREFIX. Look for flex, makeinfo and m4. | |
5080 | * configure: Regenerate. | |
5081 | ||
95b6a1f2 PB |
5082 | 2004-06-22 Paolo Bonzini <[email protected]> |
5083 | ||
5084 | * Makefile.tpl (HOST_EXPORTS): Fix pasto. | |
5085 | * Makefile.in: Regenerate. | |
5086 | ||
7ffa0b57 PB |
5087 | 2004-06-22 Paolo Bonzini <[email protected]> |
5088 | ||
5089 | * Makefile.tpl (configure-build-[+module+], | |
5090 | configure-[+module+], configure-target-[+module+]): Pass | |
5091 | [+extra_configure_args+]. | |
5092 | (all-build-[+module+], all-[+module+], check-[+module+], | |
5093 | install-[+module+], [+make_target+]-[+module+], | |
5094 | all-target-[+module+], check-target-[+module+], | |
5095 | install-target-[+module+], [+make_target+]-target-[+module+]): | |
5096 | Pass [+extra_make_args+]. | |
5097 | (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS. | |
5098 | (GCC_HOST_EXPORTS): Remove. | |
5099 | (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap, | |
5100 | cross, check-gcc, check-gcc-c++, install-gcc, | |
5101 | gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble): | |
5102 | Replace GCC_HOST_EXPORTS with HOST_EXPORTS. | |
5103 | * Makefile.in: Regenerate. | |
5104 | ||
929ba6e7 CF |
5105 | 2004-06-21 Christopher Faylor <[email protected]> |
5106 | ||
5107 | * configure.in: Check for srcdir/winsup rather than build directory | |
5108 | winsup. | |
5109 | * configure: Regenerate. | |
5110 | ||
b76d7de0 CV |
5111 | 2004-06-17 Corinna Vinschen <[email protected]> |
5112 | ||
5113 | * configure.in: Don't build Cygwin native newlib if winsup | |
5114 | directory is missing. Emit warning instead. | |
5115 | * configure: Regenerate. | |
5116 | ||
656fdd47 PB |
5117 | 2004-06-09 Paolo Bonzini <[email protected]> |
5118 | ||
5119 | * Makefile.tpl (touch-stage[+id+]): New. | |
5120 | (restage[+prev+]): Depend on touch-stage[+id+]. | |
5121 | ||
5122 | * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New. | |
5123 | Use it throughout. | |
5124 | ||
5125 | * Makefile.def: Add profile and feedback bootstrap stages. | |
5126 | Remove next field from bootstrap stages. | |
5127 | * Makefile.tpl (LN, LN_S): Substitute. | |
5128 | (stageN-start, stageN-end): Use double-colon rules, to | |
5129 | provide a hook for additional setup commands. | |
5130 | (distclean-stageN-gcc, restageN): Create dependencies from | |
5131 | [+prev+], not from [+next+]. | |
5132 | (stageN-bubble): Add commands for successive stages from | |
5133 | [+prev+], using double-colon rules. | |
5134 | (all-stageN-gcc): Fix typo. | |
5135 | (stagefeedback-start, profiledbootstrap): New. | |
5136 | * Makefile.in: Regenerate. | |
5137 | * configure.in: Call ACX_PROG_LN. | |
5138 | * configure: Regenerate. | |
5139 | ||
498d4a71 CF |
5140 | 2004-06-03 Paolo Bonzini <[email protected]> |
5141 | ||
5142 | * configure.in: Fix --enable-bootstrap breakage introduced in trees | |
5143 | without gcc. | |
5144 | * configure: Regenerate. | |
5145 | ||
377d8c42 PB |
5146 | 2004-06-01 Paolo Bonzini <[email protected]> |
5147 | ||
5148 | * Makefile.tpl: Fix typo. | |
5149 | * Makefile.in: Regenerate. | |
5150 | ||
f5f8a794 PB |
5151 | 2004-06-01 Paolo Bonzini <[email protected]> |
5152 | ||
5153 | * configure.in: Remove new- prefix from toplevel | |
5154 | bootstrap targets. | |
5155 | * configure: Regenerate. | |
5156 | ||
f7a4c34f PB |
5157 | 2004-06-01 Paolo Bonzini <[email protected]> |
5158 | ||
5159 | Merge this patch from the gcc tree: | |
5160 | ||
5161 | 2004-05-30 Andreas Jaeger <[email protected]> | |
5162 | Jim Wilson <[email protected]> | |
5163 | ||
5164 | * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77 | |
5165 | like CC. | |
5166 | ||
319cab08 PB |
5167 | 2004-06-01 Paolo Bonzini <[email protected]> |
5168 | ||
5169 | * Makefile.tpl (all.normal): Rename to all. | |
5170 | (all): Replace with a rule to pick the default | |
5171 | target from configure. | |
5172 | (all-gcc, configure-gcc): Use conditionals to | |
5173 | do nothing when toplevel bootstrap is going on. | |
5174 | (GCC directory bootstrap) [gcc-bootstrap]: Disable. | |
5175 | (Toplevel bootstrap) [gcc-no-bootstrap]: Disable. | |
5176 | * configure.in: Support --enable-bootstrap. | |
5177 | ||
5178 | * Makefile.def: Remove new- prefix from toplevel | |
5179 | bootstrap targets. | |
5180 | * Makefile.tpl: Likewise. | |
5181 | ||
5182 | * Makefile.def: Add bootstrap_stage 4. Add bootstrap2 | |
5183 | target. | |
5184 | ||
5185 | * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS) | |
5186 | $(RECURSE_FLAGS) to recursive invocation of make. | |
5187 | ||
5188 | * Makefile.in: Regenerate. | |
5189 | * configure: Regenerate. | |
5190 | ||
88f64edc DJ |
5191 | 2004-05-27 Daniel Jacobowitz <[email protected]> |
5192 | ||
5193 | * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET. | |
5194 | * configure: Regenerate. | |
5195 | ||
378fce5b DD |
5196 | 2004-05-25 Daniel Jacobowitz <[email protected]> |
5197 | ||
5198 | * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS) | |
5199 | (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS) | |
5200 | (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive | |
5201 | targets. | |
5202 | * Makefile.in: Regenerate. | |
5203 | ||
dfdffa2c PB |
5204 | 2005-05-24 Paolo Bonzini <[email protected]> |
5205 | ||
5206 | * configure.in: Test the ability to symlink directories. | |
5207 | * configure: Regenerate. | |
5208 | ||
5209 | * Makefile.def (bootstrap-stage): New definitions. | |
5210 | * Makefile.tpl (configure-stage1-gcc, | |
5211 | configure-stage2-gcc, configure-stage3-gcc, | |
5212 | all-stage1-gcc, all-stage2-gcc, all-stage3-gcc, | |
5213 | new-bootstrap, new-cleanstrap, new-restage1, new-restage2, | |
5214 | new-restage3, compare): Autogenerate, see Makefile.in | |
5215 | entry for behavioral changes. | |
5216 | (distclean-stage1, new-stage1-start, new-stage1-end, | |
5217 | new-stage1-bubble, distclean-stage2, new-stage2-start, | |
5218 | new-stage2-end, new-stage2-bubble, distclean-stage3, | |
5219 | new-stage3-start, new-stage3-end): New autogenerated targets. | |
5220 | (objext, prebootstrap, BOOT_CFLAGS, | |
5221 | POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated | |
5222 | targets. | |
5223 | ||
5224 | * Makefile.in: Regenerate. | |
5225 | (distclean-stage1, new-stage1-start, new-stage1-end, | |
5226 | new-stage1-bubble, distclean-stage2, new-stage2-start, | |
5227 | new-stage2-end, new-stage2-bubble, distclean-stage3, | |
5228 | new-stage3-start, new-stage3-end): New targets. | |
5229 | (all-stage1-gcc): Move prebootstrap dependency from here... | |
5230 | (configure-stage1-gcc): ...to here. | |
5231 | (new-bootstrap): Use bubble targets. | |
5232 | (new-cleanstrap, new-restage1, new-restage2, new-restage3): | |
5233 | Use per-stage distclean targets. | |
5234 | (configure-stage1-gcc, configure-stage2-gcc, | |
5235 | configure-stage3-gcc, all-stage1-gcc, | |
5236 | all-stage2-gcc, all-stage3-gcc, new-bootstrap): | |
5237 | Use new-stageN-start to prepare the tree. | |
5238 | ||
04cf1b77 PB |
5239 | 2004-05-23 Paolo Bonzini <[email protected]> |
5240 | ||
5241 | * Makefile.def (host_modules): add libcpp. | |
5242 | * Makefile.tpl: Add dependencies on and for libcpp. | |
5243 | * Makefile.in: Regenerate. | |
5244 | * configure.in: Add libcpp host module. | |
5245 | * configure: Regenerate. | |
5246 | ||
80b200a1 ZW |
5247 | 2004-05-17 Zack Weinberg <[email protected]> |
5248 | ||
5249 | * Makefile.def, Makefile.tpl, configure.in: Remove all mention | |
5250 | of libf2c. | |
5251 | * configure, Makefile.in: Regenerate. | |
5252 | ||
4b1cb4fe DD |
5253 | 2004-05-13 Diego Novillo <[email protected]> |
5254 | ||
5255 | Merge from tree-ssa-20020619-branch. | |
5256 | ||
5257 | * Makefile.def: Add libbanshee, libmudflap and libgfortran. | |
5258 | * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee. | |
5259 | (HOST_GMPLIBS): Define. | |
5260 | (HOST_GMPINC): Define. | |
5261 | (TARGET_LIB_PATH): Add libmudflap. | |
5262 | (GFORTRAN_FOR_TARGET): Define. | |
5263 | (configure-build*): Export GFORTRAN. | |
5264 | (configure-gcc): Export GMPLIBS and GMPINC. | |
5265 | (all-gcc): Add maybe-all-libbanshee. | |
5266 | (configure-target-libgfortran): Define. | |
5267 | * Makefile.in: Regenerate. | |
5268 | * configure.in (host_libs): Add libbanshee. | |
5269 | (target_libraries): Add target-libmudflap and target-libgfortran. | |
5270 | Add --with-libbanshee. | |
5271 | Handle --disable-libmudflap. | |
5272 | (*-*-freebsd*): Use with_gmp. | |
5273 | Add $(libgcj) to noconfigdirs. | |
5274 | * configure: Regenerate. | |
5275 | * depcomp: New file. | |
5276 | * MAINTAINERS: Add tree-ssa maintainers. | |
5277 | ||
5278 | 2004-04-28 Paolo Bonzini <[email protected]> | |
5279 | ||
5280 | * config/acx.m4: Fix fastcompare support for new-bootstrap. | |
5281 | * configure: Regenerate. | |
5282 | ||
b8908782 DD |
5283 | 2004-04-27 Paolo Bonzini <[email protected]> |
5284 | ||
5285 | Revert: | |
5286 | 2004-04-26 Paolo Bonzini <[email protected]> | |
5287 | ||
5288 | * Makefile.def (flags_to_pass): Remove *dir variables that | |
5289 | are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS, | |
5290 | as well as prefix and exec_prefix. | |
5291 | * Makefile.in: Regenerate. | |
5292 | ||
5293 | 2004-04-26 Paolo Bonzini <[email protected]> | |
5294 | ||
5295 | * Makefile.def (host_modules): Mark with the bootstrap | |
5296 | flag packages on which gcc depends. | |
5297 | * Makefile.tpl (all-bootstrap): Use it. | |
5298 | * Makefile.in: Regenerate. | |
5299 | ||
5300 | 2004-04-26 Paolo Bonzini <[email protected]> | |
5301 | ||
5302 | * Makefile.def (flags_to_pass): Remove *dir variables that | |
5303 | are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS, | |
5304 | as well as prefix and exec_prefix. | |
5305 | * Makefile.in: Regenerate. | |
5306 | ||
5307 | 2004-04-26 Paolo Bonzini <[email protected]> | |
5308 | ||
80b200a1 ZW |
5309 | * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL. |
5310 | * configure: Regenerate. | |
5311 | * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc. | |
5312 | * gcc/Makefile.tpl (compare): Use the result of the test. | |
5313 | * gcc/Makefile.in: Regenerate. | |
b8908782 DD |
5314 | |
5315 | 2004-04-23 Paolo Bonzini <[email protected]> | |
5316 | ||
5317 | * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc): | |
5318 | Always relocate gcc and prev-gcc to the original names, even | |
5319 | if the build fails. | |
5320 | (new-cleanstrap, new-restage1, new-restage2, new-restage3): | |
5321 | New targets. | |
5322 | ||
0f260896 RO |
5323 | 2004-04-19 Rainer Orth <[email protected]> |
5324 | ||
5325 | * configure.in (mips*-*-irix5*): Enable ld. | |
5326 | * configure: Regenerate. | |
5327 | ||
51860f05 JW |
5328 | 2004-04-15 James E Wilson <[email protected]> |
5329 | ||
5330 | * Makefile.tpl (configure-[+module+], configure-gcc, | |
5331 | configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc): | |
5332 | Set and export LDFLAGS. | |
5333 | * Makefile.in: Regenerate. | |
5334 | ||
54752a6b NN |
5335 | 2004-04-09 Nathanael Nerode <[email protected]> |
5336 | ||
5337 | PR bootstrap/14871 | |
5338 | * Makefile.tpl: If we don't have built-in-tree target tools, | |
5339 | use the ones found by configure rather than hacking around with | |
5340 | program_transform_name. | |
5341 | * configure.in: Give Makefile.tpl the information necessary | |
5342 | to do that. | |
5343 | * Makefile.in: Regenerate. | |
5344 | * configure: Regenerate. | |
5345 | ||
5346 | 2004-04-06 Nathanael Nerode <[email protected]> | |
5347 | ||
5348 | PR bootstrap/14760 | |
5349 | * configure.in: When computing baseargs, strip *all* copies of | |
5350 | offending options. Also, don't match/substitute the trailing space, | |
5351 | so that this actually works when two similar options are separated by | |
5352 | only one space. | |
5353 | * configure: Regenerate. | |
5354 | ||
5355 | 2004-04-06 David Edelsohn <[email protected]> | |
5356 | ||
80b200a1 ZW |
5357 | * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs. |
5358 | (rs6000-*-aix*): Same. | |
5359 | * configure: Regenerate. | |
54752a6b | 5360 | |
5e2b61fb SS |
5361 | 2004-03-25 Stan Shebs <[email protected]> |
5362 | ||
5363 | Remove MPW support, no longer used. | |
5364 | * mpw-README, mpw-build.in, mpw-config.in, mpw-configure, | |
5365 | mpw-install: Remove files. | |
5366 | * src-release (DEVO_SUPPORT): Remove names of removed files. | |
5367 | * MAINTAINERS: Likewise. | |
5368 | ||
1a6f2dc7 NN |
5369 | 2004-03-24 Nathanael Nerode <[email protected]> |
5370 | ||
a0049f1b NN |
5371 | * Makefile.tpl (top level bootstrap support): Remove now-unneeded |
5372 | STRICT_WARN, WARN_CFLAGS flags passed down to make. | |
5373 | * Makefile.in: Regenerate. | |
5374 | ||
1a6f2dc7 NN |
5375 | * configure.in (top level bootstrap support): Rework --enable-werror |
5376 | to set @stage2_werror_flag@. | |
5377 | * configure: Regenerate. | |
5378 | * Makefile.tpl (top level bootstrap support): Pass | |
5379 | @stage2_werror_flag@ down to configure in stages 2 and 3. | |
5380 | * Makefile.in: Regenerate. | |
5381 | ||
920e3419 NN |
5382 | 2004-03-23 Nathanael Nerode <[email protected]> |
5383 | ||
5384 | * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure | |
5385 | for stages 2 and 3 as well as in make. As a consequence, remove | |
5386 | OUTPUT_OPTION (now detected by configure) from the flags passed down | |
5387 | to make. | |
5388 | * Makefile.in: Regenerate. | |
5389 | ||
5390 | * Makefile.tpl (new-bootstrap): Fix typo. | |
5391 | * Makefile.in: Regenerate. | |
5392 | ||
4fa63067 NN |
5393 | 2004-03-22 Nathanael Nerode <[email protected]> |
5394 | ||
5395 | * Makefile.tpl: Rearrange by moving recursive_targets rules | |
5396 | into their proper sections. | |
5397 | * Makefile.tpl (top level bootstrap support): Move disabling | |
5398 | of coverage flags from 'make' to 'configure'; improve comments. | |
5399 | * Makefile.in: Regenerate. | |
5400 | ||
5401 | * Makefile.tpl (experimental top level bootstrap) Move stage1 | |
5402 | language setting from all- target to configure- target; disable | |
5403 | intermodule optimization in stage 1; prevent gratuitous rebuilds | |
5404 | of stage 1. | |
5405 | * Makefile.in: Regenerate. | |
5406 | * configure.in: Comma-separate stage 1 language list for top | |
5407 | level bootstrap. | |
5408 | * configure: Regenerate. | |
5409 | ||
5410 | * Makefile.tpl: Clean up experimental top level bootstrap support: | |
5411 | note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate | |
5412 | prev-gcc in configure- targets as well as all- targets. | |
5413 | * Makefile.in: Regenerate. | |
5414 | ||
fb8a10fd NN |
5415 | 2004-03-17 Paolo Bonzini <[email protected]> |
5416 | ||
5417 | * configure.in: Remove symbolic link section. | |
5418 | * configure: Regenerate. | |
5419 | * Makefile.tpl (links): Remove. | |
5420 | * Makefile.in: Regenerate. | |
5421 | ||
947f426e | 5422 | 2004-03-15 Paolo Bonzini <[email protected]> |
80b200a1 | 5423 | Nathanael Nerode <[email protected]> |
947f426e NN |
5424 | |
5425 | * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX): | |
80b200a1 | 5426 | Set with AC_CHECK_PROGS. |
947f426e NN |
5427 | * configure.in: Fix comment typo from last patch. |
5428 | * configure: Regenerate. | |
5429 | ||
1d39f329 NN |
5430 | 2004-03-15 Nathanael Nerode <[email protected]> |
5431 | ||
5432 | * Makefile.tpl: Introduce experimental top level bootstrap support. | |
5433 | * Makefile.in: Regenerate. | |
5434 | * configure.in: Introduce support for top level bootstrap. | |
5435 | * configure: Regenerate. | |
5436 | ||
4b0ac75d | 5437 | 2004-03-12 Eric Botcazou <[email protected]> |
80b200a1 | 5438 | Paolo Bonzini <[email protected]> |
4b0ac75d NN |
5439 | |
5440 | PR bootstrap/14522 | |
5441 | * configure.in: Cope with shells that do not support unquoted ^ | |
5442 | * configure: Regenerate. | |
5443 | ||
2e70b094 | 5444 | 2004-03-11 Eric Botcazou <[email protected]> |
80b200a1 | 5445 | Paolo Bonzini <[email protected]> |
2e70b094 DD |
5446 | |
5447 | PR bootstrap/14522 | |
5448 | * configure.in: Cope with shell that do not support nesting | |
5449 | quotes inside quoted backquote substitutions. | |
5450 | * configure: Regenerate. | |
5451 | ||
5452 | 2004-03-10 Andrew Pinski <[email protected]> | |
5453 | ||
5454 | PR bootstrap/14522 | |
5455 | * configure.in: Fix escaping of $. | |
5456 | * configure: Regenerate. | |
5457 | ||
9e07f89d NN |
5458 | 2004-03-11 Nathanael Nerode <[email protected]> |
5459 | ||
5460 | * configure: Regenerate. | |
5461 | ||
5462 | 2004-03-08 Paolo Bonzini <[email protected]> | |
5463 | ||
5464 | PR ada/14131 | |
5465 | Move language detection to the top level. | |
5466 | * configure.in: Find default values for the tools as | |
5467 | soon as possible. Disable ada if GNAT is not found. | |
5468 | Emit error message about missing languages. Expand | |
5469 | --enable-languages=all for the gcc subdirectory. | |
5470 | ||
1712ab83 RS |
5471 | 2004-03-01 Richard Sandiford <[email protected]> |
5472 | ||
5473 | * configure.in (mips64*-*-linux*): Override mips*-*-linux* case | |
5474 | and disable libgcj. | |
5475 | * configure: Regenerated. | |
5476 | ||
3dee29da NN |
5477 | 2004-02-28 Nathanael Nerode <[email protected]> |
5478 | ||
5479 | PR bootstrap/7087 | |
5480 | * Makefile.tpl: Guard XFOO sed statements better. | |
5481 | * Makefile.tpl: Add dependency for configure-target-libada. | |
5482 | * Makefile.in: Regenerate (incidentally fixes broken | |
5483 | commit when libada-branch was merged). | |
5484 | ||
0558264b AC |
5485 | 2004-02-28 Andrew Cagney <[email protected]> |
5486 | ||
5487 | * src-release (CVS_NAMES): Define. | |
5488 | (do-tar, do-tar): Prune $(CVS_NAMES). | |
5489 | ||
c38f9803 AC |
5490 | 2004-02-23 Andrew Cagney <[email protected]> |
5491 | ||
5492 | * texinfo/texinfo.tex: Update from version 2003-02-03.16 to | |
5493 | 2004-02-19.09. | |
5494 | ||
55636792 NN |
5495 | 2004-02-19 Nathanael Nerode <[email protected]> |
5496 | ||
5497 | PR bootstrap/11932 | |
5498 | * mkinstalldirs, install-sh: Import from automake CVS HEAD. | |
5499 | ||
1e600082 AC |
5500 | 2004-02-19 Andrew Cagney <[email protected]> |
5501 | ||
5502 | * config.guess: Update from version 2003-06-12 to 2004-02-16. | |
5503 | * config.sub: Update from version 2003-06-13 to 2004-02-16. | |
5504 | ||
3769cd82 DD |
5505 | 2004-02-11 David Edelsohn <[email protected]> |
5506 | ||
5507 | * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs. | |
5508 | (rs6000-*-aix*): Same. | |
5509 | * configure: Regenerate. | |
5510 | ||
a92834c8 DD |
5511 | 2004-02-11 Kelley Cook <[email protected]> |
5512 | ||
5513 | * configure.in (host): Add in missing $noconfigdirs to defines. | |
5514 | * configure: Regenerate. | |
5515 | ||
a2592b1b DD |
5516 | 2004-02-10 Arnaud Charlet <[email protected]>, |
5517 | Nathanael Nerode <[email protected]> | |
5518 | ||
5519 | PR ada/6637, PR ada/5911 | |
80b200a1 | 5520 | Merge with libada-branch: |
a2592b1b DD |
5521 | * configure.in, Makefile.tpl, Makefile.def: Add target-libada, |
5522 | with appropriate dependencies. Add --enable-libada configure switch. | |
5523 | * configure, Makefile.in: Regenerate. | |
5524 | ||
e31d1ea3 DD |
5525 | 2004-02-05 Rainer Orth <[email protected]> |
5526 | ||
5527 | * configure.in: Don't pass --with-stabs on IRIX 5 either. | |
5528 | * configure: Regenerate. | |
5529 | ||
db85f5c0 JJ |
5530 | 2004-02-02 Jeff Johnston <[email protected]> |
5531 | ||
5532 | * COPYING.NEWLIB: Update Red Hat license to 2004. | |
80b200a1 | 5533 | |
fc434214 DD |
5534 | 2004-01-23 DJ Delorie <[email protected]> |
5535 | ||
5536 | * Makefile.def (target_modules) [libiberty]: Don't stage. | |
5537 | * Makefile.in: Rebuilt. | |
5538 | ||
ad445c2c | 5539 | 2004-01-23 Jeff Johnston <[email protected]> |
80b200a1 | 5540 | |
ad445c2c JJ |
5541 | * COPYING.NEWLIB: Update to include copyrights for new |
5542 | iconv code. | |
5543 | ||
72bbedde AC |
5544 | 2004-01-15 Andrew Cagney <[email protected]> |
5545 | ||
5546 | * src-release: Update copyright year. | |
5547 | (do-proto-toplev): Configure using i686-pc-linux-gnu. | |
5548 | (NEWLIB_SUPPORT_DIRS): Delete macro. | |
5549 | (newlib.tar.bz2): Delete rule. | |
5550 | ||
a6d6062d DD |
5551 | 2004-01-14 Loren J. Rittle <[email protected]> |
5552 | ||
5553 | * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage. | |
5554 | * Makefile.tpl (configure-target-[+module+]): Support stage. | |
5555 | * Makefile.in: Rebuilt. | |
5556 | ||
f8b73030 MR |
5557 | 2003-01-14 Maciej W. Rozycki <[email protected]> |
5558 | ||
5559 | * gettext.m4: Quote names of macros to be defined by AC_DEFUN | |
5560 | throughout. | |
5561 | ||
aff0e9df NN |
5562 | 2004-01-04 Nathanael Nerode <[email protected]> |
5563 | ||
bb5dca17 NN |
5564 | * configure.in: Use ./config.cache, not config.cache. |
5565 | * configure: Regenerate. | |
5566 | * Makefile.tpl: Special-casing not needed for GCC any more. | |
5567 | * Makefile.in: Regenerate. | |
5568 | ||
82252c06 NN |
5569 | * configure.in: Don't share a cache file for host dirs. |
5570 | * configure: Regenerate. | |
5571 | ||
aff0e9df NN |
5572 | * config-ml.in: Don't mess with the cache file. |
5573 | ||
95036d20 NN |
5574 | 2004-01-03 Nathanael Nerode <[email protected]> |
5575 | ||
ac7b618e NN |
5576 | * Makefile.tpl: Make GCC use a separate config.cache. |
5577 | * Makefile.in: Regenerate. | |
5578 | ||
95036d20 NN |
5579 | PR bootstrap/11932, PR bootstrap/11933 |
5580 | (I don't know if it will fix either of them, but it relates | |
5581 | to them.) | |
5582 | * configure.in: Don't use shared config.cache for target | |
5583 | directories. | |
5584 | * configure: Regenerate. | |
5585 | ||
08c1856b DD |
5586 | 2003-12-31 Roger Sayle <[email protected]> |
5587 | ||
5588 | * configure.in (ia64*-*-hpux*): Disable building java libraries. | |
5589 | * configure: Regenerated. | |
5590 | ||
c1968181 | 5591 | 2003-12-21 Bernardo Innocenti <[email protected]> |
80b200a1 | 5592 | |
9eb322aa MF |
5593 | * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda. |
5594 | * configure: Regenerated. | |
c1968181 | 5595 | |
10ecffb9 NN |
5596 | 2003-12-19 Nathanael Nerode <[email protected]> |
5597 | ||
5598 | Port change over from GCC: | |
5599 | 2003-11-20 Kelley Cook <[email protected]> | |
5600 | * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL. | |
5601 | (configure-build-[+module+], configure-[+module+]): Likewise. | |
5602 | (configure-target-[+module+], configure-gcc, config.status): Likewise. | |
5603 | * Makefile.in: Regenerate. | |
5604 | ||
f2ab5990 TF |
5605 | 2003-12-08 Thomas Fitzsimmons <[email protected]> |
5606 | ||
5607 | * configure.in (raw_libstdcxx_flags): Remove the leading space. | |
5608 | * configure: Regenerate. | |
5609 | ||
41a7d11a JJ |
5610 | 2003-11-27 Jeff Johnston <[email protected]> |
5611 | ||
80b200a1 | 5612 | * COPYING.NEWLIB: Add license info for long long routines added to |
41a7d11a JJ |
5613 | stdlib. |
5614 | ||
d9441a1f DD |
5615 | 2003-11-14 Arnaud Charlet <[email protected]> |
5616 | ||
5617 | * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS. | |
5618 | * Makefile.in: Regenerate. | |
5619 | ||
3a48a978 DD |
5620 | 2003-10-20 Phil Edwards <[email protected]> |
5621 | ||
5622 | * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs. | |
5623 | * configure: Regenerate. | |
5624 | ||
f0b24077 NN |
5625 | 2003-10-13 Nathanael Nerode <[email protected]> |
5626 | ||
5627 | * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of | |
5628 | HOST_FLAGS_TO_PASS. | |
5629 | * Makefile.in: Regenerate. | |
5630 | ||
5fbad20a DD |
5631 | 2003-10-05 Mohan Embar <[email protected]> |
5632 | ||
5633 | * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD. | |
5634 | * configure: Rebuilt | |
5635 | * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure | |
5636 | * Makefile.in: Rebuilt | |
5637 | ||
78be4155 L |
5638 | 2003-10-03 H.J. Lu <[email protected]> |
5639 | ||
5640 | * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX. | |
5641 | ||
051fcc7a L |
5642 | 2003-10-01 Phil Edwards <[email protected]> |
5643 | ||
5644 | * config-ml.in: Use ac_configure_args directly instead of | |
5645 | ml_arguments. Only set ml_norecursion if --no[-]recursion is | |
5646 | actually seen. | |
5647 | ||
5648 | 2003-10-01 Eric Botcazou <[email protected]> | |
5649 | ||
5650 | * config-ml.in: Propagate INSTALL variables. | |
5651 | ||
f27d4f92 DJ |
5652 | 2003-09-21 Daniel Jacobowitz <[email protected]> |
5653 | ||
5654 | * configure.in: Pass a computed --program-transform-name | |
5655 | to subconfigures. | |
5656 | * configure: Regenerated. | |
5657 | ||
cae4d560 NN |
5658 | 2003-09-20 Nathanael Nerode <[email protected]> |
5659 | ||
5660 | * Makefile.tpl: Don't pass down obsolete ENQUIRE variable. | |
5661 | * Makefile.in: Regenerate. | |
5662 | ||
5663 | * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc. | |
5664 | * Makefile.in: Regenerate. | |
5665 | ||
8ff944f6 DJ |
5666 | 2003-09-17 Daniel Jacobowitz <[email protected]> |
5667 | ||
5668 | * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix | |
5669 | quoting. | |
5670 | * configure: Regenerated. | |
5671 | ||
d9a35680 MC |
5672 | 2003-09-12 Michael Chastain <[email protected]> |
5673 | ||
5674 | Fix PR gdb/857. | |
5675 | * src-release (do-proto-topleve): Remove junk files | |
5676 | intl/config.cache, intl/config.status, | |
5677 | intl/config.h, intl/stamp-h. | |
5678 | ||
710068b9 AC |
5679 | 2003-09-14 Andrew Cagney <[email protected]> |
5680 | ||
5681 | * src-release (dejagnu.tar): New target. | |
5682 | (dejagnu.tar.bz2): Recursively call "gdb-taz" rule. | |
5683 | (do-djunpack): Use $(PACKAGE) for the package name. | |
5684 | ||
e1008165 DD |
5685 | 2003-09-04 DJ Delorie <[email protected]> |
5686 | ||
5687 | * configure: Regenerate. | |
5688 | ||
21998d12 NC |
5689 | 2003-09-04 Robert Millan <[email protected]> |
5690 | ||
5691 | * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet. | |
80b200a1 | 5692 | |
ccca4bb3 DD |
5693 | 2003-09-02 Kaveh R. Ghazi <[email protected]> |
5694 | ||
5695 | * configure.in: Ensure arguments to sed are properly spaced. | |
5696 | * configure: Regenerate. | |
5697 | ||
ee949b5e DJ |
5698 | 2003-08-28 Daniel Jacobowitz <[email protected]> |
5699 | ||
5700 | Merge from gcc: | |
5701 | 2003-07-20 Phil Edwards <[email protected]> | |
5702 | * install-sh: Update to newer upstream versions (associated with | |
5703 | aclocal 1.7). | |
5704 | * missing: Likewise, plus $1Help2man -> $1 typo fix. | |
5705 | ||
75addda2 DJ |
5706 | 2003-08-27 Daniel Jacobowitz <[email protected]> |
5707 | ||
5708 | * configure.in: Set RAW_CXX_FOR_TARGET if unset. | |
5709 | * configure: Regenerated. | |
5710 | ||
8d2877d8 NN |
5711 | 2003-08-23 Phil Edwards <[email protected]> |
5712 | ||
5713 | * configure.in: Use newline instead of semicolon when assuming | |
5714 | shell arguments in a for loop. | |
5715 | * configure: Regenerated. | |
5716 | ||
d2cc0e0d GK |
5717 | 2003-08-20 Geoffrey Keating <[email protected]> |
5718 | ||
5719 | PR 8180 | |
5720 | * configure.in: When testing with_libs and with_headers, treat | |
5721 | 'no' as unset. Based on a patch by Dan Kegel <[email protected]>. | |
5722 | * configure: Regenerate. | |
80b200a1 | 5723 | |
d2cc0e0d GK |
5724 | * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for |
5725 | make, shell, etc. | |
5726 | (baseargs): Likewise. | |
5727 | * configure: Regenerate. | |
5728 | ||
04d1ab34 GK |
5729 | 2003-08-19 Geoffrey Keating <[email protected]> |
5730 | ||
5731 | * configure.in: Disable libgcj for darwin not on powerpc. | |
5732 | * configure: Rebuild. | |
5733 | ||
ca506da8 MC |
5734 | 2003-08-15 Michael Chastain <[email protected]> |
5735 | ||
5736 | * src-release (do-proto-toplev): Remove junk files | |
5737 | dejagnu/example/calc/config.status, | |
5738 | dejagnu/example/calc/config.log. | |
5739 | ||
a4aa3f49 DD |
5740 | 2003-08-14 Alexandre Duret-Lutz <[email protected]> |
5741 | ||
5742 | * config-ml.in, symlink-tree: Add license. | |
5743 | ||
ede4fbe4 NN |
5744 | 2003-08-01 Nathanael Nerode <[email protected]> |
5745 | ||
5746 | Merge from gcc: | |
5747 | ||
5748 | 2003-08-01 Matt Kraai <[email protected]> | |
5749 | * Makefile.tpl (check, check-c++): Express dependencies using | |
5750 | dependencies rather than commands. | |
5751 | * Makefile.in: Regenerate. | |
5752 | ||
5753 | 2003-07-31 Geoffrey Keating <[email protected]> | |
5754 | * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib. | |
5755 | * Makefile.in: Update. | |
5756 | ||
970f29af AC |
5757 | 2003-08-01 Andrew Cagney <[email protected]> |
5758 | ||
5759 | * configure.in (noconfigdirs): Do not add GDB when m32r-*-*. | |
5760 | * configure: Ditto. | |
5761 | ||
b2884a0c DD |
5762 | 2003-07-30 Andreas Tobler <[email protected]> |
5763 | ||
5764 | * configure.in: Enable libgcj for darwin. | |
5765 | * configure: Rebuild. | |
5766 | ||
c07f46a4 NN |
5767 | 2003-07-29 Nathanael Nerode <[email protected]> |
5768 | ||
5769 | * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version. | |
5770 | ||
9175bfc0 NN |
5771 | 2003-07-27 Nathanael Nerode <[email protected]> |
5772 | ||
5773 | * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when | |
5774 | creating target and build subdirs to build all parent dirs as needed. | |
5775 | * Makefile.in: Rebuild. | |
5776 | * configure.in: Don't build dirs explicitly here. | |
5777 | * configure: Rebuild. | |
5778 | ||
b9abda6a AO |
5779 | 2003-07-22 Alexandre Oliva <[email protected]> |
5780 | ||
5781 | * Makefile.tpl (all-make): Depend on intl. | |
5782 | * Makefile.in: Rebuilt. | |
5783 | ||
eef8ffd4 NN |
5784 | 2003-07-16 Nathanael Nerode <[email protected]> |
5785 | ||
5786 | * config.if: Remove unused libc_interface determination. | |
5787 | ||
295efaf0 NN |
5788 | 2003-07-14 Nathanael Nerode <[email protected]> |
5789 | ||
5790 | * Makefile.in: Regenerate, correctly this time. | |
5791 | ||
e5c3f801 NN |
5792 | 2003-07-13 Nathanael Nerode <[email protected]> |
5793 | ||
5794 | * Makefile.tpl: Set INSTALL and friends using autoconf. Remove | |
5795 | unused INSTALL_PROGRAM_ARGS. | |
5796 | * configure.in: Use AC_PROG_INSTALL. | |
5797 | * Makefile.in: Regenerate. | |
5798 | * configure: Regenerate. | |
5799 | ||
4a18bd6b AO |
5800 | 2003-07-10 Alexandre Oliva <[email protected]> |
5801 | ||
5802 | * configure: Rebuilt. | |
5803 | 2001-09-26 Alexandre Oliva <[email protected]> | |
5804 | * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build | |
5805 | newlib nor libgloss. | |
5806 | Wed May 9 10:07:19 2001 Alexandre Oliva <[email protected]> | |
5807 | * configure.in (am33_2.0-*-linux*): Added. | |
5808 | ||
fbd1054d BW |
5809 | 2003-07-09 Bob Wilson <[email protected]> |
5810 | ||
5811 | * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets. | |
5812 | * configure: Regenerate. | |
5813 | ||
b40e3958 L |
5814 | 2003-07-06 H.J. Lu <[email protected]> |
5815 | ||
5816 | * config-ml.in: Replace PWD with PWD_COMMAND. | |
5817 | * Makefile.tpl: Likewise. | |
5818 | * Makefile.in: Regenerated. | |
5819 | ||
4a5be7ba NN |
5820 | 2003-06-27 Nathanael Nerode <[email protected]> |
5821 | ||
5822 | * configure.in: Clean up config-lang.in handling. Delete | |
5823 | useless assignment to "subdirs". | |
5824 | * configure: Regenerate. | |
5825 | ||
9c14acb8 NN |
5826 | 2003-06-26 Nathanael Nerode <[email protected]> |
5827 | ||
5828 | * configure.in: Rename 'target_libs' to 'target_libraries'. | |
5829 | Remove useless reference to 'target_libs'. | |
5830 | * configure: Regenerate. | |
5831 | ||
8f32e830 KS |
5832 | 2003-06-23 Keith Seitz <[email protected]> |
5833 | ||
5834 | * Makefile.tpl: Add maybe-configure-itcl to configure-gdb. | |
5835 | * Makefile.in: Regenerate. | |
5836 | ||
12f0bd74 NN |
5837 | 2003-06-23 Nathanael Nerode <[email protected]> |
5838 | ||
5839 | * Makefile.def: Introduce flags_to_pass. | |
5840 | * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it. | |
5841 | * Makefile.in: Regenerate. | |
5842 | ||
b07c2aad HPN |
5843 | 2003-06-23 Hans-Peter Nilsson <[email protected]> |
5844 | ||
5845 | * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib | |
5846 | and target-libgloss. | |
5847 | <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb. | |
5848 | <h8300*-*-*>: Disable libf2c and ${libgcj}. | |
69777083 | 5849 | * configure: Regenerate. |
b07c2aad | 5850 | |
56f25033 DD |
5851 | 2003-06-17 Benjamin Kosnik <[email protected]> |
5852 | ||
5853 | * configure.in: Update testsuite_flags to new location. | |
5854 | * configure. Regenerate. | |
80b200a1 | 5855 | |
4ec9a3b2 NN |
5856 | 2003-06-18 Nathanael Nerode <[email protected]> |
5857 | ||
5858 | * Makefile.tpl: Remove BUILD_CC stuff. | |
5859 | * Makefile.in: Regenerate. | |
5860 | ||
059083b1 | 5861 | 2003-06-14 H.J. Lu <[email protected]> |
80b200a1 | 5862 | |
059083b1 L |
5863 | * config.guess: Update to 2003-06-12 version. |
5864 | * config.sub: Update to 2003-06-13 version. | |
5865 | ||
535b046a TS |
5866 | 2003-06-12 Thiemo Seufer <[email protected]> |
5867 | ||
5868 | * MAINTAINERS: Add myself as MIPS co-maintainer. | |
5869 | ||
00c22daa | 5870 | 2003-06-12 H.J. Lu <[email protected]> |
80b200a1 | 5871 | |
00c22daa L |
5872 | * config.guess: Update to 2003-06-06 version. |
5873 | * config.sub: Update to 2003-06-06 version. | |
5874 | ||
1047cb91 DD |
5875 | 2003-06-11 Rainer Orth <[email protected]> |
5876 | ||
5877 | * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32. | |
5878 | * configure. Regenerate. | |
5879 | ||
123494c8 NN |
5880 | 2003-06-10 Nathanael Nerode <[email protected]> |
5881 | ||
1047cb91 DD |
5882 | * configure.in: Disable serial configure by default. |
5883 | * configure: Regenerate. | |
5884 | * Makefile.tpl: Abolish .NOTPARALLEL. | |
5885 | * Makefile.in: Regenerate. | |
5886 | ||
7f121bbf NN |
5887 | * Makefile.tpl: Replace {build,host,target}_canonical by |
5888 | {build,host,target}. | |
5889 | * Makefile.in: Regenerate. | |
5890 | ||
123494c8 NN |
5891 | * Makefile.tpl: Fix stupid pasto. |
5892 | * Makefile.in: Regenerate. | |
5893 | ||
ec7e0995 NN |
5894 | 2003-06-09 Nathanael Nerode <[email protected]> |
5895 | ||
5896 | * Makefile.tpl: Remove bogus conditional. | |
5897 | * Makefile.in: Regenerate. | |
5898 | ||
27b1cc72 NN |
5899 | 2003-06-03 Nathanael Nerode <[email protected]> |
5900 | ||
2a4cbe27 NN |
5901 | * Makefile.tpl: Make 'recursive targets' using autogen rather |
5902 | than shell loop. Remove duplicate 'clean' targets and false | |
5903 | comments. | |
5904 | * Makefile.def: Add systematic dependencies to 'recursive' targets. | |
5905 | Add systematic method of specifying missing targets in subdirs. | |
5906 | Add copyright boilerplate. | |
5907 | * Makefile.in: Regenerate. | |
5908 | * configure.in: Add 'recursive targets' to maybe list. | |
5909 | * configure: Regenerate. | |
5910 | ||
27b1cc72 NN |
5911 | * Makefile.tpl: Rename [+target+] to [+make_target+]. |
5912 | * Makefile.def: Rename 'target' to 'make_target'. | |
5913 | ||
01e51bd0 NC |
5914 | 2003-05-30 Nick Clifton <[email protected]> |
5915 | ||
5916 | * README-maintainer-mode: Update URL for locating blessed config | |
5917 | tools. | |
5918 | ||
2fd84b42 NC |
5919 | 2003-05-29 Robert Millan <[email protected]> |
5920 | ||
5921 | * ltconfig: Import this patch and modify for use with current | |
5922 | version of ltconfig: | |
5923 | ||
5924 | 2003-05-21 Bruno Haible <[email protected]> | |
5925 | ||
5926 | * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for | |
5927 | GNU/FreeBSD. | |
5928 | ||
8945c6bb DD |
5929 | 2003-05-28 DJ Delorie <[email protected]> |
5930 | ||
5931 | * Makefile.tpl: Make maybe-check-gcc .PHONY. | |
5932 | * Makefile.in: Regenerate. | |
5933 | ||
2f9632a1 JJ |
5934 | 2003-05-28 Jeff Johnston <[email protected]> |
5935 | ||
80b200a1 | 5936 | * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib. |
2f9632a1 | 5937 | |
3a12db16 | 5938 | 2003-05-21 DJ Delorie <[email protected]> |
80b200a1 | 5939 | |
3a12db16 DD |
5940 | * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not |
5941 | newlib or libgloss. | |
5942 | * Makefile.in: Regenerate. | |
5943 | ||
44482353 DD |
5944 | 2003-05-21 DJ Delorie <[email protected]> |
5945 | ||
5946 | * Makefile.tpl: Add missing empty maybe-check-gcc target. | |
5947 | * Makefile.in: Regenerate. | |
5948 | ||
fec2c52d MR |
5949 | 2003-05-20 Maciej W. Rozycki <[email protected]> |
5950 | ||
5951 | * configure.in: Use curly braces in the definition of tooldir. | |
5952 | * configure: Regenerate. | |
5953 | ||
16ae0395 NN |
5954 | 2003-05-19 Nathanael Nerode <[email protected]> |
5955 | ||
5956 | * configure.in: Switch more things to use maybe dependencies. | |
80b200a1 | 5957 | * Makefile.tpl: Switch more things to use maybe dependencies. |
16ae0395 NN |
5958 | Factor out common code from autogen IF statements. |
5959 | * configure: Regenerate. | |
5960 | * Makefile.in: Regenerate. | |
5961 | ||
ec11bdc6 DD |
5962 | 2003-05-14 Kelley Cook <[email protected]> |
5963 | ||
5964 | * configure.in: Accept i[3456789]86 for machine type. | |
5965 | * configure: Regenerate. | |
5966 | ||
dd12c3a8 NN |
5967 | 2003-05-18 Nathanael Nerode <[email protected]> |
5968 | ||
5969 | * configure.in: Switch more things to use maybe dependencies. | |
5970 | Rearrange a little. Use GCC_TOPLEV_SUBDIRS. | |
5971 | * configure: Regenerate. | |
5972 | * Makefile.tpl: Switch more things to use maybe dependencies. | |
5973 | * Makefile.in: Regenerate. | |
5974 | ||
cf662e21 AJ |
5975 | 2003-05-16 Andreas Schwab <[email protected]> |
5976 | ||
5977 | * Makefile.tpl (install-opcodes): Define. | |
5978 | * Makefile.in: Rebuild. | |
5979 | ||
5481b376 AJ |
5980 | 2003-05-13 Andreas Jaeger <[email protected]> |
5981 | ||
5982 | * config.guess: Update to 2003-05-09 version. | |
5983 | * config.sub: Update to 2003-05-09 version. | |
5984 | ||
3959a22a AJ |
5985 | 2003-05-13 Michael Eager <[email protected]> |
5986 | ||
5987 | * configure.in: Correct sed script so that options in quotes are not | |
5988 | deleted. | |
5989 | * configure: Rebuild. | |
5990 | ||
564b43e5 CV |
5991 | 2003-05-12 Corinna Vinschen <[email protected]> |
5992 | ||
5993 | * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin | |
5994 | and $$s/newlib/libc/sys/cygwin32 include paths. | |
5995 | * configure: Ditto. | |
5996 | ||
bb947dc9 L |
5997 | 2003-05-05 H.J. Lu <[email protected]> |
5998 | ||
5999 | * config-ml.in: Restored from gcc repository. | |
6000 | ||
77f7441a CD |
6001 | 2003-05-02 Chris Demetriou <[email protected]> |
6002 | ||
80b200a1 ZW |
6003 | * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later. |
6004 | * Makefile.in: Regenerate. | |
77f7441a | 6005 | |
a26d7085 DJ |
6006 | 2003-04-27 Daniel Jacobowitz <[email protected]> |
6007 | ||
6008 | * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl, | |
6009 | and Makefile.def. | |
6010 | ||
e4c4d240 DJ |
6011 | 2003-04-27 Daniel Jacobowitz <[email protected]> |
6012 | ||
6013 | * Makefile.tpl: Clean $(BUILD_SUBDIR). | |
6014 | * Makefile.in: Regenerated. | |
6015 | ||
62a3fc85 DD |
6016 | 2003-04-18 Gerald Pfeifer <[email protected]> |
6017 | ||
6018 | * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000. | |
6019 | * Makefile.in: Regenerate. | |
6020 | ||
6021 | 2003-04-18 Jakub Jelinek <[email protected]> | |
6022 | ||
6023 | * configure.in (powerpc64*-*-linux*): Remove. | |
6024 | * configure: Rebuilt. | |
6025 | ||
5b474aa8 DD |
6026 | 2003-04-17 Phil Edwards <[email protected]> |
6027 | ||
6028 | * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the | |
6029 | previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap, | |
6030 | and restrap. | |
6031 | * Makefile.in: Regenerate. | |
6032 | ||
6033 | 2003-04-16 Richard Earnshaw <[email protected]> | |
6034 | ||
6035 | * configure.in (arm-*-netbsdelf*): Enable building java libraries. | |
6036 | * configure: Regenerated. | |
6037 | ||
bc295afe AO |
6038 | 2003-04-11 Alexandre Oliva <[email protected]> |
6039 | ||
6040 | * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*. | |
6041 | * */configure: Rebuilt. | |
6042 | ||
3728fade NN |
6043 | 2003-03-14 Nathanael Nerode <[email protected]> |
6044 | ||
6045 | * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down. | |
6046 | * Makefile.in: Regenerate. | |
6047 | ||
ce5b542e MC |
6048 | 2003-03-14 Michael Chastain <[email protected]> |
6049 | ||
6050 | * Makefile.in: Regenerate with correct Makefile.def. | |
6051 | ||
3db0a37f NN |
6052 | 2003-03-12 Nathanael Nerode <[email protected]> |
6053 | ||
6054 | * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused | |
6055 | Make macro. | |
6056 | * Makefile.in: Regenerate. | |
6057 | * configure.in: Clean up gxx_include_dir logic. | |
6058 | * configure: Regenerate. | |
6059 | ||
34349c6e DD |
6060 | 2003-03-09 Franz Sirl <[email protected]> |
6061 | ||
6062 | * configure.in (gxx_include_dir): Fix typo. | |
6063 | * configure: Regenerated. | |
6064 | ||
686c28c9 AC |
6065 | 2003-03-06 Andrew Cagney <[email protected]> |
6066 | ||
6067 | * texinfo/texinfo.tex: Import version 2003-02-03.16. | |
6068 | ||
bba45b8b | 6069 | 2003-03-04 Daniel Jacobowitz <[email protected]> |
5481b376 | 6070 | |
bba45b8b NN |
6071 | * configure.in: Include $(build_tooldir)/sys-include in |
6072 | FLAGS_FOR_TARGET. | |
6073 | * configure: Regenerated. | |
6074 | ||
2683747f NN |
6075 | 2003-03-04 Nathanael Nerode <[email protected]> |
6076 | ||
bba45b8b NN |
6077 | * Makefile.tpl: Reindent. |
6078 | * Makefile.in: Regenerate. | |
6079 | * configure.in: Reindent. Don't set unused variables. | |
6080 | * configure: Regenerate. | |
6081 | ||
2683747f NN |
6082 | * Makefile.tpl: Always pass down RANLIB. |
6083 | * Makefile.in: Regenerate. | |
6084 | ||
6085 | * Makefile.tpl: Don't set unused enable_shared, enable_threads macros. | |
6086 | * Makefile.in: Regenerate. | |
6087 | * configure.in: Remove unused logic relating to --enable-shared | |
6088 | and --enable-threads. Remove bogus comments. Remove redundant | |
6089 | noconfigdirs. | |
6090 | * configure: Regenerate. | |
6091 | ||
6092 | * configure.in: Replace ${libstdcxx_version} by its value. | |
6093 | Remove reference to mh-dgux. | |
6094 | * configure: Regenerate. | |
6095 | ||
50212802 NN |
6096 | 2003-02-28 Nathanael Nerode <[email protected]> |
6097 | ||
6098 | * Makefile.tpl: Rearrange. | |
6099 | * Makefile.in: Regenerate. | |
6100 | ||
a6be7fc6 NC |
6101 | 2003-02-25 Nick Clifton <[email protected]> |
6102 | ||
6103 | * configure: Remove site-file supprot - it is obsolete. | |
6104 | ||
f8a495c8 NC |
6105 | 2003-02-24 Uwe Stieber <[email protected]> |
6106 | ||
6107 | * configure.in: Add support for kaOS as cross build target system. | |
6108 | * configure: Regenerated. | |
6109 | ||
3decd77d DD |
6110 | 2003-02-20 Sean McNeil <[email protected]> |
6111 | ||
6112 | * Makefile.tpl: Add definition of CPPFLAGS to pass into | |
6113 | configure-target-* as some target builds may require additional | |
6114 | flags for preprocessor tests. | |
6115 | * Makefile.in: Regenerated. | |
6116 | ||
f4ff34a3 AO |
6117 | 2003-02-19 Alexandre Oliva <[email protected]> |
6118 | ||
6119 | * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld. | |
6120 | * ltconfig: Handle it. | |
6121 | * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of | |
6122 | auto-detecting it. | |
6123 | ||
b7e4a931 AO |
6124 | 2003-02-19 Alexandre Oliva <[email protected]> |
6125 | ||
6126 | * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever | |
6127 | it is used as argument to $CC. | |
6128 | * ltcf-gcj.sh: Likewise. | |
6129 | ||
6b784d9f AO |
6130 | 2003-02-19 Alexandre Oliva <[email protected]> |
6131 | ||
6132 | * configure.in: Introduce --enable-maintainer-mode. | |
6133 | * configure: Rebuilt. | |
6134 | * Makefile.tpl (Makefile.in, configure): Enable dependencies only | |
6135 | for maintainer mode. | |
6136 | * Makefile.in: Rebuilt. | |
6137 | ||
8bcd8a07 AC |
6138 | 2003-02-19 Andrew Cagney <[email protected]> |
6139 | ||
6140 | * configure: Regenerate using autoconf 2.13. | |
6141 | ||
ee3fd329 AM |
6142 | 2003-02-19 Alan Modra <[email protected]> |
6143 | ||
6144 | * config.guess: Import latest version. | |
6145 | * config.sub: Import latest version. | |
6146 | ||
e9e45685 JM |
6147 | 2003-02-18 Jason Merrill <[email protected]> |
6148 | ||
6149 | * Makefile.tpl (check-c++): Allow parallelism. | |
6150 | ||
859789af AC |
6151 | 2003-02-17 Andrew Cagney <[email protected]> |
6152 | ||
6153 | * configure: Regenerate using autoconf 000227. | |
6154 | ||
b3f16a9b GK |
6155 | 2003-02-15 Geoffrey Keating <[email protected]> |
6156 | ||
6157 | * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*, | |
6158 | don't configure target-libobjc. | |
6159 | * configure: Regenerate. | |
6160 | ||
72e60e02 DD |
6161 | 2003-02-14 Rainer Orth <[email protected]> |
6162 | ||
6163 | * Makefile.tpl (RANLIB): Define. | |
6164 | * Makefile.in: Regenerate. | |
6165 | ||
91f0e695 KS |
6166 | 2003-02-06 Keith R Seitz <[email protected]> |
6167 | ||
6168 | * Makefile.def: Remove "snavigator", "grep", and "db" modules. | |
6169 | * Makefile.tpl: Remove "all-snavigator" and "all-grep". | |
6170 | * Makefile.in: Regenerated. | |
6171 | * configure.in: Remove all traces of snavigator, db, and grep. | |
6172 | * configure: Regenerated. | |
6173 | ||
122bfa92 FCE |
6174 | 2003-01-31 Frank Ch. Eigler <[email protected]> |
6175 | ||
6176 | * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies. | |
6177 | * Makefile.in: Regenerated. | |
6178 | ||
264095c3 AO |
6179 | 2003-01-30 Alexandre Oliva <[email protected]> |
6180 | ||
6181 | * config.if: Copy from GCC. | |
6182 | ||
a84dbcb3 AO |
6183 | 2003-01-27 Phil Edwards <[email protected]> |
6184 | ||
6185 | * configure.in: Revert 24Jan change. | |
6186 | * configure: Regenerate. | |
6187 | ||
19618276 NN |
6188 | 2003-01-23 Nathanael Nerode <[email protected]> |
6189 | ||
6190 | * configure.in: Revert previous change. | |
6191 | * configure: Regenerate. | |
6192 | ||
b7f27a92 NN |
6193 | 2003-01-23 Nathanael Nerode <[email protected]> |
6194 | ||
6195 | * configure.in: Make rda native-only. | |
6196 | * configure: Regenerate. | |
6197 | ||
83326456 NN |
6198 | 2003-01-19 Nathanael Nerode <[email protected]> |
6199 | ||
6200 | * configure.in: Add missing \. | |
6201 | * configure: Rebuilt. | |
6202 | ||
5e367fa5 JJ |
6203 | 2003-01-17 Jakub Jelinek <[email protected]> |
6204 | ||
6205 | * configure.in (baseargs): Avoid using \| in sed regular | |
6206 | expressions. | |
6207 | * configure: Rebuilt. | |
6208 | ||
e01f337c JJ |
6209 | 2003-01-16 Jakub Jelinek <[email protected]> |
6210 | ||
6211 | * configure.in (baseargs): Remove all supported forms of | |
6212 | --cache-file, --srcdir, --host, --build and --target options | |
6213 | from argument lists. | |
6214 | * configure: Rebuilt. | |
6215 | ||
aa236487 AO |
6216 | 2003-01-15 Alexandre Oliva <[email protected]> |
6217 | ||
6218 | * configure.in (noconfigdirs): Don't skip gas on IRIX 6. | |
6219 | * configure: Rebuilt. | |
6220 | ||
586c0873 NN |
6221 | 2003-01-09 Nathanael Nerode <[email protected]> |
6222 | ||
6223 | * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS. | |
6224 | * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc. | |
6225 | * Makefile.in: Regenerate. | |
6226 | * configure: Regenerate. | |
6227 | ||
497f816e DD |
6228 | 2003-01-09 Christian Cornelssen <[email protected]> |
6229 | ||
6230 | * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR. | |
6231 | (install-info, dir.info): Prepend $(DESTDIR) to $(infodir). | |
6232 | * Makefile.in: Regenerate. | |
6233 | ||
bfbe5519 AO |
6234 | 2003-01-09 Alexandre Oliva <[email protected]> |
6235 | ||
6236 | * configure.in: Remove Makefile in build, host and target modules | |
6237 | unless configure was run with --no-recursion. | |
6238 | * configure: Rebuilt. | |
6239 | ||
3f234ef5 CD |
6240 | 2003-01-08 Chris Demetriou <[email protected]> |
6241 | ||
6242 | * config.guess: Update to 2003-01-03 version. | |
6243 | * config.sub: Update to 2003-01-03 version. | |
6244 | ||
a3982d48 CF |
6245 | 2003-01-07 Christopher Faylor <[email protected]> |
6246 | ||
6247 | * configure: Regenerate with proper autoconf 2.13. | |
6248 | ||
75778ec4 CF |
6249 | 2003-01-07 Christopher Faylor <[email protected]> |
6250 | ||
80b200a1 ZW |
6251 | * configure.in: Add AC_PREREQ for consistency. |
6252 | * configure: Regenerate. | |
75778ec4 | 6253 | |
c180f501 AC |
6254 | 2003-01-06 Andrew Cagney <[email protected]> |
6255 | ||
6256 | * configure.in (GDB_TK): Add tcl directories conditional on | |
6257 | gdb/gdbtk directory being present. | |
6258 | * configure: Regenerate. | |
5481b376 | 6259 | |
46ca2cc2 DA |
6260 | 2003-01-04 John David Anglin <[email protected]> |
6261 | ||
6262 | * configure.in (LD): Improve test for gcc. Try to set LD to the ld used | |
6263 | by gcc if LD is not defined and we are not doing a Canadian Cross. | |
6264 | * configure: Rebuilt. | |
6265 | ||
53dd8dab DJ |
6266 | 2003-01-01 Daniel Jacobowitz <[email protected]> |
6267 | ||
6268 | * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl. | |
6269 | ||
50ceb20c TT |
6270 | 2002-12-31 Tom Tromey <[email protected]> |
6271 | ||
6272 | * Makefile.in: Rebuilt. | |
6273 | * Makefile.def (target_modules) [libffi]: Allow installation. | |
6274 | ||
e78b5cfe AS |
6275 | 2002-12-31 Andreas Schwab <[email protected]> |
6276 | ||
6277 | * configure.in: Fix use of $program_transform_name. | |
6278 | * configure: Regenerated. | |
6279 | ||
67448102 DJ |
6280 | 2002-12-30 Daniel Jacobowitz <[email protected]> |
6281 | ||
6282 | * configure.in (baseargs): Don't remove first configure argument. | |
6283 | * configure: Regenerated. | |
6284 | ||
e6bfb94a AO |
6285 | 2002-12-29 Alexandre Oliva <[email protected]> |
6286 | ||
6287 | * Makefile.tpl (local-distclean): Don't remove... | |
6288 | (multilib.ts): ... this. Moved into... | |
6289 | (multilib.out): ... this. Don't use sub-make. | |
6290 | ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile, | |
6291 | $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into... | |
6292 | (configure-build-[+module+], configure-[+module+], | |
6293 | configure-target-[+module+], configure-gcc): ... these. Test | |
6294 | for Makefile existence. Drop config.status from dependencies. | |
6295 | * Makefile.in: Rebuilt. | |
6296 | * configure.in: Move gcc-version-trigger to the end of | |
6297 | ac_configure_args. Add comments to maybedep.tmp and | |
6298 | serdep.tmp. Introduce --disable-serial-configure. Remove | |
6299 | nonopt from baseargs, matching and removing corresponding | |
6300 | whitespace while at it. | |
6301 | * configure: Rebuilt. | |
6302 | ||
8f0dfb36 AO |
6303 | 2002-12-28 Alexandre Oliva <[email protected]> |
6304 | ||
6305 | * configure.in (host_configargs): Replace reference to | |
6306 | no-longer-defined buildopts with --build=${build_alias}. | |
6307 | * configure: Rebuilt. | |
6308 | ||
43be203f AO |
6309 | 2002-12-28 Alexandre Oliva <[email protected]> |
6310 | ||
6311 | * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of | |
6312 | program_transform_name to standard idiom. | |
6313 | (AUTOGEN, AUTOCONF): Define. | |
6314 | (Makefile.in): Use $(AUTOGEN). | |
6315 | (Makefile): Depend on config.status, and use autoconf-style rule to | |
6316 | build it. Move original commands to... | |
6317 | (config.status): ... this new target. | |
6318 | (configure): Add $(srcdir). Depend on config/acx.m4. Use | |
6319 | $(AUTOCONF). | |
6320 | * Makefile.in: Rebuilt. | |
6321 | ||
a0da8069 NN |
6322 | 2002-12-28 Nathanael Nerode <[email protected]> |
6323 | ||
d18f1c9f NN |
6324 | * Makefile.tpl: Fix dramatic bustage due to change in |
6325 | program_transform_name. | |
6326 | * Makefile.in: Regenerate. | |
6327 | ||
6328 | * configure.in: Remove unnecessary PATH setting. | |
6329 | * configure: Regnerate. | |
6330 | ||
6331 | * configure.in: Don't default to unprefixed tools unless | |
6332 | the native tools will work. | |
6333 | * configure: Regenerate. | |
6334 | ||
a0da8069 NN |
6335 | * configure.in: Convert to autoconf script. Blow away lots |
6336 | of now-redundant Makefile fragments. | |
6337 | * configure: Generate using Autoconf. | |
6338 | * Makefile.tpl: Rewrite to reflect autoconfiscation. | |
6339 | * Makefile.in: Regenerate. | |
6340 | ||
c567df0a NN |
6341 | 2002-12-27 Nathanael Nerode <[email protected]> |
6342 | ||
5481b376 | 6343 | * configure: Remove unneeded 'export's. Make CC_FOR_TARGET, |
c567df0a NN |
6344 | CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only. |
6345 | ||
5481b376 | 6346 | * ChangeLog: Move a couple of entries from here to winsup/cygwin, |
c567df0a | 6347 | where they belong. |
2c7f9a32 | 6348 | |
2dabcfb4 AS |
6349 | 2002-12-24 Andreas Schwab <[email protected]> |
6350 | ||
6351 | * Makefile.tpl (multilib.out): Fix missing space. | |
6352 | * Makefile.in: Regenerate. | |
6353 | ||
1086bc09 NN |
6354 | 2002-12-23 Nathanael Nerode <[email protected]> |
6355 | ||
6356 | * Makefile.tpl: Use shared multilib.out. Use move-if-change for it. | |
6357 | Convert (cd foo; make) to (cd foo && make). Clean up multilib.out. | |
6358 | * Makefile.in: Regenerate. | |
6359 | * configure.in: Remove unnecessary leftovers. | |
6360 | ||
1086bc09 NN |
6361 | 2002-12-21 Geoffrey Keating <[email protected]> |
6362 | ||
6363 | * configure.in (extra_ranlibflags_for_target): New variable. | |
6364 | (*-*-darwin): Add -c to ranlib commands. | |
6365 | * configure (tooldir): Handle extra_ranlibflags_for_target. | |
6366 | ||
14e9ca95 JJ |
6367 | 2002-12-20 Jeff Johnston <[email protected]> |
6368 | ||
6369 | * COPYING.NEWLIB: Updated. | |
6370 | * COPYING.LIBGLOSS: Ditto. | |
6371 | ||
14c428fb NN |
6372 | 2002-12-19 Nathanael Nerode <[email protected]> |
6373 | ||
6374 | * Makefile.tpl: Revert HJL's change. | |
6375 | * Makefile.in: Regenerated. | |
6376 | * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and | |
6377 | always. | |
6378 | ||
313b8244 AS |
6379 | 2002-12-19 Andreas Schwab <[email protected]> |
6380 | ||
6381 | * Makefile.tpl, configure.in: Substitute libstdcxx_incdir. | |
6382 | * Makefile.in: Regenerate. | |
6383 | ||
efeae3db L |
6384 | 2002-12-18 H.J. Lu <[email protected]> |
6385 | ||
6386 | * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR). | |
6387 | * Makefile.in: Regenerated. | |
6388 | ||
6389 | * configure.in (build_prefix): New. Substitute. | |
6390 | ||
43d92c63 NN |
6391 | 2002-12-18 Nathanael Nerode <[email protected]> |
6392 | ||
59da4fe6 NN |
6393 | * Makefile.tpl: Don't let real targets depend on phony targets. |
6394 | * Makefile.in: Regenerate. | |
6395 | ||
43d92c63 NN |
6396 | * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo. |
6397 | * Makefile.in: Regenerate. | |
6398 | ||
b72e6a2d JM |
6399 | 2002-12-16 Jason Merrill <[email protected]> |
6400 | ||
6401 | * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a | |
6402 | previous 'make bootstrap'. | |
6403 | * Makefile.in: Regenerate. | |
6404 | ||
95c72c44 HPN |
6405 | 2002-12-17 Hans-Peter Nilsson <[email protected]> |
6406 | ||
6407 | * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb. | |
6408 | ||
7d695d07 JM |
6409 | 2002-12-13 Jason Merrill <[email protected]> |
6410 | ||
6411 | * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run | |
6412 | library tests. | |
6413 | (check-c++): Just depend on it and check-target-libstdc++-v3. | |
6414 | * Makefile.in: Regenerate. | |
6415 | ||
54103d1e NN |
6416 | 2002-12-13 Nathanael Nerode <[email protected]> |
6417 | ||
6418 | * configure.in, Makefile.tpl, Makefile.def: Remove tclX. | |
6419 | * Makefile.in: Regenerate. | |
6420 | ||
4024f1e1 JJ |
6421 | 2002-12-12 Jeff Johnston <[email protected]> |
6422 | ||
80b200a1 ZW |
6423 | * COPYING.NEWLIB: Update list of alternate Regent of California |
6424 | licenses and discuss official revoking of advertising clause. | |
6425 | * COPYING.LIBGLOSS: Ditto. | |
4024f1e1 | 6426 | |
7dda0df6 AO |
6427 | 2002-12-12 Alexandre Oliva <[email protected]> |
6428 | ||
6429 | * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C). | |
6430 | * Makefile.in: Rebuilt. | |
6431 | ||
d03be79e | 6432 | 2002-12-10 Nathanael Nerode <[email protected]> |
b4a77b47 | 6433 | |
929293f4 NN |
6434 | * configure: Fix bug put in by gremlins. |
6435 | ||
d03be79e NN |
6436 | * Makefile.tpl: Substitute more autoconfily. |
6437 | * configure: Substitute more autoconfily. | |
6438 | * Makefile.in: Regenerate. | |
6439 | ||
6440 | 2002-12-08 Andrew Cagney <[email protected]> | |
6441 | ||
6442 | * Makefile.tpl (all-sim): Depend on maybe-configure-gdb. | |
6443 | * Makefile.in (all-sim): Ditto. | |
a36d530e DD |
6444 | |
6445 | 2002-12-06 DJ Delorie <[email protected]> | |
6446 | ||
6447 | * Makefile.tpl: Change configure dependencies to not have real | |
6448 | targets depend on phony targets. | |
b4a77b47 | 6449 | |
db1ac78d NN |
6450 | 2002-12-05 Nathanael Nerode <[email protected]> |
6451 | ||
bcaf2395 NN |
6452 | * configure.in: Revert unintentional change. |
6453 | ||
b4fa093e NN |
6454 | * src-release: Configure host subdirs. |
6455 | ||
db1ac78d NN |
6456 | * Makefile.tpl: Change dependency for */multilib.out so that |
6457 | it works when gcc isn't in the tree. | |
6458 | ||
6459 | * configure.in: Substitute more. | |
6460 | * configure: Run subconfigures from the Makefile. | |
6461 | * Makefile.tpl: Run subconfigures from the Makefile; add a few | |
6462 | convenience targets. Make sure gcc isn't rebuilt after bootstrap. | |
6463 | ||
15723a45 NN |
6464 | 2002-12-03 Nathanael Nerode <[email protected]> |
6465 | ||
e2b9e2dc NN |
6466 | * Makefile.tpl: Add targets for configuring host subdirs in Makefile, |
6467 | and corresponding dependencies. | |
6468 | * Makefile.in: Regenerate. | |
6469 | ||
2af579c4 NN |
6470 | * configure.in (host_tools): Order binutils, gas and ld for |
6471 | convenience in running the testsuites. | |
6472 | ||
a2cc058a NN |
6473 | * Makefile.tpl: Introduce rules to serialize subconfigure runs. |
6474 | * Makefile.in: Regenerate. | |
6475 | * configure.in: Introduce rules to serialize subconfigure runs. | |
6476 | ||
15723a45 NN |
6477 | * configure.in: Introduce BASE_CC_FOR_TARGET. |
6478 | * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS. | |
6479 | Realize configure-build-* targets. Realize configure-target-* targets. | |
6480 | * Makefile.in: Regenerate. | |
6481 | ||
ae831be5 NN |
6482 | 2002-12-02 Nathanael Nerode <[email protected]> |
6483 | ||
6484 | * configure: Move gcc_version_trigger stuff from here... | |
6485 | * configure.in: ...to here. | |
6486 | ||
6487 | * configure.in: Separate subconfigure options added by this file from | |
6488 | options given by the user. Add machinery to put args for host | |
6489 | subconfigures into the Makefile. | |
6490 | ||
6491 | * Makefile.tpl: Remove 'vault' targets. | |
6492 | * Makefile.tpl: Reorder and comment dependencies. | |
6493 | * Makefile.in: Regenerate. | |
6494 | ||
bbf7c8ac NN |
6495 | 2002-11-28 Geoffrey Keating <[email protected]> |
6496 | ||
6497 | * configure.in: Move host-specific darwin noconfigdirs into | |
6498 | the host-specific section. | |
6499 | ||
930314a4 NN |
6500 | 2002-12-02 Nathanael Nerode <[email protected]> |
6501 | ||
52d7cdee NN |
6502 | * Makefile.tpl: Restore bkorb's style patch, accidentally lost |
6503 | during replay. | |
6504 | * Makefile.in: Regenerate. | |
6505 | ||
930314a4 NN |
6506 | (finishing slow-motion replay) |
6507 | * configure: Remove skip-this-dir support. | |
6508 | * Makefile.tpl: Remove skip-this-dir support. | |
6509 | ||
6510 | * Makefile.tpl: Remove leftover support for non-autoconfiscated | |
6511 | subdirectories. | |
6512 | * Makefile.in: Regenerate. | |
6513 | ||
6514 | * Makefile.tpl: Strip out useless setting of 'dir'. | |
6515 | * Makefile.in: Regenerate. | |
5481b376 | 6516 | |
930314a4 NN |
6517 | 2002-12-02 Nathanael Nerode <[email protected]> |
6518 | ||
6519 | (finishing slow-motion replay) | |
6520 | * configure.in: Fix deeply stupid bug. | |
6521 | ||
6522 | * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded | |
6523 | shell code in CXX_FOR_TARGET | |
6524 | * Makefile.def: Introduce raw_cxx. | |
6525 | * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and | |
6526 | RAW_CXX_FOR_TARGET. | |
6527 | * Makefile.in: Regenerate. | |
6528 | ||
6529 | 2002-12-02 Nathanael Nerode <[email protected]> | |
6530 | ||
6531 | (finishing slow-motion replay) | |
6532 | * Makefile.tpl: Remove unnecessary ifs. | |
6533 | * Makefile.in: Regenerate. | |
6534 | ||
5481b376 | 6535 | * Makefile.tpl: Implement soft dependency machinery. Maybe-ize |
930314a4 NN |
6536 | dependencies. Maybe-ize build-libiberty. Create dummy install |
6537 | targets for 'no_install' modules. | |
5481b376 | 6538 | * configure: Move GDB_TK substitution to configure.in. Move |
930314a4 | 6539 | build_modules stuff to configure.in. |
5481b376 | 6540 | * configure.in: Implement soft dependency machinery. Maybe-ize |
930314a4 NN |
6541 | GDB_TK, rearrange slightly. Move build_modules stuff from configure. |
6542 | * Makefile.in: Regenerate. | |
6543 | ||
3866be5d NN |
6544 | 2002-12-01 Nathanael Nerode <[email protected]> |
6545 | ||
6546 | (continuing slow-motion replay) | |
6547 | * Makefile.tpl: Make all-target, install-target behave similarly | |
6548 | to all, install (only hitting configured targets). Eliminate | |
6549 | unused macro defintions. | |
6550 | ||
6551 | * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when | |
6552 | build != host. | |
6553 | ||
6554 | * Makefile.tpl: Add all-gcc: all-libiberty dependency. | |
6555 | ||
6556 | * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion. | |
6557 | ||
5481b376 | 6558 | * configure.in: Produce lists of subdir targets we're actually |
3866be5d NN |
6559 | configuring. Remove references to "dosrel". |
6560 | * Makefile.tpl: Let configure set which subdir targets are hit. | |
5481b376 | 6561 | Remove install-cross; clean up install; remove ALL. Remove |
3866be5d | 6562 | references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery. |
5481b376 | 6563 | Autogenerate host module targets. Remove empty dependency lines |
3866be5d NN |
6564 | and redundant dependency; rearrange slightly. |
6565 | * Makefile.def: Add host-side libtermcap, utils. | |
6566 | ||
6567 | * Makefile.in: Regenerate. | |
6568 | ||
e393202e NN |
6569 | 2002-12-01 Nathanael Nerode <[email protected]> |
6570 | ||
6571 | (Continuing slow-motion replay) | |
6572 | * Makefile.def: Add list of recursive targets to autogenerate. | |
6573 | Add build_modules. | |
6574 | * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-* | |
6575 | targets. Autogenerate *-build-* targets. | |
6576 | * Makefile.in: Regenerate. | |
6577 | ||
583d52d7 NN |
6578 | 2002-11-30 Nathanael Nerode <[email protected]> |
6579 | ||
6580 | (Continuing slow-motion replay) | |
6581 | * configure: More autoconf-style substitutions. | |
6582 | * Makefile.tpl: More autoconf-style substitutions. | |
6583 | * Makefile.in: Regenerate. | |
6584 | ||
6585 | 2002-11-30 Nathanael Nerode <[email protected]> | |
6586 | ||
6587 | (Continuing slow-motion replay) | |
6588 | * configure: Substitute more variables in a more autoconf-friendly | |
6589 | way. Simplify slightly. | |
6590 | * Makefile.tpl: Make more variables substitutable in an | |
6591 | autoconf-friendly way. | |
6592 | * Makefile.in: Regenerate. | |
6593 | ||
874e38b4 NN |
6594 | 2002-11-29 Nathanael Nerode <[email protected]> |
6595 | ||
6596 | (Continuing slow-motion replay) | |
6597 | * configure.in (v810*): Remove special setting of tools. | |
6598 | ||
6599 | * configure: Add support for extra required flags for ar or nm. | |
6600 | * configure.in (aix4.3+): Use above support for target-specific | |
6601 | issues, rather than using config/mt-aix43. | |
6602 | ||
852e5f18 NN |
6603 | 2002-11-29 Nathanael Nerode <[email protected]> |
6604 | ||
6605 | (Starting slow-motion replay merge from gcc 3.4 b-i-b branch) | |
6606 | * configure: Remove 'removing', which doesn't work. Replace $subdir | |
6607 | with . everywhere. Replace $subdirs with ''. Replace $makesrcdir | |
6608 | with $srcdir. Reformat indentation. Substitute some variables | |
6609 | formerly hard-coded in the Makefile for build=host. | |
6610 | * Makefile.tpl: Autogenerate more; make more autoconf-friendly. | |
6611 | * Makefile.def: Autogenerate more. | |
6612 | * Makefile.in: Regenerate. | |
6613 | ||
c9a0d920 DD |
6614 | 2002-11-13 Bruce Korb <[email protected]> |
6615 | ||
6616 | * Makefile.tpl: syntactic cleanup | |
6617 | ||
dd2768ff KB |
6618 | 2002-11-04 Kevin Buettner <[email protected]> |
6619 | ||
6620 | * Makefile.def (host_modules): Add rda. | |
6621 | * Makefile.in: Regenerate. | |
6622 | * configure.in (target_tool): Add target-rda to list. | |
6623 | ||
1aa8389d DD |
6624 | 2002-10-25 Phil Edwards <[email protected]> |
6625 | ||
6626 | * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap, | |
6627 | and restrap targets to this rule. | |
6628 | * Makefile.in: Regenerate. | |
6629 | ||
28f46298 HPN |
6630 | 2002-10-24 Hans-Peter Nilsson <[email protected]> |
6631 | ||
6632 | * configure.in (i[3456]86-*-linux*): Add check to disable | |
6633 | ${libgcj} for glibc1. | |
6634 | ||
ff72e302 NC |
6635 | 2002-10-07 Svein E. Seldal <[email protected]> |
6636 | ||
6637 | * configure.in: Add tic4x target. | |
6638 | ||
8607b6c9 NN |
6639 | 2002-10-03 Nathanael Nerode <[email protected]> |
6640 | ||
6641 | * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy. | |
6642 | * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy. | |
6643 | * configure.in: Make SET_LIB_PATH substitution more autoconfy. | |
6644 | * configure.in: Make RPATH_ENVVAR substitution more autoconfy. | |
6645 | * Makefile.in: Regenerate. | |
6646 | ||
f8f61f4a NN |
6647 | 2002-10-02 Nathanael Nerode <[email protected]> |
6648 | ||
c86f794b NN |
6649 | * Makefile.tpl: Eliminate reference to all-gui, all-libproc. |
6650 | * Makefile.in: Regenerate. | |
6651 | ||
a9590527 NN |
6652 | * Makefile.def: Remove order dependency comments. |
6653 | * Makefile.tpl: Add explicit install-install dependencies. | |
6654 | * Makefile.in: Regenerate. | |
6655 | ||
8412ce72 NN |
6656 | * Makefile.tpl: Remove material now in src-release. (Finally!) |
6657 | * Makefile.in: Regenerate. | |
6658 | ||
8b9f37f1 NN |
6659 | * configure: Restore my original patch by syncing with gcc version. |
6660 | ||
f8f61f4a NN |
6661 | * Bring following over from gcc: |
6662 | ||
6663 | 2002-09-30 Ulrich Weigand <[email protected]> | |
6664 | ||
6665 | * configure.in (s390*-*-linux*): Enable libgcj. | |
6666 | ||
403d9505 NN |
6667 | 2002-10-02 Nathanael Nerode <[email protected]> |
6668 | ||
6669 | * Makefile.in: Regenerate. This really ought to fix things. :sigh: | |
6670 | ||
95f6f383 AM |
6671 | 2002-10-02 Alan Modra <[email protected]> |
6672 | ||
e4673b0a | 6673 | * configure: Move stray lines back to where they belong. |
95f6f383 | 6674 | |
748503c8 NN |
6675 | 2002-10-01 Nathanael Nerode <[email protected]> |
6676 | ||
a581b5c3 NN |
6677 | * Makefile.tpl: Insert configure-target target, for src-release. |
6678 | ||
c084f5b4 NN |
6679 | * configure: Finish reverting change which Andrew Cagney started |
6680 | reverting. Should fix bustage. | |
6681 | ||
7aa673ed | 6682 | * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory. |
748503c8 NN |
6683 | * src-release: New file. Contains material for making net |
6684 | releases for gdb, binutils, et al., formerly in Makefile.in. | |
6685 | ||
82a9b2d9 NC |
6686 | 2002-09-30 Nick Clifton <[email protected]> |
6687 | ||
6688 | * cpu: New top level directory. Intended to hold input files for | |
6689 | CGEN which have FSF copyright assignment. | |
6690 | * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory. | |
6691 | ||
c2463a00 AC |
6692 | 2002-09-29 Andrew Cagney <[email protected]> |
6693 | ||
6694 | Revert below (note that src does not contain Makefile.tpl): | |
6695 | * Makefile.tpl: Make subsituted variables more autoconfy. | |
6696 | * Makefile.in: Regenerate. | |
6697 | ||
f03b4789 NN |
6698 | 2002-09-29 Nathanael Nerode <[email protected]> |
6699 | ||
c11e16a9 NN |
6700 | * configure: Revert accidentally applied changes. |
6701 | ||
f03b4789 NN |
6702 | * Makefile.tpl: Make more autoconf-friendly. |
6703 | * Makefile.in: Regenerate. | |
6704 | * configure: Make substitution more autoconf-like. | |
6705 | ||
6706 | 2002-09-28 Richard Earnshaw <[email protected]> | |
6707 | ||
6708 | * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a | |
6709 | single entry to handle all these. | |
6710 | (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable | |
6711 | libjava on arm-*-elf. | |
6712 | ||
c0292023 GK |
6713 | 2002-09-27 Geoffrey Keating <[email protected]> |
6714 | ||
6715 | * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the | |
6716 | things that depend on them. | |
6717 | ||
c66d951e NN |
6718 | 2002-09-25 Nathanael Nerode <[email protected]> |
6719 | ||
6720 | * Makefile.tpl: Make subsituted variables more autoconfy. | |
6721 | * Makefile.in: Regenerate. | |
6722 | * configure: Make seds more autoconfy. | |
6723 | ||
907a7241 | 6724 | 2002-09-25 Nathanael Nerode <[email protected]> |
58daee98 NN |
6725 | |
6726 | * Makefile.tpl: Rewrite substituted lines to look autoconfy. | |
6727 | * Makefile.in: Regenerate. | |
6728 | * configure.in: Rewrite sed statements to look autoconfy. | |
6729 | ||
907a7241 NN |
6730 | * Makefile.tpl: Autogenerate *-target-* lists, dependencies of |
6731 | all-target-foo on configure-target-foo. | |
6732 | * Makefile.def: Ditto. | |
6733 | * Makefile.in: Rebuild. | |
6734 | ||
405ea7a0 NN |
6735 | 2002-09-22 Nathanael Nerode <[email protected]> |
6736 | ||
6737 | * Makefile.def: New file. | |
6738 | * Makefile.tpl: New file. | |
6739 | * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'. | |
6740 | ||
6741 | * configure.in: Minor rearrangement. Simplify tests. | |
6742 | ||
bdc57bfd JT |
6743 | 2002-09-23 Jason Thorpe <[email protected]> |
6744 | ||
6745 | * configure.in (with_headers): Skip copy if value is "yes". | |
6746 | (with_libs): Likewise. | |
6747 | ||
ae03d6e2 NN |
6748 | 2002-09-20 Nathanael Nerode <[email protected]> |
6749 | ||
6750 | * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs. | |
6751 | * configure.in (sh*-*-pe*): Ditto. | |
6752 | * configure.in (mips*-*-pe*): Ditto. | |
6753 | * configure.in (*arm-wince-pe): Ditto. | |
227d98f5 NN |
6754 | |
6755 | * configure.in: Rearrange. | |
6756 | ||
707960fe NC |
6757 | 2002-09-12 Nick Clifton <[email protected]> |
6758 | ||
6759 | * Import these changes from the config master repository: | |
6760 | ||
6761 | 2002-09-05 Svein E. Seldal <[email protected]> | |
6762 | ||
6763 | * config.sub: Add tic4x target. | |
6764 | ||
6765 | 2002-09-03 Ben Elliston <[email protected]> | |
6766 | ||
6767 | * config.guess: Detect NSR-D machines for nsr-tandem-nsk. | |
6768 | Reported by <[email protected]>. | |
6769 | ||
36ea319f JJ |
6770 | 2002-09-10 Jeff Johnston <[email protected]> |
6771 | ||
6772 | * COPYING.NEWLIB: More updates. | |
6773 | ||
cf57480a JJ |
6774 | 2002-09-09 Jeff Johnston <[email protected]> |
6775 | ||
6776 | * COPYING.NEWLIB: Update. | |
6777 | ||
fd31a171 AC |
6778 | 2002-08-23 Andrew Cagney <[email protected]> |
6779 | ||
23b632fc AC |
6780 | * texinfo/texinfo.tex: Import version 2002-06-04.06. |
6781 | ||
fd31a171 AC |
6782 | * config.guess: Import version 2002-08-23. |
6783 | * config.sub: Import version 2002-08-22. | |
6784 | ||
a08bafb5 AO |
6785 | 2002-08-20 Alexandre Oliva <[email protected]> |
6786 | ||
6787 | * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER. | |
6788 | * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET, | |
6789 | CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise. | |
6790 | ||
17240c1f NC |
6791 | 2002-08-06 Federico G. Schwindt <[email protected]> |
6792 | ||
6793 | * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*. | |
6794 | ||
e70ad0c6 L |
6795 | 2002-08-04 H.J. Lu ([email protected]) |
6796 | ||
6797 | * configure.in (mips*-*-linux*): Don't skip target-libffi. | |
6798 | ||
574e6d11 DD |
6799 | 2002-07-31 Alan Modra <[email protected]> |
6800 | ||
6801 | * configure.in: Move generic linux case to end. Copy generic | |
6802 | linux noconfigdirs to mips*-*-linux* entry and new | |
6803 | powerpc64*-*-linux* entry. Add target-libffi for the latter. | |
6804 | ||
611e7523 CD |
6805 | 2002-07-19 Chris Demetriou <[email protected]> |
6806 | ||
6807 | * MAINTAINERS: Clarify on config.guess and config.sub, and add | |
6808 | one instance of them which was missed to the list to update. | |
6809 | ||
51759676 CD |
6810 | 2002-07-16 Chris Demetriou <[email protected]> |
6811 | ||
6812 | * config.guess: Update to 2002-07-09 version. | |
6813 | * config.sub: Update to 2002-07-03 version. | |
6814 | ||
7c1f909c DD |
6815 | 2002-07-11 Nathanael Nerode <[email protected]> |
6816 | ||
6817 | * configure.in: Remove two redundant tests. | |
6818 | ||
d7cf5d30 DD |
6819 | 2002-07-11 Rainer Orth <[email protected]> |
6820 | ||
6821 | * configure.in (mips*-*-irix6*o32): Enable stabs. | |
6822 | ||
c74222f7 DD |
6823 | 2002-07-08 Nathanael Nerode <[email protected]> |
6824 | ||
5b53c336 DD |
6825 | * configure.in: Don't build grez. |
6826 | * Makefile.in: Ditto. | |
6827 | ||
c74222f7 DD |
6828 | * Makefile.in: Remove references to bsp, cygmon, libstub. |
6829 | * configure.in: Ditto. | |
6830 | ||
6831 | * configure.in: Remove leftover reference to gdbtest. | |
6832 | ||
edd1b227 DD |
6833 | 2002-07-08 Phil Edwards <[email protected]> |
6834 | ||
6835 | * configure.in (gxx_include_dir): Change to match versioned | |
6836 | C++ headers if --enable-version-specific-runtime-libs is used. | |
6837 | ||
486186e3 AO |
6838 | 2002-07-04 Steve Ellcey <[email protected]> |
6839 | ||
6840 | * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*. | |
6841 | ||
ff0a3bf8 DD |
6842 | 2002-07-03 Nathanael Nerode <[email protected]> |
6843 | ||
6844 | * configure.in: Make --without-x work. | |
6845 | ||
1dfa8174 NC |
6846 | 2002-07-03 Nick Clifton <[email protected]> |
6847 | ||
6848 | * contrib: New directory. Created to contain a copy of the | |
5481b376 | 6849 | texi2pod.pl script so that it is in the same place as the version in |
1dfa8174 NC |
6850 | the FSF GCC sources. |
6851 | ||
07637366 DD |
6852 | 2002-07-02 Nathanael Nerode <[email protected]> |
6853 | ||
b6f83f2a DD |
6854 | * configure.in: Rearrange target Makefile fragment collection. |
6855 | ||
07637366 DD |
6856 | * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or |
6857 | cvs[src]. | |
6858 | * configure.in: Ditto. | |
6859 | ||
f48556b1 DD |
6860 | 2002-07-01 Nathanael Nerode <[email protected]> |
6861 | ||
6862 | * Makefile.in: Eliminate 'apache' targets. | |
6863 | * configure.in: Eliminate 'apache' targets. | |
6864 | ||
6865 | * configure.in: Eliminate redundant tests. Reorganize. | |
6866 | ||
6867 | * Makefile.in: Eliminate last reference to LIBGCC1_TEST. | |
6868 | ||
6869 | * config-ml.in: Eliminate references to Cygnus configure. | |
6870 | ||
6871 | * Makefile.in: Eliminate references to building emacs. | |
6872 | ||
6873 | 2002-07-01 Denis Chertykov <[email protected]> | |
6874 | ||
6875 | * configure.in: Add support for ip2k. | |
6876 | ||
cdb9e2b8 BE |
6877 | 2002-06-24 Ben Elliston <[email protected]> |
6878 | ||
6879 | * configure.in (host_tools): Remove cgen. | |
6880 | ||
6881 | * Makefile.in (all-cgen): Remove; runs from its source directory. | |
6882 | (check-cgen, install-cgen, clean-cgen): Likewise. | |
6883 | (all-opcodes): No not depend on all-cgen. | |
6884 | (all-sim): Likewise. | |
6885 | ||
3558860c DD |
6886 | 2002-06-22 Nathanael Nerode <[email protected]> |
6887 | ||
6888 | * configure.in: Fix AIX configury bug. | |
6889 | ||
e3b0c936 DD |
6890 | 2002-06-19 Nathanael Nerode <[email protected]> |
6891 | ||
cdb9e2b8 | 6892 | * configure.in: Replace ${topsrcdir} with ${srcdir}. |
4d5fd396 | 6893 | |
cdb9e2b8 BE |
6894 | * configure.in: Move definition of libstdcxx_flags right above |
6895 | usage, rather than way earlier. | |
8ee424c0 | 6896 | |
c712250a DD |
6897 | * configure.in: Pull definition of is_cross_compiler earlier. |
6898 | ||
9ee1a75c DD |
6899 | * configure.in: Rearrange a little. |
6900 | ||
e3b0c936 DD |
6901 | * configure.in: Remove references to librx. |
6902 | * Makefile.in: Remove references to librx. | |
6903 | ||
b2bd228e DD |
6904 | 2002-06-19 Nathanael Nerode <[email protected]> |
6905 | ||
6906 | * configure.in: Eliminate ${gasdir} variable. | |
6907 | ||
7cd52483 DB |
6908 | 2002-06-18 Dave Brolley <[email protected]> |
6909 | ||
6910 | * configure.in: Add support for frv. | |
6911 | * config.sub: Add support for frv. | |
6912 | ||
6c5e141a DD |
6913 | 2002-06-12 Kaveh R. Ghazi <[email protected]> |
6914 | ||
6915 | * Makefile.in (CFLAGS_FOR_TARGET): Add -O2. | |
6916 | ||
0d18b56d JT |
6917 | 2002-06-08 Jason Thorpe <[email protected]> |
6918 | ||
6919 | * configure.in (vax-*-netbsd*): Re-enable gas. | |
6920 | ||
fd8958d5 DD |
6921 | 2002-05-31 Nathanael Nerode <[email protected]> |
6922 | ||
27f15fdd DD |
6923 | * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX, |
6924 | BUILD_PREFIX_1, to correct nomenclature. | |
6925 | * configure: Likewise. | |
6926 | ||
fd8958d5 DD |
6927 | * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1. |
6928 | * configure.in: Eliminate version-specific references to tcl8.1, tk8.1. | |
6929 | ||
0c2442b7 DD |
6930 | 2002-05-31 Olaf Hering <[email protected]> |
6931 | ||
6932 | * config-ml.in: Propogate DESTDIR also. | |
6933 | ||
a3602181 JT |
6934 | 2002-05-29 Jason Thorpe <[email protected]> |
6935 | ||
6936 | * configure.in (vax-*-netbsd*): Don't build gas for this | |
6937 | platform. | |
6938 | ||
c95f53ae MM |
6939 | 2002-05-28 Marek Michalkiewicz <[email protected]> |
6940 | ||
6941 | * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx | |
6942 | and libgcj for AVR. | |
6943 | ||
1d7c1053 NC |
6944 | 2002-05-28 Nick Clifton <[email protected]> |
6945 | ||
6946 | * config.sub: Add DLX target. | |
6947 | ||
4b37028f JT |
6948 | 2002-05-22 Jason Thorpe <[email protected]> |
6949 | ||
6950 | * config.guess: Update to 2002-05-22 version. | |
6951 | * config.sub: Likewise. | |
6952 | ||
d5de0a84 NC |
6953 | 2002-05-16 Rainer Orth <[email protected]> |
6954 | ||
6955 | * Makefile.in: Allow for PWDCMD to override hardcoded pwd. | |
6956 | * config-ml.in: Likewise. | |
6957 | * configure: Likewise. | |
6958 | * configure.in: Likewise. | |
6959 | ||
c92a0210 DD |
6960 | 2002-05-13 Nathanael Nerode <[email protected]> |
6961 | ||
115a77aa DD |
6962 | * configure.in: Simplify makefile fragment collection. |
6963 | ||
6964 | * configure.in: Remove code to build emacs. | |
e99daf2b | 6965 | |
91e060aa DD |
6966 | * configure.in : Remove --srcdir argument from targargs and buildargs |
6967 | (it's always overridden in the Makefile anyway). Rearrange a bit. | |
6968 | ||
6969 | * configure: Move some logic to configure.in. | |
6970 | * configure.in: Move some logic from configure. | |
c92a0210 | 6971 | |
91217342 JJ |
6972 | 2002-05-07 Jeff Johnston <[email protected]> |
6973 | ||
6974 | * COPYING.LIBGLOSS: New file. | |
6975 | ||
d3d8a9ee NC |
6976 | 2002-05-07 Federico G. Schwindt <[email protected]> |
6977 | ||
6978 | * Makefile.in: Honour DESTDIR. | |
6979 | ||
3a036cdc AO |
6980 | 2002-05-05 Alexandre Oliva <[email protected]> |
6981 | ||
6982 | * configure.in (noconfigdirs): Don't disable libgcj on | |
6983 | sparc64-*-solaris* and sparcv9-*-solaris*. | |
6984 | ||
6d095fe4 AO |
6985 | 2002-05-03 Alexandre Oliva <[email protected]> |
6986 | ||
6987 | * configure.in: Revert 2002-04-18's patch; fixed in libjava. | |
6988 | ||
dac55df9 TF |
6989 | 2002-05-03 Thomas Fitzsimmons <[email protected]> |
6990 | ||
6991 | * configure.in (FLAGS_FOR_TARGET): Do not add | |
6992 | -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively | |
6993 | on i[3456]86-*-linux*. | |
6994 | ||
a018e15b TF |
6995 | 2002-05-01 Thomas Fitzsimmons <[email protected]> |
6996 | ||
6997 | * configure.in (noconfigdirs): Replace [ ] with test. | |
c72f388d TF |
6998 | |
6999 | * configure.in (noconfigdirs): Do not add target-newlib if | |
7000 | target == i[3456]86-*-linux*, and host == target. | |
7001 | ||
5f284831 MM |
7002 | 2002-04-29 Mark Mitchell <[email protected]> |
7003 | ||
7004 | * config.guess: Updated to 2002-04-26's version. | |
7005 | * config.sub: Updated to 2002-04-26's version. | |
7006 | ||
33babf59 DD |
7007 | 2002-04-29 Nathanael Nerode <[email protected]> |
7008 | ||
bd5f7da2 DD |
7009 | * configure.in: delete reference to absent file |
7010 | ||
a0c4f3a0 DD |
7011 | * configure.in: replace '[' with 'test' |
7012 | ||
66f1ba4f DD |
7013 | * configure.in: Eliminate references to gash. |
7014 | * Makefile.in: Eliminate references to gash. | |
7015 | ||
7c3ab50c DD |
7016 | * configure.in: remove useless references to 'pic' makefile fragments. |
7017 | ||
bbc025f5 DD |
7018 | * configure.in: (*-*-windows*) Finish removing. |
7019 | ||
33babf59 DD |
7020 | * configure.in: Eliminate redundant test for libgui. |
7021 | ||
d5ec694c DD |
7022 | 2002-04-26 Joel Sherrill <[email protected]> |
7023 | ||
7024 | * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj. | |
7025 | (sparc-*-elf*, sparc64-*-elf*): Disable libgcj. | |
7026 | ||
57a5346c DD |
7027 | 2002-04-19 Nathanael Nerode <[email protected]> |
7028 | ||
7029 | * configure.in: remove references to dead files | |
7030 | ||
dbf93899 DD |
7031 | 2002-04-18 Tom Tromey <[email protected]> |
7032 | ||
7033 | * configure.in: Disallow configuring libgcj when it is already | |
7034 | installed and we're using Solaris 2.8 linker. Do enable libgcj on | |
7035 | Solaris 2.8 by default. For PR libgcj/6158. | |
7036 | ||
26eadf68 DD |
7037 | 2002-04-17 Nathanael Nerode <[email protected]> |
7038 | ||
7039 | * configure.in: Move default CC setting out of config/mh-* fragments | |
7040 | directly into here. | |
7041 | ||
a0a2c6c6 DD |
7042 | 2002-04-17 Nathanael Nerode <[email protected]> |
7043 | ||
7044 | * configure.in: don't even try to configure or make a subdirectory | |
7045 | if there's no configure script for it. | |
7046 | ||
9972f812 DD |
7047 | 2002-04-15 Mark Mitchell <[email protected]> |
7048 | ||
7049 | * MAINTAINERS: Remove chill maintainers. | |
7050 | * Makefile.in (CHILLFLAGS): Remove. | |
7051 | (CHILL_LIB): Remove. | |
7052 | (TARGET_CONFIGDIRS): Remove libchill. | |
7053 | (CHILL_FOR_TARGET): Remove. | |
7054 | (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or | |
7055 | CHILL_LIB. | |
7056 | (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill. | |
7057 | (CHECK_TARGET_MODULES): Likewise. | |
7058 | (INSTALL_TARGET_MODULES): Likewise. | |
7059 | (CLEAN_TARGET_MODULES): Likewise. | |
7060 | (configure-target-libchill): Remove. | |
7061 | (all-target-libchill): Remove. | |
7062 | * configure.in (target_libs): Remove target-libchill. | |
7063 | Do not compute CHILL_FOR_TARGET. | |
7064 | * libchill: Remove directory. | |
5481b376 | 7065 | |
75205f78 DD |
7066 | 2002-04-15 DJ Delorie <[email protected]> |
7067 | ||
7068 | * Makefile.in, configure.in, configure: Sync with gcc, entries | |
7069 | follow... | |
7070 | ||
7071 | 2002-04-08 Tom Tromey <[email protected]> | |
7072 | ||
7073 | * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET. | |
7074 | Fixes PR libgcj/6068. | |
7075 | ||
7076 | 2002-03-30 Krister Walfridsson <[email protected]> | |
7077 | ||
7078 | * configure.in (i*86-*-netbsdelf*): Don't disable libgcj. | |
7079 | ||
7080 | 2002-03-27 Rainer Orth <[email protected]> | |
7081 | ||
7082 | * configure.in (alpha*-dec-osf*): Enable libgcj. | |
7083 | ||
7084 | 2002-03-24 Nick Clifton <[email protected]> | |
7085 | ||
7086 | Fix for: PR bootstrap/3591, target/5676 | |
7087 | * configure.in (mcore-pe): Disable the configuration of | |
7088 | libstdc++-v3 since exceptions are not supported. | |
7089 | ||
7090 | 2002-03-20 Anthony Green <[email protected]> | |
7091 | ||
7092 | * configure.in: Enable libgcj for xscale-elf target. | |
7093 | ||
7094 | 2002-02-28 Alexandre Oliva <[email protected]> | |
7095 | ||
7096 | * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for | |
7097 | libjava. | |
7098 | (CXX_FOR_TARGET): Explain why -shared-libgcc here. | |
7099 | ||
7100 | 2002-02-22 Alexandre Oliva <[email protected]> | |
7101 | ||
7102 | * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for | |
7103 | libstdc++-v3 and libjava. | |
7104 | ||
7105 | 2002-02-11 Adam Megacz <[email protected]> | |
7106 | ||
7107 | * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and | |
7108 | boehm-gc | |
7109 | ||
7110 | 2002-02-09 Alexandre Oliva <[email protected]> | |
7111 | ||
7112 | * config.guess: Updated to 2002-01-30's version. | |
7113 | * config.sub: Updated to 2002-02-01's version. | |
7114 | Contribute sh64-elf. | |
7115 | 2000-12-01 Alexandre Oliva <[email protected]> | |
7116 | * configure.in: Added sh64-*-*. | |
7117 | ||
7118 | 2002-01-17 H.J. Lu <[email protected]> | |
7119 | ||
7120 | * Makefile.in (all-fastjar): Also depend on all-libiberty. | |
7121 | (all-target-fastjar): Also depend on all-target-libiberty. | |
7122 | ||
7123 | Wed Dec 5 07:33:45 2001 Douglas B. Rupp <[email protected]> | |
7124 | ||
7125 | * configure, configure.in: Use temp file for long sed commands. | |
7126 | ||
7127 | 2001-11-14 Hans-Peter Nilsson <[email protected]> | |
7128 | ||
7129 | * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable | |
7130 | libf2c. | |
7131 | ||
7132 | 2001-11-03 Hans-Peter Nilsson <[email protected]> | |
7133 | ||
7134 | * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj. | |
7135 | ||
7136 | 2001-10-11 Hans-Peter Nilsson <[email protected]> | |
7137 | ||
7138 | * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj. | |
7139 | ||
7140 | 2001-10-02 Joseph S. Myers <[email protected]> | |
7141 | ||
7142 | * configure: Handle temporary files securely using mkdir. | |
7143 | ||
7144 | 2001-09-26 Will Cohen <[email protected]> | |
7145 | ||
7146 | * configure.in (*-*-linux*): Disable configuration of target-newlib | |
7147 | and target-libgloss. | |
7148 | ||
7149 | 2001-09-26 Alexandre Oliva <[email protected]> | |
7150 | ||
7151 | * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for | |
7152 | RANLIB. | |
7153 | ||
7154 | 2001-08-11 Graham Stott <[email protected]> | |
7155 | ||
7156 | * Makefile.in (check-c++): Add missing semicolon. | |
7157 | ||
7158 | 2001-07-25 Andrew Haley <[email protected]> | |
7159 | ||
7160 | * configure.in (sh-*-linux*): New. | |
7161 | ||
7162 | 2001-07-12 Stephane Carrez <[email protected]> | |
7163 | ||
7164 | * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx | |
7165 | and libgcj on m68hc11/m68hc12. | |
7166 | ||
7167 | 2001-06-27 H.J. Lu ([email protected]) | |
7168 | ||
7169 | * Makefile (CFLAGS_FOR_BUILD): New. | |
7170 | (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD. | |
7171 | ||
7172 | 2001-06-01 Hans-Peter Nilsson <[email protected]> | |
7173 | ||
7174 | * configure.in (libstdcxx_flags): Do not try to execute | |
7175 | libstdc++-v3/testsuite_flags until it exists. | |
7176 | ||
7177 | 2001-05-18 Benjamin Kosnik <[email protected]> | |
7178 | ||
7179 | * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC. | |
7180 | ||
7181 | 2001-05-09 Jeffrey Oldham <[email protected]> | |
7182 | ||
7183 | * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds. | |
7184 | ||
7185 | Mon Apr 23 09:15:03 2001 Anthony Green <[email protected]> | |
7186 | ||
7187 | * configure.in: Move *-chorusos target case to the proper switch. | |
7188 | Disable libgcj. | |
7189 | ||
7190 | 2001-04-13 Franz Sirl <[email protected]> | |
7191 | ||
7192 | * Makefile.in (STAGE1_CFLAGS): Pass down. | |
7193 | ||
7194 | 2001-04-13 Alan Modra <[email protected]> | |
7195 | ||
7196 | * config.guess: Add hppa64-linux support. Note for next import that | |
7197 | this is already in the master file. | |
7198 | * configure.in: Likewise. Accept `parisc' alias for `hppa'. | |
7199 | ||
7200 | 2001-03-22 Colin Howell <[email protected]> | |
7201 | ||
7202 | * Makefile.in (DO_X): Do not backslash single-quotes in | |
7203 | backquotes (two places). | |
7204 | ||
7205 | 2001-03-18 Laurynas Biveinis <[email protected]> | |
7206 | ||
7207 | * Makefile.in (DO_X): Quote nested quotes. | |
7208 | ||
7209 | 2001-03-15 Laurynas Biveinis <[email protected]> | |
7210 | ||
7211 | * Makefile.in (DO_X): Use double quotes for quoting | |
7212 | "RANLIB=$${RANLIB}". | |
7213 | ||
7214 | 2001-03-09 Nicola Pero <[email protected]> | |
7215 | ||
7216 | * configure.in: Only use `lang_requires' for languages athat are | |
7217 | actually enabled. | |
7218 | ||
7219 | 2001-03-07 Tom Tromey <[email protected]> | |
7220 | ||
7221 | * configure.in: Allow config-lang.in to set `lang_requires' to list | |
7222 | of other required languages. | |
7223 | ||
7224 | 2001-03-06 Laurynas Biveinis <[email protected]> | |
7225 | ||
7226 | * Makefile.in: Remove RANLIB definition. Use RANLIB | |
7227 | in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, | |
7228 | EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set. | |
7229 | ||
7230 | 2001-02-28 Benjamin Kosnik <[email protected]> | |
7231 | Alexandre Oliva <[email protected]> | |
7232 | ||
7233 | * Makefile.in (check-c++): Use tabs, not spaces. | |
7234 | ||
7235 | 2001-02-19 Benjamin Kosnik <[email protected]> | |
7236 | ||
7237 | * Makefile.in (check-c++): New rule. | |
7238 | ||
7239 | * configure.in (target_libs): Remove libg++. | |
7240 | (noconfigdirs): Remove libg++. | |
7241 | (noconfigdirs): Same. | |
7242 | (noconfigdirs): Same. | |
7243 | (noconfigdirs): Same. | |
7244 | ||
7245 | * config-ml.in: Remove libg++ references. | |
7246 | ||
7247 | * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++. | |
7248 | (ALL_TARGET_MODULES): Same. | |
7249 | (configure-target-libg++): Remove. | |
7250 | (all-target-libg++): Remove. | |
7251 | (configure-target-libio): Remove. | |
7252 | (all-target-libio): Remove. | |
7253 | (check-target-libio): Remove. | |
7254 | (.PHONY): Remove. | |
7255 | (libg++.tar.bz2): Remove. | |
7256 | (all-target-cygmon): Remove libio. | |
7257 | (all-target-libstdc++): Remove. | |
7258 | (configure-target-libstdc++): Remove. | |
7259 | (TARGET_LIB_PATH): Remove libstdc++. | |
7260 | (ALL_GCC_CXX): Remove libstdc++. | |
7261 | (all-target-gperf): Correct. | |
7262 | ||
7263 | 2001-02-15 Anthony Green <[email protected]> | |
7264 | ||
7265 | * configure: Introduce GCJ_FOR_TARGET. | |
7266 | * configure.in: Ditto. | |
7267 | * Makefile.in: Ditto. | |
7268 | ||
7269 | 2001-02-08 Chandrakala Chavva <[email protected]> | |
7270 | ||
7271 | * configure.in: for *-chorusos, don't config target-newlib and | |
7272 | target-libgloss. | |
7273 | ||
7274 | 2001-02-04 Mark Mitchell <[email protected]> | |
7275 | ||
7276 | Remove V2 C++ library. | |
7277 | * configure.in: Remove --enable-libstdcxx_v3 support. | |
7278 | ||
7279 | 2001-01-27 Richard Henderson <[email protected]> | |
7280 | ||
7281 | * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee. | |
7282 | ||
7283 | 2001-01-26 Tom Tromey <[email protected]> | |
7284 | ||
7285 | * configure.in: Allow libgcj to be built on Sparc Solaris. | |
7286 | ||
7287 | 2001-01-23 Bryce McKinlay <[email protected]> | |
7288 | ||
7289 | * configure.in: Enable libgcj on several additional platforms. | |
7290 | ||
7291 | 2001-01-22 Bryce McKinlay <[email protected]> | |
7292 | ||
7293 | * configure.in: Enable libgcj for linux targets. | |
7294 | ||
7295 | 2001-01-09 Mike Stump <[email protected]> | |
7296 | ||
7297 | * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration | |
7298 | failures of subdirectories. | |
7299 | ||
7300 | 2001-01-02 Laurynas Biveinis <[email protected]> | |
7301 | ||
7302 | * configure: handle DOS-style absolute paths. | |
7303 | ||
7304 | 2001-01-02 Laurynas Biveinis <[email protected]> | |
7305 | ||
7306 | * configure.in: remove supported directories from $noconfigdirs for DJGPP. | |
7307 | ||
7308 | 2000-12-18 Benjamin Kosnik <[email protected]> | |
7309 | ||
7310 | * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize. | |
7311 | (libstdcxx_incdir): Pass down. | |
7312 | * config.if: Remove expired bits for cxx_interface, add stub. | |
7313 | (libstdcxx_incdir): Add variable for g++ include directory. | |
7314 | * configure.in (gxx_include_dir): Use it. | |
7315 | ||
7316 | 2000-12-15 Andreas Jaeger <[email protected]> | |
7317 | ||
7318 | * configure.in: Handle lang_dirs. | |
7319 | ||
7320 | 2000-12-13 Anthony Green <[email protected]> | |
7321 | ||
7322 | * configure.in: Disable libgcj for any target not specifically | |
7323 | listed. Disable libgcj for x86 and Alpha Linux until compatible | |
7324 | with g++ abi. | |
7325 | ||
7326 | 2000-12-13 Mike Stump <[email protected]> | |
7327 | ||
7328 | * Makefile.in (local-distclean): Also remove fastjar. | |
7329 | ||
7330 | 2000-12-10 Anthony Green <[email protected]> | |
7331 | ||
7332 | * configure.in: Define libgcj. Disable libgcj target libraries for | |
7333 | most targets. | |
7334 | ||
7335 | 2000-12-09 Alexandre Petit-Bianco <[email protected]> | |
7336 | ||
7337 | * configure.in (target_libs): Revert 2000-12-08 patch. | |
7338 | (noconfigdirs): Added target-libjava. | |
7339 | ||
7340 | 2000-12-09 Laurynas Biveinis <[email protected]> | |
7341 | ||
7342 | * Makefile.in: handle DOS-style absolute paths. | |
7343 | ||
7344 | 2000-12-08 Alexandre Petit-Bianco <[email protected]> | |
7345 | ||
7346 | * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about | |
7347 | libjava. | |
7348 | * configure.in (target_libs): Removed `target-libjava'. | |
7349 | ||
7350 | 2000-12-08 Alexandre Petit-Bianco <[email protected]> | |
7351 | ||
7352 | * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava. | |
7353 | (ALL_MODULES): Added fastjar. | |
7354 | (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise. | |
7355 | (all-target-libjava): all-fastjar replaces all-zip. | |
7356 | (all-fastjar): Added. | |
7357 | (configure-target-fastjar, all-target-fastjar): Likewise. | |
7358 | * configure.in (host_tools): Added fastjar. | |
7359 | ||
7360 | 2000-12-07 Mike Stump <[email protected]> | |
7361 | ||
7362 | * Makefile.in (local-distclean): Remove leftover built files. | |
7363 | ||
7364 | 2000-11-16 Fred Fish <[email protected]> | |
7365 | ||
7366 | * configure.in (enable_libstdcxx_v3): Fix typo, | |
7367 | libstd++ -> libstdc++. | |
7368 | ||
7369 | 2000-11-13 Joseph S. Myers <[email protected]> | |
7370 | ||
7371 | * configure: Provide the original toplevel configure arguments | |
7372 | (including $0) to subprocesses in the environment rather than | |
7373 | through gcc/configargs.h. | |
7374 | ||
7375 | 2000-11-12 Mark Mitchell <[email protected]> | |
7376 | ||
7377 | * configure: Turn on libstdc++ V3 by default. | |
7378 | ||
7379 | 2000-10-16 Michael Meissner <[email protected]> | |
7380 | ||
7381 | * configure (gcc/configargs.h): Only create if there is a build GCC | |
7382 | directory created. | |
7383 | ||
7384 | 2000-10-05 Phil Edwards <[email protected]> | |
7385 | ||
7386 | * configure: Save configure arguments to gcc/configargs.h. | |
7387 | ||
7388 | 2000-10-04 Andris Pavenis <[email protected]> | |
7389 | ||
7390 | * Makefile.in (bootstrap): avoid recursion if subdir missing | |
7391 | (cross): ditto | |
7392 | (do-proto-toplev): ditto | |
7393 | ||
7394 | Wed Sep 13 11:11:29 2000 Jeffrey A Law ([email protected]) | |
7395 | ||
7396 | * configure.in: Do not build byacc for hppa64. Provide paths to the | |
7397 | X11 libraries for hppa64. | |
7398 | ||
7399 | 2000-09-02 Anthony Green <[email protected]> | |
7400 | ||
7401 | * Makefile.in (all-gcc): Depend on all-zlib. | |
7402 | (CLEAN_MODULES): Add clean-zlib. | |
7403 | (ALL_MODULES): Add all-zlib. | |
7404 | * configure.in (host_libs): Add zlib. | |
7405 | ||
7406 | 2000-08-25 Alexandre Oliva <[email protected]> | |
7407 | ||
7408 | * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and | |
7409 | $targargs to tell whether newlib is going to be built. | |
7410 | ||
7411 | * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search | |
7412 | $$r/TARGET_SUBDIR/libio for _G_config.h. | |
7413 | ||
7414 | 2000-08-14 Zack Weinberg <[email protected]> | |
7415 | ||
7416 | * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio. | |
7417 | ||
7418 | * configure: Make enable_threads and enable_shared defaults | |
7419 | explicit. Substitute enable_threads into generated Makefiles. | |
7420 | * configure.in: Accept *-*-linux* not just *-*-linux-gnu*. | |
7421 | * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*. | |
7422 | ||
7423 | 2000-08-02 Manfred Hollstein <[email protected]> | |
7424 | ||
7425 | * configure.in: Re-enable all references to libg++ and librx. | |
7426 | ||
ffb97b2f | 7427 | 2002-04-09 Loren James Rittle <[email protected]> |
5481b376 | 7428 | |
ffb97b2f DD |
7429 | * configure.in: Add *-*-freebsd* configurations. |
7430 | ||
bbf6e9e3 AC |
7431 | 2002-04-07 Andrew Cagney <[email protected]> |
7432 | ||
7433 | * Makefile.in (do-tar-bz2): Delete rule. Replace with ... | |
7434 | (do-tar, do-bz2): New rules. | |
7435 | (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2. | |
7436 | (gdb-tar): New rule. | |
7437 | (gdb-taz): Rewrite. Use gdb-tar and do-bz2. | |
7438 | (insight_dejagnu.tar): New rule. | |
7439 | (insight.tar): New rule. | |
7440 | (gdb+dejagnu.tar): New rule. | |
7441 | (gdb.tar): New rule. | |
7442 | ||
8f1579c0 AC |
7443 | 2002-04-07 Andrew Cagney <[email protected]> |
7444 | ||
7445 | * MAINTAINERS: Update dejagnu/ | |
7446 | ||
ba3c59ab AO |
7447 | 2002-03-16 Alexandre Oliva <[email protected]> |
7448 | ||
7449 | * ltmain.sh (relink_command): Fix typo in previous change. | |
7450 | ||
6243d5dd AO |
7451 | 2002-03-15 Alexandre Oliva <[email protected]> |
7452 | ||
7453 | * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it. | |
7454 | (relink_command): Added --tag flags. | |
7455 | (mode=install): If relinking fails; error out. | |
7456 | ||
80413487 RH |
7457 | 2002-03-12 Richard Henderson <[email protected]> |
7458 | ||
7459 | * Makefile.in (NOTPARALLEL): New. Use it instead of explicit | |
7460 | .NOTPARALLEL tag. | |
7461 | (do-check): Rename from check. | |
7462 | (check): Allow parallel check. | |
7463 | ||
3daeddf6 RH |
7464 | 2002-03-11 Richard Henderson <[email protected]> |
7465 | ||
7466 | * Makefile.in (.NOTPARALLEL): Add fake tag. | |
7467 | ||
fad93c55 L |
7468 | 2002-03-07 H.J. Lu ([email protected]) |
7469 | ||
7470 | * configure.in: Enable gprof for mips*-*-linux*. | |
7471 | ||
2e8357fc AO |
7472 | 2002-02-28 Alexandre Oliva <[email protected]> |
7473 | ||
7474 | * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for | |
7475 | libjava. | |
7476 | (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava. | |
7477 | ||
bd48e1a9 AC |
7478 | 2002-02-24 Andrew Cagney <[email protected]> |
7479 | ||
7480 | * texinfo/texinfo.tex: Update to version 2002-02-14.08. | |
7481 | ||
39121370 DJ |
7482 | 2002-02-23 Daniel Jacobowitz <[email protected]> |
7483 | ||
7484 | * config.guess: Import from master sources, rev 1.232. | |
7485 | * config.sub: Import from master sources, rev 1.246. | |
7486 | ||
081ff160 AO |
7487 | 2002-02-23 Alexandre Oliva <[email protected]> |
7488 | ||
7489 | * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just | |
7490 | because its Makefile is there; test for the executable instead. | |
7491 | ||
20a5393b AO |
7492 | 2002-02-09 Alexandre Oliva <[email protected]> |
7493 | ||
7494 | Contribute sh64-elf. | |
7495 | 2000-12-01 Alexandre Oliva <[email protected]> | |
7496 | * configure.in: Added sh64-*-*. | |
7497 | ||
38135629 JJ |
7498 | 2002-02-04 Jeff Johnston <[email protected]> |
7499 | ||
80413487 RH |
7500 | * COPYING.NEWLIB: Remove advertising clause from |
7501 | Berkeley and Red Hat licenses. | |
38135629 | 7502 | |
48d19748 MD |
7503 | 2002-02-01 Mo DeJong <[email protected]> |
7504 | ||
7505 | * Makefile.in: Add all-tix to deps for all-snavigator | |
7506 | so that tix is built when building snavigator. | |
7507 | ||
f6e1c110 BE |
7508 | 2002-02-01 Ben Elliston <[email protected]> |
7509 | ||
7510 | * config.guess: Import from master sources, rev 1.229. | |
7511 | * config.sub: Import from master sources, rev 1.240. | |
7512 | ||
4867be41 DJ |
7513 | 2002-01-27 Daniel Jacobowitz <[email protected]> |
7514 | ||
7515 | From Steve Ellcey <[email protected]>: | |
7516 | * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI. | |
7517 | (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd, | |
7518 | lt_cv_file_magic_test_file): Set to appropriate values for HP-UX | |
7519 | IA64. | |
7520 | * ltcf-c.sh (archive_cmds, hardcode_*): Ditto. | |
7521 | * ltconfig (shlibpath_*, dynamic_linker, library_names_spec, | |
7522 | soname_spec, sys_lib_search_path_spec): Ditto. | |
7523 | ||
e82380cc JT |
7524 | 2002-01-26 Jason Thorpe <[email protected]> |
7525 | ||
7526 | * configure.in (*-*-netbsd*): New. Skip target-newlib, | |
7527 | target-libiberty, and target-libgloss. Skip Java-related | |
7528 | libraries if not supported for NetBSD on target CPU. | |
7529 | ||
1319fb9c NC |
7530 | 2002-01-23 Nick Clifton <[email protected]> |
7531 | ||
7532 | * configure.in: Import StrongARM and XScale target_configdirs from | |
7533 | FSF GCC version. | |
7534 | ||
b020f6ac L |
7535 | 2002-01-16 H.J. Lu ([email protected]) |
7536 | ||
7537 | * config.guess: Import from master sources, rev 1.225. | |
7538 | * config.sub: Import from master sources, rev 1.238. | |
7539 | ||
7540 | * MAINTAINERS: Updated notes on config.guess and config.sub. | |
7541 | ||
a0c1c920 NC |
7542 | 2002-01-11 Steve Ellcey <[email protected]> |
7543 | ||
7544 | * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX, | |
7545 | ld and gdb are not supported. | |
7546 | ||
a9fa5e1f JJ |
7547 | 2002-01-07 Jeff Johnston <[email protected]> |
7548 | ||
7549 | * Change reference to Cygnus Solutions to be Red Hat. | |
7550 | ||
94077108 JJ |
7551 | 2002-01-07 Jeff Johnston <[email protected]> |
7552 | ||
7553 | * COPYING.NEWLIB: Update generic copyright date. | |
7554 | ||
05ecd75c MS |
7555 | 2002-01-07 Mark Salter <[email protected]> |
7556 | ||
7557 | * configure.in: Remove target-bsp and target-cygmon from arm builds. | |
7558 | Allow target-libgloss to be built for arm, strongarm, and xscale. | |
7559 | ||
a106bb62 BE |
7560 | 2002-01-03 Ben Elliston <[email protected]> |
7561 | ||
7562 | * MAINTAINERS: Update URL for config.* scripts. | |
7563 | ||
0e254642 AM |
7564 | 2001-12-18 Alan Modra <[email protected]> |
7565 | ||
7566 | * config.sub: Import latest version. | |
7567 | * config.guess: Likewise. | |
7568 | ||
0a0d0041 TF |
7569 | 2001-12-13 Thomas Fitzsimmons <[email protected]> |
7570 | ||
7571 | * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem | |
7572 | options for i[3456]86-pc-linux* native builds. | |
7573 | ||
d932cae7 NC |
7574 | 2001-12-05 Laurent Guerby <[email protected]> |
7575 | ||
7576 | * MAINTAINERS: gcc adopts symlink-tree, refer more to | |
80413487 | 7577 | libiberty. |
d932cae7 NC |
7578 | |
7579 | Import this patch from gcc: | |
5481b376 | 7580 | |
d932cae7 NC |
7581 | 2000-12-09 Laurynas Biveinis <[email protected]> |
7582 | ||
7583 | * symlink-tree: handle DOS-style absolute paths. | |
7584 | ||
49b7683b DD |
7585 | 2001-11-28 DJ Delorie <[email protected]> |
7586 | Zack Weinberg <[email protected]> | |
7587 | ||
7588 | When build != host, create libiberty for the build machine. | |
7589 | ||
7590 | * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace | |
7591 | CONFIG_ARGUMENTS. | |
7592 | (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR): | |
7593 | New variables. | |
7594 | (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables | |
7595 | and rules. | |
7596 | (all.normal): Depend on ALL_BUILD_MODULES. | |
7597 | (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS. | |
7598 | (all-build-libiberty): Depend on configure-build-libiberty. | |
7599 | ||
7600 | * configure: Calculate and substitute proper value for | |
7601 | ALL_BUILD_MODULES. | |
7602 | * configure.in: Create the build subdirectory. | |
7603 | Calculate and substitute TARGET_CONFIGARGS (formerly | |
7604 | CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new). | |
7605 | ||
26ef82f4 GK |
7606 | 2001-11-26 Geoffrey Keating <[email protected]> |
7607 | ||
7608 | * config.sub: Update to version 1.232 on subversion. | |
7609 | ||
43e64072 NC |
7610 | 2001-11-20 Nick Clifton <[email protected]> |
7611 | ||
7612 | * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo | |
7613 | files from .po files for a distribution. | |
7614 | ||
66f6c0d5 HPN |
7615 | 2001-11-19 Hans-Peter Nilsson <[email protected]> |
7616 | ||
7617 | * COPYING.NEWLIB: Mention preserved notice in specific parts. | |
7618 | ||
4a02fdb2 JH |
7619 | 2001-11-13 Jeff Holcomb <[email protected]> |
7620 | ||
7621 | Merged from net gcc: | |
7622 | 2001-07-30 Jeff Sturm <[email protected]> | |
7623 | * ltcf-c.sh: Use $objext, not $ac_objext. | |
7624 | 2001-07-27 Mark Kettenis <[email protected]> | |
7625 | * ltcf-cxx.sh: Add support for GNU. | |
7626 | 2001-07-22 Timothy Wall <[email protected]> | |
7627 | * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve | |
7628 | default settings if using GNU tools with that configuration. | |
7629 | * ltcf-cxx.sh: Ditto. | |
7630 | * ltcf-gcj.sh: Ditto. | |
7631 | 2001-07-21 Michael Chastain <[email protected]> | |
7632 | * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some | |
7633 | HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local. | |
7634 | * ltmain.sh: Mark as gcc-local. | |
7635 | ||
227b9953 JH |
7636 | 2001-11-13 Jeff Holcomb <[email protected]> |
7637 | ||
7638 | * Makefile.in (all-bison): Revert 2001-10-24. | |
7639 | Don't depend on texinfo. | |
7640 | ||
cbbab8fb JJ |
7641 | 2001-11-12 Hans-Peter Nilsson <[email protected]> |
7642 | ||
80413487 | 7643 | * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work. |
cbbab8fb | 7644 | |
922b2485 DD |
7645 | 2001-11-08 Phil Edwards <[email protected]> |
7646 | ||
7647 | * configure.in (--enable-languages): Be more permissive about | |
7648 | syntax. Check for empty lists better. Warn about $LANGUAGES. | |
7649 | ||
f08fa01d HPN |
7650 | 2001-11-06 Hans-Peter Nilsson <[email protected]> |
7651 | ||
7652 | * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0. | |
7653 | ||
fee3da4e JH |
7654 | 2001-10-24 Jeff Holcomb <[email protected]> |
7655 | ||
7656 | Makefile.in (all-bison): Don't depend on texinfo. | |
7657 | ||
73fb1ef9 AM |
7658 | 2001-10-03 Alan Modra <[email protected]> |
7659 | ||
7660 | * gettext.m4: Test po/POTFILES.in exists before trying to read. | |
7661 | ||
373688ac AO |
7662 | 2001-09-29 Alexandre Oliva <[email protected]> |
7663 | ||
7664 | * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX). | |
7665 | ||
9c07660b HPN |
7666 | 2001-09-28 Hans-Peter Nilsson <[email protected]> |
7667 | ||
7668 | * config.sub, config.guess: Import latest from subversions. | |
7669 | ||
3f152009 AO |
7670 | 2001-09-21 Alexandre Oliva <[email protected]> |
7671 | ||
7672 | * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, | |
7673 | DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET, | |
7674 | RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to | |
7675 | avoid quotes nesting problems. | |
7676 | (NATIVE_CHECK_MODULES): Ditto, just for consistency. | |
7677 | (DO_X): Export only variables that are set. | |
7678 | ||
8f6a59e5 BE |
7679 | 2001-09-19 Ben Elliston <[email protected]> |
7680 | ||
7681 | * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on | |
7682 | Solaris when testing for the /usr/ucb/cc compiler; it has incorrect | |
7683 | semantics. Use the shell built-in "type" command instead. | |
7684 | ||
a1ec19fa TS |
7685 | 2001-09-15 Thiemo Seufer <[email protected]> |
7686 | ||
7687 | * config.sub: Reverted the earlier change, this version is not the | |
7688 | master file. | |
7689 | ||
4008bd9b TS |
7690 | 2001-09-14 Thiemo Seufer <[email protected]> |
7691 | ||
7692 | * config.sub: Change machine triplets from mipsel*-* to mips*el-*. | |
7693 | Add support for mips64. | |
7694 | ||
dd1e52a4 JH |
7695 | 2001-09-03 Jeff Holcomb <[email protected]> |
7696 | ||
7697 | * configure.in: Enable libstdc++-v3 for h8300 targets. | |
7698 | ||
91549d1c EC |
7699 | 2001-08-30 Eric Christopher <[email protected]> |
7700 | Jason Eckhardt <[email protected]> | |
7701 | ||
7702 | * config.sub: Add support for mipsisa32. | |
7703 | ||
cf966cf9 EC |
7704 | 2001-08-30 Eric Christopher <[email protected]> |
7705 | ||
7706 | * config.sub, config.guess: Import latest from subversions. | |
7707 | ||
82208dc5 AM |
7708 | 2001-08-20 Alan Modra <[email protected]> |
7709 | ||
7710 | * config.sub, config.guess: Import latest from subversions. | |
7711 | ||
4dca8403 DD |
7712 | 2001-07-26 DJ Delorie <[email protected]> |
7713 | ||
7714 | * MAINTAINERS: Clarify libiberty merge rules and procedures. | |
7715 | ||
1107dce2 AM |
7716 | 2001-06-19 Alan Modra <[email protected]> |
7717 | ||
7718 | * Makefile.in: Revert 2001-06-17. | |
7719 | (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/. | |
7720 | ||
e09a6604 L |
7721 | 2001-06-17 H.J. Lu <[email protected]> |
7722 | ||
7723 | * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make. | |
7724 | (gas+binutils.tar.bz2): Likewise. | |
7725 | (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make. | |
7726 | ||
31a8b634 AC |
7727 | Fri Jun 8 11:14:02 2001 Andrew Cagney <[email protected]> |
7728 | ||
7729 | * Makefile.in (VER): When present, extract the version number from | |
5481b376 | 7730 | the file version.in. |
31a8b634 | 7731 | |
dc70af01 AO |
7732 | 2001-06-08 Alexandre Oliva <[email protected]>, Jeff Sturm <[email protected]> |
7733 | ||
7734 | * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If | |
7735 | gcc/xgcc is built, use -print-prog-name to find out the program | |
7736 | name to use. | |
7737 | ||
839bbd8c AO |
7738 | 2001-06-04 Mark Mitchell <[email protected]> |
7739 | ||
7740 | * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris, | |
7741 | with_gcc]: Use `gcc -shared' to build a shared library. | |
7742 | ||
566e9a30 AO |
7743 | 2001-06-04 John David Anglin <[email protected]> |
7744 | ||
7745 | * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared | |
7746 | archives. | |
7747 | ||
e877bb69 AO |
7748 | 2001-05-28 Simon Patarin <[email protected]> |
7749 | ||
7750 | * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared | |
7751 | libraries when using g++ with native linker. | |
7752 | ||
1605288b AO |
7753 | 2001-05-28 Alexandre Oliva <[email protected]> |
7754 | ||
7755 | * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256. | |
7756 | ||
11a383ba TR |
7757 | 2001-05-24 Tom Rix <[email protected]> |
7758 | ||
7759 | * configure.in : enable ld for aix | |
cf966cf9 | 7760 | |
18611226 AO |
7761 | 2001-05-22 Alexandre Oliva <[email protected]> |
7762 | ||
7763 | * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag) | |
7764 | [aix4*|aix5*]: Prepend blank. | |
7765 | ||
6be7c12c AO |
7766 | 2001-05-20 Alexandre Oliva <[email protected]> |
7767 | ||
7768 | * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh, | |
7769 | ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number | |
7770 | of subdir/configure scripts to use the new libtool.m4. | |
7771 | ||
4ed00bba L |
7772 | 2001-05-14 H.J. Lu <[email protected]> |
7773 | ||
7774 | * config.if (libc_interface): Set to -libc6.2- for cross | |
7775 | compiling to Linux/glibc 2.2. | |
7776 | ||
b1af961c AO |
7777 | 2001-05-03 Alexandre Oliva <[email protected]> |
7778 | ||
7779 | * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable | |
7780 | libgcj. | |
7781 | ||
5ec3e74e AO |
7782 | 2001-04-26 Alexandre Oliva <[email protected]> |
7783 | ||
7784 | * configure.in (noconfigdirs): Don't reset it from scratch in the | |
7785 | target case; only append to it. | |
7786 | ||
b3ed1d6b AO |
7787 | 2001-04-26 Alexandre Oliva <[email protected]> |
7788 | ||
7789 | * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*, | |
7790 | sparc-*-solaris2.8]: Disable ${libgcj}. | |
7791 | ||
96111c10 AO |
7792 | 2001-04-25 Alexandre Oliva <[email protected]> |
7793 | ||
7794 | * configure.in (libgcj_saved): Copy from $libgcj. | |
7795 | (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is | |
7796 | --disable-libgcj. | |
7797 | ||
b5bf43f2 AO |
7798 | 2001-04-20 Alexandre Oliva <[email protected]> |
7799 | ||
7800 | * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a | |
7801 | 1.641.2.228. | |
7802 | ||
8cc32590 AO |
7803 | 2001-04-12 Alexandre Oliva <[email protected]> |
7804 | ||
7805 | * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh, | |
7806 | ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226. | |
7807 | ||
dec0cb0c AO |
7808 | 2001-04-01 Alexandre Oliva <[email protected]> |
7809 | ||
7810 | * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): | |
7811 | New macros. | |
7812 | (bootstrap, cross): Use RECURSE_FLAGS. | |
7813 | * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE. | |
7814 | ||
6a9c3886 AO |
7815 | 2001-03-27 Alexandre Oliva <[email protected]> |
7816 | ||
7817 | * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3. | |
7818 | ||
d4fc7db8 NC |
7819 | 2001-03-23 Nick Clifton <[email protected]> |
7820 | ||
7821 | * README-maintainer-mode: Add note about inability to use "make | |
7822 | distclean" in maintainer mode. | |
7823 | ||
7389ff65 AO |
7824 | 2001-03-22 Alexandre Oliva <[email protected]> |
7825 | ||
7826 | Re-installed: | |
7827 | 2001-01-02 Laurynas Biveinis <[email protected]> | |
7828 | * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add | |
7829 | '-DPIC' to ac_cv_prog_cc_pic for DJGPP. | |
7830 | * ltcf-cxx.sh: Likewise. | |
7831 | * ltcf-gcj.sh: Likewise. | |
7832 | ||
b3e0dc8e PB |
7833 | 2001-03-22 Philip Blundell <[email protected]> |
7834 | ||
7835 | * config.sub, config.guess: Import latest from subversions. | |
7836 | ||
469b781c AO |
7837 | 2001-03-22 Alexandre Oliva <[email protected]> |
7838 | ||
7839 | * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh, | |
7840 | ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198. | |
7841 | ||
b0dad762 MC |
7842 | 2001-03-20 Michael Chastain <[email protected]> |
7843 | ||
7844 | * Makefile.in: all-m4 depends on all-texinfo. | |
7845 | ||
c559bb17 AO |
7846 | 2001-03-08 Alexandre Oliva <[email protected]> |
7847 | ||
7848 | * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use. | |
7849 | ||
fef4ae2e JJ |
7850 | 2001-02-22 Jeff Johnston <[email protected]> |
7851 | ||
7852 | * COPYING.NEWLIB: Remove DJ Delorie's address because it is no | |
7853 | longer valid. | |
7854 | ||
8d6dd99d NC |
7855 | 2001-02-16 Nick Clifton <[email protected]> |
7856 | ||
7857 | * configure.in (noconfigdirs): Allow configuration of texinfo | |
7858 | for Cygwin hosts. | |
7859 | ||
a85d7ed0 NC |
7860 | 2001-02-09 Martin Schwidefsky <[email protected]> |
7861 | ||
7862 | * config.guess: Add linux target for S/390. | |
7863 | * config.sub: Likewise. | |
7864 | * configure.in: Likewise. | |
7865 | ||
51221c5e DD |
7866 | 2001-02-06 Ben Elliston <[email protected]> |
7867 | ||
7868 | * configure: Output host type to stdout, not stderr. | |
7869 | ||
9dec4c71 MS |
7870 | 2001-02-04 Michael Sokolov <[email protected]> |
7871 | ||
7872 | * config.guess: Import from subversions.gnu.org (revision 1.181). | |
7873 | * config.sub: Import from subversions.gnu.org (revision 1.199). | |
7874 | ||
9add9c04 AM |
7875 | 2001-01-30 Alan Modra <[email protected]> |
7876 | ||
7877 | * config.guess: Handle hppa64-linux systems. | |
7878 | ||
8679174d MS |
7879 | 2001-01-27 Michael Sokolov <[email protected]> |
7880 | ||
7881 | * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works): | |
7882 | Don't unset, it's non-portable and no longer necessary, set to empty | |
7883 | instead. | |
7884 | ||
02d01ed4 MS |
7885 | 2001-01-27 Michael Sokolov <[email protected]>, Alexandre Oliva <[email protected]> |
7886 | ||
7887 | * ltconfig: Shell portability fix for the tagname validity check. | |
7888 | ||
4cc5853d MS |
7889 | 2001-01-27 Michael Sokolov <[email protected]> |
7890 | ||
7891 | * ltcf-cxx.sh: Use parentheses around eval $ac_compile. | |
7892 | ||
7487e485 AO |
7893 | 2001-01-27 Alexandre Oliva <[email protected]> |
7894 | ||
7895 | * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types. | |
7896 | * ltcf-cxx.sh, ltcf-gcj.sh: Likewise. | |
7897 | ||
f332af52 AO |
7898 | 2001-01-24 Alexandre Oliva <[email protected]> |
7899 | ||
7900 | * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we | |
7901 | keep at least one of build_libtool_libs or build_old_libs set to | |
7902 | yes. | |
7903 | ||
ef099754 AO |
7904 | 2001-01-24 Alexandre Oliva <[email protected]> |
7905 | ||
7906 | * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'. | |
7907 | * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on. | |
7908 | ||
8341f2fc | 7909 | 2000-11-07 Philip Blundell <[email protected]> |
ebf0fa2e | 7910 | |
8341f2fc AJ |
7911 | * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*. |
7912 | ||
7913 | 2000-11-03 Philip Blundell <[email protected]> | |
7914 | ||
7915 | * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info | |
7916 | files. | |
ebf0fa2e | 7917 | |
c320a39f JJ |
7918 | 2001-01-15 Jeff Johnston <[email protected]> |
7919 | ||
7920 | * COPYING.NEWLIB: Put into source repository. | |
7921 | ||
8817b92e BE |
7922 | 2001-01-15 Ben Elliston <[email protected]> |
7923 | ||
7924 | * configure.in (host_tools): Add sid. | |
7925 | Always configure cgen. | |
7926 | * Makefile.in (all-sid): New target. | |
7927 | (check-sid, clean-sid, install-sid): Likewise. | |
7928 | ||
35590697 AJ |
7929 | 2001-01-07 Andreas Jaeger <[email protected]> |
7930 | ||
80413487 | 7931 | * config.sub, config.guess: Update from subversions. |
35590697 | 7932 | |
6ee6cea6 AO |
7933 | 2000-12-12 Alexandre Oliva <[email protected]> |
7934 | ||
7935 | * configure.in: Disable language-specific target libraries for | |
7936 | languages that aren't enabled. | |
7937 | ||
077b8428 NC |
7938 | 2000-11-24 Nick Clifton <[email protected]> |
7939 | ||
7940 | * configure.in (xscale-elf): Add target. | |
7941 | (xscale-coff): Add target. | |
7942 | (c4x, c5x, tic54x): Move after ARM targets. | |
7943 | ||
9e28a1ed AO |
7944 | 2000-11-23 Alexandre Oliva <[email protected]> |
7945 | ||
7946 | * ltcf-gcj.sh: Added file, required by 2000-11-18 merge. | |
7947 | ||
be98a80a ILT |
7948 | 2000-11-20 Ian Lance Taylor <[email protected]> |
7949 | ||
7950 | * ltcf-cxx.sh: Added file, required by 2000-11-18 merge. | |
7951 | ||
5cec67bf AO |
7952 | 2000-11-18 Alexandre Oliva <[email protected]> |
7953 | ||
7954 | * Makefile.in: Merge with GCC and libgcj. | |
7955 | (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of | |
7956 | configure-target-<library> when their configure scripts need the C | |
7957 | or C++ library to have already been built to work properly. | |
7958 | (do_proto_toplev): Set them to an empty string. | |
7959 | ||
d932cae7 | 7960 | 2000-11-18 Alexandre Oliva <[email protected]> |
0da52010 AO |
7961 | |
7962 | * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros. | |
7963 | (REALLY_SET_LIB_PATH): Use them. | |
7964 | ||
d932cae7 | 7965 | 2000-11-06 Christopher Faylor <[email protected]> |
7c6a44d3 CF |
7966 | |
7967 | * config.sub: Add support for Sun Chorus | |
7968 | ||
8602ff0c NC |
7969 | 2000-11-02 Per Lundberg <[email protected]> |
7970 | ||
7971 | * config.sub: Add support for the *-storm-chaos OS. | |
7972 | ||
f9e0997d NC |
7973 | 2000-10-30 Stephane Carrez <[email protected]> |
7974 | ||
80413487 RH |
7975 | * configure.in (noconfigdirs): Don't compile some |
7976 | of the libraries for 68HC11 & 68hc12 targets. | |
f9e0997d | 7977 | |
d64552c5 AO |
7978 | 2000-09-30 Alexandre Oliva <[email protected]> |
7979 | ||
7980 | * ltconfig, ltmain.sh, libtool.m4: Updated from libtool | |
7981 | multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt | |
7982 | all affected `configure' scripts. | |
7983 | ||
97f60b31 AO |
7984 | 2000-09-25 Alexandre Oliva <[email protected]> |
7985 | ||
7986 | * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and | |
7987 | ltcf-c.sh. | |
7988 | ||
6e8dd58f PB |
7989 | 2000-09-12 Philip Blundell <[email protected]> |
7990 | ||
7991 | * config.sub, config.guess: Update from subversions. | |
7992 | ||
103a2e99 AO |
7993 | 2000-09-06 Alexandre Oliva <[email protected]> |
7994 | ||
51601921 AO |
7995 | * Makefile.in (all-zlib): Added dummy target. |
7996 | ||
103a2e99 AO |
7997 | * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool |
7998 | multi-language branch. | |
7999 | ||
2809b4b9 AO |
8000 | 2000-09-05 Alexandre Oliva <[email protected]> |
8001 | ||
8002 | * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib. | |
8003 | (bootstrap*): Depend on all-bootstrap. | |
8004 | ||
7450026c AO |
8005 | 2000-09-02 Alexandre Oliva <[email protected]>, DJ Delorie <[email protected]> |
8006 | ||
8007 | * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian | |
8008 | crosses, but add gcc/include to the header search path for them. | |
8009 | ||
6cf86f7f AO |
8010 | 2000-08-31 Alexandre Oliva <[email protected]> |
8011 | ||
8012 | * ltconfig, ltmain.sh: Updated from libtool multi-language branch. | |
8013 | * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch. | |
8014 | * gettext.m4: New file, extracted from aclocal.m4. | |
8015 | ||
ce2ea6e3 AO |
8016 | 2000-08-22 Alexandre Oliva <[email protected]> |
8017 | ||
8018 | * config-ml.in (CC, CXX): Avoid trailing whitespace. | |
8019 | (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to | |
8020 | sub-configures. | |
8021 | ||
9765193e DE |
8022 | 2000-08-20 Doug Evans <[email protected]> |
8023 | ||
8024 | * Makefile.in (ALL_MODULES): Add all-cgen. | |
8025 | (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily. | |
8026 | (all-cgen): New target. | |
8027 | (all-opcodes,all-sim): Depend on all-cgen. | |
8028 | * configure.in (host_tools): Add cgen. | |
8029 | Only configure cgen if --enable-cgen-maint. | |
8030 | ||
d7b32520 AO |
8031 | 2000-08-17 Alexandre Oliva <[email protected]> |
8032 | ||
8033 | * config-ml.in (CC, CXX): Don't introduce a leading space. | |
8034 | ||
e52ef561 AO |
8035 | 2000-08-16 Alexandre Oliva <[email protected]> |
8036 | ||
8037 | * configure.in (libstdcxx_flags): Use | |
8038 | libstdc++-v3/src/libstdc++.INC. | |
8039 | ||
88f9c2a0 AO |
8040 | 2000-08-15 Alexandre Oliva <[email protected]> |
8041 | ||
8042 | * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES. | |
8043 | ||
98fbe43f JM |
8044 | 2000-08-11 Jason Merrill <[email protected]> |
8045 | ||
8046 | * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, | |
8047 | CXX_FOR_TARGET): Add -B$$r/gcc/ here. | |
8048 | (FLAGS_FOR_TARGET): Not here. | |
8049 | (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages. | |
8050 | ||
279ddab4 DD |
8051 | 2000-08-07 DJ Delorie <[email protected]> |
8052 | ||
8053 | * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean | |
8054 | "if we're also building gcc, and it's a gcc that will run on the | |
8055 | build machine, we want to use its includes instead of the system's | |
8056 | default includes". | |
8057 | ||
60523a83 AO |
8058 | 2000-08-03 Alexandre Oliva <[email protected]> |
8059 | ||
24ffec7a AO |
8060 | * configure.in (libstdcxx_flags): Don't use `"'. |
8061 | ||
60523a83 AO |
8062 | * config-ml.in: Adjust multilib search paths to the |
8063 | appropriate multilib tree. | |
8064 | ||
daf644b5 AO |
8065 | 2000-08-02 Alexandre Oliva <[email protected]> |
8066 | ||
8067 | * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to | |
8068 | commas in $LANGUAGES. | |
8069 | ||
63266560 DD |
8070 | 2000-08-01 Alexandre Oliva <[email protected]> |
8071 | ||
8072 | * configure.in (qCXX_FOR_TARGET): Use echo instead of expr. | |
8073 | ||
8074 | 2000-07-31 Alexandre Oliva <[email protected]> | |
8075 | ||
8076 | * configure.in (qCXX_FOR_TARGET): Quote `&' characters in | |
8077 | CXX_FOR_TARGET for sed. | |
8078 | ||
8079 | 2000-07-30 Alexandre Oliva <[email protected]> | |
8080 | ||
8081 | * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET): | |
8082 | Do not override if already set in the environment or in configure. | |
8083 | Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them. | |
8084 | (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses. | |
8085 | ||
9e449d3e AO |
8086 | 2000-07-27 Alexandre Oliva <[email protected]> |
8087 | ||
8088 | * Makefile.in (FLAGS_FOR_TARGET): New macro. | |
8089 | (GCC_FOR_TARGET): Use it. | |
8090 | (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined... | |
8091 | * configure.in: ... here. | |
8092 | (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path. | |
8093 | (libstdcxx_flags): Define and append to CXX_FOR_TARGET. | |
8094 | ||
8bbd92e0 AO |
8095 | 2000-07-24 Alexandre Oliva <[email protected]> |
8096 | ||
fd1f87b2 AO |
8097 | * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC). |
8098 | (configure-target-libchill, configure-target-libobjc): Likewise. | |
8099 | ||
8bbd92e0 AO |
8100 | * configure.in: Use the same cache file for all target libs. |
8101 | * config-ml.in: But different cache files per multilib variant. | |
8102 | ||
25c6c112 JL |
8103 | 2000-07-23 Michael Sokolov <[email protected]> |
8104 | ||
8105 | * configure (topsrcdir): Don't use dirname. | |
8106 | ||
ba73c63f JM |
8107 | 2000-07-20 Jason Merrill <[email protected]> |
8108 | ||
8109 | * configure.in: Remove all references to libg++ and librx. | |
8110 | ||
8111 | * configure, configure.in, Makefile.in: Unify gcc and binutils. | |
8112 | ||
1af08294 HPN |
8113 | 2000-07-20 Hans-Peter Nilsson <[email protected]> |
8114 | ||
8115 | * config.sub: Update to subversions version 2000-07-06. | |
8116 | ||
ba73c63f JM |
8117 | 2000-07-12 Andrew Haley <[email protected]> |
8118 | ||
8119 | * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts. | |
8120 | (target_makefile_frag): Use mt-ia64pic on IA-64 targets. | |
8121 | ||
8122 | 2000-07-07 Phil Edwards <[email protected]> | |
cffaa281 JL |
8123 | |
8124 | * symlink-tree: Check number of arguments. | |
8125 | ||
d932cae7 | 8126 | 2000-06-06 Andrew Cagney <[email protected]> |
ec9914b0 AC |
8127 | |
8128 | * texinfo/texinfo.tex: Update to version 2000-05-28.15. | |
8129 | ||
ba73c63f JM |
8130 | 2000-07-05 Jim Wilson <[email protected]> |
8131 | ||
8132 | * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library | |
8133 | search path for a g++ extracted from the build tree. This | |
8134 | will allow link tests run by configure scripts in | |
8135 | subdirectories to succeed. | |
8136 | ||
92ee2f86 UC |
8137 | 2000-07-01 Koundinya K <[email protected]> |
8138 | ||
80413487 | 8139 | * ltconfig: Add support for mips-dde-sysv4.2MP |
35590697 | 8140 | |
23f2f29f CV |
8141 | 2000-06-28 Corinna Vinschen <[email protected]> |
8142 | ||
8143 | * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or | |
8144 | `os2'. Force ac_cv_exeext to be ".exe" in that case. | |
8145 | ||
f04f5a67 TW |
8146 | 2000-06-19 Timothy Wall <[email protected]> |
8147 | ||
8148 | * configure.in (noconfigdirs): Set noconfigdirs for tic54x target. | |
8149 | * config.sub: Add tic54x target. | |
8150 | ||
11da68be NC |
8151 | 2000-06-07 Phillip Thomas <[email protected]> |
8152 | ||
8153 | * README-maintainer-mode: New file: Contains notes on using | |
8154 | --enable-maintainer-mode with binutils. | |
8155 | ||
d932cae7 | 8156 | 2000-05-29 Andrew Cagney <[email protected]> |
449f3b6c AC |
8157 | |
8158 | * texinfo/texinfo.tex: Update. Version from makeinfo 4.0. | |
8159 | ||
d932cae7 | 8160 | 2000-05-30 Andrew Cagney <[email protected]> |
ac73857d AC |
8161 | |
8162 | * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000. | |
8163 | * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000 | |
8164 | ||
9442cea3 L |
8165 | 20000-05-21 H.J. Lu ([email protected]) |
8166 | ||
80413487 RH |
8167 | * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc |
8168 | directory are used if they exist. Make sure | |
8169 | $(build_tooldir)/include is searched for header files, | |
8170 | $(build_tooldir)/lib/ for library files. | |
9442cea3 | 8171 | (GCC_FOR_TARGET): Likewise. |
80413487 | 8172 | (CXX_FOR_TARGET): Likewise. |
9442cea3 | 8173 | |
d932cae7 | 8174 | 2000-05-18 Jeffrey A Law ([email protected]) |
09e90eb4 JL |
8175 | |
8176 | * configure.in (hppa*64*-*-*): Do build ld for this configuration. | |
8177 | ||
d932cae7 | 8178 | 2000-05-17 Alexandre Oliva <[email protected]> |
f4bd37da AO |
8179 | |
8180 | * Makefile.in (configure-target-libiberty): Depend on | |
8181 | configure-target-newlib. | |
8182 | ||
ba73c63f JM |
8183 | 2000-05-16 Alexandre Oliva <[email protected]> |
8184 | ||
8185 | * configure.in, Makefile.in: Merge all libffi-related | |
8186 | configury stuff from the libgcj tree. | |
8187 | ||
d932cae7 | 8188 | 2000-05-16 Andrew Cagney <[email protected]> |
82b43a09 AC |
8189 | |
8190 | Thu Apr 27 11:01:48 2000 Andrew Cagney <[email protected]>: | |
8191 | * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories. | |
8192 | ||
d932cae7 | 8193 | 2000-05-16 Andrew Cagney <[email protected]> |
b5a23627 AC |
8194 | |
8195 | Wed Apr 26 17:03:53 2000 Andrew Cagney <[email protected]>: | |
8196 | * Makefile.in (do-djunpack): New target. Update djunpack.bat with | |
35590697 | 8197 | current version information. Add to proto-toplev directory. |
b5a23627 AC |
8198 | (gdb-taz): Build do-djunpack. |
8199 | ||
ba73c63f JM |
8200 | 2000-05-15 David Edelsohn <[email protected]> |
8201 | ||
8202 | * configure.in: Special case powerpc*-*-aix* target_makefile_frag. | |
8203 | ||
7c86ed39 L |
8204 | 2000-05-13 Alexandre Oliva <[email protected]> |
8205 | ||
8206 | * ltmain.sh: Preserve in relink_command any environment | |
8207 | variables that may affect the linker behavior. | |
8208 | ||
d932cae7 | 8209 | 2000-05-12 Jeffrey A Law ([email protected]) |
640c6684 JL |
8210 | |
8211 | * config.sub (basic_machine): Recognize hppa64 as a valid cpu type. | |
8212 | ||
d932cae7 | 8213 | 2000-05-10 Jim Wilson <[email protected]> |
2315914d JW |
8214 | |
8215 | * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs. | |
8216 | ||
ed0a91a5 EZ |
8217 | 2000-05-08 Eli Zaretskii <[email protected]> |
8218 | ||
8219 | * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst | |
80413487 | 8220 | with the version name. |
ed0a91a5 | 8221 | |
ba73c63f | 8222 | 2000-05-01 Benjamin Kosnik <[email protected]> |
6cafa39f | 8223 | |
ba73c63f | 8224 | * config.if: Tweak. |
6cafa39f | 8225 | |
ba73c63f | 8226 | 2000-04-23 Eli Zaretskii <[email protected]> |
66156876 | 8227 | |
ba73c63f | 8228 | * djunpack.bat: New file. |
66156876 | 8229 | |
d932cae7 | 8230 | 2000-04-19 Andrew Cagney <[email protected]> |
fd751128 AC |
8231 | |
8232 | * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2, | |
35590697 AJ |
8233 | gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2, |
8234 | dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2, | |
8235 | insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make. | |
fd751128 | 8236 | |
ba73c63f JM |
8237 | 2000-04-16 Dave Pitts <[email protected]> |
8238 | ||
80413487 RH |
8239 | * config.sub (case $basic_machine): Change default for "ibm-*" |
8240 | to "openedition". | |
ba73c63f | 8241 | |
d932cae7 | 8242 | 2000-04-12 Andrew Cagney <[email protected]> |
b35ece4e AC |
8243 | |
8244 | * Makefile.in (gdb-taz): New target. GDB specific archive. | |
8245 | (do-md5sum): New target. | |
8246 | (MD5PROG): Define. | |
8247 | (PACKAGE): Default to TOOL. | |
8248 | (VER): Default to a shell script. | |
8249 | (taz): Rewrite target. Move real work to do-proto-toplev. Include | |
35590697 | 8250 | md5 checksum generation. |
b35ece4e AC |
8251 | (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link. |
8252 | (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link. | |
8253 | (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, | |
35590697 | 8254 | insight.tar.bz2): Use gdb-taz to create archive. |
b35ece4e | 8255 | |
d932cae7 | 8256 | 2000-04-07 Andrew Cagney <[email protected]> |
a2d91340 AC |
8257 | |
8258 | * configure (warn_cflags): Delete. | |
8259 | ||
ba73c63f | 8260 | 2000-04-05 Benjamin Kosnik <[email protected]> |
80413487 | 8261 | Martin v. Loewis <[email protected]> |
3ce7077a | 8262 | |
80413487 RH |
8263 | * configure.in (enable_libstdcxx_v3): Add. |
8264 | (target_libs): Add bits here to switch between libstdc++-v2 and | |
8265 | libstdc++-v3. | |
8266 | * config.if: And this file too. | |
8267 | * Makefile.in: Add libstdc++-v3 targets. | |
35590697 | 8268 | |
ba73c63f JM |
8269 | 2000-04-05 Michael Meissner <[email protected]> |
8270 | ||
8271 | * config.sub (d30v): Add d30v as a basic machine type. | |
3ce7077a | 8272 | |
d332c5ac JM |
8273 | 2000-03-29 Jason Merrill <[email protected]> |
8274 | ||
8275 | * configure.in: -linux-gnu*, not -linux-gnu. | |
8276 | ||
d932cae7 | 8277 | 2000-03-03 Andrew Cagney <[email protected]> |
6dcbc97b AC |
8278 | |
8279 | * Makefile.in (taz): Set PACKAGE to TOOL when not defined. | |
8280 | (do-tar-bz2): Replace TOOL with PACKAGE. | |
8281 | (gdb.tar.bz2): Remove GDBTK from GDB package. | |
8282 | (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2, | |
35590697 | 8283 | dejagnu.tar.bz2): New packages. |
6dcbc97b | 8284 | |
96ce09a7 ILT |
8285 | 2000-02-27 Andreas Jaeger <[email protected]> |
8286 | ||
8287 | * configure.in: Add entry for mips*-*-linux*, move catch all | |
8288 | *-*-*linux* entry below this one. | |
8289 | ||
2031769e ILT |
8290 | 2000-02-27 Ian Lance Taylor <[email protected]> |
8291 | ||
8292 | * ltconfig, ltmain.sh: Update to libtool 1.3.4. | |
8293 | ||
4bab746c NC |
8294 | 2000-02-24 Nick Clifton <[email protected]> |
8295 | ||
8296 | * config.sub: Support an OS of "wince". | |
8297 | ||
d932cae7 | 8298 | 2000-02-24 Andrew Cagney <[email protected]> |
ada59422 AC |
8299 | |
8300 | * config.guess, config.sub: Updated to match config's 2000-02-15 | |
35590697 | 8301 | version. |
ada59422 | 8302 | |
5b93d8bb AM |
8303 | 2000-02-23 Linas Vepstas <[email protected]> |
8304 | ||
8305 | * config.sub: Add support for Linux/IBM 370. | |
8306 | * configure.in: Likewise. | |
8307 | ||
2fb651f6 NC |
8308 | 2000-02-22 Nick Clifton <[email protected]> |
8309 | ||
8310 | * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets. | |
8311 | ||
b8441c25 CF |
8312 | 2000-02-20 Christopher Faylor <[email protected]> |
8313 | ||
8314 | * config.guess: Guess "cygwin" rather than "cygwin32". | |
8315 | ||
d332c5ac JM |
8316 | 2000-02-16 Kaveh R. Ghazi <[email protected]> |
8317 | ||
8318 | * configure (gcc_version): When setting, narrow search to | |
8319 | lines containing `version_string'. | |
8320 | ||
ba73c63f JM |
8321 | 2000-02-15 Denis Chertykov <[email protected]> |
8322 | ||
8323 | * config.sub: Add support for avr target. | |
8324 | ||
d932cae7 | 8325 | 2000-02-01 Hans-Peter Nilsson <[email protected]> |
ba73c63f JM |
8326 | |
8327 | * config.sub: Add mmix-knuth-mmixware. | |
8328 | ||
8329 | 2000-01-27 Christopher Faylor <[email protected]> | |
8330 | ||
8331 | * Makefile.in (CC_FOR_TARGET): Add new winsup directory | |
8332 | structure stuff to -L library search. | |
8333 | (CXX_FOR_TARGET): Ditto. | |
8334 | (CROSS_CHECK_MODULES): Fix spelling mistake. | |
8335 | ||
8336 | 2000-01-24 Mark Mitchell <[email protected]> | |
8337 | ||
8338 | * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke | |
8339 | the C++ compiler. | |
8340 | ||
8341 | 2000-01-12 Richard Henderson <[email protected]> | |
8342 | ||
8343 | * configure.in: Don't build some bits for beos. | |
8344 | ||
8345 | 2000-01-12 Joel Sherrill ([email protected]) | |
8346 | ||
8347 | * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well | |
8348 | as include files. | |
8349 | ||
91b2c84d GK |
8350 | 2000-01-06 Geoff Keating <[email protected]> |
8351 | ||
8352 | * configure.in: Use mt-aix43 to handle *_TARGET defs, | |
8353 | not mh-aix43. | |
8354 | ||
ba73c63f JM |
8355 | 1999-12-14 Richard Henderson <[email protected]> |
8356 | ||
8357 | * config.guess (alpha-osf, alpha-linux): Detect ev67. | |
8358 | * config.sub: Accept alphaev[78], alphaev8. | |
8359 | ||
8360 | 1999-12-03 Alexandre Oliva <[email protected]> | |
8361 | ||
8362 | * config.guess, config.sub: Update from autoconf. | |
8363 | ||
8364 | Tue Nov 23 00:57:41 1999 Rainer Orth <[email protected]> | |
8365 | ||
8366 | * config-ml.in (sparc*-*-*): Disable sparcv9 support if the | |
8367 | necessary libraries are missing. | |
8368 | ||
8369 | 1999-10-25 Andreas Schwab <[email protected]> | |
8370 | ||
8371 | * configure: Fix quoting inside arguments of eval. | |
8372 | ||
8373 | 1999-10-21 Nick Clifton <[email protected]> | |
8374 | ||
8375 | * config-ml.in: Allow suppression of some ARM multilibs. | |
8376 | ||
8377 | Tue Sep 7 23:33:57 1999 Linas Vepstas <[email protected]> | |
8378 | ||
8379 | * config.guess: Add OS/390 match pattern. | |
8380 | * config.sub: Add mvs, openedition targets. | |
8381 | * configure.in (i370-ibm-opened*): New. | |
8382 | ||
ef14edc4 ILT |
8383 | 1999-09-04 Steve Chamberlain <[email protected]> |
8384 | ||
8385 | * config.sub: Add support for configuring for pj. | |
8386 | ||
afb478e8 NC |
8387 | 1999-08-31 Nick Clifton <[email protected]> |
8388 | ||
fd6848f6 | 8389 | * config.sub (maybe_os): Add support for configuring for fr30. |
afb478e8 | 8390 | |
ba73c63f | 8391 | 1999-08-25 Nick Clifton <[email protected]> |
ceaa7778 NC |
8392 | |
8393 | * configure.in: Do not configure or build ld for AIX | |
8394 | platforms. ld is known to be broken on these platforms. | |
8395 | ||
ba73c63f JM |
8396 | Wed Aug 25 01:12:25 1999 Rainer Orth <[email protected]> |
8397 | ||
8398 | * config-ml.in: Pass compiler flag corresponding to multidirs to | |
8399 | subdir configures. | |
8400 | ||
c363de44 ILT |
8401 | 1999-08-09 Ian Lance Taylor <[email protected]> |
8402 | ||
8403 | * Makefile.in (LDFLAGS): Define. | |
8404 | ||
dc8bc5a6 ILT |
8405 | 1999-08-08 Mumit Khan <[email protected]> |
8406 | ||
8407 | * configure.in (i[3456]-*-mingw32*): Don't put gprof in | |
8408 | noconfigdirs. | |
8409 | (*-*-cygwin*): Likewise. | |
8410 | ||
6ca3858e ILT |
8411 | 1999-08-08 Ian Lance Taylor <[email protected]> |
8412 | ||
71141bb6 ILT |
8413 | * mkdep: New file. |
8414 | * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep. | |
8415 | (BINUTILS_SUPPORT_DIRS): Add mkdep. | |
8416 | ||
6ca3858e ILT |
8417 | From Eli Zaretskii <[email protected]>: |
8418 | * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly | |
8419 | long file name when using DJGPP on MS-DOS. | |
8420 | ||
ba73c63f JM |
8421 | Wed Aug 4 02:07:14 1999 Jeffrey A Law ([email protected]) |
8422 | ||
8423 | * config.sub (vxworks case): Use os=-vxworks, not os=vxworks. | |
8424 | ||
2735a327 AM |
8425 | 1999-07-30 Alan Modra <[email protected]> |
8426 | ||
8427 | * Makefile.in (check-target-libio): Remove all-target-libstdc++ | |
8428 | dependency as this causes "make check" to globally "make all" | |
8429 | ||
ba73c63f JM |
8430 | Tue Jun 22 23:45:18 1999 Tom Tromey <[email protected]> |
8431 | ||
8432 | * configure.in (target_libs): Added target-zlib. | |
8433 | * Makefile.in (ALL_TARGET_MODULES): Added zlib. | |
8434 | (CONFIGURE_TARGET_MODULES): Likewise. | |
8435 | (CHECK_TARGET_MODULES): Likewise. | |
8436 | (INSTALL_TARGET_MODULES): Likewise. | |
8437 | (CLEAN_TARGET_MODULES): Likewise. | |
8438 | (configure-target-zlib): New target. | |
8439 | (all-target-zlib): Likewise. | |
8440 | (all-target-libjava): Depend on all-target-zlib. | |
8441 | (configure-target-libjava): Depend on configure-target-zlib. | |
8442 | ||
8443 | * Makefile.in (configure-target-libjava): Depend on | |
8444 | configure-target-newlib. | |
8445 | (configure-target-boehm-gc): New target. | |
8446 | (configure-target-qthreads): New target. | |
8447 | ||
80413487 RH |
8448 | * configure.in (target_libs): Added target-qthreads. |
8449 | * Makefile.in (ALL_TARGET_MODULES): Added qthreads. | |
8450 | (CONFIGURE_TARGET_MODULES): Likewise. | |
8451 | (CHECK_TARGET_MODULES): Likewise. | |
8452 | (INSTALL_TARGET_MODULES): Likewise. | |
8453 | (CLEAN_TARGET_MODULES): Likewise. | |
8454 | (all-target-qthreads): New target. | |
8455 | (configure-target-libjava): Depend on configure-target-qthreads. | |
8456 | (all-target-libjava): Depend on all-target-qthreads. | |
ba73c63f JM |
8457 | |
8458 | * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc. | |
8459 | (CONFIGURE_TARGET_MODULES): Likewise. | |
8460 | (CHECK_TARGET_MODULES): Likewise. | |
8461 | (INSTALL_TARGET_MODULES): Likewise. | |
8462 | (CLEAN_TARGET_MODULES): Likewise. | |
8463 | (all-target-libjava): New target. | |
8464 | (all-target-boehm-gc): Likewise. | |
8465 | * configure.in (target_libs): Added libjava, boehm-gc. | |
8466 | ||
08d836d6 ILT |
8467 | 1999-07-22 Ian Lance Taylor <[email protected]> |
8468 | ||
8469 | * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and | |
8470 | configure.bat in SUPPORT_FILES. | |
8471 | (gas+binutils.tar.bz2): Likewise. | |
8472 | ||
8473 | * makeall.bat: Remove; obsolete. | |
8474 | ||
8f36e47c ILT |
8475 | 1999-07-21 Ian Lance Taylor <[email protected]> |
8476 | ||
8477 | From Mark Elbrecht: | |
8478 | * configure.bat: Remove; obsolete. | |
8479 | ||
56e82f25 ILT |
8480 | 1999-07-11 Ian Lance Taylor <[email protected]> |
8481 | ||
8482 | * configure: Add -W -Wall to the default CFLAGS when compiling with | |
8483 | gcc. | |
8484 | ||
1001d816 JL |
8485 | Thu Jul 8 12:32:23 1999 John David Anglin <[email protected]> |
8486 | ||
8487 | * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*. | |
8488 | ||
106117aa MM |
8489 | 1999-06-30 Mark Mitchell <[email protected]> |
8490 | ||
8491 | * configure.in: Build ld on IRIX6. | |
8492 | ||
c376f4ed ILT |
8493 | 1999-06-12 Ian Lance Taylor <[email protected]> |
8494 | ||
8495 | * Makefile.in: Change distribution targets to use bzip2 instead of | |
8496 | gzip. | |
8497 | (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex. | |
c1b640f7 | 8498 | (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo. |
c376f4ed | 8499 | |
306b7445 NC |
8500 | 1999-06-04 Nick Clifton <[email protected]> |
8501 | ||
8502 | * config.sub: Add mcore target. | |
8503 | ||
d932cae7 | 8504 | 1999-05-30 Cort Dougan <[email protected]> |
af754d91 RH |
8505 | |
8506 | * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux. | |
8507 | ||
d932cae7 | 8508 | 1999-05-25 H.J. Lu ([email protected]) |
ba73c63f JM |
8509 | |
8510 | * config.guess (dummy): Changed to $dummy. | |
8511 | ||
6c3175b0 NC |
8512 | 1999-05-24 Nick Clifton <[email protected]> |
8513 | ||
ba73c63f JM |
8514 | * config.sub: Tidied up case statements. |
8515 | ||
8516 | 1999-05-22 Ben Elliston <[email protected]> | |
8517 | ||
8518 | * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake | |
8519 | <[email protected]>. | |
8520 | ||
8521 | * config.guess: Merge with FSF version. Future changes will be | |
8522 | more accurately recorded in this ChangeLog. | |
8523 | * config.sub: Likewise. | |
8524 | ||
d932cae7 | 8525 | 1999-05-20 Stephen L Moshier <[email protected]> |
ba73c63f JM |
8526 | |
8527 | * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include. | |
6c3175b0 | 8528 | |
252b5132 RH |
8529 | 1999-04-30 Tom Tromey <[email protected]> |
8530 | ||
8531 | * ltmain.sh: [mode link] Always use CC given by ltconfig. | |
8532 | ||
8533 | 1999-04-23 Tom Tromey <[email protected]> | |
8534 | ||
8535 | * ltconfig, ltmain.sh: Update to libtool 1.2f. | |
8536 | ||
8537 | 1999-04-20 Drew Moseley <[email protected]> | |
8538 | ||
8539 | * configure.in (noconfigdirs): Don't build libstub for arm-elf targets. | |
8540 | (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets. | |
8541 | Bad merge removed these two changes. | |
8542 | ||
ba73c63f | 8543 | Tue Apr 13 22:50:54 1999 Donn Terry ([email protected]) |
80b200a1 | 8544 | Martin Heller ([email protected]) |
ba73c63f JM |
8545 | |
8546 | * config.guess (interix Alpha): Add. | |
8547 | ||
252b5132 RH |
8548 | 1999-04-11 Richard Henderson <[email protected]> |
8549 | ||
8550 | * configure.in (i?86-*-beos*): Do config gperf; don't config | |
8551 | gdb, newlib, or libgloss. | |
8552 | ||
d932cae7 | 8553 | 1999-04-11 Alexandre Oliva <[email protected]> |
35590697 | 8554 | |
ba73c63f JM |
8555 | * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to |
8556 | link a trivial program with -mabi=64. If it fails, remove mabi=64 | |
8557 | from multidirs. | |
8558 | ||
d932cae7 | 8559 | 1999-04-10 Philipp Thomas ([email protected]) |
ba73c63f JM |
8560 | |
8561 | * config.sub: Set basic_machine to i586 when target_alias = k6-*. | |
8562 | ||
252b5132 RH |
8563 | 1999-04-08 Nick Clifton <[email protected]> |
8564 | ||
8565 | * config.sub: Add support for mcore targets. | |
8566 | ||
8567 | 1999-04-07 Michael Meissner <[email protected]> | |
8568 | ||
8569 | * configure.in (d30v-*): Use config/mt-d30v as makefile fragment, | |
8570 | not mt-ospace, in order to shut up assembler warning about using | |
8571 | symbols that are named the same as registers. | |
8572 | ||
8573 | 1999-04-07 Drew Moseley <[email protected]> | |
8574 | ||
8575 | * Makefile.in (all-target-cygmon): Added all-target-bsp to the | |
8576 | dependency list for all-target-cygmon. | |
8577 | ||
8578 | 1999-04-05 Doug Evans <[email protected]> | |
8579 | ||
8580 | * config-ml.in: Check $host, not $target, for selective multilibs. | |
8581 | (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs, | |
8582 | thumb interworking, and underscore prefix multilibs. | |
8583 | ||
8584 | 1999-04-04 Ian Lance Taylor <[email protected]> | |
8585 | ||
8586 | * missing: Update to version from current automake. | |
8587 | ||
8588 | Fri Apr 2 15:11:32 1999 H.J. Lu ([email protected]) | |
8589 | ||
8590 | * configure (gxx_include_dir): Removed. | |
8591 | ||
8592 | * configure.in (gxx_include_dir): Handle it. | |
8593 | * Makefile.in: Likewise. | |
8594 | ||
8595 | 1999-03-29 Gavin Romig-Koch <[email protected]> | |
8596 | ||
8597 | * config.sub (mips64vr4111,mips64vr4111el) Add. | |
8598 | ||
8599 | 1999-03-21 Ben Elliston <[email protected]> | |
8600 | ||
80413487 | 8601 | * config.guess: Correct typo for detecting ELF on FreeBSD. |
252b5132 RH |
8602 | |
8603 | Thu Mar 18 00:17:50 1999 Mark Elbrecht <[email protected]> | |
8604 | ||
252b5132 RH |
8605 | * configure.in (pc-msdosdjgpp): Set host_makefile_frag to |
8606 | config/mh-djgpp. | |
8607 | ||
8608 | Thu Mar 11 18:37:23 1999 Drew Moseley <[email protected]> | |
8609 | ||
8610 | * Makefile.in (all-target-bsp): Added all-gcc all-binutils and | |
8611 | all-target-newlib to dependency list for all-target-bsp. | |
8612 | ||
8613 | Thu Mar 11 01:19:31 1999 Mumit Khan <[email protected]> | |
8614 | ||
8615 | * config.sub: Add i386-uwin support. | |
8616 | * config.guess: Likewise. | |
8617 | ||
8618 | Thu Mar 11 01:07:55 1999 Franz Sirl <[email protected]> | |
8619 | ||
8620 | * configure.in: cleanup, add mh-*pic handling for arm, special | |
8621 | case powerpc*-*-aix* | |
8622 | ||
8623 | Wed Mar 10 18:35:07 1999 Jeff Johnston <[email protected]> | |
8624 | ||
8625 | * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a | |
8626 | can be built. | |
8627 | ||
8628 | Wed Mar 10 17:39:09 1999 Drew Moseley <[email protected]> | |
8629 | ||
8630 | * configure.in: Added bsp support to arm-*-coff and arm-*-elf | |
35590697 | 8631 | targets. |
252b5132 RH |
8632 | |
8633 | 1999-03-02 Nick Clifton <[email protected]> | |
8634 | ||
8635 | * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL | |
8636 | ||
d932cae7 | 8637 | 1999-02-28 Geoffrey Noer <[email protected]> |
252b5132 RH |
8638 | |
8639 | * config.sub: Check for "cygwin*" rather than "cygwin32*" | |
8640 | ||
8641 | 1999-02-24 Nick Clifton <[email protected]> | |
8642 | ||
8643 | * config.sub: Fix typo in arm recognition. | |
8644 | ||
d932cae7 | 8645 | 1999-02-24 Drew Moseley <[email protected]> |
252b5132 RH |
8646 | |
8647 | * configure.in (noconfigdirs): Changed target_configdirs to | |
8648 | include target-bsp only for m68k-*-elf* and m68k-*-coff* | |
8649 | rather than m68k-*-* since it is not known to work on | |
8650 | m68k-aout. Ditto for arm-*-*oabi. | |
8651 | ||
d932cae7 | 8652 | 1999-02-24 Stan Shebs <[email protected]> |
252b5132 RH |
8653 | |
8654 | * configure.in (*-*-windows*): Remove, no longer used. | |
252b5132 RH |
8655 | |
8656 | 1999-02-19 Ben Elliston <[email protected]> | |
8657 | ||
8658 | * config.guess: Automatically recognise ELF on FreeBSD. From Niall | |
8659 | Smart and improved by Andrew Cagney. | |
8660 | ||
d932cae7 | 8661 | 1999-02-18 Marc Espie <[email protected]> |
252b5132 RH |
8662 | |
8663 | * config.guess: Recognize openbsd-*-hppa. | |
8664 | ||
d932cae7 | 8665 | 1999-02-17 H.J. Lu ([email protected]) |
252b5132 RH |
8666 | |
8667 | * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR) | |
8668 | only if it is not empty. | |
8669 | ||
8670 | 1999-02-17 Nick Clifton <[email protected]> | |
8671 | ||
8672 | Patch from: Scott Bambrough <[email protected]> | |
35590697 | 8673 | |
fd6848f6 | 8674 | * config.guess: Modified to recognize uname's armv* syntax. |
252b5132 RH |
8675 | |
8676 | * config.sub: Modified to recognize uname's armv* syntax. | |
8677 | ||
8678 | 1999-02-17 Mark Salter <[email protected]> | |
8679 | ||
8680 | * configure.in: Added target-bsp for sparclite. | |
8681 | ||
d932cae7 | 8682 | 1999-02-08 Richard Henderson <[email protected]> |
252b5132 RH |
8683 | |
8684 | * config.sub: Recognize alphapca5[67] and up to alphaev8. | |
8685 | ||
8686 | 1999-02-08 Nick Clifton <[email protected]> | |
8687 | ||
8688 | * configure.in: Add support for strongarm port. | |
8689 | * config.sub: Add support for strongarm target. | |
8690 | ||
d932cae7 | 8691 | 1999-02-07 Mumit Khan <[email protected]> |
35590697 | 8692 | |
252b5132 RH |
8693 | * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of |
8694 | the old name config/mh-cygwin32. | |
8695 | Enable texinfo. | |
8696 | ||
d932cae7 | 8697 | 1999-02-04 Ian Lance Taylor <[email protected]> |
252b5132 RH |
8698 | |
8699 | * configure.in: Do build ld for ix86 Solaris. | |
8700 | ||
d932cae7 | 8701 | 1999-02-02 Jim Wilson <[email protected]> |
252b5132 RH |
8702 | |
8703 | * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of | |
8704 | $AR_FOR_TARGET. Likewise for RANLIB. | |
8705 | ||
d932cae7 | 8706 | 1999-02-02 Catherine Moore <[email protected]> |
35590697 | 8707 | |
80413487 RH |
8708 | * config.sub (oabi): Recognize. |
8709 | * configure.in (arm-*-oabi): Handle. | |
252b5132 | 8710 | |
d932cae7 | 8711 | 1999-01-30 Robert Lipe ([email protected]) |
252b5132 RH |
8712 | |
8713 | * config.guess: Improve detection of i686 on UnixWare 7. | |
8714 | ||
d932cae7 | 8715 | 1999-01-30 Mumit Khan <[email protected]> |
252b5132 RH |
8716 | |
8717 | * config.guess: Add support for i386-pc-interix. | |
8718 | * config.sub: Likewise. | |
8719 | * configure.in: Likewise. | |
252b5132 | 8720 | |
d932cae7 | 8721 | 1999-01-18 Christopher Faylor <[email protected]> |
252b5132 RH |
8722 | |
8723 | * Makefile.in: Remove unneeded all-target-libio from | |
8724 | from all-target-winsup target since it is now unneeded. | |
8725 | Add all-target-libtermcap in its place since it is now | |
8726 | needed. | |
8727 | ||
d932cae7 | 8728 | 1998-12-30 Christopher Faylor <[email protected]> |
252b5132 RH |
8729 | |
8730 | * configure.in: makefile stub for cygwin target is probably | |
8731 | unnecessary. Remove it for now. | |
252b5132 | 8732 | |
d932cae7 | 8733 | 1998-12-30 Christopher Faylor <[email protected]> |
252b5132 RH |
8734 | |
8735 | * configure.in: libtermcap.a should be built when cygwin is the | |
8736 | target as well as the host. | |
8737 | * config.guess: Allow mixed case in cygwin uname output. | |
8738 | * Makefile.in: Add libtermcap target. | |
252b5132 | 8739 | |
d932cae7 | 8740 | 1998-12-23 Jeffrey A Law ([email protected]) |
252b5132 RH |
8741 | |
8742 | * config.sub: Clean up handling of hppa2.0. | |
8743 | ||
d932cae7 | 8744 | 1998-12-22 Rodney Brown ([email protected]) |
252b5132 RH |
8745 | |
8746 | * config.guess: Use C code to identify more HP machines. | |
8747 | ||
8748 | Thu Dec 17 01:22:30 1998 Jeffrey A Law ([email protected]) | |
8749 | ||
8750 | * config.sub: Handle hppa2.0. | |
8751 | ||
ba73c63f JM |
8752 | Tue Dec 15 17:02:58 1998 Bob Manson <[email protected]> |
8753 | ||
8754 | * configure.in: Add cygmon for x86-coff and x86-elf. Configure | |
35590697 | 8755 | cygmon for all sparclite targets, regardless of object format. |
ba73c63f JM |
8756 | |
8757 | 1998-12-15 Mark Salter <[email protected]> | |
8758 | ||
8759 | * configure.in: Added target-bsp for several target architectures. | |
8760 | ||
8761 | * Makefile.in: Added rules for bsp. | |
8762 | ||
252b5132 RH |
8763 | Fri Dec 4 01:34:02 1998 Jeffrey A Law ([email protected]) |
8764 | ||
8765 | * config.guess: Improve detection of hppa2.0 processors. | |
8766 | ||
8767 | Fri Dec 4 01:33:05 1998 Niall Smart <[email protected]> | |
8768 | ||
8769 | * config.guess: Recognize FreeBSD using ELF automatically. | |
8770 | ||
8771 | 1998-11-26 Manfred Hollstein <[email protected]> | |
8772 | ||
8773 | * configure (skip-this-dir): Add handling for new shell script, which | |
8774 | might be created by a sub-directory's configure to indicate, this particular | |
8775 | directory is "unwanted". | |
8776 | * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise. | |
8777 | ||
252b5132 RH |
8778 | Wed Nov 18 18:28:45 1998 Geoffrey Noer <[email protected]> |
8779 | ||
8780 | * ltconfig: import from libtool, after changing libtool to | |
8781 | account for the cygwin name change. | |
8782 | ||
8783 | Wed Nov 18 18:09:14 1998 Geoffrey Noer <[email protected]> | |
8784 | ||
8785 | * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also | |
8786 | include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32. | |
8787 | ||
8788 | Wed Nov 18 20:13:29 1998 Christopher Faylor <[email protected]> | |
8789 | ||
8790 | * configure.in: Add libtermcap to list of cygwin dependencies. | |
8791 | ||
d932cae7 | 8792 | 1998-11-17 Geoffrey Noer <[email protected]> |
252b5132 | 8793 | |
80413487 RH |
8794 | * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that |
8795 | they include winsup/include when it's a cygwin target. | |
252b5132 RH |
8796 | |
8797 | 1998-11-12 Tom Tromey <[email protected]> | |
8798 | ||
8799 | * configure.in (host_tools): Added zip. | |
8800 | * Makefile.in (all-target-libjava): Depend on all-zip. | |
8801 | (all-zip): New target. | |
8802 | (ALL_MODULES): Added all-zip. | |
8803 | (NATIVE_CHECK_MODULES): Added check-zip. | |
8804 | (INSTALL_MODULES): Added install-zip. | |
8805 | (CLEAN_MODULES): Added clean-zip. | |
8806 | ||
d932cae7 | 8807 | 1998-11-12 Geoffrey Noer <[email protected]> |
252b5132 RH |
8808 | |
8809 | * Makefile.in: lose "32" from comment about cygwin. | |
8810 | ||
d932cae7 | 8811 | 1998-11-05 Nick Clifton <[email protected]> |
252b5132 RH |
8812 | |
8813 | * configure.in: Use -Os to build target libraries for the fr30. | |
8814 | ||
d932cae7 | 8815 | 1998-11-04 Dave Brolley <[email protected]> |
252b5132 RH |
8816 | |
8817 | * config.sub: Add fr30. | |
8818 | ||
d932cae7 | 8819 | 1998-11-02 Geoffrey Noer <[email protected]> |
252b5132 | 8820 | |
80413487 | 8821 | * configure.in: drop "32" from config/mh-cygwin32. Check |
252b5132 RH |
8822 | cygwin* instead of cygwin32*. |
8823 | * config.sub: Check cygwin* instead of cygwin32*. | |
8824 | ||
d932cae7 | 8825 | 1998-10-22 Robert Lipe <[email protected]> |
ba73c63f JM |
8826 | |
8827 | * config.guess: Match any version of Unixware7. | |
8828 | ||
252b5132 RH |
8829 | 1998-10-20 Syd Polk <[email protected]> |
8830 | ||
8831 | * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1 | |
8832 | if desired. | |
8833 | ||
d932cae7 | 8834 | 1998-10-18 Jeffrey A Law ([email protected]) |
252b5132 RH |
8835 | |
8836 | * config.if (cxx_interface, libstdcxx_interface): Do not try to set | |
8837 | these if the appropriate directories and files to not exist. | |
8838 | ||
d932cae7 | 8839 | 1998-10-14 Jeffrey A Law ([email protected]) |
252b5132 RH |
8840 | |
8841 | * Makefile.in (DEVO_SUPPORT): Add config.if. | |
8842 | ||
d932cae7 | 8843 | 1998-10-13 Manfred Hollstein <[email protected]> |
ba73c63f JM |
8844 | |
8845 | * configure: Add pattern to replace "build_tooldir"'s | |
8846 | definition in the generated Makefile with "tooldir"'s | |
8847 | actual value. | |
8848 | ||
252b5132 RH |
8849 | Tue Oct 13 09:17:06 1998 Jeffrey A Law ([email protected]) |
8850 | ||
8851 | * config.sub: Bring back lost sparcv9. | |
8852 | ||
ba73c63f JM |
8853 | * Makefile.in (all-snvavigator): Remove all-flexlm dependency. |
8854 | ||
8855 | Mon Oct 12 12:09:44 1998 Jeffrey A Law ([email protected]) | |
8856 | ||
8857 | * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to | |
8858 | CC_FOR_TARGET and friends. | |
8859 | ||
8860 | Mon Oct 12 12:09:30 1998 Alexandre Oliva <[email protected]> | |
35590697 | 8861 | |
ba73c63f JM |
8862 | * Makefile.in (build_tooldir): New variable, same as tooldir. |
8863 | (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add | |
8864 | -B$(build_tooldir)/bin/. | |
8865 | (BASE_FLAGS_TO_PASS): Pass build_tooldir down. | |
8866 | ||
252b5132 RH |
8867 | Wed Sep 30 22:20:50 1998 Robert Lipe <[email protected]> |
8868 | ||
8869 | * config.sub: Add support for i[34567]86-pc-udk. | |
8870 | * configure.in: Likewise. | |
8871 | ||
8872 | Wed Sep 30 19:23:48 1998 Geoffrey Noer <[email protected]> | |
8873 | ||
8874 | * Makefile.in: add bzip2 package building bits for user | |
8875 | tools module | |
8876 | * configure.in: ditto | |
8877 | ||
ba73c63f JM |
8878 | Wed Sep 30 03:00:05 1998 Jeffrey A Law ([email protected]) |
8879 | ||
8880 | * Makefile.in (TARGET_CONFIGDIRS): Add libobjc. | |
8881 | (ALL_TARGET_MODULES): Add all-target-libobjc. | |
8882 | (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly. | |
8883 | (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly. | |
8884 | (all-target-libchill): Add dependencies. | |
8885 | * configure.in (target_libs): Add libchill. | |
35590697 | 8886 | |
252b5132 RH |
8887 | 1998-09-30 Manfred Hollstein <[email protected]> |
8888 | ||
ba73c63f | 8889 | * configure.in (target_subdir): Remove duplicate line. |
252b5132 RH |
8890 | |
8891 | Tue Sep 29 22:45:41 1998 Felix Lee <[email protected]> | |
8892 | ||
8893 | * Makefile.in (all-automake): fix dependencies. | |
8894 | ||
8895 | Mon Sep 28 04:04:27 1998 Jeffrey A Law ([email protected]) | |
8896 | ||
8897 | * configure.in: Minor cleanups for building in the $(target_alias) | |
8898 | subdir. | |
8899 | ||
8900 | 1998-09-22 Jim Wilson <[email protected]> | |
8901 | ||
8902 | * Makefile.in (bootstrap): Set r and s before make all. Use | |
8903 | BASE_FLAGS_TO_PASS in make all. | |
8904 | (cross): Likewise. | |
8905 | ||
8906 | 1998-09-20 Mark Mitchell <[email protected]> | |
8907 | ||
8908 | * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'. | |
8909 | ||
252b5132 RH |
8910 | Sun Sep 20 00:13:02 1998 Richard Henderson <[email protected]> |
8911 | ||
8912 | * config.sub: Fix typo in last change. | |
8913 | ||
8914 | 1998-09-19 Michael Hayes <[email protected]> | |
8915 | ||
8916 | * config.sub: Add support for C4x target. | |
8917 | * configure.in: Likewise. | |
8918 | ||
8919 | 1998-09-13 David S. Miller <[email protected]> | |
8920 | ||
8921 | * config.sub: Recognize sparcv9 just like sparc64. | |
8922 | ||
8923 | Wed Sep 9 15:44:52 1998 Robert Lipe <[email protected]> | |
8924 | ||
8925 | * config.guess: Match "Pent II" or "PentII" for OpenServer. | |
8926 | ||
8927 | Tue Sep 8 01:18:39 1998 Jeffrey A Law ([email protected]) | |
8928 | ||
8929 | * config.guess: Correctly identify Pentium II sco boxes. | |
8930 | ||
8931 | * config.guess: Fix "tr" code. From Weiwen Liu. | |
8932 | ||
8933 | Sat Sep 5 13:56:52 1998 John Hughes <[email protected]> | |
8934 | ||
8935 | * configure.in: Do not assume x86-svr4 or x86-unixware can handle | |
8936 | stabs. | |
8937 | ||
8938 | Sat Sep 5 02:12:02 1998 Jeffrey A Law ([email protected]) | |
8939 | ||
8940 | * Makefile.in (TARGET_CONFIGDIRS): Add libchill. | |
8941 | (ALL_TARGET_MODULES): Add all-target-libchill. | |
8942 | (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly. | |
8943 | (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly. | |
8944 | (all-target-libchill): Add dependencies. | |
8945 | * configure.in (target_libs): Add libchill. | |
8946 | ||
8947 | Sun Aug 30 22:27:02 1998 Lutz Wohlrab <[email protected]> | |
8948 | ||
8949 | * config.guess: Avoid assumptions about "tr" behaves when | |
8950 | LANG is set to something other than English. | |
8951 | ||
8952 | Sun Aug 30 22:14:44 1998 H.J. Lu ([email protected]) | |
8953 | ||
8954 | * configure (gxx_include_dir): Changed to | |
8955 | '${prefix}/include/g++'-${libstdcxx_interface}. | |
8956 | ||
8957 | * config.if: New to determine the interfaces. | |
8958 | ||
8959 | Sun Aug 30 21:15:19 1998 Mark Klein ([email protected]) | |
8960 | ||
8961 | * config.guess: Detect and handle MPE/IX. | |
8962 | * config.sub: Deal with MPE/IX. | |
8963 | ||
8964 | Sat Aug 29 14:32:55 1998 David Edelsohn <[email protected]> | |
8965 | ||
8966 | * configure.in: Use mh-aix43. | |
8967 | ||
8968 | 1998-07-29 Manfred Hollstein <[email protected]> | |
8969 | ||
8970 | * configure: Fix --without/--disable cases for gxx-include-dir. | |
8971 | ||
8972 | Fri Aug 28 12:28:26 1998 Per Bothner <[email protected]> | |
8973 | ||
8974 | * mdata-sh: Imported. Needed for automake support. | |
8975 | ||
8976 | Thu Aug 13 12:49:29 1998 H.J. Lu <[email protected]> | |
8977 | ||
ba73c63f | 8978 | * Makefile.in (taz): Try "chmod -R og=u ." before |
252b5132 RH |
8979 | "chmod og=u `find . -print`". |
8980 | ||
8981 | Fri Jul 31 09:38:33 1998 Catherine Moore <[email protected]> | |
8982 | ||
ba73c63f | 8983 | * configure.in: Add arm-elf and thumb-elf support. |
252b5132 RH |
8984 | |
8985 | Mon Jul 27 16:23:58 1998 Doug Evans <[email protected]> | |
8986 | ||
8987 | * Makefile.in: Undo previous patch. | |
8988 | ||
8989 | Fri Jul 24 19:55:24 1998 Doug Evans <[email protected]> | |
8990 | ||
8991 | * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES | |
8992 | to here ... | |
8993 | (install-no-fixedincludes): and here | |
8994 | (INSTALL_MODULES): ... from here. | |
8995 | ||
8996 | Fri Jul 24 17:01:42 1998 Ian Lance Taylor <[email protected]> | |
8997 | ||
8998 | * config.sub: Merge with FSF. | |
8999 | ||
9000 | * config.guess: Merge with FSF. | |
9001 | ||
9002 | Fri Jul 24 08:43:36 1998 Doug Evans <[email protected]> | |
9003 | ||
9004 | * configure (extraconfigdirs): New variable. | |
9005 | (SUBDIRS): Add extraconfigdirs and recurse on them too. | |
9006 | * Makefile.in (all): Move higher in file. | |
9007 | (EXTRA_TARGET_HOST_ALL_MODULES): New variable. | |
9008 | (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables. | |
9009 | (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES. | |
9010 | (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES. | |
9011 | (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES. | |
9012 | ||
9013 | 1998-07-23 Brendan Kehoe <[email protected]> | |
9014 | ||
9015 | * Makefile.in (all-target-libjava): Depend on all-gcc and | |
9016 | all-target-newlib. | |
9017 | (configure-target-libjava): Depend on $(ALL_GCC). | |
9018 | ||
9019 | Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <[email protected]> | |
9020 | ||
9021 | * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II. | |
9022 | (*-pc-unixware7) Add detection for Pentium II, Pentium Pro. | |
9023 | ||
9024 | Fri Jul 17 13:30:18 1998 Ian Lance Taylor <[email protected]> | |
9025 | ||
9026 | * ylwrap: Change absolute path checks to check for DOS style path | |
9027 | names. | |
9028 | ||
9029 | * ylwrap: Don't use a full path name if the source file is in the | |
9030 | same directory. From [email protected] (H.J. Lu). | |
9031 | ||
9032 | * config-ml.in: Default to being verbose, to match Feb 18 change to | |
9033 | configure. | |
9034 | ||
9035 | Thu Jul 16 12:29:51 1998 Ian Lance Taylor <[email protected]> | |
9036 | ||
9037 | Brought over from egcs: | |
9038 | ||
9039 | Sat Jun 27 22:46:32 1998 Jeffrey A Law ([email protected]) | |
9040 | ||
9041 | * configure.in (target_subdir): Set to ${target_alias} instead | |
9042 | of "libraries". | |
9043 | ||
9044 | Mon Sep 1 16:45:44 1997 Jim Wilson <[email protected]> | |
9045 | ||
9046 | * configure.in (target_subdir): Set to libraries if enable_multilib. | |
9047 | ||
9048 | Wed Jul 15 01:00:54 1998 Ian Lance Taylor <[email protected]> | |
9049 | ||
9050 | * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any | |
9051 | multilibs, force reconfiguration the first time we create | |
9052 | multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'. | |
9053 | ||
9054 | Tue Jul 14 23:41:03 1998 Ian Lance Taylor <[email protected]> | |
9055 | ||
9056 | * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to | |
9057 | avoid confusion with --no-recursion. | |
9058 | ||
9059 | Tue Jul 14 15:37:41 1998 Geoffrey Noer <[email protected]> | |
9060 | ||
9061 | * configure.in: Win32 hosts shouldn't use install -x | |
9062 | * install-sh: remove -x option, and special .exe-handling | |
9063 | hack. | |
9064 | ||
9065 | Tue Jul 14 15:28:41 1998 Richard Henderson <[email protected]> | |
9066 | ||
9067 | * config.guess: Recognize i586-pc-beos. | |
9068 | * configure.in: Don't build some bits for beos. | |
9069 | ||
9070 | Tue Jul 14 13:22:18 1998 Ian Lance Taylor <[email protected]> | |
9071 | ||
9072 | * configure: If CC is set but CFLAGS is not, and CC is gcc, make | |
9073 | CFLAGS default to -O2. | |
9074 | ||
9075 | * ltmain.sh: Add some hacks to make SunOS --enable-shared work | |
9076 | when using GNU ld. | |
9077 | ||
9078 | Fri Jul 10 13:18:23 1998 Ian Lance Taylor <[email protected]> | |
9079 | ||
9080 | * ltmain.sh: Correct install when using a different shell. | |
9081 | ||
9082 | Tue Jul 7 15:24:38 1998 Ian Lance Taylor <[email protected]> | |
9083 | ||
9084 | * ltconfig, ltmain.sh: Update to libtool 1.2b. | |
9085 | ||
9086 | Thu Jul 2 13:57:36 1998 Klaus Kaempf <[email protected]> | |
9087 | ||
9088 | * makefile.vms: Update to build binutils/makefile.vms. Add install | |
9089 | target. | |
9090 | ||
9091 | Wed Jul 1 16:45:21 1998 Ian Lance Taylor <[email protected]> | |
9092 | ||
9093 | * ltconfig: Update to correct AIX handling. | |
9094 | ||
9095 | Sat Jun 27 22:46:32 1998 Jeffrey A Law ([email protected]) | |
9096 | ||
9097 | * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR. | |
9098 | ||
9099 | * configure.in (target_subdir): Set to ${target_alias} instead | |
9100 | of "libraries". | |
9101 | ||
9102 | 1998-06-26 Manfred Hollstein <[email protected]> | |
9103 | ||
9104 | * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger. | |
9105 | (Makefile): Depend on $(gcc_version_trigger). | |
9106 | ||
9107 | * configure (gcc_version): Change default initializer to empty | |
9108 | string. | |
9109 | (gcc_version_trigger): New variable; pass this variable down | |
9110 | to subdir configures to enable them checking gcc's version | |
9111 | themselves. Emit make macros for both gcc_version vars. | |
9112 | (topsrcdir): Initialize reliably. | |
9113 | (recursion line): Remove --with-gcc-version=${gcc_version}. | |
9114 | ||
9115 | 1998-06-24 Manfred Hollstein <[email protected]> | |
9116 | ||
9117 | * configure (enable_version_specific_runtime_libs): Implement new flag | |
9118 | --enable-version-specific-runtime-libs which installs C++ runtime stuff | |
9119 | in $(libsubdir); emit definition in each generated Makefile. | |
9120 | (gxx_include_dir): Initialize depending on | |
9121 | $enable_version_specific_runtime_libs. | |
9122 | ||
9123 | 1998-06-24 Manfred Hollstein <[email protected]> | |
9124 | ||
9125 | * configure (gcc_version): Initialize properly depending on | |
9126 | how and where configure is started. | |
9127 | (recursion line): Pass a --with-gcc-version=${gcc_version} | |
9128 | to configures in subdirs. | |
9129 | ||
9130 | Wed Jun 24 16:01:59 1998 John Metzler <[email protected]> | |
9131 | ||
9132 | * configure.in (noconfigdirs): Add configure pattern for mips tx39 | |
35590697 | 9133 | cygmon |
252b5132 RH |
9134 | |
9135 | Tue Jun 23 22:42:32 1998 Mark Alexander <[email protected]> | |
9136 | ||
9137 | * configure.in: Add cygmon and libstub support for mn10200. | |
9138 | ||
9139 | 1998-06-19 Manfred Hollstein <[email protected]> | |
9140 | ||
9141 | * configure (gcc_version): Add new variable describing the | |
9142 | particular gcc version we're building. | |
9143 | * Makefile.in (libsubdir): Add new macro for the directory | |
9144 | in which the compiler finds executables, libraries, etc. | |
9145 | (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias | |
9146 | and libsubdir. | |
9147 | ||
9148 | Fri Jun 19 02:36:59 1998 Alexandre Oliva <[email protected]> | |
9149 | ||
ba73c63f JM |
9150 | * Makefile.in (local-clean): Remove *.log. |
9151 | (warning.log): Built with warn_summary from build.log. | |
9152 | (mail-report.log): Run test_summary. | |
9153 | (mail-report-with-warnings.log): Run test_summary including | |
9154 | warning.log in the report. | |
252b5132 RH |
9155 | |
9156 | Thu Jun 18 11:26:03 1998 Robert Lipe <[email protected]> | |
9157 | ||
9158 | * config.guess: Detection of Pentium II for *-sco-3.2v5*. | |
9159 | ||
9160 | Mon Jun 15 14:53:54 1998 Andrew Cagney <[email protected]> | |
9161 | ||
9162 | * Makefile.in (grep): Grep no longer depends on libiberty. | |
9163 | ||
9164 | Fri Jun 12 14:03:34 1998 Syd Polk <[email protected]> | |
9165 | ||
9166 | * Makefile.in: all-snavigator needs all-libgui. | |
9167 | ||
9168 | Thu Jun 11 19:43:47 1998 Mark Alexander <[email protected]> | |
9169 | ||
9170 | * configure.in: Add cygmon and libstub support for mn10300. | |
9171 | ||
9172 | Wed Jun 10 11:19:47 1998 Ian Lance Taylor <[email protected]> | |
9173 | ||
9174 | * missing: Update to version from automake 1.3. | |
9175 | ||
9176 | * ltmain.sh: On installation, don't get confused if the same name | |
9177 | appears more than once in the list of library names. | |
9178 | ||
9179 | Wed Jun 3 14:51:42 1998 Ian Lance Taylor <[email protected]> | |
9180 | ||
9181 | * config.sub: Accept m68060 and m5200 as CPU names. | |
9182 | ||
9183 | Mon Jun 1 17:25:16 1998 Ian Lance Taylor <[email protected]> | |
9184 | ||
9185 | * configure: Use && rather than using -a in test, because odd | |
9186 | strings can confuse test. | |
9187 | * configure.in: Likewise. | |
9188 | ||
9189 | Thu May 28 19:31:13 1998 Ian Lance Taylor <[email protected]> | |
9190 | ||
9191 | * ltconfig, ltmain.sh: Bring in Visual C++ support. | |
9192 | ||
9193 | Sat May 23 23:44:13 1998 Alexandre Oliva <[email protected]> | |
9194 | ||
9195 | * Makefile.in (boostrap2-lean, bootstrap3-lean, | |
ba73c63f JM |
9196 | bootstrap4-lean): New targets. |
9197 | ||
9198 | Mon May 11 23:55:56 1998 Jeffrey A Law ([email protected]) | |
9199 | ||
9200 | * mpw-* Delete. Not used. | |
252b5132 RH |
9201 | |
9202 | Mon May 11 23:11:34 1998 Jeffrey A Law ([email protected]) | |
9203 | ||
9204 | * COPYING.LIB: Update FSF address. | |
9205 | ||
9206 | Fri May 8 01:30:20 1998 Ian Lance Taylor <[email protected]> | |
9207 | ||
9208 | * ltconfig, ltmain.sh: Update to libtool 1.2a. | |
9209 | ||
9210 | * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via | |
9211 | GAS_SUPPORT_DIRS. | |
9212 | ||
9213 | Thu May 7 17:27:35 1998 Ian Lance Taylor <[email protected]> | |
9214 | ||
9215 | * ltconfig, ltmain.sh: Avoid producing a version number if | |
9216 | -version-info was not used. | |
9217 | ||
9218 | Tue May 5 18:02:24 1998 Ian Lance Taylor <[email protected]> | |
9219 | ||
9220 | * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are | |
9221 | building with newlib. | |
9222 | ||
9223 | 1998-04-30 Paul Eggert <[email protected]> | |
9224 | ||
ba73c63f | 9225 | * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end; |
35590697 | 9226 | Solaris `make' causes it to continue to next definition. |
252b5132 | 9227 | |
afb8d725 JM |
9228 | Tue Apr 28 16:24:24 1998 Jason Molenda ([email protected]) |
9229 | ||
9230 | * Makefile.in (install-gdbtk): Call this 'install-gdb' so that | |
9231 | the right GUI libraries and files are installed along with GDB. | |
9232 | ||
252b5132 RH |
9233 | Tue Apr 28 18:11:24 1998 Ian Lance Taylor <[email protected]> |
9234 | ||
9235 | * configure.in: Change alpha to alpha* in several places. | |
9236 | ||
9237 | Tue Apr 28 07:42:00 1998 Mark Alexander <[email protected]> | |
9238 | ||
9239 | * config.sub: Recognize sparc86x. | |
9240 | ||
9241 | Tue Apr 28 07:35:02 1998 Michael Meissner <[email protected]> | |
ba73c63f | 9242 | |
252b5132 RH |
9243 | * configure.in (--enable-target-optspace): Remove debug echo. |
9244 | ||
9245 | Thu Apr 23 21:31:16 1998 Jim Wilson <[email protected]> | |
9246 | ||
9247 | * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS. | |
9248 | ||
9249 | Thu Apr 23 12:26:38 1998 Ian Lance Taylor <[email protected]> | |
9250 | ||
9251 | * ltconfig: Update cygwin32 support. | |
9252 | ||
9253 | * Makefile.in (GAS_SUPPORT_DIRS): Add intl. | |
9254 | (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise. | |
9255 | (GDB_SUPPORT_DIRS): Likewise. | |
9256 | ||
9257 | Wed Apr 22 12:30:10 1998 Michael Meissner <[email protected]> | |
9258 | ||
9259 | * configure.in (target_makefile_frag): If --enable-target-optspace, | |
9260 | use -Os to compile target libraries rather than -O2. Default to | |
9261 | using -Os for d10v and m32r if --{enable,disable}-target-optspace is | |
9262 | not used. | |
9263 | * configure.in (target_cflags): Ditto for d30v. | |
9264 | ||
9265 | Tue Apr 21 23:06:54 1998 Tom Tromey <[email protected]> | |
9266 | ||
9267 | * Makefile.in (all-bfd): Depend on all-intl. | |
9268 | (all-binutils): Likewise. | |
9269 | (all-gas): Likewise. | |
9270 | (all-gprof): Likewise. | |
9271 | (all-ld): Likewise. | |
9272 | ||
252b5132 RH |
9273 | 1998-04-19 Brendan Kehoe <[email protected]> |
9274 | ||
9275 | * configure.in (host_tools): Fix typo, lbtool -> libtool. | |
9276 | ||
9277 | Fri Apr 17 16:20:42 1998 Ian Lance Taylor <[email protected]> | |
9278 | ||
9279 | * Makefile.in (all-bfd): Depend upon all-libiberty. | |
9280 | ||
9281 | * ltconfig, ltmain.sh: Bring in newer cygwin32 support. | |
9282 | ||
9283 | Fri Apr 17 12:22:22 1998 Bob Manson <[email protected]> | |
9284 | ||
9285 | * Makefile.in: Add libstub. | |
9286 | ||
9287 | * configure.in: Ditto. Build libstub for targets that have cygmon | |
9288 | support. | |
9289 | ||
9290 | Tue Apr 14 18:01:55 1998 Ian Lance Taylor <[email protected]> | |
9291 | ||
9292 | * configure.in: Don't set PICFLAG on ix86-cygwin32. | |
9293 | ||
9294 | Tue Apr 14 12:24:45 1998 J. Kean Johnston <[email protected]> | |
9295 | ||
9296 | * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and | |
9297 | use mh-sysv5 if specified. Support gprof on SCO Open Server. | |
9298 | ||
9299 | Tue Apr 14 11:33:51 1998 Krister Walfridsson <[email protected]> | |
9300 | ||
9301 | * configure: Define DEFAULT_M4 by searching PATH. | |
9302 | * Makfile.in: Use DEFAULT_M4. | |
9303 | ||
9304 | Mon Apr 13 15:37:24 1998 Ian Lance Taylor <[email protected]> | |
9305 | ||
9306 | * ltconfig: Add cygwin32 support. | |
9307 | ||
9308 | * Makefile.in, configure.in: Add libtool as a native only directory | |
ba73c63f JM |
9309 | to configure and build. |
9310 | ||
9311 | Sun Apr 12 20:58:46 1998 Jeffrey A Law ([email protected]) | |
9312 | ||
9313 | * Makefile.in (INSTALL_MODULES): Remove texinfo. | |
252b5132 RH |
9314 | |
9315 | Wed Apr 8 13:18:56 1998 Philippe De Muyter <[email protected]> | |
9316 | ||
9317 | * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened. | |
9318 | ||
9319 | Thu Apr 2 14:48:44 1998 Geoffrey Noer <[email protected]> | |
9320 | ||
9321 | * Makefile.in: add ash make rules | |
9322 | * configure.in: add ash to native_only and host_tools lists | |
9323 | ||
9324 | Thu Mar 26 12:53:20 1998 Tom Tromey <[email protected]> | |
9325 | ||
9326 | * Makefile.in (all-gettext, all-intl): New targets. | |
9327 | (ALL_MODULES): Added all-gettext, all-intl. | |
9328 | (CROSS_CHECK_MODULES): Added check-gettext, check-intl. | |
9329 | (INSTALL_MODULES): Added install-gettext, install-intl. | |
9330 | (CLEAN_MODULES): Added clean-gettext, clean-intl. | |
9331 | ||
9332 | * configure.in (host_tools): Added gettext. | |
9333 | (native_only): Likewise. | |
9334 | (noconfigdirs) [various cases]: Likewise. | |
9335 | (host_libs): Added intl. | |
9336 | ||
afb8d725 JM |
9337 | Thu Mar 26 15:00:11 1998 Keith Seitz <[email protected]> |
9338 | ||
9339 | * configure: Do not disable building gdbtk for cygwin32 hosts. | |
9340 | ||
ba73c63f JM |
9341 | Wed Mar 25 10:04:18 1998 Nick Clifton <[email protected]> |
9342 | ||
9343 | * configure.in: Add thumb-coff target. | |
9344 | * config.sub: Add thumb-coff target. | |
9345 | ||
252b5132 RH |
9346 | Wed Mar 25 11:49:12 1998 Jason Molenda ([email protected]) |
9347 | ||
9348 | * Makefile.in: Revert yesterday's change. | |
9349 | (all-target-winsup): all-target-librx stays out of here. | |
9350 | ||
9351 | Tue Mar 24 16:58:29 1998 Jason Molenda ([email protected]) | |
9352 | ||
ba73c63f JM |
9353 | * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES, |
9354 | CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES, | |
9355 | INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup): | |
252b5132 RH |
9356 | Remove references to librx and libg++. |
9357 | ||
9358 | Tue Mar 24 18:28:12 1998 Eric Mumpower <[email protected]> | |
9359 | ||
9360 | * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to | |
9361 | recursive makes | |
9362 | ||
9363 | Tue Mar 24 11:37:45 1998 Ian Lance Taylor <[email protected]> | |
9364 | ||
9365 | * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B | |
9366 | for newlib directory. | |
9367 | (CXX_FOR_TARGET): Likewise. | |
9368 | ||
9369 | Mon Mar 23 11:30:21 1998 Jeffrey A Law ([email protected]) | |
9370 | ||
9371 | * ltconfig: Update after libtool/ltconfig.in change for | |
9372 | hpux11. | |
9373 | ||
9374 | Fri Mar 20 18:51:43 1998 Ian Lance Taylor <[email protected]> | |
9375 | ||
9376 | * ltconfig, ltmain.sh: Update to libtool 1.2. | |
9377 | ||
9378 | Fri Mar 20 09:32:14 1998 Manfred Hollstein <[email protected]> | |
9379 | ||
9380 | * Makefile.in (install-gcc): Don't specify LANGUAGES here. | |
9381 | (install-gcc-cross): Instead, override LANGUAGES here. | |
9382 | ||
9383 | 1998-03-18 Dave Love <[email protected]> | |
9384 | ||
9385 | * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a | |
9386 | non-existent file since /dev/null loses with bash 2.0/autoconf 2.12. | |
9387 | ||
9388 | Wed Mar 18 09:24:59 1998 Nick Clifton <[email protected]> | |
9389 | ||
9390 | * configure.in: Add Thumb-pe target. | |
9391 | ||
9392 | Tue Mar 17 16:59:00 1998 Syd Polk <[email protected]> | |
ba73c63f | 9393 | |
252b5132 RH |
9394 | * Makefile.in - changed sn targets to snavigator |
9395 | * configure.in - changed sn targets to snavigator | |
9396 | ||
9397 | Tue Mar 17 10:33:28 1998 Manfred Hollstein <[email protected]> | |
9398 | ||
9399 | * config-ml.in: After building symlink tree call make distclean | |
9400 | if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens | |
9401 | to be the case for libiberty. | |
9402 | ||
9403 | Tue Mar 17 10:22:37 1998 H.J. Lu ([email protected]) | |
9404 | ||
9405 | * configure: When making link, also check the current | |
9406 | directory. The configure scripts may create one. | |
9407 | ||
9408 | Fri Mar 6 01:02:03 1998 Richard Henderson <[email protected]> | |
9409 | ||
9410 | * config.sub: Accept alphapca56 and alphaev6 properly. | |
9411 | ||
9412 | Fri Mar 6 00:14:55 1998 Franz Sirl <[email protected]> | |
9413 | ||
9414 | * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1. | |
9415 | ||
252b5132 RH |
9416 | Mon Feb 23 15:09:18 1998 Bruno Haible <[email protected] |
9417 | ||
80413487 | 9418 | * config.sub (sco5): Fix typo. |
252b5132 RH |
9419 | |
9420 | Mon Feb 23 14:46:06 1998 Ian Lance Taylor <[email protected]> | |
9421 | ||
9422 | * Makefile.in (INSTALL_MODULES): Move install-tcl before | |
9423 | install-itcl. | |
9424 | (install-itcl): Remove dependency on install-tcl. | |
9425 | ||
9426 | Mon Feb 23 09:53:28 1998 Mark Alexander <[email protected]> | |
9427 | ||
9428 | * configure.in: Remove libgloss from noconfigdirs for MN10300. | |
9429 | ||
252b5132 RH |
9430 | Thu Feb 19 13:40:41 1998 Ian Lance Taylor <[email protected]> |
9431 | ||
9432 | * configure.in: Don't build libgui for a cygwin32 target when not on | |
9433 | a cygwin32 host. | |
9434 | ||
9435 | Wed Feb 18 12:29:00 1998 Jason Molenda ([email protected]) | |
9436 | ||
9437 | * configure (redirect): Set to null, so default behavior of | |
9438 | configure is now --verbose. | |
9439 | ||
9440 | 1998-02-16 Dave Love <[email protected]> | |
9441 | ||
9442 | * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with | |
9443 | CONFIG_SITE=/dev/null to forestall lossage with site configuration. | |
9444 | ||
9445 | Mon Feb 16 12:23:53 1998 Manfred Hollstein <[email protected]> | |
9446 | ||
9447 | * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add | |
9448 | this change to sync Makefile.in with its ChangeLog entries. | |
9449 | ||
9450 | Thu Feb 12 15:03:08 1998 H.J. Lu <[email protected]> | |
9451 | ||
9452 | * ltmain.sh (mkdir): Check that the directory doesn't exist | |
9453 | before we exit with error, so that we don't get races during | |
9454 | parallel builds. | |
9455 | ||
9456 | Sat Feb 7 15:19:18 1998 Ian Lance Taylor <[email protected]> | |
9457 | ||
9458 | * ltconfig, ltmain.sh: Update from libtool 1.0i. | |
9459 | ||
9460 | Fri Feb 6 01:33:52 1998 Manfred Hollstein <[email protected]> | |
9461 | ||
9462 | * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and | |
9463 | PICFLAG_FOR_TARGET. | |
9464 | (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET. | |
9465 | ||
9466 | * configure: Emit a definition for the new macro enable_shared | |
9467 | into each Makefile. | |
9468 | ||
252b5132 RH |
9469 | Thu Feb 5 17:01:12 1998 Jason Molenda ([email protected]) |
9470 | ||
9471 | * configure.in (host_tools, native_only): Add libtool. | |
9472 | ||
9473 | Wed Feb 4 16:53:58 1998 Geoffrey Noer <[email protected]> | |
9474 | ||
9475 | * configure.in: add target-gperf to noconfigdirs for Cygwin32. | |
9476 | Fix typo in ming config comment. | |
9477 | ||
9478 | Wed Feb 4 18:56:13 1998 Ian Lance Taylor <[email protected]> | |
9479 | ||
9480 | * ltconfig, ltmain.sh: Update from libtool 1.0h. | |
9481 | ||
9482 | Mon Feb 2 19:38:19 1998 Ian Lance Taylor <[email protected]> | |
9483 | ||
9484 | * config.sub: Add tic30 cases, and map c30 to tic30. | |
9485 | ||
ba73c63f JM |
9486 | Sun Feb 1 02:40:41 1998 Richard Henderson <[email protected]> |
9487 | ||
9488 | * Makefile.in (TARGET_CONFIGDIRS): Add libf2c. | |
9489 | (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly | |
9490 | (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly | |
9491 | (CLEAN_TARGET_MODULES): Similarly | |
9492 | (all-target-libf2c): Add dependences. | |
35590697 | 9493 | * configure.in (target_libs): Add libf2c. |
ba73c63f | 9494 | |
252b5132 RH |
9495 | Fri Jan 30 17:18:32 1998 Geoffrey Noer <[email protected]> |
9496 | ||
ba73c63f JM |
9497 | * configure.in: Remove expect from noconfigdirs when target |
9498 | is cygwin32. OK to build expect and dejagnu with Canadian | |
9499 | Cross. | |
252b5132 RH |
9500 | |
9501 | Wed Jan 28 12:58:49 1998 Ian Lance Taylor <[email protected]> | |
9502 | ||
9503 | * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32 | |
9504 | host. | |
9505 | ||
9506 | * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32 | |
9507 | and mingw32. | |
9508 | ||
9509 | Wed Jan 28 10:26:37 1998 Manfred Hollstein <[email protected]> | |
9510 | ||
9511 | * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix) | |
9512 | here as it is not defined in the toplevel Makefile. | |
9513 | ||
9514 | Tue Jan 27 23:25:06 1998 Manfred Hollstein <[email protected]> | |
9515 | ||
9516 | * configure (package_makefile_rules_frag): New variable, which names | |
9517 | a file with generic rules, ... | |
9518 | Change comment to mention we now have FIVE parts. | |
9519 | * configure: Undo last change. | |
9520 | ||
9521 | Tue Jan 27 23:15:55 1998 Lassi A. Tuura <[email protected]> | |
9522 | ||
9523 | * config.guess: More accurate determination of HP processor types. | |
9524 | * config.sub: More accurate determination of HP processor types. | |
9525 | ||
9526 | Sat Jan 24 01:59:45 1998 Manfred Hollstein <[email protected]> | |
9527 | ||
9528 | * configure (package_makefile_frag): Move inserting the | |
9529 | ${package_makefile_frag} to where it should be according | |
9530 | to the comment. | |
9531 | ||
ba73c63f | 9532 | Fri Jan 23 00:29:28 1998 Philip Blundell <[email protected]> |
252b5132 RH |
9533 | |
9534 | * config.guess: Add support for Linux/ARM. | |
9535 | ||
9536 | Thu Jan 22 15:14:01 1998 Fred Fish <[email protected]> | |
9537 | ||
9538 | * .cvsignore: Remove *-info and *-install since they match | |
9539 | release-info and mpw-install, which we don't want to just ignore. | |
9540 | ||
9541 | Thu Jan 22 01:38:33 1998 Richard Henderson <[email protected]> | |
9542 | ||
9543 | * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1. | |
9544 | ||
9545 | Sat Jan 17 21:28:08 1998 Pieter Nagel <[email protected]> | |
9546 | ||
9547 | * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and | |
9548 | local_prefix to sub-make invocations. | |
9549 | ||
9550 | Sat Jan 17 21:04:59 1998 H.J. Lu ([email protected]) | |
9551 | ||
9552 | * configure.in: Check makefile fragments in the source | |
9553 | directory. | |
9554 | ||
9555 | Fri Jan 16 00:41:37 1998 Alexandre Oliva <[email protected]> | |
9556 | ||
ba73c63f JM |
9557 | * configure.in: Check whether host and target makefile |
9558 | fragments exist before adding them to *_makefile_frag. | |
252b5132 RH |
9559 | |
9560 | Wed Jan 14 23:39:10 1998 Bob Manson <[email protected]> | |
9561 | ||
9562 | * configure.in (target_configdirs): Add cygmon for sparc64-elf. | |
ba73c63f | 9563 | |
252b5132 RH |
9564 | Wed Jan 14 12:48:07 1998 Keith Seitz <[email protected]> |
9565 | ||
9566 | * configure.in: Make sure we only replace RPATH_ENVVAR on | |
9567 | lines which begin with RPATH_ENVVAR, i.e. add "^" to the | |
9568 | regexp to sed. | |
9569 | ||
9570 | * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down | |
9571 | to sub-makes. | |
9572 | ||
9573 | 1998-01-13 Lee Iverson ([email protected]) | |
9574 | ||
9575 | * config-ml.in (multi-do): LDFLAGS must include multilib | |
9576 | designator. | |
9577 | ||
9578 | Tue Jan 13 01:13:24 1998 Robert Lipe ([email protected]) | |
9579 | ||
9580 | * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5. | |
9581 | ||
9582 | Sun Jan 4 01:06:55 1998 Mumit Khan <[email protected]> | |
9583 | ||
9584 | * config.sub: Add mingw32 support. | |
9585 | * configure.in: Likewise. | |
252b5132 RH |
9586 | |
9587 | Sat Jan 3 12:11:05 1998 Franz Sirl <[email protected]> | |
9588 | ||
9589 | * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1 | |
9590 | ||
9591 | Sun Dec 28 11:28:58 1997 Jeffrey A Law ([email protected]) | |
9592 | ||
9593 | * Makefile.in (INSTALL_TARGET): Do install-gcc first. | |
9594 | * configure (gxx_include_dir): Provide a definition for subdirs | |
9595 | which do not use autoconf. | |
9596 | ||
9597 | Wed Dec 24 22:46:55 1997 Jeffrey A Law ([email protected]) | |
9598 | ||
9599 | * config.guess: Sync with egcs. Picks up new alpha support, | |
9600 | BeOS & some additional linux support. | |
9601 | ||
ba73c63f | 9602 | Tue Dec 23 12:44:24 1997 Jeffrey A Law ([email protected]) |
252b5132 RH |
9603 | |
9604 | * config.guess: HP 9000/803 is a PA1.1 machine. | |
9605 | ||
ba73c63f JM |
9606 | Mon Dec 22 02:39:24 1997 Richard Henderson <[email protected]> |
9607 | ||
9608 | * configure.in: It's alpha*-... | |
252b5132 RH |
9609 | |
9610 | Sun Dec 21 16:53:12 1997 H.J. Lu ([email protected]) | |
9611 | ||
ba73c63f JM |
9612 | * configure.in (host_makefile_frag, target_makefile_frag): |
9613 | Handle multiple config files. | |
9614 | (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and | |
9615 | alpha-*-*. | |
252b5132 RH |
9616 | |
9617 | Thu Dec 18 13:13:03 1997 Doug Evans <[email protected]> | |
9618 | ||
9619 | * mkdep: New file. | |
9620 | ||
9621 | Wed Dec 17 09:53:02 1997 Michael Meissner <[email protected]> | |
9622 | ||
9623 | * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc. | |
9624 | ||
9625 | Tue Dec 16 17:36:05 1997 Ian Lance Taylor <[email protected]> | |
9626 | ||
9627 | * Makefile.in: Add libgui directory. | |
9628 | (GDB_TK): Add all-libgui. | |
9629 | * configure.in: Add libgui directory. | |
9630 | * configure: Add all-libgui to GDB_TK. | |
9631 | ||
9632 | Mon Dec 15 16:12:28 1997 Nick Clifton <[email protected]> | |
9633 | ||
9634 | * config-ml.in (multidirs): Add m32r to multilib list. | |
9635 | ||
9636 | Fri Dec 12 10:43:31 1997 Brendan Kehoe <[email protected]> | |
9637 | ||
9638 | * Makefile.in (all-target-gperf): Change dependency to | |
9639 | all-target-libstdc++. | |
9640 | ||
9641 | Thu Dec 11 23:30:51 1997 Fred Fish <[email protected]> | |
9642 | ||
9643 | * config.guess: Add BeOS support. | |
9644 | ||
9645 | Wed Dec 10 15:10:38 1997 Ian Lance Taylor <[email protected]> | |
9646 | ||
9647 | Source directory cvs renamed to cvssrc: | |
9648 | * configure.in (host_tools): Change cvs to cvssrc. | |
9649 | (native_only): Likewise. | |
9650 | (noconfigdirs) [various cases]: Likewise. | |
9651 | * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc. | |
9652 | (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc. | |
9653 | (INSTALL_MODULES): Change install-cvs to install-cvssrc. | |
9654 | (CLEAN_MODULES): Change clean-cvs to clean-cvssrc. | |
9655 | (all-cvssrc): Rename target from all-cvs. | |
9656 | ||
9657 | Wed Dec 3 07:55:59 1997 Jeffrey A Law ([email protected]) | |
9658 | ||
9659 | * configure (gxx_include_dir): Fix thinko. | |
9660 | ||
9661 | Tue Dec 2 10:55:34 1997 Jeffrey A Law ([email protected]) | |
9662 | ||
9663 | * Makefile.in (INSTALL_TARGET_CROSS): Define. | |
9664 | (install-cross, install-gcc-cross): New targets. | |
9665 | ||
9666 | Tue Dec 2 10:08:31 1997 Nick Clifton <[email protected]> | |
9667 | ||
9668 | * configure.in (noconfigdirs): Add support for Thumb target. | |
9669 | ||
9670 | * config.sub (maybe_os): Add support for Thumb target. | |
9671 | ||
9672 | Sun Nov 30 16:12:27 1997 Bob Manson <[email protected]> | |
9673 | ||
9674 | * Makefile.in: Add rules for cygmon. | |
9675 | ||
9676 | * configure.in: Build cygmon for sparc-elf and sparclite-aout. | |
9677 | ||
9678 | Thu Nov 27 01:31:30 1997 Jeffrey A Law ([email protected]) | |
9679 | ||
9680 | * Makefile.in (INSTALL_TARGET): Do install-gcc first. | |
9681 | * configure (gxx_include_dir): Provide a definition for subdirs | |
9682 | which do not use autoconf. | |
9683 | ||
9684 | Wed Nov 26 11:53:33 1997 Keith Seitz <[email protected]> | |
9685 | ||
9686 | * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's | |
35590697 | 9687 | 11/18/97 build |
252b5132 RH |
9688 | |
9689 | Wed Nov 26 16:08:50 1997 Jeffrey A Law ([email protected]) | |
9690 | ||
9691 | * From Franz Sirl. | |
9692 | * config.guess (powerpc*-*-linux): Handle glibc2 beta release | |
9693 | found on RedHat Linux systems. | |
9694 | ||
9695 | Fri Nov 21 09:51:01 1997 Jeffrey A Law ([email protected]) | |
9696 | ||
9697 | * config.guess (alpha stuff): Merge with FSF to avoid incorrect | |
9698 | guesses. | |
9699 | ||
9700 | Thu Nov 13 11:38:37 1997 Jeffrey A Law ([email protected]) | |
9701 | ||
9702 | * configure.in (i[3456]86-ncr-sysv4.3*): Tweak. | |
9703 | ||
9704 | Mon Nov 10 15:23:21 1997 H.J. Lu <[email protected]> | |
9705 | ||
9706 | * ltmain.sh: If mkdir fails, check whether the directory was created | |
9707 | anyhow by some other process. | |
9708 | ||
9709 | Mon Nov 10 14:38:03 1997 Michael Meissner <[email protected]> | |
9710 | ||
9711 | * configure.in (d30v-*-*): Configure all directories. | |
9712 | ||
9713 | Sun Nov 9 17:36:20 1997 Michael Meissner <[email protected]> | |
9714 | ||
9715 | * configure.in (d30v-*-*): Configure newlib, libiberty directories | |
9716 | for the D30V. | |
9717 | ||
9718 | Sat Nov 8 14:42:59 1997 Michael Meissner <[email protected]> | |
9719 | ||
9720 | * configure.in (d30v-*-*): Configure target-libgloss on the D30V. | |
9721 | ||
9722 | Fri Nov 7 10:34:09 1997 Rob Savoye <[email protected]> | |
9723 | ||
80413487 RH |
9724 | * include/libiberty.h: Add extern "C" { so it can be used with C++ |
9725 | progrms. | |
9726 | * include/remote-sim.h: Add extern "C" { so it can be used with C++ | |
9727 | programs. | |
252b5132 RH |
9728 | |
9729 | Thu Oct 30 11:09:29 1997 Michael Meissner <[email protected]> | |
9730 | ||
9731 | * configure.in (d30v-*-*): Configure GCC now. | |
9732 | ||
9733 | Mon Oct 27 13:17:24 1997 Stan Shebs <[email protected]> | |
9734 | ||
9735 | * configure.in: Remove a "second pass" of tweaking noconfigdirs, | |
9736 | is no longer needed. | |
9737 | ||
9738 | Mon Oct 27 12:03:53 1997 Jason Merrill <[email protected]> | |
9739 | ||
9740 | * Makefile.in: check-target-libio depends on all-target-libstdc++. | |
9741 | ||
9742 | Sun Oct 26 11:48:27 1997 Manfred Hollstein ([email protected]) | |
9743 | ||
9744 | * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap | |
9745 | targets using "$@" to provide support for similar but not identical | |
9746 | targets without having to duplicate code. | |
9747 | ||
9748 | Mon Oct 20 15:28:49 1997 Klaus K"ampf <[email protected]> | |
9749 | ||
9750 | * makefile.vms: Fix to work with DEC C. | |
9751 | ||
9752 | Tue Oct 7 23:58:57 1997 Gavin Koch <[email protected]> | |
9753 | ||
9754 | * config.sub: Add mips-tx39-elf to marketing names. | |
9755 | ||
9756 | Tue Oct 7 14:24:41 1997 Ian Lance Taylor <[email protected]> | |
9757 | ||
9758 | * ltmain.sh: Handle symlinks in generated script. | |
9759 | ||
9760 | Wed Oct 1 13:11:27 1997 Ian Lance Taylor <[email protected]> | |
9761 | ||
9762 | * configure: Handle autoconf style directory options: --bindir, | |
9763 | --datadir, --includedir, --infodir, --libdir, --libexecdir, | |
9764 | --mandir, --oldincludedir, --sbindir, --sharedstatedir, | |
9765 | --sysconfdir. | |
9766 | * Makefile.in (sbindir, libexecdir, sysconfdir): New variables. | |
9767 | (sharedstatedir, localstatedir, oldincludedir): New variables. | |
9768 | (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir, | |
9769 | infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir, | |
9770 | sbindir, sharedstatedir, and sysconfdir. | |
9771 | ||
9772 | Mon Sep 29 00:38:08 1997 Aaron Jackson <[email protected]> | |
9773 | ||
9774 | * Makefile.in (bootstrap-lean): New target. | |
9775 | ||
9776 | Wed Sep 24 18:06:27 1997 Stu Grossman <[email protected]> | |
9777 | ||
9778 | * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db, | |
35590697 | 9779 | sn, and gnuserv from noconfigdirs. |
252b5132 RH |
9780 | |
9781 | Wed Sep 24 15:18:32 1997 Ian Lance Taylor <[email protected]> | |
9782 | ||
9783 | * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh. | |
9784 | ||
9785 | Thu Sep 18 23:58:27 1997 Jeffrey A Law ([email protected]) | |
9786 | ||
ba73c63f | 9787 | * Makefile.in (cross): New target. |
252b5132 RH |
9788 | |
9789 | Thu Sep 18 21:43:23 1997 Alexandre Oliva <[email protected]> | |
ba73c63f | 9790 | Jeff Law <[email protected]> |
252b5132 RH |
9791 | |
9792 | * Makefile.in (bootstrap2, bootstrap3): New targets. | |
9793 | (all-bootstrap): Remove outdated and confusing target. | |
9794 | (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down. | |
9795 | ||
afb8d725 JM |
9796 | Thu Sep 18 15:37:42 1997 Andrew Cagney <[email protected]> |
9797 | ||
9798 | * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for | |
35590697 | 9799 | windows. Consistent with gdb/configure. |
afb8d725 | 9800 | |
252b5132 RH |
9801 | 1997-09-15 02:37 Ulrich Drepper <[email protected]> |
9802 | ||
252b5132 RH |
9803 | * configure.in: Name Linux target fragment. |
9804 | ||
9805 | * configure: Rewrite so that project Makefile fragment is inserted | |
9806 | first and appears last in the resulting Makefile. | |
9807 | ||
9808 | Tue Sep 16 09:55:07 1997 Andrew Cagney <[email protected]> | |
9809 | ||
9810 | * Makefile.in (install-itcl): Install tcl first. | |
9811 | ||
252b5132 | 9812 | Fri Sep 12 16:19:20 1997 Geoffrey Noer <[email protected]> |
ba73c63f | 9813 | |
252b5132 RH |
9814 | * configure.in: remove bison from noconfigdirs for Cygwin32 host |
9815 | ||
9816 | Thu Sep 11 16:40:46 1997 H.J. Lu ([email protected]) | |
9817 | ||
9818 | * Makefile.in (local-distclean): Also remove mh-frag mt-frag. | |
9819 | ||
9820 | * configure.in (skipdirs): Add target-librx for Linux. | |
9821 | (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic. | |
9822 | ||
9823 | Wed Sep 10 21:29:54 1997 Jeffrey A Law ([email protected]) | |
9824 | ||
9825 | * Makefile.in (bootstrap): New target. | |
9826 | ||
9827 | Wed Sep 10 15:19:22 1997 Jeffrey A Law ([email protected]) | |
9828 | ||
9829 | * config.sub: Accept 'amigados' for backward compatability. | |
9830 | ||
9831 | Mon Sep 8 20:46:20 1997 Ian Lance Taylor <[email protected]> | |
9832 | ||
9833 | * config.guess: Merge with FSF. | |
9834 | ||
ba73c63f JM |
9835 | Sun Sep 7 23:18:32 1997 Fred Fish <[email protected]> |
9836 | ||
9837 | * config.sub: Change 'amigados' to 'amigaos' to match current usage. | |
9838 | ||
252b5132 RH |
9839 | Sun Sep 7 15:55:28 1997 Gavin Koch <[email protected]> |
9840 | ||
9841 | * config.sub: Add "marketing-names" patch. | |
9842 | ||
9843 | Fri Sep 5 16:11:28 1997 Joel Sherrill ([email protected]) | |
9844 | ||
80413487 | 9845 | * configure.in (*-*-rtems*): Do not build libgloss for rtems. |
252b5132 RH |
9846 | |
9847 | Fri Sep 5 12:27:17 1997 Jeffrey A Law ([email protected]) | |
9848 | ||
9849 | * config.sub: Handle v850-elf. | |
9850 | ||
ba73c63f JM |
9851 | Wed Sep 3 22:01:58 1997 Fred Fish <[email protected]> |
9852 | ||
9853 | * .cvsignore (*-install): Remove. | |
9854 | ||
252b5132 RH |
9855 | Wed Sep 3 12:15:24 1997 Chris Provenzano <[email protected]> |
9856 | ||
9857 | * ltconfig: Set CONFIG_SHELL in libtool. | |
9858 | * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh | |
9859 | ||
9860 | Mon Sep 1 16:45:44 1997 Jim Wilson <[email protected]> | |
9861 | ||
9862 | * configure.in (target_subdir): Set to libraries if enable_multilib. | |
9863 | ||
9864 | Wed Aug 27 16:15:11 1997 Jim Wilson <[email protected]> | |
9865 | ||
9866 | * config.guess: Update from gcc directory. | |
9867 | ||
9868 | Tue Aug 26 16:46:46 1997 Andrew Cagney <[email protected]> | |
9869 | ||
9870 | * Makefile.in (all-sim): Depends on all-readline. | |
9871 | ||
9872 | Wed Aug 20 19:57:37 1997 Jason Merrill <[email protected]> | |
9873 | ||
9874 | * Makefile.in (BISON, YACC): Use $$s. | |
9875 | (all-bison): Depend on all-texinfo. | |
9876 | ||
9877 | Tue Aug 19 01:41:32 1997 Jason Merrill <[email protected]> | |
9878 | ||
9879 | * Makefile.in (BISON): Add -L flag. | |
9880 | (YACC): Likewise. | |
9881 | ||
9882 | Mon Aug 18 11:30:50 1997 Nick Clifton <[email protected]> | |
9883 | ||
35590697 AJ |
9884 | * configure.in (noconfigdirs): Add support for v850e target. |
9885 | ||
252b5132 RH |
9886 | * config.sub (maybe_os): Add support for v850e target. |
9887 | ||
9888 | Mon Aug 18 11:30:50 1997 Nick Clifton <[email protected]> | |
9889 | ||
35590697 AJ |
9890 | * configure.in (noconfigdirs): Add support for v850ea target. |
9891 | ||
252b5132 RH |
9892 | * config.sub (maybe_os): Add support for v850ea target. |
9893 | ||
9894 | Mon Aug 18 09:24:06 1997 Gavin Koch <[email protected]> | |
9895 | ||
9896 | * config.sub: Add mipstx39. Delete r3900. | |
9897 | ||
9898 | Mon Aug 18 17:20:10 1997 Jason Molenda ([email protected]) | |
9899 | ||
9900 | * Makefile.in (all-autoconf): Depends on all-texinfo. | |
9901 | ||
9902 | Fri Aug 15 23:09:26 1997 Michael Meissner <[email protected]> | |
9903 | ||
9904 | * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and | |
9905 | eabi targets. | |
9906 | ||
9907 | Thu Aug 14 14:42:17 1997 Ian Lance Taylor <[email protected]> | |
9908 | ||
9909 | * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible. | |
9910 | ||
9911 | * configure: When handling a Canadian Cross, handle YACC as well as | |
9912 | BISON. Just set BISON to bison. When setting YACC, prefer bison. | |
80413487 | 9913 | * Makefile.in (all-bison): Depend upon all-texinfo. |
252b5132 RH |
9914 | |
9915 | Tue Aug 12 20:09:48 1997 Jason Merrill <[email protected]> | |
9916 | ||
9917 | * Makefile.in (BISON): bison, not byacc or bison -y. | |
9918 | (YACC): bison -y or byacc or yacc. | |
9919 | (various): Add *-bison as appropriate. | |
9920 | (taz): No need to mess with BISON anymore. | |
9921 | ||
9922 | Tue Aug 12 22:33:08 1997 Ian Lance Taylor <[email protected]> | |
9923 | ||
9924 | * configure: If OSTYPE matches *win32*, try to find a good value for | |
9925 | CONFIG_SHELL. | |
9926 | ||
9927 | Sun Aug 10 14:41:11 1997 Ian Lance Taylor <[email protected]> | |
9928 | ||
9929 | * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in | |
9930 | configure.in if it is present. | |
9931 | ||
9932 | Sat Aug 9 00:58:01 1997 Ian Lance Taylor <[email protected]> | |
9933 | ||
9934 | * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new. | |
9935 | ||
9936 | Fri Aug 8 16:30:13 1997 Doug Evans <[email protected]> | |
9937 | ||
9938 | * config.sub: Recognize `arc' cpu. | |
9939 | * configure.in: Likewise. | |
9940 | * config-ml.in: Likewise. | |
9941 | ||
9942 | Thu Aug 7 11:02:34 1997 Ian Lance Taylor <[email protected]> | |
9943 | ||
9944 | * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs. | |
9945 | ||
9946 | Wed Aug 6 16:27:29 1997 Chris Provenzano <[email protected]> | |
9947 | ||
9948 | * configure: Changed sed delimiter from ':' to '|' when | |
9949 | attempting to substitute ${config_shell} for SHELL. On | |
9950 | NT ${config_shell} may contain a ':' in it. | |
9951 | ||
9952 | Wed Aug 6 12:29:05 1997 Jason Merrill <[email protected]> | |
9953 | ||
9954 | * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells. | |
9955 | ||
9956 | Wed Aug 6 00:42:35 1997 Ian Lance Taylor <[email protected]> | |
9957 | ||
9958 | * Makefile.in (AS_FOR_TARGET): Change as.new to as-new. | |
9959 | ||
9960 | Tue Aug 5 14:08:51 1997 Ian Lance Taylor <[email protected]> | |
9961 | ||
9962 | * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new. | |
9963 | ||
9964 | * ylwrap: If the program is a relative path, force it to be | |
9965 | absolute. | |
9966 | ||
9967 | Tue Aug 5 12:12:44 1997 Andrew Cagney <[email protected]> | |
9968 | ||
9969 | * configure (tooldir): Set BISON to `bison -y' and not just bison. | |
9970 | ||
9971 | Mon Aug 4 22:59:02 1997 Andrew Cagney <[email protected]> | |
9972 | ||
9973 | * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present, | |
35590697 AJ |
9974 | correctly specify the target build directory $(TARGET_SUBDIR)/winsup |
9975 | for libraries. | |
252b5132 RH |
9976 | |
9977 | Mon Aug 4 12:40:24 1997 Jason Merrill <[email protected]> | |
9978 | ||
9979 | * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values | |
35590697 | 9980 | separated by spaces. |
252b5132 RH |
9981 | |
9982 | Thu Jul 31 19:49:49 1997 Ian Lance Taylor <[email protected]> | |
9983 | ||
9984 | * ylwrap: New file. | |
9985 | * Makefile.in (DEVO_SUPPORT): Add ylwrap. | |
9986 | ||
9987 | * ltmain.sh: Handle /bin/sh at start of install program. | |
9988 | ||
9989 | * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing. | |
9990 | ||
9991 | * ltconfig, ltmain.sh: New files, from libtool 1.0. | |
9992 | * missing: New file, from automake 1.2. | |
9993 | ||
9994 | Thu Jul 24 12:57:56 1997 Ian Lance Taylor <[email protected]> | |
9995 | ||
9996 | * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add | |
9997 | check-tk to CHECK_X11_MODULES. | |
9998 | ||
9999 | Wed Jul 23 17:03:29 1997 Ian Lance Taylor <[email protected]> | |
10000 | ||
10001 | * config.sub: Merge with FSF. | |
10002 | ||
10003 | Tue Jul 22 19:08:29 1997 Ian Lance Taylor <[email protected]> | |
10004 | ||
10005 | * config.guess: Merge with FSF. | |
10006 | ||
10007 | Tue Jul 22 14:50:42 1997 Robert Hoehne <[email protected]> | |
10008 | ||
10009 | * configure: Treat msdosdjgpp like go32. | |
10010 | * configure.in: Likewise. Don't remove gprof for go32. | |
10011 | ||
10012 | * configure: Change Makefile.tem2 to Makefile.tm2. | |
10013 | ||
10014 | Mon Jul 21 10:31:26 1997 Stephen Peters <[email protected]> | |
10015 | ||
10016 | * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep. | |
10017 | ||
10018 | Tue Jul 15 14:33:03 1997 Brendan Kehoe <[email protected]> | |
10019 | ||
10020 | * install-sh (chmodcmd): Set to null if the DST directory already | |
10021 | exists. Same as Nov 11th change. | |
10022 | ||
10023 | Mon Jul 14 11:01:15 1997 Martin M. Hunt <[email protected]> | |
10024 | ||
35590697 | 10025 | * configure (GDB_TK): Needs itcl and tix. |
252b5132 RH |
10026 | |
10027 | Mon Jul 14 00:32:10 1997 Jason Merrill <[email protected]> | |
10028 | ||
10029 | * config.guess: Update from FSF. | |
10030 | ||
10031 | Fri Jul 11 11:57:11 1997 Martin M. Hunt <[email protected]> | |
10032 | ||
10033 | * Makefile.in (GDB_TK): Depend on itcl and tix. | |
10034 | ||
10035 | Fri Jul 4 13:25:31 1997 Ian Lance Taylor <[email protected]> | |
10036 | ||
10037 | * Makefile.in (INSTALL_PROGRAM_ARGS): New variable. | |
10038 | (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS). | |
10039 | (INSTALL_SCRIPT): New variable. | |
10040 | (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT. | |
10041 | * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS | |
10042 | to -x. | |
10043 | * install-sh: Add support for -x option. | |
10044 | ||
10045 | Mon Jun 30 15:51:30 1997 Ian Lance Taylor <[email protected]> | |
10046 | ||
10047 | * configure.in, Makefile.in: Treat tix like itcl. | |
10048 | ||
10049 | Thu Jun 26 13:59:19 1997 Ian Lance Taylor <[email protected]> | |
10050 | ||
10051 | * Makefile.in (WINDRES): New variable. | |
10052 | (WINDRES_FOR_TARGET): New variable. | |
10053 | (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET. | |
10054 | (EXTRA_HOST_FLAGS): Add WINDRES. | |
10055 | (EXTRA_TARGET_FLAGS): Add WINDRES. | |
10056 | (EXTRA_GCC_FLAGS): Add WINDRES. | |
10057 | ($(DO_X)): Pass down WINDRES. | |
10058 | ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring. | |
10059 | * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like | |
10060 | DLLTOOL_FOR_TARGET. | |
10061 | ||
10062 | Wed Jun 25 15:01:26 1997 Felix Lee <[email protected]> | |
10063 | ||
10064 | * configure.in: configure sim before gdb for win32-x-ppc | |
10065 | ||
10066 | Wed Jun 25 12:18:54 1997 Brendan Kehoe <[email protected]> | |
10067 | ||
10068 | Move gperf into the toplevel, from libg++. | |
10069 | * configure.in (target_tools): Add target-gperf. | |
10070 | (native_only): Add target-gperf. | |
10071 | * Makefile.in (all-target-gperf): New target, depend on | |
10072 | all-target-libg++. | |
10073 | (configure-target-gperf): Empty rule. | |
10074 | (ALL_TARGET_MODULES): Add all-target-gperf. | |
10075 | (CONFIGURE_TARGET_MODULES): Add configure-target-gperf. | |
10076 | (CHECK_TARGET_MODULES): Add check-target-gperf. | |
10077 | (INSTALL_TARGET_MODULES): Add install-target-gperf. | |
10078 | (CLEAN_TARGET_MODULES): Add clean-target-gperf. | |
10079 | ||
10080 | Mon Jun 23 10:51:53 1997 Jeffrey A Law ([email protected]) | |
35590697 | 10081 | |
252b5132 RH |
10082 | * config.sub (mn10200): Recognize new basic machine. |
10083 | ||
10084 | Thu Jun 19 14:16:42 1997 Brendan Kehoe <[email protected]> | |
10085 | ||
10086 | * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing | |
10087 | --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough. | |
10088 | ||
10089 | Tue Jun 17 15:31:20 1997 Brendan Kehoe <[email protected]> | |
10090 | ||
10091 | * configure.in: If we're building mips-sgi-irix6* native, turn on | |
10092 | ENABLE_MULTILIB and set TARGET_SUBDIR. | |
10093 | ||
10094 | Tue Jun 17 12:20:59 1997 Tom Tromey <[email protected]> | |
10095 | ||
10096 | * Makefile.in (all-sn): Depend on all-grep. | |
10097 | ||
10098 | Mon Jun 16 11:11:10 1997 Ian Lance Taylor <[email protected]> | |
10099 | ||
10100 | * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets. | |
10101 | ||
10102 | * configure: Set CFLAGS and CXXFLAGS, and substitute them into | |
10103 | Makefile. From Jeff Makey <[email protected]>. | |
10104 | * Makefile.in: Add comment for CFLAGS and CXXFLAGS. | |
10105 | ||
10106 | * Makefile.in (DISTBISONFILES): Remove. | |
10107 | (taz): Don't futz with DISTBISONFILES. Change BISON to use | |
10108 | $(DEFAULT_YACC). | |
10109 | ||
10110 | * configure.in: Build itl, db, sn, etc., when building for native | |
35590697 | 10111 | cygwin32. |
252b5132 RH |
10112 | |
10113 | * Makefile.in (LD): New variable. | |
10114 | (EXTRA_HOST_FLAGS): Pass down LD. | |
10115 | ($(DO_X)): Likewise. | |
10116 | ||
10117 | Mon Jun 16 11:10:35 1997 Philip Blundell <[email protected]> | |
10118 | ||
10119 | * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh. | |
10120 | ||
10121 | Fri Jun 13 10:22:56 1997 Bob Manson <[email protected]> | |
10122 | ||
10123 | * configure.in (targargs): Strip out any supplied --build argument | |
35590697 | 10124 | before adding our own. Always add --build. |
252b5132 RH |
10125 | |
10126 | Thu Jun 12 21:12:28 1997 Bob Manson <[email protected]> | |
10127 | ||
10128 | * configure.in (targargs): Pass --build if we're doing | |
10129 | a cross-compile. | |
10130 | ||
10131 | Fri Jun 6 21:38:40 1997 Rob Savoye <[email protected]> | |
10132 | ||
ba73c63f | 10133 | * configure: Use '|' instead of ":" as the separator in |
252b5132 RH |
10134 | sed. Otherwise sed chokes on NT path names with drive |
10135 | designators. Also look for "?:*" as the leading characters in an | |
10136 | absolute pathname. | |
10137 | ||
10138 | Mon Jun 2 13:05:20 1997 Gavin Koch <[email protected]> | |
10139 | ||
10140 | * config.sub: Support for r3900. | |
10141 | ||
10142 | Wed May 21 17:33:31 1997 Ian Lance Taylor <[email protected]> | |
10143 | ||
10144 | * configure.in: Use install-sh, not install.sh. | |
10145 | ||
10146 | Wed May 14 16:06:51 1997 Ian Lance Taylor <[email protected]> | |
10147 | ||
10148 | * Makefile.in (taz): Improve check for BISON so it doesn't try to | |
10149 | apply it twice. | |
10150 | ||
10151 | Fri May 9 17:22:05 1997 Ian Lance Taylor <[email protected]> | |
10152 | ||
10153 | * Makefile.in (INSTALL_MODULES): Put install-opcodes before | |
10154 | install-binutils. | |
10155 | ||
10156 | Thu May 8 17:29:50 1997 Ian Lance Taylor <[email protected]> | |
10157 | ||
10158 | * Makefile.in: Add automake targets. | |
10159 | * configure.in (host_tools): Add automake. | |
10160 | ||
10161 | Tue May 6 15:49:52 1997 Ian Lance Taylor <[email protected]> | |
10162 | ||
10163 | * configure: Default CXX to c++, not gcc. | |
10164 | * Makefile.in (CXX): Set to c++, not gcc. | |
10165 | (CXX_FOR_TARGET): When cross, transform c++, not gcc. | |
10166 | ||
10167 | Thu May 1 10:11:43 1997 Geoffrey Noer <[email protected]> | |
10168 | ||
10169 | * install-sh: try appending a .exe if source file doesn't | |
10170 | exist | |
10171 | ||
10172 | Wed Apr 30 12:05:36 1997 Jason Merrill <[email protected]> | |
10173 | ||
10174 | * configure.in: Turn on multilib by default. | |
10175 | (cross_only): Remove target-libiberty. | |
10176 | ||
10177 | * Makefile.in (all-gcc): Don't depend on libiberty. | |
10178 | ||
10179 | Mon Apr 28 18:39:45 1997 Michael Snyder <[email protected]> | |
10180 | ||
10181 | * config.guess: improve algorithm for recognizing Gnu Hurd x86. | |
10182 | ||
10183 | Thu Apr 24 19:30:07 1997 Ian Lance Taylor <[email protected]> | |
10184 | ||
10185 | * Makefile.in (DEVO_SUPPORT): Add mpw-install. | |
10186 | (DISTBISONFILES): Add ld/Makefile.in | |
10187 | ||
10188 | Tue Apr 22 17:17:28 1997 Geoffrey Noer <[email protected]> | |
10189 | ||
10190 | * configure.in: if target is cygwin32 but host isn't cygwin32, | |
10191 | don't configure gdb tcl tk expect, not just gdb. | |
10192 | ||
10193 | Mon Apr 21 13:33:39 1997 Tom Tromey <[email protected]> | |
10194 | ||
10195 | * configure.in: Added gnuserv everywhere sn appears. | |
10196 | ||
10197 | * Makefile.in (ALL_MODULES): Added all-gnuserv. | |
10198 | (CROSS_CHECK_MODULES): Added check-gnuserv. | |
10199 | (INSTALL_MODULES): Added install-gnuserv. | |
10200 | (CLEAN_MODULES): Added clean-gnuserv. | |
10201 | (all-gnuserv): New target. | |
10202 | ||
10203 | Thu Apr 17 13:57:06 1997 Per Fogelstrom <[email protected]> | |
10204 | ||
10205 | * config.guess: Fixes for MIPS OpenBSD systems. | |
10206 | ||
10207 | Tue Apr 15 12:21:07 1997 Ian Lance Taylor <[email protected]> | |
10208 | ||
10209 | * Makefile.in (INSTALL_XFORM): Remove. | |
10210 | (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM. | |
10211 | ||
10212 | * mkinstalldirs: New file, copied from automake. | |
10213 | * Makefile.in (installdirs): Rename from install-dirs. Use | |
10214 | mkinstalldirs. Change all users. | |
10215 | (DEVO_SUPPORT): Add mkinstalldirs. | |
10216 | ||
10217 | Mon Apr 14 11:21:38 1997 Ian Lance Taylor <[email protected]> | |
10218 | ||
10219 | * install-sh: Rename from install.sh. | |
10220 | * Makefile.in (INSTALL): Change install.sh to install-sh. | |
10221 | (DEVO_SUPPORT): Likewise. | |
10222 | ||
10223 | * configure: Use ${config_shell} with ${moveifchange}. From Thomas | |
10224 | Graichen <[email protected]>. | |
10225 | ||
10226 | Fri Apr 11 16:37:10 1997 Niklas Hallqvist <[email protected]> | |
10227 | ||
10228 | * config.guess: Recognize OpenBSD systems correctly. | |
10229 | ||
10230 | Fri Apr 11 17:07:04 1997 Jason Molenda ([email protected]) | |
10231 | ||
10232 | * README, Makefile.in (ETC_SUPPORT): Remove references to | |
10233 | cfg-paper*, configure.{texi,man,info*}._ | |
10234 | ||
10235 | Sun Apr 6 18:47:57 1997 Andrew Cagney <[email protected]> | |
10236 | ||
10237 | * Makefile.in (all.normal): Ensure that gcc is built after all | |
10238 | the x11 - ie gdb - targets. | |
10239 | ||
10240 | Tue Apr 1 16:28:50 1997 Klaus Kaempf <[email protected]> | |
10241 | ||
10242 | * makefile.vms: Don't run conf-a-gas. | |
10243 | ||
10244 | Mon Mar 31 16:26:55 1997 Joel Sherrill <[email protected]> | |
10245 | ||
80413487 | 10246 | * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*. |
252b5132 RH |
10247 | |
10248 | Sun Mar 30 12:38:27 1997 Fred Fish <[email protected]> | |
10249 | ||
10250 | * configure.in: Remove noconfigdirs case since gdb also | |
10251 | configures and builds for tic80-coff. | |
10252 | ||
10253 | Fri Mar 28 18:28:52 1997 Ian Lance Taylor <[email protected]> | |
10254 | ||
10255 | * configure: Set cache_file to config.cache. | |
10256 | * Makefile.in (local-distclean): Remove config.cache. | |
10257 | ||
10258 | Wed Mar 26 18:49:39 1997 Ian Lance Taylor <[email protected]> | |
10259 | ||
10260 | * COPYING: Update FSF address. | |
10261 | ||
10262 | Wed Mar 26 10:38:25 1997 Michael Meissner <[email protected]> | |
10263 | ||
10264 | * configure.in (tic80-*-*): Remove G++ libraries and libgloss from | |
10265 | noconfigdirs. | |
10266 | ||
10267 | Mon Mar 24 15:02:39 1997 Ian Lance Taylor <[email protected]> | |
10268 | ||
10269 | * Makefile.in (install-dirs): Don't crash if prefix, and hence | |
10270 | MAKEDIRS, is empty. | |
10271 | ||
10272 | Mon Mar 24 12:40:55 1997 Doug Evans <[email protected]> | |
10273 | ||
10274 | * config.sub: Tweak mn10300 entry. | |
10275 | ||
10276 | Fri Mar 21 15:35:27 1997 Michael Meissner <[email protected]> | |
10277 | ||
10278 | * configure.in (host_tools): Put sim before gdb, so gdb's | |
10279 | configure.tgt can determine if the simulator was configured. | |
10280 | ||
10281 | Sun Mar 16 16:07:08 1997 Fred Fish <[email protected]> | |
10282 | ||
10283 | * config.sub: Move BeOS $os case to be with other Cygnus | |
10284 | local cases. | |
10285 | ||
10286 | Sun Mar 16 01:34:55 1997 Martin Hunt <[email protected]> | |
10287 | ||
10288 | * config.sub: Remove misplaced comment that broke Linux. | |
10289 | ||
10290 | Sat Mar 15 22:50:15 1997 Fred Fish <[email protected]> | |
10291 | ||
10292 | * config.sub: Add BeOS support. | |
10293 | ||
10294 | Mon Mar 10 13:30:11 1997 Tom Tromey <[email protected]> | |
10295 | ||
10296 | * Makefile.in (CHECK_X11_MODULES): Don't run check-tk. | |
10297 | ||
10298 | Wed Mar 5 12:09:29 1997 Martin <[email protected]> | |
10299 | ||
10300 | * configure.in (noconfigdirs): Remove tcl and tk from | |
10301 | noconfigdirs for cygwin32 builds. | |
10302 | ||
10303 | Fri Feb 28 18:20:15 1997 Fred Fish <[email protected]> | |
10304 | ||
10305 | * configure.in (tic80-*-*): Remove ld from noconfigdirs. | |
10306 | ||
10307 | Thu Feb 27 14:57:26 1997 Ken Raeburn <[email protected]> | |
10308 | ||
10309 | * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove | |
10310 | make-all.com, use makefile.vms instead. | |
10311 | ||
10312 | Tue Feb 25 18:46:14 1997 Stan Shebs <[email protected]> | |
10313 | ||
10314 | * config.sub: Accept -lnews*. | |
10315 | ||
10316 | Tue Feb 25 13:19:14 1997 Andrew Cagney <[email protected]> | |
10317 | ||
10318 | * configure.in (noconfigdirs): Disable target-newlib, | |
35590697 | 10319 | target-examples and target-libiberty for d30v. |
252b5132 RH |
10320 | |
10321 | Fri Feb 21 17:56:25 1997 Martin M. Hunt <[email protected]> | |
10322 | ||
10323 | * configure.in (noconfigdirs): Enable ld for d30v. | |
10324 | ||
10325 | Fri Feb 21 20:58:51 1997 Michael Meissner <[email protected]> | |
10326 | ||
10327 | * configure.in (tic80-*-*): Build compiler. | |
10328 | ||
10329 | Sun Feb 16 15:41:09 1997 Andrew Cagney <[email protected]> | |
10330 | ||
10331 | * configure.in (d30v-*): Remove sim directory from list of | |
35590697 | 10332 | unsupported d30v directories |
252b5132 RH |
10333 | |
10334 | Tue Feb 18 17:32:42 1997 Martin M. Hunt <[email protected]> | |
10335 | ||
35590697 AJ |
10336 | * config.sub, configure.in: Add d30v target cpu. |
10337 | ||
252b5132 RH |
10338 | Thu Feb 13 22:04:44 1997 Klaus Kaempf <[email protected]> |
10339 | ||
10340 | * makefile.vms: New file. | |
10341 | * make-all.com: Remove. | |
10342 | ||
10343 | Wed Feb 12 12:54:18 1997 Jim Wilson <[email protected]> | |
10344 | ||
10345 | * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS. | |
10346 | ||
10347 | Sat Feb 8 20:36:49 1997 Michael Meissner <[email protected]> | |
10348 | ||
10349 | * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl. | |
10350 | ||
10351 | Tue Feb 4 11:39:29 1997 Tom Tromey <[email protected]> | |
10352 | ||
10353 | * Makefile.in (ALL_MODULES): Added all-db. | |
10354 | (CROSS_CHECK_MODULES): Addec check-db. | |
10355 | (INSTALL_MODULES): Added install-db. | |
10356 | (CLEAN_MODULES): Added clean-db. | |
10357 | ||
10358 | Mon Feb 3 13:29:36 1997 Ian Lance Taylor <[email protected]> | |
10359 | ||
10360 | * config.guess: Merge with latest FSF sources. | |
10361 | ||
10362 | Tue Jan 28 09:20:37 1997 Tom Tromey <[email protected]> | |
10363 | ||
10364 | * Makefile.in (ALL_MODULES): Added all-itcl. | |
10365 | (CROSS_CHECK_MODULES): Added check-itcl. | |
10366 | (INSTALL_MODULES): Added install-itcl. | |
10367 | (CLEAN_MODULES): Added clean-itcl. | |
10368 | ||
10369 | Thu Jan 23 01:44:27 1997 Geoffrey Noer <[email protected]> | |
10370 | ||
10371 | * configure.in: build gdb for mn10200 | |
10372 | ||
10373 | Fri Jan 17 15:32:15 1997 Doug Evans <[email protected]> | |
10374 | ||
10375 | * Makefile.in (all-target-winsup): Depend on all-target-libio. | |
10376 | ||
10377 | Mon Jan 13 22:46:54 1997 Michael Meissner <[email protected]> | |
10378 | ||
10379 | * configure.in (tic80-*-*): Turn off most targets right now. | |
10380 | ||
10381 | Fri Jan 3 16:04:03 1997 Ian Lance Taylor <[email protected]> | |
10382 | ||
10383 | * Makefile.in (MAKEINFO): Check for the existence of the Makefile, | |
10384 | rather than the makeinfo program. | |
10385 | (do-info): Depend upon all-texinfo. | |
10386 | ||
10387 | Tue Dec 31 16:00:31 1996 Ian Lance Taylor <[email protected]> | |
10388 | ||
10389 | * configure.in: Remove uses of config/mh-linux. | |
10390 | ||
10391 | * config.sub, config.guess: Merge with latest FSF sources. | |
10392 | ||
10393 | Fri Dec 27 23:04:33 1996 Fred Fish <[email protected]> | |
10394 | ||
10395 | * config.sub (case $basic_machine): Add tic80 entries. | |
10396 | ||
10397 | Fri Dec 27 12:07:59 1996 Ian Lance Taylor <[email protected]> | |
10398 | ||
10399 | * config.sub, config.guess: Merge with latest FSF sources. | |
10400 | ||
10401 | Wed Dec 18 22:46:39 1996 Stan Shebs <[email protected]> | |
10402 | ||
10403 | * mpw-build.in: Build ld before gcc, use NewFolderRecursive. | |
10404 | * mpw-config.in: Test for NewFolderRecursive. | |
10405 | * mpw-install: Use symbolic name for startup filename. | |
10406 | * mpw-README: Add various additional details. | |
10407 | ||
10408 | Wed Dec 18 13:11:46 1996 Jim Wilson <[email protected]> | |
10409 | ||
10410 | * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs. | |
10411 | ||
10412 | Wed Dec 18 10:29:31 1996 Jeffrey A Law ([email protected]) | |
10413 | ||
10414 | * configure.in: Do build gcc and the target libraries for | |
10415 | the mn10200. | |
10416 | ||
10417 | Wed Dec 4 16:53:05 1996 Geoffrey Noer <[email protected]> | |
10418 | ||
10419 | * configure.in: don't avoid building gdb for mn10300 any more | |
10420 | * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS | |
10421 | instead of single-quoting it. | |
10422 | ||
10423 | Tue Dec 3 23:26:50 1996 Jason Merrill <[email protected]> | |
10424 | ||
10425 | * configure.in: Don't use --with-stabs on IRIX 6. | |
10426 | ||
10427 | Tue Dec 3 09:05:25 1996 Doug Evans <[email protected]> | |
10428 | ||
10429 | * configure.in (m32r): Build gdb, libg++ now. | |
10430 | ||
10431 | Sun Dec 1 00:18:59 1996 Peter Schauer ([email protected]) | |
10432 | ||
10433 | * configure.in (mips*-sgi-irix6*): Remove gdb and related | |
10434 | directories from noconfigdirs. | |
10435 | ||
10436 | Tue Nov 26 11:45:33 1996 Kim Knuttila <[email protected]> | |
10437 | ||
10438 | * config.sub (basic_machine): added mips16 configuration | |
10439 | ||
10440 | Sat Nov 23 19:26:22 1996 Michael Meissner <[email protected]> | |
10441 | ||
10442 | * config.sub: Handle d10v-unknown. | |
10443 | ||
10444 | Sat Nov 23 10:23:01 1996 Gavin Koch <[email protected]> | |
10445 | ||
10446 | * config.sub: Handle v850-unknown. | |
10447 | ||
10448 | Thu Nov 21 16:19:44 1996 Geoffrey Noer <[email protected]> | |
10449 | ||
10450 | * Makefile.in: add findutils | |
10451 | * configure.in: add findutils to list of host_tools | |
10452 | ||
10453 | Wed Nov 20 10:09:01 1996 Jeffrey A Law ([email protected]) | |
10454 | ||
10455 | * config.sub: Handle mn10200 and mn10300. | |
10456 | ||
10457 | Tue Nov 19 16:35:14 1996 Michael Meissner <[email protected]> | |
10458 | ||
10459 | * configure.in (d10v-*): Do not build librx. | |
10460 | ||
10461 | Mon Nov 18 13:28:41 1996 Jeffrey A Law ([email protected]) | |
10462 | ||
10463 | * configure.in (mn10300): Build everything except gdb & libgloss. | |
10464 | ||
10465 | Wed Nov 13 14:59:46 1996 Per Bothner <[email protected]> | |
10466 | ||
10467 | * config.guess: Patch for Dansk Data Elektronik servers, | |
10468 | from Niels Skou Olsen <[email protected]>. | |
10469 | ||
10470 | For ncr, use /bin/uname rather than uname, since GNU uname does not | |
10471 | support -p. Suggested by Mark Mitchell <[email protected]>. | |
10472 | ||
10473 | Patch for MIPS R4000 running System V, | |
10474 | from Eric S. Raymond <[email protected]>. | |
10475 | ||
10476 | Fix thinko for nextstep. | |
10477 | ||
10478 | Patch for OSF1 in i?86, from Dan Murphy <[email protected]> via Harlan Stenn. | |
10479 | ||
10480 | Sat Jun 24 18:58:17 1995 Morten Welinder <[email protected]> | |
10481 | * config.guess: Guess mips-dec-mach_bsd4.3. | |
10482 | ||
10483 | Thu Oct 10 04:07:04 1996 Harlan Stenn <[email protected]> | |
10484 | * config.guess (i?86-ncr-sysv*): Emit just enough of the minor | |
10485 | release numbers. | |
10486 | * config.guess (mips-mips-riscos*): Emit just enough of the | |
10487 | release number. | |
10488 | ||
10489 | Tue Oct 8 10:37:22 1996 Frank Vance <[email protected]> | |
10490 | * config.guess (sparc-auspex-sunos*): Added. | |
10491 | (f300-fujitsu-*): Added. | |
10492 | ||
10493 | Wed Sep 25 22:00:35 1996 Jeff Woolsey <[email protected]> | |
10494 | * config.guess: Recognize a Tadpole as a sparc. | |
10495 | ||
10496 | Wed Nov 13 00:53:09 1996 David J. MacKenzie <[email protected]> | |
10497 | ||
10498 | * config.guess: Don't assume that NextStep version is either 2 or | |
10499 | 3. NextStep 4 (aka OpenStep 4) has come out now. | |
10500 | ||
10501 | Mon Nov 11 23:52:03 1996 David J. MacKenzie <[email protected]> | |
10502 | ||
10503 | * config.guess: Support Cray T90 that reports itself as "CRAY TS". | |
10504 | From Rik Faith <[email protected]>. | |
10505 | ||
10506 | Fri Nov 8 11:34:58 1996 David J. MacKenzie <[email protected]> | |
10507 | ||
10508 | * config.sub: Contributions from bug-gnu-utils to: | |
10509 | Support plain "hppa" (no version given) architecture, reported by | |
10510 | OpenStep. | |
10511 | OpenBSD like NetBSD. | |
10512 | LynxOs is not a hardware supplier. | |
10513 | ||
10514 | * config.guess: Contributions from bug-gnu-utils to add support for: | |
35590697 | 10515 | OpenBSD like NetBSD. |
252b5132 RH |
10516 | Stratus systems. |
10517 | More Pyramid systems. | |
10518 | i[n>4]86 Intel chips. | |
10519 | M680[n>4]0 Motorola chips. | |
10520 | Use unknown instead of lynx for hardware manufacturer. | |
10521 | ||
10522 | Mon Nov 11 10:09:08 1996 Brendan Kehoe <[email protected]> | |
10523 | ||
10524 | * install.sh (chmodcmd): Set to null if the DST directory already | |
10525 | exists. | |
10526 | ||
10527 | Mon Nov 11 10:43:41 1996 Michael Meissner <[email protected]> | |
10528 | ||
10529 | * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do | |
10530 | not use mt-ppc target Makefile fragment any more. | |
10531 | ||
10532 | Sun Nov 3 19:17:07 1996 Stu Grossman ([email protected]) | |
10533 | ||
10534 | * configure.in (*-*-windows): Exclude everything but those dirs | |
10535 | needed to build windows. | |
10536 | ||
10537 | Tue Oct 29 16:41:31 1996 Doug Evans <[email protected]> | |
10538 | ||
10539 | * Makefile.in (all-target-winsup): Depend on all-target-librx. | |
10540 | ||
10541 | Mon Oct 28 17:32:46 1996 Stu Grossman ([email protected]) | |
10542 | ||
10543 | * configure.in: Exclude mmalloc from i386-windows. | |
252b5132 RH |
10544 | |
10545 | Thu Oct 24 09:22:46 1996 Stu Grossman ([email protected]) | |
10546 | ||
10547 | * Undo my previous change. | |
10548 | ||
10549 | Thu Oct 24 12:12:04 1996 Ian Lance Taylor <[email protected]> | |
10550 | ||
10551 | * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET | |
10552 | unconditionally. | |
10553 | (MAKEOVERRIDES): Define (revert this part of October 18 change). | |
10554 | ||
10555 | Thu Oct 24 09:02:07 1996 Stu Grossman ([email protected]) | |
10556 | ||
10557 | * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the | |
10558 | host to add it's own flags. | |
252b5132 RH |
10559 | |
10560 | Tue Oct 22 15:20:26 1996 Ian Lance Taylor <[email protected]> | |
10561 | ||
10562 | * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET. | |
10563 | ||
10564 | Fri Oct 18 13:37:13 1996 Ian Lance Taylor <[email protected]> | |
10565 | ||
10566 | * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile. | |
10567 | (CXX_FOR_TARGET): Likewise. | |
10568 | (GCC_FOR_TARGET): Define. | |
10569 | (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET. | |
10570 | (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether | |
10571 | CC_FOR_TARGET was specified on the command line. | |
10572 | (MAKEOVERRIDES): Don't define. | |
10573 | ||
10574 | Thu Oct 17 10:27:56 1996 Doug Evans <[email protected]> | |
10575 | ||
10576 | * configure.in (m32r): Fix spelling of libg++ libs. | |
10577 | ||
10578 | Thu Oct 10 10:37:17 1996 Stan Shebs <[email protected]> | |
10579 | ||
10580 | * config.sub (-apple*): Remove, now redundant. | |
10581 | ||
10582 | Thu Oct 10 12:30:54 1996 Ian Lance Taylor <[email protected]> | |
10583 | ||
10584 | * configure: Don't get confused by CPU-VENDOR-linux-gnu. | |
10585 | ||
10586 | * configure: Rework yesterday's sed script patch. | |
10587 | ||
10588 | * config.sub: Merge with FSF. | |
10589 | ||
10590 | Wed Oct 9 17:24:59 1996 Per Bothner <[email protected]> | |
10591 | ||
10592 | * config.guess: Merge from FSF. | |
10593 | ||
10594 | 1996-09-12 Richard Stallman <[email protected]> | |
80413487 RH |
10595 | * config.guess: Use pc instead of unknown, for pc clone systems. |
10596 | Change linux to linux-gnu. | |
252b5132 RH |
10597 | |
10598 | Mon Jul 15 23:51:11 1996 Karl Heuer <[email protected]> | |
80413487 | 10599 | * config.guess: Avoid non-portable tr syntax. |
252b5132 RH |
10600 | |
10601 | Wed Oct 9 06:06:46 1996 Jeffrey A Law ([email protected]) | |
10602 | ||
10603 | * test-build.mk (HOLES): Add "xargs" for gdb. | |
10604 | ||
10605 | * configure: Avoid hpux10.20 sed bug. | |
10606 | ||
10607 | Tue Oct 8 08:32:48 1996 Stu Grossman ([email protected]) | |
10608 | ||
4bddf3ad | 10609 | * configure.in: Add support for windows host |
252b5132 RH |
10610 | (that is a build done under the Microsoft build environment). |
10611 | ||
10612 | Tue Oct 8 10:39:08 1996 Ian Lance Taylor <[email protected]> | |
10613 | ||
10614 | * Makefile.in: Replace all uses of srcroot with s, to shrink | |
10615 | command line lengths. | |
10616 | ||
10617 | Patches from Geoffrey Noer <[email protected]>: | |
10618 | * configure.in: If configuring for newlib, pass --with-newlib to | |
10619 | subdirectories. | |
10620 | * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a | |
10621 | -Bnewlib/ and -Lwinsup to gcc. | |
10622 | (CXX_FOR_TARGET): Likewise. | |
10623 | ||
10624 | Mon Oct 7 10:59:35 1996 Ian Lance Taylor <[email protected]> | |
10625 | ||
10626 | * Makefile.in (ETC_SUPPORT): Add configure. | |
10627 | ||
10628 | Fri Oct 4 12:22:58 1996 Angela Marie Thomas ([email protected]) | |
10629 | ||
35590697 | 10630 | * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux |
252b5132 RH |
10631 | host configuration file. |
10632 | ||
10633 | Thu Oct 3 09:28:25 1996 Jeffrey A Law ([email protected]) | |
10634 | ||
10635 | * configure.in: Break mn10x00 support into separate | |
10636 | mn10200 and mn10300 configurations. | |
10637 | * config.sub: Likewise. | |
10638 | ||
10639 | Wed Oct 2 22:27:52 1996 Jeffrey A Law ([email protected]) | |
10640 | ||
10641 | * configure.in: Add lots of stuff to noconfigdirs for | |
10642 | the mn10x00 targets. | |
10643 | ||
10644 | * config.sub, configure.in: Add mn10x00 support. | |
10645 | ||
10646 | Wed Oct 2 15:52:36 1996 Klaus Kaempf <[email protected]> | |
10647 | ||
10648 | * make-all.com: Call conf-a-gas, not config-a-gas. | |
10649 | ||
10650 | Tue Oct 1 01:28:41 1996 James G. Smith <[email protected]> | |
10651 | ||
10652 | * configure.in (noconfigdirs): Don't build libgloss for arm-coff | |
35590697 | 10653 | targets. |
252b5132 RH |
10654 | |
10655 | Mon Sep 30 14:24:01 1996 Stan Shebs <[email protected]> | |
10656 | ||
10657 | * mpw-README: Add much more detail for native PowerMac. | |
10658 | * mpw-install: New file. | |
10659 | * mpw-configure: Add --norecursion and --help options. | |
10660 | * mpw-config.in: Translate readme and install files when | |
10661 | copying to objdir. | |
10662 | * mpw-build.in: Don't always depend on byacc and flex. | |
10663 | (install-only-top): New action. | |
10664 | ||
10665 | Fri Sep 27 17:39:44 1996 Stu Grossman ([email protected]) | |
10666 | ||
10667 | * configure.in: You can now configure GDB for the v850. | |
10668 | ||
10669 | Tue Sep 24 19:05:12 1996 Stan Shebs <[email protected]> | |
10670 | ||
10671 | * configure.in (noconfigdirs): Don't configure any C++ dirs | |
10672 | if targeting D10V. | |
10673 | ||
10674 | Tue Sep 17 12:15:31 1996 Ian Lance Taylor <[email protected]> | |
10675 | ||
10676 | * config.sub: Recognize mips64vr5000. | |
10677 | ||
10678 | Mon Sep 16 17:00:52 1996 Ian Lance Taylor <[email protected]> | |
10679 | ||
10680 | * configure.in: Use a single line for host_tools and native_only. | |
10681 | ||
10682 | Mon Sep 9 12:21:30 1996 Doug Evans <[email protected]> | |
10683 | ||
10684 | * config.sub, configure.in: Add entries for m32r. | |
10685 | ||
10686 | Thu Sep 5 13:52:47 1996 Tom Tromey <[email protected]> | |
10687 | ||
10688 | * Makefile.in (inet-install): Don't run install-gzip. | |
10689 | ||
10690 | Wed Sep 4 17:26:13 1996 Stu Grossman ([email protected]) | |
10691 | ||
10692 | * configure.in: Don't config lots of things for *-*-windows*. | |
10693 | ||
10694 | Sat Aug 31 11:45:57 1996 Stan Shebs <[email protected]> | |
10695 | ||
10696 | * mpw-config.in: Test for mpw-true, true, and null-command scripts. | |
10697 | (host_libs, host_tools): Copy from configure.in. | |
10698 | * mpw-configure: Don't complain about directories not found. | |
10699 | ||
10700 | Thu Aug 29 16:44:58 1996 Michael Meissner <[email protected]> | |
10701 | ||
10702 | * configure.in (i[345]86): Recognize i686 for pentium pro. | |
10703 | (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration | |
10704 | file. | |
10705 | ||
10706 | * config.guess (i[345]86): Ditto. | |
10707 | ||
10708 | Mon Aug 26 18:34:42 1996 Martin M. Hunt <[email protected]> | |
10709 | ||
10710 | * configure.in (noconfigdirs): Removed gdb for D10V. | |
10711 | ||
10712 | Thu Aug 22 17:13:52 1996 Jeffrey A Law ([email protected]) | |
10713 | ||
10714 | * configure.in: Remove ld, target-libio, target-libg++, and | |
10715 | target-libstdc++ from noconfigdirs. | |
10716 | ||
10717 | Wed Aug 21 18:56:38 1996 Fred Fish <[email protected]> | |
10718 | ||
10719 | * configure: Fix three locations where shell scripts were | |
10720 | being run directly rather than with config_shell. | |
10721 | ||
10722 | Tue Aug 20 13:08:47 1996 J.T. Conklin <[email protected]> | |
10723 | ||
10724 | * configure.in (v850-*-*): Set up initial $noconfigdirs. | |
10725 | * config.sub (basic_machine): Recognize v850. | |
10726 | ||
10727 | Thu Aug 15 12:19:33 1996 Stan Shebs <[email protected]> | |
10728 | ||
10729 | * mpw-configure: Handle multiple enable/disable options and | |
10730 | pass them down recursively, handle -c and -s flags appropriately | |
10731 | depending on choice of compiler, add escape mechanism for | |
10732 | quoted arguments to gC. | |
10733 | ||
10734 | Mon Aug 12 13:15:13 1996 Michael Meissner <[email protected]> | |
10735 | ||
10736 | * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and | |
10737 | solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS | |
10738 | so that -mrelocatable-lib and -mno-eabi are used. | |
10739 | ||
10740 | * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does | |
10741 | not support --print-multi-lib, don't abort. | |
10742 | ||
252b5132 RH |
10743 | Thu Aug 8 12:18:59 1996 Klaus Kaempf <[email protected]> |
10744 | ||
10745 | * make-all.com: Run config-a-gas. | |
10746 | * setup.com: Don't copy subdirectory files around. | |
10747 | ||
10748 | Tue Jul 30 17:49:31 1996 Brendan Kehoe <[email protected]> | |
10749 | ||
10750 | * configure.in (*-*-ose): Remove exclusion of libgloss for this | |
10751 | target, it now compiles correctly. | |
10752 | ||
10753 | Sat Jul 27 15:10:43 1996 Stan Shebs <[email protected]> | |
10754 | ||
10755 | * mpw-config.in: Generate Mac include for elf/dwarf2.h. | |
10756 | ||
10757 | Tue Jul 23 10:47:04 1996 Martin M. Hunt <[email protected]> | |
10758 | ||
35590697 | 10759 | * configure.in (d10v-*-*): Remove ld from $noconfigdirs. |
252b5132 RH |
10760 | |
10761 | Mon Jul 22 13:28:51 1996 Brendan Kehoe <[email protected]> | |
10762 | ||
10763 | * configure.in (native_only): Add prms. | |
10764 | ||
10765 | Mon Jul 22 12:27:58 1996 Ian Lance Taylor <[email protected]> | |
10766 | ||
10767 | * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com. | |
10768 | (BINUTILS_SUPPORT_DIRS): Likewise. | |
10769 | ||
10770 | Thu Jul 18 12:55:40 1996 Michael Meissner <[email protected]> | |
10771 | ||
10772 | * configure.in (d10v-*-*): Don't configure ld or gdb until the | |
10773 | d10v support is added. | |
10774 | ||
10775 | Wed Jul 17 14:33:09 1996 Martin M. Hunt <[email protected]> | |
10776 | ||
10777 | * configure.in (d10v-*-*): New target. | |
10778 | ||
10779 | Mon Jul 15 11:53:00 1996 Jeffrey A Law ([email protected]) | |
10780 | ||
10781 | * config.guess (HP 9000/811): Recognize this as a PA1.1 | |
10782 | machine. | |
10783 | ||
10784 | Fri Jul 12 23:21:17 1996 Ken Raeburn <[email protected]> | |
10785 | ||
10786 | * Makefile.in (do-tar-gz): New target, split out from tail end of | |
10787 | taz target. Run each command separately, don't use pipes. | |
10788 | (taz): Use it. | |
10789 | ||
10790 | Fri Jul 12 12:08:04 1996 Stan Shebs <[email protected]> | |
10791 | ||
10792 | * mpw-configure: Look for g-mpw-make.sed in config/mpw. | |
10793 | * mpw-build.in: No builds should depend on building byacc or flex, | |
10794 | they are assumed to be installed already. | |
10795 | ||
10796 | Fri Jul 12 09:52:52 1996 Michael Meissner <[email protected]> | |
10797 | ||
10798 | * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment | |
10799 | variable that CC_FOR_TARGET needs. | |
10800 | ||
10801 | Thu Jul 11 10:09:45 1996 Michael Meissner <[email protected]> | |
10802 | ||
10803 | * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib | |
10804 | options have changed since the last time the subdirectory was | |
10805 | configured, and if it has, reconfigure. | |
10806 | (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which | |
10807 | CONFIGURE_TARGET_MODULES uses to remember the old multilib options. | |
10808 | ||
10809 | Wed Jul 10 18:56:59 1996 Doug Evans <[email protected]> | |
10810 | ||
10811 | * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES, | |
10812 | CLEAN_MODULES): Add bash. | |
10813 | (all-bash): New target. | |
10814 | ||
10815 | Mon Jul 8 17:33:14 1996 Jim Wilson <[email protected]> | |
10816 | ||
10817 | * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5. | |
10818 | ||
10819 | Mon Jul 1 13:31:35 1996 Michael Meissner <[email protected]> | |
10820 | ||
10821 | * config.sub (basic_machine): Recognize d10v as a valid processor. | |
10822 | ||
10823 | Fri Jun 28 12:14:35 1996 Stan Shebs <[email protected]> | |
10824 | ||
10825 | * mpw-configure: Add support for --bindir. | |
10826 | * mpw-build.in: Use a GCC-specific build script for GCC actions. | |
10827 | ||
10828 | Wed Jun 26 17:20:12 1996 Geoffrey Noer <[email protected]> | |
10829 | ||
10830 | * configure.in: add bash, time, gawk to list of hosttools and things | |
10831 | to only build for native toolchains | |
10832 | ||
10833 | Tue Jun 25 23:09:03 1996 Jason Molenda ([email protected]) | |
10834 | ||
10835 | * Makefile.in (docdir): Remove. | |
10836 | ||
10837 | Tue Jun 25 19:00:08 1996 Jason Molenda ([email protected]) | |
10838 | ||
10839 | * Makefile.in (datadir): Set to $(prefix)/share. | |
10840 | ||
10841 | Mon Jun 24 23:26:07 1996 Geoffrey Noer <[email protected]> | |
10842 | ||
10843 | * configure.in: build diff and patch for cygwin32-hosted | |
10844 | toolchains. | |
10845 | ||
10846 | Mon Jun 24 15:01:12 1996 Joel Sherrill <[email protected]> | |
10847 | ||
10848 | * config.sub: Accept -rtems*. | |
10849 | ||
10850 | Sun Jun 23 22:41:54 1996 Geoffrey Noer <[email protected]> | |
10851 | ||
80413487 | 10852 | * configure.in: enable dosrel for cygwin32-hosted builds, |
80b200a1 ZW |
10853 | remove diff from the list of things not buildable |
10854 | via Canadian Cross | |
252b5132 RH |
10855 | |
10856 | Sat Jun 22 11:39:01 1996 Jason Merrill <[email protected]> | |
10857 | ||
10858 | * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we | |
35590697 | 10859 | don't get ". ". |
252b5132 RH |
10860 | |
10861 | Fri Jun 21 17:24:48 1996 Jim Wilson <[email protected]> | |
10862 | ||
10863 | * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately. | |
10864 | ||
10865 | Thu Jun 20 16:57:40 1996 Ken Raeburn <[email protected]> | |
10866 | ||
10867 | * Makefile.in (taz): Handle case where tex3patch didn't even get | |
10868 | checked out. Also, if it was found, put the symlink in a new util | |
10869 | subdirectory. | |
10870 | ||
10871 | Thu Jun 20 12:20:33 1996 Michael Meissner <[email protected]> | |
10872 | ||
10873 | * config.guess (*:Linux:*:*): Add support for PowerPC Linux. | |
10874 | ||
10875 | Tue Jun 18 14:24:12 1996 Klaus Kaempf ([email protected]) | |
10876 | ||
10877 | * config.sub: Recognize -openvms. | |
10878 | * configure.in (alpha*-*-*vms*): Set noconfigdirs. | |
10879 | * make-all.com, setup.com: New files. | |
10880 | ||
10881 | Mon Jun 17 16:34:46 1996 Jason Merrill <[email protected]> | |
10882 | ||
10883 | * Makefile.in (taz): tex3patch moved to texinfo/util. | |
10884 | ||
10885 | Sat Jun 15 17:13:25 1996 Geoffrey Noer <[email protected]> | |
10886 | ||
afb8d725 | 10887 | * configure: enable_gdbtk=no for cygwin32-hosted toolchains |
252b5132 RH |
10888 | * configure.in: remove make from disable-if-Can-Cross list |
10889 | enable gdb if ${host} and ${target} are cygwin32 | |
10890 | ||
10891 | Fri Jun 7 18:16:52 1996 Harlan Stenn <[email protected]> | |
10892 | ||
10893 | * config.guess (i?86-ncr-sysv*): Emit minor release numbers. | |
10894 | Recognize the NCR 4850 machine and NCR Pentium-based platforms. | |
10895 | ||
10896 | Wed Jun 5 00:09:17 1996 Per Bothner <[email protected]> | |
10897 | ||
10898 | * config.guess: Combine mips-mips-riscos cases, and use cpp to | |
10899 | distinguish sysv/svr4/bsd variants. | |
10900 | Based on a patch from Harlan Stenn <[email protected]>. | |
10901 | ||
10902 | Fri Jun 7 14:24:49 1996 Tom Tromey <[email protected]> | |
10903 | ||
10904 | * configure.in: Added copyright notice. | |
10905 | * move-if-change: Added copyright notice. | |
10906 | ||
10907 | Thu Jun 6 16:27:05 1996 Michael Meissner <[email protected]> | |
10908 | ||
10909 | * configure.in (powerpcle-*-solaris*): Until we get shared | |
10910 | libraries working, don't build gdb, sim, make, tcl, tk, or | |
10911 | expect. | |
10912 | ||
10913 | Tue Jun 4 20:41:45 1996 Per Bothner <[email protected]> | |
10914 | ||
10915 | * config.guess: Merge with FSF: | |
10916 | ||
10917 | Mon Jun 3 08:49:14 1996 Karl Heuer <[email protected]> | |
10918 | * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux. | |
10919 | ||
10920 | Fri May 24 18:34:53 1996 Roland McGrath <[email protected]> | |
10921 | * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110. | |
10922 | ||
10923 | Fri Apr 12 20:03:59 1996 Per Bothner <[email protected]> | |
10924 | * config.guess: Combine two OSF1 rules. | |
10925 | Also recognize field test versions. From [email protected]. | |
10926 | * config.guess (dgux): Use /usr/bin/uname rather than uname, | |
10927 | because GNU uname does not support -p. From [email protected]. | |
10928 | ||
10929 | Tue Jun 4 11:07:25 1996 Tom Tromey <[email protected]> | |
10930 | ||
10931 | * Makefile.in (MAKEDIRS): Removed $(tooldir). | |
10932 | ||
10933 | Tue May 28 12:30:50 1996 Stan Shebs <[email protected]> | |
10934 | ||
10935 | * mpw-README: Document GCCIncludes. | |
10936 | ||
10937 | Sun May 26 15:16:27 1996 Fred Fish <[email protected]> | |
10938 | ||
10939 | * configure.in (alpha-*-linux*): Set enable_shared to yes. | |
10940 | ||
10941 | Tue May 21 15:41:39 1996 Stan Shebs <[email protected]> | |
10942 | ||
10943 | * mpw-configure: Handle --enable-FOO and --disable-FOO. | |
10944 | ||
10945 | Mon May 20 10:12:29 1996 Geoffrey Noer <[email protected]> | |
10946 | ||
10947 | * configure.in (*-*-cygwin32): Configure make. | |
10948 | ||
10949 | Tue May 7 14:19:42 1996 Tom Tromey <[email protected]> | |
10950 | ||
10951 | * Makefile.in (inet-install): Quote value of INSTALL_MODULES. | |
10952 | ||
10953 | Fri May 3 08:57:17 1996 Tom Tromey <[email protected]> | |
10954 | ||
10955 | * Makefile.in (all-inet): Depend on all-perl. | |
10956 | ||
10957 | * Makefile.in (inet-install): New target. | |
10958 | ||
10959 | * Makefile.in (all-inet): Depend on all-tcl. | |
10960 | (all-inet): Depend on all-send-pr. | |
10961 | ||
10962 | Tue Apr 30 13:55:51 1996 Michael Meissner <[email protected]> | |
10963 | ||
10964 | * configure.in (powerpcle-*-solaris*): Turn off tk and tcl | |
10965 | temporarily. | |
10966 | ||
10967 | Thu Apr 25 11:48:20 1996 Ian Lance Taylor <[email protected]> | |
10968 | ||
10969 | * configure.in: Don't configure --with-gnu-ld on AIX. | |
10970 | ||
10971 | Thu Apr 25 06:33:36 1996 Michael Meissner <[email protected]> | |
10972 | ||
10973 | * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily. | |
10974 | ||
10975 | Tue Apr 23 09:07:39 1996 Tom Tromey <[email protected]> | |
10976 | ||
10977 | * Makefile.in (ALL_MODULES): Added all-inet. | |
10978 | (CROSS_CHECK_MODULES): Added check-inet. | |
10979 | (INSTALL_MODULES): Added install-inet. | |
10980 | (CLEAN_MODULES): Added clean-inet. | |
10981 | (all-indent): New target. | |
10982 | ||
10983 | * configure.in (host_tools): Added inet. | |
10984 | (native_only): Added inet. | |
10985 | (noconfigdirs): Added inet. | |
10986 | ||
10987 | Fri Apr 19 15:35:29 1996 Ian Lance Taylor <[email protected]> | |
10988 | ||
10989 | * configure.in: Don't configure libgloss if we are not configuring | |
10990 | newlib. | |
10991 | ||
10992 | Wed Apr 17 19:30:01 1996 Rob Savoye <[email protected]> | |
10993 | ||
10994 | * configure.in: Don't configure libgloss for unsupported | |
10995 | architectures. | |
10996 | ||
10997 | Tue Apr 16 11:17:05 1996 Michael Meissner <[email protected]> | |
10998 | ||
10999 | * Makefile.in (CLEAN_MODULES): Add clean-apache. | |
11000 | ||
11001 | Mon Apr 15 15:09:05 1996 Tom Tromey <[email protected]> | |
11002 | ||
11003 | * Makefile.in (ALL_MODULES): Include all-apache. | |
11004 | (CROSS_CHECK_MODULES): Include check-apache. | |
11005 | (INSTALL_MODULES): Include install-apache. | |
11006 | (all-apache): New target. | |
11007 | ||
11008 | * configure.in: Added apache everywhere perl is seen. | |
11009 | ||
11010 | Mon Apr 15 14:59:13 1996 Michael Meissner <[email protected]> | |
11011 | ||
11012 | * Makefile.in: Add support for clean-{module} and | |
11013 | clean-target-{module} rules. | |
11014 | ||
11015 | Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <[email protected]> | |
11016 | ||
11017 | * configure.in (*-*-ose) do not build libgloss. | |
11018 | ||
11019 | Mon Apr 8 16:16:20 1996 Michael Meissner <[email protected]> | |
11020 | ||
11021 | * config.guess (prep*:SunOS:5.*:*): Turn into | |
11022 | powerpele-unknown-solaris2. | |
11023 | ||
11024 | Mon Apr 8 14:45:41 1996 Ian Lance Taylor <[email protected]> | |
11025 | ||
11026 | * configure.in: Permit --enable-shared to specify a list of | |
11027 | directories. | |
11028 | ||
11029 | Fri Apr 5 08:17:57 1996 Jason Molenda ([email protected]) | |
11030 | ||
11031 | * configure.in (host==solaris): Pass only the first word of $CC | |
11032 | to /usr/bin/which when checking if we're using /usr/ccs/bin/cc. | |
11033 | ||
11034 | Fri Apr 5 03:16:13 1996 Jason Molenda ([email protected]) | |
11035 | ||
11036 | * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE). | |
11037 | ||
11038 | Thu Mar 28 14:11:11 1996 Tom Tromey <[email protected]> | |
11039 | ||
11040 | * Makefile.in (ALL_MODULES): Include all-perl. | |
11041 | (CROSS_CHECK_MODULES): Include check-perl. | |
11042 | (INSTALL_MODULES): Include install-perl. | |
11043 | (ALL_X11_MODULES): Include all-guile. | |
11044 | (CHECK_X11_MODULES): Include check-guile. | |
11045 | (INSTALL_X11_MODULES): Include install-guile. | |
11046 | (all-perl): New target. | |
11047 | (all-guile): New target. | |
11048 | ||
11049 | * configure.in (host_tools): Include perl and guile. | |
11050 | (native_only): Include perl and guile. | |
11051 | (noconfigdirs): Don't build guile and perl; no ports have been | |
11052 | done. | |
11053 | ||
11054 | Tue Mar 26 21:18:50 1996 Andrew Cagney <[email protected]> | |
11055 | ||
80413487 RH |
11056 | * configure (--enable-*): Handle quoted option lists such as |
11057 | --enable-sim-cflags='-g0 -O' better. | |
252b5132 RH |
11058 | |
11059 | Thu Mar 21 11:53:08 1996 Michael Meissner <[email protected]> | |
11060 | ||
11061 | * Makefile.in ({,inst}all-target): New rule so we can make and | |
11062 | install all of the target directories easily. | |
11063 | ||
11064 | Wed Mar 20 18:10:57 1996 Andreas Schwab <[email protected]> | |
11065 | ||
11066 | * configure.in: Add missing global flag in sed substitution when | |
11067 | deleting `target-' from ${configdirs}. | |
11068 | ||
11069 | Thu Mar 14 19:15:06 1996 Ian Lance Taylor <[email protected]> | |
11070 | ||
11071 | * Makefile.in (DO_X): Don't get confused if CC contains `=' in an | |
11072 | option. | |
11073 | ||
11074 | * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of | |
11075 | config/mh-necv4. | |
11076 | ||
11077 | * install.sh: Correct misspelling of transformbasename. | |
11078 | ||
11079 | * config.guess: Recognize mips-*-sysv*. | |
11080 | ||
11081 | Mon Mar 11 15:36:42 1996 Dawn Perchik <[email protected]> | |
11082 | ||
11083 | * config.sub: Recognize mon960. | |
11084 | ||
11085 | Sun Mar 10 13:18:38 1996 Ian Lance Taylor <[email protected]> | |
11086 | ||
11087 | * configure: Restore Canadian Cross handling of BISON and LEX, | |
11088 | removed in Feb 20 change. | |
11089 | ||
11090 | Fri Mar 8 20:07:09 1996 Per Bothner <[email protected]> | |
11091 | ||
11092 | * README: Suggestions from Torbjorn Granlund <[email protected]>: | |
11093 | Mention make install. Remove the old copyright date as well the | |
11094 | clumsy and rather pointless copyright on the README file. | |
11095 | ||
11096 | Fri Mar 8 17:51:35 1996 Ian Lance Taylor <[email protected]> | |
11097 | ||
11098 | * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a | |
11099 | Makefile after running symlink-tree, then run `make distclean' to | |
11100 | avoid clobbering any generated files in srcdir. | |
11101 | ||
11102 | Tue Mar 5 08:21:44 1996 J.T. Conklin <[email protected]> | |
11103 | ||
11104 | * configure.in (m68k-*-netbsd*): Build everything now. | |
11105 | ||
11106 | Wed Feb 28 12:25:46 1996 Jason Merrill <[email protected]> | |
11107 | ||
11108 | * Makefile.in (taz): Fix quoting. | |
11109 | ||
11110 | Tue Feb 27 11:33:57 1996 Doug Evans <[email protected]> | |
11111 | ||
11112 | * configure.in (sparclet-*-*): Build everything now. | |
11113 | ||
11114 | Tue Feb 27 14:31:51 1996 Andreas Schwab <[email protected]> | |
11115 | ||
11116 | * configure.in (m68k-*-linux*): New host. | |
11117 | ||
11118 | Mon Feb 26 14:32:44 1996 Ian Lance Taylor <[email protected]> | |
11119 | ||
11120 | * configure: Check for bison before byacc. | |
11121 | ||
11122 | Tue Feb 20 23:12:35 1996 Stu Grossman ([email protected]) | |
11123 | ||
11124 | * Makefile.in configure: Change the way LEX and BISON/YACC are | |
11125 | set. configure now defines DEFAULT_LEX and DEFAULT_YACC by | |
11126 | searching PATH. These are used as fallbacks by Makefile.in if | |
11127 | flex/bison/byacc aren't in objdir. | |
11128 | ||
11129 | Mon Feb 19 11:45:30 1996 Ian Lance Taylor <[email protected]> | |
11130 | ||
11131 | * Makefile.in: Make everything which depends upon all-bfd also | |
11132 | depend upon all-opcodes, in case --with-commonbfdlib is used. | |
11133 | ||
11134 | Thu Feb 15 19:50:50 1996 Michael Meissner <[email protected]> | |
11135 | ||
11136 | * configure.in (host *-*-cygwin32): Don't build gdb if we are | |
11137 | building NT native compilers on Unix. | |
11138 | ||
11139 | Thu Feb 15 17:42:25 1996 Ian Lance Taylor <[email protected]> | |
11140 | ||
11141 | * configure.in: Don't get CC from the host Makefile fragment if we | |
11142 | can find gcc in PATH, or if this is a Canadian Cross. Move the | |
11143 | Solaris test for /usr/ucb/cc to the post target script, just after | |
11144 | the compiler sanity test. | |
11145 | ||
11146 | Wed Feb 14 16:57:40 1996 Ian Lance Taylor <[email protected]> | |
11147 | ||
11148 | * config.sub: Merge with FSF. | |
11149 | ||
11150 | Tue Feb 13 14:27:48 1996 Ian Lance Taylor <[email protected]> | |
11151 | ||
11152 | * Makefile.in (RPATH_ENVVAR): New variable. | |
11153 | (REALLY_SET_LIB_PATH): Use it. | |
11154 | * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH. | |
11155 | ||
11156 | Mon Feb 12 15:28:49 1996 Doug Evans <[email protected]> | |
11157 | ||
11158 | * config.sub, configure.in: Recognize sparclet cpu. | |
11159 | ||
11160 | Mon Feb 12 15:33:59 1996 Christian Bauernfeind <[email protected]> | |
11161 | ||
11162 | * config.guess: Support m68k-cbm-sysv4. | |
11163 | ||
11164 | Sat Feb 10 12:06:42 1996 Andreas Schwab <[email protected]> | |
11165 | ||
11166 | * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and | |
11167 | m68k-unknown-linuxaout from linker help string. Put quotes around | |
11168 | $ld_help_string. | |
11169 | ||
11170 | Thu Dec 7 09:03:24 1995 Tom Horsley <[email protected]> | |
11171 | ||
11172 | * config.guess (powerpc-harris-powerunix): Add guess for port | |
11173 | to new target. | |
11174 | ||
11175 | Thu Feb 8 15:37:52 1996 Brendan Kehoe <[email protected]> | |
11176 | ||
11177 | * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version. | |
11178 | ||
11179 | Mon Feb 5 16:36:51 1996 Ian Lance Taylor <[email protected]> | |
11180 | ||
11181 | * configure.in: If --enable-shared was used, set SET_LIB_PATH to | |
11182 | $(REALLY_SET_LIB_PATH) in Makefile. | |
11183 | * Makefile.in (SET_LIB_PATH): New variable. | |
11184 | (REALLY_SET_LIB_PATH): New variable. | |
11185 | ($(DO_X)): Use $(SET_LIB_PATH). | |
11186 | (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise. | |
11187 | ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise. | |
11188 | ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise. | |
11189 | ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise. | |
11190 | ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise. | |
11191 | ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise. | |
11192 | (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise. | |
11193 | (install-dosrel): Likewise. | |
11194 | (all-opcodes): Depend upon all-libiberty. | |
11195 | ||
11196 | Sun Feb 4 16:51:11 1996 Steve Chamberlain <[email protected]> | |
11197 | ||
11198 | * config.guess (*:CYGWIN*): New | |
11199 | ||
11200 | Sat Feb 3 10:42:35 1996 Michael Meissner <[email protected]> | |
11201 | ||
11202 | * Makefile.in (all-target-winsup): All all-target-libiberty. | |
11203 | ||
11204 | Fri Feb 2 17:58:56 1996 Michael Meissner <[email protected]> | |
11205 | ||
11206 | * configure.in (noconfigdirs): Add missing # in front of comment. | |
11207 | ||
11208 | Thu Feb 1 14:38:13 1996 Geoffrey Noer <[email protected]> | |
11209 | ||
11210 | * configure.in: add second pass to things added to noconfigdirs | |
11211 | so *-gm-magic can exclude libgloss properly. | |
11212 | ||
11213 | Thu Feb 1 11:10:16 1996 Stan Shebs <[email protected]> | |
11214 | ||
11215 | * mpw-configure (extralibs_name, rez_name): Set correctly | |
11216 | for MWC68K compiler. | |
11217 | ||
11218 | * mpw-README: Add more info on the necessary build tools. | |
11219 | ||
11220 | Thu Feb 1 10:22:38 1996 Steve Chamberlain <[email protected]> | |
11221 | ||
11222 | * configure.in, config.sub: Recognize cygwin32. | |
11223 | ||
11224 | Wed Jan 31 14:17:10 1996 Richard Henderson <[email protected]> | |
11225 | ||
11226 | * config.guess, config.sub: Recognize A/UX. | |
11227 | ||
11228 | Wed Jan 31 13:52:14 1996 Ian Lance Taylor <[email protected]> | |
11229 | ||
11230 | * config.sub: Merge with gcc/config.sub. | |
11231 | ||
11232 | Thu Jan 25 11:01:10 1996 Raymond Jou <[email protected]> | |
11233 | ||
11234 | * mpw-build.in (do-binutils): Add build of stamps. | |
11235 | ||
11236 | Thu Jan 25 17:05:26 1996 James G. Smith <[email protected]> | |
11237 | ||
11238 | * config.sub: Add recognition for mips64vr4100*-* targets. | |
11239 | ||
11240 | Wed Jan 24 12:47:55 1996 Brendan Kehoe <[email protected]> | |
11241 | ||
11242 | * test-build.mk: Add checking of `hpux9' rather than just `hpux'. | |
11243 | Add creation of gconfigargs with `--enable-shared' turned on. | |
11244 | ($(host)-stamp-stage2-configured): Pass $(gconfigargs). | |
11245 | ($(host)-stamp-stage3-configured): Likewise. | |
11246 | (HOLES): Add chatr and ldd. | |
11247 | (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS. | |
11248 | ||
11249 | Wed Jan 24 20:32:30 1996 Torbjorn Granlund <[email protected]> | |
11250 | ||
11251 | * configure: Pass --nfp to recursive configures. | |
11252 | ||
11253 | Mon Jan 22 10:41:56 1996 Steve Chamberlain <[email protected]> | |
11254 | ||
11255 | * Makefile.in (DLLTOOL): New. | |
11256 | (DLLTOOL_FOR_TARGET): New. | |
11257 | (EXTRA_HOST_FLAGS): Pass down DLLTOOL. | |
11258 | (EXTRA_TARGET_FLAGS): Ditto. | |
11259 | (EXTRA_GCC_FLAGS): Ditto. | |
11260 | (CONFIGURE_TARGET_MODULES): Ditto. | |
11261 | (DO_X): Ditto. | |
11262 | * configure: Add DLLTOOL. | |
11263 | ||
11264 | Fri Jan 19 13:30:15 1996 Stan Shebs <[email protected]> | |
11265 | ||
11266 | SCO OpenServer 5 changes from Robert Lipe <[email protected]>: | |
11267 | * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of | |
11268 | mh-sco, since old workarounds no longer needed, and don't | |
11269 | build ld, since libraries have weak symbols in COFF. | |
11270 | ||
11271 | Sun Jan 14 23:01:31 1996 Fred Fish <[email protected]> | |
11272 | ||
11273 | * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'. | |
11274 | ||
11275 | Fri Jan 12 15:25:35 1996 Ian Lance Taylor <[email protected]> | |
11276 | ||
11277 | * configure.in: Make sure that ${CC} can be used to compile an | |
11278 | executable. | |
11279 | ||
afb8d725 JM |
11280 | Sat Jan 6 07:23:33 1996 Michael Meissner <[email protected]> |
11281 | ||
11282 | * Makefile.in (all-gdb): Depend on $(GDB_TK). | |
11283 | * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or | |
11284 | nothing depending on whether gdbtk is being built. | |
11285 | ||
252b5132 RH |
11286 | Wed Jan 3 17:54:41 1996 Doug Evans <[email protected]> |
11287 | ||
11288 | * Makefile.in (newlib.tar.gz): Delete building of newlib's info files. | |
11289 | ||
11290 | Mon Jan 1 19:09:14 1996 Brendan Kehoe <[email protected]> | |
11291 | ||
11292 | * configure.in (noconfigdirs): Put ld or gas in this early, if the | |
11293 | user specifically used --with-gnu-ld=no or --with-gnu-as=no. | |
11294 | ||
11295 | Sat Dec 30 16:08:57 1995 Doug Evans <[email protected]> | |
11296 | ||
11297 | * config-ml.in: Add support for | |
11298 | --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*. | |
11299 | Simplify setting of multidirs from --disable-foo. | |
11300 | ||
11301 | Fri Dec 29 07:56:11 1995 Michael Meissner <[email protected]> | |
11302 | ||
11303 | * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables | |
11304 | LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST, | |
11305 | LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are | |
35590697 | 11306 | non-empty, pass them on to the GCC make. |
252b5132 RH |
11307 | (all-bootstrap): New rule that is like all-gcc, except it executes |
11308 | the GCC bootstrap rule instead of the GCC all rule. | |
11309 | ||
11310 | Wed Dec 27 15:51:48 1995 Doug Evans <[email protected]> | |
11311 | ||
11312 | * config-ml.in (ml_realsrcdir): New, to account for ${subdir}. | |
11313 | ||
11314 | Tue Dec 26 11:45:31 1995 Michael Meissner <[email protected]> | |
11315 | ||
11316 | * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium | |
11317 | DG/UX support. | |
11318 | ||
11319 | Fri Dec 15 10:01:27 1995 Stan Cox <[email protected]> | |
11320 | ||
11321 | * config.sub (i*86*) Change [345] to [3456] | |
11322 | ||
11323 | Wed Dec 20 17:41:40 1995 Brendan Kehoe <[email protected]> | |
11324 | ||
11325 | * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or | |
11326 | --with-gnu-ld=no. | |
11327 | ||
11328 | Wed Dec 20 15:15:35 1995 Michael Meissner <[email protected]> | |
11329 | ||
11330 | * config-ml.in (rs6000*, powerpc*): Add switches to control which | |
11331 | AIX multilibs get built. | |
11332 | ||
11333 | Mon Dec 18 17:55:46 1995 Jason Molenda ([email protected]) | |
11334 | ||
11335 | * configure.in (i386-win32): Don't build expect if we're not | |
11336 | building the tcl subdir. | |
11337 | ||
11338 | Mon Dec 18 11:47:19 1995 Stan Shebs <[email protected]> | |
11339 | ||
11340 | * Makefile.in: (configure-target-examples, all-target-examples): | |
11341 | New targets, configure and build example programs. | |
11342 | ||
11343 | Fri Dec 15 16:13:03 1995 Stan Shebs <[email protected]> | |
11344 | ||
11345 | * mpw-configure: If an mpw-config.in generated a file mk.sed, | |
11346 | use it as input to sedit the generated MPW makefile. | |
11347 | * mpw-README: Add a suggestion about Gestalt.h. | |
11348 | ||
11349 | Wed Dec 13 16:43:51 1995 Ian Lance Taylor <[email protected]> | |
11350 | ||
11351 | * config.sub: Accept *-*-ieee*. | |
11352 | ||
11353 | Tue Dec 12 11:52:57 1995 Ian Lance Taylor <[email protected]> | |
11354 | ||
11355 | * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From | |
11356 | Ronald F. Guilmette <[email protected]>. | |
11357 | ||
11358 | Mon Dec 11 15:31:58 1995 Jason Molenda ([email protected]) | |
11359 | ||
11360 | * configure.in (host==powerpc-pe): Add many directories to noconfigdirs | |
11361 | for powerpc-pe native. | |
11362 | (target==i386-win32): add tcl, make to noconfigdirs if canadian cross. | |
11363 | (target==powerpc-pe): duplicate i386-win32 entry. | |
11364 | ||
11365 | Sat Dec 9 14:58:28 1995 Jim Wilson <[email protected]> | |
11366 | ||
11367 | * configure.in (noconfigdirs): Exclude target-newlib for all versions | |
11368 | of vxworks, not just vxworks5.1. | |
11369 | ||
11370 | Mon Dec 4 12:05:40 1995 Stan Shebs <[email protected]> | |
11371 | ||
11372 | * mpw-configure: Add support for exec-prefix. | |
11373 | ||
11374 | Mon Dec 4 10:22:50 1995 Jeffrey A. Law <[email protected]> | |
11375 | ||
11376 | * config.guess: Recognize HP model 816 machines as having | |
11377 | a PA1.1 processor. | |
11378 | ||
11379 | Mon Dec 4 12:38:15 1995 Ian Lance Taylor <[email protected]> | |
11380 | ||
11381 | * configure: Ignore new autoconf configure options. | |
11382 | ||
252b5132 RH |
11383 | Thu Nov 30 16:57:33 1995 Per Bothner <[email protected]> |
11384 | ||
11385 | * config.guess: Recognize Pentium under SCO. | |
11386 | From Robert Lipe <[email protected]>. | |
11387 | ||
11388 | Wed Nov 29 13:49:08 1995 J.T. Conklin <[email protected]> | |
11389 | ||
11390 | * configure.in (noconfigdirs): Disable target-libio on v810-*-*. | |
252b5132 RH |
11391 | |
11392 | Wed Nov 29 12:12:01 1995 Ian Lance Taylor <[email protected]> | |
11393 | ||
11394 | * configure.in: Don't configure gas for alpha-dec-osf*. | |
11395 | ||
11396 | Tue Nov 28 17:16:48 1995 Ian Lance Taylor <[email protected]> | |
11397 | ||
11398 | * configure.in: Default to --with-stabs for some targets for which | |
11399 | it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and | |
11400 | i[345]86*-*-unixware*. | |
11401 | ||
11402 | Mon Nov 27 13:44:15 1995 Ian Lance Taylor <[email protected]> | |
11403 | ||
11404 | * config-ml.in: Get list of multidirs using gcc --print-multi-lib | |
11405 | rather than basing it on the target. Simplify handling of options | |
11406 | controlling which directories to configure. Remove extraneous | |
11407 | slash in multi-clean target. | |
11408 | ||
11409 | Fri Nov 24 17:29:29 1995 Doug Evans <[email protected]> | |
11410 | ||
11411 | * config-ml.in: Prefix more variables with ml_ so they don't collide | |
11412 | with configure's. | |
11413 | ||
11414 | Wed Nov 22 11:27:02 1995 Ian Lance Taylor <[email protected]> | |
11415 | ||
11416 | * configure: Don't turn -v into --v. | |
11417 | ||
11418 | Tue Nov 21 16:48:02 1995 Doug Evans <[email protected]> | |
11419 | ||
11420 | * configure.in (targargs): Fix typo. | |
11421 | ||
11422 | * Makefile.in (DEVO_SUPPORT): Add symlink-tree. | |
11423 | ||
11424 | Tue Nov 21 14:08:28 1995 Ian Lance Taylor <[email protected]> | |
11425 | ||
11426 | * configure.in: Strip --host and --target options from | |
11427 | CONFIG_ARGUMENTS, and always configure for --host only. Add | |
11428 | --with-cross-host option when building with a cross-compiler. | |
11429 | * configure: Canonicalize the arguments put into config.status by | |
11430 | always using `=' for an option with an argument. Pass a presumed | |
11431 | --host or --target explicitly. | |
11432 | ||
11433 | Fri Nov 17 17:50:30 1995 Stan Shebs <[email protected]> | |
11434 | ||
11435 | * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases | |
11436 | into general OS recognition case. | |
11437 | ||
11438 | Fri Nov 17 17:42:25 1995 Jason Molenda ([email protected]) | |
11439 | ||
11440 | * configure.in (target_configdirs): add target-winsup only | |
11441 | for win32 target systems. | |
11442 | ||
11443 | Thu Nov 16 14:04:47 1995 Ian Lance Taylor <[email protected]> | |
11444 | ||
11445 | * Makefile.in (all-target-libgloss): Depend upon | |
11446 | configure-target-newlib, since when libgloss is built it looks to | |
11447 | see if the newlib directory exists. | |
11448 | ||
11449 | Wed Nov 15 14:47:52 1995 Ken Raeburn <[email protected]> | |
11450 | ||
11451 | * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of | |
11452 | cfg-ml-*.in. | |
11453 | ||
11454 | Wed Nov 15 11:45:23 1995 Ian Lance Taylor <[email protected]> | |
11455 | ||
11456 | * configure: Handle LD and LD_FOR_TARGET when configuring a | |
11457 | Canadian Cross. | |
11458 | ||
252b5132 RH |
11459 | Tue Nov 14 14:56:11 1995 Jason Molenda ([email protected]) |
11460 | ||
11461 | * configure.in (target_libs): add target-winsup. | |
11462 | (target==i386-win32): add patch diff flex make to $noconfigdirs. | |
11463 | (target==ppcle-pe): remove ld from $noconfigdirs. | |
11464 | ||
11465 | Tue Nov 14 01:25:50 1995 Doug Evans <[email protected]> | |
11466 | ||
11467 | * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir. | |
11468 | Preserve relative path names in $srcdir. Build symlink tree if | |
11469 | configuring cross target dir and srcdir=. (= no VPATH support). | |
11470 | (configure-target-libg++): Depend on configure-target-librx. | |
11471 | * cfg-ml-com.in, cfg-ml-pos.in: Deleted. | |
11472 | * config-ml.in: New file. | |
11473 | * symlink-tree: New file. | |
11474 | * configure: Ensure srcdir="." if that's what it is. | |
11475 | ||
11476 | Mon Nov 13 12:34:20 1995 Stan Shebs <[email protected]> | |
11477 | ||
11478 | * mpw-README: Clarify some phrasing, add notes about CodeWarrior | |
11479 | includes and FLEX_SKELETON setting. | |
11480 | * mpw-configure (--with-gnu-ld): New option, controls whether | |
11481 | to use PPCLink or ld with PowerMac GCC. | |
11482 | * mpw-build.in (all-grez, do-grez, install-grez): New targets. | |
11483 | * mpw-config.in: Configure grez if targeting Mac. | |
11484 | ||
11485 | * config.sub: Accept pmac and pmac-mpw as names for PowerMacs, | |
35590697 AJ |
11486 | accept mpw and mac-mpw as names for m68k Macs, change macos7 to |
11487 | just macos. | |
252b5132 RH |
11488 | * configure.in: Configure grez resource compiler if targeting Mac. |
11489 | * Makefile.in (all-grez, install-grez): New targets. | |
11490 | ||
11491 | Wed Nov 8 17:33:51 1995 Jason Merrill <[email protected]> | |
11492 | ||
11493 | * configure: CXX defaults to gcc, not g++. If we find | |
35590697 | 11494 | gcc in the path, set CC to gcc -O2. |
252b5132 RH |
11495 | |
11496 | Tue Nov 7 15:45:17 1995 Ian Lance Taylor <[email protected]> | |
11497 | ||
11498 | * configure: Default ${build} correctly. Avoid picking up extra | |
11499 | spaces when reading CC and CXX from Makefile. When doing a | |
11500 | Canadian Cross, use plausible default values for numerous | |
11501 | variables. | |
11502 | * configure.in: When doing a Canadian Cross, don't try to | |
11503 | configure tools whose configure script can't handle it. | |
11504 | ||
11505 | Mon Nov 6 19:32:17 1995 Jim Wilson <[email protected]> | |
11506 | ||
11507 | * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs. | |
11508 | ||
11509 | Sun Nov 5 00:15:41 1995 Per Bothner <[email protected]> | |
11510 | ||
11511 | * configure: Remove dubious bug reporting address. | |
11512 | ||
11513 | Fri Nov 3 08:17:54 1995 Per Bothner <[email protected]> | |
11514 | ||
11515 | * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has | |
11516 | configure script, run that instead of this directory's configure. | |
11517 | In either case, print a message that we're configuring the sub-dir. | |
11518 | ||
11519 | Thu Nov 2 23:23:36 1995 Per Bothner <[email protected]> | |
11520 | ||
11521 | * configure.in: Before checking for the existence of various files, | |
11522 | use sed to filter out "target-". | |
11523 | ||
11524 | Thu Nov 2 13:24:56 1995 Ian Lance Taylor <[email protected]> | |
11525 | ||
11526 | * Makefile.in (DO_X): Split rule to decrease command line length | |
11527 | for systems with small ARG_MAX values. From [email protected] | |
11528 | (Philippe De Muyter). | |
11529 | ||
11530 | Wed Nov 1 15:18:35 1995 Jason Molenda ([email protected]) | |
11531 | ||
11532 | * Makefile.in (all-patch): depend on all-libiberty. | |
11533 | ||
11534 | Wed Nov 1 12:23:20 1995 Ian Lance Taylor <[email protected]> | |
11535 | ||
11536 | * configure.in: If the only directory in target_configdirs which | |
11537 | actually exists is libiberty, then set target_configdirs to empty, | |
11538 | to avoid trying to build a target libiberty in a gas or gdb | |
11539 | distribution. | |
11540 | ||
11541 | Tue Oct 31 17:52:39 1995 J.T. Conklin <[email protected]> | |
11542 | ||
11543 | * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead | |
35590697 AJ |
11544 | of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3 |
11545 | systems. | |
252b5132 RH |
11546 | |
11547 | Tue Oct 31 16:57:32 1995 Jim Wilson <[email protected]> | |
11548 | ||
11549 | * configure.in (copy_dirs): Use sys-include instead of include | |
11550 | for --with-headers option. | |
11551 | ||
11552 | Tue Oct 31 10:29:36 1995 steve chamberlain <[email protected]> | |
11553 | ||
11554 | * Makefile.in, configure.in: Make winsup builds work with | |
11555 | new scheme. | |
11556 | ||
11557 | Mon Oct 30 18:57:09 1995 Ian Lance Taylor <[email protected]> | |
11558 | ||
11559 | * configure.in: Build the linker on AIX. | |
11560 | ||
11561 | Mon Oct 30 12:27:16 1995 Per Bothner <[email protected]> | |
11562 | ||
11563 | * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR) | |
11564 | where needed. | |
11565 | ||
11566 | Mon Oct 30 12:45:25 1995 Doug Evans <[email protected]> | |
11567 | ||
11568 | * Makefile.in (all-gcc): Fix typo. | |
11569 | ||
11570 | Sat Oct 28 10:27:59 1995 Per Bothner <[email protected]> | |
11571 | ||
11572 | * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo. | |
11573 | ||
11574 | Fri Oct 27 23:14:12 1995 Per Bothner <[email protected]> | |
11575 | ||
11576 | * configure.in: Rename libFOO to target-libFOO, and xiberty | |
11577 | to target-xiberty, to provide more flexibility. | |
11578 | (target_subdir): Define. Create if cross. | |
11579 | Set TARGET_SUBDIR in Makefile to ${target_subdir}. | |
11580 | * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty | |
11581 | -> all-target-libiberty, configure-libFOO -> configure-target-libFOO, | |
11582 | check-libFOO -> check-target-libFOO, etc. | |
11583 | ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS. | |
11584 | ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES), | |
11585 | $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly. | |
11586 | (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to | |
11587 | allow ALL_GCC="" to only configure. | |
11588 | (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in. | |
11589 | (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly. | |
11590 | (LIBGXX_SUPPORT_DIRS): Remove xiberty. | |
11591 | ||
11592 | Sat Oct 28 01:53:49 1995 Ken Raeburn <[email protected]> | |
11593 | ||
11594 | * Makefile.in (taz): Build "info" in etc explicitly. | |
11595 | ||
11596 | Fri Oct 27 09:32:30 1995 Stu Grossman ([email protected]) | |
11597 | ||
11598 | * configure.in: Make sure that CC is undefined (as opposed to | |
11599 | null) if toplevel/config/mh-{host} doesn't define it. Fixes a | |
11600 | problem with autoconf trying to configure on a host without GCC. | |
11601 | ||
11602 | Thu Oct 26 22:35:01 1995 Stan Shebs <[email protected]> | |
11603 | ||
11604 | * mpw-configure: Set host alias from choice of host compiler, | |
11605 | only use generic MPW Makefile sed if present, edit a file | |
11606 | named "hacked_Makefile.in" instead of "Makefile.in" if present. | |
11607 | * mpw-README: Add problem notes about CW6 and CW7. | |
11608 | ||
11609 | Thu Oct 26 05:45:10 1995 Ken Raeburn <[email protected]> | |
11610 | ||
11611 | * Makefile.in (taz): Use ";" instead of ";;". | |
11612 | ||
11613 | Wed Oct 25 15:18:24 1995 Per Bothner <[email protected]> | |
11614 | ||
11615 | * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in | |
11616 | sub-directory Makefiles, instead of using DISTSTUFFDIRS and | |
11617 | DISTDOCDIRS. | |
11618 | (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used. | |
11619 | (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make. | |
11620 | ||
11621 | Wed Oct 25 14:43:55 1995 Per Bothner <[email protected]> | |
11622 | ||
11623 | * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb | |
11624 | and gnats, because they are now subsumed by DISTSTUFFDIRS. | |
11625 | Move bfd to DISTSTUFFDIRS. | |
11626 | ||
11627 | Tue Oct 24 18:19:09 1995 Jason Molenda ([email protected]) | |
11628 | ||
11629 | * Makefile.in (X11_LIB): Removed. | |
11630 | (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS. | |
11631 | ||
11632 | * configure.in (host_makefile_frag): mh-aix & mh-sun removed. | |
11633 | ||
11634 | Sun Oct 22 13:04:42 1995 Michael Meissner <[email protected]> | |
11635 | ||
11636 | * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory | |
11637 | names. | |
11638 | ||
11639 | Fri Oct 20 18:02:10 1995 Michael Meissner <[email protected]> | |
11640 | ||
11641 | * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients. | |
11642 | ||
11643 | Thu Oct 19 10:40:57 1995 steve chamberlain <[email protected]> | |
11644 | ||
11645 | * configure.in (i[345]86-*-win32): Always build newlib. | |
11646 | Don't configure cvs, autoconf or texinfo. | |
11647 | * Makefile.in (LD_FOR_TARGET): New. | |
11648 | (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES): | |
11649 | Pass down LD_FOR_TARGET. | |
11650 | ||
11651 | Wed Oct 18 15:53:56 1995 steve chamberlain <[email protected]> | |
11652 | ||
11653 | * winsup: New directory. | |
11654 | * Makefile.in: Build winsup. | |
11655 | * configure.in: Winsup is configured when target is win32. | |
11656 | Can only build win32 target GDB when native. | |
35590697 | 11657 | |
252b5132 RH |
11658 | Mon Oct 16 09:42:31 1995 Jeffrey A Law ([email protected]) |
11659 | ||
11660 | * config.guess: Recognize HP model 819 machines as having | |
11661 | a PA 1.1 processor. | |
11662 | ||
11663 | Mon Oct 16 10:49:43 1995 Ian Lance Taylor <[email protected]> | |
11664 | ||
11665 | * configure: Fix sed loop which substitutes for CC and CXX to | |
11666 | avoid bug found in various sed implementations. | |
11667 | ||
11668 | Wed Oct 11 16:16:20 1995 Michael Meissner <[email protected]> | |
11669 | ||
11670 | * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for | |
11671 | simulator. Use standard powerpc-*-eabi*. | |
11672 | ||
11673 | Mon Oct 9 17:21:56 1995 Ian Lance Taylor <[email protected]> | |
11674 | ||
11675 | * configure.in: Stop putting gas and binutils in noconfigdirs for | |
11676 | powerpc-*-aix* and rs6000-*-*. | |
11677 | ||
11678 | Mon Oct 9 12:38:40 1995 Michael Meissner <[email protected]> | |
11679 | ||
11680 | * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building | |
11681 | -mcall-aixdesc libraries. | |
11682 | ||
11683 | Fri Oct 6 16:17:57 1995 Ken Raeburn <[email protected]> | |
11684 | ||
11685 | Mon Sep 25 22:49:32 1995 Andreas Schwab <[email protected]> | |
11686 | ||
11687 | * config.sub (arm | armel | armeb): Fix shell syntax. | |
11688 | ||
11689 | Fri Oct 6 14:40:28 1995 Michael Meissner <[email protected]> | |
11690 | ||
11691 | * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for | |
11692 | -msoft-float and -mcpu=common support. | |
11693 | (powerpc*-*-eabisim*): Add support for building -mcall-aix | |
11694 | libraries. | |
11695 | ||
11696 | Thu Oct 5 13:26:37 1995 Brendan Kehoe <[email protected]> | |
11697 | ||
11698 | * configure.in: Allow configuration and build of emacs19 for the alpha. | |
11699 | ||
11700 | Wed Oct 4 22:05:36 1995 Jason Molenda ([email protected]) | |
11701 | ||
11702 | * configure.in (CC): Get ^CC, not just any old CC, from | |
11703 | ${host_makefile_frag}. | |
11704 | ||
11705 | Wed Oct 4 21:55:00 1995 Jason Molenda ([email protected]) | |
11706 | ||
35590697 | 11707 | * configure.in (CC): Try to get CC from |
252b5132 RH |
11708 | ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}. |
11709 | ||
11710 | Wed Oct 4 21:44:12 1995 Jason Molenda ([email protected]) | |
11711 | ||
11712 | * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs | |
11713 | only if it exists in $(srcdir). | |
11714 | ||
11715 | Wed Oct 4 11:52:31 1995 Ian Lance Taylor <[email protected]> | |
11716 | ||
11717 | * configure: If CC and CXX are not set in the environment, set | |
11718 | them, based on either an existing Makefile or on searching for gcc | |
11719 | in PATH. Substitute for CC and CXX in Makefile. | |
11720 | * configure.in: Remove libm from target_libs. Separate | |
11721 | target_configdirs from configdirs. If CC is not set in | |
11722 | environment, try to get it from a host Makefile fragment. Rewrite | |
11723 | changes of configdirs to use skipdirs instead. A few minor | |
11724 | tweaks. Take directories out of target_configdirs as they are | |
11725 | taken out of configdirs. Remove existing Makefile files from | |
11726 | subdirectories. Substitute for TARGET_CONFIGDIRS and | |
11727 | CONFIG_ARGUMENTS in Makefile. | |
11728 | * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set | |
11729 | by configure.in. | |
11730 | (CONFIG_ARGUMENTS): Likewise. | |
11731 | (CONFIGURE_TARGET_MODULES): New variable. | |
11732 | ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS. | |
11733 | ($(CONFIGURE_TARGET_MODULES)): New target. | |
11734 | (configure-libg++, configure-libio): New targets. | |
11735 | (all-libg++): Depend upon configure-libg++. | |
11736 | (all-libio): Depend upon configure-libio. | |
11737 | (configure-libgloss, all-libgloss): New targets. | |
11738 | (configure-libstdc++): New target. | |
11739 | (all-libstdc++): Depend upon configure-libstdc++. | |
11740 | (configure-librx, all-librx): New targets. | |
11741 | (configure-newlib): New target. | |
11742 | (all-newlib): Depend upon configure-newlib | |
11743 | (configure-xiberty): New target. | |
11744 | (all-xiberty): Depend upon configure-xiberty. | |
11745 | ||
11746 | Sat Sep 30 04:32:59 1995 Jason Molenda ([email protected]) | |
11747 | ||
11748 | * configure.in (host i[345]86-*-win32): Expand the | |
11749 | noconfigdirs again. | |
11750 | ||
11751 | Thu Sep 28 21:18:49 1995 Stan Shebs <[email protected]> | |
11752 | ||
11753 | * mpw-configure: Fix sed command file name. | |
11754 | ||
11755 | Thu Sep 28 17:39:56 1995 steve chamberlain <[email protected]> | |
11756 | ||
35590697 | 11757 | * configure.in (host i[345]86-*-win32): Reduce the |
252b5132 RH |
11758 | noconfigdirs again. |
11759 | ||
11760 | Wed Sep 27 12:24:00 1995 Ian Lance Taylor <[email protected]> | |
11761 | ||
11762 | * configure.in: Don't configure ld and gdb for powerpc*-*-winnt* | |
11763 | or powerpc*-*-pe*, since they are not yet supported. | |
11764 | ||
11765 | Tue Sep 26 14:30:01 1995 Stan Shebs <[email protected]> | |
11766 | ||
11767 | Add PowerMac support and many other enhancements. | |
11768 | * mpw-configure: New option --cc to select compiler to use, | |
11769 | paste options set according to --cc into the generated | |
11770 | Makefile, generate the Makefile by sed'ing the Unix Makefile.in | |
11771 | if mpw-make.sed is present. | |
11772 | * mpw-config.in: Don't test for gC1, test for mpw-touch, | |
11773 | add forward includes for PowerPC include files. | |
11774 | * mpw-build.in: Build using Makefile.PPC if present. | |
11775 | (do-byacc, etc): Remove separate version resource builds. | |
11776 | (do-gas): Build "stamps" before "all". | |
11777 | (do-gcc): Build "stamps-h" and "stamps-c" before "all". | |
11778 | * mpw-README: Update to reflect --cc option, PowerMac support, | |
11779 | and recently-reported compatibility problems. | |
11780 | ||
11781 | Fri Sep 22 12:15:42 1995 Doug Evans <[email protected]> | |
11782 | ||
11783 | * cfg-ml-com.in (m68*-*-*): Only build multilibs for | |
11784 | embedded m68k systems (-aout, -coff, -elf, -vxworks). | |
11785 | (--with-multilib-top): Pass to recursive invocations. | |
11786 | ||
11787 | Tue Sep 19 13:51:05 1995 J.T. Conklin <[email protected]> | |
11788 | ||
11789 | * configure.in (noconfigdirs): Disable libg++ and libstdc++ on | |
11790 | v810-*-*. | |
11791 | ||
11792 | Mon Sep 18 23:08:26 1995 J.T. Conklin <[email protected]> | |
11793 | ||
11794 | * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc, | |
11795 | gdb, ld and opcodes on v810-*-*. | |
11796 | ||
252b5132 RH |
11797 | Tue Sep 12 18:03:31 1995 Ian Lance Taylor <[email protected]> |
11798 | ||
11799 | * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean. | |
11800 | (local-maintainer-clean): New target. | |
11801 | (maintainer-clean): New target. | |
11802 | (realclean): Just depend upon maintainer-clean. | |
11803 | ||
11804 | Fri Sep 8 17:11:14 1995 J.T. Conklin <[email protected]> | |
11805 | ||
11806 | * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*. | |
11807 | ||
11808 | Fri Sep 8 16:46:29 1995 Ian Lance Taylor <[email protected]> | |
11809 | ||
11810 | * configure.in: Build ld in mips*-*-bsd* case. | |
11811 | ||
11812 | Thu Sep 7 20:03:41 1995 Ken Raeburn <[email protected]> | |
11813 | ||
11814 | * config.sub: Accept -lites* OS. From Ian Dall. | |
11815 | ||
11816 | Fri Sep 1 08:06:58 1995 James G. Smith <[email protected]> | |
11817 | ||
11818 | * config.sub: recognise mips64vr4300 and mips64vr4300el as valid | |
35590697 | 11819 | targets. |
252b5132 RH |
11820 | |
11821 | Wed Aug 30 21:06:50 1995 Jason Molenda ([email protected]) | |
11822 | ||
11823 | * configure.in: treat i386-win32 canadian cross the same as | |
11824 | i386-go32 canadian cross. | |
11825 | ||
11826 | Thu Aug 24 14:53:20 1995 Michael Meissner <[email protected]> | |
11827 | ||
11828 | * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC | |
11829 | running under the simulator to build a reduced set of libraries. | |
11830 | (powerpc-*-eabiaix): Add fine grained multilib support added to | |
11831 | other powerpc targets yesterday. | |
11832 | ||
11833 | Wed Aug 23 09:41:56 1995 Michael Meissner <[email protected]> | |
11834 | ||
11835 | * cfg-ml-com.in (powerpc*): Add support for -disable-biendian, | |
11836 | -disable-softfloat, -disable-relocatable, -disable-aix, and | |
11837 | -disable-sysv to control which multilib libraries get built. | |
11838 | ||
11839 | Thu Aug 17 16:03:41 1995 Ken Raeburn <[email protected]> | |
11840 | ||
11841 | * configure: Add Makefile.tem to list of files to remove in trap | |
11842 | handler. | |
11843 | ||
11844 | Mon Aug 14 19:27:56 1995 Per Bothner <[email protected]> | |
11845 | ||
11846 | * config.guess (*Linux*): Add missing "exit"s. | |
11847 | Also, need specific check for alpha-unknown-linux (uses COFF). | |
11848 | ||
11849 | Fri Aug 11 15:38:20 1995 Per Bothner <[email protected]> | |
11850 | ||
11851 | * config.guess: Merge with FSF: | |
11852 | ||
11853 | Wed Jun 28 17:57:27 1995 David Edelsohn <[email protected]> | |
11854 | * config.guess (AIX4): More robust release numbering discovery. | |
11855 | ||
11856 | Thu Jun 22 19:01:24 1995 Kenneth Stailey ([email protected]) | |
11857 | * config.guess (i386-sequent-ptx): Properly get version number. | |
11858 | ||
11859 | Thu Jun 22 18:36:42 1995 Uwe Seimet ([email protected]) | |
11860 | * config.guess (mips:*:4*:UMIPS): New case. | |
11861 | ||
11862 | Mon Aug 7 09:21:35 1995 Doug Evans <[email protected]> | |
11863 | ||
11864 | * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu). | |
11865 | (i386-win32 host): Likewise. Don't build readline. | |
11866 | ||
afb8d725 JM |
11867 | Sat Aug 5 09:51:49 1995 Fred Fish <[email protected]> |
11868 | ||
11869 | * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of | |
11870 | SUPPORT_FILES to submakes. | |
11871 | ||
252b5132 RH |
11872 | Fri Aug 4 13:04:36 1995 Fred Fish <[email protected]> |
11873 | ||
11874 | * Makefile.in (GDB_SUPPORT_DIRS): Add utils. | |
11875 | (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and | |
11876 | mpw-configure. | |
11877 | ||
11878 | Wed Aug 2 16:32:40 1995 Ken Raeburn <[email protected]> | |
11879 | ||
11880 | * configure.in (appdirs): Use =, not ==, in test expression when | |
11881 | trying to build the text to print in the warning message for | |
11882 | Solaris users. | |
11883 | ||
11884 | Mon Jul 31 09:56:18 1995 steve chamberlain <[email protected]> | |
11885 | ||
11886 | * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build. | |
11887 | ||
11888 | Fri Jul 28 00:16:31 1995 Jeffrey A. Law <[email protected]> | |
11889 | ||
11890 | * config.guess: Recognize lynx-2.3. | |
11891 | ||
11892 | Thu Jul 27 15:47:59 1995 steve chamberlain <[email protected]> | |
11893 | ||
11894 | * config.sub (z8ksim): Deleted | |
11895 | (z8k-*-coff): New, this is the one true name of the target. | |
11896 | ||
11897 | Thu Jul 27 14:33:33 1995 Doug Evans <[email protected]> | |
11898 | ||
11899 | * cfg-ml-pos.in (dotdot): Work around SunOS sed bug. | |
11900 | ||
11901 | Thu Jul 27 13:31:05 1995 Fred Fish ([email protected]) | |
11902 | ||
11903 | * config.guess (*:Linux:*:*): First try asking the linker what the | |
11904 | default object file format is (elf, aout, or coff). Then if this | |
11905 | fails, try previous methods. | |
11906 | ||
11907 | Thu Jul 27 11:28:17 1995 J.T. Conklin <[email protected]> | |
11908 | ||
11909 | * configure.in: Don't build newlib for *-*-vxworks5.1. | |
11910 | ||
11911 | Thu Jul 27 11:18:47 1995 Brendan Kehoe <[email protected]> | |
11912 | ||
11913 | * configure.in: Don't build newlib for a29k-*-vxworks5.1. | |
11914 | * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1. | |
11915 | ||
11916 | Tue Jul 25 21:25:39 1995 Doug Evans <[email protected]> | |
11917 | ||
11918 | * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.". | |
11919 | ||
11920 | Fri Jul 21 10:41:12 1995 Doug Evans <[email protected]> | |
11921 | ||
11922 | * cfg-ml-com.in: New file. | |
11923 | * cfg-ml-pos.in: New file. | |
11924 | ||
11925 | Wed Jul 19 00:37:27 1995 Jeffrey A. Law <[email protected]> | |
11926 | ||
11927 | * COPYING.NEWLIB: Add HP free copyright to list. | |
11928 | ||
11929 | Tue Jul 18 10:58:51 1995 Michael Meissner <[email protected]> | |
11930 | ||
11931 | * config.sub: Recognize -eabi* for the system, not just -eabi. | |
11932 | ||
11933 | Mon Jul 3 13:44:51 1995 Steve Chamberlain <[email protected]> | |
11934 | ||
11935 | * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down. | |
11936 | * config.sub, configure.in (win32): New target and host. | |
11937 | ||
11938 | Wed Jun 28 23:57:08 1995 Steve Chamberlain <[email protected]> | |
11939 | ||
11940 | * configure.in: Add i386-pe configuration. | |
11941 | ||
11942 | Fri Jun 23 14:28:44 1995 Stan Shebs <[email protected]> | |
11943 | ||
11944 | * mpw-build.in (install): Install GDB after LD. | |
11945 | ||
11946 | Thu Jun 22 17:10:53 1995 Stan Shebs <[email protected]> | |
11947 | ||
11948 | * mpw-config.in (elf/mips.h): Always forward-include, needed | |
11949 | for GDB to build. | |
11950 | ||
11951 | Wed Jun 21 15:17:30 1995 Rob Savoye <[email protected]> | |
11952 | ||
11953 | * testsuite: New directory for customer acceptance and whole tool | |
11954 | chain tests. | |
11955 | ||
11956 | Wed Jun 21 16:50:29 1995 Ken Raeburn <[email protected]> | |
11957 | ||
11958 | * configure: If per-host line isn't found, but AC_OUTPUT is found | |
11959 | and a configure script exists, run it instead. | |
11960 | ||
11961 | Thu Jun 15 21:09:24 1995 Per Bothner <[email protected]> | |
11962 | ||
11963 | * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays. | |
11964 | ||
11965 | Tue Jun 13 21:43:27 1995 Rob Savoye <[email protected]> | |
11966 | ||
11967 | * configure: Set build_{cpu,vendor,os,alias} to host values when | |
11968 | --build isn't specified. | |
11969 | ||
11970 | Mon Jun 5 18:26:36 1995 Jason Merrill <[email protected]> | |
11971 | ||
11972 | * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros. | |
11973 | (FLAGS_TO_PASS): Pass them. | |
11974 | (EXTRA_TARGET_FLAGS): Ditto. | |
11975 | ||
252b5132 RH |
11976 | Wed May 31 22:27:42 1995 Jim Wilson <[email protected]> |
11977 | ||
11978 | * Makefile.in (all-libg++): Depend on all-libstdc++. | |
11979 | ||
11980 | Thu May 25 22:40:59 1995 J.T. Conklin <[email protected]> | |
11981 | ||
11982 | * configure.in (noconfigdirs): Enable all packages for | |
11983 | i386-unknown-netbsd. | |
11984 | ||
11985 | Sat May 20 13:22:31 1995 Angela Marie Thomas <[email protected]> | |
11986 | ||
11987 | * configure.in (noconfigdirs): Don't configure tk for i386-go32 | |
11988 | hosted builds (DOS builds) | |
11989 | ||
11990 | Thu May 18 18:08:49 1995 Ken Raeburn <[email protected]> | |
11991 | ||
11992 | Changes for ARM based on patches from Richard Earnshaw: | |
11993 | * config.sub: Handle armeb and armel. | |
11994 | * configure.in: Omit arm linker only for riscix. | |
11995 | ||
11996 | Thu May 11 17:23:26 1995 Per Bothner <[email protected]> | |
11997 | ||
11998 | * config.guess: Update from FSF. | |
11999 | ||
12000 | Tue May 9 15:52:05 1995 Michael Meissner <[email protected]> | |
12001 | ||
12002 | * config.sub: Recognize powerpcle as the little endian varient of | |
12003 | the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a | |
12004 | powerpcle variant. Convert pentium into i586, not i486. Add p5 | |
12005 | alias for i586. Map new x86 variants p6, k5, nexgen into i586 | |
12006 | temporarily. | |
12007 | ||
12008 | Tue May 2 16:29:41 1995 Jeff Law ([email protected]) | |
12009 | ||
12010 | * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*. | |
12011 | ||
12012 | Sun Apr 30 21:38:09 1995 Jeff Law ([email protected]) | |
12013 | ||
12014 | * config.sub: Accept -lites* as a basic system type. | |
12015 | ||
12016 | Thu Apr 27 11:33:29 1995 Michael Meissner ([email protected]) | |
12017 | ||
12018 | * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is | |
12019 | installed, and if so return linuxoldld as the system name. | |
12020 | ||
12021 | Wed Apr 26 10:59:02 1995 Jeff Law ([email protected]) | |
12022 | ||
12023 | * config.guess: Add hppa1.1-hp-lites support. | |
12024 | ||
12025 | Tue Apr 25 11:08:11 1995 Rob Savoye <[email protected]> | |
12026 | ||
12027 | * configure.in: Don't build newlib for m68k-vxworks5.1. | |
12028 | ||
12029 | Wed Apr 19 17:02:43 1995 Jim Wilson <[email protected]> | |
12030 | ||
12031 | * configure.in (mips-sgi-irix6): Use mh-irix5. | |
12032 | ||
12033 | Fri Apr 14 15:21:17 1995 Doug Evans <[email protected]> | |
12034 | ||
12035 | * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test). | |
12036 | ||
12037 | Wed Apr 12 16:06:01 1995 Jason Merrill <[email protected]> | |
12038 | ||
12039 | * test-build.mk: Enable building of shared libraries on IRIX 5 and | |
80413487 | 12040 | OSF/1. Fix compiler flags. |
252b5132 RH |
12041 | * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags. |
12042 | ||
12043 | Tue Apr 11 18:55:40 1995 Doug Evans <[email protected]> | |
12044 | ||
12045 | * configure.in: Recognize --with-newlib. | |
12046 | (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target. | |
12047 | ||
afb8d725 JM |
12048 | Mon Apr 10 14:38:20 1995 Jason Molenda ([email protected]) |
12049 | ||
12050 | * Makefile.in: move {all,check,install}-gdb from *_MODULES | |
12051 | to *_X11_MODULES due to gdbtk needing X include files et al. | |
12052 | ||
252b5132 RH |
12053 | Mon Apr 10 11:42:22 1995 Stan Shebs <[email protected]> |
12054 | ||
12055 | Merge in support for Mac MPW as a host. | |
12056 | (Old change descriptions retained for informational value.) | |
12057 | ||
12058 | * mpw-config.in: Add generic include forwards for cpu-specific | |
12059 | include files in aout and elf directories. | |
12060 | ||
12061 | * mpw-configure: Added copyright. | |
12062 | * mpw-config.in: Check for presence of required build tools. | |
12063 | (target_libs): Add newlib. | |
12064 | (target_tools): Add examples. | |
12065 | (Read Me): Generate as "Read Me for MPW" instead. | |
12066 | * mpw-build.in: Base sub-builds on all-foo instead of do-foo. | |
12067 | (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions. | |
12068 | (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first. | |
12069 | ||
12070 | * mpw-configure: Remove subdir-specific makefile hackery, | |
12071 | delete mk.tmp after using it. | |
12072 | ||
12073 | * mpw-build.in (all): Display start and end times. | |
12074 | ||
12075 | * mpw-configure (host_canonical): Set. | |
12076 | (target_cpu): Always add to makefiles. | |
12077 | (ARCHDEFS, EMUL): Add to makefile only if nonempty. | |
12078 | (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile. | |
12079 | (mpw-mh-mpw): Look for in srcdir and srcroot. | |
12080 | Use sed instead of mpw-edit-prefix to edit prefix definitions. | |
12081 | ||
12082 | * mpw-build.in: (install-only): New target. | |
12083 | ||
12084 | * mpw-configure (host_alias, target_alias): Rename from hostalias | |
12085 | and targetalias, add into generated Makefile. | |
12086 | (mk.tmp): If present, add into generated Makefile. | |
12087 | * mpw-build.in (all-gas): Build config.h first before gas proper. | |
12088 | ||
12089 | * mpw-configure (config.status): Write only if changed. | |
12090 | * mpw-config.in (readline): Configure it (not built, just used for | |
12091 | definitions). | |
12092 | ||
12093 | * mpw-config.in (elf/mips.h): Add a forward include. | |
12094 | ||
12095 | * mpw-config.in: Forward-include most .h files in include into | |
12096 | extra-include. | |
12097 | (readline): Don't build. | |
12098 | mpw-build.in (install): Install GDB. | |
12099 | ||
12100 | * mpw-configure (prefix, mpw_prefix): Handle it. | |
12101 | * mpw-config.in (mmalloc, readline): Don't configure. | |
12102 | * mpw-build.in (thisscript): Rename to ThisScript. | |
12103 | Use mpw-build instead of BuildProgram everywhere. | |
12104 | (mmalloc, readline): Don't build. | |
12105 | * mpw-README: New file, basic documentation about the MPW port. | |
12106 | ||
12107 | * mpw-config.in: Use forward-include to create include files. | |
12108 | ||
12109 | * mpw-configure: Add more things to the top of each configured | |
12110 | Makefile, including contents of config/mpw-mh-mpw. | |
12111 | * mpw-config.in (extra-include): Create this directory and fill it | |
12112 | with Posix-like include files when configuring. | |
12113 | ||
12114 | * config.sub (apple, mac, mpw): Add various aliases. | |
12115 | ||
12116 | * mpw-build.in: New file, top-level build script fragment for MPW. | |
12117 | * mpw-configure: New file, configure script for MPW. | |
12118 | * mpw-config.in: New file, config fragment for MPW. | |
12119 | ||
12120 | Fri Apr 7 19:33:16 1995 Jim Kingdon ([email protected]) | |
12121 | ||
12122 | * configure.in (host_libs): Remove glob, since it is gone from the | |
12123 | sources. | |
12124 | ||
12125 | Fri Mar 31 11:36:17 1995 Jason Molenda ([email protected]) | |
12126 | ||
12127 | * Makefile.in: define empty GDB_NLM_DEPS var. | |
12128 | ||
12129 | * configure.in(target_makefile_frag): use config/mt-netware | |
12130 | for netware targets. | |
12131 | ||
12132 | Thu Mar 30 13:51:43 1995 Ian Lance Taylor <[email protected]> | |
12133 | ||
12134 | * config.sub: Merge in recent FSF changes. Remove linux special | |
12135 | cases. | |
12136 | ||
12137 | Tue Mar 28 14:47:34 1995 Jason Molenda ([email protected]) | |
12138 | ||
4bddf3ad | 12139 | Revert this change: |
252b5132 RH |
12140 | |
12141 | Tue Mar 30 10:03:09 1993 Ian Lance Taylor ([email protected]) | |
12142 | ||
12143 | * build-all.mk: Use CC=cc -Xs on Solaris. | |
12144 | ||
252b5132 RH |
12145 | Tue Mar 21 10:43:32 1995 Jim Kingdon ([email protected]) |
12146 | ||
12147 | * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us | |
12148 | stop using it. | |
12149 | * Makefile.in: Nuke all references to glob subdirectory. | |
12150 | ||
12151 | Thu Mar 16 13:35:30 1995 Jason Merrill <[email protected]> | |
12152 | ||
12153 | * configure.in: Fix --enable-shared logic in per-host. | |
12154 | ||
12155 | Mon Mar 13 12:33:15 1995 Ian Lance Taylor <[email protected]> | |
12156 | ||
12157 | * configure.in (*-hp-hpux[78]*): Use mh-hpux8. | |
12158 | ||
12159 | Mon Mar 6 10:21:58 1995 Jim Kingdon ([email protected]) | |
12160 | ||
12161 | * configure.in (noconfigdirs): Don't build gas on AIX, for | |
12162 | powerpc*-*-aix* as well as for rs6000*-*-aix*. | |
12163 | ||
12164 | Wed Mar 1 12:51:53 1995 Ian Lance Taylor <[email protected]> | |
12165 | ||
12166 | * configure: Fix --cache-file to work if the file argument is a | |
12167 | relative path. | |
12168 | ||
12169 | Tue Feb 28 17:36:07 1995 Ian Lance Taylor <[email protected]> | |
12170 | ||
12171 | * configure: If the --cache-file is used, pass it down to | |
12172 | configure in subdirectories. | |
12173 | ||
12174 | Mon Feb 27 12:52:46 1995 Kung Hsu <[email protected]> | |
12175 | ||
12176 | * config.sub: add vxworks29k configuration. | |
12177 | ||
12178 | Fri Feb 10 16:12:26 1995 Ken Raeburn <[email protected]> | |
12179 | ||
12180 | * Makefile.in (taz): Do "diststuff" part quietly. | |
12181 | ||
12182 | Sun Feb 5 14:16:35 1995 Doug Evans <[email protected]> | |
12183 | ||
12184 | * config.sub: Mini-merge with gcc/config.sub. | |
12185 | ||
12186 | Sat Feb 4 12:11:35 1995 Jim Wilson <[email protected]> | |
12187 | ||
12188 | * config.guess (IRIX): Sed - to _. | |
12189 | ||
12190 | Fri Feb 3 11:54:42 1995 J.T. Conklin <[email protected]> | |
12191 | ||
12192 | * Makefile.in (source-vault, binary-vault): New targets. | |
12193 | ||
12194 | Thu Jan 26 13:00:11 1995 Michael Meissner <[email protected]> | |
12195 | ||
12196 | * config.sub: Recognize -eabi as a basic system type. | |
12197 | ||
12198 | Thu Jan 12 13:13:23 1995 Jason Merrill <[email protected]> | |
12199 | ||
12200 | * configure.in (enable_shared stuff): Fix typo. | |
12201 | ||
12202 | Thu Jan 12 01:36:51 1995 [email protected] (Dean Messing) | |
12203 | ||
12204 | * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*. | |
12205 | ||
12206 | Wed Jan 11 16:29:53 1995 Jason Merrill <[email protected]> | |
12207 | ||
12208 | * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates. | |
12209 | ||
12210 | Mon Jan 9 12:48:01 1995 Jim Kingdon <[email protected]> | |
12211 | ||
12212 | * configure.in (rs6000-*-*): Don't build gas. | |
12213 | ||
12214 | Wed Jan 4 23:53:49 1995 Ian Lance Taylor <[email protected]> | |
12215 | ||
12216 | * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to | |
12217 | reduce command line length. | |
12218 | (AS_FOR_TARGET): Check for as.new, not Makefile. | |
12219 | (NM_FOR_TARGET): Check for nm.new, not Makefile. | |
12220 | ||
12221 | Wed Jan 4 13:02:39 1995 Per Bothner <[email protected]> | |
12222 | ||
12223 | * config.guess: Merge from FSF. | |
12224 | ||
12225 | Thu Dec 15 17:11:37 1994 Ian Lance Taylor <[email protected]> | |
12226 | ||
12227 | * configure: Don't use $ when handling program_suffix. | |
12228 | ||
12229 | Mon Dec 12 12:09:37 1994 Stu Grossman ([email protected]) | |
12230 | ||
12231 | * configure.in: Configure tk for hppa/hpux. | |
12232 | ||
12233 | Fri Dec 2 15:55:38 1994 Per Bothner <[email protected]> | |
12234 | ||
12235 | * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++. | |
12236 | ||
12237 | Tue Nov 29 19:37:56 1994 Per Bothner <[email protected]> | |
12238 | ||
12239 | * Makefile.in: Move -fno-implicit-template from CXXFLAGS | |
12240 | to LIBCXXFLAGS. Tests are better run without it. | |
12241 | ||
12242 | Wed Nov 23 10:29:25 1994 Brendan Kehoe ([email protected]) | |
12243 | ||
12244 | * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs. | |
12245 | ||
12246 | Mon Nov 21 11:14:01 1994 J.T. Conklin <[email protected]> | |
12247 | ||
12248 | * configure.in (*-*-netware*): Don't configure xiberty. | |
12249 | ||
12250 | Mon Nov 14 08:49:15 1994 Stu Grossman ([email protected]) | |
12251 | ||
12252 | * configure.in: Remove tk from native_only list. | |
12253 | ||
12254 | Fri Nov 11 15:31:26 1994 Bill Cox ([email protected]) | |
12255 | ||
12256 | * build-all.mk: Add mips-ncd-elf target to sun4 targets | |
12257 | for special NCD build. | |
12258 | ||
12259 | Mon Nov 7 20:58:17 1994 Ken Raeburn <[email protected]> | |
12260 | ||
12261 | * Makefile.in (DEVO_SUPPORT): Remove configure.bat and | |
12262 | makeall.bat, they're only useful for binutils snapshots. | |
12263 | (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and | |
12264 | makeall.bat to specified SUPPORT_FILES. | |
12265 | ||
12266 | Mon Nov 7 17:25:18 1994 Bill Cox ([email protected]) | |
12267 | ||
12268 | * build-all.mk: Add Ericsson targets to sun4 and solaris | |
12269 | hosts. Add BNR's sun4 target to solaris host, so their | |
12270 | build-from-source will be tested in-house first. | |
12271 | ||
12272 | Sat Nov 5 18:43:30 1994 Jason Merrill ([email protected]) | |
12273 | ||
12274 | * Makefile.in (LIBCFLAGS): New variable. | |
12275 | (CFLAGS_FOR_TARGET): Ditto. | |
12276 | (LIBCFLAGS_FOR_TARGET): Ditto. | |
12277 | (LIBCXXFLAGS): Ditto. | |
12278 | (CXXFLAGS_FOR_TARGET): Ditto. | |
12279 | (LIBCXXFLAGS_FOR_TARGET): Ditto. | |
12280 | (BASE_FLAGS_TO_PASS): Pass them. | |
12281 | (EXTRA_TARGET_FLAGS): Ditto. | |
12282 | ||
4bddf3ad | 12283 | * configure.in: Support --enable-shared. |
252b5132 RH |
12284 | |
12285 | Sat Nov 5 15:44:00 1994 Per Bothner <[email protected]> | |
12286 | ||
12287 | * configure.in (target_libs): Include libstdc++ again. | |
12288 | * config.guess: Update from FSF (for FreeBSD). | |
12289 | ||
12290 | Thu Nov 3 16:32:30 1994 Ken Raeburn <[email protected]> | |
12291 | ||
12292 | * Makefile.in (DEVO_SUPPORT): Include configure.bat and | |
12293 | makeall.bat. | |
12294 | (DISTDOCDIRS): Add `etc'. | |
12295 | (ETC_SUPPORT_PFX): New variable. | |
12296 | (taz): Include anything from etc starting with a word in | |
12297 | ETC_SUPPORT_PFX. | |
12298 | ||
12299 | Wed Oct 26 16:19:35 1994 Ian Lance Taylor <[email protected]> | |
12300 | ||
12301 | * config.sub: Update for recent FSF changes. Remove obsolete | |
12302 | h8300hds entry. Add -windows* and -osx as basic os. Minor | |
12303 | spacing changes. | |
12304 | ||
12305 | Thu Oct 20 18:41:56 1994 Per Bothner <[email protected]> | |
12306 | ||
12307 | * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1. | |
12308 | ||
12309 | * config.guess: Merge with FSF. | |
12310 | * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43. | |
12311 | ||
12312 | Thu Oct 20 19:26:56 1994 Ken Raeburn <[email protected]> | |
12313 | ||
12314 | * configure: Since the "trap 0" handler will override the exit | |
12315 | status on many systems, only use it for "exit 1", and make it set | |
12316 | a non-zero exit status; reset it before "exit 0". Also, check | |
12317 | exit status of config.sub, and error out if it failed. | |
12318 | ||
12319 | Wed Oct 19 18:49:55 1994 Rob Savoye ([email protected]) | |
12320 | ||
12321 | * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build | |
12322 | and install libgloss. | |
12323 | ||
12324 | Tue Oct 18 15:25:24 1994 Ian Lance Taylor <[email protected]> | |
12325 | ||
12326 | * Makefile.in (all-binutils): Depend upon all-byacc. | |
12327 | ||
12328 | * configure.in: Don't build emacs on Irix 5. | |
12329 | ||
12330 | Mon Oct 17 16:22:12 1994 J.T. Conklin ([email protected]) | |
12331 | ||
12332 | * configure.in (*-*-netware*): Add libio. | |
12333 | ||
12334 | Thu Oct 13 15:51:20 1994 Jason Merrill ([email protected]) | |
12335 | ||
12336 | * Makefile.in (ALL_TARGET_MODULES): Add libstdc++. | |
12337 | (CHECK_TARGET_MODULES): Ditto. | |
12338 | (INSTALL_TARGET_MODULES): Ditto. | |
12339 | (TARGET_LIBS): Ditto. | |
12340 | (all-libstdc++): Note dependencies. | |
12341 | ||
12342 | Thu Oct 13 01:43:08 1994 Ken Raeburn <[email protected]> | |
12343 | ||
12344 | * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas. | |
12345 | ||
12346 | Tue Oct 11 12:12:29 1994 Jason Merrill ([email protected]) | |
12347 | ||
12348 | * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of | |
12349 | -fexternal-templates. | |
12350 | ||
12351 | * configure.in (target_libs): Add libstdc++. | |
12352 | (noconfigdirs): Add libstdc++ as appropriate. | |
12353 | ||
12354 | Thu Oct 6 18:00:54 1994 Per Bothner ([email protected]) | |
12355 | ||
12356 | * config.guess: Update from FSF. | |
12357 | ||
12358 | Tue Oct 4 12:05:42 1994 Ian Lance Taylor <[email protected]> | |
12359 | ||
12360 | * configure: Use ${config_shell} when running ${configsub}. | |
12361 | ||
12362 | Mon Oct 3 14:28:34 1994 Doug Evans <[email protected]> | |
12363 | ||
12364 | * config.sub: No longer recognize h8300h. | |
12365 | ||
12366 | Mon Oct 3 12:40:54 1994 Ian Lance Taylor <[email protected]> | |
12367 | ||
12368 | * config.sub: Remove extraneous differences between config.sub and | |
12369 | gcc/config.sub. | |
12370 | ||
12371 | Sat Oct 1 00:23:12 1994 Ken Raeburn <[email protected]> | |
12372 | ||
12373 | * Makefile.in (DISTSTUFFDIRS): Add gas. | |
12374 | ||
12375 | Thu Sep 22 19:04:55 1994 Doug Evans ([email protected]) | |
12376 | ||
12377 | * COPYING.NEWLIB: New file. | |
12378 | ||
12379 | Mon Sep 19 18:25:40 1994 Per Bothner ([email protected]) | |
12380 | ||
12381 | * config.guess (HP-UX): Patch from Harlan Stenn | |
12382 | <[email protected]> to also emit release level. | |
12383 | ||
12384 | Wed Sep 7 13:15:25 1994 Jim Wilson ([email protected]) | |
12385 | ||
12386 | * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'. | |
12387 | ||
12388 | Tue Sep 6 23:23:18 1994 Per Bothner ([email protected]) | |
12389 | ||
12390 | * config.sub: Merge nextstep cleanup from FSF. | |
12391 | ||
12392 | Mon Sep 5 05:01:30 1994 Ken Raeburn ([email protected]) | |
12393 | ||
12394 | * configure.in (arm-*-*): Don't configure ld for this target. | |
12395 | ||
12396 | Thu Sep 1 09:35:00 1994 J.T. Conklin ([email protected]) | |
12397 | ||
12398 | * configure.in (*-*-netware): don't configure libg++, libio, | |
12399 | librx, or newlib. | |
12400 | ||
12401 | Wed Aug 31 13:52:08 1994 Ian Lance Taylor ([email protected]) | |
12402 | ||
12403 | * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't | |
12404 | configure ld--it works, but it doesn't support shared libraries. | |
12405 | ||
12406 | Sun Aug 28 18:13:45 1994 Per Bothner ([email protected]) | |
12407 | ||
12408 | * config.guess (*-unknown-freebsd*): Get rid of possible | |
12409 | trailing "(Release)" in version string. | |
12410 | Patch from Paul Richards <[email protected]>. | |
12411 | ||
12412 | Sat Aug 27 15:00:49 1994 Per Bothner ([email protected]) | |
12413 | ||
12414 | * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3. | |
12415 | Fix type: *-next-neststep -> *-next-nextstep. | |
12416 | ||
12417 | * config.guess: Merge from FSF: | |
12418 | ||
12419 | Fri Aug 26 18:45:25 1994 Philippe De Muyter ([email protected]) | |
12420 | ||
12421 | * config.guess: Recognize powerpc-ibm-aix3.2.5. | |
12422 | ||
12423 | Wed Apr 20 06:36:32 1994 Philippe De Muyter ([email protected]) | |
12424 | ||
12425 | * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V | |
12426 | instead of UNIX_SV for UnixWare 1.0). | |
12427 | ||
12428 | Sat Aug 27 01:56:30 1994 Stu Grossman ([email protected]) | |
12429 | ||
12430 | * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld | |
12431 | to make gdb/nlm/* build after the compiler and linker. | |
12432 | ||
12433 | Fri Aug 26 14:30:05 1994 Per Bothner ([email protected]) | |
12434 | ||
12435 | * config.guess (netbsd, freebsd, linux): Accept any machine, | |
12436 | not just i[34]86. | |
12437 | (m68k-atari-sysv4): Relocate to match FSF version. | |
12438 | ||
12439 | * config.guess: More merges from the FSF: | |
12440 | ||
12441 | Add a space before function call or macro invocation. | |
12442 | ||
12443 | Tue May 10 16:53:55 1994 Roland McGrath ([email protected]) | |
12444 | ||
12445 | * config.guess: Add trap cmd to remove dummy.c and dummy when | |
12446 | interrupted. | |
12447 | ||
12448 | Wed Apr 20 18:07:13 1994 Roland McGrath ([email protected]) | |
12449 | ||
12450 | * config.guess (dummy.c): Redirect stderr for `hostinfo' command. | |
12451 | (dummy): Redirect stderr from compilation of dummy.c. | |
12452 | ||
12453 | Sat Apr 9 14:59:28 1994 Christian Kranz ([email protected]) | |
12454 | ||
12455 | * config.guess: Distinguish between NeXTStep 2.1 and 3.x. | |
12456 | ||
12457 | Fri Aug 26 13:42:20 1994 Ken Raeburn ([email protected]) | |
12458 | ||
12459 | * configure: Accept and ignore --cache*, for compatibility with | |
12460 | new autoconf. | |
12461 | ||
12462 | Fri Aug 26 13:05:27 1994 Per Bothner ([email protected]) | |
12463 | ||
12464 | * config.guess: Merge from FSF: | |
12465 | ||
12466 | Thu Aug 25 20:28:51 1994 Richard Stallman <[email protected]> | |
12467 | ||
12468 | * config.guess (Pyramid*:OSx*:*:*): New case. | |
80413487 RH |
12469 | (PATH): Add /.attbin at end for finding uname. |
12470 | (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions. | |
252b5132 RH |
12471 | |
12472 | Wed Aug 17 18:21:02 1994 Tor Egge ([email protected]) | |
12473 | ||
80413487 | 12474 | * config.guess (M88*:DolphinOS:*:*): New case. |
252b5132 RH |
12475 | |
12476 | Thu Aug 11 17:00:13 1994 Stan Cox ([email protected]) | |
12477 | ||
80413487 RH |
12478 | * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE |
12479 | to select whether to use ELF or COFF. | |
252b5132 RH |
12480 | |
12481 | Sun Jul 24 16:20:53 1994 Richard Stallman <[email protected]> | |
12482 | ||
80413487 | 12483 | * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv. |
252b5132 RH |
12484 | |
12485 | Sun May 1 10:23:10 1994 Richard Stallman ([email protected]) | |
12486 | ||
12487 | * config.guess: Guess the OS version for HPUX. | |
12488 | ||
12489 | Tue Mar 1 21:53:03 1994 Karl Heuer ([email protected]) | |
12490 | ||
12491 | * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5. | |
12492 | ||
12493 | Fri Aug 26 11:19:08 1994 Ian Lance Taylor ([email protected]) | |
12494 | ||
12495 | * configure.in: Recognize --with-headers, --with-libs, and | |
12496 | --without-newlib. | |
12497 | * Makefile.in (all-xiberty): Depend upon all-ld. | |
12498 | ||
12499 | Wed Aug 24 12:36:50 1994 Ian Lance Taylor ([email protected]) | |
12500 | ||
12501 | * configure.in: Change i[34]86 to i[345]86. | |
12502 | ||
12503 | Mon Aug 22 10:58:33 1994 Ian Lance Taylor ([email protected]) | |
12504 | ||
12505 | * configure (version): A few more tweaks to help message. | |
12506 | ||
12507 | Fri Aug 19 12:40:25 1994 Per Bothner ([email protected]) | |
12508 | ||
12509 | * Makefile.in: Remove (for now) librx as a host library, | |
12510 | now that we're building it for target. | |
12511 | ||
12512 | Fri Aug 19 10:49:17 1994 Ian Lance Taylor ([email protected]) | |
12513 | ||
12514 | * configure: Fix up help message; from [email protected] | |
12515 | (Karl Berry). | |
12516 | ||
12517 | Tue Aug 16 16:11:08 1994 Per Bothner ([email protected]) | |
12518 | ||
12519 | * configure.in: Also configure librx. | |
12520 | ||
12521 | Mon Aug 15 16:51:45 1994 Per Bothner ([email protected]) | |
12522 | ||
12523 | * Makefile.in: Update various rules to reflect that librx | |
12524 | is now needed for libg++. | |
12525 | ||
12526 | Fri Aug 12 18:07:21 1994 Ian Lance Taylor ([email protected]) | |
12527 | ||
12528 | * config.sub: Accept mips64orion and mips64orionel as a CPU name. | |
12529 | ||
12530 | Mon Aug 8 11:36:17 1994 Stan Shebs ([email protected]) | |
12531 | ||
12532 | * configure.in: Configure the examples directory. | |
12533 | ||
12534 | Thu Aug 4 16:12:36 1994 Ian Lance Taylor ([email protected]) | |
12535 | ||
12536 | * configure: Simplify Jun 2 1994 change. | |
12537 | ||
12538 | Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace ([email protected]) | |
12539 | ||
12540 | * change CC to /usr/latest/bin/gcc for lynx host builds, since | |
12541 | /bin/gcc isn't good enough to build gcc. | |
12542 | ||
12543 | Wed Jul 27 09:07:14 1994 Fred Fish ([email protected]) | |
12544 | ||
12545 | * Makefile.in (GDB_SUPPORT_FILES): Remove | |
12546 | (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules. | |
12547 | (gdb.tar.gz): Add new rule to use standard distribution building | |
12548 | mechanism. | |
12549 | ||
12550 | Mon Jul 25 11:10:06 1994 Ian Lance Taylor ([email protected]) | |
12551 | ||
12552 | * configure.in: Warn about use of /usr/ucb/cc on Solaris. From | |
12553 | Bill Cox <[email protected]>. | |
12554 | ||
12555 | Sat Jul 23 12:19:46 1994 Per Bothner ([email protected]) | |
12556 | ||
12557 | * config.guess: Recognize ISC. Patch from [email protected]. | |
12558 | ||
12559 | Fri Jul 22 17:53:59 1994 Stu Grossman ([email protected]) | |
12560 | ||
12561 | * configure: Search current dir first in .gdbinit. | |
12562 | ||
12563 | Fri Jul 22 11:28:30 1994 Per Bothner ([email protected]) | |
12564 | ||
12565 | * config.sub: Recognize freebsd (merged from gcc config.sub). | |
12566 | ||
12567 | Thu Jul 21 14:10:52 1994 Per Bothner ([email protected]) | |
12568 | ||
12569 | * config.sub: Refer to NeXT's operating system as nextstep. | |
12570 | ||
12571 | * config.sub (case $basic_machine): Re-order the cases, to match | |
12572 | the order in the FSF version (which is mostly alphabethical). | |
12573 | Merge in some additions and changes from the FSF. | |
12574 | ||
12575 | Sat Jul 16 12:03:08 1994 Stan Shebs ([email protected]) | |
12576 | ||
12577 | * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7. | |
12578 | * config.sub: Recognize cxux7. | |
12579 | * configure.in: Use mh-cxux for m88k-harris-cxux*. | |
12580 | ||
12581 | Mon Jul 11 14:37:39 1994 Per Bothner ([email protected]) | |
12582 | ||
12583 | * config.sub: Fix typo powerpc -> powerpc-*. | |
12584 | ||
12585 | Sat Jul 9 13:03:43 1994 Michael Tiemann ([email protected]) | |
12586 | ||
12587 | * Makefile.in: `all-emacs19' depends on `all-byacc'. | |
12588 | ||
12589 | * Makefile.in: Add all-emacs19 and install-emacs19 rules (in | |
12590 | parallel with all-emacs and install-emacs). Top-level command | |
12591 | `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'. | |
12592 | ||
12593 | Thu Jun 30 16:53:42 1994 Ian Lance Taylor ([email protected]) | |
12594 | ||
12595 | * test-build.mk ($(host)-stamp-stage2-installed): Remove | |
12596 | $(relbindir)/make before doing ``make install'', and use | |
12597 | $(GNU_MAKE) while doing it. Avoids problem on SunOS with | |
12598 | installing over running make binary. | |
12599 | ($(host)-stamp-stage3-installed): Likewise. | |
12600 | ||
12601 | Tue Jun 28 13:43:25 1994 Jim Kingdon ([email protected]) | |
12602 | ||
12603 | * config.guess: Recognize Mach. | |
12604 | ||
12605 | Mon Jun 27 16:41:14 1994 Ian Lance Taylor ([email protected]) | |
12606 | ||
12607 | * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to | |
12608 | see whether --exec-prefix was used. | |
12609 | ||
12610 | Sun Jun 26 21:15:54 1994 Per Bothner ([email protected]) | |
12611 | ||
12612 | * README: Explicitly mention libg++/README. (Zoo's idea.) | |
12613 | ||
12614 | Tue Jun 21 12:45:55 1994 Jim Kingdon ([email protected]) | |
12615 | ||
12616 | * Makefile.in: Add all-librx target similar to all-libproc. | |
12617 | ||
12618 | Wed Jun 8 23:11:55 1994 Stu Grossman ([email protected]) | |
12619 | ||
12620 | * config.guess: Rearrange tests for Alpha-OSF1 to properly deal | |
12621 | with post 1.2 uname bogosity. | |
12622 | ||
12623 | Thu Jun 9 00:27:59 1994 Ian Lance Taylor ([email protected]) | |
12624 | ||
12625 | * configure: Remove temporary files on receipt of a signal. | |
12626 | ||
12627 | Tue Jun 7 12:06:24 1994 Ian Lance Taylor ([email protected]) | |
12628 | ||
12629 | * configure: If there is a package_makefile_frag, remove | |
12630 | ${subdir}/Makefile.tem after copying it in. | |
12631 | ||
12632 | Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace ([email protected]) | |
12633 | ||
12634 | * build_all.mk: support rs6000 lynx identifies itself as | |
12635 | rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc | |
12636 | since /bin/gcc is too feeble to compile a modern gcc. | |
12637 | ||
12638 | Mon Jun 6 16:06:34 1994 Karen Christiansen ([email protected]) | |
12639 | ||
12640 | * brought devo/test-build.mk update-to-date with progressive/ | |
12641 | test-build.mk. Add lynx targets and hppa flag info. | |
12642 | ||
12643 | Sat Jun 4 17:23:54 1994 Per Bothner ([email protected]) | |
12644 | ||
12645 | * configure.in: Use mh-ncrsvr43. Patch from | |
12646 | Tom McConnell <[email protected]>. | |
12647 | ||
12648 | Fri Jun 3 17:47:24 1994 Per Bothner ([email protected]) | |
12649 | ||
12650 | * config.guess (i386-unknown-bsdi): No longer need to | |
12651 | check #if defined(__bsdi__) && defined(__i386__). | |
12652 | ||
12653 | Thu Jun 2 18:56:46 1994 Ian Lance Taylor ([email protected]) | |
12654 | ||
12655 | * configure: Set program_transform_nameoption correctly. | |
12656 | ||
12657 | Thu Jun 2 10:57:06 1994 Karen Christiansen ([email protected]) | |
12658 | ||
12659 | * brought build-all.mk update-to-date with progressive build-all.mk, | |
12660 | added new targets and hppa info. | |
35590697 | 12661 | |
252b5132 RH |
12662 | Thu Jun 2 00:12:44 1994 Ian Lance Taylor ([email protected]) |
12663 | ||
12664 | * configure: If config.guess result is a prefix of the user | |
12665 | specified target, assume a native build and use the user specified | |
12666 | target as the host alias. Remove SunOS patch suffix removal hack. | |
12667 | * configure.in: Remove SunOS patch suffix removal hack. | |
12668 | ||
12669 | * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's | |
12670 | in NATIVE_CHECK_MODULES. | |
12671 | ||
12672 | Wed Jun 1 10:49:41 1994 Bill Cox ([email protected]) | |
12673 | ||
12674 | * Makefile.in: Rename HOST_ONLY to NATIVE. | |
12675 | * configure: Delete SunOs patch suffix from host_canonical | |
12676 | and build_canonical variables that are prepended to Makefiles. | |
12677 | * configure.in: Add comments for easier maintenance. | |
12678 | ||
12679 | Tue May 31 19:39:47 1994 Jim Kingdon ([email protected]) | |
12680 | ||
12681 | * Makefile.in: Add all-libproc target similar to all-gui. | |
12682 | ||
12683 | Tue May 31 17:16:33 1994 Tom Lord ([email protected]) | |
12684 | ||
12685 | * Makefile.in (CHECK_MODULES): split into | |
12686 | HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES. | |
12687 | ||
12688 | Tue May 31 16:36:36 1994 Paul Eggert ([email protected]) | |
12689 | ||
12690 | * config.guess (i386-unknown-bsdi): New system to guess. | |
12691 | ||
12692 | Wed May 25 16:47:10 1994 Jim Kingdon ([email protected]) | |
12693 | ||
12694 | * Makefile.in: Add all-gui target (but not yet build by "all"). | |
12695 | ||
12696 | Thu May 26 08:53:19 1994 Bill Cox ([email protected]) | |
12697 | ||
12698 | * config.sub: Move deletion of patch suffix from here... | |
12699 | * configure.in: To here, at Ian's suggestion. The top- | |
12700 | level scripts might need to know of a patch level. | |
12701 | ||
12702 | Wed May 25 09:15:54 1994 Bill Cox ([email protected]) | |
12703 | ||
12704 | * config.sub: Strip off patch suffix so rtl is recognized | |
12705 | as a sunos4.1.3 machine, even though it's been patched. | |
12706 | ||
12707 | Fri May 20 08:25:49 1994 Steve Chamberlain ([email protected]) | |
12708 | ||
12709 | * Makefile.in (INSTALL_LAST): Delete. | |
12710 | (INSTALL_DOSREL): New. | |
12711 | ||
12712 | Thu May 19 17:12:12 1994 Ian Lance Taylor ([email protected]) | |
12713 | ||
12714 | * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*. | |
12715 | Don't set use_gnu_ld to no for *-*-sysv4; that only controls | |
12716 | whether we pass down --with-gnu-ld anyhow. | |
12717 | ||
12718 | Thu May 19 09:29:12 1994 Steve Chamberlain ([email protected]) | |
12719 | ||
12720 | * Makefile.in (INSTALL_LAST): Change operation so it works | |
12721 | on more flavors of make. | |
12722 | * configure.in (go32): Don't build libg++ or libio. | |
12723 | ||
12724 | Fri May 13 13:28:34 1994 Steve Chamberlain ([email protected]) | |
12725 | ||
12726 | * Makefile.in (Move HOST_PREFIX_1 and friends up so | |
12727 | they can be overriden by templates. | |
12728 | ||
12729 | Sat May 7 16:46:44 1994 Steve Chamberlain ([email protected]) | |
12730 | ||
12731 | * configure.in (target==go32): Don't build gdb. | |
12732 | * dosrel: New directory. | |
12733 | ||
12734 | Fri May 6 14:19:25 1994 Steve Chamberlain ([email protected]) | |
12735 | ||
12736 | * configure.in (host==go32): Configure dosrel too. | |
12737 | * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last. | |
12738 | (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should | |
12739 | be set by incoming names or templates. | |
12740 | (INSTALL_LAST): New rule. | |
252b5132 RH |
12741 | |
12742 | Thu May 5 17:35:05 1994 Stan Shebs ([email protected]) | |
12743 | ||
12744 | * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os. | |
12745 | ||
12746 | Thu May 5 20:06:45 1994 Ken Raeburn ([email protected]) | |
12747 | ||
252b5132 RH |
12748 | * configure.in (appdirs): New variable. Currently empty, but will |
12749 | be used in gas distribution. If nonempty, lists a set of | |
12750 | directories at least one of which must get configured, or top | |
12751 | level configuration is considered to have failed. | |
12752 | (rs6000-*-lynxos*): Use new file name. | |
12753 | ||
12754 | Thu May 5 13:38:36 1994 Ian Lance Taylor ([email protected]) | |
12755 | ||
12756 | Eliminate XTRAFLAGS. | |
12757 | * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the | |
12758 | newlib include files using -idirafter, and also use -nostdinc. | |
12759 | (CXX_FOR_TARGET): Likewise. | |
12760 | (XTRAFLAGS): Removed. | |
12761 | (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET. | |
12762 | (EXTRA_HOST_FLAGS): Remove XTRAFLAGS. | |
12763 | (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise. | |
12764 | ($(DO_X)): Don't pass down XTRAFLAGS. | |
12765 | ||
12766 | Thu May 5 00:16:36 1994 Ken Raeburn ([email protected]) | |
12767 | ||
12768 | * configure.in (mips*-dec-bsd*): New target; do build linker. | |
12769 | (mips*-*-bsd*): New target; don't build linker. | |
12770 | ||
12771 | Wed May 4 20:10:10 1994 D. V. Henkel-Wallace ([email protected]) | |
12772 | ||
12773 | * configure.in: support rs6000-*-lynxos* configuration. | |
12774 | support sunos4 as a cross target. | |
12775 | ||
12776 | * config.sub: look for lynx*, not lynx since the OS version may | |
12777 | legitimately be part of the name. | |
12778 | ||
12779 | Tue May 3 21:48:11 1994 Ken Raeburn ([email protected]) | |
12780 | ||
12781 | * configure.in (i[34]86-*-sco*): Move to be with other i386 | |
12782 | targets. | |
12783 | (romp-*-*): New target. Skip various binary utilities. | |
12784 | (vax-*-*): New target. Don't build newlib. | |
12785 | (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib. | |
12786 | ||
12787 | Thu Apr 28 15:03:05 1994 David J. Mackenzie ([email protected]) | |
12788 | ||
12789 | * configure.in: Only set host_makefile_frag if config | |
12790 | directory exists. | |
12791 | ||
12792 | Wed Apr 27 12:14:30 1994 David J. Mackenzie ([email protected]) | |
12793 | ||
12794 | * install.sh: If $dstdir exists, don't check whether each | |
12795 | component does. | |
12796 | ||
12797 | Tue Apr 26 18:11:33 1994 Ian Lance Taylor ([email protected]) | |
12798 | ||
12799 | * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh. | |
12800 | ||
12801 | Mon Apr 25 15:06:34 1994 Stan Shebs ([email protected]) | |
12802 | ||
35590697 AJ |
12803 | * configure.in (*-*-lynxos*): Don't configure newlib for either |
12804 | native or cross Lynx. | |
252b5132 RH |
12805 | |
12806 | Sat Apr 16 11:58:16 1994 Doug Evans ([email protected]) | |
12807 | ||
12808 | * config.sub (sparc64-elf): Fix os. | |
12809 | (z8k): Remove duplicate. | |
12810 | ||
12811 | Thu Apr 14 23:33:17 1994 Ian Lance Taylor ([email protected]) | |
12812 | ||
12813 | * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not | |
12814 | gcc/stmp-fixproto, to try to prevent fixproto from being run. | |
12815 | ||
12816 | Wed Apr 13 15:14:52 1994 Bill Cox ([email protected]) | |
12817 | ||
12818 | * configure: Make file links cleanly even if Lynx fails on | |
80413487 | 12819 | an NFS symlink (at least fail cleanly). |
252b5132 RH |
12820 | |
12821 | Mon Apr 11 10:58:56 1994 Jim Wilson ([email protected]) | |
12822 | ||
12823 | * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to | |
12824 | -XNh2000. | |
12825 | ||
12826 | Sat Apr 9 15:10:45 1994 David J. Mackenzie ([email protected]) | |
12827 | ||
12828 | * configure: Unknown options are fatal again. | |
12829 | ||
12830 | Fri Apr 8 12:01:41 1994 David J. Mackenzie ([email protected]) | |
12831 | ||
12832 | * configure: Ignore --x-includes and --x-libraries, for Autoconf | |
35590697 | 12833 | compatibility. |
252b5132 RH |
12834 | |
12835 | Thu Apr 7 17:31:43 1994 Doug Evans ([email protected]) | |
12836 | ||
12837 | * build-all.mk: Add `clean' target. | |
12838 | ||
12839 | Wed Apr 6 20:44:56 1994 Peter Schauer ([email protected]) | |
12840 | ||
12841 | * config.guess: Add SINIX support. | |
12842 | * configure.in: Add mips-*-sysv4* support. | |
12843 | ||
12844 | Mon Apr 4 17:41:44 1994 Doug Evans ([email protected]) | |
12845 | ||
12846 | * build-all.mk: Document all useful targets. | |
12847 | If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2. | |
12848 | If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4. | |
12849 | ||
12850 | Thu Mar 31 04:55:57 1994 David J. Mackenzie ([email protected]) | |
12851 | ||
12852 | * configure: Support --silent, --quiet. | |
12853 | ||
12854 | Wed Mar 30 21:37:38 1994 David J. Mackenzie ([email protected]) | |
12855 | ||
12856 | * configure: Support --disable-FEATURE. | |
12857 | ||
12858 | Tue Mar 29 19:15:05 1994 Jim Kingdon ([email protected]) | |
12859 | ||
12860 | * config.guess: Recognize NCR running SVR4.3. | |
12861 | ||
12862 | Mon Mar 28 14:55:15 1994 Per Bothner ([email protected]) | |
12863 | ||
12864 | * config.guess: Make BSDI generate i386-unknown-bsd386. | |
12865 | Patch from Paul Eggert <[email protected]>. | |
12866 | ||
12867 | Mon Mar 28 12:54:52 1994 Ian Lance Taylor ([email protected]) | |
12868 | ||
12869 | * configure.in (powerpc-*-aix*): Treat like rs6000-*-*. | |
12870 | ||
12871 | Sat Mar 26 11:25:48 1994 David J. Mackenzie ([email protected]) | |
12872 | ||
12873 | * configure: Make unrecognized options give nonfatal warnings | |
12874 | instead of fatal errors, and pass them to any subdirectory | |
12875 | configures in case they recognize them. | |
12876 | Make --x equivalent to --with-x. | |
12877 | ||
12878 | Fri Mar 25 21:52:10 1994 David J. Mackenzie ([email protected]) | |
12879 | ||
12880 | * configure: Add --enable-* options. Clean up usage message and | |
12881 | some comments. | |
12882 | ||
12883 | Thu Mar 24 09:12:53 1994 Doug Evans ([email protected]) | |
12884 | ||
12885 | * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new. | |
12886 | ||
12887 | Sun Mar 20 11:28:22 1994 Jeffrey A. Law ([email protected]) | |
12888 | ||
12889 | * configure.in (hppa*-*-*): Enable binutils. | |
12890 | ||
12891 | Sat Mar 19 11:50:16 1994 Jim Kingdon ([email protected]) | |
12892 | ||
12893 | * config.sub: Recognize cisco. | |
12894 | ||
12895 | Fri Mar 18 16:42:32 1994 Jason Merrill ([email protected]) | |
12896 | ||
12897 | * Makefile.in (CXXFLAGS): Add -fexternal-templates. | |
12898 | ||
12899 | Tue Mar 15 11:25:55 1994 Jim Kingdon ([email protected]) | |
12900 | ||
12901 | * config.guess: about target *-hitachi-hiuxwe2, don't print more | |
12902 | than one configuration name. Add comment. | |
12903 | ||
12904 | Sun Mar 6 23:13:38 1994 Hisashi MINAMINO ([email protected]) | |
12905 | ||
12906 | * config.guess: about target *-hitachi-hiuxwe2, fixed | |
12907 | machine guessing order. [Hitachi's CPU_IS_HP_MC68K | |
12908 | macro is incorrect.] | |
12909 | ||
12910 | Sun Mar 13 09:10:08 1994 Jim Kingdon ([email protected]) | |
12911 | ||
12912 | * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather | |
12913 | than the "make ls" stuff which used to be here. | |
12914 | ||
12915 | Fri Mar 11 12:52:39 1994 Per Bothner ([email protected]) | |
12916 | ||
12917 | * config.guess: Recognize i[34]86-unknown-freebsd. | |
12918 | From Shawn M Carey <[email protected]>. | |
12919 | ||
12920 | Thu Mar 3 14:24:21 1994 Per Bothner ([email protected]) | |
12921 | ||
12922 | * configure.in (noconfigdirs for alpha): Remove libg++ and libio. | |
12923 | ||
12924 | Wed Mar 2 13:28:48 1994 Jim Kingdon ([email protected]) | |
12925 | ||
12926 | * config.guess: Check for ptx. | |
12927 | ||
12928 | Mon Feb 28 16:46:50 1994 Kung Hsu ([email protected]) | |
12929 | ||
12930 | * config.sub: Add os9k checking. | |
12931 | ||
12932 | Thu Feb 24 07:09:04 1994 Jeffrey A. Law ([email protected]) | |
12933 | ||
12934 | * config.guess: Handle OSF1 running on HPPA processors | |
12935 | ||
12936 | Fri Feb 18 14:14:00 1994 Ken Raeburn ([email protected]) | |
12937 | ||
12938 | * configure: If subdir configure fails, print out a message with | |
12939 | subdirectory name, in case subdir's configure code didn't identify | |
12940 | itself. | |
12941 | ||
12942 | Fri Feb 18 12:50:15 1994 Doug Evans ([email protected]) | |
12943 | ||
12944 | * configure.in: Remove embedded newlines from configdirs. | |
12945 | Avoid mismatches of substrings. Fix matching strings at end | |
12946 | of configdirs. | |
12947 | ||
12948 | Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com) | |
12949 | ||
12950 | * config.guess: Add Lynx/rs6000 config support. | |
12951 | ||
12952 | Tue Feb 8 13:41:09 1994 Ken Raeburn ([email protected]) | |
12953 | ||
12954 | * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas. | |
12955 | ||
12956 | Mon Feb 7 15:42:36 1994 Jeffrey A. Law ([email protected]) | |
12957 | ||
12958 | * configure.in (hppa*-*-osf*): Treat this just like most other | |
12959 | PA configurations (eg no binutils or ld). | |
12960 | (hppa*-*-*elf*): These configurations have binutils and ld. | |
12961 | ||
12962 | Sun Feb 6 16:35:07 1994 Jeffrey A. Law ([email protected]) | |
12963 | ||
12964 | * config.sub (hiux): Fix typo. From [email protected]. | |
12965 | ||
12966 | Sat Feb 5 01:00:33 1994 Ian Lance Taylor ([email protected]) | |
12967 | ||
12968 | * configure.in (rs6000-*-*): Build gas. | |
12969 | ||
12970 | Wed Feb 2 13:57:57 1994 Jeffrey A. Law ([email protected]) | |
12971 | ||
80413487 | 12972 | * Makefile.in: Avoid bug in losing hpux sed. |
252b5132 RH |
12973 | |
12974 | Wed Feb 2 14:53:05 1994 Jim Kingdon ([email protected]) | |
12975 | ||
12976 | * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed | |
12977 | for GDB and GDB has been fixed to not need it. | |
12978 | ||
252b5132 RH |
12979 | Sun Jan 30 17:58:06 1994 Ken Raeburn ([email protected]) |
12980 | ||
12981 | * config.guess: Recognize vax hosts. | |
12982 | ||
12983 | Fri Jan 28 15:29:38 1994 Ken Raeburn ([email protected]) | |
12984 | ||
12985 | * configure (while loop): Don't use "break 2" inside case | |
12986 | statement -- the case statement isn't an enclosing loop. | |
12987 | ||
12988 | Mon Jan 24 18:40:06 1994 Per Bothner ([email protected]) | |
12989 | ||
12990 | * config.guess: Clean up NeXT support, to allow nextstep | |
12991 | on Intel machines. Make OS be nextstep. | |
12992 | ||
12993 | Sun Jan 23 18:47:22 1994 Richard Kenner ([email protected]) | |
12994 | ||
12995 | * config.guess: Add alternate forms for Convex. | |
12996 | ||
12997 | Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com) | |
12998 | ||
12999 | * configure: Completely rewrite option processing. Take | |
13000 | advantage of pattern-matching to avoid invoking test frequently. | |
13001 | Also clean up host and target defaulting logic. | |
13002 | ||
13003 | Mon Jan 17 15:06:56 1994 Ken Raeburn ([email protected]) | |
13004 | ||
13005 | * Makefile.in: Replace all occurrances of "rootme" with "r" and | |
13006 | "$${rootme}" with "$$r", to increase the likelihood that the do-* | |
13007 | commands (plus user environment) will fit SCO limits. | |
13008 | ||
13009 | Thu Jan 6 11:20:57 1994 Ian Lance Taylor ([email protected]) | |
13010 | ||
13011 | * configure.in: Don't issue warnings about directories which are | |
13012 | not being configured if -norecursion is set. Correct test for | |
13013 | --with-gnu-as and --with-gnu-ld to not get confused by substring | |
13014 | matches. | |
13015 | ||
13016 | * configure.in: Don't build gas for alpha-dec-osf1*. | |
13017 | ||
13018 | Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com) | |
13019 | ||
13020 | * configure: Back out Per's change of 12/19/1993. It changes the | |
13021 | behavior of configure in unexpected and confusing ways. | |
13022 | ||
13023 | Also, use different delim char when calculating | |
13024 | program_transform_name so that the name can contain slashes. | |
13025 | ||
13026 | Sat Jan 1 13:45:31 1994 Rob Savoye ([email protected]) | |
13027 | ||
13028 | * configure.in, config.sub: Add support for VSTa micro-kernel. | |
13029 | ||
13030 | Sat Dec 25 20:00:47 1993 Jeffrey A. Law ([email protected]) | |
13031 | ||
13032 | * configure.in: Nuke hacks which were used to get a special | |
13033 | version of GAS for HPPA configurations. | |
13034 | ||
13035 | Sun Dec 19 20:40:44 1993 Per Bothner ([email protected]) | |
13036 | ||
13037 | * configure: If only ${target_alias} is given, use that | |
13038 | as the default for ${host_alias}. | |
13039 | * configure: Add missing back-slashes before nested quotes. | |
13040 | ||
13041 | Wed Dec 15 18:07:18 1993 david d `zoo' zuhn ([email protected]) | |
13042 | ||
13043 | * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON) | |
13044 | ||
13045 | Tue Dec 14 21:25:33 1993 Per Bothner ([email protected]) | |
13046 | ||
13047 | * config.guess: Recognize some Tektronix configurations. | |
13048 | From Kaveh R. Ghazi <[email protected]>. | |
13049 | ||
13050 | Sat Dec 11 11:18:00 1993 Steve Chamberlain ([email protected]) | |
13051 | ||
13052 | * config.sub: Match any flavor of SH. | |
13053 | ||
13054 | Thu Dec 2 17:16:58 1993 Ken Raeburn ([email protected]) | |
13055 | ||
13056 | * configure.in: Don't try to configure newlib for Alpha. | |
13057 | ||
13058 | Thu Dec 2 14:35:54 1993 Ian Lance Taylor ([email protected]) | |
13059 | ||
13060 | * configure.in: Don't build ld for Irix 5. Don't build gas, | |
13061 | libg++ or libio for any Alpha target. | |
13062 | ||
13063 | * configure.in (mips*-sgi-irix5*): New target; use mh-irix5. | |
252b5132 RH |
13064 | |
13065 | Wed Dec 1 17:00:33 1993 Jason Merrill ([email protected]) | |
13066 | ||
13067 | * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for | |
13068 | default arguments -- so it tried to compress itself. | |
13069 | ||
13070 | Tue Nov 30 13:45:15 1993 david d `zoo' zuhn ([email protected]) | |
13071 | ||
13072 | * configure.in (notsupp): ensure that a space is always at the end | |
13073 | of the configdirs list, since the grep checks for an explicit space | |
13074 | ||
13075 | Tue Nov 16 15:04:27 1993 david d `zoo' zuhn ([email protected]) | |
13076 | ||
13077 | * configure.in (target i386-sysv4.2): don't build ld, since static | |
13078 | versions of many libraries are not available. | |
13079 | ||
13080 | Tue Nov 16 14:28:12 1993 Jim Kingdon ([email protected]) | |
13081 | ||
13082 | * config.guess: Recognize Apollos (using environment variables). | |
13083 | * configure.in: Don't configure ld, binutils, or gprof for Apollo. | |
13084 | ||
13085 | Thu Nov 11 12:03:50 1993 Jim Kingdon ([email protected]) | |
13086 | ||
13087 | * config.guess: Recognize Sony news mips running newsos. | |
13088 | ||
13089 | Wed Nov 10 16:57:00 1993 Mark Eichin ([email protected]) | |
13090 | ||
13091 | * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be | |
13092 | "fi ; else" for bash. | |
13093 | ||
13094 | Tue Nov 9 15:54:01 1993 Mark Eichin ([email protected]) | |
13095 | ||
13096 | * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL. | |
13097 | ||
13098 | Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace ([email protected]) | |
13099 | ||
13100 | * config.sub: accept unixware as an alias for svr4.2. | |
13101 | Fix some inconsistancies with the gcc version. | |
13102 | ||
13103 | Fri Nov 5 15:14:12 1993 Jim Kingdon ([email protected]) | |
13104 | ||
13105 | * Makefile.in (DISTDOCDIRS): Add gdb. | |
13106 | ||
13107 | Fri Nov 5 11:59:42 1993 Per Bothner ([email protected]) | |
13108 | ||
13109 | * Makefile.in (DISTDOCDIRS): Add libg++ and libio. | |
13110 | ||
13111 | Fri Nov 5 10:35:05 1993 Ken Raeburn ([email protected]) | |
13112 | ||
13113 | * Makefile.in (taz): Only build "info" in DISTDOCDIRS. | |
13114 | (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want | |
13115 | this now. | |
13116 | ||
13117 | Thu Nov 4 18:58:23 1993 Jim Kingdon ([email protected]) | |
13118 | ||
13119 | * config.sub: Accept hiux* as an OS name. | |
13120 | ||
13121 | * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per | |
13122 | etc/make-stds.texi. The underscore came from gcc, and dje now | |
13123 | agrees that RUNTESTFLAGS is the correct name. | |
13124 | ||
13125 | Thu Nov 4 10:49:01 1993 Per Bothner ([email protected]) | |
13126 | ||
13127 | * install.sh: Remove 'set -e'. It makes any conditionals | |
13128 | in the script useless. | |
13129 | ||
13130 | * config.guess: Automatically recognize arm-acorn-riscix | |
13131 | Patch from Richard Earnshaw ([email protected]). | |
13132 | ||
13133 | Thu Nov 04 08:08:04 1993 Jeffrey Wheat ([email protected]) | |
13134 | ||
13135 | * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS | |
13136 | ||
13137 | Wed Nov 3 22:09:46 1993 Ken Raeburn ([email protected]) | |
13138 | ||
13139 | * Makefile.in (DISTDOCDIRS): New variable. | |
13140 | (taz): Edit local Makefile.in sooner, instead of proto-toplev | |
35590697 | 13141 | Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS. |
252b5132 RH |
13142 | |
13143 | Wed Nov 3 21:31:52 1993 david d `zoo' zuhn ([email protected]) | |
13144 | ||
13145 | * configure.in (hppa target): check the source directory for the | |
13146 | pagas sub-directory | |
13147 | ||
13148 | Wed Nov 3 11:12:22 1993 Doug Evans ([email protected]) | |
13149 | ||
13150 | * config.sub: Allow -aout* and -elf*. | |
13151 | ||
13152 | Wed Nov 3 11:08:33 1993 Ken Raeburn ([email protected]) | |
13153 | ||
13154 | * configure.in: Don't build ld on i386-solaris2, same as for | |
13155 | sparc-solaris2. | |
13156 | ||
13157 | Tue Nov 2 14:21:25 1993 Per Bothner ([email protected]) | |
13158 | ||
13159 | * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++). | |
13160 | ||
13161 | Tue Nov 2 13:38:30 1993 Peter Schauer ([email protected]) | |
13162 | ||
13163 | * configure.in: Configure gdb for alpha. | |
13164 | ||
13165 | Mon Nov 1 10:42:54 1993 Jim Kingdon ([email protected]) | |
13166 | ||
13167 | * Makefile.in (CXXFLAGS): Add -O. | |
13168 | ||
13169 | Wed Oct 27 10:45:06 1993 david d `zoo' zuhn ([email protected]) | |
13170 | ||
13171 | * config.guess: added support for DG Aviion | |
13172 | ||
13173 | Tue Oct 26 14:37:37 1993 Ken Raeburn ([email protected]) | |
13174 | ||
13175 | * configure.in: Produce warning message for subdirectories not | |
13176 | configurable for this host/target combination. Don't try to | |
13177 | configure gdb for vms. | |
13178 | ||
13179 | Mon Oct 25 11:22:15 1993 Ken Raeburn ([email protected]) | |
13180 | ||
13181 | * Makefile.in (taz): Replace "byacc" with "bison -y" in the | |
13182 | appropriate files before making "diststuff". | |
13183 | (DISTBISONFILES): New var: list of files to be edited. | |
13184 | (DISTSTUFFDIRS): Add binutils. | |
13185 | ||
13186 | Fri Oct 22 20:32:15 1993 david d `zoo' zuhn ([email protected]) | |
13187 | ||
13188 | * config.sub: also handle mipsel and mips64el (for little endian mips) | |
13189 | ||
13190 | Fri Oct 22 07:59:20 1993 Jim Kingdon ([email protected]) | |
13191 | ||
13192 | * configure.in: Add * to end of all OS names. | |
13193 | ||
13194 | Thu Oct 21 11:38:28 1993 Stan Shebs ([email protected]) | |
13195 | ||
13196 | * configure.in: Build newlib for LynxOS native. | |
13197 | ||
13198 | Wed Oct 20 09:56:12 1993 Jim Kingdon ([email protected]) | |
13199 | ||
13200 | * config.guess: Add support for delta 88k running SVR3. | |
13201 | ||
13202 | * configure.in: Add comment about HP compiler vs. emacs. | |
13203 | ||
13204 | Tue Oct 19 16:02:22 1993 david d `zoo' zuhn ([email protected]) | |
13205 | ||
13206 | * configure.in: don't build ld on solaris2 (not a viable option | |
13207 | due to bugs in getpwnam & getpwuid) | |
13208 | ||
13209 | Tue Oct 19 15:13:56 1993 Ken Raeburn ([email protected]) | |
13210 | ||
13211 | * configure.in: Accept alpha-dec-osf1*, not just -osf1, since | |
13212 | config.guess will produce a full version number. | |
13213 | ||
13214 | Tue Oct 19 15:58:01 1993 Ian Lance Taylor ([email protected]) | |
13215 | ||
13216 | * configure.in: Build linker and binutils for alpha-dec-osf1. | |
13217 | ||
13218 | Tue Oct 19 11:41:55 1993 Jim Kingdon ([email protected]) | |
13219 | ||
13220 | * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS, | |
13221 | and gdb/testsuite/Makefile.in. | |
13222 | ||
13223 | Sat Oct 9 18:39:07 1993 david d `zoo' zuhn ([email protected]) | |
13224 | ||
13225 | * configure.in: recognize mips*- instead of mips- | |
13226 | ||
13227 | Fri Oct 8 14:15:39 1993 Ken Raeburn ([email protected]) | |
13228 | ||
13229 | * config.sub: Accept linux*coff and linux*elf as operating | |
13230 | systems. | |
13231 | ||
13232 | Thu Oct 7 12:57:19 1993 Ian Lance Taylor ([email protected]) | |
13233 | ||
13234 | * config.sub: Recognize mips64, and mips3 as an alias for it. | |
13235 | ||
13236 | Wed Oct 6 13:54:21 1993 Peter Schauer ([email protected]) | |
13237 | ||
13238 | * configure.in: Remove alpha-dec-osf*, no longer necessary now that | |
13239 | gdb knows how to handle OSF/1 shared libraries. | |
13240 | ||
13241 | Tue Oct 5 11:55:04 1993 Jim Kingdon ([email protected]) | |
13242 | ||
13243 | * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux). | |
13244 | * config.guess: Recognize Hitachi's HIUX. | |
13245 | * config.sub: Recognize h3050r* and hppahitachi. | |
13246 | Remove redundant cases for hp9k[23]*. | |
13247 | ||
13248 | Mon Oct 4 16:15:09 1993 david d `zoo' zuhn ([email protected]) | |
13249 | ||
13250 | * configure.in: default to '--with-gnu-as' and '--with-gnu-ld' | |
13251 | if gas and ld are in the source tree and are in ${configdirs}. | |
13252 | If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the | |
ba73c63f | 13253 | --with options (but still pass them down on the command line, |
252b5132 RH |
13254 | if they were explicitly specified). |
13255 | ||
13256 | Fri Sep 24 19:11:13 1993 david d `zoo' zuhn ([email protected]) | |
13257 | ||
13258 | * configure: substitute SHELL value in Makefile.in with | |
13259 | ${CONFIG_SHELL} | |
13260 | ||
13261 | Thu Sep 23 18:05:13 1993 Ian Lance Taylor ([email protected]) | |
13262 | ||
13263 | * configure.in: Build gas, ld, and binutils for *-*-sysv4* and | |
13264 | *-*-solaris2* targets. | |
13265 | ||
13266 | Sun Sep 19 17:01:41 1993 david d `zoo' zuhn ([email protected]) | |
13267 | ||
13268 | * Makefile.in: define M4, and pass it down to sub-makes; | |
13269 | all-autoconf now depends on all-m4 | |
13270 | ||
13271 | Sat Sep 18 00:38:23 1993 david d `zoo' zuhn ([email protected]) | |
13272 | ||
13273 | * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on | |
13274 | presence of {ar,ranlib} instead of a configured directory | |
13275 | ||
13276 | Wed Sep 15 08:41:44 1993 Jim Kingdon ([email protected]) | |
13277 | ||
13278 | * config.guess: Accept 34?? as well as 33?? for NCR. | |
13279 | ||
13280 | Mon Sep 13 12:28:43 1993 david d `zoo' zuhn ([email protected]) | |
13281 | ||
13282 | * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead | |
13283 | of 'gas' in sed commands, since 'gash' is now in the tree as well. | |
13284 | ||
13285 | Fri Sep 10 11:23:52 1993 david d `zoo' zuhn ([email protected]) | |
13286 | ||
13287 | * configure: grab values for $(CC) and $(CXX) from the | |
13288 | environment, so that someone can do "CC=gcc configure; make" and | |
13289 | have it work right (matching the way that autoconf works now) | |
13290 | ||
13291 | * configure.in, Makefile.in: add support for gash, the tcl | |
13292 | interface to Galaxy | |
13293 | ||
13294 | * config.guess: add NetBSD variants (hp300, x86) | |
13295 | ||
13296 | Thu Sep 9 16:48:52 1993 Jason Merrill ([email protected]) | |
13297 | ||
13298 | * install.sh: Support -d option (in the manner of SunOS 4 install, | |
13299 | as it is more deterministic than that of GNU install) | |
13300 | (chmodcmd): Set file to mode 755 by default (should also do default | |
13301 | chgrp and chown, but I don't feel like dealing with that now) | |
13302 | ||
13303 | Tue Sep 7 11:59:39 1993 Doug Evans ([email protected]) | |
13304 | ||
13305 | * config.sub: Remove h8300hhms alias. | |
13306 | ||
13307 | Tue Aug 31 11:00:09 1993 Jim Kingdon ([email protected]) | |
13308 | ||
13309 | * configure.in: Match *-*-solaris2* not *-sun-solaris2*. | |
13310 | ||
13311 | Mon Aug 30 18:29:10 1993 david d `zoo' zuhn ([email protected]) | |
13312 | ||
13313 | * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well | |
13314 | as stmp-fixinc | |
13315 | ||
13316 | Wed Aug 25 16:35:59 1993 K. Richard Pixley ([email protected]) | |
13317 | ||
13318 | * config.sub: recognize m88110-bug-coff. | |
13319 | ||
13320 | Tue Aug 24 10:23:24 1993 david d `zoo' zuhn ([email protected]) | |
13321 | ||
13322 | * Makefile.in (all-libio): all dependencies on the toolchain used | |
13323 | to build this (gcc, gas, ld, etc) | |
13324 | ||
13325 | Fri Aug 20 17:24:24 1993 Jim Kingdon ([email protected]) | |
13326 | ||
13327 | * config.guess: Deal with OSF/1 1.3 on alpha. | |
13328 | ||
13329 | Thu Aug 19 11:43:04 1993 david d `zoo' zuhn ([email protected]) | |
13330 | ||
13331 | * install.sh: add some 'else true' clauses for portability | |
13332 | ||
13333 | * configure.in: don't build libio for h8[35]00-*-* targets | |
13334 | ||
13335 | Tue Aug 17 19:02:31 1993 Per Bothner ([email protected]) | |
13336 | ||
13337 | * Makefile.in: Add support for new libio. | |
13338 | ||
13339 | Sun Aug 15 20:48:55 1993 Jim Kingdon ([email protected]) | |
13340 | ||
13341 | * install.sh: If one command fails, don't try the rest. Don't try | |
13342 | to remove $dsttmp (via trap) unless we have already created it. | |
13343 | If $src doesn't exist, detect it and exit with an error. | |
13344 | ||
13345 | * config.guess: Recognize BSD on hp300. | |
13346 | ||
13347 | Wed Aug 11 18:35:13 1993 Per Bothner ([email protected]) | |
13348 | ||
13349 | * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux. | |
13350 | Bug report from "Hamish (H.I.) Macdonald" <[email protected]>. | |
13351 | ||
13352 | Wed Aug 11 15:37:51 1993 Jason Merrill ([email protected]) | |
13353 | ||
13354 | * Makefile.in (all-send-pr): depends on all-prms | |
13355 | ||
13356 | Wed Aug 11 16:56:03 1993 Jim Kingdon ([email protected]) | |
13357 | ||
13358 | * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd). | |
13359 | ||
13360 | Fri Aug 6 14:45:02 1993 Ian Lance Taylor ([email protected]) | |
13361 | ||
13362 | * config.guess: From [email protected] (Michael Rendell): | |
13363 | Added test for mips-mips-riscos5. | |
13364 | ||
13365 | Thu Aug 5 15:45:08 1993 david d `zoo' zuhn ([email protected]) | |
13366 | ||
13367 | * configure.in: use mh-hp300 for 68k HP hosts | |
13368 | ||
13369 | Mon Aug 2 11:56:53 1993 david d `zoo' zuhn ([email protected]) | |
13370 | ||
13371 | * configure: add support for CONFIG_SHELL, so that you can use | |
13372 | some alternate shell for evaluating configure scripts | |
13373 | ||
13374 | Sun Aug 1 11:36:27 1993 Fred Fish ([email protected]) | |
13375 | ||
13376 | * Makefile.in (make-gdb.tar.gz): Sed bug reporting address | |
13377 | in configure script to [email protected] when building | |
13378 | distribution archive. | |
13379 | * Makefile.in (COMPRESS): Remove def. | |
13380 | * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from | |
13381 | gdb.tar.Z and make-gdb.tar.Z respectively. | |
13382 | * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive. | |
13383 | * Makefile.in (make-gdb.tar.gz): Minor changes to move closer | |
13384 | to convergence with 'taz' target in Makefile.in. | |
13385 | ||
13386 | Fri Jul 30 12:34:57 1993 david d `zoo' zuhn ([email protected]) | |
13387 | ||
13388 | * install.sh (dsttmp): use trap to ensure that tmp files go | |
13389 | away on error conditions | |
13390 | ||
13391 | Wed Jul 28 11:57:36 1993 david d `zoo' zuhn ([email protected]) | |
13392 | ||
13393 | * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES | |
13394 | ||
13395 | Tue Jul 27 12:43:40 1993 Jim Kingdon ([email protected]) | |
13396 | ||
13397 | * Makefile.in (install-dirs): Deal with a prefix like /gnu; | |
13398 | its parent is '/' not ''. | |
13399 | ||
13400 | * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog. | |
13401 | ||
13402 | Fri Jul 23 09:53:37 1993 Jason Merrill ([email protected]) | |
13403 | ||
13404 | * configure: if ${newsrcdir}/configure doesn't exist, don't assume | |
13405 | that ${newsrcdir}/configure.in does. | |
13406 | ||
13407 | Tue Jul 20 11:28:50 1993 david d `zoo' zuhn ([email protected]) | |
13408 | ||
13409 | * test-build.mk: support for CONFIG_SHELL | |
13410 | ||
13411 | Mon Jul 19 21:54:46 1993 Fred Fish ([email protected]) | |
13412 | ||
13413 | * config.sub (netware): Add as a basic system type. | |
13414 | ||
13415 | Wed Jul 14 12:03:11 1993 K. Richard Pixley ([email protected]) | |
13416 | ||
13417 | * Makefile.in (Makefile): depend on configure.in. Also drop the | |
13418 | $(srcdir)/ from the dependency on Makefile.in. | |
13419 | ||
13420 | Tue Jul 13 20:10:58 1993 Doug Evans ([email protected]) | |
13421 | ||
13422 | * config.sub: Recognize h8300hhms as h8300h-hitachi-hms. | |
13423 | (h8300hhms is temporary until multi-libraries are implemented). | |
13424 | * configure.in: Handle h8300h too. | |
13425 | ||
13426 | Sun Jul 11 17:35:27 1993 Jim Kingdon ([email protected]) | |
13427 | ||
13428 | * config.guess: Recognize dpx/2 as m68k-bull-sysv3. | |
13429 | ||
13430 | Thu Jul 8 18:26:12 1993 John Gilmore ([email protected]) | |
13431 | ||
13432 | * configure: Remove extraneous output when guessing host type. | |
13433 | * config.guess: Remove extraneous output when guessing using C | |
13434 | compiler rather than uname, or when guessing fails. | |
13435 | ||
13436 | Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com) | |
13437 | ||
13438 | * Makefile.in: remove all.cross and install.cross targets | |
13439 | ||
13440 | * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross | |
13441 | definitions | |
13442 | ||
13443 | Tue Jul 6 10:39:44 1993 Steve Chamberlain ([email protected]) | |
13444 | ||
13445 | * configure.in (target sh): Build gprof. | |
13446 | ||
13447 | Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
13448 | ||
13449 | * config.sub: change -solaris to -solaris2 | |
13450 | ||
13451 | Thu Jul 1 15:46:16 1993 Jim Kingdon ([email protected]) | |
13452 | ||
13453 | * configure.in: Use config/mh-riscos for mips-*-sysv*. | |
13454 | ||
13455 | Wed Jun 30 09:31:58 1993 Ian Lance Taylor ([email protected]) | |
13456 | ||
13457 | * configure: Correct error message for missing Makefile.in to | |
13458 | print correct directory. | |
13459 | ||
13460 | Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
13461 | ||
13462 | * install.sh: kludge around 386BSD shell bug | |
13463 | ||
13464 | Tue Jun 29 13:06:49 1993 Per Bothner ([email protected]) | |
13465 | ||
13466 | * config.guess: Recognize NeXT. | |
13467 | * config.guess: Recognize i486-ncr-sysv4. | |
13468 | * Makefile.in (taz): rm $(TOOL)-$$VER before linking. | |
13469 | ||
13470 | Tue Jun 29 12:50:57 1993 Ian Lance Taylor ([email protected]) | |
13471 | ||
13472 | * Makefile.in (MAKEINFOFLAGS): New variable. | |
13473 | (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS. | |
13474 | * build-all.mk, test-build.mk: Pass down --no-split as | |
13475 | MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g. | |
13476 | ||
13477 | Thu Jun 24 13:39:11 1993 Per Bothner ([email protected]) | |
13478 | ||
13479 | * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh. | |
13480 | ||
13481 | Wed Jun 23 12:59:21 1993 Per Bothner ([email protected]) | |
13482 | ||
13483 | * Makefile.in (libg++.tar.z): New rule. | |
13484 | * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'. | |
13485 | * Makefile.in (taz): Only do a single chmod. | |
13486 | ||
13487 | Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com) | |
13488 | ||
13489 | * install.sh: don't use dirname anymore (replaced with sed usage) | |
13490 | ||
13491 | Thu Jun 17 18:43:42 1993 Fred Fish ([email protected]) | |
13492 | ||
13493 | * Makefile.in: Change extension for gzip'd files from '.z' to | |
13494 | '.gz' per new FSF standard usage. | |
13495 | ||
13496 | Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com) | |
13497 | ||
13498 | * configure: put quotes around the final value of program_transform_name | |
13499 | ||
13500 | Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
13501 | ||
13502 | * Makefile.in: new install.sh support; update install-info rules | |
13503 | ||
13504 | Wed Jun 9 12:31:34 1993 Ian Lance Taylor ([email protected]) | |
13505 | ||
13506 | * configure.in: Build diff for crosses, but not for go32 host. | |
13507 | ||
13508 | * configure.in: Build gprof only for native, and don't build it | |
13509 | for mips-*-*, rs6000-*-*, or i[34]86-*-sco*. | |
13510 | ||
13511 | Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com) | |
13512 | ||
13513 | * configure.in: don't build gas,ld,binutils on for *-*-sysv4 | |
13514 | ||
13515 | Mon Jun 7 11:40:11 1993 Brendan Kehoe ([email protected]) | |
13516 | ||
13517 | * configure.in (host_tools): Add prms. | |
13518 | ||
13519 | Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
13520 | ||
13521 | * Makefile.in: install gcc, do installation of $(INSTALL_MODULES) | |
13522 | with $(FLAGS_TO_PASS) on the command line | |
13523 | ||
13524 | * config.sub: Recognize lynx and lynxos | |
13525 | ||
13526 | Fri Jun 4 10:59:56 1993 Ian Lance Taylor ([email protected]) | |
13527 | ||
13528 | * config.sub: Accept -ecoff*, not just -ecoff. | |
13529 | ||
13530 | Thu Jun 3 17:38:54 1993 Ken Raeburn ([email protected]) | |
13531 | ||
13532 | * Makefile.in (taz): Use .gz suffix instead of .z. | |
13533 | (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target | |
13534 | names. | |
13535 | ||
13536 | Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
13537 | ||
13538 | * Makefile.in (vault-install): add an 'else true' (for Ultrix) | |
13539 | ||
13540 | Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
13541 | ||
13542 | * Makefile.in (install-no-fixedincludes): install gcc last, so | |
13543 | that rebuilds that might happen during 'make install' don't get | |
13544 | bogus gcc include files | |
13545 | ||
13546 | Wed Jun 2 16:14:10 1993 Ken Raeburn ([email protected]) | |
13547 | ||
13548 | Change from Utah for HPPA support: | |
13549 | * config.guess: Recognize hppa1.x-hp-bsd. | |
13550 | ||
13551 | Wed Jun 2 11:53:33 1993 Per Bothner ([email protected]) | |
13552 | ||
13553 | * config.guess: Add support for Motorola Delta 68k, up to r3v7. | |
13554 | Patch from [email protected] (Francesco Potorti`). | |
13555 | ||
13556 | Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com) | |
13557 | ||
13558 | * config.sub: Add support for rom68k and bug boot monitors. | |
13559 | ||
13560 | Mon May 31 09:36:37 1993 Jim Kingdon ([email protected]) | |
13561 | ||
13562 | * Makefile.in: Make all-opcodes depend on all-bfd. | |
13563 | ||
13564 | Thu May 27 08:05:31 1993 Ian Lance Taylor ([email protected]) | |
13565 | ||
13566 | * config.guess: Added special check for i[34]86-univel-sysv4*. | |
13567 | ||
13568 | Wed May 26 16:33:40 1993 Ian Lance Taylor ([email protected]) | |
13569 | ||
13570 | * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for | |
13571 | the processor rather than assuming i486. | |
13572 | ||
13573 | Wed May 26 09:40:18 1993 Jim Kingdon ([email protected]) | |
13574 | ||
13575 | * config.guess: Recognize SunOS6 as Solaris3. | |
13576 | ||
13577 | Tue May 25 23:03:11 1993 Per Bothner ([email protected]) | |
13578 | ||
13579 | * config.guess: Fix typo. Avoid #elif (not in K&R 1). | |
13580 | Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2. | |
13581 | ||
13582 | Tue May 25 12:44:18 1993 Ian Lance Taylor ([email protected]) | |
13583 | ||
13584 | * build-all.mk (all-cross): New target for Canadian Cross. | |
13585 | Added Q2 go32 targets. | |
13586 | * test-build.mk: Configure go32 cross sparclite-aout and | |
13587 | mips-idt-ecoff -with-gnu-ld. Moved build binary directory from | |
13588 | PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS. | |
13589 | ||
13590 | Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
13591 | ||
13592 | * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for | |
13593 | GO32 hosted toolchains | |
13594 | ||
13595 | Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com) | |
13596 | ||
13597 | * configure: change so "-exec-prefix" gets passed down rather | |
13598 | than "-exec_prefix" so autoconf generated Makefiles get the | |
13599 | exec_prefix set right. | |
13600 | ||
13601 | Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
13602 | ||
13603 | * config.guess: get the Solaris2 minor version number | |
13604 | ||
13605 | * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT | |
13606 | ||
13607 | Fri May 21 06:20:52 1993 Brendan Kehoe ([email protected]) | |
13608 | ||
13609 | * config.guess: Recognize some Sequent platforms. | |
13610 | ||
13611 | Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
13612 | ||
13613 | * Makefile.in: added the vault-install target | |
13614 | ||
13615 | * configure.in: actually use the Sun3 makefile fragment that's in | |
13616 | config, also added the release dir to configdirs | |
13617 | ||
13618 | Thu May 20 14:19:18 1993 Ken Raeburn ([email protected]) | |
13619 | ||
13620 | * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also. | |
13621 | ||
13622 | Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
13623 | ||
13624 | * configure.in: remove some program from Alpha targetted toolchains | |
13625 | ||
13626 | Tue May 18 15:23:19 1993 Ken Raeburn ([email protected]) | |
13627 | ||
13628 | * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and | |
13629 | gprof. | |
13630 | (taz): Run "make diststuff" in those directories instead of "make | |
13631 | proto-dir". Look for "VERSION=" only at start of line in subdir | |
13632 | Makefile. Use "gzip -9" for compression. | |
13633 | (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars. | |
13634 | (binutils.tar.z): New target. | |
13635 | ||
13636 | Mon May 17 17:01:15 1993 Ken Raeburn ([email protected]) | |
13637 | ||
13638 | * Makefile.in (taz): Include gpl.texinfo. | |
13639 | ||
13640 | Fri May 14 06:48:38 1993 Ken Raeburn ([email protected]) | |
13641 | ||
13642 | * Makefile.in (setup-dirs): Merged into "taz" target. | |
13643 | (taz): Only do `proto-dir' stuff if a directory is actually needed | |
13644 | for this target. | |
13645 | ||
13646 | Wed May 12 13:09:44 1993 Ian Lance Taylor ([email protected]) | |
13647 | ||
13648 | * Makefile.in (MUNCH_NM): New variable, defined to be $(NM). | |
13649 | (FLAGS_TO_PASS): Pass down MUNCH_NM. | |
13650 | (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables. | |
13651 | (EXTRA_GCC_FLAGS): Pass down HOST_* variables. | |
13652 | (gcc-no-fixedincludes): Correct for current gcc Makefile. | |
13653 | ||
13654 | Tue May 11 10:14:25 1993 Fred Fish ([email protected]) | |
13655 | ||
13656 | * Makefile.in (make-gdb.tar.Z): Add configure, config.guess, | |
13657 | config.sub, and move-if-change to gdb testsuite distribution | |
13658 | archive, so the testsuite can be extracted, configured, and | |
13659 | run separately from the gdb distribution. Blow away the Chill | |
13660 | tests that require a Chill compiled executable, since GNU Chill | |
13661 | is not yet publically available. | |
13662 | ||
13663 | Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
13664 | ||
13665 | * test-build.mk: set environment variables in a single command, | |
13666 | instead of a list of assignments and exports | |
13667 | ||
13668 | * config.guess: recognize Alpha/OSF1 systems | |
13669 | ||
13670 | Mon May 10 14:55:51 1993 K. Richard Pixley ([email protected]) | |
13671 | ||
13672 | * configure: Change help message to prefer --options rather than | |
13673 | -options. | |
13674 | ||
13675 | Mon May 10 05:58:35 1993 Ken Raeburn ([email protected]) | |
13676 | ||
13677 | * config.sub: Convergent Tech. "miniframe" uses m68010, sez | |
13678 | [email protected]. | |
13679 | * config.guess: Recognize miniframe. | |
13680 | ||
13681 | Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com) | |
13682 | ||
9eb322aa MF |
13683 | * Makefile.in: Use srcroot to find runtest rather than rootme. |
13684 | Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS. | |
252b5132 RH |
13685 | |
13686 | Fri May 7 14:55:59 1993 Ian Lance Taylor ([email protected]) | |
13687 | ||
13688 | * test-build.mk: Extensive additions to support building on a | |
13689 | machine other than the host. | |
13690 | ||
13691 | Wed May 5 08:35:04 1993 Ken Raeburn ([email protected]) | |
13692 | ||
13693 | * configure (tooldir): Fix for i386-aix again. | |
13694 | ||
13695 | Mon May 3 19:00:27 1993 Per Bothner ([email protected]) | |
13696 | ||
13697 | * configure, Makefile.in: Change definition of $(tooldir) | |
13698 | to match the FSF. | |
13699 | ||
13700 | Fri Apr 30 15:55:21 1993 Fred Fish ([email protected]) | |
13701 | ||
13702 | * config.guess: Recognize i[34]86/SVR4. | |
13703 | ||
13704 | Fri Apr 30 15:52:46 1993 Steve Chamberlain ([email protected]) | |
13705 | ||
13706 | * Makefile.in (all-gdb): gdb depends on sim. | |
13707 | ||
13708 | Thu Apr 29 23:30:48 1993 Fred Fish ([email protected]) | |
13709 | ||
13710 | * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory | |
13711 | at the same time we make the prototype gdb directory. | |
13712 | * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution | |
13713 | files at the same time as the gdb base release distribution. | |
13714 | ||
13715 | Thu Apr 29 12:50:37 1993 Ian Lance Taylor ([email protected]) | |
13716 | ||
13717 | * Makefile.in (check): Use individual check targets rather than | |
13718 | DO_X rule. | |
13719 | (check-gcc): Added. | |
13720 | ||
13721 | Thu Apr 29 09:50:07 1993 Jim Kingdon ([email protected]) | |
13722 | ||
13723 | * config.sub: Use sysv3.2 not sysv32 for canonical OS | |
13724 | for System V release 3.2. | |
13725 | ||
13726 | Thu Apr 29 10:33:22 1993 Ken Raeburn ([email protected]) | |
13727 | ||
13728 | * config.sub: Recognize hppaosf. | |
13729 | * configure.in: Do configure ld/binutils/gas for it. | |
13730 | ||
13731 | Tue Apr 27 06:25:34 1993 Ken Raeburn ([email protected]) | |
13732 | ||
13733 | * configure (tooldir): Alter syntax used to set this, for systems | |
13734 | where "\$" isn't handled right, like i386-aix. | |
13735 | ||
13736 | Thu Apr 22 08:17:35 1993 Ian Lance Taylor ([email protected]) | |
13737 | ||
13738 | * configure: Pass program-transform-name, not | |
13739 | program_transform_name, to recursive configures. | |
13740 | ||
13741 | Thu Apr 22 02:58:21 1993 Ken Raeburn ([email protected]) | |
13742 | ||
13743 | * Makefile.in (gas+binutils.tar.z): New rule for building snapshots | |
13744 | of gas+ld+binutils. | |
13745 | ||
13746 | Mon Apr 19 17:41:30 1993 Per Bothner ([email protected]) | |
13747 | ||
13748 | * config.guess: Recognize AIX3.2 as distinct from 3.1. | |
13749 | ||
13750 | Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
13751 | ||
13752 | * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv | |
13753 | ||
252b5132 RH |
13754 | Tue Apr 13 16:52:16 1993 Brendan Kehoe ([email protected]) |
13755 | ||
13756 | * Makefile.in (PRMS): Set back to all-prms. | |
13757 | ||
13758 | Sat Apr 10 12:04:07 1993 Ian Lance Taylor ([email protected]) | |
13759 | ||
13760 | * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS | |
13761 | targets, rather than for MIPS hosts. | |
13762 | ||
13763 | Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
13764 | ||
13765 | * configure.in: add comment for --with-x default values | |
13766 | ||
13767 | * config.guess: handle Motorola Delta88 box for SVR3 and SVR4. | |
13768 | ||
13769 | * Makefile.in: add check-* targets for each of the directories in | |
13770 | the tree. Add a definition of RUNTEST that will use the one we | |
13771 | just built, if it exists. Pass this down via FLAGS_TO_PASS. | |
13772 | ||
13773 | Thu Apr 8 09:21:30 1993 Ian Lance Taylor ([email protected]) | |
13774 | ||
13775 | * configure.in: Removed obsolete references to bfd_target and | |
13776 | target_makefile_frag. | |
13777 | ||
13778 | * build-all.mk: Set assorted targets for Q2. | |
13779 | * config.sub: Recognize z8k-sim and h8300-hms. | |
13780 | * test-build.mk: Really don't pass host to configure. | |
13781 | (HOLES): Added uname. | |
13782 | ||
13783 | Wed Apr 7 15:48:19 1993 Ian Lance Taylor ([email protected]) | |
13784 | ||
13785 | * configure: Handle an empty program-prefix, program-suffix or | |
13786 | program-transform-name correctly. | |
13787 | ||
13788 | Tue Apr 6 13:48:41 1993 Ian Lance Taylor ([email protected]) | |
13789 | ||
13790 | * build-all.mk: -G 8 no longer required for MIPS targets. | |
13791 | * test-build.mk: Don't pass host argument to configure; make it | |
13792 | guess. | |
13793 | ||
13794 | Tue Apr 6 10:36:53 1993 Fred Fish ([email protected]) | |
13795 | ||
13796 | * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution. | |
13797 | * Makefile.in (COMPRESS): New macro, like GZIP. | |
13798 | ||
13799 | Fri Apr 2 09:02:31 1993 Ian Lance Taylor ([email protected]) | |
13800 | ||
13801 | * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well. | |
13802 | ||
13803 | * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc | |
13804 | with gas currently defaults to -G 0. | |
13805 | ||
13806 | Thu Apr 1 08:25:42 1993 Ian Lance Taylor ([email protected]) | |
13807 | ||
13808 | * Makefile.in (all-flex): flex depends on byacc. | |
13809 | ||
13810 | * build-all.mk: If host not specified, use config.guess. Pass TAG | |
13811 | to test-build.mk as RELEASE_TAG. | |
13812 | * test-build.mk (configargs): New variable containing arguments to | |
13813 | pass to configure. Set to -with-gnu-as on mips-dec-ultrix. | |
13814 | (FLAGS_TO_PASS): Pass down RELEASE_TAG. | |
13815 | ||
13816 | * config.guess: Use /bin/uname when checking -X argument on SCO, | |
13817 | to avoid invoking GNU uname which doesn't understand -X. | |
13818 | ||
13819 | * test-build.mk: Don't use /usr/unsupported/bin/as on AIX. | |
13820 | ||
13821 | * configure.in: Build gas for mips-*-*. | |
13822 | ||
13823 | Wed Mar 31 21:20:58 1993 K. Richard Pixley ([email protected]) | |
13824 | ||
13825 | * Makefile.in (all.normal): insert missing backslash. | |
13826 | ||
13827 | Wed Mar 31 12:31:56 1993 Ian Lance Taylor ([email protected]) | |
13828 | ||
4bddf3ad | 13829 | * build-all.mk: Bump -XNh value to 1500 to match gcc requirements. |
252b5132 RH |
13830 | |
13831 | * Makefile.in: Complete overhaul to merge many almost identical | |
13832 | targets. | |
13833 | ||
13834 | Tue Mar 30 20:17:01 1993 Ken Raeburn ([email protected]) | |
13835 | ||
13836 | * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs. | |
13837 | (gdb.tar.Z): Adjusted. | |
13838 | ||
13839 | * Makefile.in (setup-dirs, taz): New targets; should be general | |
13840 | enough to adapt for gdb sometime. Build only .z file. | |
13841 | (gas.tar.z): New target. | |
13842 | ||
13843 | Tue Mar 30 10:03:09 1993 Ian Lance Taylor ([email protected]) | |
13844 | ||
13845 | * build-all.mk: Use CC=cc -Xs on Solaris. | |
13846 | ||
252b5132 RH |
13847 | Thu Mar 25 15:14:30 1993 Fred Fish ([email protected]) |
13848 | ||
13849 | * Makefile.in: Incorporate changes suggested by [email protected] | |
13850 | for handling BISON for FSF releases. | |
13851 | ||
13852 | Thu Mar 25 06:19:48 1993 Ken Raeburn ([email protected]) | |
13853 | ||
13854 | * configure: Actually implement the change zoo just documented. | |
13855 | ||
13856 | Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com) | |
13857 | ||
13858 | * configure: when using config.guess, only set target_alias when | |
13859 | it's not already been set (ie, on the command line) | |
13860 | ||
13861 | Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
13862 | ||
13863 | * Makefile.in: add installcheck target, set PRMS to install-prms | |
13864 | ||
13865 | Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
13866 | ||
13867 | * configure: add support for package_makefile_fragment, handle the | |
13868 | case where a directory has a configure.in file but no Makefile.in | |
13869 | more gracefully (with an actual understandable error message, even); | |
13870 | add support for --without (and add this to the usage message); also | |
13871 | explicitly add a --host=${host_alias} to the command line when | |
13872 | config.guess is used | |
13873 | ||
13874 | Sun Mar 21 12:11:58 1993 Jim Wilson ([email protected]) | |
13875 | ||
13876 | * configure: Must use both --host and --target in recursive calls. | |
13877 | ||
13878 | Thu Mar 18 12:31:35 1993 Ian Lance Taylor ([email protected]) | |
13879 | ||
13880 | * Makefile.in: Change deja-gnu to dejagnu. | |
13881 | ||
13882 | Mon Mar 15 15:44:35 1993 Ian Lance Taylor ([email protected]) | |
13883 | ||
13884 | * configure.in (h8300-*-*, h8500-*-*): Don't build libg++. | |
13885 | ||
13886 | Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
13887 | ||
13888 | * configure.in: canonicalize all instances to *-*-solaris2*, | |
13889 | also strip out a number of tools to not build for go32 host | |
13890 | ||
13891 | Wed Mar 10 12:08:27 1993 K. Richard Pixley ([email protected]) | |
13892 | ||
13893 | * config.guess: add GPL. | |
13894 | ||
13895 | * Makefile.in, config.guess, config.sub, configure: bump | |
13896 | copyrights to 93. | |
13897 | ||
13898 | Wed Mar 10 07:12:48 1993 Ian Lance Taylor ([email protected]) | |
13899 | ||
13900 | * Makefile.in (do-info): Removed obsolete check for existence of | |
13901 | localenv file. | |
13902 | ||
13903 | * Makefile.in (MAKEOVERRIDES): Define to be empty. | |
13904 | ||
13905 | Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
13906 | ||
13907 | * Makefile.in: a couple of 'else true' for decstation, | |
13908 | support for TclX | |
13909 | ||
13910 | * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore | |
13911 | ||
13912 | Tue Mar 9 16:06:12 1993 K. Richard Pixley ([email protected]) | |
13913 | ||
13914 | * Makefile.in (setup-dirs): change invocation of make to $(MAKE). | |
13915 | ||
13916 | Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge) | |
13917 | ||
13918 | * config.guess: Recognize i386-ibm-aix (PS/2). | |
13919 | * configure.in: Use config/mh-aix386 file for it. | |
13920 | ||
13921 | Mon Mar 8 11:12:43 1993 Ian Lance Taylor ([email protected]) | |
13922 | ||
13923 | * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use | |
13924 | CC_FOR_TARGET instead. | |
13925 | (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET). | |
13926 | ||
13927 | Wed Mar 3 16:00:28 1993 Steve Chamberlain ([email protected]) | |
13928 | ||
13929 | * Makefile.in: Add sim to list of directories sent with gdb | |
13930 | ||
13931 | Wed Mar 3 11:42:39 1993 Ken Raeburn ([email protected]) | |
13932 | ||
13933 | * configure.in: Put back mips-dec-bsd* case. | |
13934 | ||
13935 | Tue Mar 2 21:15:58 1993 Fred Fish ([email protected]) | |
13936 | ||
13937 | (Ultrix 2.2 support from Michael Rendell <[email protected]>) | |
13938 | * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet. | |
13939 | * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'. | |
252b5132 RH |
13940 | |
13941 | Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
13942 | ||
13943 | * configure.in: remove no-op mips-dec-bsd* in "case $target" | |
13944 | ||
13945 | * Makefile.in (dir.info): only run gen-info-dir if it exists, | |
13946 | (install-info): install dir.info only if it exists, | |
13947 | (all-expect, install-expect): pass along X11_FLAGS_TO_PASS | |
13948 | ||
13949 | Tue Mar 2 09:01:30 1993 Ken Raeburn ([email protected]) | |
13950 | ||
13951 | * configure.in: For vms target, skip bfd, ld, binutils. Do build | |
13952 | gas for mips-dec-bsd. | |
13953 | ||
13954 | Tue Mar 2 08:35:24 1993 Ian Lance Taylor ([email protected]) | |
13955 | ||
13956 | * configure (makesrcdir): If ${srcdir} is relative and not ".", | |
13957 | and ${subdir} is not ".", set makesrcdir based on ${invsubdir}. | |
13958 | ||
13959 | Tue Feb 23 14:18:28 1993 Mike Werner ([email protected]) | |
13960 | ||
13961 | * configure.in: Added "dejagnu" to hosttools list. | |
13962 | ||
13963 | Mon Feb 22 23:28:38 1993 Per Bothner ([email protected]) | |
13964 | ||
13965 | * config.sub, configure.in, config.guess: Add support | |
13966 | for Bosx, an AIX variant from Bull. | |
13967 | Patches from [email protected]. | |
13968 | ||
13969 | Sun Feb 21 11:15:22 1993 Mike Werner ([email protected]) | |
13970 | ||
13971 | * devo/dejagnu: Initial creation of devo/dejagnu. | |
13972 | Migrated dejagnu testcases and support files for testing software | |
13973 | tools to reside as subdirectories, currently called "testsuite", | |
13974 | within the directory of the software tool. Migrated all programs, | |
13975 | support libraries, etc. beloging to dejagnu proper from | |
13976 | devo/deja-gnu to devo/dejagnu. These files were moved "as is" | |
13977 | with no modifications. The changes to these files which will | |
13978 | allow them to configure, build, and execute properly will be made | |
13979 | in a future update. | |
13980 | ||
13981 | Fri Feb 19 20:19:39 1993 Brendan Kehoe ([email protected]) | |
13982 | ||
13983 | * Makefile.in: Change send_pr to send-pr. | |
13984 | * configure.in: Likewise. | |
13985 | * send_pr: Renamed directory to send-pr. | |
13986 | ||
13987 | Fri Feb 19 19:00:13 1993 Per Bothner ([email protected]) | |
13988 | ||
13989 | * Makefile.in: Add some extra semi-colons (needed if SHELL=bash). | |
13990 | ||
13991 | Fri Feb 19 00:59:33 1993 John Gilmore ([email protected]) | |
13992 | ||
13993 | * README: Update for gdb-4.8 release. | |
13994 | * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build | |
13995 | gdb-xxx.tar.z (gzip'd) file also. | |
13996 | ||
13997 | Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
13998 | ||
13999 | * Makefile.in: make all-diff depend on all-libiberty | |
14000 | ||
14001 | Tue Feb 16 16:06:31 1993 K. Richard Pixley ([email protected]) | |
14002 | ||
14003 | * config.guess: add vax-ultrix in the spirit of mips-ultrix. | |
14004 | ||
14005 | Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14006 | ||
14007 | * configure.in, Makefile.in: add hello, tar, gzip, recode, indent | |
14008 | ||
14009 | Tue Feb 16 00:58:20 1993 John Gilmore ([email protected]) | |
14010 | ||
14011 | * Makefile.in (DEVO_SUPPORT): Remove etc directory | |
14012 | (ETC_SUPPORT): Only add the files GDB wants from etc/. | |
14013 | (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file. | |
14014 | ||
14015 | Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14016 | ||
14017 | * Makefile.in: makeinfo binary is in a new location | |
14018 | ||
14019 | Tue Feb 9 12:42:27 1993 Ian Lance Taylor ([email protected]) | |
14020 | ||
14021 | * config.sub: Accept -ecoff as an OS. | |
14022 | ||
14023 | * Makefile.in: Various changes to eliminate a level of make | |
14024 | recursion and reduce the required command line length. | |
14025 | (BASE_FLAGS_TO_PASS): New variable holding flags passed to all | |
14026 | sub-makes. | |
14027 | (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New | |
14028 | variables holding settings for specific sub-makes. | |
14029 | (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote | |
14030 | in terms of BASE_FLAGS_TO_PASS. | |
14031 | (TARGET_LIBS): New variable listing directories which use | |
14032 | TARGET_FLAGS_TO_PASS. | |
14033 | (subdir_do): Eliminated. | |
14034 | (do-*): New set of targets to replace subdir_do. | |
14035 | (various): All targets which used subdir_do now depend on do-*. | |
14036 | (local-clean): Renamed from do_clean. | |
14037 | (local-distclean): New target, dependency of distclean and | |
14038 | realclean. | |
14039 | (install-info): Don't create directories. Depend on dir.info | |
14040 | rather than calling make recursively. | |
14041 | (install-dir.info): Eliminated. | |
14042 | (install-info-dirs): Create all info directories here. | |
14043 | (dir.info): Depend upon do-install-info. | |
14044 | ||
14045 | * test-build.mk (HOLES): Added false. | |
14046 | ||
14047 | Sat Feb 6 14:05:09 1993 Per Bothner ([email protected]) | |
14048 | ||
14049 | * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd). | |
14050 | ||
14051 | Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14052 | ||
14053 | * Makefile.in (info): remove dependency on all-texinfo. The | |
14054 | problem was really in texinfo/C, not at this level. | |
14055 | ||
14056 | Thu Feb 4 13:38:41 1993 Ian Lance Taylor ([email protected]) | |
14057 | ||
14058 | * Makefile.in (info): Added dependency on all-texinfo (PR 2112). | |
14059 | ||
14060 | Thu Feb 4 01:50:53 1993 John Gilmore ([email protected]) | |
14061 | ||
14062 | * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for | |
14063 | GDB releases. | |
14064 | ||
14065 | Wed Feb 3 17:22:16 1993 Ken Raeburn ([email protected]) | |
14066 | ||
14067 | * configure: Include srcdir in message about target of link not | |
14068 | being found. Don't convert `-' to `_' in `with' options being | |
14069 | passed to subdirs. | |
14070 | ||
14071 | Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14072 | ||
14073 | * configure.in: add uudecode to host_tools | |
14074 | ||
14075 | * Makefile.in: added {all,install}-uudecode targets, added them to | |
14076 | the appropriate lists | |
14077 | ||
14078 | Tue Feb 2 11:45:53 1993 Ian Lance Taylor ([email protected]) | |
14079 | ||
14080 | * Makefile.in (all-gcc): Added dependency on all-gas. | |
14081 | ||
14082 | * configure.in (mips-*-*): Build ld and binutils. | |
14083 | ||
14084 | Mon Feb 1 12:35:41 1993 K. Richard Pixley ([email protected]) | |
14085 | ||
14086 | * configure: check return code from mkdir, print error message and | |
14087 | exit on failure. | |
14088 | ||
14089 | Sat Jan 30 16:40:28 1993 John Gilmore ([email protected]) | |
14090 | ||
14091 | * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex. | |
14092 | ||
14093 | Thu Jan 28 15:09:59 1993 Ian Lance Taylor ([email protected]) | |
14094 | ||
14095 | * test-build.mk (HOLES): Added tar, cpio and uudecode. | |
14096 | ||
14097 | Wed Jan 27 16:50:32 1993 Jim Wilson ([email protected]) | |
14098 | ||
14099 | * config.sub (h8500): Recognize this as a cpu type. | |
14100 | ||
14101 | Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14102 | ||
14103 | * configure: source directory missing is no longer a warning | |
14104 | ||
14105 | * configure.in: recognize irix[34]* instead of irix[34] | |
14106 | ||
14107 | * Makefile.in: define and pass down X11_LIB | |
14108 | ||
252b5132 RH |
14109 | Sat Jan 23 13:49:40 1993 Per Bothner ([email protected]) |
14110 | ||
14111 | * guess-systype: Renamed to ... | |
14112 | * config.guess: ... by popular request. | |
14113 | * configure.in, Makefile.in: Update accordingly. | |
14114 | ||
14115 | Thu Jan 21 12:20:55 1993 Per Bothner ([email protected]) | |
14116 | ||
14117 | * guess-systype: Patches from John Eaton <[email protected]>: | |
14118 | + Add Convex, Cray/Unicos, and Encore/Multimax support. | |
14119 | + Execute ./dummy instead of assuming . is in PATH. | |
14120 | ||
14121 | Tue Jan 19 17:18:06 1993 Per Bothner ([email protected]) | |
14122 | ||
14123 | * guess-systype: New shell script. Attempts to guess the | |
14124 | canonical host name of the executing host. | |
14125 | Only a few hosts are supported so far. | |
14126 | * configure: Call guess-systype if no host is specified. | |
14127 | ||
14128 | Tue Jan 19 08:26:07 1993 Ian Lance Taylor ([email protected]) | |
14129 | ||
14130 | * Makefile.in (gcc-no-fixedincludes): Made to work with current | |
14131 | gcc Makefile. | |
14132 | ||
14133 | ||
14134 | Fri Jan 15 10:27:02 1993 Ian Lance Taylor ([email protected]) | |
14135 | ||
14136 | * Makefile.in (GCC_FLAGS_TO_PASS): New variable. | |
14137 | (all-gcc, install-gcc, subdir_do): Use it. | |
14138 | ||
14139 | Wed Jan 13 17:06:45 1993 Jim Wilson ([email protected]) | |
14140 | ||
14141 | * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc. | |
14142 | ||
14143 | Wed Jan 6 20:29:16 1993 Mike Werner ([email protected]) | |
14144 | ||
14145 | * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now | |
14146 | set exclusively by configure, using configure.in . | |
14147 | ||
14148 | Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14149 | ||
14150 | * test-build.mk: set $PATH for all builds | |
14151 | ||
14152 | * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm | |
14153 | ||
14154 | Wed Jan 6 11:02:10 1993 Fred Fish ([email protected]) | |
14155 | ||
14156 | * Makefile.in (GCC_FOR_TARGET): Supply a default that matches | |
14157 | the one used in gcc/Makefile.in, so that a null expansion doesn't | |
14158 | override the one needed to build gcc with a native cc. | |
14159 | ||
14160 | ||
14161 | Tue Jan 5 07:55:12 1993 Ken Raeburn ([email protected]) | |
14162 | ||
14163 | * configure: Accept -with arguments. | |
14164 | ||
14165 | Sun Jan 3 15:15:09 1993 Steve Chamberlain ([email protected]) | |
14166 | ||
14167 | * Makefile.in: added h8300sim | |
14168 | ||
14169 | Tue Dec 29 15:06:00 1992 Ian Lance Taylor ([email protected]) | |
14170 | ||
252b5132 RH |
14171 | * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it |
14172 | to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4. | |
14173 | (all-cygnus, native, build-cygnus): Make | |
14174 | $(canonhost)-stamp-3stage-done, not $(host).... | |
14175 | * test-build.mk (stamp-3stage-compared): Use tail +10c for | |
14176 | i386-sco3.2v4. Added else true to if command. | |
14177 | ||
14178 | Mon Dec 28 12:08:56 1992 Ken Raeburn ([email protected]) | |
14179 | ||
14180 | * config.sub: (from FSF) Sequent uses a BSD-like OS. | |
14181 | ||
14182 | Mon Dec 28 08:32:06 1992 Minh Tran-Le ([email protected]) | |
14183 | ||
14184 | * configure.in (i[34]86-*-isc*): added; uses mh-sysv. | |
14185 | ||
14186 | Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14187 | ||
14188 | * configure.in: don't remove binutils from Solaris builds | |
14189 | ||
14190 | Thu Dec 24 14:08:38 1992 david d`zoo' zuhn ([email protected]) | |
14191 | ||
14192 | * Makefile.in: get rid of earlier definitions for *clean, | |
14193 | also handle the recursive info rule better | |
14194 | ||
14195 | Thu Dec 24 12:40:21 1992 Per Bothner ([email protected]) | |
14196 | ||
14197 | * Makefile.in (mostlyclean, distclean, realclean): Fix to | |
14198 | do more-or-less the right thing. | |
14199 | ||
14200 | Wed Dec 16 10:25:31 1992 Ian Lance Taylor ([email protected]) | |
14201 | ||
14202 | * Makefile.in: Add lines defining CC and CXX, and use CXX rather | |
14203 | than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET. | |
14204 | ||
14205 | Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14206 | ||
14207 | * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to | |
14208 | $(host_canonical). | |
14209 | ||
14210 | * configure.in: split the configdirs list into 4 categories (native | |
14211 | v. cross, library v. tool) and handle the cross-only and native- | |
14212 | only in more reasonable (and correct!) way. | |
14213 | ||
14214 | Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com) | |
14215 | ||
14216 | * configure.in (hppa*-*-*): Don't remove bfd and gdb from | |
14217 | configdirs anymore. | |
14218 | ||
14219 | Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14220 | ||
14221 | * Makefile.in: extensive cleanup:: removed all of the explicit | |
14222 | clean-* targets, collapsed many wrappers around subdir_do into | |
14223 | one, added additional targets to satisfy standards.texi, deleted | |
14224 | some old targets, some changes for consistency | |
14225 | ||
14226 | Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14227 | ||
14228 | * configure.in: handle some programs as cross-only, and others as | |
14229 | native only | |
14230 | ||
14231 | * test-build.mk: handle partial holes in a more generic manner | |
14232 | ||
14233 | * Makefile.in: m4 depends on libiberty | |
14234 | ||
252b5132 RH |
14235 | Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) |
14236 | ||
14237 | * configure.in: add m4, textutils, fileutils, sed, shellutils, | |
14238 | time, wdiff, and find to configdirs | |
14239 | ||
14240 | * Makefile.in: all, clean, and install rules for the new programs | |
14241 | added to configure.in | |
14242 | ||
14243 | Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14244 | ||
14245 | * configure.in: use mh-sun for all *-sun-* hosts | |
14246 | ||
252b5132 RH |
14247 | Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) |
14248 | ||
14249 | * Makefile.in: define flags for X11 include files and library file | |
14250 | locations, pass them down to the programs that need this info | |
14251 | ||
14252 | * build-all.mk: added a 'native' target, to 3stage the native toolchain | |
14253 | ||
252b5132 RH |
14254 | Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) |
14255 | ||
14256 | * configure.in: start building libg++ for HP-UX targets | |
14257 | ||
14258 | Wed Nov 18 19:33:11 1992 John Gilmore ([email protected]) | |
14259 | ||
14260 | * README: Update references to files moved into etc/. | |
14261 | ||
14262 | Sun Nov 15 09:36:08 1992 Fred Fish ([email protected]) | |
14263 | ||
14264 | * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2. | |
14265 | * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4. | |
14266 | ||
14267 | Thu Nov 12 08:50:42 1992 Ian Lance Taylor ([email protected]) | |
14268 | ||
14269 | * configure: accept dash as well as underscore in long option | |
14270 | names for FSF compatibility. | |
14271 | ||
14272 | Wed Nov 11 08:04:37 1992 Ian Lance Taylor ([email protected]) | |
14273 | ||
14274 | * config.sub: added -sco3.2v4 support from FSF. | |
14275 | ||
14276 | Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14277 | ||
14278 | * configure.in: expand the section that adds or removes | |
14279 | directories from the list of programs to build, to handle native | |
14280 | vs. cross in addition to host v. native | |
14281 | ||
14282 | Sat Nov 7 18:52:27 1992 Per Bothner ([email protected]) | |
14283 | ||
14284 | * Makefile.in: Replace C++ in macro names with CXX. | |
14285 | This is less likely to break ... | |
14286 | ||
14287 | Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14288 | ||
14289 | * test-build.mk: add -w to GNU_MAKE | |
14290 | ||
14291 | Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14292 | ||
14293 | * config.sub: remove 'sparc'-->'sparc-sun' default transformation, | |
14294 | add 'sparc' to list of recognized cpus. This needed to make | |
14295 | 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'. | |
14296 | Delete some redundant ose68 variants. Recognize -wrs as an os, | |
14297 | then changes that into $CPU-wrs-vxworks. | |
14298 | ||
14299 | * configure.in: remove most references to gdbtest, regularize | |
14300 | target based program removal | |
14301 | ||
14302 | * test-build.mk: import from p3 tree (many fixes and changes) | |
14303 | ||
14304 | Fri Nov 6 20:59:00 1992 david d `zoo' zuhn ([email protected]) | |
14305 | ||
14306 | * Makefile.in: added rules to handle tcl, tk, and expect | |
14307 | ||
14308 | * configure.in: handle those directories if they exist | |
14309 | ||
14310 | Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14311 | ||
14312 | * config.sub: removed bogus hppabsd and hppahpux names, since | |
14313 | "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though) | |
14314 | ||
14315 | Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14316 | ||
14317 | * Makefile.in: all-gcc now depends on all-binutils. all-libg++ | |
14318 | depends upon all-xiberty | |
14319 | ||
14320 | * Makefile.in: changes from p3, including: | |
14321 | ||
14322 | Thu Oct 8 15:00:17 1992 Ian Lance Taylor ([email protected]) | |
14323 | ||
14324 | * Makefile.in (XTRAFLAGS): include newlib directories if | |
14325 | newlib/Makefile exists, rather than if host != target. | |
14326 | ||
14327 | Fri Sep 25 13:41:52 1992 Ian Lance Taylor ([email protected]) | |
14328 | ||
14329 | * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc | |
14330 | from the same source tree and not building a cross-compiler. This | |
14331 | matters for the libg++ configuration if reconfiguring a tree that | |
14332 | has already been installed. | |
14333 | ||
14334 | Thu Sep 10 10:35:51 1992 Ian Lance Taylor ([email protected]) | |
14335 | ||
14336 | * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to | |
14337 | pick up the machine and system specific header files. | |
14338 | ||
14339 | * Makefile.in: added AS_FOR_TARGET, passed down in | |
14340 | TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be | |
14341 | the C compiler to use to create programs which are run in the | |
14342 | build environment, set it to default to $(CC), and passed it down | |
14343 | in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS. | |
14344 | ||
14345 | Mon Sep 7 22:34:42 1992 Ian Lance Taylor ([email protected]) | |
14346 | ||
14347 | * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET. | |
14348 | We need them for unusual native builds, like systems without | |
14349 | ranlib. | |
14350 | ||
14351 | * configure: also define $(host_canonical) and | |
80413487 RH |
14352 | $(target_canonical), which are the full, canonical names for the |
14353 | given host and target | |
252b5132 RH |
14354 | |
14355 | Sun Nov 1 16:38:17 1992 Per Bothner ([email protected]) | |
14356 | ||
14357 | * Makefile.in: Added separate definitions for C++. | |
14358 | ||
14359 | Fri Oct 30 11:37:52 1992 Fred Fish ([email protected]) | |
14360 | ||
14361 | * configure.in (configdirs): Add deja-gnu. | |
14362 | ||
14363 | Fri Oct 23 00:39:18 1992 John Gilmore ([email protected]) | |
14364 | ||
14365 | * README: Update for configure.texi and gdb-4.7 release. | |
14366 | ||
14367 | Wed Oct 21 21:54:27 1992 John Gilmore ([email protected]) | |
14368 | ||
14369 | * Makefile.in: Move "all" target to top of file. | |
14370 | Previously, first target was ".PHONY" which caused BSD4.4 make | |
14371 | to build .PHONY when make was run without arguments. | |
14372 | ||
14373 | Mon Oct 19 01:17:54 1992 John Gilmore ([email protected]) | |
14374 | ||
14375 | * Makefile.in: Add COPYING.LIB to GDB releases, now that there's | |
14376 | Library-copylefted code in libiberty. | |
14377 | ||
14378 | Tue Oct 13 01:22:32 1992 John Gilmore ([email protected]) | |
14379 | ||
14380 | * config.sub: Replace m68kmote with plain old m68k. | |
14381 | ||
14382 | Fri Oct 9 03:14:24 1992 John Gilmore ([email protected]) | |
14383 | ||
14384 | * Makefile.in: Remove space from blank line, avoid Make complaints. | |
14385 | ||
14386 | Thu Oct 8 18:41:45 1992 Ken Raeburn ([email protected]) | |
14387 | ||
14388 | * config.sub: Complain if no argument is given. Added support for | |
14389 | 386bsd as OS and target alias. | |
14390 | ||
14391 | Thu Oct 8 15:07:22 1992 Ian Lance Taylor ([email protected]) | |
14392 | ||
14393 | * Makefile.in (XTRAFLAGS): include newlib directories if | |
14394 | newlib/Makefile exists, rather than if host != target. | |
14395 | ||
14396 | Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com) | |
14397 | ||
14398 | * config.sub: recognize sparclite-wrs-vxworks. | |
14399 | ||
14400 | * Makefile.in (install-xiberty): added *-xiberty make rules (from | |
14401 | p3.) Added clean-xiberty to clean. | |
14402 | ||
14403 | Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14404 | ||
14405 | * configure.in: use *-*-* instead of nested cases for host and target | |
14406 | ||
14407 | Tue Sep 29 14:11:18 1992 Ian Lance Taylor ([email protected]) | |
14408 | ||
14409 | * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc | |
14410 | from the same source tree and not building a cross-compiler. This | |
14411 | matters for the libg++ configuration if reconfiguring a tree that | |
14412 | has already been installed. | |
14413 | ||
14414 | Sep 20 08:53:10 1992 Fred Fish ([email protected]) | |
14415 | ||
14416 | * config.sub (i486v/i486v4): Merge in from FSF version. | |
14417 | ||
14418 | Fri Sep 18 00:32:00 1992 Mark Eichin ([email protected]) | |
14419 | ||
14420 | * configure: only set PWD if it is already set. | |
14421 | ||
14422 | Thu Sep 17 23:05:53 1992 Mark Eichin ([email protected]) | |
14423 | ||
14424 | * configure: just set PWD=`pwd` at the top, since Ultrix sh | |
14425 | doesn't have unset and all success paths (and most error paths) | |
14426 | out set it anyway. (Note: should change all uses of ${PWD=`pwd`} | |
14427 | to just ${PWD} to avoid confusion.) | |
14428 | ||
14429 | Tue Sep 15 16:00:54 1992 Ian Lance Taylor ([email protected]) | |
14430 | ||
14431 | * configure: always set $(tooldir) to $(libdir)/$(target_alias), | |
14432 | even for a native compilation. | |
14433 | ||
14434 | Tue Sep 15 02:22:56 1992 John Gilmore ([email protected]) | |
14435 | ||
14436 | Changes to make the gdb.tar.Z rule work better. | |
14437 | ||
14438 | * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes. | |
14439 | (DEVO_SUPPORT): Add configure.texi. | |
14440 | (bfd-ilrt.tar.Z): Remove ancient rule. | |
14441 | ||
14442 | Thu Sep 10 10:43:19 1992 Ian Lance Taylor ([email protected]) | |
14443 | ||
14444 | * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to | |
14445 | pick up the machine and system specific header files. | |
14446 | ||
14447 | * configure.in, config.sub: added new target m68010-adobe-scout, | |
14448 | with alias of adobe68k. Changed configure.in to check for | |
14449 | -scout before -sco* to avoid a false match. | |
14450 | ||
14451 | * Makefile.in: added AS_FOR_TARGET, passed down in | |
14452 | TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be | |
14453 | the C compiler to use to create programs which are run in the | |
14454 | build environment, set it to default to $(CC), and passed it down | |
14455 | in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS. | |
14456 | ||
14457 | Wed Sep 9 12:21:42 1992 Ian Lance Taylor ([email protected]) | |
14458 | ||
14459 | * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET, | |
14460 | AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass | |
14461 | TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the | |
14462 | FOR_TARGET variants, to newlib and libg++. | |
14463 | ||
14464 | Tue Sep 8 17:28:30 1992 Ken Raeburn ([email protected]) | |
14465 | ||
14466 | * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built | |
14467 | first. | |
14468 | ||
14469 | Wed Sep 2 02:50:05 1992 John Gilmore ([email protected]) | |
14470 | ||
14471 | * config.sub: Accept `elf' as an environment. | |
14472 | ||
14473 | Tue Sep 1 15:48:30 1992 Steve Chamberlain ([email protected]) | |
14474 | ||
14475 | * Makefile.in (all-opcodes): cd into the right directory | |
14476 | ||
14477 | Sun Aug 30 21:12:11 1992 Ian Lance Taylor ([email protected]) | |
14478 | ||
14479 | * configure: added -program_transform_name option, used as | |
14480 | argument to sed when installing programs. | |
14481 | configure.texi: added documentation for -program_prefix, | |
14482 | -program_suffix and -program_transform_name. | |
14483 | ||
14484 | Thu Aug 27 21:59:44 1992 John Gilmore ([email protected]) | |
14485 | ||
14486 | * config.sub: Accept i486 where i386 ok. | |
14487 | ||
14488 | Thu Aug 27 13:04:42 1992 Brendan Kehoe ([email protected]) | |
14489 | ||
14490 | * config.sub: accept we32k | |
14491 | ||
14492 | Mon Aug 24 14:05:14 1992 Ian Lance Taylor ([email protected]) | |
14493 | ||
35590697 | 14494 | * config.sub, configure.in: accept OSE68000 and OSE68k. |
252b5132 RH |
14495 | |
14496 | * Makefile.in: don't create all directories for ``make install''; | |
14497 | let the subdirectories create the ones they need. | |
14498 | ||
14499 | Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14500 | ||
80413487 | 14501 | * COPYING: new file, GPL v2 |
252b5132 RH |
14502 | |
14503 | Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14504 | ||
14505 | * Makefile.in: use the new gen-info-dir, which needs a template | |
14506 | argument (which also lives in texinfo) | |
14507 | ||
14508 | * configure.texi, standards.texi: fix INFO-DIR-ENTRY | |
14509 | ||
252b5132 RH |
14510 | Mon Aug 3 00:34:17 1992 Fred Fish ([email protected]) |
14511 | ||
14512 | * config.sub (ncr3000): Change i386 to i486. | |
14513 | ||
14514 | Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14515 | ||
14516 | * Makefile.in: add install-rcs, install-grep to | |
14517 | install-no-fixedincludes, removed install-bison and install-libgcc | |
14518 | ||
14519 | Tue Jul 21 01:01:50 1992 david d `zoo' zuhn ([email protected]) | |
14520 | ||
14521 | * configure.in: grab the HPUX makefile fragment if on HPUX | |
14522 | ||
14523 | Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace ([email protected]) | |
14524 | ||
14525 | * Makefile.in: eradicate bison spoor (ditto libgcc). | |
14526 | configure.in: recognise m68{k,000}-ericsson-OSE. | |
14527 | es1800 is alias for m68k-ericsson-OSE | |
14528 | ||
14529 | Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14530 | ||
14531 | * configure.in: rearrange the parts that remove programs from | |
14532 | configdirs, based now on HOST==TARGET or by canonical triple. | |
14533 | ||
14534 | Fri Jul 17 22:52:49 1992 K. Richard Pixley ([email protected]) | |
14535 | ||
14536 | * test-build.mk: recurse explicitly with -f test-build.mk when | |
14537 | appropriate. predicate stage3 and comparison on the existence | |
14538 | of gcc. That is, if gcc isn't around, we aren't three-staging. | |
14539 | On very clean, also remove ...stamp-co. Build in-place before | |
14540 | doing other builds. | |
14541 | ||
14542 | Thu Jul 16 18:33:09 1992 Steve Chamberlain ([email protected]) | |
14543 | ||
14544 | * Makefile.in, configure.in: add tgas | |
14545 | ||
14546 | Thu Jul 16 16:05:28 1992 K. Richard Pixley ([email protected]) | |
14547 | ||
14548 | * Makefile.in: a number of changes merged in from progressive. | |
14549 | ||
14550 | * configure.in: add libm. | |
14551 | ||
14552 | * .cvsignore: ignore some stuff that comes from test-build.mk. | |
14553 | ||
252b5132 RH |
14554 | Tue Jul 7 00:24:52 1992 Fred Fish ([email protected]) |
14555 | ||
14556 | * config.sub: Add es1800 (m68k-ericsson-es1800). | |
14557 | ||
14558 | Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace ([email protected]) | |
14559 | ||
14560 | * configure: Add program_suffix (parallel to program_prefix) | |
14561 | * Makefile.in: adjust directory-creating script for losing decstation | |
14562 | ||
14563 | Mon Jun 22 23:43:48 1992 Per Bothner ([email protected]) | |
14564 | ||
14565 | * configure: Minor $subdir-related fixes. | |
14566 | ||
14567 | Mon Jun 22 18:30:26 1992 Steve Chamberlain ([email protected]) | |
14568 | ||
14569 | * configure: fix various problems with propogating | |
14570 | makefile_target_frag in subdirs. | |
14571 | * configure.in: config libgcc if its there | |
14572 | ||
14573 | Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com) | |
14574 | ||
14575 | * config.sub: HPPA merge. | |
14576 | ||
252b5132 RH |
14577 | Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com) |
14578 | ||
14579 | * Makefile.in: Replace all-bison with all-byacc in all | |
14580 | dependency lines for other tools (which now use byacc). | |
14581 | ||
14582 | Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com) | |
14583 | ||
14584 | * config.sub: Add sun4sol2 => sparc-sun-solaris2. | |
14585 | ||
252b5132 RH |
14586 | Thu Jun 4 12:07:32 1992 Mark Eichin ([email protected]) |
14587 | ||
14588 | * Makefile.in: make gprof rules similar to byacc rules (instead of | |
14589 | vestigal $(unsubdir) that didn't work...) | |
14590 | ||
14591 | Thu Jun 4 00:37:05 1992 Per Bothner ([email protected]) | |
14592 | ||
14593 | * config.sub: Add support for Linux. | |
14594 | * Makefile.in: Use $(FLAGS_TO_PASS) more consistently | |
14595 | (at least for libg++). | |
14596 | ||
14597 | Tue Jun 02 20:03:00 1992 david d `zoo' zuhn ([email protected]) | |
14598 | ||
14599 | * configure.texi: fix doc for the -nfp option to configure | |
14600 | ||
14601 | Tue Jun 2 17:20:52 1992 Michael Tiemann ([email protected]) | |
14602 | ||
14603 | * Makefile.in (all-binutils): ar needs flex, so depend on all-flex. | |
14604 | ||
14605 | Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com) | |
14606 | ||
14607 | * config.sub: changed [^-]+ to [^-][^-]* so that it works under | |
14608 | Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.) | |
14609 | * configure.in: added solaris* host_makefile_frag hook. | |
14610 | ||
14611 | Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14612 | ||
14613 | * config.sub: changed recognition of m68000 so that various | |
14614 | m68k types can be specified via m680[01234]0 | |
14615 | ||
14616 | Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14617 | ||
14618 | * config.sub (basic_machine): fix sed so that '-foo' isn't | |
14619 | completely substituted out while .+'-foo' loses the '-foo' | |
14620 | ||
14621 | Wed May 27 23:18:52 1992 Michael Tiemann ([email protected]) | |
14622 | ||
14623 | * config.sub ($os): Add -aout. | |
14624 | ||
14625 | Fri May 22 14:00:02 1992 Per Bothner ([email protected]) | |
14626 | ||
14627 | * configure: If host_makefile_frag is absolute, don't | |
14628 | prefix ${invsubdir} (relevant to libg++ auto-configure). | |
14629 | ||
14630 | Thu May 21 18:00:09 1992 Michael Tiemann ([email protected]) | |
14631 | ||
14632 | * Makefile.in (tooldir): Define it. | |
14633 | (all-ld): Depend on all-flex. | |
14634 | ||
14635 | Sun May 10 21:45:59 1992 Per Bothner ([email protected]) | |
14636 | ||
14637 | * Makefile.in (check): Fix libg++ special case. | |
14638 | ||
14639 | Fri May 8 08:31:41 1992 K. Richard Pixley ([email protected]) | |
14640 | ||
14641 | * configure: do not bury `pwd` into config.status, thus do fewer | |
14642 | pwd's. | |
14643 | ||
14644 | * configure: print the "Building in" message only when building in | |
14645 | other than "." AND verbose. | |
14646 | ||
14647 | * configure: remove -s, rework -v to better accomodate guested | |
14648 | configures. | |
14649 | ||
14650 | * standards.texi: updated to 3 may, fixed librid <-> libdir typo. | |
14651 | ||
14652 | Fri May 1 18:00:50 1992 K. Richard Pixley ([email protected]) | |
14653 | ||
14654 | * Makefile.in: macroize flags passed on recursion. remove | |
14655 | fileutils. | |
14656 | ||
14657 | Thu Apr 30 08:56:20 1992 K. Richard Pixley ([email protected]) | |
14658 | ||
14659 | * configure: get makesrcdir right for subdirs deeper than 1. | |
14660 | ||
14661 | * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on | |
14662 | install. | |
14663 | ||
14664 | Fri Apr 24 15:51:51 1992 K. Richard Pixley ([email protected]) | |
14665 | ||
14666 | * Makefile.in: don't print subdir_do or recursion lines. | |
14667 | ||
14668 | Fri Apr 24 15:22:04 1992 K. Richard Pixley ([email protected]) | |
14669 | ||
14670 | * standards.texi: added menu item. | |
14671 | ||
14672 | * Makefile.in: build and install standards.info. | |
14673 | ||
14674 | * standards.texi: new file. | |
14675 | ||
14676 | Wed Apr 22 18:06:55 1992 K. Richard Pixley ([email protected]) | |
14677 | ||
14678 | * configure: test for and move config.status pieces from | |
14679 | ${subdir}/. | |
14680 | ||
14681 | Wed Apr 22 14:38:34 1992 Fred Fish ([email protected]) | |
14682 | ||
252b5132 RH |
14683 | * configure: Test for existance of files before trying to mv |
14684 | them, to avoid numerous non-existance messages. | |
14685 | ||
14686 | Tue Apr 21 12:31:33 1992 K. Richard Pixley ([email protected]) | |
14687 | ||
14688 | * configure: correct final line of config.status. | |
14689 | ||
14690 | * configure: patch from eggert. Avoids a protection problem if | |
14691 | the original Makefile.in is read only. | |
14692 | ||
14693 | * configure: use move-if-change from gcc to create config.status. | |
14694 | Some makefiles depend on config.status to tell if a directory | |
14695 | has been reconfigured for a different host. This change | |
14696 | prevents those directories from remaking everything in the case | |
14697 | where the reconfig was only intended to rebuild a Makefile. | |
14698 | ||
14699 | * configure: test for config.sub with "config.sub sun4" rather | |
14700 | than "config.sub ${host_alias}". Otherwise we can't tell a bad | |
14701 | host alias from a missing config.sub. | |
14702 | ||
14703 | Mon Apr 20 18:16:36 1992 K. Richard Pixley ([email protected]) | |
14704 | ||
14705 | * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass | |
14706 | MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g. | |
14707 | ||
14708 | Fri Apr 17 18:27:51 1992 Per Bothner ([email protected]) | |
14709 | ||
14710 | * configure: mkdir ${subdir} as needed. | |
14711 | ||
14712 | Wed Apr 15 17:37:22 1992 K. Richard Pixley ([email protected]) | |
14713 | ||
14714 | * Makefile.in,configure.in: added autoconf. | |
14715 | ||
14716 | Wed Apr 15 17:27:34 1992 K. Richard Pixley ([email protected]) | |
14717 | ||
14718 | * Makefile.in: no longer pass against on recursion. | |
14719 | ||
14720 | * Makefile.in: added .NOEXPORT: so that stray makefile_frag | |
14721 | definitions are not inherited. | |
14722 | ||
14723 | * configure: correct makesrcdir when subdir is . | |
14724 | ||
14725 | Tue Apr 14 11:56:09 1992 Per Bothner ([email protected]) | |
14726 | ||
14727 | * configure: Add support for 'subdirs' variable, which is | |
14728 | like 'configdirs', except that configure doesn't re-invoke | |
14729 | itself for subdirs, it just creates a Makefile for each subdir. | |
14730 | * configure.texi: Document subdirs. | |
14731 | ||
14732 | Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14733 | ||
14734 | * configure.in: added flex to configdirs | |
14735 | ||
14736 | Mon Apr 13 18:43:55 1992 K. Richard Pixley ([email protected]) | |
14737 | ||
14738 | * Makefile.in: remove clean-stamps from clean. | |
14739 | ||
14740 | Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com) | |
14741 | ||
14742 | * configure.in: Add gdbtest to configdirs. | |
14743 | ||
14744 | Fri Apr 10 23:11:49 1992 Fred Fish ([email protected]) | |
14745 | ||
14746 | * Makefile.in (MINUS_G): Add macro, default to -g, pass on | |
14747 | to recursive makes. | |
14748 | * configure.in: Recognize new ncr3000 config. | |
14749 | ||
14750 | Wed Apr 8 23:08:12 1992 K. Richard Pixley ([email protected]) | |
14751 | ||
14752 | * Makefile.in, configure.in: removed references to gdbm. | |
14753 | ||
14754 | Tue Apr 7 16:48:20 1992 Per Bothner ([email protected]) | |
14755 | ||
14756 | * config.sub: Don't canonicalize os value | |
14757 | newsos* to bsd (readline needs to check for newsos). | |
14758 | (This fix was earlier made Jan 31, but got re-broken.) | |
14759 | ||
14760 | Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com) | |
14761 | ||
14762 | * configure.in: sco is an os, not a vendor! | |
14763 | ||
14764 | * configure: Quote $( better. Keep various shells happy. | |
14765 | ||
14766 | Tue Mar 31 16:32:57 1992 K. Richard Pixley ([email protected]) | |
14767 | ||
14768 | * Makefile.in: eliminate stamp-files. | |
14769 | ||
14770 | Mon Mar 30 22:20:23 1992 K. Richard Pixley ([email protected]) | |
14771 | ||
14772 | * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule. | |
14773 | Supress echoing of all the "if [ -d ... $(MAKE)" lines. | |
14774 | ||
14775 | Wed Mar 25 15:20:04 1992 Stu Grossman ([email protected]) | |
14776 | ||
14777 | * config.sub: fix iris/iris3. | |
14778 | ||
14779 | Wed Mar 25 10:34:19 1992 K. Richard Pixley ([email protected]) | |
14780 | ||
14781 | * configure: re-add -rm. | |
14782 | ||
14783 | Tue Mar 24 23:50:16 1992 K. Richard Pixley ([email protected]) | |
14784 | ||
14785 | * Maskefile.in: add .stmp-rcs to all. | |
14786 | ||
14787 | * configure.in: remove gas from rs6000 build, use aix host fragment. | |
14788 | ||
14789 | Mon Mar 23 19:43:35 1992 K. Richard Pixley ([email protected]) | |
14790 | ||
14791 | * configure: pass down site_option during recursion. | |
14792 | ||
14793 | Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com) | |
14794 | ||
14795 | * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline. | |
14796 | ||
14797 | Wed Mar 18 15:29:33 1992 Mike Stump ([email protected]) | |
14798 | ||
14799 | * configure: Change exec_prefix so that it really defaults to prefix. | |
14800 | ||
14801 | Sat Mar 14 17:20:38 1992 Fred Fish ([email protected]) | |
14802 | ||
14803 | * Makefile.in, configure.in: Add support for mmalloc library. | |
14804 | ||
14805 | Fri Mar 13 18:44:18 1992 K. Richard Pixley ([email protected]) | |
14806 | ||
14807 | * Makefile.in: add stmp dependencies for a few more things. | |
14808 | ||
14809 | Thu Mar 12 04:56:24 1992 K. Richard Pixley ([email protected]) | |
14810 | ||
14811 | * configure: adjusted error message on objdir/srcdir configure | |
14812 | collision, per john's suggestion. | |
14813 | ||
14814 | * Makefile.in: add libiberty stmp to all and all.cross. | |
14815 | ||
14816 | Wed Mar 11 02:07:52 1992 K. Richard Pixley ([email protected]) | |
14817 | ||
14818 | * Makefile.in: remove force dependencies, add grep to all. | |
14819 | ||
14820 | Tue Mar 10 21:49:18 1992 K. Richard Pixley ([email protected]) | |
14821 | ||
14822 | * Makefile.in: drop flex. make stamp files work. | |
14823 | ||
14824 | * configure: added test for conflicting configuration in srcdir, | |
14825 | remove trailing slashes from srcdir. Otherwise emacs gdb mode | |
14826 | gets cranky. use relative paths for configure and srcdir | |
14827 | whenever possible. Send some error messages to stderr that were | |
14828 | going to stdout. | |
14829 | ||
14830 | Tue Mar 10 18:01:55 1992 Per Bothner ([email protected]) | |
14831 | ||
14832 | * Makefile.in: Fix libg++ rule to check for gcc directory | |
14833 | before using gcc/gcc. Also pass XTRAFLAGS. | |
14834 | ||
14835 | Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai) | |
14836 | ||
14837 | * Makefile.in: added stmp-files so that directories aren't polled | |
14838 | when they are already built. | |
14839 | ||
14840 | * configure.texi: fixed a node pointer problem. | |
14841 | ||
14842 | Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com) | |
14843 | ||
4bddf3ad | 14844 | * config.sub configure.in gdb/configure.in |
252b5132 RH |
14845 | gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h |
14846 | gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3 | |
14847 | gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x. | |
14848 | ||
14849 | Wed Mar 4 02:57:46 1992 K. Richard Pixley ([email protected]) | |
14850 | ||
14851 | * configure: -recurring becomes -silent. corrected help message | |
14852 | for -site= option. | |
14853 | ||
14854 | * Makefile.in: mkdir $(exec_prefix) and $(tooldir). | |
14855 | ||
14856 | Tue Mar 3 14:51:21 1992 K. Richard Pixley ([email protected]) | |
14857 | ||
14858 | * configure: when building Makefile for crosses, replace | |
14859 | tooldir and program_prefix. default srcdir from location of | |
14860 | config.sub. remove "for host in hosts" and "for target in | |
14861 | targets" loops. | |
14862 | ||
14863 | Wed Feb 26 19:48:25 1992 K. Richard Pixley ([email protected]) | |
14864 | ||
14865 | * Makefile.in: Do not pass bindir or mandir to cvs. | |
14866 | ||
14867 | Wed Feb 26 18:04:40 1992 K. Richard Pixley ([email protected]) | |
14868 | ||
14869 | * Makefile.in, configure.in: removed traces of namesubdir, | |
14870 | -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced | |
14871 | copyrights to '92, changed some from Cygnus to FSF. | |
14872 | ||
14873 | * configure.texi: remove most references to multiple hosts, | |
14874 | multiple targets, subdirs, etc. | |
14875 | ||
14876 | * configure.man: removed rcsid. reference config.sub not | |
14877 | config.subr. | |
14878 | ||
14879 | * Makefile.in: mkdir $(infodir) on install-info. | |
14880 | ||
14881 | Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com) | |
14882 | ||
14883 | * configure.texi: Explain better about .gdbinit and about | |
14884 | the environment that configure.in sections run in. | |
14885 | ||
14886 | Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com) | |
14887 | ||
14888 | * configure.in: Ultrix is only a decstation if it's a MIPS. | |
14889 | ||
14890 | Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com) | |
14891 | ||
14892 | * README: DOC.configure => cfg-paper.texi. | |
14893 | ||
14894 | Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com) | |
14895 | ||
14896 | * config.sub (near case $os): Don't convert newsos* to bsd! | |
14897 | ||
14898 | Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com) | |
14899 | ||
14900 | * Makefile.in: Reinstall change from gdb-4.3 that reduces | |
14901 | the number of copies of COPYING that go into the GDB tar file. | |
14902 | ||
14903 | Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com) | |
14904 | ||
4bddf3ad | 14905 | * bfd/configure.in, gdb/config/mh-i386sco, |
252b5132 RH |
14906 | gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in: |
14907 | Fix SCO configuration stuff. | |
14908 | ||
14909 | Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com) | |
14910 | ||
14911 | * Makefile.in: For libg++, make sure the -I pointing | |
14912 | to the gcc directory goes *after* all the libg++-local -I flags. | |
14913 | Also, move just-gcc dependency from just-libg++ to all-libg++. | |
14914 | ||
14915 | Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com) | |
14916 | ||
14917 | * configure: Change -x to -f to keep Ultrix /bin/test happy. | |
14918 | ||
14919 | Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com) | |
14920 | ||
14921 | * Makefile.in (make-gdb.tar.Z): Remove texinfo targets. | |
14922 | ||
14923 | Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com) | |
14924 | ||
14925 | * config.sub: Add stratus configuration frags. Also | |
14926 | submitted to FSF. | |
14927 | ||
14928 | Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com) | |
14929 | ||
14930 | * Makefile.in (DEV_SUPPORT): add configure.man. | |
14931 | ||
14932 | * config.sub(Decode manufacturer-specific): add -none*. | |
14933 | ||
14934 | Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com) | |
14935 | ||
14936 | * Makefile.in: remove form feeds to make Sun's make happy. | |
14937 | (DEVO_SUPPORT): DOC.configure => cfg-paper.texi. | |
14938 | ||
14939 | Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com) | |
14940 | ||
14941 | * Makefile.in (AR_FLAGS): Make quieter. | |
14942 | ||
14943 | Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com) | |
14944 | ||
14945 | * configure.in: Add libg++. | |
14946 | * configure: When verbose, don't output the command line at each | |
14947 | level; it will be unremarkably the same as the previous version, | |
14948 | which will be the same as what the user typed. | |
14949 | ||
14950 | Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com) | |
14951 | ||
14952 | * configure.in, Makefile.in: fix clean-info, add flex. add | |
14953 | fileutils. | |
14954 | ||
14955 | * configure: be less sensitive to spaces in Makefile.in. Do not | |
14956 | look for sources in "..". Doing so breaks subdirectories that | |
14957 | might have their own configure. If a subdir has it's own | |
14958 | configure script, use it. | |
14959 | ||
14960 | Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com) | |
14961 | ||
14962 | * cfg-paper.texi: some changes suggested by rms. | |
14963 | ||
14964 | Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com) | |
14965 | ||
14966 | * config.sub: Merge in some small additions from the FSF version, | |
14967 | taken from the gcc distribution, to bring the Cygnus and FSF | |
14968 | versions into closer sync. | |
14969 | ||
14970 | Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com) | |
14971 | ||
14972 | * configure.in: Changed svr4 references to sysv4. | |
14973 | ||
14974 | Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com) | |
14975 | ||
14976 | * configure: added -V for version number option. | |
14977 | ||
14978 | Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com) | |
14979 | ||
14980 | * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd. | |
14981 | renamed from DOC.configure to cfg-paper.texi. | |
14982 | ||
14983 | Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com) | |
14984 | ||
14985 | * configure, config.subr, config.sub: config.subr is now | |
14986 | config.sub again. | |
14987 | ||
14988 | Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com) | |
14989 | ||
14990 | * configure.texi: new file, in progress. | |
14991 | ||
14992 | * Makefile.in: build info file and install the man page for | |
14993 | configure. | |
14994 | ||
14995 | * configure.man: new file, first cut. | |
14996 | ||
14997 | * configure: find config.subr again now that configuration "none" | |
14998 | has gone. removed all traces of the -ansi option. removed all | |
14999 | traces of the -languages option. | |
15000 | ||
15001 | * config.subr: resync from rms. | |
15002 | ||
d932cae7 | 15003 | 1991-12-11 K. Richard Pixley (rich at rtl.cygnus.com) |
252b5132 RH |
15004 | |
15005 | * configure, config.sub, config.subr: merge config.sub into | |
15006 | config.subr, call the result config.subr, remove config.sub, use | |
15007 | config.subr. | |
15008 | ||
15009 | * Makefile.in: revised install for dir.info. | |
15010 | ||
d932cae7 | 15011 | 1991-12-10 K. Richard Pixley (rich at rtl.cygnus.com) |
252b5132 RH |
15012 | |
15013 | * configure.in: add decstation host makefile frag. | |
15014 | ||
15015 | * Makefile.in: BISON now bison -y again. also install-gcc on | |
15016 | install. clean-gdbm on clean. infodir belongs in datadir. | |
15017 | Make directories for info install. Build dir.info here then | |
15018 | install it. | |
15019 | ||
d932cae7 | 15020 | 1991-12-09 K. Richard Pixley (rich at rtl.cygnus.com) |
252b5132 RH |
15021 | |
15022 | * Makefile.in: fix for bad directory tests. | |
15023 | ||
d932cae7 | 15024 | 1991-12-07 K. Richard Pixley (rich at rtl.cygnus.com) |
252b5132 RH |
15025 | |
15026 | * configure: \{1,2\} appears to be a sysv'ism. Use a different | |
15027 | regexp. -srcdir relative was being handled incorrectly. | |
15028 | ||
15029 | * Makefile.in: unwrapped some for loops so that parallel makes | |
15030 | work again and so one can focus one's attention on a particular | |
15031 | package. | |
15032 | ||
d932cae7 | 15033 | 1991-12-06 K. Richard Pixley (rich at rtl.cygnus.com) |
252b5132 RH |
15034 | |
15035 | * configure: added PWD as a stand in for `pwd` (for speed). use | |
15036 | elif wherever possible. make -srcdir work without -objdir. | |
15037 | -objdir= commented out. | |
15038 | ||
d932cae7 | 15039 | 1991-12-05 K. Richard Pixley (rich at rtl.cygnus.com) |
252b5132 RH |
15040 | |
15041 | * configure: +options become --options. -subdirs commented out. | |
15042 | added -host, -datadir. Renamed -destdir to -prefix. Comment in | |
15043 | Makefile now at top of generated Makefile. Removed cvs log | |
15044 | entries. added -srcdir. create .gdbinit only if there is one | |
15045 | in ${srcdir}. | |
15046 | ||
15047 | * Makefile.in: idestdir and ddestdir go away. Added copyrights | |
15048 | and shift gpl to v2. Added ChangeLog if it didn't exist. docdir | |
15049 | and mandir now keyed off datadir by default. | |
15050 | ||
d932cae7 | 15051 | 1991-11-22 K. Richard Pixley (rich at rtl.cygnus.com) |
252b5132 RH |
15052 | |
15053 | * Freshly created ChangeLog. | |
15054 | ||
15055 | \f | |
15056 | Local Variables: | |
15057 | mode: change-log | |
15058 | left-margin: 8 | |
15059 | fill-column: 76 | |
15060 | version-control: never | |
15061 | End: |