]>
Commit | Line | Data |
---|---|---|
b3f122e0 AS |
1 | 2010-11-29 Andreas Schwab <schwab@redhat.com> |
2 | ||
3 | * configure.ac: Move comment to remove extra space in last argument | |
4 | of GCC_TARGET_TOOL. | |
5 | ||
9aff220f AO |
6 | 2010-11-26 Alexandre Oliva <aoliva@redhat.com> |
7 | ||
8 | PR other/46020 | |
9 | * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3. | |
10 | * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass. | |
11 | * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New. | |
12 | (BASE_FLAGS_TO_PASS): Use it. | |
13 | * configure: Rebuilt. | |
14 | * Makefile.in: Rebuilt. | |
15 | ||
9580395f L |
16 | 2010-11-23 H.J. Lu <hongjiu.lu@intel.com> |
17 | ||
18 | PR binutils/12258 | |
19 | * configure.ac: Correct comments for --enable-gold/--enable-ld. | |
20 | Properly check default linker. | |
21 | * configure: Regnerated. | |
22 | ||
21539e2e MK |
23 | 2010-11-23 Matthias Klose <doko@ubuntu.com> |
24 | ||
25 | * configure.ac: For --enable-gold, handle value `default' instead of | |
26 | `both*'. New configure option --{en,dis}able-ld. | |
27 | * configure: Regenerate. | |
28 | ||
4da3b0f8 ILT |
29 | 2010-11-20 Ian Lance Taylor <iant@google.com> |
30 | ||
31 | * configure.ac: Only disable a language library if no language needs | |
32 | it. Don't let --disable-libgcj uncondtionally disable libffi. | |
33 | * configure: Rebuild. | |
34 | ||
455c8f48 RW |
35 | 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
36 | ||
e655d2bf RW |
37 | * Makefile.in: Regenerate. |
38 | ||
455c8f48 RW |
39 | PR other/46202 |
40 | * configure.ac: Fix just-built in-tree STRIP name to be | |
41 | binutils/strip-new. | |
42 | * configure: Regenerate. | |
43 | * Makefile.def (install-strip-gcc, install-strip-binutils) | |
44 | (install-strip-opcodes, install-strip-ld, install-strip-itcl) | |
45 | (install-strip-sid): Mirror dependencies on non-strip variants | |
46 | of these targets on the respective -strip prerequisites. | |
47 | * Makefile.tpl (install-strip, install-strip-host) | |
48 | (install-strip-target): New targets. | |
49 | (install-strip-[+module+], install-strip-target-[+module+]): | |
50 | New targets. | |
51 | * Makefile.in: Regenerate. | |
52 | ||
632e2a07 ILT |
53 | 2010-11-19 Ian Lance Taylor <iant@google.com> |
54 | Ralf Wildenhues <Ralf.Wildenhues@gmx.de> | |
55 | ||
56 | * configure.ac: Add target-libgo to target_libraries. Set | |
57 | and substitute GOC_FOR_BUILD and GOC_FOR_TARGET. | |
58 | * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS. | |
59 | (HOST_EXPORTS): Add GOC. | |
60 | (BASE_TARGET_EXPORTS): Add GOC. | |
61 | (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables. | |
62 | (GOCFLAGS_FOR_TARGET): New variable. | |
63 | (EXTRA_HOST_FLAGS): Add GOC. | |
64 | (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS. | |
65 | * Makefile.def (target_modules): Add libgo. | |
66 | (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET. | |
67 | (dependencies): Add dependency from configure-target-libgo to | |
68 | configure-target-libffi and all-target-libstdc++-v3. Add | |
69 | dependencies from all-target-libgo to all-target-libffi. | |
70 | (languages): Add go. | |
71 | * configure: Rebuild. | |
72 | * Makefile.in: Rebuild. | |
73 | ||
ce59187e ILT |
74 | 2010-11-19 Ian Lance Taylor <iant@google.com> |
75 | ||
76 | * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other | |
77 | compiler/flag environment variables. | |
78 | ||
69ecd18f ILT |
79 | 2010-11-18 Ian Lance Taylor <iant@google.com> |
80 | ||
81 | * configure.ac: Check for lang_requires_boot_languages in | |
82 | config-lang.in files. | |
83 | * configure: Rebuild. | |
84 | ||
1ec601bf FXC |
85 | 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org> |
86 | Tobias Burnus <burnus@net-b.de> | |
87 | ||
88 | PR fortran/32049 | |
89 | * Makefile.def: Add libquadmath; build it with language=fortran. | |
90 | * configure.ac: Add libquadmath. | |
91 | * Makefile.tpl: Handle multiple libs in check-[+language+]. | |
92 | * Makefile.in: Regenerate. | |
93 | * configure: Regenerate. | |
94 | ||
b9b9d342 TT |
95 | 2010-11-16 Tom Tromey <tromey@redhat.com> |
96 | ||
97 | * MAINTAINERS: Moved myself to reviewers section. | |
98 | ||
ecbfe87a ZD |
99 | 2010-11-15 Zdenek Dvorak <ook@ucw.cz> |
100 | ||
101 | * MAINTAINERS: Moved myself to reviewers section. | |
102 | ||
29a4f477 RW |
103 | 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
104 | ||
105 | * MAINTAINERS (Various Maintainers): Add self for build machinery. | |
106 | (Write After Approval): Remove self. | |
107 | ||
9965e3cd AS |
108 | 2010-11-15 Andreas Schwab <schwab@redhat.com> |
109 | ||
110 | * configure.ac: Fix spelling in option names. | |
111 | * configure: Regenerated. | |
112 | ||
0463992b GJL |
113 | 2010-11-13 Georg-Johann Lay <georgjohann@web.de> |
114 | ||
115 | PR bootstrap/39622 | |
116 | * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path. | |
117 | * configure: Regenerated. | |
118 | ||
3df08734 KG |
119 | 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org> |
120 | ||
121 | * MAINTAINERS: Update my email address. | |
122 | ||
f16e2237 TG |
123 | 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de> |
124 | ||
f16e2237 TG |
125 | * configure: Regenerate. |
126 | ||
0bb52d68 TG |
127 | 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de> |
128 | ||
1f980c25 | 129 | * configure: Regenerate. |
0bb52d68 | 130 | |
aba2b02e TG |
131 | 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de> |
132 | ||
aba2b02e TG |
133 | * configure: Regenerate. |
134 | ||
27882098 TG |
135 | 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de> |
136 | ||
27882098 TG |
137 | * configure: Regenerate. |
138 | ||
d32ef397 AS |
139 | 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de> |
140 | ||
141 | * configure.ac: Support official CLooG.org versions. | |
142 | * configure: Regenerate. | |
143 | * config/cloog.m4: New. | |
144 | ||
5a4b6c0e FD |
145 | 2010-11-10 François Dumont <francois.cppdevs@free.fr> |
146 | ||
147 | * MAINTAINERS (Write After Approval): Add myself. | |
148 | ||
f2cea726 DE |
149 | 2010-11-09 David Edelsohn <dje.gcc@gmail.com> |
150 | ||
151 | * MAINTAINERS: Update my email address. | |
152 | ||
d8ed14ce IS |
153 | 2010-11-04 Iain Sandoe <iains@gcc.gnu.org> |
154 | ||
155 | * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants. | |
156 | * configure: Regenerate. | |
d8ed14ce | 157 | |
48215350 DK |
158 | 2010-11-03 Ian Lance Taylor <iant@google.com> |
159 | Dave Korn <dave.korn.cygwin@gmail.com> | |
160 | ||
161 | PR lto/46273 | |
162 | * configure.ac: Remove libelf tests. Build lto-plugin on ELF always | |
163 | and on other supported platforms whenever LTO is enabled. | |
164 | * configure: Rebuild. | |
165 | ||
87841584 AM |
166 | 2010-11-02 Alan Modra <amodra@gmail.com> |
167 | ||
168 | PR binutils/12110 | |
169 | * configure.ac: Error when source path contains spaces. | |
170 | * configure: Regenerate. | |
171 | ||
fe12dfe1 JW |
172 | 2010-10-23 James E. Wilson <wilson@codesourcery.com> |
173 | ||
174 | * MAINTAINERS: Update my email address. | |
175 | ||
66c92425 ILT |
176 | 2010-10-20 Ian Lance Taylor <iant@google.com> |
177 | ||
178 | * Makefile.def (target_modules): Set lib_path to src/.libs for | |
179 | libstdc++-v3 module. | |
180 | * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment. | |
181 | * Makefile.in: Rebuild. | |
182 | ||
187d3518 LB |
183 | 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com> |
184 | ||
185 | * MAINTAINERS (Reviewers): Add myself for gengtype/GTY. | |
186 | (Write After Approval): Remove myself. | |
187 | ||
02db6bba TG |
188 | 2010-10-15 Tristan Gingold <gingold@adacore.com> |
189 | ||
190 | * MAINTAINERS (OS Port Maintainers): Add myself for VMS. | |
191 | ||
c0103e74 DR |
192 | 2010-10-14 Douglas Rupp <rupp@gnat.com> |
193 | ||
194 | * MAINTAINERS (OS Port Maintainers): Add myself for VMS. | |
195 | ||
1cd0b716 DK |
196 | 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com> |
197 | ||
198 | * configure.ac (build_lto_plugin): New shell variable. | |
199 | (--enable-lto): Turn on by default for all non-ELF platforms that | |
200 | have had LTO support added so far. Set build_lto_plugin appropriately | |
201 | for both ELF and non-ELF. | |
202 | (configdirs): Add lto-plugin or not based on build_lto_plugin. | |
203 | * configure: Regenerate. | |
204 | ||
d4c1abb3 RW |
205 | 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
206 | ||
207 | Sync from src: | |
208 | * configure.ac (v850 support): Remove target-libgloss from | |
209 | noconfigdirs. | |
210 | * configure: Regenerate. | |
211 | ||
ffedf511 RW |
212 | 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
213 | ||
214 | PR bootstrap/45326 | |
215 | PR bootstrap/45174 | |
216 | * configure.ac: Honor initial values of $build_configargs, | |
217 | $host_configargs, $target_configargs. Mark the precious, so | |
218 | environment settings get recorded. | |
219 | * configure: Regenerate. | |
220 | ||
e1826acc RW |
221 | 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
222 | ||
223 | PR bootstrap/45796 | |
224 | * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc): | |
225 | Depend on all-build-libiberty. | |
226 | * Makefile.in: Regenerate. | |
227 | ||
80920132 ME |
228 | 2010-09-30 Michael Eager <eager@eagercon.com> |
229 | ||
230 | * configure.ac (microblaze): Add target-libssp to noconfigdirs. | |
231 | * configure: Regenerate. | |
232 | ||
770a498a ME |
233 | 2010-09-28 Michael Eager <eager@eagercon.com> |
234 | ||
235 | * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port. | |
236 | ||
86dfbd58 RW |
237 | 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
238 | ||
239 | PR bootstrap/44621 | |
240 | * configure.ac: Fix unportable shell quoting. | |
241 | * configure: Regenerate. | |
242 | ||
db50fe7d IS |
243 | 2010-09-21 Iain Sandoe <iains@gcc.gnu.org> |
244 | ||
245 | * configure.ac (enable-lto): Add Darwin to the list of supported lto | |
246 | targets and amend comment. | |
247 | * configure: Regenerate. | |
248 | ||
0064e825 TB |
249 | 2010-09-15 Tejas Belagod <tejas.belagod@arm.com> |
250 | ||
251 | * MAINTAINERS (Write After Approval): Add myself. | |
252 | ||
bb79486c JH |
253 | 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu> |
254 | ||
255 | * configure.ac: Enable LTO by default on Darwin. | |
256 | * configure: Regenerate. | |
257 | ||
9e0b22c3 MS |
258 | 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com> |
259 | ||
bb79486c | 260 | * MAINTAINERS (Write After Approval): Add myself. |
9e0b22c3 | 261 | |
2fabf1b7 IB |
262 | 2010-09-01 Ian Bolton <ian.bolton@arm.com> |
263 | ||
bb79486c | 264 | * MAINTAINERS (Write After Approval): Add myself. |
2fabf1b7 | 265 | |
3a9abc98 DS |
266 | 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net> |
267 | ||
268 | * MAINTAINERS (OS Port Maintainers): Remove myself from windows | |
269 | ports | |
270 | ||
331a9a59 DY |
271 | 2010-07-28 David Yuste <david.yuste@gmail.com> |
272 | ||
273 | * MAINTAINERS (Write After Approval): Add myself. | |
274 | ||
223a9d64 N |
275 | 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com> |
276 | ||
277 | * configure.ac: Support all v850 targets. | |
278 | * configure: Regenerate. | |
279 | ||
9183bdcf MG |
280 | 2010-07-23 Marc Glisse <marc.glisse@normalesup.org> |
281 | ||
282 | PR bootstrap/44455 | |
283 | * configure.ac (extra_mpfr_configure_flags): Copy from | |
284 | extra_mpc_gmp_configure_flags. | |
285 | * configure: Re-generated. | |
286 | ||
2e290598 AK |
287 | 2010-07-22 Andi Kleen <ak@linux.intel.com> |
288 | ||
289 | * MAINTAINERS (Write After Approval): Add myself. | |
290 | ||
8d6cd388 CLT |
291 | 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com> |
292 | ||
293 | * MAINTAINERS (Write After Approval): Add myself. | |
294 | ||
b0b01eb0 JY |
295 | 2010-07-20 Jeffrey Yasskin <jyasskin@google.com> |
296 | ||
297 | * MAINTAINERS (Write After Approval): Add myself. | |
298 | ||
77198d71 JH |
299 | 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu> |
300 | ||
301 | PR target/44862 | |
302 | * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): | |
303 | Provide -B option to allow for link spec %s substitutions for | |
304 | libstdc++.a on darwin. | |
305 | * Makefile.in: Regenerate. | |
306 | ||
02fe70af MM |
307 | 2010-07-10 Mikael Morin <mikael@gcc.gnu.org> |
308 | ||
309 | * MAINTAINERS (Reviewers): Update my e-mail address | |
310 | ||
c63a4676 AO |
311 | 2010-06-10 Alexandre Oliva <aoliva@redhat.com> |
312 | ||
313 | * Makefile.def (configure-gcc): Depend on all-libelf. | |
314 | * Makefile.in: Rebuild. | |
315 | ||
e68edbf6 FC |
316 | 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org> |
317 | ||
318 | * MAINTAINERS (Write After Approval): Add myself in the right place. | |
319 | ||
dce2d8b2 | 320 | 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org> |
8eee0b8f FC |
321 | |
322 | * MAINTAINERS (Write After Approval): Add myself. | |
323 | ||
dce2d8b2 | 324 | 2010-05-25 Sterling Augustine <sterling@tensilica.com> |
db94b0d8 SA |
325 | |
326 | * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port. | |
dce2d8b2 EB |
327 | |
328 | 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com> | |
0c422e74 | 329 | |
1ab55d69 MK |
330 | * config.sub: Update to version 2010-05-21. |
331 | * config.guess: Update to version 2010-04-03. | |
0c422e74 | 332 | |
02540df4 SB |
333 | 2010-05-18 Steven Bosscher <steven@gcc.gnu.org> |
334 | ||
335 | * configure.ac (--enable-lto): All *-apple-darwin* now support LTO. | |
336 | * configure: Regenerate. | |
337 | ||
dfe5f5b2 ST |
338 | 2010-05-12 Sriraman Tallam <tmsriram@google.com> |
339 | ||
340 | * MAINTAINERS (Write After Approval): Add myself. | |
341 | ||
c082f9f3 SB |
342 | 2010-05-07 Steven Bosscher <steven@gcc.gnu.org> |
343 | ||
344 | * configure.ac (--enable-lto): Add x86_64-apple-darwin* as | |
345 | a platform that supports LTO. | |
346 | * configure: Regenerate. | |
347 | ||
f1af9e5f SP |
348 | 2010-05-05 Sebastian Pop <sebastian.pop@amd.com> |
349 | ||
350 | * configure.ac: Allow all the versions greater than 0.10 of PPL. | |
351 | * configure: Regenerated. | |
352 | ||
38e3d868 RM |
353 | 2010-04-27 Roland McGrath <roland@redhat.com> |
354 | H.J. Lu <hongjiu.lu@intel.com> | |
355 | ||
356 | * configure.ac (--enable-gold): Support both, both/gold and | |
357 | both/bfd to add gold to configdirs without removing ld. | |
358 | * configure: Regenerated. | |
359 | ||
360 | * Makefile.def: Add install-gold dependency to install-ld. | |
361 | * Makefile.in: Regenerated. | |
362 | ||
3bec79c5 DK |
363 | 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com> |
364 | ||
365 | PR lto/42776 | |
366 | * configure.ac (--enable-lto): Refactor handling so libelf tests | |
367 | are only performed inside then-clause of ACX_ELF_TARGET_IFELSE, | |
368 | and allow LTO to be explicitly enabled on non-ELF platforms that | |
369 | are known to support it inside else-clause. | |
370 | * configure: Regenerate. | |
371 | ||
615c8ffa EB |
372 | 2010-04-20 Eric Botcazou <ebotcazou@adacore.com> |
373 | ||
374 | * configure.ac (BUILD_CONFIG): Redirect output to /dev/null. | |
375 | * configure: Regenerate. | |
376 | ||
e4522f78 RC |
377 | 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org> |
378 | ||
379 | * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs. | |
380 | * configure: Regenerate. | |
381 | ||
8ccb78f2 RO |
382 | 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> |
383 | ||
384 | * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx | |
385 | separately. | |
386 | * configure: Regenerate. | |
387 | ||
d5cc2ee3 KW |
388 | 2010-04-16 Kevin Williams <kevin.williams@inria.fr> |
389 | ||
390 | * MAINTAINERS (Write After Approval): Add myself. | |
391 | ||
8406cb62 TG |
392 | 2010-04-14 Tristan Gingold <gingold@adacore.com> |
393 | ||
394 | * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs. | |
395 | * configure: Regenerate. | |
396 | ||
3591b8e2 SE |
397 | 2010-04-13 Steve Ellcey <sje@cup.hp.com> |
398 | ||
399 | * configure: Regenerate after change to elf.m4. | |
400 | ||
a82ecc7b IS |
401 | 2010-04-06 Iain Sandoe <iains@gcc.gnu.org> |
402 | ||
403 | * MAINTAINERS (Write After Approval): Add myself. | |
404 | ||
1f0bf148 SP |
405 | 2010-04-02 Sebastian Pop <sebastian.pop@amd.com> |
406 | ||
407 | * configure.ac: Add brackets around AC_TRY_COMPILE alternative. | |
408 | * configure: Regenerated. | |
409 | ||
410 | 2010-04-02 Sebastian Pop <sebastian.pop@amd.com> | |
411 | ||
412 | * configure.ac: Print "buggy but acceptable" when CLooG | |
413 | revision is less than 9. | |
414 | * configure: Regenerated. | |
415 | ||
ecd01dee DN |
416 | 2010-04-01 Diego Novillo <dnovillo@google.com> |
417 | ||
418 | * MAINTAINERS (Plugin): Add myself and Le-Chun Wu. | |
419 | ||
dc683a3f RW |
420 | 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
421 | ||
422 | PR bootstrap/43615 | |
423 | PR bootstrap/43328 | |
424 | ||
425 | Revert: | |
426 | ||
427 | 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> | |
428 | ||
429 | * configure.ac: Do not pass --enable-multilib nor | |
430 | --disable-multilib in baseargs. Accept explicitly passed | |
431 | --enable_multilib. | |
432 | * configure: Regenerate. | |
433 | ||
7527d83f UW |
434 | 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com> |
435 | ||
436 | * MAINTAINERS (CPU Port Maintainers): Add myself for spu port. | |
437 | ||
895522b6 JJ |
438 | 2010-03-31 Janis Johnson <janis187@us.ibm.com> |
439 | ||
440 | * MAINTAINERS: Remove myself. | |
441 | ||
9db4e878 RW |
442 | 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
443 | ||
444 | PR bootstrap/43328 | |
445 | * configure.ac: Do not pass --enable-multilib nor | |
446 | --disable-multilib in baseargs. Accept explicitly passed | |
447 | --enable_multilib. | |
448 | * configure: Regenerate. | |
449 | ||
acf6bf36 AP |
450 | 2010-03-28 Andrew Pinski <pinskia@gmail.com> |
451 | ||
452 | * MAINTAINERS (spu port): Remove me. | |
453 | ||
b42f0d7e JM |
454 | 2010-03-23 Joseph Myers <joseph@codesourcery.com> |
455 | ||
456 | * configure.ac (tic6x-*-*): New case. | |
457 | * configure: Regenerate. | |
458 | ||
0d1152b1 JM |
459 | 2010-03-23 Joseph Myers <joseph@codesourcery.com> |
460 | ||
461 | * config.sub: Update to version 2010-03-22. | |
462 | * config.guess: Update to version 2009-12-30. | |
463 | ||
dce2d8b2 | 464 | 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu> |
0aeb3cc6 JH |
465 | |
466 | PR ada/42554 | |
467 | * configure.ac: Only pass -c to ranlib for darwin9 and earlier. | |
468 | * configure: Regenerate. | |
469 | ||
5408fbe8 RR |
470 | 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com> |
471 | ||
472 | * MAINTAINERS: Update my email address. | |
473 | ||
3f55a3b3 SP |
474 | 2010-03-17 Sebastian Pop <sebastian.pop@amd.com> |
475 | ||
476 | * MAINTAINERS (dwarak.rajagopal@amd.com): Removed. | |
477 | (ghassan.shobaki@amd.com): Removed. | |
478 | ||
3f08f7e8 AM |
479 | 2010-03-17 Alan Modra <amodra@gmail.com> |
480 | ||
481 | * MAINTAINERS: Update my email address. | |
482 | ||
f3a9d094 DN |
483 | 2010-03-16 Diego Novillo <dnovillo@google.com> |
484 | ||
485 | * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris | |
486 | Matthews. | |
487 | ||
db5c4b8b JM |
488 | 2010-03-16 Joseph Myers <joseph@codesourcery.com> |
489 | ||
490 | * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel | |
491 | Gutson, Jeffrey D. Oldham and Mark Shinwell. | |
492 | ||
b995570a JM |
493 | 2010-03-16 Joseph Myers <joseph@codesourcery.com> |
494 | ||
495 | * MAINTAINERS: Update my email address. | |
496 | ||
124cc66f DJ |
497 | 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com> |
498 | ||
499 | * MAINTAINERS: Update my email address. | |
500 | ||
a4581668 BS |
501 | 2010-03-15 Bernd Schmidt <bernds@codesourcery.com> |
502 | ||
503 | * MAINTAINERS: Update my email address. | |
504 | ||
49d78e29 JZ |
505 | 2010-03-09 Jie Zhang <jie@codesourcery.com> |
506 | ||
507 | * MAINTAINERS: Update my email address. | |
508 | ||
8927b7c0 RO |
509 | 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> |
510 | ||
511 | PR libstdc++/32499 | |
512 | * configure.ac (RANLIB): Default to true. | |
513 | (STRIP): Likewise. | |
514 | (RANLIB_FOR_TARGET): Remove superfluous : argument. | |
515 | * configure: Regenerate. | |
516 | ||
dce2d8b2 | 517 | 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com> |
cae072e2 RAE |
518 | |
519 | * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself. | |
520 | (Write After Approval): Update my email address. | |
521 | ||
bf646aaf NC |
522 | 2010-02-17 Nick Clifton <nickc@redhat.com> |
523 | ||
524 | PR 11238 | |
525 | * Makefile.tpl (local-distclean): Also remove config.cache files in | |
526 | sub-directories as there may not be Makefiles present in the | |
527 | sub-directories. | |
96e41f16 NC |
528 | * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete |
529 | the config.cache files found by the find command. | |
530 | ||
bf646aaf NC |
531 | * Makefile.in: Regenerate. |
532 | * configure.ac: Revert previous delta. | |
533 | * configure: Regenerate. | |
534 | ||
ff78880a NC |
535 | 2010-02-15 Nick Clifton <nickc@redhat.com> |
536 | ||
537 | PR 11238 | |
538 | * configure.ac: Delete config.cache files in sub-directories when | |
539 | deleting Makefiles. | |
540 | * configure: Regenerate. | |
541 | ||
8150eadf BE |
542 | 2010-02-12 Ben Elliston <bje@gnu.org> |
543 | ||
544 | * MAINTAINERS: Update my email address. | |
545 | ||
a9e12bfd AP |
546 | 2010-02-08 Andrew Pinski <pinskia@gmail.com> |
547 | ||
548 | * MAINTAINERS (spu port): Update my email address. | |
549 | ||
95315086 JZ |
550 | 2010-02-08 Jie Zhang <jie.zhang@analog.com> |
551 | ||
552 | * MAINTAINERS: Add myself as a maintainer for the bfin port. | |
553 | ||
362c6d2f KG |
554 | 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
555 | ||
556 | * configure.ac: Add "recommended" version checks for GMP/MPC. | |
557 | Update recommended GMP/MPFR/MPC versions. | |
558 | * configure: Regenerate. | |
559 | ||
888c5ad2 JR |
560 | 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com> |
561 | ||
562 | * MAINTAINERS: Move my Embecosm email address into the | |
563 | write-after-approval section. | |
564 | ||
3bf714a7 ILT |
565 | 2010-01-26 Ian Lance Taylor <iant@google.com> |
566 | ||
567 | * MAINTAINERS: Add myself as Go frontend maintainer. | |
568 | ||
ad1e5170 JR |
569 | 2010-01-25 Joern Rennecke <amylaar@spamcop.net> |
570 | ||
571 | PR libstdc++/36101, PR libstdc++/42813 | |
572 | * configure.ac (bootstrap_target_libs): Make inclusion of | |
573 | target-libgomp conditional on libgomb being in target_configdirs. | |
574 | * configure: Regenerate. | |
575 | ||
fb0553d1 JR |
576 | 2010-01-23 Joern Rennecke <amylaar@spamcop.net> |
577 | ||
578 | PR libstdc++/36101, PR libstdc++/42813 | |
579 | * configure.ac (bootstrap_target_libs): Include target-libgomp. | |
580 | * configure: Regenerate. | |
581 | ||
aae29963 JR |
582 | 2010-01-22 Joern Rennecke <amylaar@spamcop.net> |
583 | ||
584 | PR libstdc++/36101, PR libstdc++/42813 | |
585 | * configure.ac (target_configdirs): Substitute. | |
586 | * Makefile.def: Bootstrap target module libgomp. | |
587 | Add dependency of all-target-libstdc++-v3 on configure-target-libgomp. | |
588 | * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable. | |
589 | (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS. | |
590 | * configure, Makefile.in: Regenerate. | |
591 | ||
d8fe8895 DK |
592 | 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com> |
593 | ||
594 | * MAINTAINERS: Adjust my details. | |
595 | ||
ebfe4897 EW |
596 | 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com> |
597 | ||
598 | * MAINTAINERS (CPU Port Maintainers): Add myself for avr port. | |
599 | ||
f7746c59 TL |
600 | 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr> |
601 | ||
602 | * MAINTAINERS: reindented my entry with tabs instead of spaces. | |
603 | ||
306c7b5b TL |
604 | 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr> |
605 | ||
606 | * MAINTAINERS (Write After Approval): Add myself. | |
607 | ||
1b8b9e19 KT |
608 | 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr> |
609 | ||
610 | * MAINTAINERS (Write After Approval): Add myself. | |
611 | ||
c164615b RG |
612 | 2010-01-11 Richard Guenther <rguenther@suse.de> |
613 | ||
614 | PR lto/41569 | |
615 | * Makefile.def (all-lto-plugin): Depend on all-gcc. | |
616 | * Makefile.in: Regenerated. | |
617 | ||
f3f623ae AT |
618 | 2010-01-11 Andreas Tobler <andreast@fgznet.ch> |
619 | ||
620 | * configure.ac: Enable libjava build on x86_64-*freebsd*. | |
621 | * configure: Regenerate. | |
622 | ||
592c90ff KG |
623 | 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
624 | Francois-Xavier Coudert <fxcoudert@gcc.gnu.org> | |
625 | ||
626 | PR bootstrap/42424 | |
627 | * configure.ac: Include libtool m4 files. | |
628 | (_LT_CHECK_OBJDIR): Call it. | |
629 | (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags, | |
630 | gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir. | |
f7746c59 | 631 | |
592c90ff KG |
632 | * configure: Regenerate. |
633 | ||
60a2e213 RW |
634 | 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
635 | ||
636 | PR bootstrap/41818 | |
637 | * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH | |
638 | to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment. | |
639 | * Makefile.in: Regenerate. | |
640 | ||
7413962d RG |
641 | 2010-01-02 Richard Guenther <rguenther@suse.de> |
642 | ||
643 | PR lto/41529 | |
644 | * configure.ac: Include config/elf.m4. Disable LTO if not | |
645 | builting for an elf target. | |
646 | * configure: Regenerate. | |
647 | ||
f77f3945 CF |
648 | 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx> |
649 | ||
650 | * MAINTAINERS: Change my email address. | |
651 | ||
4960e3f0 BE |
652 | 2009-12-18 Ben Elliston <bje@au.ibm.com> |
653 | ||
654 | * config.sub, config.guess: Update from upstream sources. | |
655 | ||
d16a31da SZ |
656 | 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com> |
657 | ||
658 | * MAINTAINERS (Write After Approval): Add myself. | |
659 | ||
3a5729ea KG |
660 | 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
661 | ||
662 | PR middle-end/30447 | |
663 | PR middle-end/30789 | |
664 | PR other/40302 | |
665 | ||
666 | * configure.ac: Require MPC. | |
667 | * configure: Regenerate. | |
668 | ||
43e02a8a RW |
669 | 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
670 | ||
671 | PR target/38384 | |
672 | PR bootstrap/40972 | |
673 | * libtool.m4: Sync from git Libtool. | |
674 | * ltoptions.m4: Likewise. | |
675 | * ltversion.m4: Likewise. | |
676 | * lt~obsolete.m4: Likewise. | |
677 | * ltmain.sh: Likewise. | |
678 | ||
360d4522 KG |
679 | 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
680 | ||
681 | * configure.ac: Update minimum MPC version to 0.8. | |
682 | * configure: Regenerate. | |
683 | ||
f264ed56 SP |
684 | 2009-11-21 Sebastian Pop <sebpop@gmail.com> |
685 | ||
686 | * configure.ac: Check for version 0.15.5 or later revision of CLooG. | |
687 | * configure: Regenerated. | |
688 | ||
ed2eaa9f ILT |
689 | 2009-11-21 Ian Lance Taylor <iant@google.com> |
690 | ||
691 | * configure.ac: Change default of poststage1_ldflags to be empty if | |
692 | poststage1_libs is set. When poststage1_libs is empty, and | |
693 | ENABLE_BUILD_WITH_CXX is set, add -static-libgcc. | |
694 | * configure: Rebuild. | |
695 | ||
58346783 AN |
696 | 2009-11-21 Adam Nemet <adambnmet@gmail.com> |
697 | ||
698 | * MAINTAINERS (Write After Approval): Update my email address. | |
699 | ||
5ca0106a BE |
700 | 2009-11-20 Ben Elliston <bje@au.ibm.com> |
701 | ||
702 | * config.guess: Update from upstream sources. | |
703 | ||
87213cd4 AO |
704 | 2009-11-16 Alexandre Oliva <aoliva@redhat.com> |
705 | ||
706 | * Makefile.def: Restore host and target settings for gmp. | |
707 | * Makefile.in: Rebuild. | |
708 | ||
f61428ed AO |
709 | 2009-11-16 Alexandre Oliva <aoliva@redhat.com> |
710 | ||
711 | * configure.ac: Add libelf to host_libs. Enable in-tree configury | |
712 | of ppl and cloog. Fix in-tree configury of libelf, skip tests. | |
713 | Fix portability of test of C++ as bootstrap language. Add | |
714 | ppl/src/ppl-config.o to the bootstrap compare exclusion list. | |
715 | * configure: Rebuild. | |
716 | * Makefile.def: Drop host and target settings from gmp, mpfr, ppl, | |
717 | and cloog. Fix in-tree ppl configuration. Introduce libelf | |
718 | in-tree building. | |
719 | * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New. | |
720 | (POSTSTAGE1_HOST_EXPORTS): Use it. | |
721 | (STAGE[+id+]_CXXFLAGS): New. | |
722 | (BASE_FLAGS_TO_PASS): Pass it down. | |
723 | (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add | |
724 | extra_exports. | |
725 | (all-stage[+id+]-[+prefix+][+module+]): Likewise. | |
726 | (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add | |
727 | extra_exports. | |
728 | * Makefile.in: Rebuild. | |
729 | ||
f6c56be6 BE |
730 | 2009-11-17 Ben Elliston <bje@au.ibm.com> |
731 | ||
732 | * config.sub, config.guess: Update from upstream sources. | |
733 | ||
0ccb5970 JK |
734 | 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com> |
735 | ||
736 | * MAINTAINERS (Write After Approval): Add myself. | |
737 | ||
dce2d8b2 | 738 | 2009-11-09 Jon Beniston <jon@beniston.com> |
3f08607c JB |
739 | |
740 | * MAINTAINERS (Write After Approval): Add myself. | |
741 | ||
5d571eaa OS |
742 | 2009-11-06 Ozkan Sezer <sezeroz@gmail.com> |
743 | ||
744 | * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem | |
745 | paths for *-w64-mingw* and x86_64-*mingw*. | |
746 | * configure: Regenerated. | |
747 | ||
dce2d8b2 | 748 | 2009-11-05 Joern Rennecke <amylaar@spamcop.net> |
3be9759a JR |
749 | |
750 | * MAINTAINERS (Write After Approval): Add entry for my INRIA work. | |
751 | ||
c393f559 BK |
752 | 2009-11-02 Benjamin Kosnik <bkoz@redhat.com> |
753 | ||
754 | * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move | |
755 | Phil Edwards to Write-After Approval. | |
756 | ||
ef4c4300 KT |
757 | 2009-10-30 Kai Tietz <kai.tietz@onevision.com> |
758 | ||
759 | * configure.ac: Disable target-winsup & co for | |
760 | x86_64-*-mingw* and *-w64-mingw* targets. | |
761 | * configure: Regenerated. | |
762 | ||
65a324b4 NC |
763 | 2009-10-16 Nick Clifton <nickc@redhat.com> |
764 | ||
765 | * MAINTAINERS: Add myself as a maintainer for the RX port. | |
766 | ||
dce2d8b2 | 767 | 2009-10-26 Johannes Singler <singler@kit.edu> |
22e5d3dc JS |
768 | |
769 | * MAINTAINERS (Write After Approval): Update my e-mail address. | |
770 | ||
17e72e5d RO |
771 | 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> |
772 | ||
773 | * configure.ac (CLooG test): Use = with test. | |
774 | * configure: Regenerate. | |
775 | ||
ed3a56f3 RG |
776 | 2009-10-22 Richard Guenther <rguenther@suse.de> |
777 | ||
778 | * configure.ac: Do not set LIBS for ppl/cloog checks. Disable | |
779 | cloog if the ppl version check failed. Move flags saving | |
780 | before setting in libelf check. | |
781 | * configure: Regenerate. | |
782 | ||
ad0abd3c RG |
783 | 2009-10-21 Richard Guenther <rguenther@suse.de> |
784 | ||
785 | * configure.ac: Adjust the ppl and cloog configure to work as | |
786 | documented. Disable cloog if ppl was disabled. Omit the version | |
787 | checks if they were disabled. | |
788 | * configure: Re-generate. | |
789 | ||
e4c5bd48 RW |
790 | 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
791 | ||
792 | * configure.ac: Add 'lto' to enable_languages, not | |
793 | new_enable_languages, and only if not already present. | |
794 | * configure: Regenerate. | |
795 | ||
0ffd69c5 GP |
796 | 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com> |
797 | ||
798 | * README: Refer to the various COPYING* files instead of just | |
799 | COPYING. | |
800 | Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions. | |
801 | ||
dce2d8b2 | 802 | 2009-10-07 Rafael Avila de Espindola <espindola@google.com> |
1fc23736 RE |
803 | |
804 | * MAINTAINERS: Change my email address. Change plugi-in to plugin. | |
805 | ||
58687768 RG |
806 | 2009-10-07 Richard Guenther <rguenther@suse.de> |
807 | ||
808 | * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola, | |
809 | and Richard Guenther as reviewers. | |
810 | (LTO plugin): List Rafael Avila de Espindola and Cary Coutant | |
811 | as reviewers. | |
812 | ||
49b0ca5c | 813 | 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com> |
d2d9ce5e | 814 | |
49b0ca5c | 815 | * config.sub: Update from upstream sources. |
d2d9ce5e | 816 | |
aeb94799 ILT |
817 | 2009-10-06 Ian Lance Taylor <iant@google.com> |
818 | ||
819 | * Makefile.def: check-gold depends upon all-gas. | |
820 | * Makefile.in: Rebuild. | |
821 | ||
123651cd PM |
822 | 2009-10-05 Phil Muldoon <pmuldoon@redhat.com> |
823 | ||
824 | * MAINTAINERS (Write After Approval): Add myself. | |
825 | ||
d7f09764 DN |
826 | 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com> |
827 | ||
828 | * Makefile.def: all-lto-plugin depends on all-libiberty. | |
829 | set bootstrap=true for lto-plugin. | |
830 | Add lto-plugin. | |
831 | * Makefile.in: Regenerate. | |
832 | * configure.ac (host_libs): Add lto-plugin. | |
833 | * configure: Regenerate. | |
834 | ||
d7f09764 DN |
835 | 2009-10-03 Diego Novillo <dnovillo@google.com> |
836 | ||
837 | * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC. | |
838 | (HOST_LIBELFLIBS): Define. | |
839 | (HOST_LIBELFINC): Define. | |
840 | * Makefile.in: Regenerate. | |
841 | * configure.ac: Add --enable-lto. | |
842 | Add --with-libelf, --with-libelf-include and --with-libelf-lib. | |
843 | If --enable-lto is used, add 'lto' to new_enable_languages. | |
844 | If --enable-lto is used and gold is enabled, add | |
845 | lto-plugin to configdirs. | |
846 | * configure: Regenerate. | |
847 | ||
848 | 2009-10-03 Simon Baldwin <simonb@google.com> | |
849 | ||
850 | * configure.ac: If --with-system-zlib, suppress local zlib and | |
851 | pass --with-system-zlib to subdir configure scripts. | |
852 | * configure: Regenerate. | |
853 | ||
dce2d8b2 | 854 | 2009-10-01 Loren J. Rittle <ljrittle@acm.org> |
0ecdd2aa LR |
855 | Paolo Bonzini <bonzini@gnu.org> |
856 | ||
857 | * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than | |
858 | $(srcdir). | |
859 | * Makefile.in: Rebuilt. | |
860 | ||
dce2d8b2 | 861 | 2009-09-26 Gary Funck <gary@intrepid.com> |
5bfbb7f7 GF |
862 | |
863 | * MAINTAINERS (Write After Approval): Add myself. | |
864 | ||
3e661154 KG |
865 | 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
866 | ||
867 | * configure.ac: Update minimum MPC version to 0.7. | |
868 | * configure: Regenerate. | |
869 | ||
f1a036e4 NC |
870 | 2009-09-25 Nick Clifton <nickc@redhat.com> |
871 | ||
872 | * configure.ac: Pass any --cache-file=/dev/null option on to | |
873 | subconfigures. | |
874 | * configure: Regenerate. | |
875 | ||
d4c74acc NC |
876 | 2009-09-23 Nick Clifton <nickc@redhat.com> |
877 | ||
878 | * config.sub, config.guess: Update from upstream sources. | |
879 | ||
dce2d8b2 | 880 | 2009-09-22 Loren J. Rittle <ljrittle@acm.org> |
03261b6d LR |
881 | |
882 | * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/. | |
883 | * Makefile.in: Rebuilt. | |
884 | ||
0db770bd RW |
885 | 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
886 | ||
887 | PR bootstrap/32272 | |
888 | * configure.ac: Error out if $srcdir isn't '.' but contains | |
889 | host-${host_noncanonical}. | |
890 | * configure: Regenerate. | |
891 | ||
71101870 RO |
892 | 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> |
893 | ||
894 | * MAINTAINERS (OS Port Maintainers): Add myself as Solaris | |
895 | maintainer. | |
896 | ||
ca6d0d62 RW |
897 | 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
898 | ||
79cd2b23 RW |
899 | * configure.ac: If bootstrapping a combined tree with |
900 | --enable-gold, require c++ in stage1_languages. | |
901 | * configure: Regenerate. | |
902 | ||
ab9dcd0c RW |
903 | * configure.ac: Also add target_libs of stage1_languages to |
904 | bootstrap_target_libs. | |
905 | * configure: Regenerate. | |
906 | ||
ca6d0d62 RW |
907 | * configure.ac: Diagnose --enable-build-with-cxx bootstrap |
908 | with --enable-languages not containing c++. | |
909 | * configure: Regenerate. | |
910 | ||
1c3c9f12 JZ |
911 | 2009-09-15 Jie Zhang <jie.zhang@analog.com> |
912 | ||
913 | * configure.ac: Disable java and boehm-gc for bfin-*-*. | |
914 | * configure: Regenerate. | |
915 | ||
dce2d8b2 | 916 | 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com> |
0318772d | 917 | |
6fb30a14 JR |
918 | * MAINTAINERS (Write After Approval): Update my e-mail address, |
919 | and move from from here... | |
920 | (Waiting for paperwork): To here. | |
0318772d | 921 | |
4056c2c6 JM |
922 | 2009-09-09 Joseph Myers <joseph@codesourcery.com> |
923 | ||
924 | * MAINTAINERS (Reviewers): Add self as driver reviewer. | |
925 | ||
3e54529c RW |
926 | 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
927 | ||
928 | * configure.ac: Do not use $extrasub for replacing @if/@endif | |
929 | parts in Makefile; instead, use additional arguments to | |
930 | AC_CONFIG_COMMANDS to do the replacement manually, with several | |
931 | sed invocations, to avoid HP-UX sed command limits. | |
932 | * configure: Regenerate. | |
933 | ||
713e2ea6 AO |
934 | 2009-09-08 Alexandre Oliva <aoliva@redhat.com> |
935 | ||
936 | * libtool.m4 (output_verbose_link_cmd): Require leading blank, and | |
937 | blank before -L. | |
938 | ||
5646b7b9 AO |
939 | 2009-09-04 Alexandre Oliva <aoliva@redhat.com> |
940 | ||
941 | * configure.ac (with-build-config): Document. Handle without. | |
942 | Handle missing argument. | |
943 | * configure: Rebuilt. | |
944 | ||
e12c4094 AO |
945 | 2009-09-03 Alexandre Oliva <aoliva@redhat.com> |
946 | ||
947 | * configure.ac (--with-build-config): New. Set BUILD_CONFIG. | |
948 | Default to bootstrap-debug only if compare-debug works. | |
949 | * configure: Rebuilt. | |
950 | * Makefile.tpl: Make BUILD_CONFIG configure-configurable. | |
951 | * Makefile.in: Rebuilt. | |
952 | ||
75cb0057 RO |
953 | 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> |
954 | ||
955 | * MAINTAINERS (OS Port Maintainers): Update my email address. | |
956 | ||
8fc68cba AO |
957 | 2009-09-01 Alexandre Oliva <aoliva@redhat.com> |
958 | ||
959 | * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug. | |
960 | * Makefile.in: Rebuilt. | |
961 | ||
44cb38cf CD |
962 | 2009-09-01 Chris Demetriou <cgd@google.com> |
963 | ||
964 | * MAINTAINERS (Write After Approval): Add myself. | |
965 | ||
f9329c35 DS |
966 | 2009-08-31 Dodji Seketeli <dodji@redhat.com> |
967 | ||
968 | PR debug/30161 | |
969 | * include/dwarf2.h (enum dwarf_tag): Added | |
970 | DW_TAG_GNU_template_template_param | |
971 | (enum dwarf_attribute): Added DW_AT_GNU_template_name. | |
972 | ||
f945e229 PB |
973 | 2009-08-30 Paolo Bonzini <bonzini@gnu.org> |
974 | ||
975 | * Makefile.tpl (AWK): Fix typo. | |
976 | * Makefile.in: Regenerate. | |
977 | ||
87264276 PB |
978 | 2009-08-30 Paolo Bonzini <bonzini@gnu.org> |
979 | ||
980 | * configure.ac: Detect awk and sed. | |
981 | * Makefile.def (flags_to_pass): Add AWK and SED. | |
982 | * Makefile.tpl (AWK, SED): New. | |
983 | (BASE_FLAGS_TO_PASS): Add AWK and SED. | |
984 | * configure: Regenerate. | |
985 | * Makefile.in: Regenerate. | |
986 | ||
68ccd57c DK |
987 | 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com> |
988 | ||
989 | * ltmain.sh (removedotparts): Don't use comma as 's' separator. | |
990 | (collapseslashes): Likewise. | |
991 | ||
df58e648 RW |
992 | 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
993 | ||
994 | * configure.ac (AC_PREREQ): Bump to 2.64. | |
995 | ||
0539cb2c RW |
996 | 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
997 | ||
70fa0efa RW |
998 | * configure.ac: Remove --with-datarootdir, --with-docdir, |
999 | --with-pdfdir, --with-htmldir switches. | |
1000 | * configure: Regenerate. | |
1001 | ||
5213506e RW |
1002 | * configure: Regenerate. |
1003 | ||
0539cb2c RW |
1004 | * compile: Sync from Automake 1.11. |
1005 | * depcomp: Likewise. | |
1006 | * install-sh: Likewise. | |
1007 | * missing: Likewise. | |
1008 | * mkinstalldirs: Likewise. | |
1009 | * ylwrap: Likewise. | |
1010 | ||
197c68cc DK |
1011 | 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com> |
1012 | ||
1013 | * ltmain.sh (func_normal_abspath): New function. | |
1014 | (func_relative_path): Likewise. | |
1015 | (func_mode_help): Document new -bindir option for link mode. | |
1016 | (func_mode_link): Add new -bindir option, and use it to place | |
1017 | output DLL if specified. | |
1018 | ||
58af276a RW |
1019 | 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
1020 | ||
0115d4a3 RW |
1021 | * configure.ac: Call AC_DISABLE_OPTION_CHECKING. |
1022 | (baseargs): Add --disable-option-checking. | |
1023 | * configure: Regenerate. | |
1024 | ||
58af276a RW |
1025 | * Makefile.def (configure-target-libiberty): Depend on |
1026 | all-binutils and all-ld. | |
1027 | (configure-target-newlib): Likewise. | |
1028 | * Makefile.in: Regenerate. | |
1029 | ||
e9d9afef BE |
1030 | 2009-08-17 Ben Elliston <bje@au.ibm.com> |
1031 | ||
1032 | * config.sub, config.guess: Update from upstream sources. | |
1033 | ||
354ebf88 RW |
1034 | 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
1035 | ||
1036 | Sync from src, merge: | |
1037 | ||
1038 | 2009-07-02 Tristan Gingold <gingold@adacore.com> | |
1039 | ||
1040 | * configure.ac: Do not exclude gas for i386-*-darwin. | |
1041 | Add a case for x86_64-*-darwin. | |
1042 | * configure: Regenerate. | |
1043 | ||
8375f7b2 NV |
1044 | 2009-08-06 Neil Vachharajani <nvachhar@gmail.com> |
1045 | ||
1046 | * MAINTAINERS: Add my name to Write After Approval list. | |
1047 | ||
dce2d8b2 | 1048 | 2009-08-06 Michael Eager <eager@eagercon.com> |
ca9fe997 ME |
1049 | |
1050 | * configure.ac: Add Microblaze target. | |
1051 | * configure: Regenerate. | |
1052 | ||
ea2002ba CB |
1053 | 2009-07-31 Christian Bruel <christian.bruel@st.com> |
1054 | ||
1055 | * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs. | |
1056 | * configure: Regenerate. | |
1057 | ||
dce2d8b2 | 1058 | 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk> |
f563194d RIL |
1059 | |
1060 | * MAINTAINERS (Write After Approval): Update my e-mail address. | |
1061 | ||
e90e6bd7 ILT |
1062 | 2009-07-06 Ian Lance Taylor <iant@google.com> |
1063 | ||
1064 | * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs). | |
1065 | * configure: Rebuild. | |
1066 | ||
f6e0880a TG |
1067 | 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de> |
1068 | ||
1069 | * MAINTAINERS: Move myself to the Graphite Reviewers. | |
1070 | ||
6d984927 WG |
1071 | 2009-06-30 Wei Guozhi <carrot@google.com> |
1072 | ||
1073 | * MAINTAINERS: Add my name to Write After Approval list. | |
1074 | ||
f2689b09 SE |
1075 | 2009-06-26 Steve Ellcey <sje@cup.hp.com> |
1076 | ||
1077 | PR bootstrap/40338 | |
1078 | * configure.ac (comparestring): Create new variable. | |
1079 | * Makefile.tpl (comparestring): Use to skip some comparisions. | |
1080 | * configure: Regenerate. | |
1081 | * Makefile.in: Regenerate. | |
1082 | ||
f62c0ba4 DE |
1083 | 2009-06-26 Doug Evans <dje@sebabeach.org> |
1084 | ||
1085 | * Makefile.def (host_modules): Add cgen. | |
1086 | * Makefile.in: Regenerate. | |
1087 | * configure.ac (host_tools): Add cgen. | |
1088 | * configure: Regenerate. | |
1089 | ||
7acf4da6 DD |
1090 | 2009-06-23 DJ Delorie <dj@redhat.com> |
1091 | ||
1092 | * MAINTAINERS: Add myself as mep maintainer. | |
1093 | ||
00020c16 ILT |
1094 | 2009-06-23 Ian Lance Taylor <iant@google.com> |
1095 | ||
1096 | * configure.ac: Add --enable-build-with-cxx. When set, add c++ to | |
1097 | boot_languages. Only bootstrap target libraries listed in | |
1098 | target_libs for some boot language. Add --with-stage1-ldflags, | |
1099 | --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove | |
1100 | with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions | |
1101 | if not building with C++. | |
1102 | * Makefile.def: For target_module libstdc++-v3, set bootstrap=true. | |
1103 | * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables. | |
1104 | (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables. | |
1105 | (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS. | |
1106 | (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add | |
1107 | POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS. | |
1108 | (POSTSTAGE1_FLAGS_TO_PASS): Likewise. | |
1109 | * configure, Makefile.in: Rebuild. | |
1110 | ||
1da52d4a LF |
1111 | 2009-06-23 Li Feng <nemokingdom@gmail.com> |
1112 | ||
1113 | * MAINTAINERS: Added my name to write-after-approval list. | |
1114 | ||
144c9175 RM |
1115 | 2009-06-15 Ryan Mansfield <rmansfield@qnx.com> |
1116 | ||
1117 | * configure.ac: Define is_elf for QNX Neutrino targets. | |
1118 | * configure: Regenerate. | |
1119 | ||
e5871e24 GS |
1120 | 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com> |
1121 | ||
1122 | * MAINTAINERS: Added my name to the write-after-approval list | |
1123 | ||
5f4a82c0 KG |
1124 | 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
1125 | ||
1126 | * configure.ac: Detect MPC in default directory. | |
1127 | * configure: Regenerate. | |
1128 | ||
394e9195 JG |
1129 | 2009-06-03 Jerome Guitton <guitton@adacore.com> |
1130 | Ralf Wildenhues <Ralf.Wildenhues@gmx.de> | |
1131 | ||
1132 | * Makefile.tpl (all): Avoid a trailing backslash. | |
1133 | * Makefile.in: Regenerate. | |
1134 | ||
47bca6aa BE |
1135 | 2009-06-03 Ben Elliston <bje@au.ibm.com> |
1136 | ||
1137 | * config.sub, config.guess: Update from upstream sources. | |
1138 | ||
a891a473 RS |
1139 | 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com> |
1140 | ||
1141 | * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib | |
1142 | to noconfdirs. | |
1143 | * configure: Regenerate. | |
1144 | ||
70cb2d9f AO |
1145 | 2009-06-02 Alexandre Oliva <aoliva@redhat.com> |
1146 | ||
1147 | * Makefile.tpl ([+compare-target+]): Compare all stage | |
1148 | directories, rather than just gcc. | |
1149 | * Makefile.in: Rebuilt. | |
1150 | ||
7f1245df DK |
1151 | 2009-06-01 Doug Kwan <dougkwan@google.com> |
1152 | ||
1153 | * configure.ac: Support gold for target arm*-*-*. | |
1154 | * configure: Regenerate. | |
394e9195 | 1155 | |
acd26225 KG |
1156 | 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
1157 | ||
1158 | * Makefile.def: Add MPC support and dependencies. | |
1159 | * configure.ac: Likewise. Reorganize GMP/MPFR checks. | |
1160 | ||
1161 | * Makefile.in, configure: Regenerate. | |
1162 | ||
a1fc946a AO |
1163 | 2009-05-27 Alexandre Oliva <aoliva@redhat.com> |
1164 | ||
1165 | * Makefile.tpl (all): Avoid harmless warning in make all when | |
1166 | gcc-bootstrap is enabled but stage_last does not exist. | |
1167 | * Makefile.in: Rebuilt. | |
1168 | ||
2e6a3c8d NR |
1169 | 2009-05-24 Nicolas Roche <roche@adacore.com> |
1170 | ||
1171 | * Makefile.tpl (compare-target): Skip ./ada/*tools directories. | |
1172 | * Makefile.in: Regenerate. | |
1173 | ||
63487d11 DC |
1174 | 2009-05-21 Denis Chertykov <chertykov@gmail.com> |
1175 | ||
1176 | * MAINTAINERS: Update my e-mail address. | |
1177 | ||
449223af DK |
1178 | 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com> |
1179 | ||
1180 | * configure.ac (cygwin noconfigdirs): Remove libgcj. | |
1181 | * configure: Regenerate. | |
1182 | ||
31c98f49 AO |
1183 | 2009-05-18 Alexandre Oliva <aoliva@redhat.com> |
1184 | ||
1185 | PR other/40159 | |
1186 | * Makefile.tpl (all): Don't assume gcc-bootstrap and | |
1187 | gcc-no-bootstrap are mutually exclusive. | |
1188 | * Makefile.in: Rebuilt. | |
1189 | ||
0f501837 AO |
1190 | 2009-05-18 Alexandre Oliva <aoliva@redhat.com> |
1191 | ||
1192 | PR other/40159 | |
1193 | * Makefile.tpl (all): Don't end with unconditional success. | |
1194 | * Makefile.in: Rebuilt. | |
1195 | ||
4a4a4e99 AO |
1196 | 2009-05-12 Alexandre Oliva <aoliva@redhat.com> |
1197 | ||
1198 | PR target/37137 | |
1199 | * Makefile.def (flags_to_pass): Remove redundant and incomplete | |
1200 | STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS. | |
1201 | Add FLAGS_FOR_TARGET and BUILD_CONFIG. | |
1202 | (bootstrap_stage): Remove bootstrap-debug custom stages. Turn | |
1203 | stage_configureflags, stage_cflags and stage_libcflags into | |
1204 | explicit Makefile macros. | |
1205 | * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and | |
1206 | GFORTRAN. | |
1207 | (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to | |
1208 | CC. Set CC_FOR_BUILD from CC. | |
1209 | (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS, | |
1210 | NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and | |
1211 | DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to | |
1212 | XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ, | |
1213 | and GFORTRAN. | |
1214 | (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New. | |
1215 | (_LIBCFLAGS): Renamed to _TFLAGS. | |
1216 | (do-compare-debug, do-compare3-debug): Drop. | |
1217 | (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET, | |
1218 | GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET. | |
1219 | (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET, | |
1220 | DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down. | |
1221 | (XGCC_FLAGS_FOR_TARGET): New. | |
1222 | (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS. | |
1223 | (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN. | |
1224 | (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and | |
1225 | DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS, | |
1226 | LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS | |
1227 | to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and | |
1228 | TFLAGS. | |
1229 | (BUILD_CONFIG): Include if requested. | |
1230 | (all): Set TFLAGS on bootstrap. | |
1231 | (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS. | |
1232 | (all-stageid-prefixmodule): Likewise. | |
1233 | (do-clean, distclean-stageid): Set TFLAGS. | |
1234 | (restrap): Fix whitespace. | |
1235 | * Makefile.in: Rebuilt. | |
1236 | ||
1cee3429 PB |
1237 | 2009-05-07 Paolo Bonzini <bonzini@gnu.org> |
1238 | ||
1239 | * config.guess: Sync with src. | |
1240 | ||
0b70eafd DK |
1241 | 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com> |
1242 | ||
1243 | * configure.ac ($with_ppl): Default to no if not supplied. | |
1244 | ($with_cloog): Likewise. | |
1245 | configure: Regenerate. | |
1246 | ||
5175f17c JW |
1247 | 2009-04-27 James E. Wilson <wilson@codesourcery.com> |
1248 | ||
1249 | * MAINTAINERS: Update my e-mail address. | |
1250 | ||
952fa153 NC |
1251 | 2009-04-27 Nick Clifton <nickc@redhat.com> |
1252 | ||
1253 | * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV. | |
1254 | ||
a687f83c EB |
1255 | 2009-04-25 Eric Botcazou <ebotcazou@adacore.com> |
1256 | ||
1257 | * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND. | |
1258 | (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND. | |
1259 | * Makefile.in: Regenerate. | |
1260 | ||
9e3eba15 KG |
1261 | 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
1262 | ||
1263 | PR bootstrap/39739 | |
1264 | * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST. | |
1265 | * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags. | |
1266 | ||
1267 | * configure, Makefile.in: Regenerate. | |
1268 | ||
a687f83c | 1269 | 2009-04-21 Taras Glek <tglek@mozilla.com> |
d1b38208 TG |
1270 | |
1271 | * include/hashtab.h: Update GTY annotations to new syntax | |
1272 | * include/splay-tree.h: Likewise | |
1273 | ||
070bdbd9 BE |
1274 | 2009-04-17 Ben Elliston <bje@au.ibm.com> |
1275 | ||
1276 | * config.sub, config.guess: Update from upstream sources. | |
1277 | ||
55f2d967 AG |
1278 | 2009-04-15 Anthony Green <green@moxielogic.com> |
1279 | ||
1280 | * configure.ac: Add moxie support. | |
1281 | * configure: Rebuilt. | |
1282 | ||
309c24a9 JJ |
1283 | 2009-04-14 Jakub Jelinek <jakub@redhat.com> |
1284 | ||
1285 | * configure.ac: Change copyright header to refer to version | |
1286 | 3 of the GNU General Public License and to point readers at the | |
1287 | COPYING3 file and the FSF's license web page. | |
1288 | * Makefile.def: Likewise. | |
1289 | * Makefile.tpl: Likewise. | |
1290 | * Makefile.in: Regenerate. | |
1291 | ||
b93133bc JH |
1292 | 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu> |
1293 | ||
1294 | * configure.ac: Restore match for darwin9 or later. Use double | |
1295 | brackets since regeneration eats one pair. | |
1296 | * configure: Regenerate. | |
1297 | ||
d18ff35a L |
1298 | 2009-04-09 H.J. Lu <hongjiu.lu@intel.com> |
1299 | ||
1300 | PR gas/10039 | |
1301 | * configure.ac: Require texinfo 4.7. | |
1302 | * configure: Regenerated. | |
1303 | ||
748086b7 JJ |
1304 | 2009-04-09 Nick Clifton <nickc@redhat.com> |
1305 | ||
1306 | * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of | |
1307 | the GCC Runtime Library Exception. | |
1308 | ||
a3337ea2 KG |
1309 | 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
1310 | ||
1311 | * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1. | |
1312 | * configure: Regenerate. | |
1313 | ||
60911f14 SE |
1314 | 2009-04-01 Steve Ellcey <sje@cup.hp.com> |
1315 | ||
1316 | * Makefil.def (languages): New entries. | |
1317 | * Makefile.tpl (check-gcc-*): New generic target. | |
1318 | * Makefile.in: Regenerate. | |
60911f14 | 1319 | |
dce2d8b2 | 1320 | 2009-03-25 Erven Rohou <erven.rohou@inria.fr> |
7369c1d0 | 1321 | |
d18ff35a | 1322 | * MAINTAINERS: Update my email address. |
7369c1d0 | 1323 | |
cfb1f59f TT |
1324 | 2009-03-18 Tom Tromey <tromey@redhat.com> |
1325 | ||
d18ff35a L |
1326 | * configure: Rebuild. |
1327 | * configure.ac (host_libs): Add libiconv. | |
1328 | * Makefile.in: Rebuild. | |
1329 | * Makefile.def (host_modules): Add libiconv. | |
1330 | (configure-gdb, all-gdb): Depend on libiconv. | |
cfb1f59f | 1331 | |
75eeae1a TG |
1332 | 2009-03-16 Tristan Gingold <gingold@adacore.com> |
1333 | ||
1334 | * configure.ac: Treat gdb as supported on x86_64-darwin. | |
1335 | * configure: Regenerate. | |
1336 | ||
f38095f3 JM |
1337 | 2009-03-16 Joseph Myers <joseph@codesourcery.com> |
1338 | ||
1339 | * configure.ac (--with-host-libstdcxx): New option. | |
1340 | * configure: Regenerate. | |
1341 | ||
dce2d8b2 | 1342 | 2009-03-12 Joern Rennecke <joern.rennecke@arc.com> |
fec7f245 JR |
1343 | |
1344 | * MAINTAINERS: Move myself into the write after approval list. | |
1345 | ||
6d401294 NP |
1346 | 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com> |
1347 | ||
1348 | * MAINTAINERS: Update e-mail address. | |
1349 | ||
07c97076 DN |
1350 | 2009-03-11 Dorit Nuzman <dorit@il.ibm.com> |
1351 | ||
1352 | * MAINTAINERS: Remove myself as auto-vectorizer maintainer. | |
1353 | ||
dce2d8b2 | 1354 | 2009-03-10 Ira Rosen <irar@il.ibm.com> |
bb947fd1 IR |
1355 | |
1356 | * MAINTAINERS: Add myself as auto-vectorizer maintainer. | |
1357 | ||
7a9d3fe8 RW |
1358 | 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
1359 | ||
1360 | Backport from git Libtool: | |
1361 | ||
1362 | 2009-01-19 Robert Millan <rmh@aybabtu.com> | |
1363 | Support GNU/kOpenSolaris. | |
1364 | * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER) | |
1365 | (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS) | |
1366 | (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize | |
1367 | GNU/kOpenSolaris. | |
1368 | ||
c9e9e11f AS |
1369 | 2009-02-27 Andreas Schwab <schwab@linux-m68k.org> |
1370 | ||
1371 | * MAINTAINERS: Update e-mail address. | |
1372 | ||
5e8c1552 | 1373 | 2009-02-24 Michael Eager <eager@eagercon.com> |
b48d5f68 ME |
1374 | |
1375 | * MAINTAINERS (Write After Approval): Add self. | |
1376 | ||
b0adb088 BM |
1377 | 2009-02-18 Bingfeng Mei <bmei@broadcom.com> |
1378 | ||
1379 | * MAINTAINERS (Write After Approval): Add myself. | |
1380 | ||
ee04b574 AS |
1381 | 2009-02-05 Andreas Schwab <schwab@suse.de> |
1382 | ||
1383 | * Makefile.tpl (stage_last): Define $r and $s before using | |
1384 | $(RECURSE_FLAGS_TO_PASS). | |
1385 | * Makefile.in: Regenerate | |
1386 | ||
907884c9 ILT |
1387 | 2009-01-30 Ian Lance Taylor <iant@google.com> |
1388 | ||
1389 | * MAINTAINERS: Move myself to the Global Reviewers list. | |
1390 | ||
416ac4d4 RM |
1391 | 2009-01-29 Robert Millan <rmh@aybabtu.com> |
1392 | ||
1393 | * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu). | |
1394 | * configure: Regenerate. | |
1395 | ||
ee5decb3 GP |
1396 | 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com> |
1397 | ||
1398 | * MAINTAINERS: Make whitespace consistent. | |
19196f44 | 1399 | Remove Robert Millan from Write After Approval. |
ee5decb3 | 1400 | |
36fbb0ec AM |
1401 | 2009-01-16 Alan Modra <amodra@bigpond.net.au> |
1402 | ||
1403 | * Makefile.def (configure-opcodes): Depend on configure-libiberty. | |
1404 | (all-opcodes): Depend on all-libiberty. | |
1405 | * Makefile.in: Regenerate. | |
1406 | ||
52535a64 DR |
1407 | 2009-01-15 Douglas B Rupp <rupp@gnat.com> |
1408 | ||
1409 | * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support. | |
1410 | * configure: Regenerate. | |
1411 | ||
e04a57df RR |
1412 | 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com> |
1413 | ||
1414 | * MAINTAINERS (Write After Approval): Add myself. | |
1415 | ||
856c450b SK |
1416 | 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu> |
1417 | ||
1418 | * MAINTAINERS: Add myself to reviewers (Fortran). | |
1419 | ||
dce2d8b2 | 1420 | 2009-01-12 Sebastian Pop <sebastian.pop@amd.com> |
53095c56 SP |
1421 | |
1422 | PR tree-optimization/38515 | |
1423 | * configure.ac (cloog-polylib): Removed. | |
1424 | (with_ppl, with_cloog): Test for "no". | |
1425 | * configure: Regenerated. | |
1426 | ||
1e5e8a59 DF |
1427 | 2009-01-11 Daniel Franke <franke.daniel@gmail.com> |
1428 | ||
1429 | * MAINTAINERS: Moved myself to reviewers (Fortran). | |
1430 | ||
5e5debf6 TS |
1431 | 2009-01-06 Thomas Schwinge <tschwinge@gnu.org> |
1432 | ||
1433 | * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd. | |
1434 | (Write After Approval): Remove myself. | |
1435 | ||
1c42acf1 DN |
1436 | 2009-01-03 Diego Novillo <dnovillo@google.com> |
1437 | ||
1438 | * MAINTAINERS: Remove myself from alias maintainership. | |
1439 | ||
2fbbedaf DA |
1440 | 2009-01-02 David Ayers <ayers@fsfe.org> |
1441 | ||
1442 | * MAINTAINERS: Update e-mail address. | |
1443 | ||
17213821 GP |
1444 | 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com> |
1445 | ||
1446 | * MAINTAINERS: Make whitespace consistent. | |
1447 | ||
baafc534 RW |
1448 | 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
1449 | ||
1450 | Backport from upstream Libtool: | |
1451 | * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS): | |
1452 | Add cache variables to tests that require the linker to work. | |
1453 | For shlibpath_overrides_runpath, this also changes the semantics | |
1454 | to let the result from the C compiler take precedence. | |
1455 | ||
18430d27 BE |
1456 | 2008-12-02 Ben Elliston <bje@au.ibm.com> |
1457 | ||
1458 | * config.sub, config.guess: Update from upstream sources. | |
1459 | ||
dce2d8b2 | 1460 | 2008-12-12 Sebastian Pop <sebastian.pop@amd.com> |
0a280b35 SP |
1461 | |
1462 | * configure.ac (ppllibs): Add by default the lib flags. | |
1463 | * configure: Regenerate. | |
1464 | ||
41e9641b LM |
1465 | 2008-12-08 Luis Machado <luisgpm@br.ibm.com> |
1466 | ||
1467 | * MAINTAINERS: Add myself to the write after approval list. | |
1468 | ||
25783c30 JH |
1469 | 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu> |
1470 | ||
ee04b574 AS |
1471 | * configure.ac: Add double brackets on darwin[912]. |
1472 | * configure: Regenerate. | |
25783c30 | 1473 | |
0e318fcc DK |
1474 | 2008-12-03 Daniel Kraft <d@domob.eu> |
1475 | ||
1476 | * MAINTAINERS: Moved myself and Mikael Morin from Write After | |
1477 | Approval to Reviewer section (for Fortran front-end). | |
1478 | ||
7f171b95 JH |
1479 | 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu> |
1480 | ||
1481 | * configure.ac: Expand to darwin10 and later. | |
1482 | * configure: Regenerate. | |
1483 | ||
09ce620e AS |
1484 | 2008-12-02 Andreas Schwab <schwab@suse.de> |
1485 | ||
1486 | * Makefile.def: configure-target-boehm-gc depends on | |
1487 | all-target-libstdc++-v3. | |
1488 | * Makefile.in: Regenerate. | |
1489 | ||
386c704d KT |
1490 | 2008-12-02 Kai Tietz <kai.tietz@onevision.com> |
1491 | ||
1492 | * MAINTAINERS: Add myself as mingw maintainer. | |
1493 | ||
e03dd84a BE |
1494 | 2008-12-02 Ben Elliston <bje@au.ibm.com> |
1495 | ||
1496 | * config.sub, config.guess: Update from upstream sources. | |
1497 | ||
3fa87964 GP |
1498 | 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com> |
1499 | ||
1500 | * README.SCO: Remove. | |
1501 | ||
df72d7ed FP |
1502 | 2008-11-29 Fernando Pereira <pronesto@gmail.com> |
1503 | ||
1504 | * MAINTAINERS: Add myself to the write after approval list. | |
1505 | ||
b5646528 DK |
1506 | 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com> |
1507 | ||
1508 | * MAINTAINERS: Update my email address in WAA section. | |
1509 | ||
dce2d8b2 | 1510 | 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn> |
ebf24eb4 CL |
1511 | |
1512 | * MAINTAINERS: Update e-mail address. | |
1513 | ||
dce2d8b2 | 1514 | 2008-11-27 Toon Moene <toon@moene.org> |
50e0f131 TM |
1515 | |
1516 | * MAINTAINERS: Change e-mail address. | |
1517 | ||
0db3a858 TG |
1518 | 2008-11-27 Tristan Gingold <gingold@adacore.com> |
1519 | ||
1520 | * configure.ac: Build gdb for i?86-*-darwin* | |
1521 | * configure: Regenerated. | |
1522 | ||
dce2d8b2 | 1523 | 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com> |
f07bde68 HS |
1524 | |
1525 | * MAINTAINERS: Added my full name. | |
1526 | ||
487e299b DJ |
1527 | 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com> |
1528 | ||
1529 | PR bootstrap/38014 | |
1530 | PR bootstrap/37923 | |
1531 | ||
1532 | Revert: | |
1533 | ||
1534 | 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com> | |
1535 | ||
1536 | * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo. | |
1537 | * Makefile.in: Regenerated. | |
1538 | ||
1539 | 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com> | |
1540 | ||
1541 | PR gdb/921 | |
1542 | PR gdb/1646 | |
1543 | PR gdb/2175 | |
1544 | PR gdb/2176 | |
1545 | ||
1546 | * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS. | |
1547 | * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS. | |
1548 | (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS. | |
1549 | (HOST_EXPORTS): Pass CPPFLAGS. | |
1550 | (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define. | |
1551 | (LDFLAGS_FOR_TARGET): Initialize from configure script. | |
1552 | (EXTRA_TARGET_FLAGS): Set CPPFLAGS. | |
1553 | * Makefile.in, configure: Regenerated. | |
1554 | * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET, | |
1555 | and CPPFLAGS_FOR_BUILD. | |
1556 | ||
dce2d8b2 | 1557 | 2008-11-06 Jeff Law <law@redhat.com> |
d69fbecb JL |
1558 | |
1559 | * MAINTAINERS: Add myself as middle end maintainer. | |
1560 | ||
044fed69 AS |
1561 | 2008-11-06 Andrew Stubbs <ams@codesourcery.com> |
1562 | ||
1563 | * MAINTAINERS (Write after approval): Add myself. | |
1564 | ||
caf6defe DN |
1565 | 2008-11-05 Diego Novillo <dnovillo@google.com> |
1566 | ||
1567 | * MAINTAINERS (Global Reviewers): Add myself. | |
1568 | (Non-Algorithmic Maintainers): Remove myself. | |
1569 | ||
3e9899ac TS |
1570 | 2008-11-04 Thomas Schwinge <tschwinge@gnu.org> |
1571 | ||
09ce620e | 1572 | * MAINTAINERS (Write after approval): Add myself. |
3e9899ac | 1573 | |
ea99e36e MM |
1574 | 2008-10-31 Mikael Morin <mikael.morin@tele2.fr> |
1575 | ||
09ce620e | 1576 | * MAINTAINERS (Write after approval): Add myself. |
ea99e36e | 1577 | |
fb0d2684 BE |
1578 | 2008-10-31 Ben Elliston <bje@au.ibm.com> |
1579 | ||
1580 | * configure.ac (spu-*-*): Remove special case. | |
1581 | * configure: Regenerate. | |
1582 | ||
73c07a3e CM |
1583 | 2008-10-30 Catherine Moore <clm@codesourcery.com> |
1584 | ||
1585 | * MAINTAINERS (Write after approval): Update my email address. | |
1586 | ||
7310a2da SSF |
1587 | 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com> |
1588 | ||
1589 | * configure.ac [spu-*-*]: Do not set skipdirs. | |
1590 | * configure: Re-generate. | |
1591 | ||
7e51fe23 BS |
1592 | 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com> |
1593 | ||
1594 | * MAINTAINERS (Various Maintainers): Add myself to reload. | |
1595 | ||
ef20be93 RG |
1596 | 2008-10-25 Richard Guenther <rguenther@suse.de> |
1597 | ||
1598 | * MAINTAINERS (Various Maintainers): Add myself as middle-end | |
1599 | maintainer. Remove myself as libgcc-math maintainer. | |
1600 | (Non-Algorithmic Maintainers): Remove myself. | |
1601 | ||
03ffcfa0 DJ |
1602 | 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com> |
1603 | ||
1604 | * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo. | |
1605 | * Makefile.in: Regenerated. | |
1606 | ||
dec014a9 CC |
1607 | 2008-10-23 Cary Coutant <ccoutant@google.com> |
1608 | ||
1609 | * MAINTAINERS (Write after approval): Add myself. | |
1610 | ||
b36c386c DJ |
1611 | 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com> |
1612 | ||
1613 | PR gdb/921 | |
1614 | PR gdb/1646 | |
1615 | PR gdb/2175 | |
1616 | PR gdb/2176 | |
1617 | ||
1618 | * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS. | |
1619 | * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS. | |
1620 | (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS. | |
1621 | (HOST_EXPORTS): Pass CPPFLAGS. | |
1622 | (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define. | |
1623 | (LDFLAGS_FOR_TARGET): Initialize from configure script. | |
1624 | (EXTRA_TARGET_FLAGS): Set CPPFLAGS. | |
1625 | * Makefile.in, configure: Regenerated. | |
1626 | * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET, | |
1627 | and CPPFLAGS_FOR_BUILD. | |
1628 | ||
dce2d8b2 | 1629 | 2008-10-20 Sebastian Pop <sebastian.pop@amd.com> |
84541525 SP |
1630 | |
1631 | * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and | |
1632 | Sebastian Pop. | |
1633 | ||
e0bda97e AP |
1634 | 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com> |
1635 | ||
1636 | * MAINTAINERS (Write After Approval): Added myself. | |
1637 | ||
36c713e0 KG |
1638 | 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
1639 | ||
1640 | * configure.ac (MPFR check): Bump minimum version to 2.3.0 and | |
1641 | recommended version to 2.3.2. | |
1642 | ||
1643 | * configure: Regenerate. | |
1644 | ||
8fe005ee MM |
1645 | 2008-10-01 Mark Mitchell <mark@codesourcery.com> |
1646 | ||
1647 | * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers. | |
1648 | ||
be8f156f DD |
1649 | 2008-09-29 David Daney <david.daney@caviumnetworks.com> |
1650 | ||
1651 | * MAINTAINERS (Write After Approval): Update e-mail address. | |
1652 | ||
ae11dff4 PG |
1653 | 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com> |
1654 | ||
1655 | * libtool.m4: Update to libtool 2.2.6. | |
1656 | * lt~obsolete.m4: Update to libtool 2.2.6. | |
1657 | * ltmain.sh: Update to libtool 2.2.6. | |
1658 | * ltsugar.m4: Update to libtool 2.2.6. | |
1659 | * ltversion.m4: Update to libtool 2.2.6. | |
1660 | * ltoptions.m4: Update to libtool 2.2.6. | |
1661 | * ltgcc.m4: Update to match changes from libtool 2.2.6. | |
1662 | ||
441154b1 CF |
1663 | 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org> |
1664 | ||
1665 | * MAINTAINERS (Write After Approval): Add myself. | |
1666 | ||
775b3b26 BRF |
1667 | 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org> |
1668 | ||
1669 | * MAINTAINERS (Write After Approval): Update my name. | |
1670 | ||
94538043 SB |
1671 | 2008-09-20 Steven Bosscher <steven@gcc.gnu.org> |
1672 | ||
09ce620e | 1673 | * MAINTAINERS: Add myself in "Write After Approval". |
94538043 | 1674 | |
52d1bfd8 SE |
1675 | 2008-09-18 Steve Ellcey <sje@cup.hp.com> |
1676 | ||
09ce620e | 1677 | * MAINTAINERS: Add myself as ia64 maintainer. |
52d1bfd8 | 1678 | |
c5cc92f5 GP |
1679 | 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com> |
1680 | ||
1681 | * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain, | |
1682 | Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay, | |
1683 | Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch, | |
1684 | and Michael Tiemann from Write After Approval since they do not | |
1685 | actually have access. | |
1686 | ||
23d9794a RG |
1687 | 2008-09-05 Richard Guenther <rguenther@suse.de> |
1688 | ||
1689 | * configure.ac: Initialize clooglibs to -lcloog. | |
1690 | * configure: Re-generate. | |
1691 | ||
192a671e LCW |
1692 | 2008-09-04 Le-Chun Wu <lcwu@google.com> |
1693 | ||
1694 | * MAINTAINERS (Write After Approval): Add myself. | |
1695 | ||
d789184e SP |
1696 | 2008-09-03 Sebastian Pop <sebastian.pop@amd.com> |
1697 | ||
1698 | * configure.ac (--with-cloog-polylib): New. | |
1699 | (--disable-cloog-version-check): New. | |
1700 | (--disable-ppl-version-check): New. | |
1701 | * configure: Re-generate. | |
1702 | ||
36a881c7 RG |
1703 | 2008-09-03 Richard Guenther <rguenther@suse.de> |
1704 | ||
1705 | * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the | |
1706 | cloog test. | |
1707 | * configure: Re-generate. | |
1708 | ||
358da97e HS |
1709 | 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com> |
1710 | ||
1711 | Add picoChip port. | |
1712 | * MAINTAINERS: Add picoChip maintainers. | |
1713 | ||
f8bf9252 SP |
1714 | 2008-09-02 Sebastian Pop <sebastian.pop@amd.com> |
1715 | Tobias Grosser <grosser@fim.uni-passau.de> | |
1716 | Jan Sjodin <jan.sjodin@amd.com> | |
1717 | Harsha Jagasia <harsha.jagasia@amd.com> | |
1718 | Dwarakanath Rajagopal <dwarak.rajagopal@amd.com> | |
1719 | Konrad Trifunovic <konrad.trifunovic@inria.fr> | |
1720 | Adrien Eliche <aeliche@isty.uvsq.fr> | |
1721 | ||
1722 | Merge from graphite branch. | |
1723 | * configure: Regenerate. | |
1724 | * Makefile.in: Regenerate. | |
1725 | * configure.ac (host_libs): Add ppl and cloog. | |
1726 | Add checks for PPL and CLooG. | |
1727 | * Makefile.def (ppl, cloog): Added modules and dependences. | |
1728 | * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New. | |
1729 | (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New. | |
1730 | ||
d89f0ad6 AL |
1731 | 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com> |
1732 | ||
1733 | * configure.ac (RPATH_ENVVAR): Use PATH on Windows. | |
1734 | (GCC_SHLIB_SUBDIR): New. | |
1735 | * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR. | |
1736 | * configure: Regenerate. | |
1737 | * Makefile.in: Regenerate. | |
1738 | ||
88a25817 GP |
1739 | 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com> |
1740 | ||
1741 | * MAINTAINERS: Consistently use tabs to separate columns. | |
1742 | ||
f873f15f TG |
1743 | 2008-08-29 Tristan Gingold <gingold@adacore.com> |
1744 | ||
1745 | * MAINTAINERS (Write after Approval): Add myself. | |
1746 | ||
e1514c3f TG |
1747 | 2008-08-28 Tristan Gingold <gingold@adacore.com> |
1748 | ||
1749 | * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9): | |
1750 | Enable bfd, binutils and opcodes. | |
1751 | * configure: Regenerate. | |
1752 | ||
4717882f JDA |
1753 | 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> |
1754 | ||
1755 | * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry. | |
1756 | ||
28c9884c TK |
1757 | 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org> |
1758 | ||
1759 | * MAINTAINERS: Use correct Umlaut for last name. | |
1760 | ||
ae96d86a FXC |
1761 | 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org> |
1762 | ||
1763 | * MAINTAINERS: Move myself from Reviewers to Write after Approval. | |
1764 | ||
3ecc96e3 DE |
1765 | 2008-08-16 David Edelsohn <edelsohn@gnu.org> |
1766 | ||
1767 | * MAINTAINERS: Update my email address. | |
1768 | ||
dd609cc1 EB |
1769 | 2008-08-16 Nicolas Roche <roche@adacore.com> |
1770 | ||
1771 | * Makefile.tpl: Add BOOT_ADAFLAGS. | |
1772 | * Makefile.in: Regenerate. | |
1773 | ||
08d0963a RS |
1774 | 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com> |
1775 | ||
1776 | * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu. | |
1777 | * configure: Regenerate. | |
1778 | ||
dce2d8b2 | 1779 | 2008-07-30 Paolo Bonzini <bonzini@gnu.org> |
00afcaa0 PB |
1780 | |
1781 | * configure.ac: Add makefile fragments for hpux. | |
1782 | * Makefile.def (flags_to_pass): Add ADA_CFLAGS. | |
1783 | * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS. | |
1784 | * configure: Regenerate. | |
1785 | * Makefile.in: Regenerate. | |
1786 | ||
dce2d8b2 | 1787 | 2008-07-28 Aldy Hernandez <aldyh@redhat.com> |
806b3528 AH |
1788 | |
1789 | * MAINTAINERS: Add Jakub and myself as gimple maintainers. | |
1790 | ||
dce2d8b2 | 1791 | 2008-07-11 Dodji Seketeli <dseketel@redhat.com> |
ab220355 DS |
1792 | |
1793 | * MAINTAINERS (Write after Approval): Add myself. | |
1794 | ||
78209f30 XG |
1795 | 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com> |
1796 | ||
1797 | * MAINTAINERS (Write After Approval): Add myself. | |
1798 | ||
5b5b098d AJ |
1799 | 2008-06-29 Andrew Jenner <andrew@codesourcery.com> |
1800 | ||
1801 | * MAINTAINERS (Write After Approval): Add myself. | |
1802 | ||
d812ec93 KW |
1803 | 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com> |
1804 | ||
1805 | * MAINTAINERS: Update my email address. | |
1806 | ||
99e78224 JY |
1807 | 2008-06-25 Joey Ye <joey.ye@intel.com> |
1808 | ||
1809 | * MAINTAINERS (Write After Approval): Add myself. | |
1810 | ||
18c04407 RW |
1811 | 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
1812 | ||
1813 | * Makefile.tpl ($(srcdir)/configure): Update dependencies. | |
1814 | * Makefile.in: Regenerate. | |
1815 | * configure: Regenerate. | |
1816 | ||
47aa9a31 DK |
1817 | 2008-06-17 Daniel Kraft <d@domob.eu> |
1818 | ||
1819 | * MAINTAINERS (Write After Approval): Add myself. | |
1820 | ||
ad33ff57 RW |
1821 | 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
1822 | ||
1823 | * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when | |
1824 | "$@" is still intact with both Autoconf 2.59 and 2.62. | |
1825 | * configure: Regenerate. | |
1826 | ||
cdce5c41 RW |
1827 | 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
1828 | ||
1829 | * Makefile.tpl: Fix comment errors. | |
1830 | * Makefile.in: Regenerate. | |
1831 | ||
01b79d11 DM |
1832 | 2008-06-12 David S. Miller <davem@davemloft.net> |
1833 | David Edelsohn <edelsohn@gnu.org> | |
1834 | ||
1835 | * configure.ac: Add powerpc*-*-* to gold supported targets. | |
1836 | * configure: Regenerate. | |
1837 | ||
f8c33439 JM |
1838 | 2008-06-08 Joseph Myers <joseph@codesourcery.com> |
1839 | ||
1840 | PR tree-optimization/36218 | |
1841 | * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD. | |
1842 | * Makefile.tpl (EXTRA_BUILD_FLAGS): Define. | |
1843 | (all prefix="build-"): Pass them to build-system sub-makes. | |
1844 | * Makefile.in: Regenerate. | |
1845 | ||
cd985f66 JM |
1846 | 2008-06-07 Joseph Myers <joseph@codesourcery.com> |
1847 | ||
1848 | * MAINTAINERS (mt port): Remove. | |
1849 | (sco5, unixware, sco udk): Remove. | |
1850 | (Kean Johnston): Add to Write After Approval. | |
1851 | ||
3f6383d3 JB |
1852 | 2008-05-30 Julian Brown <julian@codesourcery.com> |
1853 | ||
1854 | * configure.ac (arm*-*-linux-gnueabi): Don't disable building | |
1855 | of libobjc for ARM EABI Linux. | |
1856 | * configure: Regenerate. | |
30da41ed | 1857 | |
dce2d8b2 | 1858 | 2008-05-18 Xinliang David Li <davidxl@google.com> |
e29cc9b4 | 1859 | |
09ce620e | 1860 | * ChangeLog: Remove wrong ChangeLog entry. |
e29cc9b4 | 1861 | |
dce2d8b2 | 1862 | 2008-05-17 Xinliang David Li <davidxl@google.com> |
30da41ed | 1863 | |
e29cc9b4 | 1864 | * MAINTAINERS (Write After Approval): Add myself. |
30da41ed | 1865 | |
955410cb JW |
1866 | 2008-05-15 Janus Weil <janus@gcc.gnu.org> |
1867 | ||
1868 | * MAINTAINERS (Write After Approval): Add myself. | |
1869 | ||
719bb4e3 | 1870 | 2008-05-14 Rafael Espíndola <espindola@google.com> |
61ab1651 RAE |
1871 | |
1872 | * config-ml.in: don't handle --enable-shared and --enable-static. | |
1873 | ||
372b05fc RS |
1874 | 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com> |
1875 | ||
1876 | * MAINTAINERS: Update my email address. | |
1877 | ||
f73e2200 PC |
1878 | 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com> |
1879 | ||
1880 | * MAINTAINERS: Update my email address. | |
09ce620e | 1881 | |
3e438e2b KVH |
1882 | 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com> |
1883 | ||
1884 | * MAINTAINERS (Write After Approval): Add myself. | |
1885 | ||
177bf491 GS |
1886 | 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com> |
1887 | ||
1888 | * MAINTAINERS (Write After Approval): Add myself. | |
1889 | ||
dce2d8b2 | 1890 | 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com> |
ac89df2f PG |
1891 | |
1892 | * MAINTAINERS (crx): Add myself. | |
1893 | ||
14a8726b PB |
1894 | 2008-04-18 Paolo Bonzini <bonzini@gnu.org> |
1895 | ||
1896 | Sync with src: | |
1897 | 2008-04-14 David S. Miller <davem@davemloft.net> | |
1898 | ||
09ce620e AS |
1899 | * configure.ac: Add sparc*-*-* to gold supported targets. |
1900 | * configure: Regenerate. | |
14a8726b | 1901 | |
7142fb32 PB |
1902 | 2008-04-18 Paolo Bonzini <bonzini@gnu.org> |
1903 | ||
1904 | PR bootstrap/35457 | |
1905 | * configure.ac: Include override.m4. | |
1906 | * configure: Regenerate. | |
1907 | ||
c6b196de PB |
1908 | 2008-04-18 Paolo Bonzini <bonzini@gnu.org> |
1909 | ||
09ce620e AS |
1910 | * Makefile.tpl (restrap): Call `make all' using double-colon rules. |
1911 | * Makefile.in: Regenerate. | |
c6b196de | 1912 | |
dce2d8b2 | 1913 | 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com> |
c993ae60 | 1914 | |
09ce620e | 1915 | * configure.ac (cr16-*-*): Add case for cr16 target and include gdb |
c993ae60 | 1916 | as nonconfigurable directories list. |
09ce620e | 1917 | * configure: Regenerate. |
c993ae60 | 1918 | |
8479b1b1 BE |
1919 | 2008-04-14 Ben Elliston <bje@au.ibm.com> |
1920 | ||
1921 | * config.sub, config.guess: Update from upstream sources. | |
1922 | ||
295e261a HPN |
1923 | 2008-04-12 Hans-Peter Nilsson <hp@axis.com> |
1924 | ||
1925 | * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80. | |
1926 | * Makefile.in: Regenerate. | |
1927 | ||
ac3949d9 EW |
1928 | 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com> |
1929 | ||
1930 | * configure.ac: Do not build libssp for the AVR. | |
1931 | * configure: Regenerate. | |
1932 | ||
06407e30 ILT |
1933 | 2008-04-07 Ian Lance Taylor <iant@google.com> |
1934 | ||
1935 | * Makefile.def: check-gold depends upon all-binutils. | |
1936 | * Makefile.in: Regenerate. | |
1937 | ||
97db009c AH |
1938 | 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com> |
1939 | ||
1940 | * MAINTAINERS (Write After Approval): Add myself. | |
1941 | ||
2a79c47f NC |
1942 | 2008-04-04 Nick Clifton <nickc@redhat.com> |
1943 | ||
1944 | PR binutils/4334 | |
5f4bebbf | 1945 | * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted |
2a79c47f NC |
1946 | builds. |
1947 | * configure: Regenerate. | |
1948 | ||
c53a18d3 N |
1949 | 2008-04-04 NightStrike <NightStrike@gmail.com> |
1950 | ||
1951 | PR other/35151 | |
09ce620e AS |
1952 | * configure.ac: Combine rules for mingw32 and mingw64. |
1953 | * configure: Regenerate. | |
c53a18d3 | 1954 | |
d925aa70 KT |
1955 | 2008-04-02 Kai Tietz <kai.tietz@onvision.com> |
1956 | ||
1957 | * MAINTAINERS (Write After Approval): Add myself. | |
1958 | ||
dce2d8b2 | 1959 | 2008-04-01 Seongbae Park <seongbae.park@gmail.com> |
ad424a85 SP |
1960 | |
1961 | * Makefile.tpl (.NOTPARALLEL): Revert previous change. | |
1962 | * Makefile.in (.NOTPARALLEL): Ditto. | |
1963 | ||
4412a506 PG |
1964 | 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com> |
1965 | ||
1966 | * MAINTAINERS (Write After Approval): Add myself. | |
1967 | ||
dce2d8b2 | 1968 | 2008-03-31 Seongbae Park <seongbae.park@gmail.com> |
2f908293 SP |
1969 | |
1970 | * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty. | |
1971 | * Makefile.in (.NOTPARALLEL): Regenerate. | |
1972 | ||
639223bd PB |
1973 | 2008-03-27 Paolo Bonzini <bonzini@gnu.org> |
1974 | ||
1975 | * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove. | |
1976 | * Makefile.in: Regenerate. | |
1977 | ||
b8ab1f4a JS |
1978 | 2008-03-26 Jakub Staszak <kuba@et.pl> |
1979 | ||
1980 | * MAINTAINERS (Write After Approval): Add myself. | |
1981 | ||
b45890a4 TK |
1982 | 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org> |
1983 | ||
1984 | * MAINTAINERS: Update e-mail address. | |
1985 | ||
5afab7ad ILT |
1986 | 2008-03-20 Ian Lance Taylor <iant@google.com> |
1987 | ||
1988 | * configure.ac: Add support for --enable-gold. | |
1989 | * Makefile.def: Add gold as a directory like ld. | |
1990 | * configure, Makefile.in: Regenerate. | |
1991 | ||
38d24731 RW |
1992 | 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
1993 | ||
1994 | * configure.ac: m4_include config/proginstall.m4. | |
1995 | * configure: Regenerate. | |
32bc4cf4 RW |
1996 | |
1997 | Backport from upstream Libtool: | |
09ce620e | 1998 | |
32bc4cf4 | 1999 | 2007-10-12 Eric Blake <ebb9@byu.net> |
09ce620e | 2000 | |
32bc4cf4 RW |
2001 | Deal with Autoconf 2.62's semantic change in m4_append. |
2002 | * ltsugar.m4 (lt_append): Replace broken versions of | |
2003 | m4_append. | |
2004 | (lt_if_append_uniq): Don't require separator to be overquoted, | |
2005 | and avoid broken m4_append. | |
2006 | (lt_dict_add): Fix typo. | |
2007 | * libtool.m4 (_LT_DECL): Don't overquote separator. | |
2008 | ||
9d3c50ea DE |
2009 | 2008-03-13 David Edelsohn <edelsohn@gnu.org> |
2010 | ||
2011 | * config.rpath: Add AIX 6 support. | |
2012 | ||
5d2edb29 PB |
2013 | 2008-03-13 Paolo Bonzini <bonzini@gnu.org> |
2014 | ||
2015 | * Makefile.def (stageprofile). Remove -fprofile-generate | |
2016 | from stage_libcflags. | |
2017 | * Makefile.in: Regenerate. | |
2018 | ||
954910ef BE |
2019 | 2008-03-13 Ben Elliston <bje@au.ibm.com> |
2020 | ||
2021 | * config.sub, config.guess: Update from upstream sources. | |
2022 | ||
e8645a40 TT |
2023 | 2008-03-06 Tom Tromey <tromey@redhat.com> |
2024 | ||
2025 | * MAINTAINERS: Update for treelang deletion. | |
2026 | ||
2c8e955e JW |
2027 | 2008-03-03 James E. Wilson <wilson@tuliptree.org> |
2028 | ||
2029 | * MAINTAINERS: Update my email address. | |
2030 | ||
54acd307 SS |
2031 | 2008-03-03 Stan Shebs <stanshebs@earthlink.net> |
2032 | ||
893ad2a1 | 2033 | * MAINTAINERS (darwin port): Add myself as a maintainer. |
54acd307 SS |
2034 | (objective-c/c++): Add myself as a maintainer. |
2035 | ||
4b52b516 VR |
2036 | 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de> |
2037 | ||
2038 | * MAINTAINERS (Write After Approval): Update my email address. | |
2039 | ||
e652b516 TB |
2040 | 2008-02-25 Tomas Bily <tbily@suse.cz> |
2041 | ||
2042 | * MAINTAINERS (Write After Approval): Add myself. | |
2043 | ||
02d30740 JJ |
2044 | 2008-02-23 Jakub Jelinek <jakub@redhat.com> |
2045 | ||
2046 | * MAINTAINERS (OpenMP): Add myself. | |
2047 | ||
1c8bd6a3 PB |
2048 | 2008-02-20 Paolo Bonzini <bonzini@gnu.org> |
2049 | ||
4b40b2a5 UB |
2050 | PR bootstrap/32009 |
2051 | PR bootstrap/32161 | |
1c8bd6a3 | 2052 | |
4b40b2a5 UB |
2053 | * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here. |
2054 | * configure: Regenerate. | |
1c8bd6a3 | 2055 | |
4b40b2a5 UB |
2056 | * Makefile.def: Define stage_libcflags for all bootstrap stages. |
2057 | * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS, | |
2058 | STAGE4_LIBCFLAGS): New. | |
2059 | (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without | |
2060 | $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET). | |
2061 | (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS. | |
2062 | (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS. | |
2063 | (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags | |
2064 | for target modules. Don't export LIBCFLAGS. | |
2065 | (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass | |
2066 | $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after | |
2067 | the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET. | |
2068 | (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with | |
2069 | $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS). | |
2070 | * Makefile.in: Regenerate. | |
1c8bd6a3 | 2071 | |
bb44c9d2 RW |
2072 | 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
2073 | ||
2074 | PR libgcj/33085 | |
2075 | * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>: | |
2076 | Do not use -DDLL_EXPORT. Backport from upstream. | |
2077 | ||
29a7754d RW |
2078 | 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
2079 | ||
2080 | * MAINTAINERS (Write After Approval): Add myself. | |
2081 | ||
9a212bb7 HPN |
2082 | 2008-02-02 Hans-Peter Nilsson <hp@axis.com> |
2083 | ||
2084 | * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf. | |
2085 | * configure: Regenerate. | |
2086 | ||
aa12a573 MG |
2087 | 2008-01-31 Marc Gauthier <marc@tensilica.com> |
2088 | ||
2089 | * configure.ac (xtensa*-*-*): Recognize processor variants. | |
2090 | * configure: Regenerate. | |
2091 | ||
ac9e6043 RW |
2092 | 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
2093 | ||
40049ccc UB |
2094 | PR bootstrap/34922 |
2095 | * configure.ac (PARSE_ARGS): Push suitable setting of | |
2096 | ac_subdirs_all, for `./configure --help=recursive'. | |
2097 | Handle `+' in generic toplevel directory disabling. | |
2098 | * configure: Regenerate. | |
ac9e6043 | 2099 | |
4288c86a NC |
2100 | 2008-01-28 Nick Clifton <nickc@redhat.com> |
2101 | ||
2102 | * MAINTAINERS (xstormy16): Take over maintainership. | |
2103 | ||
8d8da227 JM |
2104 | 2008-01-25 Joseph Myers <joseph@codesourcery.com> |
2105 | ||
2106 | * MAINTAINERS (c4x port): Remove. | |
2107 | ||
349b60e7 DE |
2108 | 2008-01-24 David Edelsohn <edelsohn@gnu.org> |
2109 | ||
2110 | * libtool.m4: Backport AIX 6 support from ToT Libtool. | |
2111 | ||
3ca06a68 BE |
2112 | 2008-01-23 Ben Elliston <bje@au.ibm.com> |
2113 | ||
2114 | * config.sub, config.guess: Update from upstream sources. | |
2115 | ||
3c631381 TG |
2116 | 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de> |
2117 | ||
2118 | * MAINTAINERS (Write After Approval): Add myself. | |
2119 | ||
20533ef1 L |
2120 | 2008-01-17 H.J. Lu <hjl.tools@gmail.com> |
2121 | ||
2122 | * MAINTAINERS: Update my email address. | |
2123 | ||
2124 | 2008-01-09 Raksit Ashok <raksit@google.com> | |
2125 | ||
2126 | * MAINTAINERS (Write After Approval): Add myself. | |
2127 | ||
684f4f6a RA |
2128 | 2008-01-09 Raksit Ashok <raksit@google.com> |
2129 | ||
2130 | * MAINTAINERS (Write After Approval): Add myself. | |
2131 | ||
9cb8756f BE |
2132 | 2008-01-08 Ben Elliston <bje@au.ibm.com> |
2133 | ||
2134 | * config.sub, config.guess: Update from upstream sources. | |
2135 | ||
94e1934d KG |
2136 | 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
2137 | ||
2138 | * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1. | |
8debbe48 | 2139 | Change recommended MPFR from 2.2.1 -> 2.3.0. |
94e1934d KG |
2140 | * configure: Regenerate. |
2141 | ||
a2e51f77 SP |
2142 | 2007-12-15 Sebastian Pop <sebastian.pop@amd.com> |
2143 | ||
2144 | * MAINTAINERS: Update my email address. | |
2145 | ||
ffe3dcd9 BRF |
2146 | 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org> |
2147 | ||
2148 | * MAINTAINERS: Update my email address. | |
2149 | ||
aa4095c9 RS |
2150 | 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk> |
2151 | ||
2152 | * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g. | |
2153 | (CXXFLAGS_FOR_TARGET): Add -O2 -g. | |
2154 | * Makefile.in: Regenerate. | |
2155 | ||
dce2d8b2 | 2156 | 2007-12-10 Mark Heffernan <meheff@google.com> |
030e2013 MH |
2157 | |
2158 | * MAINTAINERS (Write After Approval): Add myself and alphabetize two | |
2159 | misplaced entries. | |
2160 | ||
0fe0f073 AT |
2161 | 2007-12-10 Andreas Tobler <a.tobler@schweiz.org> |
2162 | ||
2163 | * configure.ac: Enable libjava for x86_64-*-darwin9. | |
2164 | * configure: Regenerate. | |
2165 | ||
dce2d8b2 | 2166 | 2007-12-07 Bill Maddox <maddox@google.com> |
d4ca4b06 BM |
2167 | |
2168 | * MAINTAINERS (Write After Approval): Add myself. | |
2169 | ||
c3220d4c BE |
2170 | 2007-12-05 Ben Elliston <bje@au.ibm.com> |
2171 | ||
2172 | * config.sub, config.guess: Update from upstream sources. | |
2173 | ||
aba7501e MK |
2174 | 2007-12-02 Matthias Klose <doko@ubuntu.com> |
2175 | ||
2176 | * config-ml.in: Remove 64bit configure tests. | |
2177 | ||
d683ec81 PB |
2178 | 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
2179 | ||
2180 | * config-ml.in: Robustify against white space in absolute file | |
2181 | names. | |
2182 | ||
2183 | * config-ml.in (multi-clean): Substitute ${Makefile}. | |
2184 | Remove superfluous ${Makefile} in list. | |
2185 | ||
60f1711a TS |
2186 | 2007-11-19 Thiemo Seufer <ths@mips.com> |
2187 | ||
2188 | * config-ml.in: Don't hardcode the Makefile name. | |
2189 | ||
487f9d96 AM |
2190 | 2007-11-08 Alexander Monakov <amonakov@ispras.ru> |
2191 | ||
2192 | * MAINTAINERS (Write After Approval): Add myself. | |
2193 | ||
fa3886fe ST |
2194 | 2007-11-07 Samuel Tardieu <sam@rfc1149.net> |
2195 | ||
2196 | * MAINTAINERS (Write After Approval): Add myself. | |
2197 | ||
dce2d8b2 | 2198 | 2007-11-06 Doug Kwan <dougkwan@google.com> |
ae750079 DK |
2199 | |
2200 | * MAINTAINERS (Write After Approval): Add myself. | |
2201 | ||
acc48927 BE |
2202 | 2007-10-25 Ben Elliston <bje@au.ibm.com> |
2203 | ||
2204 | * MAINTAINERS (mercury): Remove entry. | |
2205 | (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>. | |
2206 | ||
e00e9858 DJ |
2207 | 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com> |
2208 | ||
2209 | * Makefile.def (dependencies): Make configure-gdb depend on | |
2210 | all-intl. | |
2211 | * Makefile.in: Regenerated. | |
2212 | ||
def14a3c SK |
2213 | 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org> |
2214 | ||
2215 | * MAINTAINERS (Fortran maintainer): Remove myself. | |
2216 | ||
dce2d8b2 | 2217 | 2007-10-15 Patrick Mansfield <patmans@us.ibm.com> |
0e5e9f76 PM |
2218 | |
2219 | * Makefile.def: To avoid problems running with parallel makes, | |
2220 | build newlib before libgloss so that target specific header | |
2221 | files are availble. | |
2222 | * Makefile.in: Regenerate | |
2223 | ||
bbfbfafc DJ |
2224 | 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com> |
2225 | ||
2226 | * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber. | |
2227 | * Makefile.in: Regenerate. | |
2228 | ||
c56abad5 VM |
2229 | 2007-10-09 Vladimir Makarov <vmakarov@redhat.com> |
2230 | ||
2231 | * MAINTAINERS (Register allocation reviewer): Add myself. | |
2232 | ||
f019adc1 MF |
2233 | 2007-10-08 Mike Frysinger <vapier@gentoo.org> |
2234 | ||
2235 | * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD, | |
2236 | LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build. | |
2237 | Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default | |
2238 | LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS. | |
2239 | * configure: Regenerate. | |
2240 | ||
dce2d8b2 | 2241 | 2006-10-04 Seongbae Park <seongbae.park@gmail.com> |
789e4e28 SP |
2242 | |
2243 | * MAINTAINERS (Register allocation reviewer): Add myself. | |
2244 | ||
0999159b PB |
2245 | 2007-10-01 Paolo Bonzini <bonzini@gnu.org> |
2246 | ||
2247 | * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD, | |
2248 | DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD, | |
2249 | LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD, | |
2250 | WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions. | |
2251 | * configure.ac: Default them to host tools for $host = $build. | |
2252 | Subst them. | |
2253 | ||
2254 | * configure: Regenerate. | |
2255 | * Makefile.in: Regenerate. | |
2256 | ||
dce2d8b2 | 2257 | 2006-09-24 Peter Bergner <bergner@vnet.ibm.com> |
a054acde PB |
2258 | |
2259 | * MAINTAINERS (Register allocation reviewer): Add myself. | |
2260 | ||
dce2d8b2 | 2261 | 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com> |
ffda6fc9 KZ |
2262 | |
2263 | * MAINTAINERS (Register allocation reviewer): Add myself. | |
2264 | ||
9d209c83 SP |
2265 | 2007-09-21 Seongbae Park <seongbae.park@gmail.com> |
2266 | ||
2267 | * MAINTAINERS (Write After Approval): Fix typo. | |
2268 | ||
1ec3b87b RS |
2269 | 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk> |
2270 | ||
2271 | * configure.ac (mipsisa*-*-elfoabi*): New stanza. | |
2272 | * configure: Regenerate. | |
2273 | ||
19d5986d PJ |
2274 | 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu> |
2275 | ||
2276 | PR bootstrap/31906 | |
2277 | * libtool-ldflags: Don't prefix arguments with -Xcompiler if | |
ffe3dcd9 | 2278 | they're already prefixed. |
19d5986d | 2279 | |
6d3b5aea BK |
2280 | 2007-09-19 Benjamin Kosnik <bkoz@redhat.com> |
2281 | ||
2282 | * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before | |
2283 | libstdc++. | |
2284 | * Makefile.def: Add libgomp config as a maybe dependency for libstdc++. | |
2285 | * configure: Regenerate. | |
2286 | * Makefile.in: Regenerate. | |
09ce620e | 2287 | |
4fe7e755 AS |
2288 | 2007-09-17 Andreas Schwab <schwab@suse.de> |
2289 | ||
2290 | * configure.ac: Raise minimum makeinfo version to 4.6. | |
2291 | * configure: Regenerate. | |
2292 | ||
dce2d8b2 | 2293 | 2007-09-17 Johannes Singler <singler@ira.uka.de> |
d483feaa | 2294 | |
ffe3dcd9 | 2295 | * MAINTAINERS (write-after-approval) add myself |
d483feaa | 2296 | |
fa9a3f31 AM |
2297 | 2007-09-15 Alan Modra <amodra@bigpond.net.au> |
2298 | ||
2299 | * configure.ac: Correct makeinfo version check. | |
2300 | * configure: Regenerate. | |
2301 | ||
6593a73e RS |
2302 | 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk> |
2303 | ||
2304 | * MAINTAINERS: Update my email address. | |
2305 | ||
d9dced13 RS |
2306 | 2007-09-14 Richard Sandiford <richard@codesourcery.com> |
2307 | ||
2308 | * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty | |
2309 | to $skipdirs and only disable gprof for newlib. Use the normal | |
2310 | mips*-elf* handling in other respects. | |
2311 | * configure: Regnerate. | |
2312 | ||
773c1467 DD |
2313 | 2007-09-12 David Daney <ddaney@avtrex.com> |
2314 | ||
2315 | * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus | |
2316 | enabling libgcj. | |
2317 | * configure: Regenerate. | |
2318 | ||
c03353e2 RIL |
2319 | 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk> |
2320 | ||
2321 | PR other/32154 | |
2322 | * configure.ac: For libgloss targets, point the linker to the linker | |
2323 | script, startup code and simulator library. | |
2324 | * configure: Regenerate. | |
2325 | ||
c4e9bf2b AH |
2326 | 2007-09-07 Andrew Haley <aph@redhat.com> |
2327 | ||
2328 | * configure.ac (noconfigdirs): Remove target-libffi and | |
2329 | target-libjava. | |
2330 | * configure: Regenerate. | |
2331 | ||
1f5a6b84 FXC |
2332 | 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org> |
2333 | ||
2334 | PR target/33281 | |
2335 | * configure.ac: Use config/mh-mingw on mingw. | |
2336 | * configure: Regenerate. | |
1f5a6b84 | 2337 | |
3951e521 PH |
2338 | 2007-09-05 Pat Haugen <pthaugen@us.ibm.com> |
2339 | ||
9f349f63 | 2340 | * MAINTAINERS (Write After Approval): Add myself. |
3951e521 | 2341 | |
e643dc23 RG |
2342 | 2007-09-05 Richard Guenther <rguenther@suse.de> |
2343 | ||
2344 | * configure.ac (--enable-stage1-checking): If neither --enable-checking | |
2345 | nor --disable-checking is provided also turn on yes and types | |
2346 | checking for stage1. | |
2347 | * configure: Re-generate. | |
2348 | ||
039874df KW |
2349 | 2007-08-30 Krister Walfridsson <cato@df.lth.se> |
2350 | ||
2351 | * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer. | |
2352 | (Write After Approval): Remove myself. | |
2353 | ||
c3f07bd6 | 2354 | 2007-08-29 Nick Clifton <nickc@redhat.com> |
15098359 | 2355 | |
c3f07bd6 | 2356 | * config.sub, config.guess: Update from upstream sources. |
15098359 | 2357 | |
40049ccc | 2358 | 2007-08-22 Bud Davis <jmdavis@link.com> |
4bbed405 BD |
2359 | |
2360 | * MAINTAINERS (Write After Approval): Added myself. | |
2361 | * MAINTAINERS (Reviewers): Removed myself. | |
2362 | ||
c8aea42c | 2363 | 2007-08-18 Paul Brook <paul@codesourcery.com> |
40049ccc | 2364 | Joseph Myers <joseph@codesourcery.com> |
c8aea42c PB |
2365 | |
2366 | * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New. | |
2367 | (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it. | |
2368 | * Makefile.in: Regenerate. | |
2369 | * configure.ac (--with-debug-prefix-map): New. | |
2370 | * configure: Regenerate. | |
2371 | ||
4bf6c438 RS |
2372 | 2007-08-17 Richard Sandiford <richard@codesourcery.com> |
2373 | Nigel Stephens <nigel@mips.com> | |
2374 | ||
4bf6c438 RS |
2375 | * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde |
2376 | as target_makefile_frag. | |
2377 | * configure: Regenerate. | |
2378 | ||
bb286d71 AO |
2379 | 2007-08-16 Alexandre Oliva <aoliva@redhat.com> |
2380 | ||
2381 | * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): | |
2382 | Add to flags_to_pass. Adjust uses of BOOT_CFLAGS. | |
2383 | (bootstrap2-debug, bootstrap-debug): New bootstrap stages. | |
2384 | * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New. | |
2385 | (do-compare, do-compare3, do-compare-debug): New. | |
2386 | ([+compare-target+]): Use them. | |
2387 | ||
a4630417 MK |
2388 | 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com> |
2389 | ||
2390 | * MAINTAINERS (Write After Approval): Change my email address. | |
2391 | ||
d9acb717 RW |
2392 | 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
2393 | Ben Elliston <bje@au.ibm.com> | |
2394 | ||
2395 | * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass | |
2396 | --silent if $silent. | |
2397 | * configure: Regenerate. | |
2398 | ||
96876681 ZD |
2399 | 2003-08-12 Zdenek Dvorak <ook@ucw.cz> |
2400 | ||
2401 | * MAINTAINERS (Various Maintainers): Add myself as | |
2402 | loop infrastructure maintainer. Update my e-mail | |
2403 | address. | |
2404 | ||
1c1d80ee DN |
2405 | 2007-07-31 Diego Novillo <dnovillo@google.com> |
2406 | ||
2407 | * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis. | |
2408 | Adjust description. | |
2409 | ||
7e98624c RG |
2410 | 2007-07-26 Richard Guenther <rguenther@suse.de> |
2411 | ||
2412 | * configure.ac: Add types checking to stage1 checking flags. | |
2413 | * configure: Regenerate. | |
2414 | ||
4c85af60 NC |
2415 | 2007-07-17 Nick Clifton <nickc@redhat.com> |
2416 | ||
2417 | * COPYING3: New file. Contains version 3 of the GNU General | |
2418 | Public License. | |
2419 | * COPYING3.LIB: New file. Contains version 3 of the GNU | |
2420 | Lesser General Public License. | |
2421 | ||
19ddfd3a AK |
2422 | 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com> |
2423 | ||
2424 | * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag. | |
2425 | ||
2a064545 AK |
2426 | 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com> |
2427 | ||
2428 | * MAINTAINERS (S/390 co-maintainer): Add myself. | |
2429 | (Write After Approval): Remove myself. | |
2430 | ||
f861f54d DH |
2431 | 2007-07-13 Dan Hipschman <dsh@google.com> |
2432 | ||
2433 | * MAINTAINERS (Write After Approval): Add myself. | |
2434 | ||
0136f2f7 NC |
2435 | 2007-07-11 Nick Clifton <nickc@redhat.com> |
2436 | ||
2437 | * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the | |
2438 | WINDRES export. | |
2439 | * Makefile.in: Regenerate. | |
2440 | ||
6e29b5a4 RO |
2441 | 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
2442 | ||
2443 | * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX | |
2444 | maintainer. | |
2445 | ||
159a4b02 L |
2446 | 2007-07-05 H.J. Lu <hongjiu.lu@intel.com> |
2447 | ||
2448 | * lt~obsolete.m4: New. Import from 20070318 libtool. | |
2449 | ||
6ba67283 JB |
2450 | 2007-07-03 Julian Brown <julian@codesourcery.com> |
2451 | ||
2452 | * MAINTAINERS (Write After Approval): Add myself. | |
2453 | ||
30b74385 RW |
2454 | 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
2455 | ||
2456 | * configure.ac: Rewrite 'configure --help' strings to look nicer. | |
2457 | * configure: Regenerate. | |
2458 | ||
2459 | 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> | |
2460 | ||
2461 | * configure.ac: Add some missing m4 quotation. | |
2462 | * configure: Regenerate. | |
2463 | ||
943c54ce SB |
2464 | 2007-07-02 Simon Baldwin <simonb@google.com> |
2465 | ||
2466 | * MAINTAINERS (Write After Approval): Add myself. | |
2467 | ||
1c00b503 PB |
2468 | 2007-07-02 Paolo Bonzini <bonzini@gnu.org> |
2469 | ||
2470 | * configure: Regenerate. | |
2471 | ||
901119ae KT |
2472 | 2007-07-02 Kai Tietz <kai.tietz@onevision.com> |
2473 | ||
2474 | * Makefile.def: Add windmc tool to build. | |
2475 | * Makefile.tpl: Likewise. | |
2476 | * configure.ac: Likewise. | |
2477 | * Makefile.in: Regenerate. | |
2478 | * configure: Regenerate. | |
09ce620e | 2479 | |
83f4c19f DD |
2480 | 2007-06-28 DJ Delorie <dj@redhat.com> |
2481 | ||
2482 | * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're | |
2483 | not building newlib. | |
2484 | * configure: Regenerated. | |
09ce620e | 2485 | |
5346c75c JS |
2486 | 2007-06-28 Jan Sjodin <jan.sjodin@amd.com> |
2487 | ||
2488 | * MAINTAINERS (Write After Approval): Add myself. | |
2489 | ||
aacfb86b MM |
2490 | 2007-06-25 Martin Michlmayr <tbm@cyrius.com> |
2491 | ||
2492 | * MAINTAINERS (Write After Approval): Add myself. | |
2493 | ||
590bf0d3 CM |
2494 | 2007-06-19 Chris Matthews <chrismatthews@google.com> |
2495 | ||
2496 | * MAINTAINERS (Write After Approval): Add myself. | |
2497 | ||
cdbbee7a RIL |
2498 | 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk> |
2499 | ||
2500 | * MAINTAINERS (Write After Approval): Add myself. | |
2501 | ||
b8afffc1 DJ |
2502 | 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com> |
2503 | ||
2504 | * Makefile.def: Add dependency from configure-gdb to all-bfd. | |
2505 | * Makefile.in: Regenerated. | |
2506 | ||
3fcfad76 BS |
2507 | 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com> |
2508 | ||
2509 | * configure.ac: Don't add target-libmudflap to noconfigdirs for | |
2510 | bfin*-*-uclinux* targets. | |
2511 | * configure: Regenerate. | |
2512 | ||
3f5a2b7f ILT |
2513 | 2007-06-14 Ian Lance Taylor <iant@google.com> |
2514 | ||
2515 | * MAINTAINERS: Add myself as non-algorithmic global write | |
2516 | maintainer. | |
2517 | ||
4c46daee DN |
2518 | 2007-06-14 Diego Novillo <dnovillo@google.com> |
2519 | ||
2520 | * MAINTAINERS: Add self as middle-end maintainer and | |
2521 | non-algorithmic global write maintainer. | |
2522 | ||
a3bb222a FXC |
2523 | 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org> |
2524 | ||
2525 | * MAINTAINERS: Change spelling from "fortran 95" to "Fortran". | |
2526 | Move all Fortran maintainers except Paul Brook into the | |
2527 | Non-Autopoiesis section. | |
2528 | ||
a19e8f64 PB |
2529 | 2007-06-14 Paolo Bonzini <bonzini@gnu.org> |
2530 | ||
2531 | * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile. | |
2532 | (distclean-stage[+id+]): Possibly delete stage_last. | |
2533 | * Makefile.in: Regenerate. | |
2534 | ||
1c2abe5e SP |
2535 | 2007-06-12 Seongbae Park <seongbae.park@gmail.com> |
2536 | ||
2537 | * MAINTAINERS (Various Maintainer): Fix typo. | |
2538 | ||
abca4739 PB |
2539 | 2007-06-11 Paolo Bonzini <bonzini@gnu.org> |
2540 | ||
2541 | * MAINTAINERS (Various Maintainer): Add myself as | |
2542 | dataflow maintainer. | |
2543 | ||
a894d2c3 BE |
2544 | 2007-06-07 Ben Elliston <bje@au.ibm.com> |
2545 | ||
2546 | * config.sub, config.guess: Update from upstream sources. | |
2547 | ||
8024d75e BE |
2548 | 2007-06-07 Ben Elliston <bje@au.ibm.com> |
2549 | ||
2550 | * Makefile.tpl: Fix spelling error. | |
2551 | * Makefile.in: Regenerate. | |
2552 | ||
973a9a5e SE |
2553 | 2007-06-01 Steve Ellcey <sje@cup.hp.com> |
2554 | ||
96598938 L |
2555 | * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set |
2556 | lt_cv_sys_max_cmd_len. | |
973a9a5e | 2557 | |
ccb4d26b DN |
2558 | 2007-05-31 Dorit Nuzman <dorit@il.ibm.com> |
2559 | ||
2560 | * MAINTAINERS (Various Maintainers): Add myself as | |
2561 | auto-vectorizer maintainer. | |
2562 | ||
eecb7461 PB |
2563 | 2003-05-31 Paolo Bonzini <bonzini@gnu.org> |
2564 | ||
2565 | PR libjava/32098 | |
2566 | * libtool.m4: Revert previous change. | |
2567 | * ltgcc.m4: Put it here. | |
2568 | ||
89d28202 ZD |
2569 | 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz> |
2570 | ||
2571 | * MAINTAINERS (Various Maintainers): Add myself as | |
2572 | auto-vectorizer maintainer. | |
2573 | ||
60c7a11a L |
2574 | 2007-05-30 H.J. Lu <hongjiu.lu@intel.com> |
2575 | ||
2576 | PR libjava/32098 | |
2577 | * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features. | |
2578 | ||
9dd3cc81 RG |
2579 | 2007-05-30 Richard Guenther <rguenther@suse.de> |
2580 | ||
2581 | * MAINTAINERS (Various Maintainers): Add myself as | |
2582 | auto-vectorizer maintainer. | |
2583 | ||
9cc1244e JJ |
2584 | 2007-05-30 Jakub Jelinek <jakub@redhat.com> |
2585 | ||
2586 | PR bootstrap/29382 | |
2587 | * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1. | |
2588 | * configure: Rebuilt. | |
2589 | ||
6124296b RC |
2590 | 2007-05-28 Roberto Costa <robsettantasei@gmail.com> |
2591 | ||
2592 | * MAINTAINERS (Write After Approval): Removed my name. | |
2593 | ||
6b757a0d SB |
2594 | 2007-05-25 Steven Bosscher <steven@gcc.gnu.org> |
2595 | ||
2596 | * MAINTAINERS (Write After Approval): Remove myself. | |
2597 | ||
86ef8528 AT |
2598 | 2007-05-25 Andreas Tobler <a.tobler@schweiz.org> |
2599 | ||
2600 | * ltmain.sh: Fix Darwin verstring, remove ${wl}. | |
2601 | ||
1cf3d07d SE |
2602 | 2007-05-23 Steve Ellcey <sje@cup.hp.com> |
2603 | ||
2604 | * ltmain.sh: Update from ToT Libtool. | |
2605 | * libtool.m4: Update from ToT Libtool. | |
2606 | * ltsugar.m4: New. Update from ToT Libtool. | |
2607 | * ltversion.m4: New. Update from ToT Libtool. | |
2608 | * ltoptions.m4: New. Update from ToT Libtool. | |
2609 | * ltconfig: Remove. | |
2610 | * ltcf-c.sh: Remove. | |
2611 | * ltcf-cxx.sh: Remove. | |
2612 | * ltcf-gcj.sh: Remove. | |
2613 | ||
ce3fcf8c OW |
2614 | 2007-05-22 Ollie Wild <aaw@google.com> |
2615 | ||
2616 | * MAINTAINERS (Write After Approval): Add myself. | |
2617 | ||
342b9200 PB |
2618 | 2007-05-16 Paolo Bonzini <bonzini@gnu.org> |
2619 | ||
2620 | * Makefile.def (bootstrap_stage): Replace stage_make_flags with | |
2621 | stage_cflags. | |
2622 | * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS): | |
2623 | Remove CFLAGS/LIBCFLAGS. | |
2624 | (configure-stage[+id+]-[+prefix+][+module+], | |
2625 | all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+]. | |
2626 | * Makefile.in: Regenerate. | |
2627 | ||
cea17285 DN |
2628 | 2007-05-15 Diego Novillo <dnovillo@google.com> |
2629 | ||
2630 | * MAINTAINERS: Update e-mail address. | |
2631 | ||
11c004e7 RE |
2632 | 2007-05-15 Revital Eres <eres@il.ibm.com> |
2633 | ||
2634 | * MAINTAINERS (Write After Approval): Add myself. | |
2635 | ||
ab6bd693 RC |
2636 | 2007-05-14 Roberto Costa <robsettantasei@gmail.com> |
2637 | ||
2638 | * MAINTAINERS (Write After Approval): Updated my address. | |
2639 | ||
388cdf07 TN |
2640 | 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net> |
2641 | ||
2642 | * MAINTAINERS (Write After Approval): Add myself. | |
2643 | ||
23f24034 SR |
2644 | 2007-05-11 Silvius Rus <rus@google.com> |
2645 | ||
2646 | * MAINTAINERS (Write After Approval): Add myself. | |
2647 | ||
34a7526e TT |
2648 | 2007-04-23 Tom Tromey <tromey@redhat.com> |
2649 | ||
2650 | * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer. | |
2651 | ||
51da21be MM |
2652 | 2007-04-22 Mark Mitchell <mark@codesourcery.com> |
2653 | ||
2654 | * MAINTAINERS (cpplib): Rename to ... | |
2655 | (libcpp): ... this. Add C/C++ front end maintainers. | |
2656 | ||
70070387 SE |
2657 | 2007-04-14 Steve Ellcey <sje@cup.hp.com> |
2658 | ||
2659 | * config-ml.in: Pass ${ml_config_env} to configure calls. | |
2660 | ||
df1a0dbb CB |
2661 | 2007-04-04 Christian Bruel <christian.bruel@st.com> |
2662 | ||
2663 | * MAINTAINERS (Write After Approval): Add myself. | |
09ce620e | 2664 | |
9daff147 DK |
2665 | 2007-04-02 Dave Korn <dave.korn@artimi.com> |
2666 | ||
2667 | * MAINTAINERS (Write After Approval): Add myself. | |
2668 | ||
374eadb2 TB |
2669 | 2007-03-31 Tobias Burnus <burnus@net-b.de> |
2670 | ||
2671 | * MAINTAINERS (fortran 95 front end): Add myself. | |
2672 | ||
8eced3a2 DR |
2673 | 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com> |
2674 | ||
2675 | * MAINTAINERS (Write After Approval): Add myself. | |
09ce620e | 2676 | |
653de3e3 AZ |
2677 | 2007-03-24 Ayal Zaks <zaks@il.ibm.com> |
2678 | ||
2679 | * MAINTAINERS (Modulo Scheduler): Add myself. | |
2680 | ||
b737d953 BM |
2681 | 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com> |
2682 | ||
2683 | * MAINTAINERS (fortran 95 front end): Add myself. | |
2684 | (c++ front end): whitespace fix. | |
2685 | ||
a584cdf2 NF |
2686 | 2007-03-22 Nathan Froyd <froydnj@codesourcery.com> |
2687 | ||
2688 | * MAINTAINERS (Write After Approval): Add myself. | |
2689 | ||
8c79f3c4 RS |
2690 | 2007-03-21 Richard Sandiford <richard@codesourcery.com> |
2691 | ||
2692 | * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting | |
2693 | of glob. Quote arguments with single quotes too. | |
2694 | * configure: Regenerate. | |
2695 | ||
07f1ac6d BM |
2696 | 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com> |
2697 | ||
2698 | * Makefile.def (fixincludes): Remove unneeded "missing" lines. | |
2699 | * Makefile.in: Regenerate | |
2700 | ||
172e41aa AS |
2701 | 2007-03-07 Andreas Schwab <schwab@suse.de> |
2702 | ||
2703 | * configure: Regenerate. | |
2704 | ||
9c4d2493 BM |
2705 | 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com> |
2706 | ||
2707 | * configure.ac: Add "--with-pdfdir" configure option, | |
2708 | which defines pdfdir variable. | |
2709 | * Makefile.def (target=fixincludes): Add install-pdf to | |
2710 | missing targets. | |
2711 | (recursive_targets): Add install-pdf target. | |
2712 | (flags_to_pass): Add pdfdir. | |
2713 | * Makefile.tpl: Add pdfdir handling, add do-install-pdf | |
2714 | target. | |
2715 | * configure: Regenerate | |
2716 | * Makefile.in: Regenerate | |
2717 | ||
e14e622e EC |
2718 | 2007-02-28 Eric Christopher <echristo@apple.com> |
2719 | ||
2720 | Revert: | |
2721 | 2006-12-07 Mike Stump <mrs@apple.com> | |
2722 | ||
2723 | * Makefile.def (dependencies): Add dependency for | |
2724 | install-target-libssp and install-target-libgomp on | |
2725 | install-gcc. | |
2726 | * Makefile.in: Regenerate. | |
2727 | ||
54e433bc MK |
2728 | 2007-02-27 Matt Kraai <kraai@ftbfs.org> |
2729 | ||
2730 | * configure: Regenerate. | |
2731 | * configure.ac: Move statements after variable declarations. | |
2732 | ||
6c8d3d8f KK |
2733 | 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org> |
2734 | ||
2735 | * MAINTAINERS: Add myself as sh maintainer. | |
2736 | ||
9f8c6739 JM |
2737 | 2007-02-19 Joseph Myers <joseph@codesourcery.com> |
2738 | ||
2739 | * configure.ac: Adjust for loop syntax. | |
2740 | * configure: Regenerate. | |
2741 | ||
278a7a38 AO |
2742 | 2007-02-18 Alexandre Oliva <aoliva@redhat.com> |
2743 | ||
2744 | * configure: Rebuilt. | |
2745 | ||
b2eaac4a AO |
2746 | 2007-02-18 Alexandre Oliva <aoliva@redhat.com> |
2747 | ||
2748 | * configure.ac: Drop multiple occurrences of --enable-languages, | |
2749 | and fix its quoting. | |
2750 | * configure: Rebuilt. | |
2751 | ||
beeaf216 | 2752 | 2007-02-17 Mark Mitchell <mark@codesourcery.com> |
40049ccc UB |
2753 | Nathan Sidwell <nathan@codesourcery.com> |
2754 | Vladimir Prus <vladimir@codesourcery.com> | |
2755 | Joseph Myers <joseph@codesourcery.com> | |
beeaf216 MM |
2756 | |
2757 | * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting. | |
2758 | * configure: Regenerate. | |
2759 | ||
09201a09 GP |
2760 | 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com> |
2761 | ||
2762 | * ltconfig (freebsd*): Default to elf. | |
2763 | ||
291f172e DJ |
2764 | 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com> |
2765 | ||
2766 | * configure.ac (target_libraries): Move libgcc before libiberty. | |
2767 | * configure: Regenerated. | |
2768 | ||
c3a86da9 DJ |
2769 | 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com> |
2770 | Paolo Bonzini <bonzini@gnu.org> | |
2771 | ||
2772 | PR bootstrap/30753 | |
2773 | * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC | |
2774 | unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix. | |
2775 | * configure: Regenerated. | |
2776 | ||
88e1e72a FXC |
2777 | 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org> |
2778 | ||
2779 | * MAINTAINERS (Language Front End Maintainers): Update my mail | |
2780 | address. | |
2781 | ||
44bfc3ac DJ |
2782 | 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com> |
2783 | ||
2784 | PR bootstrap/30748 | |
2785 | * configure.ac: Correct syntax for Solaris ksh. | |
2786 | * configure: Regenerated. | |
2787 | ||
3e19841a PB |
2788 | 2007-02-09 Paolo Bonzini <bonzini@gnu.org> |
2789 | ||
2790 | * configure.ac: Sync with src. | |
2791 | * configure: Regenerate. | |
2792 | ||
74a48762 PB |
2793 | 2007-02-09 Paolo Bonzini <bonzini@gnu.org> |
2794 | ||
2795 | * Makefile.in: Regenerate. | |
2796 | ||
d846e52e PB |
2797 | 2007-02-09 Paolo Bonzini <bonzini@gnu.org> |
2798 | ||
2799 | * config.sub: Sync with src. | |
2800 | ||
1c710c3c DJ |
2801 | 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com> |
2802 | ||
2803 | * Makefile.tpl (build_alias, host_alias, target_alias): Use | |
2804 | noncanonical equivalents. | |
2805 | * configure.in: Rename to... | |
2806 | * configure.ac: ...this. Update AC_PREREQ. Prevent error for | |
2807 | AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and | |
2808 | target_noncanonical. Use them. Rewrite removal of configure | |
2809 | arguments for autoconf 2.59. Discard variable settings. Force | |
2810 | program_transform_name for native tools. | |
2811 | ||
2812 | * Makefile.in: Regenerated. | |
2813 | * configure: Regenerated with autoconf 2.59. | |
2814 | ||
dce2d8b2 | 2815 | 2007-02-07 Roman Zippel <zippel@linux-m68k.org> |
74372bdf | 2816 | |
3de8da2a | 2817 | * MAINTAINERS (Write After Approval): Add myself. |
74372bdf | 2818 | |
f6671c93 AS |
2819 | 2007-01-31 Andreas Schwab <schwab@suse.de> |
2820 | ||
2821 | * Makefile.tpl (LDFLAGS): Substitute it. | |
2822 | * Makefile.in: Regenerate. | |
2823 | ||
dce2d8b2 | 2824 | 2007-01-30 Andrey Belevantsev <abel@ispras.ru> |
ba9f17df | 2825 | |
3de8da2a | 2826 | * MAINTAINERS (Write After Approval): Add myself. |
ba9f17df | 2827 | |
2472200d DE |
2828 | 2007-01-28 David Edelsohn <edelsohn@gnu.org> |
2829 | ||
3de8da2a | 2830 | * MAINTAINERS (spu port): Add myself. |
2472200d | 2831 | |
5305be7e RG |
2832 | 2007-01-23 Richard Guenther <rguenther@suse.de> |
2833 | ||
2834 | PR bootstrap/30541 | |
2835 | * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE. | |
2836 | * Makefile.tpl (GNATBIND): Substitute it. | |
2837 | (GNATMAKE): Likewise. | |
2838 | (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead | |
2839 | of STAGE_PREFIX. | |
2840 | * Makefile.in: Regenerate. | |
2841 | * configure: Regenerate. | |
2842 | ||
416cfb5e MS |
2843 | 2007-01-18 Mike Stump <mrs@apple.com> |
2844 | ||
2845 | * configure.in: Re-enable -Werror for gcc builds. | |
2846 | ||
3de8da2a | 2847 | 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com> |
ad4fe825 | 2848 | |
3de8da2a | 2849 | * MAINTAINERS (Write After Approval): Add myself. |
ad4fe825 | 2850 | |
d943d7c4 PB |
2851 | 2007-01-11 Paolo Bonzini <bonzini@gnu.org> |
2852 | ||
2853 | * configure.in: Change == to = in test command. | |
3de8da2a | 2854 | * configure: Regenerate. |
d943d7c4 | 2855 | |
e69bf64b | 2856 | 2007-01-11 Paolo Bonzini <bonzini@gnu.org> |
3de8da2a UB |
2857 | Nick Clifton <nickc@redhat.com> |
2858 | Kaveh R. Ghazi <ghazi@caip.rutgets.edu> | |
2859 | ||
2860 | * configure.in (build_configargs, host_configargs, target_configargs): | |
2861 | Remove build/host/target parameters. | |
2862 | (host_libs): Add gmp and mpfr. | |
2863 | (GMP tests): Reorganize to allow in-tree GMP/MPFR. | |
2864 | * Makefile.def (gmp, mpfr): New. | |
2865 | (gcc): Remove target. | |
2866 | * Makefile.tpl (build_os, build_vendor, host_os, host_vendor, | |
2867 | target_os, target_vendor): New. | |
dce2d8b2 | 2868 | (configure): Add host_alias/target_alias arguments; adjust invocations. |
3de8da2a UB |
2869 | * configure: Regenerate. |
2870 | * Makefile.in: Regenerate. | |
e69bf64b PB |
2871 | |
2872 | 2007-01-11 Matt Fago <fago@earthlink.net> | |
2873 | ||
2874 | * configure.in: Try to link to functions only in mpfr 2.2.x | |
3de8da2a | 2875 | to improve robustness of configure tests. |
e69bf64b | 2876 | * configure: Regenerate. |
e14e622e | 2877 | |
a42f3b80 UB |
2878 | 2007-01-09 Uros Bizjak <ubizjak@gmail.com> |
2879 | ||
2880 | * MAINTAINERS: Add myself as i386 maintainer. | |
2881 | ||
a36aee1a JH |
2882 | 2007-01-08 Jan Hubicka <jh@suse.cz> |
2883 | ||
61fcaeef | 2884 | * MAINTAINERS: Add myself as i386 maintainer. |
a36aee1a | 2885 | |
738a52d3 KT |
2886 | 2007-01-08 Kai Tietz <kai.tietz@onevision.com> |
2887 | ||
2888 | * configure.in: Add support for an x86_64-mingw* target. | |
95af8923 | 2889 | * configure: Regenerate. |
738a52d3 | 2890 | |
54fdc474 DJ |
2891 | 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com> |
2892 | ||
2893 | * Makefile.tpl (all-target): Correct @if conditional for target | |
2894 | modules. | |
2895 | * configure.in: Omit libiberty if building only target libgcc. | |
2896 | * configure, Makefile.in: Regenerated. | |
2897 | ||
3dd71726 PB |
2898 | 2007-01-04 Paolo Bonzini <bonzini@gnu.org> |
2899 | ||
dce2d8b2 | 2900 | * configure.in: Use DEV-PHASE to detect default for --enable-werror. |
3dd71726 PB |
2901 | * configure: Regenerate. |
2902 | ||
fa958513 DJ |
2903 | 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com> |
2904 | ||
2905 | * Makefile.def (target_modules): Add libgcc. | |
2906 | (lang_env_dependencies): Remove default items. Use no_c and no_gcc. | |
2907 | * Makefile.tpl (clean-target-libgcc): Delete. | |
2908 | (configure-target-[+module+]): Emit --disable-bootstrap dependencies | |
2909 | on gcc even for bootstrapped modules. Rewrite handling of | |
2910 | lang_env_dependencies to loop over target_modules. | |
2911 | * configure.in (target_libraries): Add target-libgcc. | |
2912 | * Makefile.in, configure: Regenerated. | |
2913 | ||
e1888513 PB |
2914 | 2006-12-29 Paolo Bonzini <bonzini@gnu.org> |
2915 | ||
2916 | * configure.in: Reorganize recognition of languages. Add | |
2917 | --enable-stage1-languages. Show supported languages for the chosen | |
2918 | target rather than all recognized languages. | |
2919 | * configure: Regenerate. | |
2920 | ||
53b88b73 PB |
2921 | 2006-12-29 Paolo Bonzini <bonzini@gnu.org> |
2922 | ||
2923 | * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove. | |
2924 | * Makefile.in: Regenerate. | |
2925 | ||
a3993f33 KG |
2926 | 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
2927 | ||
2928 | * configure.in: Warn that MPFR 2.2.0 is buggy. | |
2929 | * configure: Regenerate. | |
2930 | ||
f063a9ed ILT |
2931 | 2006-12-27 Ian Lance Taylor <iant@google.com> |
2932 | ||
2933 | * configure.in: When removing Makefiles to force a reconfigure, also | |
2934 | remove prev-DIR*/Makefile. | |
2935 | * configure: Regenerate. | |
2936 | ||
af71363e AS |
2937 | 2006-12-22 Andreas Schwab <schwab@suse.de> |
2938 | ||
2939 | * configure: Regenerate with correct autoconf version. | |
2940 | ||
0b0dc272 AM |
2941 | 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu> |
2942 | ||
3de8da2a UB |
2943 | * configure.in: add AC_SUBST for *_FOR_TARGET. |
2944 | * configure: Regenerate. | |
0b0dc272 | 2945 | |
53b88b73 PB |
2946 | 2006-12-19 Paolo Bonzini <bonzini@gnu.org> |
2947 | ||
2948 | * configure.in: Simplify logic for rejecting languages that cannot | |
2949 | be built. Separate the case when a language is unsupported, | |
2950 | from the case when the user chooses not to build a language. | |
2951 | ||
400ebff4 PB |
2952 | 2006-12-19 Paolo Bonzini <bonzini@gnu.org> |
2953 | ||
2954 | * configure.in: Remove "$build" case for powerpc-*-darwin* since | |
2955 | it only affects bootstrap and could be tested on "$host" as well. | |
2956 | * configure: Regenerate. | |
2957 | * config/mh-ppc-darwin: Add to the stage1 cflags here. | |
2958 | ||
8efea775 PB |
2959 | 2006-12-19 Paolo Bonzini <bonzini@gnu.org> |
2960 | ||
2961 | PR bootstrap/29544 | |
2962 | * Makefile.def (flags_to_pass): Add STAGE1_CHECKING. | |
2963 | (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags, | |
2964 | move here comment from Makefile.tpl. | |
2965 | * Makefile.tpl: Move some definitions higher in the file. | |
2966 | (STAGE1_CHECKING): New. | |
2967 | * configure.in: Add --enable-stage1-checking. | |
2968 | * configure: Regenerate. | |
2969 | * Makefile.in: Regenerate. | |
2970 | ||
ed88a7ed PB |
2971 | 2006-12-19 Paolo Bonzini <bonzini@gnu.org> |
2972 | ||
2973 | * MAINTAINERS: Add myself as build system maintainer. | |
2974 | ||
b65151d3 SM |
2975 | 2006-12-15 Simon Martin <simartin@users.sourceforge.net> |
2976 | ||
2977 | * MAINTAINERS (Write After Approval): Add myself. | |
2978 | ||
7e050830 EC |
2979 | 2006-12-13 Eric Christopher <echristo@apple.com> |
2980 | ||
2981 | * MAINTAINERS: Add myself as darwin maintainer. | |
2982 | ||
8b494895 ILT |
2983 | 2006-12-11 Ian Lance Taylor <ian@airs.com> |
2984 | ||
2985 | * MAINTAINERS: Add myself as libgcc and fp-bit maintainer. | |
2986 | ||
dce2d8b2 | 2987 | 2006-12-11 Joern Rennecke <joern.rennecke@arc.com> |
0ff1416d JR |
2988 | |
2989 | MAINTAINERS: Update my entry. | |
2990 | ||
58e24147 AM |
2991 | 2006-12-11 Alan Modra <amodra@bigpond.net.au> |
2992 | ||
2993 | * configure.in: Handle spu makefile frag. | |
58e24147 AM |
2994 | * Makefile.tpl (MAINT): Define |
2995 | (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define. | |
2996 | * configure: Regenerate. | |
2997 | * Makefile.in: Regenerate. | |
2998 | ||
9b6f37a0 BE |
2999 | 2006-12-11 Ben Elliston <bje@au.ibm.com> |
3000 | ||
3001 | * config.guess: Import latest version. | |
3002 | * config.sub: Likewise. | |
3003 | ||
ea6f5c57 BE |
3004 | 2006-12-11 Ben Elliston <bje@au.ibm.com> |
3005 | ||
3006 | * configure.in (spu-*-*): Don't skip target-libiberty. | |
3007 | * configure: Regenerate. | |
3008 | ||
42c1cd8a AT |
3009 | 2006-12-10 Andreas Tobler <a.tobler@schweiz.org> |
3010 | ||
3011 | PR bootstrap/30134 | |
3012 | * configure.in: Correct x86 darwin support for libjava to powerpc | |
3013 | and i?86 only. | |
3014 | * configure: Regenerate. | |
3015 | ||
55eb837d ST |
3016 | 2006-12-08 Sandro Tolaini <tolaini@libero.it> |
3017 | ||
3018 | * configure.in: Add x86 darwin support for libjava. | |
3019 | * configure: Regenerate. | |
3020 | ||
5bdacbc7 MS |
3021 | 2006-12-07 Mike Stump <mrs@apple.com> |
3022 | ||
3023 | * Makefile.def (dependencies): Add dependency for | |
3024 | install-target-libssp and install-target-libgomp on | |
3025 | install-gcc. | |
3026 | * Makefile.in: Regenerate. | |
3027 | ||
477d851c RG |
3028 | 2006-12-04 Richard Guenther <rguenther@suse.de> |
3029 | ||
3030 | * MAINTAINERS (Non-Algorithmic Maintainers): New section. | |
3031 | (Non-Algorithmic Maintainers): Move over non-algorithmic | |
3032 | loop optimizer maintainers, add myself as a non-algorithmic | |
3033 | middle-end maintainer. | |
3034 | ||
5d33d367 DF |
3035 | 2006-12-04 Daniel Franke <franke.daniel@gmail.com> |
3036 | ||
3037 | * MAINTAINERS (Write After Approval): Add myself. | |
3038 | ||
dbee1fb3 KG |
3039 | 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
3040 | ||
3041 | * configure.in: Update error message for missing GMP/MPFR. | |
3042 | ||
3043 | * configure: Regenerate. | |
3044 | ||
b5147de7 KG |
3045 | 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
3046 | ||
3047 | * configure.in: Update MPFR version in error message. | |
3048 | ||
3049 | * configure: Regenerate. | |
3050 | ||
f019376c KG |
3051 | 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
3052 | ||
3053 | * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags. | |
3054 | (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include, | |
3055 | --with-gmp-lib): New flags. | |
3056 | ||
3057 | * configure: Regenerate. | |
3058 | ||
91ed95ae BM |
3059 | 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com> |
3060 | ||
3061 | * MAINTAINERS (Write After Approval): Change my email address. | |
3062 | ||
3a971f15 MLI |
3063 | 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org> |
3064 | ||
05170031 | 3065 | * MAINTAINERS (Write After Approval): Add myself. |
3a971f15 | 3066 | |
dce2d8b2 | 3067 | 2006-11-22 Philipp Thomas <pth@suse.de> |
431041ea PT |
3068 | |
3069 | * MAINTAINERS (i18n): Update e-mail address. | |
3070 | ||
df5487ee TS |
3071 | 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com> |
3072 | ||
3073 | * MAINTAINERS (spu port): Add myself as maintainer. | |
3074 | (Write After Approval): Remove myself. | |
3075 | ||
92c2f0ee BE |
3076 | 2006-11-22 Ben Elliston <bje@au.ibm.com> |
3077 | ||
3078 | * configure.in (skipdirs): Don't build libssp for SPU. | |
3079 | * configure: Regenerate. | |
3080 | ||
a3b97199 AP |
3081 | 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com> |
3082 | ||
3083 | * MAINTAINERS (spu port): Add myself as maintainer. | |
3084 | (libobjc): Update my email address. | |
3085 | ||
0eb97064 AB |
3086 | 2006-11-21 Andrea Bona <andrea.bona@st.com> |
3087 | ||
3088 | * MAINTAINERS (Write After Approval): Add myself. | |
3089 | ||
dce2d8b2 | 3090 | 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com> |
85d9c13c TS |
3091 | |
3092 | * configure.in (skipdirs) : Don't build target-libiberty for SPU. | |
3093 | * configure : Rebuilt. | |
3094 | ||
dce2d8b2 | 3095 | 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com> |
6696f3cd TS |
3096 | |
3097 | * MAINTAINERS (Write After Approval): Add myself. | |
3098 | ||
d58542ea AO |
3099 | 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com> |
3100 | ||
3101 | * MAINTAINERS (Write After Approval): Add myself. | |
3102 | ||
a357b5ae KG |
3103 | 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
3104 | ||
3105 | * configure.in (--with-mpfr-dir): Also look in .libs and _libs for | |
3106 | libmpfr.a. | |
3107 | * configure: Regenerate. | |
3108 | ||
9bd6112c PB |
3109 | 2006-11-16 Paolo Bonzini <bonzini@gnu.org> |
3110 | ||
3111 | * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence. | |
3112 | (unstage): Test for stage_last presence. | |
3113 | ||
3114 | PR bootstrap/29802 | |
dce2d8b2 EB |
3115 | * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in |
3116 | STAGE_PREFIX. | |
9bd6112c PB |
3117 | * Makefile.in: Regenerate. |
3118 | ||
c8cf9f0f ZD |
3119 | 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz> |
3120 | ||
3121 | * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer | |
3122 | maintainers. | |
3123 | ||
467b1fc6 ER |
3124 | 2006-11-14 Erven Rohou <erven.rohou@st.com> |
3125 | ||
3126 | * MAINTAINERS (Write After Approval): Add myself. | |
3127 | ||
995a5697 PB |
3128 | 2006-11-14 Paolo Bonzini <bonzini@gnu.org> |
3129 | ||
3130 | * Makefile.tpl (clean-stage*): Test separately for package/Makefile | |
3131 | and stageN-package/Makefile. | |
3132 | * Makefile.in: Regenerated. | |
3133 | ||
c8d6d53e JZ |
3134 | 2006-11-14 Jie Zhang <jie.zhang@analog.com> |
3135 | ||
3136 | * configure.in: Remove target-libgloss from noconfigdirs for | |
3137 | bfin-*-*. | |
3138 | * configure: Regenerated. | |
3139 | ||
dffb147d KG |
3140 | 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
3141 | ||
3142 | * configure.in (have_gmp): Only error if the gcc directory exists. | |
7e050830 | 3143 | |
dffb147d KG |
3144 | * configure: Regenerate. |
3145 | ||
ca558912 KG |
3146 | 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
3147 | ||
3148 | * configure.in: Robustify error message for missing GMP/MPFR. | |
3149 | ||
3150 | * configure: Regenerate. | |
3151 | ||
dce2d8b2 | 3152 | 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com> |
7aa42285 SW |
3153 | |
3154 | * MAINTAINERS (Write After Approval): Add myself. | |
3155 | ||
dce2d8b2 | 3156 | 2006-10-30 Uros Bizjak <ubizjak@gmail.com> |
779958a2 UB |
3157 | |
3158 | * MAINTAINERS: Change email address. | |
3159 | ||
91de1527 VP |
3160 | 2006-10-30 Vladimir Prus <vladimir@codesourcery.com> |
3161 | ||
3162 | * MAINTAINERS (Write After Approval): Add myself. | |
3163 | ||
a3867703 PB |
3164 | 2006-10-26 Peter Bergner <bergner@vnet.ibm.com> |
3165 | ||
3166 | * MAINTAINERS (Write After Approval): Add myself. | |
3167 | ||
b4364fa2 CL |
3168 | 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn> |
3169 | ||
7e050830 | 3170 | * MAINTAINERS (Write After Approval): Move myself to |
3de8da2a | 3171 | Write After Approval section. |
b4364fa2 | 3172 | |
70ec446f KG |
3173 | 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
3174 | ||
3175 | * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check | |
3176 | need_gmp anymore. | |
3177 | * configure: Regenerate. | |
3178 | ||
018c8d88 TB |
3179 | 2006-10-16 Tobias Burnus <burnus@net-b.de> |
3180 | ||
3181 | * MAINTAINERS (Write After Approval): Add myself. | |
3182 | ||
f6a1687e BE |
3183 | 2006-10-16 Ben Elliston <bje@au.ibm.com> |
3184 | ||
3185 | * config.guess: Import latest version. | |
3186 | * config.sub: Likewise. | |
3187 | ||
b5422ad7 BM |
3188 | 2006-10-10 Brooks Moses <bmoses@stanford.edu> |
3189 | ||
3190 | * Makefile.def: Added pdf target handling. | |
3191 | * Makefile.tpl: Added pdf target handling. | |
3192 | * Makefile.in: Regenerated. | |
3193 | ||
bdcee471 CL |
3194 | 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn> |
3195 | ||
3196 | * MAINTAINERS: Add self as score port maintainer. | |
3197 | ||
7d610414 BM |
3198 | 2006-10-04 Brooks Moses <bmoses@stanford.edu> |
3199 | ||
3200 | * MAINTAINERS (Write After Approval): Add myself. | |
3201 | ||
e48d66a9 SK |
3202 | 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org> |
3203 | ||
7e050830 | 3204 | * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0 |
e48d66a9 SK |
3205 | or newer. |
3206 | * configure: Regenerated. | |
3207 | ||
c394e891 DB |
3208 | 2006-09-27 Dave Brolley <brolley@redhat.com> |
3209 | ||
dce2d8b2 EB |
3210 | * configure.in (RUNTEST): Look for 'runtest' in the source tree by |
3211 | using $s instead of $r. | |
c394e891 DB |
3212 | * configure: Regenerated. |
3213 | ||
1ee4c5a0 TS |
3214 | 2006-09-26 Thiemo Seufer <ths@mips.com> |
3215 | ||
3216 | * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise | |
3217 | for mipstx39-*-*. Disable libgloss for mips64*-*-linux*. | |
3218 | * configure: Regenerate. | |
3219 | ||
dce2d8b2 | 3220 | 2006-09-24 Graeme Peterson <gridly@gmail.com> |
5997afc3 GP |
3221 | |
3222 | * MAINTAINERS (Write After Approval): Remove myself. | |
3223 | ||
0c502898 CF |
3224 | 2006-09-22 Chao-ying Fu <fu@mips.com> |
3225 | ||
3226 | * MAINTAINERS (Write After Approval): Add myself. | |
3227 | ||
a7819e42 JM |
3228 | 2006-09-10 Joseph S. Myers <joseph@codesourcery.com> |
3229 | ||
3230 | * MAINTAINERS: Add self as soft-fp maintainer. | |
3231 | ||
dce2d8b2 | 3232 | 2006-09-09 Anatoly Sokolov <aesok@post.ru> |
a7819e42 JM |
3233 | |
3234 | * MAINTAINERS: Add myself as avr maintainer. | |
3235 | Remove Marek Michalkiewicz as avr maintainer. | |
827d0991 | 3236 | |
e8288489 RC |
3237 | 2006-09-07 Roberto Costa <roberto.costa@st.com> |
3238 | ||
3239 | * MAINTAINERS (Write After Approval): Add myself. | |
3240 | ||
b91f0a41 CV |
3241 | 2006-08-30 Corinna Vinschen <corinna@vinschen.de> |
3242 | ||
3243 | * configure.in: Never build newlib for a Mingw host. | |
3244 | Never build newlib as Mingw target library. | |
3245 | Test the existence of winsup/cygwin for building a Cygwin newlib, | |
3246 | rather than just winsup. | |
3247 | Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if | |
3248 | building a Mingw target. | |
3249 | * configure: Regenerate. | |
3250 | ||
094c07a0 EB |
3251 | 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr> |
3252 | ||
3253 | * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer. | |
3254 | ||
8d1171cb PB |
3255 | 2006-07-25 Paolo Bonzini <bonzini@gnu.org> |
3256 | ||
3257 | * config.guess: Import from src (was more updated). | |
3258 | * config.sub: Likewise. | |
3259 | ||
2e9e6f68 DJ |
3260 | 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com> |
3261 | ||
3262 | * configure.in: Allow mingw32 and cygwin targets to build cross-gdb. | |
3263 | * configure: Regenerated. | |
3264 | ||
57255173 PB |
3265 | 2006-07-18 Paolo Bonzini <bonzini@gnu.org> |
3266 | ||
cc6010cd AP |
3267 | * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir |
3268 | for stages after the first. | |
57255173 | 3269 | |
9fbe6585 JJ |
3270 | 2006-07-17 Jakub Jelinek <jakub@redhat.com> |
3271 | ||
3272 | * Makefile.def: Add dependencies for configure-opcodes | |
3273 | on configure-intl and all-opcodes on all-intl. | |
3274 | * Makefile.in: Regenerated. | |
3275 | ||
18c3f977 BE |
3276 | 2006-07-13 Ben Elliston <bje@au.ibm.com> |
3277 | ||
3278 | * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer. | |
3279 | ||
27b56ba6 PE |
3280 | 2006-07-06 Paul Eggert <eggert@cs.ucla.edu> |
3281 | ||
3282 | Port to hosts whose 'sort' and 'tail' implementations | |
3283 | treat operands with leading '+' as file names, as POSIX | |
3284 | has required since 2001. However, make sure the code still | |
3285 | works on pre-POSIX hosts. | |
3286 | * ltmain.sh: Don't assume "sort +2" is equivalent to | |
3287 | "sort -k 3", since POSIX 1003.1-2001 no longer requires this. | |
3288 | ||
ad6d4e43 UW |
3289 | 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com> |
3290 | ||
3291 | * MAINTAINERS (Various Maintainers): Add myself as reload maintainer. | |
3292 | ||
706601d9 PG |
3293 | 2006-07-04 Peter O'Gorman <peter@pogma.com> |
3294 | ||
3295 | * ltconfig: chmod 644 before ranlib during install. | |
3296 | ||
0b50988a EB |
3297 | 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr> |
3298 | ||
3299 | PR bootstrap/18058 | |
3300 | * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1 | |
3301 | if the bootstrap compiler is a GCC version that supports it. | |
3302 | * configure: Regenerate. | |
3303 | ||
b6348cb3 PB |
3304 | 2006-07-03 Paolo Bonzini <bonzini@gnu.org> |
3305 | ||
95695ad3 | 3306 | * configure.in: Fix thinkos in previous check-in. |
b6348cb3 PB |
3307 | * configure: Regenerate. |
3308 | ||
1546bb64 PB |
3309 | 2006-07-03 Paolo Bonzini <bonzini@gnu.org> |
3310 | ||
3311 | PR other/27063 | |
3312 | * configure.in: Test subdir_requires and give an appropriate | |
3313 | error message. | |
3314 | * configure: Regenerate. | |
3315 | ||
5cb6c629 AJH |
3316 | 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org> |
3317 | ||
3318 | * MAINTAINERS (Write After Approval): Add myself. | |
3319 | ||
f4d8cdf8 JDA |
3320 | 2006-06-22 John David Anglin <dave.anglin@nrc.ca> |
3321 | ||
3322 | * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer. | |
3323 | ||
4fe5abb7 SE |
3324 | 2006-06-22 Steve Ellcey <sje@cup.hp.com> |
3325 | ||
3326 | * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer. | |
3327 | ||
2a79fd67 DA |
3328 | 2006-06-20 David Ayers <d.ayers@inode.at> |
3329 | ||
3330 | PR bootstrap/28072 | |
3331 | * configure.in: Add target-boehm-gc to noconfigdirs depending on | |
3332 | whether target-libjava is being configured instead of whether the | |
3333 | java front end is enabled. | |
3334 | * configure: Regenerate. | |
7e050830 | 3335 | |
04879af3 RO |
3336 | 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
3337 | ||
3338 | PR target/27540 | |
3339 | * configure.in: Only enable libgomp on IRIX 6. | |
3340 | * configure: Regenerate. | |
3341 | ||
ec6c7392 PB |
3342 | 2006-06-15 Paolo Bonzini <bonzini@gnu.org> |
3343 | ||
3344 | * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS | |
3345 | too. | |
3346 | * Makefile.in: Regenerate. | |
3347 | ||
12973d7a DD |
3348 | 2006-06-13 Jeff Johnston <jjohnstn@redhat.com> |
3349 | ||
3350 | * config-ml.in: Alter CCASFLAGS to include special | |
3351 | multilib options the same as is done for CFLAGS. | |
3352 | ||
c67ed86a JDA |
3353 | 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> |
3354 | ||
3355 | * configure.in: Don't enable libgomp on hpux10. | |
3356 | * configure: Rebuilt. | |
3357 | ||
cb253473 DA |
3358 | 2006-06-12 David Ayers <d.ayers@inode.at> |
3359 | ||
3360 | PR bootstrap/27963 | |
3361 | PR target/19970 | |
7e050830 | 3362 | * configure.in: Remove target-boehm-gc from noconfigdirs where |
cb253473 DA |
3363 | ${libgcj} is specified. |
3364 | * configure: Regenerate. | |
7e050830 | 3365 | |
dce2d8b2 | 3366 | 2006-06-06 Carlos O'Donell <carlos@codesourcery.com> |
32845532 CD |
3367 | |
3368 | Sync from src: | |
7e050830 EC |
3369 | |
3370 | * configure.in: Sync. | |
32845532 | 3371 | * configure: Regenerated. |
7e050830 | 3372 | |
32845532 CD |
3373 | 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com> |
3374 | ||
3375 | * Makefile.def: Added dependencies from sim and gdb on intl, and | |
3376 | added configure dependencies to everything with an all dependency | |
3377 | on intl. | |
3378 | * Makefile.in: Regenerated. | |
3379 | ||
7cd0cf9c DA |
3380 | 2006-06-06 David Ayers <d.ayers@inode.at> |
3381 | ||
3382 | PR libobjc/13946 | |
3383 | * Makefile.def: Add dependencies for libobjc which boehm-gc. | |
3384 | * Makefile.in: Regenerate. | |
3385 | * configure.in: Add --enable-objc-gc at toplevel and have it | |
3386 | enable boehm-gc for Objective-C. | |
3387 | Remove target-boehm-gc from libgcj. | |
3388 | Add target-boehm-gc to target_libraries. | |
3389 | Add target-boehm-gc to noconfigdirs where ${libgcj} | |
3390 | is specified. | |
3391 | Assert that boehm-gc is supported when requested for Objective-C. | |
3392 | Only build boehm-gc if needed either for Java or Objective-C. | |
3393 | * configure: Regenerate. | |
7e050830 | 3394 | |
3ff3adad PB |
3395 | 2006-06-05 Paolo Bonzini <bonzini@gnu.org> |
3396 | ||
3397 | PR 27674 | |
3398 | * Makefile.tpl (configure-[+prefix+][+module+], | |
3399 | all-[+prefix+][+module+]): Depend on stage_current if bootstrapping. | |
3400 | Remove rule to unstage bootstrapped modules. | |
3401 | (stage_current): New. | |
3402 | * Makefile.in: Regenerate. | |
3403 | ||
898e551d LB |
3404 | 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com> |
3405 | ||
3406 | * MAINTAINERS (Write After Approval): Update my e-mail address. | |
3407 | ||
ea60341e MS |
3408 | 2006-06-01 Mark Shinwell <shinwell@codesourcery.com> |
3409 | ||
3410 | * include/libiberty.h: Declare pex_run_in_environment. | |
3411 | ||
222ae291 AL |
3412 | 2006-05-31 Asher Langton <langton2@llnl.gov> |
3413 | ||
3414 | * MAINTAINERS (Write After Approval): Add myself. | |
898e551d | 3415 | |
e9a54b07 PB |
3416 | 2006-05-25 Paolo Bonzini <bonzini@gnu.org> |
3417 | ||
3418 | * Makefile.def (bfd, opcodes): Fix lib_path. | |
3419 | * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS. | |
3420 | (restrap): Move under "@if gcc-bootstrap". Fix typo. | |
3421 | * Makefile.in: Regenerate. | |
3422 | ||
03e67131 CD |
3423 | 2006-05-24 Carlos O'Donell <carlos@codesourcery.com> |
3424 | ||
3425 | * Makefile.in: Regenerate. | |
3426 | ||
65d6e994 CD |
3427 | 2006-05-24 Carlos O'Donell <carlos@codesourcery.com> |
3428 | ||
3429 | * Makefile.def: Add install-html target. Add datarootdir | |
3430 | docdir and htmldir to flags_to_pass. | |
3431 | * Makefile.tpl: Add install-html target. | |
3432 | * Makefile.in: Regenerate. | |
3433 | * configure.in: Add --with-datarootdir, --with-docdir, and | |
3434 | --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir. | |
3435 | * configure: Regenerate. | |
3436 | ||
9e299237 MS |
3437 | 2006-05-24 Mark Shinwell <shinwell@codesourcery.com> |
3438 | ||
3439 | * configure.in: Enable gprof for cross builds. | |
3440 | * configure: Regenerate. | |
3441 | ||
c31202cd RG |
3442 | 2006-05-22 Richard Guenther <rguenther@suse.de> |
3443 | ||
3444 | Revert | |
3445 | 2006-01-31 Richard Guenther <rguenther@suse.de> | |
3446 | Paolo Bonzini <bonzini@gnu.org> | |
3447 | ||
3448 | * Makefile.def (target_modules): Add libgcc-math target module. | |
3449 | * configure.in (target_libraries): Add libgcc-math target library. | |
3450 | (--enable-libgcc-math): New configure switch. | |
3451 | * Makefile.in: Re-generate. | |
3452 | * configure: Re-generate. | |
3453 | * libgcc-math: New toplevel directory. | |
3454 | ||
2a332582 JDA |
3455 | 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> |
3456 | Andreas Tobler <a.tobler@schweiz.ch> | |
3457 | ||
3458 | * configure.in: Enable libgcj for hppa*-hp-hpux11*. | |
3459 | * configure: Rebuilt. | |
3460 | ||
dce2d8b2 | 3461 | 2006-05-12 Sandra Loosemore <sandra@codesourcery.com> |
7e050830 | 3462 | |
ccce6917 SL |
3463 | * MAINTAINERS (Write After Approval): Add myself. |
3464 | ||
ed606bc0 DD |
3465 | 2006-05-01 DJ Delorie <dj@redhat.com> |
3466 | ||
3d8f47a0 | 3467 | * configure.in: Restore CFLAGS if GMP isn't present. |
ed606bc0 DD |
3468 | * configure: Regenerate. |
3469 | ||
9386bd20 RG |
3470 | 2006-05-01 Richard Guenther <rguenther@suse.de> |
3471 | ||
3472 | * MAINTAINERS (Various Maintainers): Add myself as libgcc-math | |
3473 | maintainer. | |
3474 | ||
dce2d8b2 | 3475 | 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com> |
7b3bd503 KZ |
3476 | |
3477 | * MAINTAINERS (Write After Approval): Add myself. | |
3478 | ||
87ceee72 JB |
3479 | 2006-04-28 Jan Beulich <jbeulich@novell.com> |
3480 | ||
3481 | * MAINTAINERS (Write After Approval): Add myself. | |
3482 | ||
e88a2c09 DD |
3483 | 2006-04-18 DJ Delorie <dj@redhat.com> |
3484 | ||
3485 | * configure.in (m32c): Build libstdc++-v3. Pass flags to | |
3486 | reference libgloss so that libssp can be built in a combined | |
3487 | tree. | |
3488 | * configure: Regenerate. | |
3489 | ||
675f0a8a RM |
3490 | 2006-04-08 Robert Millan <rmh@gcc.gnu.org> |
3491 | ||
3492 | * MAINTAINERS (Write After Approval): Add myself. | |
3493 | ||
27b6c940 BE |
3494 | 2006-04-05 Ben Elliston <bje@au.ibm.com> |
3495 | ||
3496 | * configure.in: Require makeinfo 4.4 or higher. | |
3497 | * configure: Regenerate. | |
3498 | ||
687b17d4 GP |
3499 | 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com> |
3500 | ||
3501 | * MAINTAINERS: Add Richard Henderson as libgomp maintainer. | |
3502 | Rearrange the entries of other libraries to have them in one place. | |
3503 | ||
906ac235 JB |
3504 | 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org> |
3505 | ||
7e050830 | 3506 | * MAINTAINERS (Write After Approval): Remove myself. |
906ac235 JB |
3507 | (Language Front End Maintainers): Add myself as fortran 95 maintainer. |
3508 | ||
fb0103e5 RG |
3509 | 2006-03-14 Richard Guenther <rguenther@suse.de> |
3510 | ||
3511 | * configure: Regenerate with autoconf 2.13. | |
3512 | ||
17237f6b JB |
3513 | 2006-03-13 Jim Blandy <jimb@codesourcery.com> |
3514 | ||
3515 | * MAINTAINERS: Use my work address. | |
bed31434 JB |
3516 | |
3517 | * MAINTAINERS: Update my E-mail address. | |
3518 | ||
27079765 AH |
3519 | 2006-03-10 Aldy Hernandez <aldyh@redhat.com> |
3520 | ||
3521 | * configure.in: Handle --disable-<component> generically. | |
3522 | * configure: Regenerate. | |
3523 | ||
54a17039 L |
3524 | 2006-03-01 H.J. Lu <hongjiu.lu@intel.com> |
3525 | ||
3526 | PR libgcj/17311 | |
3527 | * ltmain.sh: Don't use "$finalize_rpath" for compile. | |
3528 | ||
b9bd11ca EE |
3529 | 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org> |
3530 | ||
3531 | * MAINTAINERS (Write After Approval): Remove myself. | |
3532 | (Language Front End Maintainers): Add myself as fortran 95 maintainer. | |
3533 | ||
dce2d8b2 | 3534 | 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com> |
e9a54b07 | 3535 | |
072b06f2 RE |
3536 | * Makefile.tpl (BUILD_CONFIGDIRS): Remove. |
3537 | (TARGET_CONFIGDIRS): Remove. | |
3538 | * configure.in: Remove AC_SUBST(target_configdirs). | |
3539 | * Makefile.in, configure: Regenerated. | |
ee2312f3 | 3540 | |
936e1a35 SK |
3541 | 2006-02-20 Steven G. Kargl <kargls@comcast.net> |
3542 | ||
3543 | * MAINTAINERS (Write After Approval): Remove myself. | |
3544 | (Language Front End Maintainers): Add myself as fortran 95 maintainer. | |
3545 | ||
cc11cc9b PB |
3546 | 2006-02-20 Paolo Bonzini <bonzini@gnu.org> |
3547 | ||
3548 | PR bootstrap/25670 | |
3549 | ||
3550 | * Makefile.tpl ([+compare-target+]): Print explanation messages. | |
3551 | ||
3552 | * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass. | |
3553 | * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass. | |
3554 | (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES, | |
3555 | BUILD_PREFIX, BUILD_PREFIX_1. | |
3556 | * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute. | |
3557 | ||
3558 | * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too. | |
3559 | * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too. | |
3560 | ||
3561 | * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+], | |
3562 | all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead | |
3563 | of `cat stage_current`. Always provide the `r' and `s' variables. | |
3564 | (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into | |
3565 | a single shell execution. | |
3566 | (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For | |
3567 | bootstrapped modules, make the stage1 module if the build was not | |
3568 | started yet, else build the current stage. | |
3569 | (all-host, all-target): Omit bootstrapped modules (if bootstrapping). | |
3570 | (all-build, all-host, all-target, [+make_target+]-host, | |
3571 | [+make_target+]-target): Do not use \-continued lines. | |
3572 | (target modules): Depend on stage_last, not all-gcc, if bootstrapping. | |
3573 | (current_stage, restrap, stage_last): New. | |
3574 | ||
3575 | * Makefile.in: Regenerate. | |
3576 | * configure: Regenerate. | |
3577 | ||
63a7c9ef BD |
3578 | 2006-02-19 Bud Davis <jmdavis@link.com> |
3579 | ||
3580 | * MAINTAINERS (Write After Approval): Remove myself. | |
3581 | (Language Front End Maintainers): Add myself as fortran 95 | |
3582 | maintainer and update e-mail address. | |
3583 | ||
a3543e3a FXC |
3584 | 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr> |
3585 | ||
3586 | * MAINTAINERS (Write After Approval): Remove myself. | |
3587 | (Language Front End Maintainers): Add myself as fortran 95 | |
3588 | maintainer. | |
3589 | ||
ca5b1d2c VK |
3590 | 2006-02-16 Victor Kaplansky <victork@il.ibm.com> |
3591 | ||
3592 | * MAINTAINERS (Write After Approval): Add myself. | |
3593 | ||
0499513f TK |
3594 | 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de> |
3595 | ||
3596 | * MAINTAINERS (Write After Approval): Remove myself. | |
3597 | (Language Front End Maintainers): Add myself as | |
3598 | fortran 95 maintainer. | |
3599 | ||
d1f8db0c PB |
3600 | 2006-02-14 Paolo Bonzini <bonzini@gnu.org> |
3601 | ||
3602 | Sync from src: | |
3603 | ||
3604 | 2005-12-27 Leif Ekblad <leif@rdos.net> | |
3605 | ||
cc6010cd AP |
3606 | * configure.in: Add support for RDOS target. |
3607 | * configure: Regenerate. | |
d1f8db0c PB |
3608 | |
3609 | 2006-02-14 Paolo Bonzini <bonzini@gnu.org> | |
3de8da2a | 3610 | Andreas Schwab <schwab@suse.de> |
d1f8db0c | 3611 | |
cc6010cd | 3612 | * configure: Regenerate. |
d1f8db0c | 3613 | |
cac90078 DE |
3614 | 2006-02-12 David Edelsohn <edelsohn@gnu.org> |
3615 | ||
3616 | * configure.in (enable_libgomp): Add AIX. | |
3617 | * configure: Regenerate. | |
3618 | ||
bd37fbf5 MK |
3619 | 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru> |
3620 | ||
3621 | * MAINTAINERS (Write After Approval): Add myself. | |
7e050830 | 3622 | |
23027b7a LM |
3623 | 2006-02-03 Lee Millward <lee.millward@gmail.com> |
3624 | ||
3625 | * MAINTAINERS (Write After Approval): Add myself. | |
7e050830 | 3626 | |
0058967b RG |
3627 | 2006-01-31 Richard Guenther <rguenther@suse.de> |
3628 | Paolo Bonzini <bonzini@gnu.org> | |
3629 | ||
3630 | * Makefile.def (target_modules): Add libgcc-math target module. | |
3631 | * configure.in (target_libraries): Add libgcc-math target library. | |
3632 | (--enable-libgcc-math): New configure switch. | |
3633 | * Makefile.in: Re-generate. | |
3634 | * configure: Re-generate. | |
3635 | * libgcc-math: New toplevel directory. | |
3636 | ||
e8b05380 PB |
3637 | 2006-01-26 Paolo Bonzini <bonzini@gnu.org> |
3638 | ||
3639 | * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier. | |
3640 | Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find | |
3641 | the assembler, linker and binutils. | |
3642 | * configure: Regenerate. | |
3643 | ||
d54d5437 DM |
3644 | 2006-01-22 Dirk Mueller <dmueller@suse.de> |
3645 | ||
3646 | * MAINTAINERS (Write After Approval): Add myself. | |
3647 | ||
670cbfcf DN |
3648 | 2006-01-20 Diego Novillo <dnovillo@redhat.com> |
3649 | ||
3650 | * configure: Regenerate. | |
3651 | ||
953ff289 DN |
3652 | 2006-01-18 Richard Henderson <rth@redhat.com> |
3653 | Jakub Jelinek <jakub@redhat.com> | |
3654 | Diego Novillo <dnovillo@redhat.com> | |
3655 | ||
3656 | * libgomp: New directory. | |
3657 | * Makefile.def: Add target_module libgomp. | |
3658 | * Makefile.in: Regenerate. | |
3659 | * configure.in (target_libraries): Add target-libgomp. | |
3660 | * configure: Regenerate. | |
3661 | ||
32ce4048 AO |
3662 | 2006-01-05 Alexandre Oliva <aoliva@redhat.com> |
3663 | ||
3664 | * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove | |
3665 | @ from continuation. | |
3666 | * Makefile.in: Rebuilt. | |
3667 | ||
0eaf8e17 | 3668 | 2006-01-04 Chris Lattner <sabre@gnu.org> |
a9210574 | 3669 | |
c76c0c83 CL |
3670 | * MAINTAINERS (Write After Approval): Add myself. |
3671 | ||
2d309510 PB |
3672 | 2006-01-04 Paolo Bonzini <bonzini@gnu.org> |
3673 | ||
3674 | PR bootstrap/24252 | |
3675 | ||
3676 | * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES. | |
3677 | * Makefile.tpl (OBJDUMP): New. | |
3678 | (EXTRA_HOST_FLAGS): Add it. | |
3679 | (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass. | |
3680 | ||
953ff289 DN |
3681 | * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try |
3682 | to use symbolic links between directories. Avoid race conditions | |
3683 | or make them harmless. | |
3684 | * configure.in: Do not try to use symbolic links between directories. | |
2d309510 PB |
3685 | |
3686 | * Makefile.def (LEAN): Pass. | |
3687 | * Makefile.tpl (LEAN): Define. | |
3688 | (stage[+id+]-start): Accept that the previous directory does not | |
3689 | exist, if the bootstrap is lean. | |
3690 | (stage[+id+]-bubble): Invoke lean bootstrap commands after | |
3691 | stage[+id+]-start. Use a makefile variable and an `if' instead of a | |
3692 | configure substitution. | |
3693 | ([+compare-target+]): Likewise. | |
3694 | ([+bootstrap-target+]-lean): New. | |
3695 | * configure.in: Remove lean bootstrap support from here. | |
3696 | ||
953ff289 DN |
3697 | * Makefile.in: Regenerate. |
3698 | * configure: Regenerate. | |
2d309510 | 3699 | |
368872c3 BE |
3700 | 2006-01-04 Ben Elliston <bje@au.ibm.com> |
3701 | ||
3702 | * MAINTAINERS (libdecnumber): Add myself. | |
3703 | ||
d79e6356 MM |
3704 | 2006-01-02 Mark Mitchell <mark@codesourcery.com> |
3705 | ||
3706 | * libtool-ldflags: New script. | |
3707 | ||
a6fbc1e2 AS |
3708 | 2006-01-02 Andreas Schwab <schwab@suse.de> |
3709 | ||
3710 | * configure.in: When reconfiguring remove Makefile in | |
3711 | all stage directories. | |
3712 | * configure: Regenerate. | |
3713 | ||
103a4b39 SB |
3714 | 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com> |
3715 | ||
3716 | * MAINTAINERS: Update my email address. | |
3717 | ||
212f829c PB |
3718 | 2005-12-20 Paolo Bonzini <bonzini@gnu.org> |
3719 | ||
3720 | Revert Ada-related part of the previous change. | |
3721 | ||
3722 | * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET): | |
3723 | Do not pass. | |
3724 | * Makefile.tpl (BOOT_ADAFLAGS): Do not define. | |
3725 | * Makefile.in: Regenerate. | |
3726 | * configure.in: Do not include mt-ppc-aix target fragment. | |
3727 | * configure: Regenerate. | |
3728 | ||
8ef1f2df PB |
3729 | 2005-12-19 Paolo Bonzini <bonzini@gnu.org> |
3730 | ||
3731 | * configure.in: Select appropriate fragments for PowerPC/AIX. | |
3732 | * configure: Regenerate. | |
3733 | ||
3734 | * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS, | |
3735 | BOOT_CFLAGS, BOOT_LDFLAGS. | |
3736 | * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS, | |
3737 | BOOT_CFLAGS, BOOT_LDFLAGS. | |
3738 | (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET. | |
3739 | (stage[+id+]-bubble): Pass flags recursively to the comparison target. | |
3740 | (stage): Fail if we cannot complete the work. | |
3741 | * Makefile.in: Regenerate. | |
3742 | ||
ab34901f NS |
3743 | 2005-12-16 Nathan Sidwell <nathan@codesourcery.com> |
3744 | ||
3745 | * configure.in: Replace ms1 with mt. | |
3746 | * configure: Rebuilt. | |
3747 | ||
cbe82f21 BM |
3748 | 2005-12-15 Bryce McKinlay <mckinlay@redhat.com> |
3749 | ||
3750 | * MAINTAINERS: Update my email address. | |
3751 | ||
19843472 PB |
3752 | 2005-12-15 Paolo Bonzini <bonzini@gnu.org> |
3753 | ||
3754 | * Makefile.tpl (all, do-[+make_target+], do-check, install, | |
3755 | install-host-nogcc): Don't invoke $(stage) at the end. | |
3756 | * Makefile.in: Regenerate. | |
3757 | ||
1ca26cd2 PB |
3758 | 2005-12-14 Paolo Bonzini <bonzini@gnu.org> |
3759 | ||
3760 | * configure.in: Flip the top-level bootstrap switch. | |
3761 | * configure: Regenerate. | |
3762 | ||
f41d6665 DJ |
3763 | 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com> |
3764 | ||
3765 | * Makefile.tpl: Throughout the file, use : $(MAKE) along with | |
3766 | $(stage) and $(unstage). | |
3767 | (EXTRA_TARGET_FLAGS): Correct double-quoting. | |
3768 | (all): Remove stray semicolon. | |
3769 | (local-distclean): Don't handle multilib.tmp and multilib.out. | |
3770 | (install.all): Set $s for consistency. | |
3771 | (configure-[+prefix+][+module+]): Instead of [+deps+], handle | |
3772 | check_multilibs setting. Always make the install directory. | |
3773 | (configure-stage[+id+]-[+prefix+][+module+]): Likewise. | |
3774 | Correct @if/@endif. | |
3775 | (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif. | |
3776 | ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove. | |
3777 | (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR). | |
3778 | (multilib.out): Remove. | |
3779 | * Makefile.in: Regenerated. | |
3780 | ||
dce2d8b2 | 3781 | 2005-12-12 Carlos O'Donell <carlos@codesourcery.com> |
9174b3cf CD |
3782 | |
3783 | * MAINTAINERS (Write After Approval): Add myself. | |
3784 | ||
64f182bd NS |
3785 | 2005-12-12 Nathan Sidwell <nathan@codesourcery.com> |
3786 | ||
121b2cee NS |
3787 | * MAINTAINERS: Add myself as mt maintainer. |
3788 | ||
64f182bd NS |
3789 | * config.sub: Replace ms1 with mt. Allow ms1 as an alias. |
3790 | ||
a6d63770 AN |
3791 | 2005-12-06 Adam Nemet <anemet@caviumnetworks.com> |
3792 | ||
3793 | * MAINTAINERS: Change email address. | |
3794 | ||
2abefe3d PB |
3795 | 2005-12-05 Paolo Bonzini <bonzini@gnu.org> |
3796 | ||
3797 | * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4, | |
3798 | CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove | |
3799 | "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below. | |
3800 | Find in-tree tools if available. | |
3801 | (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them. | |
3802 | (CONFIGURED_*_FOR_TARGET): Don't set nor substitute. | |
3803 | (*_FOR_TARGET): Set them with GCC_TARGET_TOOL. | |
3804 | (COMPILER_*_FOR_TARGET): New. | |
3805 | * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs. | |
3806 | (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols. | |
3807 | (CONFIGURED_*, USUAL_*): Remove. | |
3808 | (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO, | |
3809 | STRIP): Use autoconf substitutions. | |
3810 | (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET, | |
3811 | COMPILER_NM_FOR_TARGET): New. | |
3812 | (EXTRA_HOST_FLAGS): Pass LIPO and STRIP. | |
3813 | ||
3814 | (all): Make all-host and all-target in parallel. | |
3815 | (do-[+make_target+], do-check, install, [+compare-target+]): Ensure | |
3816 | that $$r and $$s are set before invoking a recursive make. | |
3817 | (stage[+id+]-bubble): Likewise, and invoke the comparison at the end. | |
3818 | ([+bootstrap-target+]): Inline most of the `all' target. | |
3819 | ||
2f3bdde7 BE |
3820 | 2005-11-29 Ben Elliston <bje@au.ibm.com> |
3821 | ||
3822 | * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc | |
3823 | from the gcc build directory. | |
3824 | * Makefile.in: Regenerate. | |
3825 | ||
a4b6c45a BE |
3826 | 2005-11-29 Ben Elliston <bje@au.ibm.com> |
3827 | ||
3828 | * Makefile.def: Add new libdecnumber host_module. Make all-gcc | |
3829 | depend on all-libdecnumber. | |
3830 | * configure.in (host_libs): Include libdecnumber. | |
3831 | * Makefile.in: Regenerate. | |
3832 | * configure: Likewise. | |
3833 | ||
473a74b9 BE |
3834 | 2005-11-29 Ben Elliston <bje@au.ibm.com> |
3835 | ||
3836 | * libdecnumber: Import decNumber sources from the dfp-branch. | |
3837 | ||
b4623110 KJ |
3838 | 2005-11-21 Kean Johnston <jkj@sco.com> |
3839 | ||
3840 | * config.sub, config.guess: Sync from upstream sources. | |
3841 | ||
67dc1785 BE |
3842 | 2005-11-21 Ben Elliston <bje@au.ibm.com> |
3843 | ||
3844 | Import from Autoconf sources: | |
3845 | ||
3846 | 2005-09-06 Paul Eggert <eggert@cs.ucla.edu> | |
3847 | * config/move-if-change: Don't output "$2 is unchanged"; | |
3848 | suggested by Ben Elliston. Handle weird characters correctly. | |
3849 | ||
186abafe AT |
3850 | 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch> |
3851 | ||
3852 | * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience' | |
3853 | to match upstream libtool for darwin. | |
3854 | ||
ef9db8d5 DJ |
3855 | 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com> |
3856 | ||
3857 | * Makefile.def: Remove gdb dependencies for gdbtk. | |
3858 | * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables. | |
3859 | (configure-gdb, install-gdb): New rules. | |
3860 | * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK. | |
3861 | * Makefile.in, configure: Regenerated. | |
3862 | ||
9c5141ab JB |
3863 | 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org> |
3864 | ||
3865 | * MAINTAINERS (Write After Approval): Add myself. | |
3866 | ||
4523d51b EE |
3867 | 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org> |
3868 | ||
3869 | * MAINTAINERS (Write After Approval): Add myself. | |
3870 | ||
086b011c DN |
3871 | 2005-10-24 Diego Novillo <dnovillo@redhat.com> |
3872 | ||
3873 | * MAINTAINERS (alias analysis): Add Daniel Berlin and | |
3874 | Diego Novillo. | |
3875 | ||
e7c84bf8 PB |
3876 | 2005-10-22 Paolo Bonzini <bonzini@gnu.org> |
3877 | ||
3878 | PR bootstrap/24297 | |
3879 | * Makefile.tpl (do-[+make-target+], do-check, install, | |
3880 | stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s | |
3881 | are set before recursing. | |
3882 | * Makefile.in: Regenerate. | |
3883 | ||
b88a7564 EB |
3884 | 2005-10-20 Eric Botcazou <ebotcazou@adacore.com> |
3885 | ||
3886 | PR bootstrap/18939 | |
3887 | * Makefile.def (gcc) <target>: Fix thinko. | |
3888 | * Makefile.in: Regenerate. | |
3889 | ||
61efc800 BS |
3890 | 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com> |
3891 | ||
3892 | * configure.in (bfin-*-*): Use test, not brackets, in if statement. | |
3893 | * configure: Regenerate. | |
3894 | ||
f53d2869 JZ |
3895 | 2005-10-15 Jie Zhang <jie.zhang@analog.com> |
3896 | ||
3897 | * MAINTAINERS (Write After Approval): Add self. | |
3898 | ||
077fc835 KH |
3899 | 2005-10-08 Kazu Hirata <kazu@codesourcery.com> |
3900 | ||
3901 | * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs | |
3902 | target-libffi, target-qthreads, target-libjava, and | |
3903 | targetlibobjc. | |
3904 | * configure: Regenerate. | |
3905 | ||
d739199a DJ |
3906 | 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com> |
3907 | ||
3908 | * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET. | |
3909 | * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP. | |
3910 | (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET) | |
3911 | (USUAL_OBJDUMP_FOR_TARGET): New. | |
3912 | (EXTRA_TARGET_FLAGS): Add OBJDUMP. | |
3913 | * configure.in: Check for $OBJDUMP_FOR_TARGET. | |
24a62419 | 3914 | * configure, Makefile.in: Regenerated. |
d739199a | 3915 | |
db38c6bb PB |
3916 | 2005-10-05 Paolo Bonzini <bonzini@gnu.org> |
3917 | ||
3918 | * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages | |
3919 | before other host packages. | |
3920 | ||
3015564c KK |
3921 | 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org> |
3922 | ||
3923 | * MAINTAINERS: Add self as sh libraries/configury maintainer. | |
3924 | ||
1061f99e PB |
3925 | 2005-10-05 Paolo Bonzini <bonzini@gnu.org> |
3926 | ||
3927 | PR bootstrap/22340 | |
3928 | ||
3929 | * configure.in (default_target): Remove. | |
3930 | * Makefile.tpl (all): Do not use prerequisites as subroutines | |
3931 | (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet. | |
3932 | (do-[+make_target+], check, install, [+bootstrap_target+]): Do not | |
3933 | use prerequisites as subroutines. | |
3934 | (check-host, check-target): New. | |
3935 | (bootstrap configure & all targets): Do not use stage*-start | |
3936 | if the directory layout is already ok. | |
3937 | (non-bootstrap configure & all targets): Prepend a $(unstage). | |
3938 | (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL. | |
3939 | (NOTPARALLEL): Remove. | |
3940 | (unstage, stage variables): New variables. | |
3941 | (unstage, stage targets): Simply expand to those variables. | |
3942 | ||
3943 | * configure: Regenerate. | |
3944 | * Makefile.in: Regenerate. | |
3945 | ||
4a9c436f JW |
3946 | 2005-10-04 James E Wilson <wilson@specifix.com> |
3947 | ||
3948 | * Makefile.def (lang_env_dependencies): Add libmudflap. | |
3949 | * Makefile.in: Regenerate. | |
3950 | ||
37150080 AS |
3951 | 2005-10-03 Andreas Schwab <schwab@suse.de> |
3952 | ||
3953 | Backport from libtool CVS: | |
3954 | 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu> | |
3955 | ||
3956 | * ltmain.sh: add support for installing into temporary | |
3957 | staging area (e.g. 'make install DESTDIR=...') | |
3958 | ||
39d16468 L |
3959 | 2005-10-03 H.J. Lu <hongjiu.lu@intel.com> |
3960 | ||
3961 | * configure.in (*-*-darwin*): Build bfd, binutils and opcodes. | |
3962 | * configure: Regenerated. | |
3963 | ||
72a7ab82 AP |
3964 | 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu> |
3965 | ||
3966 | * configure: Regenerate with the correct | |
3967 | autoconf version. | |
3968 | ||
6b65a26d CM |
3969 | 2005-09-30 Catherine Moore <clm@cm00re.com> |
3970 | ||
3971 | * configure.in (bfin-*-*): New. | |
3972 | * configure: Regenerated. | |
3973 | ||
040b1c5a GK |
3974 | 2005-09-28 Geoffrey Keating <geoffk@apple.com> |
3975 | ||
3976 | * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP. | |
3977 | (LIPO_FOR_TARGET): New. | |
3978 | (CONFIGURED_LIPO_FOR_TARGET): New. | |
3979 | (USUAL_LIPO_FOR_TARGET): New. | |
3980 | (STRIP_FOR_TARGET): New. | |
3981 | (CONFIGURED_STRIP_FOR_TARGET): New. | |
3982 | (USUAL_STRIP_FOR_TARGET): New. | |
3983 | * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and | |
3984 | STRIP_FOR_TARGET. | |
3985 | * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET, | |
3986 | CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET. | |
3987 | * Makefile.in: Regenerate. | |
3988 | * configure: Regenerate. | |
7e050830 | 3989 | |
3a3c28db DE |
3990 | 2005-09-19 David Edelsohn <edelsohn@gnu.org> |
3991 | ||
3992 | * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs. | |
3993 | (rs6000-*-aix*): Same. | |
3994 | * configure: Regenerate. | |
3995 | ||
2749a921 TT |
3996 | 2005-09-16 Tom Tromey <tromey@redhat.com> |
3997 | ||
3998 | * MAINTAINERS: Add self as java maintainer. | |
3999 | ||
7f26dfa3 FXC |
4000 | 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr> |
4001 | ||
4002 | * configure.in: Recognize f95 in the --enable-languages option, | |
4003 | and substitute it for fortran, issuing a warning. | |
4004 | * configure: Regenerate. | |
4005 | ||
d8852c4f PE |
4006 | 2005-08-30 Phil Edwards <phil@codesourcery.com> |
4007 | ||
4008 | * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs. | |
4009 | * configure: Regenerated. | |
4010 | ||
ad685e81 AH |
4011 | 2005-08-22 Aldy Hernandez <aldyh@redhat.com> |
4012 | ||
4013 | * MAINTAINERS: Add self as ms1 maintainer. | |
4014 | ||
b00d752c RE |
4015 | 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com> |
4016 | ||
4017 | * Makefile.def (libssp): Add to lang_env_dependencies. | |
4018 | * Makefile.in: Regenerate. | |
4019 | ||
9ed8fb9b ILT |
4020 | 2005-08-18 Ian Lance Taylor <ian@airs.com> |
4021 | ||
4022 | * MAINTAINERS: Add myself as middle-end maintainer. | |
4023 | ||
0f029d39 CG |
4024 | 2005-08-17 Christian Groessler <chris@groessler.org> |
4025 | ||
4026 | * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash. | |
4027 | * Makefile.in: Regenerate. | |
4028 | ||
81087874 AK |
4029 | 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com> |
4030 | ||
4031 | * MAINTAINERS (write after approval): Added myself. | |
4032 | ||
6a134f1c MR |
4033 | 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org> |
4034 | ||
4035 | * MAINTAINERS (Write After Approval): Add myself. | |
4036 | ||
2693c0b0 PB |
4037 | 2005-08-12 Paolo Bonzini <bonzini@gnu.org> |
4038 | ||
4039 | * configure.in: Replace NCN_STRICT_CHECK_TOOL with | |
4040 | NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS. | |
4041 | Look for alternate names of the target cc and c++ | |
4042 | * configure: Regenerate. | |
4043 | ||
4de997d1 PB |
4044 | 2005-08-08 Paolo Bonzini <bonzini@gnu.org> |
4045 | ||
4046 | * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET, | |
4047 | GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find | |
4048 | them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target | |
4049 | tools; remove code to manually set them. | |
4050 | (Target tools): Look in the environment for them. | |
4051 | * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET, | |
4052 | GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine. | |
4053 | (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc | |
4054 | build directory. | |
4055 | (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET, | |
4056 | CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET, | |
4057 | CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET, | |
4058 | USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET, | |
4059 | USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New. | |
4060 | (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, | |
4061 | RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete. | |
4062 | * configure: Regenerate. | |
4063 | * Makefile.in: Regenerate. | |
4064 | ||
b089e33a BE |
4065 | 2005-07-28 Ben Elliston <bje@au.ibm.com> |
4066 | ||
4067 | * MAINTAINERS: Update for removed CPU targets. | |
4068 | ||
e3791243 MM |
4069 | 2005-07-27 Mark Mitchell <mark@codesourcery.com> |
4070 | ||
4071 | * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET. | |
7e050830 | 4072 | * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET. |
e3791243 MM |
4073 | * Makefile.in: Regenerated. |
4074 | ||
526635cb MM |
4075 | 2005-07-26 Mark Mitchell <mark@codesourcery.com> |
4076 | ||
4077 | * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable. | |
4078 | (CFLAGS_FOR_TARGET): Use it. | |
4079 | (CXXFLAGS_FOR_TARGET): Likewise. | |
4080 | * Makefile.in: Regenerated. | |
4081 | * configure.in (--with-build-sysroot): New option. | |
4082 | * configure: Regenerated. | |
4083 | ||
19791f70 PB |
4084 | 2005-07-24 Paolo Bonzini <bonzini@gnu.org> |
4085 | ||
4086 | * Makefile.tpl: Wrap install between unstage and stage | |
4087 | * Makefile.in: Regenerate. | |
4088 | ||
35f5a23f EC |
4089 | 2005-07-21 Eric Christopher <echristo@apple.com> |
4090 | ||
4091 | * MAINTAINERS: Update affiliation. | |
4092 | ||
ff3ddf15 PW |
4093 | 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com> |
4094 | ||
4095 | * MAINTAINERS: Add self as crx port maintainer. | |
4096 | ||
3a664c1c DD |
4097 | 2005-07-20 DJ Delorie <dj@redhat.com> |
4098 | ||
4099 | * MAINTAINERS: Add self as m32c maintainer. | |
4100 | ||
539df155 KC |
4101 | 2005-07-16 Kelley Cook <kcook@gcc.gnu.org> |
4102 | ||
4103 | * all files: Update FSF address. | |
4104 | ||
be9c593a EC |
4105 | 2005-07-15 Eric Christopher <echristo@redhat.com> |
4106 | ||
4107 | * MAINTAINERS: Change affiliation. | |
4108 | ||
fd7ea4ab JB |
4109 | 2005-07-14 Jim Blandy <jimb@redhat.com> |
4110 | ||
4111 | * configure.in: Add cases for Renesas m32c. | |
4112 | * configure: Regenerated. | |
7e050830 | 4113 | |
0063a823 KC |
4114 | 2005-07-14 Kelley Cook <kcook@gcc.gnu.org> |
4115 | ||
d0ca130a KC |
4116 | * COPYING.LIB: Update from fsf.org. |
4117 | ||
4118 | 2005-07-14 Kelley Cook <kcook@gcc.gnu.org> | |
4119 | ||
4120 | * COPYING, compile, config.guess, | |
0063a823 KC |
4121 | config.sub, install-sh, missing, mkinstalldirs, |
4122 | symlink-tree, ylwrap: Sync from upstream sources. | |
d0ca130a | 4123 | * config-ml.in: Update FSF address. |
0063a823 | 4124 | |
a8ba31f2 EC |
4125 | 2005-07-13 Eric Christopher <echristo@redhat.com> |
4126 | ||
4127 | * configure.in: Add toplevel noconfigdir support for tpf. | |
4128 | * configure: Regenerate. | |
4129 | ||
5bea4a03 PB |
4130 | 2005-07-11 Paolo Bonzini <bonzini@gnu.org> |
4131 | ||
4132 | PR ada/22340 | |
4133 | ||
4134 | * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto. | |
4135 | * Makefile.in: Regenerate. | |
4136 | ||
284bdbbd MM |
4137 | 2005-07-07 Mark Mitchell <mark@codesourcery.com> |
4138 | ||
4139 | * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave | |
7e050830 | 4140 | Brolley to write-after-approval. |
284bdbbd | 4141 | |
452190fb AS |
4142 | 2005-07-07 Andreas Schwab <schwab@suse.de> |
4143 | ||
4144 | * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD. | |
4145 | * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here. | |
4146 | * Makefile.in: Regenerated. | |
4147 | ||
9c8f9ec2 GK |
4148 | 2005-07-06 Geoffrey Keating <geoffk@apple.com> |
4149 | ||
4150 | * configure.in: Don't build sim or rda when targetting darwin. | |
4151 | * configure: Regenerate. | |
4152 | ||
ef0087a7 KH |
4153 | 2005-07-06 Kazu Hirata <kazu@codesourcery.com> |
4154 | ||
4155 | * configure.in: Add --enable-libssp and --disable-libssp. | |
4156 | * configure: Regenerate with autoconf-2.13. | |
4157 | ||
77008252 JJ |
4158 | 2005-07-02 Jakub Jelinek <jakub@redhat.com> |
4159 | ||
4160 | * Makefile.def (target_modules): Add libssp. | |
4161 | * configure.in (target_libraries): Add target-libssp. | |
4162 | * configure: Rebuilt. | |
4163 | * Makefile.in: Rebuilt. | |
4164 | ||
a04eae1b ZW |
4165 | 2005-07-01 Zack Weinberg <zackw@panix.com> |
4166 | ||
4167 | * MAINTAINERS: Change email address. Resign from maintainership. | |
4168 | ||
948884cd RG |
4169 | 2005-07-01 Richard Guenther <rguenther@suse.de> |
4170 | ||
4171 | * MAINTAINERS: Change my e-mail address and affiliation. | |
4172 | ||
c7870f5d PB |
4173 | 2005-06-22 Paolo Bonzini <bonzini@gnu.org> |
4174 | ||
4175 | * Makefile.def (stagefeedback): Come after profile. | |
4176 | Define profiledbootstrap target. | |
4177 | * Makefile.tpl (profiledbootstrap): Remove. | |
4178 | (stageprofile-end): Zap stagefeedback. | |
4179 | (stagefeedback-start): Copy all .gcda files, not only GCC's. | |
4180 | * Makefile.in: Regenerate. | |
4181 | ||
ab99519a RS |
4182 | 2005-06-13 Richard Sandiford <richard@codesourcery.com> |
4183 | ||
4184 | * MAINTAINERS: Update my email address. | |
4185 | ||
f610dd5f ZW |
4186 | 2005-06-13 Zack Weinberg <zack@codesourcery.com> |
4187 | ||
4188 | * depcomp: Update from automake CVS. Add 'ia64hp' stanza. | |
4189 | In 'cpp' stanza, support '#line' as well as '# '. | |
4190 | ||
71bc2a83 AS |
4191 | 2005-06-08 Andreas Schwab <schwab@suse.de> |
4192 | ||
4193 | * MAINTAINERS: Move myself from 'Write After Approval' to | |
4194 | 'CPU Port Maintainers' section as m68k maintainer. | |
4195 | ||
4fab7234 HPN |
4196 | 2005-06-07 Hans-Peter Nilsson <hp@axis.com> |
4197 | ||
4198 | * configure.in (unsupported_languages): New macro. | |
4199 | <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit | |
4200 | non-ported target libraries in noconfigdirs. | |
4201 | <cris-*, crisv32-*> Ditto, except for non-aout, non-elf, | |
4202 | non-linux-gnu. Remove libgcj_ex_libffi. | |
cc6010cd | 4203 | <lang_frag loop>: Set add_this_lang=no if the language is in |
4fab7234 HPN |
4204 | unsupported_languages. |
4205 | * configure: Regenerate. | |
4206 | ||
68193f9b TS |
4207 | 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de> |
4208 | ||
4209 | * configure.in: Fix typo in handling of --with-mpfr-dir. | |
4210 | * configure: Regenerate. | |
4211 | ||
f26f6b8d RS |
4212 | 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk> |
4213 | ||
4214 | * MAINTAINERS: Update my email address. | |
4215 | ||
ba4853f8 JB |
4216 | 2005-06-02 Jim Blandy <jimb@redhat.com> |
4217 | ||
4218 | * config.sub: Add cases for the Renesas m32c. (This patch has been | |
4219 | accepted into the master sources.) | |
4220 | ||
79dd769c | 4221 | 2005-06-02 Aldy Hernandez <aldyh@redhat.com> |
f610dd5f ZW |
4222 | Michael Snyder <msnyder@redhat.com> |
4223 | Stan Cox <scox@redhat.com> | |
79dd769c | 4224 | |
f610dd5f | 4225 | * configure.in: Set noconfigdirs for ms1. |
79dd769c | 4226 | |
f610dd5f | 4227 | * configure: Regenerate. |
79dd769c | 4228 | |
d29e107f JD |
4229 | 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net> |
4230 | ||
4231 | * MAINTAINERS (Write After Approval): Add self. | |
4232 | ||
e93196c3 JC |
4233 | 2005-06-01 Josh Conner <jconner@apple.com> |
4234 | ||
4235 | * MAINTAINERS (Write After Approval): Add self. | |
4236 | ||
ae263c7a KH |
4237 | 2005-06-01 Kazu Hirata <kazu@codesourcery.com> |
4238 | ||
4239 | * MAINTAINERS: Update my email address. | |
4240 | ||
585b3aa3 ZM |
4241 | 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si> |
4242 | ||
4243 | * MAINTAINERS (Write After Approval): Add self. | |
4244 | ||
4930c50b CD |
4245 | 2005-05-26 Chris Demetriou <cgd@broadcom.com> |
4246 | ||
4247 | * MAINTAINERS (Write After Approval): Remove self. | |
4248 | ||
2dfbef6d PB |
4249 | 2005-05-25 Paolo Bonzini <bonzini@gnu.org> |
4250 | ||
4251 | * Makefile.tpl (stage[+id+]-start): Iterate over target module as well. | |
4252 | (Dependencies): Consider target modules for bootstrap dependencies. | |
4253 | Make target bootstrap modules depend on each stage's gcc. | |
4254 | * Makefile.in: Regenerate. | |
4255 | ||
bcb28cf5 PB |
4256 | 2005-05-20 Paolo Bonzini <bonzini@gnu.org> |
4257 | ||
4258 | * Makefile.def (configure-gcc): Depend on binutils having been built. | |
4259 | (all-gcc): No need to do it here. | |
4260 | * Makefile.in: Regenerate. | |
4261 | ||
0cf085e4 PB |
4262 | 2005-05-19 Paul Brook <paul@codesourcery.com> |
4263 | ||
f610dd5f | 4264 | * configure.in: Rewrite misleading error message when requested |
0cf085e4 PB |
4265 | language cannot be built. |
4266 | * configure: Regenerate. | |
4267 | ||
dfb2c39a DJ |
4268 | 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com> |
4269 | ||
4270 | * ylwrap: Import from Automake 1.9.5. | |
4271 | ||
771aaa92 DU |
4272 | 2005-05-13 David Ung <davidu@mips.com> |
4273 | ||
4274 | * MAINTAINERS (Write After Approval): Add self. | |
4275 | ||
3ac9bd58 MS |
4276 | 2005-05-09 Mike Stump <mrs@apple.com> |
4277 | ||
4278 | * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on | |
4279 | lt_cv_sys_max_cmd_len for now. | |
f610dd5f | 4280 | |
f77a5578 SC |
4281 | 2005-05-09 Stan Cox <scox@redhat.com> |
4282 | ||
4283 | * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer. | |
4284 | ||
795e36e5 MK |
4285 | 2005-05-08 Matt Kraai <kraai@ftbfs.org> |
4286 | ||
4287 | * README.SCO: Update the URL. | |
4288 | ||
c9392a2b DE |
4289 | 2005-05-05 David Edelsohn <edelsohn@gnu.org> |
4290 | ||
4291 | * ltconfig: Define file_list_spec. Pass file_list_spec and | |
4292 | with_gnu_ld to libtool. | |
4293 | * ltcf-c.sh (aix[45]): Define file_list_spec. | |
4294 | * ltcf-cxx.sh (aix[45]): Same. | |
4295 | * ltcf-gcj.sh (aix[45]): Same. | |
4296 | * ltmain.sh: If command exceeds max_cmd_len and file_list_spec | |
4297 | exists, write list of input files to temporary file. | |
4298 | ||
bebcd931 MS |
4299 | 2005-05-04 Mike Stump <mrs@apple.com> |
4300 | ||
4301 | * configure.in: Always pass --target to target configures as | |
4302 | otherwise rebuilds that do --recheck will fail. | |
4303 | * confiugure: Rebuilt. | |
4304 | ||
ce406537 PB |
4305 | 2005-05-04 Paolo Bonzini <bonzini@gnu.org> |
4306 | ||
4307 | * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from | |
4308 | STAGE_HOST_EXPORTS. | |
4309 | (configure, all): Add bootstrap support. | |
4310 | (Host modules, target modules): Pass post-stage1 flags and exports. | |
4311 | (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere. | |
4312 | * Makefile.in: Regenerate. | |
4313 | ||
aa9dcfc4 PB |
4314 | 2005-04-29 Paolo Bonzini <bonzini@gnu.org> |
4315 | ||
4316 | * configure: Regenerate. | |
4317 | ||
b6f9abcf MS |
4318 | 2005-04-27 Mike Stump <mrs@apple.com> |
4319 | ||
4320 | * MAINTAINERS: Add self as darwin maintainer. | |
4321 | ||
acb217cb BS |
4322 | 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com> |
4323 | ||
4324 | * config.sub: Update from master copy. | |
4325 | ||
b6dae270 MS |
4326 | 2005-04-21 Mike Stump <mrs@apple.com> |
4327 | ||
4328 | * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer. | |
4329 | * MAINTAINERS: Add Zem as Objective-C++ maintainer. | |
4330 | ||
c2e0d3a9 HPN |
4331 | 2005-04-19 Hans-Peter Nilsson <hp@axis.com> |
4332 | ||
4333 | * configure.in <crisv32-*-*, cris-*-*>: New local variable | |
4334 | libgcj_ex_libffi. Have specific match for *-*-linux*. Separate | |
4335 | matches for "*-*-aout" and "*-*-elf". Don't disable libffi for | |
4336 | "*-*-elf" and "*-*-linux*". | |
4337 | * configure: Regenerate. | |
4338 | ||
871ae772 JM |
4339 | 2005-04-14 Joseph S. Myers <joseph@codesourcery.com> |
4340 | ||
4341 | * MAINTAINERS (Various Maintainers): Add self as i18n maintainer. | |
4342 | ||
bf070c29 MS |
4343 | 2005-04-12 Mike Stump <mrs@apple.com> |
4344 | ||
4345 | * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream. | |
4346 | ||
e865b6f7 TK |
4347 | 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de> |
4348 | ||
4349 | * MAINTAINERS (Write After Approval): Add myself. | |
4350 | ||
7b71ad7f BS |
4351 | 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com> |
4352 | ||
4353 | * MAINTAINERS (Port Maintainers): Add self for Blackfin. | |
4354 | ||
25b42232 PB |
4355 | 2005-04-06 Paolo Bonzini <bonzini@gnu.org> |
4356 | ||
f610dd5f | 4357 | * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir. |
25b42232 PB |
4358 | (TARGET_CONFIGARGS): Include --with-target-subdir. |
4359 | (configure, all): New macros. Use them throughout. | |
4360 | * Makefile.in: Regenerate. | |
4361 | ||
d727c624 JG |
4362 | 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com> |
4363 | ||
4364 | * MAINTAINERS (Write After Approval): Add myself. | |
f610dd5f | 4365 | |
fff72cc4 ZD |
4366 | 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz> |
4367 | ||
4368 | * MAINTAINERS: Remove 'loop unrolling' maintainer. | |
4369 | ||
86472dc3 GP |
4370 | 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com> |
4371 | ||
4372 | * MAINTAINERS: Move John Carr to Write After Approval. | |
4373 | ||
dce2d8b2 | 4374 | 2005-03-30 J"orn Rennecke <joern.rennecke@st.com> |
5d0f90e5 R |
4375 | |
4376 | * config/mh-mingw32: Delete. | |
4377 | * configure.in: Don't use it. | |
4378 | * configure: Regenerate. | |
4379 | ||
33da42bc PB |
4380 | 2005-03-31 Paolo Bonzini <bonzini@gnu.org> |
4381 | ||
4382 | * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path. | |
4383 | * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove. | |
dce2d8b2 | 4384 | (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR. |
33da42bc PB |
4385 | (HOST_LIB_PATH): Generate from Makefile.def. |
4386 | (TARGET_LIB_PATH): Likewise. | |
4387 | (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR. | |
4388 | * Makefile.in: Regenerate. | |
4389 | * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove. | |
4390 | (RPATH_ENVVAR): Include Darwin case. | |
4391 | * configure: Regenerate. | |
4392 | ||
15cc1841 TF |
4393 | 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com> |
4394 | ||
4395 | * MAINTAINERS (Various Maintainers): Remove self. | |
4396 | (Write After Approval): Add self. | |
4397 | ||
6a8c79d5 TF |
4398 | 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com> |
4399 | ||
4400 | * MAINTAINERS (Various Maintainers): Add self. | |
4401 | ||
256f7136 PB |
4402 | 2005-03-25 Paolo Bonzini <bonzini@gnu.org> |
4403 | ||
4404 | * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin. | |
4405 | * configure: Regenerate. | |
4406 | ||
191dd2c9 ZW |
4407 | 2005-03-21 Zack Weinberg <zack@codesourcery.com> |
4408 | ||
4409 | * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir, | |
4410 | gcc_version, and gcc_version_trigger from set of flags to pass. | |
4411 | * Makefile.tpl: Remove definitions of above variables. | |
4412 | (config.status): Remove dependency on $(gcc_version_trigger). | |
4413 | * Makefile.in: Regenerate. | |
4414 | * configure.in: Do not reference config/gcc-version.m4 nor | |
4415 | config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor | |
4416 | TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger. | |
4417 | * configure: Regenerate. | |
4418 | ||
ef6e9bc0 | 4419 | 2005-03-16 Manfred Hollstein <manfred.h@gmx.net> |
dce2d8b2 | 4420 | Andrew Pinski <pinskia@physics.uc.edu> |
ef6e9bc0 MH |
4421 | |
4422 | * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi. | |
4423 | * Makefile.in: Regenerate. | |
4424 | ||
009bbd5a FW |
4425 | 2005-03-13 Feng Wang <fengwang@nudt.edu.cn> |
4426 | ||
4427 | * MAINTAINERS (Write After Approval): Add myself. | |
4428 | ||
09f8755b DA |
4429 | 2005-03-03 David Ayers <d.ayers@inode.at> |
4430 | ||
4431 | * MAINTAINERS (Write After Approval): Add myself. | |
4432 | ||
e73ed25c AO |
4433 | 2005-03-01 Alexandre Oliva <aoliva@redhat.com> |
4434 | ||
4435 | PR libgcj/20160 | |
4436 | * ltmain.sh: Avoid creating archives with components that have | |
4437 | duplicate basenames. | |
4438 | ||
ace9ac7b AP |
4439 | 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu> |
4440 | ||
4441 | PR bootstrap/20250 | |
4442 | * Makefile.tpl (HOST target installs): Fix copy and pasto, use install | |
4443 | instead of check. | |
4444 | * Makefile.in: Regenerate. | |
4445 | ||
c9db9354 PB |
4446 | 2005-02-28 Paolo Bonzini <bonzini@gnu.org> |
4447 | ||
4448 | * Makefile.in: Regenerate to fix conflict between the previous two | |
4449 | patches. | |
4450 | ||
215c351a PB |
4451 | 2005-02-28 Paolo Bonzini <bonzini@gnu.org> |
4452 | ||
4453 | PR bootstrap/17383 | |
4454 | * Makefile.def (target_modules): Remove "stage", now unnecessary. | |
4455 | * Makefile.tpl (HOST_SUBDIR): New substitution. | |
4456 | (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET, | |
4457 | USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET, | |
4458 | USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET, | |
4459 | USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it. | |
4460 | (Host modules, Bootstrapped modules): Use it. | |
4461 | (Build modules, Target modules): Do not create symlink trees, | |
4462 | always configure out-of-srcdir. | |
4463 | (distclean): Try removing $(host_subdir) with rm before using rm -rf. | |
4464 | * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET, | |
4465 | GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use | |
4466 | $(HOST_SUBDIR). Create a symlink for host_subdir. | |
4467 | ||
4468 | * Makefile.in: Regenerate. | |
4469 | * configure: Regenerate. | |
4470 | ||
5395b47b NN |
4471 | 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org> |
4472 | ||
4473 | Merged from libada-gnattools-branch: | |
4474 | 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org> | |
4475 | ||
4476 | * gnattools: New directory. | |
4477 | * Makefile.def: Add gnattools as a module, depending on target-libada. | |
4478 | * Makefile.in: Regenerate. | |
4479 | * configure.in: Include gnattools in host_tools; disable it if ada | |
4480 | is disabled. | |
4481 | * configure: Regenerate. | |
4482 | ||
ca2cc05c JM |
4483 | 2005-02-24 James A. Morrison <phython@gcc.gnu.org> |
4484 | ||
4485 | * MAINTAINERS (Language Front Ends Maintainers): Add myself as | |
4486 | treelang maintainer. | |
4487 | (Write After Approval): Remove myself. | |
4488 | ||
d2f3024f PS |
4489 | 2005-02-23 Paul Schlie <schlie@comcast.net> |
4490 | ||
4491 | * configure.in: Allow darwin targeted ports to build tk, itcl and | |
4492 | libgui. | |
4493 | * configure: Regenerate. | |
4494 | ||
bba5e0ca EB |
4495 | 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr> |
4496 | ||
4497 | PR libgcj/10353 | |
4498 | * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj. | |
4499 | * configure: Regenerate. | |
4500 | ||
70132ce7 SK |
4501 | 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org> |
4502 | ||
4503 | * MAINTAINERS (Write After Approval): Add myself. | |
4504 | ||
20f0edca ILT |
4505 | 2005-02-10 Ian Lance Taylor <ian@airs.com> |
4506 | ||
4507 | * MAINTAINERS: Update my e-mail address. | |
4508 | ||
e64e5109 RG |
4509 | 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org> |
4510 | ||
4511 | * MAINTAINERS (Write After Approval): Add myself. | |
4512 | ||
40d64b5a HPN |
4513 | 2005-01-29 Hans-Peter Nilsson <hp@axis.com> |
4514 | ||
4515 | * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*. | |
4516 | <crisv32-*-*, cris-*-*>: Only disable target-newlib and | |
4517 | target-libgloss when not *-*-elf and *-*-aout. | |
4518 | * configure: Regenerate. | |
4519 | ||
54a12711 KH |
4520 | 2005-01-23 Kazu Hirata <kazu@cs.umass.edu> |
4521 | ||
4522 | * MAINTAINERS: Remove obsolete entries. | |
4523 | ||
0aa99dbb KH |
4524 | * MAINTAINERS (Write After Approval): Add Michael Matz. |
4525 | ||
2b009f5f NB |
4526 | 2005-01-19 Neil Booth <neil@daikokuya.co.uk> |
4527 | ||
4528 | * MAINTAINERS: Remove self as cpplib maintainer. | |
4529 | ||
385870f5 KC |
4530 | 2005-01-17 Kelley Cook <kcook@gcc.gnu.org> |
4531 | ||
4532 | * install-sh, config.sub: Import from upstream. | |
4533 | ||
e7daab31 KC |
4534 | 2005-01-17 Kelley Cook <kcook@gcc.gnu.org> |
4535 | ||
4536 | PR bootstrap/18222 | |
4537 | * Makefile.def: Pass CPPFLAGS_FOR_TARGET. | |
4538 | * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET. | |
4539 | * Makefile.in: Regenerate. | |
4540 | ||
e6003f4d JT |
4541 | 2005-01-16 Jason Thorpe <thorpej@netbsd.org> |
4542 | ||
4543 | * MAINTAINERS: Update my email address. | |
4544 | ||
145e2972 | 4545 | 2005-01-12 David Edelsohn <edelsohn@gnu.org> |
63892581 | 4546 | Andreas Schwab <schwab@suse.de> |
145e2972 DE |
4547 | |
4548 | PR bootstrap/18033 | |
4549 | * config-ml.in: Eval option if surrounded by single quotes. | |
4550 | ||
86c7e0da PB |
4551 | 2005-01-03 Paolo Bonzini <bonzini@gnu.org> |
4552 | ||
4553 | Revert 2004-12-28 Makefile changes, a better fix will be | |
4554 | applied to mainline and src after GCC 4.0 branches. | |
4555 | ||
3224a22f PB |
4556 | 2004-12-28 Paolo Bonzini <bonzini@gnu.org> |
4557 | ||
4558 | PR bootstrap/17383 | |
4559 | ||
4560 | * Makefile.def (target_modules): Remove stage parameter, | |
4561 | it is always true now. | |
4562 | * Makefile.tpl (configure-build-[+module+], | |
4563 | configure-target-[+module+]): Always build symlink tree | |
4564 | for the directory and for include. BUILD_SUBDIR and | |
4565 | TARGET_SUBDIR cannot be . anymore. | |
4566 | * Makefile.in: Regenerate. | |
4567 | ||
aaf51ca2 DE |
4568 | 2004-12-25 David Edelsohn <edelsohn@gnu.org> |
4569 | ||
4570 | Revert 2004-12-08 Makefile changes. | |
4571 | ||
4e32e454 DS |
4572 | 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net> |
4573 | ||
4574 | * MAINTAINERS: Move myself to OS Port Maintainers for windows, | |
4575 | cygwin, mingw. | |
4576 | ||
669f01d8 AS |
4577 | 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com> |
4578 | ||
4579 | * configure.in (sh64-*-*): Reenable gprof. | |
4580 | * configure: Regenerate. | |
4581 | ||
1b227ee0 DE |
4582 | 2004-12-08 David Edelsohn <edelsohn@gnu.org> |
4583 | ||
4584 | * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET. | |
4585 | * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG. | |
4586 | (EXTRA_TARGET_FLAGS): Add PICFLAG. | |
4587 | * Makefile.in: Regenerate. | |
4588 | ||
ce5e944c CF |
4589 | 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org> |
4590 | ||
4591 | * MAINTAINERS: Update my email address. | |
4592 | ||
893f1e87 MK |
4593 | 2004-12-07 Matt Kraai <kraai@ftbfs.org> |
4594 | ||
4595 | * Makefile.tpl: Generate normal dependencies if the LHS module is | |
4596 | not bootstrapped. | |
4597 | * Makefile.in: Regenerate. | |
4598 | ||
bb59c339 RS |
4599 | 2004-12-03 Richard Sandiford <rsandifo@redhat.com> |
4600 | ||
4601 | * configure.in: Include config/gxx-include-dir.m4. Use | |
4602 | TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs. | |
4603 | * configure: Regenerate. | |
4604 | ||
4982adbe RS |
4605 | 2004-12-03 Richard Sandiford <rsandifo@redhat.com> |
4606 | ||
4607 | * config.if: Delete. | |
4608 | * configure.in: Set libstdcxx_incdir directly. | |
4609 | * configure: Regenerate. | |
4610 | ||
05750653 EC |
4611 | 2004-12-02 Eric Christopher <echristo@redhat.com> |
4612 | ||
4613 | * Makefile.tpl (clean-target-libgcc): Make change in correct place. | |
4614 | * Makefile.in: Regenerate. | |
4615 | ||
5fef1dbd RS |
4616 | 2004-12-02 Richard Sandiford <rsandifo@redhat.com> |
4617 | ||
4618 | * configure.in: Clear gcc_version_trigger if the file doesn't exist. | |
4619 | * configure: Regenerate. | |
4620 | ||
afabd8e6 RS |
4621 | 2004-12-02 Richard Sandiford <rsandifo@redhat.com> |
4622 | ||
4623 | * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION | |
4624 | to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs. | |
4625 | * configure: Regenerate. | |
4626 | ||
78716e86 EC |
4627 | 2004-12-01 Eric Christopher <echristo@redhat.com> |
4628 | ||
4629 | * Makefile.in (clean-target-libgcc): Add stmp-dirs to list | |
4630 | of things to remove. | |
4631 | ||
57ab8ba9 MK |
4632 | 2004-11-29 Matt Kraai <kraai@ftbfs.org> |
4633 | ||
4634 | * MAINTAINERS (Write After Approval): Update my e-mail address. | |
4635 | ||
2539bffe KC |
4636 | 2004-11-29 Kelley Cook <kcook@gcc.gnu.org> |
4637 | ||
4638 | * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case | |
4639 | from CVS libtool to always pass_all. | |
4640 | ||
3e732ba0 JDA |
4641 | 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> |
4642 | ||
4643 | * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs. | |
4644 | (hppa*64*-*-*): Delete incorrect comment. | |
4645 | * configure: Rebuilt. | |
4646 | ||
767f726e KC |
4647 | 2004-11-24 Kelley Cook <kcook@gcc.gnu.org> |
4648 | ||
4649 | * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change. | |
4650 | ||
2c92e90f KC |
4651 | 2004-11-24 Kelley Cook <kcook@gcc.gnu.org> |
4652 | ||
4653 | * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case | |
4654 | from CVS libtool to always pass_all. | |
4655 | ||
32f84e48 KC |
4656 | 2004-11-15 Kelley Cook <kcook@gcc.gnu.org> |
4657 | ||
4658 | * install-sh, compile: Import from automake. | |
4659 | ||
9587be8a KC |
4660 | 2004-11-15 Kelley Cook <kcook@gcc.gnu.org> |
4661 | ||
4662 | * config.guess, config.sub: Import from savannnah. | |
4663 | ||
04e81808 | 4664 | 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com> |
1537532b SRL |
4665 | |
4666 | * MAINTAINERS (Write After Approval): Add myself | |
4667 | ||
f87a2b2e MS |
4668 | 2004-11-12 Mike Stump <mrs@apple.com> |
4669 | ||
4670 | * Makefile.def: Add html support. | |
4671 | * Makefile.tpl: Likewise. | |
4672 | * Makefile.in: Regenerate. | |
4673 | ||
848556c2 GK |
4674 | 2004-11-11 Geoffrey Keating <geoffk@apple.com> |
4675 | ||
556f03c4 GK |
4676 | PR 18423 |
4677 | * configure.in: Remove all instances of build-fixincludes from | |
4678 | noconfigdirs. | |
4679 | (build_configargs): Supply --target to subdirectories. | |
4680 | * configure: Regenerate. | |
4681 | ||
848556c2 GK |
4682 | * Makefile.def: Make gcc install depend on fixincludes install. |
4683 | * Makefile.in: Regenerate. | |
4684 | ||
9e5712a5 JJ |
4685 | 2004-11-10 Janis Johnson <janis187@us.ibm.com> |
4686 | ||
4687 | * MAINTAINERS: Add myself as gcc testsuite maintainer. | |
4688 | ||
4ef509c0 PB |
4689 | 2004-11-11 Paul Brook <paul@codesourcery.com> |
4690 | ||
4691 | * MAINTAINERS: Add self as arm maintainer. Update email address. | |
4692 | ||
20d11df6 HPN |
4693 | 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com> |
4694 | ||
4695 | * configure.in (noconfigdirs) [mmix-*-*]: Disable | |
4696 | target-libgfortran. | |
79fd8592 | 4697 | * configure: Regenerate. |
20d11df6 | 4698 | |
68c70f15 DE |
4699 | 2004-11-07 David Edelsohn <edelsohn@gnu.org> |
4700 | ||
4701 | * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN | |
4702 | like CC. | |
4703 | ||
54f88091 PB |
4704 | 2004-11-05 Paolo Bonzini <bonzini@gnu.org> |
4705 | ||
4706 | * Makefile.def (host fixincludes): Specify missing targets. | |
4707 | * Makefile.in: Regenerate. | |
4708 | ||
6866abb8 RC |
4709 | 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org> |
4710 | ||
4711 | * MAINTAINERS: Add myself | |
4712 | ||
83f62578 GL |
4713 | 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu> |
4714 | ||
4715 | * MAINTAINERS (Write After Approval): Add myself. | |
4716 | ||
53c7ffe7 GK |
4717 | 2004-11-04 Geoffrey Keating <geoffk@apple.com> |
4718 | ||
4719 | * Makefile.def: Build fixincludes for the host, too. | |
4720 | * Makefile.in: Regenerate. | |
4721 | * configure.in (host_tools): Add fixincludes. | |
4722 | * configure: Regenerate. | |
4723 | ||
ac8b3d9d DJ |
4724 | 2004-11-04 Daniel Jacobowitz <dan@debian.org> |
4725 | ||
4726 | * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove. | |
4727 | * configure: Regenerated. | |
4728 | ||
bab37580 L |
4729 | 2004-11-04 H.J. Lu <hongjiu.lu@intel.com> |
4730 | ||
4731 | PR other/17783 | |
4732 | * configure.in: Set up LD_LIBRARY_PATH by default for gcc. | |
4733 | * configure: Regenerated. | |
4734 | ||
db1de713 MM |
4735 | 2004-10-31 Mark Mitchell <mark@codesourcery.com> |
4736 | ||
4737 | * README.SCO: Update per FSF instructions. | |
4738 | ||
a827e21a EW |
4739 | 2004-10-28 Eric B. Weddington <ericw@evcohs.com> |
4740 | ||
4741 | PR target/18151 | |
4742 | * configure.in (case ${target}): Do not build fixincludes for avr. | |
4743 | * configure: Regenerated. | |
4744 | ||
9d069a4f PB |
4745 | 2004-10-26 Paolo Bonzini <bonzini@gnu.org> |
4746 | ||
4747 | * configure.in (case ${target}): Do not build fixincludes | |
4748 | on platforms where it is not used. | |
4749 | * configure: Regenerated. | |
4750 | ||
fc45f3fe DJ |
4751 | 2004-10-23 Daniel Jacobowitz <dan@debian.org> |
4752 | ||
4753 | * configure.in: Use an absolute path to install-sh. | |
4754 | * configure: Regenerated. | |
4755 | ||
36554b92 AL |
4756 | 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com> |
4757 | ||
4758 | * MAINTAINERS (Write After Approval): Add myself. | |
4759 | ||
88e9994a KH |
4760 | 2004-10-19 Kazu Hirata <kazu@cs.umass.edu> |
4761 | ||
4762 | * MAINTAINERS: Remove from Write After Approval those that are | |
4763 | already maintainers. | |
4764 | ||
ad02a944 SP |
4765 | 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr> |
4766 | ||
4767 | * MAINTAINERS: Update my email address. | |
4768 | ||
c8e6cd41 KC |
4769 | 2004-10-12 Kelley Cook <kcook@gcc.gnu.org> |
4770 | ||
4771 | * configure.in (*-*-cygwin*): Supress warning if newlib not present. | |
4772 | * configure: Regenerate. | |
4773 | ||
dce2d8b2 | 4774 | 2004-10-07 J"orn Rennecke <joern.rennecke@st.com> |
ebe55024 R |
4775 | |
4776 | * MAINTAINERS: Update my email address. | |
4777 | ||
a8b0957e KH |
4778 | 2004-10-07 Kazu Hirata <kazu@cs.umass.edu> |
4779 | ||
4780 | * MAINTAINERS (Language Front Ends Maintainers): New. Move | |
4781 | entries belonging to this category. | |
4782 | ||
96836f61 JZ |
4783 | 2004-10-06 Josef Zlomek <josef.zlomek@email.cz> |
4784 | ||
4785 | * MAINTAINERS: Update my e-mail address. | |
4786 | ||
7e0b5752 PB |
4787 | 2004-10-06 Paolo Bonzini <bonzini@gnu.org> |
4788 | ||
4789 | Fix wrong conflict resolution in: | |
4790 | ||
4791 | 2004-08-16 Paolo Bonzini <bonzini@gnu.org> | |
4792 | ||
4793 | * Makefile.in: Regenerate. | |
4794 | * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*) | |
4795 | in the recursive `make', instead of hardwiring `all'. | |
4796 | (Autogenerated TARGET-* variables): New. | |
4797 | ||
370f7a47 TL |
4798 | 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com> |
4799 | ||
4800 | * configure.in: Enable target-libgloss for crx-*-*. | |
191dd2c9 | 4801 | * configure: Regenerate. |
370f7a47 | 4802 | |
13e5d623 KH |
4803 | 2004-10-04 Kazu Hirata <kazu@cs.umass.edu> |
4804 | ||
4805 | * MAINTAINERS (Various Maintainers): Move the "windows, | |
4806 | cygwin, mingw" maintainer to ... | |
4807 | (OS Port Maintainers): ... here. | |
4808 | ||
a6497c1b KH |
4809 | 2004-10-04 Kazu Hirata <kazu@cs.umass.edu> |
4810 | ||
4811 | * MAINTAINERS (Write After Approval): Remove those that are | |
4812 | maintainers of some subsystem. | |
4813 | ||
1abb828a D |
4814 | 2004-10-02 P.J. Darcy <darcypj@us.ibm.com> |
4815 | ||
4816 | * ltcf-c.sh (tpf*): Add ld_shlibs=yes. | |
4817 | * ltcf-cxx.sh (tpf*): Likewise. | |
4818 | * ltconfig (tpf*): Add TPF OS configuration support. | |
4819 | ||
16d1338d BS |
4820 | 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de> |
4821 | ||
4822 | * MAINTAINERS: Change my email address to my new work account. | |
4823 | ||
9082a750 MR |
4824 | 2004-09-24 Michael Roth <mroth@nessie.de> |
4825 | ||
4826 | * configure.in (--without-headers): Add missing double quotes. | |
4827 | * configure: Regenerate. | |
4828 | ||
dce2d8b2 | 4829 | 2004-09-24 Kelley Cook <kcook@gcc.gnu.org> |
07a8bdf8 KC |
4830 | |
4831 | * ylwrap: Revert to previous version. | |
4832 | ||
4c4a5bbc L |
4833 | 2004-09-23 H.J. Lu <hongjiu.lu@intel.com> |
4834 | ||
4835 | PR bootstrap/17369 | |
4836 | * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@. | |
4837 | (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export | |
4838 | SET_GCC_LIB_PATH_CMD. | |
4839 | (BASE_TARGET_EXPORTS): Likewise. | |
4840 | * Makefile.in: Regenerated. | |
4841 | ||
4842 | * configure.in (SET_GCC_LIB_PATH): Set and substitute. | |
4843 | * configure: Regenerated. | |
4844 | ||
85f59630 KC |
4845 | 2004-09-23 Kelley Cook <kcook@gcc.gnu.org> |
4846 | ||
4847 | * config.guess: New upstream version | |
4848 | * compile, depcomp, install-sh, ylwrap: Likewise. | |
4849 | ||
95c53c62 RS |
4850 | 2004-09-19 Roger Sayle <roger@eyesopen.com> |
4851 | ||
4852 | * config/mh-x86omitfp: New host makefile fragment. Add | |
4853 | -fomit-frame-pointer to the default BOOT_CFLAGS. | |
4854 | * configure.in: Use it to speed up bootstrap on some IA-32 hosts. | |
4855 | * configure: Regenerate. | |
4856 | ||
0a1c093b AP |
4857 | 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu> |
4858 | ||
4859 | PR target/11572 | |
4860 | * configure.in (*-*-darwin*): Renable libobjc. | |
4861 | * configure: Regenerate. | |
4862 | ||
315fcf97 NS |
4863 | 2004-09-10 Nathan Sidwell <nathan@codesourcery.com> |
4864 | ||
4865 | * MAINTAINERS: Add self as c++ and type-safe vector maintainer. | |
4866 | ||
0a050485 | 4867 | 2004-09-09 Daniel Berlin <dberlin@dberlin.org> |
78716e86 | 4868 | |
0a050485 DB |
4869 | * Makefile.def: Remove libbanshee. |
4870 | * Makefile.tpl: Ditto. | |
4871 | * configure.in: Ditto. | |
4872 | * Makefile.in: Regen. | |
4873 | * configure: Ditto. | |
4874 | ||
5f4a098e DE |
4875 | 2004-09-08 David Edelsohn <edelsohn@gnu.org> |
4876 | ||
4877 | * ltmain.sh: Use $pic_object as $non_pic_object if | |
4878 | $non_pic_object=none. | |
4879 | ||
32b2511f PB |
4880 | 2004-09-07 Paolo Bonzini <bonzini@gnu.org> |
4881 | ||
4882 | * missing: Import latest version from master repository. | |
4883 | ||
fc4d0e82 NC |
4884 | 2004-09-06 Nick Clifton <nickc@redhat.com> |
4885 | ||
4886 | * config.sub: Import latest version from master repository. | |
4887 | * config.guess: Likewise. | |
4888 | This includes these changes: | |
78716e86 | 4889 | |
fc4d0e82 NC |
4890 | 2004-08-27 Hans-Peter Nilsson <hp@axis.com> |
4891 | ||
4892 | * config.sub: Handle crisv32, alias etraxfs. | |
4893 | * config.guess (crisv32:Linux:*:*): Handle. | |
4894 | ||
4895 | 2004-08-13 Brad Smith <brad@comstyle.com> | |
4896 | ||
4897 | * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines. | |
4898 | (sgi:OpenBSD:*:*): Emit mips64, not mipseb. | |
4899 | ||
4900 | 2004-08-11 Paul Eggert <eggert@cs.ucla.edu> | |
4901 | ||
4902 | * config.guess (*:Darwin:*:*): If uname -p reports "unknown", | |
4903 | assume the processor is a powerpc. This is because coreutils | |
4904 | uname (at least versions 4.5.7 through 5.2.1) outputs "unknown" | |
4905 | in this case, due to a MacOS X bug that causes | |
4906 | sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0) | |
4907 | to return a negative number. | |
4908 | Problem reported by Petter Reinholdtsen in: | |
4909 | http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html | |
4910 | ||
4911 | 2004-07-19 Ben Elliston <bje@gnu.org> | |
4912 | ||
4913 | * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine. | |
4914 | ||
4915 | 2004-06-24 Ben Elliston <bje@gnu.org> | |
4916 | ||
4917 | * config.guess: Update copyright years. | |
4918 | * config.sub: Likewise. | |
4919 | ||
4920 | 2004-06-22 Robert Millan <robertmh@gnu.org> | |
4921 | ||
4922 | * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded | |
4923 | since GNU/kFreeBSD systems match *:GNU/*:*:* instead). | |
4924 | ||
4925 | 2004-06-22 Stanley F. Quayle <stan@stanq.com> | |
4926 | ||
4927 | * config.guess (*:*VMS:*:*): New entry. Replaces | |
4928 | Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec | |
4929 | manufacturer. | |
4930 | ||
4931 | 2004-06-22 Ben Elliston <bje@gnu.org> | |
4932 | ||
4933 | * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>. | |
4934 | * config.sub: Likewise. | |
4935 | ||
4936 | 2004-06-22 Ben Elliston <bje@gnu.org> | |
4937 | ||
4938 | Reported by Hans-Peter Nilsson <hp@bitrange.com>: | |
4939 | * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware. | |
4940 | ||
4941 | 2004-06-11 Ben Elliston <bje@gnu.org> | |
4942 | ||
4943 | * config.guess (pegasos:OpenBSD:*:*): Remove. | |
4944 | ||
4945 | 2004-06-11 Ben Elliston <bje@gnu.org> | |
4946 | ||
4947 | From Wouter Verhelst <wouter@grep.be>: | |
4948 | * config.guess (M68*:*:R3V[5678]:*): Detect R3V8. | |
4949 | ||
4950 | 2004-06-11 Ben Elliston <bje@gnu.org> | |
4951 | ||
4952 | * config.guess (luna88k:OpenBSD:*:*): New. | |
4953 | ||
4954 | 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com> | |
4955 | ||
4956 | * config.guess (m32r*:Linux:*:*): New case. | |
4957 | * config.sub: Handle m32rle. | |
4958 | ||
4959 | 2004-03-12 Ben Elliston <bje@wasabisystems.com> | |
4960 | ||
4961 | From Jens Petersen <petersen@redhat.com>: | |
4962 | * config.sub: Handle sparcv8. | |
4963 | ||
4964 | 2004-03-03 Ben Elliston <bje@wasabisystems.com> | |
4965 | ||
4966 | From Tom Smith <smith@cag.lkg.hp.com>: | |
4967 | * config.guess: Version suffixes are equally significant on Tru64 | |
4968 | V4.* and V5.*, so do not ignore them on V5.*. Handle a version | |
4969 | prefix of "P" (patched kernel). | |
4970 | ||
4971 | 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com> | |
4972 | ||
4973 | * config.sub: Add support for National Semiconductor CRX target. | |
4974 | ||
2f4cc6bf JJ |
4975 | 2004-09-03 Janis Johnson <janis187@us.ibm.com> |
4976 | ||
4977 | * MAINTAINERS (Various Maintainers): Remove myself as web page | |
4978 | maintainer, add myself as maintainer of build status lists. | |
4979 | ||
61fec9ff JB |
4980 | 2004-09-03 Jan Beulich <jbeulich@novell.com> |
4981 | ||
4982 | * configure.in: Remove target-libstdc++-v3 from noconfigdirs for | |
4983 | *-*-netware, but add target-libmudflap. | |
4984 | Consolidate *-*-netware targets (of which really only i?86 exists) | |
4985 | into a single entry. | |
4986 | * configure: Likewise. | |
4987 | ||
45f366ab PB |
4988 | 2004-09-01 Paolo Bonzini <bonzini@gnu.org> |
4989 | ||
4990 | * Makefile.tpl (sorry): Remove. | |
4991 | (clean-stage[+id+], clean-stage[+id+]-module): New targets. | |
4992 | (cleanstrap targets): Depend on distclean, not distclean-stage1. | |
4993 | (do-clean): Clean per-stage directories too. | |
4994 | (do-distclean): Run distclean-stage1 too. | |
4995 | (.NOTPARALLEL): Enable during toplevel bootstrap. | |
4996 | (stage[+id+]-bubble): Enable parallel execution during | |
4997 | the recursive invocation. | |
4998 | * Makefile.in: Regenerate. | |
4999 | ||
5000 | Fix previous checkin: | |
5001 | ||
5002 | * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment | |
5003 | include. | |
5004 | * configure.in: Fix indentation. | |
5005 | * configure: Regenerate. | |
5006 | ||
dce2d8b2 | 5007 | 2004-08-31 Robert Bowdidge <bowdidge@apple.com> |
be8fff81 | 5008 | |
45f366ab PB |
5009 | * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include. |
5010 | * configure.in: add test for powerpc-*-darwin* to specify makefile frag | |
5011 | * configure: regenerate | |
78716e86 | 5012 | * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for |
191dd2c9 | 5013 | -mdynamic-no-pic |
be8fff81 | 5014 | |
71b5d516 PB |
5015 | 2004-08-31 Paolo Bonzini <bonzini@gnu.org> |
5016 | ||
5017 | * Makefile.def (build_modules): Add fixincludes. | |
5018 | (dependencies): Make gcc depend on fixincludes. | |
5019 | * configure.in (build_tools): Add fixincludes. | |
5020 | (build_configdirs): Always include build_libs. | |
5021 | * Makefile.in: Regenerate. | |
5022 | * configure: Regenerate. | |
5023 | ||
5024 | 2004-08-30 Paolo Bonzini <bonzini@gnu.org> | |
ce521a9c PB |
5025 | |
5026 | * Makefile.def (bootstrap stages): Add 'lean' parameter. | |
5027 | * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into | |
5028 | phony targets; do not generate timestamp files. | |
5029 | (distclean-stageN): Remove references to their timestamp files. | |
5030 | (restageN, touch-stageN): Remove. | |
5031 | (stageN-bubble): Rewritten. | |
5032 | (compare): Support lean bootstraps. | |
5033 | * Makefile.in: Regenerate. | |
5034 | ||
5035 | * configure.in: Only warn when bootstrapping but | |
5036 | build != host or build != target. Support lean bootstraps. | |
5037 | * configure: Regenerate. | |
5038 | ||
ce7cbbb0 PE |
5039 | 2004-08-26 Phil Edwards <phil@codesourcery.com> |
5040 | ||
5041 | * configure.in: Give a better error message if GMP/MPFR are missing | |
5042 | and a language needing them has been requested. | |
5043 | * configure: Regenerated. | |
5044 | ||
9c71a529 PE |
5045 | 2004-08-25 Phil Edwards <phil@codesourcery.com> |
5046 | ||
5047 | * configure.in: Print a list of available language front-ends if | |
5048 | a requested one is missing. Tidy stray tab characters. | |
5049 | * configure: Regenerated. | |
5050 | ||
e3f92d3b MK |
5051 | 2004-08-19 Michael Koch <konqueror@gmx.de> |
5052 | ||
5053 | * gcc/doc/install.texi: Update entry about automake for libjava. | |
5054 | ||
c3f84f61 RM |
5055 | 2004-08-17 Robert Millan <robertmh@gnu.org> |
5056 | ||
5057 | * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux | |
5058 | (instead of FreeBSD). | |
5059 | * configure: Regenerate. | |
5060 | ||
7c27e184 PB |
5061 | 2004-08-16 Paolo Bonzini <bonzini@gnu.org> |
5062 | ||
5063 | * Makefile.in: Regenerate. | |
5064 | * configure: Regenerate. | |
5065 | ||
5066 | * Makefile.def (bootstrap-stage): Rename extra_*_flags to | |
5067 | stage_*_flags. | |
5068 | * Makefile.tpl (configure-[+module+], all-[+module+]): Exit | |
5069 | for bootstrapped modules if toplevel bootstrap is going. | |
5070 | (GCC bootstrap): Generate per-stage targets for all bootstrapped | |
5071 | modules. Adjust for changes in Makefile.def. Enable several | |
5072 | rules even in non-bootstrap mode, just to avoid peppering the | |
5073 | template with unnecessary "@if/@endif gcc-bootstrap" pairs. | |
5074 | (stage-[+prev+]-bubble): Remove. | |
5075 | ||
5076 | * Makefile.def (Dependencies): Depend on all-build-bison, | |
5077 | all-build-flex, all-build-byacc, all-build-texinfo, rather | |
5078 | than the host variations. | |
5079 | * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout | |
5080 | with BUILD_SUBDIR. | |
5081 | (BISON): Update for recent Bisons. | |
5082 | (YACC): Fix typo. | |
5083 | (cross): Depend on all-build. | |
5084 | (all): Do not depend on all-build. | |
5085 | (prebootstrap): Remove. | |
5086 | (dep-kind): Accept separate prefixes for MODULE and ON variables. | |
5087 | (Prebootstrap dependencies): Add them to the per-stage targets | |
5088 | and to all-prebootstrap. | |
5089 | * configure.in (build_configdirs): Always enable build_tools. | |
5090 | (BUILD_DIR_PREFIX): Remove. | |
5091 | ||
5092 | * Makefile.def (gcc): Add target variable. | |
5093 | (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags. | |
5094 | * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*) | |
5095 | in the recursive `make', instead of hardwiring `all'. | |
5096 | (Autogenerated TARGET-* variables): New. | |
5097 | ||
20f3bb80 BB |
5098 | 2004-08-13 Brian Booth <bbooth@redhat.com> |
5099 | ||
5100 | * MAINTAINERS: Remove myself from write-after-approval. | |
5101 | ||
b5be499d NN |
5102 | 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org> |
5103 | ||
5104 | * src-release: Stop distributing mmalloc with gdb (which doesn't | |
5105 | use it). | |
5106 | * Makefile.def: GDB doesn't depend on mmalloc anymore. | |
5107 | * Makefile.in: Regenerate. | |
5108 | ||
b3f8d95d MM |
5109 | 2004-08-09 Mark Mitchell <mark@codesourcery.com> |
5110 | ||
5111 | * configure.in (arm*-*-eabi*): New target. | |
5112 | * configure: Regenerate. | |
5113 | ||
3589b69e PB |
5114 | 2004-08-06 Paolo Bonzini <bonzini@gnu.org> |
5115 | ||
5116 | * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module. | |
5117 | (bison, byacc, flex, texinfo): Do not mark as bootstrap module. | |
5118 | (Dependencies): New section. | |
5119 | * Makefile.tpl (Dependencies): Generate from Makefile.def. | |
5120 | (configure-target-[+module+]): Depend on maybe-all-gcc | |
5121 | (all-prebootstrap): New name of all-bootstrap. Changed throughout. | |
5122 | (toplevel profiledbootstrap): Fix dependencies. | |
5123 | * Makefile.in: Regenerate. | |
5124 | ||
972974fc MM |
5125 | 2004-08-03 Mark Mitchell <mark@codesourcery.com> |
5126 | ||
5127 | * configure.in (arm*-*-symbianelf*): Add ${libgcj} and | |
5128 | target-libiberty to noconfigdirs. | |
5129 | * configure: Regenerate. | |
5130 | ||
bebf829d PB |
5131 | 2004-08-03 Paul Brook <paul@codesourcery.com> |
5132 | ||
5133 | * configure.in: Check for MPFR as well as GMP. | |
5134 | * configure: Regenerate. | |
5135 | ||
98a5bb3b RM |
5136 | 2004-08-01 Robert Millan <robertmh@gnu.org> |
5137 | ||
5138 | * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable | |
5139 | libmudflap for all GNU-based systems (with Glibc). | |
5140 | * configure: Regenerate. | |
5141 | ||
dce2d8b2 | 5142 | 2004-08-03 Paolo Bonzini <bonzini@gnu.org> |
d32ab992 PB |
5143 | |
5144 | * Makefile.def (host-modules): Add gcc. | |
5145 | * Makefile.in: Regenerate. | |
5146 | * Makefile.tpl (sorry): New rule. | |
5147 | (configure-host, all-host, [+make_target+]-host, do-check, | |
5148 | install-host): Do not add gcc as a special case. | |
5149 | (host modules): Add a small special-casing for gcc. Export | |
5150 | extra_make_flags through the environment. | |
5151 | (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc, | |
5152 | maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc, | |
5153 | other recursive targets for gcc): Remove. | |
5154 | ||
5155 | (all, do-[+make_target+], do-check): Wrap between unstage and stage. | |
5156 | (stage, unstage): New rules. | |
5157 | (stage[+id+]-start, stage[+id+]-end, [+compare-target+], | |
5158 | distclean-stage[+id+]): Use stage_current. | |
5159 | ([+bootstrap-target+], profiledbootstrap): Do not invoke manually | |
5160 | the stage*-start rules. | |
5161 | ||
aeb732c1 GK |
5162 | 2004-08-02 Geoffrey Keating <geoffk@apple.com> |
5163 | ||
5164 | * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't | |
5165 | use -all_load flag. | |
5166 | ||
25b656e7 PB |
5167 | 2004-08-02 Paolo Bonzini <bonzini@gnu.org> |
5168 | ||
5169 | * configure.in: Sync from src, add noconfigdirs for crx-*-*. | |
5170 | * configure: Regenerate. | |
5171 | ||
cc440d71 TM |
5172 | 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl> |
5173 | ||
5174 | * maintainer-scripts/gcc_release: Revert yesterday's change. | |
5175 | ||
270e140b SB |
5176 | 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org> |
5177 | ||
5178 | * MAINTAINERS: Add myself to write-after-approval. | |
5179 | ||
3e4035f8 TM |
5180 | 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl> |
5181 | ||
5182 | * libf2c: Removed. | |
5183 | * gcc/gccbug.in: Updated because of libf2c removal. | |
5184 | * maintainer-scripts/gcc_release: Ditto. | |
5185 | ||
dce2d8b2 | 5186 | 2004-07-09 Loren J. Rittle <ljrittle@acm.org> |
a3e8d8b4 LR |
5187 | |
5188 | * configure.in: Build libmudflap by default on FreeBSD. | |
5189 | * configure: Regenerated. | |
5190 | ||
dfcada9a MM |
5191 | 2004-07-09 Mark Mitchell <mark@codesourcery.com> |
5192 | ||
5193 | * configure.in: Do not build libmudflap by default on non-GNU/Linux | |
5194 | systems. | |
5195 | * configure: Regenerated. | |
5196 | ||
dce2d8b2 | 5197 | 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> |
3922b216 JDA |
5198 | |
5199 | PR target/16344 | |
5200 | * Makefile.tpl (profiledbootstrap): Build runtime libraries with | |
5201 | feedback based compiler. | |
5202 | * Makefile.in: Rebuilt. | |
5203 | ||
95bcca47 AO |
5204 | 2004-07-08 Alexandre Oliva <aoliva@redhat.com> |
5205 | ||
5206 | * Makefile.def (host_modules): Set bootstrap=true for flex. | |
5207 | * Makefile.tpl (all-gcc): Depend on texinfo and flex. | |
5208 | * Makefile.in: Rebuilt. | |
5209 | ||
051822f6 JH |
5210 | 2004-07-07 Jan Hubicka <jh@suse.cz> |
5211 | ||
5212 | * MAINTAINERS: Add self as a profile feedback maintainer. | |
5213 | ||
7b61653a PE |
5214 | 2004-07-05 Phil Edwards <phil@codesourcery.com> |
5215 | ||
5216 | * configure.in: Do not prepend $srcdir to /dev/null in | |
5217 | makefile fragments. | |
5218 | * configure: Regenerate. | |
5219 | ||
23f6b2f9 PB |
5220 | 2004-07-01 Paolo Bonzini <bonzini@gnu.org> |
5221 | ||
5222 | * Makefile.def (build_modules): Add bison, byacc, flex, | |
5223 | m4, texinfo. | |
5224 | (flags_to_pass): Add FLEX. | |
5225 | * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New. | |
5226 | (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it. | |
5227 | (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4, | |
5228 | DEFAULT_MAKEINFO): Remove. | |
5229 | (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON, | |
5230 | CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute. | |
5231 | (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into | |
5232 | objdir or else use configured tool. | |
5233 | (all-build): New. | |
5234 | (all): Depend on it. | |
5235 | (Build module dependencies): Add. | |
5236 | * Makefile.in: Regenerate. | |
5237 | * configure.in: Better support for multiple build modules, | |
5238 | matching what is done for host/target modules. Do not look | |
5239 | for "plausible" locations of build tools if Canadian cross. | |
5240 | Use autoconf's AC_PROG_CC to find a C compiler. Define | |
5241 | BUILD_DIR_PREFIX. Look for flex, makeinfo and m4. | |
5242 | * configure: Regenerate. | |
78716e86 | 5243 | |
1c020272 PB |
5244 | 2004-06-22 Paolo Bonzini <bonzini@gnu.org> |
5245 | ||
5246 | * Makefile.tpl (HOST_EXPORTS): Fix pasto. | |
5247 | * Makefile.in: Regenerate. | |
5248 | ||
a52a0a7f PB |
5249 | 2004-06-22 Paolo Bonzini <bonzini@gnu.org> |
5250 | ||
5251 | * Makefile.tpl (configure-build-[+module+], | |
5252 | configure-[+module+], configure-target-[+module+]): Pass | |
5253 | [+extra_configure_args+]. | |
5254 | (all-build-[+module+], all-[+module+], check-[+module+], | |
5255 | install-[+module+], [+make_target+]-[+module+], | |
5256 | all-target-[+module+], check-target-[+module+], | |
5257 | install-target-[+module+], [+make_target+]-target-[+module+]): | |
5258 | Pass [+extra_make_args+]. | |
5259 | (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS. | |
5260 | (GCC_HOST_EXPORTS): Remove. | |
5261 | (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap, | |
5262 | cross, check-gcc, check-gcc-c++, install-gcc, | |
5263 | gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble): | |
5264 | Replace GCC_HOST_EXPORTS with HOST_EXPORTS. | |
5265 | * Makefile.in: Regenerate. | |
5266 | ||
ccde3f1a MS |
5267 | 2004-06-21 Matthew Sachs <msachs@apple.com> |
5268 | ||
5269 | * MAINTAINERS: Added self to write-after-approval. | |
5270 | ||
6264b0a6 CF |
5271 | 2004-06-21 Christopher Faylor <cgf@alum.bu.edu> |
5272 | ||
5273 | * configure.in: Check for srcdir/winsup rather than build directory | |
5274 | winsup. | |
5275 | * configure: Regenerate. | |
5276 | ||
801e2270 CV |
5277 | 2004-06-17 Corinna Vinschen <vinschen@redhat.com> |
5278 | ||
5279 | * configure.in: Don't build Cygwin native newlib if winsup | |
5280 | directory is missing. Emit warning instead. | |
5281 | * configure: Regenerate. | |
5282 | ||
ad6717df PB |
5283 | 2004-06-09 Paolo Bonzini <bonzini@gnu.org> |
5284 | ||
5285 | * Makefile.tpl (touch-stage[+id+]): New. | |
5286 | (restage[+prev+]): Depend on touch-stage[+id+]. | |
5287 | ||
5288 | * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New. | |
5289 | Use it throughout. | |
5290 | ||
5291 | * Makefile.def: Add profile and feedback bootstrap stages. | |
5292 | Remove next field from bootstrap stages. | |
5293 | * Makefile.tpl (LN, LN_S): Substitute. | |
5294 | (stageN-start, stageN-end): Use double-colon rules, to | |
5295 | provide a hook for additional setup commands. | |
5296 | (distclean-stageN-gcc, restageN): Create dependencies from | |
5297 | [+prev+], not from [+next+]. | |
5298 | (stageN-bubble): Add commands for successive stages from | |
5299 | [+prev+], using double-colon rules. | |
5300 | (all-stageN-gcc): Fix typo. | |
5301 | (stagefeedback-start, profiledbootstrap): New. | |
5302 | * Makefile.in: Regenerate. | |
5303 | * configure.in: Call ACX_PROG_LN. | |
5304 | * configure: Regenerate. | |
5305 | ||
5bbb9680 CY |
5306 | 2004-06-08 Canqun Yang <canqun@nudt.edu.cn> |
5307 | ||
5308 | * MAINTAINERS (Write After Approval): Add myself. | |
5309 | ||
e18be1d4 MA |
5310 | 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca> |
5311 | ||
5312 | * MAINTAINERS (Write After Approval): Add myself. | |
5313 | ||
5607edfd PB |
5314 | 2004-06-03 Paolo Bonzini <bonzini@gnu.org> |
5315 | ||
5316 | * configure.in: Fix --enable-bootstrap breakage introduced in trees | |
5317 | without gcc. | |
5318 | * configure: Regenerate. | |
5319 | ||
1ec4e9c3 PB |
5320 | 2004-06-01 Paolo Bonzini <bonzini@gnu.org> |
5321 | ||
5322 | * Makefile.tpl: Fix typo. | |
5323 | * Makefile.in: Regenerate. | |
5324 | ||
dce2d8b2 | 5325 | 2004-06-01 Paolo Bonzini <bonzini@gnu.org> |
c2f7605f PB |
5326 | |
5327 | * configure.in: Remove new- prefix from toplevel | |
5328 | bootstrap targets. | |
5329 | * configure: Regenerate. | |
5330 | ||
f516a7da PB |
5331 | 2004-06-01 Paolo Bonzini <bonzini@gnu.org> |
5332 | ||
5333 | * Makefile.tpl (all.normal): Rename to all. | |
5334 | (all): Replace with a rule to pick the default | |
5335 | target from configure. | |
5336 | (all-gcc, configure-gcc): Use conditionals to | |
5337 | do nothing when toplevel bootstrap is going on. | |
5338 | (GCC directory bootstrap) [gcc-bootstrap]: Disable. | |
5339 | (Toplevel bootstrap) [gcc-no-bootstrap]: Disable. | |
5340 | * configure.in: Support --enable-bootstrap. | |
5341 | ||
5342 | * Makefile.def: Remove new- prefix from toplevel | |
5343 | bootstrap targets. | |
5344 | * Makefile.tpl: Likewise. | |
5345 | ||
5346 | * Makefile.def: Add bootstrap_stage 4. Add bootstrap2 | |
5347 | target. | |
5348 | ||
5349 | * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS) | |
5350 | $(RECURSE_FLAGS) to recursive invocation of make. | |
5351 | ||
5352 | * Makefile.in: Regenerate. | |
5353 | * configure: Regenerate. | |
5354 | ||
78dd5e36 | 5355 | 2004-05-30 Andreas Jaeger <aj@suse.de> |
dce2d8b2 | 5356 | Jim Wilson <wilson@specifixinc.com> |
78dd5e36 AJ |
5357 | |
5358 | * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77 | |
5359 | like CC. | |
5360 | ||
30f1bddc DJ |
5361 | 2004-05-27 Daniel Jacobowitz <dan@debian.org> |
5362 | ||
5363 | * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET. | |
5364 | * configure: Regenerate. | |
5365 | ||
4fc4dd12 DJ |
5366 | 2004-05-25 Daniel Jacobowitz <drow@false.org> |
5367 | ||
5368 | * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS) | |
5369 | (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS) | |
5370 | (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive | |
5371 | targets. | |
5372 | * Makefile.in: Regenerate. | |
5373 | ||
dce2d8b2 | 5374 | 2004-05-24 Paolo Bonzini <bonzini@gnu.org> |
148907ea PB |
5375 | |
5376 | * configure.in: Test the ability to symlink directories. | |
5377 | * configure: Regenerate. | |
5378 | ||
5379 | * Makefile.def (bootstrap-stage): New definitions. | |
5380 | * Makefile.tpl (configure-stage1-gcc, | |
5381 | configure-stage2-gcc, configure-stage3-gcc, | |
5382 | all-stage1-gcc, all-stage2-gcc, all-stage3-gcc, | |
5383 | new-bootstrap, new-cleanstrap, new-restage1, new-restage2, | |
5384 | new-restage3, compare): Autogenerate, see Makefile.in | |
5385 | entry for behavioral changes. | |
5386 | (distclean-stage1, new-stage1-start, new-stage1-end, | |
5387 | new-stage1-bubble, distclean-stage2, new-stage2-start, | |
5388 | new-stage2-end, new-stage2-bubble, distclean-stage3, | |
5389 | new-stage3-start, new-stage3-end): New autogenerated targets. | |
5390 | (objext, prebootstrap, BOOT_CFLAGS, | |
5391 | POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated | |
5392 | targets. | |
5393 | ||
5394 | * Makefile.in: Regenerate. | |
5395 | (distclean-stage1, new-stage1-start, new-stage1-end, | |
5396 | new-stage1-bubble, distclean-stage2, new-stage2-start, | |
5397 | new-stage2-end, new-stage2-bubble, distclean-stage3, | |
5398 | new-stage3-start, new-stage3-end): New targets. | |
5399 | (all-stage1-gcc): Move prebootstrap dependency from here... | |
5400 | (configure-stage1-gcc): ...to here. | |
5401 | (new-bootstrap): Use bubble targets. | |
5402 | (new-cleanstrap, new-restage1, new-restage2, new-restage3): | |
5403 | Use per-stage distclean targets. | |
5404 | (configure-stage1-gcc, configure-stage2-gcc, | |
5405 | configure-stage3-gcc, all-stage1-gcc, | |
5406 | all-stage2-gcc, all-stage3-gcc, new-bootstrap): | |
5407 | Use new-stageN-start to prepare the tree. | |
5408 | ||
4f4e53dd PB |
5409 | 2004-05-23 Paolo Bonzini <bonzini@gnu.org> |
5410 | ||
5411 | * Makefile.def (host_modules): add libcpp. | |
5412 | * Makefile.tpl: Add dependencies on and for libcpp. | |
5413 | * Makefile.in: Regenerate. | |
5414 | * configure.in: Add libcpp host module. | |
5415 | * configure: Regenerate. | |
5416 | ||
60975492 PB |
5417 | 2004-05-21 Paolo Bonzini <bonzini@gnu.org> |
5418 | ||
5419 | * Makefile.tpl: Whenever a recursive target is defined, wrap | |
5420 | it in a special @if/@endif block, and prepare its maybe | |
5421 | dependency in the @if/@endif block | |
5422 | * configure.in: Instead of writing maybe dependencies, remove | |
5423 | the @if/@endif statements, and remove the @if/@endif blocks | |
5424 | that remain. | |
5425 | * configure: Regenerate. | |
5426 | * Makefile.in: Regenerate. | |
5427 | ||
5ce7d75d JJ |
5428 | 2004-05-20 Janis Johnson <janis187@us.ibm.com> |
5429 | ||
5430 | * MAINTAINERS (Various Maintainers): Add myself for compat testsuite. | |
5431 | ||
c779c42f KK |
5432 | 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org> |
5433 | ||
5434 | PR bootstrap/15120 | |
5435 | * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*. | |
5436 | * */configure: Rebuilt. | |
5437 | ||
b4117c30 ZW |
5438 | 2004-05-17 Zack Weinberg <zack@codesourcery.com> |
5439 | ||
5440 | * Makefile.def, Makefile.tpl, configure.in: Remove all mention | |
5441 | of libf2c. | |
5442 | * configure, Makefile.in: Regenerate. | |
5443 | ||
719bb4e3 | 5444 | 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org> |
75089d48 TS |
5445 | |
5446 | * MAINTAINERS (Write After Approval): Add myself. | |
5447 | ||
6de9cd9a DN |
5448 | 2004-05-13 Diego Novillo <dnovillo@redhat.com> |
5449 | ||
5450 | Merge from tree-ssa-20020619-branch. | |
5451 | ||
5452 | * Makefile.def: Add libbanshee, libmudflap and libgfortran. | |
5453 | * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee. | |
5454 | (HOST_GMPLIBS): Define. | |
5455 | (HOST_GMPINC): Define. | |
5456 | (TARGET_LIB_PATH): Add libmudflap. | |
5457 | (GFORTRAN_FOR_TARGET): Define. | |
5458 | (configure-build*): Export GFORTRAN. | |
5459 | (configure-gcc): Export GMPLIBS and GMPINC. | |
5460 | (all-gcc): Add maybe-all-libbanshee. | |
5461 | (configure-target-libgfortran): Define. | |
5462 | * Makefile.in: Regenerate. | |
5463 | * configure.in (host_libs): Add libbanshee. | |
5464 | (target_libraries): Add target-libmudflap and target-libgfortran. | |
5465 | Add --with-libbanshee. | |
5466 | Handle --disable-libmudflap. | |
5467 | (*-*-freebsd*): Use with_gmp. | |
5468 | Add $(libgcj) to noconfigdirs. | |
5469 | * configure: Regenerate. | |
5470 | * depcomp: New file. | |
5471 | * MAINTAINERS: Add tree-ssa maintainers. | |
5472 | ||
8f1b790f VM |
5473 | 2004-05-04 Vladimir Makarov <vmakarov@redhat.com> |
5474 | ||
b4117c30 | 5475 | * MAINTAINERS (Various Maintainers): Add myself. |
8f1b790f | 5476 | |
693446fc BF |
5477 | 2004-04-30 Brian Ford <ford@vss.fsi.com> |
5478 | ||
b4117c30 | 5479 | * MAINTAINERS (Write After Approval): Add myself. |
693446fc | 5480 | |
d1bb666c UB |
5481 | 2004-04-29 Uros Bizjak <uros@kss-loka.si> |
5482 | ||
b4117c30 | 5483 | * MAINTAINERS (Write After Approval): Add myself. |
d1bb666c | 5484 | |
6cf1ac42 PB |
5485 | 2004-04-28 Paolo Bonzini <bonzini@gnu.org> |
5486 | ||
5487 | * config/acx.m4: Fix fastcompare support for new-bootstrap. | |
5488 | * configure: Regenerate. | |
5489 | ||
632933d5 PB |
5490 | 2004-04-27 Paolo Bonzini <bonzini@gnu.org> |
5491 | ||
5492 | Revert: | |
5493 | 2004-04-26 Paolo Bonzini <bonzini@gnu.org> | |
5494 | ||
5495 | * Makefile.def (flags_to_pass): Remove *dir variables that | |
5496 | are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS, | |
5497 | as well as prefix and exec_prefix. | |
5498 | * Makefile.in: Regenerate. | |
5499 | ||
80dc6aa0 RM |
5500 | 2004-04-26 Robert Millan <robertmh@gnu.org> |
5501 | ||
5502 | Add patches from libtool CVS. | |
5503 | * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu. | |
5504 | * ltconfig: Likewise. | |
5505 | * ltcf-c.sh: Likewise. | |
5506 | * ltcf-cxx.sh: Likewise. | |
5507 | * ltcf-gcj.sh: Likewise. | |
5508 | ||
e11283f1 PB |
5509 | 2004-04-26 Paolo Bonzini <bonzini@gnu.org> |
5510 | ||
5511 | * Makefile.def (host_modules): Mark with the bootstrap | |
5512 | flag packages on which gcc depends. | |
5513 | * Makefile.tpl (all-bootstrap): Use it. | |
5514 | * Makefile.in: Regenerate. | |
5515 | ||
8546950c PB |
5516 | 2004-04-26 Paolo Bonzini <bonzini@gnu.org> |
5517 | ||
5518 | * Makefile.def (flags_to_pass): Remove *dir variables that | |
5519 | are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS, | |
5520 | as well as prefix and exec_prefix. | |
5521 | * Makefile.in: Regenerate. | |
5522 | ||
a76494aa PB |
5523 | 2004-04-26 Paolo Bonzini <bonzini@gnu.org> |
5524 | ||
b4117c30 ZW |
5525 | * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL. |
5526 | * configure: Regenerate. | |
5527 | * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc. | |
5528 | * gcc/Makefile.tpl (compare): Use the result of the test. | |
5529 | * gcc/Makefile.in: Regenerate. | |
a76494aa | 5530 | |
03a91701 PB |
5531 | 2004-04-23 Paolo Bonzini <bonzini@gnu.org> |
5532 | ||
5533 | * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc): | |
5534 | Always relocate gcc and prev-gcc to the original names, even | |
5535 | if the build fails. | |
5536 | (new-cleanstrap, new-restage1, new-restage2, new-restage3): | |
5537 | New targets. | |
5538 | ||
082a6351 LG |
5539 | 2004-04-23 Laurent GUERBY <laurent@guerby.net> |
5540 | ||
5541 | * MAINTAINERS: Update my email address. | |
b4117c30 | 5542 | |
1f1d584b RO |
5543 | 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
5544 | ||
5545 | * configure.in (mips*-*-irix5*): Enable ld. | |
5546 | * configure: Regenerate. | |
082a6351 | 5547 | |
1db673ca RO |
5548 | 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
5549 | ||
5550 | * configure: Regenerate. | |
5551 | ||
ce4ea44e JW |
5552 | 2004-04-15 James E Wilson <wilson@specifixinc.com> |
5553 | ||
5554 | * Makefile.tpl (configure-[+module+], configure-gcc, | |
5555 | configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc): | |
5556 | Set and export LDFLAGS. | |
5557 | * Makefile.in: Regenerate. | |
5558 | ||
611f62ad MC |
5559 | 2004-04-12 Michael Chastain <mec.gnu@mindspring.com> |
5560 | ||
b4117c30 | 5561 | * MAINTAINERS: Add myself to write-after-approval. |
611f62ad | 5562 | |
be912515 NN |
5563 | 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org> |
5564 | ||
5565 | PR bootstrap/14871 | |
5566 | * Makefile.tpl: If we don't have built-in-tree target tools, | |
5567 | use the ones found by configure rather than hacking around with | |
5568 | program_transform_name. | |
5569 | * configure.in: Give Makefile.tpl the information necessary | |
5570 | to do that. | |
5571 | * Makefile.in: Regenerate. | |
5572 | * configure: Regenerate. | |
5573 | ||
9104315a NN |
5574 | 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org> |
5575 | ||
5576 | PR bootstrap/14760 | |
5577 | * configure.in: When computing baseargs, strip *all* copies of | |
5578 | offending options. Also, don't match/substitute the trailing space, | |
5579 | so that this actually works when two similar options are separated by | |
5580 | only one space. | |
5581 | * configure: Regenerate. | |
5582 | ||
bef1d700 DE |
5583 | 2004-04-06 David Edelsohn <edelsohn@gnu.org> |
5584 | ||
b4117c30 ZW |
5585 | * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs. |
5586 | (rs6000-*-aix*): Same. | |
5587 | * configure: Regenerate. | |
bef1d700 | 5588 | |
54bcf05e | 5589 | 2004-04-05 Ranjit Mathew <rmathew@hotmail.com> |
b4117c30 ZW |
5590 | |
5591 | * MAINTAINERS: Add myself to write-after-approval. | |
54bcf05e | 5592 | |
369a832c | 5593 | 2004-04-03 Bud Davis <bdavis9659@comcast.net> |
b4117c30 ZW |
5594 | |
5595 | * MAINTAINERS: Add myself to write-after-approval. | |
369a832c | 5596 | |
09a9c095 NN |
5597 | 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org> |
5598 | ||
7caf53cb NN |
5599 | * Makefile.tpl (top level bootstrap support): Remove now-unneeded |
5600 | STRICT_WARN, WARN_CFLAGS flags passed down to make. | |
5601 | * Makefile.in: Regenerate. | |
5602 | ||
09a9c095 NN |
5603 | * configure.in (top level bootstrap support): Rework --enable-werror |
5604 | to set @stage2_werror_flag@. | |
5605 | * configure: Regenerate. | |
5606 | * Makefile.tpl (top level bootstrap support): Pass | |
5607 | @stage2_werror_flag@ down to configure in stages 2 and 3. | |
5608 | * Makefile.in: Regenerate. | |
5609 | ||
5595a2bd NN |
5610 | 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org> |
5611 | ||
cbfd7e06 NN |
5612 | * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure |
5613 | for stages 2 and 3 as well as in make. As a consequence, remove | |
5614 | OUTPUT_OPTION (now detected by configure) from the flags passed down | |
5615 | to make. | |
5616 | * Makefile.in: Regenerate. | |
5617 | ||
5595a2bd NN |
5618 | * Makefile.tpl (new-bootstrap): Fix typo. |
5619 | * Makefile.in: Regenerate. | |
5620 | ||
ca3b3e20 NN |
5621 | 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org> |
5622 | ||
295f4e42 NN |
5623 | * Makefile.tpl: Rearrange by moving recursive_targets rules |
5624 | into their proper sections. | |
5625 | * Makefile.tpl (top level bootstrap support): Move disabling | |
5626 | of coverage flags from 'make' to 'configure'; improve comments. | |
5627 | * Makefile.in: Regenerate. | |
5628 | ||
340de83f NN |
5629 | * Makefile.tpl (experimental top level bootstrap) Move stage1 |
5630 | language setting from all- target to configure- target; disable | |
5631 | intermodule optimization in stage 1; prevent gratuitous rebuilds | |
5632 | of stage 1. | |
5633 | * Makefile.in: Regenerate. | |
5634 | * configure.in: Comma-separate stage 1 language list for top | |
5635 | level bootstrap. | |
5636 | * configure: Regenerate. | |
5637 | ||
ca3b3e20 NN |
5638 | * Makefile.tpl: Clean up experimental top level bootstrap support: |
5639 | note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate | |
5640 | prev-gcc in configure- targets as well as all- targets. | |
5641 | * Makefile.in: Regenerate. | |
5642 | ||
4d038073 KC |
5643 | 2004-03-21 Kelley Cook <kcook@gcc.gnu.org> |
5644 | ||
5645 | * compile: New file imported from automake. | |
5646 | ||
ab3533d6 PB |
5647 | 2004-03-17 Paolo Bonzini <bonzini@gnu.org> |
5648 | ||
5649 | * configure.in: Remove symbolic link section. | |
5650 | * configure: Regenerate. | |
5651 | * Makefile.tpl (links): Remove. | |
5652 | * Makefile.in: Regenerate. | |
5653 | ||
1e0f07d3 | 5654 | 2004-03-15 Paolo Bonzini <bonzini@gnu.org> |
b4117c30 | 5655 | Nathanael Nerode <neroden@gcc.gnu.org> |
1e0f07d3 PB |
5656 | |
5657 | * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX): | |
b4117c30 | 5658 | Set with AC_CHECK_PROGS. |
1e0f07d3 PB |
5659 | * configure.in: Fix comment typo from last patch. |
5660 | * configure: Regenerate. | |
5661 | ||
2805b53a NN |
5662 | 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org> |
5663 | ||
5664 | * Makefile.tpl: Introduce experimental top level bootstrap support. | |
5665 | * Makefile.in: Regenerate. | |
5666 | * configure.in: Introduce support for top level bootstrap. | |
5667 | * configure: Regenerate. | |
5668 | ||
79b4b7d2 | 5669 | 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org> |
b4117c30 | 5670 | Paolo Bonzini <bonzini@gnu.org> |
79b4b7d2 EB |
5671 | |
5672 | PR bootstrap/14522 | |
5673 | * configure.in: Cope with shells that do not support unquoted ^ | |
5674 | * configure: Regenerate. | |
5675 | ||
6bbec498 | 5676 | 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org> |
b4117c30 | 5677 | Paolo Bonzini <bonzini@gnu.org> |
6bbec498 EB |
5678 | |
5679 | PR bootstrap/14522 | |
79b4b7d2 | 5680 | * configure.in: Cope with shells that do not support nesting |
6bbec498 EB |
5681 | quotes inside quoted backquote substitutions. |
5682 | * configure: Regenerate. | |
5683 | ||
83c15dfc AP |
5684 | 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu> |
5685 | ||
5686 | PR bootstrap/14522 | |
f2bd98d4 | 5687 | * configure.in: Fix escaping of $. |
83c15dfc AP |
5688 | * configure: Regenerate. |
5689 | ||
55ffb5ed NN |
5690 | 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org> |
5691 | ||
5692 | * configure: Regenerate, since I forgot to while committing Paolo's | |
5693 | changes. | |
5694 | ||
e4c9c075 PB |
5695 | 2004-03-08 Paolo Bonzini <bonzini@gnu.org> |
5696 | ||
5697 | PR ada/14131 | |
5698 | Move language detection to the top level. | |
5699 | * configure.in: Find default values for the tools as | |
5700 | soon as possible. Disable ada if GNAT is not found. | |
5701 | Emit error message about missing languages. Expand | |
5702 | --enable-languages=all for the gcc subdirectory. | |
5703 | ||
5199e2c6 BE |
5704 | 2004-03-10 Ben Elliston <bje@gnu.org> |
5705 | ||
5706 | * MAINTAINERS: Update my email address. | |
5707 | ||
c18b95e5 DE |
5708 | 2004-03-05 David Edelsohn <edelsohn@gnu.org> |
5709 | ||
5710 | * ltconfig: Disable building static libraries if building shared | |
5711 | libraries on AIX 5L. | |
5712 | ||
d0fe5ad3 RS |
5713 | 2004-03-01 Richard Sandiford <rsandifo@redhat.com> |
5714 | ||
5715 | * configure.in (mips64*-*-linux*): Override mips*-*-linux* case | |
5716 | and disable libgcj. | |
5717 | * configure: Regenerated. | |
5718 | ||
e6f71f9d BB |
5719 | 2004-03-01 Brian Booth <bbooth@redhat.com> |
5720 | ||
5721 | * MAINTAINERS: Add myself to write-after-approval. | |
5722 | ||
8983e50e PB |
5723 | 2004-03-01 Paolo Bonzini <bonzini@gnu.org> |
5724 | ||
5725 | * MAINTAINERS: Add myself to write-after-approval. | |
b4117c30 | 5726 | |
d4cd9d81 NN |
5727 | 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org> |
5728 | ||
5729 | PR bootstrap/7087 | |
5730 | * Makefile.tpl: Guard XFOO sed statements better. | |
5731 | * Makefile.tpl: Add dependency for configure-target-libada. | |
5732 | * Makefile.in: Regenerate (incidentally fixes broken | |
5733 | commit when libada-branch was merged). | |
5734 | ||
0ea0229e KC |
5735 | 2004-02-25 Kelley Cook <kcook@gcc.gnu.org> |
5736 | ||
5737 | * MAINTAINERS: Add myself to write-after-approval. | |
5738 | ||
bad93735 AP |
5739 | 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu> |
5740 | ||
5741 | * MAINTAINERS: Add Nicola Pero and myself as libobjc | |
5742 | maintainers. | |
5743 | ||
a7ca14fc AC |
5744 | 2004-02-20 Andrew Cagney <cagney@redhat.com> |
5745 | ||
5746 | * config.guess: Update from version 2003-10-16 to 2004-02-16. | |
5747 | * config.sub: Update from version 2003-11-03 to 2004-02-16. | |
5748 | ||
51592782 NN |
5749 | 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org> |
5750 | ||
5751 | PR bootstrap/11932 | |
5752 | * mkinstalldirs, install-sh: Import from automake CVS HEAD. | |
5753 | ||
6a30854a JQ |
5754 | 2004-02-14 Jerry Quinn <jlquinn@optonline.net> |
5755 | ||
5756 | * MAINTAINERS: Added myself to write-after-approval. | |
5757 | ||
be8b2bee MK |
5758 | 2004-02-14 Michael Koch <konqueror@gmx.de> |
5759 | ||
5760 | * MAINTAINERS: Added myself to write-after-approval. | |
5761 | ||
972760b7 JM |
5762 | 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk> |
5763 | ||
5764 | * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move | |
5765 | some OS port maintainers to OS port maintainers section. | |
5766 | ||
b0281654 FCE |
5767 | 2004-02-13 Frank Ch. Eigler <fche@redhat.com> |
5768 | ||
5769 | * MAINTAINERS: Add self. | |
5770 | ||
3c419fd6 KH |
5771 | 2004-02-12 Kazu Hirata <kazu@cs.umass.edu> |
5772 | ||
5773 | * MAINTAINERS: Alphabetize. | |
5774 | ||
e88e9aee PB |
5775 | 2004-02-12 Paolo Bonzini <bonzini@gnu.org> |
5776 | ||
5777 | * MAINTAINERS: Remove myself. | |
b4117c30 | 5778 | |
1915e422 DE |
5779 | 2004-02-11 David Edelsohn <edelsohn@gnu.org> |
5780 | ||
5781 | * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs. | |
5782 | (rs6000-*-aix*): Same. | |
5783 | * configure: Regenerate. | |
5784 | ||
a22c2d8d KC |
5785 | 2004-02-11 Kelley Cook <kcook@gcc.gnu.org> |
5786 | ||
5787 | * configure.in (host): Add in missing $noconfigdirs to defines. | |
5788 | * configure: Regenerate. | |
5789 | ||
d9cdb878 AC |
5790 | 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>, |
5791 | Nathanael Nerode <neroden@gcc.gnu.org> | |
5792 | ||
5793 | PR ada/6637, PR ada/5911 | |
b4117c30 | 5794 | Merge with libada-branch: |
d9cdb878 AC |
5795 | * configure.in, Makefile.tpl, Makefile.def: Add target-libada, |
5796 | with appropriate dependencies. Add --enable-libada configure switch. | |
5797 | * configure, Makefile.in: Regenerate. | |
5798 | ||
8bd92821 PB |
5799 | 2004-02-09 Paolo Bonzini <bonzini@gnu.org> |
5800 | ||
5801 | * MAINTAINERS: Add myself to write-after-approval. | |
b4117c30 | 5802 | |
89a95129 RO |
5803 | 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
5804 | ||
5805 | * configure.in: Don't pass --with-stabs on IRIX 5 either. | |
5806 | * configure: Regenerate. | |
5807 | ||
892629bc GK |
5808 | 2004-02-04 Geoffrey Keating <geoffk@apple.com> |
5809 | ||
5810 | Merge from upstream: | |
5811 | ||
5812 | * ltmain.in: When setting IFS to '~', be careful about user | |
5813 | arguments that contain '~'. | |
5814 | ||
5815 | 2004-02-04 Peter O'Gorman <peter@pogma.com> | |
5816 | ||
5817 | * ltmain.in (infer_tag): Move tag inferrence to a shell function. | |
5818 | Also test $base_compile against $CC with escaped arguments. Bug | |
5819 | reported by Geoff Keating <geoffk@apple.com>. | |
5820 | ||
6b402165 KH |
5821 | 2004-02-04 Kazu Hirata <kazu@cs.umass.edu> |
5822 | ||
5823 | * MAINTAINERS: Remove i960 port. | |
5824 | ||
fa2f0306 DD |
5825 | 2004-01-23 DJ Delorie <dj@redhat.com> |
5826 | ||
5827 | * Makefile.def (target_modules) [libiberty]: Don't stage. | |
5828 | * Makefile.in: Rebuilt. | |
5829 | ||
9feb20aa CT |
5830 | 2004-01-20 Caroline Tice <ctice@apple.com> |
5831 | ||
5832 | * MAINTAINERS: Add myself to write-after-approval. | |
b4117c30 | 5833 | |
7aed2ccc PC |
5834 | 2004-01-19 Paolo Carlini <pcarlini@suse.de> |
5835 | ||
5836 | * MAINTAINERS: Update my email address. | |
5837 | ||
f25bebe1 JM |
5838 | 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca> |
5839 | ||
5840 | * MAINTAINERS: Add myself to write-after-approval. | |
b4117c30 | 5841 | |
28083580 VR |
5842 | 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de> |
5843 | ||
5844 | * MAINTAINERS: Remove entries without email address. | |
5845 | ||
c0f4b5e4 DJ |
5846 | 2004-01-15 Daniel Jacobowitz <drow@mvista.com> |
5847 | ||
5848 | * MAINTAINERS: Add myself to write-after-approval. | |
5849 | ||
b5eb5a5e SB |
5850 | 2004-01-15 Steven Bosscher <stevenb@suse.de> |
5851 | ||
5852 | * MAINTAINERS: Update my email address. | |
5853 | ||
dce2d8b2 | 5854 | 2004-01-14 Loren J. Rittle <ljrittle@acm.org> |
2c4de30b LR |
5855 | |
5856 | * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage. | |
5857 | * Makefile.tpl (configure-target-[+module+]): Support stage. | |
5858 | * Makefile.in: Rebuilt. | |
5859 | ||
74c0b320 ILT |
5860 | 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com> |
5861 | ||
5862 | * MAINTAINERS: Add myself as a libiberty MAINTAINER. | |
5863 | ||
2560344b RS |
5864 | 2004-01-10 Richard Sandiford <rsandifo@redhat.com> |
5865 | ||
5866 | * MAINTAINERS: Add myself as a MIPS maintainer. | |
5867 | ||
8b21cda6 NN |
5868 | 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org> |
5869 | ||
2b6c260d NN |
5870 | * configure.in: Use ./config.cache, not config.cache. |
5871 | * configure: Regenerate. | |
5872 | * Makefile.tpl: Special-casing not needed for GCC any more. | |
5873 | * Makefile.in: Regenerate. | |
5874 | ||
09438bde NN |
5875 | * configure.in: Don't share a cache file for host dirs. |
5876 | * configure: Regenerate. | |
5877 | ||
8b21cda6 NN |
5878 | * config-ml.in: Don't mess with the cache file. |
5879 | ||
e42870df EB |
5880 | 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr> |
5881 | ||
5882 | * MAINTAINERS: Move myself from 'Write After Approval' to | |
5883 | 'CPU Port Maintainers' section as SPARC maintainer. | |
5884 | ||
6b9eb62c NN |
5885 | 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org> |
5886 | ||
78a816a6 NN |
5887 | * Makefile.tpl: Make GCC use a separate config.cache. |
5888 | * Makefile.in: Regenerate. | |
5889 | ||
6b9eb62c NN |
5890 | PR bootstrap/11932, PR bootstrap/11933 |
5891 | (I don't know if it will fix either of them, but it relates | |
5892 | to them.) | |
5893 | * configure.in: Don't use shared config.cache for target | |
5894 | directories. | |
5895 | * configure: Regenerate. | |
5896 | ||
86d7b562 DN |
5897 | 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu> |
5898 | ||
5899 | * MAINTAINERS: Add myself to 'Write After Approval' section. | |
5900 | ||
07d0a605 RS |
5901 | 2003-12-31 Roger Sayle <roger@eyesopen.com> |
5902 | ||
5903 | * configure.in (ia64*-*-hpux*): Disable building java libraries. | |
5904 | * configure: Regenerated. | |
5905 | ||
459ac19f KH |
5906 | 2003-12-23 Kazu Hirata <kazu@cs.umass.edu> |
5907 | ||
5908 | * MAINTAINERS: Remove the mn10200 maintainer. | |
5909 | ||
5785c0ed | 5910 | 2003-12-21 Bernardo Innocenti <bernie@develer.com> |
b4117c30 | 5911 | |
cc6010cd AP |
5912 | * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda. |
5913 | * configure: Regenerated. | |
5785c0ed | 5914 | |
a268eff9 JH |
5915 | 2003-12-16 Jan Hubicka <jh@suse.cz> |
5916 | ||
5917 | * MAINTAINERS: Add myself as callgraph maintainer. | |
5918 | ||
9d465b12 TF |
5919 | 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com> |
5920 | ||
5921 | * configure.in (raw_libstdcxx_flags): Remove the leading space. | |
5922 | * configure: Regenerate. | |
5923 | ||
a68a270a GB |
5924 | 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org> |
5925 | ||
5926 | * MAINTAINERS: Move myself from 'Bug database only accounts' to | |
5927 | 'Write After Approval' section. Update email. | |
5928 | ||
dce2d8b2 | 5929 | 2003-12-01 James Lemke <jim@wasabisystems.com> |
3066a15c JL |
5930 | |
5931 | * MAINTAINERS (Write After Approval): Add myself. | |
5932 | ||
8c052da4 MT |
5933 | 2003-11-20 Matt Thomas <matt@3am-software.com> |
5934 | ||
5935 | * MAINTAINERS: Add myself as a vax port maintainer. | |
5936 | ||
e75f9147 KC |
5937 | 2003-11-20 Kelley Cook <kcook@gcc.gnu.org> |
5938 | ||
5939 | * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL. | |
5940 | (configure-build-[+module+], configure-[+module+]): Likewise. | |
5941 | (configure-target-[+module+], configure-gcc, config.status): Likewise. | |
5942 | * Makefile.in: Regenerate. | |
5943 | ||
43d8d958 AT |
5944 | 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch> |
5945 | ||
5946 | * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with | |
5947 | shared/dylibed libraries. | |
5948 | * ltmain.sh: Likewise. | |
5949 | * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3. | |
5950 | * ltcf-cxx.sh: Likewise. | |
5951 | * ltcf-gcj.sh: Likewise. | |
5952 | * ltconfig: Likewise. | |
5953 | ||
638dcaa0 SC |
5954 | 2003-11-17 Stan Cox <scox@redhat.com> |
5955 | ||
5956 | * MAINTAINERS: Add myself as iq2000 port maintainer. | |
5957 | ||
15cc172b AC |
5958 | 2003-11-14 Arnaud Charlet <charlet@act-europe.fr> |
5959 | ||
b4117c30 ZW |
5960 | * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS. |
5961 | * Makefile.in: Regenerate. | |
15cc172b | 5962 | |
20af77cd UW |
5963 | 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com> |
5964 | ||
5965 | * config.sub: Update to 2003-11-03 version. | |
5966 | ||
4dd01c5c PE |
5967 | 2003-10-20 Phil Edwards <phil@codesourcery.com> |
5968 | ||
5969 | * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs. | |
5970 | * configure: Regenerate. | |
5971 | ||
dce2d8b2 | 5972 | 2003-10-20 Nicolas Pitre <nico@cam.org> |
8d36c499 NP |
5973 | |
5974 | * MAINTAINERS: Add myself to 'Write After Approval' section. | |
5975 | ||
8b7ebc31 AC |
5976 | 2003-10-20 Arnaud Charlet <charlet@act-europe.fr> |
5977 | ||
5978 | * MAINTAINERS (Various maintainers: Ada front end): Added myself. | |
5979 | ||
afe1910c JM |
5980 | 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk> |
5981 | ||
5982 | * MAINTAINERS: Update my email address. | |
5983 | ||
05dcec66 RO |
5984 | 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
5985 | ||
5986 | * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes. | |
5987 | ||
dce2d8b2 | 5988 | 2003-10-17 Ralph Loader <rcl@ihug.co.nz> |
71fc2f0c RL |
5989 | |
5990 | * MAINTAINERS: Add myself to 'Write After Approval' section. | |
5991 | ||
507ec745 BI |
5992 | 2003-10-16 Bernardo Innocenti <bernie@develer.com> |
5993 | ||
5994 | * config.guess: Update to 2003-10-16 version. | |
5995 | * config.sub: Update to 2003-10-16 version. | |
5996 | ||
dce2d8b2 | 5997 | 2003-10-15 David Daney <ddaney@avtrex.com> |
4d466c42 DD |
5998 | |
5999 | * MAINTAINERS: Added myself to 'Write After Approval' section. | |
6000 | ||
0c9b16bc FH |
6001 | 2003-10-15 Falk Hueffner <falk@debian.org> |
6002 | ||
6003 | * MAINTAINERS: Move myself from 'Bug database only accounts' to | |
6004 | 'Write After Approval' section. Update email. | |
6005 | ||
74d57d15 RS |
6006 | 2003-10-14 Roger Sayle <roger@eyesopen.com> |
6007 | ||
6008 | * MAINTAINERS: Move myself from 'Write After Approval' to | |
6009 | 'Various Maintainers' section as middle-end maintainer. | |
6010 | ||
d29b8ad8 NN |
6011 | 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org> |
6012 | ||
6013 | * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of | |
6014 | HOST_FLAGS_TO_PASS. | |
6015 | * Makefile.in: Regenerate. | |
6016 | ||
26db814a BI |
6017 | 2003-10-11 Bernardo Innocenti <bernie@develer.com> |
6018 | ||
6019 | * config.guess: Update to 2003-10-07 version. | |
6020 | * config.sub: Update to 2003-10-07 version. | |
6021 | ||
fffeb871 RO |
6022 | 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
6023 | ||
6024 | * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}. | |
6025 | * ltconfig (irix5*, irix6*): Don't override version_type. | |
6026 | ||
6691a79e ME |
6027 | 2003-10-05 Mohan Embar <gnustuff@thisiscool.com> |
6028 | ||
6029 | * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD. | |
6030 | * configure: Rebuilt | |
6031 | * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure | |
6032 | * Makefile.in: Rebuilt | |
6033 | ||
62cdd71e L |
6034 | 2003-10-03 H.J. Lu <hongjiu.lu@intel.com> |
6035 | ||
6036 | * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX. | |
6037 | ||
6fe2eacc CW |
6038 | 2003-09-30 Carlo Wood <carlo@alinoe.com> |
6039 | ||
cc6010cd | 6040 | * MAINTAINERS (Write After Approval): Add myself. |
6fe2eacc | 6041 | |
ea57e5ad PK |
6042 | 2003-09-29 Paul Koning <ni1d@arrl.net> |
6043 | ||
6044 | * MAINTAINERS: Move myself from "Write After Approval" | |
6045 | to CPU platform maintainers for pdp11 platform. | |
6046 | ||
e070672a AT |
6047 | 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch> |
6048 | ||
6049 | * MAINTAINERS: Move myself from 'Write After Approval' to | |
6050 | 'Various Maintainers' section as libffi testsuite maintainer. | |
6051 | ||
43bb47c2 DJ |
6052 | 2003-09-21 Daniel Jacobowitz <drow@mvista.com> |
6053 | ||
6054 | * configure.in: Pass a computed --program-transform-name | |
6055 | to subconfigures. | |
6056 | * configure: Regenerated. | |
6057 | ||
da9d3b37 NN |
6058 | 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org> |
6059 | ||
94322beb NN |
6060 | * Makefile.tpl: Don't pass down obsolete ENQUIRE variable. |
6061 | * Makefile.in: Regenerate. | |
6062 | ||
da9d3b37 NN |
6063 | * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc. |
6064 | * Makefile.in: Regenerate. | |
6065 | ||
ffd9060b ZL |
6066 | 2003-09-19 Ziemowit Laski <zlaski@apple.com> |
6067 | ||
6068 | * MAINTAINERS: Move myself from 'Write After Approval' | |
6069 | to 'Various Maintainers' (objective-c) section. | |
6070 | ||
eeae7b41 DJ |
6071 | 2003-09-17 Daniel Jacobowitz <drow@mvista.com> |
6072 | ||
6073 | * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix | |
6074 | quoting. | |
6075 | * configure: Regenerated. | |
6076 | ||
a080d12b JB |
6077 | 2003-09-16 Joel Brobecker <brobecker@gnat.com> |
6078 | ||
6079 | * MAINTAINERS (Write After Approval): Add myself to write after | |
6080 | approval list. | |
6081 | ||
6cd2fc59 DN |
6082 | 2003-09-16 Dorit Naishlos <dorit@il.ibm.com> |
6083 | ||
cc6010cd | 6084 | * MAINTAINERS (Write After Approval): Add myself. |
6cd2fc59 | 6085 | |
dcbdd9cc ILT |
6086 | 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com> |
6087 | ||
6088 | * MAINTAINERS: Update my e-mail address. | |
6089 | ||
e517f636 AM |
6090 | 2003-09-09 Alan Modra <amodra@bigpond.net.au> |
6091 | ||
6092 | * libtool.m4 (LD): Correct powerpc64 host match. | |
6093 | ||
bc49924b JW |
6094 | 2003-09-06 James E Wilson <wilson@tuliptree.org> |
6095 | ||
6096 | * MAINTAINTERS: Update my affiliation and email address. | |
6097 | ||
082124f5 ZD |
6098 | 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz> |
6099 | ||
6100 | * MAINTAINERS (Write After Approval): Add myself. | |
6101 | ||
dc94d89e DD |
6102 | 2003-09-04 DJ Delorie <dj@redhat.com> |
6103 | ||
6104 | * configure: Regenerate. | |
6105 | ||
6106 | 2003-09-04 Robert Millan <robertmh@gnu.org> | |
6107 | ||
6108 | * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet. | |
b4117c30 | 6109 | |
7a0f2d4e KG |
6110 | 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
6111 | ||
6112 | * configure.in: Ensure arguments to sed are properly spaced. | |
6113 | * configure: Regenerate. | |
6114 | ||
88d032eb GP |
6115 | 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com> |
6116 | ||
6117 | * MAINTAINERS: Update my e-mail address. | |
6118 | ||
0b3f3d22 ME |
6119 | 2003-08-28 Mohan Embar <gnustuff@thisiscool.com> |
6120 | ||
6121 | * MAINTAINERS (Write After Approval): Add myself. | |
6122 | ||
d253f9ba DJ |
6123 | 2003-08-27 Daniel Jacobowitz <drow@mvista.com> |
6124 | ||
6125 | * configure.in: Set RAW_CXX_FOR_TARGET if unset. | |
6126 | * configure: Regenerated. | |
6127 | ||
066ec9c9 MM |
6128 | 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl> |
6129 | ||
6130 | * MAINTAINERS: Update my email address. | |
6131 | ||
415d7ef9 PE |
6132 | 2003-08-23 Phil Edwards <pme@gcc.gnu.org> |
6133 | ||
6134 | * configure.in: Use newline instead of semicolon when assuming | |
6135 | shell arguments in a for loop. | |
6136 | * configure: Regenerated. | |
6137 | ||
e1567352 JE |
6138 | 2003-08-22 Jason Eckhardt <jle@rice.edu> |
6139 | ||
6140 | * MAINTAINERS: Resurrect the i860 maintainer. | |
6141 | ||
b348267b GK |
6142 | 2003-08-20 Geoffrey Keating <geoffk@apple.com> |
6143 | ||
e50084fa GK |
6144 | PR 8180 |
6145 | * configure.in: When testing with_libs and with_headers, treat | |
6146 | 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>. | |
6147 | * configure: Regenerate. | |
b4117c30 | 6148 | |
b348267b GK |
6149 | * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for |
6150 | make, shell, etc. | |
6151 | (baseargs): Likewise. | |
6152 | * configure: Regenerate. | |
6153 | ||
ca26ffe0 BI |
6154 | 2003-08-20 Bernardo Innocenti <bernie@develer.com> |
6155 | ||
6156 | * MAINTAINERS (Write After Approval): Add myself. | |
6157 | ||
940cde4d GK |
6158 | 2003-08-19 Geoffrey Keating <geoffk@apple.com> |
6159 | ||
6160 | * configure.in: Disable libgcj for darwin not on powerpc. | |
6161 | * configure: Rebuild. | |
6162 | ||
74bed51b ADL |
6163 | 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org> |
6164 | ||
6165 | * config-ml.in, symlink-tree: Add license. | |
6166 | ||
b4117c30 ZW |
6167 | 2003-08-03 Richard Stallman <rms@gnu.org> |
6168 | Eben Moglen <moglen@columbia.edu> | |
3f2fa484 RS |
6169 | |
6170 | * README.SCO: New file. | |
6171 | ||
333a28b4 MK |
6172 | 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu> |
6173 | ||
6174 | * Makefile.tpl (check, check-c++): Express dependencies using | |
6175 | dependencies rather than commands. | |
6176 | * Makefile.in: Regenerate. | |
6177 | ||
c197e306 AC |
6178 | 2003-08-01 Andrew Cagney <cagney@redhat.com> |
6179 | ||
6180 | * configure.in (noconfigdirs): Do not add GDB when m32r-*-*. | |
6181 | * configure: Ditto. | |
6182 | ||
a8ee6e2d GK |
6183 | 2003-07-31 Geoffrey Keating <geoffk@apple.com> |
6184 | ||
6185 | * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib. | |
1c787209 | 6186 | * Makefile.in: Update. |
a8ee6e2d | 6187 | |
8d9b3f2e AT |
6188 | 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch> |
6189 | ||
6190 | * configure.in: Enable libgcj for darwin. | |
6191 | * configure: Rebuild. | |
6192 | ||
52c0c542 PE |
6193 | 2003-07-29 Phil Edwards <pme@gcc.gnu.org> |
6194 | ||
6195 | * config-ml.in: Use ac_configure_args directly instead of | |
6196 | ml_arguments. Only set ml_norecursion if --no[-]recursion is | |
6197 | actually seen. | |
6198 | ||
b4acb5ef NN |
6199 | 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org> |
6200 | ||
6201 | * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when | |
6202 | creating target and build subdirs to build all parent dirs as needed. | |
6203 | * Makefile.in: Rebuild. | |
6204 | * configure.in: Don't build dirs explicitly here. | |
6205 | * configure: Rebuild. | |
6206 | ||
a51d71d0 PB |
6207 | 2003-07-26 Paul Brook <paul@nowt.org> |
6208 | ||
6209 | * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene. | |
6210 | ||
f43e12ce AO |
6211 | 2003-07-22 Alexandre Oliva <aoliva@redhat.com> |
6212 | ||
6213 | * Makefile.tpl (all-make): Depend on intl. | |
6214 | * Makefile.in: Rebuilt. | |
6215 | ||
8a199ff6 PE |
6216 | 2003-07-20 Phil Edwards <pme@gcc.gnu.org> |
6217 | ||
6218 | * install-sh: Update to newer upstream versions (associated with | |
6219 | aclocal 1.7). | |
6220 | * mkinstalldirs: Likewise. | |
6221 | * missing: Likewise, plus $1Help2man -> $1 typo fix. | |
6222 | ||
e6a8c803 AP |
6223 | 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org> |
6224 | ||
6225 | * MAINTAINERS: Move self from Bug database only accounts | |
6226 | to write-after-approval. | |
6227 | ||
9f13608f NN |
6228 | 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org> |
6229 | ||
6230 | * config.if: Remove unused libc_interface determination. | |
6231 | ||
c7864714 NN |
6232 | 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org> |
6233 | ||
6234 | * MAINTAINERS: Move self from write-after-approval to | |
6235 | build machinery (*.in). | |
6236 | ||
775956d0 NN |
6237 | 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org> |
6238 | ||
6239 | PR bootstrap/11273 | |
6240 | PR bootstrap/11408 | |
6241 | * Makefile.tpl: Set INSTALL and friends using autoconf. Remove | |
6242 | unused INSTALL_PROGRAM_ARGS. | |
6243 | * configure.in: Use AC_PROG_INSTALL. | |
6244 | * Makefile.in: Regenerate. | |
6245 | * configure: Regenerate. | |
6246 | ||
c7f67a6e KH |
6247 | 2003-07-13 Kazu Hirata <kazu@cs.umass.edu> |
6248 | ||
6249 | * MAINTAINERS: Alphabetize. | |
6250 | ||
33952f6f AO |
6251 | 2003-07-10 Alexandre Oliva <aoliva@redhat.com> |
6252 | ||
6253 | * configure: Rebuilt. | |
6254 | 2001-09-26 Alexandre Oliva <aoliva@redhat.com> | |
6255 | * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build | |
6256 | newlib nor libgloss. | |
6257 | Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com> | |
6258 | * configure.in (am33_2.0-*-linux*): Added. | |
6259 | ||
0d4f1b4e BW |
6260 | 2003-07-09 Bob Wilson <bob.wilson@acm.org> |
6261 | ||
6262 | * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets. | |
6263 | * configure: Regenerate. | |
6264 | ||
56694dd9 ZW |
6265 | 2003-07-07 Zack Weinberg <zack@codesourcery.com> |
6266 | ||
6267 | * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl. | |
6268 | * Makefile.in: Regenerate. | |
6269 | ||
21607eb4 ZW |
6270 | 2003-07-04 Zack Weinberg <zack@codesourcery.com> |
6271 | ||
6272 | * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl. | |
6273 | * Makefile.in: Regenerate. | |
6274 | ||
dce2d8b2 | 6275 | 2003-07-04 H.J. Lu <hongjiu.lu@intel.com> |
8c90b13a L |
6276 | |
6277 | * Makefile.tpl: Replace PWD with PWD_COMMAND. | |
6278 | * Makefile.in: Regenerated. | |
6279 | ||
5d42f90e L |
6280 | * config-ml.in: Replace PWD with PWD_COMMAND. |
6281 | ||
6eb95e99 ZW |
6282 | 2003-07-04 Zack Weinberg <zack@codesourcery.com> |
6283 | ||
6284 | * intl: New directory; see intl/ChangeLog for details. | |
6285 | * ABOUT-NLS, config.rpath: Import from gettext 0.12.1. | |
6286 | * Makefile.tpl: all-gcc depends on maybe-all-intl. | |
6287 | * Makefile.in: Regenerate. | |
6288 | ||
07d1940e NN |
6289 | 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org> |
6290 | ||
6291 | * configure.in: Clean up config-lang.in handling. Delete | |
6292 | useless assignment to "subdirs". | |
6293 | * configure: Regenerate. | |
6294 | ||
4dbda6f0 NN |
6295 | 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org> |
6296 | ||
6297 | * configure.in: Rename 'target_libs' to 'target_libraries'. | |
6298 | Remove useless reference to 'target_libs'. | |
6299 | * configure: Regenerate. | |
6300 | ||
2c30ab71 KS |
6301 | 2003-06-23 Keith Seitz <kseitz@sources.redhat.com> |
6302 | ||
6303 | * Makefile.tpl: Add maybe-configure-itcl to configure-gdb. | |
6304 | * Makefile.in: Regenerate. | |
6305 | ||
11405c93 NN |
6306 | 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org> |
6307 | ||
6308 | * Makefile.def: Introduce flags_to_pass. | |
6309 | * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it. | |
6310 | * Makefile.in: Regenerate. | |
6311 | ||
fb87ad5d HPN |
6312 | 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com> |
6313 | ||
6314 | * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib | |
6315 | and target-libgloss. | |
6316 | <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb. | |
6317 | <h8300*-*-*>: Disable libf2c and ${libgcj}. | |
6318 | * configure: Regenerate. | |
6319 | ||
a7956a48 BK |
6320 | 2003-06-17 Benjamin Kosnik <bkoz@redhat.com> |
6321 | ||
6322 | * configure.in: Update testsuite_flags to new location. | |
6323 | * configure. Regenerate. | |
6eb95e99 | 6324 | |
eaf9f3b2 NN |
6325 | 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org> |
6326 | ||
6327 | * Makefile.tpl: Remove BUILD_CC stuff. | |
6328 | * Makefile.in: Regenerate. | |
6329 | ||
2d89ffef KH |
6330 | 2003-06-17 Kazu Hirata <kazu@cs.umass.edu> |
6331 | ||
6332 | * MAINTAINERS (Write After Approval): Remove Andrew Haley. | |
6333 | ||
dce2d8b2 | 6334 | 2003-06-16 Graeme Peterson <gp@qnx.com> |
83415b0b GP |
6335 | |
6336 | * MAINTAINERS (Write After Approval): Add myself. | |
6337 | ||
dce2d8b2 | 6338 | 2003-06-14 H.J. Lu <hongjiu.lu@intel.com> |
6eb95e99 | 6339 | |
b951c91c L |
6340 | * config.guess: Update to 2003-06-12 version. |
6341 | * config.sub: Update to 2003-06-13 version. | |
6342 | ||
dce2d8b2 | 6343 | 2003-06-12 H.J. Lu <hongjiu.lu@intel.com> |
0bb41a37 L |
6344 | |
6345 | * config.guess: Update to 2003-06-06 version. | |
6346 | * config.sub: Update to 2003-06-06 version. | |
6347 | ||
655b7166 RO |
6348 | 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
6349 | ||
6350 | * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32. | |
6351 | * configure. Regenerate. | |
6352 | ||
01b759aa NN |
6353 | 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org> |
6354 | ||
bf1d3e81 NN |
6355 | * configure.in: Disable serial configure by default. |
6356 | * configure: Regenerate. | |
6357 | * Makefile.tpl: Abolish .NOTPARALLEL. | |
6358 | * Makefile.in: Regenerate. | |
6359 | ||
e89fbdfe NN |
6360 | * Makefile.tpl: Replace {build,host,target}_canonical by |
6361 | {build,host,target}. | |
6362 | * Makefile.in: Regenerate. | |
6363 | ||
01b759aa NN |
6364 | * Makefile.tpl: Fix stupid pasto. |
6365 | * Makefile.in: Regenerate. | |
6366 | ||
f7dae026 NN |
6367 | 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org> |
6368 | ||
6369 | * Makefile.tpl: Remove bogus conditional. | |
6370 | * Makefile.in: Regenerate. | |
6371 | ||
6372 | 2003-06-05 Jan Hubicka <jh@suse.cz> | |
8f231b5d JH |
6373 | |
6374 | * Makefile.tpl (profiledbootstrap): New target. | |
6375 | * Makefile.in (profiledbootstrap): New target. | |
6376 | ||
2ffc3e73 | 6377 | 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org> |
9a22b893 WB |
6378 | |
6379 | * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew | |
6380 | Pinski. Remove user names from other bugzilla-only maintainers. | |
6381 | ||
1a1e6b96 NN |
6382 | 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org> |
6383 | ||
1358ccea NN |
6384 | * Makefile.tpl: Make 'recursive targets' using autogen rather |
6385 | than shell loop. Remove duplicate 'clean' targets and false | |
6386 | comments. | |
6387 | * Makefile.def: Add systematic dependencies to 'recursive' targets. | |
6388 | Add systematic method of specifying missing targets in subdirs. | |
6389 | Add copyright boilerplate. | |
6390 | * Makefile.in: Regenerate. | |
6391 | * configure.in: Add 'recursive targets' to maybe list. | |
6392 | * configure: Regenerate. | |
6393 | ||
ae74ed1f NN |
6394 | * MAINTAINERS: "GNATS only" -> "Bug database only". |
6395 | ||
1a1e6b96 NN |
6396 | * Makefile.tpl: Rename [+target+] to [+make_target+]. |
6397 | * Makefile.def: Rename 'target' to 'make_target'. | |
6398 | ||
c79af3fa NB |
6399 | 2003-05-31 Neil Booth <neil@daikokuya.co.uk> |
6400 | ||
6401 | * MAINTAINERS: Add self as options handling maintainer. | |
6402 | ||
39d85b61 MM |
6403 | 2003-05-28 Michael Meissner <gnu@the-meissners.org> |
6404 | ||
6405 | * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has | |
6406 | been too long since I touched those ports. | |
6407 | ||
afc2b62d DD |
6408 | 2003-05-28 DJ Delorie <dj@redhat.com> |
6409 | ||
6410 | * Makefile.tpl: Make maybe-check-gcc .PHONY. | |
6411 | * Makefile.in: Regenerate. | |
6412 | ||
df445104 MR |
6413 | 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl> |
6414 | ||
6415 | * configure.in: Use curly braces in the definition of tooldir. | |
6416 | * configure: Regenerate. | |
6417 | ||
2eb98e5d | 6418 | 2003-05-21 DJ Delorie <dj@redhat.com> |
6eb95e99 | 6419 | |
2eb98e5d DD |
6420 | * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not |
6421 | newlib or libgloss. | |
6422 | * Makefile.in: Regenerate. | |
6423 | ||
862fced8 DD |
6424 | 2003-05-21 DJ Delorie <dj@redhat.com> |
6425 | ||
6426 | * Makefile.tpl: Add missing empty maybe-check-gcc target. | |
6427 | * Makefile.in: Regenerate. | |
6428 | ||
fc351800 ILT |
6429 | 2003-05-20 Ian Lance Taylor <ian@airs.com> |
6430 | ||
6431 | * MAINTAINERS: Update my e-mail address. | |
6432 | ||
7e2dbcef NN |
6433 | 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org> |
6434 | ||
6435 | * configure.in: Switch more things to use maybe dependencies. | |
6eb95e99 | 6436 | * Makefile.tpl: Switch more things to use maybe dependencies. |
7e2dbcef NN |
6437 | Factor out common code from autogen IF statements. |
6438 | * configure: Regenerate. | |
6439 | * Makefile.in: Regenerate. | |
6440 | ||
f2a0e225 KC |
6441 | 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com> |
6442 | ||
6443 | * configure.in: Accept i[3456789]86 for machine type. | |
6444 | * configure: Regenerate. | |
6445 | ||
8b87bb96 NN |
6446 | 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org> |
6447 | ||
6448 | * configure.in: Switch more things to use maybe dependencies. | |
6449 | Rearrange a little. Use GCC_TOPLEV_SUBDIRS. | |
6450 | * configure: Regenerate. | |
6451 | * Makefile.tpl: Switch more things to use maybe dependencies. | |
6452 | * Makefile.in: Regenerate. | |
6453 | ||
fdb882bc | 6454 | 2003-05-16 Andreas Schwab <schwab@suse.de> |
c3969745 AS |
6455 | |
6456 | * Makefile.tpl (install-opcodes): Define. | |
6457 | * Makefile.in: Rebuild. | |
6458 | ||
f7c50032 AJ |
6459 | 2003-05-13 Andreas Jaeger <aj@suse.de> |
6460 | ||
6461 | * config.guess: Update to 2003-05-09 version. | |
6462 | * config.sub: Update to 2003-05-09 version. | |
6463 | ||
dce2d8b2 | 6464 | 2003-05-13 Michael Eager <eager@mvista.com> |
243aa302 ME |
6465 | |
6466 | * configure.in: Correct sed script so that options in quotes are not | |
6467 | deleted. | |
6468 | * configure: Rebuild. | |
6469 | ||
aa8f1f57 CV |
6470 | 2003-05-12 Corinna Vinschen <corinna@vinschen.de> |
6471 | ||
6472 | * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin | |
6473 | and $$s/newlib/libc/sys/cygwin32 include paths. | |
6474 | * configure: Ditto. | |
6475 | ||
0c130f81 MM |
6476 | 2003-05-12 Michael Meissner <gnu@the-meissners.org> |
6477 | ||
6478 | * MAINTAINERS: Update my email addresses. | |
6479 | ||
aa1a100b EB |
6480 | 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr> |
6481 | ||
6482 | * config-ml.in: Propagate INSTALL variables. | |
f7c50032 | 6483 | |
87861833 GP |
6484 | 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> |
6485 | ||
6486 | * MAINTAINERS: Remove duplicate entries in Write After Approval. | |
6487 | ||
de722255 CD |
6488 | 2003-05-02 Chris Demetriou <cgd@broadcom.com> |
6489 | ||
6eb95e99 ZW |
6490 | * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later. |
6491 | * Makefile.in: Regenerate. | |
de722255 | 6492 | |
96c4a002 WB |
6493 | 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org> |
6494 | ||
6495 | * MAINTAINERS (GNATS only): Add Falk Hueffner. | |
6496 | ||
55b15a11 WB |
6497 | 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org> |
6498 | ||
6499 | * MAINTAINERS (GNATS only): Add Giovanni Bajo. | |
6500 | ||
0c227849 DJ |
6501 | 2003-04-27 Daniel Jacobowitz <drow@mvista.com> |
6502 | ||
6503 | * Makefile.tpl: Clean $(BUILD_SUBDIR). | |
6504 | * Makefile.in: Regenerated. | |
6505 | ||
d45148c1 WB |
6506 | 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org> |
6507 | ||
6508 | * MAINTAINERS (Write After Approval): Upgrade myself from | |
6509 | GNATS only to write-after-approval. Update my mail address. | |
6510 | ||
dce2d8b2 | 6511 | 2003-04-25 Loren J. Rittle <ljrittle@acm.org> |
bb751e47 LR |
6512 | |
6513 | (OS Port Maintainers: freebsd): Add myself. | |
6514 | ||
438f50c3 MM |
6515 | 2003-04-22 Mark Mitchell <mark@codesourcery.com> |
6516 | ||
6517 | * MAINTAINERS (java): Remove Alexandre Petit-Bianco. | |
6518 | ||
9074e169 KJ |
6519 | 2003-04-22 Kean Johnston <jkj@sco.com> |
6520 | ||
6521 | * MAINTAINERS (SCO ports): Added myself. | |
6522 | ||
dfd39a2e NS |
6523 | 2003-04-21 Nathan Sidwell <nathan@codesourcery.com> |
6524 | ||
6525 | * MAINTAINERS (gcov): Add myself and Jan Hubicka. | |
6526 | ||
ccbae82a KJ |
6527 | 2003-04-19 Kean Johnston <jkj@sco.com> |
6528 | ||
6529 | * MAINTAINERS (Write After Approval): Add myself. | |
6530 | ||
2f50999f GP |
6531 | 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> |
6532 | ||
6533 | * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000. | |
6534 | * Makefile.in: Regenerate. | |
6535 | ||
e9b84181 JJ |
6536 | 2003-04-18 Jakub Jelinek <jakub@redhat.com> |
6537 | ||
6538 | * configure.in (powerpc64*-*-linux*): Remove. | |
6539 | * configure: Rebuilt. | |
6540 | ||
1ca4c6e1 PE |
6541 | 2003-04-17 Phil Edwards <pme@gcc.gnu.org> |
6542 | ||
6543 | * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the | |
6544 | previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap, | |
6545 | and restrap. | |
6546 | * Makefile.in: Regenerate. | |
6547 | ||
0590b963 RE |
6548 | 2003-04-16 Richard Earnshaw <rearnsha@arm.com> |
6549 | ||
6550 | * configure.in (arm-*-netbsdelf*): Enable building java libraries. | |
6551 | * configure: Regenerated. | |
6552 | ||
ff41a56f DD |
6553 | 2003-04-15 DJ Delorie <dj@redhat.com> |
6554 | ||
6555 | * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer. | |
6556 | ||
50d440bc NC |
6557 | 2003-04-13 Nick Clifton <nickc@redhat.com> |
6558 | ||
6559 | * config-ml.in: Remove support for --disable-aix removing | |
6560 | call-aix multilibs. | |
6561 | ||
b1e0a93e AO |
6562 | 2003-04-10 Alexandre Oliva <aoliva@redhat.com> |
6563 | ||
6564 | * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*. | |
6565 | * */configure: Rebuilt. | |
6566 | ||
71fb704d JS |
6567 | 2003-04-08 Joel Sherrill <joel@oarcorp.com> |
6568 | ||
6569 | * MAINTAINERS: Add my email address. | |
6570 | ||
3897ea90 OH |
6571 | 2003-03-17 Olivier Hainque <hainque@act-europe.fr> |
6572 | ||
6573 | * MAINTAINERS (Write After Approval): Add myself. | |
f7c50032 | 6574 | |
93c834b7 NN |
6575 | 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org> |
6576 | ||
6577 | * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down. | |
6578 | * Makefile.in: Regenerate. | |
6579 | ||
82c34dcb MC |
6580 | 2003-03-14 Michael Chastain <mec@shout.net> |
6581 | ||
6582 | * Makefile.in: Regenerate with correct Makefile.def. | |
6583 | ||
73458fb7 NN |
6584 | 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org> |
6585 | ||
6586 | * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused | |
6587 | Make macro. | |
6588 | * Makefile.in: Regenerate. | |
6589 | * configure.in: Clean up gxx_include_dir logic. | |
6590 | * configure: Regenerate. | |
6591 | ||
32cf27e5 AE |
6592 | 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de> |
6593 | ||
6594 | * MAINTAINERS (Write After Approval): Add myself. | |
6595 | ||
c727e7a0 BE |
6596 | 2003-03-10 Ben Elliston <bje@wasabisystems.com> |
6597 | ||
6598 | * MAINTAINERS: Update my mail address. | |
6599 | ||
9a27ac7a FS |
6600 | 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> |
6601 | ||
6602 | * configure.in (gxx_include_dir): Fix typo. | |
6603 | * configure: Regenerated. | |
6604 | ||
3aa83176 NN |
6605 | 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org> |
6606 | ||
6607 | * Makefile.tpl: Reindent. | |
6608 | * Makefile.in: Regenerate. | |
6609 | * configure.in: Reindent. Don't set unused variables. | |
6610 | * configure: Regenerate. | |
6611 | ||
9124bc53 DJ |
6612 | 2003-03-04 Daniel Jacobowitz <drow@mvista.com> |
6613 | ||
6614 | * configure.in: Include $(build_tooldir)/sys-include in | |
6615 | FLAGS_FOR_TARGET. | |
6616 | * configure: Regenerated. | |
6617 | ||
cb543528 NN |
6618 | 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org> |
6619 | ||
c858bf1e NN |
6620 | * Makefile.tpl: Always pass down RANLIB. |
6621 | * Makefile.in: Regenerate. | |
6622 | ||
aa9c3ab4 NN |
6623 | * Makefile.tpl: Don't set unused enable_shared, enable_threads macros. |
6624 | * Makefile.in: Regenerate. | |
6625 | * configure.in: Remove unused logic relating to --enable-shared | |
6626 | and --enable-threads. Remove bogus comments. Remove redundant | |
6627 | noconfigdirs. | |
6628 | * configure: Regenerate. | |
6629 | ||
cb543528 NN |
6630 | * configure.in: Replace ${libstdcxx_version} by its value. |
6631 | Remove reference to mh-dgux. | |
6632 | * configure: Regenerate. | |
6633 | ||
53f70c1b KB |
6634 | 2003-03-03 Kevin Buettner <kevinb@redhat.com> |
6635 | ||
6636 | * MAINTAINERS (Write After Approval): Add myself. | |
6637 | ||
df0f0674 NN |
6638 | 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org> |
6639 | ||
6640 | * Makefile.tpl: Rearrange. | |
6641 | * Makefile.in: Regenerate. | |
6642 | ||
dce2d8b2 | 6643 | 2003-02-25 Uwe Stieber <uwe@wwws.de> |
ef4e7569 US |
6644 | |
6645 | * configure.in: Add support for kaOS as cross build target system. | |
6646 | * configure: Regenerated. | |
6647 | ||
a7a287eb SB |
6648 | 2003-02-24 Steven Bosscher <steven@gcc.gnu.org> |
6649 | ||
6650 | * MAINTAINERS (Write after approval): Add myself. | |
6651 | ||
ff00c8a2 JW |
6652 | 2003-02-21 James E Wilson <wilson@tuliptree.org> |
6653 | ||
6654 | * MAINTAINERS: Update my email address. | |
6655 | ||
abb2db7a ZW |
6656 | 2003-02-21 Zack Weinberg <zack@codesourcery.com> |
6657 | ||
6658 | * MAINTAINERS: Add self to blanket write privs. section. | |
6659 | ||
e9f2dc3b SM |
6660 | 2003-02-20 Sean McNeil <sean@blue.mcneil.com> |
6661 | ||
6662 | * Makefile.tpl: Add definition of CPPFLAGS to pass into | |
6663 | configure-target-* as some target builds may require additional | |
6664 | flags for preprocessor tests. | |
6665 | * Makefile.in: Regenerated. | |
6666 | ||
ee03dc5e AO |
6667 | 2003-02-19 Alexandre Oliva <aoliva@redhat.com> |
6668 | ||
11856278 AO |
6669 | * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld. |
6670 | * ltconfig: Handle it. | |
6671 | * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of | |
6672 | auto-detecting it. | |
6673 | ||
274aef32 AO |
6674 | * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever |
6675 | it is used as argument to $CC. | |
6676 | * ltcf-gcj.sh: Likewise. | |
6677 | ||
ee03dc5e AO |
6678 | * configure.in: Introduce --enable-maintainer-mode. |
6679 | * configure: Rebuilt. | |
6680 | * Makefile.tpl (Makefile.in, configure): Enable dependencies only | |
6681 | for maintainer mode. | |
6682 | * Makefile.in: Rebuilt. | |
6683 | ||
30db8e17 JM |
6684 | 2003-02-18 Jason Merrill <jason@redhat.com> |
6685 | ||
6686 | * Makefile.tpl (check-c++): Allow parallelism. | |
6687 | ||
cab60ac6 GP |
6688 | 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> |
6689 | ||
6690 | * MAINTAINERS: Remove John Carr (who never actually had access to | |
6691 | gcc.gnu.org). | |
6692 | ||
c8e5d1af GK |
6693 | 2003-02-15 Geoffrey Keating <geoffk@apple.com> |
6694 | ||
6695 | * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*, | |
6696 | don't configure target-libobjc. | |
6697 | * configure: Regenerate. | |
6698 | ||
70f91f50 RO |
6699 | 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
6700 | ||
6701 | * Makefile.tpl (RANLIB): Define. | |
6702 | * Makefile.in: Regenerate. | |
6703 | ||
669e9062 LB |
6704 | 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt> |
6705 | ||
6706 | * MAINTAINERS: Update my email. | |
abb2db7a | 6707 | |
61b56b2e KS |
6708 | 2003-02-06 Keith R Seitz <keiths@redhat.com> |
6709 | ||
6710 | * Makefile.def: Remove "snavigator", "grep", and "db" modules. | |
6711 | * Makefile.tpl: Remove "all-snavigator" and "all-grep". | |
6712 | * Makefile.in: Regenerated. | |
6713 | * configure.in: Remove all traces of snavigator, db, and grep. | |
6714 | * configure: Regenerated. | |
6715 | ||
a1ba6e15 GP |
6716 | 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> |
6717 | ||
6718 | * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write | |
6719 | After Approval. | |
6720 | ||
f5f2cce5 CC |
6721 | 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de> |
6722 | ||
6723 | * MAINTAINERS (Write after approval): Add myself. | |
6724 | ||
ba49f6f1 FCE |
6725 | 2003-01-31 Frank Ch. Eigler <fche@redhat.com> |
6726 | ||
6727 | * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies. | |
6728 | * Makefile.in: Regenerated. | |
6729 | ||
ccf9f10c RS |
6730 | 2003-01-30 Roger Sayle <roger@eyesopen.com> |
6731 | ||
6732 | * config.guess: Updated to 2003-01-30's version. | |
6733 | * config.sub: Updated to 2003-01-28's version. | |
6734 | ||
a693735b AO |
6735 | 2003-01-30 Alexandre Oliva <aoliva@redhat.com> |
6736 | ||
6737 | * config.if: If gcc_version is already set, just use it. Don't set | |
6738 | gcc_version_trigger if it's already set, otherwise set it to | |
6739 | gcc/version.c, but only if the file exists. If it is not set and | |
6740 | gcc/version.c does not exist, try to extract the version number from | |
6741 | $CC. | |
6742 | ||
204c43d6 AT |
6743 | 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch> |
6744 | ||
abb2db7a | 6745 | * MAINTAINERS: Add myself to write-after-approval list. |
204c43d6 | 6746 | |
842e91ec PE |
6747 | 2003-01-27 Phil Edwards <pme@gcc.gnu.org> |
6748 | ||
6749 | * configure.in: Revert 24Jan change. | |
6750 | * configure: Regenerate. | |
6751 | ||
6b99984e GP |
6752 | 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> |
6753 | ||
6754 | * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix | |
6755 | entry of HJ Lu. | |
6756 | ||
806e0935 NN |
6757 | 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org> |
6758 | ||
6759 | * configure.in: Revert previous change. | |
6760 | * configure: Regenerate. | |
6761 | ||
307a9864 NN |
6762 | 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org> |
6763 | ||
6764 | * configure.in: Make rda native-only. | |
6765 | * configure: Regenerate. | |
6766 | ||
02ba6302 VR |
6767 | 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de> |
6768 | ||
6769 | * MAINTAINERS: Move myself from GNATS-only-accounts to | |
6770 | write-after-approval. | |
6771 | ||
77d187bc NN |
6772 | 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org> |
6773 | ||
6774 | * configure.in: Add missing \. | |
6775 | * configure: Rebuilt. | |
6776 | ||
a94a2d4c JJ |
6777 | 2003-01-17 Jakub Jelinek <jakub@redhat.com> |
6778 | ||
6779 | * configure.in (baseargs): Avoid using \| in sed regular | |
6780 | expressions. | |
6781 | * configure: Rebuilt. | |
6782 | ||
73f84924 JJ |
6783 | 2003-01-16 Jakub Jelinek <jakub@redhat.com> |
6784 | ||
6785 | * configure.in (baseargs): Remove all supported forms of | |
6786 | --cache-file, --srcdir, --host, --build and --target options | |
6787 | from argument lists. | |
6788 | * configure: Rebuilt. | |
6789 | ||
8c12fc63 JZ |
6790 | 2003-01-15 Josef Zlomek <zlomekj@suse.cz> |
6791 | ||
6792 | * MAINTAINERS: Add myself to write-after-approval list. | |
6793 | ||
7c005a3a AO |
6794 | 2003-01-15 Alexandre Oliva <aoliva@redhat.com> |
6795 | ||
6796 | * configure.in (noconfigdirs): Don't skip gas on IRIX 6. | |
6797 | * configure: Rebuilt. | |
6798 | ||
3dfabf63 NN |
6799 | 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org> |
6800 | ||
6801 | * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS. | |
6802 | * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc. | |
6803 | * Makefile.in: Regenerate. | |
6804 | * configure: Regenerate. | |
6805 | ||
cf53ae10 AO |
6806 | 2003-01-09 Alexandre Oliva <aoliva@redhat.com> |
6807 | ||
6808 | * configure.in: Remove Makefile in build, host and target modules | |
6809 | unless configure was run with --no-recursion. | |
6810 | * configure: Rebuilt. | |
6811 | ||
3fbe8e4a CC |
6812 | 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de> |
6813 | ||
6814 | * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR. | |
6815 | (install-info, dir.info): Prepend $(DESTDIR) to $(infodir). | |
6816 | * Makefile.in: Regenerate. | |
6817 | ||
66e2aa7d CD |
6818 | 2003-01-08 Chris Demetriou <cgd@broadcom.com> |
6819 | ||
6820 | * config.guess: Update to 2003-01-03 version. | |
6821 | * config.sub: Update to 2003-01-03 version. | |
6822 | ||
b5038cfb CF |
6823 | 2003-01-07 Christopher Faylor <cgf@redhat.com> |
6824 | ||
6825 | * configure: Regenerate with proper autoconf 2.13. | |
6826 | ||
d02c69be CF |
6827 | 2003-01-07 Christopher Faylor <cgf@redhat.com> |
6828 | ||
6829 | * configure.in: Add AC_PREREQ for consistency. | |
b5038cfb | 6830 | * configure: Regenerate. |
d02c69be | 6831 | |
e914a571 AC |
6832 | 2003-01-06 Andrew Cagney <ac131313@redhat.com> |
6833 | ||
6834 | * configure.in (GDB_TK): Add tcl directories conditional on | |
6835 | gdb/gdbtk directory being present. | |
6836 | * configure: Regenerate. | |
abb2db7a | 6837 | |
dce2d8b2 | 6838 | 2003-01-04 John David Anglin <dave.anglin@nrc.ca> |
70571545 | 6839 | |
dce2d8b2 EB |
6840 | * configure.in (LD): Improve test for gcc. Try to set LD to the ld |
6841 | used by gcc if LD is not defined and we are not doing a Canadian Cross. | |
70571545 JDA |
6842 | * configure: Rebuilt. |
6843 | ||
89a7012a TT |
6844 | 2002-12-31 Tom Tromey <tromey@redhat.com> |
6845 | ||
6846 | * Makefile.in: Rebuilt. | |
6847 | * Makefile.def (target_modules) [libffi]: Allow installation. | |
6848 | ||
3f4f56e2 AS |
6849 | 2002-12-31 Andreas Schwab <schwab@suse.de> |
6850 | ||
6851 | * configure.in: Fix use of $program_transform_name. | |
6852 | * configure: Regenerated. | |
6853 | ||
6c1b8d0a DJ |
6854 | 2002-12-30 Daniel Jacobowitz <drow@mvista.com> |
6855 | ||
6856 | * configure.in (baseargs): Don't remove first configure argument. | |
1b414d31 | 6857 | * configure: Regenerated. |
6c1b8d0a | 6858 | |
c5120911 AO |
6859 | 2002-12-29 Alexandre Oliva <aoliva@redhat.com> |
6860 | ||
6861 | * Makefile.tpl (local-distclean): Don't remove... | |
6862 | (multilib.ts): ... this. Moved into... | |
6863 | (multilib.out): ... this. Don't use sub-make. | |
6864 | ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile, | |
6865 | $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into... | |
6866 | (configure-build-[+module+], configure-[+module+], | |
6867 | configure-target-[+module+], configure-gcc): ... these. Test | |
6868 | for Makefile existence. Drop config.status from dependencies. | |
6869 | * Makefile.in: Rebuilt. | |
6870 | * configure.in: Move gcc-version-trigger to the end of | |
6871 | ac_configure_args. Add comments to maybedep.tmp and | |
6872 | serdep.tmp. Introduce --disable-serial-configure. Remove | |
6873 | nonopt from baseargs, matching and removing corresponding | |
6874 | whitespace while at it. | |
6875 | * configure: Rebuilt. | |
6876 | ||
e245b0ea AO |
6877 | 2002-12-28 Alexandre Oliva <aoliva@redhat.com> |
6878 | ||
903de295 AO |
6879 | * configure.in (host_configargs): Replace reference to |
6880 | no-longer-defined buildopts with --build=${build_alias}. | |
6881 | * configure: Rebuilt. | |
6882 | ||
e245b0ea AO |
6883 | * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of |
6884 | program_transform_name to standard idiom. | |
6885 | (AUTOGEN, AUTOCONF): Define. | |
6886 | (Makefile.in): Use $(AUTOGEN). | |
6887 | (Makefile): Depend on config.status, and use autoconf-style rule to | |
6888 | build it. Move original commands to... | |
6889 | (config.status): ... this new target. | |
6890 | (configure): Add $(srcdir). Depend on config/acx.m4. Use | |
6891 | $(AUTOCONF). | |
6892 | * Makefile.in: Rebuilt. | |
6893 | ||
671aa708 NN |
6894 | 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org> |
6895 | ||
53fbfb58 NN |
6896 | * Makefile.tpl: Fix dramatic bustage due to change in |
6897 | program_transform_name. | |
6898 | * Makefile.in: Regenerate. | |
6899 | ||
6900 | * configure.in: Remove unnecessary PATH setting. | |
6901 | * configure: Regnerate. | |
6902 | ||
6903 | * configure.in: Don't default to unprefixed tools unless | |
6904 | the native tools will work. | |
6905 | * configure: Regenerate. | |
6906 | ||
671aa708 NN |
6907 | * configure.in: Convert to autoconf script. Blow away lots |
6908 | of now-redundant Makefile fragments. | |
6909 | * configure: Generate using Autoconf. | |
6910 | * Makefile.tpl: Rewrite to reflect autoconfiscation. | |
6911 | * Makefile.in: Regenerate. | |
6912 | ||
57f40826 NN |
6913 | 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org> |
6914 | ||
3fedb745 NN |
6915 | * configure: Fix stupid bug where RANLIB was mistakenly included. |
6916 | ||
abb2db7a | 6917 | * configure.in: Rename (buildargs, hostargs, targargs) to |
3fedb745 NN |
6918 | (build_configargs, host_configargs, target_configargs). |
6919 | ||
6920 | * configure.in: Move logic out of sed statement. | |
6921 | ||
abb2db7a | 6922 | * configure: Remove unneeded 'export's. Make CC_FOR_TARGET, |
57f40826 NN |
6923 | CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only. |
6924 | ||
315fa0f4 SS |
6925 | 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com> |
6926 | ||
6927 | * config.sub: Import from master repository | |
6928 | * config.guess: Ditto | |
6929 | ||
45aff44f AS |
6930 | 2002-12-24 Andreas Schwab <schwab@suse.de> |
6931 | ||
6932 | * Makefile.tpl (multilib.out): Fix missing space. | |
6933 | * Makefile.in: Regenerate. | |
6934 | ||
88b5521b NN |
6935 | 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org> |
6936 | ||
6937 | * Makefile.tpl: Use shared multilib.out. Use move-if-change for it. | |
6938 | Convert (cd foo; make) to (cd foo && make). Clean up multilib.out. | |
6939 | * Makefile.in: Regenerate. | |
6940 | * configure.in: Remove unnecessary leftovers. | |
6941 | ||
2a726918 GK |
6942 | 2002-12-21 Geoffrey Keating <geoffk@apple.com> |
6943 | ||
6944 | * configure.in (extra_ranlibflags_for_target): New variable. | |
6945 | (*-*-darwin): Add -c to ranlib commands. | |
6946 | * configure (tooldir): Handle extra_ranlibflags_for_target. | |
6947 | ||
aace3269 | 6948 | 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org> |
346b290d NN |
6949 | |
6950 | * Makefile.tpl: Revert HJL's change. | |
6951 | * Makefile.in: Regenerated. | |
6952 | * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and | |
6953 | always. | |
6954 | ||
f0895142 AS |
6955 | 2002-12-19 Andreas Schwab <schwab@suse.de> |
6956 | ||
6957 | * Makefile.tpl, configure.in: Substitute libstdcxx_incdir. | |
6958 | * Makefile.in: Regenerate. | |
6959 | ||
dce2d8b2 | 6960 | 2002-12-18 H.J. Lu <hjl@gnu.org> |
782d0c02 L |
6961 | |
6962 | * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR). | |
6963 | * Makefile.in: Regenerated. | |
6964 | ||
6965 | * configure.in (build_prefix): New. Substitute. | |
6966 | ||
212f6dd0 NN |
6967 | 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org> |
6968 | ||
79308c5d NN |
6969 | * Makefile.tpl: Don't let real targets depend on phony targets. |
6970 | * Makefile.in: Regenerate. | |
6971 | ||
212f6dd0 NN |
6972 | * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo. |
6973 | * Makefile.in: Regenerate. | |
6974 | ||
ab17919f SS |
6975 | 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com> |
6976 | ||
6977 | * config.sub: Import from master repository | |
6978 | * config.guess: Ditto | |
6979 | ||
5ecf91d1 JM |
6980 | 2002-12-16 Jason Merrill <jason@redhat.com> |
6981 | ||
6982 | * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a | |
6983 | previous 'make bootstrap'. | |
6984 | * Makefile.in: Regenerate. | |
6985 | ||
d8437e1b HPN |
6986 | 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com> |
6987 | ||
6988 | * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb. | |
6989 | ||
4977bab6 ZW |
6990 | 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org> |
6991 | ||
6992 | * configure.in, Makefile.tpl, Makefile.def: Remove tclX. | |
6993 | * Makefile.in: Regenerate. | |
6994 | ||
0edcfdcb JM |
6995 | 2002-12-13 Jason Merrill <jason@redhat.com> |
6996 | ||
6248218a | 6997 | * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run |
0edcfdcb JM |
6998 | library tests. |
6999 | (check-c++): Just depend on it and check-target-libstdc++-v3. | |
6248218a JM |
7000 | * Makefile.in: Regenerate. |
7001 | ||
4977bab6 ZW |
7002 | 2002-12-12 Alexandre Oliva <aoliva@redhat.com> |
7003 | ||
7004 | * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C). | |
7005 | * Makefile.in: Rebuilt. | |
7006 | ||
f87505dd AO |
7007 | 2002-12-12 Alexandre Oliva <aoliva@redhat.com> |
7008 | ||
7009 | * Makefile.in (configure-target-rda): Depend on ALL_GCC_C. | |
7010 | ||
4977bab6 ZW |
7011 | 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org> |
7012 | ||
7013 | * configure: Fix bug put in by gremlins. | |
7014 | ||
7015 | * Makefile.tpl: Substitute more autoconfily. | |
7016 | * configure: Substitute more autoconfily. | |
7017 | * Makefile.in: Regenerate. | |
7018 | ||
7f0db92a SS |
7019 | 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com> |
7020 | ||
7021 | * config.sub: Import from master repository | |
7022 | * config.guess: Ditto | |
7023 | * MAINTAINERS: Added Svein Seldal under write after approval | |
7024 | ||
4977bab6 ZW |
7025 | 2002-12-08 Andrew Cagney <ac131313@redhat.com> |
7026 | ||
7027 | * Makefile.tpl (all-sim): Depend on maybe-configure-gdb. | |
7028 | * Makefile.in (all-sim): Ditto. | |
7029 | ||
7030 | 2002-12-06 DJ Delorie <dj@redhat.com> | |
7031 | ||
7032 | * Makefile.tpl: Change configure dependencies to not have real | |
7033 | targets depend on phony targets. | |
7034 | ||
7035 | 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org> | |
7036 | ||
7037 | * configure.in: Revert unintentional change. | |
7038 | ||
7039 | * Makefile.tpl: Change dependency for */multilib.out so that | |
7040 | it works when gcc isn't in the tree. | |
7041 | ||
7042 | * configure.in: Substitute more. | |
7043 | * configure: Run subconfigures from the Makefile. | |
7044 | * Makefile.tpl: Run subconfigures from the Makefile; add a few | |
7045 | convenience targets. Make sure gcc isn't rebuilt after bootstrap. | |
7046 | ||
67f1b906 GP |
7047 | 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> |
7048 | ||
7049 | * MAINTAINERS: Add Christian Ehrhardt under "GNATS only". | |
7050 | ||
4977bab6 ZW |
7051 | 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org> |
7052 | ||
7053 | * Makefile.tpl: Add targets for configuring host subdirs in Makefile, | |
7054 | and corresponding dependencies. | |
7055 | * Makefile.in: Regenerate. | |
7056 | ||
7057 | * configure.in (host_tools): Order binutils, gas and ld for | |
7058 | convenience in running the testsuites. | |
7059 | ||
7060 | * Makefile.tpl: Introduce rules to serialize subconfigure runs. | |
7061 | * Makefile.in: Regenerate. | |
7062 | * configure.in: Introduce rules to serialize subconfigure runs. | |
7063 | ||
7064 | * configure.in: Introduce BASE_CC_FOR_TARGET. | |
7065 | * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS. | |
7066 | Realize configure-build-* targets. Realize configure-target-* targets. | |
7067 | * Makefile.in: Regenerate. | |
7068 | ||
7069 | 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org> | |
7070 | ||
7071 | * configure: Move gcc_version_trigger stuff from here... | |
7072 | * configure.in: ...to here. | |
7073 | ||
7074 | * configure.in: Separate subconfigure options added by this file from | |
7075 | options given by the user. Add machinery to put args for host | |
7076 | subconfigures into the Makefile. | |
7077 | ||
7078 | * Makefile.tpl: Remove 'vault' targets. | |
7079 | * Makefile.tpl: Reorder and comment dependencies. | |
7080 | * Makefile.in: Regenerate. | |
7081 | ||
7082 | 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org> | |
7083 | * configure.in: Fix my broken commit of previous patch. (sigh) | |
7084 | ||
743f054e GK |
7085 | 2002-11-28 Geoffrey Keating <geoffk@apple.com> |
7086 | ||
7087 | * configure.in: Move host-specific darwin noconfigdirs into | |
7088 | the host-specific section. | |
7089 | ||
4977bab6 ZW |
7090 | 2002-11-28 Geoffrey Keating <geoffk@apple.com> |
7091 | ||
7092 | * configure.in: Move host-specific darwin noconfigdirs into | |
7093 | the host-specific section. | |
7094 | ||
7095 | 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org> | |
7096 | ||
7097 | * configure: Remove skip-this-dir support. | |
7098 | * Makefile.tpl: Remove skip-this-dir support. | |
7099 | ||
7100 | * Makefile.tpl: Remove leftover support for non-autoconfiscated | |
7101 | subdirectories. | |
7102 | * Makefile.in: Regenerate. | |
7103 | ||
7104 | * Makefile.tpl: Strip out useless setting of 'dir'. | |
7105 | * Makefile.in: Regenerate. | |
7106 | ||
7107 | 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org> | |
7108 | ||
7109 | * configure.in: Fix deeply stupid bug. | |
7110 | ||
7111 | * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded | |
7112 | shell code in CXX_FOR_TARGET | |
7113 | * Makefile.def: Introduce raw_cxx. | |
7114 | * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and | |
7115 | RAW_CXX_FOR_TARGET. | |
7116 | * Makefile.in: Regenerate. | |
7117 | ||
7118 | 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org> | |
7119 | ||
7120 | * Makefile.tpl: Remove unnecessary ifs. | |
7121 | * Makefile.in: Regenerate. | |
7122 | ||
7123 | * Makefile.tpl: Implement soft dependency machinery. Maybe-ize | |
7124 | dependencies. Maybe-ize build-libiberty. Create dummy install | |
7125 | targets for 'no_install' modules. | |
7126 | * configure: Move GDB_TK substitution to configure.in. Move | |
7127 | build_modules stuff to configure.in. | |
7128 | * configure.in: Implement soft dependency machinery. Maybe-ize | |
7129 | GDB_TK, rearrange slightly. Move build_modules stuff from configure. | |
7130 | * Makefile.in: Regenerate. | |
7131 | ||
7132 | 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org> | |
7133 | ||
7134 | * Makefile.tpl: Make all-target, install-target behave similarly | |
7135 | to all, install (only hitting configured targets). Eliminate | |
7136 | unused macro defintions. | |
7137 | ||
7138 | * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when | |
7139 | build != host. | |
7140 | ||
7141 | * Makefile.tpl: Add all-gcc: all-libiberty dependency. | |
7142 | ||
7143 | * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion. | |
7144 | ||
7145 | * configure.in: Produce lists of subdir targets we're actually | |
7146 | configuring. Remove references to "dosrel". | |
7147 | * Makefile.tpl: Let configure set which subdir targets are hit. | |
7148 | Remove install-cross; clean up install; remove ALL. Remove | |
7149 | references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery. | |
7150 | Autogenerate host module targets. Remove empty dependency lines | |
7151 | and redundant dependency; rearrange slightly. | |
7152 | * Makefile.def: Add host-side libtermcap, utils. | |
7153 | ||
7154 | * Makefile.in: Regenerate. | |
7155 | ||
e6226a2f RO |
7156 | 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
7157 | ||
7158 | * ltconfig (osf[345]): Append $major to soname_spec. | |
7159 | Reflect this in library_names_spec. | |
7160 | * ltmain.sh (osf): Prefix $major with . for use as extension. | |
7161 | ||
3b75d237 AJ |
7162 | 2002-11-19 Andreas Jaeger <aj@suse.de> |
7163 | ||
7164 | * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support | |
7165 | linking of 32-bit libraries with ld on the x86-64, ppc64, s390x | |
7166 | and sparc64 GNU/Linux systems. | |
7167 | ||
809108de NS |
7168 | 2002-11-19 Nathan Sidwell <nathan@codesourcery.com> |
7169 | ||
7170 | * MAINTAINERS: Update email. | |
7171 | ||
e7e0de7e GP |
7172 | 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> |
7173 | ||
7174 | * MAINTAINERS: Complete James Dennett's entry. | |
7175 | ||
f7109dea EB |
7176 | 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr> |
7177 | ||
7178 | * MAINTAINERS (Write After Approval): Add myself. | |
7179 | ||
d3ac17c9 BK |
7180 | 2002-11-13 Bruce Korb <bkorb@gnu.org> |
7181 | ||
7182 | * Makefile.tpl: syntactic cleanup | |
7183 | ||
dce2d8b2 | 7184 | 2002-11-13 Stuart Hastings <stuart@apple.com> |
cbf78ae4 SH |
7185 | |
7186 | * MAINTAINERS: Add myself to write-after-approval list. | |
7187 | ||
4977bab6 ZW |
7188 | 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org> |
7189 | ||
7190 | * Makefile.def: Add list of recursive targets to autogenerate. | |
7191 | Add build_modules. | |
7192 | * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-* | |
7193 | targets. Autogenerate *-build-* targets. | |
7194 | * Makefile.in: Regenerate. | |
7195 | ||
7196 | 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org> | |
7197 | ||
7198 | * configure: More autoconf-style substitutions. | |
7199 | * Makefile.tpl: More autoconf-style substitutions. | |
7200 | * Makefile.in: Regenerate. | |
7201 | ||
7202 | 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org> | |
7203 | ||
7204 | * configure: Substitute more variables in a more autoconf-friendly | |
7205 | way. Simplify slightly. | |
7206 | * Makefile.tpl: Make more variables substitutable in an | |
7207 | autoconf-friendly way. | |
7208 | * Makefile.in: Regenerate. | |
7209 | ||
d4783999 JW |
7210 | 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org> |
7211 | ||
7212 | * MAINTAINERS (Write After Approval): Add myself. | |
7213 | ||
4977bab6 ZW |
7214 | 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org> |
7215 | ||
7216 | * configure.in (v810*): Remove special setting of tools. | |
7217 | ||
7218 | * configure: Add support for extra required flags for ar or nm. | |
7219 | * configure.in (aix4.3+): Use above support for target-specific | |
7220 | issues, rather than using config/mt-aix43. | |
7221 | ||
7222 | 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org> | |
7223 | ||
7224 | * configure: Remove 'removing', which doesn't work. Replace $subdir | |
7225 | with . everywhere. Replace $subdirs with ''. Replace $makesrcdir | |
7226 | with $srcdir. Reformat indentation. Substitute some variables | |
7227 | formerly hard-coded in the Makefile for build=host. | |
7228 | * Makefile.tpl: Autogenerate more; make more autoconf-friendly. | |
7229 | * Makefile.def: Autogenerate more. | |
7230 | * Makefile.in: Regenerate. | |
7231 | ||
1c9c903e AN |
7232 | 2002-11-04 Adam Nemet <anemet@lnxw.com> |
7233 | ||
7234 | * MAINTAINERS (Write After Approval): Add myself. | |
7235 | ||
40673d2b KB |
7236 | 2002-11-04 Kevin Buettner <kevinb@redhat.com> |
7237 | ||
7238 | * Makefile.def (host_modules): Add rda. | |
7239 | * Makefile.in: Regenerate. | |
7240 | * configure.in (target_tool): Add target-rda to list. | |
7241 | ||
42e650ae GP |
7242 | 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> |
7243 | ||
7244 | * MAINTAINERS: Remove "co-maintainer" note for web pages. | |
7245 | ||
e004b81f PE |
7246 | 2002-10-25 Phil Edwards <pme@gcc.gnu.org> |
7247 | ||
7248 | * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap, | |
7249 | and restrap targets to this rule. | |
7250 | * Makefile.in: Regenerate. | |
7251 | ||
06bd49b1 GP |
7252 | 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> |
7253 | ||
7254 | * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under | |
7255 | GNATS only accounts. | |
7256 | ||
d0af82b0 HPN |
7257 | 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com> |
7258 | ||
7259 | * configure.in (i[3456]86-*-linux*): Add check to disable | |
7260 | ${libgcj} for glibc1. | |
7261 | ||
10782654 DC |
7262 | 2002-10-24 Denis Chertykov <denisc@overta.ru> |
7263 | ||
7264 | * MAINTAINERS: Add myself as ip2k port maintainer. | |
7265 | ||
a5a438f5 SS |
7266 | 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com> |
7267 | ||
7268 | * configure.in: Add tic4x target. | |
7269 | ||
fe3d5b7f NN |
7270 | 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org> |
7271 | ||
aba8a494 NN |
7272 | * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy. |
7273 | * configure.in: Make SET_LIB_PATH substitution more autoconfy. | |
7274 | * Makefile.in: Regenerate. | |
7275 | ||
fe3d5b7f NN |
7276 | * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy. |
7277 | * configure.in: Make RPATH_ENVVAR substitution more autoconfy. | |
7278 | * Makefile.in: Regenerate. | |
7279 | ||
a6ad79e7 JJ |
7280 | 2002-10-02 Janis Johnson <janis187@us.ibm.com> |
7281 | ||
7282 | * MAINTAINERS: Add myself as web pages co-maintainer. | |
7283 | ||
6a8a9058 NN |
7284 | 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org> |
7285 | ||
7286 | * Makefile.tpl: Eliminate reference to all-gui, all-libproc. | |
7287 | * Makefile.in: Regenerate. | |
7288 | ||
327d975a ZW |
7289 | 2002-10-02 Zack Weinberg <zack@codesourcery.com> |
7290 | ||
7291 | * MAINTAINERS: Add myself and Nathan Sidwell | |
7292 | <nathan@codesourcery.com> as VxWorks maintainers. | |
7293 | ||
a5ae8f19 | 7294 | 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org> |
f5e0c73c NN |
7295 | |
7296 | * Makefile.def: Remove order dependency comments. | |
7297 | * Makefile.tpl: Add explicit install-install dependencies. | |
7298 | * Makefile.in: Regenerate. | |
d0f6c823 | 7299 | |
34c6040c | 7300 | * Makefile.tpl: Remove material now in src-release. (Finally!) |
f5e0c73c | 7301 | * Makefile.in: Regenerate. |
34c6040c | 7302 | |
d0f6c823 NN |
7303 | * Makefile.tpl: Add configure-target (for src-release in src) |
7304 | * Makefile.in: Regenerate. | |
7305 | ||
50bd210b NC |
7306 | 2002-09-30 Nick Clifton <nickc@redhat.com> |
7307 | ||
7308 | * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory. | |
7309 | ||
ca25149e UW |
7310 | 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com> |
7311 | ||
7312 | * configure.in (s390*-*-linux*): Enable libgcj. | |
7313 | ||
dd30b57d NN |
7314 | 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org> |
7315 | ||
9e60a678 NN |
7316 | * configure: Revert accidentally applied changes. |
7317 | ||
dd30b57d NN |
7318 | * Makefile.tpl: Make more autoconf-friendly. |
7319 | * Makefile.in: Regenerate. | |
7320 | * configure: Make substitution more autoconf-like. | |
7321 | ||
5831424e RE |
7322 | 2002-09-28 Richard Earnshaw <rearnsha@arm.com> |
7323 | ||
7324 | * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a | |
7325 | single entry to handle all these. | |
7326 | (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable | |
7327 | libjava on arm-*-elf. | |
7328 | ||
b7f3b15b GK |
7329 | 2002-09-27 Geoffrey Keating <geoffk@apple.com> |
7330 | ||
7331 | * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the | |
7332 | things that depend on them. | |
7333 | ||
0dffceed NN |
7334 | 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org> |
7335 | ||
7336 | * Makefile.tpl: Make subsituted variables more autoconfy. | |
7337 | * Makefile.in: Regenerate. | |
7338 | * configure: Make seds more autoconfy. | |
7339 | ||
1db75a86 | 7340 | 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org> |
ec0461f6 NN |
7341 | |
7342 | * Makefile.tpl: Rewrite substituted lines to look autoconfy. | |
7343 | * Makefile.in: Regenerate. | |
7344 | * configure.in: Rewrite sed statements to look autoconfy. | |
7345 | ||
1db75a86 NN |
7346 | * Makefile.tpl: Autogenerate *-target-* lists, dependencies of |
7347 | all-target-foo on configure-target-foo. | |
7348 | * Makefile.def: Ditto. | |
7349 | * Makefile.in: Rebuild. | |
7350 | ||
741a4e89 AH |
7351 | 2002-09-25 Andrew Haley <aph@redhat.com> |
7352 | ||
7353 | * MAINTAINERS: Add aph@redhat.com as Java maintainer. | |
7354 | ||
95ddd785 NN |
7355 | 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org> |
7356 | ||
7357 | * Makefile.def: New file. | |
7358 | * Makefile.tpl: New file. | |
7359 | * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'. | |
7360 | * contrib/gcc_update: Note that Makefile.in is a generated file. | |
7361 | ||
7362 | * configure.in: Minor rearrangement. Simplify tests. | |
7363 | ||
65a824f6 JT |
7364 | 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com> |
7365 | ||
7366 | * configure.in (with_headers): Skip copy if value is "yes". | |
7367 | (with_libs): Likewise. | |
7368 | ||
51270f0a | 7369 | 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org> |
fbf86afb NN |
7370 | |
7371 | * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs. | |
7372 | * configure.in (sh*-*-pe*): Ditto. | |
7373 | * configure.in (mips*-*-pe*): Ditto. | |
7374 | * configure.in (*arm-wince-pe): Ditto. | |
7375 | ||
8f89dbf4 NN |
7376 | * configure.in: Rearrange. |
7377 | ||
c1b8db3f KH |
7378 | 2002-09-14 Kazu Hirata <kazu@cs.umass.edu> |
7379 | ||
7380 | * MAINTAINERS: Update my email address. | |
7381 | ||
341f0575 PK |
7382 | 2002-08-30 Paul Koning <pkoning@equallogic.com> |
7383 | ||
7384 | * MAINTAINERS: (Write After Approval): Add myself. | |
7385 | ||
d2e06980 GK |
7386 | 2002-08-29 Geoffrey Keating <geoffk@redhat.com> |
7387 | ||
7388 | * MAINTAINERS: Update Jason Eckhardt's address, remove i860. | |
7389 | ||
4906d5d8 GK |
7390 | 2002-08-24 Geoffrey Keating <geoffk@redhat.com> |
7391 | ||
7392 | * MAINTAINERS: Change my mailing address. | |
7393 | ||
e9a25cc8 PC |
7394 | 2002-08-21 Paolo Carlini <pcarlini@unitus.it> |
7395 | ||
7396 | * MAINTAINERS (Write After Approval): Remove myself. | |
327d975a | 7397 | (Various Maintainers: c++ runtime libs): Add myself. |
e9a25cc8 | 7398 | |
dce2d8b2 | 7399 | 2002-08-20 Loren J. Rittle <ljrittle@acm.org> |
a5aa7421 LR |
7400 | |
7401 | * MAINTAINERS (Write After Approval): Remove myself. | |
7402 | (Various Maintainers: c++ runtime libs): Add myself. | |
7403 | ||
5ce6f47b EC |
7404 | 2002-08-15 Eric Christopher <echristo@redhat.com> |
7405 | ||
7406 | * config.sub: Import from master repository. | |
7407 | * config.guess: Ditto. | |
7408 | ||
7f9317f0 AO |
7409 | 2002-08-19 Alexandre Oliva <aoliva@redhat.com> |
7410 | ||
7411 | * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER. | |
7412 | * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET, | |
7413 | CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise. | |
7414 | ||
7aecca3d AH |
7415 | 2002-08-16 Aldy Hernandez <aldyh@redhat.com> |
7416 | ||
7417 | * MAINTAINERS: Add self to rs6000 vector extensions. | |
7418 | ||
8ea4b195 AO |
7419 | 2002-08-15 Alexandre Oliva <aoliva@redhat.com> |
7420 | ||
7421 | * libiberty/configure: Reverted unintended yesterday's check in. | |
7422 | ||
f5cc59a7 AO |
7423 | 2002-08-14 Alexandre Oliva <aoliva@redhat.com> |
7424 | ||
7425 | * boehm-gc/configure, libf2c/configure: Rebuilt. | |
7426 | * libffi/configure, libiberty/configure: Ditto. | |
7427 | * libjava/configure, libobjc/configure: Ditto. | |
7428 | * libstdc++-v3/configure, zlib/configure: Ditto. | |
7429 | Merged from binutils: | |
7430 | 2002-01-27 Daniel Jacobowitz <drow@mvista.com> | |
7431 | From Steve Ellcey <sje@cup.hp.com>: | |
7432 | * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI. | |
7433 | (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd, | |
7434 | lt_cv_file_magic_test_file): Set to appropriate values for HP-UX | |
7435 | IA64. | |
7436 | * ltcf-c.sh (archive_cmds, hardcode_*): Ditto. | |
7437 | * ltconfig (shlibpath_*, dynamic_linker, library_names_spec, | |
7438 | soname_spec, sys_lib_search_path_spec): Ditto. | |
7439 | ||
dce2d8b2 | 7440 | 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br> |
66350331 FS |
7441 | |
7442 | * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*. | |
7443 | ||
2ff34870 L |
7444 | 2002-08-04 H.J. Lu (hjl@gnu.org) |
7445 | ||
7446 | * configure.in (mips*-*-linux*): Don't skip target-libffi. | |
7447 | ||
a014f2fe KW |
7448 | 2002-08-02 Krister Walfridsson <cato@df.lth.se> |
7449 | ||
7450 | * MAINTAINERS (Write After Approval): Add myself. | |
7451 | ||
c01d477a AM |
7452 | 2002-07-31 Alan Modra <amodra@bigpond.net.au> |
7453 | ||
7454 | * configure.in: Move generic linux case to end. Copy generic | |
7455 | linux noconfigdirs to mips*-*-linux* entry and new | |
7456 | powerpc64*-*-linux* entry. Add target-libffi for the latter. | |
7457 | ||
68cd2524 MM |
7458 | 2002-07-19 Michael Matz <matz@suse.de> |
7459 | ||
7460 | * MAINTAINERS: Add myself as ra* maintainer. | |
7461 | ||
e2d83b8c CD |
7462 | 2002-07-16 Chris Demetriou <cgd@broadcom.com> |
7463 | ||
7464 | * config.guess: Update to 2002-07-09 version. | |
7465 | * config.sub: Update to 2002-07-03 version. | |
7466 | ||
cece4f1d HPN |
7467 | 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com> |
7468 | ||
7469 | * MAINTAINERS: Fix typo in a maintainer email address. | |
7470 | ||
bb654703 NN |
7471 | 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org> |
7472 | ||
7473 | * configure.in: Remove two redundant tests. | |
7474 | ||
789b7de5 RO |
7475 | 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
7476 | ||
7477 | * configure.in (mips*-*-irix6*o32): Enable stabs. | |
7478 | ||
e1da1089 NN |
7479 | 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org> |
7480 | ||
f3970bba NN |
7481 | * configure.in: Don't build grez. |
7482 | * Makefile.in: Ditto. | |
7483 | ||
e1da1089 NN |
7484 | * Makefile.in: Remove references to bsp, cygmon, libstub. |
7485 | * configure.in: Ditto. | |
7486 | ||
7487 | * configure.in: Remove leftover reference to gdbtest. | |
7488 | ||
57c905fa PE |
7489 | 2002-07-08 Phil Edwards <pme@gcc.gnu.org> |
7490 | ||
7491 | * configure.in (gxx_include_dir): Change to match versioned | |
7492 | C++ headers if --enable-version-specific-runtime-libs is used. | |
7493 | ||
a0af94a7 | 7494 | 2002-07-04 Steve Ellcey <sje@cup.hp.com> |
5ce6f47b | 7495 | |
a0af94a7 SE |
7496 | * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*. |
7497 | ||
423ce3eb NN |
7498 | 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org> |
7499 | ||
7500 | * configure.in: Make --without-x work. | |
7501 | ||
98186934 NN |
7502 | 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org> |
7503 | ||
c3b7d169 NN |
7504 | * configure.in: Rearrange target Makefile fragment collection. |
7505 | ||
98186934 NN |
7506 | * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or |
7507 | cvs[src]. | |
7508 | * configure.in: Ditto. | |
7509 | ||
eebd288a MK |
7510 | 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu> |
7511 | ||
7512 | * MAINTAINERS (Write After Approval): Update my e-mail address. | |
7513 | ||
3ab36f05 NN |
7514 | 2002-06-24 Ben Elliston <bje@redhat.com> |
7515 | ||
7516 | * configure.in (host_tools): Remove cgen. | |
7517 | ||
7518 | * Makefile.in (all-cgen): Remove; runs from its source directory. | |
7519 | (check-cgen, install-cgen, clean-cgen): Likewise. | |
98186934 | 7520 | (all-opcodes): Do not depend on all-cgen. |
3ab36f05 NN |
7521 | (all-sim): Likewise. |
7522 | ||
dce2d8b2 | 7523 | 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org> |
3ab36f05 NN |
7524 | |
7525 | * Makefile.in: Eliminate 'apache' targets. | |
7526 | * configure.in: Eliminate 'apache' targets. | |
7527 | ||
55380b08 NN |
7528 | * configure.in: Eliminate redundant tests. Reorganize. |
7529 | ||
9a5c1b9d NN |
7530 | * Makefile.in: Eliminate last reference to LIBGCC1_TEST. |
7531 | ||
5fd3853a NN |
7532 | * config-ml.in: Eliminate references to Cygnus configure. |
7533 | ||
cfefc434 NN |
7534 | * Makefile.in: Eliminate references to building emacs. |
7535 | ||
2fe93885 GS |
7536 | 2002-06-28 Graham Stott <graham.stott@btinternet.com> |
7537 | ||
7538 | * MAINTAINERS: Update my email address. | |
7539 | ||
53c40185 BK |
7540 | 2002-06-26 Benjamin Kosnik <bkoz@redhat.com> |
7541 | ||
7542 | * config.if (libstdcxx_incdir): Version C++ headers. | |
5ce6f47b | 7543 | (cxx_incdir): Remove. |
53c40185 | 7544 | |
97679694 NN |
7545 | 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org> |
7546 | ||
7547 | * MAINTAINERS (Write After Approval): Add self. | |
7548 | ||
b03bcd37 DC |
7549 | Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru> |
7550 | ||
7551 | * configure.in: Add support for ip2k. | |
7552 | ||
6bd12129 NN |
7553 | 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com> |
7554 | ||
7555 | * configure.in: Fix AIX configury bug. | |
7556 | ||
e0d98a92 SE |
7557 | 2002-06-20 Steve Ellcey <sje@cup.hp.com> |
7558 | ||
7559 | * MAINTAINERS (Write After Approval): Add self. | |
7560 | ||
ba3292db NN |
7561 | 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com> |
7562 | ||
ef40bc65 NN |
7563 | * configure.in: replace ${topsrcdir} with ${srcdir} |
7564 | ||
7a0be465 NN |
7565 | * configure.in: Move definition of libstdcxx_flags |
7566 | right above usage, rather than waaay earlier. | |
7567 | ||
e1848dde NN |
7568 | * configure.in: Pull definition of is_cross_compiler earlier. |
7569 | ||
8bc2fff1 NN |
7570 | * configure.in: Rearrange a little. |
7571 | ||
ba3292db NN |
7572 | * configure.in: Remove references to librx. |
7573 | * Makefile.in: Remove references to librx. | |
7574 | ||
11d8b408 DC |
7575 | Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru> |
7576 | ||
7577 | * config.sub: Add support for avr target. | |
7578 | Import from master sources, rev 1.255 | |
5ce6f47b | 7579 | |
93da8339 PE |
7580 | 2002-06-19 Phil Edwards <pme@gcc.gnu.org> |
7581 | ||
7582 | * configure, .cvsignore: Revert previous change... | |
7583 | * Makefile: ...delete. | |
7584 | ||
b4caab5c NN |
7585 | 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com> |
7586 | ||
7587 | * configure.in: Eliminate ${gasdir} variable. | |
7588 | ||
ee777171 DB |
7589 | 2002-06-18 Dave Brolley <brolley@redhat.com> |
7590 | ||
7591 | * configure.in: Add support for frv. | |
7592 | * config.sub: Add support for frv. | |
7593 | ||
26e4af54 PE |
7594 | 2002-06-18 Phil Edwards <pme@gcc.gnu.org> |
7595 | ||
7596 | * configure: Remove garbage from previous commit. | |
7597 | ||
bb20b7da PE |
7598 | 2002-06-18 Phil Edwards <pme@gcc.gnu.org> |
7599 | ||
7600 | * configure: For in-source builds, make a subdir and re-exec there. | |
7601 | * Makefile: New file. Pass targets through to build directory. | |
7602 | * .cvsignore: No longer ignore "Makefile". | |
7603 | ||
9d321f6c DR |
7604 | 2002-06-16 Douglas Rupp <rupp@gnat.com> |
7605 | ||
7606 | * MAINTAINERS (Write After Approval): Add self. | |
7607 | ||
c8eb2bc0 KG |
7608 | 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
7609 | ||
7610 | * Makefile.in (CFLAGS_FOR_TARGET): Add -O2. | |
7611 | ||
f210d239 JT |
7612 | 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com> |
7613 | ||
7614 | * configure.in (vax-*-netbsd*): Re-enable gas. | |
7615 | ||
e9667b3c NN |
7616 | 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com> |
7617 | ||
efe1f357 NN |
7618 | * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX, |
7619 | BUILD_PREFIX_1, to correct nomenclature. | |
7620 | * configure: Likewise. | |
7621 | ||
e9667b3c NN |
7622 | * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1. |
7623 | * configure.in: Eliminate version-specific references to tcl8.1, tk8.1. | |
7624 | ||
fe2fe497 OH |
7625 | 2002-05-31 Olaf Hering <olh@suse.de> |
7626 | ||
7627 | * config-ml.in: Propogate DESTDIR also. | |
7628 | ||
dcf7f0dd JT |
7629 | 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com> |
7630 | ||
7631 | * configure.in (vax-*-netbsd*): Don't build gas for this | |
7632 | platform. | |
7633 | ||
6ff14f32 MM |
7634 | 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl> |
7635 | ||
7636 | * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx | |
7637 | and libgcj for AVR. | |
7638 | ||
397de1ff KK |
7639 | 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org> |
7640 | ||
7641 | * MAINTAINERS (Write After Approval): Add myself. | |
7642 | ||
ac30211c JT |
7643 | 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com> |
7644 | ||
7645 | * config.guess: Update to 2002-05-22 version. | |
7646 | * config.sub: Likewise. | |
7647 | ||
1e6347d8 RO |
7648 | 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
7649 | ||
7650 | * Makefile.in: Allow for PWDCMD to override hardcoded pwd. | |
7651 | * config-ml.in: Likewise. | |
7652 | * configure: Likewise. | |
7653 | * configure.in: Likewise. | |
7654 | ||
e5ce1d6d SC |
7655 | 2002-05-16 Stephane Carrez <stcarrez@nerim.fr> |
7656 | ||
7657 | * MAINTAINERS: Update my email address. | |
7658 | ||
6cdef75d NN |
7659 | 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com> |
7660 | ||
4a87f061 NN |
7661 | * configure.in: Simplify makefile fragment collection. |
7662 | ||
7663 | * configure.in: Remove code to build emacs. | |
603606e7 | 7664 | |
e254d6b5 NN |
7665 | * configure.in : Remove --srcdir argument from targargs and buildargs |
7666 | (it's always overridden in the Makefile anyway). Rearrange a bit. | |
7667 | ||
7668 | * configure: Move some logic to configure.in. | |
7669 | * configure.in: Move some logic from configure. | |
6cdef75d | 7670 | |
1d6006fe TT |
7671 | 2002-05-11 Tom Tromey <tromey@redhat.com> |
7672 | ||
7673 | * MAINTAINERS: Reflect libgcj reality. | |
7674 | ||
b70b3534 FS |
7675 | 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br> |
7676 | ||
7677 | * Makefile.in: Honour DESTDIR. | |
7678 | ||
4434687a MM |
7679 | 2002-05-08 Mark Mitchell <mark@codesourcery.com> |
7680 | ||
7681 | * config.guess: Import 2002-03-20 version. | |
7682 | * config.sub: Import 2002-04-26 version. | |
7683 | ||
a89e49c7 RO |
7684 | 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
7685 | ||
7686 | * config-ml.in: Allow for PWDCMD to determine ML_POPDIR. | |
7687 | ||
44e55536 TJ |
7688 | 2002-05-07 Tim Josling <tej@melbpc.org.au> |
7689 | ||
7690 | * MAINTAINERS: Add self. | |
7691 | ||
dce2d8b2 | 7692 | 2002-05-06 Loren J. Rittle <ljrittle@acm.org> |
97320a3f LR |
7693 | |
7694 | * ltmain.sh: Detect and handle object name conflicts | |
7695 | while piecewise linking a static library. | |
7696 | ||
b7c13625 AO |
7697 | 2002-05-05 Alexandre Oliva <aoliva@redhat.com> |
7698 | ||
7699 | * configure.in (noconfigdirs): Don't disable libgcj on | |
7700 | sparc64-*-solaris* and sparcv9-*-solaris*. | |
7701 | ||
4182d9fa AO |
7702 | 2002-05-03 Alexandre Oliva <aoliva@redhat.com> |
7703 | ||
7704 | * configure.in: Revert 2002-04-18's patch; fixed in libjava. | |
7705 | ||
7bebf279 TF |
7706 | 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com> |
7707 | ||
7708 | * configure.in (FLAGS_FOR_TARGET): Do not add | |
7709 | -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively | |
7710 | on i[3456]86-*-linux*. | |
7711 | ||
9a06dc7d TF |
7712 | 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com> |
7713 | ||
7714 | * configure.in (noconfigdirs): Replace [ ] with test. | |
7715 | ||
7716 | * configure.in (noconfigdirs): Do not add target-newlib if | |
7717 | target == i[3456]86-*-linux*, and host == target. | |
7718 | ||
a51a07fa NN |
7719 | 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org> |
7720 | ||
9e7facd6 DD |
7721 | * configure.in: delete reference to absent file |
7722 | ||
aeaa0f2f NN |
7723 | * configure.in: replace '[' with 'test' |
7724 | ||
4bb98828 NN |
7725 | * configure.in: Eliminate references to gash. |
7726 | * Makefile.in: Eliminate references to gash. | |
7727 | ||
64791664 NN |
7728 | * configure.in: remove useless references to 'pic' makefile fragments. |
7729 | ||
3ed57cf4 NN |
7730 | * configure.in: (*-*-windows*) Finish removing. |
7731 | ||
a51a07fa NN |
7732 | * configure.in: Eliminate redundant test for libgui. |
7733 | ||
8552f6f1 RS |
7734 | 2002-04-29 Roger Sayle <roger@eyesopen.com> |
7735 | ||
7736 | * MAINTAINERS: Add self and realphabetize. Update entries | |
7737 | for Dan Berlin, Chris Demetriou and Michael Matz. Remove | |
7738 | entry for a29k port maintainer. | |
7739 | ||
dce2d8b2 | 7740 | 2002-04-26 Joel Sherrill <joel@OARcorp.com> |
9e847666 JS |
7741 | |
7742 | * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj. | |
7743 | (sparc-*-elf*, sparc64-*-elf*): Disable libgcj. | |
7744 | ||
704c9a14 NN |
7745 | 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com> |
7746 | ||
7747 | * configure.in: remove references to dead files | |
7748 | ||
7bff5059 MM |
7749 | 2002-04-19 Mark Mitchell <mark@codesourcery.com> |
7750 | ||
7751 | * MAINTAINERS: Add information about purpose of this file. | |
7752 | ||
0c7c67f0 TT |
7753 | 2002-04-18 Tom Tromey <tromey@redhat.com> |
7754 | ||
7755 | * configure.in: Disallow configuring libgcj when it is already | |
7756 | installed and we're using Solaris 2.8 linker. Do enable libgcj on | |
7757 | Solaris 2.8 by default. For PR libgcj/6158. | |
7758 | ||
63501e91 NN |
7759 | 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com> |
7760 | ||
7761 | * configure.in: Move default CC setting out of config/mh-* fragments | |
7762 | directly into here. | |
7763 | ||
701afd4d NN |
7764 | 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com> |
7765 | ||
7766 | * configure.in: don't even try to configure or make a subdirectory | |
7767 | if there's no configure script for it. | |
7768 | ||
07cdae91 MM |
7769 | 2002-04-15 Mark Mitchell <mark@codesourcery.com> |
7770 | ||
7771 | * MAINTAINERS: Remove chill maintainers. | |
7772 | * Makefile.in (CHILLFLAGS): Remove. | |
7773 | (CHILL_LIB): Remove. | |
7774 | (TARGET_CONFIGDIRS): Remove libchill. | |
7775 | (CHILL_FOR_TARGET): Remove. | |
7776 | (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or | |
7777 | CHILL_LIB. | |
7778 | (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill. | |
7779 | (CHECK_TARGET_MODULES): Likewise. | |
7780 | (INSTALL_TARGET_MODULES): Likewise. | |
7781 | (CLEAN_TARGET_MODULES): Likewise. | |
7782 | (configure-target-libchill): Remove. | |
7783 | (all-target-libchill): Remove. | |
7784 | * configure.in (target_libs): Remove target-libchill. | |
7785 | Do not compute CHILL_FOR_TARGET. | |
7786 | * libchill: Remove directory. | |
5ce6f47b | 7787 | |
ab50d72b DD |
7788 | 2002-04-11 DJ Delorie <dj@redhat.com> |
7789 | ||
7790 | * Makefile.in, configure.in: Sync with binutils, entries | |
7791 | follow... | |
7792 | ||
0a1e123a DD |
7793 | 2002-04-07 Andrew Cagney <ac131313@redhat.com> |
7794 | ||
7795 | * Makefile.in (do-tar-bz2): Delete rule. Replace with ... | |
7796 | (do-tar, do-bz2): New rules. | |
7797 | (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2. | |
7798 | (gdb-tar): New rule. | |
7799 | (gdb-taz): Rewrite. Use gdb-tar and do-bz2. | |
7800 | (insight_dejagnu.tar): New rule. | |
7801 | (insight.tar): New rule. | |
7802 | (gdb+dejagnu.tar): New rule. | |
7803 | (gdb.tar): New rule. | |
7804 | ||
ab50d72b DD |
7805 | 2002-02-01 Mo DeJong <supermo@bayarea.net> |
7806 | ||
7807 | * Makefile.in: Add all-tix to deps for all-snavigator | |
7808 | so that tix is built when building snavigator. | |
7809 | ||
7810 | 2002-01-11 Steve Ellcey <sje@cup.hp.com> | |
7811 | ||
7812 | * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX, | |
7813 | ld and gdb are not supported. | |
7814 | ||
7815 | 2002-01-07 Mark Salter <msalter@redhat.com> | |
7816 | ||
7817 | * configure.in: Remove target-bsp and target-cygmon from arm builds. | |
7818 | Allow target-libgloss to be built for arm, strongarm, and xscale. | |
7819 | ||
7820 | 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com> | |
7821 | ||
7822 | * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem | |
7823 | options for i[3456]86-pc-linux* native builds. | |
7824 | ||
7825 | 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com> | |
7826 | ||
7827 | * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo | |
7828 | files from .po files for a distribution. | |
7829 | ||
7830 | 2001-09-03 Jeff Holcomb <jeffh@redhat.com> | |
7831 | ||
7832 | * configure.in: Enable libstdc++-v3 for h8300 targets. | |
7833 | ||
7834 | 2001-06-19 Alan Modra <amodra@bigpond.net.au> | |
7835 | ||
7836 | * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get | |
7837 | version from bfd/. | |
7838 | ||
7839 | Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com> | |
7840 | ||
7841 | * Makefile.in (VER): When present, extract the version number from | |
7842 | the file version.in. | |
7843 | ||
dce2d8b2 | 7844 | 2001-05-24 Tom Rix <trix@redhat.com> |
ab50d72b DD |
7845 | |
7846 | * configure.in : enable ld for aix | |
7847 | ||
7848 | 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com> | |
7849 | ||
7850 | * config.guess: Add linux target for S/390. | |
7851 | ||
7852 | 2000-11-07 Philip Blundell <pb@futuretv.com> | |
7853 | ||
7854 | * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*. | |
7855 | ||
7856 | 2000-11-03 Philip Blundell <pb@futuretv.com> | |
7857 | ||
7858 | * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info | |
7859 | files. | |
7860 | ||
7861 | 2001-01-15 Ben Elliston <bje@redhat.com> | |
7862 | ||
7863 | * configure.in (host_tools): Add sid. | |
7864 | Always configure cgen. | |
7865 | ||
7866 | 2000-11-24 Nick Clifton <nickc@redhat.com> | |
7867 | ||
7868 | * configure.in (c4x, c5x, tic54x): Move after ARM targets. | |
7869 | ||
7870 | ||
7871 | 2000-08-20 Doug Evans <dje@casey.transmeta.com> | |
7872 | ||
7873 | * Makefile.in (ALL_MODULES): Add all-cgen. | |
7874 | (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily. | |
7875 | (all-cgen): New target. | |
7876 | (all-opcodes,all-sim): Depend on all-cgen. | |
7877 | * configure.in (host_tools): Add cgen. | |
7878 | Only configure cgen if --enable-cgen-maint. | |
7879 | ||
dce2d8b2 | 7880 | 2002-04-09 Loren J. Rittle <ljrittle@acm.org> |
ef98ad7b LR |
7881 | |
7882 | * configure.in: Add *-*-freebsd* configurations. | |
7883 | ||
90def2b2 TT |
7884 | 2002-04-08 Tom Tromey <tromey@redhat.com> |
7885 | ||
7886 | * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET. | |
7887 | Fixes PR libgcj/6068. | |
7888 | ||
320d7e7a KW |
7889 | 2002-03-30 Krister Walfridsson <cato@df.lth.se> |
7890 | ||
7891 | * configure.in (i*86-*-netbsdelf*): Don't disable libgcj. | |
7892 | ||
18b467f1 RO |
7893 | 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
7894 | ||
7895 | * configure.in (alpha*-dec-osf*): Enable libgcj. | |
7896 | ||
dce2d8b2 | 7897 | 2003-03-27 Matthew Gingell <gingell@gnat.com> |
8bb3a5af MG |
7898 | |
7899 | * MAINTAINERS (Write After Approval): Add myself. | |
7900 | ||
56ae9405 NC |
7901 | 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com> |
7902 | ||
7903 | Fix for: PR bootstrap/3591, target/5676 | |
7904 | * configure.in (mcore-pe): Disable the configuration of | |
7905 | libstdc++-v3 since exceptions are not supported. | |
7906 | ||
f18d9a0c AG |
7907 | 2002-03-20 Anthony Green <green@redhat.com> |
7908 | ||
7909 | * configure.in: Enable libgcj for xscale-elf target. | |
7910 | ||
dce2d8b2 | 7911 | Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com> |
c0e21eef R |
7912 | |
7913 | * MAINTAINERS: Update my email address. | |
7914 | ||
28eca9e8 AO |
7915 | 2002-03-16 Alexandre Oliva <aoliva@redhat.com> |
7916 | ||
7917 | * ltmain.sh (relink_command): Fix typo in previous change. | |
7918 | ||
e67e72c7 AO |
7919 | 2002-03-15 Alexandre Oliva <aoliva@redhat.com> |
7920 | ||
7921 | * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it. | |
7922 | (relink_command): Added --tag flags. | |
7923 | (mode=install): If relinking fails; error out. | |
7924 | ||
c2273204 RH |
7925 | 2002-03-12 Richard Henderson <rth@redhat.com> |
7926 | ||
7927 | * Makefile.in (NOTPARALLEL): New. Use it instead of explicit | |
7928 | .NOTPARALLEL tag. | |
7929 | (do-check): Rename from check. | |
7930 | (check): Allow parallel check. | |
7931 | ||
bcb64245 BW |
7932 | 2002-03-12 Bob Wilson <bob.wilson@acm.org> |
7933 | ||
7934 | * MAINTAINERS: Add myself as maintainer for xtensa port. | |
7935 | Fix alphabetical order in CPU port maintainer list. | |
7936 | Remove myself from Write After Approval list. | |
7937 | ||
63adb4ff RH |
7938 | 2002-03-11 Richard Henderson <rth@redhat.com> |
7939 | ||
7940 | * Makefile.in (.NOTPARALLEL): Add fake tag. | |
7941 | ||
9bec4bf0 L |
7942 | 2002-03-07 H.J. Lu (hjl@gnu.org) |
7943 | ||
7944 | * configure.in: Enable gprof for mips*-*-linux*. | |
7945 | ||
c7fc1f84 DS |
7946 | 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net> |
7947 | ||
7948 | * MAINTAINERS (Write After Approval): Add myself. | |
7949 | ||
6bff33fb AO |
7950 | 2002-02-28 Alexandre Oliva <aoliva@redhat.com> |
7951 | ||
7952 | * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for | |
7953 | libjava. | |
7954 | (CXX_FOR_TARGET): Explain why -shared-libgcc here. | |
7955 | ||
0210b33b AO |
7956 | 2002-02-23 Alexandre Oliva <aoliva@redhat.com> |
7957 | ||
7958 | * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just | |
7959 | because its Makefile is there; test for the executable instead. | |
7960 | ||
fcc0a3ef AO |
7961 | 2002-02-22 Alexandre Oliva <aoliva@redhat.com> |
7962 | ||
7963 | * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for | |
7964 | libstdc++-v3 and libjava. | |
7965 | ||
dce2d8b2 | 7966 | 2002-02-11 Adam Megacz <adam@xwt.org> |
97cf8285 AM |
7967 | |
7968 | * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and | |
7969 | boehm-gc | |
5ce6f47b | 7970 | |
40fe0ec3 AO |
7971 | 2002-02-09 Alexandre Oliva <aoliva@redhat.com> |
7972 | ||
7973 | * config.guess: Updated to 2002-01-30's version. | |
7974 | * config.sub: Updated to 2002-02-01's version. | |
7975 | Contribute sh64-elf. | |
7976 | 2000-12-01 Alexandre Oliva <aoliva@redhat.com> | |
7977 | * configure.in: Added sh64-*-*. | |
7978 | ||
694d53ee CD |
7979 | 2002-02-08 Chris Demetriou <cgd@broadcom.com> |
7980 | ||
7981 | * MAINTAINERS: Belatedly add myself to write after approval list. | |
7982 | ||
a9ca50b1 JH |
7983 | Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz> |
7984 | ||
7985 | * MAINTAINERS: Put self in as maintainer for x86-64 port. | |
7986 | Remove self as Write After Approval. | |
7987 | ||
5ffc3500 GK |
7988 | 2002-01-31 Geoffrey Keating <geoffk@redhat.com> |
7989 | ||
7990 | * MAINTAINERS: Put self in as maintainer for contrib/regression | |
7991 | directory. | |
7992 | ||
4ceaf7fb PE |
7993 | 2002-01-28 Phil Edwards <pme@gcc.gnu.org> |
7994 | ||
7995 | * MAINTAINERS: Update my email address. | |
7996 | ||
51584787 JT |
7997 | 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com> |
7998 | ||
5ce6f47b EC |
7999 | * configure.in (*-*-netbsd*): New. Skip target-newlib, |
8000 | target-libiberty, and target-libgloss. Skip Java-related | |
51584787 JT |
8001 | libraries if not supported for NetBSD on target CPU. |
8002 | ||
5701d273 DR |
8003 | 2002-01-25 Douglas B Rupp <rupp@gnat.com> |
8004 | ||
8005 | * install-sh: Use _inst.$$_ for temp file name. | |
8006 | ||
b299a075 JT |
8007 | 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com> |
8008 | ||
8009 | * MAINTAINERS (Write After Approval): Move my contact info | |
8010 | from here... | |
8011 | (OS Port Maintainers): ...to here (netbsd). | |
8012 | ||
51fe14b5 BW |
8013 | 2002-01-22 Bob Wilson <bob.wilson@acm.org> |
8014 | ||
8015 | * MAINTAINERS (Write After Approval): Add myself. | |
8016 | ||
dce2d8b2 | 8017 | 2002-01-17 H.J. Lu <hjl@gnu.org> |
b634ad42 L |
8018 | |
8019 | * Makefile.in (all-fastjar): Also depend on all-libiberty. | |
8020 | (all-target-fastjar): Also depend on all-target-libiberty. | |
8021 | ||
3cd87679 L |
8022 | 2002-01-16 H.J. Lu (hjl@gnu.org) |
8023 | ||
8024 | * config.guess: Import from master sources, rev 1.225. | |
8025 | * config.sub: Import from master sources, rev 1.238. | |
8026 | ||
969a6d8f KH |
8027 | 2002-01-16 Kazu Hirata <kazu@hxi.com> |
8028 | ||
8029 | * MAINTAINERS (Write After Approval): Remove myself. | |
8030 | ||
366f6a52 FW |
8031 | 2001-12-19 Florian Weimer <fw@deneb.enyo.de> |
8032 | ||
8033 | * MAINTAINERS (Write After Approval): Add myself. | |
8034 | ||
f02240b6 JM |
8035 | 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk> |
8036 | ||
8037 | * MAINTAINERS: Add self as docs co-maintainer. | |
8038 | ||
5d08dc39 MK |
8039 | 2001-12-11 Matthias Klose <doko@debian.org> |
8040 | ||
8041 | * MAINTAINERS (Write After Approval): Add myself. | |
8042 | ||
39e790d5 ZW |
8043 | 2001-12-09 Zack Weinberg <zack@codesourcery.com> |
8044 | ||
8045 | * MAINTAINERS: Update my email address. | |
8046 | ||
4519d6a3 TC |
8047 | 2001-12-07 Turly O'Connor <turly@apple.com> |
8048 | * MAINTAINERS (Write After Approval): Add myself. | |
8049 | * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case. | |
8050 | (rs6000_initialize_trampoline): Call __trampoline_setup for | |
8051 | ABI_DARWIN too. | |
8052 | * darwin-tramp.asm: New file, implements __trampoline_setup. | |
6e12e72c | 8053 | * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm. |
4519d6a3 | 8054 | |
21cf0a73 PC |
8055 | 2001-12-07 Paolo Carlini <pcarlini@unitus.it> |
8056 | ||
8057 | * MAINTAINERS (Write After Approval): Add myself. | |
8058 | ||
4ee43206 DR |
8059 | Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com> |
8060 | ||
8061 | * configure, configure.in: Use temp file for long sed commands. | |
8062 | ||
251931f3 LG |
8063 | 2001-12-03 Laurent Guerby <guerby@acm.org> |
8064 | ||
8065 | * config.sub: Update to version 1.232 on subversion. | |
8066 | ||
03777dd7 BE |
8067 | 2001-12-03 Ben Elliston <bje@redhat.com> |
8068 | ||
8069 | * MAINTAINERS: Update mail address for config.* patches. | |
8070 | ||
dce2d8b2 | 8071 | 2001-11-27 DJ Delorie <dj@redhat.com> |
e490616e ZW |
8072 | Zack Weinberg <zack@codesourcery.com> |
8073 | ||
8074 | When build != host, create libiberty for the build machine. | |
8075 | ||
8076 | * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace | |
8077 | CONFIG_ARGUMENTS. | |
8078 | (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR): | |
8079 | New variables. | |
8080 | (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables | |
8081 | and rules. | |
8082 | (all.normal): Depend on ALL_BUILD_MODULES. | |
8083 | (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS. | |
8084 | (all-build-libiberty): Depend on configure-build-libiberty. | |
8085 | ||
8086 | * configure: Calculate and substitute proper value for | |
8087 | ALL_BUILD_MODULES. | |
8088 | * configure.in: Create the build subdirectory. | |
8089 | Calculate and substitute TARGET_CONFIGARGS (formerly | |
8090 | CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new). | |
8091 | ||
04075e8f ZL |
8092 | 2001-11-26 Ziemowit Laski <zlaski@apple.com> |
8093 | ||
8094 | * MAINTAINERS (write-after-approval): Add self. | |
8095 | ||
ed19322d CR |
8096 | 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org> |
8097 | ||
8098 | * MAINTAINERS (GNATS only accounts): Remove self. | |
8099 | ||
90a12988 HPN |
8100 | 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com> |
8101 | ||
8102 | * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable | |
8103 | libf2c. | |
8104 | ||
77e653ad CR |
8105 | 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org> |
8106 | ||
8107 | * MAINTAINERS (Write After Approval): Add self. | |
8108 | ||
64adad99 DB |
8109 | 2001-11-12 David O'Brien <obrien@FreeBSD.org> |
8110 | ||
8111 | * MAINTAINERS: mips and s390 are also CPU ports. | |
8112 | ||
834a28c7 DB |
8113 | 2001-11-12 David O'Brien <obrien@FreeBSD.org> |
8114 | ||
8115 | * MAINTAINERS: mcore, cris and mmix are also CPU ports. | |
8116 | ||
ef94239f DB |
8117 | 2001-11-11 David O'Brien <obrien@FreeBSD.org> |
8118 | ||
8119 | * MAINTAINERS: Alphabetize. | |
8120 | ||
beda0427 KH |
8121 | 2001-11-09 Kazu Hirata <kazu@hxi.com> |
8122 | ||
8123 | * MAINTAINERS (Various maintainers: h8 port): Add myself. | |
8124 | ||
6ca224d3 JDA |
8125 | 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca> |
8126 | ||
8127 | * MAINTAINERS (Various maintainers: hppa port): Added myself. | |
8128 | ||
132e4bd7 PE |
8129 | 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com> |
8130 | ||
8131 | * configure.in (--enable-languages): Be more permissive about | |
8132 | syntax. Check for empty lists better. Warn about $LANGUAGES. | |
8133 | ||
c6243b4c GK |
8134 | 2001-11-08 Geoffrey Keating <geoffk@redhat.com> |
8135 | ||
8136 | * config.sub: Import from master sources, rev. 1.230. | |
8137 | * MAINTAINERS: Change 'stormy16' to 'xstormy16'. | |
8138 | ||
abbb9e76 LG |
8139 | 2001-11-07 Laurent Guerby <guerby@acm.org> |
8140 | ||
8141 | * MAINTAINERS (Write After Approval): Add self. | |
8142 | ||
53cdb27a HPN |
8143 | 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com> |
8144 | ||
8145 | * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0. | |
8146 | ||
dd3a88c9 HPN |
8147 | 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com> |
8148 | ||
8149 | * config.sub: Import from master sources, rev 1.226. | |
8150 | * config.guess: Import from master sources, rev 1.216. | |
8151 | ||
d344dce9 HPN |
8152 | 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com> |
8153 | ||
8154 | * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj. | |
8155 | * MAINTAINERS: Add self as maintainer of MMIX port. | |
8156 | Remove old after-approval entry. | |
8157 | ||
63f6bcd7 JM |
8158 | 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk> |
8159 | ||
8160 | * ChangeLog, configure: Fix spelling errors. | |
8161 | ||
84f92638 BK |
8162 | 2001-10-20 Brendan Kehoe <brendan@zen.org> |
8163 | ||
8164 | * MAINTAINERS: Tweak my address. | |
8165 | ||
dce2d8b2 | 8166 | Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk> |
2f30eda4 R |
8167 | |
8168 | * MAINTAINERS: Update my email address. | |
8169 | ||
1567080c | 8170 | 2001-10-11 Hans-Peter Nilsson <hp@axis.com> |
a61f7417 | 8171 | |
f48a3b5c | 8172 | * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj. |
7fad0302 | 8173 | * MAINTAINERS: Add self as maintainer of CRIS port. |
a61f7417 | 8174 | |
30106886 GB |
8175 | 2001-10-10 Geert Bosch <bosch@gnat.com> |
8176 | ||
e490616e | 8177 | * MAINTAINERS (Various maintainers: Ada front end): |
30106886 GB |
8178 | Added Robert Dewar. |
8179 | ||
dce2d8b2 | 8180 | 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com> |
d3d51b8c DB |
8181 | |
8182 | * MAINTAINERS (Write After Approval): Added self | |
8183 | ||
d1c3e709 GB |
8184 | 2001-10-02 Geert Bosch <bosch@gnat.com> |
8185 | ||
8186 | * MAINTAINERS (Various maintainers: Ada front end): Added myself. | |
8187 | ||
50f5f793 JM |
8188 | 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk> |
8189 | ||
8190 | * configure: Handle temporary files securely using mkdir. | |
8191 | ||
7fddf9a9 AO |
8192 | 2001-09-29 Alexandre Oliva <aoliva@redhat.com> |
8193 | ||
8194 | * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX). | |
8195 | ||
dce2d8b2 | 8196 | 2001-09-26 Will Cohen <wcohen@redhat.com> |
387beb82 WC |
8197 | |
8198 | * configure.in (*-*-linux*): Disable configuration of target-newlib | |
8199 | and target-libgloss. | |
e490616e | 8200 | |
0c055e34 AO |
8201 | 2001-09-26 Alexandre Oliva <aoliva@redhat.com> |
8202 | ||
8203 | * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for | |
8204 | RANLIB. | |
8205 | ||
759bfa90 AO |
8206 | 2001-09-21 Alexandre Oliva <aoliva@redhat.com> |
8207 | ||
8208 | * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, | |
8209 | DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET, | |
8210 | RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to | |
8211 | avoid quotes nesting problems. | |
8212 | (NATIVE_CHECK_MODULES): Ditto, just for consistency. | |
8213 | (DO_X): Export only variables that are set. | |
8214 | ||
1dc4a750 BE |
8215 | 2001-09-19 Ben Elliston <bje@redhat.com> |
8216 | ||
8217 | * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on | |
8218 | Solaris when testing for the /usr/ucb/cc compiler; it has incorrect | |
8219 | semantics. Use the shell built-in "type" command instead. | |
8220 | ||
898c7238 AO |
8221 | 2001-08-31 Alexandre Oliva <aoliva@redhat.com> |
8222 | ||
8223 | Merged from gcc-3_0-branch: | |
8224 | 2001-07-30 Jeff Sturm <jsturm@one-pont.com> | |
8225 | * ltcf-c.sh: Use $objext, not $ac_objext. | |
8226 | 2001-07-27 Mark Kettenis <kettenis@gnu.org> | |
8227 | * ltcf-cxx.sh: Add support for GNU. | |
8228 | 2001-07-22 Timothy Wall <twall@redhat.com> | |
8229 | * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve | |
8230 | default settings if using GNU tools with that configuration. | |
8231 | * ltcf-cxx.sh: Ditto. | |
8232 | * ltcf-gcj.sh: Ditto. | |
8233 | 2001-07-21 Michael Chastain <chastain@redhat.com> | |
8234 | * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some | |
8235 | HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local. | |
8236 | * ltmain.sh: Mark as gcc-local. | |
8237 | ||
8fa0a32e EC |
8238 | 2001-08-30 Eric Christopher <echristo@redhat.com> |
8239 | Jason Eckhardt <jle@redhat.com> | |
8240 | ||
8241 | * config.guess: Merge from master sources. | |
8242 | * config.sub: Merge from master sources, add support for mipsisa32. | |
8243 | ||
32f30f91 | 8244 | 2001-08-25 Geoffrey Keating <geoffk@redhat.com> |
32f30f91 GK |
8245 | * config.sub: Merge from master sources, rev 1.219. |
8246 | * MAINTAINERS: Add self as contact for stormy16 port. | |
8247 | ||
f6084f99 ZW |
8248 | 2001-08-14 Zack Weinberg <zackw@panix.com> |
8249 | ||
8250 | * config.sub: Merge from master sources, rev 1.218. | |
8251 | * config.guess: Merge from master sources, rev 1.209. | |
8252 | ||
91b54f7f GS |
8253 | 2001-08-11 Graham Stott <grahams@redhat.com> |
8254 | ||
8255 | * Makefile.in (check-c++): Add missing semicolon. | |
8256 | ||
e5b3941e JH |
8257 | Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz> |
8258 | ||
32f30f91 | 8259 | * MAINTAINERS (Various maitainers: predict.def): Added myself. |
e5b3941e | 8260 | |
6387a56e EC |
8261 | 2001-07-30 Eric Christopher <echristo@redhat.com> |
8262 | ||
8263 | * MAINTAINERS (Various maintainers: mips port): Added myself. | |
8264 | ||
53b475f0 AH |
8265 | 2001-07-25 Andrew Haley <aph@cambridge.redhat.com> |
8266 | ||
e490616e | 8267 | * configure.in (sh-*-linux*): New. |
53b475f0 | 8268 | |
2a08c780 RH |
8269 | 2001-07-27 Richard Henderson <rth@redhat.com> |
8270 | ||
8271 | * .cvsignore: Add LAST_UPDATED. | |
8272 | ||
bfa79422 UW |
8273 | 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com> |
8274 | ||
8275 | * MAINTAINERS (Various maintainers: s390 port): Added myself. | |
8276 | ||
0ae85492 AH |
8277 | 2001-07-16 Aldy Hernandez <aldyh@redhat.com> |
8278 | ||
e490616e | 8279 | * config.sub: Fix mips64vr5000el typo in CPU-COMPANY. |
0ae85492 | 8280 | |
8e1ab0fe NP |
8281 | Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk> |
8282 | ||
8283 | * MAINTAINERS (Write After Approval): Added myself. | |
8284 | ||
2b997990 SC |
8285 | 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr> |
8286 | ||
8287 | * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx | |
8288 | and libgcj on m68hc11/m68hc12. | |
8289 | ||
d920e825 L |
8290 | 2001-06-27 H.J. Lu (hjl@gnu.org) |
8291 | ||
8292 | * Makefile (CFLAGS_FOR_BUILD): New. | |
8293 | (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD. | |
8294 | ||
d425a1e0 JM |
8295 | 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk> |
8296 | ||
8297 | * README: Remove version number. | |
8298 | ||
5b5b4207 GP |
8299 | 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> |
8300 | ||
8301 | * INSTALL/README: Update wrt. to the installation instructions now | |
8302 | residing in gcc/doc/install.texi. | |
8303 | ||
be839b69 JM |
8304 | 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk> |
8305 | ||
8306 | * README: Replace with a cut-down and updated version of gcc/README. | |
8307 | ||
fe2ee7c4 DE |
8308 | 2001-06-12 David Edelsohn <edelsohn@gnu.org> |
8309 | ||
8310 | * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread | |
8311 | multilibs to be disabled. | |
8312 | ||
4f5d646c DB |
8313 | 2001-06-11 Daniel Berlin <dan@cgsoftware.com> |
8314 | ||
8315 | * MAINTAINERS (Write After Approval): Add myself. | |
6387a56e | 8316 | |
818f0c85 AO |
8317 | 2001-06-09 Alexandre Oliva <aoliva@redhat.com> |
8318 | ||
8319 | * config.guess: Import CVS version 1.195. | |
8320 | * config.sub: Import CVS version 1.212. | |
8321 | ||
e9a8af10 AO |
8322 | 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com> |
8323 | ||
8324 | * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If | |
8325 | gcc/xgcc is built, use -print-prog-name to find out the program | |
8326 | name to use. | |
8327 | ||
ae3ca0a9 PE |
8328 | 2001-06-04 Phil Edwards <pme@sources.redhat.com> |
8329 | ||
8330 | * config.guess: Import CVS version 1.194. All gcc-local changes | |
8331 | appear to also be in the master copy. | |
8332 | * config.sub: Import CVS version 1.211. | |
8333 | ||
066bd40d MM |
8334 | Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com> |
8335 | ||
8336 | * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris, | |
8337 | with_gcc]: Use `gcc -shared' to build a shared library. | |
8338 | ||
4aef4f33 JDA |
8339 | Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca> |
8340 | ||
8341 | * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared | |
8342 | archives. | |
8343 | ||
c386f00f RO |
8344 | Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
8345 | ||
8346 | * MAINTAINERS (Write After Approval): Add myself. | |
8347 | ||
2ae5cea5 HPN |
8348 | 2001-06-01 Hans-Peter Nilsson <hp@axis.com> |
8349 | ||
8350 | * configure.in (libstdcxx_flags): Do not try to execute | |
8351 | libstdc++-v3/testsuite_flags until it exists. | |
8352 | ||
c3766183 AM |
8353 | 2001-06-01 Alan Modra <amodra@bigpond.net.au> |
8354 | ||
8355 | * MAINTAINERS: Update my email address. | |
8356 | ||
9b337833 GS |
8357 | 2001-05-31 Graham Stott <grahams@redhat.com> |
8358 | ||
8359 | * MAINTAINERS (Write After Approval): Add myself. | |
8360 | ||
dce2d8b2 | 8361 | 2001-05-28 Simon Patarin <simon.patarin@inria.fr> |
55fce0eb SP |
8362 | |
8363 | * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared | |
8364 | libraries when using g++ with native linker. | |
8365 | ||
5f7de4b8 AO |
8366 | 2001-05-28 Alexandre Oliva <aoliva@redhat.com> |
8367 | ||
8368 | * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256. | |
8369 | ||
a7bc0fbb AO |
8370 | 2001-05-22 Alexandre Oliva <aoliva@redhat.com> |
8371 | ||
8372 | * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag) | |
8373 | [aix4*|aix5*]: Prepend blank. | |
8374 | ||
33456445 AO |
8375 | 2001-05-20 Alexandre Oliva <aoliva@redhat.com> |
8376 | ||
8377 | * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh, | |
8378 | ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number | |
8379 | of subdir/configure scripts to use the new libtool.m4. | |
8380 | ||
e48d3d00 MK |
8381 | 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu> |
8382 | ||
8383 | * MAINTAINERS (Write After Approval): Add myself. | |
8384 | ||
9e0e191b BK |
8385 | 2001-05-18 Benjamin Kosnik <bkoz@redhat.com> |
8386 | ||
8387 | * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC. | |
8388 | ||
3f19b439 BE |
8389 | 2001-05-11 Ben Elliston <bje@redhat.com> |
8390 | ||
8391 | * Makefile.in (all-sid): New target. | |
8392 | (check-sid, clean-sid, install-sid): Likewise. | |
8393 | ||
6ebe3121 JO |
8394 | 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com> |
8395 | ||
8396 | * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds. | |
8397 | ||
ca3667c4 AO |
8398 | 2001-05-03 Alexandre Oliva <aoliva@redhat.com> |
8399 | ||
8400 | * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable | |
8401 | libgcj. | |
8402 | ||
8403 | 2001-05-03 Alexandre Oliva <aoliva@redhat.com> | |
8404 | ||
8405 | * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If | |
8406 | gcc/xgcc is built, use -print-prog-name to find out the program | |
8407 | name to use. | |
8408 | ||
b2964d63 AO |
8409 | 2001-04-26 Alexandre Oliva <aoliva@redhat.com> |
8410 | ||
b1bb2302 AO |
8411 | * configure.in (noconfigdirs): Don't reset it from scratch in the |
8412 | target case; only append to it. | |
6387a56e | 8413 | |
b2964d63 AO |
8414 | * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*, |
8415 | sparc-*-solaris2.8]: Disable ${libgcj}. | |
8416 | ||
8343765d AO |
8417 | 2001-04-25 Alexandre Oliva <aoliva@redhat.com> |
8418 | ||
8419 | * configure.in (libgcj_saved): Copy from $libgcj. | |
8420 | (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is | |
8421 | --disable-libgcj. | |
8422 | ||
ddbb6d43 GRK |
8423 | 2001-04-25 Gavin Romig-Koch <gavin@redhat.com> |
8424 | ||
8425 | * MAINTAINERS: Remove self as MIPS maintainer and | |
6387a56e | 8426 | C front end maintainer. |
ddbb6d43 | 8427 | |
3fa03ff9 AG |
8428 | Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com> |
8429 | ||
8430 | * configure.in: Move *-chorusos target case to the proper switch. | |
8431 | Disable libgcj. | |
8432 | ||
99ffe40f AO |
8433 | 2001-04-12 Alexandre Oliva <aoliva@redhat.com> |
8434 | ||
8435 | * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a | |
8436 | 1.641.2.228. | |
8437 | ||
78faa32d FS |
8438 | 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> |
8439 | ||
8440 | * Makefile.in (STAGE1_CFLAGS): Pass down. | |
8441 | ||
cdbff0ab AM |
8442 | 2001-04-13 Alan Modra <amodra@one.net.au> |
8443 | ||
8444 | * config.guess: Add hppa64-linux support. Note for next import that | |
8445 | this is already in the master file. | |
8446 | * configure.in: Likewise. Accept `parisc' alias for `hppa'. | |
8447 | ||
75b9074c AO |
8448 | 2001-04-12 Alexandre Oliva <aoliva@redhat.com> |
8449 | ||
8450 | * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh, | |
8451 | ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226. | |
8452 | ||
125404c5 SS |
8453 | 2001-04-11 Stan Shebs <shebs@apple.com> |
8454 | ||
8455 | * MAINTAINERS: Add self as Darwin port maintainer. | |
8456 | ||
876684fe AM |
8457 | 2001-04-11 Alan Modra <amodra@one.net.au> |
8458 | ||
8459 | * MAINTAINERS: Update my email address. | |
8460 | ||
06729913 LR |
8461 | 2001-04-10 Loren J. Rittle <ljrittle@acm.org> |
8462 | ||
8463 | * ltcf-cxx.sh: Support creation of C++ shared libraries on | |
8464 | recent versions of FreeBSD (release 3 or later). | |
8465 | * ltconfig: On FreeBSD, -lc must not be provided when building | |
8466 | a shared library or else the standard -pthread gcc option is | |
8467 | rendered worthless to later users of the built library. | |
8468 | ||
67916302 JM |
8469 | 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk> |
8470 | ||
8471 | * MAINTAINERS: Add self and RTH as C front end maintainers. | |
8472 | ||
d2bc0628 AO |
8473 | 2001-04-05 Alexandre Oliva <aoliva@redhat.com> |
8474 | ||
e490616e ZW |
8475 | * config.sub: Make sure to match an already-canonicalized |
8476 | machine name (eg. mn10300-unknown-elf). | |
d2bc0628 | 8477 | |
a3406c06 AO |
8478 | 2001-04-01 Alexandre Oliva <aoliva@redhat.com> |
8479 | ||
8480 | * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): | |
8481 | New macros. | |
8482 | (bootstrap, cross): Use RECURSE_FLAGS. | |
8483 | * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE. | |
8484 | ||
a076f6a4 AO |
8485 | 2001-03-27 Alexandre Oliva <aoliva@redhat.com> |
8486 | ||
8487 | * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3. | |
8488 | ||
e9f4fa71 CH |
8489 | 2001-03-22 Colin Howell <chowell@redhat.com> |
8490 | ||
7238de5c CH |
8491 | * Makefile.in (DO_X): Do not backslash single-quotes in |
8492 | backquotes (two places). | |
e9f4fa71 | 8493 | |
b6b14b1b AO |
8494 | 2001-03-22 Alexandre Oliva <aoliva@redhat.com> |
8495 | ||
8496 | Re-installed: | |
8497 | 2001-01-02 Laurynas Biveinis <lauras@softhome.net> | |
8498 | * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add | |
8499 | '-DPIC' to ac_cv_prog_cc_pic for DJGPP. | |
8500 | * ltcf-cxx.sh: Likewise. | |
8501 | * ltcf-gcj.sh: Likewise. | |
8502 | ||
1eb0b89d GP |
8503 | 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> |
8504 | ||
8505 | * MAINTAINERS: Add myself as "documentation co-maintainer". | |
8506 | ||
82e23236 AO |
8507 | 2001-03-22 Alexandre Oliva <aoliva@redhat.com> |
8508 | ||
8509 | * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh, | |
8510 | ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198. | |
8511 | ||
64ec27c3 TT |
8512 | 2001-03-19 Tom Tromey <tromey@redhat.com> |
8513 | ||
8514 | * config-ml.in: Handle GCJ and GCJFLAGS. | |
8515 | ||
191de407 MC |
8516 | 2001-03-21 Michael Chastain <chastain@redhat.com> |
8517 | ||
8518 | * Makefile.in: all-m4 depends on all-texinfo. | |
8519 | ||
fed4dede LR |
8520 | 2001-03-20 Loren J. Rittle <ljrittle@acm.org> |
8521 | ||
8522 | * MAINTAINERS: Add myself to write after approval list. | |
8523 | ||
085072bb LB |
8524 | 2001-03-18 Laurynas Biveinis <lauras@softhome.net> |
8525 | ||
8526 | * Makefile.in (DO_X): Quote nested quotes. | |
8527 | ||
5af8ea3f AM |
8528 | 2001-03-18 Alan Modra <alan@linuxcare.com.au> |
8529 | ||
8530 | * MAINTAINERS: Add myself to write after approval list. | |
8531 | ||
69e23037 LB |
8532 | 2001-03-15 Laurynas Biveinis <lauras@softhome.net> |
8533 | ||
8534 | * Makefile.in (DO_X): Use double quotes for quoting | |
8535 | "RANLIB=$${RANLIB}". | |
8536 | ||
2b9650f4 OP |
8537 | 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com> |
8538 | ||
8539 | * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C. | |
8540 | ||
dce2d8b2 | 8541 | 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it> |
4698d2cf NP |
8542 | |
8543 | * configure.in: Only use `lang_requires' for languages athat are | |
8544 | actually enabled. | |
8545 | ||
f6646274 PE |
8546 | 2001-03-08 Phil Edwards <pme@sources.redhat.com> |
8547 | ||
8548 | * MAINTAINERS (C++ runtime libs): Update and alphabatize. | |
8549 | ||
c9a54638 AO |
8550 | 2001-03-08 Alexandre Oliva <aoliva@redhat.com> |
8551 | ||
8552 | * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use. | |
8553 | ||
6a556ad6 TT |
8554 | 2001-03-07 Tom Tromey <tromey@redhat.com> |
8555 | ||
8556 | * configure.in: Allow config-lang.in to set `lang_requires' to list | |
8557 | of other required languages. | |
8558 | ||
6822468a LB |
8559 | 2001-03-06 Laurynas Biveinis <lauras@softhome.net> |
8560 | ||
8561 | * Makefile.in: Remove RANLIB definition. Use RANLIB | |
8562 | in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, | |
8563 | EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set. | |
6387a56e | 8564 | |
f04885d3 | 8565 | 2001-02-28 Benjamin Kosnik <bkoz@redhat.com> |
e490616e | 8566 | Alexandre Oliva <aoliva@redhat.com> |
6387a56e | 8567 | |
f04885d3 BK |
8568 | * Makefile.in (check-c++): Use tabs, not spaces. |
8569 | ||
288edf47 | 8570 | 2001-02-20 Laurynas Biveinis <lauras@softhome.net> |
6387a56e | 8571 | |
288edf47 LB |
8572 | * MAINTAINERS: add myself to Write After Approval list. |
8573 | ||
3d55d2f8 | 8574 | 2001-02-19 Benjamin Kosnik <bkoz@redhat.com> |
4d88a68a | 8575 | |
e490616e | 8576 | * Makefile.in (check-c++): New rule. |
6387a56e | 8577 | |
4d88a68a BK |
8578 | * configure.in (target_libs): Remove libg++. |
8579 | (noconfigdirs): Remove libg++. | |
8580 | (noconfigdirs): Same. | |
8581 | (noconfigdirs): Same. | |
8582 | (noconfigdirs): Same. | |
8583 | ||
8584 | * config-ml.in: Remove libg++ references. | |
8585 | ||
8586 | * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++. | |
8587 | (ALL_TARGET_MODULES): Same. | |
8588 | (configure-target-libg++): Remove. | |
8589 | (all-target-libg++): Remove. | |
8590 | (configure-target-libio): Remove. | |
8591 | (all-target-libio): Remove. | |
8592 | (check-target-libio): Remove. | |
8593 | (.PHONY): Remove. | |
8594 | (libg++.tar.bz2): Remove. | |
8595 | (all-target-cygmon): Remove libio. | |
8596 | (all-target-libstdc++): Remove. | |
8597 | (configure-target-libstdc++): Remove. | |
8598 | (TARGET_LIB_PATH): Remove libstdc++. | |
8599 | (ALL_GCC_CXX): Remove libstdc++. | |
8600 | (all-target-gperf): Correct. | |
8601 | ||
2437d4ed NC |
8602 | 2001-02-16 Nick Clifton <nickc@redhat.com> |
8603 | ||
8604 | * configure.in (noconfigdirs): Allow configuration of texinfo | |
8605 | for Cygwin hosts. | |
8606 | ||
85b99cbe AG |
8607 | 2001-02-15 Anthony Green <green@redhat.com> |
8608 | ||
8609 | * configure: Introduce GCJ_FOR_TARGET. | |
8610 | * configure.in: Ditto. | |
8611 | * Makefile.in: Ditto. | |
8612 | ||
7b18790c AS |
8613 | 2001-02-13 Andreas Schwab <schwab@suse.de> |
8614 | ||
8615 | * MAINTAINERS: Update mail address. | |
8616 | ||
c4880c99 MS |
8617 | 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com> |
8618 | ||
8619 | * config.guess: Add linux target for S/390. | |
8620 | * config.sub: Likewise. | |
8621 | ||
dce2d8b2 | 8622 | 2001-02-08 Chandrakala Chavva <cchavva@redhat.com> |
e31ae6db CC |
8623 | |
8624 | * configure.in: for *-chorusos, don't config target-newlib and | |
e490616e | 8625 | target-libgloss. |
e31ae6db | 8626 | |
7739adfb BE |
8627 | 2001-02-06 Ben Elliston <bje@redhat.com> |
8628 | ||
8629 | * configure: Output host type to stdout, not stderr. | |
8630 | ||
36ca672c MM |
8631 | 2001-02-05 Mark Mitchell <mark@codesourcery.com> |
8632 | ||
e40f2829 | 8633 | * ltcf-c.sh: Add support for -no-undefined under GNU/Linux. |
2a4e96b7 MM |
8634 | * ltcf-cxx.sh: Likewise. |
8635 | ||
36ca672c MM |
8636 | * config.if: Assume enable_libstdcxx_v3 is defined. |
8637 | ||
22fdd65e MM |
8638 | 2001-02-04 Mark Mitchell <mark@codesourcery.com> |
8639 | ||
8640 | Remove V2 C++ library. | |
8641 | * configure.in: Remove --enable-libstdcxx_v3 support. | |
8642 | ||
3b60dd8e BM |
8643 | 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz> |
8644 | ||
8645 | * include/demangle.h: Add prototype for java_demangle_v3. | |
8646 | ||
42c0c80a PE |
8647 | 2001-01-29 Phil Edwards <pme@sources.redhat.com> |
8648 | ||
8649 | * COPYING.LIB: Update to LGPL 2.1 from the FSF. | |
8650 | ||
0be25992 RH |
8651 | 2001-01-27 Richard Henderson <rth@redhat.com> |
8652 | ||
8653 | * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee. | |
8654 | ||
8a8de62d MS |
8655 | 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG> |
8656 | ||
8657 | * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works): | |
8658 | Don't unset, it's non-portable and no longer necessary, set to empty | |
8659 | instead. | |
8660 | ||
92769744 MS |
8661 | 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br> |
8662 | ||
8663 | * ltconfig: Shell portability fix for the tagname validity check. | |
8664 | ||
88a1c0ab AO |
8665 | 2001-01-27 Alexandre Oliva <aoliva@redhat.com> |
8666 | ||
8667 | * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types. | |
8668 | * ltcf-cxx.sh, ltcf-gcj.sh: Likewise. | |
8669 | ||
45291dd5 MS |
8670 | 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG> |
8671 | ||
8672 | * ltcf-cxx.sh: Use parentheses around eval $ac_compile. | |
8673 | ||
1ace7e15 TT |
8674 | 2001-01-26 Tom Tromey <tromey@redhat.com> |
8675 | ||
8676 | * configure.in: Allow libgcj to be built on Sparc Solaris. | |
8677 | ||
0ef8b11b DE |
8678 | 2001-01-25 David Edelsohn <edelsohn@gnu.org> |
8679 | ||
8680 | * ltcf-c.sh: Add aix5 case. | |
8681 | * ltcf-cxx.sh: Likewise. | |
8682 | * ltconfig: Likewise. | |
8683 | ||
0006091e AO |
8684 | 2001-01-24 Alexandre Oliva <aoliva@redhat.com> |
8685 | ||
9bad11e1 AO |
8686 | * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we |
8687 | keep at least one of build_libtool_libs or build_old_libs set to | |
8688 | yes. | |
8689 | ||
0006091e AO |
8690 | * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'. |
8691 | * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on. | |
8692 | ||
7c01b2b5 BM |
8693 | 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz> |
8694 | ||
8695 | * configure.in: Enable libgcj on several additional platforms. | |
8696 | ||
d340e0ac BM |
8697 | 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz> |
8698 | ||
8699 | * configure.in: Enable libgcj for linux targets. | |
8700 | ||
5baf8c37 MS |
8701 | 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG> |
8702 | ||
8703 | * MAINTAINERS (Write After Approval): Add myself. | |
8704 | ||
10a0ba84 JDA |
8705 | 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca> |
8706 | ||
8707 | * MAINTAINERS: Add myself as vax port maintainer. | |
8708 | ||
357c6a4b FH |
8709 | 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au> |
8710 | ||
8711 | * MAINTAINERS: Add myself as Mercury front-end maintainer. | |
8712 | ||
6e2d9a7a MS |
8713 | 2001-01-09 Mike Stump <mrs@wrs.com> |
8714 | ||
8715 | * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration | |
8716 | failures of subdirectories. | |
8717 | ||
b6b14b1b | 8718 | 2001-01-02 Laurynas Biveinis <lauras@softhome.net> |
976b230d | 8719 | |
b6b14b1b | 8720 | * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add |
976b230d | 8721 | '-DPIC' to ac_cv_prog_cc_pic for DJGPP. |
b6b14b1b AO |
8722 | * ltcf-cxx.sh: Likewise. |
8723 | * ltcf-gcj.sh: Likewise. | |
8724 | * ltconfig.sh: Fix typo. | |
976b230d | 8725 | |
07109110 LB |
8726 | 2001-01-02 Laurynas Biveinis <lauras@softhome.net> |
8727 | ||
8728 | * configure: handle DOS-style absolute paths. | |
8729 | ||
1da5b8fc LB |
8730 | 2001-01-02 Laurynas Biveinis <lauras@softhome.net> |
8731 | ||
8732 | * configure.in: remove supported directories from $noconfigdirs for DJGPP. | |
8733 | ||
4c2f5b4f MM |
8734 | 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl> |
8735 | ||
8736 | * MAINTAINERS: Add myself as avr port co-maintainer. | |
8737 | ||
bc53668e BE |
8738 | 2000-12-28 Ben Elliston <bje@redhat.com> |
8739 | ||
8740 | * MAINTAINERS: Add myself under ``Write After Approval''. | |
8741 | ||
c387606f JM |
8742 | 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk> |
8743 | ||
8744 | * texinfo: Remove directory from GCC. | |
8745 | ||
2cb5082c JM |
8746 | 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk> |
8747 | ||
8748 | * COPYING: Update to current | |
8749 | ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references | |
8750 | to 19yy as example year in copyright notice). | |
8751 | ||
cc330df9 BK |
8752 | 2000-12-18 Benjamin Kosnik <bkoz@redhat.com> |
8753 | ||
6387a56e | 8754 | * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize. |
cc330df9 BK |
8755 | (libstdcxx_incdir): Pass down. |
8756 | * config.if: Remove expired bits for cxx_interface, add stub. | |
8757 | (libstdcxx_incdir): Add variable for g++ include directory. | |
8758 | * configure.in (gxx_include_dir): Use it. | |
6387a56e | 8759 | |
4c6b2835 AO |
8760 | 2000-12-18 Alexandre Oliva <aoliva@redhat.com> |
8761 | ||
8762 | * MAINTAINERS: Added self as sh port co-maintainer. Removed entry | |
8763 | with old-email address from ``Write After Approval''. | |
8764 | ||
3896f13e AJ |
8765 | 2000-12-15 Andreas Jaeger <aj@suse.de> |
8766 | ||
8767 | * configure.in: Handle lang_dirs. | |
8768 | ||
8769 | 2000-12-14 Tom Tromey <tromey@redhat.com> | |
90a10418 | 8770 | |
ad46e881 TT |
8771 | * MAINTAINERS: Removed brads. |
8772 | ||
90a10418 TT |
8773 | * MAINTAINERS: Added gcj developers. |
8774 | ||
41dfe3a2 | 8775 | 2000-12-13 Anthony Green <green@redhat.com> |
6387a56e | 8776 | |
41dfe3a2 | 8777 | * configure.in: Disable libgcj for any target not specifically |
3b75d237 AJ |
8778 | listed. Disable libgcj for x86 and Alpha Linux until compatible |
8779 | with g++ abi. | |
6387a56e | 8780 | |
e2f601da MS |
8781 | 2000-12-13 Mike Stump <mrs@wrs.com> |
8782 | ||
8783 | * Makefile.in (local-distclean): Also remove fastjar. | |
8784 | ||
70030c01 RB |
8785 | 2000-12-12 Rodney Brown <RodneyBrown@mynd.com> |
8786 | ||
8787 | * contrib/gcc_update: Add fastjar --touch entries. | |
8788 | ||
2a50f859 AO |
8789 | 2000-12-12 Alexandre Oliva <aoliva@redhat.com> |
8790 | ||
8791 | * configure.in: Disable language-specific target libraries for | |
8792 | languages that aren't enabled. | |
8793 | ||
7743113b AG |
8794 | 2000-12-10 Anthony Green <green@redhat.com> |
8795 | ||
8796 | * configure.in: Define libgcj. Disable libgcj target libraries for | |
8797 | most targets. | |
8798 | ||
92e061a6 NB |
8799 | 2000-12-10 Neil Booth <neilb@earthling.net> |
8800 | ||
8801 | * MAINTAINERS: Update mail address, remove from WAA list. | |
8802 | ||
f34ff6d6 APB |
8803 | 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com> |
8804 | ||
8805 | * libjava: Imported from /cvs/java. | |
8806 | * libffi: Likewise. | |
8807 | * Boehm-gc: Likewise. | |
8808 | ||
d82a33c6 APB |
8809 | 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com> |
8810 | ||
8811 | * configure.in (target_libs): Revert 2000-12-08 patch. | |
8812 | (noconfigdirs): Added target-libjava. | |
8813 | ||
e14f8e28 LB |
8814 | 2000-12-09 Laurynas Biveinis <lauras@softhome.net> |
8815 | ||
8816 | * djunpack.bat: removed. | |
8817 | ||
fc26516b LB |
8818 | 2000-12-09 Laurynas Biveinis <lauras@softhome.net> |
8819 | ||
8820 | * Makefile.in: handle DOS-style absolute paths. | |
8821 | * config-ml.in: likewise. | |
8822 | * symlink-tree: likewise. | |
8823 | ||
bd8757b3 APB |
8824 | 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com> |
8825 | ||
8826 | * fastjar: Imported. | |
8827 | ||
81522a1f APB |
8828 | 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com> |
8829 | ||
8830 | * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about | |
8831 | libjava. | |
8832 | * configure.in (target_libs): Removed `target-libjava'. | |
8833 | ||
5db1f7ed APB |
8834 | 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com> |
8835 | ||
8836 | * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava. | |
8837 | (ALL_MODULES): Added fastjar. | |
8838 | (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise. | |
8839 | (all-target-libjava): all-fastjar replaces all-zip. | |
8840 | (all-fastjar): Added. | |
8841 | (configure-target-fastjar, all-target-fastjar): Likewise. | |
8842 | * configure.in (host_tools): Added fastjar. | |
8843 | ||
5e59997c MS |
8844 | 2000-12-07 Mike Stump <mrs@wrs.com> |
8845 | ||
8846 | * Makefile.in (local-distclean): Remove leftover built files. | |
8847 | ||
0a534f40 NC |
8848 | 2000-11-24 Nick Clifton <nickc@redhat.com> |
8849 | ||
8850 | * configure.in (xscale-elf): Add target. | |
8851 | (xscale-coff): Add target. | |
8852 | ||
7686cadf LR |
8853 | 2000-11-22 Loren J. Rittle <ljrittle@acm.org> |
8854 | ||
e490616e ZW |
8855 | * ltcf-cxx.sh: Support creation of C++ shared libraries on |
8856 | recent versions of FreeBSD (release 3 or later). | |
8857 | * ltconfig: On FreeBSD, -lc must not be provided when building | |
8858 | a shared library or else the standard -pthread gcc option is | |
8859 | rendered worthless to later users of the built library. | |
7686cadf | 8860 | |
fff01699 FF |
8861 | 2000-11-16 Fred Fish <fnf@be.com> |
8862 | ||
8863 | * configure.in (enable_libstdcxx_v3): Fix typo, | |
8864 | libstd++ -> libstdc++. | |
8865 | ||
4dc16355 KL |
8866 | 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
8867 | ||
8868 | * MAINTAINERS: Add self to Write After Approval list. | |
8869 | ||
bf6fc7b2 BS |
8870 | 2000-11-21 Bernd Schmidt <bernds@redhat.com> |
8871 | ||
8872 | * MAINTAINERS: Update my email address. Add myself to global write | |
8873 | privs list. | |
8874 | ||
ce8e06b1 AO |
8875 | 2000-11-18 Alexandre Oliva <aoliva@redhat.com> |
8876 | ||
6e2a4843 AO |
8877 | * Makefile.in: Merge with src and libgcj. |
8878 | (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of | |
8879 | configure-target-<library> when their configure scripts need the C | |
8880 | or C++ library to have already been built to work properly. | |
8881 | (do_proto_toplev): Set them to an empty string. | |
8882 | ||
ce8e06b1 AO |
8883 | * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros. |
8884 | (REALLY_SET_LIB_PATH): Use them. | |
8885 | ||
c003f378 SS |
8886 | 2000-11-17 Stan Shebs <shebs@apple.com> |
8887 | ||
8888 | * MAINTAINERS: Add self to Write After Approval list. | |
8889 | ||
cc1e60ea JM |
8890 | 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk> |
8891 | ||
8892 | * configure: Provide the original toplevel configure arguments | |
8893 | (including $0) to subprocesses in the environment rather than | |
8894 | through gcc/configargs.h. | |
8895 | ||
1173593d JM |
8896 | 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk> |
8897 | ||
8898 | * MAINTAINERS: Remove references to cccp. Change C9X reference to | |
8899 | C99. Alphabetise "Write After Approval" list. | |
8900 | ||
520907ee MM |
8901 | 2000-11-12 Mark Mitchell <mark@codesourcery.com> |
8902 | ||
34f6fbdb MM |
8903 | * configure: Turn on libstdc++ V3 by default. |
8904 | ||
520907ee MM |
8905 | * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library |
8906 | if we've got GCC. | |
8907 | ||
0bbd37ed PB |
8908 | 2000-11-11 Philip Blundell <philb@gnu.org> |
8909 | ||
8910 | * MAINTAINERS: Add self to Write After Approval list. | |
8911 | ||
7ca0e6d9 DE |
8912 | 2000-11-09 David Edelsohn <edelsohn@gnu.org> |
8913 | ||
8914 | * ltcf-c.sh (aix4): Improve shared library configuration; require | |
8915 | exporting symbols. | |
8916 | * ltcf-cxx.sh (aix4): Define. | |
8917 | * ltconfig (aix4): Define library and soname specs appropriate for | |
8918 | AIX. Define command to create export symbols list. | |
8919 | ||
dce2d8b2 | 8920 | Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com> |
f559f30b CF |
8921 | |
8922 | * config.sub: Add support for Sun Chorus | |
8923 | ||
fc05d516 NC |
8924 | 2000-10-31 Nick Clifton <nickc@redhat.com> |
8925 | ||
8926 | * MAINTAINERS: Rename <name>@cygnus.com addresses to | |
8927 | <name>@redhat.com. Also installed new email address for Clint | |
8928 | Popetz. | |
6387a56e | 8929 | |
90a0e73f JM |
8930 | 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk> |
8931 | ||
8932 | * etc: Remove directory from GCC. | |
8933 | ||
a5e1b548 MM |
8934 | 2000-10-16 Michael Meissner <meissner@redhat.com> |
8935 | ||
8936 | * configure (gcc/configargs.h): Only create if there is a build GCC | |
8937 | directory created. | |
8938 | ||
6387a56e EC |
8939 | 2000-10-16 Matthias Klose <doko@debian.org> |
8940 | ||
be1db873 MK |
8941 | * config.if: Search libstdc++-v3/configure.in for INTERFACE, |
8942 | when configured for libstdc++-v3. | |
8943 | ||
f5fa9a5b PE |
8944 | 2000-10-05 Phil Edwards <pme@gcc.gnu.org> |
8945 | ||
8946 | * configure: Save configure arguments to gcc/configargs.h. | |
8947 | ||
61a77fea PT |
8948 | 2000-10-04 Philipp Thomas <pthomas@suse.de> |
8949 | ||
8950 | * config.guess: Import CVS version 1.157. | |
8951 | * config.sub: Import CVS version 1.181. | |
8952 | ||
3a4fee66 AP |
8953 | 2000-10-04 Andris Pavenis <pavenis@latnet.lv> |
8954 | ||
8955 | * Makefile.in (bootstrap): avoid recursion if subdir missing | |
8956 | (cross): ditto | |
8957 | (do-proto-toplev): ditto | |
8958 | ||
3dd7094e AO |
8959 | 2000-09-30 Alexandre Oliva <aoliva@redhat.com> |
8960 | ||
de710532 AO |
8961 | * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4, |
8962 | ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh. | |
8963 | ||
3dd7094e AO |
8964 | * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool |
8965 | multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt | |
8966 | all affected `configure' scripts. | |
8967 | ||
e592386f NB |
8968 | Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net> |
8969 | ||
8970 | * MAINTAINERS: Add self as cpplib co-maintainer. | |
8971 | ||
fba54939 AH |
8972 | 2000-09-24 Aldy Hernandez <aldyh@redhat.com> |
8973 | ||
8974 | * MAINTAINERS: Add self to Write After Approval list. | |
8975 | ||
2bd429f4 GP |
8976 | 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> |
8977 | ||
8978 | * INSTALL/README: egcs -> GCC update. | |
8979 | ||
dce2d8b2 | 8980 | Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org> |
d733f374 ME |
8981 | |
8982 | * MAINTAINERS: Add myself to Write After Approval list. | |
8983 | ||
d7ce9a83 KH |
8984 | 2000-09-15 Kazu Hirata <kazu@hxi.com> |
8985 | ||
8986 | * MAINTAINERS: Add myself to Write After Approval list. | |
8987 | ||
18a53ffe JL |
8988 | Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com) |
8989 | ||
e490616e ZW |
8990 | * configure.in: Do not build byacc for hppa64. Provide paths to the |
8991 | X11 libraries for hppa64. | |
18a53ffe | 8992 | |
f246ff23 SC |
8993 | 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr> |
8994 | ||
8995 | * MAINTAINERS: Add myself as 68hc11 port maintainer. | |
8996 | ||
06298abd AO |
8997 | 2000-09-06 Alexandre Oliva <aoliva@redhat.com> |
8998 | ||
4b92758a AO |
8999 | * Makefile.in (all-zlib): Added dummy target. |
9000 | ||
06298abd AO |
9001 | * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh, |
9002 | ltcf-gcj.sh: Updated from libtool multi-language branch. | |
9003 | ||
4d73d07a AO |
9004 | 2000-09-05 Alexandre Oliva <aoliva@redhat.com> |
9005 | ||
9006 | * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib. | |
9007 | (bootstrap*): Depend on all-bootstrap. | |
9008 | ||
05d52d78 PT |
9009 | 2000-09-05 Philipp Thomas <pthomas@suse.de> |
9010 | ||
9011 | * config.guess: Import CVS version 1.156. | |
9012 | * config.sub: Import CVS version 1.179. | |
9013 | ||
3c809ba4 AG |
9014 | 2000-09-02 Anthony Green <green@cygnus.com> |
9015 | ||
9016 | * Makefile.in (all-gcc): Depend on all-zlib. | |
9017 | (CLEAN_MODULES): Add clean-zlib. | |
9018 | (ALL_MODULES): Add all-zlib. | |
9019 | * configure.in (host_libs): Add zlib. | |
9020 | ||
10ad78a0 | 9021 | 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com> |
afd7db25 AO |
9022 | |
9023 | * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian | |
9024 | crosses, but add gcc/include to the header search path for them. | |
9025 | ||
b36a9ce3 DB |
9026 | 2000-08-04 David E. O'Brien <obrien@FreeBSD.org> |
9027 | ||
9028 | * MAINTAINERS: Add self to Write After Approval list. | |
9029 | ||
cb011248 FS |
9030 | 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> |
9031 | ||
9032 | * config.guess: Import CVS version 1.152. | |
9033 | * config.sub: Import CVS version 1.177. | |
9034 | ||
db310af0 AO |
9035 | 2000-08-25 Alexandre Oliva <aoliva@redhat.com> |
9036 | ||
7965440a AO |
9037 | * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and |
9038 | $targargs to tell whether newlib is going to be built. | |
9039 | ||
db310af0 AO |
9040 | * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search |
9041 | $$r/TARGET_SUBDIR/libio for _G_config.h. | |
9042 | ||
e7977565 AO |
9043 | 2000-08-23 Alexandre Oliva <aoliva@redhat.com> |
9044 | ||
9045 | * MAINTAINERS: Add self as a build machinery (*.in) maintainer. | |
9046 | ||
126bb9ed DD |
9047 | 2000-08-22 DJ Delorie <dj@redhat.com> |
9048 | ||
9049 | * MAINTAINERS: Add self as a build machinery (*.in) maintainer | |
9050 | ||
5b0e9d29 AO |
9051 | 2000-08-22 Alexandre Oliva <aoliva@redhat.com> |
9052 | ||
9053 | * config-ml.in (CC, CXX): Avoid trailing whitespace. | |
9054 | (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to | |
9055 | sub-configures. | |
9056 | ||
4f3e904e DD |
9057 | 2000-08-21 DJ Delorie <dj@redhat.com> |
9058 | ||
9059 | * MAINTAINERS: Add self as a libiberty maintainer | |
9060 | ||
c9635443 AO |
9061 | 2000-08-16 Alexandre Oliva <aoliva@redhat.com> |
9062 | ||
9063 | * configure.in (libstdcxx_flags): Use | |
9064 | libstdc++-v3/src/libstdc++.INC. | |
9065 | ||
8b2100ba AO |
9066 | 2000-08-15 Alexandre Oliva <aoliva@redhat.com> |
9067 | ||
9068 | * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES. | |
9069 | ||
57119aa9 ZW |
9070 | 2000-08-14 Zack Weinberg <zack@wolery.cumb.org> |
9071 | ||
eeb943b0 ZW |
9072 | * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio. |
9073 | ||
6387a56e | 9074 | * configure: Make enable_threads and enable_shared defaults |
57119aa9 ZW |
9075 | explicit. Substitute enable_threads into generated Makefiles. |
9076 | * configure.in: Accept *-*-linux* not just *-*-linux-gnu*. | |
9077 | * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*. | |
9078 | ||
acffa7c4 GK |
9079 | 2000-08-13 Geoff Keating <geoffk@cygnus.com> |
9080 | ||
9081 | * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here. | |
9082 | ||
808d8c41 AO |
9083 | 2000-08-12 Alexandre Oliva <aoliva@redhat.com> |
9084 | ||
9085 | * config-ml.in (CC): Remove bogus duplicate quotation mark from | |
9086 | previous delta. | |
9087 | ||
1fc8c51c | 9088 | 2000-08-11 Jason Merrill <jason@redhat.com> |
85804ec6 | 9089 | |
1fc8c51c JM |
9090 | * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, |
9091 | CXX_FOR_TARGET): Add -B$$r/gcc/ here. | |
9092 | (FLAGS_FOR_TARGET): Not here. | |
9093 | (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages. | |
85804ec6 | 9094 | |
25698887 AO |
9095 | 2000-08-11 Alexandre Oliva <aoliva@redhat.com> |
9096 | ||
9097 | * config-ml.in (CC, CXX): Don't introduce a leading space. | |
9098 | ||
10120687 DD |
9099 | 2000-08-07 DJ Delorie <dj@delorie.com> |
9100 | ||
9101 | * MAINTAINERS: Add self as a DJGPP maintainer | |
9102 | ||
15c758e9 DD |
9103 | 2000-08-07 DJ Delorie <dj@redhat.com> |
9104 | ||
9105 | * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean | |
9106 | "if we're also building gcc, and it's a gcc that will run on the | |
9107 | build machine, we want to use its includes instead of the system's | |
9108 | default includes". | |
9109 | ||
2d0de245 JM |
9110 | 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk> |
9111 | ||
9112 | * MAINTAINERS: Add self to Write After Approval list. | |
9113 | ||
e81b330a AO |
9114 | 2000-08-03 Alexandre Oliva <aoliva@redhat.com> |
9115 | ||
83440c1e AO |
9116 | * configure.in (libstdcxx_flags): Don't use `"'. |
9117 | ||
e81b330a AO |
9118 | * config-ml.in: Adjust multilib search paths to the |
9119 | appropriate multilib tree. | |
9120 | ||
cf95c847 AO |
9121 | 2000-08-02 Alexandre Oliva <aoliva@redhat.com> |
9122 | ||
9123 | * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to | |
9124 | commas in $LANGUAGES. | |
9125 | ||
9e9af119 MH |
9126 | 2000-08-02 Manfred Hollstein <manfredh@redhat.com> |
9127 | ||
9128 | * configure.in: Re-enable all references to libg++ and librx. | |
9129 | ||
606ce391 AO |
9130 | 2000-08-01 Alexandre Oliva <aoliva@redhat.com> |
9131 | ||
89820b43 AO |
9132 | * ltconfig, ltmain.sh: Update from libtool multi-language branch. |
9133 | * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds. | |
9134 | (ac_cv_prog_cc_pic): Don't print `cached' without `checking'. | |
9135 | * ltcf-cxx.sh (need_lc): Set based on postdeps. | |
9136 | ||
606ce391 AO |
9137 | * configure.in (qCXX_FOR_TARGET): Use echo instead of expr. |
9138 | ||
04179d4a AO |
9139 | 2000-07-31 Alexandre Oliva <aoliva@redhat.com> |
9140 | ||
9141 | * configure.in (qCXX_FOR_TARGET): Quote `&' characters in | |
9142 | CXX_FOR_TARGET for sed. | |
9143 | ||
d4eb109c AO |
9144 | 2000-07-30 Alexandre Oliva <aoliva@redhat.com> |
9145 | ||
9146 | * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET): | |
9147 | Do not override if already set in the environment or in configure. | |
9148 | Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them. | |
9149 | (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses. | |
9150 | ||
4f4caf92 AO |
9151 | 2000-07-28 Alexandre Oliva <aoliva@redhat.com> |
9152 | ||
9153 | * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from | |
9154 | the libtool CVS tree multi-language branch. | |
9155 | * ltconfig, ltmain.sh: Updated. | |
6387a56e | 9156 | |
b87487b6 AO |
9157 | 2000-07-27 Alexandre Oliva <aoliva@redhat.com> |
9158 | ||
1670d1ea AO |
9159 | * Makefile.in (clean-target-libgcc): Remove gcc/libgcc. |
9160 | (clean-target): Depend on it. | |
9161 | ||
b87487b6 AO |
9162 | * Makefile.in (FLAGS_FOR_TARGET): New macro. |
9163 | (GCC_FOR_TARGET): Use it. | |
9164 | (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined... | |
9165 | * configure.in: ... here. | |
9166 | (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path. | |
9167 | (libstdcxx_flags): Define and append to CXX_FOR_TARGET. | |
9168 | ||
4e81ae98 EC |
9169 | 2000-07-24 Eric Christopher <echristo@cygnus.com> |
9170 | ||
9171 | * MAINTAINERS: Add self to Write After Approval list. | |
9172 | ||
059ae32c AO |
9173 | 2000-07-24 Alexandre Oliva <aoliva@redhat.com> |
9174 | ||
5b28edd4 AO |
9175 | * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC). |
9176 | (configure-target-libchill, configure-target-libobjc): Likewise. | |
9177 | ||
059ae32c AO |
9178 | * configure.in: Use the same cache file for all target libs. |
9179 | * config-ml.in: But different cache files per multilib variant. | |
9180 | ||
1adcd149 MS |
9181 | 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG> |
9182 | ||
9183 | * configure (topsrcdir): Don't use dirname. | |
9184 | ||
2d573dff JO |
9185 | 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com> |
9186 | ||
9187 | * MAINTAINERS: Add self to Write After Approval list. | |
9188 | ||
d207ebef JM |
9189 | 2000-07-20 Jason Merrill <jason@redhat.com> |
9190 | ||
9191 | * configure.in: Remove all references to libg++ and librx. | |
9192 | ||
9193 | * configure, configure.in, Makefile.in: Unify gcc and binutils. | |
9194 | ||
9195 | 2000-07-20 Hans-Peter Nilsson <hp@axis.com> | |
9196 | ||
9197 | * config.sub: Update to subversions version 2000-07-06. | |
9198 | ||
7b7792d5 AH |
9199 | 2000-07-12 Andrew Haley <aph@cygnus.com> |
9200 | ||
9201 | * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts. | |
9202 | (target_makefile_frag): Use mt-ia64pic on IA-64 targets. | |
9203 | ||
3abaac67 PE |
9204 | 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com> |
9205 | ||
9206 | * symlink-tree: Check number of arguments. | |
9207 | ||
34be2b36 JW |
9208 | 2000-07-05 Jim Wilson <wilson@cygnus.com> |
9209 | ||
9210 | * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library | |
9211 | search path for a g++ extracted from the build tree. This | |
9212 | will allow link tests run by configure scripts in | |
9213 | subdirectories to succeed. | |
9214 | ||
d207ebef JM |
9215 | 2000-07-01 Koundinya K <kk@ddeorg.soft.net> |
9216 | ||
e490616e | 9217 | * ltconfig: Add support for mips-dde-sysv4.2MP |
4e81ae98 | 9218 | |
0900331b MH |
9219 | 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz> |
9220 | ||
9221 | * MAINTAINERS: Add myself as loop discovery maintainer. | |
9222 | ||
d207ebef JM |
9223 | 2000-06-28 Corinna Vinschen <vinschen@cygnus.com> |
9224 | ||
9225 | * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or | |
9226 | `os2'. Force ac_cv_exeext to be ".exe" in that case. | |
9227 | ||
9228 | 2000-06-19 Timothy Wall <twall@cygnus.com> | |
9229 | ||
9230 | * configure.in (noconfigdirs): Set noconfigdirs for tic54x target. | |
9231 | * config.sub: Add tic54x target. | |
9232 | ||
11a27a76 TM |
9233 | Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl> |
9234 | ||
9235 | * MAINTAINERS: Add self as Fortran maintainer, | |
9236 | remove Craig Burley. | |
9237 | ||
d207ebef | 9238 | Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com> |
ef0b4ef8 | 9239 | |
d207ebef JM |
9240 | * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000. |
9241 | * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000 | |
ef0b4ef8 | 9242 | |
7758b73f PT |
9243 | Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de> |
9244 | ||
9245 | * MAINTAINERS: Add self as i18n maintainer | |
9246 | ||
d207ebef JM |
9247 | 20000-05-21 H.J. Lu (hjl@gnu.org) |
9248 | ||
e490616e ZW |
9249 | * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc |
9250 | directory are used if they exist. Make sure | |
9251 | $(build_tooldir)/include is searched for header files, | |
9252 | $(build_tooldir)/lib/ for library files. | |
d207ebef | 9253 | (GCC_FOR_TARGET): Likewise. |
e490616e | 9254 | (CXX_FOR_TARGET): Likewise. |
d207ebef | 9255 | |
bae29210 JL |
9256 | Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com) |
9257 | ||
9258 | * configure.in (hppa*64*-*-*): Do build ld for this configuration. | |
9259 | ||
d207ebef | 9260 | Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com> |
075dad02 AO |
9261 | |
9262 | * Makefile.in (configure-target-libiberty): Depend on | |
9263 | configure-target-newlib. | |
9264 | ||
aab0d19d AO |
9265 | 2000-05-16 Alexandre Oliva <aoliva@cygnus.com> |
9266 | ||
9267 | * configure.in, Makefile.in: Merge all libffi-related | |
9268 | configury stuff from the libgcj tree. | |
9269 | ||
d207ebef JM |
9270 | Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com> |
9271 | ||
9272 | Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>: | |
9273 | * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories. | |
9274 | ||
9275 | Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com> | |
9276 | ||
9277 | Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>: | |
9278 | * Makefile.in (do-djunpack): New target. Update djunpack.bat with | |
3b75d237 | 9279 | current version information. Add to proto-toplev directory. |
d207ebef JM |
9280 | (gdb-taz): Build do-djunpack. |
9281 | ||
758c7bd4 DE |
9282 | 2000-05-15 David Edelsohn <edelsohn@gnu.org> |
9283 | ||
9284 | * configure.in: Special case powerpc*-*-aix* target_makefile_frag. | |
9285 | ||
1888228d AC |
9286 | Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com> |
9287 | ||
9288 | * MAINTAINERS: Add self to Write After Approval list. | |
9289 | ||
d207ebef JM |
9290 | 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br> |
9291 | ||
9292 | * ltmain.sh: Preserve in relink_command any environment | |
9293 | variables that may affect the linker behavior. | |
9294 | ||
2d7cc2fe JL |
9295 | Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com) |
9296 | ||
d207ebef JM |
9297 | * config.sub (basic_machine): Recognize hppa64 as a valid cpu type. |
9298 | ||
9299 | Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com> | |
9300 | ||
9301 | * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs. | |
9302 | ||
9303 | 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il> | |
9304 | ||
9305 | * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst | |
e490616e | 9306 | with the version name. |
2d7cc2fe | 9307 | |
ee455968 JE |
9308 | Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com> |
9309 | ||
9310 | * MAINTAINERS: Add self as bb-reorder maintainer. | |
9311 | ||
73b97e5c BK |
9312 | 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com> |
9313 | ||
9314 | * config.if: Tweak. | |
9315 | ||
d207ebef JM |
9316 | 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il> |
9317 | ||
9318 | * djunpack.bat: New file. | |
9319 | ||
9320 | Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com> | |
9321 | ||
9322 | * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2, | |
3b75d237 AJ |
9323 | gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2, |
9324 | dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2, | |
9325 | insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make. | |
d207ebef | 9326 | |
954869eb DP |
9327 | 2000-04-16 Dave Pitts <dpitts@cozx.com> |
9328 | ||
e490616e ZW |
9329 | * config.sub (case $basic_machine): Change default for "ibm-*" |
9330 | to "openedition". | |
954869eb | 9331 | |
eaabe541 AJ |
9332 | 2000-04-13 Andreas Jaeger <aj@suse.de> |
9333 | ||
9334 | * MAINTAINERS: Added myself. | |
9335 | ||
d207ebef JM |
9336 | Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com> |
9337 | ||
9338 | * Makefile.in (gdb-taz): New target. GDB specific archive. | |
9339 | (do-md5sum): New target. | |
9340 | (MD5PROG): Define. | |
9341 | (PACKAGE): Default to TOOL. | |
9342 | (VER): Default to a shell script. | |
9343 | (taz): Rewrite target. Move real work to do-proto-toplev. Include | |
3b75d237 | 9344 | md5 checksum generation. |
d207ebef JM |
9345 | (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link. |
9346 | (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link. | |
9347 | (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, | |
3b75d237 | 9348 | insight.tar.bz2): Use gdb-taz to create archive. |
d207ebef JM |
9349 | |
9350 | Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com> | |
9351 | ||
9352 | * configure (warn_cflags): Delete. | |
9353 | ||
0ea6d60c PDM |
9354 | Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be> |
9355 | ||
9356 | * MAINTAINERS: Added myself. | |
9357 | ||
17090313 | 9358 | 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com> |
719bb4e3 | 9359 | Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de> |
17090313 | 9360 | |
e490616e ZW |
9361 | * configure.in (enable_libstdcxx_v3): Add. |
9362 | (target_libs): Add bits here to switch between libstdc++-v2 and | |
9363 | libstdc++-v3. | |
9364 | * config.if: And this file too. | |
9365 | * Makefile.in: Add libstdc++-v3 targets. | |
4e81ae98 | 9366 | |
76b78517 MM |
9367 | 2000-04-05 Michael Meissner <meissner@redhat.com> |
9368 | ||
9369 | * config.sub (d30v): Add d30v as a basic machine type. | |
9370 | ||
ad242caf JM |
9371 | 2000-03-29 Jason Merrill <jason@casey.cygnus.com> |
9372 | ||
9373 | * configure.in: -linux-gnu*, not -linux-gnu. | |
9374 | ||
d4537148 TM |
9375 | Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl> |
9376 | ||
9377 | * MAINTAINERS: Add self in write-after-approval section. | |
9378 | ||
f152e9d4 JW |
9379 | Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com> |
9380 | ||
9381 | * MAINTAINERS: Add self as ia64 port maintainer. | |
9382 | ||
6a5fcef1 NB |
9383 | 2000-03-08 Neil Booth <NeilB@earthling.net> |
9384 | ||
9385 | * MAINTAINERS: Add self in write-after-approval section. | |
9386 | ||
d207ebef | 9387 | Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com> |
1ebe758f | 9388 | |
d207ebef JM |
9389 | * Makefile.in (taz): Set PACKAGE to TOOL when not defined. |
9390 | (do-tar-bz2): Replace TOOL with PACKAGE. | |
9391 | (gdb.tar.bz2): Remove GDBTK from GDB package. | |
9392 | (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2, | |
3b75d237 | 9393 | dejagnu.tar.bz2): New packages. |
d207ebef JM |
9394 | |
9395 | 2000-02-27 Andreas Jaeger <aj@suse.de> | |
9396 | ||
9397 | * configure.in: Add entry for mips*-*-linux*, move catch all | |
9398 | *-*-*linux* entry below this one. | |
9399 | ||
9400 | 2000-02-27 Ian Lance Taylor <ian@zembu.com> | |
9401 | ||
9402 | * ltconfig, ltmain.sh: Update to libtool 1.3.4. | |
1ebe758f | 9403 | |
521fe9d0 NC |
9404 | 2000-02-24 Nick Clifton <nickc@cygnus.com> |
9405 | ||
9406 | * config.sub: Support an OS of "wince". | |
9407 | ||
d207ebef JM |
9408 | Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com> |
9409 | ||
9410 | * config.guess, config.sub: Updated to match config's 2000-02-15 | |
3b75d237 | 9411 | version. |
d207ebef | 9412 | |
dce2d8b2 | 9413 | 2000-02-23 Linas Vepstas <linas@linas.org> |
d207ebef JM |
9414 | |
9415 | * config.sub: Add support for Linux/IBM 370. | |
9416 | * configure.in: Likewise. | |
9417 | ||
3a685f6f NC |
9418 | 2000-02-22 Nick Clifton <nickc@cygnus.com> |
9419 | ||
9420 | * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets. | |
9421 | ||
dce2d8b2 | 9422 | 2000-02-20 Christopher Faylor <cgf@cygnus.com> |
7a15eef5 | 9423 | |
d207ebef | 9424 | * config.guess: Guess "cygwin" rather than "cygwin32". |
7a15eef5 | 9425 | |
4746ee26 KG |
9426 | 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
9427 | ||
9428 | * configure (gcc_version): When setting, narrow search to | |
9429 | lines containing `version_string'. | |
9430 | ||
ba96c72d DC |
9431 | 2000-02-15 Denis Chertykov <denisc@overta.ru> |
9432 | ||
9433 | * config.sub: Add support for avr target. | |
9434 | ||
77f16a66 NC |
9435 | 2000-02-14 Nick Clifton <nickc@cygnus.com> |
9436 | ||
9437 | * MAINTAINERS: Add maintainers for MCore port. | |
9438 | ||
784a3a80 HPN |
9439 | Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com> |
9440 | ||
9441 | * config.sub: Add mmix-knuth-mmixware. | |
9442 | ||
719dd4fa KG |
9443 | 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
9444 | ||
9445 | * MAINTAINERS: Pair cccp with cpplib maintainership. | |
9446 | ||
dce2d8b2 | 9447 | 2000-01-27 Christopher Faylor <cgf@redhat.com> |
d207ebef JM |
9448 | |
9449 | * Makefile.in (CC_FOR_TARGET): Add new winsup directory | |
9450 | structure stuff to -L library search. | |
9451 | (CXX_FOR_TARGET): Ditto. | |
9452 | (CROSS_CHECK_MODULES): Fix spelling mistake. | |
9453 | ||
7a53e94b MM |
9454 | 2000-01-24 Mark Mitchell <mark@codesourcery.com> |
9455 | ||
9456 | * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke | |
9457 | the C++ compiler. | |
9458 | ||
0da3b5a7 RH |
9459 | 2000-01-12 Richard Henderson <rth@cygnus.com> |
9460 | ||
9461 | * configure.in: Don't build some bits for beos. | |
9462 | ||
02368d6d JS |
9463 | 2000-01-12 Joel Sherrill (joel@OARcorp.com) |
9464 | ||
9465 | * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well | |
9466 | as include files. | |
9467 | ||
2e76d35c ZW |
9468 | 2000-01-11 Zack Weinberg <zack@wolery.cumb.org> |
9469 | ||
9470 | * Add self as cpplib maintainer, as requested by Jason | |
9471 | Merrill. Correct my e-mail address. | |
9472 | ||
4c25fdcf GK |
9473 | 2000-01-06 Geoff Keating <geoffk@cygnus.com> |
9474 | ||
9475 | * configure.in: Use mt-aix43 to handle *_TARGET defs, | |
9476 | not mh-aix43. | |
9477 | ||
188e3966 HPN |
9478 | Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com> |
9479 | ||
9480 | * MAINTAINERS: Add myself to "write after approval" list. | |
9481 | ||
c2f5d030 RH |
9482 | 1999-12-14 Richard Henderson <rth@cygnus.com> |
9483 | ||
9484 | * config.guess (alpha-osf, alpha-linux): Detect ev67. | |
9485 | * config.sub: Accept alphaev[78], alphaev8. | |
9486 | ||
eeda916a AO |
9487 | 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br> |
9488 | ||
9489 | * config.guess, config.sub: Update from autoconf. | |
9490 | ||
b3bd7820 BK |
9491 | 1999-11-29 Bruce Korb <autogen@linuxbox.com> |
9492 | ||
2c290989 | 9493 | * MAINTAINERS: update my playtime e-address. |
b3bd7820 | 9494 | |
1882b2b1 RO |
9495 | Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
9496 | ||
9497 | * config-ml.in (sparc*-*-*): Disable sparcv9 support if the | |
9498 | necessary libraries are missing. | |
9499 | ||
dce2d8b2 | 9500 | Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com> |
2395f805 DN |
9501 | |
9502 | * MAINTAINERS: Add new 'write after approval' maintainer. | |
9503 | ||
1e25de97 APB |
9504 | Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com> |
9505 | ||
9506 | * MAINTAINERS: Add new Java maintainer. | |
9507 | ||
1722c704 AS |
9508 | 1999-10-25 Andreas Schwab <schwab@suse.de> |
9509 | ||
9510 | * configure: Fix quoting inside arguments of eval. | |
9511 | ||
8141abe8 NC |
9512 | 1999-10-21 Nick Clifton <nickc@cygnus.com> |
9513 | ||
9514 | * config-ml.in: Allow suppression of some ARM multilibs. | |
9515 | ||
0b77644a LV |
9516 | Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org> |
9517 | ||
9518 | * config.guess: Add OS/390 match pattern. | |
9519 | * config.sub: Add mvs, openedition targets. | |
9520 | * configure.in (i370-ibm-opened*): New. | |
9521 | ||
d207ebef JM |
9522 | 1999-09-04 Steve Chamberlain <sac@pobox.com> |
9523 | ||
9524 | * config.sub: Add support for configuring for pj. | |
9525 | ||
9526 | 1999-08-31 Nick Clifton <nickc@cygnus.com> | |
9527 | ||
9528 | * config.sub (maybe_os): Add support for configuring for fr30. | |
9529 | ||
af13ebe9 NC |
9530 | 1999-08-25 Nick Clifton <nickc@cygnus.com> |
9531 | ||
9532 | * configure.in: Do not configure or build ld for AIX | |
9533 | platforms. ld is known to be broken on these platforms. | |
9534 | ||
1250c760 RO |
9535 | Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
9536 | ||
9537 | * config-ml.in: Pass compiler flag corresponding to multidirs to | |
9538 | subdir configures. | |
9539 | ||
d207ebef JM |
9540 | 1999-08-09 Ian Lance Taylor <ian@zembu.com> |
9541 | ||
9542 | * Makefile.in (LDFLAGS): Define. | |
9543 | ||
9544 | 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu> | |
9545 | ||
9546 | * configure.in (i[3456]-*-mingw32*): Don't put gprof in | |
9547 | noconfigdirs. | |
9548 | (*-*-cygwin*): Likewise. | |
9549 | ||
9550 | 1999-08-08 Ian Lance Taylor <ian@zembu.com> | |
9551 | ||
9552 | * mkdep: New file. | |
9553 | * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep. | |
9554 | (BINUTILS_SUPPORT_DIRS): Add mkdep. | |
9555 | ||
9556 | From Eli Zaretskii <eliz@is.elta.co.il>: | |
9557 | * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly | |
9558 | long file name when using DJGPP on MS-DOS. | |
9559 | ||
dbd83e11 JL |
9560 | Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com) |
9561 | ||
9562 | * config.sub (vxworks case): Use os=-vxworks, not os=vxworks. | |
9563 | ||
d207ebef JM |
9564 | 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au> |
9565 | ||
9566 | * Makefile.in (check-target-libio): Remove all-target-libstdc++ | |
9567 | dependency as this causes "make check" to globally "make all" | |
9568 | ||
cd1f4c2c TT |
9569 | Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com> |
9570 | ||
9571 | * configure.in (target_libs): Added target-zlib. | |
9572 | * Makefile.in (ALL_TARGET_MODULES): Added zlib. | |
9573 | (CONFIGURE_TARGET_MODULES): Likewise. | |
9574 | (CHECK_TARGET_MODULES): Likewise. | |
9575 | (INSTALL_TARGET_MODULES): Likewise. | |
9576 | (CLEAN_TARGET_MODULES): Likewise. | |
9577 | (configure-target-zlib): New target. | |
9578 | (all-target-zlib): Likewise. | |
9579 | (all-target-libjava): Depend on all-target-zlib. | |
9580 | (configure-target-libjava): Depend on configure-target-zlib. | |
9581 | ||
9582 | * Makefile.in (configure-target-libjava): Depend on | |
9583 | configure-target-newlib. | |
9584 | (configure-target-boehm-gc): New target. | |
9585 | (configure-target-qthreads): New target. | |
9586 | ||
e490616e ZW |
9587 | * configure.in (target_libs): Added target-qthreads. |
9588 | * Makefile.in (ALL_TARGET_MODULES): Added qthreads. | |
9589 | (CONFIGURE_TARGET_MODULES): Likewise. | |
9590 | (CHECK_TARGET_MODULES): Likewise. | |
9591 | (INSTALL_TARGET_MODULES): Likewise. | |
9592 | (CLEAN_TARGET_MODULES): Likewise. | |
9593 | (all-target-qthreads): New target. | |
9594 | (configure-target-libjava): Depend on configure-target-qthreads. | |
9595 | (all-target-libjava): Depend on all-target-qthreads. | |
cd1f4c2c TT |
9596 | |
9597 | * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc. | |
9598 | (CONFIGURE_TARGET_MODULES): Likewise. | |
9599 | (CHECK_TARGET_MODULES): Likewise. | |
9600 | (INSTALL_TARGET_MODULES): Likewise. | |
9601 | (CLEAN_TARGET_MODULES): Likewise. | |
9602 | (all-target-libjava): New target. | |
9603 | (all-target-boehm-gc): Likewise. | |
9604 | * configure.in (target_libs): Added libjava, boehm-gc. | |
9605 | ||
d207ebef JM |
9606 | 1999-07-22 Ian Lance Taylor <ian@zembu.com> |
9607 | ||
9608 | * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and | |
9609 | configure.bat in SUPPORT_FILES. | |
9610 | (gas+binutils.tar.bz2): Likewise. | |
9611 | ||
9612 | * makeall.bat: Remove; obsolete. | |
9613 | ||
9614 | 1999-07-21 Ian Lance Taylor <ian@zembu.com> | |
9615 | ||
9616 | From Mark Elbrecht: | |
9617 | * configure.bat: Remove; obsolete. | |
9618 | ||
9619 | 1999-07-11 Ian Lance Taylor <ian@zembu.com> | |
9620 | ||
9621 | * configure: Add -W -Wall to the default CFLAGS when compiling with | |
9622 | gcc. | |
9623 | ||
9624 | Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca> | |
9625 | ||
9626 | * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*. | |
9627 | ||
9628 | 1999-06-30 Mark Mitchell <mark@codesourcery.com> | |
9629 | ||
9630 | * configure.in: Build ld on IRIX6. | |
9631 | ||
9632 | 1999-06-12 Ian Lance Taylor <ian@zembu.com> | |
9633 | ||
9634 | * Makefile.in: Change distribution targets to use bzip2 instead of | |
9635 | gzip. | |
9636 | (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex. | |
9637 | (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo. | |
9638 | ||
9639 | 1999-06-04 Nick Clifton <nickc@cygnus.com> | |
9640 | ||
9641 | * config.sub: Add mcore target. | |
9642 | ||
26d088fa CD |
9643 | Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu> |
9644 | ||
9645 | * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux. | |
9646 | ||
c2c08b29 L |
9647 | Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org) |
9648 | ||
9649 | * config.guess (dummy): Changed to $dummy. | |
9650 | ||
671d0648 NC |
9651 | 1999-05-24 Nick Clifton <nickc@cygnus.com> |
9652 | ||
9653 | * config.sub: Tidied up case statements. | |
9654 | ||
b1345c72 BE |
9655 | 1999-05-22 Ben Elliston <bje@cygnus.com> |
9656 | ||
51ccbd8d BE |
9657 | * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake |
9658 | <jiro@din.or.jp>. | |
9659 | ||
b1345c72 BE |
9660 | * config.guess: Merge with FSF version. Future changes will be |
9661 | more accurately recorded in this ChangeLog. | |
9662 | * config.sub: Likewise. | |
9663 | ||
2caf864f SM |
9664 | Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com> |
9665 | ||
9666 | * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include. | |
9667 | ||
d207ebef JM |
9668 | 1999-04-30 Tom Tromey <tromey@cygnus.com> |
9669 | ||
9670 | * ltmain.sh: [mode link] Always use CC given by ltconfig. | |
9671 | ||
90fb0c24 TT |
9672 | 1999-04-23 Tom Tromey <tromey@cygnus.com> |
9673 | ||
9674 | * ltconfig, ltmain.sh: Update to libtool 1.2f. | |
9675 | ||
d207ebef JM |
9676 | 1999-04-20 Drew Moseley <dmoseley@cygnus.com> |
9677 | ||
9678 | * configure.in (noconfigdirs): Don't build libstub for arm-elf targets. | |
9679 | (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets. | |
9680 | Bad merge removed these two changes. | |
9681 | ||
3516940d | 9682 | Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com) |
e490616e | 9683 | Martin Heller (Ing.-Buero_Heller@t-online.de) |
3516940d DT |
9684 | |
9685 | * config.guess (interix Alpha): Add. | |
9686 | ||
d207ebef JM |
9687 | 1999-04-11 Richard Henderson <rth@cygnus.com> |
9688 | ||
9689 | * configure.in (i?86-*-beos*): Do config gperf; don't config | |
9690 | gdb, newlib, or libgloss. | |
9691 | ||
e891fbfe | 9692 | Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br> |
4e81ae98 | 9693 | |
e891fbfe AO |
9694 | * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to |
9695 | link a trivial program with -mabi=64. If it fails, remove mabi=64 | |
9696 | from multidirs. | |
9697 | ||
f9ae47d6 PT |
9698 | Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de) |
9699 | ||
9700 | * config.sub: Set basic_machine to i586 when target_alias = k6-*. | |
9701 | ||
d207ebef JM |
9702 | 1999-04-08 Nick Clifton <nickc@cygnus.com> |
9703 | ||
9704 | * config.sub: Add support for mcore targets. | |
9705 | ||
9706 | 1999-04-07 Michael Meissner <meissner@cygnus.com> | |
9707 | ||
9708 | * configure.in (d30v-*): Use config/mt-d30v as makefile fragment, | |
9709 | not mt-ospace, in order to shut up assembler warning about using | |
9710 | symbols that are named the same as registers. | |
9711 | ||
9712 | 1999-04-07 Drew Moseley <dmoseley@cygnus.com> | |
9713 | ||
9714 | * Makefile.in (all-target-cygmon): Added all-target-bsp to the | |
9715 | dependency list for all-target-cygmon. | |
9716 | ||
9717 | 1999-04-05 Doug Evans <devans@casey.cygnus.com> | |
9718 | ||
9719 | * config-ml.in: Check $host, not $target, for selective multilibs. | |
9720 | (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs, | |
9721 | thumb interworking, and underscore prefix multilibs. | |
9722 | ||
9723 | 1999-04-04 Ian Lance Taylor <ian@zembu.com> | |
9724 | ||
9725 | * missing: Update to version from current automake. | |
9726 | ||
88101ab9 L |
9727 | Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org) |
9728 | ||
9729 | * configure (gxx_include_dir): Removed. | |
9730 | ||
9731 | * configure.in (gxx_include_dir): Handle it. | |
9732 | * Makefile.in: Likewise. | |
9733 | ||
d207ebef JM |
9734 | 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com> |
9735 | ||
9736 | * config.sub (mips64vr4111,mips64vr4111el) Add. | |
9737 | ||
9738 | 1999-03-21 Ben Elliston <bje@cygnus.com> | |
9739 | ||
e490616e | 9740 | * config.guess: Correct typo for detecting ELF on FreeBSD. |
d207ebef | 9741 | |
8dc91cbe ME |
9742 | Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net> |
9743 | ||
8dc91cbe ME |
9744 | * configure.in (pc-msdosdjgpp): Set host_makefile_frag to |
9745 | config/mh-djgpp. | |
9746 | ||
d207ebef JM |
9747 | Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com> |
9748 | ||
9749 | * Makefile.in (all-target-bsp): Added all-gcc all-binutils and | |
9750 | all-target-newlib to dependency list for all-target-bsp. | |
9751 | ||
926bb5ed MK |
9752 | Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu> |
9753 | ||
9754 | * config.sub: Add i386-uwin support. | |
9755 | * config.guess: Likewise. | |
9756 | ||
4a6e3000 FS |
9757 | Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> |
9758 | ||
9759 | * configure.in: cleanup, add mh-*pic handling for arm, special | |
9760 | case powerpc*-*-aix* | |
9761 | ||
d207ebef JM |
9762 | Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com> |
9763 | ||
9764 | * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a | |
9765 | can be built. | |
9766 | ||
9767 | Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com> | |
9768 | ||
9769 | * configure.in: Added bsp support to arm-*-coff and arm-*-elf | |
3b75d237 | 9770 | targets. |
d207ebef | 9771 | |
71c91078 NC |
9772 | 1999-03-02 Nick Clifton <nickc@cygnus.com> |
9773 | ||
9774 | * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL | |
9775 | ||
282e5df8 GN |
9776 | Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com> |
9777 | ||
9778 | * config.sub: Check for "cygwin*" rather than "cygwin32*" | |
9779 | ||
1de558ee NC |
9780 | 1999-02-24 Nick Clifton <nickc@cygnus.com> |
9781 | ||
9782 | * config.sub: Fix typo in arm recognition. | |
9783 | ||
d207ebef JM |
9784 | Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com> |
9785 | ||
9786 | * configure.in (noconfigdirs): Changed target_configdirs to | |
9787 | include target-bsp only for m68k-*-elf* and m68k-*-coff* | |
9788 | rather than m68k-*-* since it is not known to work on | |
9789 | m68k-aout. Ditto for arm-*-*oabi. | |
9790 | ||
9791 | Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com> | |
9792 | ||
9793 | * configure.in (*-*-windows*): Remove, no longer used. | |
d207ebef JM |
9794 | |
9795 | 1999-02-19 Ben Elliston <bje@cygnus.com> | |
9796 | ||
9797 | * config.guess: Automatically recognise ELF on FreeBSD. From Niall | |
9798 | Smart and improved by Andrew Cagney. | |
9799 | ||
fab7445a ME |
9800 | Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org> |
9801 | ||
9802 | * config.guess: Recognize openbsd-*-hppa. | |
9803 | ||
8ccdc228 L |
9804 | Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org) |
9805 | ||
9806 | * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR) | |
9807 | only if it is not empty. | |
9808 | ||
3b7265ff NC |
9809 | 1999-02-17 Nick Clifton <nickc@cygnus.com> |
9810 | ||
9811 | Patch from: Scott Bambrough <scottb@corelcomputer.com> | |
4e81ae98 | 9812 | |
d207ebef | 9813 | * config.guess: Modified to recognize uname's armv* syntax. |
3b7265ff NC |
9814 | |
9815 | * config.sub: Modified to recognize uname's armv* syntax. | |
9816 | ||
d207ebef JM |
9817 | 1999-02-17 Mark Salter <msalter@cygnus.com> |
9818 | ||
9819 | * configure.in: Added target-bsp for sparclite. | |
9820 | ||
9821 | Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com> | |
9822 | ||
9823 | * config.sub: Recognize alphapca5[67] and up to alphaev8. | |
9824 | ||
9825 | 1999-02-08 Nick Clifton <nickc@cygnus.com> | |
9826 | ||
9827 | * configure.in: Add support for strongarm port. | |
9828 | * config.sub: Add support for strongarm target. | |
9829 | ||
c48dd3f5 | 9830 | Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu> |
4e81ae98 | 9831 | |
c48dd3f5 MK |
9832 | * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of |
9833 | the old name config/mh-cygwin32. | |
9834 | Enable texinfo. | |
9835 | ||
d207ebef JM |
9836 | Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com> |
9837 | ||
9838 | * configure.in: Do build ld for ix86 Solaris. | |
9839 | ||
ecd62820 JW |
9840 | Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com> |
9841 | ||
9842 | * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of | |
9843 | $AR_FOR_TARGET. Likewise for RANLIB. | |
9844 | ||
bbd8fa7f | 9845 | Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com> |
4e81ae98 | 9846 | |
e490616e ZW |
9847 | * config.sub (oabi): Recognize. |
9848 | * configure.in (arm-*-oabi): Handle. | |
bbd8fa7f | 9849 | |
0397442c RL |
9850 | Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net) |
9851 | ||
9852 | * config.guess: Improve detection of i686 on UnixWare 7. | |
9853 | ||
c9ffaa63 MK |
9854 | Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu> |
9855 | ||
9856 | * config.guess: Add support for i386-pc-interix. | |
9857 | * config.sub: Likewise. | |
9858 | * configure.in: Likewise. | |
c9ffaa63 | 9859 | |
d207ebef JM |
9860 | Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com> |
9861 | ||
9862 | * Makefile.in: Remove unneeded all-target-libio from | |
9863 | from all-target-winsup target since it is now unneeded. | |
9864 | Add all-target-libtermcap in its place since it is now | |
9865 | needed. | |
9866 | ||
9867 | Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com> | |
9868 | ||
9869 | * configure.in: makefile stub for cygwin target is probably | |
9870 | unnecessary. Remove it for now. | |
d207ebef JM |
9871 | |
9872 | Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com> | |
9873 | ||
9874 | * configure.in: libtermcap.a should be built when cygwin is the | |
9875 | target as well as the host. | |
9876 | * config.guess: Allow mixed case in cygwin uname output. | |
9877 | * Makefile.in: Add libtermcap target. | |
d207ebef | 9878 | |
ebe12325 JL |
9879 | Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com) |
9880 | ||
9881 | * config.sub: Clean up handling of hppa2.0. | |
9882 | ||
57057b67 RB |
9883 | Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com) |
9884 | ||
9885 | * config.guess: Use C code to identify more HP machines. | |
9886 | ||
f8670be1 JL |
9887 | Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com) |
9888 | ||
9889 | * config.sub: Handle hppa2.0. | |
9890 | ||
d207ebef JM |
9891 | Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com> |
9892 | ||
9893 | * configure.in: Add cygmon for x86-coff and x86-elf. Configure | |
3b75d237 | 9894 | cygmon for all sparclite targets, regardless of object format. |
d207ebef JM |
9895 | |
9896 | 1998-12-15 Mark Salter <msalter@cygnus.com> | |
9897 | ||
9898 | * configure.in: Added target-bsp for several target architectures. | |
9899 | ||
9900 | * Makefile.in: Added rules for bsp. | |
9901 | ||
d1a09590 JL |
9902 | Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com) |
9903 | ||
9904 | * config.guess: Improve detection of hppa2.0 processors. | |
9905 | ||
9906 | Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie> | |
9907 | ||
9908 | * config.guess: Recognize FreeBSD using ELF automatically. | |
9909 | ||
71205e0b MH |
9910 | 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de> |
9911 | ||
9912 | * configure (skip-this-dir): Add handling for new shell script, which | |
9913 | might be created by a sub-directory's configure to indicate, this particular | |
9914 | directory is "unwanted". | |
9915 | * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise. | |
9916 | ||
d207ebef JM |
9917 | Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com> |
9918 | ||
9919 | * ltconfig: import from libtool, after changing libtool to | |
9920 | account for the cygwin name change. | |
9921 | ||
9922 | Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com> | |
9923 | ||
9924 | * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also | |
9925 | include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32. | |
9926 | ||
9927 | Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com> | |
9928 | ||
9929 | * configure.in: Add libtermcap to list of cygwin dependencies. | |
9930 | ||
9931 | Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com> | |
9932 | ||
e490616e ZW |
9933 | * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that |
9934 | they include winsup/include when it's a cygwin target. | |
d207ebef JM |
9935 | |
9936 | 1998-11-12 Tom Tromey <tromey@cygnus.com> | |
9937 | ||
9938 | * configure.in (host_tools): Added zip. | |
9939 | * Makefile.in (all-target-libjava): Depend on all-zip. | |
9940 | (all-zip): New target. | |
9941 | (ALL_MODULES): Added all-zip. | |
9942 | (NATIVE_CHECK_MODULES): Added check-zip. | |
9943 | (INSTALL_MODULES): Added install-zip. | |
9944 | (CLEAN_MODULES): Added clean-zip. | |
9945 | ||
9946 | Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com> | |
9947 | ||
9948 | * Makefile.in: lose "32" from comment about cygwin. | |
9949 | ||
9950 | Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com> | |
9951 | ||
9952 | * configure.in: Use -Os to build target libraries for the fr30. | |
9953 | ||
9954 | Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com> | |
9955 | ||
9956 | * config.sub: Add fr30. | |
9957 | ||
9958 | Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com> | |
9959 | ||
e490616e | 9960 | * configure.in: drop "32" from config/mh-cygwin32. Check |
d207ebef JM |
9961 | cygwin* instead of cygwin32*. |
9962 | * config.sub: Check cygwin* instead of cygwin32*. | |
9963 | ||
d2ec8b39 RL |
9964 | Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com> |
9965 | ||
9966 | * config.guess: Match any version of Unixware7. | |
9967 | ||
d207ebef JM |
9968 | 1998-10-20 Syd Polk <spolk@cygnus.com> |
9969 | ||
9970 | * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1 | |
9971 | if desired. | |
9972 | ||
35cd2565 JL |
9973 | Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com) |
9974 | ||
9975 | * config.if (cxx_interface, libstdcxx_interface): Do not try to set | |
9976 | these if the appropriate directories and files to not exist. | |
9977 | ||
52d4e5b7 JL |
9978 | Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com) |
9979 | ||
9980 | * Makefile.in (DEVO_SUPPORT): Add config.if. | |
9981 | ||
38ada91e MH |
9982 | Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de> |
9983 | ||
9984 | * configure: Add pattern to replace "build_tooldir"'s | |
9985 | definition in the generated Makefile with "tooldir"'s | |
9986 | actual value. | |
9987 | ||
e44e84da JL |
9988 | Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com) |
9989 | ||
56a8387f JL |
9990 | * config.sub: Bring back lost sparcv9. |
9991 | ||
e44e84da JL |
9992 | * Makefile.in (all-snvavigator): Remove all-flexlm dependency. |
9993 | ||
5cb95c7a JL |
9994 | Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com) |
9995 | ||
9996 | * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to | |
9997 | CC_FOR_TARGET and friends. | |
9998 | ||
9999 | Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br> | |
4e81ae98 | 10000 | |
ceff9b14 AO |
10001 | * Makefile.in (build_tooldir): New variable, same as tooldir. |
10002 | (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add | |
10003 | -B$(build_tooldir)/bin/. | |
10004 | (BASE_FLAGS_TO_PASS): Pass build_tooldir down. | |
5cb95c7a | 10005 | |
f2d11dcd GP |
10006 | Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> |
10007 | ||
10008 | * README: Remove installation instructions and refer to the | |
10009 | INSTALL directory instead. | |
10010 | ||
73a6d2e7 | 10011 | Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com> |
d207ebef | 10012 | |
73a6d2e7 RL |
10013 | * config.sub: Add support for i[34567]86-pc-udk. |
10014 | * configure.in: Likewise. | |
10015 | ||
5d4a5ee6 JL |
10016 | Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com> |
10017 | ||
10018 | * Makefile.in: add bzip2 package building bits for user | |
10019 | tools module | |
10020 | * configure.in: ditto | |
10021 | ||
6fc19d6d JL |
10022 | Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com) |
10023 | ||
10024 | * Makefile.in (TARGET_CONFIGDIRS): Add libobjc. | |
10025 | (ALL_TARGET_MODULES): Add all-target-libobjc. | |
10026 | (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly. | |
10027 | (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly. | |
10028 | (all-target-libchill): Add dependencies. | |
10029 | * configure.in (target_libs): Add libchill. | |
4e81ae98 | 10030 | |
f653f0ab MH |
10031 | 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de> |
10032 | ||
10033 | * configure.in (target_subdir): Remove duplicate line. | |
10034 | ||
5d4a5ee6 JL |
10035 | Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com> |
10036 | ||
10037 | * Makefile.in (all-automake): fix dependencies. | |
10038 | ||
494933e4 JL |
10039 | Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com) |
10040 | ||
10041 | * configure.in: Minor cleanups for building in the $(target_alias) | |
10042 | subdir. | |
10043 | ||
f6b58262 JW |
10044 | 1998-09-22 Jim Wilson <wilson@cygnus.com> |
10045 | ||
10046 | * Makefile.in (bootstrap): Set r and s before make all. Use | |
10047 | BASE_FLAGS_TO_PASS in make all. | |
10048 | (cross): Likewise. | |
10049 | ||
27c7a08d MM |
10050 | 1998-09-20 Mark Mitchell <mark@markmitchell.com> |
10051 | ||
10052 | * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'. | |
10053 | ||
e67afd1e RH |
10054 | Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com> |
10055 | ||
10056 | * config.sub: Fix typo in last change. | |
10057 | ||
8e44ac71 MH |
10058 | 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz> |
10059 | ||
10060 | * config.sub: Add support for C4x target. | |
10061 | * configure.in: Likewise. | |
10062 | ||
d7496fbb DM |
10063 | 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com> |
10064 | ||
10065 | * config.sub: Recognize sparcv9 just like sparc64. | |
10066 | ||
22097bd1 RL |
10067 | Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com> |
10068 | ||
10069 | * config.guess: Match "Pent II" or "PentII" for OpenServer. | |
10070 | ||
4b877abd JL |
10071 | Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com) |
10072 | ||
2c8ec9a2 JL |
10073 | * config.guess: Correctly identify Pentium II sco boxes. |
10074 | ||
4b877abd JL |
10075 | * config.guess: Fix "tr" code. From Weiwen Liu. |
10076 | ||
ab03db52 JH |
10077 | Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM> |
10078 | ||
10079 | * configure.in: Do not assume x86-svr4 or x86-unixware can handle | |
10080 | stabs. | |
10081 | ||
b54db294 JL |
10082 | Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com) |
10083 | ||
10084 | * Makefile.in (TARGET_CONFIGDIRS): Add libchill. | |
10085 | (ALL_TARGET_MODULES): Add all-target-libchill. | |
10086 | (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly. | |
10087 | (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly. | |
10088 | (all-target-libchill): Add dependencies. | |
10089 | * configure.in (target_libs): Add libchill. | |
10090 | ||
bf48dd73 LW |
10091 | Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de> |
10092 | ||
10093 | * config.guess: Avoid assumptions about "tr" behaves when | |
10094 | LANG is set to something other than English. | |
10095 | ||
a3cbd105 L |
10096 | Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org) |
10097 | ||
10098 | * configure (gxx_include_dir): Changed to | |
10099 | '${prefix}/include/g++'-${libstdcxx_interface}. | |
10100 | ||
10101 | * config.if: New to determine the interfaces. | |
10102 | ||
c4acd909 MK |
10103 | Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com) |
10104 | ||
10105 | * config.guess: Detect and handle MPE/IX. | |
10106 | * config.sub: Deal with MPE/IX. | |
10107 | ||
9ea97665 DE |
10108 | Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu> |
10109 | ||
10110 | * configure.in: Use mh-aix43. | |
10111 | ||
0ce065bd MH |
10112 | 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de> |
10113 | ||
10114 | * configure: Fix --without/--disable cases for gxx-include-dir. | |
10115 | ||
5d4a5ee6 JL |
10116 | Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com> |
10117 | ||
10118 | * mdata-sh: Imported. Needed for automake support. | |
10119 | ||
10120 | Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org> | |
10121 | ||
10122 | * Makefile.in (taz): Try "chmod -R og=u ." before | |
10123 | "chmod og=u `find . -print`". | |
10124 | ||
10125 | Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com> | |
10126 | ||
10127 | * configure.in: Add arm-elf and thumb-elf support. | |
10128 | ||
10129 | Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com> | |
10130 | ||
10131 | * Makefile.in: Undo previous patch. | |
10132 | ||
10133 | Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com> | |
10134 | ||
10135 | * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES | |
10136 | to here ... | |
10137 | (install-no-fixedincludes): and here | |
10138 | (INSTALL_MODULES): ... from here. | |
10139 | ||
466456d9 ILT |
10140 | Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com> |
10141 | ||
10142 | * config.sub: Merge with FSF. | |
10143 | ||
1b409d25 ILT |
10144 | * config.guess: Merge with FSF. |
10145 | ||
d207ebef JM |
10146 | Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com> |
10147 | ||
10148 | * configure (extraconfigdirs): New variable. | |
10149 | (SUBDIRS): Add extraconfigdirs and recurse on them too. | |
10150 | * Makefile.in (all): Move higher in file. | |
10151 | (EXTRA_TARGET_HOST_ALL_MODULES): New variable. | |
10152 | (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables. | |
10153 | (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES. | |
10154 | (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES. | |
10155 | (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES. | |
10156 | ||
10157 | 1998-07-23 Brendan Kehoe <brendan@cygnus.com> | |
10158 | ||
10159 | * Makefile.in (all-target-libjava): Depend on all-gcc and | |
10160 | all-target-newlib. | |
10161 | (configure-target-libjava): Depend on $(ALL_GCC). | |
10162 | ||
7f1937c1 RL |
10163 | Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com> |
10164 | ||
10165 | * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II. | |
10166 | (*-pc-unixware7) Add detection for Pentium II, Pentium Pro. | |
10167 | ||
2ada2bd6 ML |
10168 | Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com> |
10169 | ||
10170 | * INSTALL/README: Fix typo. | |
10171 | ||
1e025bde ML |
10172 | Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com> |
10173 | ||
5d4a5ee6 JL |
10174 | * ylwrap: Change absolute path checks to check for DOS style path |
10175 | names. | |
1e025bde | 10176 | |
5d4a5ee6 JL |
10177 | * ylwrap: Don't use a full path name if the source file is in the |
10178 | same directory. From hjl@lucon.org (H.J. Lu). | |
1e025bde | 10179 | |
6755ff73 ILT |
10180 | * config-ml.in: Default to being verbose, to match Feb 18 change to |
10181 | configure. | |
10182 | ||
5d4a5ee6 JL |
10183 | Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com> |
10184 | ||
10185 | Brought over from egcs: | |
10186 | ||
10187 | Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com) | |
10188 | ||
10189 | * configure.in (target_subdir): Set to ${target_alias} instead | |
10190 | of "libraries". | |
10191 | ||
10192 | Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com> | |
10193 | ||
10194 | * configure.in (target_subdir): Set to libraries if enable_multilib. | |
10195 | ||
10196 | Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com> | |
10197 | ||
10198 | * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any | |
10199 | multilibs, force reconfiguration the first time we create | |
10200 | multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'. | |
10201 | ||
10202 | Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com> | |
10203 | ||
10204 | * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to | |
10205 | avoid confusion with --no-recursion. | |
10206 | ||
10207 | Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com> | |
10208 | ||
10209 | * configure.in: Win32 hosts shouldn't use install -x | |
10210 | * install-sh: remove -x option, and special .exe-handling | |
10211 | hack. | |
10212 | ||
d207ebef JM |
10213 | Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com> |
10214 | ||
10215 | * config.guess: Recognize i586-pc-beos. | |
10216 | * configure.in: Don't build some bits for beos. | |
10217 | ||
fbd836fc ILT |
10218 | Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com> |
10219 | ||
5d4a5ee6 JL |
10220 | * configure: If CC is set but CFLAGS is not, and CC is gcc, make |
10221 | CFLAGS default to -O2. | |
10222 | ||
fbd836fc ILT |
10223 | * ltmain.sh: Add some hacks to make SunOS --enable-shared work |
10224 | when using GNU ld. | |
10225 | ||
10226 | Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com> | |
10227 | ||
10228 | * ltmain.sh: Correct install when using a different shell. | |
10229 | ||
10230 | Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com> | |
10231 | ||
10232 | * ltconfig, ltmain.sh: Update to libtool 1.2b. | |
10233 | ||
d207ebef JM |
10234 | Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de> |
10235 | ||
10236 | * makefile.vms: Update to build binutils/makefile.vms. Add install | |
10237 | target. | |
fbd836fc ILT |
10238 | |
10239 | Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com> | |
10240 | ||
10241 | * ltconfig: Update to correct AIX handling. | |
10242 | ||
69b471bc JL |
10243 | Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com) |
10244 | ||
81241b5e JL |
10245 | * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR. |
10246 | ||
69b471bc JL |
10247 | * configure.in (target_subdir): Set to ${target_alias} instead |
10248 | of "libraries". | |
10249 | ||
bedf82df MH |
10250 | 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de> |
10251 | ||
10252 | * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger. | |
10253 | (Makefile): Depend on $(gcc_version_trigger). | |
10254 | ||
10255 | * configure (gcc_version): Change default initializer to empty | |
10256 | string. | |
10257 | (gcc_version_trigger): New variable; pass this variable down | |
10258 | to subdir configures to enable them checking gcc's version | |
10259 | themselves. Emit make macros for both gcc_version vars. | |
10260 | (topsrcdir): Initialize reliably. | |
10261 | (recursion line): Remove --with-gcc-version=${gcc_version}. | |
10262 | ||
28e449d8 MH |
10263 | 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de> |
10264 | ||
10265 | * configure (enable_version_specific_runtime_libs): Implement new flag | |
bedf82df MH |
10266 | --enable-version-specific-runtime-libs which installs C++ runtime stuff |
10267 | in $(libsubdir); emit definition in each generated Makefile. | |
10268 | (gxx_include_dir): Initialize depending on | |
10269 | $enable_version_specific_runtime_libs. | |
28e449d8 | 10270 | |
50c4c9f7 MH |
10271 | 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de> |
10272 | ||
10273 | * configure (gcc_version): Initialize properly depending on | |
10274 | how and where configure is started. | |
10275 | (recursion line): Pass a --with-gcc-version=${gcc_version} | |
10276 | to configures in subdirs. | |
10277 | ||
d207ebef JM |
10278 | Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com> |
10279 | ||
10280 | * configure.in (noconfigdirs): Add configure pattern for mips tx39 | |
3b75d237 | 10281 | cygmon |
d207ebef | 10282 | |
5d4a5ee6 JL |
10283 | Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com> |
10284 | ||
10285 | * configure.in: Add cygmon and libstub support for mn10200. | |
10286 | ||
2f96399b MH |
10287 | 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de> |
10288 | ||
10289 | * configure (gcc_version): Add new variable describing the | |
10290 | particular gcc version we're building. | |
10291 | * Makefile.in (libsubdir): Add new macro for the directory | |
10292 | in which the compiler finds executables, libraries, etc. | |
10293 | (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias | |
10294 | and libsubdir. | |
10295 | ||
c4137c50 AO |
10296 | Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br> |
10297 | ||
ceff9b14 AO |
10298 | * Makefile.in (local-clean): Remove *.log. |
10299 | (warning.log): Built with warn_summary from build.log. | |
10300 | (mail-report.log): Run test_summary. | |
10301 | (mail-report-with-warnings.log): Run test_summary including | |
10302 | warning.log in the report. | |
c4137c50 | 10303 | |
276d5ee0 RL |
10304 | Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com> |
10305 | ||
10306 | * config.guess: Detection of Pentium II for *-sco-3.2v5*. | |
10307 | ||
5d4a5ee6 JL |
10308 | Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com> |
10309 | ||
10310 | * Makefile.in (grep): Grep no longer depends on libiberty. | |
10311 | ||
10312 | Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com> | |
10313 | ||
10314 | * Makefile.in: all-snavigator needs all-libgui. | |
10315 | ||
10316 | Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com> | |
10317 | ||
10318 | * configure.in: Add cygmon and libstub support for mn10300. | |
10319 | ||
8af14275 ILT |
10320 | Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com> |
10321 | ||
10322 | * missing: Update to version from automake 1.3. | |
10323 | ||
fbd836fc ILT |
10324 | * ltmain.sh: On installation, don't get confused if the same name |
10325 | appears more than once in the list of library names. | |
10326 | ||
466456d9 ILT |
10327 | Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com> |
10328 | ||
10329 | * config.sub: Accept m68060 and m5200 as CPU names. | |
10330 | ||
5d4a5ee6 JL |
10331 | Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com> |
10332 | ||
10333 | * configure: Use && rather than using -a in test, because odd | |
10334 | strings can confuse test. | |
10335 | * configure.in: Likewise. | |
10336 | ||
fbd836fc ILT |
10337 | Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com> |
10338 | ||
10339 | * ltconfig, ltmain.sh: Bring in Visual C++ support. | |
10340 | ||
f0983958 AO |
10341 | Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br> |
10342 | ||
10343 | * Makefile.in (boostrap2-lean, bootstrap3-lean, | |
ceff9b14 | 10344 | bootstrap4-lean): New targets. |
f0983958 | 10345 | |
bfed1ea0 JL |
10346 | Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com) |
10347 | ||
10348 | * mpw-* Delete. Not used. | |
10349 | ||
5d4a5ee6 JL |
10350 | Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com) |
10351 | ||
10352 | * COPYING.LIB: Update FSF address. | |
10353 | ||
bfed1ea0 JL |
10354 | Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com> |
10355 | ||
10356 | * ltconfig, ltmain.sh: Update to libtool 1.2a. | |
10357 | ||
5d4a5ee6 JL |
10358 | * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via |
10359 | GAS_SUPPORT_DIRS. | |
10360 | ||
bfed1ea0 JL |
10361 | Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com> |
10362 | ||
10363 | * ltconfig, ltmain.sh: Avoid producing a version number if | |
10364 | -version-info was not used. | |
10365 | ||
5d4a5ee6 JL |
10366 | Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com> |
10367 | ||
10368 | * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are | |
10369 | building with newlib. | |
10370 | ||
10371 | 1998-04-30 Paul Eggert <eggert@twinsun.com> | |
10372 | ||
d207ebef | 10373 | * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end; |
4e81ae98 | 10374 | Solaris `make' causes it to continue to next definition. |
d207ebef JM |
10375 | |
10376 | Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com) | |
10377 | ||
10378 | * Makefile.in (install-gdbtk): Call this 'install-gdb' so that | |
10379 | the right GUI libraries and files are installed along with GDB. | |
5d4a5ee6 JL |
10380 | |
10381 | Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com> | |
10382 | ||
10383 | * configure.in: Change alpha to alpha* in several places. | |
10384 | ||
d207ebef JM |
10385 | Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com> |
10386 | ||
10387 | * config.sub: Recognize sparc86x. | |
10388 | ||
77be0cab MM |
10389 | Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com> |
10390 | ||
10391 | * configure.in (--enable-target-optspace): Remove debug echo. | |
10392 | ||
62441128 JW |
10393 | Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com> |
10394 | ||
10395 | * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS. | |
10396 | ||
bfed1ea0 JL |
10397 | Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com> |
10398 | ||
10399 | * ltconfig: Update cygwin32 support. | |
10400 | ||
5d4a5ee6 JL |
10401 | * Makefile.in (GAS_SUPPORT_DIRS): Add intl. |
10402 | (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise. | |
10403 | (GDB_SUPPORT_DIRS): Likewise. | |
10404 | ||
3f4ea1de MM |
10405 | Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com> |
10406 | ||
10407 | * configure.in (target_makefile_frag): If --enable-target-optspace, | |
10408 | use -Os to compile target libraries rather than -O2. Default to | |
d207ebef JM |
10409 | using -Os for d10v and m32r if --{enable,disable}-target-optspace is |
10410 | not used. | |
10411 | * configure.in (target_cflags): Ditto for d30v. | |
3f4ea1de | 10412 | |
5d4a5ee6 JL |
10413 | Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com> |
10414 | ||
10415 | * Makefile.in (all-bfd): Depend on all-intl. | |
10416 | (all-binutils): Likewise. | |
10417 | (all-gas): Likewise. | |
10418 | (all-gprof): Likewise. | |
10419 | (all-ld): Likewise. | |
10420 | ||
10421 | 1998-04-19 Brendan Kehoe <brendan@cygnus.com> | |
10422 | ||
10423 | * configure.in (host_tools): Fix typo, lbtool -> libtool. | |
10424 | ||
bfed1ea0 JL |
10425 | Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com> |
10426 | ||
5d4a5ee6 JL |
10427 | * Makefile.in (all-bfd): Depend upon all-libiberty. |
10428 | ||
bfed1ea0 JL |
10429 | * ltconfig, ltmain.sh: Bring in newer cygwin32 support. |
10430 | ||
5d4a5ee6 JL |
10431 | Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com> |
10432 | ||
10433 | * Makefile.in: Add libstub. | |
10434 | ||
10435 | * configure.in: Ditto. Build libstub for targets that have cygmon | |
10436 | support. | |
10437 | ||
10438 | Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com> | |
10439 | ||
10440 | * configure.in: Don't set PICFLAG on ix86-cygwin32. | |
10441 | ||
10442 | Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com> | |
10443 | ||
10444 | * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and | |
10445 | use mh-sysv5 if specified. Support gprof on SCO Open Server. | |
10446 | ||
ec8d6ddc KW |
10447 | Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se> |
10448 | ||
10449 | * configure: Define DEFAULT_M4 by searching PATH. | |
10450 | * Makfile.in: Use DEFAULT_M4. | |
10451 | ||
bfed1ea0 JL |
10452 | Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com> |
10453 | ||
10454 | * ltconfig: Add cygwin32 support. | |
10455 | ||
5d4a5ee6 JL |
10456 | * Makefile.in, configure.in: Add libtool as a native only directory |
10457 | to configure and build. | |
10458 | ||
547a6183 JL |
10459 | Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com) |
10460 | ||
10461 | * Makefile.in (INSTALL_MODULES): Remove texinfo. | |
10462 | ||
5d4a5ee6 | 10463 | Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be> |
d207ebef | 10464 | |
5d4a5ee6 JL |
10465 | * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened. |
10466 | ||
10467 | Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com> | |
10468 | ||
10469 | * Makefile.in: add ash make rules | |
10470 | * configure.in: add ash to native_only and host_tools lists | |
10471 | ||
10472 | Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com> | |
10473 | ||
10474 | * Makefile.in (all-gettext, all-intl): New targets. | |
10475 | (ALL_MODULES): Added all-gettext, all-intl. | |
10476 | (CROSS_CHECK_MODULES): Added check-gettext, check-intl. | |
10477 | (INSTALL_MODULES): Added install-gettext, install-intl. | |
10478 | (CLEAN_MODULES): Added clean-gettext, clean-intl. | |
10479 | ||
10480 | * configure.in (host_tools): Added gettext. | |
10481 | (native_only): Likewise. | |
10482 | (noconfigdirs) [various cases]: Likewise. | |
10483 | (host_libs): Added intl. | |
10484 | ||
d207ebef JM |
10485 | Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com> |
10486 | ||
10487 | * configure: Do not disable building gdbtk for cygwin32 hosts. | |
10488 | ||
e98e406f NC |
10489 | Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com> |
10490 | ||
10491 | * configure.in: Add thumb-coff target. | |
10492 | * config.sub: Add thumb-coff target. | |
10493 | ||
5d4a5ee6 JL |
10494 | Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com) |
10495 | ||
10496 | * Makefile.in: Revert yesterday's change. | |
10497 | (all-target-winsup): all-target-librx stays out of here. | |
10498 | ||
10499 | Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com) | |
10500 | ||
10501 | * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES, | |
10502 | CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES, | |
10503 | INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup): | |
10504 | Remove references to librx and libg++. | |
10505 | ||
10506 | Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com> | |
10507 | ||
10508 | * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to | |
10509 | recursive makes | |
10510 | ||
bfed1ea0 JL |
10511 | Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com> |
10512 | ||
10513 | * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B | |
d207ebef | 10514 | for newlib directory. |
bfed1ea0 JL |
10515 | (CXX_FOR_TARGET): Likewise. |
10516 | ||
10517 | Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com) | |
10518 | ||
10519 | * ltconfig: Update after libtool/ltconfig.in change for | |
10520 | hpux11. | |
10521 | ||
10522 | Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com> | |
10523 | ||
10524 | * ltconfig, ltmain.sh: Update to libtool 1.2. | |
10525 | ||
3cd730af MH |
10526 | Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de> |
10527 | ||
10528 | * Makefile.in (install-gcc): Don't specify LANGUAGES here. | |
10529 | (install-gcc-cross): Instead, override LANGUAGES here. | |
10530 | ||
80564603 DL |
10531 | 1998-03-18 Dave Love <d.love@dl.ac.uk> |
10532 | ||
10533 | * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a | |
10534 | non-existent file since /dev/null loses with bash 2.0/autoconf 2.12. | |
10535 | ||
d207ebef JM |
10536 | Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com> |
10537 | ||
10538 | * configure.in: Add Thumb-pe target. | |
10539 | ||
5d4a5ee6 | 10540 | Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com> |
d207ebef | 10541 | |
5d4a5ee6 JL |
10542 | * Makefile.in - changed sn targets to snavigator |
10543 | * configure.in - changed sn targets to snavigator | |
10544 | ||
2d4a0558 MH |
10545 | Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de> |
10546 | ||
10547 | * config-ml.in: After building symlink tree call make distclean | |
10548 | if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens | |
10549 | to be the case for libiberty. | |
10550 | ||
04b93567 L |
10551 | Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu) |
10552 | ||
10553 | * configure: When making link, also check the current | |
10554 | directory. The configure scripts may create one. | |
10555 | ||
9a06b842 RH |
10556 | Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com> |
10557 | ||
10558 | * config.sub: Accept alphapca56 and alphaev6 properly. | |
10559 | ||
217fc4e6 FS |
10560 | Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> |
10561 | ||
10562 | * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1. | |
10563 | ||
3e07bdbd | 10564 | Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de |
2ada2bd6 | 10565 | |
e490616e | 10566 | * config.sub (sco5): Fix typo. |
3e07bdbd | 10567 | |
5d4a5ee6 JL |
10568 | Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com> |
10569 | ||
10570 | * Makefile.in (INSTALL_MODULES): Move install-tcl before | |
10571 | install-itcl. | |
10572 | (install-itcl): Remove dependency on install-tcl. | |
10573 | ||
10574 | Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com> | |
10575 | ||
10576 | * configure.in: Remove libgloss from noconfigdirs for MN10300. | |
10577 | ||
10578 | Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com> | |
10579 | ||
10580 | * configure.in: Don't build libgui for a cygwin32 target when not on | |
10581 | a cygwin32 host. | |
10582 | ||
10583 | Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com) | |
10584 | ||
10585 | * configure (redirect): Set to null, so default behavior of | |
10586 | configure is now --verbose. | |
10587 | ||
ce0d965c DL |
10588 | 1998-02-16 Dave Love <d.love@dl.ac.uk> |
10589 | ||
10590 | * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with | |
10591 | CONFIG_SITE=/dev/null to forestall lossage with site configuration. | |
10592 | ||
3acd1fd0 MH |
10593 | Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de> |
10594 | ||
10595 | * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add | |
10596 | this change to sync Makefile.in with its ChangeLog entries. | |
10597 | ||
5d4a5ee6 JL |
10598 | Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org> |
10599 | ||
10600 | * ltmain.sh (mkdir): Check that the directory doesn't exist | |
10601 | before we exit with error, so that we don't get races during | |
10602 | parallel builds. | |
10603 | ||
bfed1ea0 JL |
10604 | Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com> |
10605 | ||
10606 | * ltconfig, ltmain.sh: Update from libtool 1.0i. | |
10607 | ||
4e77e8f1 MH |
10608 | Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de> |
10609 | ||
10610 | * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and | |
10611 | PICFLAG_FOR_TARGET. | |
10612 | (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET. | |
10613 | ||
10614 | * configure: Emit a definition for the new macro enable_shared | |
10615 | into each Makefile. | |
10616 | ||
5d4a5ee6 JL |
10617 | Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com) |
10618 | ||
10619 | * configure.in (host_tools, native_only): Add libtool. | |
10620 | ||
10621 | Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com> | |
10622 | ||
10623 | * configure.in: add target-gperf to noconfigdirs for Cygwin32. | |
10624 | Fix typo in ming config comment. | |
10625 | ||
bfed1ea0 JL |
10626 | Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com> |
10627 | ||
10628 | * ltconfig, ltmain.sh: Update from libtool 1.0h. | |
10629 | ||
5d4a5ee6 JL |
10630 | Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com> |
10631 | ||
10632 | * config.sub: Add tic30 cases, and map c30 to tic30. | |
10633 | ||
8821a725 RH |
10634 | Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com> |
10635 | ||
10636 | * Makefile.in (TARGET_CONFIGDIRS): Add libf2c. | |
10637 | (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly | |
10638 | (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly | |
10639 | (CLEAN_TARGET_MODULES): Similarly | |
10640 | (all-target-libf2c): Add dependences. | |
4e81ae98 | 10641 | * configure.in (target_libs): Add libf2c. |
8821a725 | 10642 | |
5d4a5ee6 JL |
10643 | Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com> |
10644 | ||
10645 | * configure.in: Remove expect from noconfigdirs when target | |
10646 | is cygwin32. OK to build expect and dejagnu with Canadian | |
10647 | Cross. | |
10648 | ||
0aadd657 ILT |
10649 | Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com> |
10650 | ||
5d4a5ee6 JL |
10651 | * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32 |
10652 | host. | |
10653 | ||
0aadd657 ILT |
10654 | * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32 |
10655 | and mingw32. | |
10656 | ||
d0a8352c MH |
10657 | Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de> |
10658 | ||
10659 | * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix) | |
10660 | here as it is not defined in the toplevel Makefile. | |
10661 | ||
59739e3c MH |
10662 | Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de> |
10663 | ||
10664 | * configure (package_makefile_rules_frag): New variable, which names | |
10665 | a file with generic rules, ... | |
10666 | Change comment to mention we now have FIVE parts. | |
10667 | * configure: Undo last change. | |
10668 | ||
228197ee LT |
10669 | Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi> |
10670 | ||
10671 | * config.guess: More accurate determination of HP processor types. | |
5d4a5ee6 | 10672 | * config.sub: More accurate determination of HP processor types. |
228197ee | 10673 | |
efd4c0ba MH |
10674 | Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de> |
10675 | ||
10676 | * configure (package_makefile_frag): Move inserting the | |
10677 | ${package_makefile_frag} to where it should be according | |
10678 | to the comment. | |
10679 | ||
6eef3189 PB |
10680 | Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk> |
10681 | ||
10682 | * config.guess: Add support for Linux/ARM. | |
10683 | ||
d207ebef JM |
10684 | Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com> |
10685 | ||
10686 | * .cvsignore: Remove *-info and *-install since they match | |
10687 | release-info and mpw-install, which we don't want to just ignore. | |
10688 | ||
48464ebf RH |
10689 | Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com> |
10690 | ||
10691 | * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1. | |
10692 | ||
803462a7 PN |
10693 | Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za> |
10694 | ||
10695 | * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and | |
10696 | local_prefix to sub-make invocations. | |
10697 | ||
520ab477 L |
10698 | Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org) |
10699 | ||
10700 | * configure.in: Check makefile fragments in the source | |
10701 | directory. | |
10702 | ||
4bcdb76d AO |
10703 | Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br> |
10704 | ||
ceff9b14 AO |
10705 | * configure.in: Check whether host and target makefile |
10706 | fragments exist before adding them to *_makefile_frag. | |
4bcdb76d | 10707 | |
5d4a5ee6 JL |
10708 | Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com> |
10709 | ||
10710 | * configure.in (target_configdirs): Add cygmon for sparc64-elf. | |
10711 | ||
10712 | Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com> | |
10713 | ||
10714 | * configure.in: Make sure we only replace RPATH_ENVVAR on | |
10715 | lines which begin with RPATH_ENVVAR, i.e. add "^" to the | |
10716 | regexp to sed. | |
10717 | ||
10718 | * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down | |
10719 | to sub-makes. | |
10720 | ||
0d3e11a5 LI |
10721 | 1998-01-13 Lee Iverson (leei@ai.sri.com) |
10722 | ||
10723 | * config-ml.in (multi-do): LDFLAGS must include multilib | |
10724 | designator. | |
10725 | ||
d45b3d87 | 10726 | Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com) |
936cb323 RL |
10727 | |
10728 | * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5. | |
10729 | ||
d39cd7a1 MK |
10730 | Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu> |
10731 | ||
10732 | * config.sub: Add mingw32 support. | |
10733 | * configure.in: Likewise. | |
d39cd7a1 | 10734 | |
6decbc24 FS |
10735 | Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com> |
10736 | ||
10737 | * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1 | |
10738 | ||
5d4a5ee6 JL |
10739 | Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com) |
10740 | ||
10741 | * Makefile.in (INSTALL_TARGET): Do install-gcc first. | |
10742 | * configure (gxx_include_dir): Provide a definition for subdirs | |
10743 | which do not use autoconf. | |
10744 | ||
10745 | Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com) | |
10746 | ||
10747 | * config.guess: Sync with egcs. Picks up new alpha support, | |
10748 | BeOS & some additional linux support. | |
10749 | ||
d3d1907a JL |
10750 | Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com) |
10751 | ||
10752 | * config.guess: HP 9000/803 is a PA1.1 machine. | |
10753 | ||
b104e095 RH |
10754 | Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com> |
10755 | ||
10756 | * configure.in: It's alpha*-... | |
10757 | ||
aca823c1 L |
10758 | Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu) |
10759 | ||
10760 | * configure.in (host_makefile_frag, target_makefile_frag): | |
10761 | Handle multiple config files. | |
10762 | (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and | |
10763 | alpha-*-*. | |
10764 | ||
d207ebef JM |
10765 | Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com> |
10766 | ||
10767 | * mkdep: New file. | |
10768 | ||
10769 | Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com> | |
10770 | ||
10771 | * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc. | |
10772 | ||
5d4a5ee6 JL |
10773 | Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com> |
10774 | ||
10775 | * Makefile.in: Add libgui directory. | |
10776 | (GDB_TK): Add all-libgui. | |
10777 | * configure.in: Add libgui directory. | |
10778 | * configure: Add all-libgui to GDB_TK. | |
10779 | ||
10780 | Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com> | |
10781 | ||
10782 | * config-ml.in (multidirs): Add m32r to multilib list. | |
10783 | ||
10784 | Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com> | |
10785 | ||
10786 | * Makefile.in (all-target-gperf): Change dependency to | |
10787 | all-target-libstdc++. | |
10788 | ||
baf55877 FF |
10789 | Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com> |
10790 | ||
10791 | * config.guess: Add BeOS support. | |
10792 | ||
5d4a5ee6 JL |
10793 | Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com> |
10794 | ||
10795 | Source directory cvs renamed to cvssrc: | |
10796 | * configure.in (host_tools): Change cvs to cvssrc. | |
10797 | (native_only): Likewise. | |
10798 | (noconfigdirs) [various cases]: Likewise. | |
10799 | * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc. | |
10800 | (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc. | |
10801 | (INSTALL_MODULES): Change install-cvs to install-cvssrc. | |
10802 | (CLEAN_MODULES): Change clean-cvs to clean-cvssrc. | |
10803 | (all-cvssrc): Rename target from all-cvs. | |
10804 | ||
f2d76545 JL |
10805 | Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com) |
10806 | ||
10807 | * configure (gxx_include_dir): Fix thinko. | |
10808 | ||
205cba53 JL |
10809 | Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com) |
10810 | ||
10811 | * Makefile.in (INSTALL_TARGET_CROSS): Define. | |
10812 | (install-cross, install-gcc-cross): New targets. | |
10813 | ||
5d4a5ee6 JL |
10814 | Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com> |
10815 | ||
10816 | * configure.in (noconfigdirs): Add support for Thumb target. | |
10817 | ||
10818 | * config.sub (maybe_os): Add support for Thumb target. | |
10819 | ||
10820 | Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com> | |
10821 | ||
10822 | * Makefile.in: Add rules for cygmon. | |
10823 | ||
10824 | * configure.in: Build cygmon for sparc-elf and sparclite-aout. | |
10825 | ||
96b0f1fc JL |
10826 | Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com) |
10827 | ||
10828 | * Makefile.in (INSTALL_TARGET): Do install-gcc first. | |
10829 | * configure (gxx_include_dir): Provide a definition for subdirs | |
10830 | which do not use autoconf. | |
d207ebef JM |
10831 | |
10832 | Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com> | |
10833 | ||
10834 | * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's | |
4e81ae98 | 10835 | 11/18/97 build |
d207ebef | 10836 | |
7dfef6ed JL |
10837 | Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com) |
10838 | ||
10839 | * From Franz Sirl. | |
10840 | * config.guess (powerpc*-*-linux): Handle glibc2 beta release | |
10841 | found on RedHat Linux systems. | |
96b0f1fc | 10842 | |
83cfe7c0 JL |
10843 | Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com) |
10844 | ||
10845 | * config.guess (alpha stuff): Merge with FSF to avoid incorrect | |
10846 | guesses. | |
10847 | ||
7dfef6ed JL |
10848 | Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com) |
10849 | ||
10850 | * configure.in (i[3456]86-ncr-sysv4.3*): Tweak. | |
10851 | ||
5d4a5ee6 JL |
10852 | Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu> |
10853 | ||
10854 | * ltmain.sh: If mkdir fails, check whether the directory was created | |
10855 | anyhow by some other process. | |
10856 | ||
d207ebef JM |
10857 | Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com> |
10858 | ||
10859 | * configure.in (d30v-*-*): Configure all directories. | |
10860 | ||
10861 | Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com> | |
10862 | ||
10863 | * configure.in (d30v-*-*): Configure newlib, libiberty directories | |
10864 | for the D30V. | |
10865 | ||
10866 | Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com> | |
10867 | ||
10868 | * configure.in (d30v-*-*): Configure target-libgloss on the D30V. | |
10869 | ||
5d4a5ee6 JL |
10870 | Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com> |
10871 | ||
e490616e ZW |
10872 | * include/libiberty.h: Add extern "C" { so it can be used with C++ |
10873 | progrms. | |
10874 | * include/remote-sim.h: Add extern "C" { so it can be used with C++ | |
10875 | programs. | |
5d4a5ee6 | 10876 | |
d207ebef JM |
10877 | Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com> |
10878 | ||
10879 | * configure.in (d30v-*-*): Configure GCC now. | |
10880 | ||
5d4a5ee6 JL |
10881 | Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com> |
10882 | ||
10883 | * configure.in: Remove a "second pass" of tweaking noconfigdirs, | |
10884 | is no longer needed. | |
10885 | ||
c9670e62 JM |
10886 | Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com> |
10887 | ||
10888 | * Makefile.in: check-target-libio depends on all-target-libstdc++. | |
10889 | ||
cc71c0ca MH |
10890 | Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de) |
10891 | ||
10892 | * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap | |
10893 | targets using "$@" to provide support for similar but not identical | |
10894 | targets without having to duplicate code. | |
10895 | ||
d207ebef JM |
10896 | Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de> |
10897 | ||
10898 | * makefile.vms: Fix to work with DEC C. | |
10899 | ||
10900 | Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com> | |
10901 | ||
10902 | * config.sub: Add mips-tx39-elf to marketing names. | |
10903 | ||
10904 | Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com> | |
10905 | ||
10906 | * ltmain.sh: Handle symlinks in generated script. | |
10907 | ||
10908 | Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com> | |
10909 | ||
10910 | * configure: Handle autoconf style directory options: --bindir, | |
10911 | --datadir, --includedir, --infodir, --libdir, --libexecdir, | |
10912 | --mandir, --oldincludedir, --sbindir, --sharedstatedir, | |
10913 | --sysconfdir. | |
10914 | * Makefile.in (sbindir, libexecdir, sysconfdir): New variables. | |
10915 | (sharedstatedir, localstatedir, oldincludedir): New variables. | |
10916 | (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir, | |
10917 | infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir, | |
10918 | sbindir, sharedstatedir, and sysconfdir. | |
10919 | ||
b1e3ddfd AJ |
10920 | Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu> |
10921 | ||
10922 | * Makefile.in (bootstrap-lean): New target. | |
10923 | ||
d207ebef JM |
10924 | Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com> |
10925 | ||
10926 | * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db, | |
3b75d237 | 10927 | sn, and gnuserv from noconfigdirs. |
d207ebef JM |
10928 | |
10929 | Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com> | |
10930 | ||
10931 | * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh. | |
10932 | ||
09f97c1e JL |
10933 | Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com) |
10934 | ||
10935 | * Makefile.in (cross): New target. | |
10936 | ||
335d0ab2 AO |
10937 | Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br> |
10938 | Jeff Law <law@cygnus.com> | |
10939 | ||
10940 | * Makefile.in (bootstrap2, bootstrap3): New targets. | |
10941 | (all-bootstrap): Remove outdated and confusing target. | |
339c9b00 | 10942 | (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down. |
335d0ab2 | 10943 | |
d207ebef JM |
10944 | Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com> |
10945 | ||
10946 | * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for | |
3b75d237 | 10947 | windows. Consistent with gdb/configure. |
d207ebef | 10948 | |
e693cc28 UD |
10949 | 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com> |
10950 | ||
e693cc28 UD |
10951 | * configure.in: Name Linux target fragment. |
10952 | ||
10953 | * configure: Rewrite so that project Makefile fragment is inserted | |
10954 | first and appears last in the resulting Makefile. | |
10955 | ||
d207ebef JM |
10956 | Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com> |
10957 | ||
10958 | * Makefile.in (install-itcl): Install tcl first. | |
10959 | ||
5d4a5ee6 JL |
10960 | Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com> |
10961 | ||
10962 | * configure.in: remove bison from noconfigdirs for Cygwin32 host | |
10963 | ||
f401679e JW |
10964 | Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu) |
10965 | ||
10966 | * Makefile.in (local-distclean): Also remove mh-frag mt-frag. | |
10967 | ||
10968 | * configure.in (skipdirs): Add target-librx for Linux. | |
10969 | (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic. | |
10970 | ||
ec20b1b9 JL |
10971 | Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com) |
10972 | ||
10973 | * Makefile.in (bootstrap): New target. | |
10974 | ||
becdcf6d JL |
10975 | Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com) |
10976 | ||
63f6bcd7 | 10977 | * config.sub: Accept 'amigados' for backward compatibility. |
becdcf6d | 10978 | |
d207ebef JM |
10979 | Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com> |
10980 | ||
10981 | * config.guess: Merge with FSF. | |
10982 | ||
0c82f6bf FF |
10983 | Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com> |
10984 | ||
10985 | * config.sub: Change 'amigados' to 'amigaos' to match current usage. | |
10986 | ||
d207ebef JM |
10987 | Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com> |
10988 | ||
10989 | * config.sub: Add "marketing-names" patch. | |
10990 | ||
3fbc0b70 JS |
10991 | Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com) |
10992 | ||
e490616e | 10993 | * configure.in (*-*-rtems*): Do not build libgloss for rtems. |
3fbc0b70 | 10994 | |
e20d4801 JL |
10995 | Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com) |
10996 | ||
10997 | * config.sub: Handle v850-elf. | |
10998 | ||
fe181f78 | 10999 | Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com> |
d30e0541 FF |
11000 | |
11001 | * .cvsignore (*-install): Remove. | |
11002 | ||
bfed1ea0 JL |
11003 | Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com> |
11004 | ||
11005 | * ltconfig: Set CONFIG_SHELL in libtool. | |
11006 | * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh | |
11007 | ||
558a1e7c JW |
11008 | Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com> |
11009 | ||
11010 | * configure.in (target_subdir): Set to libraries if enable_multilib. | |
11011 | ||
7818d6fc JW |
11012 | Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com> |
11013 | ||
11014 | * config.guess: Update from gcc directory. | |
11015 | ||
d207ebef JM |
11016 | Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com> |
11017 | ||
11018 | * Makefile.in (all-sim): Depends on all-readline. | |
11019 | ||
6599da04 JM |
11020 | Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com> |
11021 | ||
11022 | * Makefile.in (BISON, YACC): Use $$s. | |
11023 | (all-bison): Depend on all-texinfo. | |
11024 | ||
11025 | Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com> | |
11026 | ||
11027 | * Makefile.in (BISON): Add -L flag. | |
11028 | (YACC): Likewise. | |
11029 | ||
d207ebef JM |
11030 | Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com> |
11031 | ||
4e81ae98 EC |
11032 | * configure.in (noconfigdirs): Add support for v850e target. |
11033 | ||
d207ebef JM |
11034 | * config.sub (maybe_os): Add support for v850e target. |
11035 | ||
11036 | Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com> | |
11037 | ||
4e81ae98 EC |
11038 | * configure.in (noconfigdirs): Add support for v850ea target. |
11039 | ||
d207ebef JM |
11040 | * config.sub (maybe_os): Add support for v850ea target. |
11041 | ||
6599da04 JM |
11042 | Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com> |
11043 | ||
11044 | * config.sub: Add mipstx39. Delete r3900. | |
11045 | ||
11046 | Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp) | |
11047 | ||
11048 | * Makefile.in (all-autoconf): Depends on all-texinfo. | |
11049 | ||
11050 | Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com> | |
11051 | ||
11052 | * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and | |
11053 | eabi targets. | |
11054 | ||
11055 | Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com> | |
11056 | ||
11057 | * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible. | |
11058 | ||
11059 | * configure: When handling a Canadian Cross, handle YACC as well as | |
11060 | BISON. Just set BISON to bison. When setting YACC, prefer bison. | |
e490616e | 11061 | * Makefile.in (all-bison): Depend upon all-texinfo. |
6599da04 JM |
11062 | |
11063 | Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com> | |
11064 | ||
11065 | * Makefile.in (BISON): bison, not byacc or bison -y. | |
11066 | (YACC): bison -y or byacc or yacc. | |
11067 | (various): Add *-bison as appropriate. | |
11068 | (taz): No need to mess with BISON anymore. | |
11069 | ||
11070 | Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com> | |
11071 | ||
11072 | * configure: If OSTYPE matches *win32*, try to find a good value for | |
11073 | CONFIG_SHELL. | |
11074 | ||
11075 | Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com> | |
11076 | ||
11077 | * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in | |
11078 | configure.in if it is present. | |
11079 | ||
11080 | Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com> | |
11081 | ||
11082 | * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new. | |
11083 | ||
11084 | Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com> | |
11085 | ||
11086 | * config.sub: Recognize `arc' cpu. | |
11087 | * configure.in: Likewise. | |
11088 | * config-ml.in: Likewise. | |
11089 | ||
11090 | Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com> | |
11091 | ||
11092 | * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs. | |
11093 | ||
11094 | Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com> | |
11095 | ||
11096 | * configure: Changed sed delimiter from ':' to '|' when | |
11097 | attempting to substitute ${config_shell} for SHELL. On | |
11098 | NT ${config_shell} may contain a ':' in it. | |
11099 | ||
11100 | Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com> | |
11101 | ||
11102 | * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells. | |
11103 | ||
11104 | Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com> | |
11105 | ||
11106 | * Makefile.in (AS_FOR_TARGET): Change as.new to as-new. | |
11107 | ||
11108 | Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com> | |
11109 | ||
11110 | * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new. | |
11111 | ||
11112 | * ylwrap: If the program is a relative path, force it to be | |
11113 | absolute. | |
11114 | ||
11115 | Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com> | |
11116 | ||
11117 | * configure (tooldir): Set BISON to `bison -y' and not just bison. | |
11118 | ||
11119 | Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com> | |
11120 | ||
11121 | * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present, | |
3b75d237 AJ |
11122 | correctly specify the target build directory $(TARGET_SUBDIR)/winsup |
11123 | for libraries. | |
6599da04 JM |
11124 | |
11125 | Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com> | |
11126 | ||
11127 | * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values | |
3b75d237 | 11128 | separated by spaces. |
6599da04 JM |
11129 | |
11130 | Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com> | |
11131 | ||
11132 | * ylwrap: New file. | |
11133 | * Makefile.in (DEVO_SUPPORT): Add ylwrap. | |
11134 | ||
11135 | * ltmain.sh: Handle /bin/sh at start of install program. | |
11136 | ||
11137 | * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing. | |
11138 | ||
11139 | * ltconfig, ltmain.sh: New files, from libtool 1.0. | |
11140 | * missing: New file, from automake 1.2. | |
11141 | ||
11142 | Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com> | |
11143 | ||
11144 | * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add | |
11145 | check-tk to CHECK_X11_MODULES. | |
11146 | ||
11147 | Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com> | |
11148 | ||
11149 | * config.sub: Merge with FSF. | |
11150 | ||
11151 | Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com> | |
11152 | ||
11153 | * config.guess: Merge with FSF. | |
11154 | ||
11155 | Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE> | |
11156 | ||
11157 | * configure: Treat msdosdjgpp like go32. | |
11158 | * configure.in: Likewise. Don't remove gprof for go32. | |
11159 | ||
11160 | * configure: Change Makefile.tem2 to Makefile.tm2. | |
11161 | ||
11162 | Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com> | |
11163 | ||
11164 | * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep. | |
11165 | ||
11166 | Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com> | |
11167 | ||
11168 | * install-sh (chmodcmd): Set to null if the DST directory already | |
11169 | exists. Same as Nov 11th change. | |
11170 | ||
11171 | Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com> | |
11172 | ||
4e81ae98 | 11173 | * configure (GDB_TK): Needs itcl and tix. |
6599da04 JM |
11174 | |
11175 | Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com> | |
11176 | ||
11177 | * config.guess: Update from FSF. | |
11178 | ||
11179 | Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com> | |
11180 | ||
11181 | * Makefile.in (GDB_TK): Depend on itcl and tix. | |
11182 | ||
11183 | Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com> | |
11184 | ||
11185 | * Makefile.in (INSTALL_PROGRAM_ARGS): New variable. | |
11186 | (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS). | |
11187 | (INSTALL_SCRIPT): New variable. | |
11188 | (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT. | |
11189 | * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS | |
11190 | to -x. | |
11191 | * install-sh: Add support for -x option. | |
11192 | ||
11193 | Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com> | |
11194 | ||
11195 | * configure.in, Makefile.in: Treat tix like itcl. | |
11196 | ||
11197 | Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com> | |
11198 | ||
11199 | * Makefile.in (WINDRES): New variable. | |
11200 | (WINDRES_FOR_TARGET): New variable. | |
11201 | (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET. | |
11202 | (EXTRA_HOST_FLAGS): Add WINDRES. | |
11203 | (EXTRA_TARGET_FLAGS): Add WINDRES. | |
11204 | (EXTRA_GCC_FLAGS): Add WINDRES. | |
11205 | ($(DO_X)): Pass down WINDRES. | |
11206 | ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring. | |
11207 | * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like | |
11208 | DLLTOOL_FOR_TARGET. | |
11209 | ||
11210 | Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com> | |
11211 | ||
11212 | * configure.in: configure sim before gdb for win32-x-ppc | |
11213 | ||
11214 | Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com> | |
11215 | ||
11216 | Move gperf into the toplevel, from libg++. | |
11217 | * configure.in (target_tools): Add target-gperf. | |
11218 | (native_only): Add target-gperf. | |
11219 | * Makefile.in (all-target-gperf): New target, depend on | |
11220 | all-target-libg++. | |
11221 | (configure-target-gperf): Empty rule. | |
11222 | (ALL_TARGET_MODULES): Add all-target-gperf. | |
11223 | (CONFIGURE_TARGET_MODULES): Add configure-target-gperf. | |
11224 | (CHECK_TARGET_MODULES): Add check-target-gperf. | |
11225 | (INSTALL_TARGET_MODULES): Add install-target-gperf. | |
11226 | (CLEAN_TARGET_MODULES): Add clean-target-gperf. | |
11227 | ||
11228 | Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com) | |
4e81ae98 | 11229 | |
6599da04 JM |
11230 | * config.sub (mn10200): Recognize new basic machine. |
11231 | ||
11232 | Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com> | |
11233 | ||
11234 | * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing | |
11235 | --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough. | |
11236 | ||
11237 | Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com> | |
11238 | ||
11239 | * configure.in: If we're building mips-sgi-irix6* native, turn on | |
11240 | ENABLE_MULTILIB and set TARGET_SUBDIR. | |
11241 | ||
11242 | Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com> | |
11243 | ||
11244 | * Makefile.in (all-sn): Depend on all-grep. | |
11245 | ||
11246 | Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com> | |
11247 | ||
11248 | * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets. | |
11249 | ||
11250 | * configure: Set CFLAGS and CXXFLAGS, and substitute them into | |
11251 | Makefile. From Jeff Makey <jeff@cts.com>. | |
11252 | * Makefile.in: Add comment for CFLAGS and CXXFLAGS. | |
11253 | ||
11254 | * Makefile.in (DISTBISONFILES): Remove. | |
11255 | (taz): Don't futz with DISTBISONFILES. Change BISON to use | |
11256 | $(DEFAULT_YACC). | |
11257 | ||
11258 | * configure.in: Build itl, db, sn, etc., when building for native | |
3b75d237 | 11259 | cygwin32. |
6599da04 JM |
11260 | |
11261 | * Makefile.in (LD): New variable. | |
11262 | (EXTRA_HOST_FLAGS): Pass down LD. | |
11263 | ($(DO_X)): Likewise. | |
11264 | ||
11265 | Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com> | |
11266 | ||
11267 | * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh. | |
11268 | ||
11269 | Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com> | |
11270 | ||
11271 | * configure.in (targargs): Strip out any supplied --build argument | |
3b75d237 | 11272 | before adding our own. Always add --build. |
6599da04 JM |
11273 | |
11274 | Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com> | |
11275 | ||
11276 | * configure.in (targargs): Pass --build if we're doing | |
11277 | a cross-compile. | |
11278 | ||
11279 | Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com> | |
11280 | ||
ca236658 | 11281 | * configure: Use '|' instead of ":" as the separator in |
6599da04 JM |
11282 | sed. Otherwise sed chokes on NT path names with drive |
11283 | designators. Also look for "?:*" as the leading characters in an | |
11284 | absolute pathname. | |
11285 | ||
11286 | Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com> | |
11287 | ||
11288 | * config.sub: Support for r3900. | |
11289 | ||
11290 | Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com> | |
11291 | ||
11292 | * configure.in: Use install-sh, not install.sh. | |
11293 | ||
11294 | Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com> | |
11295 | ||
11296 | * Makefile.in (taz): Improve check for BISON so it doesn't try to | |
11297 | apply it twice. | |
11298 | ||
11299 | Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com> | |
11300 | ||
11301 | * Makefile.in (INSTALL_MODULES): Put install-opcodes before | |
11302 | install-binutils. | |
11303 | ||
11304 | Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com> | |
11305 | ||
11306 | * Makefile.in: Add automake targets. | |
11307 | * configure.in (host_tools): Add automake. | |
11308 | ||
11309 | Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com> | |
11310 | ||
11311 | * configure: Default CXX to c++, not gcc. | |
11312 | * Makefile.in (CXX): Set to c++, not gcc. | |
11313 | (CXX_FOR_TARGET): When cross, transform c++, not gcc. | |
11314 | ||
11315 | Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com> | |
11316 | ||
11317 | * install-sh: try appending a .exe if source file doesn't | |
11318 | exist | |
11319 | ||
11320 | Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com> | |
11321 | ||
11322 | * configure.in: Turn on multilib by default. | |
11323 | (cross_only): Remove target-libiberty. | |
11324 | ||
11325 | * Makefile.in (all-gcc): Don't depend on libiberty. | |
11326 | ||
11327 | Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com> | |
11328 | ||
11329 | * config.guess: improve algorithm for recognizing Gnu Hurd x86. | |
11330 | ||
11331 | Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com> | |
11332 | ||
11333 | * Makefile.in (DEVO_SUPPORT): Add mpw-install. | |
11334 | (DISTBISONFILES): Add ld/Makefile.in | |
11335 | ||
11336 | Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com> | |
11337 | ||
11338 | * configure.in: if target is cygwin32 but host isn't cygwin32, | |
11339 | don't configure gdb tcl tk expect, not just gdb. | |
11340 | ||
11341 | Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com> | |
11342 | ||
11343 | * configure.in: Added gnuserv everywhere sn appears. | |
11344 | ||
11345 | * Makefile.in (ALL_MODULES): Added all-gnuserv. | |
11346 | (CROSS_CHECK_MODULES): Added check-gnuserv. | |
11347 | (INSTALL_MODULES): Added install-gnuserv. | |
11348 | (CLEAN_MODULES): Added clean-gnuserv. | |
11349 | (all-gnuserv): New target. | |
11350 | ||
11351 | Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org> | |
11352 | ||
11353 | * config.guess: Fixes for MIPS OpenBSD systems. | |
11354 | ||
11355 | Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com> | |
11356 | ||
11357 | * Makefile.in (INSTALL_XFORM): Remove. | |
11358 | (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM. | |
11359 | ||
11360 | * mkinstalldirs: New file, copied from automake. | |
11361 | * Makefile.in (installdirs): Rename from install-dirs. Use | |
11362 | mkinstalldirs. Change all users. | |
11363 | (DEVO_SUPPORT): Add mkinstalldirs. | |
11364 | ||
11365 | Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com> | |
11366 | ||
11367 | * install-sh: Rename from install.sh. | |
11368 | * Makefile.in (INSTALL): Change install.sh to install-sh. | |
11369 | (DEVO_SUPPORT): Likewise. | |
11370 | ||
11371 | * configure: Use ${config_shell} with ${moveifchange}. From Thomas | |
11372 | Graichen <graichen@rzpd.de>. | |
11373 | ||
11374 | Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se> | |
11375 | ||
11376 | * config.guess: Recognize OpenBSD systems correctly. | |
11377 | ||
11378 | Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp) | |
11379 | ||
11380 | * README, Makefile.in (ETC_SUPPORT): Remove references to | |
11381 | cfg-paper*, configure.{texi,man,info*}._ | |
11382 | ||
11383 | Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com> | |
11384 | ||
11385 | * Makefile.in (all.normal): Ensure that gcc is built after all | |
11386 | the x11 - ie gdb - targets. | |
11387 | ||
11388 | Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de> | |
11389 | ||
11390 | * makefile.vms: Don't run conf-a-gas. | |
11391 | ||
11392 | Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com> | |
11393 | ||
e490616e | 11394 | * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*. |
6599da04 | 11395 | |
d207ebef JM |
11396 | Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com> |
11397 | ||
11398 | * configure.in: Remove noconfigdirs case since gdb also | |
11399 | configures and builds for tic80-coff. | |
11400 | ||
6599da04 JM |
11401 | Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com> |
11402 | ||
11403 | * configure: Set cache_file to config.cache. | |
11404 | * Makefile.in (local-distclean): Remove config.cache. | |
11405 | ||
11406 | Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com> | |
11407 | ||
11408 | * COPYING: Update FSF address. | |
11409 | ||
d207ebef JM |
11410 | Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com> |
11411 | ||
11412 | * configure.in (tic80-*-*): Remove G++ libraries and libgloss from | |
11413 | noconfigdirs. | |
11414 | ||
6599da04 JM |
11415 | Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com> |
11416 | ||
11417 | * Makefile.in (install-dirs): Don't crash if prefix, and hence | |
11418 | MAKEDIRS, is empty. | |
11419 | ||
11420 | Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com> | |
11421 | ||
11422 | * config.sub: Tweak mn10300 entry. | |
11423 | ||
11424 | Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com> | |
11425 | ||
11426 | * configure.in (host_tools): Put sim before gdb, so gdb's | |
11427 | configure.tgt can determine if the simulator was configured. | |
11428 | ||
11429 | Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com> | |
11430 | ||
11431 | * config.sub: Move BeOS $os case to be with other Cygnus | |
11432 | local cases. | |
11433 | ||
11434 | Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com> | |
11435 | ||
11436 | * config.sub: Remove misplaced comment that broke Linux. | |
11437 | ||
11438 | Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com> | |
11439 | ||
11440 | * config.sub: Add BeOS support. | |
11441 | ||
11442 | Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com> | |
11443 | ||
11444 | * Makefile.in (CHECK_X11_MODULES): Don't run check-tk. | |
11445 | ||
11446 | Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com> | |
11447 | ||
11448 | * configure.in (noconfigdirs): Remove tcl and tk from | |
11449 | noconfigdirs for cygwin32 builds. | |
11450 | ||
d207ebef JM |
11451 | Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com> |
11452 | ||
11453 | * configure.in (tic80-*-*): Remove ld from noconfigdirs. | |
11454 | ||
6599da04 JM |
11455 | Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com> |
11456 | ||
11457 | * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove | |
11458 | make-all.com, use makefile.vms instead. | |
11459 | ||
11460 | Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com> | |
11461 | ||
11462 | * config.sub: Accept -lnews*. | |
11463 | ||
d207ebef JM |
11464 | Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au> |
11465 | ||
11466 | * configure.in (noconfigdirs): Disable target-newlib, | |
3b75d237 | 11467 | target-examples and target-libiberty for d30v. |
d207ebef JM |
11468 | |
11469 | Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com> | |
11470 | ||
11471 | * configure.in (noconfigdirs): Enable ld for d30v. | |
11472 | ||
11473 | Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com> | |
11474 | ||
11475 | * configure.in (tic80-*-*): Build compiler. | |
11476 | ||
11477 | Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com> | |
11478 | ||
11479 | * configure.in (d30v-*): Remove sim directory from list of | |
3b75d237 | 11480 | unsupported d30v directories |
d207ebef JM |
11481 | |
11482 | Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com> | |
11483 | ||
4e81ae98 EC |
11484 | * config.sub, configure.in: Add d30v target cpu. |
11485 | ||
6599da04 JM |
11486 | Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de> |
11487 | ||
11488 | * makefile.vms: New file. | |
11489 | * make-all.com: Remove. | |
11490 | ||
11491 | Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com> | |
11492 | ||
11493 | * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS. | |
11494 | ||
11495 | Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com> | |
11496 | ||
11497 | * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl. | |
11498 | ||
11499 | Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com> | |
11500 | ||
11501 | * Makefile.in (ALL_MODULES): Added all-db. | |
11502 | (CROSS_CHECK_MODULES): Addec check-db. | |
11503 | (INSTALL_MODULES): Added install-db. | |
11504 | (CLEAN_MODULES): Added clean-db. | |
11505 | ||
11506 | Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com> | |
11507 | ||
11508 | * config.guess: Merge with latest FSF sources. | |
11509 | ||
11510 | Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com> | |
11511 | ||
11512 | * Makefile.in (ALL_MODULES): Added all-itcl. | |
11513 | (CROSS_CHECK_MODULES): Added check-itcl. | |
11514 | (INSTALL_MODULES): Added install-itcl. | |
11515 | (CLEAN_MODULES): Added clean-itcl. | |
11516 | ||
11517 | Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com> | |
11518 | ||
11519 | * configure.in: build gdb for mn10200 | |
11520 | ||
11521 | Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com> | |
11522 | ||
11523 | * Makefile.in (all-target-winsup): Depend on all-target-libio. | |
11524 | ||
d207ebef JM |
11525 | Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com> |
11526 | ||
11527 | * configure.in (tic80-*-*): Turn off most targets right now. | |
11528 | ||
6599da04 JM |
11529 | Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com> |
11530 | ||
11531 | * Makefile.in (MAKEINFO): Check for the existence of the Makefile, | |
11532 | rather than the makeinfo program. | |
11533 | (do-info): Depend upon all-texinfo. | |
11534 | ||
11535 | Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com> | |
11536 | ||
11537 | * configure.in: Remove uses of config/mh-linux. | |
11538 | ||
11539 | * config.sub, config.guess: Merge with latest FSF sources. | |
11540 | ||
d207ebef JM |
11541 | Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com> |
11542 | ||
11543 | * config.sub (case $basic_machine): Add tic80 entries. | |
11544 | ||
6599da04 JM |
11545 | Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com> |
11546 | ||
11547 | * config.sub, config.guess: Merge with latest FSF sources. | |
11548 | ||
11549 | Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com> | |
11550 | ||
11551 | * mpw-build.in: Build ld before gcc, use NewFolderRecursive. | |
11552 | * mpw-config.in: Test for NewFolderRecursive. | |
11553 | * mpw-install: Use symbolic name for startup filename. | |
11554 | * mpw-README: Add various additional details. | |
11555 | ||
11556 | Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com> | |
11557 | ||
11558 | * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs. | |
11559 | ||
11560 | Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com) | |
11561 | ||
11562 | * configure.in: Do build gcc and the target libraries for | |
11563 | the mn10200. | |
11564 | ||
11565 | Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com> | |
11566 | ||
11567 | * configure.in: don't avoid building gdb for mn10300 any more | |
11568 | * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS | |
11569 | instead of single-quoting it. | |
11570 | ||
11571 | Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com> | |
11572 | ||
11573 | * configure.in: Don't use --with-stabs on IRIX 6. | |
11574 | ||
11575 | Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com> | |
11576 | ||
11577 | * configure.in (m32r): Build gdb, libg++ now. | |
11578 | ||
11579 | Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) | |
11580 | ||
11581 | * configure.in (mips*-sgi-irix6*): Remove gdb and related | |
11582 | directories from noconfigdirs. | |
11583 | ||
11584 | Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com> | |
11585 | ||
11586 | * config.sub (basic_machine): added mips16 configuration | |
11587 | ||
11588 | Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
11589 | ||
11590 | * config.sub: Handle d10v-unknown. | |
11591 | ||
d207ebef JM |
11592 | Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com> |
11593 | ||
11594 | * config.sub: Handle v850-unknown. | |
11595 | ||
6599da04 JM |
11596 | Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com> |
11597 | ||
11598 | * Makefile.in: add findutils | |
11599 | * configure.in: add findutils to list of host_tools | |
11600 | ||
11601 | Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com) | |
11602 | ||
11603 | * config.sub: Handle mn10200 and mn10300. | |
11604 | ||
11605 | Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
11606 | ||
11607 | * configure.in (d10v-*): Do not build librx. | |
11608 | ||
11609 | Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com) | |
11610 | ||
11611 | * configure.in (mn10300): Build everything except gdb & libgloss. | |
11612 | ||
11613 | Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com> | |
11614 | ||
11615 | * config.guess: Patch for Dansk Data Elektronik servers, | |
11616 | from Niels Skou Olsen <nso@dde.dk>. | |
11617 | ||
11618 | For ncr, use /bin/uname rather than uname, since GNU uname does not | |
11619 | support -p. Suggested by Mark Mitchell <mmitchell@usa.net>. | |
11620 | ||
11621 | Patch for MIPS R4000 running System V, | |
11622 | from Eric S. Raymond <esr@snark.thyrsus.com>. | |
11623 | ||
11624 | Fix thinko for nextstep. | |
11625 | ||
11626 | Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn. | |
11627 | ||
11628 | Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu> | |
11629 | * config.guess: Guess mips-dec-mach_bsd4.3. | |
11630 | ||
11631 | Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com> | |
11632 | * config.guess (i?86-ncr-sysv*): Emit just enough of the minor | |
11633 | release numbers. | |
11634 | * config.guess (mips-mips-riscos*): Emit just enough of the | |
11635 | release number. | |
11636 | ||
11637 | Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com> | |
11638 | * config.guess (sparc-auspex-sunos*): Added. | |
11639 | (f300-fujitsu-*): Added. | |
11640 | ||
11641 | Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com> | |
11642 | * config.guess: Recognize a Tadpole as a sparc. | |
11643 | ||
11644 | Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu> | |
11645 | ||
11646 | * config.guess: Don't assume that NextStep version is either 2 or | |
11647 | 3. NextStep 4 (aka OpenStep 4) has come out now. | |
11648 | ||
11649 | Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu> | |
11650 | ||
11651 | * config.guess: Support Cray T90 that reports itself as "CRAY TS". | |
11652 | From Rik Faith <faith@cs.unc.edu>. | |
11653 | ||
11654 | Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu> | |
11655 | ||
11656 | * config.sub: Contributions from bug-gnu-utils to: | |
11657 | Support plain "hppa" (no version given) architecture, reported by | |
11658 | OpenStep. | |
11659 | OpenBSD like NetBSD. | |
11660 | LynxOs is not a hardware supplier. | |
11661 | ||
11662 | * config.guess: Contributions from bug-gnu-utils to add support for: | |
3b75d237 | 11663 | OpenBSD like NetBSD. |
6599da04 JM |
11664 | Stratus systems. |
11665 | More Pyramid systems. | |
11666 | i[n>4]86 Intel chips. | |
11667 | M680[n>4]0 Motorola chips. | |
11668 | Use unknown instead of lynx for hardware manufacturer. | |
11669 | ||
11670 | Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com> | |
11671 | ||
11672 | * install.sh (chmodcmd): Set to null if the DST directory already | |
11673 | exists. | |
11674 | ||
11675 | Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
11676 | ||
11677 | * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do | |
11678 | not use mt-ppc target Makefile fragment any more. | |
11679 | ||
11680 | Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com) | |
11681 | ||
11682 | * configure.in (*-*-windows): Exclude everything but those dirs | |
11683 | needed to build windows. | |
11684 | ||
11685 | Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com> | |
11686 | ||
11687 | * Makefile.in (all-target-winsup): Depend on all-target-librx. | |
11688 | ||
11689 | Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com) | |
11690 | ||
11691 | * configure.in: Exclude mmalloc from i386-windows. | |
6599da04 JM |
11692 | |
11693 | Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com) | |
11694 | ||
11695 | * Undo my previous change. | |
11696 | ||
11697 | Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com> | |
11698 | ||
11699 | * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET | |
11700 | unconditionally. | |
11701 | (MAKEOVERRIDES): Define (revert this part of October 18 change). | |
11702 | ||
11703 | Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com) | |
11704 | ||
11705 | * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the | |
11706 | host to add it's own flags. | |
6599da04 JM |
11707 | |
11708 | Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com> | |
11709 | ||
11710 | * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET. | |
11711 | ||
11712 | Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com> | |
11713 | ||
11714 | * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile. | |
11715 | (CXX_FOR_TARGET): Likewise. | |
11716 | (GCC_FOR_TARGET): Define. | |
11717 | (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET. | |
11718 | (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether | |
11719 | CC_FOR_TARGET was specified on the command line. | |
11720 | (MAKEOVERRIDES): Don't define. | |
11721 | ||
11722 | Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com> | |
11723 | ||
11724 | * configure.in (m32r): Fix spelling of libg++ libs. | |
11725 | ||
11726 | Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com> | |
11727 | ||
11728 | * config.sub (-apple*): Remove, now redundant. | |
11729 | ||
11730 | Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com> | |
11731 | ||
11732 | * configure: Don't get confused by CPU-VENDOR-linux-gnu. | |
11733 | ||
11734 | * configure: Rework yesterday's sed script patch. | |
11735 | ||
11736 | * config.sub: Merge with FSF. | |
11737 | ||
11738 | Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com> | |
11739 | ||
11740 | * config.guess: Merge from FSF. | |
11741 | ||
11742 | 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu> | |
e490616e ZW |
11743 | * config.guess: Use pc instead of unknown, for pc clone systems. |
11744 | Change linux to linux-gnu. | |
6599da04 JM |
11745 | |
11746 | Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu> | |
e490616e | 11747 | * config.guess: Avoid non-portable tr syntax. |
6599da04 JM |
11748 | |
11749 | Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com) | |
11750 | ||
11751 | * test-build.mk (HOLES): Add "xargs" for gdb. | |
11752 | ||
11753 | * configure: Avoid hpux10.20 sed bug. | |
11754 | ||
11755 | Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com) | |
11756 | ||
731a8127 | 11757 | * configure.in: Add support for windows host |
6599da04 JM |
11758 | (that is a build done under the Microsoft build environment). |
11759 | ||
11760 | Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com> | |
11761 | ||
11762 | * Makefile.in: Replace all uses of srcroot with s, to shrink | |
11763 | command line lengths. | |
11764 | ||
11765 | Patches from Geoffrey Noer <noer@cygnus.com>: | |
11766 | * configure.in: If configuring for newlib, pass --with-newlib to | |
11767 | subdirectories. | |
11768 | * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a | |
11769 | -Bnewlib/ and -Lwinsup to gcc. | |
11770 | (CXX_FOR_TARGET): Likewise. | |
11771 | ||
11772 | Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com> | |
11773 | ||
11774 | * Makefile.in (ETC_SUPPORT): Add configure. | |
11775 | ||
11776 | Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com) | |
11777 | ||
4e81ae98 | 11778 | * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux |
6599da04 JM |
11779 | host configuration file. |
11780 | ||
11781 | Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com) | |
11782 | ||
11783 | * configure.in: Break mn10x00 support into separate | |
11784 | mn10200 and mn10300 configurations. | |
11785 | * config.sub: Likewise. | |
11786 | ||
11787 | Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com) | |
11788 | ||
11789 | * configure.in: Add lots of stuff to noconfigdirs for | |
11790 | the mn10x00 targets. | |
11791 | ||
11792 | * config.sub, configure.in: Add mn10x00 support. | |
11793 | ||
11794 | Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de> | |
11795 | ||
11796 | * make-all.com: Call conf-a-gas, not config-a-gas. | |
11797 | ||
11798 | Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk> | |
11799 | ||
11800 | * configure.in (noconfigdirs): Don't build libgloss for arm-coff | |
3b75d237 | 11801 | targets. |
6599da04 JM |
11802 | |
11803 | Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com> | |
11804 | ||
11805 | * mpw-README: Add much more detail for native PowerMac. | |
11806 | * mpw-install: New file. | |
11807 | * mpw-configure: Add --norecursion and --help options. | |
11808 | * mpw-config.in: Translate readme and install files when | |
11809 | copying to objdir. | |
11810 | * mpw-build.in: Don't always depend on byacc and flex. | |
11811 | (install-only-top): New action. | |
11812 | ||
d207ebef JM |
11813 | Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com) |
11814 | ||
11815 | * configure.in: You can now configure GDB for the v850. | |
11816 | ||
6599da04 JM |
11817 | Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com> |
11818 | ||
11819 | * configure.in (noconfigdirs): Don't configure any C++ dirs | |
11820 | if targeting D10V. | |
11821 | ||
11822 | Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com> | |
11823 | ||
11824 | * config.sub: Recognize mips64vr5000. | |
11825 | ||
11826 | Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com> | |
11827 | ||
11828 | * configure.in: Use a single line for host_tools and native_only. | |
11829 | ||
11830 | Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com> | |
11831 | ||
11832 | * config.sub, configure.in: Add entries for m32r. | |
11833 | ||
11834 | Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com> | |
11835 | ||
11836 | * Makefile.in (inet-install): Don't run install-gzip. | |
11837 | ||
11838 | Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com) | |
11839 | ||
11840 | * configure.in: Don't config lots of things for *-*-windows*. | |
11841 | ||
11842 | Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com> | |
11843 | ||
11844 | * mpw-config.in: Test for mpw-true, true, and null-command scripts. | |
11845 | (host_libs, host_tools): Copy from configure.in. | |
11846 | * mpw-configure: Don't complain about directories not found. | |
11847 | ||
11848 | Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
11849 | ||
11850 | * configure.in (i[345]86): Recognize i686 for pentium pro. | |
11851 | (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration | |
11852 | file. | |
11853 | ||
11854 | * config.guess (i[345]86): Ditto. | |
11855 | ||
11856 | Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | |
11857 | ||
11858 | * configure.in (noconfigdirs): Removed gdb for D10V. | |
11859 | ||
d207ebef | 11860 | Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com) |
5d4a5ee6 | 11861 | |
d207ebef JM |
11862 | * configure.in: Remove ld, target-libio, target-libg++, and |
11863 | target-libstdc++ from noconfigdirs. | |
5d4a5ee6 | 11864 | |
6599da04 JM |
11865 | Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com> |
11866 | ||
11867 | * configure: Fix three locations where shell scripts were | |
11868 | being run directly rather than with config_shell. | |
11869 | ||
d207ebef JM |
11870 | Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com> |
11871 | ||
11872 | * configure.in (v850-*-*): Set up initial $noconfigdirs. | |
11873 | * config.sub (basic_machine): Recognize v850. | |
11874 | ||
6599da04 JM |
11875 | Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com> |
11876 | ||
11877 | * mpw-configure: Handle multiple enable/disable options and | |
11878 | pass them down recursively, handle -c and -s flags appropriately | |
11879 | depending on choice of compiler, add escape mechanism for | |
11880 | quoted arguments to gC. | |
11881 | ||
11882 | Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
11883 | ||
11884 | * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and | |
11885 | solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS | |
11886 | so that -mrelocatable-lib and -mno-eabi are used. | |
11887 | ||
11888 | * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does | |
11889 | not support --print-multi-lib, don't abort. | |
11890 | ||
6599da04 JM |
11891 | Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de> |
11892 | ||
11893 | * make-all.com: Run config-a-gas. | |
11894 | * setup.com: Don't copy subdirectory files around. | |
11895 | ||
11896 | Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com> | |
11897 | ||
11898 | * configure.in (*-*-ose): Remove exclusion of libgloss for this | |
11899 | target, it now compiles correctly. | |
11900 | ||
11901 | Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com> | |
11902 | ||
11903 | * mpw-config.in: Generate Mac include for elf/dwarf2.h. | |
11904 | ||
11905 | Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | |
11906 | ||
4e81ae98 | 11907 | * configure.in (d10v-*-*): Remove ld from $noconfigdirs. |
6599da04 JM |
11908 | |
11909 | Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com> | |
11910 | ||
11911 | * configure.in (native_only): Add prms. | |
11912 | ||
11913 | Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com> | |
11914 | ||
11915 | * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com. | |
11916 | (BINUTILS_SUPPORT_DIRS): Likewise. | |
11917 | ||
11918 | Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
11919 | ||
11920 | * configure.in (d10v-*-*): Don't configure ld or gdb until the | |
11921 | d10v support is added. | |
11922 | ||
11923 | Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | |
11924 | ||
11925 | * configure.in (d10v-*-*): New target. | |
11926 | ||
11927 | Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com) | |
11928 | ||
11929 | * config.guess (HP 9000/811): Recognize this as a PA1.1 | |
11930 | machine. | |
11931 | ||
11932 | Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com> | |
11933 | ||
11934 | * Makefile.in (do-tar-gz): New target, split out from tail end of | |
11935 | taz target. Run each command separately, don't use pipes. | |
11936 | (taz): Use it. | |
11937 | ||
11938 | Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com> | |
11939 | ||
11940 | * mpw-configure: Look for g-mpw-make.sed in config/mpw. | |
11941 | * mpw-build.in: No builds should depend on building byacc or flex, | |
11942 | they are assumed to be installed already. | |
11943 | ||
11944 | Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
11945 | ||
11946 | * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment | |
11947 | variable that CC_FOR_TARGET needs. | |
11948 | ||
11949 | Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
11950 | ||
11951 | * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib | |
11952 | options have changed since the last time the subdirectory was | |
11953 | configured, and if it has, reconfigure. | |
11954 | (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which | |
11955 | CONFIGURE_TARGET_MODULES uses to remember the old multilib options. | |
11956 | ||
11957 | Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com> | |
11958 | ||
11959 | * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES, | |
11960 | CLEAN_MODULES): Add bash. | |
11961 | (all-bash): New target. | |
11962 | ||
11963 | Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com> | |
11964 | ||
11965 | * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5. | |
11966 | ||
11967 | Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
11968 | ||
11969 | * config.sub (basic_machine): Recognize d10v as a valid processor. | |
11970 | ||
11971 | Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com> | |
11972 | ||
11973 | * mpw-configure: Add support for --bindir. | |
11974 | * mpw-build.in: Use a GCC-specific build script for GCC actions. | |
11975 | ||
11976 | Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com> | |
11977 | ||
11978 | * configure.in: add bash, time, gawk to list of hosttools and things | |
11979 | to only build for native toolchains | |
11980 | ||
11981 | Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp) | |
11982 | ||
11983 | * Makefile.in (docdir): Remove. | |
11984 | ||
11985 | Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp) | |
11986 | ||
11987 | * Makefile.in (datadir): Set to $(prefix)/share. | |
11988 | ||
11989 | Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com> | |
11990 | ||
11991 | * configure.in: build diff and patch for cygwin32-hosted | |
11992 | toolchains. | |
11993 | ||
11994 | Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil> | |
11995 | ||
11996 | * config.sub: Accept -rtems*. | |
11997 | ||
11998 | Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com> | |
11999 | ||
e490616e ZW |
12000 | * configure.in: enable dosrel for cygwin32-hosted builds, |
12001 | remove diff from the list of things not buildable | |
12002 | via Canadian Cross | |
6599da04 JM |
12003 | |
12004 | Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com> | |
12005 | ||
12006 | * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we | |
3b75d237 | 12007 | don't get ". ". |
6599da04 JM |
12008 | |
12009 | Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com> | |
12010 | ||
12011 | * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately. | |
12012 | ||
12013 | Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com> | |
12014 | ||
12015 | * Makefile.in (taz): Handle case where tex3patch didn't even get | |
12016 | checked out. Also, if it was found, put the symlink in a new util | |
12017 | subdirectory. | |
12018 | ||
12019 | Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
12020 | ||
12021 | * config.guess (*:Linux:*:*): Add support for PowerPC Linux. | |
12022 | ||
12023 | Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de) | |
12024 | ||
12025 | * config.sub: Recognize -openvms. | |
12026 | * configure.in (alpha*-*-*vms*): Set noconfigdirs. | |
12027 | * make-all.com, setup.com: New files. | |
12028 | ||
12029 | Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com> | |
12030 | ||
12031 | * Makefile.in (taz): tex3patch moved to texinfo/util. | |
12032 | ||
12033 | Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com> | |
12034 | ||
12035 | * configure: enable_gdbtk=no for cygwin32-hosted toolchains | |
12036 | * configure.in: remove make from disable-if-Can-Cross list | |
12037 | enable gdb if ${host} and ${target} are cygwin32 | |
12038 | ||
12039 | Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com> | |
12040 | ||
12041 | * config.guess (i?86-ncr-sysv*): Emit minor release numbers. | |
12042 | Recognize the NCR 4850 machine and NCR Pentium-based platforms. | |
12043 | ||
12044 | Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu> | |
12045 | ||
12046 | * config.guess: Combine mips-mips-riscos cases, and use cpp to | |
12047 | distinguish sysv/svr4/bsd variants. | |
12048 | Based on a patch from Harlan Stenn <harlan@pfcs.com>. | |
12049 | ||
12050 | Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com> | |
12051 | ||
12052 | * configure.in: Added copyright notice. | |
12053 | * move-if-change: Added copyright notice. | |
12054 | ||
12055 | Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
12056 | ||
12057 | * configure.in (powerpcle-*-solaris*): Until we get shared | |
12058 | libraries working, don't build gdb, sim, make, tcl, tk, or | |
12059 | expect. | |
12060 | ||
12061 | Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com> | |
12062 | ||
12063 | * config.guess: Merge with FSF: | |
12064 | ||
12065 | Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu> | |
12066 | * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux. | |
12067 | ||
12068 | Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | |
12069 | * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110. | |
12070 | ||
12071 | Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu> | |
12072 | * config.guess: Combine two OSF1 rules. | |
12073 | Also recognize field test versions. From mjr@zk3.dec.com. | |
12074 | * config.guess (dgux): Use /usr/bin/uname rather than uname, | |
12075 | because GNU uname does not support -p. From pmr@pajato.com. | |
12076 | ||
12077 | Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com> | |
12078 | ||
12079 | * Makefile.in (MAKEDIRS): Removed $(tooldir). | |
12080 | ||
12081 | Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com> | |
12082 | ||
12083 | * mpw-README: Document GCCIncludes. | |
12084 | ||
12085 | Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com> | |
12086 | ||
12087 | * configure.in (alpha-*-linux*): Set enable_shared to yes. | |
12088 | ||
12089 | Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com> | |
12090 | ||
12091 | * mpw-configure: Handle --enable-FOO and --disable-FOO. | |
12092 | ||
12093 | Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com> | |
12094 | ||
12095 | * configure.in (*-*-cygwin32): Configure make. | |
12096 | ||
12097 | Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com> | |
12098 | ||
12099 | * Makefile.in (inet-install): Quote value of INSTALL_MODULES. | |
12100 | ||
12101 | Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com> | |
12102 | ||
12103 | * Makefile.in (all-inet): Depend on all-perl. | |
12104 | ||
12105 | * Makefile.in (inet-install): New target. | |
12106 | ||
12107 | * Makefile.in (all-inet): Depend on all-tcl. | |
12108 | (all-inet): Depend on all-send-pr. | |
12109 | ||
12110 | Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
12111 | ||
12112 | * configure.in (powerpcle-*-solaris*): Turn off tk and tcl | |
12113 | temporarily. | |
12114 | ||
12115 | Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com> | |
12116 | ||
12117 | * configure.in: Don't configure --with-gnu-ld on AIX. | |
12118 | ||
12119 | Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net> | |
12120 | ||
12121 | * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily. | |
12122 | ||
12123 | Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com> | |
12124 | ||
12125 | * Makefile.in (ALL_MODULES): Added all-inet. | |
12126 | (CROSS_CHECK_MODULES): Added check-inet. | |
12127 | (INSTALL_MODULES): Added install-inet. | |
12128 | (CLEAN_MODULES): Added clean-inet. | |
12129 | (all-indent): New target. | |
12130 | ||
12131 | * configure.in (host_tools): Added inet. | |
12132 | (native_only): Added inet. | |
12133 | (noconfigdirs): Added inet. | |
12134 | ||
12135 | Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com> | |
12136 | ||
12137 | * configure.in: Don't configure libgloss if we are not configuring | |
12138 | newlib. | |
12139 | ||
12140 | Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com> | |
12141 | ||
12142 | * configure.in: Don't configure libgloss for unsupported | |
12143 | architectures. | |
12144 | ||
12145 | Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
12146 | ||
12147 | * Makefile.in (CLEAN_MODULES): Add clean-apache. | |
12148 | ||
12149 | Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com> | |
12150 | ||
12151 | * Makefile.in (ALL_MODULES): Include all-apache. | |
12152 | (CROSS_CHECK_MODULES): Include check-apache. | |
12153 | (INSTALL_MODULES): Include install-apache. | |
12154 | (all-apache): New target. | |
12155 | ||
12156 | * configure.in: Added apache everywhere perl is seen. | |
12157 | ||
12158 | Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
12159 | ||
12160 | * Makefile.in: Add support for clean-{module} and | |
12161 | clean-target-{module} rules. | |
12162 | ||
12163 | Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com> | |
12164 | ||
12165 | * configure.in (*-*-ose) do not build libgloss. | |
12166 | ||
12167 | Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
12168 | ||
12169 | * config.guess (prep*:SunOS:5.*:*): Turn into | |
12170 | powerpele-unknown-solaris2. | |
12171 | ||
12172 | Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com> | |
12173 | ||
12174 | * configure.in: Permit --enable-shared to specify a list of | |
12175 | directories. | |
12176 | ||
12177 | Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com) | |
12178 | ||
12179 | * configure.in (host==solaris): Pass only the first word of $CC | |
12180 | to /usr/bin/which when checking if we're using /usr/ccs/bin/cc. | |
12181 | ||
12182 | Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com) | |
12183 | ||
12184 | * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE). | |
12185 | ||
12186 | Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com> | |
12187 | ||
12188 | * Makefile.in (ALL_MODULES): Include all-perl. | |
12189 | (CROSS_CHECK_MODULES): Include check-perl. | |
12190 | (INSTALL_MODULES): Include install-perl. | |
12191 | (ALL_X11_MODULES): Include all-guile. | |
12192 | (CHECK_X11_MODULES): Include check-guile. | |
12193 | (INSTALL_X11_MODULES): Include install-guile. | |
12194 | (all-perl): New target. | |
12195 | (all-guile): New target. | |
12196 | ||
12197 | * configure.in (host_tools): Include perl and guile. | |
12198 | (native_only): Include perl and guile. | |
12199 | (noconfigdirs): Don't build guile and perl; no ports have been | |
12200 | done. | |
12201 | ||
12202 | Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au> | |
12203 | ||
e490616e ZW |
12204 | * configure (--enable-*): Handle quoted option lists such as |
12205 | --enable-sim-cflags='-g0 -O' better. | |
6599da04 JM |
12206 | |
12207 | Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
12208 | ||
12209 | * Makefile.in ({,inst}all-target): New rule so we can make and | |
12210 | install all of the target directories easily. | |
12211 | ||
12212 | Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> | |
12213 | ||
12214 | * configure.in: Add missing global flag in sed substitution when | |
12215 | deleting `target-' from ${configdirs}. | |
12216 | ||
12217 | Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com> | |
12218 | ||
12219 | * Makefile.in (DO_X): Don't get confused if CC contains `=' in an | |
12220 | option. | |
12221 | ||
12222 | * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of | |
12223 | config/mh-necv4. | |
12224 | ||
12225 | * install.sh: Correct misspelling of transformbasename. | |
12226 | ||
12227 | * config.guess: Recognize mips-*-sysv*. | |
12228 | ||
12229 | Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com> | |
12230 | ||
12231 | * config.sub: Recognize mon960. | |
12232 | ||
12233 | Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com> | |
12234 | ||
12235 | * configure: Restore Canadian Cross handling of BISON and LEX, | |
12236 | removed in Feb 20 change. | |
12237 | ||
12238 | Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com> | |
12239 | ||
12240 | * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>: | |
12241 | Mention make install. Remove the old copyright date as well the | |
12242 | clumsy and rather pointless copyright on the README file. | |
12243 | ||
12244 | Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com> | |
12245 | ||
12246 | * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a | |
12247 | Makefile after running symlink-tree, then run `make distclean' to | |
12248 | avoid clobbering any generated files in srcdir. | |
12249 | ||
12250 | Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com> | |
12251 | ||
12252 | * configure.in (m68k-*-netbsd*): Build everything now. | |
12253 | ||
12254 | Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com> | |
12255 | ||
12256 | * Makefile.in (taz): Fix quoting. | |
12257 | ||
12258 | Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com> | |
12259 | ||
12260 | * configure.in (sparclet-*-*): Build everything now. | |
12261 | ||
12262 | Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> | |
12263 | ||
12264 | * configure.in (m68k-*-linux*): New host. | |
12265 | ||
12266 | Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com> | |
12267 | ||
12268 | * configure: Check for bison before byacc. | |
12269 | ||
12270 | Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com) | |
12271 | ||
12272 | * Makefile.in configure: Change the way LEX and BISON/YACC are | |
12273 | set. configure now defines DEFAULT_LEX and DEFAULT_YACC by | |
12274 | searching PATH. These are used as fallbacks by Makefile.in if | |
12275 | flex/bison/byacc aren't in objdir. | |
12276 | ||
12277 | Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com> | |
12278 | ||
12279 | * Makefile.in: Make everything which depends upon all-bfd also | |
12280 | depend upon all-opcodes, in case --with-commonbfdlib is used. | |
12281 | ||
12282 | Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
12283 | ||
12284 | * configure.in (host *-*-cygwin32): Don't build gdb if we are | |
12285 | building NT native compilers on Unix. | |
12286 | ||
12287 | Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com> | |
12288 | ||
12289 | * configure.in: Don't get CC from the host Makefile fragment if we | |
12290 | can find gcc in PATH, or if this is a Canadian Cross. Move the | |
12291 | Solaris test for /usr/ucb/cc to the post target script, just after | |
12292 | the compiler sanity test. | |
12293 | ||
12294 | Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com> | |
12295 | ||
12296 | * config.sub: Merge with FSF. | |
12297 | ||
12298 | Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com> | |
12299 | ||
12300 | * Makefile.in (RPATH_ENVVAR): New variable. | |
12301 | (REALLY_SET_LIB_PATH): Use it. | |
12302 | * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH. | |
12303 | ||
12304 | Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com> | |
12305 | ||
12306 | * config.sub, configure.in: Recognize sparclet cpu. | |
12307 | ||
12308 | Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de> | |
12309 | ||
12310 | * config.guess: Support m68k-cbm-sysv4. | |
12311 | ||
12312 | Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> | |
12313 | ||
12314 | * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and | |
12315 | m68k-unknown-linuxaout from linker help string. Put quotes around | |
12316 | $ld_help_string. | |
12317 | ||
12318 | Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com> | |
12319 | ||
12320 | * config.guess (powerpc-harris-powerunix): Add guess for port | |
12321 | to new target. | |
12322 | ||
12323 | Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com> | |
12324 | ||
12325 | * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version. | |
12326 | ||
12327 | Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com> | |
12328 | ||
12329 | * configure.in: If --enable-shared was used, set SET_LIB_PATH to | |
12330 | $(REALLY_SET_LIB_PATH) in Makefile. | |
12331 | * Makefile.in (SET_LIB_PATH): New variable. | |
12332 | (REALLY_SET_LIB_PATH): New variable. | |
12333 | ($(DO_X)): Use $(SET_LIB_PATH). | |
12334 | (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise. | |
12335 | ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise. | |
12336 | ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise. | |
12337 | ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise. | |
12338 | ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise. | |
12339 | ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise. | |
12340 | (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise. | |
12341 | (install-dosrel): Likewise. | |
12342 | (all-opcodes): Depend upon all-libiberty. | |
12343 | ||
12344 | Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com> | |
12345 | ||
12346 | * config.guess (*:CYGWIN*): New | |
12347 | ||
12348 | Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
12349 | ||
12350 | * Makefile.in (all-target-winsup): All all-target-libiberty. | |
12351 | ||
12352 | Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
12353 | ||
12354 | * configure.in (noconfigdirs): Add missing # in front of comment. | |
12355 | ||
12356 | Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com> | |
12357 | ||
12358 | * configure.in: add second pass to things added to noconfigdirs | |
12359 | so *-gm-magic can exclude libgloss properly. | |
12360 | ||
12361 | Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com> | |
12362 | ||
12363 | * mpw-configure (extralibs_name, rez_name): Set correctly | |
12364 | for MWC68K compiler. | |
12365 | ||
12366 | * mpw-README: Add more info on the necessary build tools. | |
12367 | ||
12368 | Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com> | |
12369 | ||
12370 | * configure.in, config.sub: Recognize cygwin32. | |
12371 | ||
12372 | Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu> | |
12373 | ||
12374 | * config.guess, config.sub: Recognize A/UX. | |
12375 | ||
12376 | Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com> | |
12377 | ||
12378 | * config.sub: Merge with gcc/config.sub. | |
12379 | ||
12380 | Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com> | |
12381 | ||
12382 | * mpw-build.in (do-binutils): Add build of stamps. | |
12383 | ||
12384 | Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk> | |
12385 | ||
12386 | * config.sub: Add recognition for mips64vr4100*-* targets. | |
12387 | ||
12388 | Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com> | |
12389 | ||
12390 | * test-build.mk: Add checking of `hpux9' rather than just `hpux'. | |
12391 | Add creation of gconfigargs with `--enable-shared' turned on. | |
12392 | ($(host)-stamp-stage2-configured): Pass $(gconfigargs). | |
12393 | ($(host)-stamp-stage3-configured): Likewise. | |
12394 | (HOLES): Add chatr and ldd. | |
12395 | (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS. | |
12396 | ||
12397 | Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se> | |
12398 | ||
12399 | * configure: Pass --nfp to recursive configures. | |
12400 | ||
12401 | Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com> | |
12402 | ||
12403 | * Makefile.in (DLLTOOL): New. | |
12404 | (DLLTOOL_FOR_TARGET): New. | |
12405 | (EXTRA_HOST_FLAGS): Pass down DLLTOOL. | |
12406 | (EXTRA_TARGET_FLAGS): Ditto. | |
12407 | (EXTRA_GCC_FLAGS): Ditto. | |
12408 | (CONFIGURE_TARGET_MODULES): Ditto. | |
12409 | (DO_X): Ditto. | |
12410 | * configure: Add DLLTOOL. | |
12411 | ||
12412 | Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com> | |
12413 | ||
12414 | SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>: | |
12415 | * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of | |
12416 | mh-sco, since old workarounds no longer needed, and don't | |
12417 | build ld, since libraries have weak symbols in COFF. | |
12418 | ||
12419 | Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com> | |
12420 | ||
12421 | * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'. | |
12422 | ||
12423 | Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com> | |
12424 | ||
12425 | * configure.in: Make sure that ${CC} can be used to compile an | |
12426 | executable. | |
12427 | ||
12428 | Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net> | |
12429 | ||
12430 | * Makefile.in (all-gdb): Depend on $(GDB_TK). | |
12431 | * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or | |
12432 | nothing depending on whether gdbtk is being built. | |
12433 | ||
12434 | Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com> | |
12435 | ||
12436 | * Makefile.in (newlib.tar.gz): Delete building of newlib's info files. | |
12437 | ||
12438 | Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com> | |
12439 | ||
12440 | * configure.in (noconfigdirs): Put ld or gas in this early, if the | |
12441 | user specifically used --with-gnu-ld=no or --with-gnu-as=no. | |
12442 | ||
12443 | Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com> | |
12444 | ||
12445 | * config-ml.in: Add support for | |
12446 | --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*. | |
12447 | Simplify setting of multidirs from --disable-foo. | |
12448 | ||
12449 | Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com> | |
12450 | ||
12451 | * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables | |
12452 | LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST, | |
12453 | LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are | |
3b75d237 | 12454 | non-empty, pass them on to the GCC make. |
6599da04 JM |
12455 | (all-bootstrap): New rule that is like all-gcc, except it executes |
12456 | the GCC bootstrap rule instead of the GCC all rule. | |
12457 | ||
12458 | Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com> | |
12459 | ||
12460 | * config-ml.in (ml_realsrcdir): New, to account for ${subdir}. | |
12461 | ||
12462 | Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com> | |
12463 | ||
12464 | * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium | |
12465 | DG/UX support. | |
12466 | ||
12467 | Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com> | |
12468 | ||
12469 | * config.sub (i*86*) Change [345] to [3456] | |
12470 | ||
12471 | Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com> | |
12472 | ||
12473 | * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or | |
12474 | --with-gnu-ld=no. | |
12475 | ||
12476 | Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com> | |
12477 | ||
12478 | * config-ml.in (rs6000*, powerpc*): Add switches to control which | |
12479 | AIX multilibs get built. | |
12480 | ||
12481 | Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com) | |
12482 | ||
12483 | * configure.in (i386-win32): Don't build expect if we're not | |
12484 | building the tcl subdir. | |
12485 | ||
12486 | Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com> | |
12487 | ||
12488 | * Makefile.in: (configure-target-examples, all-target-examples): | |
12489 | New targets, configure and build example programs. | |
12490 | ||
12491 | Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com> | |
12492 | ||
12493 | * mpw-configure: If an mpw-config.in generated a file mk.sed, | |
12494 | use it as input to sedit the generated MPW makefile. | |
12495 | * mpw-README: Add a suggestion about Gestalt.h. | |
12496 | ||
12497 | Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com> | |
12498 | ||
12499 | * config.sub: Accept *-*-ieee*. | |
12500 | ||
12501 | Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com> | |
12502 | ||
12503 | * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From | |
12504 | Ronald F. Guilmette <rfg@monkeys.com>. | |
12505 | ||
12506 | Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com) | |
12507 | ||
12508 | * configure.in (host==powerpc-pe): Add many directories to noconfigdirs | |
12509 | for powerpc-pe native. | |
12510 | (target==i386-win32): add tcl, make to noconfigdirs if canadian cross. | |
12511 | (target==powerpc-pe): duplicate i386-win32 entry. | |
12512 | ||
12513 | Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com> | |
12514 | ||
12515 | * configure.in (noconfigdirs): Exclude target-newlib for all versions | |
12516 | of vxworks, not just vxworks5.1. | |
12517 | ||
12518 | Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com> | |
12519 | ||
12520 | * mpw-configure: Add support for exec-prefix. | |
12521 | ||
12522 | Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com> | |
12523 | ||
12524 | * config.guess: Recognize HP model 816 machines as having | |
12525 | a PA1.1 processor. | |
12526 | ||
12527 | Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com> | |
12528 | ||
12529 | * configure: Ignore new autoconf configure options. | |
12530 | ||
6599da04 JM |
12531 | Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu> |
12532 | ||
12533 | * config.guess: Recognize Pentium under SCO. | |
12534 | From Robert Lipe <robertl@arnet.com>. | |
12535 | ||
12536 | Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com> | |
12537 | ||
12538 | * configure.in (noconfigdirs): Disable target-libio on v810-*-*. | |
6599da04 JM |
12539 | |
12540 | Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com> | |
12541 | ||
12542 | * configure.in: Don't configure gas for alpha-dec-osf*. | |
12543 | ||
12544 | Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com> | |
12545 | ||
12546 | * configure.in: Default to --with-stabs for some targets for which | |
12547 | it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and | |
12548 | i[345]86*-*-unixware*. | |
12549 | ||
12550 | Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com> | |
12551 | ||
12552 | * config-ml.in: Get list of multidirs using gcc --print-multi-lib | |
12553 | rather than basing it on the target. Simplify handling of options | |
12554 | controlling which directories to configure. Remove extraneous | |
12555 | slash in multi-clean target. | |
12556 | ||
12557 | Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com> | |
12558 | ||
12559 | * config-ml.in: Prefix more variables with ml_ so they don't collide | |
12560 | with configure's. | |
12561 | ||
12562 | Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com> | |
12563 | ||
12564 | * configure: Don't turn -v into --v. | |
12565 | ||
12566 | Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com> | |
12567 | ||
12568 | * configure.in (targargs): Fix typo. | |
12569 | ||
12570 | * Makefile.in (DEVO_SUPPORT): Add symlink-tree. | |
12571 | ||
12572 | Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com> | |
12573 | ||
12574 | * configure.in: Strip --host and --target options from | |
12575 | CONFIG_ARGUMENTS, and always configure for --host only. Add | |
12576 | --with-cross-host option when building with a cross-compiler. | |
12577 | * configure: Canonicalize the arguments put into config.status by | |
12578 | always using `=' for an option with an argument. Pass a presumed | |
12579 | --host or --target explicitly. | |
12580 | ||
12581 | Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com> | |
12582 | ||
12583 | * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases | |
12584 | into general OS recognition case. | |
12585 | ||
12586 | Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com) | |
12587 | ||
12588 | * configure.in (target_configdirs): add target-winsup only | |
12589 | for win32 target systems. | |
12590 | ||
12591 | Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com> | |
12592 | ||
12593 | * Makefile.in (all-target-libgloss): Depend upon | |
12594 | configure-target-newlib, since when libgloss is built it looks to | |
12595 | see if the newlib directory exists. | |
12596 | ||
12597 | Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com> | |
12598 | ||
12599 | * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of | |
12600 | cfg-ml-*.in. | |
12601 | ||
12602 | Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com> | |
12603 | ||
12604 | * configure: Handle LD and LD_FOR_TARGET when configuring a | |
12605 | Canadian Cross. | |
12606 | ||
6599da04 JM |
12607 | Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com) |
12608 | ||
12609 | * configure.in (target_libs): add target-winsup. | |
12610 | (target==i386-win32): add patch diff flex make to $noconfigdirs. | |
12611 | (target==ppcle-pe): remove ld from $noconfigdirs. | |
12612 | ||
12613 | Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com> | |
12614 | ||
12615 | * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir. | |
12616 | Preserve relative path names in $srcdir. Build symlink tree if | |
12617 | configuring cross target dir and srcdir=. (= no VPATH support). | |
12618 | (configure-target-libg++): Depend on configure-target-librx. | |
12619 | * cfg-ml-com.in, cfg-ml-pos.in: Deleted. | |
12620 | * config-ml.in: New file. | |
12621 | * symlink-tree: New file. | |
12622 | * configure: Ensure srcdir="." if that's what it is. | |
12623 | ||
12624 | Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com> | |
12625 | ||
12626 | * mpw-README: Clarify some phrasing, add notes about CodeWarrior | |
12627 | includes and FLEX_SKELETON setting. | |
12628 | * mpw-configure (--with-gnu-ld): New option, controls whether | |
12629 | to use PPCLink or ld with PowerMac GCC. | |
12630 | * mpw-build.in (all-grez, do-grez, install-grez): New targets. | |
12631 | * mpw-config.in: Configure grez if targeting Mac. | |
12632 | ||
12633 | * config.sub: Accept pmac and pmac-mpw as names for PowerMacs, | |
3b75d237 AJ |
12634 | accept mpw and mac-mpw as names for m68k Macs, change macos7 to |
12635 | just macos. | |
6599da04 JM |
12636 | * configure.in: Configure grez resource compiler if targeting Mac. |
12637 | * Makefile.in (all-grez, install-grez): New targets. | |
12638 | ||
12639 | Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com> | |
12640 | ||
12641 | * configure: CXX defaults to gcc, not g++. If we find | |
3b75d237 | 12642 | gcc in the path, set CC to gcc -O2. |
6599da04 JM |
12643 | |
12644 | Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com> | |
12645 | ||
12646 | * configure: Default ${build} correctly. Avoid picking up extra | |
12647 | spaces when reading CC and CXX from Makefile. When doing a | |
12648 | Canadian Cross, use plausible default values for numerous | |
12649 | variables. | |
12650 | * configure.in: When doing a Canadian Cross, don't try to | |
12651 | configure tools whose configure script can't handle it. | |
12652 | ||
12653 | Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com> | |
12654 | ||
12655 | * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs. | |
12656 | ||
12657 | Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com> | |
12658 | ||
12659 | * configure: Remove dubious bug reporting address. | |
12660 | ||
12661 | Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com> | |
12662 | ||
12663 | * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has | |
12664 | configure script, run that instead of this directory's configure. | |
12665 | In either case, print a message that we're configuring the sub-dir. | |
12666 | ||
12667 | Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com> | |
12668 | ||
12669 | * configure.in: Before checking for the existence of various files, | |
12670 | use sed to filter out "target-". | |
12671 | ||
12672 | Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com> | |
12673 | ||
12674 | * Makefile.in (DO_X): Split rule to decrease command line length | |
12675 | for systems with small ARG_MAX values. From phdm@info.ucl.ac.be | |
12676 | (Philippe De Muyter). | |
12677 | ||
12678 | Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com) | |
12679 | ||
12680 | * Makefile.in (all-patch): depend on all-libiberty. | |
12681 | ||
12682 | Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com> | |
12683 | ||
12684 | * configure.in: If the only directory in target_configdirs which | |
12685 | actually exists is libiberty, then set target_configdirs to empty, | |
12686 | to avoid trying to build a target libiberty in a gas or gdb | |
12687 | distribution. | |
12688 | ||
12689 | Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com> | |
12690 | ||
12691 | * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead | |
3b75d237 AJ |
12692 | of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3 |
12693 | systems. | |
6599da04 JM |
12694 | |
12695 | Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com> | |
12696 | ||
12697 | * configure.in (copy_dirs): Use sys-include instead of include | |
12698 | for --with-headers option. | |
12699 | ||
12700 | Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com> | |
12701 | ||
12702 | * Makefile.in, configure.in: Make winsup builds work with | |
12703 | new scheme. | |
12704 | ||
12705 | Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com> | |
12706 | ||
12707 | * configure.in: Build the linker on AIX. | |
12708 | ||
12709 | Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com> | |
12710 | ||
12711 | * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR) | |
12712 | where needed. | |
12713 | ||
12714 | Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com> | |
12715 | ||
12716 | * Makefile.in (all-gcc): Fix typo. | |
12717 | ||
12718 | Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com> | |
12719 | ||
12720 | * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo. | |
12721 | ||
12722 | Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com> | |
12723 | ||
12724 | * configure.in: Rename libFOO to target-libFOO, and xiberty | |
12725 | to target-xiberty, to provide more flexibility. | |
12726 | (target_subdir): Define. Create if cross. | |
12727 | Set TARGET_SUBDIR in Makefile to ${target_subdir}. | |
12728 | * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty | |
12729 | -> all-target-libiberty, configure-libFOO -> configure-target-libFOO, | |
12730 | check-libFOO -> check-target-libFOO, etc. | |
12731 | ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS. | |
12732 | ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES), | |
12733 | $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly. | |
12734 | (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to | |
12735 | allow ALL_GCC="" to only configure. | |
12736 | (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in. | |
12737 | (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly. | |
12738 | (LIBGXX_SUPPORT_DIRS): Remove xiberty. | |
12739 | ||
12740 | Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com> | |
12741 | ||
12742 | * Makefile.in (taz): Build "info" in etc explicitly. | |
12743 | ||
12744 | Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com) | |
12745 | ||
12746 | * configure.in: Make sure that CC is undefined (as opposed to | |
12747 | null) if toplevel/config/mh-{host} doesn't define it. Fixes a | |
12748 | problem with autoconf trying to configure on a host without GCC. | |
12749 | ||
12750 | Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com> | |
12751 | ||
12752 | * mpw-configure: Set host alias from choice of host compiler, | |
12753 | only use generic MPW Makefile sed if present, edit a file | |
12754 | named "hacked_Makefile.in" instead of "Makefile.in" if present. | |
12755 | * mpw-README: Add problem notes about CW6 and CW7. | |
12756 | ||
12757 | Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com> | |
12758 | ||
12759 | * Makefile.in (taz): Use ";" instead of ";;". | |
12760 | ||
12761 | Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com> | |
12762 | ||
12763 | * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in | |
12764 | sub-directory Makefiles, instead of using DISTSTUFFDIRS and | |
12765 | DISTDOCDIRS. | |
12766 | (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used. | |
12767 | (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make. | |
12768 | ||
12769 | Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com> | |
12770 | ||
12771 | * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb | |
12772 | and gnats, because they are now subsumed by DISTSTUFFDIRS. | |
12773 | Move bfd to DISTSTUFFDIRS. | |
12774 | ||
12775 | Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com) | |
12776 | ||
12777 | * Makefile.in (X11_LIB): Removed. | |
12778 | (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS. | |
12779 | ||
12780 | * configure.in (host_makefile_frag): mh-aix & mh-sun removed. | |
12781 | ||
12782 | Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com> | |
12783 | ||
12784 | * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory | |
12785 | names. | |
12786 | ||
12787 | Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com> | |
12788 | ||
12789 | * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients. | |
12790 | ||
12791 | Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com> | |
12792 | ||
12793 | * configure.in (i[345]86-*-win32): Always build newlib. | |
12794 | Don't configure cvs, autoconf or texinfo. | |
12795 | * Makefile.in (LD_FOR_TARGET): New. | |
12796 | (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES): | |
12797 | Pass down LD_FOR_TARGET. | |
12798 | ||
12799 | Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com> | |
12800 | ||
12801 | * winsup: New directory. | |
12802 | * Makefile.in: Build winsup. | |
12803 | * configure.in: Winsup is configured when target is win32. | |
12804 | Can only build win32 target GDB when native. | |
4e81ae98 | 12805 | |
6599da04 JM |
12806 | Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com) |
12807 | ||
12808 | * config.guess: Recognize HP model 819 machines as having | |
12809 | a PA 1.1 processor. | |
12810 | ||
12811 | Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com> | |
12812 | ||
12813 | * configure: Fix sed loop which substitutes for CC and CXX to | |
12814 | avoid bug found in various sed implementations. | |
12815 | ||
12816 | Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com> | |
12817 | ||
12818 | * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for | |
12819 | simulator. Use standard powerpc-*-eabi*. | |
12820 | ||
12821 | Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com> | |
12822 | ||
12823 | * configure.in: Stop putting gas and binutils in noconfigdirs for | |
12824 | powerpc-*-aix* and rs6000-*-*. | |
12825 | ||
12826 | Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com> | |
12827 | ||
12828 | * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building | |
12829 | -mcall-aixdesc libraries. | |
12830 | ||
12831 | Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com> | |
12832 | ||
12833 | Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> | |
12834 | ||
12835 | * config.sub (arm | armel | armeb): Fix shell syntax. | |
12836 | ||
12837 | Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com> | |
12838 | ||
12839 | * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for | |
12840 | -msoft-float and -mcpu=common support. | |
12841 | (powerpc*-*-eabisim*): Add support for building -mcall-aix | |
12842 | libraries. | |
12843 | ||
12844 | Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com> | |
12845 | ||
12846 | * configure.in: Allow configuration and build of emacs19 for the alpha. | |
12847 | ||
12848 | Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com) | |
12849 | ||
12850 | * configure.in (CC): Get ^CC, not just any old CC, from | |
12851 | ${host_makefile_frag}. | |
12852 | ||
12853 | Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com) | |
12854 | ||
4e81ae98 | 12855 | * configure.in (CC): Try to get CC from |
6599da04 JM |
12856 | ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}. |
12857 | ||
12858 | Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com) | |
12859 | ||
12860 | * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs | |
12861 | only if it exists in $(srcdir). | |
12862 | ||
12863 | Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com> | |
12864 | ||
12865 | * configure: If CC and CXX are not set in the environment, set | |
12866 | them, based on either an existing Makefile or on searching for gcc | |
12867 | in PATH. Substitute for CC and CXX in Makefile. | |
12868 | * configure.in: Remove libm from target_libs. Separate | |
12869 | target_configdirs from configdirs. If CC is not set in | |
12870 | environment, try to get it from a host Makefile fragment. Rewrite | |
12871 | changes of configdirs to use skipdirs instead. A few minor | |
12872 | tweaks. Take directories out of target_configdirs as they are | |
12873 | taken out of configdirs. Remove existing Makefile files from | |
12874 | subdirectories. Substitute for TARGET_CONFIGDIRS and | |
12875 | CONFIG_ARGUMENTS in Makefile. | |
12876 | * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set | |
12877 | by configure.in. | |
12878 | (CONFIG_ARGUMENTS): Likewise. | |
12879 | (CONFIGURE_TARGET_MODULES): New variable. | |
12880 | ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS. | |
12881 | ($(CONFIGURE_TARGET_MODULES)): New target. | |
12882 | (configure-libg++, configure-libio): New targets. | |
12883 | (all-libg++): Depend upon configure-libg++. | |
12884 | (all-libio): Depend upon configure-libio. | |
12885 | (configure-libgloss, all-libgloss): New targets. | |
12886 | (configure-libstdc++): New target. | |
12887 | (all-libstdc++): Depend upon configure-libstdc++. | |
12888 | (configure-librx, all-librx): New targets. | |
12889 | (configure-newlib): New target. | |
12890 | (all-newlib): Depend upon configure-newlib | |
12891 | (configure-xiberty): New target. | |
12892 | (all-xiberty): Depend upon configure-xiberty. | |
12893 | ||
12894 | Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com) | |
12895 | ||
12896 | * configure.in (host i[345]86-*-win32): Expand the | |
12897 | noconfigdirs again. | |
12898 | ||
12899 | Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com> | |
12900 | ||
12901 | * mpw-configure: Fix sed command file name. | |
12902 | ||
12903 | Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com> | |
12904 | ||
4e81ae98 | 12905 | * configure.in (host i[345]86-*-win32): Reduce the |
6599da04 JM |
12906 | noconfigdirs again. |
12907 | ||
12908 | Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com> | |
12909 | ||
12910 | * configure.in: Don't configure ld and gdb for powerpc*-*-winnt* | |
12911 | or powerpc*-*-pe*, since they are not yet supported. | |
12912 | ||
12913 | Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com> | |
12914 | ||
12915 | Add PowerMac support and many other enhancements. | |
12916 | * mpw-configure: New option --cc to select compiler to use, | |
12917 | paste options set according to --cc into the generated | |
12918 | Makefile, generate the Makefile by sed'ing the Unix Makefile.in | |
12919 | if mpw-make.sed is present. | |
12920 | * mpw-config.in: Don't test for gC1, test for mpw-touch, | |
12921 | add forward includes for PowerPC include files. | |
12922 | * mpw-build.in: Build using Makefile.PPC if present. | |
12923 | (do-byacc, etc): Remove separate version resource builds. | |
12924 | (do-gas): Build "stamps" before "all". | |
12925 | (do-gcc): Build "stamps-h" and "stamps-c" before "all". | |
12926 | * mpw-README: Update to reflect --cc option, PowerMac support, | |
12927 | and recently-reported compatibility problems. | |
12928 | ||
12929 | Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com> | |
12930 | ||
12931 | * cfg-ml-com.in (m68*-*-*): Only build multilibs for | |
12932 | embedded m68k systems (-aout, -coff, -elf, -vxworks). | |
12933 | (--with-multilib-top): Pass to recursive invocations. | |
12934 | ||
12935 | Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com> | |
12936 | ||
12937 | * configure.in (noconfigdirs): Disable libg++ and libstdc++ on | |
12938 | v810-*-*. | |
12939 | ||
12940 | Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com> | |
12941 | ||
12942 | * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc, | |
12943 | gdb, ld and opcodes on v810-*-*. | |
12944 | ||
6599da04 JM |
12945 | Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com> |
12946 | ||
12947 | * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean. | |
12948 | (local-maintainer-clean): New target. | |
12949 | (maintainer-clean): New target. | |
12950 | (realclean): Just depend upon maintainer-clean. | |
12951 | ||
12952 | Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com> | |
12953 | ||
12954 | * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*. | |
12955 | ||
12956 | Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com> | |
12957 | ||
12958 | * configure.in: Build ld in mips*-*-bsd* case. | |
12959 | ||
12960 | Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com> | |
12961 | ||
12962 | * config.sub: Accept -lites* OS. From Ian Dall. | |
12963 | ||
12964 | Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com> | |
12965 | ||
12966 | * config.sub: recognise mips64vr4300 and mips64vr4300el as valid | |
3b75d237 | 12967 | targets. |
6599da04 JM |
12968 | |
12969 | Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com) | |
12970 | ||
12971 | * configure.in: treat i386-win32 canadian cross the same as | |
12972 | i386-go32 canadian cross. | |
12973 | ||
12974 | Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com> | |
12975 | ||
12976 | * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC | |
12977 | running under the simulator to build a reduced set of libraries. | |
12978 | (powerpc-*-eabiaix): Add fine grained multilib support added to | |
12979 | other powerpc targets yesterday. | |
12980 | ||
12981 | Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com> | |
12982 | ||
12983 | * cfg-ml-com.in (powerpc*): Add support for -disable-biendian, | |
12984 | -disable-softfloat, -disable-relocatable, -disable-aix, and | |
12985 | -disable-sysv to control which multilib libraries get built. | |
12986 | ||
12987 | Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com> | |
12988 | ||
12989 | * configure: Add Makefile.tem to list of files to remove in trap | |
12990 | handler. | |
12991 | ||
12992 | Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com> | |
12993 | ||
12994 | * config.guess (*Linux*): Add missing "exit"s. | |
12995 | Also, need specific check for alpha-unknown-linux (uses COFF). | |
12996 | ||
12997 | Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com> | |
12998 | ||
12999 | * config.guess: Merge with FSF: | |
13000 | ||
13001 | Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu> | |
13002 | * config.guess (AIX4): More robust release numbering discovery. | |
13003 | ||
13004 | Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov) | |
13005 | * config.guess (i386-sequent-ptx): Properly get version number. | |
13006 | ||
13007 | Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de) | |
13008 | * config.guess (mips:*:4*:UMIPS): New case. | |
13009 | ||
13010 | Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com> | |
13011 | ||
13012 | * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu). | |
13013 | (i386-win32 host): Likewise. Don't build readline. | |
13014 | ||
13015 | Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com> | |
13016 | ||
13017 | * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of | |
13018 | SUPPORT_FILES to submakes. | |
13019 | ||
13020 | Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com> | |
13021 | ||
13022 | * Makefile.in (GDB_SUPPORT_DIRS): Add utils. | |
13023 | (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and | |
13024 | mpw-configure. | |
13025 | ||
13026 | Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com> | |
13027 | ||
13028 | * configure.in (appdirs): Use =, not ==, in test expression when | |
13029 | trying to build the text to print in the warning message for | |
13030 | Solaris users. | |
13031 | ||
13032 | Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com> | |
13033 | ||
13034 | * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build. | |
13035 | ||
13036 | Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com> | |
13037 | ||
13038 | * config.guess: Recognize lynx-2.3. | |
13039 | ||
13040 | Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com> | |
13041 | ||
13042 | * config.sub (z8ksim): Deleted | |
13043 | (z8k-*-coff): New, this is the one true name of the target. | |
13044 | ||
13045 | Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com> | |
13046 | ||
13047 | * cfg-ml-pos.in (dotdot): Work around SunOS sed bug. | |
13048 | ||
13049 | Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com) | |
13050 | ||
13051 | * config.guess (*:Linux:*:*): First try asking the linker what the | |
13052 | default object file format is (elf, aout, or coff). Then if this | |
13053 | fails, try previous methods. | |
13054 | ||
13055 | Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com> | |
13056 | ||
13057 | * configure.in: Don't build newlib for *-*-vxworks5.1. | |
13058 | ||
13059 | Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com> | |
13060 | ||
13061 | * configure.in: Don't build newlib for a29k-*-vxworks5.1. | |
13062 | * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1. | |
13063 | ||
13064 | Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com> | |
13065 | ||
13066 | * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.". | |
13067 | ||
13068 | Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com> | |
13069 | ||
13070 | * cfg-ml-com.in: New file. | |
13071 | * cfg-ml-pos.in: New file. | |
13072 | ||
13073 | Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com> | |
13074 | ||
13075 | * COPYING.NEWLIB: Add HP free copyright to list. | |
13076 | ||
13077 | Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com> | |
13078 | ||
13079 | * config.sub: Recognize -eabi* for the system, not just -eabi. | |
13080 | ||
13081 | Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com> | |
13082 | ||
13083 | * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down. | |
13084 | * config.sub, configure.in (win32): New target and host. | |
13085 | ||
13086 | Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com> | |
13087 | ||
13088 | * configure.in: Add i386-pe configuration. | |
13089 | ||
13090 | Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com> | |
13091 | ||
13092 | * mpw-build.in (install): Install GDB after LD. | |
13093 | ||
13094 | Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com> | |
13095 | ||
13096 | * mpw-config.in (elf/mips.h): Always forward-include, needed | |
13097 | for GDB to build. | |
13098 | ||
13099 | Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com> | |
13100 | ||
13101 | * testsuite: New directory for customer acceptance and whole tool | |
13102 | chain tests. | |
13103 | ||
13104 | Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com> | |
13105 | ||
13106 | * configure: If per-host line isn't found, but AC_OUTPUT is found | |
13107 | and a configure script exists, run it instead. | |
13108 | ||
13109 | Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com> | |
13110 | ||
13111 | * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays. | |
13112 | ||
13113 | Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com> | |
13114 | ||
13115 | * configure: Set build_{cpu,vendor,os,alias} to host values when | |
13116 | --build isn't specified. | |
13117 | ||
13118 | Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com> | |
13119 | ||
13120 | * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros. | |
13121 | (FLAGS_TO_PASS): Pass them. | |
13122 | (EXTRA_TARGET_FLAGS): Ditto. | |
13123 | ||
6599da04 JM |
13124 | Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com> |
13125 | ||
13126 | * Makefile.in (all-libg++): Depend on all-libstdc++. | |
13127 | ||
13128 | Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com> | |
13129 | ||
13130 | * configure.in (noconfigdirs): Enable all packages for | |
13131 | i386-unknown-netbsd. | |
13132 | ||
13133 | Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com> | |
13134 | ||
13135 | * configure.in (noconfigdirs): Don't configure tk for i386-go32 | |
13136 | hosted builds (DOS builds) | |
13137 | ||
13138 | Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com> | |
13139 | ||
13140 | Changes for ARM based on patches from Richard Earnshaw: | |
13141 | * config.sub: Handle armeb and armel. | |
13142 | * configure.in: Omit arm linker only for riscix. | |
13143 | ||
13144 | Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com> | |
13145 | ||
13146 | * config.guess: Update from FSF. | |
13147 | ||
13148 | Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com> | |
13149 | ||
63f6bcd7 | 13150 | * config.sub: Recognize powerpcle as the little endian variant of |
6599da04 JM |
13151 | the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a |
13152 | powerpcle variant. Convert pentium into i586, not i486. Add p5 | |
13153 | alias for i586. Map new x86 variants p6, k5, nexgen into i586 | |
13154 | temporarily. | |
13155 | ||
13156 | Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu) | |
13157 | ||
13158 | * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*. | |
13159 | ||
13160 | Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu) | |
13161 | ||
13162 | * config.sub: Accept -lites* as a basic system type. | |
13163 | ||
13164 | Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com) | |
13165 | ||
13166 | * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is | |
13167 | installed, and if so return linuxoldld as the system name. | |
13168 | ||
13169 | Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu) | |
13170 | ||
13171 | * config.guess: Add hppa1.1-hp-lites support. | |
13172 | ||
13173 | Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com> | |
13174 | ||
13175 | * configure.in: Don't build newlib for m68k-vxworks5.1. | |
13176 | ||
13177 | Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com> | |
13178 | ||
13179 | * configure.in (mips-sgi-irix6): Use mh-irix5. | |
13180 | ||
13181 | Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com> | |
13182 | ||
13183 | * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test). | |
13184 | ||
13185 | Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com> | |
13186 | ||
13187 | * test-build.mk: Enable building of shared libraries on IRIX 5 and | |
e490616e | 13188 | OSF/1. Fix compiler flags. |
6599da04 JM |
13189 | * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags. |
13190 | ||
13191 | Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com> | |
13192 | ||
13193 | * configure.in: Recognize --with-newlib. | |
13194 | (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target. | |
13195 | ||
13196 | Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com) | |
13197 | ||
d207ebef | 13198 | * Makefile.in: move {all,check,install}-gdb from *_MODULES |
6599da04 JM |
13199 | to *_X11_MODULES due to gdbtk needing X include files et al. |
13200 | ||
13201 | Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com> | |
13202 | ||
13203 | Merge in support for Mac MPW as a host. | |
13204 | (Old change descriptions retained for informational value.) | |
13205 | ||
13206 | * mpw-config.in: Add generic include forwards for cpu-specific | |
13207 | include files in aout and elf directories. | |
13208 | ||
13209 | * mpw-configure: Added copyright. | |
13210 | * mpw-config.in: Check for presence of required build tools. | |
13211 | (target_libs): Add newlib. | |
13212 | (target_tools): Add examples. | |
13213 | (Read Me): Generate as "Read Me for MPW" instead. | |
13214 | * mpw-build.in: Base sub-builds on all-foo instead of do-foo. | |
13215 | (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions. | |
13216 | (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first. | |
13217 | ||
13218 | * mpw-configure: Remove subdir-specific makefile hackery, | |
13219 | delete mk.tmp after using it. | |
13220 | ||
13221 | * mpw-build.in (all): Display start and end times. | |
13222 | ||
13223 | * mpw-configure (host_canonical): Set. | |
13224 | (target_cpu): Always add to makefiles. | |
13225 | (ARCHDEFS, EMUL): Add to makefile only if nonempty. | |
13226 | (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile. | |
13227 | (mpw-mh-mpw): Look for in srcdir and srcroot. | |
13228 | Use sed instead of mpw-edit-prefix to edit prefix definitions. | |
13229 | ||
13230 | * mpw-build.in: (install-only): New target. | |
13231 | ||
13232 | * mpw-configure (host_alias, target_alias): Rename from hostalias | |
13233 | and targetalias, add into generated Makefile. | |
13234 | (mk.tmp): If present, add into generated Makefile. | |
13235 | * mpw-build.in (all-gas): Build config.h first before gas proper. | |
13236 | ||
13237 | * mpw-configure (config.status): Write only if changed. | |
13238 | * mpw-config.in (readline): Configure it (not built, just used for | |
13239 | definitions). | |
13240 | ||
13241 | * mpw-config.in (elf/mips.h): Add a forward include. | |
13242 | ||
13243 | * mpw-config.in: Forward-include most .h files in include into | |
13244 | extra-include. | |
13245 | (readline): Don't build. | |
13246 | mpw-build.in (install): Install GDB. | |
13247 | ||
13248 | * mpw-configure (prefix, mpw_prefix): Handle it. | |
13249 | * mpw-config.in (mmalloc, readline): Don't configure. | |
13250 | * mpw-build.in (thisscript): Rename to ThisScript. | |
13251 | Use mpw-build instead of BuildProgram everywhere. | |
13252 | (mmalloc, readline): Don't build. | |
13253 | * mpw-README: New file, basic documentation about the MPW port. | |
13254 | ||
13255 | * mpw-config.in: Use forward-include to create include files. | |
13256 | ||
13257 | * mpw-configure: Add more things to the top of each configured | |
13258 | Makefile, including contents of config/mpw-mh-mpw. | |
13259 | * mpw-config.in (extra-include): Create this directory and fill it | |
13260 | with Posix-like include files when configuring. | |
13261 | ||
13262 | * config.sub (apple, mac, mpw): Add various aliases. | |
13263 | ||
13264 | * mpw-build.in: New file, top-level build script fragment for MPW. | |
13265 | * mpw-configure: New file, configure script for MPW. | |
13266 | * mpw-config.in: New file, config fragment for MPW. | |
13267 | ||
13268 | Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com) | |
13269 | ||
13270 | * configure.in (host_libs): Remove glob, since it is gone from the | |
13271 | sources. | |
13272 | ||
13273 | Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com) | |
13274 | ||
13275 | * Makefile.in: define empty GDB_NLM_DEPS var. | |
13276 | ||
13277 | * configure.in(target_makefile_frag): use config/mt-netware | |
13278 | for netware targets. | |
13279 | ||
13280 | Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com> | |
13281 | ||
13282 | * config.sub: Merge in recent FSF changes. Remove linux special | |
13283 | cases. | |
13284 | ||
13285 | Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com) | |
13286 | ||
731a8127 | 13287 | Revert this change: |
6599da04 JM |
13288 | |
13289 | Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com) | |
13290 | ||
13291 | * build-all.mk: Use CC=cc -Xs on Solaris. | |
13292 | ||
6599da04 JM |
13293 | Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com) |
13294 | ||
13295 | * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us | |
13296 | stop using it. | |
13297 | * Makefile.in: Nuke all references to glob subdirectory. | |
13298 | ||
13299 | Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com> | |
13300 | ||
13301 | * configure.in: Fix --enable-shared logic in per-host. | |
13302 | ||
13303 | Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com> | |
13304 | ||
13305 | * configure.in (*-hp-hpux[78]*): Use mh-hpux8. | |
13306 | ||
13307 | Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com) | |
13308 | ||
13309 | * configure.in (noconfigdirs): Don't build gas on AIX, for | |
13310 | powerpc*-*-aix* as well as for rs6000*-*-aix*. | |
13311 | ||
13312 | Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com> | |
13313 | ||
13314 | * configure: Fix --cache-file to work if the file argument is a | |
13315 | relative path. | |
13316 | ||
13317 | Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com> | |
13318 | ||
13319 | * configure: If the --cache-file is used, pass it down to | |
13320 | configure in subdirectories. | |
13321 | ||
13322 | Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com> | |
13323 | ||
13324 | * config.sub: add vxworks29k configuration. | |
13325 | ||
13326 | Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com> | |
13327 | ||
13328 | * Makefile.in (taz): Do "diststuff" part quietly. | |
13329 | ||
13330 | Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com> | |
13331 | ||
13332 | * config.sub: Mini-merge with gcc/config.sub. | |
13333 | ||
13334 | Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com> | |
13335 | ||
13336 | * config.guess (IRIX): Sed - to _. | |
13337 | ||
13338 | Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com> | |
13339 | ||
13340 | * Makefile.in (source-vault, binary-vault): New targets. | |
13341 | ||
13342 | Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com> | |
13343 | ||
13344 | * config.sub: Recognize -eabi as a basic system type. | |
13345 | ||
13346 | Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com> | |
13347 | ||
13348 | * configure.in (enable_shared stuff): Fix typo. | |
13349 | ||
13350 | Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing) | |
13351 | ||
13352 | * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*. | |
13353 | ||
13354 | Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com> | |
13355 | ||
13356 | * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates. | |
13357 | ||
13358 | Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com> | |
13359 | ||
13360 | * configure.in (rs6000-*-*): Don't build gas. | |
13361 | ||
13362 | Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com> | |
13363 | ||
13364 | * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to | |
13365 | reduce command line length. | |
13366 | (AS_FOR_TARGET): Check for as.new, not Makefile. | |
13367 | (NM_FOR_TARGET): Check for nm.new, not Makefile. | |
13368 | ||
13369 | Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com> | |
13370 | ||
13371 | * config.guess: Merge from FSF. | |
13372 | ||
13373 | Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com> | |
13374 | ||
13375 | * configure: Don't use $ when handling program_suffix. | |
13376 | ||
13377 | Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com) | |
13378 | ||
13379 | * configure.in: Configure tk for hppa/hpux. | |
13380 | ||
13381 | Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com> | |
13382 | ||
13383 | * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++. | |
13384 | ||
13385 | Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com> | |
13386 | ||
13387 | * Makefile.in: Move -fno-implicit-template from CXXFLAGS | |
13388 | to LIBCXXFLAGS. Tests are better run without it. | |
13389 | ||
13390 | Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com) | |
13391 | ||
13392 | * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs. | |
13393 | ||
13394 | Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com> | |
13395 | ||
13396 | * configure.in (*-*-netware*): Don't configure xiberty. | |
13397 | ||
13398 | Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com) | |
13399 | ||
13400 | * configure.in: Remove tk from native_only list. | |
13401 | ||
13402 | Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com) | |
13403 | ||
13404 | * build-all.mk: Add mips-ncd-elf target to sun4 targets | |
13405 | for special NCD build. | |
13406 | ||
13407 | Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com> | |
13408 | ||
13409 | * Makefile.in (DEVO_SUPPORT): Remove configure.bat and | |
13410 | makeall.bat, they're only useful for binutils snapshots. | |
13411 | (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and | |
13412 | makeall.bat to specified SUPPORT_FILES. | |
13413 | ||
13414 | Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com) | |
13415 | ||
13416 | * build-all.mk: Add Ericsson targets to sun4 and solaris | |
13417 | hosts. Add BNR's sun4 target to solaris host, so their | |
13418 | build-from-source will be tested in-house first. | |
13419 | ||
13420 | Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com) | |
13421 | ||
13422 | * Makefile.in (LIBCFLAGS): New variable. | |
13423 | (CFLAGS_FOR_TARGET): Ditto. | |
13424 | (LIBCFLAGS_FOR_TARGET): Ditto. | |
13425 | (LIBCXXFLAGS): Ditto. | |
13426 | (CXXFLAGS_FOR_TARGET): Ditto. | |
13427 | (LIBCXXFLAGS_FOR_TARGET): Ditto. | |
13428 | (BASE_FLAGS_TO_PASS): Pass them. | |
13429 | (EXTRA_TARGET_FLAGS): Ditto. | |
13430 | ||
731a8127 | 13431 | * configure.in: Support --enable-shared. |
6599da04 JM |
13432 | |
13433 | Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com> | |
13434 | ||
13435 | * configure.in (target_libs): Include libstdc++ again. | |
13436 | * config.guess: Update from FSF (for FreeBSD). | |
13437 | ||
13438 | Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com> | |
13439 | ||
13440 | * Makefile.in (DEVO_SUPPORT): Include configure.bat and | |
13441 | makeall.bat. | |
13442 | (DISTDOCDIRS): Add `etc'. | |
13443 | (ETC_SUPPORT_PFX): New variable. | |
13444 | (taz): Include anything from etc starting with a word in | |
13445 | ETC_SUPPORT_PFX. | |
13446 | ||
13447 | Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com> | |
13448 | ||
13449 | * config.sub: Update for recent FSF changes. Remove obsolete | |
13450 | h8300hds entry. Add -windows* and -osx as basic os. Minor | |
13451 | spacing changes. | |
13452 | ||
13453 | Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com> | |
13454 | ||
13455 | * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1. | |
13456 | ||
13457 | * config.guess: Merge with FSF. | |
13458 | * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43. | |
13459 | ||
13460 | Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com> | |
13461 | ||
13462 | * configure: Since the "trap 0" handler will override the exit | |
13463 | status on many systems, only use it for "exit 1", and make it set | |
13464 | a non-zero exit status; reset it before "exit 0". Also, check | |
13465 | exit status of config.sub, and error out if it failed. | |
13466 | ||
13467 | Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com) | |
13468 | ||
13469 | * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build | |
13470 | and install libgloss. | |
13471 | ||
13472 | Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com> | |
13473 | ||
13474 | * Makefile.in (all-binutils): Depend upon all-byacc. | |
13475 | ||
13476 | * configure.in: Don't build emacs on Irix 5. | |
13477 | ||
13478 | Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com) | |
13479 | ||
13480 | * configure.in (*-*-netware*): Add libio. | |
13481 | ||
13482 | Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com) | |
13483 | ||
13484 | * Makefile.in (ALL_TARGET_MODULES): Add libstdc++. | |
13485 | (CHECK_TARGET_MODULES): Ditto. | |
13486 | (INSTALL_TARGET_MODULES): Ditto. | |
13487 | (TARGET_LIBS): Ditto. | |
13488 | (all-libstdc++): Note dependencies. | |
13489 | ||
13490 | Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com> | |
13491 | ||
13492 | * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas. | |
13493 | ||
13494 | Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com) | |
13495 | ||
13496 | * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of | |
13497 | -fexternal-templates. | |
13498 | ||
13499 | * configure.in (target_libs): Add libstdc++. | |
13500 | (noconfigdirs): Add libstdc++ as appropriate. | |
13501 | ||
13502 | Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
13503 | ||
13504 | * config.guess: Update from FSF. | |
13505 | ||
13506 | Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com> | |
13507 | ||
13508 | * configure: Use ${config_shell} when running ${configsub}. | |
13509 | ||
13510 | Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com> | |
13511 | ||
13512 | * config.sub: No longer recognize h8300h. | |
13513 | ||
13514 | Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com> | |
13515 | ||
13516 | * config.sub: Remove extraneous differences between config.sub and | |
13517 | gcc/config.sub. | |
13518 | ||
13519 | Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com> | |
13520 | ||
13521 | * Makefile.in (DISTSTUFFDIRS): Add gas. | |
13522 | ||
13523 | Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com) | |
13524 | ||
13525 | * COPYING.NEWLIB: New file. | |
13526 | ||
13527 | Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
13528 | ||
13529 | * config.guess (HP-UX): Patch from Harlan Stenn | |
13530 | <harlan@landmark.com> to also emit release level. | |
13531 | ||
13532 | Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com) | |
13533 | ||
13534 | * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'. | |
13535 | ||
13536 | Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
13537 | ||
13538 | * config.sub: Merge nextstep cleanup from FSF. | |
13539 | ||
13540 | Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com) | |
13541 | ||
13542 | * configure.in (arm-*-*): Don't configure ld for this target. | |
13543 | ||
13544 | Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com) | |
13545 | ||
13546 | * configure.in (*-*-netware): don't configure libg++, libio, | |
13547 | librx, or newlib. | |
13548 | ||
13549 | Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) | |
13550 | ||
13551 | * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't | |
13552 | configure ld--it works, but it doesn't support shared libraries. | |
13553 | ||
13554 | Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
13555 | ||
13556 | * config.guess (*-unknown-freebsd*): Get rid of possible | |
13557 | trailing "(Release)" in version string. | |
13558 | Patch from Paul Richards <paul@isl.cf.ac.uk>. | |
13559 | ||
13560 | Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
13561 | ||
13562 | * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3. | |
13563 | Fix type: *-next-neststep -> *-next-nextstep. | |
13564 | ||
13565 | * config.guess: Merge from FSF: | |
13566 | ||
13567 | Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be) | |
13568 | ||
13569 | * config.guess: Recognize powerpc-ibm-aix3.2.5. | |
13570 | ||
13571 | Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be) | |
13572 | ||
13573 | * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V | |
13574 | instead of UNIX_SV for UnixWare 1.0). | |
13575 | ||
13576 | Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com) | |
13577 | ||
13578 | * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld | |
13579 | to make gdb/nlm/* build after the compiler and linker. | |
13580 | ||
13581 | Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
13582 | ||
13583 | * config.guess (netbsd, freebsd, linux): Accept any machine, | |
13584 | not just i[34]86. | |
13585 | (m68k-atari-sysv4): Relocate to match FSF version. | |
13586 | ||
13587 | * config.guess: More merges from the FSF: | |
13588 | ||
13589 | Add a space before function call or macro invocation. | |
13590 | ||
13591 | Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu) | |
13592 | ||
13593 | * config.guess: Add trap cmd to remove dummy.c and dummy when | |
13594 | interrupted. | |
13595 | ||
13596 | Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu) | |
13597 | ||
13598 | * config.guess (dummy.c): Redirect stderr for `hostinfo' command. | |
13599 | (dummy): Redirect stderr from compilation of dummy.c. | |
13600 | ||
13601 | Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de) | |
13602 | ||
13603 | * config.guess: Distinguish between NeXTStep 2.1 and 3.x. | |
13604 | ||
13605 | Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com) | |
13606 | ||
13607 | * configure: Accept and ignore --cache*, for compatibility with | |
13608 | new autoconf. | |
13609 | ||
13610 | Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
13611 | ||
13612 | * config.guess: Merge from FSF: | |
13613 | ||
13614 | Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
13615 | ||
13616 | * config.guess (Pyramid*:OSx*:*:*): New case. | |
e490616e ZW |
13617 | (PATH): Add /.attbin at end for finding uname. |
13618 | (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions. | |
6599da04 JM |
13619 | |
13620 | Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no) | |
13621 | ||
e490616e | 13622 | * config.guess (M88*:DolphinOS:*:*): New case. |
6599da04 JM |
13623 | |
13624 | Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com) | |
13625 | ||
e490616e ZW |
13626 | * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE |
13627 | to select whether to use ELF or COFF. | |
6599da04 JM |
13628 | |
13629 | Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
13630 | ||
e490616e | 13631 | * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv. |
6599da04 JM |
13632 | |
13633 | Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
13634 | ||
13635 | * config.guess: Guess the OS version for HPUX. | |
13636 | ||
13637 | Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu) | |
13638 | ||
13639 | * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5. | |
13640 | ||
13641 | Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) | |
13642 | ||
13643 | * configure.in: Recognize --with-headers, --with-libs, and | |
13644 | --without-newlib. | |
13645 | * Makefile.in (all-xiberty): Depend upon all-ld. | |
13646 | ||
13647 | Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) | |
13648 | ||
13649 | * configure.in: Change i[34]86 to i[345]86. | |
13650 | ||
13651 | Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) | |
13652 | ||
13653 | * configure (version): A few more tweaks to help message. | |
13654 | ||
13655 | Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
13656 | ||
13657 | * Makefile.in: Remove (for now) librx as a host library, | |
13658 | now that we're building it for target. | |
13659 | ||
13660 | Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) | |
13661 | ||
13662 | * configure: Fix up help message; from karl@owl.hq.ileaf.com | |
13663 | (Karl Berry). | |
13664 | ||
13665 | Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
13666 | ||
13667 | * configure.in: Also configure librx. | |
13668 | ||
13669 | Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
13670 | ||
13671 | * Makefile.in: Update various rules to reflect that librx | |
13672 | is now needed for libg++. | |
13673 | ||
13674 | Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) | |
13675 | ||
13676 | * config.sub: Accept mips64orion and mips64orionel as a CPU name. | |
13677 | ||
13678 | Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com) | |
13679 | ||
13680 | * configure.in: Configure the examples directory. | |
13681 | ||
13682 | Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) | |
13683 | ||
13684 | * configure: Simplify Jun 2 1994 change. | |
13685 | ||
13686 | Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com) | |
13687 | ||
13688 | * change CC to /usr/latest/bin/gcc for lynx host builds, since | |
13689 | /bin/gcc isn't good enough to build gcc. | |
13690 | ||
13691 | Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com) | |
13692 | ||
13693 | * Makefile.in (GDB_SUPPORT_FILES): Remove | |
13694 | (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules. | |
13695 | (gdb.tar.gz): Add new rule to use standard distribution building | |
13696 | mechanism. | |
13697 | ||
13698 | Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | |
13699 | ||
13700 | * configure.in: Warn about use of /usr/ucb/cc on Solaris. From | |
13701 | Bill Cox <bill@cygnus.com>. | |
13702 | ||
13703 | Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
13704 | ||
13705 | * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu. | |
13706 | ||
13707 | Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com) | |
13708 | ||
13709 | * configure: Search current dir first in .gdbinit. | |
13710 | ||
13711 | Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
13712 | ||
13713 | * config.sub: Recognize freebsd (merged from gcc config.sub). | |
13714 | ||
13715 | Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
13716 | ||
13717 | * config.sub: Refer to NeXT's operating system as nextstep. | |
13718 | ||
13719 | * config.sub (case $basic_machine): Re-order the cases, to match | |
13720 | the order in the FSF version (which is mostly alphabethical). | |
13721 | Merge in some additions and changes from the FSF. | |
13722 | ||
13723 | Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com) | |
13724 | ||
13725 | * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7. | |
13726 | * config.sub: Recognize cxux7. | |
13727 | * configure.in: Use mh-cxux for m88k-harris-cxux*. | |
13728 | ||
13729 | Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
13730 | ||
13731 | * config.sub: Fix typo powerpc -> powerpc-*. | |
13732 | ||
13733 | Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com) | |
13734 | ||
13735 | * Makefile.in: `all-emacs19' depends on `all-byacc'. | |
13736 | ||
13737 | * Makefile.in: Add all-emacs19 and install-emacs19 rules (in | |
13738 | parallel with all-emacs and install-emacs). Top-level command | |
13739 | `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'. | |
13740 | ||
13741 | Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) | |
13742 | ||
13743 | * test-build.mk ($(host)-stamp-stage2-installed): Remove | |
13744 | $(relbindir)/make before doing ``make install'', and use | |
13745 | $(GNU_MAKE) while doing it. Avoids problem on SunOS with | |
13746 | installing over running make binary. | |
13747 | ($(host)-stamp-stage3-installed): Likewise. | |
13748 | ||
13749 | Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com) | |
13750 | ||
13751 | * config.guess: Recognize Mach. | |
13752 | ||
13753 | Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) | |
13754 | ||
13755 | * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to | |
13756 | see whether --exec-prefix was used. | |
13757 | ||
13758 | Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
13759 | ||
13760 | * README: Explicitly mention libg++/README. (Zoo's idea.) | |
13761 | ||
13762 | Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com) | |
13763 | ||
13764 | * Makefile.in: Add all-librx target similar to all-libproc. | |
13765 | ||
13766 | Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com) | |
13767 | ||
13768 | * config.guess: Rearrange tests for Alpha-OSF1 to properly deal | |
13769 | with post 1.2 uname bogosity. | |
13770 | ||
13771 | Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | |
13772 | ||
13773 | * configure: Remove temporary files on receipt of a signal. | |
13774 | ||
13775 | Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com) | |
13776 | ||
13777 | * configure: If there is a package_makefile_frag, remove | |
13778 | ${subdir}/Makefile.tem after copying it in. | |
13779 | ||
13780 | Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com) | |
13781 | ||
13782 | * build_all.mk: support rs6000 lynx identifies itself as | |
13783 | rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc | |
13784 | since /bin/gcc is too feeble to compile a modern gcc. | |
13785 | ||
13786 | Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com) | |
13787 | ||
13788 | * brought devo/test-build.mk update-to-date with progressive/ | |
13789 | test-build.mk. Add lynx targets and hppa flag info. | |
13790 | ||
13791 | Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
13792 | ||
13793 | * configure.in: Use mh-ncrsvr43. Patch from | |
13794 | Tom McConnell <tmcconne@sedona.intel.com>. | |
13795 | ||
13796 | Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
13797 | ||
13798 | * config.guess (i386-unknown-bsdi): No longer need to | |
13799 | check #if defined(__bsdi__) && defined(__i386__). | |
13800 | ||
13801 | Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | |
13802 | ||
13803 | * configure: Set program_transform_nameoption correctly. | |
13804 | ||
13805 | Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com) | |
13806 | ||
13807 | * brought build-all.mk update-to-date with progressive build-all.mk, | |
13808 | added new targets and hppa info. | |
4e81ae98 | 13809 | |
6599da04 JM |
13810 | Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) |
13811 | ||
13812 | * configure: If config.guess result is a prefix of the user | |
13813 | specified target, assume a native build and use the user specified | |
13814 | target as the host alias. Remove SunOS patch suffix removal hack. | |
13815 | * configure.in: Remove SunOS patch suffix removal hack. | |
13816 | ||
13817 | * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's | |
13818 | in NATIVE_CHECK_MODULES. | |
13819 | ||
13820 | Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com) | |
13821 | ||
13822 | * Makefile.in: Rename HOST_ONLY to NATIVE. | |
13823 | * configure: Delete SunOs patch suffix from host_canonical | |
13824 | and build_canonical variables that are prepended to Makefiles. | |
13825 | * configure.in: Add comments for easier maintenance. | |
13826 | ||
13827 | Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com) | |
13828 | ||
13829 | * Makefile.in: Add all-libproc target similar to all-gui. | |
13830 | ||
13831 | Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com) | |
13832 | ||
13833 | * Makefile.in (CHECK_MODULES): split into | |
13834 | HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES. | |
13835 | ||
13836 | Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com) | |
13837 | ||
13838 | * config.guess (i386-unknown-bsdi): New system to guess. | |
13839 | ||
13840 | Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com) | |
13841 | ||
13842 | * Makefile.in: Add all-gui target (but not yet build by "all"). | |
13843 | ||
13844 | Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com) | |
13845 | ||
13846 | * config.sub: Move deletion of patch suffix from here... | |
13847 | * configure.in: To here, at Ian's suggestion. The top- | |
13848 | level scripts might need to know of a patch level. | |
13849 | ||
13850 | Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com) | |
13851 | ||
13852 | * config.sub: Strip off patch suffix so rtl is recognized | |
13853 | as a sunos4.1.3 machine, even though it's been patched. | |
13854 | ||
13855 | Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com) | |
13856 | ||
13857 | * Makefile.in (INSTALL_LAST): Delete. | |
13858 | (INSTALL_DOSREL): New. | |
13859 | ||
13860 | Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | |
13861 | ||
13862 | * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*. | |
13863 | Don't set use_gnu_ld to no for *-*-sysv4; that only controls | |
13864 | whether we pass down --with-gnu-ld anyhow. | |
13865 | ||
13866 | Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com) | |
13867 | ||
13868 | * Makefile.in (INSTALL_LAST): Change operation so it works | |
13869 | on more flavors of make. | |
13870 | * configure.in (go32): Don't build libg++ or libio. | |
13871 | ||
13872 | Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com) | |
13873 | ||
13874 | * Makefile.in (Move HOST_PREFIX_1 and friends up so | |
13875 | they can be overriden by templates. | |
13876 | ||
13877 | Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com) | |
13878 | ||
13879 | * configure.in (target==go32): Don't build gdb. | |
13880 | * dosrel: New directory. | |
13881 | ||
13882 | Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com) | |
13883 | ||
13884 | * configure.in (host==go32): Configure dosrel too. | |
13885 | * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last. | |
13886 | (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should | |
13887 | be set by incoming names or templates. | |
13888 | (INSTALL_LAST): New rule. | |
6599da04 JM |
13889 | |
13890 | Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com) | |
13891 | ||
13892 | * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os. | |
13893 | ||
13894 | Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com) | |
13895 | ||
6599da04 JM |
13896 | * configure.in (appdirs): New variable. Currently empty, but will |
13897 | be used in gas distribution. If nonempty, lists a set of | |
13898 | directories at least one of which must get configured, or top | |
13899 | level configuration is considered to have failed. | |
13900 | (rs6000-*-lynxos*): Use new file name. | |
13901 | ||
13902 | Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | |
13903 | ||
13904 | Eliminate XTRAFLAGS. | |
13905 | * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the | |
13906 | newlib include files using -idirafter, and also use -nostdinc. | |
13907 | (CXX_FOR_TARGET): Likewise. | |
13908 | (XTRAFLAGS): Removed. | |
13909 | (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET. | |
13910 | (EXTRA_HOST_FLAGS): Remove XTRAFLAGS. | |
13911 | (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise. | |
13912 | ($(DO_X)): Don't pass down XTRAFLAGS. | |
13913 | ||
13914 | Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com) | |
13915 | ||
13916 | * configure.in (mips*-dec-bsd*): New target; do build linker. | |
13917 | (mips*-*-bsd*): New target; don't build linker. | |
13918 | ||
13919 | Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com) | |
13920 | ||
13921 | * configure.in: support rs6000-*-lynxos* configuration. | |
13922 | support sunos4 as a cross target. | |
13923 | ||
13924 | * config.sub: look for lynx*, not lynx since the OS version may | |
13925 | legitimately be part of the name. | |
13926 | ||
13927 | Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com) | |
13928 | ||
13929 | * configure.in (i[34]86-*-sco*): Move to be with other i386 | |
13930 | targets. | |
13931 | (romp-*-*): New target. Skip various binary utilities. | |
13932 | (vax-*-*): New target. Don't build newlib. | |
13933 | (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib. | |
13934 | ||
13935 | Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com) | |
13936 | ||
13937 | * configure.in: Only set host_makefile_frag if config | |
13938 | directory exists. | |
13939 | ||
13940 | Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com) | |
13941 | ||
13942 | * install.sh: If $dstdir exists, don't check whether each | |
13943 | component does. | |
13944 | ||
13945 | Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | |
13946 | ||
13947 | * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh. | |
13948 | ||
13949 | Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com) | |
13950 | ||
3b75d237 AJ |
13951 | * configure.in (*-*-lynxos*): Don't configure newlib for either |
13952 | native or cross Lynx. | |
6599da04 JM |
13953 | |
13954 | Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com) | |
13955 | ||
13956 | * config.sub (sparc64-elf): Fix os. | |
13957 | (z8k): Remove duplicate. | |
13958 | ||
13959 | Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | |
13960 | ||
13961 | * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not | |
13962 | gcc/stmp-fixproto, to try to prevent fixproto from being run. | |
13963 | ||
13964 | Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com) | |
13965 | ||
13966 | * configure: Make file links cleanly even if Lynx fails on | |
e490616e | 13967 | an NFS symlink (at least fail cleanly). |
6599da04 JM |
13968 | |
13969 | Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com) | |
13970 | ||
13971 | * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to | |
13972 | -XNh2000. | |
13973 | ||
13974 | Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com) | |
13975 | ||
13976 | * configure: Unknown options are fatal again. | |
13977 | ||
13978 | Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com) | |
13979 | ||
13980 | * configure: Ignore --x-includes and --x-libraries, for Autoconf | |
4e81ae98 | 13981 | compatibility. |
6599da04 JM |
13982 | |
13983 | Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com) | |
13984 | ||
13985 | * build-all.mk: Add `clean' target. | |
13986 | ||
13987 | Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) | |
13988 | ||
13989 | * config.guess: Add SINIX support. | |
13990 | * configure.in: Add mips-*-sysv4* support. | |
13991 | ||
13992 | Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com) | |
13993 | ||
13994 | * build-all.mk: Document all useful targets. | |
13995 | If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2. | |
13996 | If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4. | |
13997 | ||
13998 | Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com) | |
13999 | ||
14000 | * configure: Support --silent, --quiet. | |
14001 | ||
14002 | Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com) | |
14003 | ||
14004 | * configure: Support --disable-FEATURE. | |
14005 | ||
14006 | Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com) | |
14007 | ||
14008 | * config.guess: Recognize NCR running SVR4.3. | |
14009 | ||
14010 | Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
14011 | ||
14012 | * config.guess: Make BSDI generate i386-unknown-bsd386. | |
14013 | Patch from Paul Eggert <eggert@twinsun.com>. | |
14014 | ||
14015 | Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | |
14016 | ||
14017 | * configure.in (powerpc-*-aix*): Treat like rs6000-*-*. | |
14018 | ||
14019 | Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com) | |
14020 | ||
14021 | * configure: Make unrecognized options give nonfatal warnings | |
14022 | instead of fatal errors, and pass them to any subdirectory | |
14023 | configures in case they recognize them. | |
14024 | Make --x equivalent to --with-x. | |
14025 | ||
14026 | Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com) | |
14027 | ||
14028 | * configure: Add --enable-* options. Clean up usage message and | |
14029 | some comments. | |
14030 | ||
14031 | Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com) | |
14032 | ||
14033 | * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new. | |
14034 | ||
14035 | Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu) | |
14036 | ||
14037 | * configure.in (hppa*-*-*): Enable binutils. | |
14038 | ||
14039 | Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com) | |
14040 | ||
14041 | * config.sub: Recognize cisco. | |
14042 | ||
14043 | Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com) | |
14044 | ||
14045 | * Makefile.in (CXXFLAGS): Add -fexternal-templates. | |
14046 | ||
14047 | Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com) | |
14048 | ||
14049 | * config.guess: about target *-hitachi-hiuxwe2, don't print more | |
14050 | than one configuration name. Add comment. | |
14051 | ||
14052 | Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp) | |
14053 | ||
14054 | * config.guess: about target *-hitachi-hiuxwe2, fixed | |
14055 | machine guessing order. [Hitachi's CPU_IS_HP_MC68K | |
14056 | macro is incorrect.] | |
14057 | ||
14058 | Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com) | |
14059 | ||
14060 | * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather | |
14061 | than the "make ls" stuff which used to be here. | |
14062 | ||
14063 | Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
14064 | ||
14065 | * config.guess: Recognize i[34]86-unknown-freebsd. | |
14066 | From Shawn M Carey <smcarey@rodan.syr.edu>. | |
14067 | ||
14068 | Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
14069 | ||
14070 | * configure.in (noconfigdirs for alpha): Remove libg++ and libio. | |
14071 | ||
14072 | Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com) | |
14073 | ||
14074 | * config.guess: Check for ptx. | |
14075 | ||
14076 | Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com) | |
14077 | ||
14078 | * config.sub: Add os9k checking. | |
14079 | ||
14080 | Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu) | |
14081 | ||
14082 | * config.guess: Handle OSF1 running on HPPA processors | |
14083 | ||
14084 | Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com) | |
14085 | ||
14086 | * configure: If subdir configure fails, print out a message with | |
14087 | subdirectory name, in case subdir's configure code didn't identify | |
14088 | itself. | |
14089 | ||
14090 | Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com) | |
14091 | ||
14092 | * configure.in: Remove embedded newlines from configdirs. | |
14093 | Avoid mismatches of substrings. Fix matching strings at end | |
14094 | of configdirs. | |
14095 | ||
14096 | Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com) | |
14097 | ||
14098 | * config.guess: Add Lynx/rs6000 config support. | |
14099 | ||
14100 | Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com) | |
14101 | ||
14102 | * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas. | |
14103 | ||
14104 | Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com) | |
14105 | ||
14106 | * configure.in (hppa*-*-osf*): Treat this just like most other | |
14107 | PA configurations (eg no binutils or ld). | |
14108 | (hppa*-*-*elf*): These configurations have binutils and ld. | |
14109 | ||
14110 | Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu) | |
14111 | ||
14112 | * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP. | |
14113 | ||
14114 | Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | |
14115 | ||
14116 | * configure.in (rs6000-*-*): Build gas. | |
14117 | ||
14118 | Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu) | |
14119 | ||
e490616e | 14120 | * Makefile.in: Avoid bug in losing hpux sed. |
6599da04 JM |
14121 | |
14122 | Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com) | |
14123 | ||
14124 | * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed | |
14125 | for GDB and GDB has been fixed to not need it. | |
14126 | ||
6599da04 JM |
14127 | Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com) |
14128 | ||
14129 | * config.guess: Recognize vax hosts. | |
14130 | ||
14131 | Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com) | |
14132 | ||
14133 | * configure (while loop): Don't use "break 2" inside case | |
14134 | statement -- the case statement isn't an enclosing loop. | |
14135 | ||
14136 | Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
14137 | ||
14138 | * config.guess: Clean up NeXT support, to allow nextstep | |
14139 | on Intel machines. Make OS be nextstep. | |
14140 | ||
14141 | Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu) | |
14142 | ||
14143 | * config.guess: Add alternate forms for Convex. | |
14144 | ||
14145 | Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com) | |
14146 | ||
14147 | * configure: Completely rewrite option processing. Take | |
14148 | advantage of pattern-matching to avoid invoking test frequently. | |
14149 | Also clean up host and target defaulting logic. | |
14150 | ||
14151 | Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com) | |
14152 | ||
14153 | * Makefile.in: Replace all occurrances of "rootme" with "r" and | |
14154 | "$${rootme}" with "$$r", to increase the likelihood that the do-* | |
14155 | commands (plus user environment) will fit SCO limits. | |
14156 | ||
14157 | Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | |
14158 | ||
14159 | * configure.in: Don't issue warnings about directories which are | |
14160 | not being configured if -norecursion is set. Correct test for | |
14161 | --with-gnu-as and --with-gnu-ld to not get confused by substring | |
14162 | matches. | |
14163 | ||
14164 | * configure.in: Don't build gas for alpha-dec-osf1*. | |
14165 | ||
14166 | Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com) | |
14167 | ||
14168 | * configure: Back out Per's change of 12/19/1993. It changes the | |
14169 | behavior of configure in unexpected and confusing ways. | |
14170 | ||
14171 | Also, use different delim char when calculating | |
14172 | program_transform_name so that the name can contain slashes. | |
14173 | ||
14174 | Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com) | |
14175 | ||
14176 | * configure.in, config.sub: Add support for VSTa micro-kernel. | |
14177 | ||
14178 | Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu) | |
14179 | ||
14180 | * configure.in: Nuke hacks which were used to get a special | |
14181 | version of GAS for HPPA configurations. | |
14182 | ||
14183 | Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com) | |
14184 | ||
14185 | * configure: If only ${target_alias} is given, use that | |
14186 | as the default for ${host_alias}. | |
14187 | * configure: Add missing back-slashes before nested quotes. | |
14188 | ||
14189 | Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com) | |
14190 | ||
14191 | * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON) | |
14192 | ||
14193 | Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com) | |
14194 | ||
14195 | * config.guess: Recognize some Tektronix configurations. | |
14196 | From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>. | |
14197 | ||
14198 | Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com) | |
14199 | ||
14200 | * config.sub: Match any flavor of SH. | |
14201 | ||
14202 | Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com) | |
14203 | ||
14204 | * configure.in: Don't try to configure newlib for Alpha. | |
14205 | ||
14206 | Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | |
14207 | ||
14208 | * configure.in: Don't build ld for Irix 5. Don't build gas, | |
14209 | libg++ or libio for any Alpha target. | |
14210 | ||
14211 | * configure.in (mips*-sgi-irix5*): New target; use mh-irix5. | |
6599da04 JM |
14212 | |
14213 | Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com) | |
14214 | ||
14215 | * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for | |
14216 | default arguments -- so it tried to compress itself. | |
14217 | ||
14218 | Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com) | |
14219 | ||
14220 | * configure.in (notsupp): ensure that a space is always at the end | |
14221 | of the configdirs list, since the grep checks for an explicit space | |
14222 | ||
14223 | Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
14224 | ||
14225 | * configure.in (target i386-sysv4.2): don't build ld, since static | |
14226 | versions of many libraries are not available. | |
14227 | ||
14228 | Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
14229 | ||
14230 | * config.guess: Recognize Apollos (using environment variables). | |
14231 | * configure.in: Don't configure ld, binutils, or gprof for Apollo. | |
14232 | ||
14233 | Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
14234 | ||
14235 | * config.guess: Recognize Sony news mips running newsos. | |
14236 | ||
14237 | Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com) | |
14238 | ||
14239 | * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be | |
14240 | "fi ; else" for bash. | |
14241 | ||
14242 | Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com) | |
14243 | ||
14244 | * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL. | |
14245 | ||
14246 | Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com) | |
14247 | ||
14248 | * config.sub: accept unixware as an alias for svr4.2. | |
14249 | Fix some inconsistancies with the gcc version. | |
14250 | ||
14251 | Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
14252 | ||
14253 | * Makefile.in (DISTDOCDIRS): Add gdb. | |
14254 | ||
14255 | Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com) | |
14256 | ||
14257 | * Makefile.in (DISTDOCDIRS): Add libg++ and libio. | |
14258 | ||
14259 | Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com) | |
14260 | ||
14261 | * Makefile.in (taz): Only build "info" in DISTDOCDIRS. | |
14262 | (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want | |
14263 | this now. | |
14264 | ||
14265 | Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
14266 | ||
14267 | * config.sub: Accept hiux* as an OS name. | |
14268 | ||
14269 | * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per | |
14270 | etc/make-stds.texi. The underscore came from gcc, and dje now | |
14271 | agrees that RUNTESTFLAGS is the correct name. | |
14272 | ||
14273 | Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com) | |
14274 | ||
14275 | * install.sh: Remove 'set -e'. It makes any conditionals | |
14276 | in the script useless. | |
14277 | ||
14278 | * config.guess: Automatically recognize arm-acorn-riscix | |
14279 | Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk). | |
14280 | ||
14281 | Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com) | |
14282 | ||
14283 | * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS | |
14284 | ||
14285 | Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com) | |
14286 | ||
14287 | * Makefile.in (DISTDOCDIRS): New variable. | |
14288 | (taz): Edit local Makefile.in sooner, instead of proto-toplev | |
4e81ae98 | 14289 | Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS. |
6599da04 JM |
14290 | |
14291 | Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
14292 | ||
14293 | * configure.in (hppa target): check the source directory for the | |
14294 | pagas sub-directory | |
14295 | ||
14296 | Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com) | |
14297 | ||
14298 | * config.sub: Allow -aout* and -elf*. | |
14299 | ||
14300 | Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com) | |
14301 | ||
14302 | * configure.in: Don't build ld on i386-solaris2, same as for | |
14303 | sparc-solaris2. | |
14304 | ||
14305 | Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com) | |
14306 | ||
14307 | * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++). | |
14308 | ||
14309 | Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) | |
14310 | ||
14311 | * configure.in: Configure gdb for alpha. | |
14312 | ||
14313 | Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
14314 | ||
14315 | * Makefile.in (CXXFLAGS): Add -O. | |
14316 | ||
14317 | Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
14318 | ||
14319 | * config.guess: added support for DG Aviion | |
14320 | ||
14321 | Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com) | |
14322 | ||
14323 | * configure.in: Produce warning message for subdirectories not | |
14324 | configurable for this host/target combination. Don't try to | |
14325 | configure gdb for vms. | |
14326 | ||
14327 | Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com) | |
14328 | ||
14329 | * Makefile.in (taz): Replace "byacc" with "bison -y" in the | |
14330 | appropriate files before making "diststuff". | |
14331 | (DISTBISONFILES): New var: list of files to be edited. | |
14332 | (DISTSTUFFDIRS): Add binutils. | |
14333 | ||
14334 | Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
14335 | ||
14336 | * config.sub: also handle mipsel and mips64el (for little endian mips) | |
14337 | ||
14338 | Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
14339 | ||
14340 | * configure.in: Add * to end of all OS names. | |
14341 | ||
14342 | Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com) | |
14343 | ||
14344 | * configure.in: Build newlib for LynxOS native. | |
14345 | ||
14346 | Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
14347 | ||
14348 | * config.guess: Add support for delta 88k running SVR3. | |
14349 | ||
14350 | * configure.in: Add comment about HP compiler vs. emacs. | |
14351 | ||
14352 | Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
14353 | ||
14354 | * configure.in: don't build ld on solaris2 (not a viable option | |
14355 | due to bugs in getpwnam & getpwuid) | |
14356 | ||
14357 | Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com) | |
14358 | ||
14359 | * configure.in: Accept alpha-dec-osf1*, not just -osf1, since | |
14360 | config.guess will produce a full version number. | |
14361 | ||
14362 | Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | |
14363 | ||
14364 | * configure.in: Build linker and binutils for alpha-dec-osf1. | |
14365 | ||
14366 | Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
14367 | ||
14368 | * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS, | |
14369 | and gdb/testsuite/Makefile.in. | |
14370 | ||
14371 | Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
14372 | ||
14373 | * configure.in: recognize mips*- instead of mips- | |
14374 | ||
14375 | Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com) | |
14376 | ||
14377 | * config.sub: Accept linux*coff and linux*elf as operating | |
14378 | systems. | |
14379 | ||
14380 | Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | |
14381 | ||
14382 | * config.sub: Recognize mips64, and mips3 as an alias for it. | |
14383 | ||
14384 | Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) | |
14385 | ||
14386 | * configure.in: Remove alpha-dec-osf*, no longer necessary now that | |
14387 | gdb knows how to handle OSF/1 shared libraries. | |
14388 | ||
14389 | Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
14390 | ||
14391 | * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux). | |
14392 | * config.guess: Recognize Hitachi's HIUX. | |
14393 | * config.sub: Recognize h3050r* and hppahitachi. | |
14394 | Remove redundant cases for hp9k[23]*. | |
14395 | ||
14396 | Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
14397 | ||
14398 | * configure.in: default to '--with-gnu-as' and '--with-gnu-ld' | |
14399 | if gas and ld are in the source tree and are in ${configdirs}. | |
14400 | If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the | |
38e01259 | 14401 | --with options (but still pass them down on the command line, |
6599da04 JM |
14402 | if they were explicitly specified). |
14403 | ||
14404 | Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
14405 | ||
14406 | * configure: substitute SHELL value in Makefile.in with | |
14407 | ${CONFIG_SHELL} | |
14408 | ||
14409 | Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | |
14410 | ||
14411 | * configure.in: Build gas, ld, and binutils for *-*-sysv4* and | |
14412 | *-*-solaris2* targets. | |
14413 | ||
14414 | Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
14415 | ||
14416 | * Makefile.in: define M4, and pass it down to sub-makes; | |
14417 | all-autoconf now depends on all-m4 | |
14418 | ||
14419 | Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
14420 | ||
14421 | * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on | |
14422 | presence of {ar,ranlib} instead of a configured directory | |
14423 | ||
14424 | Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com) | |
14425 | ||
14426 | * config.guess: Accept 34?? as well as 33?? for NCR. | |
14427 | ||
14428 | Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
14429 | ||
14430 | * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead | |
14431 | of 'gas' in sed commands, since 'gash' is now in the tree as well. | |
14432 | ||
14433 | Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
14434 | ||
14435 | * configure: grab values for $(CC) and $(CXX) from the | |
14436 | environment, so that someone can do "CC=gcc configure; make" and | |
14437 | have it work right (matching the way that autoconf works now) | |
14438 | ||
14439 | * configure.in, Makefile.in: add support for gash, the tcl | |
14440 | interface to Galaxy | |
14441 | ||
14442 | * config.guess: add NetBSD variants (hp300, x86) | |
14443 | ||
14444 | Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com) | |
14445 | ||
14446 | * install.sh: Support -d option (in the manner of SunOS 4 install, | |
14447 | as it is more deterministic than that of GNU install) | |
14448 | (chmodcmd): Set file to mode 755 by default (should also do default | |
14449 | chgrp and chown, but I don't feel like dealing with that now) | |
14450 | ||
14451 | Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com) | |
14452 | ||
14453 | * config.sub: Remove h8300hhms alias. | |
14454 | ||
14455 | Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
14456 | ||
14457 | * configure.in: Match *-*-solaris2* not *-sun-solaris2*. | |
14458 | ||
14459 | Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
14460 | ||
14461 | * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well | |
14462 | as stmp-fixinc | |
14463 | ||
14464 | Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com) | |
14465 | ||
14466 | * config.sub: recognize m88110-bug-coff. | |
14467 | ||
14468 | Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
14469 | ||
14470 | * Makefile.in (all-libio): all dependencies on the toolchain used | |
14471 | to build this (gcc, gas, ld, etc) | |
14472 | ||
14473 | Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
14474 | ||
14475 | * config.guess: Deal with OSF/1 1.3 on alpha. | |
14476 | ||
14477 | Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
14478 | ||
14479 | * install.sh: add some 'else true' clauses for portability | |
14480 | ||
14481 | * configure.in: don't build libio for h8[35]00-*-* targets | |
14482 | ||
14483 | Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com) | |
14484 | ||
14485 | * Makefile.in: Add support for new libio. | |
14486 | ||
14487 | Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
14488 | ||
14489 | * install.sh: If one command fails, don't try the rest. Don't try | |
14490 | to remove $dsttmp (via trap) unless we have already created it. | |
14491 | If $src doesn't exist, detect it and exit with an error. | |
14492 | ||
14493 | * config.guess: Recognize BSD on hp300. | |
14494 | ||
14495 | Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com) | |
14496 | ||
14497 | * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux. | |
14498 | Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>. | |
14499 | ||
14500 | Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com) | |
14501 | ||
14502 | * Makefile.in (all-send-pr): depends on all-prms | |
14503 | ||
14504 | Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
14505 | ||
14506 | * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd). | |
14507 | ||
14508 | Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | |
14509 | ||
14510 | * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell): | |
14511 | Added test for mips-mips-riscos5. | |
14512 | ||
14513 | Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
14514 | ||
14515 | * configure.in: use mh-hp300 for 68k HP hosts | |
14516 | ||
14517 | Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
14518 | ||
14519 | * configure: add support for CONFIG_SHELL, so that you can use | |
14520 | some alternate shell for evaluating configure scripts | |
14521 | ||
14522 | Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com) | |
14523 | ||
14524 | * Makefile.in (make-gdb.tar.gz): Sed bug reporting address | |
14525 | in configure script to bug-gdb@prep.ai.mit.edu when building | |
14526 | distribution archive. | |
14527 | * Makefile.in (COMPRESS): Remove def. | |
14528 | * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from | |
14529 | gdb.tar.Z and make-gdb.tar.Z respectively. | |
14530 | * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive. | |
14531 | * Makefile.in (make-gdb.tar.gz): Minor changes to move closer | |
14532 | to convergence with 'taz' target in Makefile.in. | |
14533 | ||
14534 | Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
14535 | ||
14536 | * install.sh (dsttmp): use trap to ensure that tmp files go | |
14537 | away on error conditions | |
14538 | ||
14539 | Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
14540 | ||
14541 | * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES | |
14542 | ||
14543 | Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
14544 | ||
14545 | * Makefile.in (install-dirs): Deal with a prefix like /gnu; | |
14546 | its parent is '/' not ''. | |
14547 | ||
14548 | * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog. | |
14549 | ||
14550 | Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com) | |
14551 | ||
14552 | * configure: if ${newsrcdir}/configure doesn't exist, don't assume | |
14553 | that ${newsrcdir}/configure.in does. | |
14554 | ||
14555 | Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
14556 | ||
14557 | * test-build.mk: support for CONFIG_SHELL | |
14558 | ||
14559 | Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com) | |
14560 | ||
14561 | * config.sub (netware): Add as a basic system type. | |
14562 | ||
14563 | Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com) | |
14564 | ||
14565 | * Makefile.in (Makefile): depend on configure.in. Also drop the | |
14566 | $(srcdir)/ from the dependency on Makefile.in. | |
14567 | ||
14568 | Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com) | |
14569 | ||
14570 | * config.sub: Recognize h8300hhms as h8300h-hitachi-hms. | |
14571 | (h8300hhms is temporary until multi-libraries are implemented). | |
14572 | * configure.in: Handle h8300h too. | |
14573 | ||
14574 | Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
14575 | ||
14576 | * config.guess: Recognize dpx/2 as m68k-bull-sysv3. | |
14577 | ||
14578 | Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com) | |
14579 | ||
14580 | * configure: Remove extraneous output when guessing host type. | |
14581 | * config.guess: Remove extraneous output when guessing using C | |
14582 | compiler rather than uname, or when guessing fails. | |
14583 | ||
14584 | Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com) | |
14585 | ||
14586 | * Makefile.in: remove all.cross and install.cross targets | |
14587 | ||
14588 | * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross | |
14589 | definitions | |
14590 | ||
14591 | Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com) | |
14592 | ||
14593 | * configure.in (target sh): Build gprof. | |
14594 | ||
14595 | Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14596 | ||
14597 | * config.sub: change -solaris to -solaris2 | |
14598 | ||
14599 | Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
14600 | ||
14601 | * configure.in: Use config/mh-riscos for mips-*-sysv*. | |
14602 | ||
14603 | Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com) | |
14604 | ||
14605 | * configure: Correct error message for missing Makefile.in to | |
14606 | print correct directory. | |
14607 | ||
14608 | Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14609 | ||
14610 | * install.sh: kludge around 386BSD shell bug | |
14611 | ||
14612 | Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com) | |
14613 | ||
14614 | * config.guess: Recognize NeXT. | |
14615 | * config.guess: Recognize i486-ncr-sysv4. | |
14616 | * Makefile.in (taz): rm $(TOOL)-$$VER before linking. | |
14617 | ||
14618 | Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com) | |
14619 | ||
14620 | * Makefile.in (MAKEINFOFLAGS): New variable. | |
14621 | (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS. | |
14622 | * build-all.mk, test-build.mk: Pass down --no-split as | |
14623 | MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g. | |
14624 | ||
14625 | Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com) | |
14626 | ||
14627 | * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh. | |
14628 | ||
14629 | Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com) | |
14630 | ||
14631 | * Makefile.in (libg++.tar.z): New rule. | |
14632 | * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'. | |
14633 | * Makefile.in (taz): Only do a single chmod. | |
14634 | ||
14635 | Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com) | |
14636 | ||
14637 | * install.sh: don't use dirname anymore (replaced with sed usage) | |
14638 | ||
14639 | Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com) | |
14640 | ||
14641 | * Makefile.in: Change extension for gzip'd files from '.z' to | |
14642 | '.gz' per new FSF standard usage. | |
14643 | ||
14644 | Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com) | |
14645 | ||
14646 | * configure: put quotes around the final value of program_transform_name | |
14647 | ||
14648 | Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14649 | ||
14650 | * Makefile.in: new install.sh support; update install-info rules | |
14651 | ||
14652 | Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com) | |
14653 | ||
14654 | * configure.in: Build diff for crosses, but not for go32 host. | |
14655 | ||
14656 | * configure.in: Build gprof only for native, and don't build it | |
14657 | for mips-*-*, rs6000-*-*, or i[34]86-*-sco*. | |
14658 | ||
14659 | Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com) | |
14660 | ||
14661 | * configure.in: don't build gas,ld,binutils on for *-*-sysv4 | |
14662 | ||
14663 | Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com) | |
14664 | ||
14665 | * configure.in (host_tools): Add prms. | |
14666 | ||
14667 | Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14668 | ||
14669 | * Makefile.in: install gcc, do installation of $(INSTALL_MODULES) | |
14670 | with $(FLAGS_TO_PASS) on the command line | |
14671 | ||
14672 | * config.sub: Recognize lynx and lynxos | |
14673 | ||
14674 | Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com) | |
14675 | ||
14676 | * config.sub: Accept -ecoff*, not just -ecoff. | |
14677 | ||
14678 | Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) | |
14679 | ||
14680 | * Makefile.in (taz): Use .gz suffix instead of .z. | |
14681 | (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target | |
14682 | names. | |
14683 | ||
14684 | Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14685 | ||
14686 | * Makefile.in (vault-install): add an 'else true' (for Ultrix) | |
14687 | ||
14688 | Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14689 | ||
14690 | * Makefile.in (install-no-fixedincludes): install gcc last, so | |
14691 | that rebuilds that might happen during 'make install' don't get | |
14692 | bogus gcc include files | |
14693 | ||
14694 | Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) | |
14695 | ||
14696 | Change from Utah for HPPA support: | |
14697 | * config.guess: Recognize hppa1.x-hp-bsd. | |
14698 | ||
14699 | Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com) | |
14700 | ||
14701 | * config.guess: Add support for Motorola Delta 68k, up to r3v7. | |
14702 | Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`). | |
14703 | ||
14704 | Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com) | |
14705 | ||
14706 | * config.sub: Add support for rom68k and bug boot monitors. | |
14707 | ||
14708 | Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com) | |
14709 | ||
14710 | * Makefile.in: Make all-opcodes depend on all-bfd. | |
14711 | ||
14712 | Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com) | |
14713 | ||
14714 | * config.guess: Added special check for i[34]86-univel-sysv4*. | |
14715 | ||
14716 | Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com) | |
14717 | ||
14718 | * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for | |
14719 | the processor rather than assuming i486. | |
14720 | ||
14721 | Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
14722 | ||
14723 | * config.guess: Recognize SunOS6 as Solaris3. | |
14724 | ||
14725 | Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com) | |
14726 | ||
14727 | * config.guess: Fix typo. Avoid #elif (not in K&R 1). | |
14728 | Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2. | |
14729 | ||
14730 | Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com) | |
14731 | ||
14732 | * build-all.mk (all-cross): New target for Canadian Cross. | |
14733 | Added Q2 go32 targets. | |
14734 | * test-build.mk: Configure go32 cross sparclite-aout and | |
14735 | mips-idt-ecoff -with-gnu-ld. Moved build binary directory from | |
14736 | PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS. | |
14737 | ||
14738 | Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14739 | ||
14740 | * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for | |
14741 | GO32 hosted toolchains | |
14742 | ||
14743 | Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com) | |
14744 | ||
14745 | * configure: change so "-exec-prefix" gets passed down rather | |
14746 | than "-exec_prefix" so autoconf generated Makefiles get the | |
14747 | exec_prefix set right. | |
14748 | ||
14749 | Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14750 | ||
14751 | * config.guess: get the Solaris2 minor version number | |
14752 | ||
14753 | * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT | |
14754 | ||
14755 | Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com) | |
14756 | ||
14757 | * config.guess: Recognize some Sequent platforms. | |
14758 | ||
14759 | Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14760 | ||
14761 | * Makefile.in: added the vault-install target | |
14762 | ||
14763 | * configure.in: actually use the Sun3 makefile fragment that's in | |
14764 | config, also added the release dir to configdirs | |
14765 | ||
14766 | Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) | |
14767 | ||
14768 | * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also. | |
14769 | ||
14770 | Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14771 | ||
14772 | * configure.in: remove some program from Alpha targetted toolchains | |
14773 | ||
14774 | Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com) | |
14775 | ||
14776 | * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and | |
14777 | gprof. | |
14778 | (taz): Run "make diststuff" in those directories instead of "make | |
14779 | proto-dir". Look for "VERSION=" only at start of line in subdir | |
14780 | Makefile. Use "gzip -9" for compression. | |
14781 | (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars. | |
14782 | (binutils.tar.z): New target. | |
14783 | ||
14784 | Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com) | |
14785 | ||
14786 | * Makefile.in (taz): Include gpl.texinfo. | |
14787 | ||
14788 | Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com) | |
14789 | ||
14790 | * Makefile.in (setup-dirs): Merged into "taz" target. | |
14791 | (taz): Only do `proto-dir' stuff if a directory is actually needed | |
14792 | for this target. | |
14793 | ||
14794 | Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com) | |
14795 | ||
14796 | * Makefile.in (MUNCH_NM): New variable, defined to be $(NM). | |
14797 | (FLAGS_TO_PASS): Pass down MUNCH_NM. | |
14798 | (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables. | |
14799 | (EXTRA_GCC_FLAGS): Pass down HOST_* variables. | |
14800 | (gcc-no-fixedincludes): Correct for current gcc Makefile. | |
14801 | ||
14802 | Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com) | |
14803 | ||
14804 | * Makefile.in (make-gdb.tar.Z): Add configure, config.guess, | |
14805 | config.sub, and move-if-change to gdb testsuite distribution | |
14806 | archive, so the testsuite can be extracted, configured, and | |
14807 | run separately from the gdb distribution. Blow away the Chill | |
14808 | tests that require a Chill compiled executable, since GNU Chill | |
14809 | is not yet publically available. | |
14810 | ||
14811 | Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14812 | ||
14813 | * test-build.mk: set environment variables in a single command, | |
14814 | instead of a list of assignments and exports | |
14815 | ||
14816 | * config.guess: recognize Alpha/OSF1 systems | |
14817 | ||
14818 | Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com) | |
14819 | ||
14820 | * configure: Change help message to prefer --options rather than | |
14821 | -options. | |
14822 | ||
14823 | Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com) | |
14824 | ||
14825 | * config.sub: Convergent Tech. "miniframe" uses m68010, sez | |
14826 | zippy@ecst.csuchico.edu. | |
14827 | * config.guess: Recognize miniframe. | |
14828 | ||
14829 | Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com) | |
14830 | ||
cc6010cd AP |
14831 | * Makefile.in: Use srcroot to find runtest rather than rootme. |
14832 | Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS. | |
6599da04 JM |
14833 | |
14834 | Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com) | |
14835 | ||
14836 | * test-build.mk: Extensive additions to support building on a | |
14837 | machine other than the host. | |
14838 | ||
14839 | Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com) | |
14840 | ||
14841 | * configure (tooldir): Fix for i386-aix again. | |
14842 | ||
14843 | Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com) | |
14844 | ||
14845 | * configure, Makefile.in: Change definition of $(tooldir) | |
14846 | to match the FSF. | |
14847 | ||
14848 | Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com) | |
14849 | ||
14850 | * config.guess: Recognize i[34]86/SVR4. | |
14851 | ||
14852 | Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com) | |
14853 | ||
14854 | * Makefile.in (all-gdb): gdb depends on sim. | |
14855 | ||
14856 | Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com) | |
14857 | ||
14858 | * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory | |
14859 | at the same time we make the prototype gdb directory. | |
14860 | * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution | |
14861 | files at the same time as the gdb base release distribution. | |
14862 | ||
14863 | Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com) | |
14864 | ||
14865 | * Makefile.in (check): Use individual check targets rather than | |
14866 | DO_X rule. | |
14867 | (check-gcc): Added. | |
14868 | ||
14869 | Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com) | |
14870 | ||
14871 | * config.sub: Use sysv3.2 not sysv32 for canonical OS | |
14872 | for System V release 3.2. | |
14873 | ||
14874 | Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) | |
14875 | ||
14876 | * config.sub: Recognize hppaosf. | |
14877 | * configure.in: Do configure ld/binutils/gas for it. | |
14878 | ||
14879 | Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com) | |
14880 | ||
14881 | * configure (tooldir): Alter syntax used to set this, for systems | |
14882 | where "\$" isn't handled right, like i386-aix. | |
14883 | ||
14884 | Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com) | |
14885 | ||
14886 | * configure: Pass program-transform-name, not | |
14887 | program_transform_name, to recursive configures. | |
14888 | ||
14889 | Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com) | |
14890 | ||
14891 | * Makefile.in (gas+binutils.tar.z): New rule for building snapshots | |
14892 | of gas+ld+binutils. | |
14893 | ||
14894 | Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com) | |
14895 | ||
14896 | * config.guess: Recognize AIX3.2 as distinct from 3.1. | |
14897 | ||
14898 | Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14899 | ||
14900 | * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv | |
14901 | ||
6599da04 JM |
14902 | Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com) |
14903 | ||
14904 | * Makefile.in (PRMS): Set back to all-prms. | |
14905 | ||
14906 | Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com) | |
14907 | ||
14908 | * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS | |
14909 | targets, rather than for MIPS hosts. | |
14910 | ||
14911 | Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14912 | ||
14913 | * configure.in: add comment for --with-x default values | |
14914 | ||
14915 | * config.guess: handle Motorola Delta88 box for SVR3 and SVR4. | |
14916 | ||
14917 | * Makefile.in: add check-* targets for each of the directories in | |
14918 | the tree. Add a definition of RUNTEST that will use the one we | |
14919 | just built, if it exists. Pass this down via FLAGS_TO_PASS. | |
14920 | ||
14921 | Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com) | |
14922 | ||
14923 | * configure.in: Removed obsolete references to bfd_target and | |
14924 | target_makefile_frag. | |
14925 | ||
14926 | * build-all.mk: Set assorted targets for Q2. | |
14927 | * config.sub: Recognize z8k-sim and h8300-hms. | |
14928 | * test-build.mk: Really don't pass host to configure. | |
14929 | (HOLES): Added uname. | |
14930 | ||
14931 | Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com) | |
14932 | ||
14933 | * configure: Handle an empty program-prefix, program-suffix or | |
14934 | program-transform-name correctly. | |
14935 | ||
14936 | Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com) | |
14937 | ||
14938 | * build-all.mk: -G 8 no longer required for MIPS targets. | |
14939 | * test-build.mk: Don't pass host argument to configure; make it | |
14940 | guess. | |
14941 | ||
14942 | Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com) | |
14943 | ||
14944 | * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution. | |
14945 | * Makefile.in (COMPRESS): New macro, like GZIP. | |
14946 | ||
14947 | Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com) | |
14948 | ||
14949 | * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well. | |
14950 | ||
14951 | * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc | |
14952 | with gas currently defaults to -G 0. | |
14953 | ||
14954 | Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com) | |
14955 | ||
14956 | * Makefile.in (all-flex): flex depends on byacc. | |
14957 | ||
14958 | * build-all.mk: If host not specified, use config.guess. Pass TAG | |
14959 | to test-build.mk as RELEASE_TAG. | |
14960 | * test-build.mk (configargs): New variable containing arguments to | |
14961 | pass to configure. Set to -with-gnu-as on mips-dec-ultrix. | |
14962 | (FLAGS_TO_PASS): Pass down RELEASE_TAG. | |
14963 | ||
14964 | * config.guess: Use /bin/uname when checking -X argument on SCO, | |
14965 | to avoid invoking GNU uname which doesn't understand -X. | |
14966 | ||
14967 | * test-build.mk: Don't use /usr/unsupported/bin/as on AIX. | |
14968 | ||
14969 | * configure.in: Build gas for mips-*-*. | |
14970 | ||
14971 | Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com) | |
14972 | ||
14973 | * Makefile.in (all.normal): insert missing backslash. | |
14974 | ||
14975 | Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com) | |
14976 | ||
731a8127 | 14977 | * build-all.mk: Bump -XNh value to 1500 to match gcc requirements. |
6599da04 JM |
14978 | |
14979 | * Makefile.in: Complete overhaul to merge many almost identical | |
14980 | targets. | |
14981 | ||
14982 | Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) | |
14983 | ||
14984 | * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs. | |
14985 | (gdb.tar.Z): Adjusted. | |
14986 | ||
14987 | * Makefile.in (setup-dirs, taz): New targets; should be general | |
14988 | enough to adapt for gdb sometime. Build only .z file. | |
14989 | (gas.tar.z): New target. | |
14990 | ||
14991 | Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com) | |
14992 | ||
14993 | * build-all.mk: Use CC=cc -Xs on Solaris. | |
14994 | ||
6599da04 JM |
14995 | Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com) |
14996 | ||
14997 | * Makefile.in: Incorporate changes suggested by wilson@cygnus.com | |
14998 | for handling BISON for FSF releases. | |
14999 | ||
15000 | Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com) | |
15001 | ||
15002 | * configure: Actually implement the change zoo just documented. | |
15003 | ||
15004 | Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com) | |
15005 | ||
15006 | * configure: when using config.guess, only set target_alias when | |
15007 | it's not already been set (ie, on the command line) | |
15008 | ||
15009 | Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15010 | ||
15011 | * Makefile.in: add installcheck target, set PRMS to install-prms | |
15012 | ||
15013 | Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15014 | ||
15015 | * configure: add support for package_makefile_fragment, handle the | |
15016 | case where a directory has a configure.in file but no Makefile.in | |
15017 | more gracefully (with an actual understandable error message, even); | |
15018 | add support for --without (and add this to the usage message); also | |
15019 | explicitly add a --host=${host_alias} to the command line when | |
15020 | config.guess is used | |
15021 | ||
15022 | Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com) | |
15023 | ||
15024 | * configure: Must use both --host and --target in recursive calls. | |
15025 | ||
15026 | Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com) | |
15027 | ||
15028 | * Makefile.in: Change deja-gnu to dejagnu. | |
15029 | ||
15030 | Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com) | |
15031 | ||
15032 | * configure.in (h8300-*-*, h8500-*-*): Don't build libg++. | |
15033 | ||
15034 | Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15035 | ||
15036 | * configure.in: canonicalize all instances to *-*-solaris2*, | |
15037 | also strip out a number of tools to not build for go32 host | |
15038 | ||
15039 | Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com) | |
15040 | ||
15041 | * config.guess: add GPL. | |
15042 | ||
15043 | * Makefile.in, config.guess, config.sub, configure: bump | |
15044 | copyrights to 93. | |
15045 | ||
15046 | Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com) | |
15047 | ||
15048 | * Makefile.in (do-info): Removed obsolete check for existence of | |
15049 | localenv file. | |
15050 | ||
15051 | * Makefile.in (MAKEOVERRIDES): Define to be empty. | |
15052 | ||
15053 | Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15054 | ||
15055 | * Makefile.in: a couple of 'else true' for decstation, | |
15056 | support for TclX | |
15057 | ||
15058 | * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore | |
15059 | ||
15060 | Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com) | |
15061 | ||
15062 | * Makefile.in (setup-dirs): change invocation of make to $(MAKE). | |
15063 | ||
15064 | Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge) | |
15065 | ||
15066 | * config.guess: Recognize i386-ibm-aix (PS/2). | |
15067 | * configure.in: Use config/mh-aix386 file for it. | |
15068 | ||
15069 | Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com) | |
15070 | ||
15071 | * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use | |
15072 | CC_FOR_TARGET instead. | |
15073 | (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET). | |
15074 | ||
15075 | Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com) | |
15076 | ||
15077 | * Makefile.in: Add sim to list of directories sent with gdb | |
15078 | ||
15079 | Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com) | |
15080 | ||
15081 | * configure.in: Put back mips-dec-bsd* case. | |
15082 | ||
15083 | Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com) | |
15084 | ||
15085 | (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>) | |
15086 | * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet. | |
15087 | * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'. | |
6599da04 JM |
15088 | |
15089 | Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15090 | ||
15091 | * configure.in: remove no-op mips-dec-bsd* in "case $target" | |
15092 | ||
15093 | * Makefile.in (dir.info): only run gen-info-dir if it exists, | |
15094 | (install-info): install dir.info only if it exists, | |
15095 | (all-expect, install-expect): pass along X11_FLAGS_TO_PASS | |
15096 | ||
15097 | Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com) | |
15098 | ||
15099 | * configure.in: For vms target, skip bfd, ld, binutils. Do build | |
15100 | gas for mips-dec-bsd. | |
15101 | ||
15102 | Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com) | |
15103 | ||
15104 | * configure (makesrcdir): If ${srcdir} is relative and not ".", | |
15105 | and ${subdir} is not ".", set makesrcdir based on ${invsubdir}. | |
15106 | ||
15107 | Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com) | |
15108 | ||
15109 | * configure.in: Added "dejagnu" to hosttools list. | |
15110 | ||
15111 | Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com) | |
15112 | ||
15113 | * config.sub, configure.in, config.guess: Add support | |
15114 | for Bosx, an AIX variant from Bull. | |
15115 | Patches from F.Pierresteguy@frcl.bull.fr. | |
15116 | ||
15117 | Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com) | |
15118 | ||
15119 | * devo/dejagnu: Initial creation of devo/dejagnu. | |
15120 | Migrated dejagnu testcases and support files for testing software | |
15121 | tools to reside as subdirectories, currently called "testsuite", | |
15122 | within the directory of the software tool. Migrated all programs, | |
15123 | support libraries, etc. beloging to dejagnu proper from | |
15124 | devo/deja-gnu to devo/dejagnu. These files were moved "as is" | |
15125 | with no modifications. The changes to these files which will | |
15126 | allow them to configure, build, and execute properly will be made | |
15127 | in a future update. | |
15128 | ||
15129 | Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com) | |
15130 | ||
15131 | * Makefile.in: Change send_pr to send-pr. | |
15132 | * configure.in: Likewise. | |
15133 | * send_pr: Renamed directory to send-pr. | |
15134 | ||
15135 | Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com) | |
15136 | ||
15137 | * Makefile.in: Add some extra semi-colons (needed if SHELL=bash). | |
15138 | ||
15139 | Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com) | |
15140 | ||
15141 | * README: Update for gdb-4.8 release. | |
15142 | * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build | |
15143 | gdb-xxx.tar.z (gzip'd) file also. | |
15144 | ||
15145 | Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15146 | ||
15147 | * Makefile.in: make all-diff depend on all-libiberty | |
15148 | ||
15149 | Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com) | |
15150 | ||
15151 | * config.guess: add vax-ultrix in the spirit of mips-ultrix. | |
15152 | ||
15153 | Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15154 | ||
15155 | * configure.in, Makefile.in: add hello, tar, gzip, recode, indent | |
15156 | ||
15157 | Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com) | |
15158 | ||
15159 | * Makefile.in (DEVO_SUPPORT): Remove etc directory | |
15160 | (ETC_SUPPORT): Only add the files GDB wants from etc/. | |
15161 | (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file. | |
15162 | ||
15163 | Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15164 | ||
15165 | * Makefile.in: makeinfo binary is in a new location | |
15166 | ||
15167 | Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com) | |
15168 | ||
15169 | * config.sub: Accept -ecoff as an OS. | |
15170 | ||
15171 | * Makefile.in: Various changes to eliminate a level of make | |
15172 | recursion and reduce the required command line length. | |
15173 | (BASE_FLAGS_TO_PASS): New variable holding flags passed to all | |
15174 | sub-makes. | |
15175 | (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New | |
15176 | variables holding settings for specific sub-makes. | |
15177 | (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote | |
15178 | in terms of BASE_FLAGS_TO_PASS. | |
15179 | (TARGET_LIBS): New variable listing directories which use | |
15180 | TARGET_FLAGS_TO_PASS. | |
15181 | (subdir_do): Eliminated. | |
15182 | (do-*): New set of targets to replace subdir_do. | |
15183 | (various): All targets which used subdir_do now depend on do-*. | |
15184 | (local-clean): Renamed from do_clean. | |
15185 | (local-distclean): New target, dependency of distclean and | |
15186 | realclean. | |
15187 | (install-info): Don't create directories. Depend on dir.info | |
15188 | rather than calling make recursively. | |
15189 | (install-dir.info): Eliminated. | |
15190 | (install-info-dirs): Create all info directories here. | |
15191 | (dir.info): Depend upon do-install-info. | |
15192 | ||
15193 | * test-build.mk (HOLES): Added false. | |
15194 | ||
15195 | Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com) | |
15196 | ||
15197 | * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd). | |
15198 | ||
15199 | Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15200 | ||
15201 | * Makefile.in (info): remove dependency on all-texinfo. The | |
15202 | problem was really in texinfo/C, not at this level. | |
15203 | ||
15204 | Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com) | |
15205 | ||
15206 | * Makefile.in (info): Added dependency on all-texinfo (PR 2112). | |
15207 | ||
15208 | Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com) | |
15209 | ||
15210 | * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for | |
15211 | GDB releases. | |
15212 | ||
15213 | Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) | |
15214 | ||
15215 | * configure: Include srcdir in message about target of link not | |
15216 | being found. Don't convert `-' to `_' in `with' options being | |
15217 | passed to subdirs. | |
15218 | ||
15219 | Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15220 | ||
15221 | * configure.in: add uudecode to host_tools | |
15222 | ||
15223 | * Makefile.in: added {all,install}-uudecode targets, added them to | |
15224 | the appropriate lists | |
15225 | ||
15226 | Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com) | |
15227 | ||
15228 | * Makefile.in (all-gcc): Added dependency on all-gas. | |
15229 | ||
15230 | * configure.in (mips-*-*): Build ld and binutils. | |
15231 | ||
15232 | Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com) | |
15233 | ||
15234 | * configure: check return code from mkdir, print error message and | |
15235 | exit on failure. | |
15236 | ||
15237 | Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com) | |
15238 | ||
15239 | * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex. | |
15240 | ||
15241 | Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com) | |
15242 | ||
15243 | * test-build.mk (HOLES): Added tar, cpio and uudecode. | |
15244 | ||
15245 | Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com) | |
15246 | ||
15247 | * config.sub (h8500): Recognize this as a cpu type. | |
15248 | ||
15249 | Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15250 | ||
15251 | * configure: source directory missing is no longer a warning | |
15252 | ||
15253 | * configure.in: recognize irix[34]* instead of irix[34] | |
15254 | ||
15255 | * Makefile.in: define and pass down X11_LIB | |
15256 | ||
6599da04 JM |
15257 | Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com) |
15258 | ||
15259 | * guess-systype: Renamed to ... | |
15260 | * config.guess: ... by popular request. | |
15261 | * configure.in, Makefile.in: Update accordingly. | |
15262 | ||
15263 | Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com) | |
15264 | ||
15265 | * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>: | |
15266 | + Add Convex, Cray/Unicos, and Encore/Multimax support. | |
15267 | + Execute ./dummy instead of assuming . is in PATH. | |
15268 | ||
15269 | Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com) | |
15270 | ||
15271 | * guess-systype: New shell script. Attempts to guess the | |
15272 | canonical host name of the executing host. | |
15273 | Only a few hosts are supported so far. | |
15274 | * configure: Call guess-systype if no host is specified. | |
15275 | ||
15276 | Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com) | |
15277 | ||
15278 | * Makefile.in (gcc-no-fixedincludes): Made to work with current | |
15279 | gcc Makefile. | |
15280 | ||
15281 | ||
15282 | Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com) | |
15283 | ||
15284 | * Makefile.in (GCC_FLAGS_TO_PASS): New variable. | |
15285 | (all-gcc, install-gcc, subdir_do): Use it. | |
15286 | ||
15287 | Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com) | |
15288 | ||
15289 | * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc. | |
15290 | ||
15291 | Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com) | |
15292 | ||
15293 | * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now | |
15294 | set exclusively by configure, using configure.in . | |
15295 | ||
15296 | Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15297 | ||
15298 | * test-build.mk: set $PATH for all builds | |
15299 | ||
15300 | * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm | |
15301 | ||
15302 | Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com) | |
15303 | ||
15304 | * Makefile.in (GCC_FOR_TARGET): Supply a default that matches | |
15305 | the one used in gcc/Makefile.in, so that a null expansion doesn't | |
15306 | override the one needed to build gcc with a native cc. | |
15307 | ||
15308 | ||
15309 | Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) | |
15310 | ||
15311 | * configure: Accept -with arguments. | |
15312 | ||
15313 | Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com) | |
15314 | ||
15315 | * Makefile.in: added h8300sim | |
15316 | ||
15317 | Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com) | |
15318 | ||
6599da04 JM |
15319 | * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it |
15320 | to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4. | |
15321 | (all-cygnus, native, build-cygnus): Make | |
15322 | $(canonhost)-stamp-3stage-done, not $(host).... | |
15323 | * test-build.mk (stamp-3stage-compared): Use tail +10c for | |
15324 | i386-sco3.2v4. Added else true to if command. | |
15325 | ||
15326 | Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com) | |
15327 | ||
15328 | * config.sub: (from FSF) Sequent uses a BSD-like OS. | |
15329 | ||
15330 | Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com) | |
15331 | ||
15332 | * configure.in (i[34]86-*-isc*): added; uses mh-sysv. | |
15333 | ||
15334 | Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15335 | ||
15336 | * configure.in: don't remove binutils from Solaris builds | |
15337 | ||
15338 | Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com) | |
15339 | ||
15340 | * Makefile.in: get rid of earlier definitions for *clean, | |
15341 | also handle the recursive info rule better | |
15342 | ||
15343 | Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com) | |
15344 | ||
15345 | * Makefile.in (mostlyclean, distclean, realclean): Fix to | |
15346 | do more-or-less the right thing. | |
15347 | ||
15348 | Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com) | |
15349 | ||
15350 | * Makefile.in: Add lines defining CC and CXX, and use CXX rather | |
15351 | than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET. | |
15352 | ||
15353 | Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15354 | ||
15355 | * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to | |
15356 | $(host_canonical). | |
15357 | ||
15358 | * configure.in: split the configdirs list into 4 categories (native | |
15359 | v. cross, library v. tool) and handle the cross-only and native- | |
15360 | only in more reasonable (and correct!) way. | |
15361 | ||
15362 | Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com) | |
15363 | ||
15364 | * configure.in (hppa*-*-*): Don't remove bfd and gdb from | |
15365 | configdirs anymore. | |
15366 | ||
15367 | Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15368 | ||
15369 | * Makefile.in: extensive cleanup:: removed all of the explicit | |
15370 | clean-* targets, collapsed many wrappers around subdir_do into | |
15371 | one, added additional targets to satisfy standards.texi, deleted | |
15372 | some old targets, some changes for consistency | |
15373 | ||
15374 | Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15375 | ||
15376 | * configure.in: handle some programs as cross-only, and others as | |
15377 | native only | |
15378 | ||
15379 | * test-build.mk: handle partial holes in a more generic manner | |
15380 | ||
15381 | * Makefile.in: m4 depends on libiberty | |
15382 | ||
6599da04 JM |
15383 | Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) |
15384 | ||
15385 | * configure.in: add m4, textutils, fileutils, sed, shellutils, | |
15386 | time, wdiff, and find to configdirs | |
15387 | ||
15388 | * Makefile.in: all, clean, and install rules for the new programs | |
15389 | added to configure.in | |
15390 | ||
15391 | Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15392 | ||
15393 | * configure.in: use mh-sun for all *-sun-* hosts | |
15394 | ||
6599da04 JM |
15395 | Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) |
15396 | ||
15397 | * Makefile.in: define flags for X11 include files and library file | |
15398 | locations, pass them down to the programs that need this info | |
15399 | ||
15400 | * build-all.mk: added a 'native' target, to 3stage the native toolchain | |
15401 | ||
6599da04 JM |
15402 | Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) |
15403 | ||
15404 | * configure.in: start building libg++ for HP-UX targets | |
15405 | ||
15406 | Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com) | |
15407 | ||
15408 | * README: Update references to files moved into etc/. | |
15409 | ||
15410 | Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com) | |
15411 | ||
15412 | * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2. | |
15413 | * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4. | |
15414 | ||
15415 | Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com) | |
15416 | ||
15417 | * configure: accept dash as well as underscore in long option | |
15418 | names for FSF compatibility. | |
15419 | ||
15420 | Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com) | |
15421 | ||
15422 | * config.sub: added -sco3.2v4 support from FSF. | |
15423 | ||
15424 | Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15425 | ||
15426 | * configure.in: expand the section that adds or removes | |
15427 | directories from the list of programs to build, to handle native | |
15428 | vs. cross in addition to host v. native | |
15429 | ||
15430 | Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com) | |
15431 | ||
15432 | * Makefile.in: Replace C++ in macro names with CXX. | |
15433 | This is less likely to break ... | |
15434 | ||
15435 | Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15436 | ||
15437 | * test-build.mk: add -w to GNU_MAKE | |
15438 | ||
15439 | Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15440 | ||
15441 | * config.sub: remove 'sparc'-->'sparc-sun' default transformation, | |
15442 | add 'sparc' to list of recognized cpus. This needed to make | |
15443 | 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'. | |
15444 | Delete some redundant ose68 variants. Recognize -wrs as an os, | |
15445 | then changes that into $CPU-wrs-vxworks. | |
15446 | ||
15447 | * configure.in: remove most references to gdbtest, regularize | |
15448 | target based program removal | |
15449 | ||
15450 | * test-build.mk: import from p3 tree (many fixes and changes) | |
15451 | ||
15452 | Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com) | |
15453 | ||
15454 | * Makefile.in: added rules to handle tcl, tk, and expect | |
15455 | ||
15456 | * configure.in: handle those directories if they exist | |
15457 | ||
15458 | Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15459 | ||
15460 | * config.sub: removed bogus hppabsd and hppahpux names, since | |
15461 | "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though) | |
15462 | ||
15463 | Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15464 | ||
15465 | * Makefile.in: all-gcc now depends on all-binutils. all-libg++ | |
15466 | depends upon all-xiberty | |
15467 | ||
15468 | * Makefile.in: changes from p3, including: | |
15469 | ||
15470 | Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com) | |
15471 | ||
15472 | * Makefile.in (XTRAFLAGS): include newlib directories if | |
15473 | newlib/Makefile exists, rather than if host != target. | |
15474 | ||
15475 | Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com) | |
15476 | ||
15477 | * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc | |
15478 | from the same source tree and not building a cross-compiler. This | |
15479 | matters for the libg++ configuration if reconfiguring a tree that | |
15480 | has already been installed. | |
15481 | ||
15482 | Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com) | |
15483 | ||
15484 | * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to | |
15485 | pick up the machine and system specific header files. | |
15486 | ||
15487 | * Makefile.in: added AS_FOR_TARGET, passed down in | |
15488 | TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be | |
15489 | the C compiler to use to create programs which are run in the | |
15490 | build environment, set it to default to $(CC), and passed it down | |
15491 | in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS. | |
15492 | ||
15493 | Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com) | |
15494 | ||
15495 | * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET. | |
15496 | We need them for unusual native builds, like systems without | |
15497 | ranlib. | |
15498 | ||
15499 | * configure: also define $(host_canonical) and | |
e490616e ZW |
15500 | $(target_canonical), which are the full, canonical names for the |
15501 | given host and target | |
6599da04 JM |
15502 | |
15503 | Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com) | |
15504 | ||
15505 | * Makefile.in: Added separate definitions for C++. | |
15506 | ||
15507 | Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com) | |
15508 | ||
15509 | * configure.in (configdirs): Add deja-gnu. | |
15510 | ||
15511 | Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com) | |
15512 | ||
15513 | * README: Update for configure.texi and gdb-4.7 release. | |
15514 | ||
15515 | Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com) | |
15516 | ||
15517 | * Makefile.in: Move "all" target to top of file. | |
15518 | Previously, first target was ".PHONY" which caused BSD4.4 make | |
15519 | to build .PHONY when make was run without arguments. | |
15520 | ||
15521 | Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com) | |
15522 | ||
15523 | * Makefile.in: Add COPYING.LIB to GDB releases, now that there's | |
15524 | Library-copylefted code in libiberty. | |
15525 | ||
15526 | Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com) | |
15527 | ||
15528 | * config.sub: Replace m68kmote with plain old m68k. | |
15529 | ||
15530 | Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com) | |
15531 | ||
15532 | * Makefile.in: Remove space from blank line, avoid Make complaints. | |
15533 | ||
15534 | Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com) | |
15535 | ||
15536 | * config.sub: Complain if no argument is given. Added support for | |
15537 | 386bsd as OS and target alias. | |
15538 | ||
15539 | Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com) | |
15540 | ||
15541 | * Makefile.in (XTRAFLAGS): include newlib directories if | |
15542 | newlib/Makefile exists, rather than if host != target. | |
15543 | ||
15544 | Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com) | |
15545 | ||
15546 | * config.sub: recognize sparclite-wrs-vxworks. | |
15547 | ||
15548 | * Makefile.in (install-xiberty): added *-xiberty make rules (from | |
15549 | p3.) Added clean-xiberty to clean. | |
15550 | ||
15551 | Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15552 | ||
15553 | * configure.in: use *-*-* instead of nested cases for host and target | |
15554 | ||
15555 | Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com) | |
15556 | ||
15557 | * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc | |
15558 | from the same source tree and not building a cross-compiler. This | |
15559 | matters for the libg++ configuration if reconfiguring a tree that | |
15560 | has already been installed. | |
15561 | ||
15562 | Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com) | |
15563 | ||
15564 | * config.sub (i486v/i486v4): Merge in from FSF version. | |
15565 | ||
15566 | Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com) | |
15567 | ||
15568 | * configure: only set PWD if it is already set. | |
15569 | ||
15570 | Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com) | |
15571 | ||
15572 | * configure: just set PWD=`pwd` at the top, since Ultrix sh | |
15573 | doesn't have unset and all success paths (and most error paths) | |
15574 | out set it anyway. (Note: should change all uses of ${PWD=`pwd`} | |
15575 | to just ${PWD} to avoid confusion.) | |
15576 | ||
15577 | Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com) | |
15578 | ||
15579 | * configure: always set $(tooldir) to $(libdir)/$(target_alias), | |
15580 | even for a native compilation. | |
15581 | ||
15582 | Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com) | |
15583 | ||
15584 | Changes to make the gdb.tar.Z rule work better. | |
15585 | ||
15586 | * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes. | |
15587 | (DEVO_SUPPORT): Add configure.texi. | |
15588 | (bfd-ilrt.tar.Z): Remove ancient rule. | |
15589 | ||
15590 | Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com) | |
15591 | ||
15592 | * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to | |
15593 | pick up the machine and system specific header files. | |
15594 | ||
15595 | * configure.in, config.sub: added new target m68010-adobe-scout, | |
15596 | with alias of adobe68k. Changed configure.in to check for | |
15597 | -scout before -sco* to avoid a false match. | |
15598 | ||
15599 | * Makefile.in: added AS_FOR_TARGET, passed down in | |
15600 | TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be | |
15601 | the C compiler to use to create programs which are run in the | |
15602 | build environment, set it to default to $(CC), and passed it down | |
15603 | in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS. | |
15604 | ||
15605 | Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com) | |
15606 | ||
15607 | * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET, | |
15608 | AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass | |
15609 | TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the | |
15610 | FOR_TARGET variants, to newlib and libg++. | |
15611 | ||
15612 | Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com) | |
15613 | ||
15614 | * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built | |
15615 | first. | |
15616 | ||
15617 | Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com) | |
15618 | ||
15619 | * config.sub: Accept `elf' as an environment. | |
15620 | ||
15621 | Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com) | |
15622 | ||
15623 | * Makefile.in (all-opcodes): cd into the right directory | |
15624 | ||
15625 | Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com) | |
15626 | ||
15627 | * configure: added -program_transform_name option, used as | |
15628 | argument to sed when installing programs. | |
15629 | configure.texi: added documentation for -program_prefix, | |
15630 | -program_suffix and -program_transform_name. | |
15631 | ||
15632 | Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com) | |
15633 | ||
15634 | * config.sub: Accept i486 where i386 ok. | |
15635 | ||
15636 | Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com) | |
15637 | ||
15638 | * config.sub: accept we32k | |
15639 | ||
15640 | Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com) | |
15641 | ||
3b75d237 | 15642 | * config.sub, configure.in: accept OSE68000 and OSE68k. |
6599da04 JM |
15643 | |
15644 | * Makefile.in: don't create all directories for ``make install''; | |
15645 | let the subdirectories create the ones they need. | |
15646 | ||
15647 | Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15648 | ||
e490616e | 15649 | * COPYING: new file, GPL v2 |
6599da04 JM |
15650 | |
15651 | Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15652 | ||
15653 | * Makefile.in: use the new gen-info-dir, which needs a template | |
15654 | argument (which also lives in texinfo) | |
15655 | ||
15656 | * configure.texi, standards.texi: fix INFO-DIR-ENTRY | |
15657 | ||
6599da04 JM |
15658 | Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com) |
15659 | ||
15660 | * config.sub (ncr3000): Change i386 to i486. | |
15661 | ||
15662 | Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15663 | ||
15664 | * Makefile.in: add install-rcs, install-grep to | |
15665 | install-no-fixedincludes, removed install-bison and install-libgcc | |
15666 | ||
15667 | Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com) | |
15668 | ||
15669 | * configure.in: grab the HPUX makefile fragment if on HPUX | |
15670 | ||
15671 | Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com) | |
15672 | ||
15673 | * Makefile.in: eradicate bison spoor (ditto libgcc). | |
15674 | configure.in: recognise m68{k,000}-ericsson-OSE. | |
15675 | es1800 is alias for m68k-ericsson-OSE | |
15676 | ||
15677 | Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15678 | ||
15679 | * configure.in: rearrange the parts that remove programs from | |
15680 | configdirs, based now on HOST==TARGET or by canonical triple. | |
15681 | ||
15682 | Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com) | |
15683 | ||
15684 | * test-build.mk: recurse explicitly with -f test-build.mk when | |
15685 | appropriate. predicate stage3 and comparison on the existence | |
15686 | of gcc. That is, if gcc isn't around, we aren't three-staging. | |
15687 | On very clean, also remove ...stamp-co. Build in-place before | |
15688 | doing other builds. | |
15689 | ||
15690 | Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com) | |
15691 | ||
15692 | * Makefile.in, configure.in: add tgas | |
15693 | ||
15694 | Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com) | |
15695 | ||
15696 | * Makefile.in: a number of changes merged in from progressive. | |
15697 | ||
15698 | * configure.in: add libm. | |
15699 | ||
15700 | * .cvsignore: ignore some stuff that comes from test-build.mk. | |
15701 | ||
6599da04 JM |
15702 | Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com) |
15703 | ||
15704 | * config.sub: Add es1800 (m68k-ericsson-es1800). | |
15705 | ||
15706 | Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com) | |
15707 | ||
15708 | * configure: Add program_suffix (parallel to program_prefix) | |
15709 | * Makefile.in: adjust directory-creating script for losing decstation | |
15710 | ||
15711 | Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com) | |
15712 | ||
15713 | * configure: Minor $subdir-related fixes. | |
15714 | ||
15715 | Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com) | |
15716 | ||
15717 | * configure: fix various problems with propogating | |
15718 | makefile_target_frag in subdirs. | |
15719 | * configure.in: config libgcc if its there | |
15720 | ||
15721 | Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com) | |
15722 | ||
15723 | * config.sub: HPPA merge. | |
15724 | ||
6599da04 JM |
15725 | Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com) |
15726 | ||
15727 | * Makefile.in: Replace all-bison with all-byacc in all | |
15728 | dependency lines for other tools (which now use byacc). | |
15729 | ||
15730 | Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com) | |
15731 | ||
15732 | * config.sub: Add sun4sol2 => sparc-sun-solaris2. | |
15733 | ||
6599da04 JM |
15734 | Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com) |
15735 | ||
15736 | * Makefile.in: make gprof rules similar to byacc rules (instead of | |
15737 | vestigal $(unsubdir) that didn't work...) | |
15738 | ||
15739 | Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com) | |
15740 | ||
15741 | * config.sub: Add support for Linux. | |
15742 | * Makefile.in: Use $(FLAGS_TO_PASS) more consistently | |
15743 | (at least for libg++). | |
15744 | ||
15745 | Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com) | |
15746 | ||
15747 | * configure.texi: fix doc for the -nfp option to configure | |
15748 | ||
15749 | Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com) | |
15750 | ||
15751 | * Makefile.in (all-binutils): ar needs flex, so depend on all-flex. | |
15752 | ||
15753 | Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com) | |
15754 | ||
15755 | * config.sub: changed [^-]+ to [^-][^-]* so that it works under | |
15756 | Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.) | |
15757 | * configure.in: added solaris* host_makefile_frag hook. | |
15758 | ||
15759 | Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15760 | ||
15761 | * config.sub: changed recognition of m68000 so that various | |
15762 | m68k types can be specified via m680[01234]0 | |
15763 | ||
15764 | Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15765 | ||
15766 | * config.sub (basic_machine): fix sed so that '-foo' isn't | |
15767 | completely substituted out while .+'-foo' loses the '-foo' | |
15768 | ||
15769 | Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com) | |
15770 | ||
15771 | * config.sub ($os): Add -aout. | |
15772 | ||
15773 | Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com) | |
15774 | ||
15775 | * configure: If host_makefile_frag is absolute, don't | |
15776 | prefix ${invsubdir} (relevant to libg++ auto-configure). | |
15777 | ||
15778 | Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com) | |
15779 | ||
15780 | * Makefile.in (tooldir): Define it. | |
15781 | (all-ld): Depend on all-flex. | |
15782 | ||
15783 | Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com) | |
15784 | ||
15785 | * Makefile.in (check): Fix libg++ special case. | |
15786 | ||
15787 | Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com) | |
15788 | ||
15789 | * configure: do not bury `pwd` into config.status, thus do fewer | |
15790 | pwd's. | |
15791 | ||
15792 | * configure: print the "Building in" message only when building in | |
15793 | other than "." AND verbose. | |
15794 | ||
63f6bcd7 | 15795 | * configure: remove -s, rework -v to better accommodate guested |
6599da04 JM |
15796 | configures. |
15797 | ||
15798 | * standards.texi: updated to 3 may, fixed librid <-> libdir typo. | |
15799 | ||
15800 | Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com) | |
15801 | ||
15802 | * Makefile.in: macroize flags passed on recursion. remove | |
15803 | fileutils. | |
15804 | ||
15805 | Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com) | |
15806 | ||
15807 | * configure: get makesrcdir right for subdirs deeper than 1. | |
15808 | ||
15809 | * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on | |
15810 | install. | |
15811 | ||
15812 | Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com) | |
15813 | ||
15814 | * Makefile.in: don't print subdir_do or recursion lines. | |
15815 | ||
15816 | Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com) | |
15817 | ||
15818 | * standards.texi: added menu item. | |
15819 | ||
15820 | * Makefile.in: build and install standards.info. | |
15821 | ||
15822 | * standards.texi: new file. | |
15823 | ||
15824 | Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com) | |
15825 | ||
15826 | * configure: test for and move config.status pieces from | |
15827 | ${subdir}/. | |
15828 | ||
15829 | Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com) | |
15830 | ||
6599da04 JM |
15831 | * configure: Test for existance of files before trying to mv |
15832 | them, to avoid numerous non-existance messages. | |
15833 | ||
15834 | Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com) | |
15835 | ||
15836 | * configure: correct final line of config.status. | |
15837 | ||
15838 | * configure: patch from eggert. Avoids a protection problem if | |
15839 | the original Makefile.in is read only. | |
15840 | ||
15841 | * configure: use move-if-change from gcc to create config.status. | |
15842 | Some makefiles depend on config.status to tell if a directory | |
15843 | has been reconfigured for a different host. This change | |
15844 | prevents those directories from remaking everything in the case | |
15845 | where the reconfig was only intended to rebuild a Makefile. | |
15846 | ||
15847 | * configure: test for config.sub with "config.sub sun4" rather | |
15848 | than "config.sub ${host_alias}". Otherwise we can't tell a bad | |
15849 | host alias from a missing config.sub. | |
15850 | ||
15851 | Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com) | |
15852 | ||
15853 | * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass | |
15854 | MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g. | |
15855 | ||
15856 | Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com) | |
15857 | ||
15858 | * configure: mkdir ${subdir} as needed. | |
15859 | ||
15860 | Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com) | |
15861 | ||
15862 | * Makefile.in,configure.in: added autoconf. | |
15863 | ||
15864 | Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com) | |
15865 | ||
15866 | * Makefile.in: no longer pass against on recursion. | |
15867 | ||
15868 | * Makefile.in: added .NOEXPORT: so that stray makefile_frag | |
15869 | definitions are not inherited. | |
15870 | ||
15871 | * configure: correct makesrcdir when subdir is . | |
15872 | ||
15873 | Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com) | |
15874 | ||
15875 | * configure: Add support for 'subdirs' variable, which is | |
15876 | like 'configdirs', except that configure doesn't re-invoke | |
15877 | itself for subdirs, it just creates a Makefile for each subdir. | |
15878 | * configure.texi: Document subdirs. | |
15879 | ||
15880 | Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15881 | ||
15882 | * configure.in: added flex to configdirs | |
15883 | ||
15884 | Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com) | |
15885 | ||
15886 | * Makefile.in: remove clean-stamps from clean. | |
15887 | ||
15888 | Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com) | |
15889 | ||
15890 | * configure.in: Add gdbtest to configdirs. | |
15891 | ||
15892 | Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com) | |
15893 | ||
15894 | * Makefile.in (MINUS_G): Add macro, default to -g, pass on | |
15895 | to recursive makes. | |
15896 | * configure.in: Recognize new ncr3000 config. | |
15897 | ||
15898 | Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com) | |
15899 | ||
15900 | * Makefile.in, configure.in: removed references to gdbm. | |
15901 | ||
15902 | Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com) | |
15903 | ||
15904 | * config.sub: Don't canonicalize os value | |
15905 | newsos* to bsd (readline needs to check for newsos). | |
15906 | (This fix was earlier made Jan 31, but got re-broken.) | |
15907 | ||
15908 | Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com) | |
15909 | ||
15910 | * configure.in: sco is an os, not a vendor! | |
15911 | ||
15912 | * configure: Quote $( better. Keep various shells happy. | |
15913 | ||
15914 | Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com) | |
15915 | ||
15916 | * Makefile.in: eliminate stamp-files. | |
15917 | ||
15918 | Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com) | |
15919 | ||
15920 | * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule. | |
15921 | Supress echoing of all the "if [ -d ... $(MAKE)" lines. | |
15922 | ||
15923 | Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com) | |
15924 | ||
15925 | * config.sub: fix iris/iris3. | |
15926 | ||
15927 | Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com) | |
15928 | ||
15929 | * configure: re-add -rm. | |
15930 | ||
15931 | Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com) | |
15932 | ||
15933 | * Maskefile.in: add .stmp-rcs to all. | |
15934 | ||
15935 | * configure.in: remove gas from rs6000 build, use aix host fragment. | |
15936 | ||
15937 | Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com) | |
15938 | ||
15939 | * configure: pass down site_option during recursion. | |
15940 | ||
15941 | Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com) | |
15942 | ||
15943 | * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline. | |
15944 | ||
15945 | Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com) | |
15946 | ||
15947 | * configure: Change exec_prefix so that it really defaults to prefix. | |
15948 | ||
15949 | Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com) | |
15950 | ||
15951 | * Makefile.in, configure.in: Add support for mmalloc library. | |
15952 | ||
15953 | Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com) | |
15954 | ||
15955 | * Makefile.in: add stmp dependencies for a few more things. | |
15956 | ||
15957 | Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com) | |
15958 | ||
15959 | * configure: adjusted error message on objdir/srcdir configure | |
15960 | collision, per john's suggestion. | |
15961 | ||
15962 | * Makefile.in: add libiberty stmp to all and all.cross. | |
15963 | ||
15964 | Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com) | |
15965 | ||
15966 | * Makefile.in: remove force dependencies, add grep to all. | |
15967 | ||
15968 | Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com) | |
15969 | ||
15970 | * Makefile.in: drop flex. make stamp files work. | |
15971 | ||
15972 | * configure: added test for conflicting configuration in srcdir, | |
15973 | remove trailing slashes from srcdir. Otherwise emacs gdb mode | |
15974 | gets cranky. use relative paths for configure and srcdir | |
15975 | whenever possible. Send some error messages to stderr that were | |
15976 | going to stdout. | |
15977 | ||
15978 | Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com) | |
15979 | ||
15980 | * Makefile.in: Fix libg++ rule to check for gcc directory | |
15981 | before using gcc/gcc. Also pass XTRAFLAGS. | |
15982 | ||
15983 | Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai) | |
15984 | ||
15985 | * Makefile.in: added stmp-files so that directories aren't polled | |
15986 | when they are already built. | |
15987 | ||
15988 | * configure.texi: fixed a node pointer problem. | |
15989 | ||
15990 | Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com) | |
15991 | ||
731a8127 | 15992 | * config.sub configure.in gdb/configure.in |
6599da04 JM |
15993 | gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h |
15994 | gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3 | |
15995 | gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x. | |
15996 | ||
15997 | Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com) | |
15998 | ||
15999 | * configure: -recurring becomes -silent. corrected help message | |
16000 | for -site= option. | |
16001 | ||
16002 | * Makefile.in: mkdir $(exec_prefix) and $(tooldir). | |
16003 | ||
16004 | Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com) | |
16005 | ||
16006 | * configure: when building Makefile for crosses, replace | |
16007 | tooldir and program_prefix. default srcdir from location of | |
16008 | config.sub. remove "for host in hosts" and "for target in | |
16009 | targets" loops. | |
16010 | ||
16011 | Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com) | |
16012 | ||
16013 | * Makefile.in: Do not pass bindir or mandir to cvs. | |
16014 | ||
16015 | Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com) | |
16016 | ||
16017 | * Makefile.in, configure.in: removed traces of namesubdir, | |
16018 | -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced | |
16019 | copyrights to '92, changed some from Cygnus to FSF. | |
16020 | ||
16021 | * configure.texi: remove most references to multiple hosts, | |
16022 | multiple targets, subdirs, etc. | |
16023 | ||
16024 | * configure.man: removed rcsid. reference config.sub not | |
16025 | config.subr. | |
16026 | ||
16027 | * Makefile.in: mkdir $(infodir) on install-info. | |
16028 | ||
16029 | Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com) | |
16030 | ||
16031 | * configure.texi: Explain better about .gdbinit and about | |
16032 | the environment that configure.in sections run in. | |
16033 | ||
16034 | Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com) | |
16035 | ||
16036 | * configure.in: Ultrix is only a decstation if it's a MIPS. | |
16037 | ||
16038 | Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com) | |
16039 | ||
16040 | * README: DOC.configure => cfg-paper.texi. | |
16041 | ||
16042 | Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com) | |
16043 | ||
16044 | * config.sub (near case $os): Don't convert newsos* to bsd! | |
16045 | ||
16046 | Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com) | |
16047 | ||
16048 | * Makefile.in: Reinstall change from gdb-4.3 that reduces | |
16049 | the number of copies of COPYING that go into the GDB tar file. | |
16050 | ||
16051 | Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com) | |
16052 | ||
731a8127 | 16053 | * bfd/configure.in, gdb/config/mh-i386sco, |
6599da04 JM |
16054 | gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in: |
16055 | Fix SCO configuration stuff. | |
16056 | ||
16057 | Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com) | |
16058 | ||
16059 | * Makefile.in: For libg++, make sure the -I pointing | |
16060 | to the gcc directory goes *after* all the libg++-local -I flags. | |
16061 | Also, move just-gcc dependency from just-libg++ to all-libg++. | |
16062 | ||
16063 | Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com) | |
16064 | ||
16065 | * configure: Change -x to -f to keep Ultrix /bin/test happy. | |
16066 | ||
16067 | Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com) | |
16068 | ||
16069 | * Makefile.in (make-gdb.tar.Z): Remove texinfo targets. | |
16070 | ||
16071 | Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com) | |
16072 | ||
16073 | * config.sub: Add stratus configuration frags. Also | |
16074 | submitted to FSF. | |
16075 | ||
16076 | Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com) | |
16077 | ||
16078 | * Makefile.in (DEV_SUPPORT): add configure.man. | |
16079 | ||
16080 | * config.sub(Decode manufacturer-specific): add -none*. | |
16081 | ||
16082 | Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com) | |
16083 | ||
16084 | * Makefile.in: remove form feeds to make Sun's make happy. | |
16085 | (DEVO_SUPPORT): DOC.configure => cfg-paper.texi. | |
16086 | ||
16087 | Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com) | |
16088 | ||
16089 | * Makefile.in (AR_FLAGS): Make quieter. | |
16090 | ||
16091 | Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com) | |
16092 | ||
16093 | * configure.in: Add libg++. | |
16094 | * configure: When verbose, don't output the command line at each | |
16095 | level; it will be unremarkably the same as the previous version, | |
16096 | which will be the same as what the user typed. | |
16097 | ||
16098 | Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com) | |
16099 | ||
16100 | * configure.in, Makefile.in: fix clean-info, add flex. add | |
16101 | fileutils. | |
16102 | ||
16103 | * configure: be less sensitive to spaces in Makefile.in. Do not | |
16104 | look for sources in "..". Doing so breaks subdirectories that | |
16105 | might have their own configure. If a subdir has it's own | |
16106 | configure script, use it. | |
16107 | ||
16108 | Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com) | |
16109 | ||
16110 | * cfg-paper.texi: some changes suggested by rms. | |
16111 | ||
16112 | Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com) | |
16113 | ||
16114 | * config.sub: Merge in some small additions from the FSF version, | |
16115 | taken from the gcc distribution, to bring the Cygnus and FSF | |
16116 | versions into closer sync. | |
16117 | ||
16118 | Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com) | |
16119 | ||
16120 | * configure.in: Changed svr4 references to sysv4. | |
16121 | ||
16122 | Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com) | |
16123 | ||
16124 | * configure: added -V for version number option. | |
16125 | ||
16126 | Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com) | |
16127 | ||
16128 | * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd. | |
16129 | renamed from DOC.configure to cfg-paper.texi. | |
16130 | ||
16131 | Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com) | |
16132 | ||
16133 | * configure, config.subr, config.sub: config.subr is now | |
16134 | config.sub again. | |
16135 | ||
16136 | Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com) | |
16137 | ||
16138 | * configure.texi: new file, in progress. | |
16139 | ||
16140 | * Makefile.in: build info file and install the man page for | |
16141 | configure. | |
16142 | ||
16143 | * configure.man: new file, first cut. | |
16144 | ||
16145 | * configure: find config.subr again now that configuration "none" | |
16146 | has gone. removed all traces of the -ansi option. removed all | |
16147 | traces of the -languages option. | |
16148 | ||
16149 | * config.subr: resync from rms. | |
16150 | ||
16151 | Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com) | |
16152 | ||
16153 | * configure, config.sub, config.subr: merge config.sub into | |
16154 | config.subr, call the result config.subr, remove config.sub, use | |
16155 | config.subr. | |
16156 | ||
16157 | * Makefile.in: revised install for dir.info. | |
16158 | ||
16159 | Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com) | |
16160 | ||
16161 | * configure.in: add decstation host makefile frag. | |
16162 | ||
16163 | * Makefile.in: BISON now bison -y again. also install-gcc on | |
16164 | install. clean-gdbm on clean. infodir belongs in datadir. | |
16165 | Make directories for info install. Build dir.info here then | |
16166 | install it. | |
16167 | ||
16168 | Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com) | |
16169 | ||
16170 | * Makefile.in: fix for bad directory tests. | |
16171 | ||
16172 | Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com) | |
16173 | ||
16174 | * configure: \{1,2\} appears to be a sysv'ism. Use a different | |
16175 | regexp. -srcdir relative was being handled incorrectly. | |
16176 | ||
16177 | * Makefile.in: unwrapped some for loops so that parallel makes | |
16178 | work again and so one can focus one's attention on a particular | |
16179 | package. | |
16180 | ||
16181 | Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com) | |
16182 | ||
16183 | * configure: added PWD as a stand in for `pwd` (for speed). use | |
16184 | elif wherever possible. make -srcdir work without -objdir. | |
16185 | -objdir= commented out. | |
16186 | ||
16187 | Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com) | |
16188 | ||
16189 | * configure: +options become --options. -subdirs commented out. | |
16190 | added -host, -datadir. Renamed -destdir to -prefix. Comment in | |
16191 | Makefile now at top of generated Makefile. Removed cvs log | |
16192 | entries. added -srcdir. create .gdbinit only if there is one | |
16193 | in ${srcdir}. | |
16194 | ||
16195 | * Makefile.in: idestdir and ddestdir go away. Added copyrights | |
16196 | and shift gpl to v2. Added ChangeLog if it didn't exist. docdir | |
16197 | and mandir now keyed off datadir by default. | |
16198 | ||
16199 | Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com) | |
16200 | ||
16201 | * Freshly created ChangeLog. | |
16202 | ||
16203 | \f | |
16204 | Local Variables: | |
16205 | mode: change-log | |
16206 | left-margin: 8 | |
16207 | fill-column: 76 | |
16208 | version-control: never | |
16209 | End: |