]>
Commit | Line | Data |
---|---|---|
df4a6958 MM |
1 | 2004-08-03 Mark Mitchell <mark@codesourcery.com> |
2 | ||
3 | * configure.in (arm*-*-symbianelf*): Add ${libgcj} and | |
4 | target-libiberty to noconfigdirs. | |
5 | ||
b813574b PB |
6 | 2004-08-03 Paolo Bonzini <bonzini@gnu.org> |
7 | ||
8 | * Makefile.def (host-modules): Add gcc. | |
9 | * Makefile.in: Regenerate. | |
10 | * Makefile.tpl (sorry): New rule. | |
11 | (configure-host, all-host, [+make_target+]-host, do-check, | |
12 | install-host): Do not add gcc as a special case. | |
13 | (host modules): Add a small special-casing for gcc. Export | |
14 | extra_make_flags through the environment. | |
15 | (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc, | |
16 | maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc, | |
17 | other recursive targets for gcc): Remove. | |
18 | ||
19 | (all, do-[+make_target+], do-check): Wrap between unstage and stage. | |
20 | (stage, unstage): New rules. | |
21 | (stage[+id+]-start, stage[+id+]-end, [+compare-target+], | |
22 | distclean-stage[+id+]): Use stage_current. | |
23 | ([+bootstrap-target+], profiledbootstrap): Do not invoke manually | |
24 | the stage*-start rules. | |
25 | ||
61edac0c JW |
26 | 2004-07-19 Robert Millan <robertmh@gnu.org> |
27 | ||
28 | Synced from gcc: | |
29 | ||
30 | 2004-04-26 Robert Millan <robertmh@gnu.org> | |
31 | ||
32 | Add patches from libtool CVS. | |
33 | * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu. | |
34 | * ltconfig: Likewise. | |
35 | * ltcf-c.sh: Likewise. | |
36 | * ltcf-cxx.sh: Likewise. | |
37 | * ltcf-gcj.sh: Likewise. | |
38 | ||
3e707e94 PB |
39 | 2004-07-12 Paolo Bonzini <bonzini@gnu.org> |
40 | ||
41 | * configure.in: Add noconfigdirs for crx-*-*. | |
42 | * configure: Regenerate. | |
43 | ||
44 | 2004-07-12 Paolo Bonzini <bonzini@gnu.org> | |
45 | ||
46 | Synced from gcc: | |
47 | ||
48 | 2004-07-09 Loren J. Rittle <ljrittle@acm.org> | |
49 | ||
50 | * configure.in: Build libmudflap by default on FreeBSD. | |
51 | * configure: Regenerated. | |
52 | ||
53 | 2004-07-09 Mark Mitchell <mark@codesourcery.com> | |
54 | ||
55 | * configure.in: Do not build libmudflap by default on non-GNU/Linux | |
56 | systems. | |
57 | * configure: Regenerated. | |
58 | ||
59 | 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> | |
60 | ||
61 | PR target/16344 | |
62 | * Makefile.tpl (profiledbootstrap): Build runtime libraries with | |
63 | feedback based compiler. | |
64 | * Makefile.in: Rebuilt. | |
65 | ||
66 | 2004-07-05 Phil Edwards <phil@codesourcery.com> | |
67 | ||
68 | * configure.in: Do not prepend $srcdir to /dev/null in | |
69 | makefile fragments. | |
70 | * configure: Regenerate. | |
71 | ||
a7ee7660 AO |
72 | 2004-07-08 Alexandre Oliva <aoliva@redhat.com> |
73 | ||
74 | * Makefile.def (host_modules): Set bootstrap=true for flex. | |
75 | * Makefile.tpl (all-gcc): Depend on texinfo and flex. | |
76 | * Makefile.in: Rebuilt. | |
77 | ||
6a9cf61e PB |
78 | 2004-07-01 Paolo Bonzini <bonzini@gnu.org> |
79 | ||
80 | * Makefile.def (build_modules): Add bison, byacc, flex, | |
81 | m4, texinfo. | |
82 | (flags_to_pass): Add FLEX. | |
83 | * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New. | |
84 | (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it. | |
85 | (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4, | |
86 | DEFAULT_MAKEINFO): Remove. | |
87 | (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON, | |
88 | CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute. | |
89 | (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into | |
90 | objdir or else use configured tool. | |
91 | (all-build): New. | |
92 | (all): Depend on it. | |
93 | (Build module dependencies): Add. | |
94 | * Makefile.in: Regenerate. | |
95 | * configure.in: Better support for multiple build modules, | |
96 | matching what is done for host/target modules. Do not look | |
97 | for "plausible" locations of build tools if Canadian cross. | |
98 | Use autoconf's AC_PROG_CC to find a C compiler. Define | |
99 | BUILD_DIR_PREFIX. Look for flex, makeinfo and m4. | |
100 | * configure: Regenerate. | |
101 | ||
95b6a1f2 PB |
102 | 2004-06-22 Paolo Bonzini <bonzini@gnu.org> |
103 | ||
104 | * Makefile.tpl (HOST_EXPORTS): Fix pasto. | |
105 | * Makefile.in: Regenerate. | |
106 | ||
7ffa0b57 PB |
107 | 2004-06-22 Paolo Bonzini <bonzini@gnu.org> |
108 | ||
109 | * Makefile.tpl (configure-build-[+module+], | |
110 | configure-[+module+], configure-target-[+module+]): Pass | |
111 | [+extra_configure_args+]. | |
112 | (all-build-[+module+], all-[+module+], check-[+module+], | |
113 | install-[+module+], [+make_target+]-[+module+], | |
114 | all-target-[+module+], check-target-[+module+], | |
115 | install-target-[+module+], [+make_target+]-target-[+module+]): | |
116 | Pass [+extra_make_args+]. | |
117 | (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS. | |
118 | (GCC_HOST_EXPORTS): Remove. | |
119 | (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap, | |
120 | cross, check-gcc, check-gcc-c++, install-gcc, | |
121 | gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble): | |
122 | Replace GCC_HOST_EXPORTS with HOST_EXPORTS. | |
123 | * Makefile.in: Regenerate. | |
124 | ||
929ba6e7 CF |
125 | 2004-06-21 Christopher Faylor <cgf@alum.bu.edu> |
126 | ||
127 | * configure.in: Check for srcdir/winsup rather than build directory | |
128 | winsup. | |
129 | * configure: Regenerate. | |
130 | ||
b76d7de0 CV |
131 | 2004-06-17 Corinna Vinschen <vinschen@redhat.com> |
132 | ||
133 | * configure.in: Don't build Cygwin native newlib if winsup | |
134 | directory is missing. Emit warning instead. | |
135 | * configure: Regenerate. | |
136 | ||
656fdd47 PB |
137 | 2004-06-09 Paolo Bonzini <bonzini@gnu.org> |
138 | ||
139 | * Makefile.tpl (touch-stage[+id+]): New. | |
140 | (restage[+prev+]): Depend on touch-stage[+id+]. | |
141 | ||
142 | * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New. | |
143 | Use it throughout. | |
144 | ||
145 | * Makefile.def: Add profile and feedback bootstrap stages. | |
146 | Remove next field from bootstrap stages. | |
147 | * Makefile.tpl (LN, LN_S): Substitute. | |
148 | (stageN-start, stageN-end): Use double-colon rules, to | |
149 | provide a hook for additional setup commands. | |
150 | (distclean-stageN-gcc, restageN): Create dependencies from | |
151 | [+prev+], not from [+next+]. | |
152 | (stageN-bubble): Add commands for successive stages from | |
153 | [+prev+], using double-colon rules. | |
154 | (all-stageN-gcc): Fix typo. | |
155 | (stagefeedback-start, profiledbootstrap): New. | |
156 | * Makefile.in: Regenerate. | |
157 | * configure.in: Call ACX_PROG_LN. | |
158 | * configure: Regenerate. | |
159 | ||
498d4a71 CF |
160 | 2004-06-03 Paolo Bonzini <bonzini@gnu.org> |
161 | ||
162 | * configure.in: Fix --enable-bootstrap breakage introduced in trees | |
163 | without gcc. | |
164 | * configure: Regenerate. | |
165 | ||
377d8c42 PB |
166 | 2004-06-01 Paolo Bonzini <bonzini@gnu.org> |
167 | ||
168 | * Makefile.tpl: Fix typo. | |
169 | * Makefile.in: Regenerate. | |
170 | ||
f5f8a794 PB |
171 | 2004-06-01 Paolo Bonzini <bonzini@gnu.org> |
172 | ||
173 | * configure.in: Remove new- prefix from toplevel | |
174 | bootstrap targets. | |
175 | * configure: Regenerate. | |
176 | ||
f7a4c34f PB |
177 | 2004-06-01 Paolo Bonzini <bonzini@gnu.org> |
178 | ||
179 | Merge this patch from the gcc tree: | |
180 | ||
181 | 2004-05-30 Andreas Jaeger <aj@suse.de> | |
182 | Jim Wilson <wilson@specifixinc.com> | |
183 | ||
184 | * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77 | |
185 | like CC. | |
186 | ||
319cab08 PB |
187 | 2004-06-01 Paolo Bonzini <bonzini@gnu.org> |
188 | ||
189 | * Makefile.tpl (all.normal): Rename to all. | |
190 | (all): Replace with a rule to pick the default | |
191 | target from configure. | |
192 | (all-gcc, configure-gcc): Use conditionals to | |
193 | do nothing when toplevel bootstrap is going on. | |
194 | (GCC directory bootstrap) [gcc-bootstrap]: Disable. | |
195 | (Toplevel bootstrap) [gcc-no-bootstrap]: Disable. | |
196 | * configure.in: Support --enable-bootstrap. | |
197 | ||
198 | * Makefile.def: Remove new- prefix from toplevel | |
199 | bootstrap targets. | |
200 | * Makefile.tpl: Likewise. | |
201 | ||
202 | * Makefile.def: Add bootstrap_stage 4. Add bootstrap2 | |
203 | target. | |
204 | ||
205 | * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS) | |
206 | $(RECURSE_FLAGS) to recursive invocation of make. | |
207 | ||
208 | * Makefile.in: Regenerate. | |
209 | * configure: Regenerate. | |
210 | ||
88f64edc DJ |
211 | 2004-05-27 Daniel Jacobowitz <dan@debian.org> |
212 | ||
213 | * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET. | |
214 | * configure: Regenerate. | |
215 | ||
378fce5b DD |
216 | 2004-05-25 Daniel Jacobowitz <drow@false.org> |
217 | ||
218 | * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS) | |
219 | (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS) | |
220 | (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive | |
221 | targets. | |
222 | * Makefile.in: Regenerate. | |
223 | ||
dfdffa2c PB |
224 | 2005-05-24 Paolo Bonzini <bonzini@gnu.org> |
225 | ||
226 | * configure.in: Test the ability to symlink directories. | |
227 | * configure: Regenerate. | |
228 | ||
229 | * Makefile.def (bootstrap-stage): New definitions. | |
230 | * Makefile.tpl (configure-stage1-gcc, | |
231 | configure-stage2-gcc, configure-stage3-gcc, | |
232 | all-stage1-gcc, all-stage2-gcc, all-stage3-gcc, | |
233 | new-bootstrap, new-cleanstrap, new-restage1, new-restage2, | |
234 | new-restage3, compare): Autogenerate, see Makefile.in | |
235 | entry for behavioral changes. | |
236 | (distclean-stage1, new-stage1-start, new-stage1-end, | |
237 | new-stage1-bubble, distclean-stage2, new-stage2-start, | |
238 | new-stage2-end, new-stage2-bubble, distclean-stage3, | |
239 | new-stage3-start, new-stage3-end): New autogenerated targets. | |
240 | (objext, prebootstrap, BOOT_CFLAGS, | |
241 | POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated | |
242 | targets. | |
243 | ||
244 | * Makefile.in: Regenerate. | |
245 | (distclean-stage1, new-stage1-start, new-stage1-end, | |
246 | new-stage1-bubble, distclean-stage2, new-stage2-start, | |
247 | new-stage2-end, new-stage2-bubble, distclean-stage3, | |
248 | new-stage3-start, new-stage3-end): New targets. | |
249 | (all-stage1-gcc): Move prebootstrap dependency from here... | |
250 | (configure-stage1-gcc): ...to here. | |
251 | (new-bootstrap): Use bubble targets. | |
252 | (new-cleanstrap, new-restage1, new-restage2, new-restage3): | |
253 | Use per-stage distclean targets. | |
254 | (configure-stage1-gcc, configure-stage2-gcc, | |
255 | configure-stage3-gcc, all-stage1-gcc, | |
256 | all-stage2-gcc, all-stage3-gcc, new-bootstrap): | |
257 | Use new-stageN-start to prepare the tree. | |
258 | ||
04cf1b77 PB |
259 | 2004-05-23 Paolo Bonzini <bonzini@gnu.org> |
260 | ||
261 | * Makefile.def (host_modules): add libcpp. | |
262 | * Makefile.tpl: Add dependencies on and for libcpp. | |
263 | * Makefile.in: Regenerate. | |
264 | * configure.in: Add libcpp host module. | |
265 | * configure: Regenerate. | |
266 | ||
80b200a1 ZW |
267 | 2004-05-17 Zack Weinberg <zack@codesourcery.com> |
268 | ||
269 | * Makefile.def, Makefile.tpl, configure.in: Remove all mention | |
270 | of libf2c. | |
271 | * configure, Makefile.in: Regenerate. | |
272 | ||
4b1cb4fe DD |
273 | 2004-05-13 Diego Novillo <dnovillo@redhat.com> |
274 | ||
275 | Merge from tree-ssa-20020619-branch. | |
276 | ||
277 | * Makefile.def: Add libbanshee, libmudflap and libgfortran. | |
278 | * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee. | |
279 | (HOST_GMPLIBS): Define. | |
280 | (HOST_GMPINC): Define. | |
281 | (TARGET_LIB_PATH): Add libmudflap. | |
282 | (GFORTRAN_FOR_TARGET): Define. | |
283 | (configure-build*): Export GFORTRAN. | |
284 | (configure-gcc): Export GMPLIBS and GMPINC. | |
285 | (all-gcc): Add maybe-all-libbanshee. | |
286 | (configure-target-libgfortran): Define. | |
287 | * Makefile.in: Regenerate. | |
288 | * configure.in (host_libs): Add libbanshee. | |
289 | (target_libraries): Add target-libmudflap and target-libgfortran. | |
290 | Add --with-libbanshee. | |
291 | Handle --disable-libmudflap. | |
292 | (*-*-freebsd*): Use with_gmp. | |
293 | Add $(libgcj) to noconfigdirs. | |
294 | * configure: Regenerate. | |
295 | * depcomp: New file. | |
296 | * MAINTAINERS: Add tree-ssa maintainers. | |
297 | ||
298 | 2004-04-28 Paolo Bonzini <bonzini@gnu.org> | |
299 | ||
300 | * config/acx.m4: Fix fastcompare support for new-bootstrap. | |
301 | * configure: Regenerate. | |
302 | ||
b8908782 DD |
303 | 2004-04-27 Paolo Bonzini <bonzini@gnu.org> |
304 | ||
305 | Revert: | |
306 | 2004-04-26 Paolo Bonzini <bonzini@gnu.org> | |
307 | ||
308 | * Makefile.def (flags_to_pass): Remove *dir variables that | |
309 | are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS, | |
310 | as well as prefix and exec_prefix. | |
311 | * Makefile.in: Regenerate. | |
312 | ||
313 | 2004-04-26 Paolo Bonzini <bonzini@gnu.org> | |
314 | ||
315 | * Makefile.def (host_modules): Mark with the bootstrap | |
316 | flag packages on which gcc depends. | |
317 | * Makefile.tpl (all-bootstrap): Use it. | |
318 | * Makefile.in: Regenerate. | |
319 | ||
320 | 2004-04-26 Paolo Bonzini <bonzini@gnu.org> | |
321 | ||
322 | * Makefile.def (flags_to_pass): Remove *dir variables that | |
323 | are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS, | |
324 | as well as prefix and exec_prefix. | |
325 | * Makefile.in: Regenerate. | |
326 | ||
327 | 2004-04-26 Paolo Bonzini <bonzini@gnu.org> | |
328 | ||
80b200a1 ZW |
329 | * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL. |
330 | * configure: Regenerate. | |
331 | * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc. | |
332 | * gcc/Makefile.tpl (compare): Use the result of the test. | |
333 | * gcc/Makefile.in: Regenerate. | |
b8908782 DD |
334 | |
335 | 2004-04-23 Paolo Bonzini <bonzini@gnu.org> | |
336 | ||
337 | * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc): | |
338 | Always relocate gcc and prev-gcc to the original names, even | |
339 | if the build fails. | |
340 | (new-cleanstrap, new-restage1, new-restage2, new-restage3): | |
341 | New targets. | |
342 | ||
0f260896 RO |
343 | 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
344 | ||
345 | * configure.in (mips*-*-irix5*): Enable ld. | |
346 | * configure: Regenerate. | |
347 | ||
51860f05 JW |
348 | 2004-04-15 James E Wilson <wilson@specifixinc.com> |
349 | ||
350 | * Makefile.tpl (configure-[+module+], configure-gcc, | |
351 | configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc): | |
352 | Set and export LDFLAGS. | |
353 | * Makefile.in: Regenerate. | |
354 | ||
54752a6b NN |
355 | 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org> |
356 | ||
357 | PR bootstrap/14871 | |
358 | * Makefile.tpl: If we don't have built-in-tree target tools, | |
359 | use the ones found by configure rather than hacking around with | |
360 | program_transform_name. | |
361 | * configure.in: Give Makefile.tpl the information necessary | |
362 | to do that. | |
363 | * Makefile.in: Regenerate. | |
364 | * configure: Regenerate. | |
365 | ||
366 | 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org> | |
367 | ||
368 | PR bootstrap/14760 | |
369 | * configure.in: When computing baseargs, strip *all* copies of | |
370 | offending options. Also, don't match/substitute the trailing space, | |
371 | so that this actually works when two similar options are separated by | |
372 | only one space. | |
373 | * configure: Regenerate. | |
374 | ||
375 | 2004-04-06 David Edelsohn <edelsohn@gnu.org> | |
376 | ||
80b200a1 ZW |
377 | * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs. |
378 | (rs6000-*-aix*): Same. | |
379 | * configure: Regenerate. | |
54752a6b | 380 | |
5e2b61fb SS |
381 | 2004-03-25 Stan Shebs <shebs@apple.com> |
382 | ||
383 | Remove MPW support, no longer used. | |
384 | * mpw-README, mpw-build.in, mpw-config.in, mpw-configure, | |
385 | mpw-install: Remove files. | |
386 | * src-release (DEVO_SUPPORT): Remove names of removed files. | |
387 | * MAINTAINERS: Likewise. | |
388 | ||
1a6f2dc7 NN |
389 | 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org> |
390 | ||
a0049f1b NN |
391 | * Makefile.tpl (top level bootstrap support): Remove now-unneeded |
392 | STRICT_WARN, WARN_CFLAGS flags passed down to make. | |
393 | * Makefile.in: Regenerate. | |
394 | ||
1a6f2dc7 NN |
395 | * configure.in (top level bootstrap support): Rework --enable-werror |
396 | to set @stage2_werror_flag@. | |
397 | * configure: Regenerate. | |
398 | * Makefile.tpl (top level bootstrap support): Pass | |
399 | @stage2_werror_flag@ down to configure in stages 2 and 3. | |
400 | * Makefile.in: Regenerate. | |
401 | ||
920e3419 NN |
402 | 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org> |
403 | ||
404 | * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure | |
405 | for stages 2 and 3 as well as in make. As a consequence, remove | |
406 | OUTPUT_OPTION (now detected by configure) from the flags passed down | |
407 | to make. | |
408 | * Makefile.in: Regenerate. | |
409 | ||
410 | * Makefile.tpl (new-bootstrap): Fix typo. | |
411 | * Makefile.in: Regenerate. | |
412 | ||
4fa63067 NN |
413 | 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org> |
414 | ||
415 | * Makefile.tpl: Rearrange by moving recursive_targets rules | |
416 | into their proper sections. | |
417 | * Makefile.tpl (top level bootstrap support): Move disabling | |
418 | of coverage flags from 'make' to 'configure'; improve comments. | |
419 | * Makefile.in: Regenerate. | |
420 | ||
421 | * Makefile.tpl (experimental top level bootstrap) Move stage1 | |
422 | language setting from all- target to configure- target; disable | |
423 | intermodule optimization in stage 1; prevent gratuitous rebuilds | |
424 | of stage 1. | |
425 | * Makefile.in: Regenerate. | |
426 | * configure.in: Comma-separate stage 1 language list for top | |
427 | level bootstrap. | |
428 | * configure: Regenerate. | |
429 | ||
430 | * Makefile.tpl: Clean up experimental top level bootstrap support: | |
431 | note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate | |
432 | prev-gcc in configure- targets as well as all- targets. | |
433 | * Makefile.in: Regenerate. | |
434 | ||
fb8a10fd NN |
435 | 2004-03-17 Paolo Bonzini <bonzini@gnu.org> |
436 | ||
437 | * configure.in: Remove symbolic link section. | |
438 | * configure: Regenerate. | |
439 | * Makefile.tpl (links): Remove. | |
440 | * Makefile.in: Regenerate. | |
441 | ||
947f426e | 442 | 2004-03-15 Paolo Bonzini <bonzini@gnu.org> |
80b200a1 | 443 | Nathanael Nerode <neroden@gcc.gnu.org> |
947f426e NN |
444 | |
445 | * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX): | |
80b200a1 | 446 | Set with AC_CHECK_PROGS. |
947f426e NN |
447 | * configure.in: Fix comment typo from last patch. |
448 | * configure: Regenerate. | |
449 | ||
1d39f329 NN |
450 | 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org> |
451 | ||
452 | * Makefile.tpl: Introduce experimental top level bootstrap support. | |
453 | * Makefile.in: Regenerate. | |
454 | * configure.in: Introduce support for top level bootstrap. | |
455 | * configure: Regenerate. | |
456 | ||
4b0ac75d | 457 | 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org> |
80b200a1 | 458 | Paolo Bonzini <bonzini@gnu.org> |
4b0ac75d NN |
459 | |
460 | PR bootstrap/14522 | |
461 | * configure.in: Cope with shells that do not support unquoted ^ | |
462 | * configure: Regenerate. | |
463 | ||
2e70b094 | 464 | 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org> |
80b200a1 | 465 | Paolo Bonzini <bonzini@gnu.org> |
2e70b094 DD |
466 | |
467 | PR bootstrap/14522 | |
468 | * configure.in: Cope with shell that do not support nesting | |
469 | quotes inside quoted backquote substitutions. | |
470 | * configure: Regenerate. | |
471 | ||
472 | 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu> | |
473 | ||
474 | PR bootstrap/14522 | |
475 | * configure.in: Fix escaping of $. | |
476 | * configure: Regenerate. | |
477 | ||
9e07f89d NN |
478 | 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org> |
479 | ||
480 | * configure: Regenerate. | |
481 | ||
482 | 2004-03-08 Paolo Bonzini <bonzini@gnu.org> | |
483 | ||
484 | PR ada/14131 | |
485 | Move language detection to the top level. | |
486 | * configure.in: Find default values for the tools as | |
487 | soon as possible. Disable ada if GNAT is not found. | |
488 | Emit error message about missing languages. Expand | |
489 | --enable-languages=all for the gcc subdirectory. | |
490 | ||
1712ab83 RS |
491 | 2004-03-01 Richard Sandiford <rsandifo@redhat.com> |
492 | ||
493 | * configure.in (mips64*-*-linux*): Override mips*-*-linux* case | |
494 | and disable libgcj. | |
495 | * configure: Regenerated. | |
496 | ||
3dee29da NN |
497 | 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org> |
498 | ||
499 | PR bootstrap/7087 | |
500 | * Makefile.tpl: Guard XFOO sed statements better. | |
501 | * Makefile.tpl: Add dependency for configure-target-libada. | |
502 | * Makefile.in: Regenerate (incidentally fixes broken | |
503 | commit when libada-branch was merged). | |
504 | ||
0558264b AC |
505 | 2004-02-28 Andrew Cagney <cagney@redhat.com> |
506 | ||
507 | * src-release (CVS_NAMES): Define. | |
508 | (do-tar, do-tar): Prune $(CVS_NAMES). | |
509 | ||
c38f9803 AC |
510 | 2004-02-23 Andrew Cagney <cagney@redhat.com> |
511 | ||
512 | * texinfo/texinfo.tex: Update from version 2003-02-03.16 to | |
513 | 2004-02-19.09. | |
514 | ||
55636792 NN |
515 | 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org> |
516 | ||
517 | PR bootstrap/11932 | |
518 | * mkinstalldirs, install-sh: Import from automake CVS HEAD. | |
519 | ||
1e600082 AC |
520 | 2004-02-19 Andrew Cagney <cagney@redhat.com> |
521 | ||
522 | * config.guess: Update from version 2003-06-12 to 2004-02-16. | |
523 | * config.sub: Update from version 2003-06-13 to 2004-02-16. | |
524 | ||
3769cd82 DD |
525 | 2004-02-11 David Edelsohn <edelsohn@gnu.org> |
526 | ||
527 | * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs. | |
528 | (rs6000-*-aix*): Same. | |
529 | * configure: Regenerate. | |
530 | ||
a92834c8 DD |
531 | 2004-02-11 Kelley Cook <kcook@gcc.gnu.org> |
532 | ||
533 | * configure.in (host): Add in missing $noconfigdirs to defines. | |
534 | * configure: Regenerate. | |
535 | ||
a2592b1b DD |
536 | 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>, |
537 | Nathanael Nerode <neroden@gcc.gnu.org> | |
538 | ||
539 | PR ada/6637, PR ada/5911 | |
80b200a1 | 540 | Merge with libada-branch: |
a2592b1b DD |
541 | * configure.in, Makefile.tpl, Makefile.def: Add target-libada, |
542 | with appropriate dependencies. Add --enable-libada configure switch. | |
543 | * configure, Makefile.in: Regenerate. | |
544 | ||
e31d1ea3 DD |
545 | 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
546 | ||
547 | * configure.in: Don't pass --with-stabs on IRIX 5 either. | |
548 | * configure: Regenerate. | |
549 | ||
db85f5c0 JJ |
550 | 2004-02-02 Jeff Johnston <jjohnstn@redhat.com> |
551 | ||
552 | * COPYING.NEWLIB: Update Red Hat license to 2004. | |
80b200a1 | 553 | |
fc434214 DD |
554 | 2004-01-23 DJ Delorie <dj@redhat.com> |
555 | ||
556 | * Makefile.def (target_modules) [libiberty]: Don't stage. | |
557 | * Makefile.in: Rebuilt. | |
558 | ||
ad445c2c | 559 | 2004-01-23 Jeff Johnston <jjohnstn@redhat.com> |
80b200a1 | 560 | |
ad445c2c JJ |
561 | * COPYING.NEWLIB: Update to include copyrights for new |
562 | iconv code. | |
563 | ||
72bbedde AC |
564 | 2004-01-15 Andrew Cagney <cagney@redhat.com> |
565 | ||
566 | * src-release: Update copyright year. | |
567 | (do-proto-toplev): Configure using i686-pc-linux-gnu. | |
568 | (NEWLIB_SUPPORT_DIRS): Delete macro. | |
569 | (newlib.tar.bz2): Delete rule. | |
570 | ||
a6d6062d DD |
571 | 2004-01-14 Loren J. Rittle <ljrittle@acm.org> |
572 | ||
573 | * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage. | |
574 | * Makefile.tpl (configure-target-[+module+]): Support stage. | |
575 | * Makefile.in: Rebuilt. | |
576 | ||
f8b73030 MR |
577 | 2003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl> |
578 | ||
579 | * gettext.m4: Quote names of macros to be defined by AC_DEFUN | |
580 | throughout. | |
581 | ||
aff0e9df NN |
582 | 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org> |
583 | ||
bb5dca17 NN |
584 | * configure.in: Use ./config.cache, not config.cache. |
585 | * configure: Regenerate. | |
586 | * Makefile.tpl: Special-casing not needed for GCC any more. | |
587 | * Makefile.in: Regenerate. | |
588 | ||
82252c06 NN |
589 | * configure.in: Don't share a cache file for host dirs. |
590 | * configure: Regenerate. | |
591 | ||
aff0e9df NN |
592 | * config-ml.in: Don't mess with the cache file. |
593 | ||
95036d20 NN |
594 | 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org> |
595 | ||
ac7b618e NN |
596 | * Makefile.tpl: Make GCC use a separate config.cache. |
597 | * Makefile.in: Regenerate. | |
598 | ||
95036d20 NN |
599 | PR bootstrap/11932, PR bootstrap/11933 |
600 | (I don't know if it will fix either of them, but it relates | |
601 | to them.) | |
602 | * configure.in: Don't use shared config.cache for target | |
603 | directories. | |
604 | * configure: Regenerate. | |
605 | ||
08c1856b DD |
606 | 2003-12-31 Roger Sayle <roger@eyesopen.com> |
607 | ||
608 | * configure.in (ia64*-*-hpux*): Disable building java libraries. | |
609 | * configure: Regenerated. | |
610 | ||
c1968181 | 611 | 2003-12-21 Bernardo Innocenti <bernie@develer.com> |
80b200a1 | 612 | |
c1968181 DD |
613 | * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda. |
614 | * configure: Regenerated. | |
615 | ||
10ecffb9 NN |
616 | 2003-12-19 Nathanael Nerode <neroden@gcc.gnu.org> |
617 | ||
618 | Port change over from GCC: | |
619 | 2003-11-20 Kelley Cook <kcook@gcc.gnu.org> | |
620 | * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL. | |
621 | (configure-build-[+module+], configure-[+module+]): Likewise. | |
622 | (configure-target-[+module+], configure-gcc, config.status): Likewise. | |
623 | * Makefile.in: Regenerate. | |
624 | ||
f2ab5990 TF |
625 | 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com> |
626 | ||
627 | * configure.in (raw_libstdcxx_flags): Remove the leading space. | |
628 | * configure: Regenerate. | |
629 | ||
41a7d11a JJ |
630 | 2003-11-27 Jeff Johnston <jjohnstn@redhat.com> |
631 | ||
80b200a1 | 632 | * COPYING.NEWLIB: Add license info for long long routines added to |
41a7d11a JJ |
633 | stdlib. |
634 | ||
d9441a1f DD |
635 | 2003-11-14 Arnaud Charlet <charlet@act-europe.fr> |
636 | ||
637 | * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS. | |
638 | * Makefile.in: Regenerate. | |
639 | ||
3a48a978 DD |
640 | 2003-10-20 Phil Edwards <phil@codesourcery.com> |
641 | ||
642 | * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs. | |
643 | * configure: Regenerate. | |
644 | ||
f0b24077 NN |
645 | 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org> |
646 | ||
647 | * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of | |
648 | HOST_FLAGS_TO_PASS. | |
649 | * Makefile.in: Regenerate. | |
650 | ||
5fbad20a DD |
651 | 2003-10-05 Mohan Embar <gnustuff@thisiscool.com> |
652 | ||
653 | * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD. | |
654 | * configure: Rebuilt | |
655 | * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure | |
656 | * Makefile.in: Rebuilt | |
657 | ||
78be4155 L |
658 | 2003-10-03 H.J. Lu <hongjiu.lu@intel.com> |
659 | ||
660 | * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX. | |
661 | ||
051fcc7a L |
662 | 2003-10-01 Phil Edwards <pme@gcc.gnu.org> |
663 | ||
664 | * config-ml.in: Use ac_configure_args directly instead of | |
665 | ml_arguments. Only set ml_norecursion if --no[-]recursion is | |
666 | actually seen. | |
667 | ||
668 | 2003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr> | |
669 | ||
670 | * config-ml.in: Propagate INSTALL variables. | |
671 | ||
f27d4f92 DJ |
672 | 2003-09-21 Daniel Jacobowitz <drow@mvista.com> |
673 | ||
674 | * configure.in: Pass a computed --program-transform-name | |
675 | to subconfigures. | |
676 | * configure: Regenerated. | |
677 | ||
cae4d560 NN |
678 | 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org> |
679 | ||
680 | * Makefile.tpl: Don't pass down obsolete ENQUIRE variable. | |
681 | * Makefile.in: Regenerate. | |
682 | ||
683 | * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc. | |
684 | * Makefile.in: Regenerate. | |
685 | ||
8ff944f6 DJ |
686 | 2003-09-17 Daniel Jacobowitz <drow@mvista.com> |
687 | ||
688 | * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix | |
689 | quoting. | |
690 | * configure: Regenerated. | |
691 | ||
d9a35680 MC |
692 | 2003-09-12 Michael Chastain <mec@shout.net> |
693 | ||
694 | Fix PR gdb/857. | |
695 | * src-release (do-proto-topleve): Remove junk files | |
696 | intl/config.cache, intl/config.status, | |
697 | intl/config.h, intl/stamp-h. | |
698 | ||
710068b9 AC |
699 | 2003-09-14 Andrew Cagney <cagney@redhat.com> |
700 | ||
701 | * src-release (dejagnu.tar): New target. | |
702 | (dejagnu.tar.bz2): Recursively call "gdb-taz" rule. | |
703 | (do-djunpack): Use $(PACKAGE) for the package name. | |
704 | ||
e1008165 DD |
705 | 2003-09-04 DJ Delorie <dj@redhat.com> |
706 | ||
707 | * configure: Regenerate. | |
708 | ||
21998d12 NC |
709 | 2003-09-04 Robert Millan <robertmh@gnu.org> |
710 | ||
711 | * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet. | |
80b200a1 | 712 | |
ccca4bb3 DD |
713 | 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
714 | ||
715 | * configure.in: Ensure arguments to sed are properly spaced. | |
716 | * configure: Regenerate. | |
717 | ||
ee949b5e DJ |
718 | 2003-08-28 Daniel Jacobowitz <drow@mvista.com> |
719 | ||
720 | Merge from gcc: | |
721 | 2003-07-20 Phil Edwards <pme@gcc.gnu.org> | |
722 | * install-sh: Update to newer upstream versions (associated with | |
723 | aclocal 1.7). | |
724 | * missing: Likewise, plus $1Help2man -> $1 typo fix. | |
725 | ||
75addda2 DJ |
726 | 2003-08-27 Daniel Jacobowitz <drow@mvista.com> |
727 | ||
728 | * configure.in: Set RAW_CXX_FOR_TARGET if unset. | |
729 | * configure: Regenerated. | |
730 | ||
8d2877d8 NN |
731 | 2003-08-23 Phil Edwards <pme@gcc.gnu.org> |
732 | ||
733 | * configure.in: Use newline instead of semicolon when assuming | |
734 | shell arguments in a for loop. | |
735 | * configure: Regenerated. | |
736 | ||
d2cc0e0d GK |
737 | 2003-08-20 Geoffrey Keating <geoffk@apple.com> |
738 | ||
739 | PR 8180 | |
740 | * configure.in: When testing with_libs and with_headers, treat | |
741 | 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>. | |
742 | * configure: Regenerate. | |
80b200a1 | 743 | |
d2cc0e0d GK |
744 | * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for |
745 | make, shell, etc. | |
746 | (baseargs): Likewise. | |
747 | * configure: Regenerate. | |
748 | ||
04d1ab34 GK |
749 | 2003-08-19 Geoffrey Keating <geoffk@apple.com> |
750 | ||
751 | * configure.in: Disable libgcj for darwin not on powerpc. | |
752 | * configure: Rebuild. | |
753 | ||
ca506da8 MC |
754 | 2003-08-15 Michael Chastain <mec@shout.net> |
755 | ||
756 | * src-release (do-proto-toplev): Remove junk files | |
757 | dejagnu/example/calc/config.status, | |
758 | dejagnu/example/calc/config.log. | |
759 | ||
a4aa3f49 DD |
760 | 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org> |
761 | ||
762 | * config-ml.in, symlink-tree: Add license. | |
763 | ||
ede4fbe4 NN |
764 | 2003-08-01 Nathanael Nerode <neroden@gcc.gnu.org> |
765 | ||
766 | Merge from gcc: | |
767 | ||
768 | 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu> | |
769 | * Makefile.tpl (check, check-c++): Express dependencies using | |
770 | dependencies rather than commands. | |
771 | * Makefile.in: Regenerate. | |
772 | ||
773 | 2003-07-31 Geoffrey Keating <geoffk@apple.com> | |
774 | * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib. | |
775 | * Makefile.in: Update. | |
776 | ||
970f29af AC |
777 | 2003-08-01 Andrew Cagney <cagney@redhat.com> |
778 | ||
779 | * configure.in (noconfigdirs): Do not add GDB when m32r-*-*. | |
780 | * configure: Ditto. | |
781 | ||
b2884a0c DD |
782 | 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch> |
783 | ||
784 | * configure.in: Enable libgcj for darwin. | |
785 | * configure: Rebuild. | |
786 | ||
c07f46a4 NN |
787 | 2003-07-29 Nathanael Nerode <neroden@gcc.gnu.org> |
788 | ||
789 | * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version. | |
790 | ||
9175bfc0 NN |
791 | 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org> |
792 | ||
793 | * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when | |
794 | creating target and build subdirs to build all parent dirs as needed. | |
795 | * Makefile.in: Rebuild. | |
796 | * configure.in: Don't build dirs explicitly here. | |
797 | * configure: Rebuild. | |
798 | ||
b9abda6a AO |
799 | 2003-07-22 Alexandre Oliva <aoliva@redhat.com> |
800 | ||
801 | * Makefile.tpl (all-make): Depend on intl. | |
802 | * Makefile.in: Rebuilt. | |
803 | ||
eef8ffd4 NN |
804 | 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org> |
805 | ||
806 | * config.if: Remove unused libc_interface determination. | |
807 | ||
295efaf0 NN |
808 | 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org> |
809 | ||
810 | * Makefile.in: Regenerate, correctly this time. | |
811 | ||
e5c3f801 NN |
812 | 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org> |
813 | ||
814 | * Makefile.tpl: Set INSTALL and friends using autoconf. Remove | |
815 | unused INSTALL_PROGRAM_ARGS. | |
816 | * configure.in: Use AC_PROG_INSTALL. | |
817 | * Makefile.in: Regenerate. | |
818 | * configure: Regenerate. | |
819 | ||
4a18bd6b AO |
820 | 2003-07-10 Alexandre Oliva <aoliva@redhat.com> |
821 | ||
822 | * configure: Rebuilt. | |
823 | 2001-09-26 Alexandre Oliva <aoliva@redhat.com> | |
824 | * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build | |
825 | newlib nor libgloss. | |
826 | Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com> | |
827 | * configure.in (am33_2.0-*-linux*): Added. | |
828 | ||
fbd1054d BW |
829 | 2003-07-09 Bob Wilson <bob.wilson@acm.org> |
830 | ||
831 | * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets. | |
832 | * configure: Regenerate. | |
833 | ||
b40e3958 L |
834 | 2003-07-06 H.J. Lu <hongjiu.lu@intel.com> |
835 | ||
836 | * config-ml.in: Replace PWD with PWD_COMMAND. | |
837 | * Makefile.tpl: Likewise. | |
838 | * Makefile.in: Regenerated. | |
839 | ||
4a5be7ba NN |
840 | 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org> |
841 | ||
842 | * configure.in: Clean up config-lang.in handling. Delete | |
843 | useless assignment to "subdirs". | |
844 | * configure: Regenerate. | |
845 | ||
9c14acb8 NN |
846 | 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org> |
847 | ||
848 | * configure.in: Rename 'target_libs' to 'target_libraries'. | |
849 | Remove useless reference to 'target_libs'. | |
850 | * configure: Regenerate. | |
851 | ||
8f32e830 KS |
852 | 2003-06-23 Keith Seitz <kseitz@sources.redhat.com> |
853 | ||
854 | * Makefile.tpl: Add maybe-configure-itcl to configure-gdb. | |
855 | * Makefile.in: Regenerate. | |
856 | ||
12f0bd74 NN |
857 | 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org> |
858 | ||
859 | * Makefile.def: Introduce flags_to_pass. | |
860 | * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it. | |
861 | * Makefile.in: Regenerate. | |
862 | ||
b07c2aad HPN |
863 | 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com> |
864 | ||
865 | * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib | |
866 | and target-libgloss. | |
867 | <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb. | |
868 | <h8300*-*-*>: Disable libf2c and ${libgcj}. | |
69777083 | 869 | * configure: Regenerate. |
b07c2aad | 870 | |
56f25033 DD |
871 | 2003-06-17 Benjamin Kosnik <bkoz@redhat.com> |
872 | ||
873 | * configure.in: Update testsuite_flags to new location. | |
874 | * configure. Regenerate. | |
80b200a1 | 875 | |
4ec9a3b2 NN |
876 | 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org> |
877 | ||
878 | * Makefile.tpl: Remove BUILD_CC stuff. | |
879 | * Makefile.in: Regenerate. | |
880 | ||
059083b1 | 881 | 2003-06-14 H.J. Lu <hongjiu.lu@intel.com> |
80b200a1 | 882 | |
059083b1 L |
883 | * config.guess: Update to 2003-06-12 version. |
884 | * config.sub: Update to 2003-06-13 version. | |
885 | ||
535b046a TS |
886 | 2003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de> |
887 | ||
888 | * MAINTAINERS: Add myself as MIPS co-maintainer. | |
889 | ||
00c22daa | 890 | 2003-06-12 H.J. Lu <hongjiu.lu@intel.com> |
80b200a1 | 891 | |
00c22daa L |
892 | * config.guess: Update to 2003-06-06 version. |
893 | * config.sub: Update to 2003-06-06 version. | |
894 | ||
1047cb91 DD |
895 | 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
896 | ||
897 | * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32. | |
898 | * configure. Regenerate. | |
899 | ||
123494c8 NN |
900 | 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org> |
901 | ||
1047cb91 DD |
902 | * configure.in: Disable serial configure by default. |
903 | * configure: Regenerate. | |
904 | * Makefile.tpl: Abolish .NOTPARALLEL. | |
905 | * Makefile.in: Regenerate. | |
906 | ||
7f121bbf NN |
907 | * Makefile.tpl: Replace {build,host,target}_canonical by |
908 | {build,host,target}. | |
909 | * Makefile.in: Regenerate. | |
910 | ||
123494c8 NN |
911 | * Makefile.tpl: Fix stupid pasto. |
912 | * Makefile.in: Regenerate. | |
913 | ||
ec7e0995 NN |
914 | 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org> |
915 | ||
916 | * Makefile.tpl: Remove bogus conditional. | |
917 | * Makefile.in: Regenerate. | |
918 | ||
27b1cc72 NN |
919 | 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org> |
920 | ||
2a4cbe27 NN |
921 | * Makefile.tpl: Make 'recursive targets' using autogen rather |
922 | than shell loop. Remove duplicate 'clean' targets and false | |
923 | comments. | |
924 | * Makefile.def: Add systematic dependencies to 'recursive' targets. | |
925 | Add systematic method of specifying missing targets in subdirs. | |
926 | Add copyright boilerplate. | |
927 | * Makefile.in: Regenerate. | |
928 | * configure.in: Add 'recursive targets' to maybe list. | |
929 | * configure: Regenerate. | |
930 | ||
27b1cc72 NN |
931 | * Makefile.tpl: Rename [+target+] to [+make_target+]. |
932 | * Makefile.def: Rename 'target' to 'make_target'. | |
933 | ||
01e51bd0 NC |
934 | 2003-05-30 Nick Clifton <nickc@redhat.com> |
935 | ||
936 | * README-maintainer-mode: Update URL for locating blessed config | |
937 | tools. | |
938 | ||
2fd84b42 NC |
939 | 2003-05-29 Robert Millan <rmh@debian.org> |
940 | ||
941 | * ltconfig: Import this patch and modify for use with current | |
942 | version of ltconfig: | |
943 | ||
944 | 2003-05-21 Bruno Haible <bruno@clisp.org> | |
945 | ||
946 | * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for | |
947 | GNU/FreeBSD. | |
948 | ||
8945c6bb DD |
949 | 2003-05-28 DJ Delorie <dj@redhat.com> |
950 | ||
951 | * Makefile.tpl: Make maybe-check-gcc .PHONY. | |
952 | * Makefile.in: Regenerate. | |
953 | ||
2f9632a1 JJ |
954 | 2003-05-28 Jeff Johnston <jjohnstn@redhat.com> |
955 | ||
80b200a1 | 956 | * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib. |
2f9632a1 | 957 | |
3a12db16 | 958 | 2003-05-21 DJ Delorie <dj@redhat.com> |
80b200a1 | 959 | |
3a12db16 DD |
960 | * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not |
961 | newlib or libgloss. | |
962 | * Makefile.in: Regenerate. | |
963 | ||
44482353 DD |
964 | 2003-05-21 DJ Delorie <dj@redhat.com> |
965 | ||
966 | * Makefile.tpl: Add missing empty maybe-check-gcc target. | |
967 | * Makefile.in: Regenerate. | |
968 | ||
fec2c52d MR |
969 | 2003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl> |
970 | ||
971 | * configure.in: Use curly braces in the definition of tooldir. | |
972 | * configure: Regenerate. | |
973 | ||
16ae0395 NN |
974 | 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org> |
975 | ||
976 | * configure.in: Switch more things to use maybe dependencies. | |
80b200a1 | 977 | * Makefile.tpl: Switch more things to use maybe dependencies. |
16ae0395 NN |
978 | Factor out common code from autogen IF statements. |
979 | * configure: Regenerate. | |
980 | * Makefile.in: Regenerate. | |
981 | ||
ec11bdc6 DD |
982 | 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com> |
983 | ||
984 | * configure.in: Accept i[3456789]86 for machine type. | |
985 | * configure: Regenerate. | |
986 | ||
dd12c3a8 NN |
987 | 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org> |
988 | ||
989 | * configure.in: Switch more things to use maybe dependencies. | |
990 | Rearrange a little. Use GCC_TOPLEV_SUBDIRS. | |
991 | * configure: Regenerate. | |
992 | * Makefile.tpl: Switch more things to use maybe dependencies. | |
993 | * Makefile.in: Regenerate. | |
994 | ||
cf662e21 AJ |
995 | 2003-05-16 Andreas Schwab <schwab@suse.de> |
996 | ||
997 | * Makefile.tpl (install-opcodes): Define. | |
998 | * Makefile.in: Rebuild. | |
999 | ||
5481b376 AJ |
1000 | 2003-05-13 Andreas Jaeger <aj@suse.de> |
1001 | ||
1002 | * config.guess: Update to 2003-05-09 version. | |
1003 | * config.sub: Update to 2003-05-09 version. | |
1004 | ||
3959a22a AJ |
1005 | 2003-05-13 Michael Eager <eager@mvista.com> |
1006 | ||
1007 | * configure.in: Correct sed script so that options in quotes are not | |
1008 | deleted. | |
1009 | * configure: Rebuild. | |
1010 | ||
564b43e5 CV |
1011 | 2003-05-12 Corinna Vinschen <corinna@vinschen.de> |
1012 | ||
1013 | * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin | |
1014 | and $$s/newlib/libc/sys/cygwin32 include paths. | |
1015 | * configure: Ditto. | |
1016 | ||
bb947dc9 L |
1017 | 2003-05-05 H.J. Lu <hjl@gnu.org> |
1018 | ||
1019 | * config-ml.in: Restored from gcc repository. | |
1020 | ||
77f7441a CD |
1021 | 2003-05-02 Chris Demetriou <cgd@broadcom.com> |
1022 | ||
80b200a1 ZW |
1023 | * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later. |
1024 | * Makefile.in: Regenerate. | |
77f7441a | 1025 | |
a26d7085 DJ |
1026 | 2003-04-27 Daniel Jacobowitz <drow@mvista.com> |
1027 | ||
1028 | * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl, | |
1029 | and Makefile.def. | |
1030 | ||
e4c4d240 DJ |
1031 | 2003-04-27 Daniel Jacobowitz <drow@mvista.com> |
1032 | ||
1033 | * Makefile.tpl: Clean $(BUILD_SUBDIR). | |
1034 | * Makefile.in: Regenerated. | |
1035 | ||
62a3fc85 DD |
1036 | 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> |
1037 | ||
1038 | * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000. | |
1039 | * Makefile.in: Regenerate. | |
1040 | ||
1041 | 2003-04-18 Jakub Jelinek <jakub@redhat.com> | |
1042 | ||
1043 | * configure.in (powerpc64*-*-linux*): Remove. | |
1044 | * configure: Rebuilt. | |
1045 | ||
5b474aa8 DD |
1046 | 2003-04-17 Phil Edwards <pme@gcc.gnu.org> |
1047 | ||
1048 | * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the | |
1049 | previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap, | |
1050 | and restrap. | |
1051 | * Makefile.in: Regenerate. | |
1052 | ||
1053 | 2003-04-16 Richard Earnshaw <rearnsha@arm.com> | |
1054 | ||
1055 | * configure.in (arm-*-netbsdelf*): Enable building java libraries. | |
1056 | * configure: Regenerated. | |
1057 | ||
bc295afe AO |
1058 | 2003-04-11 Alexandre Oliva <aoliva@redhat.com> |
1059 | ||
1060 | * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*. | |
1061 | * */configure: Rebuilt. | |
1062 | ||
3728fade NN |
1063 | 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org> |
1064 | ||
1065 | * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down. | |
1066 | * Makefile.in: Regenerate. | |
1067 | ||
ce5b542e MC |
1068 | 2003-03-14 Michael Chastain <mec@shout.net> |
1069 | ||
1070 | * Makefile.in: Regenerate with correct Makefile.def. | |
1071 | ||
3db0a37f NN |
1072 | 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org> |
1073 | ||
1074 | * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused | |
1075 | Make macro. | |
1076 | * Makefile.in: Regenerate. | |
1077 | * configure.in: Clean up gxx_include_dir logic. | |
1078 | * configure: Regenerate. | |
1079 | ||
34349c6e DD |
1080 | 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> |
1081 | ||
1082 | * configure.in (gxx_include_dir): Fix typo. | |
1083 | * configure: Regenerated. | |
1084 | ||
686c28c9 AC |
1085 | 2003-03-06 Andrew Cagney <cagney@redhat.com> |
1086 | ||
1087 | * texinfo/texinfo.tex: Import version 2003-02-03.16. | |
1088 | ||
bba45b8b | 1089 | 2003-03-04 Daniel Jacobowitz <drow@mvista.com> |
5481b376 | 1090 | |
bba45b8b NN |
1091 | * configure.in: Include $(build_tooldir)/sys-include in |
1092 | FLAGS_FOR_TARGET. | |
1093 | * configure: Regenerated. | |
1094 | ||
2683747f NN |
1095 | 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org> |
1096 | ||
bba45b8b NN |
1097 | * Makefile.tpl: Reindent. |
1098 | * Makefile.in: Regenerate. | |
1099 | * configure.in: Reindent. Don't set unused variables. | |
1100 | * configure: Regenerate. | |
1101 | ||
2683747f NN |
1102 | * Makefile.tpl: Always pass down RANLIB. |
1103 | * Makefile.in: Regenerate. | |
1104 | ||
1105 | * Makefile.tpl: Don't set unused enable_shared, enable_threads macros. | |
1106 | * Makefile.in: Regenerate. | |
1107 | * configure.in: Remove unused logic relating to --enable-shared | |
1108 | and --enable-threads. Remove bogus comments. Remove redundant | |
1109 | noconfigdirs. | |
1110 | * configure: Regenerate. | |
1111 | ||
1112 | * configure.in: Replace ${libstdcxx_version} by its value. | |
1113 | Remove reference to mh-dgux. | |
1114 | * configure: Regenerate. | |
1115 | ||
50212802 NN |
1116 | 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org> |
1117 | ||
1118 | * Makefile.tpl: Rearrange. | |
1119 | * Makefile.in: Regenerate. | |
1120 | ||
a6be7fc6 NC |
1121 | 2003-02-25 Nick Clifton <nickc@redhat.com> |
1122 | ||
1123 | * configure: Remove site-file supprot - it is obsolete. | |
1124 | ||
f8a495c8 NC |
1125 | 2003-02-24 Uwe Stieber <uwe@wwws.de> |
1126 | ||
1127 | * configure.in: Add support for kaOS as cross build target system. | |
1128 | * configure: Regenerated. | |
1129 | ||
3decd77d DD |
1130 | 2003-02-20 Sean McNeil <sean@blue.mcneil.com> |
1131 | ||
1132 | * Makefile.tpl: Add definition of CPPFLAGS to pass into | |
1133 | configure-target-* as some target builds may require additional | |
1134 | flags for preprocessor tests. | |
1135 | * Makefile.in: Regenerated. | |
1136 | ||
f4ff34a3 AO |
1137 | 2003-02-19 Alexandre Oliva <aoliva@redhat.com> |
1138 | ||
1139 | * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld. | |
1140 | * ltconfig: Handle it. | |
1141 | * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of | |
1142 | auto-detecting it. | |
1143 | ||
b7e4a931 AO |
1144 | 2003-02-19 Alexandre Oliva <aoliva@redhat.com> |
1145 | ||
1146 | * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever | |
1147 | it is used as argument to $CC. | |
1148 | * ltcf-gcj.sh: Likewise. | |
1149 | ||
6b784d9f AO |
1150 | 2003-02-19 Alexandre Oliva <aoliva@redhat.com> |
1151 | ||
1152 | * configure.in: Introduce --enable-maintainer-mode. | |
1153 | * configure: Rebuilt. | |
1154 | * Makefile.tpl (Makefile.in, configure): Enable dependencies only | |
1155 | for maintainer mode. | |
1156 | * Makefile.in: Rebuilt. | |
1157 | ||
8bcd8a07 AC |
1158 | 2003-02-19 Andrew Cagney <ac131313@redhat.com> |
1159 | ||
1160 | * configure: Regenerate using autoconf 2.13. | |
1161 | ||
ee3fd329 AM |
1162 | 2003-02-19 Alan Modra <amodra@bigpond.net.au> |
1163 | ||
1164 | * config.guess: Import latest version. | |
1165 | * config.sub: Import latest version. | |
1166 | ||
e9e45685 JM |
1167 | 2003-02-18 Jason Merrill <jason@redhat.com> |
1168 | ||
1169 | * Makefile.tpl (check-c++): Allow parallelism. | |
1170 | ||
859789af AC |
1171 | 2003-02-17 Andrew Cagney <ac131313@redhat.com> |
1172 | ||
1173 | * configure: Regenerate using autoconf 000227. | |
1174 | ||
b3f16a9b GK |
1175 | 2003-02-15 Geoffrey Keating <geoffk@apple.com> |
1176 | ||
1177 | * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*, | |
1178 | don't configure target-libobjc. | |
1179 | * configure: Regenerate. | |
1180 | ||
72e60e02 DD |
1181 | 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
1182 | ||
1183 | * Makefile.tpl (RANLIB): Define. | |
1184 | * Makefile.in: Regenerate. | |
1185 | ||
91f0e695 KS |
1186 | 2003-02-06 Keith R Seitz <keiths@redhat.com> |
1187 | ||
1188 | * Makefile.def: Remove "snavigator", "grep", and "db" modules. | |
1189 | * Makefile.tpl: Remove "all-snavigator" and "all-grep". | |
1190 | * Makefile.in: Regenerated. | |
1191 | * configure.in: Remove all traces of snavigator, db, and grep. | |
1192 | * configure: Regenerated. | |
1193 | ||
122bfa92 FCE |
1194 | 2003-01-31 Frank Ch. Eigler <fche@redhat.com> |
1195 | ||
1196 | * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies. | |
1197 | * Makefile.in: Regenerated. | |
1198 | ||
264095c3 AO |
1199 | 2003-01-30 Alexandre Oliva <aoliva@redhat.com> |
1200 | ||
1201 | * config.if: Copy from GCC. | |
1202 | ||
a84dbcb3 AO |
1203 | 2003-01-27 Phil Edwards <pme@gcc.gnu.org> |
1204 | ||
1205 | * configure.in: Revert 24Jan change. | |
1206 | * configure: Regenerate. | |
1207 | ||
19618276 NN |
1208 | 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org> |
1209 | ||
1210 | * configure.in: Revert previous change. | |
1211 | * configure: Regenerate. | |
1212 | ||
b7f27a92 NN |
1213 | 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org> |
1214 | ||
1215 | * configure.in: Make rda native-only. | |
1216 | * configure: Regenerate. | |
1217 | ||
83326456 NN |
1218 | 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org> |
1219 | ||
1220 | * configure.in: Add missing \. | |
1221 | * configure: Rebuilt. | |
1222 | ||
5e367fa5 JJ |
1223 | 2003-01-17 Jakub Jelinek <jakub@redhat.com> |
1224 | ||
1225 | * configure.in (baseargs): Avoid using \| in sed regular | |
1226 | expressions. | |
1227 | * configure: Rebuilt. | |
1228 | ||
e01f337c JJ |
1229 | 2003-01-16 Jakub Jelinek <jakub@redhat.com> |
1230 | ||
1231 | * configure.in (baseargs): Remove all supported forms of | |
1232 | --cache-file, --srcdir, --host, --build and --target options | |
1233 | from argument lists. | |
1234 | * configure: Rebuilt. | |
1235 | ||
aa236487 AO |
1236 | 2003-01-15 Alexandre Oliva <aoliva@redhat.com> |
1237 | ||
1238 | * configure.in (noconfigdirs): Don't skip gas on IRIX 6. | |
1239 | * configure: Rebuilt. | |
1240 | ||
586c0873 NN |
1241 | 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org> |
1242 | ||
1243 | * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS. | |
1244 | * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc. | |
1245 | * Makefile.in: Regenerate. | |
1246 | * configure: Regenerate. | |
1247 | ||
497f816e DD |
1248 | 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de> |
1249 | ||
1250 | * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR. | |
1251 | (install-info, dir.info): Prepend $(DESTDIR) to $(infodir). | |
1252 | * Makefile.in: Regenerate. | |
1253 | ||
bfbe5519 AO |
1254 | 2003-01-09 Alexandre Oliva <aoliva@redhat.com> |
1255 | ||
1256 | * configure.in: Remove Makefile in build, host and target modules | |
1257 | unless configure was run with --no-recursion. | |
1258 | * configure: Rebuilt. | |
1259 | ||
3f234ef5 CD |
1260 | 2003-01-08 Chris Demetriou <cgd@broadcom.com> |
1261 | ||
1262 | * config.guess: Update to 2003-01-03 version. | |
1263 | * config.sub: Update to 2003-01-03 version. | |
1264 | ||
a3982d48 CF |
1265 | 2003-01-07 Christopher Faylor <cgf@redhat.com> |
1266 | ||
1267 | * configure: Regenerate with proper autoconf 2.13. | |
1268 | ||
75778ec4 CF |
1269 | 2003-01-07 Christopher Faylor <cgf@redhat.com> |
1270 | ||
80b200a1 ZW |
1271 | * configure.in: Add AC_PREREQ for consistency. |
1272 | * configure: Regenerate. | |
75778ec4 | 1273 | |
c180f501 AC |
1274 | 2003-01-06 Andrew Cagney <ac131313@redhat.com> |
1275 | ||
1276 | * configure.in (GDB_TK): Add tcl directories conditional on | |
1277 | gdb/gdbtk directory being present. | |
1278 | * configure: Regenerate. | |
5481b376 | 1279 | |
46ca2cc2 DA |
1280 | 2003-01-04 John David Anglin <dave.anglin@nrc.ca> |
1281 | ||
1282 | * configure.in (LD): Improve test for gcc. Try to set LD to the ld used | |
1283 | by gcc if LD is not defined and we are not doing a Canadian Cross. | |
1284 | * configure: Rebuilt. | |
1285 | ||
53dd8dab DJ |
1286 | 2003-01-01 Daniel Jacobowitz <drow@mvista.com> |
1287 | ||
1288 | * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl. | |
1289 | ||
50ceb20c TT |
1290 | 2002-12-31 Tom Tromey <tromey@redhat.com> |
1291 | ||
1292 | * Makefile.in: Rebuilt. | |
1293 | * Makefile.def (target_modules) [libffi]: Allow installation. | |
1294 | ||
e78b5cfe AS |
1295 | 2002-12-31 Andreas Schwab <schwab@suse.de> |
1296 | ||
1297 | * configure.in: Fix use of $program_transform_name. | |
1298 | * configure: Regenerated. | |
1299 | ||
67448102 DJ |
1300 | 2002-12-30 Daniel Jacobowitz <drow@mvista.com> |
1301 | ||
1302 | * configure.in (baseargs): Don't remove first configure argument. | |
1303 | * configure: Regenerated. | |
1304 | ||
e6bfb94a AO |
1305 | 2002-12-29 Alexandre Oliva <aoliva@redhat.com> |
1306 | ||
1307 | * Makefile.tpl (local-distclean): Don't remove... | |
1308 | (multilib.ts): ... this. Moved into... | |
1309 | (multilib.out): ... this. Don't use sub-make. | |
1310 | ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile, | |
1311 | $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into... | |
1312 | (configure-build-[+module+], configure-[+module+], | |
1313 | configure-target-[+module+], configure-gcc): ... these. Test | |
1314 | for Makefile existence. Drop config.status from dependencies. | |
1315 | * Makefile.in: Rebuilt. | |
1316 | * configure.in: Move gcc-version-trigger to the end of | |
1317 | ac_configure_args. Add comments to maybedep.tmp and | |
1318 | serdep.tmp. Introduce --disable-serial-configure. Remove | |
1319 | nonopt from baseargs, matching and removing corresponding | |
1320 | whitespace while at it. | |
1321 | * configure: Rebuilt. | |
1322 | ||
8f0dfb36 AO |
1323 | 2002-12-28 Alexandre Oliva <aoliva@redhat.com> |
1324 | ||
1325 | * configure.in (host_configargs): Replace reference to | |
1326 | no-longer-defined buildopts with --build=${build_alias}. | |
1327 | * configure: Rebuilt. | |
1328 | ||
43be203f AO |
1329 | 2002-12-28 Alexandre Oliva <aoliva@redhat.com> |
1330 | ||
1331 | * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of | |
1332 | program_transform_name to standard idiom. | |
1333 | (AUTOGEN, AUTOCONF): Define. | |
1334 | (Makefile.in): Use $(AUTOGEN). | |
1335 | (Makefile): Depend on config.status, and use autoconf-style rule to | |
1336 | build it. Move original commands to... | |
1337 | (config.status): ... this new target. | |
1338 | (configure): Add $(srcdir). Depend on config/acx.m4. Use | |
1339 | $(AUTOCONF). | |
1340 | * Makefile.in: Rebuilt. | |
1341 | ||
a0da8069 NN |
1342 | 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org> |
1343 | ||
d18f1c9f NN |
1344 | * Makefile.tpl: Fix dramatic bustage due to change in |
1345 | program_transform_name. | |
1346 | * Makefile.in: Regenerate. | |
1347 | ||
1348 | * configure.in: Remove unnecessary PATH setting. | |
1349 | * configure: Regnerate. | |
1350 | ||
1351 | * configure.in: Don't default to unprefixed tools unless | |
1352 | the native tools will work. | |
1353 | * configure: Regenerate. | |
1354 | ||
a0da8069 NN |
1355 | * configure.in: Convert to autoconf script. Blow away lots |
1356 | of now-redundant Makefile fragments. | |
1357 | * configure: Generate using Autoconf. | |
1358 | * Makefile.tpl: Rewrite to reflect autoconfiscation. | |
1359 | * Makefile.in: Regenerate. | |
1360 | ||
c567df0a NN |
1361 | 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org> |
1362 | ||
5481b376 | 1363 | * configure: Remove unneeded 'export's. Make CC_FOR_TARGET, |
c567df0a NN |
1364 | CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only. |
1365 | ||
5481b376 | 1366 | * ChangeLog: Move a couple of entries from here to winsup/cygwin, |
c567df0a | 1367 | where they belong. |
2c7f9a32 | 1368 | |
2dabcfb4 AS |
1369 | 2002-12-24 Andreas Schwab <schwab@suse.de> |
1370 | ||
1371 | * Makefile.tpl (multilib.out): Fix missing space. | |
1372 | * Makefile.in: Regenerate. | |
1373 | ||
1086bc09 NN |
1374 | 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org> |
1375 | ||
1376 | * Makefile.tpl: Use shared multilib.out. Use move-if-change for it. | |
1377 | Convert (cd foo; make) to (cd foo && make). Clean up multilib.out. | |
1378 | * Makefile.in: Regenerate. | |
1379 | * configure.in: Remove unnecessary leftovers. | |
1380 | ||
1086bc09 NN |
1381 | 2002-12-21 Geoffrey Keating <geoffk@apple.com> |
1382 | ||
1383 | * configure.in (extra_ranlibflags_for_target): New variable. | |
1384 | (*-*-darwin): Add -c to ranlib commands. | |
1385 | * configure (tooldir): Handle extra_ranlibflags_for_target. | |
1386 | ||
14e9ca95 JJ |
1387 | 2002-12-20 Jeff Johnston <jjohnstn@redhat.com> |
1388 | ||
1389 | * COPYING.NEWLIB: Updated. | |
1390 | * COPYING.LIBGLOSS: Ditto. | |
1391 | ||
14c428fb NN |
1392 | 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org> |
1393 | ||
1394 | * Makefile.tpl: Revert HJL's change. | |
1395 | * Makefile.in: Regenerated. | |
1396 | * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and | |
1397 | always. | |
1398 | ||
313b8244 AS |
1399 | 2002-12-19 Andreas Schwab <schwab@suse.de> |
1400 | ||
1401 | * Makefile.tpl, configure.in: Substitute libstdcxx_incdir. | |
1402 | * Makefile.in: Regenerate. | |
1403 | ||
efeae3db L |
1404 | 2002-12-18 H.J. Lu <hjl@gnu.org> |
1405 | ||
1406 | * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR). | |
1407 | * Makefile.in: Regenerated. | |
1408 | ||
1409 | * configure.in (build_prefix): New. Substitute. | |
1410 | ||
43d92c63 NN |
1411 | 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org> |
1412 | ||
59da4fe6 NN |
1413 | * Makefile.tpl: Don't let real targets depend on phony targets. |
1414 | * Makefile.in: Regenerate. | |
1415 | ||
43d92c63 NN |
1416 | * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo. |
1417 | * Makefile.in: Regenerate. | |
1418 | ||
b72e6a2d JM |
1419 | 2002-12-16 Jason Merrill <jason@redhat.com> |
1420 | ||
1421 | * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a | |
1422 | previous 'make bootstrap'. | |
1423 | * Makefile.in: Regenerate. | |
1424 | ||
95c72c44 HPN |
1425 | 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com> |
1426 | ||
1427 | * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb. | |
1428 | ||
7d695d07 JM |
1429 | 2002-12-13 Jason Merrill <jason@redhat.com> |
1430 | ||
1431 | * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run | |
1432 | library tests. | |
1433 | (check-c++): Just depend on it and check-target-libstdc++-v3. | |
1434 | * Makefile.in: Regenerate. | |
1435 | ||
54103d1e NN |
1436 | 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org> |
1437 | ||
1438 | * configure.in, Makefile.tpl, Makefile.def: Remove tclX. | |
1439 | * Makefile.in: Regenerate. | |
1440 | ||
4024f1e1 JJ |
1441 | 2002-12-12 Jeff Johnston <jjohnstn@redhat.com> |
1442 | ||
80b200a1 ZW |
1443 | * COPYING.NEWLIB: Update list of alternate Regent of California |
1444 | licenses and discuss official revoking of advertising clause. | |
1445 | * COPYING.LIBGLOSS: Ditto. | |
4024f1e1 | 1446 | |
7dda0df6 AO |
1447 | 2002-12-12 Alexandre Oliva <aoliva@redhat.com> |
1448 | ||
1449 | * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C). | |
1450 | * Makefile.in: Rebuilt. | |
1451 | ||
d03be79e | 1452 | 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org> |
b4a77b47 | 1453 | |
929293f4 NN |
1454 | * configure: Fix bug put in by gremlins. |
1455 | ||
d03be79e NN |
1456 | * Makefile.tpl: Substitute more autoconfily. |
1457 | * configure: Substitute more autoconfily. | |
1458 | * Makefile.in: Regenerate. | |
1459 | ||
1460 | 2002-12-08 Andrew Cagney <ac131313@redhat.com> | |
1461 | ||
1462 | * Makefile.tpl (all-sim): Depend on maybe-configure-gdb. | |
1463 | * Makefile.in (all-sim): Ditto. | |
a36d530e DD |
1464 | |
1465 | 2002-12-06 DJ Delorie <dj@redhat.com> | |
1466 | ||
1467 | * Makefile.tpl: Change configure dependencies to not have real | |
1468 | targets depend on phony targets. | |
b4a77b47 | 1469 | |
db1ac78d NN |
1470 | 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org> |
1471 | ||
bcaf2395 NN |
1472 | * configure.in: Revert unintentional change. |
1473 | ||
b4fa093e NN |
1474 | * src-release: Configure host subdirs. |
1475 | ||
db1ac78d NN |
1476 | * Makefile.tpl: Change dependency for */multilib.out so that |
1477 | it works when gcc isn't in the tree. | |
1478 | ||
1479 | * configure.in: Substitute more. | |
1480 | * configure: Run subconfigures from the Makefile. | |
1481 | * Makefile.tpl: Run subconfigures from the Makefile; add a few | |
1482 | convenience targets. Make sure gcc isn't rebuilt after bootstrap. | |
1483 | ||
15723a45 NN |
1484 | 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org> |
1485 | ||
e2b9e2dc NN |
1486 | * Makefile.tpl: Add targets for configuring host subdirs in Makefile, |
1487 | and corresponding dependencies. | |
1488 | * Makefile.in: Regenerate. | |
1489 | ||
2af579c4 NN |
1490 | * configure.in (host_tools): Order binutils, gas and ld for |
1491 | convenience in running the testsuites. | |
1492 | ||
a2cc058a NN |
1493 | * Makefile.tpl: Introduce rules to serialize subconfigure runs. |
1494 | * Makefile.in: Regenerate. | |
1495 | * configure.in: Introduce rules to serialize subconfigure runs. | |
1496 | ||
15723a45 NN |
1497 | * configure.in: Introduce BASE_CC_FOR_TARGET. |
1498 | * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS. | |
1499 | Realize configure-build-* targets. Realize configure-target-* targets. | |
1500 | * Makefile.in: Regenerate. | |
1501 | ||
ae831be5 NN |
1502 | 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org> |
1503 | ||
1504 | * configure: Move gcc_version_trigger stuff from here... | |
1505 | * configure.in: ...to here. | |
1506 | ||
1507 | * configure.in: Separate subconfigure options added by this file from | |
1508 | options given by the user. Add machinery to put args for host | |
1509 | subconfigures into the Makefile. | |
1510 | ||
1511 | * Makefile.tpl: Remove 'vault' targets. | |
1512 | * Makefile.tpl: Reorder and comment dependencies. | |
1513 | * Makefile.in: Regenerate. | |
1514 | ||
bbf7c8ac NN |
1515 | 2002-11-28 Geoffrey Keating <geoffk@apple.com> |
1516 | ||
1517 | * configure.in: Move host-specific darwin noconfigdirs into | |
1518 | the host-specific section. | |
1519 | ||
930314a4 NN |
1520 | 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org> |
1521 | ||
52d7cdee NN |
1522 | * Makefile.tpl: Restore bkorb's style patch, accidentally lost |
1523 | during replay. | |
1524 | * Makefile.in: Regenerate. | |
1525 | ||
930314a4 NN |
1526 | (finishing slow-motion replay) |
1527 | * configure: Remove skip-this-dir support. | |
1528 | * Makefile.tpl: Remove skip-this-dir support. | |
1529 | ||
1530 | * Makefile.tpl: Remove leftover support for non-autoconfiscated | |
1531 | subdirectories. | |
1532 | * Makefile.in: Regenerate. | |
1533 | ||
1534 | * Makefile.tpl: Strip out useless setting of 'dir'. | |
1535 | * Makefile.in: Regenerate. | |
5481b376 | 1536 | |
930314a4 NN |
1537 | 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org> |
1538 | ||
1539 | (finishing slow-motion replay) | |
1540 | * configure.in: Fix deeply stupid bug. | |
1541 | ||
1542 | * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded | |
1543 | shell code in CXX_FOR_TARGET | |
1544 | * Makefile.def: Introduce raw_cxx. | |
1545 | * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and | |
1546 | RAW_CXX_FOR_TARGET. | |
1547 | * Makefile.in: Regenerate. | |
1548 | ||
1549 | 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org> | |
1550 | ||
1551 | (finishing slow-motion replay) | |
1552 | * Makefile.tpl: Remove unnecessary ifs. | |
1553 | * Makefile.in: Regenerate. | |
1554 | ||
5481b376 | 1555 | * Makefile.tpl: Implement soft dependency machinery. Maybe-ize |
930314a4 NN |
1556 | dependencies. Maybe-ize build-libiberty. Create dummy install |
1557 | targets for 'no_install' modules. | |
5481b376 | 1558 | * configure: Move GDB_TK substitution to configure.in. Move |
930314a4 | 1559 | build_modules stuff to configure.in. |
5481b376 | 1560 | * configure.in: Implement soft dependency machinery. Maybe-ize |
930314a4 NN |
1561 | GDB_TK, rearrange slightly. Move build_modules stuff from configure. |
1562 | * Makefile.in: Regenerate. | |
1563 | ||
3866be5d NN |
1564 | 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org> |
1565 | ||
1566 | (continuing slow-motion replay) | |
1567 | * Makefile.tpl: Make all-target, install-target behave similarly | |
1568 | to all, install (only hitting configured targets). Eliminate | |
1569 | unused macro defintions. | |
1570 | ||
1571 | * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when | |
1572 | build != host. | |
1573 | ||
1574 | * Makefile.tpl: Add all-gcc: all-libiberty dependency. | |
1575 | ||
1576 | * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion. | |
1577 | ||
5481b376 | 1578 | * configure.in: Produce lists of subdir targets we're actually |
3866be5d NN |
1579 | configuring. Remove references to "dosrel". |
1580 | * Makefile.tpl: Let configure set which subdir targets are hit. | |
5481b376 | 1581 | Remove install-cross; clean up install; remove ALL. Remove |
3866be5d | 1582 | references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery. |
5481b376 | 1583 | Autogenerate host module targets. Remove empty dependency lines |
3866be5d NN |
1584 | and redundant dependency; rearrange slightly. |
1585 | * Makefile.def: Add host-side libtermcap, utils. | |
1586 | ||
1587 | * Makefile.in: Regenerate. | |
1588 | ||
e393202e NN |
1589 | 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org> |
1590 | ||
1591 | (Continuing slow-motion replay) | |
1592 | * Makefile.def: Add list of recursive targets to autogenerate. | |
1593 | Add build_modules. | |
1594 | * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-* | |
1595 | targets. Autogenerate *-build-* targets. | |
1596 | * Makefile.in: Regenerate. | |
1597 | ||
583d52d7 NN |
1598 | 2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org> |
1599 | ||
1600 | (Continuing slow-motion replay) | |
1601 | * configure: More autoconf-style substitutions. | |
1602 | * Makefile.tpl: More autoconf-style substitutions. | |
1603 | * Makefile.in: Regenerate. | |
1604 | ||
1605 | 2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org> | |
1606 | ||
1607 | (Continuing slow-motion replay) | |
1608 | * configure: Substitute more variables in a more autoconf-friendly | |
1609 | way. Simplify slightly. | |
1610 | * Makefile.tpl: Make more variables substitutable in an | |
1611 | autoconf-friendly way. | |
1612 | * Makefile.in: Regenerate. | |
1613 | ||
874e38b4 NN |
1614 | 2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org> |
1615 | ||
1616 | (Continuing slow-motion replay) | |
1617 | * configure.in (v810*): Remove special setting of tools. | |
1618 | ||
1619 | * configure: Add support for extra required flags for ar or nm. | |
1620 | * configure.in (aix4.3+): Use above support for target-specific | |
1621 | issues, rather than using config/mt-aix43. | |
1622 | ||
852e5f18 NN |
1623 | 2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org> |
1624 | ||
1625 | (Starting slow-motion replay merge from gcc 3.4 b-i-b branch) | |
1626 | * configure: Remove 'removing', which doesn't work. Replace $subdir | |
1627 | with . everywhere. Replace $subdirs with ''. Replace $makesrcdir | |
1628 | with $srcdir. Reformat indentation. Substitute some variables | |
1629 | formerly hard-coded in the Makefile for build=host. | |
1630 | * Makefile.tpl: Autogenerate more; make more autoconf-friendly. | |
1631 | * Makefile.def: Autogenerate more. | |
1632 | * Makefile.in: Regenerate. | |
1633 | ||
c9a0d920 DD |
1634 | 2002-11-13 Bruce Korb <bkorb@gnu.org> |
1635 | ||
1636 | * Makefile.tpl: syntactic cleanup | |
1637 | ||
dd2768ff KB |
1638 | 2002-11-04 Kevin Buettner <kevinb@redhat.com> |
1639 | ||
1640 | * Makefile.def (host_modules): Add rda. | |
1641 | * Makefile.in: Regenerate. | |
1642 | * configure.in (target_tool): Add target-rda to list. | |
1643 | ||
1aa8389d DD |
1644 | 2002-10-25 Phil Edwards <pme@gcc.gnu.org> |
1645 | ||
1646 | * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap, | |
1647 | and restrap targets to this rule. | |
1648 | * Makefile.in: Regenerate. | |
1649 | ||
28f46298 HPN |
1650 | 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com> |
1651 | ||
1652 | * configure.in (i[3456]86-*-linux*): Add check to disable | |
1653 | ${libgcj} for glibc1. | |
1654 | ||
ff72e302 NC |
1655 | 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com> |
1656 | ||
1657 | * configure.in: Add tic4x target. | |
1658 | ||
8607b6c9 NN |
1659 | 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org> |
1660 | ||
1661 | * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy. | |
1662 | * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy. | |
1663 | * configure.in: Make SET_LIB_PATH substitution more autoconfy. | |
1664 | * configure.in: Make RPATH_ENVVAR substitution more autoconfy. | |
1665 | * Makefile.in: Regenerate. | |
1666 | ||
f8f61f4a NN |
1667 | 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org> |
1668 | ||
c86f794b NN |
1669 | * Makefile.tpl: Eliminate reference to all-gui, all-libproc. |
1670 | * Makefile.in: Regenerate. | |
1671 | ||
a9590527 NN |
1672 | * Makefile.def: Remove order dependency comments. |
1673 | * Makefile.tpl: Add explicit install-install dependencies. | |
1674 | * Makefile.in: Regenerate. | |
1675 | ||
8412ce72 NN |
1676 | * Makefile.tpl: Remove material now in src-release. (Finally!) |
1677 | * Makefile.in: Regenerate. | |
1678 | ||
8b9f37f1 NN |
1679 | * configure: Restore my original patch by syncing with gcc version. |
1680 | ||
f8f61f4a NN |
1681 | * Bring following over from gcc: |
1682 | ||
1683 | 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com> | |
1684 | ||
1685 | * configure.in (s390*-*-linux*): Enable libgcj. | |
1686 | ||
403d9505 NN |
1687 | 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org> |
1688 | ||
1689 | * Makefile.in: Regenerate. This really ought to fix things. :sigh: | |
1690 | ||
95f6f383 AM |
1691 | 2002-10-02 Alan Modra <amodra@bigpond.net.au> |
1692 | ||
e4673b0a | 1693 | * configure: Move stray lines back to where they belong. |
95f6f383 | 1694 | |
748503c8 NN |
1695 | 2002-10-01 Nathanael Nerode <neroden@gcc.gnu.org> |
1696 | ||
a581b5c3 NN |
1697 | * Makefile.tpl: Insert configure-target target, for src-release. |
1698 | ||
c084f5b4 NN |
1699 | * configure: Finish reverting change which Andrew Cagney started |
1700 | reverting. Should fix bustage. | |
1701 | ||
7aa673ed | 1702 | * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory. |
748503c8 NN |
1703 | * src-release: New file. Contains material for making net |
1704 | releases for gdb, binutils, et al., formerly in Makefile.in. | |
1705 | ||
82a9b2d9 NC |
1706 | 2002-09-30 Nick Clifton <nickc@redhat.com> |
1707 | ||
1708 | * cpu: New top level directory. Intended to hold input files for | |
1709 | CGEN which have FSF copyright assignment. | |
1710 | * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory. | |
1711 | ||
c2463a00 AC |
1712 | 2002-09-29 Andrew Cagney <ac131313@redhat.com> |
1713 | ||
1714 | Revert below (note that src does not contain Makefile.tpl): | |
1715 | * Makefile.tpl: Make subsituted variables more autoconfy. | |
1716 | * Makefile.in: Regenerate. | |
1717 | ||
f03b4789 NN |
1718 | 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org> |
1719 | ||
c11e16a9 NN |
1720 | * configure: Revert accidentally applied changes. |
1721 | ||
f03b4789 NN |
1722 | * Makefile.tpl: Make more autoconf-friendly. |
1723 | * Makefile.in: Regenerate. | |
1724 | * configure: Make substitution more autoconf-like. | |
1725 | ||
1726 | 2002-09-28 Richard Earnshaw <rearnsha@arm.com> | |
1727 | ||
1728 | * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a | |
1729 | single entry to handle all these. | |
1730 | (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable | |
1731 | libjava on arm-*-elf. | |
1732 | ||
c0292023 GK |
1733 | 2002-09-27 Geoffrey Keating <geoffk@apple.com> |
1734 | ||
1735 | * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the | |
1736 | things that depend on them. | |
1737 | ||
c66d951e NN |
1738 | 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org> |
1739 | ||
1740 | * Makefile.tpl: Make subsituted variables more autoconfy. | |
1741 | * Makefile.in: Regenerate. | |
1742 | * configure: Make seds more autoconfy. | |
1743 | ||
907a7241 | 1744 | 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org> |
58daee98 NN |
1745 | |
1746 | * Makefile.tpl: Rewrite substituted lines to look autoconfy. | |
1747 | * Makefile.in: Regenerate. | |
1748 | * configure.in: Rewrite sed statements to look autoconfy. | |
1749 | ||
907a7241 NN |
1750 | * Makefile.tpl: Autogenerate *-target-* lists, dependencies of |
1751 | all-target-foo on configure-target-foo. | |
1752 | * Makefile.def: Ditto. | |
1753 | * Makefile.in: Rebuild. | |
1754 | ||
405ea7a0 NN |
1755 | 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org> |
1756 | ||
1757 | * Makefile.def: New file. | |
1758 | * Makefile.tpl: New file. | |
1759 | * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'. | |
1760 | ||
1761 | * configure.in: Minor rearrangement. Simplify tests. | |
1762 | ||
bdc57bfd JT |
1763 | 2002-09-23 Jason Thorpe <thorpej@wasabisystems.com> |
1764 | ||
1765 | * configure.in (with_headers): Skip copy if value is "yes". | |
1766 | (with_libs): Likewise. | |
1767 | ||
ae03d6e2 NN |
1768 | 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org> |
1769 | ||
1770 | * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs. | |
1771 | * configure.in (sh*-*-pe*): Ditto. | |
1772 | * configure.in (mips*-*-pe*): Ditto. | |
1773 | * configure.in (*arm-wince-pe): Ditto. | |
227d98f5 NN |
1774 | |
1775 | * configure.in: Rearrange. | |
1776 | ||
707960fe NC |
1777 | 2002-09-12 Nick Clifton <nickc@redhat.com> |
1778 | ||
1779 | * Import these changes from the config master repository: | |
1780 | ||
1781 | 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com> | |
1782 | ||
1783 | * config.sub: Add tic4x target. | |
1784 | ||
1785 | 2002-09-03 Ben Elliston <bje@redhat.com> | |
1786 | ||
1787 | * config.guess: Detect NSR-D machines for nsr-tandem-nsk. | |
1788 | Reported by <Duncan_Stodart@insession.com>. | |
1789 | ||
36ea319f JJ |
1790 | 2002-09-10 Jeff Johnston <jjohnstn@redhat.com> |
1791 | ||
1792 | * COPYING.NEWLIB: More updates. | |
1793 | ||
cf57480a JJ |
1794 | 2002-09-09 Jeff Johnston <jjohnstn@redhat.com> |
1795 | ||
1796 | * COPYING.NEWLIB: Update. | |
1797 | ||
fd31a171 AC |
1798 | 2002-08-23 Andrew Cagney <ac131313@redhat.com> |
1799 | ||
23b632fc AC |
1800 | * texinfo/texinfo.tex: Import version 2002-06-04.06. |
1801 | ||
fd31a171 AC |
1802 | * config.guess: Import version 2002-08-23. |
1803 | * config.sub: Import version 2002-08-22. | |
1804 | ||
a08bafb5 AO |
1805 | 2002-08-20 Alexandre Oliva <aoliva@redhat.com> |
1806 | ||
1807 | * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER. | |
1808 | * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET, | |
1809 | CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise. | |
1810 | ||
17240c1f NC |
1811 | 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br> |
1812 | ||
1813 | * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*. | |
1814 | ||
e70ad0c6 L |
1815 | 2002-08-04 H.J. Lu (hjl@gnu.org) |
1816 | ||
1817 | * configure.in (mips*-*-linux*): Don't skip target-libffi. | |
1818 | ||
574e6d11 DD |
1819 | 2002-07-31 Alan Modra <amodra@bigpond.net.au> |
1820 | ||
1821 | * configure.in: Move generic linux case to end. Copy generic | |
1822 | linux noconfigdirs to mips*-*-linux* entry and new | |
1823 | powerpc64*-*-linux* entry. Add target-libffi for the latter. | |
1824 | ||
611e7523 CD |
1825 | 2002-07-19 Chris Demetriou <cgd@broadcom.com> |
1826 | ||
1827 | * MAINTAINERS: Clarify on config.guess and config.sub, and add | |
1828 | one instance of them which was missed to the list to update. | |
1829 | ||
51759676 CD |
1830 | 2002-07-16 Chris Demetriou <cgd@broadcom.com> |
1831 | ||
1832 | * config.guess: Update to 2002-07-09 version. | |
1833 | * config.sub: Update to 2002-07-03 version. | |
1834 | ||
7c1f909c DD |
1835 | 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org> |
1836 | ||
1837 | * configure.in: Remove two redundant tests. | |
1838 | ||
d7cf5d30 DD |
1839 | 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
1840 | ||
1841 | * configure.in (mips*-*-irix6*o32): Enable stabs. | |
1842 | ||
c74222f7 DD |
1843 | 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org> |
1844 | ||
5b53c336 DD |
1845 | * configure.in: Don't build grez. |
1846 | * Makefile.in: Ditto. | |
1847 | ||
c74222f7 DD |
1848 | * Makefile.in: Remove references to bsp, cygmon, libstub. |
1849 | * configure.in: Ditto. | |
1850 | ||
1851 | * configure.in: Remove leftover reference to gdbtest. | |
1852 | ||
edd1b227 DD |
1853 | 2002-07-08 Phil Edwards <pme@gcc.gnu.org> |
1854 | ||
1855 | * configure.in (gxx_include_dir): Change to match versioned | |
1856 | C++ headers if --enable-version-specific-runtime-libs is used. | |
1857 | ||
486186e3 AO |
1858 | 2002-07-04 Steve Ellcey <sje@cup.hp.com> |
1859 | ||
1860 | * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*. | |
1861 | ||
ff0a3bf8 DD |
1862 | 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org> |
1863 | ||
1864 | * configure.in: Make --without-x work. | |
1865 | ||
1dfa8174 NC |
1866 | 2002-07-03 Nick Clifton <nickc@cambridge.redhat.com> |
1867 | ||
1868 | * contrib: New directory. Created to contain a copy of the | |
5481b376 | 1869 | texi2pod.pl script so that it is in the same place as the version in |
1dfa8174 NC |
1870 | the FSF GCC sources. |
1871 | ||
07637366 DD |
1872 | 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org> |
1873 | ||
b6f83f2a DD |
1874 | * configure.in: Rearrange target Makefile fragment collection. |
1875 | ||
07637366 DD |
1876 | * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or |
1877 | cvs[src]. | |
1878 | * configure.in: Ditto. | |
1879 | ||
f48556b1 DD |
1880 | 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org> |
1881 | ||
1882 | * Makefile.in: Eliminate 'apache' targets. | |
1883 | * configure.in: Eliminate 'apache' targets. | |
1884 | ||
1885 | * configure.in: Eliminate redundant tests. Reorganize. | |
1886 | ||
1887 | * Makefile.in: Eliminate last reference to LIBGCC1_TEST. | |
1888 | ||
1889 | * config-ml.in: Eliminate references to Cygnus configure. | |
1890 | ||
1891 | * Makefile.in: Eliminate references to building emacs. | |
1892 | ||
1893 | 2002-07-01 Denis Chertykov <denisc@overta.ru> | |
1894 | ||
1895 | * configure.in: Add support for ip2k. | |
1896 | ||
cdb9e2b8 BE |
1897 | 2002-06-24 Ben Elliston <bje@redhat.com> |
1898 | ||
1899 | * configure.in (host_tools): Remove cgen. | |
1900 | ||
1901 | * Makefile.in (all-cgen): Remove; runs from its source directory. | |
1902 | (check-cgen, install-cgen, clean-cgen): Likewise. | |
1903 | (all-opcodes): No not depend on all-cgen. | |
1904 | (all-sim): Likewise. | |
1905 | ||
3558860c DD |
1906 | 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com> |
1907 | ||
1908 | * configure.in: Fix AIX configury bug. | |
1909 | ||
e3b0c936 DD |
1910 | 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com> |
1911 | ||
cdb9e2b8 | 1912 | * configure.in: Replace ${topsrcdir} with ${srcdir}. |
4d5fd396 | 1913 | |
cdb9e2b8 BE |
1914 | * configure.in: Move definition of libstdcxx_flags right above |
1915 | usage, rather than way earlier. | |
8ee424c0 | 1916 | |
c712250a DD |
1917 | * configure.in: Pull definition of is_cross_compiler earlier. |
1918 | ||
9ee1a75c DD |
1919 | * configure.in: Rearrange a little. |
1920 | ||
e3b0c936 DD |
1921 | * configure.in: Remove references to librx. |
1922 | * Makefile.in: Remove references to librx. | |
1923 | ||
b2bd228e DD |
1924 | 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com> |
1925 | ||
1926 | * configure.in: Eliminate ${gasdir} variable. | |
1927 | ||
7cd52483 DB |
1928 | 2002-06-18 Dave Brolley <brolley@redhat.com> |
1929 | ||
1930 | * configure.in: Add support for frv. | |
1931 | * config.sub: Add support for frv. | |
1932 | ||
6c5e141a DD |
1933 | 2002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
1934 | ||
1935 | * Makefile.in (CFLAGS_FOR_TARGET): Add -O2. | |
1936 | ||
0d18b56d JT |
1937 | 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com> |
1938 | ||
1939 | * configure.in (vax-*-netbsd*): Re-enable gas. | |
1940 | ||
fd8958d5 DD |
1941 | 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com> |
1942 | ||
27f15fdd DD |
1943 | * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX, |
1944 | BUILD_PREFIX_1, to correct nomenclature. | |
1945 | * configure: Likewise. | |
1946 | ||
fd8958d5 DD |
1947 | * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1. |
1948 | * configure.in: Eliminate version-specific references to tcl8.1, tk8.1. | |
1949 | ||
0c2442b7 DD |
1950 | 2002-05-31 Olaf Hering <olh@suse.de> |
1951 | ||
1952 | * config-ml.in: Propogate DESTDIR also. | |
1953 | ||
a3602181 JT |
1954 | 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com> |
1955 | ||
1956 | * configure.in (vax-*-netbsd*): Don't build gas for this | |
1957 | platform. | |
1958 | ||
c95f53ae MM |
1959 | 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl> |
1960 | ||
1961 | * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx | |
1962 | and libgcj for AVR. | |
1963 | ||
1d7c1053 NC |
1964 | 2002-05-28 Nick Clifton <nickc@cambridge.redhat.com> |
1965 | ||
1966 | * config.sub: Add DLX target. | |
1967 | ||
4b37028f JT |
1968 | 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com> |
1969 | ||
1970 | * config.guess: Update to 2002-05-22 version. | |
1971 | * config.sub: Likewise. | |
1972 | ||
d5de0a84 NC |
1973 | 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
1974 | ||
1975 | * Makefile.in: Allow for PWDCMD to override hardcoded pwd. | |
1976 | * config-ml.in: Likewise. | |
1977 | * configure: Likewise. | |
1978 | * configure.in: Likewise. | |
1979 | ||
c92a0210 DD |
1980 | 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com> |
1981 | ||
115a77aa DD |
1982 | * configure.in: Simplify makefile fragment collection. |
1983 | ||
1984 | * configure.in: Remove code to build emacs. | |
e99daf2b | 1985 | |
91e060aa DD |
1986 | * configure.in : Remove --srcdir argument from targargs and buildargs |
1987 | (it's always overridden in the Makefile anyway). Rearrange a bit. | |
1988 | ||
1989 | * configure: Move some logic to configure.in. | |
1990 | * configure.in: Move some logic from configure. | |
c92a0210 | 1991 | |
91217342 JJ |
1992 | 2002-05-07 Jeff Johnston <jjohnstn@redhat.com> |
1993 | ||
1994 | * COPYING.LIBGLOSS: New file. | |
1995 | ||
d3d8a9ee NC |
1996 | 2002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br> |
1997 | ||
1998 | * Makefile.in: Honour DESTDIR. | |
1999 | ||
3a036cdc AO |
2000 | 2002-05-05 Alexandre Oliva <aoliva@redhat.com> |
2001 | ||
2002 | * configure.in (noconfigdirs): Don't disable libgcj on | |
2003 | sparc64-*-solaris* and sparcv9-*-solaris*. | |
2004 | ||
6d095fe4 AO |
2005 | 2002-05-03 Alexandre Oliva <aoliva@redhat.com> |
2006 | ||
2007 | * configure.in: Revert 2002-04-18's patch; fixed in libjava. | |
2008 | ||
dac55df9 TF |
2009 | 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com> |
2010 | ||
2011 | * configure.in (FLAGS_FOR_TARGET): Do not add | |
2012 | -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively | |
2013 | on i[3456]86-*-linux*. | |
2014 | ||
a018e15b TF |
2015 | 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com> |
2016 | ||
2017 | * configure.in (noconfigdirs): Replace [ ] with test. | |
c72f388d TF |
2018 | |
2019 | * configure.in (noconfigdirs): Do not add target-newlib if | |
2020 | target == i[3456]86-*-linux*, and host == target. | |
2021 | ||
5f284831 MM |
2022 | 2002-04-29 Mark Mitchell <mark@codesourcery.com> |
2023 | ||
2024 | * config.guess: Updated to 2002-04-26's version. | |
2025 | * config.sub: Updated to 2002-04-26's version. | |
2026 | ||
33babf59 DD |
2027 | 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org> |
2028 | ||
bd5f7da2 DD |
2029 | * configure.in: delete reference to absent file |
2030 | ||
a0c4f3a0 DD |
2031 | * configure.in: replace '[' with 'test' |
2032 | ||
66f1ba4f DD |
2033 | * configure.in: Eliminate references to gash. |
2034 | * Makefile.in: Eliminate references to gash. | |
2035 | ||
7c3ab50c DD |
2036 | * configure.in: remove useless references to 'pic' makefile fragments. |
2037 | ||
bbc025f5 DD |
2038 | * configure.in: (*-*-windows*) Finish removing. |
2039 | ||
33babf59 DD |
2040 | * configure.in: Eliminate redundant test for libgui. |
2041 | ||
d5ec694c DD |
2042 | 2002-04-26 Joel Sherrill <joel@OARcorp.com> |
2043 | ||
2044 | * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj. | |
2045 | (sparc-*-elf*, sparc64-*-elf*): Disable libgcj. | |
2046 | ||
57a5346c DD |
2047 | 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com> |
2048 | ||
2049 | * configure.in: remove references to dead files | |
2050 | ||
dbf93899 DD |
2051 | 2002-04-18 Tom Tromey <tromey@redhat.com> |
2052 | ||
2053 | * configure.in: Disallow configuring libgcj when it is already | |
2054 | installed and we're using Solaris 2.8 linker. Do enable libgcj on | |
2055 | Solaris 2.8 by default. For PR libgcj/6158. | |
2056 | ||
26eadf68 DD |
2057 | 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com> |
2058 | ||
2059 | * configure.in: Move default CC setting out of config/mh-* fragments | |
2060 | directly into here. | |
2061 | ||
a0a2c6c6 DD |
2062 | 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com> |
2063 | ||
2064 | * configure.in: don't even try to configure or make a subdirectory | |
2065 | if there's no configure script for it. | |
2066 | ||
9972f812 DD |
2067 | 2002-04-15 Mark Mitchell <mark@codesourcery.com> |
2068 | ||
2069 | * MAINTAINERS: Remove chill maintainers. | |
2070 | * Makefile.in (CHILLFLAGS): Remove. | |
2071 | (CHILL_LIB): Remove. | |
2072 | (TARGET_CONFIGDIRS): Remove libchill. | |
2073 | (CHILL_FOR_TARGET): Remove. | |
2074 | (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or | |
2075 | CHILL_LIB. | |
2076 | (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill. | |
2077 | (CHECK_TARGET_MODULES): Likewise. | |
2078 | (INSTALL_TARGET_MODULES): Likewise. | |
2079 | (CLEAN_TARGET_MODULES): Likewise. | |
2080 | (configure-target-libchill): Remove. | |
2081 | (all-target-libchill): Remove. | |
2082 | * configure.in (target_libs): Remove target-libchill. | |
2083 | Do not compute CHILL_FOR_TARGET. | |
2084 | * libchill: Remove directory. | |
5481b376 | 2085 | |
75205f78 DD |
2086 | 2002-04-15 DJ Delorie <dj@redhat.com> |
2087 | ||
2088 | * Makefile.in, configure.in, configure: Sync with gcc, entries | |
2089 | follow... | |
2090 | ||
2091 | 2002-04-08 Tom Tromey <tromey@redhat.com> | |
2092 | ||
2093 | * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET. | |
2094 | Fixes PR libgcj/6068. | |
2095 | ||
2096 | 2002-03-30 Krister Walfridsson <cato@df.lth.se> | |
2097 | ||
2098 | * configure.in (i*86-*-netbsdelf*): Don't disable libgcj. | |
2099 | ||
2100 | 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> | |
2101 | ||
2102 | * configure.in (alpha*-dec-osf*): Enable libgcj. | |
2103 | ||
2104 | 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com> | |
2105 | ||
2106 | Fix for: PR bootstrap/3591, target/5676 | |
2107 | * configure.in (mcore-pe): Disable the configuration of | |
2108 | libstdc++-v3 since exceptions are not supported. | |
2109 | ||
2110 | 2002-03-20 Anthony Green <green@redhat.com> | |
2111 | ||
2112 | * configure.in: Enable libgcj for xscale-elf target. | |
2113 | ||
2114 | 2002-02-28 Alexandre Oliva <aoliva@redhat.com> | |
2115 | ||
2116 | * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for | |
2117 | libjava. | |
2118 | (CXX_FOR_TARGET): Explain why -shared-libgcc here. | |
2119 | ||
2120 | 2002-02-22 Alexandre Oliva <aoliva@redhat.com> | |
2121 | ||
2122 | * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for | |
2123 | libstdc++-v3 and libjava. | |
2124 | ||
2125 | 2002-02-11 Adam Megacz <adam@xwt.org> | |
2126 | ||
2127 | * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and | |
2128 | boehm-gc | |
2129 | ||
2130 | 2002-02-09 Alexandre Oliva <aoliva@redhat.com> | |
2131 | ||
2132 | * config.guess: Updated to 2002-01-30's version. | |
2133 | * config.sub: Updated to 2002-02-01's version. | |
2134 | Contribute sh64-elf. | |
2135 | 2000-12-01 Alexandre Oliva <aoliva@redhat.com> | |
2136 | * configure.in: Added sh64-*-*. | |
2137 | ||
2138 | 2002-01-17 H.J. Lu <hjl@gnu.org> | |
2139 | ||
2140 | * Makefile.in (all-fastjar): Also depend on all-libiberty. | |
2141 | (all-target-fastjar): Also depend on all-target-libiberty. | |
2142 | ||
2143 | Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com> | |
2144 | ||
2145 | * configure, configure.in: Use temp file for long sed commands. | |
2146 | ||
2147 | 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com> | |
2148 | ||
2149 | * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable | |
2150 | libf2c. | |
2151 | ||
2152 | 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com> | |
2153 | ||
2154 | * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj. | |
2155 | ||
2156 | 2001-10-11 Hans-Peter Nilsson <hp@axis.com> | |
2157 | ||
2158 | * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj. | |
2159 | ||
2160 | 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk> | |
2161 | ||
2162 | * configure: Handle temporary files securely using mkdir. | |
2163 | ||
2164 | 2001-09-26 Will Cohen <wcohen@redhat.com> | |
2165 | ||
2166 | * configure.in (*-*-linux*): Disable configuration of target-newlib | |
2167 | and target-libgloss. | |
2168 | ||
2169 | 2001-09-26 Alexandre Oliva <aoliva@redhat.com> | |
2170 | ||
2171 | * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for | |
2172 | RANLIB. | |
2173 | ||
2174 | 2001-08-11 Graham Stott <grahams@redhat.com> | |
2175 | ||
2176 | * Makefile.in (check-c++): Add missing semicolon. | |
2177 | ||
2178 | 2001-07-25 Andrew Haley <aph@cambridge.redhat.com> | |
2179 | ||
2180 | * configure.in (sh-*-linux*): New. | |
2181 | ||
2182 | 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr> | |
2183 | ||
2184 | * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx | |
2185 | and libgcj on m68hc11/m68hc12. | |
2186 | ||
2187 | 2001-06-27 H.J. Lu (hjl@gnu.org) | |
2188 | ||
2189 | * Makefile (CFLAGS_FOR_BUILD): New. | |
2190 | (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD. | |
2191 | ||
2192 | 2001-06-01 Hans-Peter Nilsson <hp@axis.com> | |
2193 | ||
2194 | * configure.in (libstdcxx_flags): Do not try to execute | |
2195 | libstdc++-v3/testsuite_flags until it exists. | |
2196 | ||
2197 | 2001-05-18 Benjamin Kosnik <bkoz@redhat.com> | |
2198 | ||
2199 | * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC. | |
2200 | ||
2201 | 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com> | |
2202 | ||
2203 | * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds. | |
2204 | ||
2205 | Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com> | |
2206 | ||
2207 | * configure.in: Move *-chorusos target case to the proper switch. | |
2208 | Disable libgcj. | |
2209 | ||
2210 | 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> | |
2211 | ||
2212 | * Makefile.in (STAGE1_CFLAGS): Pass down. | |
2213 | ||
2214 | 2001-04-13 Alan Modra <amodra@one.net.au> | |
2215 | ||
2216 | * config.guess: Add hppa64-linux support. Note for next import that | |
2217 | this is already in the master file. | |
2218 | * configure.in: Likewise. Accept `parisc' alias for `hppa'. | |
2219 | ||
2220 | 2001-03-22 Colin Howell <chowell@redhat.com> | |
2221 | ||
2222 | * Makefile.in (DO_X): Do not backslash single-quotes in | |
2223 | backquotes (two places). | |
2224 | ||
2225 | 2001-03-18 Laurynas Biveinis <lauras@softhome.net> | |
2226 | ||
2227 | * Makefile.in (DO_X): Quote nested quotes. | |
2228 | ||
2229 | 2001-03-15 Laurynas Biveinis <lauras@softhome.net> | |
2230 | ||
2231 | * Makefile.in (DO_X): Use double quotes for quoting | |
2232 | "RANLIB=$${RANLIB}". | |
2233 | ||
2234 | 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it> | |
2235 | ||
2236 | * configure.in: Only use `lang_requires' for languages athat are | |
2237 | actually enabled. | |
2238 | ||
2239 | 2001-03-07 Tom Tromey <tromey@redhat.com> | |
2240 | ||
2241 | * configure.in: Allow config-lang.in to set `lang_requires' to list | |
2242 | of other required languages. | |
2243 | ||
2244 | 2001-03-06 Laurynas Biveinis <lauras@softhome.net> | |
2245 | ||
2246 | * Makefile.in: Remove RANLIB definition. Use RANLIB | |
2247 | in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, | |
2248 | EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set. | |
2249 | ||
2250 | 2001-02-28 Benjamin Kosnik <bkoz@redhat.com> | |
2251 | Alexandre Oliva <aoliva@redhat.com> | |
2252 | ||
2253 | * Makefile.in (check-c++): Use tabs, not spaces. | |
2254 | ||
2255 | 2001-02-19 Benjamin Kosnik <bkoz@redhat.com> | |
2256 | ||
2257 | * Makefile.in (check-c++): New rule. | |
2258 | ||
2259 | * configure.in (target_libs): Remove libg++. | |
2260 | (noconfigdirs): Remove libg++. | |
2261 | (noconfigdirs): Same. | |
2262 | (noconfigdirs): Same. | |
2263 | (noconfigdirs): Same. | |
2264 | ||
2265 | * config-ml.in: Remove libg++ references. | |
2266 | ||
2267 | * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++. | |
2268 | (ALL_TARGET_MODULES): Same. | |
2269 | (configure-target-libg++): Remove. | |
2270 | (all-target-libg++): Remove. | |
2271 | (configure-target-libio): Remove. | |
2272 | (all-target-libio): Remove. | |
2273 | (check-target-libio): Remove. | |
2274 | (.PHONY): Remove. | |
2275 | (libg++.tar.bz2): Remove. | |
2276 | (all-target-cygmon): Remove libio. | |
2277 | (all-target-libstdc++): Remove. | |
2278 | (configure-target-libstdc++): Remove. | |
2279 | (TARGET_LIB_PATH): Remove libstdc++. | |
2280 | (ALL_GCC_CXX): Remove libstdc++. | |
2281 | (all-target-gperf): Correct. | |
2282 | ||
2283 | 2001-02-15 Anthony Green <green@redhat.com> | |
2284 | ||
2285 | * configure: Introduce GCJ_FOR_TARGET. | |
2286 | * configure.in: Ditto. | |
2287 | * Makefile.in: Ditto. | |
2288 | ||
2289 | 2001-02-08 Chandrakala Chavva <cchavva@redhat.com> | |
2290 | ||
2291 | * configure.in: for *-chorusos, don't config target-newlib and | |
2292 | target-libgloss. | |
2293 | ||
2294 | 2001-02-04 Mark Mitchell <mark@codesourcery.com> | |
2295 | ||
2296 | Remove V2 C++ library. | |
2297 | * configure.in: Remove --enable-libstdcxx_v3 support. | |
2298 | ||
2299 | 2001-01-27 Richard Henderson <rth@redhat.com> | |
2300 | ||
2301 | * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee. | |
2302 | ||
2303 | 2001-01-26 Tom Tromey <tromey@redhat.com> | |
2304 | ||
2305 | * configure.in: Allow libgcj to be built on Sparc Solaris. | |
2306 | ||
2307 | 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz> | |
2308 | ||
2309 | * configure.in: Enable libgcj on several additional platforms. | |
2310 | ||
2311 | 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz> | |
2312 | ||
2313 | * configure.in: Enable libgcj for linux targets. | |
2314 | ||
2315 | 2001-01-09 Mike Stump <mrs@wrs.com> | |
2316 | ||
2317 | * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration | |
2318 | failures of subdirectories. | |
2319 | ||
2320 | 2001-01-02 Laurynas Biveinis <lauras@softhome.net> | |
2321 | ||
2322 | * configure: handle DOS-style absolute paths. | |
2323 | ||
2324 | 2001-01-02 Laurynas Biveinis <lauras@softhome.net> | |
2325 | ||
2326 | * configure.in: remove supported directories from $noconfigdirs for DJGPP. | |
2327 | ||
2328 | 2000-12-18 Benjamin Kosnik <bkoz@redhat.com> | |
2329 | ||
2330 | * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize. | |
2331 | (libstdcxx_incdir): Pass down. | |
2332 | * config.if: Remove expired bits for cxx_interface, add stub. | |
2333 | (libstdcxx_incdir): Add variable for g++ include directory. | |
2334 | * configure.in (gxx_include_dir): Use it. | |
2335 | ||
2336 | 2000-12-15 Andreas Jaeger <aj@suse.de> | |
2337 | ||
2338 | * configure.in: Handle lang_dirs. | |
2339 | ||
2340 | 2000-12-13 Anthony Green <green@redhat.com> | |
2341 | ||
2342 | * configure.in: Disable libgcj for any target not specifically | |
2343 | listed. Disable libgcj for x86 and Alpha Linux until compatible | |
2344 | with g++ abi. | |
2345 | ||
2346 | 2000-12-13 Mike Stump <mrs@wrs.com> | |
2347 | ||
2348 | * Makefile.in (local-distclean): Also remove fastjar. | |
2349 | ||
2350 | 2000-12-10 Anthony Green <green@redhat.com> | |
2351 | ||
2352 | * configure.in: Define libgcj. Disable libgcj target libraries for | |
2353 | most targets. | |
2354 | ||
2355 | 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com> | |
2356 | ||
2357 | * configure.in (target_libs): Revert 2000-12-08 patch. | |
2358 | (noconfigdirs): Added target-libjava. | |
2359 | ||
2360 | 2000-12-09 Laurynas Biveinis <lauras@softhome.net> | |
2361 | ||
2362 | * Makefile.in: handle DOS-style absolute paths. | |
2363 | ||
2364 | 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com> | |
2365 | ||
2366 | * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about | |
2367 | libjava. | |
2368 | * configure.in (target_libs): Removed `target-libjava'. | |
2369 | ||
2370 | 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com> | |
2371 | ||
2372 | * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava. | |
2373 | (ALL_MODULES): Added fastjar. | |
2374 | (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise. | |
2375 | (all-target-libjava): all-fastjar replaces all-zip. | |
2376 | (all-fastjar): Added. | |
2377 | (configure-target-fastjar, all-target-fastjar): Likewise. | |
2378 | * configure.in (host_tools): Added fastjar. | |
2379 | ||
2380 | 2000-12-07 Mike Stump <mrs@wrs.com> | |
2381 | ||
2382 | * Makefile.in (local-distclean): Remove leftover built files. | |
2383 | ||
2384 | 2000-11-16 Fred Fish <fnf@be.com> | |
2385 | ||
2386 | * configure.in (enable_libstdcxx_v3): Fix typo, | |
2387 | libstd++ -> libstdc++. | |
2388 | ||
2389 | 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk> | |
2390 | ||
2391 | * configure: Provide the original toplevel configure arguments | |
2392 | (including $0) to subprocesses in the environment rather than | |
2393 | through gcc/configargs.h. | |
2394 | ||
2395 | 2000-11-12 Mark Mitchell <mark@codesourcery.com> | |
2396 | ||
2397 | * configure: Turn on libstdc++ V3 by default. | |
2398 | ||
2399 | 2000-10-16 Michael Meissner <meissner@redhat.com> | |
2400 | ||
2401 | * configure (gcc/configargs.h): Only create if there is a build GCC | |
2402 | directory created. | |
2403 | ||
2404 | 2000-10-05 Phil Edwards <pme@gcc.gnu.org> | |
2405 | ||
2406 | * configure: Save configure arguments to gcc/configargs.h. | |
2407 | ||
2408 | 2000-10-04 Andris Pavenis <pavenis@latnet.lv> | |
2409 | ||
2410 | * Makefile.in (bootstrap): avoid recursion if subdir missing | |
2411 | (cross): ditto | |
2412 | (do-proto-toplev): ditto | |
2413 | ||
2414 | Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com) | |
2415 | ||
2416 | * configure.in: Do not build byacc for hppa64. Provide paths to the | |
2417 | X11 libraries for hppa64. | |
2418 | ||
2419 | 2000-09-02 Anthony Green <green@cygnus.com> | |
2420 | ||
2421 | * Makefile.in (all-gcc): Depend on all-zlib. | |
2422 | (CLEAN_MODULES): Add clean-zlib. | |
2423 | (ALL_MODULES): Add all-zlib. | |
2424 | * configure.in (host_libs): Add zlib. | |
2425 | ||
2426 | 2000-08-25 Alexandre Oliva <aoliva@redhat.com> | |
2427 | ||
2428 | * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and | |
2429 | $targargs to tell whether newlib is going to be built. | |
2430 | ||
2431 | * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search | |
2432 | $$r/TARGET_SUBDIR/libio for _G_config.h. | |
2433 | ||
2434 | 2000-08-14 Zack Weinberg <zack@wolery.cumb.org> | |
2435 | ||
2436 | * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio. | |
2437 | ||
2438 | * configure: Make enable_threads and enable_shared defaults | |
2439 | explicit. Substitute enable_threads into generated Makefiles. | |
2440 | * configure.in: Accept *-*-linux* not just *-*-linux-gnu*. | |
2441 | * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*. | |
2442 | ||
2443 | 2000-08-02 Manfred Hollstein <manfredh@redhat.com> | |
2444 | ||
2445 | * configure.in: Re-enable all references to libg++ and librx. | |
2446 | ||
ffb97b2f | 2447 | 2002-04-09 Loren James Rittle <rittle@labs.mot.com> |
5481b376 | 2448 | |
ffb97b2f DD |
2449 | * configure.in: Add *-*-freebsd* configurations. |
2450 | ||
bbf6e9e3 AC |
2451 | 2002-04-07 Andrew Cagney <ac131313@redhat.com> |
2452 | ||
2453 | * Makefile.in (do-tar-bz2): Delete rule. Replace with ... | |
2454 | (do-tar, do-bz2): New rules. | |
2455 | (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2. | |
2456 | (gdb-tar): New rule. | |
2457 | (gdb-taz): Rewrite. Use gdb-tar and do-bz2. | |
2458 | (insight_dejagnu.tar): New rule. | |
2459 | (insight.tar): New rule. | |
2460 | (gdb+dejagnu.tar): New rule. | |
2461 | (gdb.tar): New rule. | |
2462 | ||
8f1579c0 AC |
2463 | 2002-04-07 Andrew Cagney <ac131313@redhat.com> |
2464 | ||
2465 | * MAINTAINERS: Update dejagnu/ | |
2466 | ||
ba3c59ab AO |
2467 | 2002-03-16 Alexandre Oliva <aoliva@redhat.com> |
2468 | ||
2469 | * ltmain.sh (relink_command): Fix typo in previous change. | |
2470 | ||
6243d5dd AO |
2471 | 2002-03-15 Alexandre Oliva <aoliva@redhat.com> |
2472 | ||
2473 | * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it. | |
2474 | (relink_command): Added --tag flags. | |
2475 | (mode=install): If relinking fails; error out. | |
2476 | ||
80413487 RH |
2477 | 2002-03-12 Richard Henderson <rth@redhat.com> |
2478 | ||
2479 | * Makefile.in (NOTPARALLEL): New. Use it instead of explicit | |
2480 | .NOTPARALLEL tag. | |
2481 | (do-check): Rename from check. | |
2482 | (check): Allow parallel check. | |
2483 | ||
3daeddf6 RH |
2484 | 2002-03-11 Richard Henderson <rth@redhat.com> |
2485 | ||
2486 | * Makefile.in (.NOTPARALLEL): Add fake tag. | |
2487 | ||
fad93c55 L |
2488 | 2002-03-07 H.J. Lu (hjl@gnu.org) |
2489 | ||
2490 | * configure.in: Enable gprof for mips*-*-linux*. | |
2491 | ||
2e8357fc AO |
2492 | 2002-02-28 Alexandre Oliva <aoliva@redhat.com> |
2493 | ||
2494 | * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for | |
2495 | libjava. | |
2496 | (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava. | |
2497 | ||
bd48e1a9 AC |
2498 | 2002-02-24 Andrew Cagney <ac131313@redhat.com> |
2499 | ||
2500 | * texinfo/texinfo.tex: Update to version 2002-02-14.08. | |
2501 | ||
39121370 DJ |
2502 | 2002-02-23 Daniel Jacobowitz <drow@mvista.com> |
2503 | ||
2504 | * config.guess: Import from master sources, rev 1.232. | |
2505 | * config.sub: Import from master sources, rev 1.246. | |
2506 | ||
081ff160 AO |
2507 | 2002-02-23 Alexandre Oliva <aoliva@redhat.com> |
2508 | ||
2509 | * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just | |
2510 | because its Makefile is there; test for the executable instead. | |
2511 | ||
20a5393b AO |
2512 | 2002-02-09 Alexandre Oliva <aoliva@redhat.com> |
2513 | ||
2514 | Contribute sh64-elf. | |
2515 | 2000-12-01 Alexandre Oliva <aoliva@redhat.com> | |
2516 | * configure.in: Added sh64-*-*. | |
2517 | ||
38135629 JJ |
2518 | 2002-02-04 Jeff Johnston <jjohnstn@redhat.com> |
2519 | ||
80413487 RH |
2520 | * COPYING.NEWLIB: Remove advertising clause from |
2521 | Berkeley and Red Hat licenses. | |
38135629 | 2522 | |
48d19748 MD |
2523 | 2002-02-01 Mo DeJong <supermo@bayarea.net> |
2524 | ||
2525 | * Makefile.in: Add all-tix to deps for all-snavigator | |
2526 | so that tix is built when building snavigator. | |
2527 | ||
f6e1c110 BE |
2528 | 2002-02-01 Ben Elliston <bje@redhat.com> |
2529 | ||
2530 | * config.guess: Import from master sources, rev 1.229. | |
2531 | * config.sub: Import from master sources, rev 1.240. | |
2532 | ||
4867be41 DJ |
2533 | 2002-01-27 Daniel Jacobowitz <drow@mvista.com> |
2534 | ||
2535 | From Steve Ellcey <sje@cup.hp.com>: | |
2536 | * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI. | |
2537 | (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd, | |
2538 | lt_cv_file_magic_test_file): Set to appropriate values for HP-UX | |
2539 | IA64. | |
2540 | * ltcf-c.sh (archive_cmds, hardcode_*): Ditto. | |
2541 | * ltconfig (shlibpath_*, dynamic_linker, library_names_spec, | |
2542 | soname_spec, sys_lib_search_path_spec): Ditto. | |
2543 | ||
e82380cc JT |
2544 | 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com> |
2545 | ||
2546 | * configure.in (*-*-netbsd*): New. Skip target-newlib, | |
2547 | target-libiberty, and target-libgloss. Skip Java-related | |
2548 | libraries if not supported for NetBSD on target CPU. | |
2549 | ||
1319fb9c NC |
2550 | 2002-01-23 Nick Clifton <nickc@cambridge.redhat.com> |
2551 | ||
2552 | * configure.in: Import StrongARM and XScale target_configdirs from | |
2553 | FSF GCC version. | |
2554 | ||
b020f6ac L |
2555 | 2002-01-16 H.J. Lu (hjl@gnu.org) |
2556 | ||
2557 | * config.guess: Import from master sources, rev 1.225. | |
2558 | * config.sub: Import from master sources, rev 1.238. | |
2559 | ||
2560 | * MAINTAINERS: Updated notes on config.guess and config.sub. | |
2561 | ||
a0c1c920 NC |
2562 | 2002-01-11 Steve Ellcey <sje@cup.hp.com> |
2563 | ||
2564 | * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX, | |
2565 | ld and gdb are not supported. | |
2566 | ||
a9fa5e1f JJ |
2567 | 2002-01-07 Jeff Johnston <jjohnstn@redhat.com> |
2568 | ||
2569 | * Change reference to Cygnus Solutions to be Red Hat. | |
2570 | ||
94077108 JJ |
2571 | 2002-01-07 Jeff Johnston <jjohnstn@redhat.com> |
2572 | ||
2573 | * COPYING.NEWLIB: Update generic copyright date. | |
2574 | ||
05ecd75c MS |
2575 | 2002-01-07 Mark Salter <msalter@redhat.com> |
2576 | ||
2577 | * configure.in: Remove target-bsp and target-cygmon from arm builds. | |
2578 | Allow target-libgloss to be built for arm, strongarm, and xscale. | |
2579 | ||
a106bb62 BE |
2580 | 2002-01-03 Ben Elliston <bje@redhat.com> |
2581 | ||
2582 | * MAINTAINERS: Update URL for config.* scripts. | |
2583 | ||
0e254642 AM |
2584 | 2001-12-18 Alan Modra <amodra@bigpond.net.au> |
2585 | ||
2586 | * config.sub: Import latest version. | |
2587 | * config.guess: Likewise. | |
2588 | ||
0a0d0041 TF |
2589 | 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com> |
2590 | ||
2591 | * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem | |
2592 | options for i[3456]86-pc-linux* native builds. | |
2593 | ||
d932cae7 NC |
2594 | 2001-12-05 Laurent Guerby <guerby@acm.org> |
2595 | ||
2596 | * MAINTAINERS: gcc adopts symlink-tree, refer more to | |
80413487 | 2597 | libiberty. |
d932cae7 NC |
2598 | |
2599 | Import this patch from gcc: | |
5481b376 | 2600 | |
d932cae7 NC |
2601 | 2000-12-09 Laurynas Biveinis <lauras@softhome.net> |
2602 | ||
2603 | * symlink-tree: handle DOS-style absolute paths. | |
2604 | ||
49b7683b DD |
2605 | 2001-11-28 DJ Delorie <dj@redhat.com> |
2606 | Zack Weinberg <zack@codesourcery.com> | |
2607 | ||
2608 | When build != host, create libiberty for the build machine. | |
2609 | ||
2610 | * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace | |
2611 | CONFIG_ARGUMENTS. | |
2612 | (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR): | |
2613 | New variables. | |
2614 | (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables | |
2615 | and rules. | |
2616 | (all.normal): Depend on ALL_BUILD_MODULES. | |
2617 | (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS. | |
2618 | (all-build-libiberty): Depend on configure-build-libiberty. | |
2619 | ||
2620 | * configure: Calculate and substitute proper value for | |
2621 | ALL_BUILD_MODULES. | |
2622 | * configure.in: Create the build subdirectory. | |
2623 | Calculate and substitute TARGET_CONFIGARGS (formerly | |
2624 | CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new). | |
2625 | ||
26ef82f4 GK |
2626 | 2001-11-26 Geoffrey Keating <geoffk@redhat.com> |
2627 | ||
2628 | * config.sub: Update to version 1.232 on subversion. | |
2629 | ||
43e64072 NC |
2630 | 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com> |
2631 | ||
2632 | * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo | |
2633 | files from .po files for a distribution. | |
2634 | ||
66f6c0d5 HPN |
2635 | 2001-11-19 Hans-Peter Nilsson <hp@bitrange.com> |
2636 | ||
2637 | * COPYING.NEWLIB: Mention preserved notice in specific parts. | |
2638 | ||
4a02fdb2 JH |
2639 | 2001-11-13 Jeff Holcomb <jeffh@redhat.com> |
2640 | ||
2641 | Merged from net gcc: | |
2642 | 2001-07-30 Jeff Sturm <jsturm@one-pont.com> | |
2643 | * ltcf-c.sh: Use $objext, not $ac_objext. | |
2644 | 2001-07-27 Mark Kettenis <kettenis@gnu.org> | |
2645 | * ltcf-cxx.sh: Add support for GNU. | |
2646 | 2001-07-22 Timothy Wall <twall@redhat.com> | |
2647 | * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve | |
2648 | default settings if using GNU tools with that configuration. | |
2649 | * ltcf-cxx.sh: Ditto. | |
2650 | * ltcf-gcj.sh: Ditto. | |
2651 | 2001-07-21 Michael Chastain <chastain@redhat.com> | |
2652 | * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some | |
2653 | HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local. | |
2654 | * ltmain.sh: Mark as gcc-local. | |
2655 | ||
227b9953 JH |
2656 | 2001-11-13 Jeff Holcomb <jeffh@redhat.com> |
2657 | ||
2658 | * Makefile.in (all-bison): Revert 2001-10-24. | |
2659 | Don't depend on texinfo. | |
2660 | ||
cbbab8fb JJ |
2661 | 2001-11-12 Hans-Peter Nilsson <hp@bitrange.com> |
2662 | ||
80413487 | 2663 | * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work. |
cbbab8fb | 2664 | |
922b2485 DD |
2665 | 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com> |
2666 | ||
2667 | * configure.in (--enable-languages): Be more permissive about | |
2668 | syntax. Check for empty lists better. Warn about $LANGUAGES. | |
2669 | ||
f08fa01d HPN |
2670 | 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com> |
2671 | ||
2672 | * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0. | |
2673 | ||
fee3da4e JH |
2674 | 2001-10-24 Jeff Holcomb <jeffh@redhat.com> |
2675 | ||
2676 | Makefile.in (all-bison): Don't depend on texinfo. | |
2677 | ||
73fb1ef9 AM |
2678 | 2001-10-03 Alan Modra <amodra@bigpond.net.au> |
2679 | ||
2680 | * gettext.m4: Test po/POTFILES.in exists before trying to read. | |
2681 | ||
373688ac AO |
2682 | 2001-09-29 Alexandre Oliva <aoliva@redhat.com> |
2683 | ||
2684 | * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX). | |
2685 | ||
9c07660b HPN |
2686 | 2001-09-28 Hans-Peter Nilsson <hp@axis.com> |
2687 | ||
2688 | * config.sub, config.guess: Import latest from subversions. | |
2689 | ||
3f152009 AO |
2690 | 2001-09-21 Alexandre Oliva <aoliva@redhat.com> |
2691 | ||
2692 | * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, | |
2693 | DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET, | |
2694 | RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to | |
2695 | avoid quotes nesting problems. | |
2696 | (NATIVE_CHECK_MODULES): Ditto, just for consistency. | |
2697 | (DO_X): Export only variables that are set. | |
2698 | ||
8f6a59e5 BE |
2699 | 2001-09-19 Ben Elliston <bje@redhat.com> |
2700 | ||
2701 | * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on | |
2702 | Solaris when testing for the /usr/ucb/cc compiler; it has incorrect | |
2703 | semantics. Use the shell built-in "type" command instead. | |
2704 | ||
a1ec19fa TS |
2705 | 2001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de> |
2706 | ||
2707 | * config.sub: Reverted the earlier change, this version is not the | |
2708 | master file. | |
2709 | ||
4008bd9b TS |
2710 | 2001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de> |
2711 | ||
2712 | * config.sub: Change machine triplets from mipsel*-* to mips*el-*. | |
2713 | Add support for mips64. | |
2714 | ||
dd1e52a4 JH |
2715 | 2001-09-03 Jeff Holcomb <jeffh@redhat.com> |
2716 | ||
2717 | * configure.in: Enable libstdc++-v3 for h8300 targets. | |
2718 | ||
91549d1c EC |
2719 | 2001-08-30 Eric Christopher <echristo@redhat.com> |
2720 | Jason Eckhardt <jle@redhat.com> | |
2721 | ||
2722 | * config.sub: Add support for mipsisa32. | |
2723 | ||
cf966cf9 EC |
2724 | 2001-08-30 Eric Christopher <echristo@redhat.com> |
2725 | ||
2726 | * config.sub, config.guess: Import latest from subversions. | |
2727 | ||
82208dc5 AM |
2728 | 2001-08-20 Alan Modra <amodra@bigpond.net.au> |
2729 | ||
2730 | * config.sub, config.guess: Import latest from subversions. | |
2731 | ||
4dca8403 DD |
2732 | 2001-07-26 DJ Delorie <dj@redhat.com> |
2733 | ||
2734 | * MAINTAINERS: Clarify libiberty merge rules and procedures. | |
2735 | ||
1107dce2 AM |
2736 | 2001-06-19 Alan Modra <amodra@bigpond.net.au> |
2737 | ||
2738 | * Makefile.in: Revert 2001-06-17. | |
2739 | (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/. | |
2740 | ||
e09a6604 L |
2741 | 2001-06-17 H.J. Lu <hjl@gnu.org> |
2742 | ||
2743 | * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make. | |
2744 | (gas+binutils.tar.bz2): Likewise. | |
2745 | (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make. | |
2746 | ||
31a8b634 AC |
2747 | Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com> |
2748 | ||
2749 | * Makefile.in (VER): When present, extract the version number from | |
5481b376 | 2750 | the file version.in. |
31a8b634 | 2751 | |
dc70af01 AO |
2752 | 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com> |
2753 | ||
2754 | * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If | |
2755 | gcc/xgcc is built, use -print-prog-name to find out the program | |
2756 | name to use. | |
2757 | ||
839bbd8c AO |
2758 | 2001-06-04 Mark Mitchell <mark@codesourcery.com> |
2759 | ||
2760 | * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris, | |
2761 | with_gcc]: Use `gcc -shared' to build a shared library. | |
2762 | ||
566e9a30 AO |
2763 | 2001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca> |
2764 | ||
2765 | * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared | |
2766 | archives. | |
2767 | ||
e877bb69 AO |
2768 | 2001-05-28 Simon Patarin <simon.patarin@inria.fr> |
2769 | ||
2770 | * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared | |
2771 | libraries when using g++ with native linker. | |
2772 | ||
1605288b AO |
2773 | 2001-05-28 Alexandre Oliva <aoliva@redhat.com> |
2774 | ||
2775 | * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256. | |
2776 | ||
11a383ba TR |
2777 | 2001-05-24 Tom Rix <trix@redhat.com> |
2778 | ||
2779 | * configure.in : enable ld for aix | |
cf966cf9 | 2780 | |
18611226 AO |
2781 | 2001-05-22 Alexandre Oliva <aoliva@redhat.com> |
2782 | ||
2783 | * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag) | |
2784 | [aix4*|aix5*]: Prepend blank. | |
2785 | ||
6be7c12c AO |
2786 | 2001-05-20 Alexandre Oliva <aoliva@redhat.com> |
2787 | ||
2788 | * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh, | |
2789 | ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number | |
2790 | of subdir/configure scripts to use the new libtool.m4. | |
2791 | ||
4ed00bba L |
2792 | 2001-05-14 H.J. Lu <hjl@gnu.org> |
2793 | ||
2794 | * config.if (libc_interface): Set to -libc6.2- for cross | |
2795 | compiling to Linux/glibc 2.2. | |
2796 | ||
b1af961c AO |
2797 | 2001-05-03 Alexandre Oliva <aoliva@redhat.com> |
2798 | ||
2799 | * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable | |
2800 | libgcj. | |
2801 | ||
5ec3e74e AO |
2802 | 2001-04-26 Alexandre Oliva <aoliva@redhat.com> |
2803 | ||
2804 | * configure.in (noconfigdirs): Don't reset it from scratch in the | |
2805 | target case; only append to it. | |
2806 | ||
b3ed1d6b AO |
2807 | 2001-04-26 Alexandre Oliva <aoliva@redhat.com> |
2808 | ||
2809 | * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*, | |
2810 | sparc-*-solaris2.8]: Disable ${libgcj}. | |
2811 | ||
96111c10 AO |
2812 | 2001-04-25 Alexandre Oliva <aoliva@redhat.com> |
2813 | ||
2814 | * configure.in (libgcj_saved): Copy from $libgcj. | |
2815 | (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is | |
2816 | --disable-libgcj. | |
2817 | ||
b5bf43f2 AO |
2818 | 2001-04-20 Alexandre Oliva <aoliva@redhat.com> |
2819 | ||
2820 | * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a | |
2821 | 1.641.2.228. | |
2822 | ||
8cc32590 AO |
2823 | 2001-04-12 Alexandre Oliva <aoliva@redhat.com> |
2824 | ||
2825 | * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh, | |
2826 | ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226. | |
2827 | ||
dec0cb0c AO |
2828 | 2001-04-01 Alexandre Oliva <aoliva@redhat.com> |
2829 | ||
2830 | * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): | |
2831 | New macros. | |
2832 | (bootstrap, cross): Use RECURSE_FLAGS. | |
2833 | * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE. | |
2834 | ||
6a9c3886 AO |
2835 | 2001-03-27 Alexandre Oliva <aoliva@redhat.com> |
2836 | ||
2837 | * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3. | |
2838 | ||
d4fc7db8 NC |
2839 | 2001-03-23 Nick Clifton <nickc@redhat.com> |
2840 | ||
2841 | * README-maintainer-mode: Add note about inability to use "make | |
2842 | distclean" in maintainer mode. | |
2843 | ||
7389ff65 AO |
2844 | 2001-03-22 Alexandre Oliva <aoliva@redhat.com> |
2845 | ||
2846 | Re-installed: | |
2847 | 2001-01-02 Laurynas Biveinis <lauras@softhome.net> | |
2848 | * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add | |
2849 | '-DPIC' to ac_cv_prog_cc_pic for DJGPP. | |
2850 | * ltcf-cxx.sh: Likewise. | |
2851 | * ltcf-gcj.sh: Likewise. | |
2852 | ||
b3e0dc8e PB |
2853 | 2001-03-22 Philip Blundell <philb@gnu.org> |
2854 | ||
2855 | * config.sub, config.guess: Import latest from subversions. | |
2856 | ||
469b781c AO |
2857 | 2001-03-22 Alexandre Oliva <aoliva@redhat.com> |
2858 | ||
2859 | * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh, | |
2860 | ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198. | |
2861 | ||
b0dad762 MC |
2862 | 2001-03-20 Michael Chastain <chastain@redhat.com> |
2863 | ||
2864 | * Makefile.in: all-m4 depends on all-texinfo. | |
2865 | ||
c559bb17 AO |
2866 | 2001-03-08 Alexandre Oliva <aoliva@redhat.com> |
2867 | ||
2868 | * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use. | |
2869 | ||
fef4ae2e JJ |
2870 | 2001-02-22 Jeff Johnston <jjohnstn@redhat.com> |
2871 | ||
2872 | * COPYING.NEWLIB: Remove DJ Delorie's address because it is no | |
2873 | longer valid. | |
2874 | ||
8d6dd99d NC |
2875 | 2001-02-16 Nick Clifton <nickc@redhat.com> |
2876 | ||
2877 | * configure.in (noconfigdirs): Allow configuration of texinfo | |
2878 | for Cygwin hosts. | |
2879 | ||
a85d7ed0 NC |
2880 | 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com> |
2881 | ||
2882 | * config.guess: Add linux target for S/390. | |
2883 | * config.sub: Likewise. | |
2884 | * configure.in: Likewise. | |
2885 | ||
51221c5e DD |
2886 | 2001-02-06 Ben Elliston <bje@redhat.com> |
2887 | ||
2888 | * configure: Output host type to stdout, not stderr. | |
2889 | ||
9dec4c71 MS |
2890 | 2001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG> |
2891 | ||
2892 | * config.guess: Import from subversions.gnu.org (revision 1.181). | |
2893 | * config.sub: Import from subversions.gnu.org (revision 1.199). | |
2894 | ||
9add9c04 AM |
2895 | 2001-01-30 Alan Modra <alan@linuxcare.com.au> |
2896 | ||
2897 | * config.guess: Handle hppa64-linux systems. | |
2898 | ||
8679174d MS |
2899 | 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG> |
2900 | ||
2901 | * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works): | |
2902 | Don't unset, it's non-portable and no longer necessary, set to empty | |
2903 | instead. | |
2904 | ||
02d01ed4 MS |
2905 | 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br> |
2906 | ||
2907 | * ltconfig: Shell portability fix for the tagname validity check. | |
2908 | ||
4cc5853d MS |
2909 | 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG> |
2910 | ||
2911 | * ltcf-cxx.sh: Use parentheses around eval $ac_compile. | |
2912 | ||
7487e485 AO |
2913 | 2001-01-27 Alexandre Oliva <aoliva@redhat.com> |
2914 | ||
2915 | * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types. | |
2916 | * ltcf-cxx.sh, ltcf-gcj.sh: Likewise. | |
2917 | ||
f332af52 AO |
2918 | 2001-01-24 Alexandre Oliva <aoliva@redhat.com> |
2919 | ||
2920 | * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we | |
2921 | keep at least one of build_libtool_libs or build_old_libs set to | |
2922 | yes. | |
2923 | ||
ef099754 AO |
2924 | 2001-01-24 Alexandre Oliva <aoliva@redhat.com> |
2925 | ||
2926 | * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'. | |
2927 | * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on. | |
2928 | ||
8341f2fc | 2929 | 2000-11-07 Philip Blundell <pb@futuretv.com> |
ebf0fa2e | 2930 | |
8341f2fc AJ |
2931 | * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*. |
2932 | ||
2933 | 2000-11-03 Philip Blundell <pb@futuretv.com> | |
2934 | ||
2935 | * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info | |
2936 | files. | |
ebf0fa2e | 2937 | |
c320a39f JJ |
2938 | 2001-01-15 Jeff Johnston <jjohnstn@redhat.com> |
2939 | ||
2940 | * COPYING.NEWLIB: Put into source repository. | |
2941 | ||
8817b92e BE |
2942 | 2001-01-15 Ben Elliston <bje@redhat.com> |
2943 | ||
2944 | * configure.in (host_tools): Add sid. | |
2945 | Always configure cgen. | |
2946 | * Makefile.in (all-sid): New target. | |
2947 | (check-sid, clean-sid, install-sid): Likewise. | |
2948 | ||
35590697 AJ |
2949 | 2001-01-07 Andreas Jaeger <aj@suse.de> |
2950 | ||
80413487 | 2951 | * config.sub, config.guess: Update from subversions. |
35590697 | 2952 | |
6ee6cea6 AO |
2953 | 2000-12-12 Alexandre Oliva <aoliva@redhat.com> |
2954 | ||
2955 | * configure.in: Disable language-specific target libraries for | |
2956 | languages that aren't enabled. | |
2957 | ||
077b8428 NC |
2958 | 2000-11-24 Nick Clifton <nickc@redhat.com> |
2959 | ||
2960 | * configure.in (xscale-elf): Add target. | |
2961 | (xscale-coff): Add target. | |
2962 | (c4x, c5x, tic54x): Move after ARM targets. | |
2963 | ||
9e28a1ed AO |
2964 | 2000-11-23 Alexandre Oliva <aoliva@redhat.com> |
2965 | ||
2966 | * ltcf-gcj.sh: Added file, required by 2000-11-18 merge. | |
2967 | ||
be98a80a ILT |
2968 | 2000-11-20 Ian Lance Taylor <ian@zembu.com> |
2969 | ||
2970 | * ltcf-cxx.sh: Added file, required by 2000-11-18 merge. | |
2971 | ||
5cec67bf AO |
2972 | 2000-11-18 Alexandre Oliva <aoliva@redhat.com> |
2973 | ||
2974 | * Makefile.in: Merge with GCC and libgcj. | |
2975 | (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of | |
2976 | configure-target-<library> when their configure scripts need the C | |
2977 | or C++ library to have already been built to work properly. | |
2978 | (do_proto_toplev): Set them to an empty string. | |
2979 | ||
d932cae7 | 2980 | 2000-11-18 Alexandre Oliva <aoliva@redhat.com> |
0da52010 AO |
2981 | |
2982 | * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros. | |
2983 | (REALLY_SET_LIB_PATH): Use them. | |
2984 | ||
d932cae7 | 2985 | 2000-11-06 Christopher Faylor <cgf@cygnus.com> |
7c6a44d3 CF |
2986 | |
2987 | * config.sub: Add support for Sun Chorus | |
2988 | ||
8602ff0c NC |
2989 | 2000-11-02 Per Lundberg <plundis@chaosdev.org> |
2990 | ||
2991 | * config.sub: Add support for the *-storm-chaos OS. | |
2992 | ||
f9e0997d NC |
2993 | 2000-10-30 Stephane Carrez <stcarrez@worldnet.fr> |
2994 | ||
80413487 RH |
2995 | * configure.in (noconfigdirs): Don't compile some |
2996 | of the libraries for 68HC11 & 68hc12 targets. | |
f9e0997d | 2997 | |
d64552c5 AO |
2998 | 2000-09-30 Alexandre Oliva <aoliva@redhat.com> |
2999 | ||
3000 | * ltconfig, ltmain.sh, libtool.m4: Updated from libtool | |
3001 | multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt | |
3002 | all affected `configure' scripts. | |
3003 | ||
97f60b31 AO |
3004 | 2000-09-25 Alexandre Oliva <aoliva@redhat.com> |
3005 | ||
3006 | * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and | |
3007 | ltcf-c.sh. | |
3008 | ||
6e8dd58f PB |
3009 | 2000-09-12 Philip Blundell <philb@gnu.org> |
3010 | ||
3011 | * config.sub, config.guess: Update from subversions. | |
3012 | ||
103a2e99 AO |
3013 | 2000-09-06 Alexandre Oliva <aoliva@redhat.com> |
3014 | ||
51601921 AO |
3015 | * Makefile.in (all-zlib): Added dummy target. |
3016 | ||
103a2e99 AO |
3017 | * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool |
3018 | multi-language branch. | |
3019 | ||
2809b4b9 AO |
3020 | 2000-09-05 Alexandre Oliva <aoliva@redhat.com> |
3021 | ||
3022 | * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib. | |
3023 | (bootstrap*): Depend on all-bootstrap. | |
3024 | ||
7450026c AO |
3025 | 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com> |
3026 | ||
3027 | * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian | |
3028 | crosses, but add gcc/include to the header search path for them. | |
3029 | ||
6cf86f7f AO |
3030 | 2000-08-31 Alexandre Oliva <aoliva@redhat.com> |
3031 | ||
3032 | * ltconfig, ltmain.sh: Updated from libtool multi-language branch. | |
3033 | * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch. | |
3034 | * gettext.m4: New file, extracted from aclocal.m4. | |
3035 | ||
ce2ea6e3 AO |
3036 | 2000-08-22 Alexandre Oliva <aoliva@redhat.com> |
3037 | ||
3038 | * config-ml.in (CC, CXX): Avoid trailing whitespace. | |
3039 | (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to | |
3040 | sub-configures. | |
3041 | ||
9765193e DE |
3042 | 2000-08-20 Doug Evans <dje@casey.transmeta.com> |
3043 | ||
3044 | * Makefile.in (ALL_MODULES): Add all-cgen. | |
3045 | (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily. | |
3046 | (all-cgen): New target. | |
3047 | (all-opcodes,all-sim): Depend on all-cgen. | |
3048 | * configure.in (host_tools): Add cgen. | |
3049 | Only configure cgen if --enable-cgen-maint. | |
3050 | ||
d7b32520 AO |
3051 | 2000-08-17 Alexandre Oliva <aoliva@redhat.com> |
3052 | ||
3053 | * config-ml.in (CC, CXX): Don't introduce a leading space. | |
3054 | ||
e52ef561 AO |
3055 | 2000-08-16 Alexandre Oliva <aoliva@redhat.com> |
3056 | ||
3057 | * configure.in (libstdcxx_flags): Use | |
3058 | libstdc++-v3/src/libstdc++.INC. | |
3059 | ||
88f9c2a0 AO |
3060 | 2000-08-15 Alexandre Oliva <aoliva@redhat.com> |
3061 | ||
3062 | * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES. | |
3063 | ||
98fbe43f JM |
3064 | 2000-08-11 Jason Merrill <jason@redhat.com> |
3065 | ||
3066 | * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, | |
3067 | CXX_FOR_TARGET): Add -B$$r/gcc/ here. | |
3068 | (FLAGS_FOR_TARGET): Not here. | |
3069 | (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages. | |
3070 | ||
279ddab4 DD |
3071 | 2000-08-07 DJ Delorie <dj@redhat.com> |
3072 | ||
3073 | * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean | |
3074 | "if we're also building gcc, and it's a gcc that will run on the | |
3075 | build machine, we want to use its includes instead of the system's | |
3076 | default includes". | |
3077 | ||
60523a83 AO |
3078 | 2000-08-03 Alexandre Oliva <aoliva@redhat.com> |
3079 | ||
24ffec7a AO |
3080 | * configure.in (libstdcxx_flags): Don't use `"'. |
3081 | ||
60523a83 AO |
3082 | * config-ml.in: Adjust multilib search paths to the |
3083 | appropriate multilib tree. | |
3084 | ||
daf644b5 AO |
3085 | 2000-08-02 Alexandre Oliva <aoliva@redhat.com> |
3086 | ||
3087 | * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to | |
3088 | commas in $LANGUAGES. | |
3089 | ||
63266560 DD |
3090 | 2000-08-01 Alexandre Oliva <aoliva@redhat.com> |
3091 | ||
3092 | * configure.in (qCXX_FOR_TARGET): Use echo instead of expr. | |
3093 | ||
3094 | 2000-07-31 Alexandre Oliva <aoliva@redhat.com> | |
3095 | ||
3096 | * configure.in (qCXX_FOR_TARGET): Quote `&' characters in | |
3097 | CXX_FOR_TARGET for sed. | |
3098 | ||
3099 | 2000-07-30 Alexandre Oliva <aoliva@redhat.com> | |
3100 | ||
3101 | * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET): | |
3102 | Do not override if already set in the environment or in configure. | |
3103 | Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them. | |
3104 | (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses. | |
3105 | ||
9e449d3e AO |
3106 | 2000-07-27 Alexandre Oliva <aoliva@redhat.com> |
3107 | ||
3108 | * Makefile.in (FLAGS_FOR_TARGET): New macro. | |
3109 | (GCC_FOR_TARGET): Use it. | |
3110 | (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined... | |
3111 | * configure.in: ... here. | |
3112 | (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path. | |
3113 | (libstdcxx_flags): Define and append to CXX_FOR_TARGET. | |
3114 | ||
8bbd92e0 AO |
3115 | 2000-07-24 Alexandre Oliva <aoliva@redhat.com> |
3116 | ||
fd1f87b2 AO |
3117 | * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC). |
3118 | (configure-target-libchill, configure-target-libobjc): Likewise. | |
3119 | ||
8bbd92e0 AO |
3120 | * configure.in: Use the same cache file for all target libs. |
3121 | * config-ml.in: But different cache files per multilib variant. | |
3122 | ||
25c6c112 JL |
3123 | 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG> |
3124 | ||
3125 | * configure (topsrcdir): Don't use dirname. | |
3126 | ||
ba73c63f JM |
3127 | 2000-07-20 Jason Merrill <jason@redhat.com> |
3128 | ||
3129 | * configure.in: Remove all references to libg++ and librx. | |
3130 | ||
3131 | * configure, configure.in, Makefile.in: Unify gcc and binutils. | |
3132 | ||
1af08294 HPN |
3133 | 2000-07-20 Hans-Peter Nilsson <hp@axis.com> |
3134 | ||
3135 | * config.sub: Update to subversions version 2000-07-06. | |
3136 | ||
ba73c63f JM |
3137 | 2000-07-12 Andrew Haley <aph@cygnus.com> |
3138 | ||
3139 | * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts. | |
3140 | (target_makefile_frag): Use mt-ia64pic on IA-64 targets. | |
3141 | ||
3142 | 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com> | |
cffaa281 JL |
3143 | |
3144 | * symlink-tree: Check number of arguments. | |
3145 | ||
d932cae7 | 3146 | 2000-06-06 Andrew Cagney <cagney@b1.cygnus.com> |
ec9914b0 AC |
3147 | |
3148 | * texinfo/texinfo.tex: Update to version 2000-05-28.15. | |
3149 | ||
ba73c63f JM |
3150 | 2000-07-05 Jim Wilson <wilson@cygnus.com> |
3151 | ||
3152 | * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library | |
3153 | search path for a g++ extracted from the build tree. This | |
3154 | will allow link tests run by configure scripts in | |
3155 | subdirectories to succeed. | |
3156 | ||
92ee2f86 UC |
3157 | 2000-07-01 Koundinya K <kk@ddeorg.soft.net> |
3158 | ||
80413487 | 3159 | * ltconfig: Add support for mips-dde-sysv4.2MP |
35590697 | 3160 | |
23f2f29f CV |
3161 | 2000-06-28 Corinna Vinschen <vinschen@cygnus.com> |
3162 | ||
3163 | * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or | |
3164 | `os2'. Force ac_cv_exeext to be ".exe" in that case. | |
3165 | ||
f04f5a67 TW |
3166 | 2000-06-19 Timothy Wall <twall@cygnus.com> |
3167 | ||
3168 | * configure.in (noconfigdirs): Set noconfigdirs for tic54x target. | |
3169 | * config.sub: Add tic54x target. | |
3170 | ||
11da68be NC |
3171 | 2000-06-07 Phillip Thomas <pthomas@suse.de> |
3172 | ||
3173 | * README-maintainer-mode: New file: Contains notes on using | |
3174 | --enable-maintainer-mode with binutils. | |
3175 | ||
d932cae7 | 3176 | 2000-05-29 Andrew Cagney <cagney@b1.cygnus.com> |
449f3b6c AC |
3177 | |
3178 | * texinfo/texinfo.tex: Update. Version from makeinfo 4.0. | |
3179 | ||
d932cae7 | 3180 | 2000-05-30 Andrew Cagney <cagney@b1.cygnus.com> |
ac73857d AC |
3181 | |
3182 | * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000. | |
3183 | * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000 | |
3184 | ||
9442cea3 L |
3185 | 20000-05-21 H.J. Lu (hjl@gnu.org) |
3186 | ||
80413487 RH |
3187 | * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc |
3188 | directory are used if they exist. Make sure | |
3189 | $(build_tooldir)/include is searched for header files, | |
3190 | $(build_tooldir)/lib/ for library files. | |
9442cea3 | 3191 | (GCC_FOR_TARGET): Likewise. |
80413487 | 3192 | (CXX_FOR_TARGET): Likewise. |
9442cea3 | 3193 | |
d932cae7 | 3194 | 2000-05-18 Jeffrey A Law (law@cygnus.com) |
09e90eb4 JL |
3195 | |
3196 | * configure.in (hppa*64*-*-*): Do build ld for this configuration. | |
3197 | ||
d932cae7 | 3198 | 2000-05-17 Alexandre Oliva <aoliva@cygnus.com> |
f4bd37da AO |
3199 | |
3200 | * Makefile.in (configure-target-libiberty): Depend on | |
3201 | configure-target-newlib. | |
3202 | ||
ba73c63f JM |
3203 | 2000-05-16 Alexandre Oliva <aoliva@cygnus.com> |
3204 | ||
3205 | * configure.in, Makefile.in: Merge all libffi-related | |
3206 | configury stuff from the libgcj tree. | |
3207 | ||
d932cae7 | 3208 | 2000-05-16 Andrew Cagney <cagney@b1.cygnus.com> |
82b43a09 AC |
3209 | |
3210 | Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>: | |
3211 | * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories. | |
3212 | ||
d932cae7 | 3213 | 2000-05-16 Andrew Cagney <cagney@b1.cygnus.com> |
b5a23627 AC |
3214 | |
3215 | Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>: | |
3216 | * Makefile.in (do-djunpack): New target. Update djunpack.bat with | |
35590697 | 3217 | current version information. Add to proto-toplev directory. |
b5a23627 AC |
3218 | (gdb-taz): Build do-djunpack. |
3219 | ||
ba73c63f JM |
3220 | 2000-05-15 David Edelsohn <edelsohn@gnu.org> |
3221 | ||
3222 | * configure.in: Special case powerpc*-*-aix* target_makefile_frag. | |
3223 | ||
7c86ed39 L |
3224 | 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br> |
3225 | ||
3226 | * ltmain.sh: Preserve in relink_command any environment | |
3227 | variables that may affect the linker behavior. | |
3228 | ||
d932cae7 | 3229 | 2000-05-12 Jeffrey A Law (law@cygnus.com) |
640c6684 JL |
3230 | |
3231 | * config.sub (basic_machine): Recognize hppa64 as a valid cpu type. | |
3232 | ||
d932cae7 | 3233 | 2000-05-10 Jim Wilson <wilson@cygnus.com> |
2315914d JW |
3234 | |
3235 | * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs. | |
3236 | ||
ed0a91a5 EZ |
3237 | 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il> |
3238 | ||
3239 | * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst | |
80413487 | 3240 | with the version name. |
ed0a91a5 | 3241 | |
ba73c63f | 3242 | 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com> |
6cafa39f | 3243 | |
ba73c63f | 3244 | * config.if: Tweak. |
6cafa39f | 3245 | |
ba73c63f | 3246 | 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il> |
66156876 | 3247 | |
ba73c63f | 3248 | * djunpack.bat: New file. |
66156876 | 3249 | |
d932cae7 | 3250 | 2000-04-19 Andrew Cagney <cagney@b1.cygnus.com> |
fd751128 AC |
3251 | |
3252 | * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2, | |
35590697 AJ |
3253 | gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2, |
3254 | dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2, | |
3255 | insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make. | |
fd751128 | 3256 | |
ba73c63f JM |
3257 | 2000-04-16 Dave Pitts <dpitts@cozx.com> |
3258 | ||
80413487 RH |
3259 | * config.sub (case $basic_machine): Change default for "ibm-*" |
3260 | to "openedition". | |
ba73c63f | 3261 | |
d932cae7 | 3262 | 2000-04-12 Andrew Cagney <cagney@b1.cygnus.com> |
b35ece4e AC |
3263 | |
3264 | * Makefile.in (gdb-taz): New target. GDB specific archive. | |
3265 | (do-md5sum): New target. | |
3266 | (MD5PROG): Define. | |
3267 | (PACKAGE): Default to TOOL. | |
3268 | (VER): Default to a shell script. | |
3269 | (taz): Rewrite target. Move real work to do-proto-toplev. Include | |
35590697 | 3270 | md5 checksum generation. |
b35ece4e AC |
3271 | (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link. |
3272 | (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link. | |
3273 | (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, | |
35590697 | 3274 | insight.tar.bz2): Use gdb-taz to create archive. |
b35ece4e | 3275 | |
d932cae7 | 3276 | 2000-04-07 Andrew Cagney <cagney@b1.cygnus.com> |
a2d91340 AC |
3277 | |
3278 | * configure (warn_cflags): Delete. | |
3279 | ||
ba73c63f | 3280 | 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com> |
80413487 | 3281 | Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de> |
3ce7077a | 3282 | |
80413487 RH |
3283 | * configure.in (enable_libstdcxx_v3): Add. |
3284 | (target_libs): Add bits here to switch between libstdc++-v2 and | |
3285 | libstdc++-v3. | |
3286 | * config.if: And this file too. | |
3287 | * Makefile.in: Add libstdc++-v3 targets. | |
35590697 | 3288 | |
ba73c63f JM |
3289 | 2000-04-05 Michael Meissner <meissner@redhat.com> |
3290 | ||
3291 | * config.sub (d30v): Add d30v as a basic machine type. | |
3ce7077a | 3292 | |
d332c5ac JM |
3293 | 2000-03-29 Jason Merrill <jason@casey.cygnus.com> |
3294 | ||
3295 | * configure.in: -linux-gnu*, not -linux-gnu. | |
3296 | ||
d932cae7 | 3297 | 2000-03-03 Andrew Cagney <cagney@b1.cygnus.com> |
6dcbc97b AC |
3298 | |
3299 | * Makefile.in (taz): Set PACKAGE to TOOL when not defined. | |
3300 | (do-tar-bz2): Replace TOOL with PACKAGE. | |
3301 | (gdb.tar.bz2): Remove GDBTK from GDB package. | |
3302 | (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2, | |
35590697 | 3303 | dejagnu.tar.bz2): New packages. |
6dcbc97b | 3304 | |
96ce09a7 ILT |
3305 | 2000-02-27 Andreas Jaeger <aj@suse.de> |
3306 | ||
3307 | * configure.in: Add entry for mips*-*-linux*, move catch all | |
3308 | *-*-*linux* entry below this one. | |
3309 | ||
2031769e ILT |
3310 | 2000-02-27 Ian Lance Taylor <ian@zembu.com> |
3311 | ||
3312 | * ltconfig, ltmain.sh: Update to libtool 1.3.4. | |
3313 | ||
4bab746c NC |
3314 | 2000-02-24 Nick Clifton <nickc@cygnus.com> |
3315 | ||
3316 | * config.sub: Support an OS of "wince". | |
3317 | ||
d932cae7 | 3318 | 2000-02-24 Andrew Cagney <cagney@b1.cygnus.com> |
ada59422 AC |
3319 | |
3320 | * config.guess, config.sub: Updated to match config's 2000-02-15 | |
35590697 | 3321 | version. |
ada59422 | 3322 | |
5b93d8bb AM |
3323 | 2000-02-23 Linas Vepstas <linas@linas.org> |
3324 | ||
3325 | * config.sub: Add support for Linux/IBM 370. | |
3326 | * configure.in: Likewise. | |
3327 | ||
2fb651f6 NC |
3328 | 2000-02-22 Nick Clifton <nickc@cygnus.com> |
3329 | ||
3330 | * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets. | |
3331 | ||
b8441c25 CF |
3332 | 2000-02-20 Christopher Faylor <cgf@cygnus.com> |
3333 | ||
3334 | * config.guess: Guess "cygwin" rather than "cygwin32". | |
3335 | ||
d332c5ac JM |
3336 | 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
3337 | ||
3338 | * configure (gcc_version): When setting, narrow search to | |
3339 | lines containing `version_string'. | |
3340 | ||
ba73c63f JM |
3341 | 2000-02-15 Denis Chertykov <denisc@overta.ru> |
3342 | ||
3343 | * config.sub: Add support for avr target. | |
3344 | ||
d932cae7 | 3345 | 2000-02-01 Hans-Peter Nilsson <hp@bitrange.com> |
ba73c63f JM |
3346 | |
3347 | * config.sub: Add mmix-knuth-mmixware. | |
3348 | ||
3349 | 2000-01-27 Christopher Faylor <cgf@redhat.com> | |
3350 | ||
3351 | * Makefile.in (CC_FOR_TARGET): Add new winsup directory | |
3352 | structure stuff to -L library search. | |
3353 | (CXX_FOR_TARGET): Ditto. | |
3354 | (CROSS_CHECK_MODULES): Fix spelling mistake. | |
3355 | ||
3356 | 2000-01-24 Mark Mitchell <mark@codesourcery.com> | |
3357 | ||
3358 | * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke | |
3359 | the C++ compiler. | |
3360 | ||
3361 | 2000-01-12 Richard Henderson <rth@cygnus.com> | |
3362 | ||
3363 | * configure.in: Don't build some bits for beos. | |
3364 | ||
3365 | 2000-01-12 Joel Sherrill (joel@OARcorp.com) | |
3366 | ||
3367 | * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well | |
3368 | as include files. | |
3369 | ||
91b2c84d GK |
3370 | 2000-01-06 Geoff Keating <geoffk@cygnus.com> |
3371 | ||
3372 | * configure.in: Use mt-aix43 to handle *_TARGET defs, | |
3373 | not mh-aix43. | |
3374 | ||
ba73c63f JM |
3375 | 1999-12-14 Richard Henderson <rth@cygnus.com> |
3376 | ||
3377 | * config.guess (alpha-osf, alpha-linux): Detect ev67. | |
3378 | * config.sub: Accept alphaev[78], alphaev8. | |
3379 | ||
3380 | 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br> | |
3381 | ||
3382 | * config.guess, config.sub: Update from autoconf. | |
3383 | ||
3384 | Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> | |
3385 | ||
3386 | * config-ml.in (sparc*-*-*): Disable sparcv9 support if the | |
3387 | necessary libraries are missing. | |
3388 | ||
3389 | 1999-10-25 Andreas Schwab <schwab@suse.de> | |
3390 | ||
3391 | * configure: Fix quoting inside arguments of eval. | |
3392 | ||
3393 | 1999-10-21 Nick Clifton <nickc@cygnus.com> | |
3394 | ||
3395 | * config-ml.in: Allow suppression of some ARM multilibs. | |
3396 | ||
3397 | Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org> | |
3398 | ||
3399 | * config.guess: Add OS/390 match pattern. | |
3400 | * config.sub: Add mvs, openedition targets. | |
3401 | * configure.in (i370-ibm-opened*): New. | |
3402 | ||
ef14edc4 ILT |
3403 | 1999-09-04 Steve Chamberlain <sac@pobox.com> |
3404 | ||
3405 | * config.sub: Add support for configuring for pj. | |
3406 | ||
afb478e8 NC |
3407 | 1999-08-31 Nick Clifton <nickc@cygnus.com> |
3408 | ||
fd6848f6 | 3409 | * config.sub (maybe_os): Add support for configuring for fr30. |
afb478e8 | 3410 | |
ba73c63f | 3411 | 1999-08-25 Nick Clifton <nickc@cygnus.com> |
ceaa7778 NC |
3412 | |
3413 | * configure.in: Do not configure or build ld for AIX | |
3414 | platforms. ld is known to be broken on these platforms. | |
3415 | ||
ba73c63f JM |
3416 | Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
3417 | ||
3418 | * config-ml.in: Pass compiler flag corresponding to multidirs to | |
3419 | subdir configures. | |
3420 | ||
c363de44 ILT |
3421 | 1999-08-09 Ian Lance Taylor <ian@zembu.com> |
3422 | ||
3423 | * Makefile.in (LDFLAGS): Define. | |
3424 | ||
dc8bc5a6 ILT |
3425 | 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu> |
3426 | ||
3427 | * configure.in (i[3456]-*-mingw32*): Don't put gprof in | |
3428 | noconfigdirs. | |
3429 | (*-*-cygwin*): Likewise. | |
3430 | ||
6ca3858e ILT |
3431 | 1999-08-08 Ian Lance Taylor <ian@zembu.com> |
3432 | ||
71141bb6 ILT |
3433 | * mkdep: New file. |
3434 | * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep. | |
3435 | (BINUTILS_SUPPORT_DIRS): Add mkdep. | |
3436 | ||
6ca3858e ILT |
3437 | From Eli Zaretskii <eliz@is.elta.co.il>: |
3438 | * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly | |
3439 | long file name when using DJGPP on MS-DOS. | |
3440 | ||
ba73c63f JM |
3441 | Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com) |
3442 | ||
3443 | * config.sub (vxworks case): Use os=-vxworks, not os=vxworks. | |
3444 | ||
2735a327 AM |
3445 | 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au> |
3446 | ||
3447 | * Makefile.in (check-target-libio): Remove all-target-libstdc++ | |
3448 | dependency as this causes "make check" to globally "make all" | |
3449 | ||
ba73c63f JM |
3450 | Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com> |
3451 | ||
3452 | * configure.in (target_libs): Added target-zlib. | |
3453 | * Makefile.in (ALL_TARGET_MODULES): Added zlib. | |
3454 | (CONFIGURE_TARGET_MODULES): Likewise. | |
3455 | (CHECK_TARGET_MODULES): Likewise. | |
3456 | (INSTALL_TARGET_MODULES): Likewise. | |
3457 | (CLEAN_TARGET_MODULES): Likewise. | |
3458 | (configure-target-zlib): New target. | |
3459 | (all-target-zlib): Likewise. | |
3460 | (all-target-libjava): Depend on all-target-zlib. | |
3461 | (configure-target-libjava): Depend on configure-target-zlib. | |
3462 | ||
3463 | * Makefile.in (configure-target-libjava): Depend on | |
3464 | configure-target-newlib. | |
3465 | (configure-target-boehm-gc): New target. | |
3466 | (configure-target-qthreads): New target. | |
3467 | ||
80413487 RH |
3468 | * configure.in (target_libs): Added target-qthreads. |
3469 | * Makefile.in (ALL_TARGET_MODULES): Added qthreads. | |
3470 | (CONFIGURE_TARGET_MODULES): Likewise. | |
3471 | (CHECK_TARGET_MODULES): Likewise. | |
3472 | (INSTALL_TARGET_MODULES): Likewise. | |
3473 | (CLEAN_TARGET_MODULES): Likewise. | |
3474 | (all-target-qthreads): New target. | |
3475 | (configure-target-libjava): Depend on configure-target-qthreads. | |
3476 | (all-target-libjava): Depend on all-target-qthreads. | |
ba73c63f JM |
3477 | |
3478 | * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc. | |
3479 | (CONFIGURE_TARGET_MODULES): Likewise. | |
3480 | (CHECK_TARGET_MODULES): Likewise. | |
3481 | (INSTALL_TARGET_MODULES): Likewise. | |
3482 | (CLEAN_TARGET_MODULES): Likewise. | |
3483 | (all-target-libjava): New target. | |
3484 | (all-target-boehm-gc): Likewise. | |
3485 | * configure.in (target_libs): Added libjava, boehm-gc. | |
3486 | ||
08d836d6 ILT |
3487 | 1999-07-22 Ian Lance Taylor <ian@zembu.com> |
3488 | ||
3489 | * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and | |
3490 | configure.bat in SUPPORT_FILES. | |
3491 | (gas+binutils.tar.bz2): Likewise. | |
3492 | ||
3493 | * makeall.bat: Remove; obsolete. | |
3494 | ||
8f36e47c ILT |
3495 | 1999-07-21 Ian Lance Taylor <ian@zembu.com> |
3496 | ||
3497 | From Mark Elbrecht: | |
3498 | * configure.bat: Remove; obsolete. | |
3499 | ||
56e82f25 ILT |
3500 | 1999-07-11 Ian Lance Taylor <ian@zembu.com> |
3501 | ||
3502 | * configure: Add -W -Wall to the default CFLAGS when compiling with | |
3503 | gcc. | |
3504 | ||
1001d816 JL |
3505 | Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca> |
3506 | ||
3507 | * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*. | |
3508 | ||
106117aa MM |
3509 | 1999-06-30 Mark Mitchell <mark@codesourcery.com> |
3510 | ||
3511 | * configure.in: Build ld on IRIX6. | |
3512 | ||
c376f4ed ILT |
3513 | 1999-06-12 Ian Lance Taylor <ian@zembu.com> |
3514 | ||
3515 | * Makefile.in: Change distribution targets to use bzip2 instead of | |
3516 | gzip. | |
3517 | (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex. | |
c1b640f7 | 3518 | (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo. |
c376f4ed | 3519 | |
306b7445 NC |
3520 | 1999-06-04 Nick Clifton <nickc@cygnus.com> |
3521 | ||
3522 | * config.sub: Add mcore target. | |
3523 | ||
d932cae7 | 3524 | 1999-05-30 Cort Dougan <cort@cs.nmt.edu> |
af754d91 RH |
3525 | |
3526 | * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux. | |
3527 | ||
d932cae7 | 3528 | 1999-05-25 H.J. Lu (hjl@gnu.org) |
ba73c63f JM |
3529 | |
3530 | * config.guess (dummy): Changed to $dummy. | |
3531 | ||
6c3175b0 NC |
3532 | 1999-05-24 Nick Clifton <nickc@cygnus.com> |
3533 | ||
ba73c63f JM |
3534 | * config.sub: Tidied up case statements. |
3535 | ||
3536 | 1999-05-22 Ben Elliston <bje@cygnus.com> | |
3537 | ||
3538 | * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake | |
3539 | <jiro@din.or.jp>. | |
3540 | ||
3541 | * config.guess: Merge with FSF version. Future changes will be | |
3542 | more accurately recorded in this ChangeLog. | |
3543 | * config.sub: Likewise. | |
3544 | ||
d932cae7 | 3545 | 1999-05-20 Stephen L Moshier <moshier@world.std.com> |
ba73c63f JM |
3546 | |
3547 | * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include. | |
6c3175b0 | 3548 | |
252b5132 RH |
3549 | 1999-04-30 Tom Tromey <tromey@cygnus.com> |
3550 | ||
3551 | * ltmain.sh: [mode link] Always use CC given by ltconfig. | |
3552 | ||
3553 | 1999-04-23 Tom Tromey <tromey@cygnus.com> | |
3554 | ||
3555 | * ltconfig, ltmain.sh: Update to libtool 1.2f. | |
3556 | ||
3557 | 1999-04-20 Drew Moseley <dmoseley@cygnus.com> | |
3558 | ||
3559 | * configure.in (noconfigdirs): Don't build libstub for arm-elf targets. | |
3560 | (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets. | |
3561 | Bad merge removed these two changes. | |
3562 | ||
ba73c63f | 3563 | Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com) |
80b200a1 | 3564 | Martin Heller (Ing.-Buero_Heller@t-online.de) |
ba73c63f JM |
3565 | |
3566 | * config.guess (interix Alpha): Add. | |
3567 | ||
252b5132 RH |
3568 | 1999-04-11 Richard Henderson <rth@cygnus.com> |
3569 | ||
3570 | * configure.in (i?86-*-beos*): Do config gperf; don't config | |
3571 | gdb, newlib, or libgloss. | |
3572 | ||
d932cae7 | 3573 | 1999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br> |
35590697 | 3574 | |
ba73c63f JM |
3575 | * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to |
3576 | link a trivial program with -mabi=64. If it fails, remove mabi=64 | |
3577 | from multidirs. | |
3578 | ||
d932cae7 | 3579 | 1999-04-10 Philipp Thomas (kthomas@gwdg.de) |
ba73c63f JM |
3580 | |
3581 | * config.sub: Set basic_machine to i586 when target_alias = k6-*. | |
3582 | ||
252b5132 RH |
3583 | 1999-04-08 Nick Clifton <nickc@cygnus.com> |
3584 | ||
3585 | * config.sub: Add support for mcore targets. | |
3586 | ||
3587 | 1999-04-07 Michael Meissner <meissner@cygnus.com> | |
3588 | ||
3589 | * configure.in (d30v-*): Use config/mt-d30v as makefile fragment, | |
3590 | not mt-ospace, in order to shut up assembler warning about using | |
3591 | symbols that are named the same as registers. | |
3592 | ||
3593 | 1999-04-07 Drew Moseley <dmoseley@cygnus.com> | |
3594 | ||
3595 | * Makefile.in (all-target-cygmon): Added all-target-bsp to the | |
3596 | dependency list for all-target-cygmon. | |
3597 | ||
3598 | 1999-04-05 Doug Evans <devans@casey.cygnus.com> | |
3599 | ||
3600 | * config-ml.in: Check $host, not $target, for selective multilibs. | |
3601 | (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs, | |
3602 | thumb interworking, and underscore prefix multilibs. | |
3603 | ||
3604 | 1999-04-04 Ian Lance Taylor <ian@zembu.com> | |
3605 | ||
3606 | * missing: Update to version from current automake. | |
3607 | ||
3608 | Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org) | |
3609 | ||
3610 | * configure (gxx_include_dir): Removed. | |
3611 | ||
3612 | * configure.in (gxx_include_dir): Handle it. | |
3613 | * Makefile.in: Likewise. | |
3614 | ||
3615 | 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com> | |
3616 | ||
3617 | * config.sub (mips64vr4111,mips64vr4111el) Add. | |
3618 | ||
3619 | 1999-03-21 Ben Elliston <bje@cygnus.com> | |
3620 | ||
80413487 | 3621 | * config.guess: Correct typo for detecting ELF on FreeBSD. |
252b5132 RH |
3622 | |
3623 | Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net> | |
3624 | ||
252b5132 RH |
3625 | * configure.in (pc-msdosdjgpp): Set host_makefile_frag to |
3626 | config/mh-djgpp. | |
3627 | ||
3628 | Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com> | |
3629 | ||
3630 | * Makefile.in (all-target-bsp): Added all-gcc all-binutils and | |
3631 | all-target-newlib to dependency list for all-target-bsp. | |
3632 | ||
3633 | Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu> | |
3634 | ||
3635 | * config.sub: Add i386-uwin support. | |
3636 | * config.guess: Likewise. | |
3637 | ||
3638 | Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> | |
3639 | ||
3640 | * configure.in: cleanup, add mh-*pic handling for arm, special | |
3641 | case powerpc*-*-aix* | |
3642 | ||
3643 | Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com> | |
3644 | ||
3645 | * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a | |
3646 | can be built. | |
3647 | ||
3648 | Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com> | |
3649 | ||
3650 | * configure.in: Added bsp support to arm-*-coff and arm-*-elf | |
35590697 | 3651 | targets. |
252b5132 RH |
3652 | |
3653 | 1999-03-02 Nick Clifton <nickc@cygnus.com> | |
3654 | ||
3655 | * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL | |
3656 | ||
d932cae7 | 3657 | 1999-02-28 Geoffrey Noer <noer@cygnus.com> |
252b5132 RH |
3658 | |
3659 | * config.sub: Check for "cygwin*" rather than "cygwin32*" | |
3660 | ||
3661 | 1999-02-24 Nick Clifton <nickc@cygnus.com> | |
3662 | ||
3663 | * config.sub: Fix typo in arm recognition. | |
3664 | ||
d932cae7 | 3665 | 1999-02-24 Drew Moseley <dmoseley@cygnus.com> |
252b5132 RH |
3666 | |
3667 | * configure.in (noconfigdirs): Changed target_configdirs to | |
3668 | include target-bsp only for m68k-*-elf* and m68k-*-coff* | |
3669 | rather than m68k-*-* since it is not known to work on | |
3670 | m68k-aout. Ditto for arm-*-*oabi. | |
3671 | ||
d932cae7 | 3672 | 1999-02-24 Stan Shebs <shebs@andros.cygnus.com> |
252b5132 RH |
3673 | |
3674 | * configure.in (*-*-windows*): Remove, no longer used. | |
252b5132 RH |
3675 | |
3676 | 1999-02-19 Ben Elliston <bje@cygnus.com> | |
3677 | ||
3678 | * config.guess: Automatically recognise ELF on FreeBSD. From Niall | |
3679 | Smart and improved by Andrew Cagney. | |
3680 | ||
d932cae7 | 3681 | 1999-02-18 Marc Espie <espie@cvs.openbsd.org> |
252b5132 RH |
3682 | |
3683 | * config.guess: Recognize openbsd-*-hppa. | |
3684 | ||
d932cae7 | 3685 | 1999-02-17 H.J. Lu (hjl@gnu.org) |
252b5132 RH |
3686 | |
3687 | * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR) | |
3688 | only if it is not empty. | |
3689 | ||
3690 | 1999-02-17 Nick Clifton <nickc@cygnus.com> | |
3691 | ||
3692 | Patch from: Scott Bambrough <scottb@corelcomputer.com> | |
35590697 | 3693 | |
fd6848f6 | 3694 | * config.guess: Modified to recognize uname's armv* syntax. |
252b5132 RH |
3695 | |
3696 | * config.sub: Modified to recognize uname's armv* syntax. | |
3697 | ||
3698 | 1999-02-17 Mark Salter <msalter@cygnus.com> | |
3699 | ||
3700 | * configure.in: Added target-bsp for sparclite. | |
3701 | ||
d932cae7 | 3702 | 1999-02-08 Richard Henderson <rth@cygnus.com> |
252b5132 RH |
3703 | |
3704 | * config.sub: Recognize alphapca5[67] and up to alphaev8. | |
3705 | ||
3706 | 1999-02-08 Nick Clifton <nickc@cygnus.com> | |
3707 | ||
3708 | * configure.in: Add support for strongarm port. | |
3709 | * config.sub: Add support for strongarm target. | |
3710 | ||
d932cae7 | 3711 | 1999-02-07 Mumit Khan <khan@xraylith.wisc.edu> |
35590697 | 3712 | |
252b5132 RH |
3713 | * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of |
3714 | the old name config/mh-cygwin32. | |
3715 | Enable texinfo. | |
3716 | ||
d932cae7 | 3717 | 1999-02-04 Ian Lance Taylor <ian@cygnus.com> |
252b5132 RH |
3718 | |
3719 | * configure.in: Do build ld for ix86 Solaris. | |
3720 | ||
d932cae7 | 3721 | 1999-02-02 Jim Wilson <wilson@cygnus.com> |
252b5132 RH |
3722 | |
3723 | * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of | |
3724 | $AR_FOR_TARGET. Likewise for RANLIB. | |
3725 | ||
d932cae7 | 3726 | 1999-02-02 Catherine Moore <clm@cygnus.com> |
35590697 | 3727 | |
80413487 RH |
3728 | * config.sub (oabi): Recognize. |
3729 | * configure.in (arm-*-oabi): Handle. | |
252b5132 | 3730 | |
d932cae7 | 3731 | 1999-01-30 Robert Lipe (robertlipe@usa.net) |
252b5132 RH |
3732 | |
3733 | * config.guess: Improve detection of i686 on UnixWare 7. | |
3734 | ||
d932cae7 | 3735 | 1999-01-30 Mumit Khan <khan@xraylith.wisc.edu> |
252b5132 RH |
3736 | |
3737 | * config.guess: Add support for i386-pc-interix. | |
3738 | * config.sub: Likewise. | |
3739 | * configure.in: Likewise. | |
252b5132 | 3740 | |
d932cae7 | 3741 | 1999-01-18 Christopher Faylor <cgf@cygnus.com> |
252b5132 RH |
3742 | |
3743 | * Makefile.in: Remove unneeded all-target-libio from | |
3744 | from all-target-winsup target since it is now unneeded. | |
3745 | Add all-target-libtermcap in its place since it is now | |
3746 | needed. | |
3747 | ||
d932cae7 | 3748 | 1998-12-30 Christopher Faylor <cgf@cygnus.com> |
252b5132 RH |
3749 | |
3750 | * configure.in: makefile stub for cygwin target is probably | |
3751 | unnecessary. Remove it for now. | |
252b5132 | 3752 | |
d932cae7 | 3753 | 1998-12-30 Christopher Faylor <cgf@cygnus.com> |
252b5132 RH |
3754 | |
3755 | * configure.in: libtermcap.a should be built when cygwin is the | |
3756 | target as well as the host. | |
3757 | * config.guess: Allow mixed case in cygwin uname output. | |
3758 | * Makefile.in: Add libtermcap target. | |
252b5132 | 3759 | |
d932cae7 | 3760 | 1998-12-23 Jeffrey A Law (law@cygnus.com) |
252b5132 RH |
3761 | |
3762 | * config.sub: Clean up handling of hppa2.0. | |
3763 | ||
d932cae7 | 3764 | 1998-12-22 Rodney Brown (rodneybrown@pmsc.com) |
252b5132 RH |
3765 | |
3766 | * config.guess: Use C code to identify more HP machines. | |
3767 | ||
3768 | Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com) | |
3769 | ||
3770 | * config.sub: Handle hppa2.0. | |
3771 | ||
ba73c63f JM |
3772 | Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com> |
3773 | ||
3774 | * configure.in: Add cygmon for x86-coff and x86-elf. Configure | |
35590697 | 3775 | cygmon for all sparclite targets, regardless of object format. |
ba73c63f JM |
3776 | |
3777 | 1998-12-15 Mark Salter <msalter@cygnus.com> | |
3778 | ||
3779 | * configure.in: Added target-bsp for several target architectures. | |
3780 | ||
3781 | * Makefile.in: Added rules for bsp. | |
3782 | ||
252b5132 RH |
3783 | Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com) |
3784 | ||
3785 | * config.guess: Improve detection of hppa2.0 processors. | |
3786 | ||
3787 | Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie> | |
3788 | ||
3789 | * config.guess: Recognize FreeBSD using ELF automatically. | |
3790 | ||
3791 | 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de> | |
3792 | ||
3793 | * configure (skip-this-dir): Add handling for new shell script, which | |
3794 | might be created by a sub-directory's configure to indicate, this particular | |
3795 | directory is "unwanted". | |
3796 | * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise. | |
3797 | ||
252b5132 RH |
3798 | Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com> |
3799 | ||
3800 | * ltconfig: import from libtool, after changing libtool to | |
3801 | account for the cygwin name change. | |
3802 | ||
3803 | Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com> | |
3804 | ||
3805 | * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also | |
3806 | include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32. | |
3807 | ||
3808 | Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com> | |
3809 | ||
3810 | * configure.in: Add libtermcap to list of cygwin dependencies. | |
3811 | ||
d932cae7 | 3812 | 1998-11-17 Geoffrey Noer <noer@cygnus.com> |
252b5132 | 3813 | |
80413487 RH |
3814 | * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that |
3815 | they include winsup/include when it's a cygwin target. | |
252b5132 RH |
3816 | |
3817 | 1998-11-12 Tom Tromey <tromey@cygnus.com> | |
3818 | ||
3819 | * configure.in (host_tools): Added zip. | |
3820 | * Makefile.in (all-target-libjava): Depend on all-zip. | |
3821 | (all-zip): New target. | |
3822 | (ALL_MODULES): Added all-zip. | |
3823 | (NATIVE_CHECK_MODULES): Added check-zip. | |
3824 | (INSTALL_MODULES): Added install-zip. | |
3825 | (CLEAN_MODULES): Added clean-zip. | |
3826 | ||
d932cae7 | 3827 | 1998-11-12 Geoffrey Noer <noer@cygnus.com> |
252b5132 RH |
3828 | |
3829 | * Makefile.in: lose "32" from comment about cygwin. | |
3830 | ||
d932cae7 | 3831 | 1998-11-05 Nick Clifton <nickc@cygnus.com> |
252b5132 RH |
3832 | |
3833 | * configure.in: Use -Os to build target libraries for the fr30. | |
3834 | ||
d932cae7 | 3835 | 1998-11-04 Dave Brolley <brolley@cygnus.com> |
252b5132 RH |
3836 | |
3837 | * config.sub: Add fr30. | |
3838 | ||
d932cae7 | 3839 | 1998-11-02 Geoffrey Noer <noer@cygnus.com> |
252b5132 | 3840 | |
80413487 | 3841 | * configure.in: drop "32" from config/mh-cygwin32. Check |
252b5132 RH |
3842 | cygwin* instead of cygwin32*. |
3843 | * config.sub: Check cygwin* instead of cygwin32*. | |
3844 | ||
d932cae7 | 3845 | 1998-10-22 Robert Lipe <robertl@dgii.com> |
ba73c63f JM |
3846 | |
3847 | * config.guess: Match any version of Unixware7. | |
3848 | ||
252b5132 RH |
3849 | 1998-10-20 Syd Polk <spolk@cygnus.com> |
3850 | ||
3851 | * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1 | |
3852 | if desired. | |
3853 | ||
d932cae7 | 3854 | 1998-10-18 Jeffrey A Law (law@cygnus.com) |
252b5132 RH |
3855 | |
3856 | * config.if (cxx_interface, libstdcxx_interface): Do not try to set | |
3857 | these if the appropriate directories and files to not exist. | |
3858 | ||
d932cae7 | 3859 | 1998-10-14 Jeffrey A Law (law@cygnus.com) |
252b5132 RH |
3860 | |
3861 | * Makefile.in (DEVO_SUPPORT): Add config.if. | |
3862 | ||
d932cae7 | 3863 | 1998-10-13 Manfred Hollstein <manfred@s-direktnet.de> |
ba73c63f JM |
3864 | |
3865 | * configure: Add pattern to replace "build_tooldir"'s | |
3866 | definition in the generated Makefile with "tooldir"'s | |
3867 | actual value. | |
3868 | ||
252b5132 RH |
3869 | Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com) |
3870 | ||
3871 | * config.sub: Bring back lost sparcv9. | |
3872 | ||
ba73c63f JM |
3873 | * Makefile.in (all-snvavigator): Remove all-flexlm dependency. |
3874 | ||
3875 | Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com) | |
3876 | ||
3877 | * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to | |
3878 | CC_FOR_TARGET and friends. | |
3879 | ||
3880 | Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br> | |
35590697 | 3881 | |
ba73c63f JM |
3882 | * Makefile.in (build_tooldir): New variable, same as tooldir. |
3883 | (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add | |
3884 | -B$(build_tooldir)/bin/. | |
3885 | (BASE_FLAGS_TO_PASS): Pass build_tooldir down. | |
3886 | ||
252b5132 RH |
3887 | Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com> |
3888 | ||
3889 | * config.sub: Add support for i[34567]86-pc-udk. | |
3890 | * configure.in: Likewise. | |
3891 | ||
3892 | Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com> | |
3893 | ||
3894 | * Makefile.in: add bzip2 package building bits for user | |
3895 | tools module | |
3896 | * configure.in: ditto | |
3897 | ||
ba73c63f JM |
3898 | Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com) |
3899 | ||
3900 | * Makefile.in (TARGET_CONFIGDIRS): Add libobjc. | |
3901 | (ALL_TARGET_MODULES): Add all-target-libobjc. | |
3902 | (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly. | |
3903 | (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly. | |
3904 | (all-target-libchill): Add dependencies. | |
3905 | * configure.in (target_libs): Add libchill. | |
35590697 | 3906 | |
252b5132 RH |
3907 | 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de> |
3908 | ||
ba73c63f | 3909 | * configure.in (target_subdir): Remove duplicate line. |
252b5132 RH |
3910 | |
3911 | Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com> | |
3912 | ||
3913 | * Makefile.in (all-automake): fix dependencies. | |
3914 | ||
3915 | Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com) | |
3916 | ||
3917 | * configure.in: Minor cleanups for building in the $(target_alias) | |
3918 | subdir. | |
3919 | ||
3920 | 1998-09-22 Jim Wilson <wilson@cygnus.com> | |
3921 | ||
3922 | * Makefile.in (bootstrap): Set r and s before make all. Use | |
3923 | BASE_FLAGS_TO_PASS in make all. | |
3924 | (cross): Likewise. | |
3925 | ||
3926 | 1998-09-20 Mark Mitchell <mark@markmitchell.com> | |
3927 | ||
3928 | * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'. | |
3929 | ||
252b5132 RH |
3930 | Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com> |
3931 | ||
3932 | * config.sub: Fix typo in last change. | |
3933 | ||
3934 | 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz> | |
3935 | ||
3936 | * config.sub: Add support for C4x target. | |
3937 | * configure.in: Likewise. | |
3938 | ||
3939 | 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com> | |
3940 | ||
3941 | * config.sub: Recognize sparcv9 just like sparc64. | |
3942 | ||
3943 | Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com> | |
3944 | ||
3945 | * config.guess: Match "Pent II" or "PentII" for OpenServer. | |
3946 | ||
3947 | Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com) | |
3948 | ||
3949 | * config.guess: Correctly identify Pentium II sco boxes. | |
3950 | ||
3951 | * config.guess: Fix "tr" code. From Weiwen Liu. | |
3952 | ||
3953 | Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM> | |
3954 | ||
3955 | * configure.in: Do not assume x86-svr4 or x86-unixware can handle | |
3956 | stabs. | |
3957 | ||
3958 | Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com) | |
3959 | ||
3960 | * Makefile.in (TARGET_CONFIGDIRS): Add libchill. | |
3961 | (ALL_TARGET_MODULES): Add all-target-libchill. | |
3962 | (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly. | |
3963 | (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly. | |
3964 | (all-target-libchill): Add dependencies. | |
3965 | * configure.in (target_libs): Add libchill. | |
3966 | ||
3967 | Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de> | |
3968 | ||
3969 | * config.guess: Avoid assumptions about "tr" behaves when | |
3970 | LANG is set to something other than English. | |
3971 | ||
3972 | Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org) | |
3973 | ||
3974 | * configure (gxx_include_dir): Changed to | |
3975 | '${prefix}/include/g++'-${libstdcxx_interface}. | |
3976 | ||
3977 | * config.if: New to determine the interfaces. | |
3978 | ||
3979 | Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com) | |
3980 | ||
3981 | * config.guess: Detect and handle MPE/IX. | |
3982 | * config.sub: Deal with MPE/IX. | |
3983 | ||
3984 | Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu> | |
3985 | ||
3986 | * configure.in: Use mh-aix43. | |
3987 | ||
3988 | 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de> | |
3989 | ||
3990 | * configure: Fix --without/--disable cases for gxx-include-dir. | |
3991 | ||
3992 | Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com> | |
3993 | ||
3994 | * mdata-sh: Imported. Needed for automake support. | |
3995 | ||
3996 | Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org> | |
3997 | ||
ba73c63f | 3998 | * Makefile.in (taz): Try "chmod -R og=u ." before |
252b5132 RH |
3999 | "chmod og=u `find . -print`". |
4000 | ||
4001 | Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com> | |
4002 | ||
ba73c63f | 4003 | * configure.in: Add arm-elf and thumb-elf support. |
252b5132 RH |
4004 | |
4005 | Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com> | |
4006 | ||
4007 | * Makefile.in: Undo previous patch. | |
4008 | ||
4009 | Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com> | |
4010 | ||
4011 | * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES | |
4012 | to here ... | |
4013 | (install-no-fixedincludes): and here | |
4014 | (INSTALL_MODULES): ... from here. | |
4015 | ||
4016 | Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com> | |
4017 | ||
4018 | * config.sub: Merge with FSF. | |
4019 | ||
4020 | * config.guess: Merge with FSF. | |
4021 | ||
4022 | Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com> | |
4023 | ||
4024 | * configure (extraconfigdirs): New variable. | |
4025 | (SUBDIRS): Add extraconfigdirs and recurse on them too. | |
4026 | * Makefile.in (all): Move higher in file. | |
4027 | (EXTRA_TARGET_HOST_ALL_MODULES): New variable. | |
4028 | (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables. | |
4029 | (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES. | |
4030 | (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES. | |
4031 | (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES. | |
4032 | ||
4033 | 1998-07-23 Brendan Kehoe <brendan@cygnus.com> | |
4034 | ||
4035 | * Makefile.in (all-target-libjava): Depend on all-gcc and | |
4036 | all-target-newlib. | |
4037 | (configure-target-libjava): Depend on $(ALL_GCC). | |
4038 | ||
4039 | Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com> | |
4040 | ||
4041 | * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II. | |
4042 | (*-pc-unixware7) Add detection for Pentium II, Pentium Pro. | |
4043 | ||
4044 | Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com> | |
4045 | ||
4046 | * ylwrap: Change absolute path checks to check for DOS style path | |
4047 | names. | |
4048 | ||
4049 | * ylwrap: Don't use a full path name if the source file is in the | |
4050 | same directory. From hjl@lucon.org (H.J. Lu). | |
4051 | ||
4052 | * config-ml.in: Default to being verbose, to match Feb 18 change to | |
4053 | configure. | |
4054 | ||
4055 | Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com> | |
4056 | ||
4057 | Brought over from egcs: | |
4058 | ||
4059 | Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com) | |
4060 | ||
4061 | * configure.in (target_subdir): Set to ${target_alias} instead | |
4062 | of "libraries". | |
4063 | ||
4064 | Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com> | |
4065 | ||
4066 | * configure.in (target_subdir): Set to libraries if enable_multilib. | |
4067 | ||
4068 | Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com> | |
4069 | ||
4070 | * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any | |
4071 | multilibs, force reconfiguration the first time we create | |
4072 | multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'. | |
4073 | ||
4074 | Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com> | |
4075 | ||
4076 | * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to | |
4077 | avoid confusion with --no-recursion. | |
4078 | ||
4079 | Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com> | |
4080 | ||
4081 | * configure.in: Win32 hosts shouldn't use install -x | |
4082 | * install-sh: remove -x option, and special .exe-handling | |
4083 | hack. | |
4084 | ||
4085 | Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com> | |
4086 | ||
4087 | * config.guess: Recognize i586-pc-beos. | |
4088 | * configure.in: Don't build some bits for beos. | |
4089 | ||
4090 | Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com> | |
4091 | ||
4092 | * configure: If CC is set but CFLAGS is not, and CC is gcc, make | |
4093 | CFLAGS default to -O2. | |
4094 | ||
4095 | * ltmain.sh: Add some hacks to make SunOS --enable-shared work | |
4096 | when using GNU ld. | |
4097 | ||
4098 | Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com> | |
4099 | ||
4100 | * ltmain.sh: Correct install when using a different shell. | |
4101 | ||
4102 | Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com> | |
4103 | ||
4104 | * ltconfig, ltmain.sh: Update to libtool 1.2b. | |
4105 | ||
4106 | Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de> | |
4107 | ||
4108 | * makefile.vms: Update to build binutils/makefile.vms. Add install | |
4109 | target. | |
4110 | ||
4111 | Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com> | |
4112 | ||
4113 | * ltconfig: Update to correct AIX handling. | |
4114 | ||
4115 | Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com) | |
4116 | ||
4117 | * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR. | |
4118 | ||
4119 | * configure.in (target_subdir): Set to ${target_alias} instead | |
4120 | of "libraries". | |
4121 | ||
4122 | 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de> | |
4123 | ||
4124 | * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger. | |
4125 | (Makefile): Depend on $(gcc_version_trigger). | |
4126 | ||
4127 | * configure (gcc_version): Change default initializer to empty | |
4128 | string. | |
4129 | (gcc_version_trigger): New variable; pass this variable down | |
4130 | to subdir configures to enable them checking gcc's version | |
4131 | themselves. Emit make macros for both gcc_version vars. | |
4132 | (topsrcdir): Initialize reliably. | |
4133 | (recursion line): Remove --with-gcc-version=${gcc_version}. | |
4134 | ||
4135 | 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de> | |
4136 | ||
4137 | * configure (enable_version_specific_runtime_libs): Implement new flag | |
4138 | --enable-version-specific-runtime-libs which installs C++ runtime stuff | |
4139 | in $(libsubdir); emit definition in each generated Makefile. | |
4140 | (gxx_include_dir): Initialize depending on | |
4141 | $enable_version_specific_runtime_libs. | |
4142 | ||
4143 | 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de> | |
4144 | ||
4145 | * configure (gcc_version): Initialize properly depending on | |
4146 | how and where configure is started. | |
4147 | (recursion line): Pass a --with-gcc-version=${gcc_version} | |
4148 | to configures in subdirs. | |
4149 | ||
4150 | Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com> | |
4151 | ||
4152 | * configure.in (noconfigdirs): Add configure pattern for mips tx39 | |
35590697 | 4153 | cygmon |
252b5132 RH |
4154 | |
4155 | Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com> | |
4156 | ||
4157 | * configure.in: Add cygmon and libstub support for mn10200. | |
4158 | ||
4159 | 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de> | |
4160 | ||
4161 | * configure (gcc_version): Add new variable describing the | |
4162 | particular gcc version we're building. | |
4163 | * Makefile.in (libsubdir): Add new macro for the directory | |
4164 | in which the compiler finds executables, libraries, etc. | |
4165 | (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias | |
4166 | and libsubdir. | |
4167 | ||
4168 | Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br> | |
4169 | ||
ba73c63f JM |
4170 | * Makefile.in (local-clean): Remove *.log. |
4171 | (warning.log): Built with warn_summary from build.log. | |
4172 | (mail-report.log): Run test_summary. | |
4173 | (mail-report-with-warnings.log): Run test_summary including | |
4174 | warning.log in the report. | |
252b5132 RH |
4175 | |
4176 | Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com> | |
4177 | ||
4178 | * config.guess: Detection of Pentium II for *-sco-3.2v5*. | |
4179 | ||
4180 | Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com> | |
4181 | ||
4182 | * Makefile.in (grep): Grep no longer depends on libiberty. | |
4183 | ||
4184 | Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com> | |
4185 | ||
4186 | * Makefile.in: all-snavigator needs all-libgui. | |
4187 | ||
4188 | Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com> | |
4189 | ||
4190 | * configure.in: Add cygmon and libstub support for mn10300. | |
4191 | ||
4192 | Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com> | |
4193 | ||
4194 | * missing: Update to version from automake 1.3. | |
4195 | ||
4196 | * ltmain.sh: On installation, don't get confused if the same name | |
4197 | appears more than once in the list of library names. | |
4198 | ||
4199 | Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com> | |
4200 | ||
4201 | * config.sub: Accept m68060 and m5200 as CPU names. | |
4202 | ||
4203 | Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com> | |
4204 | ||
4205 | * configure: Use && rather than using -a in test, because odd | |
4206 | strings can confuse test. | |
4207 | * configure.in: Likewise. | |
4208 | ||
4209 | Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com> | |
4210 | ||
4211 | * ltconfig, ltmain.sh: Bring in Visual C++ support. | |
4212 | ||
4213 | Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br> | |
4214 | ||
4215 | * Makefile.in (boostrap2-lean, bootstrap3-lean, | |
ba73c63f JM |
4216 | bootstrap4-lean): New targets. |
4217 | ||
4218 | Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com) | |
4219 | ||
4220 | * mpw-* Delete. Not used. | |
252b5132 RH |
4221 | |
4222 | Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com) | |
4223 | ||
4224 | * COPYING.LIB: Update FSF address. | |
4225 | ||
4226 | Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com> | |
4227 | ||
4228 | * ltconfig, ltmain.sh: Update to libtool 1.2a. | |
4229 | ||
4230 | * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via | |
4231 | GAS_SUPPORT_DIRS. | |
4232 | ||
4233 | Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com> | |
4234 | ||
4235 | * ltconfig, ltmain.sh: Avoid producing a version number if | |
4236 | -version-info was not used. | |
4237 | ||
4238 | Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com> | |
4239 | ||
4240 | * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are | |
4241 | building with newlib. | |
4242 | ||
4243 | 1998-04-30 Paul Eggert <eggert@twinsun.com> | |
4244 | ||
ba73c63f | 4245 | * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end; |
35590697 | 4246 | Solaris `make' causes it to continue to next definition. |
252b5132 | 4247 | |
afb8d725 JM |
4248 | Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com) |
4249 | ||
4250 | * Makefile.in (install-gdbtk): Call this 'install-gdb' so that | |
4251 | the right GUI libraries and files are installed along with GDB. | |
4252 | ||
252b5132 RH |
4253 | Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com> |
4254 | ||
4255 | * configure.in: Change alpha to alpha* in several places. | |
4256 | ||
4257 | Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com> | |
4258 | ||
4259 | * config.sub: Recognize sparc86x. | |
4260 | ||
4261 | Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com> | |
ba73c63f | 4262 | |
252b5132 RH |
4263 | * configure.in (--enable-target-optspace): Remove debug echo. |
4264 | ||
4265 | Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com> | |
4266 | ||
4267 | * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS. | |
4268 | ||
4269 | Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com> | |
4270 | ||
4271 | * ltconfig: Update cygwin32 support. | |
4272 | ||
4273 | * Makefile.in (GAS_SUPPORT_DIRS): Add intl. | |
4274 | (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise. | |
4275 | (GDB_SUPPORT_DIRS): Likewise. | |
4276 | ||
4277 | Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com> | |
4278 | ||
4279 | * configure.in (target_makefile_frag): If --enable-target-optspace, | |
4280 | use -Os to compile target libraries rather than -O2. Default to | |
4281 | using -Os for d10v and m32r if --{enable,disable}-target-optspace is | |
4282 | not used. | |
4283 | * configure.in (target_cflags): Ditto for d30v. | |
4284 | ||
4285 | Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com> | |
4286 | ||
4287 | * Makefile.in (all-bfd): Depend on all-intl. | |
4288 | (all-binutils): Likewise. | |
4289 | (all-gas): Likewise. | |
4290 | (all-gprof): Likewise. | |
4291 | (all-ld): Likewise. | |
4292 | ||
252b5132 RH |
4293 | 1998-04-19 Brendan Kehoe <brendan@cygnus.com> |
4294 | ||
4295 | * configure.in (host_tools): Fix typo, lbtool -> libtool. | |
4296 | ||
4297 | Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com> | |
4298 | ||
4299 | * Makefile.in (all-bfd): Depend upon all-libiberty. | |
4300 | ||
4301 | * ltconfig, ltmain.sh: Bring in newer cygwin32 support. | |
4302 | ||
4303 | Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com> | |
4304 | ||
4305 | * Makefile.in: Add libstub. | |
4306 | ||
4307 | * configure.in: Ditto. Build libstub for targets that have cygmon | |
4308 | support. | |
4309 | ||
4310 | Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com> | |
4311 | ||
4312 | * configure.in: Don't set PICFLAG on ix86-cygwin32. | |
4313 | ||
4314 | Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com> | |
4315 | ||
4316 | * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and | |
4317 | use mh-sysv5 if specified. Support gprof on SCO Open Server. | |
4318 | ||
4319 | Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se> | |
4320 | ||
4321 | * configure: Define DEFAULT_M4 by searching PATH. | |
4322 | * Makfile.in: Use DEFAULT_M4. | |
4323 | ||
4324 | Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com> | |
4325 | ||
4326 | * ltconfig: Add cygwin32 support. | |
4327 | ||
4328 | * Makefile.in, configure.in: Add libtool as a native only directory | |
ba73c63f JM |
4329 | to configure and build. |
4330 | ||
4331 | Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com) | |
4332 | ||
4333 | * Makefile.in (INSTALL_MODULES): Remove texinfo. | |
252b5132 RH |
4334 | |
4335 | Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be> | |
4336 | ||
4337 | * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened. | |
4338 | ||
4339 | Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com> | |
4340 | ||
4341 | * Makefile.in: add ash make rules | |
4342 | * configure.in: add ash to native_only and host_tools lists | |
4343 | ||
4344 | Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com> | |
4345 | ||
4346 | * Makefile.in (all-gettext, all-intl): New targets. | |
4347 | (ALL_MODULES): Added all-gettext, all-intl. | |
4348 | (CROSS_CHECK_MODULES): Added check-gettext, check-intl. | |
4349 | (INSTALL_MODULES): Added install-gettext, install-intl. | |
4350 | (CLEAN_MODULES): Added clean-gettext, clean-intl. | |
4351 | ||
4352 | * configure.in (host_tools): Added gettext. | |
4353 | (native_only): Likewise. | |
4354 | (noconfigdirs) [various cases]: Likewise. | |
4355 | (host_libs): Added intl. | |
4356 | ||
afb8d725 JM |
4357 | Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com> |
4358 | ||
4359 | * configure: Do not disable building gdbtk for cygwin32 hosts. | |
4360 | ||
ba73c63f JM |
4361 | Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com> |
4362 | ||
4363 | * configure.in: Add thumb-coff target. | |
4364 | * config.sub: Add thumb-coff target. | |
4365 | ||
252b5132 RH |
4366 | Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com) |
4367 | ||
4368 | * Makefile.in: Revert yesterday's change. | |
4369 | (all-target-winsup): all-target-librx stays out of here. | |
4370 | ||
4371 | Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com) | |
4372 | ||
ba73c63f JM |
4373 | * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES, |
4374 | CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES, | |
4375 | INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup): | |
252b5132 RH |
4376 | Remove references to librx and libg++. |
4377 | ||
4378 | Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com> | |
4379 | ||
4380 | * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to | |
4381 | recursive makes | |
4382 | ||
4383 | Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com> | |
4384 | ||
4385 | * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B | |
4386 | for newlib directory. | |
4387 | (CXX_FOR_TARGET): Likewise. | |
4388 | ||
4389 | Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com) | |
4390 | ||
4391 | * ltconfig: Update after libtool/ltconfig.in change for | |
4392 | hpux11. | |
4393 | ||
4394 | Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com> | |
4395 | ||
4396 | * ltconfig, ltmain.sh: Update to libtool 1.2. | |
4397 | ||
4398 | Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de> | |
4399 | ||
4400 | * Makefile.in (install-gcc): Don't specify LANGUAGES here. | |
4401 | (install-gcc-cross): Instead, override LANGUAGES here. | |
4402 | ||
4403 | 1998-03-18 Dave Love <d.love@dl.ac.uk> | |
4404 | ||
4405 | * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a | |
4406 | non-existent file since /dev/null loses with bash 2.0/autoconf 2.12. | |
4407 | ||
4408 | Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com> | |
4409 | ||
4410 | * configure.in: Add Thumb-pe target. | |
4411 | ||
4412 | Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com> | |
ba73c63f | 4413 | |
252b5132 RH |
4414 | * Makefile.in - changed sn targets to snavigator |
4415 | * configure.in - changed sn targets to snavigator | |
4416 | ||
4417 | Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de> | |
4418 | ||
4419 | * config-ml.in: After building symlink tree call make distclean | |
4420 | if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens | |
4421 | to be the case for libiberty. | |
4422 | ||
4423 | Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu) | |
4424 | ||
4425 | * configure: When making link, also check the current | |
4426 | directory. The configure scripts may create one. | |
4427 | ||
4428 | Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com> | |
4429 | ||
4430 | * config.sub: Accept alphapca56 and alphaev6 properly. | |
4431 | ||
4432 | Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> | |
4433 | ||
4434 | * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1. | |
4435 | ||
252b5132 RH |
4436 | Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de |
4437 | ||
80413487 | 4438 | * config.sub (sco5): Fix typo. |
252b5132 RH |
4439 | |
4440 | Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com> | |
4441 | ||
4442 | * Makefile.in (INSTALL_MODULES): Move install-tcl before | |
4443 | install-itcl. | |
4444 | (install-itcl): Remove dependency on install-tcl. | |
4445 | ||
4446 | Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com> | |
4447 | ||
4448 | * configure.in: Remove libgloss from noconfigdirs for MN10300. | |
4449 | ||
252b5132 RH |
4450 | Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com> |
4451 | ||
4452 | * configure.in: Don't build libgui for a cygwin32 target when not on | |
4453 | a cygwin32 host. | |
4454 | ||
4455 | Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com) | |
4456 | ||
4457 | * configure (redirect): Set to null, so default behavior of | |
4458 | configure is now --verbose. | |
4459 | ||
4460 | 1998-02-16 Dave Love <d.love@dl.ac.uk> | |
4461 | ||
4462 | * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with | |
4463 | CONFIG_SITE=/dev/null to forestall lossage with site configuration. | |
4464 | ||
4465 | Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de> | |
4466 | ||
4467 | * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add | |
4468 | this change to sync Makefile.in with its ChangeLog entries. | |
4469 | ||
4470 | Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org> | |
4471 | ||
4472 | * ltmain.sh (mkdir): Check that the directory doesn't exist | |
4473 | before we exit with error, so that we don't get races during | |
4474 | parallel builds. | |
4475 | ||
4476 | Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com> | |
4477 | ||
4478 | * ltconfig, ltmain.sh: Update from libtool 1.0i. | |
4479 | ||
4480 | Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de> | |
4481 | ||
4482 | * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and | |
4483 | PICFLAG_FOR_TARGET. | |
4484 | (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET. | |
4485 | ||
4486 | * configure: Emit a definition for the new macro enable_shared | |
4487 | into each Makefile. | |
4488 | ||
252b5132 RH |
4489 | Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com) |
4490 | ||
4491 | * configure.in (host_tools, native_only): Add libtool. | |
4492 | ||
4493 | Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com> | |
4494 | ||
4495 | * configure.in: add target-gperf to noconfigdirs for Cygwin32. | |
4496 | Fix typo in ming config comment. | |
4497 | ||
4498 | Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com> | |
4499 | ||
4500 | * ltconfig, ltmain.sh: Update from libtool 1.0h. | |
4501 | ||
4502 | Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com> | |
4503 | ||
4504 | * config.sub: Add tic30 cases, and map c30 to tic30. | |
4505 | ||
ba73c63f JM |
4506 | Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com> |
4507 | ||
4508 | * Makefile.in (TARGET_CONFIGDIRS): Add libf2c. | |
4509 | (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly | |
4510 | (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly | |
4511 | (CLEAN_TARGET_MODULES): Similarly | |
4512 | (all-target-libf2c): Add dependences. | |
35590697 | 4513 | * configure.in (target_libs): Add libf2c. |
ba73c63f | 4514 | |
252b5132 RH |
4515 | Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com> |
4516 | ||
ba73c63f JM |
4517 | * configure.in: Remove expect from noconfigdirs when target |
4518 | is cygwin32. OK to build expect and dejagnu with Canadian | |
4519 | Cross. | |
252b5132 RH |
4520 | |
4521 | Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com> | |
4522 | ||
4523 | * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32 | |
4524 | host. | |
4525 | ||
4526 | * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32 | |
4527 | and mingw32. | |
4528 | ||
4529 | Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de> | |
4530 | ||
4531 | * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix) | |
4532 | here as it is not defined in the toplevel Makefile. | |
4533 | ||
4534 | Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de> | |
4535 | ||
4536 | * configure (package_makefile_rules_frag): New variable, which names | |
4537 | a file with generic rules, ... | |
4538 | Change comment to mention we now have FIVE parts. | |
4539 | * configure: Undo last change. | |
4540 | ||
4541 | Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi> | |
4542 | ||
4543 | * config.guess: More accurate determination of HP processor types. | |
4544 | * config.sub: More accurate determination of HP processor types. | |
4545 | ||
4546 | Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de> | |
4547 | ||
4548 | * configure (package_makefile_frag): Move inserting the | |
4549 | ${package_makefile_frag} to where it should be according | |
4550 | to the comment. | |
4551 | ||
ba73c63f | 4552 | Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk> |
252b5132 RH |
4553 | |
4554 | * config.guess: Add support for Linux/ARM. | |
4555 | ||
4556 | Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com> | |
4557 | ||
4558 | * .cvsignore: Remove *-info and *-install since they match | |
4559 | release-info and mpw-install, which we don't want to just ignore. | |
4560 | ||
4561 | Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com> | |
4562 | ||
4563 | * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1. | |
4564 | ||
4565 | Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za> | |
4566 | ||
4567 | * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and | |
4568 | local_prefix to sub-make invocations. | |
4569 | ||
4570 | Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org) | |
4571 | ||
4572 | * configure.in: Check makefile fragments in the source | |
4573 | directory. | |
4574 | ||
4575 | Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br> | |
4576 | ||
ba73c63f JM |
4577 | * configure.in: Check whether host and target makefile |
4578 | fragments exist before adding them to *_makefile_frag. | |
252b5132 RH |
4579 | |
4580 | Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com> | |
4581 | ||
4582 | * configure.in (target_configdirs): Add cygmon for sparc64-elf. | |
ba73c63f | 4583 | |
252b5132 RH |
4584 | Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com> |
4585 | ||
4586 | * configure.in: Make sure we only replace RPATH_ENVVAR on | |
4587 | lines which begin with RPATH_ENVVAR, i.e. add "^" to the | |
4588 | regexp to sed. | |
4589 | ||
4590 | * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down | |
4591 | to sub-makes. | |
4592 | ||
4593 | 1998-01-13 Lee Iverson (leei@ai.sri.com) | |
4594 | ||
4595 | * config-ml.in (multi-do): LDFLAGS must include multilib | |
4596 | designator. | |
4597 | ||
4598 | Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com) | |
4599 | ||
4600 | * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5. | |
4601 | ||
4602 | Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu> | |
4603 | ||
4604 | * config.sub: Add mingw32 support. | |
4605 | * configure.in: Likewise. | |
252b5132 RH |
4606 | |
4607 | Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com> | |
4608 | ||
4609 | * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1 | |
4610 | ||
4611 | Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com) | |
4612 | ||
4613 | * Makefile.in (INSTALL_TARGET): Do install-gcc first. | |
4614 | * configure (gxx_include_dir): Provide a definition for subdirs | |
4615 | which do not use autoconf. | |
4616 | ||
4617 | Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com) | |
4618 | ||
4619 | * config.guess: Sync with egcs. Picks up new alpha support, | |
4620 | BeOS & some additional linux support. | |
4621 | ||
ba73c63f | 4622 | Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com) |
252b5132 RH |
4623 | |
4624 | * config.guess: HP 9000/803 is a PA1.1 machine. | |
4625 | ||
ba73c63f JM |
4626 | Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com> |
4627 | ||
4628 | * configure.in: It's alpha*-... | |
252b5132 RH |
4629 | |
4630 | Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu) | |
4631 | ||
ba73c63f JM |
4632 | * configure.in (host_makefile_frag, target_makefile_frag): |
4633 | Handle multiple config files. | |
4634 | (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and | |
4635 | alpha-*-*. | |
252b5132 RH |
4636 | |
4637 | Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com> | |
4638 | ||
4639 | * mkdep: New file. | |
4640 | ||
4641 | Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com> | |
4642 | ||
4643 | * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc. | |
4644 | ||
4645 | Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com> | |
4646 | ||
4647 | * Makefile.in: Add libgui directory. | |
4648 | (GDB_TK): Add all-libgui. | |
4649 | * configure.in: Add libgui directory. | |
4650 | * configure: Add all-libgui to GDB_TK. | |
4651 | ||
4652 | Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com> | |
4653 | ||
4654 | * config-ml.in (multidirs): Add m32r to multilib list. | |
4655 | ||
4656 | Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com> | |
4657 | ||
4658 | * Makefile.in (all-target-gperf): Change dependency to | |
4659 | all-target-libstdc++. | |
4660 | ||
4661 | Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com> | |
4662 | ||
4663 | * config.guess: Add BeOS support. | |
4664 | ||
4665 | Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com> | |
4666 | ||
4667 | Source directory cvs renamed to cvssrc: | |
4668 | * configure.in (host_tools): Change cvs to cvssrc. | |
4669 | (native_only): Likewise. | |
4670 | (noconfigdirs) [various cases]: Likewise. | |
4671 | * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc. | |
4672 | (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc. | |
4673 | (INSTALL_MODULES): Change install-cvs to install-cvssrc. | |
4674 | (CLEAN_MODULES): Change clean-cvs to clean-cvssrc. | |
4675 | (all-cvssrc): Rename target from all-cvs. | |
4676 | ||
4677 | Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com) | |
4678 | ||
4679 | * configure (gxx_include_dir): Fix thinko. | |
4680 | ||
4681 | Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com) | |
4682 | ||
4683 | * Makefile.in (INSTALL_TARGET_CROSS): Define. | |
4684 | (install-cross, install-gcc-cross): New targets. | |
4685 | ||
4686 | Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com> | |
4687 | ||
4688 | * configure.in (noconfigdirs): Add support for Thumb target. | |
4689 | ||
4690 | * config.sub (maybe_os): Add support for Thumb target. | |
4691 | ||
4692 | Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com> | |
4693 | ||
4694 | * Makefile.in: Add rules for cygmon. | |
4695 | ||
4696 | * configure.in: Build cygmon for sparc-elf and sparclite-aout. | |
4697 | ||
4698 | Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com) | |
4699 | ||
4700 | * Makefile.in (INSTALL_TARGET): Do install-gcc first. | |
4701 | * configure (gxx_include_dir): Provide a definition for subdirs | |
4702 | which do not use autoconf. | |
4703 | ||
4704 | Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com> | |
4705 | ||
4706 | * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's | |
35590697 | 4707 | 11/18/97 build |
252b5132 RH |
4708 | |
4709 | Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com) | |
4710 | ||
4711 | * From Franz Sirl. | |
4712 | * config.guess (powerpc*-*-linux): Handle glibc2 beta release | |
4713 | found on RedHat Linux systems. | |
4714 | ||
4715 | Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com) | |
4716 | ||
4717 | * config.guess (alpha stuff): Merge with FSF to avoid incorrect | |
4718 | guesses. | |
4719 | ||
4720 | Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com) | |
4721 | ||
4722 | * configure.in (i[3456]86-ncr-sysv4.3*): Tweak. | |
4723 | ||
4724 | Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu> | |
4725 | ||
4726 | * ltmain.sh: If mkdir fails, check whether the directory was created | |
4727 | anyhow by some other process. | |
4728 | ||
4729 | Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com> | |
4730 | ||
4731 | * configure.in (d30v-*-*): Configure all directories. | |
4732 | ||
4733 | Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com> | |
4734 | ||
4735 | * configure.in (d30v-*-*): Configure newlib, libiberty directories | |
4736 | for the D30V. | |
4737 | ||
4738 | Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com> | |
4739 | ||
4740 | * configure.in (d30v-*-*): Configure target-libgloss on the D30V. | |
4741 | ||
4742 | Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com> | |
4743 | ||
80413487 RH |
4744 | * include/libiberty.h: Add extern "C" { so it can be used with C++ |
4745 | progrms. | |
4746 | * include/remote-sim.h: Add extern "C" { so it can be used with C++ | |
4747 | programs. | |
252b5132 RH |
4748 | |
4749 | Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com> | |
4750 | ||
4751 | * configure.in (d30v-*-*): Configure GCC now. | |
4752 | ||
4753 | Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com> | |
4754 | ||
4755 | * configure.in: Remove a "second pass" of tweaking noconfigdirs, | |
4756 | is no longer needed. | |
4757 | ||
4758 | Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com> | |
4759 | ||
4760 | * Makefile.in: check-target-libio depends on all-target-libstdc++. | |
4761 | ||
4762 | Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de) | |
4763 | ||
4764 | * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap | |
4765 | targets using "$@" to provide support for similar but not identical | |
4766 | targets without having to duplicate code. | |
4767 | ||
4768 | Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de> | |
4769 | ||
4770 | * makefile.vms: Fix to work with DEC C. | |
4771 | ||
4772 | Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com> | |
4773 | ||
4774 | * config.sub: Add mips-tx39-elf to marketing names. | |
4775 | ||
4776 | Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com> | |
4777 | ||
4778 | * ltmain.sh: Handle symlinks in generated script. | |
4779 | ||
4780 | Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com> | |
4781 | ||
4782 | * configure: Handle autoconf style directory options: --bindir, | |
4783 | --datadir, --includedir, --infodir, --libdir, --libexecdir, | |
4784 | --mandir, --oldincludedir, --sbindir, --sharedstatedir, | |
4785 | --sysconfdir. | |
4786 | * Makefile.in (sbindir, libexecdir, sysconfdir): New variables. | |
4787 | (sharedstatedir, localstatedir, oldincludedir): New variables. | |
4788 | (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir, | |
4789 | infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir, | |
4790 | sbindir, sharedstatedir, and sysconfdir. | |
4791 | ||
4792 | Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu> | |
4793 | ||
4794 | * Makefile.in (bootstrap-lean): New target. | |
4795 | ||
4796 | Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com> | |
4797 | ||
4798 | * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db, | |
35590697 | 4799 | sn, and gnuserv from noconfigdirs. |
252b5132 RH |
4800 | |
4801 | Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com> | |
4802 | ||
4803 | * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh. | |
4804 | ||
4805 | Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com) | |
4806 | ||
ba73c63f | 4807 | * Makefile.in (cross): New target. |
252b5132 RH |
4808 | |
4809 | Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br> | |
ba73c63f | 4810 | Jeff Law <law@cygnus.com> |
252b5132 RH |
4811 | |
4812 | * Makefile.in (bootstrap2, bootstrap3): New targets. | |
4813 | (all-bootstrap): Remove outdated and confusing target. | |
4814 | (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down. | |
4815 | ||
afb8d725 JM |
4816 | Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com> |
4817 | ||
4818 | * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for | |
35590697 | 4819 | windows. Consistent with gdb/configure. |
afb8d725 | 4820 | |
252b5132 RH |
4821 | 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com> |
4822 | ||
252b5132 RH |
4823 | * configure.in: Name Linux target fragment. |
4824 | ||
4825 | * configure: Rewrite so that project Makefile fragment is inserted | |
4826 | first and appears last in the resulting Makefile. | |
4827 | ||
4828 | Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com> | |
4829 | ||
4830 | * Makefile.in (install-itcl): Install tcl first. | |
4831 | ||
252b5132 | 4832 | Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com> |
ba73c63f | 4833 | |
252b5132 RH |
4834 | * configure.in: remove bison from noconfigdirs for Cygwin32 host |
4835 | ||
4836 | Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu) | |
4837 | ||
4838 | * Makefile.in (local-distclean): Also remove mh-frag mt-frag. | |
4839 | ||
4840 | * configure.in (skipdirs): Add target-librx for Linux. | |
4841 | (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic. | |
4842 | ||
4843 | Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com) | |
4844 | ||
4845 | * Makefile.in (bootstrap): New target. | |
4846 | ||
4847 | Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com) | |
4848 | ||
4849 | * config.sub: Accept 'amigados' for backward compatability. | |
4850 | ||
4851 | Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com> | |
4852 | ||
4853 | * config.guess: Merge with FSF. | |
4854 | ||
ba73c63f JM |
4855 | Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com> |
4856 | ||
4857 | * config.sub: Change 'amigados' to 'amigaos' to match current usage. | |
4858 | ||
252b5132 RH |
4859 | Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com> |
4860 | ||
4861 | * config.sub: Add "marketing-names" patch. | |
4862 | ||
4863 | Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com) | |
4864 | ||
80413487 | 4865 | * configure.in (*-*-rtems*): Do not build libgloss for rtems. |
252b5132 RH |
4866 | |
4867 | Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com) | |
4868 | ||
4869 | * config.sub: Handle v850-elf. | |
4870 | ||
ba73c63f JM |
4871 | Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com> |
4872 | ||
4873 | * .cvsignore (*-install): Remove. | |
4874 | ||
252b5132 RH |
4875 | Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com> |
4876 | ||
4877 | * ltconfig: Set CONFIG_SHELL in libtool. | |
4878 | * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh | |
4879 | ||
4880 | Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com> | |
4881 | ||
4882 | * configure.in (target_subdir): Set to libraries if enable_multilib. | |
4883 | ||
4884 | Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com> | |
4885 | ||
4886 | * config.guess: Update from gcc directory. | |
4887 | ||
4888 | Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com> | |
4889 | ||
4890 | * Makefile.in (all-sim): Depends on all-readline. | |
4891 | ||
4892 | Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com> | |
4893 | ||
4894 | * Makefile.in (BISON, YACC): Use $$s. | |
4895 | (all-bison): Depend on all-texinfo. | |
4896 | ||
4897 | Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com> | |
4898 | ||
4899 | * Makefile.in (BISON): Add -L flag. | |
4900 | (YACC): Likewise. | |
4901 | ||
4902 | Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com> | |
4903 | ||
35590697 AJ |
4904 | * configure.in (noconfigdirs): Add support for v850e target. |
4905 | ||
252b5132 RH |
4906 | * config.sub (maybe_os): Add support for v850e target. |
4907 | ||
4908 | Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com> | |
4909 | ||
35590697 AJ |
4910 | * configure.in (noconfigdirs): Add support for v850ea target. |
4911 | ||
252b5132 RH |
4912 | * config.sub (maybe_os): Add support for v850ea target. |
4913 | ||
4914 | Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com> | |
4915 | ||
4916 | * config.sub: Add mipstx39. Delete r3900. | |
4917 | ||
4918 | Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp) | |
4919 | ||
4920 | * Makefile.in (all-autoconf): Depends on all-texinfo. | |
4921 | ||
4922 | Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com> | |
4923 | ||
4924 | * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and | |
4925 | eabi targets. | |
4926 | ||
4927 | Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com> | |
4928 | ||
4929 | * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible. | |
4930 | ||
4931 | * configure: When handling a Canadian Cross, handle YACC as well as | |
4932 | BISON. Just set BISON to bison. When setting YACC, prefer bison. | |
80413487 | 4933 | * Makefile.in (all-bison): Depend upon all-texinfo. |
252b5132 RH |
4934 | |
4935 | Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com> | |
4936 | ||
4937 | * Makefile.in (BISON): bison, not byacc or bison -y. | |
4938 | (YACC): bison -y or byacc or yacc. | |
4939 | (various): Add *-bison as appropriate. | |
4940 | (taz): No need to mess with BISON anymore. | |
4941 | ||
4942 | Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com> | |
4943 | ||
4944 | * configure: If OSTYPE matches *win32*, try to find a good value for | |
4945 | CONFIG_SHELL. | |
4946 | ||
4947 | Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com> | |
4948 | ||
4949 | * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in | |
4950 | configure.in if it is present. | |
4951 | ||
4952 | Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com> | |
4953 | ||
4954 | * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new. | |
4955 | ||
4956 | Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com> | |
4957 | ||
4958 | * config.sub: Recognize `arc' cpu. | |
4959 | * configure.in: Likewise. | |
4960 | * config-ml.in: Likewise. | |
4961 | ||
4962 | Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com> | |
4963 | ||
4964 | * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs. | |
4965 | ||
4966 | Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com> | |
4967 | ||
4968 | * configure: Changed sed delimiter from ':' to '|' when | |
4969 | attempting to substitute ${config_shell} for SHELL. On | |
4970 | NT ${config_shell} may contain a ':' in it. | |
4971 | ||
4972 | Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com> | |
4973 | ||
4974 | * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells. | |
4975 | ||
4976 | Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com> | |
4977 | ||
4978 | * Makefile.in (AS_FOR_TARGET): Change as.new to as-new. | |
4979 | ||
4980 | Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com> | |
4981 | ||
4982 | * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new. | |
4983 | ||
4984 | * ylwrap: If the program is a relative path, force it to be | |
4985 | absolute. | |
4986 | ||
4987 | Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com> | |
4988 | ||
4989 | * configure (tooldir): Set BISON to `bison -y' and not just bison. | |
4990 | ||
4991 | Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com> | |
4992 | ||
4993 | * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present, | |
35590697 AJ |
4994 | correctly specify the target build directory $(TARGET_SUBDIR)/winsup |
4995 | for libraries. | |
252b5132 RH |
4996 | |
4997 | Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com> | |
4998 | ||
4999 | * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values | |
35590697 | 5000 | separated by spaces. |
252b5132 RH |
5001 | |
5002 | Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com> | |
5003 | ||
5004 | * ylwrap: New file. | |
5005 | * Makefile.in (DEVO_SUPPORT): Add ylwrap. | |
5006 | ||
5007 | * ltmain.sh: Handle /bin/sh at start of install program. | |
5008 | ||
5009 | * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing. | |
5010 | ||
5011 | * ltconfig, ltmain.sh: New files, from libtool 1.0. | |
5012 | * missing: New file, from automake 1.2. | |
5013 | ||
5014 | Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com> | |
5015 | ||
5016 | * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add | |
5017 | check-tk to CHECK_X11_MODULES. | |
5018 | ||
5019 | Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com> | |
5020 | ||
5021 | * config.sub: Merge with FSF. | |
5022 | ||
5023 | Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com> | |
5024 | ||
5025 | * config.guess: Merge with FSF. | |
5026 | ||
5027 | Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE> | |
5028 | ||
5029 | * configure: Treat msdosdjgpp like go32. | |
5030 | * configure.in: Likewise. Don't remove gprof for go32. | |
5031 | ||
5032 | * configure: Change Makefile.tem2 to Makefile.tm2. | |
5033 | ||
5034 | Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com> | |
5035 | ||
5036 | * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep. | |
5037 | ||
5038 | Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com> | |
5039 | ||
5040 | * install-sh (chmodcmd): Set to null if the DST directory already | |
5041 | exists. Same as Nov 11th change. | |
5042 | ||
5043 | Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com> | |
5044 | ||
35590697 | 5045 | * configure (GDB_TK): Needs itcl and tix. |
252b5132 RH |
5046 | |
5047 | Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com> | |
5048 | ||
5049 | * config.guess: Update from FSF. | |
5050 | ||
5051 | Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com> | |
5052 | ||
5053 | * Makefile.in (GDB_TK): Depend on itcl and tix. | |
5054 | ||
5055 | Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com> | |
5056 | ||
5057 | * Makefile.in (INSTALL_PROGRAM_ARGS): New variable. | |
5058 | (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS). | |
5059 | (INSTALL_SCRIPT): New variable. | |
5060 | (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT. | |
5061 | * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS | |
5062 | to -x. | |
5063 | * install-sh: Add support for -x option. | |
5064 | ||
5065 | Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com> | |
5066 | ||
5067 | * configure.in, Makefile.in: Treat tix like itcl. | |
5068 | ||
5069 | Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com> | |
5070 | ||
5071 | * Makefile.in (WINDRES): New variable. | |
5072 | (WINDRES_FOR_TARGET): New variable. | |
5073 | (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET. | |
5074 | (EXTRA_HOST_FLAGS): Add WINDRES. | |
5075 | (EXTRA_TARGET_FLAGS): Add WINDRES. | |
5076 | (EXTRA_GCC_FLAGS): Add WINDRES. | |
5077 | ($(DO_X)): Pass down WINDRES. | |
5078 | ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring. | |
5079 | * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like | |
5080 | DLLTOOL_FOR_TARGET. | |
5081 | ||
5082 | Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com> | |
5083 | ||
5084 | * configure.in: configure sim before gdb for win32-x-ppc | |
5085 | ||
5086 | Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com> | |
5087 | ||
5088 | Move gperf into the toplevel, from libg++. | |
5089 | * configure.in (target_tools): Add target-gperf. | |
5090 | (native_only): Add target-gperf. | |
5091 | * Makefile.in (all-target-gperf): New target, depend on | |
5092 | all-target-libg++. | |
5093 | (configure-target-gperf): Empty rule. | |
5094 | (ALL_TARGET_MODULES): Add all-target-gperf. | |
5095 | (CONFIGURE_TARGET_MODULES): Add configure-target-gperf. | |
5096 | (CHECK_TARGET_MODULES): Add check-target-gperf. | |
5097 | (INSTALL_TARGET_MODULES): Add install-target-gperf. | |
5098 | (CLEAN_TARGET_MODULES): Add clean-target-gperf. | |
5099 | ||
5100 | Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com) | |
35590697 | 5101 | |
252b5132 RH |
5102 | * config.sub (mn10200): Recognize new basic machine. |
5103 | ||
5104 | Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com> | |
5105 | ||
5106 | * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing | |
5107 | --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough. | |
5108 | ||
5109 | Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com> | |
5110 | ||
5111 | * configure.in: If we're building mips-sgi-irix6* native, turn on | |
5112 | ENABLE_MULTILIB and set TARGET_SUBDIR. | |
5113 | ||
5114 | Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com> | |
5115 | ||
5116 | * Makefile.in (all-sn): Depend on all-grep. | |
5117 | ||
5118 | Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com> | |
5119 | ||
5120 | * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets. | |
5121 | ||
5122 | * configure: Set CFLAGS and CXXFLAGS, and substitute them into | |
5123 | Makefile. From Jeff Makey <jeff@cts.com>. | |
5124 | * Makefile.in: Add comment for CFLAGS and CXXFLAGS. | |
5125 | ||
5126 | * Makefile.in (DISTBISONFILES): Remove. | |
5127 | (taz): Don't futz with DISTBISONFILES. Change BISON to use | |
5128 | $(DEFAULT_YACC). | |
5129 | ||
5130 | * configure.in: Build itl, db, sn, etc., when building for native | |
35590697 | 5131 | cygwin32. |
252b5132 RH |
5132 | |
5133 | * Makefile.in (LD): New variable. | |
5134 | (EXTRA_HOST_FLAGS): Pass down LD. | |
5135 | ($(DO_X)): Likewise. | |
5136 | ||
5137 | Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com> | |
5138 | ||
5139 | * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh. | |
5140 | ||
5141 | Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com> | |
5142 | ||
5143 | * configure.in (targargs): Strip out any supplied --build argument | |
35590697 | 5144 | before adding our own. Always add --build. |
252b5132 RH |
5145 | |
5146 | Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com> | |
5147 | ||
5148 | * configure.in (targargs): Pass --build if we're doing | |
5149 | a cross-compile. | |
5150 | ||
5151 | Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com> | |
5152 | ||
ba73c63f | 5153 | * configure: Use '|' instead of ":" as the separator in |
252b5132 RH |
5154 | sed. Otherwise sed chokes on NT path names with drive |
5155 | designators. Also look for "?:*" as the leading characters in an | |
5156 | absolute pathname. | |
5157 | ||
5158 | Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com> | |
5159 | ||
5160 | * config.sub: Support for r3900. | |
5161 | ||
5162 | Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com> | |
5163 | ||
5164 | * configure.in: Use install-sh, not install.sh. | |
5165 | ||
5166 | Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com> | |
5167 | ||
5168 | * Makefile.in (taz): Improve check for BISON so it doesn't try to | |
5169 | apply it twice. | |
5170 | ||
5171 | Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com> | |
5172 | ||
5173 | * Makefile.in (INSTALL_MODULES): Put install-opcodes before | |
5174 | install-binutils. | |
5175 | ||
5176 | Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com> | |
5177 | ||
5178 | * Makefile.in: Add automake targets. | |
5179 | * configure.in (host_tools): Add automake. | |
5180 | ||
5181 | Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com> | |
5182 | ||
5183 | * configure: Default CXX to c++, not gcc. | |
5184 | * Makefile.in (CXX): Set to c++, not gcc. | |
5185 | (CXX_FOR_TARGET): When cross, transform c++, not gcc. | |
5186 | ||
5187 | Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com> | |
5188 | ||
5189 | * install-sh: try appending a .exe if source file doesn't | |
5190 | exist | |
5191 | ||
5192 | Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com> | |
5193 | ||
5194 | * configure.in: Turn on multilib by default. | |
5195 | (cross_only): Remove target-libiberty. | |
5196 | ||
5197 | * Makefile.in (all-gcc): Don't depend on libiberty. | |
5198 | ||
5199 | Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com> | |
5200 | ||
5201 | * config.guess: improve algorithm for recognizing Gnu Hurd x86. | |
5202 | ||
5203 | Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com> | |
5204 | ||
5205 | * Makefile.in (DEVO_SUPPORT): Add mpw-install. | |
5206 | (DISTBISONFILES): Add ld/Makefile.in | |
5207 | ||
5208 | Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com> | |
5209 | ||
5210 | * configure.in: if target is cygwin32 but host isn't cygwin32, | |
5211 | don't configure gdb tcl tk expect, not just gdb. | |
5212 | ||
5213 | Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com> | |
5214 | ||
5215 | * configure.in: Added gnuserv everywhere sn appears. | |
5216 | ||
5217 | * Makefile.in (ALL_MODULES): Added all-gnuserv. | |
5218 | (CROSS_CHECK_MODULES): Added check-gnuserv. | |
5219 | (INSTALL_MODULES): Added install-gnuserv. | |
5220 | (CLEAN_MODULES): Added clean-gnuserv. | |
5221 | (all-gnuserv): New target. | |
5222 | ||
5223 | Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org> | |
5224 | ||
5225 | * config.guess: Fixes for MIPS OpenBSD systems. | |
5226 | ||
5227 | Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com> | |
5228 | ||
5229 | * Makefile.in (INSTALL_XFORM): Remove. | |
5230 | (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM. | |
5231 | ||
5232 | * mkinstalldirs: New file, copied from automake. | |
5233 | * Makefile.in (installdirs): Rename from install-dirs. Use | |
5234 | mkinstalldirs. Change all users. | |
5235 | (DEVO_SUPPORT): Add mkinstalldirs. | |
5236 | ||
5237 | Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com> | |
5238 | ||
5239 | * install-sh: Rename from install.sh. | |
5240 | * Makefile.in (INSTALL): Change install.sh to install-sh. | |
5241 | (DEVO_SUPPORT): Likewise. | |
5242 | ||
5243 | * configure: Use ${config_shell} with ${moveifchange}. From Thomas | |
5244 | Graichen <graichen@rzpd.de>. | |
5245 | ||
5246 | Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se> | |
5247 | ||
5248 | * config.guess: Recognize OpenBSD systems correctly. | |
5249 | ||
5250 | Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp) | |
5251 | ||
5252 | * README, Makefile.in (ETC_SUPPORT): Remove references to | |
5253 | cfg-paper*, configure.{texi,man,info*}._ | |
5254 | ||
5255 | Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com> | |
5256 | ||
5257 | * Makefile.in (all.normal): Ensure that gcc is built after all | |
5258 | the x11 - ie gdb - targets. | |
5259 | ||
5260 | Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de> | |
5261 | ||
5262 | * makefile.vms: Don't run conf-a-gas. | |
5263 | ||
5264 | Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com> | |
5265 | ||
80413487 | 5266 | * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*. |
252b5132 RH |
5267 | |
5268 | Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com> | |
5269 | ||
5270 | * configure.in: Remove noconfigdirs case since gdb also | |
5271 | configures and builds for tic80-coff. | |
5272 | ||
5273 | Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com> | |
5274 | ||
5275 | * configure: Set cache_file to config.cache. | |
5276 | * Makefile.in (local-distclean): Remove config.cache. | |
5277 | ||
5278 | Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com> | |
5279 | ||
5280 | * COPYING: Update FSF address. | |
5281 | ||
5282 | Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com> | |
5283 | ||
5284 | * configure.in (tic80-*-*): Remove G++ libraries and libgloss from | |
5285 | noconfigdirs. | |
5286 | ||
5287 | Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com> | |
5288 | ||
5289 | * Makefile.in (install-dirs): Don't crash if prefix, and hence | |
5290 | MAKEDIRS, is empty. | |
5291 | ||
5292 | Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com> | |
5293 | ||
5294 | * config.sub: Tweak mn10300 entry. | |
5295 | ||
5296 | Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com> | |
5297 | ||
5298 | * configure.in (host_tools): Put sim before gdb, so gdb's | |
5299 | configure.tgt can determine if the simulator was configured. | |
5300 | ||
5301 | Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com> | |
5302 | ||
5303 | * config.sub: Move BeOS $os case to be with other Cygnus | |
5304 | local cases. | |
5305 | ||
5306 | Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com> | |
5307 | ||
5308 | * config.sub: Remove misplaced comment that broke Linux. | |
5309 | ||
5310 | Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com> | |
5311 | ||
5312 | * config.sub: Add BeOS support. | |
5313 | ||
5314 | Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com> | |
5315 | ||
5316 | * Makefile.in (CHECK_X11_MODULES): Don't run check-tk. | |
5317 | ||
5318 | Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com> | |
5319 | ||
5320 | * configure.in (noconfigdirs): Remove tcl and tk from | |
5321 | noconfigdirs for cygwin32 builds. | |
5322 | ||
5323 | Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com> | |
5324 | ||
5325 | * configure.in (tic80-*-*): Remove ld from noconfigdirs. | |
5326 | ||
5327 | Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com> | |
5328 | ||
5329 | * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove | |
5330 | make-all.com, use makefile.vms instead. | |
5331 | ||
5332 | Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com> | |
5333 | ||
5334 | * config.sub: Accept -lnews*. | |
5335 | ||
5336 | Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au> | |
5337 | ||
5338 | * configure.in (noconfigdirs): Disable target-newlib, | |
35590697 | 5339 | target-examples and target-libiberty for d30v. |
252b5132 RH |
5340 | |
5341 | Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com> | |
5342 | ||
5343 | * configure.in (noconfigdirs): Enable ld for d30v. | |
5344 | ||
5345 | Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com> | |
5346 | ||
5347 | * configure.in (tic80-*-*): Build compiler. | |
5348 | ||
5349 | Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com> | |
5350 | ||
5351 | * configure.in (d30v-*): Remove sim directory from list of | |
35590697 | 5352 | unsupported d30v directories |
252b5132 RH |
5353 | |
5354 | Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com> | |
5355 | ||
35590697 AJ |
5356 | * config.sub, configure.in: Add d30v target cpu. |
5357 | ||
252b5132 RH |
5358 | Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de> |
5359 | ||
5360 | * makefile.vms: New file. | |
5361 | * make-all.com: Remove. | |
5362 | ||
5363 | Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com> | |
5364 | ||
5365 | * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS. | |
5366 | ||
5367 | Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com> | |
5368 | ||
5369 | * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl. | |
5370 | ||
5371 | Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com> | |
5372 | ||
5373 | * Makefile.in (ALL_MODULES): Added all-db. | |
5374 | (CROSS_CHECK_MODULES): Addec check-db. | |
5375 | (INSTALL_MODULES): Added install-db. | |
5376 | (CLEAN_MODULES): Added clean-db. | |
5377 | ||
5378 | Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com> | |
5379 | ||
5380 | * config.guess: Merge with latest FSF sources. | |
5381 | ||
5382 | Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com> | |
5383 | ||
5384 | * Makefile.in (ALL_MODULES): Added all-itcl. | |
5385 | (CROSS_CHECK_MODULES): Added check-itcl. | |
5386 | (INSTALL_MODULES): Added install-itcl. | |
5387 | (CLEAN_MODULES): Added clean-itcl. | |
5388 | ||
5389 | Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com> | |
5390 | ||
5391 | * configure.in: build gdb for mn10200 | |
5392 | ||
5393 | Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com> | |
5394 | ||
5395 | * Makefile.in (all-target-winsup): Depend on all-target-libio. | |
5396 | ||
5397 | Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com> | |
5398 | ||
5399 | * configure.in (tic80-*-*): Turn off most targets right now. | |
5400 | ||
5401 | Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com> | |
5402 | ||
5403 | * Makefile.in (MAKEINFO): Check for the existence of the Makefile, | |
5404 | rather than the makeinfo program. | |
5405 | (do-info): Depend upon all-texinfo. | |
5406 | ||
5407 | Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com> | |
5408 | ||
5409 | * configure.in: Remove uses of config/mh-linux. | |
5410 | ||
5411 | * config.sub, config.guess: Merge with latest FSF sources. | |
5412 | ||
5413 | Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com> | |
5414 | ||
5415 | * config.sub (case $basic_machine): Add tic80 entries. | |
5416 | ||
5417 | Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com> | |
5418 | ||
5419 | * config.sub, config.guess: Merge with latest FSF sources. | |
5420 | ||
5421 | Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com> | |
5422 | ||
5423 | * mpw-build.in: Build ld before gcc, use NewFolderRecursive. | |
5424 | * mpw-config.in: Test for NewFolderRecursive. | |
5425 | * mpw-install: Use symbolic name for startup filename. | |
5426 | * mpw-README: Add various additional details. | |
5427 | ||
5428 | Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com> | |
5429 | ||
5430 | * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs. | |
5431 | ||
5432 | Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com) | |
5433 | ||
5434 | * configure.in: Do build gcc and the target libraries for | |
5435 | the mn10200. | |
5436 | ||
5437 | Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com> | |
5438 | ||
5439 | * configure.in: don't avoid building gdb for mn10300 any more | |
5440 | * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS | |
5441 | instead of single-quoting it. | |
5442 | ||
5443 | Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com> | |
5444 | ||
5445 | * configure.in: Don't use --with-stabs on IRIX 6. | |
5446 | ||
5447 | Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com> | |
5448 | ||
5449 | * configure.in (m32r): Build gdb, libg++ now. | |
5450 | ||
5451 | Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) | |
5452 | ||
5453 | * configure.in (mips*-sgi-irix6*): Remove gdb and related | |
5454 | directories from noconfigdirs. | |
5455 | ||
5456 | Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com> | |
5457 | ||
5458 | * config.sub (basic_machine): added mips16 configuration | |
5459 | ||
5460 | Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
5461 | ||
5462 | * config.sub: Handle d10v-unknown. | |
5463 | ||
5464 | Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com> | |
5465 | ||
5466 | * config.sub: Handle v850-unknown. | |
5467 | ||
5468 | Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com> | |
5469 | ||
5470 | * Makefile.in: add findutils | |
5471 | * configure.in: add findutils to list of host_tools | |
5472 | ||
5473 | Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com) | |
5474 | ||
5475 | * config.sub: Handle mn10200 and mn10300. | |
5476 | ||
5477 | Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
5478 | ||
5479 | * configure.in (d10v-*): Do not build librx. | |
5480 | ||
5481 | Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com) | |
5482 | ||
5483 | * configure.in (mn10300): Build everything except gdb & libgloss. | |
5484 | ||
5485 | Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com> | |
5486 | ||
5487 | * config.guess: Patch for Dansk Data Elektronik servers, | |
5488 | from Niels Skou Olsen <nso@dde.dk>. | |
5489 | ||
5490 | For ncr, use /bin/uname rather than uname, since GNU uname does not | |
5491 | support -p. Suggested by Mark Mitchell <mmitchell@usa.net>. | |
5492 | ||
5493 | Patch for MIPS R4000 running System V, | |
5494 | from Eric S. Raymond <esr@snark.thyrsus.com>. | |
5495 | ||
5496 | Fix thinko for nextstep. | |
5497 | ||
5498 | Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn. | |
5499 | ||
5500 | Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu> | |
5501 | * config.guess: Guess mips-dec-mach_bsd4.3. | |
5502 | ||
5503 | Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com> | |
5504 | * config.guess (i?86-ncr-sysv*): Emit just enough of the minor | |
5505 | release numbers. | |
5506 | * config.guess (mips-mips-riscos*): Emit just enough of the | |
5507 | release number. | |
5508 | ||
5509 | Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com> | |
5510 | * config.guess (sparc-auspex-sunos*): Added. | |
5511 | (f300-fujitsu-*): Added. | |
5512 | ||
5513 | Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com> | |
5514 | * config.guess: Recognize a Tadpole as a sparc. | |
5515 | ||
5516 | Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu> | |
5517 | ||
5518 | * config.guess: Don't assume that NextStep version is either 2 or | |
5519 | 3. NextStep 4 (aka OpenStep 4) has come out now. | |
5520 | ||
5521 | Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu> | |
5522 | ||
5523 | * config.guess: Support Cray T90 that reports itself as "CRAY TS". | |
5524 | From Rik Faith <faith@cs.unc.edu>. | |
5525 | ||
5526 | Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu> | |
5527 | ||
5528 | * config.sub: Contributions from bug-gnu-utils to: | |
5529 | Support plain "hppa" (no version given) architecture, reported by | |
5530 | OpenStep. | |
5531 | OpenBSD like NetBSD. | |
5532 | LynxOs is not a hardware supplier. | |
5533 | ||
5534 | * config.guess: Contributions from bug-gnu-utils to add support for: | |
35590697 | 5535 | OpenBSD like NetBSD. |
252b5132 RH |
5536 | Stratus systems. |
5537 | More Pyramid systems. | |
5538 | i[n>4]86 Intel chips. | |
5539 | M680[n>4]0 Motorola chips. | |
5540 | Use unknown instead of lynx for hardware manufacturer. | |
5541 | ||
5542 | Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com> | |
5543 | ||
5544 | * install.sh (chmodcmd): Set to null if the DST directory already | |
5545 | exists. | |
5546 | ||
5547 | Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
5548 | ||
5549 | * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do | |
5550 | not use mt-ppc target Makefile fragment any more. | |
5551 | ||
5552 | Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com) | |
5553 | ||
5554 | * configure.in (*-*-windows): Exclude everything but those dirs | |
5555 | needed to build windows. | |
5556 | ||
5557 | Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com> | |
5558 | ||
5559 | * Makefile.in (all-target-winsup): Depend on all-target-librx. | |
5560 | ||
5561 | Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com) | |
5562 | ||
5563 | * configure.in: Exclude mmalloc from i386-windows. | |
252b5132 RH |
5564 | |
5565 | Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com) | |
5566 | ||
5567 | * Undo my previous change. | |
5568 | ||
5569 | Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com> | |
5570 | ||
5571 | * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET | |
5572 | unconditionally. | |
5573 | (MAKEOVERRIDES): Define (revert this part of October 18 change). | |
5574 | ||
5575 | Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com) | |
5576 | ||
5577 | * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the | |
5578 | host to add it's own flags. | |
252b5132 RH |
5579 | |
5580 | Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com> | |
5581 | ||
5582 | * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET. | |
5583 | ||
5584 | Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com> | |
5585 | ||
5586 | * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile. | |
5587 | (CXX_FOR_TARGET): Likewise. | |
5588 | (GCC_FOR_TARGET): Define. | |
5589 | (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET. | |
5590 | (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether | |
5591 | CC_FOR_TARGET was specified on the command line. | |
5592 | (MAKEOVERRIDES): Don't define. | |
5593 | ||
5594 | Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com> | |
5595 | ||
5596 | * configure.in (m32r): Fix spelling of libg++ libs. | |
5597 | ||
5598 | Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com> | |
5599 | ||
5600 | * config.sub (-apple*): Remove, now redundant. | |
5601 | ||
5602 | Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com> | |
5603 | ||
5604 | * configure: Don't get confused by CPU-VENDOR-linux-gnu. | |
5605 | ||
5606 | * configure: Rework yesterday's sed script patch. | |
5607 | ||
5608 | * config.sub: Merge with FSF. | |
5609 | ||
5610 | Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com> | |
5611 | ||
5612 | * config.guess: Merge from FSF. | |
5613 | ||
5614 | 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu> | |
80413487 RH |
5615 | * config.guess: Use pc instead of unknown, for pc clone systems. |
5616 | Change linux to linux-gnu. | |
252b5132 RH |
5617 | |
5618 | Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu> | |
80413487 | 5619 | * config.guess: Avoid non-portable tr syntax. |
252b5132 RH |
5620 | |
5621 | Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com) | |
5622 | ||
5623 | * test-build.mk (HOLES): Add "xargs" for gdb. | |
5624 | ||
5625 | * configure: Avoid hpux10.20 sed bug. | |
5626 | ||
5627 | Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com) | |
5628 | ||
4bddf3ad | 5629 | * configure.in: Add support for windows host |
252b5132 RH |
5630 | (that is a build done under the Microsoft build environment). |
5631 | ||
5632 | Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com> | |
5633 | ||
5634 | * Makefile.in: Replace all uses of srcroot with s, to shrink | |
5635 | command line lengths. | |
5636 | ||
5637 | Patches from Geoffrey Noer <noer@cygnus.com>: | |
5638 | * configure.in: If configuring for newlib, pass --with-newlib to | |
5639 | subdirectories. | |
5640 | * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a | |
5641 | -Bnewlib/ and -Lwinsup to gcc. | |
5642 | (CXX_FOR_TARGET): Likewise. | |
5643 | ||
5644 | Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com> | |
5645 | ||
5646 | * Makefile.in (ETC_SUPPORT): Add configure. | |
5647 | ||
5648 | Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com) | |
5649 | ||
35590697 | 5650 | * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux |
252b5132 RH |
5651 | host configuration file. |
5652 | ||
5653 | Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com) | |
5654 | ||
5655 | * configure.in: Break mn10x00 support into separate | |
5656 | mn10200 and mn10300 configurations. | |
5657 | * config.sub: Likewise. | |
5658 | ||
5659 | Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com) | |
5660 | ||
5661 | * configure.in: Add lots of stuff to noconfigdirs for | |
5662 | the mn10x00 targets. | |
5663 | ||
5664 | * config.sub, configure.in: Add mn10x00 support. | |
5665 | ||
5666 | Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de> | |
5667 | ||
5668 | * make-all.com: Call conf-a-gas, not config-a-gas. | |
5669 | ||
5670 | Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk> | |
5671 | ||
5672 | * configure.in (noconfigdirs): Don't build libgloss for arm-coff | |
35590697 | 5673 | targets. |
252b5132 RH |
5674 | |
5675 | Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com> | |
5676 | ||
5677 | * mpw-README: Add much more detail for native PowerMac. | |
5678 | * mpw-install: New file. | |
5679 | * mpw-configure: Add --norecursion and --help options. | |
5680 | * mpw-config.in: Translate readme and install files when | |
5681 | copying to objdir. | |
5682 | * mpw-build.in: Don't always depend on byacc and flex. | |
5683 | (install-only-top): New action. | |
5684 | ||
5685 | Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com) | |
5686 | ||
5687 | * configure.in: You can now configure GDB for the v850. | |
5688 | ||
5689 | Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com> | |
5690 | ||
5691 | * configure.in (noconfigdirs): Don't configure any C++ dirs | |
5692 | if targeting D10V. | |
5693 | ||
5694 | Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com> | |
5695 | ||
5696 | * config.sub: Recognize mips64vr5000. | |
5697 | ||
5698 | Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com> | |
5699 | ||
5700 | * configure.in: Use a single line for host_tools and native_only. | |
5701 | ||
5702 | Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com> | |
5703 | ||
5704 | * config.sub, configure.in: Add entries for m32r. | |
5705 | ||
5706 | Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com> | |
5707 | ||
5708 | * Makefile.in (inet-install): Don't run install-gzip. | |
5709 | ||
5710 | Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com) | |
5711 | ||
5712 | * configure.in: Don't config lots of things for *-*-windows*. | |
5713 | ||
5714 | Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com> | |
5715 | ||
5716 | * mpw-config.in: Test for mpw-true, true, and null-command scripts. | |
5717 | (host_libs, host_tools): Copy from configure.in. | |
5718 | * mpw-configure: Don't complain about directories not found. | |
5719 | ||
5720 | Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
5721 | ||
5722 | * configure.in (i[345]86): Recognize i686 for pentium pro. | |
5723 | (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration | |
5724 | file. | |
5725 | ||
5726 | * config.guess (i[345]86): Ditto. | |
5727 | ||
5728 | Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | |
5729 | ||
5730 | * configure.in (noconfigdirs): Removed gdb for D10V. | |
5731 | ||
5732 | Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com) | |
5733 | ||
5734 | * configure.in: Remove ld, target-libio, target-libg++, and | |
5735 | target-libstdc++ from noconfigdirs. | |
5736 | ||
5737 | Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com> | |
5738 | ||
5739 | * configure: Fix three locations where shell scripts were | |
5740 | being run directly rather than with config_shell. | |
5741 | ||
5742 | Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com> | |
5743 | ||
5744 | * configure.in (v850-*-*): Set up initial $noconfigdirs. | |
5745 | * config.sub (basic_machine): Recognize v850. | |
5746 | ||
5747 | Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com> | |
5748 | ||
5749 | * mpw-configure: Handle multiple enable/disable options and | |
5750 | pass them down recursively, handle -c and -s flags appropriately | |
5751 | depending on choice of compiler, add escape mechanism for | |
5752 | quoted arguments to gC. | |
5753 | ||
5754 | Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
5755 | ||
5756 | * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and | |
5757 | solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS | |
5758 | so that -mrelocatable-lib and -mno-eabi are used. | |
5759 | ||
5760 | * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does | |
5761 | not support --print-multi-lib, don't abort. | |
5762 | ||
252b5132 RH |
5763 | Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de> |
5764 | ||
5765 | * make-all.com: Run config-a-gas. | |
5766 | * setup.com: Don't copy subdirectory files around. | |
5767 | ||
5768 | Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com> | |
5769 | ||
5770 | * configure.in (*-*-ose): Remove exclusion of libgloss for this | |
5771 | target, it now compiles correctly. | |
5772 | ||
5773 | Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com> | |
5774 | ||
5775 | * mpw-config.in: Generate Mac include for elf/dwarf2.h. | |
5776 | ||
5777 | Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | |
5778 | ||
35590697 | 5779 | * configure.in (d10v-*-*): Remove ld from $noconfigdirs. |
252b5132 RH |
5780 | |
5781 | Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com> | |
5782 | ||
5783 | * configure.in (native_only): Add prms. | |
5784 | ||
5785 | Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com> | |
5786 | ||
5787 | * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com. | |
5788 | (BINUTILS_SUPPORT_DIRS): Likewise. | |
5789 | ||
5790 | Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
5791 | ||
5792 | * configure.in (d10v-*-*): Don't configure ld or gdb until the | |
5793 | d10v support is added. | |
5794 | ||
5795 | Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | |
5796 | ||
5797 | * configure.in (d10v-*-*): New target. | |
5798 | ||
5799 | Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com) | |
5800 | ||
5801 | * config.guess (HP 9000/811): Recognize this as a PA1.1 | |
5802 | machine. | |
5803 | ||
5804 | Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com> | |
5805 | ||
5806 | * Makefile.in (do-tar-gz): New target, split out from tail end of | |
5807 | taz target. Run each command separately, don't use pipes. | |
5808 | (taz): Use it. | |
5809 | ||
5810 | Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com> | |
5811 | ||
5812 | * mpw-configure: Look for g-mpw-make.sed in config/mpw. | |
5813 | * mpw-build.in: No builds should depend on building byacc or flex, | |
5814 | they are assumed to be installed already. | |
5815 | ||
5816 | Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
5817 | ||
5818 | * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment | |
5819 | variable that CC_FOR_TARGET needs. | |
5820 | ||
5821 | Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
5822 | ||
5823 | * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib | |
5824 | options have changed since the last time the subdirectory was | |
5825 | configured, and if it has, reconfigure. | |
5826 | (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which | |
5827 | CONFIGURE_TARGET_MODULES uses to remember the old multilib options. | |
5828 | ||
5829 | Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com> | |
5830 | ||
5831 | * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES, | |
5832 | CLEAN_MODULES): Add bash. | |
5833 | (all-bash): New target. | |
5834 | ||
5835 | Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com> | |
5836 | ||
5837 | * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5. | |
5838 | ||
5839 | Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
5840 | ||
5841 | * config.sub (basic_machine): Recognize d10v as a valid processor. | |
5842 | ||
5843 | Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com> | |
5844 | ||
5845 | * mpw-configure: Add support for --bindir. | |
5846 | * mpw-build.in: Use a GCC-specific build script for GCC actions. | |
5847 | ||
5848 | Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com> | |
5849 | ||
5850 | * configure.in: add bash, time, gawk to list of hosttools and things | |
5851 | to only build for native toolchains | |
5852 | ||
5853 | Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp) | |
5854 | ||
5855 | * Makefile.in (docdir): Remove. | |
5856 | ||
5857 | Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp) | |
5858 | ||
5859 | * Makefile.in (datadir): Set to $(prefix)/share. | |
5860 | ||
5861 | Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com> | |
5862 | ||
5863 | * configure.in: build diff and patch for cygwin32-hosted | |
5864 | toolchains. | |
5865 | ||
5866 | Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil> | |
5867 | ||
5868 | * config.sub: Accept -rtems*. | |
5869 | ||
5870 | Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com> | |
5871 | ||
80413487 | 5872 | * configure.in: enable dosrel for cygwin32-hosted builds, |
80b200a1 ZW |
5873 | remove diff from the list of things not buildable |
5874 | via Canadian Cross | |
252b5132 RH |
5875 | |
5876 | Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com> | |
5877 | ||
5878 | * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we | |
35590697 | 5879 | don't get ". ". |
252b5132 RH |
5880 | |
5881 | Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com> | |
5882 | ||
5883 | * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately. | |
5884 | ||
5885 | Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com> | |
5886 | ||
5887 | * Makefile.in (taz): Handle case where tex3patch didn't even get | |
5888 | checked out. Also, if it was found, put the symlink in a new util | |
5889 | subdirectory. | |
5890 | ||
5891 | Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
5892 | ||
5893 | * config.guess (*:Linux:*:*): Add support for PowerPC Linux. | |
5894 | ||
5895 | Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de) | |
5896 | ||
5897 | * config.sub: Recognize -openvms. | |
5898 | * configure.in (alpha*-*-*vms*): Set noconfigdirs. | |
5899 | * make-all.com, setup.com: New files. | |
5900 | ||
5901 | Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com> | |
5902 | ||
5903 | * Makefile.in (taz): tex3patch moved to texinfo/util. | |
5904 | ||
5905 | Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com> | |
5906 | ||
afb8d725 | 5907 | * configure: enable_gdbtk=no for cygwin32-hosted toolchains |
252b5132 RH |
5908 | * configure.in: remove make from disable-if-Can-Cross list |
5909 | enable gdb if ${host} and ${target} are cygwin32 | |
5910 | ||
5911 | Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com> | |
5912 | ||
5913 | * config.guess (i?86-ncr-sysv*): Emit minor release numbers. | |
5914 | Recognize the NCR 4850 machine and NCR Pentium-based platforms. | |
5915 | ||
5916 | Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu> | |
5917 | ||
5918 | * config.guess: Combine mips-mips-riscos cases, and use cpp to | |
5919 | distinguish sysv/svr4/bsd variants. | |
5920 | Based on a patch from Harlan Stenn <harlan@pfcs.com>. | |
5921 | ||
5922 | Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com> | |
5923 | ||
5924 | * configure.in: Added copyright notice. | |
5925 | * move-if-change: Added copyright notice. | |
5926 | ||
5927 | Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
5928 | ||
5929 | * configure.in (powerpcle-*-solaris*): Until we get shared | |
5930 | libraries working, don't build gdb, sim, make, tcl, tk, or | |
5931 | expect. | |
5932 | ||
5933 | Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com> | |
5934 | ||
5935 | * config.guess: Merge with FSF: | |
5936 | ||
5937 | Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu> | |
5938 | * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux. | |
5939 | ||
5940 | Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | |
5941 | * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110. | |
5942 | ||
5943 | Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu> | |
5944 | * config.guess: Combine two OSF1 rules. | |
5945 | Also recognize field test versions. From mjr@zk3.dec.com. | |
5946 | * config.guess (dgux): Use /usr/bin/uname rather than uname, | |
5947 | because GNU uname does not support -p. From pmr@pajato.com. | |
5948 | ||
5949 | Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com> | |
5950 | ||
5951 | * Makefile.in (MAKEDIRS): Removed $(tooldir). | |
5952 | ||
5953 | Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com> | |
5954 | ||
5955 | * mpw-README: Document GCCIncludes. | |
5956 | ||
5957 | Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com> | |
5958 | ||
5959 | * configure.in (alpha-*-linux*): Set enable_shared to yes. | |
5960 | ||
5961 | Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com> | |
5962 | ||
5963 | * mpw-configure: Handle --enable-FOO and --disable-FOO. | |
5964 | ||
5965 | Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com> | |
5966 | ||
5967 | * configure.in (*-*-cygwin32): Configure make. | |
5968 | ||
5969 | Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com> | |
5970 | ||
5971 | * Makefile.in (inet-install): Quote value of INSTALL_MODULES. | |
5972 | ||
5973 | Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com> | |
5974 | ||
5975 | * Makefile.in (all-inet): Depend on all-perl. | |
5976 | ||
5977 | * Makefile.in (inet-install): New target. | |
5978 | ||
5979 | * Makefile.in (all-inet): Depend on all-tcl. | |
5980 | (all-inet): Depend on all-send-pr. | |
5981 | ||
5982 | Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
5983 | ||
5984 | * configure.in (powerpcle-*-solaris*): Turn off tk and tcl | |
5985 | temporarily. | |
5986 | ||
5987 | Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com> | |
5988 | ||
5989 | * configure.in: Don't configure --with-gnu-ld on AIX. | |
5990 | ||
5991 | Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net> | |
5992 | ||
5993 | * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily. | |
5994 | ||
5995 | Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com> | |
5996 | ||
5997 | * Makefile.in (ALL_MODULES): Added all-inet. | |
5998 | (CROSS_CHECK_MODULES): Added check-inet. | |
5999 | (INSTALL_MODULES): Added install-inet. | |
6000 | (CLEAN_MODULES): Added clean-inet. | |
6001 | (all-indent): New target. | |
6002 | ||
6003 | * configure.in (host_tools): Added inet. | |
6004 | (native_only): Added inet. | |
6005 | (noconfigdirs): Added inet. | |
6006 | ||
6007 | Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com> | |
6008 | ||
6009 | * configure.in: Don't configure libgloss if we are not configuring | |
6010 | newlib. | |
6011 | ||
6012 | Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com> | |
6013 | ||
6014 | * configure.in: Don't configure libgloss for unsupported | |
6015 | architectures. | |
6016 | ||
6017 | Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
6018 | ||
6019 | * Makefile.in (CLEAN_MODULES): Add clean-apache. | |
6020 | ||
6021 | Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com> | |
6022 | ||
6023 | * Makefile.in (ALL_MODULES): Include all-apache. | |
6024 | (CROSS_CHECK_MODULES): Include check-apache. | |
6025 | (INSTALL_MODULES): Include install-apache. | |
6026 | (all-apache): New target. | |
6027 | ||
6028 | * configure.in: Added apache everywhere perl is seen. | |
6029 | ||
6030 | Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
6031 | ||
6032 | * Makefile.in: Add support for clean-{module} and | |
6033 | clean-target-{module} rules. | |
6034 | ||
6035 | Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com> | |
6036 | ||
6037 | * configure.in (*-*-ose) do not build libgloss. | |
6038 | ||
6039 | Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
6040 | ||
6041 | * config.guess (prep*:SunOS:5.*:*): Turn into | |
6042 | powerpele-unknown-solaris2. | |
6043 | ||
6044 | Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com> | |
6045 | ||
6046 | * configure.in: Permit --enable-shared to specify a list of | |
6047 | directories. | |
6048 | ||
6049 | Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com) | |
6050 | ||
6051 | * configure.in (host==solaris): Pass only the first word of $CC | |
6052 | to /usr/bin/which when checking if we're using /usr/ccs/bin/cc. | |
6053 | ||
6054 | Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com) | |
6055 | ||
6056 | * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE). | |
6057 | ||
6058 | Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com> | |
6059 | ||
6060 | * Makefile.in (ALL_MODULES): Include all-perl. | |
6061 | (CROSS_CHECK_MODULES): Include check-perl. | |
6062 | (INSTALL_MODULES): Include install-perl. | |
6063 | (ALL_X11_MODULES): Include all-guile. | |
6064 | (CHECK_X11_MODULES): Include check-guile. | |
6065 | (INSTALL_X11_MODULES): Include install-guile. | |
6066 | (all-perl): New target. | |
6067 | (all-guile): New target. | |
6068 | ||
6069 | * configure.in (host_tools): Include perl and guile. | |
6070 | (native_only): Include perl and guile. | |
6071 | (noconfigdirs): Don't build guile and perl; no ports have been | |
6072 | done. | |
6073 | ||
6074 | Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au> | |
6075 | ||
80413487 RH |
6076 | * configure (--enable-*): Handle quoted option lists such as |
6077 | --enable-sim-cflags='-g0 -O' better. | |
252b5132 RH |
6078 | |
6079 | Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
6080 | ||
6081 | * Makefile.in ({,inst}all-target): New rule so we can make and | |
6082 | install all of the target directories easily. | |
6083 | ||
6084 | Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> | |
6085 | ||
6086 | * configure.in: Add missing global flag in sed substitution when | |
6087 | deleting `target-' from ${configdirs}. | |
6088 | ||
6089 | Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com> | |
6090 | ||
6091 | * Makefile.in (DO_X): Don't get confused if CC contains `=' in an | |
6092 | option. | |
6093 | ||
6094 | * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of | |
6095 | config/mh-necv4. | |
6096 | ||
6097 | * install.sh: Correct misspelling of transformbasename. | |
6098 | ||
6099 | * config.guess: Recognize mips-*-sysv*. | |
6100 | ||
6101 | Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com> | |
6102 | ||
6103 | * config.sub: Recognize mon960. | |
6104 | ||
6105 | Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com> | |
6106 | ||
6107 | * configure: Restore Canadian Cross handling of BISON and LEX, | |
6108 | removed in Feb 20 change. | |
6109 | ||
6110 | Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com> | |
6111 | ||
6112 | * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>: | |
6113 | Mention make install. Remove the old copyright date as well the | |
6114 | clumsy and rather pointless copyright on the README file. | |
6115 | ||
6116 | Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com> | |
6117 | ||
6118 | * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a | |
6119 | Makefile after running symlink-tree, then run `make distclean' to | |
6120 | avoid clobbering any generated files in srcdir. | |
6121 | ||
6122 | Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com> | |
6123 | ||
6124 | * configure.in (m68k-*-netbsd*): Build everything now. | |
6125 | ||
6126 | Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com> | |
6127 | ||
6128 | * Makefile.in (taz): Fix quoting. | |
6129 | ||
6130 | Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com> | |
6131 | ||
6132 | * configure.in (sparclet-*-*): Build everything now. | |
6133 | ||
6134 | Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> | |
6135 | ||
6136 | * configure.in (m68k-*-linux*): New host. | |
6137 | ||
6138 | Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com> | |
6139 | ||
6140 | * configure: Check for bison before byacc. | |
6141 | ||
6142 | Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com) | |
6143 | ||
6144 | * Makefile.in configure: Change the way LEX and BISON/YACC are | |
6145 | set. configure now defines DEFAULT_LEX and DEFAULT_YACC by | |
6146 | searching PATH. These are used as fallbacks by Makefile.in if | |
6147 | flex/bison/byacc aren't in objdir. | |
6148 | ||
6149 | Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com> | |
6150 | ||
6151 | * Makefile.in: Make everything which depends upon all-bfd also | |
6152 | depend upon all-opcodes, in case --with-commonbfdlib is used. | |
6153 | ||
6154 | Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
6155 | ||
6156 | * configure.in (host *-*-cygwin32): Don't build gdb if we are | |
6157 | building NT native compilers on Unix. | |
6158 | ||
6159 | Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com> | |
6160 | ||
6161 | * configure.in: Don't get CC from the host Makefile fragment if we | |
6162 | can find gcc in PATH, or if this is a Canadian Cross. Move the | |
6163 | Solaris test for /usr/ucb/cc to the post target script, just after | |
6164 | the compiler sanity test. | |
6165 | ||
6166 | Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com> | |
6167 | ||
6168 | * config.sub: Merge with FSF. | |
6169 | ||
6170 | Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com> | |
6171 | ||
6172 | * Makefile.in (RPATH_ENVVAR): New variable. | |
6173 | (REALLY_SET_LIB_PATH): Use it. | |
6174 | * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH. | |
6175 | ||
6176 | Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com> | |
6177 | ||
6178 | * config.sub, configure.in: Recognize sparclet cpu. | |
6179 | ||
6180 | Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de> | |
6181 | ||
6182 | * config.guess: Support m68k-cbm-sysv4. | |
6183 | ||
6184 | Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> | |
6185 | ||
6186 | * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and | |
6187 | m68k-unknown-linuxaout from linker help string. Put quotes around | |
6188 | $ld_help_string. | |
6189 | ||
6190 | Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com> | |
6191 | ||
6192 | * config.guess (powerpc-harris-powerunix): Add guess for port | |
6193 | to new target. | |
6194 | ||
6195 | Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com> | |
6196 | ||
6197 | * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version. | |
6198 | ||
6199 | Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com> | |
6200 | ||
6201 | * configure.in: If --enable-shared was used, set SET_LIB_PATH to | |
6202 | $(REALLY_SET_LIB_PATH) in Makefile. | |
6203 | * Makefile.in (SET_LIB_PATH): New variable. | |
6204 | (REALLY_SET_LIB_PATH): New variable. | |
6205 | ($(DO_X)): Use $(SET_LIB_PATH). | |
6206 | (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise. | |
6207 | ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise. | |
6208 | ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise. | |
6209 | ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise. | |
6210 | ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise. | |
6211 | ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise. | |
6212 | (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise. | |
6213 | (install-dosrel): Likewise. | |
6214 | (all-opcodes): Depend upon all-libiberty. | |
6215 | ||
6216 | Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com> | |
6217 | ||
6218 | * config.guess (*:CYGWIN*): New | |
6219 | ||
6220 | Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
6221 | ||
6222 | * Makefile.in (all-target-winsup): All all-target-libiberty. | |
6223 | ||
6224 | Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
6225 | ||
6226 | * configure.in (noconfigdirs): Add missing # in front of comment. | |
6227 | ||
6228 | Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com> | |
6229 | ||
6230 | * configure.in: add second pass to things added to noconfigdirs | |
6231 | so *-gm-magic can exclude libgloss properly. | |
6232 | ||
6233 | Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com> | |
6234 | ||
6235 | * mpw-configure (extralibs_name, rez_name): Set correctly | |
6236 | for MWC68K compiler. | |
6237 | ||
6238 | * mpw-README: Add more info on the necessary build tools. | |
6239 | ||
6240 | Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com> | |
6241 | ||
6242 | * configure.in, config.sub: Recognize cygwin32. | |
6243 | ||
6244 | Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu> | |
6245 | ||
6246 | * config.guess, config.sub: Recognize A/UX. | |
6247 | ||
6248 | Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com> | |
6249 | ||
6250 | * config.sub: Merge with gcc/config.sub. | |
6251 | ||
6252 | Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com> | |
6253 | ||
6254 | * mpw-build.in (do-binutils): Add build of stamps. | |
6255 | ||
6256 | Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk> | |
6257 | ||
6258 | * config.sub: Add recognition for mips64vr4100*-* targets. | |
6259 | ||
6260 | Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com> | |
6261 | ||
6262 | * test-build.mk: Add checking of `hpux9' rather than just `hpux'. | |
6263 | Add creation of gconfigargs with `--enable-shared' turned on. | |
6264 | ($(host)-stamp-stage2-configured): Pass $(gconfigargs). | |
6265 | ($(host)-stamp-stage3-configured): Likewise. | |
6266 | (HOLES): Add chatr and ldd. | |
6267 | (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS. | |
6268 | ||
6269 | Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se> | |
6270 | ||
6271 | * configure: Pass --nfp to recursive configures. | |
6272 | ||
6273 | Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com> | |
6274 | ||
6275 | * Makefile.in (DLLTOOL): New. | |
6276 | (DLLTOOL_FOR_TARGET): New. | |
6277 | (EXTRA_HOST_FLAGS): Pass down DLLTOOL. | |
6278 | (EXTRA_TARGET_FLAGS): Ditto. | |
6279 | (EXTRA_GCC_FLAGS): Ditto. | |
6280 | (CONFIGURE_TARGET_MODULES): Ditto. | |
6281 | (DO_X): Ditto. | |
6282 | * configure: Add DLLTOOL. | |
6283 | ||
6284 | Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com> | |
6285 | ||
6286 | SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>: | |
6287 | * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of | |
6288 | mh-sco, since old workarounds no longer needed, and don't | |
6289 | build ld, since libraries have weak symbols in COFF. | |
6290 | ||
6291 | Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com> | |
6292 | ||
6293 | * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'. | |
6294 | ||
6295 | Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com> | |
6296 | ||
6297 | * configure.in: Make sure that ${CC} can be used to compile an | |
6298 | executable. | |
6299 | ||
afb8d725 JM |
6300 | Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net> |
6301 | ||
6302 | * Makefile.in (all-gdb): Depend on $(GDB_TK). | |
6303 | * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or | |
6304 | nothing depending on whether gdbtk is being built. | |
6305 | ||
252b5132 RH |
6306 | Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com> |
6307 | ||
6308 | * Makefile.in (newlib.tar.gz): Delete building of newlib's info files. | |
6309 | ||
6310 | Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com> | |
6311 | ||
6312 | * configure.in (noconfigdirs): Put ld or gas in this early, if the | |
6313 | user specifically used --with-gnu-ld=no or --with-gnu-as=no. | |
6314 | ||
6315 | Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com> | |
6316 | ||
6317 | * config-ml.in: Add support for | |
6318 | --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*. | |
6319 | Simplify setting of multidirs from --disable-foo. | |
6320 | ||
6321 | Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com> | |
6322 | ||
6323 | * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables | |
6324 | LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST, | |
6325 | LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are | |
35590697 | 6326 | non-empty, pass them on to the GCC make. |
252b5132 RH |
6327 | (all-bootstrap): New rule that is like all-gcc, except it executes |
6328 | the GCC bootstrap rule instead of the GCC all rule. | |
6329 | ||
6330 | Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com> | |
6331 | ||
6332 | * config-ml.in (ml_realsrcdir): New, to account for ${subdir}. | |
6333 | ||
6334 | Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com> | |
6335 | ||
6336 | * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium | |
6337 | DG/UX support. | |
6338 | ||
6339 | Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com> | |
6340 | ||
6341 | * config.sub (i*86*) Change [345] to [3456] | |
6342 | ||
6343 | Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com> | |
6344 | ||
6345 | * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or | |
6346 | --with-gnu-ld=no. | |
6347 | ||
6348 | Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com> | |
6349 | ||
6350 | * config-ml.in (rs6000*, powerpc*): Add switches to control which | |
6351 | AIX multilibs get built. | |
6352 | ||
6353 | Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com) | |
6354 | ||
6355 | * configure.in (i386-win32): Don't build expect if we're not | |
6356 | building the tcl subdir. | |
6357 | ||
6358 | Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com> | |
6359 | ||
6360 | * Makefile.in: (configure-target-examples, all-target-examples): | |
6361 | New targets, configure and build example programs. | |
6362 | ||
6363 | Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com> | |
6364 | ||
6365 | * mpw-configure: If an mpw-config.in generated a file mk.sed, | |
6366 | use it as input to sedit the generated MPW makefile. | |
6367 | * mpw-README: Add a suggestion about Gestalt.h. | |
6368 | ||
6369 | Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com> | |
6370 | ||
6371 | * config.sub: Accept *-*-ieee*. | |
6372 | ||
6373 | Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com> | |
6374 | ||
6375 | * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From | |
6376 | Ronald F. Guilmette <rfg@monkeys.com>. | |
6377 | ||
6378 | Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com) | |
6379 | ||
6380 | * configure.in (host==powerpc-pe): Add many directories to noconfigdirs | |
6381 | for powerpc-pe native. | |
6382 | (target==i386-win32): add tcl, make to noconfigdirs if canadian cross. | |
6383 | (target==powerpc-pe): duplicate i386-win32 entry. | |
6384 | ||
6385 | Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com> | |
6386 | ||
6387 | * configure.in (noconfigdirs): Exclude target-newlib for all versions | |
6388 | of vxworks, not just vxworks5.1. | |
6389 | ||
6390 | Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com> | |
6391 | ||
6392 | * mpw-configure: Add support for exec-prefix. | |
6393 | ||
6394 | Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com> | |
6395 | ||
6396 | * config.guess: Recognize HP model 816 machines as having | |
6397 | a PA1.1 processor. | |
6398 | ||
6399 | Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com> | |
6400 | ||
6401 | * configure: Ignore new autoconf configure options. | |
6402 | ||
252b5132 RH |
6403 | Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu> |
6404 | ||
6405 | * config.guess: Recognize Pentium under SCO. | |
6406 | From Robert Lipe <robertl@arnet.com>. | |
6407 | ||
6408 | Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com> | |
6409 | ||
6410 | * configure.in (noconfigdirs): Disable target-libio on v810-*-*. | |
252b5132 RH |
6411 | |
6412 | Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com> | |
6413 | ||
6414 | * configure.in: Don't configure gas for alpha-dec-osf*. | |
6415 | ||
6416 | Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com> | |
6417 | ||
6418 | * configure.in: Default to --with-stabs for some targets for which | |
6419 | it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and | |
6420 | i[345]86*-*-unixware*. | |
6421 | ||
6422 | Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com> | |
6423 | ||
6424 | * config-ml.in: Get list of multidirs using gcc --print-multi-lib | |
6425 | rather than basing it on the target. Simplify handling of options | |
6426 | controlling which directories to configure. Remove extraneous | |
6427 | slash in multi-clean target. | |
6428 | ||
6429 | Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com> | |
6430 | ||
6431 | * config-ml.in: Prefix more variables with ml_ so they don't collide | |
6432 | with configure's. | |
6433 | ||
6434 | Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com> | |
6435 | ||
6436 | * configure: Don't turn -v into --v. | |
6437 | ||
6438 | Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com> | |
6439 | ||
6440 | * configure.in (targargs): Fix typo. | |
6441 | ||
6442 | * Makefile.in (DEVO_SUPPORT): Add symlink-tree. | |
6443 | ||
6444 | Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com> | |
6445 | ||
6446 | * configure.in: Strip --host and --target options from | |
6447 | CONFIG_ARGUMENTS, and always configure for --host only. Add | |
6448 | --with-cross-host option when building with a cross-compiler. | |
6449 | * configure: Canonicalize the arguments put into config.status by | |
6450 | always using `=' for an option with an argument. Pass a presumed | |
6451 | --host or --target explicitly. | |
6452 | ||
6453 | Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com> | |
6454 | ||
6455 | * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases | |
6456 | into general OS recognition case. | |
6457 | ||
6458 | Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com) | |
6459 | ||
6460 | * configure.in (target_configdirs): add target-winsup only | |
6461 | for win32 target systems. | |
6462 | ||
6463 | Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com> | |
6464 | ||
6465 | * Makefile.in (all-target-libgloss): Depend upon | |
6466 | configure-target-newlib, since when libgloss is built it looks to | |
6467 | see if the newlib directory exists. | |
6468 | ||
6469 | Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com> | |
6470 | ||
6471 | * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of | |
6472 | cfg-ml-*.in. | |
6473 | ||
6474 | Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com> | |
6475 | ||
6476 | * configure: Handle LD and LD_FOR_TARGET when configuring a | |
6477 | Canadian Cross. | |
6478 | ||
252b5132 RH |
6479 | Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com) |
6480 | ||
6481 | * configure.in (target_libs): add target-winsup. | |
6482 | (target==i386-win32): add patch diff flex make to $noconfigdirs. | |
6483 | (target==ppcle-pe): remove ld from $noconfigdirs. | |
6484 | ||
6485 | Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com> | |
6486 | ||
6487 | * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir. | |
6488 | Preserve relative path names in $srcdir. Build symlink tree if | |
6489 | configuring cross target dir and srcdir=. (= no VPATH support). | |
6490 | (configure-target-libg++): Depend on configure-target-librx. | |
6491 | * cfg-ml-com.in, cfg-ml-pos.in: Deleted. | |
6492 | * config-ml.in: New file. | |
6493 | * symlink-tree: New file. | |
6494 | * configure: Ensure srcdir="." if that's what it is. | |
6495 | ||
6496 | Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com> | |
6497 | ||
6498 | * mpw-README: Clarify some phrasing, add notes about CodeWarrior | |
6499 | includes and FLEX_SKELETON setting. | |
6500 | * mpw-configure (--with-gnu-ld): New option, controls whether | |
6501 | to use PPCLink or ld with PowerMac GCC. | |
6502 | * mpw-build.in (all-grez, do-grez, install-grez): New targets. | |
6503 | * mpw-config.in: Configure grez if targeting Mac. | |
6504 | ||
6505 | * config.sub: Accept pmac and pmac-mpw as names for PowerMacs, | |
35590697 AJ |
6506 | accept mpw and mac-mpw as names for m68k Macs, change macos7 to |
6507 | just macos. | |
252b5132 RH |
6508 | * configure.in: Configure grez resource compiler if targeting Mac. |
6509 | * Makefile.in (all-grez, install-grez): New targets. | |
6510 | ||
6511 | Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com> | |
6512 | ||
6513 | * configure: CXX defaults to gcc, not g++. If we find | |
35590697 | 6514 | gcc in the path, set CC to gcc -O2. |
252b5132 RH |
6515 | |
6516 | Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com> | |
6517 | ||
6518 | * configure: Default ${build} correctly. Avoid picking up extra | |
6519 | spaces when reading CC and CXX from Makefile. When doing a | |
6520 | Canadian Cross, use plausible default values for numerous | |
6521 | variables. | |
6522 | * configure.in: When doing a Canadian Cross, don't try to | |
6523 | configure tools whose configure script can't handle it. | |
6524 | ||
6525 | Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com> | |
6526 | ||
6527 | * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs. | |
6528 | ||
6529 | Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com> | |
6530 | ||
6531 | * configure: Remove dubious bug reporting address. | |
6532 | ||
6533 | Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com> | |
6534 | ||
6535 | * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has | |
6536 | configure script, run that instead of this directory's configure. | |
6537 | In either case, print a message that we're configuring the sub-dir. | |
6538 | ||
6539 | Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com> | |
6540 | ||
6541 | * configure.in: Before checking for the existence of various files, | |
6542 | use sed to filter out "target-". | |
6543 | ||
6544 | Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com> | |
6545 | ||
6546 | * Makefile.in (DO_X): Split rule to decrease command line length | |
6547 | for systems with small ARG_MAX values. From phdm@info.ucl.ac.be | |
6548 | (Philippe De Muyter). | |
6549 | ||
6550 | Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com) | |
6551 | ||
6552 | * Makefile.in (all-patch): depend on all-libiberty. | |
6553 | ||
6554 | Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com> | |
6555 | ||
6556 | * configure.in: If the only directory in target_configdirs which | |
6557 | actually exists is libiberty, then set target_configdirs to empty, | |
6558 | to avoid trying to build a target libiberty in a gas or gdb | |
6559 | distribution. | |
6560 | ||
6561 | Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com> | |
6562 | ||
6563 | * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead | |
35590697 AJ |
6564 | of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3 |
6565 | systems. | |
252b5132 RH |
6566 | |
6567 | Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com> | |
6568 | ||
6569 | * configure.in (copy_dirs): Use sys-include instead of include | |
6570 | for --with-headers option. | |
6571 | ||
6572 | Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com> | |
6573 | ||
6574 | * Makefile.in, configure.in: Make winsup builds work with | |
6575 | new scheme. | |
6576 | ||
6577 | Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com> | |
6578 | ||
6579 | * configure.in: Build the linker on AIX. | |
6580 | ||
6581 | Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com> | |
6582 | ||
6583 | * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR) | |
6584 | where needed. | |
6585 | ||
6586 | Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com> | |
6587 | ||
6588 | * Makefile.in (all-gcc): Fix typo. | |
6589 | ||
6590 | Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com> | |
6591 | ||
6592 | * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo. | |
6593 | ||
6594 | Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com> | |
6595 | ||
6596 | * configure.in: Rename libFOO to target-libFOO, and xiberty | |
6597 | to target-xiberty, to provide more flexibility. | |
6598 | (target_subdir): Define. Create if cross. | |
6599 | Set TARGET_SUBDIR in Makefile to ${target_subdir}. | |
6600 | * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty | |
6601 | -> all-target-libiberty, configure-libFOO -> configure-target-libFOO, | |
6602 | check-libFOO -> check-target-libFOO, etc. | |
6603 | ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS. | |
6604 | ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES), | |
6605 | $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly. | |
6606 | (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to | |
6607 | allow ALL_GCC="" to only configure. | |
6608 | (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in. | |
6609 | (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly. | |
6610 | (LIBGXX_SUPPORT_DIRS): Remove xiberty. | |
6611 | ||
6612 | Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com> | |
6613 | ||
6614 | * Makefile.in (taz): Build "info" in etc explicitly. | |
6615 | ||
6616 | Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com) | |
6617 | ||
6618 | * configure.in: Make sure that CC is undefined (as opposed to | |
6619 | null) if toplevel/config/mh-{host} doesn't define it. Fixes a | |
6620 | problem with autoconf trying to configure on a host without GCC. | |
6621 | ||
6622 | Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com> | |
6623 | ||
6624 | * mpw-configure: Set host alias from choice of host compiler, | |
6625 | only use generic MPW Makefile sed if present, edit a file | |
6626 | named "hacked_Makefile.in" instead of "Makefile.in" if present. | |
6627 | * mpw-README: Add problem notes about CW6 and CW7. | |
6628 | ||
6629 | Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com> | |
6630 | ||
6631 | * Makefile.in (taz): Use ";" instead of ";;". | |
6632 | ||
6633 | Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com> | |
6634 | ||
6635 | * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in | |
6636 | sub-directory Makefiles, instead of using DISTSTUFFDIRS and | |
6637 | DISTDOCDIRS. | |
6638 | (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used. | |
6639 | (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make. | |
6640 | ||
6641 | Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com> | |
6642 | ||
6643 | * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb | |
6644 | and gnats, because they are now subsumed by DISTSTUFFDIRS. | |
6645 | Move bfd to DISTSTUFFDIRS. | |
6646 | ||
6647 | Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com) | |
6648 | ||
6649 | * Makefile.in (X11_LIB): Removed. | |
6650 | (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS. | |
6651 | ||
6652 | * configure.in (host_makefile_frag): mh-aix & mh-sun removed. | |
6653 | ||
6654 | Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com> | |
6655 | ||
6656 | * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory | |
6657 | names. | |
6658 | ||
6659 | Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com> | |
6660 | ||
6661 | * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients. | |
6662 | ||
6663 | Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com> | |
6664 | ||
6665 | * configure.in (i[345]86-*-win32): Always build newlib. | |
6666 | Don't configure cvs, autoconf or texinfo. | |
6667 | * Makefile.in (LD_FOR_TARGET): New. | |
6668 | (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES): | |
6669 | Pass down LD_FOR_TARGET. | |
6670 | ||
6671 | Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com> | |
6672 | ||
6673 | * winsup: New directory. | |
6674 | * Makefile.in: Build winsup. | |
6675 | * configure.in: Winsup is configured when target is win32. | |
6676 | Can only build win32 target GDB when native. | |
35590697 | 6677 | |
252b5132 RH |
6678 | Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com) |
6679 | ||
6680 | * config.guess: Recognize HP model 819 machines as having | |
6681 | a PA 1.1 processor. | |
6682 | ||
6683 | Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com> | |
6684 | ||
6685 | * configure: Fix sed loop which substitutes for CC and CXX to | |
6686 | avoid bug found in various sed implementations. | |
6687 | ||
6688 | Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com> | |
6689 | ||
6690 | * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for | |
6691 | simulator. Use standard powerpc-*-eabi*. | |
6692 | ||
6693 | Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com> | |
6694 | ||
6695 | * configure.in: Stop putting gas and binutils in noconfigdirs for | |
6696 | powerpc-*-aix* and rs6000-*-*. | |
6697 | ||
6698 | Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com> | |
6699 | ||
6700 | * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building | |
6701 | -mcall-aixdesc libraries. | |
6702 | ||
6703 | Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com> | |
6704 | ||
6705 | Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> | |
6706 | ||
6707 | * config.sub (arm | armel | armeb): Fix shell syntax. | |
6708 | ||
6709 | Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com> | |
6710 | ||
6711 | * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for | |
6712 | -msoft-float and -mcpu=common support. | |
6713 | (powerpc*-*-eabisim*): Add support for building -mcall-aix | |
6714 | libraries. | |
6715 | ||
6716 | Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com> | |
6717 | ||
6718 | * configure.in: Allow configuration and build of emacs19 for the alpha. | |
6719 | ||
6720 | Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com) | |
6721 | ||
6722 | * configure.in (CC): Get ^CC, not just any old CC, from | |
6723 | ${host_makefile_frag}. | |
6724 | ||
6725 | Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com) | |
6726 | ||
35590697 | 6727 | * configure.in (CC): Try to get CC from |
252b5132 RH |
6728 | ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}. |
6729 | ||
6730 | Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com) | |
6731 | ||
6732 | * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs | |
6733 | only if it exists in $(srcdir). | |
6734 | ||
6735 | Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com> | |
6736 | ||
6737 | * configure: If CC and CXX are not set in the environment, set | |
6738 | them, based on either an existing Makefile or on searching for gcc | |
6739 | in PATH. Substitute for CC and CXX in Makefile. | |
6740 | * configure.in: Remove libm from target_libs. Separate | |
6741 | target_configdirs from configdirs. If CC is not set in | |
6742 | environment, try to get it from a host Makefile fragment. Rewrite | |
6743 | changes of configdirs to use skipdirs instead. A few minor | |
6744 | tweaks. Take directories out of target_configdirs as they are | |
6745 | taken out of configdirs. Remove existing Makefile files from | |
6746 | subdirectories. Substitute for TARGET_CONFIGDIRS and | |
6747 | CONFIG_ARGUMENTS in Makefile. | |
6748 | * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set | |
6749 | by configure.in. | |
6750 | (CONFIG_ARGUMENTS): Likewise. | |
6751 | (CONFIGURE_TARGET_MODULES): New variable. | |
6752 | ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS. | |
6753 | ($(CONFIGURE_TARGET_MODULES)): New target. | |
6754 | (configure-libg++, configure-libio): New targets. | |
6755 | (all-libg++): Depend upon configure-libg++. | |
6756 | (all-libio): Depend upon configure-libio. | |
6757 | (configure-libgloss, all-libgloss): New targets. | |
6758 | (configure-libstdc++): New target. | |
6759 | (all-libstdc++): Depend upon configure-libstdc++. | |
6760 | (configure-librx, all-librx): New targets. | |
6761 | (configure-newlib): New target. | |
6762 | (all-newlib): Depend upon configure-newlib | |
6763 | (configure-xiberty): New target. | |
6764 | (all-xiberty): Depend upon configure-xiberty. | |
6765 | ||
6766 | Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com) | |
6767 | ||
6768 | * configure.in (host i[345]86-*-win32): Expand the | |
6769 | noconfigdirs again. | |
6770 | ||
6771 | Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com> | |
6772 | ||
6773 | * mpw-configure: Fix sed command file name. | |
6774 | ||
6775 | Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com> | |
6776 | ||
35590697 | 6777 | * configure.in (host i[345]86-*-win32): Reduce the |
252b5132 RH |
6778 | noconfigdirs again. |
6779 | ||
6780 | Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com> | |
6781 | ||
6782 | * configure.in: Don't configure ld and gdb for powerpc*-*-winnt* | |
6783 | or powerpc*-*-pe*, since they are not yet supported. | |
6784 | ||
6785 | Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com> | |
6786 | ||
6787 | Add PowerMac support and many other enhancements. | |
6788 | * mpw-configure: New option --cc to select compiler to use, | |
6789 | paste options set according to --cc into the generated | |
6790 | Makefile, generate the Makefile by sed'ing the Unix Makefile.in | |
6791 | if mpw-make.sed is present. | |
6792 | * mpw-config.in: Don't test for gC1, test for mpw-touch, | |
6793 | add forward includes for PowerPC include files. | |
6794 | * mpw-build.in: Build using Makefile.PPC if present. | |
6795 | (do-byacc, etc): Remove separate version resource builds. | |
6796 | (do-gas): Build "stamps" before "all". | |
6797 | (do-gcc): Build "stamps-h" and "stamps-c" before "all". | |
6798 | * mpw-README: Update to reflect --cc option, PowerMac support, | |
6799 | and recently-reported compatibility problems. | |
6800 | ||
6801 | Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com> | |
6802 | ||
6803 | * cfg-ml-com.in (m68*-*-*): Only build multilibs for | |
6804 | embedded m68k systems (-aout, -coff, -elf, -vxworks). | |
6805 | (--with-multilib-top): Pass to recursive invocations. | |
6806 | ||
6807 | Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com> | |
6808 | ||
6809 | * configure.in (noconfigdirs): Disable libg++ and libstdc++ on | |
6810 | v810-*-*. | |
6811 | ||
6812 | Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com> | |
6813 | ||
6814 | * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc, | |
6815 | gdb, ld and opcodes on v810-*-*. | |
6816 | ||
252b5132 RH |
6817 | Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com> |
6818 | ||
6819 | * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean. | |
6820 | (local-maintainer-clean): New target. | |
6821 | (maintainer-clean): New target. | |
6822 | (realclean): Just depend upon maintainer-clean. | |
6823 | ||
6824 | Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com> | |
6825 | ||
6826 | * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*. | |
6827 | ||
6828 | Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com> | |
6829 | ||
6830 | * configure.in: Build ld in mips*-*-bsd* case. | |
6831 | ||
6832 | Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com> | |
6833 | ||
6834 | * config.sub: Accept -lites* OS. From Ian Dall. | |
6835 | ||
6836 | Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com> | |
6837 | ||
6838 | * config.sub: recognise mips64vr4300 and mips64vr4300el as valid | |
35590697 | 6839 | targets. |
252b5132 RH |
6840 | |
6841 | Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com) | |
6842 | ||
6843 | * configure.in: treat i386-win32 canadian cross the same as | |
6844 | i386-go32 canadian cross. | |
6845 | ||
6846 | Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com> | |
6847 | ||
6848 | * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC | |
6849 | running under the simulator to build a reduced set of libraries. | |
6850 | (powerpc-*-eabiaix): Add fine grained multilib support added to | |
6851 | other powerpc targets yesterday. | |
6852 | ||
6853 | Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com> | |
6854 | ||
6855 | * cfg-ml-com.in (powerpc*): Add support for -disable-biendian, | |
6856 | -disable-softfloat, -disable-relocatable, -disable-aix, and | |
6857 | -disable-sysv to control which multilib libraries get built. | |
6858 | ||
6859 | Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com> | |
6860 | ||
6861 | * configure: Add Makefile.tem to list of files to remove in trap | |
6862 | handler. | |
6863 | ||
6864 | Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com> | |
6865 | ||
6866 | * config.guess (*Linux*): Add missing "exit"s. | |
6867 | Also, need specific check for alpha-unknown-linux (uses COFF). | |
6868 | ||
6869 | Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com> | |
6870 | ||
6871 | * config.guess: Merge with FSF: | |
6872 | ||
6873 | Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu> | |
6874 | * config.guess (AIX4): More robust release numbering discovery. | |
6875 | ||
6876 | Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov) | |
6877 | * config.guess (i386-sequent-ptx): Properly get version number. | |
6878 | ||
6879 | Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de) | |
6880 | * config.guess (mips:*:4*:UMIPS): New case. | |
6881 | ||
6882 | Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com> | |
6883 | ||
6884 | * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu). | |
6885 | (i386-win32 host): Likewise. Don't build readline. | |
6886 | ||
afb8d725 JM |
6887 | Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com> |
6888 | ||
6889 | * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of | |
6890 | SUPPORT_FILES to submakes. | |
6891 | ||
252b5132 RH |
6892 | Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com> |
6893 | ||
6894 | * Makefile.in (GDB_SUPPORT_DIRS): Add utils. | |
6895 | (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and | |
6896 | mpw-configure. | |
6897 | ||
6898 | Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com> | |
6899 | ||
6900 | * configure.in (appdirs): Use =, not ==, in test expression when | |
6901 | trying to build the text to print in the warning message for | |
6902 | Solaris users. | |
6903 | ||
6904 | Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com> | |
6905 | ||
6906 | * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build. | |
6907 | ||
6908 | Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com> | |
6909 | ||
6910 | * config.guess: Recognize lynx-2.3. | |
6911 | ||
6912 | Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com> | |
6913 | ||
6914 | * config.sub (z8ksim): Deleted | |
6915 | (z8k-*-coff): New, this is the one true name of the target. | |
6916 | ||
6917 | Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com> | |
6918 | ||
6919 | * cfg-ml-pos.in (dotdot): Work around SunOS sed bug. | |
6920 | ||
6921 | Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com) | |
6922 | ||
6923 | * config.guess (*:Linux:*:*): First try asking the linker what the | |
6924 | default object file format is (elf, aout, or coff). Then if this | |
6925 | fails, try previous methods. | |
6926 | ||
6927 | Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com> | |
6928 | ||
6929 | * configure.in: Don't build newlib for *-*-vxworks5.1. | |
6930 | ||
6931 | Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com> | |
6932 | ||
6933 | * configure.in: Don't build newlib for a29k-*-vxworks5.1. | |
6934 | * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1. | |
6935 | ||
6936 | Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com> | |
6937 | ||
6938 | * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.". | |
6939 | ||
6940 | Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com> | |
6941 | ||
6942 | * cfg-ml-com.in: New file. | |
6943 | * cfg-ml-pos.in: New file. | |
6944 | ||
6945 | Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com> | |
6946 | ||
6947 | * COPYING.NEWLIB: Add HP free copyright to list. | |
6948 | ||
6949 | Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com> | |
6950 | ||
6951 | * config.sub: Recognize -eabi* for the system, not just -eabi. | |
6952 | ||
6953 | Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com> | |
6954 | ||
6955 | * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down. | |
6956 | * config.sub, configure.in (win32): New target and host. | |
6957 | ||
6958 | Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com> | |
6959 | ||
6960 | * configure.in: Add i386-pe configuration. | |
6961 | ||
6962 | Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com> | |
6963 | ||
6964 | * mpw-build.in (install): Install GDB after LD. | |
6965 | ||
6966 | Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com> | |
6967 | ||
6968 | * mpw-config.in (elf/mips.h): Always forward-include, needed | |
6969 | for GDB to build. | |
6970 | ||
6971 | Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com> | |
6972 | ||
6973 | * testsuite: New directory for customer acceptance and whole tool | |
6974 | chain tests. | |
6975 | ||
6976 | Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com> | |
6977 | ||
6978 | * configure: If per-host line isn't found, but AC_OUTPUT is found | |
6979 | and a configure script exists, run it instead. | |
6980 | ||
6981 | Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com> | |
6982 | ||
6983 | * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays. | |
6984 | ||
6985 | Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com> | |
6986 | ||
6987 | * configure: Set build_{cpu,vendor,os,alias} to host values when | |
6988 | --build isn't specified. | |
6989 | ||
6990 | Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com> | |
6991 | ||
6992 | * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros. | |
6993 | (FLAGS_TO_PASS): Pass them. | |
6994 | (EXTRA_TARGET_FLAGS): Ditto. | |
6995 | ||
252b5132 RH |
6996 | Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com> |
6997 | ||
6998 | * Makefile.in (all-libg++): Depend on all-libstdc++. | |
6999 | ||
7000 | Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com> | |
7001 | ||
7002 | * configure.in (noconfigdirs): Enable all packages for | |
7003 | i386-unknown-netbsd. | |
7004 | ||
7005 | Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com> | |
7006 | ||
7007 | * configure.in (noconfigdirs): Don't configure tk for i386-go32 | |
7008 | hosted builds (DOS builds) | |
7009 | ||
7010 | Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com> | |
7011 | ||
7012 | Changes for ARM based on patches from Richard Earnshaw: | |
7013 | * config.sub: Handle armeb and armel. | |
7014 | * configure.in: Omit arm linker only for riscix. | |
7015 | ||
7016 | Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com> | |
7017 | ||
7018 | * config.guess: Update from FSF. | |
7019 | ||
7020 | Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com> | |
7021 | ||
7022 | * config.sub: Recognize powerpcle as the little endian varient of | |
7023 | the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a | |
7024 | powerpcle variant. Convert pentium into i586, not i486. Add p5 | |
7025 | alias for i586. Map new x86 variants p6, k5, nexgen into i586 | |
7026 | temporarily. | |
7027 | ||
7028 | Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu) | |
7029 | ||
7030 | * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*. | |
7031 | ||
7032 | Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu) | |
7033 | ||
7034 | * config.sub: Accept -lites* as a basic system type. | |
7035 | ||
7036 | Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com) | |
7037 | ||
7038 | * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is | |
7039 | installed, and if so return linuxoldld as the system name. | |
7040 | ||
7041 | Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu) | |
7042 | ||
7043 | * config.guess: Add hppa1.1-hp-lites support. | |
7044 | ||
7045 | Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com> | |
7046 | ||
7047 | * configure.in: Don't build newlib for m68k-vxworks5.1. | |
7048 | ||
7049 | Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com> | |
7050 | ||
7051 | * configure.in (mips-sgi-irix6): Use mh-irix5. | |
7052 | ||
7053 | Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com> | |
7054 | ||
7055 | * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test). | |
7056 | ||
7057 | Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com> | |
7058 | ||
7059 | * test-build.mk: Enable building of shared libraries on IRIX 5 and | |
80413487 | 7060 | OSF/1. Fix compiler flags. |
252b5132 RH |
7061 | * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags. |
7062 | ||
7063 | Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com> | |
7064 | ||
7065 | * configure.in: Recognize --with-newlib. | |
7066 | (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target. | |
7067 | ||
afb8d725 JM |
7068 | Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com) |
7069 | ||
7070 | * Makefile.in: move {all,check,install}-gdb from *_MODULES | |
7071 | to *_X11_MODULES due to gdbtk needing X include files et al. | |
7072 | ||
252b5132 RH |
7073 | Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com> |
7074 | ||
7075 | Merge in support for Mac MPW as a host. | |
7076 | (Old change descriptions retained for informational value.) | |
7077 | ||
7078 | * mpw-config.in: Add generic include forwards for cpu-specific | |
7079 | include files in aout and elf directories. | |
7080 | ||
7081 | * mpw-configure: Added copyright. | |
7082 | * mpw-config.in: Check for presence of required build tools. | |
7083 | (target_libs): Add newlib. | |
7084 | (target_tools): Add examples. | |
7085 | (Read Me): Generate as "Read Me for MPW" instead. | |
7086 | * mpw-build.in: Base sub-builds on all-foo instead of do-foo. | |
7087 | (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions. | |
7088 | (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first. | |
7089 | ||
7090 | * mpw-configure: Remove subdir-specific makefile hackery, | |
7091 | delete mk.tmp after using it. | |
7092 | ||
7093 | * mpw-build.in (all): Display start and end times. | |
7094 | ||
7095 | * mpw-configure (host_canonical): Set. | |
7096 | (target_cpu): Always add to makefiles. | |
7097 | (ARCHDEFS, EMUL): Add to makefile only if nonempty. | |
7098 | (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile. | |
7099 | (mpw-mh-mpw): Look for in srcdir and srcroot. | |
7100 | Use sed instead of mpw-edit-prefix to edit prefix definitions. | |
7101 | ||
7102 | * mpw-build.in: (install-only): New target. | |
7103 | ||
7104 | * mpw-configure (host_alias, target_alias): Rename from hostalias | |
7105 | and targetalias, add into generated Makefile. | |
7106 | (mk.tmp): If present, add into generated Makefile. | |
7107 | * mpw-build.in (all-gas): Build config.h first before gas proper. | |
7108 | ||
7109 | * mpw-configure (config.status): Write only if changed. | |
7110 | * mpw-config.in (readline): Configure it (not built, just used for | |
7111 | definitions). | |
7112 | ||
7113 | * mpw-config.in (elf/mips.h): Add a forward include. | |
7114 | ||
7115 | * mpw-config.in: Forward-include most .h files in include into | |
7116 | extra-include. | |
7117 | (readline): Don't build. | |
7118 | mpw-build.in (install): Install GDB. | |
7119 | ||
7120 | * mpw-configure (prefix, mpw_prefix): Handle it. | |
7121 | * mpw-config.in (mmalloc, readline): Don't configure. | |
7122 | * mpw-build.in (thisscript): Rename to ThisScript. | |
7123 | Use mpw-build instead of BuildProgram everywhere. | |
7124 | (mmalloc, readline): Don't build. | |
7125 | * mpw-README: New file, basic documentation about the MPW port. | |
7126 | ||
7127 | * mpw-config.in: Use forward-include to create include files. | |
7128 | ||
7129 | * mpw-configure: Add more things to the top of each configured | |
7130 | Makefile, including contents of config/mpw-mh-mpw. | |
7131 | * mpw-config.in (extra-include): Create this directory and fill it | |
7132 | with Posix-like include files when configuring. | |
7133 | ||
7134 | * config.sub (apple, mac, mpw): Add various aliases. | |
7135 | ||
7136 | * mpw-build.in: New file, top-level build script fragment for MPW. | |
7137 | * mpw-configure: New file, configure script for MPW. | |
7138 | * mpw-config.in: New file, config fragment for MPW. | |
7139 | ||
7140 | Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com) | |
7141 | ||
7142 | * configure.in (host_libs): Remove glob, since it is gone from the | |
7143 | sources. | |
7144 | ||
7145 | Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com) | |
7146 | ||
7147 | * Makefile.in: define empty GDB_NLM_DEPS var. | |
7148 | ||
7149 | * configure.in(target_makefile_frag): use config/mt-netware | |
7150 | for netware targets. | |
7151 | ||
7152 | Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com> | |
7153 | ||
7154 | * config.sub: Merge in recent FSF changes. Remove linux special | |
7155 | cases. | |
7156 | ||
7157 | Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com) | |
7158 | ||
4bddf3ad | 7159 | Revert this change: |
252b5132 RH |
7160 | |
7161 | Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com) | |
7162 | ||
7163 | * build-all.mk: Use CC=cc -Xs on Solaris. | |
7164 | ||
252b5132 RH |
7165 | Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com) |
7166 | ||
7167 | * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us | |
7168 | stop using it. | |
7169 | * Makefile.in: Nuke all references to glob subdirectory. | |
7170 | ||
7171 | Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com> | |
7172 | ||
7173 | * configure.in: Fix --enable-shared logic in per-host. | |
7174 | ||
7175 | Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com> | |
7176 | ||
7177 | * configure.in (*-hp-hpux[78]*): Use mh-hpux8. | |
7178 | ||
7179 | Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com) | |
7180 | ||
7181 | * configure.in (noconfigdirs): Don't build gas on AIX, for | |
7182 | powerpc*-*-aix* as well as for rs6000*-*-aix*. | |
7183 | ||
7184 | Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com> | |
7185 | ||
7186 | * configure: Fix --cache-file to work if the file argument is a | |
7187 | relative path. | |
7188 | ||
7189 | Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com> | |
7190 | ||
7191 | * configure: If the --cache-file is used, pass it down to | |
7192 | configure in subdirectories. | |
7193 | ||
7194 | Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com> | |
7195 | ||
7196 | * config.sub: add vxworks29k configuration. | |
7197 | ||
7198 | Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com> | |
7199 | ||
7200 | * Makefile.in (taz): Do "diststuff" part quietly. | |
7201 | ||
7202 | Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com> | |
7203 | ||
7204 | * config.sub: Mini-merge with gcc/config.sub. | |
7205 | ||
7206 | Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com> | |
7207 | ||
7208 | * config.guess (IRIX): Sed - to _. | |
7209 | ||
7210 | Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com> | |
7211 | ||
7212 | * Makefile.in (source-vault, binary-vault): New targets. | |
7213 | ||
7214 | Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com> | |
7215 | ||
7216 | * config.sub: Recognize -eabi as a basic system type. | |
7217 | ||
7218 | Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com> | |
7219 | ||
7220 | * configure.in (enable_shared stuff): Fix typo. | |
7221 | ||
7222 | Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing) | |
7223 | ||
7224 | * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*. | |
7225 | ||
7226 | Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com> | |
7227 | ||
7228 | * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates. | |
7229 | ||
7230 | Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com> | |
7231 | ||
7232 | * configure.in (rs6000-*-*): Don't build gas. | |
7233 | ||
7234 | Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com> | |
7235 | ||
7236 | * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to | |
7237 | reduce command line length. | |
7238 | (AS_FOR_TARGET): Check for as.new, not Makefile. | |
7239 | (NM_FOR_TARGET): Check for nm.new, not Makefile. | |
7240 | ||
7241 | Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com> | |
7242 | ||
7243 | * config.guess: Merge from FSF. | |
7244 | ||
7245 | Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com> | |
7246 | ||
7247 | * configure: Don't use $ when handling program_suffix. | |
7248 | ||
7249 | Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com) | |
7250 | ||
7251 | * configure.in: Configure tk for hppa/hpux. | |
7252 | ||
7253 | Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com> | |
7254 | ||
7255 | * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++. | |
7256 | ||
7257 | Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com> | |
7258 | ||
7259 | * Makefile.in: Move -fno-implicit-template from CXXFLAGS | |
7260 | to LIBCXXFLAGS. Tests are better run without it. | |
7261 | ||
7262 | Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com) | |
7263 | ||
7264 | * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs. | |
7265 | ||
7266 | Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com> | |
7267 | ||
7268 | * configure.in (*-*-netware*): Don't configure xiberty. | |
7269 | ||
7270 | Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com) | |
7271 | ||
7272 | * configure.in: Remove tk from native_only list. | |
7273 | ||
7274 | Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com) | |
7275 | ||
7276 | * build-all.mk: Add mips-ncd-elf target to sun4 targets | |
7277 | for special NCD build. | |
7278 | ||
7279 | Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com> | |
7280 | ||
7281 | * Makefile.in (DEVO_SUPPORT): Remove configure.bat and | |
7282 | makeall.bat, they're only useful for binutils snapshots. | |
7283 | (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and | |
7284 | makeall.bat to specified SUPPORT_FILES. | |
7285 | ||
7286 | Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com) | |
7287 | ||
7288 | * build-all.mk: Add Ericsson targets to sun4 and solaris | |
7289 | hosts. Add BNR's sun4 target to solaris host, so their | |
7290 | build-from-source will be tested in-house first. | |
7291 | ||
7292 | Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com) | |
7293 | ||
7294 | * Makefile.in (LIBCFLAGS): New variable. | |
7295 | (CFLAGS_FOR_TARGET): Ditto. | |
7296 | (LIBCFLAGS_FOR_TARGET): Ditto. | |
7297 | (LIBCXXFLAGS): Ditto. | |
7298 | (CXXFLAGS_FOR_TARGET): Ditto. | |
7299 | (LIBCXXFLAGS_FOR_TARGET): Ditto. | |
7300 | (BASE_FLAGS_TO_PASS): Pass them. | |
7301 | (EXTRA_TARGET_FLAGS): Ditto. | |
7302 | ||
4bddf3ad | 7303 | * configure.in: Support --enable-shared. |
252b5132 RH |
7304 | |
7305 | Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com> | |
7306 | ||
7307 | * configure.in (target_libs): Include libstdc++ again. | |
7308 | * config.guess: Update from FSF (for FreeBSD). | |
7309 | ||
7310 | Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com> | |
7311 | ||
7312 | * Makefile.in (DEVO_SUPPORT): Include configure.bat and | |
7313 | makeall.bat. | |
7314 | (DISTDOCDIRS): Add `etc'. | |
7315 | (ETC_SUPPORT_PFX): New variable. | |
7316 | (taz): Include anything from etc starting with a word in | |
7317 | ETC_SUPPORT_PFX. | |
7318 | ||
7319 | Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com> | |
7320 | ||
7321 | * config.sub: Update for recent FSF changes. Remove obsolete | |
7322 | h8300hds entry. Add -windows* and -osx as basic os. Minor | |
7323 | spacing changes. | |
7324 | ||
7325 | Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com> | |
7326 | ||
7327 | * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1. | |
7328 | ||
7329 | * config.guess: Merge with FSF. | |
7330 | * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43. | |
7331 | ||
7332 | Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com> | |
7333 | ||
7334 | * configure: Since the "trap 0" handler will override the exit | |
7335 | status on many systems, only use it for "exit 1", and make it set | |
7336 | a non-zero exit status; reset it before "exit 0". Also, check | |
7337 | exit status of config.sub, and error out if it failed. | |
7338 | ||
7339 | Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com) | |
7340 | ||
7341 | * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build | |
7342 | and install libgloss. | |
7343 | ||
7344 | Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com> | |
7345 | ||
7346 | * Makefile.in (all-binutils): Depend upon all-byacc. | |
7347 | ||
7348 | * configure.in: Don't build emacs on Irix 5. | |
7349 | ||
7350 | Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com) | |
7351 | ||
7352 | * configure.in (*-*-netware*): Add libio. | |
7353 | ||
7354 | Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com) | |
7355 | ||
7356 | * Makefile.in (ALL_TARGET_MODULES): Add libstdc++. | |
7357 | (CHECK_TARGET_MODULES): Ditto. | |
7358 | (INSTALL_TARGET_MODULES): Ditto. | |
7359 | (TARGET_LIBS): Ditto. | |
7360 | (all-libstdc++): Note dependencies. | |
7361 | ||
7362 | Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com> | |
7363 | ||
7364 | * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas. | |
7365 | ||
7366 | Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com) | |
7367 | ||
7368 | * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of | |
7369 | -fexternal-templates. | |
7370 | ||
7371 | * configure.in (target_libs): Add libstdc++. | |
7372 | (noconfigdirs): Add libstdc++ as appropriate. | |
7373 | ||
7374 | Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
7375 | ||
7376 | * config.guess: Update from FSF. | |
7377 | ||
7378 | Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com> | |
7379 | ||
7380 | * configure: Use ${config_shell} when running ${configsub}. | |
7381 | ||
7382 | Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com> | |
7383 | ||
7384 | * config.sub: No longer recognize h8300h. | |
7385 | ||
7386 | Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com> | |
7387 | ||
7388 | * config.sub: Remove extraneous differences between config.sub and | |
7389 | gcc/config.sub. | |
7390 | ||
7391 | Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com> | |
7392 | ||
7393 | * Makefile.in (DISTSTUFFDIRS): Add gas. | |
7394 | ||
7395 | Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com) | |
7396 | ||
7397 | * COPYING.NEWLIB: New file. | |
7398 | ||
7399 | Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
7400 | ||
7401 | * config.guess (HP-UX): Patch from Harlan Stenn | |
7402 | <harlan@landmark.com> to also emit release level. | |
7403 | ||
7404 | Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com) | |
7405 | ||
7406 | * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'. | |
7407 | ||
7408 | Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
7409 | ||
7410 | * config.sub: Merge nextstep cleanup from FSF. | |
7411 | ||
7412 | Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com) | |
7413 | ||
7414 | * configure.in (arm-*-*): Don't configure ld for this target. | |
7415 | ||
7416 | Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com) | |
7417 | ||
7418 | * configure.in (*-*-netware): don't configure libg++, libio, | |
7419 | librx, or newlib. | |
7420 | ||
7421 | Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) | |
7422 | ||
7423 | * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't | |
7424 | configure ld--it works, but it doesn't support shared libraries. | |
7425 | ||
7426 | Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
7427 | ||
7428 | * config.guess (*-unknown-freebsd*): Get rid of possible | |
7429 | trailing "(Release)" in version string. | |
7430 | Patch from Paul Richards <paul@isl.cf.ac.uk>. | |
7431 | ||
7432 | Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
7433 | ||
7434 | * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3. | |
7435 | Fix type: *-next-neststep -> *-next-nextstep. | |
7436 | ||
7437 | * config.guess: Merge from FSF: | |
7438 | ||
7439 | Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be) | |
7440 | ||
7441 | * config.guess: Recognize powerpc-ibm-aix3.2.5. | |
7442 | ||
7443 | Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be) | |
7444 | ||
7445 | * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V | |
7446 | instead of UNIX_SV for UnixWare 1.0). | |
7447 | ||
7448 | Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com) | |
7449 | ||
7450 | * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld | |
7451 | to make gdb/nlm/* build after the compiler and linker. | |
7452 | ||
7453 | Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
7454 | ||
7455 | * config.guess (netbsd, freebsd, linux): Accept any machine, | |
7456 | not just i[34]86. | |
7457 | (m68k-atari-sysv4): Relocate to match FSF version. | |
7458 | ||
7459 | * config.guess: More merges from the FSF: | |
7460 | ||
7461 | Add a space before function call or macro invocation. | |
7462 | ||
7463 | Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu) | |
7464 | ||
7465 | * config.guess: Add trap cmd to remove dummy.c and dummy when | |
7466 | interrupted. | |
7467 | ||
7468 | Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu) | |
7469 | ||
7470 | * config.guess (dummy.c): Redirect stderr for `hostinfo' command. | |
7471 | (dummy): Redirect stderr from compilation of dummy.c. | |
7472 | ||
7473 | Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de) | |
7474 | ||
7475 | * config.guess: Distinguish between NeXTStep 2.1 and 3.x. | |
7476 | ||
7477 | Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com) | |
7478 | ||
7479 | * configure: Accept and ignore --cache*, for compatibility with | |
7480 | new autoconf. | |
7481 | ||
7482 | Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
7483 | ||
7484 | * config.guess: Merge from FSF: | |
7485 | ||
7486 | Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
7487 | ||
7488 | * config.guess (Pyramid*:OSx*:*:*): New case. | |
80413487 RH |
7489 | (PATH): Add /.attbin at end for finding uname. |
7490 | (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions. | |
252b5132 RH |
7491 | |
7492 | Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no) | |
7493 | ||
80413487 | 7494 | * config.guess (M88*:DolphinOS:*:*): New case. |
252b5132 RH |
7495 | |
7496 | Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com) | |
7497 | ||
80413487 RH |
7498 | * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE |
7499 | to select whether to use ELF or COFF. | |
252b5132 RH |
7500 | |
7501 | Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
7502 | ||
80413487 | 7503 | * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv. |
252b5132 RH |
7504 | |
7505 | Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
7506 | ||
7507 | * config.guess: Guess the OS version for HPUX. | |
7508 | ||
7509 | Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu) | |
7510 | ||
7511 | * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5. | |
7512 | ||
7513 | Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) | |
7514 | ||
7515 | * configure.in: Recognize --with-headers, --with-libs, and | |
7516 | --without-newlib. | |
7517 | * Makefile.in (all-xiberty): Depend upon all-ld. | |
7518 | ||
7519 | Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) | |
7520 | ||
7521 | * configure.in: Change i[34]86 to i[345]86. | |
7522 | ||
7523 | Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) | |
7524 | ||
7525 | * configure (version): A few more tweaks to help message. | |
7526 | ||
7527 | Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
7528 | ||
7529 | * Makefile.in: Remove (for now) librx as a host library, | |
7530 | now that we're building it for target. | |
7531 | ||
7532 | Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) | |
7533 | ||
7534 | * configure: Fix up help message; from karl@owl.hq.ileaf.com | |
7535 | (Karl Berry). | |
7536 | ||
7537 | Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
7538 | ||
7539 | * configure.in: Also configure librx. | |
7540 | ||
7541 | Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
7542 | ||
7543 | * Makefile.in: Update various rules to reflect that librx | |
7544 | is now needed for libg++. | |
7545 | ||
7546 | Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) | |
7547 | ||
7548 | * config.sub: Accept mips64orion and mips64orionel as a CPU name. | |
7549 | ||
7550 | Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com) | |
7551 | ||
7552 | * configure.in: Configure the examples directory. | |
7553 | ||
7554 | Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) | |
7555 | ||
7556 | * configure: Simplify Jun 2 1994 change. | |
7557 | ||
7558 | Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com) | |
7559 | ||
7560 | * change CC to /usr/latest/bin/gcc for lynx host builds, since | |
7561 | /bin/gcc isn't good enough to build gcc. | |
7562 | ||
7563 | Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com) | |
7564 | ||
7565 | * Makefile.in (GDB_SUPPORT_FILES): Remove | |
7566 | (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules. | |
7567 | (gdb.tar.gz): Add new rule to use standard distribution building | |
7568 | mechanism. | |
7569 | ||
7570 | Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | |
7571 | ||
7572 | * configure.in: Warn about use of /usr/ucb/cc on Solaris. From | |
7573 | Bill Cox <bill@cygnus.com>. | |
7574 | ||
7575 | Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
7576 | ||
7577 | * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu. | |
7578 | ||
7579 | Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com) | |
7580 | ||
7581 | * configure: Search current dir first in .gdbinit. | |
7582 | ||
7583 | Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
7584 | ||
7585 | * config.sub: Recognize freebsd (merged from gcc config.sub). | |
7586 | ||
7587 | Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
7588 | ||
7589 | * config.sub: Refer to NeXT's operating system as nextstep. | |
7590 | ||
7591 | * config.sub (case $basic_machine): Re-order the cases, to match | |
7592 | the order in the FSF version (which is mostly alphabethical). | |
7593 | Merge in some additions and changes from the FSF. | |
7594 | ||
7595 | Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com) | |
7596 | ||
7597 | * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7. | |
7598 | * config.sub: Recognize cxux7. | |
7599 | * configure.in: Use mh-cxux for m88k-harris-cxux*. | |
7600 | ||
7601 | Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
7602 | ||
7603 | * config.sub: Fix typo powerpc -> powerpc-*. | |
7604 | ||
7605 | Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com) | |
7606 | ||
7607 | * Makefile.in: `all-emacs19' depends on `all-byacc'. | |
7608 | ||
7609 | * Makefile.in: Add all-emacs19 and install-emacs19 rules (in | |
7610 | parallel with all-emacs and install-emacs). Top-level command | |
7611 | `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'. | |
7612 | ||
7613 | Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) | |
7614 | ||
7615 | * test-build.mk ($(host)-stamp-stage2-installed): Remove | |
7616 | $(relbindir)/make before doing ``make install'', and use | |
7617 | $(GNU_MAKE) while doing it. Avoids problem on SunOS with | |
7618 | installing over running make binary. | |
7619 | ($(host)-stamp-stage3-installed): Likewise. | |
7620 | ||
7621 | Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com) | |
7622 | ||
7623 | * config.guess: Recognize Mach. | |
7624 | ||
7625 | Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) | |
7626 | ||
7627 | * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to | |
7628 | see whether --exec-prefix was used. | |
7629 | ||
7630 | Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
7631 | ||
7632 | * README: Explicitly mention libg++/README. (Zoo's idea.) | |
7633 | ||
7634 | Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com) | |
7635 | ||
7636 | * Makefile.in: Add all-librx target similar to all-libproc. | |
7637 | ||
7638 | Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com) | |
7639 | ||
7640 | * config.guess: Rearrange tests for Alpha-OSF1 to properly deal | |
7641 | with post 1.2 uname bogosity. | |
7642 | ||
7643 | Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | |
7644 | ||
7645 | * configure: Remove temporary files on receipt of a signal. | |
7646 | ||
7647 | Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com) | |
7648 | ||
7649 | * configure: If there is a package_makefile_frag, remove | |
7650 | ${subdir}/Makefile.tem after copying it in. | |
7651 | ||
7652 | Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com) | |
7653 | ||
7654 | * build_all.mk: support rs6000 lynx identifies itself as | |
7655 | rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc | |
7656 | since /bin/gcc is too feeble to compile a modern gcc. | |
7657 | ||
7658 | Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com) | |
7659 | ||
7660 | * brought devo/test-build.mk update-to-date with progressive/ | |
7661 | test-build.mk. Add lynx targets and hppa flag info. | |
7662 | ||
7663 | Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
7664 | ||
7665 | * configure.in: Use mh-ncrsvr43. Patch from | |
7666 | Tom McConnell <tmcconne@sedona.intel.com>. | |
7667 | ||
7668 | Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
7669 | ||
7670 | * config.guess (i386-unknown-bsdi): No longer need to | |
7671 | check #if defined(__bsdi__) && defined(__i386__). | |
7672 | ||
7673 | Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | |
7674 | ||
7675 | * configure: Set program_transform_nameoption correctly. | |
7676 | ||
7677 | Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com) | |
7678 | ||
7679 | * brought build-all.mk update-to-date with progressive build-all.mk, | |
7680 | added new targets and hppa info. | |
35590697 | 7681 | |
252b5132 RH |
7682 | Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) |
7683 | ||
7684 | * configure: If config.guess result is a prefix of the user | |
7685 | specified target, assume a native build and use the user specified | |
7686 | target as the host alias. Remove SunOS patch suffix removal hack. | |
7687 | * configure.in: Remove SunOS patch suffix removal hack. | |
7688 | ||
7689 | * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's | |
7690 | in NATIVE_CHECK_MODULES. | |
7691 | ||
7692 | Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com) | |
7693 | ||
7694 | * Makefile.in: Rename HOST_ONLY to NATIVE. | |
7695 | * configure: Delete SunOs patch suffix from host_canonical | |
7696 | and build_canonical variables that are prepended to Makefiles. | |
7697 | * configure.in: Add comments for easier maintenance. | |
7698 | ||
7699 | Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com) | |
7700 | ||
7701 | * Makefile.in: Add all-libproc target similar to all-gui. | |
7702 | ||
7703 | Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com) | |
7704 | ||
7705 | * Makefile.in (CHECK_MODULES): split into | |
7706 | HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES. | |
7707 | ||
7708 | Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com) | |
7709 | ||
7710 | * config.guess (i386-unknown-bsdi): New system to guess. | |
7711 | ||
7712 | Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com) | |
7713 | ||
7714 | * Makefile.in: Add all-gui target (but not yet build by "all"). | |
7715 | ||
7716 | Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com) | |
7717 | ||
7718 | * config.sub: Move deletion of patch suffix from here... | |
7719 | * configure.in: To here, at Ian's suggestion. The top- | |
7720 | level scripts might need to know of a patch level. | |
7721 | ||
7722 | Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com) | |
7723 | ||
7724 | * config.sub: Strip off patch suffix so rtl is recognized | |
7725 | as a sunos4.1.3 machine, even though it's been patched. | |
7726 | ||
7727 | Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com) | |
7728 | ||
7729 | * Makefile.in (INSTALL_LAST): Delete. | |
7730 | (INSTALL_DOSREL): New. | |
7731 | ||
7732 | Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | |
7733 | ||
7734 | * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*. | |
7735 | Don't set use_gnu_ld to no for *-*-sysv4; that only controls | |
7736 | whether we pass down --with-gnu-ld anyhow. | |
7737 | ||
7738 | Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com) | |
7739 | ||
7740 | * Makefile.in (INSTALL_LAST): Change operation so it works | |
7741 | on more flavors of make. | |
7742 | * configure.in (go32): Don't build libg++ or libio. | |
7743 | ||
7744 | Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com) | |
7745 | ||
7746 | * Makefile.in (Move HOST_PREFIX_1 and friends up so | |
7747 | they can be overriden by templates. | |
7748 | ||
7749 | Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com) | |
7750 | ||
7751 | * configure.in (target==go32): Don't build gdb. | |
7752 | * dosrel: New directory. | |
7753 | ||
7754 | Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com) | |
7755 | ||
7756 | * configure.in (host==go32): Configure dosrel too. | |
7757 | * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last. | |
7758 | (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should | |
7759 | be set by incoming names or templates. | |
7760 | (INSTALL_LAST): New rule. | |
252b5132 RH |
7761 | |
7762 | Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com) | |
7763 | ||
7764 | * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os. | |
7765 | ||
7766 | Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com) | |
7767 | ||
252b5132 RH |
7768 | * configure.in (appdirs): New variable. Currently empty, but will |
7769 | be used in gas distribution. If nonempty, lists a set of | |
7770 | directories at least one of which must get configured, or top | |
7771 | level configuration is considered to have failed. | |
7772 | (rs6000-*-lynxos*): Use new file name. | |
7773 | ||
7774 | Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | |
7775 | ||
7776 | Eliminate XTRAFLAGS. | |
7777 | * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the | |
7778 | newlib include files using -idirafter, and also use -nostdinc. | |
7779 | (CXX_FOR_TARGET): Likewise. | |
7780 | (XTRAFLAGS): Removed. | |
7781 | (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET. | |
7782 | (EXTRA_HOST_FLAGS): Remove XTRAFLAGS. | |
7783 | (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise. | |
7784 | ($(DO_X)): Don't pass down XTRAFLAGS. | |
7785 | ||
7786 | Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com) | |
7787 | ||
7788 | * configure.in (mips*-dec-bsd*): New target; do build linker. | |
7789 | (mips*-*-bsd*): New target; don't build linker. | |
7790 | ||
7791 | Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com) | |
7792 | ||
7793 | * configure.in: support rs6000-*-lynxos* configuration. | |
7794 | support sunos4 as a cross target. | |
7795 | ||
7796 | * config.sub: look for lynx*, not lynx since the OS version may | |
7797 | legitimately be part of the name. | |
7798 | ||
7799 | Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com) | |
7800 | ||
7801 | * configure.in (i[34]86-*-sco*): Move to be with other i386 | |
7802 | targets. | |
7803 | (romp-*-*): New target. Skip various binary utilities. | |
7804 | (vax-*-*): New target. Don't build newlib. | |
7805 | (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib. | |
7806 | ||
7807 | Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com) | |
7808 | ||
7809 | * configure.in: Only set host_makefile_frag if config | |
7810 | directory exists. | |
7811 | ||
7812 | Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com) | |
7813 | ||
7814 | * install.sh: If $dstdir exists, don't check whether each | |
7815 | component does. | |
7816 | ||
7817 | Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | |
7818 | ||
7819 | * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh. | |
7820 | ||
7821 | Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com) | |
7822 | ||
35590697 AJ |
7823 | * configure.in (*-*-lynxos*): Don't configure newlib for either |
7824 | native or cross Lynx. | |
252b5132 RH |
7825 | |
7826 | Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com) | |
7827 | ||
7828 | * config.sub (sparc64-elf): Fix os. | |
7829 | (z8k): Remove duplicate. | |
7830 | ||
7831 | Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | |
7832 | ||
7833 | * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not | |
7834 | gcc/stmp-fixproto, to try to prevent fixproto from being run. | |
7835 | ||
7836 | Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com) | |
7837 | ||
7838 | * configure: Make file links cleanly even if Lynx fails on | |
80413487 | 7839 | an NFS symlink (at least fail cleanly). |
252b5132 RH |
7840 | |
7841 | Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com) | |
7842 | ||
7843 | * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to | |
7844 | -XNh2000. | |
7845 | ||
7846 | Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com) | |
7847 | ||
7848 | * configure: Unknown options are fatal again. | |
7849 | ||
7850 | Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com) | |
7851 | ||
7852 | * configure: Ignore --x-includes and --x-libraries, for Autoconf | |
35590697 | 7853 | compatibility. |
252b5132 RH |
7854 | |
7855 | Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com) | |
7856 | ||
7857 | * build-all.mk: Add `clean' target. | |
7858 | ||
7859 | Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) | |
7860 | ||
7861 | * config.guess: Add SINIX support. | |
7862 | * configure.in: Add mips-*-sysv4* support. | |
7863 | ||
7864 | Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com) | |
7865 | ||
7866 | * build-all.mk: Document all useful targets. | |
7867 | If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2. | |
7868 | If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4. | |
7869 | ||
7870 | Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com) | |
7871 | ||
7872 | * configure: Support --silent, --quiet. | |
7873 | ||
7874 | Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com) | |
7875 | ||
7876 | * configure: Support --disable-FEATURE. | |
7877 | ||
7878 | Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com) | |
7879 | ||
7880 | * config.guess: Recognize NCR running SVR4.3. | |
7881 | ||
7882 | Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
7883 | ||
7884 | * config.guess: Make BSDI generate i386-unknown-bsd386. | |
7885 | Patch from Paul Eggert <eggert@twinsun.com>. | |
7886 | ||
7887 | Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | |
7888 | ||
7889 | * configure.in (powerpc-*-aix*): Treat like rs6000-*-*. | |
7890 | ||
7891 | Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com) | |
7892 | ||
7893 | * configure: Make unrecognized options give nonfatal warnings | |
7894 | instead of fatal errors, and pass them to any subdirectory | |
7895 | configures in case they recognize them. | |
7896 | Make --x equivalent to --with-x. | |
7897 | ||
7898 | Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com) | |
7899 | ||
7900 | * configure: Add --enable-* options. Clean up usage message and | |
7901 | some comments. | |
7902 | ||
7903 | Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com) | |
7904 | ||
7905 | * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new. | |
7906 | ||
7907 | Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu) | |
7908 | ||
7909 | * configure.in (hppa*-*-*): Enable binutils. | |
7910 | ||
7911 | Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com) | |
7912 | ||
7913 | * config.sub: Recognize cisco. | |
7914 | ||
7915 | Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com) | |
7916 | ||
7917 | * Makefile.in (CXXFLAGS): Add -fexternal-templates. | |
7918 | ||
7919 | Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com) | |
7920 | ||
7921 | * config.guess: about target *-hitachi-hiuxwe2, don't print more | |
7922 | than one configuration name. Add comment. | |
7923 | ||
7924 | Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp) | |
7925 | ||
7926 | * config.guess: about target *-hitachi-hiuxwe2, fixed | |
7927 | machine guessing order. [Hitachi's CPU_IS_HP_MC68K | |
7928 | macro is incorrect.] | |
7929 | ||
7930 | Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com) | |
7931 | ||
7932 | * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather | |
7933 | than the "make ls" stuff which used to be here. | |
7934 | ||
7935 | Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
7936 | ||
7937 | * config.guess: Recognize i[34]86-unknown-freebsd. | |
7938 | From Shawn M Carey <smcarey@rodan.syr.edu>. | |
7939 | ||
7940 | Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
7941 | ||
7942 | * configure.in (noconfigdirs for alpha): Remove libg++ and libio. | |
7943 | ||
7944 | Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com) | |
7945 | ||
7946 | * config.guess: Check for ptx. | |
7947 | ||
7948 | Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com) | |
7949 | ||
7950 | * config.sub: Add os9k checking. | |
7951 | ||
7952 | Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu) | |
7953 | ||
7954 | * config.guess: Handle OSF1 running on HPPA processors | |
7955 | ||
7956 | Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com) | |
7957 | ||
7958 | * configure: If subdir configure fails, print out a message with | |
7959 | subdirectory name, in case subdir's configure code didn't identify | |
7960 | itself. | |
7961 | ||
7962 | Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com) | |
7963 | ||
7964 | * configure.in: Remove embedded newlines from configdirs. | |
7965 | Avoid mismatches of substrings. Fix matching strings at end | |
7966 | of configdirs. | |
7967 | ||
7968 | Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com) | |
7969 | ||
7970 | * config.guess: Add Lynx/rs6000 config support. | |
7971 | ||
7972 | Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com) | |
7973 | ||
7974 | * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas. | |
7975 | ||
7976 | Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com) | |
7977 | ||
7978 | * configure.in (hppa*-*-osf*): Treat this just like most other | |
7979 | PA configurations (eg no binutils or ld). | |
7980 | (hppa*-*-*elf*): These configurations have binutils and ld. | |
7981 | ||
7982 | Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu) | |
7983 | ||
7984 | * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP. | |
7985 | ||
7986 | Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | |
7987 | ||
7988 | * configure.in (rs6000-*-*): Build gas. | |
7989 | ||
7990 | Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu) | |
7991 | ||
80413487 | 7992 | * Makefile.in: Avoid bug in losing hpux sed. |
252b5132 RH |
7993 | |
7994 | Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com) | |
7995 | ||
7996 | * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed | |
7997 | for GDB and GDB has been fixed to not need it. | |
7998 | ||
252b5132 RH |
7999 | Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com) |
8000 | ||
8001 | * config.guess: Recognize vax hosts. | |
8002 | ||
8003 | Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com) | |
8004 | ||
8005 | * configure (while loop): Don't use "break 2" inside case | |
8006 | statement -- the case statement isn't an enclosing loop. | |
8007 | ||
8008 | Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
8009 | ||
8010 | * config.guess: Clean up NeXT support, to allow nextstep | |
8011 | on Intel machines. Make OS be nextstep. | |
8012 | ||
8013 | Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu) | |
8014 | ||
8015 | * config.guess: Add alternate forms for Convex. | |
8016 | ||
8017 | Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com) | |
8018 | ||
8019 | * configure: Completely rewrite option processing. Take | |
8020 | advantage of pattern-matching to avoid invoking test frequently. | |
8021 | Also clean up host and target defaulting logic. | |
8022 | ||
8023 | Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com) | |
8024 | ||
8025 | * Makefile.in: Replace all occurrances of "rootme" with "r" and | |
8026 | "$${rootme}" with "$$r", to increase the likelihood that the do-* | |
8027 | commands (plus user environment) will fit SCO limits. | |
8028 | ||
8029 | Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | |
8030 | ||
8031 | * configure.in: Don't issue warnings about directories which are | |
8032 | not being configured if -norecursion is set. Correct test for | |
8033 | --with-gnu-as and --with-gnu-ld to not get confused by substring | |
8034 | matches. | |
8035 | ||
8036 | * configure.in: Don't build gas for alpha-dec-osf1*. | |
8037 | ||
8038 | Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com) | |
8039 | ||
8040 | * configure: Back out Per's change of 12/19/1993. It changes the | |
8041 | behavior of configure in unexpected and confusing ways. | |
8042 | ||
8043 | Also, use different delim char when calculating | |
8044 | program_transform_name so that the name can contain slashes. | |
8045 | ||
8046 | Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com) | |
8047 | ||
8048 | * configure.in, config.sub: Add support for VSTa micro-kernel. | |
8049 | ||
8050 | Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu) | |
8051 | ||
8052 | * configure.in: Nuke hacks which were used to get a special | |
8053 | version of GAS for HPPA configurations. | |
8054 | ||
8055 | Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com) | |
8056 | ||
8057 | * configure: If only ${target_alias} is given, use that | |
8058 | as the default for ${host_alias}. | |
8059 | * configure: Add missing back-slashes before nested quotes. | |
8060 | ||
8061 | Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com) | |
8062 | ||
8063 | * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON) | |
8064 | ||
8065 | Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com) | |
8066 | ||
8067 | * config.guess: Recognize some Tektronix configurations. | |
8068 | From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>. | |
8069 | ||
8070 | Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com) | |
8071 | ||
8072 | * config.sub: Match any flavor of SH. | |
8073 | ||
8074 | Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com) | |
8075 | ||
8076 | * configure.in: Don't try to configure newlib for Alpha. | |
8077 | ||
8078 | Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | |
8079 | ||
8080 | * configure.in: Don't build ld for Irix 5. Don't build gas, | |
8081 | libg++ or libio for any Alpha target. | |
8082 | ||
8083 | * configure.in (mips*-sgi-irix5*): New target; use mh-irix5. | |
252b5132 RH |
8084 | |
8085 | Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com) | |
8086 | ||
8087 | * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for | |
8088 | default arguments -- so it tried to compress itself. | |
8089 | ||
8090 | Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com) | |
8091 | ||
8092 | * configure.in (notsupp): ensure that a space is always at the end | |
8093 | of the configdirs list, since the grep checks for an explicit space | |
8094 | ||
8095 | Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
8096 | ||
8097 | * configure.in (target i386-sysv4.2): don't build ld, since static | |
8098 | versions of many libraries are not available. | |
8099 | ||
8100 | Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
8101 | ||
8102 | * config.guess: Recognize Apollos (using environment variables). | |
8103 | * configure.in: Don't configure ld, binutils, or gprof for Apollo. | |
8104 | ||
8105 | Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
8106 | ||
8107 | * config.guess: Recognize Sony news mips running newsos. | |
8108 | ||
8109 | Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com) | |
8110 | ||
8111 | * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be | |
8112 | "fi ; else" for bash. | |
8113 | ||
8114 | Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com) | |
8115 | ||
8116 | * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL. | |
8117 | ||
8118 | Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com) | |
8119 | ||
8120 | * config.sub: accept unixware as an alias for svr4.2. | |
8121 | Fix some inconsistancies with the gcc version. | |
8122 | ||
8123 | Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
8124 | ||
8125 | * Makefile.in (DISTDOCDIRS): Add gdb. | |
8126 | ||
8127 | Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com) | |
8128 | ||
8129 | * Makefile.in (DISTDOCDIRS): Add libg++ and libio. | |
8130 | ||
8131 | Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com) | |
8132 | ||
8133 | * Makefile.in (taz): Only build "info" in DISTDOCDIRS. | |
8134 | (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want | |
8135 | this now. | |
8136 | ||
8137 | Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
8138 | ||
8139 | * config.sub: Accept hiux* as an OS name. | |
8140 | ||
8141 | * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per | |
8142 | etc/make-stds.texi. The underscore came from gcc, and dje now | |
8143 | agrees that RUNTESTFLAGS is the correct name. | |
8144 | ||
8145 | Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com) | |
8146 | ||
8147 | * install.sh: Remove 'set -e'. It makes any conditionals | |
8148 | in the script useless. | |
8149 | ||
8150 | * config.guess: Automatically recognize arm-acorn-riscix | |
8151 | Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk). | |
8152 | ||
8153 | Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com) | |
8154 | ||
8155 | * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS | |
8156 | ||
8157 | Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com) | |
8158 | ||
8159 | * Makefile.in (DISTDOCDIRS): New variable. | |
8160 | (taz): Edit local Makefile.in sooner, instead of proto-toplev | |
35590697 | 8161 | Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS. |
252b5132 RH |
8162 | |
8163 | Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
8164 | ||
8165 | * configure.in (hppa target): check the source directory for the | |
8166 | pagas sub-directory | |
8167 | ||
8168 | Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com) | |
8169 | ||
8170 | * config.sub: Allow -aout* and -elf*. | |
8171 | ||
8172 | Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com) | |
8173 | ||
8174 | * configure.in: Don't build ld on i386-solaris2, same as for | |
8175 | sparc-solaris2. | |
8176 | ||
8177 | Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com) | |
8178 | ||
8179 | * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++). | |
8180 | ||
8181 | Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) | |
8182 | ||
8183 | * configure.in: Configure gdb for alpha. | |
8184 | ||
8185 | Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
8186 | ||
8187 | * Makefile.in (CXXFLAGS): Add -O. | |
8188 | ||
8189 | Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
8190 | ||
8191 | * config.guess: added support for DG Aviion | |
8192 | ||
8193 | Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com) | |
8194 | ||
8195 | * configure.in: Produce warning message for subdirectories not | |
8196 | configurable for this host/target combination. Don't try to | |
8197 | configure gdb for vms. | |
8198 | ||
8199 | Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com) | |
8200 | ||
8201 | * Makefile.in (taz): Replace "byacc" with "bison -y" in the | |
8202 | appropriate files before making "diststuff". | |
8203 | (DISTBISONFILES): New var: list of files to be edited. | |
8204 | (DISTSTUFFDIRS): Add binutils. | |
8205 | ||
8206 | Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
8207 | ||
8208 | * config.sub: also handle mipsel and mips64el (for little endian mips) | |
8209 | ||
8210 | Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
8211 | ||
8212 | * configure.in: Add * to end of all OS names. | |
8213 | ||
8214 | Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com) | |
8215 | ||
8216 | * configure.in: Build newlib for LynxOS native. | |
8217 | ||
8218 | Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
8219 | ||
8220 | * config.guess: Add support for delta 88k running SVR3. | |
8221 | ||
8222 | * configure.in: Add comment about HP compiler vs. emacs. | |
8223 | ||
8224 | Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
8225 | ||
8226 | * configure.in: don't build ld on solaris2 (not a viable option | |
8227 | due to bugs in getpwnam & getpwuid) | |
8228 | ||
8229 | Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com) | |
8230 | ||
8231 | * configure.in: Accept alpha-dec-osf1*, not just -osf1, since | |
8232 | config.guess will produce a full version number. | |
8233 | ||
8234 | Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | |
8235 | ||
8236 | * configure.in: Build linker and binutils for alpha-dec-osf1. | |
8237 | ||
8238 | Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
8239 | ||
8240 | * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS, | |
8241 | and gdb/testsuite/Makefile.in. | |
8242 | ||
8243 | Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
8244 | ||
8245 | * configure.in: recognize mips*- instead of mips- | |
8246 | ||
8247 | Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com) | |
8248 | ||
8249 | * config.sub: Accept linux*coff and linux*elf as operating | |
8250 | systems. | |
8251 | ||
8252 | Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | |
8253 | ||
8254 | * config.sub: Recognize mips64, and mips3 as an alias for it. | |
8255 | ||
8256 | Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) | |
8257 | ||
8258 | * configure.in: Remove alpha-dec-osf*, no longer necessary now that | |
8259 | gdb knows how to handle OSF/1 shared libraries. | |
8260 | ||
8261 | Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
8262 | ||
8263 | * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux). | |
8264 | * config.guess: Recognize Hitachi's HIUX. | |
8265 | * config.sub: Recognize h3050r* and hppahitachi. | |
8266 | Remove redundant cases for hp9k[23]*. | |
8267 | ||
8268 | Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
8269 | ||
8270 | * configure.in: default to '--with-gnu-as' and '--with-gnu-ld' | |
8271 | if gas and ld are in the source tree and are in ${configdirs}. | |
8272 | If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the | |
ba73c63f | 8273 | --with options (but still pass them down on the command line, |
252b5132 RH |
8274 | if they were explicitly specified). |
8275 | ||
8276 | Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
8277 | ||
8278 | * configure: substitute SHELL value in Makefile.in with | |
8279 | ${CONFIG_SHELL} | |
8280 | ||
8281 | Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | |
8282 | ||
8283 | * configure.in: Build gas, ld, and binutils for *-*-sysv4* and | |
8284 | *-*-solaris2* targets. | |
8285 | ||
8286 | Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
8287 | ||
8288 | * Makefile.in: define M4, and pass it down to sub-makes; | |
8289 | all-autoconf now depends on all-m4 | |
8290 | ||
8291 | Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
8292 | ||
8293 | * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on | |
8294 | presence of {ar,ranlib} instead of a configured directory | |
8295 | ||
8296 | Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com) | |
8297 | ||
8298 | * config.guess: Accept 34?? as well as 33?? for NCR. | |
8299 | ||
8300 | Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
8301 | ||
8302 | * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead | |
8303 | of 'gas' in sed commands, since 'gash' is now in the tree as well. | |
8304 | ||
8305 | Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
8306 | ||
8307 | * configure: grab values for $(CC) and $(CXX) from the | |
8308 | environment, so that someone can do "CC=gcc configure; make" and | |
8309 | have it work right (matching the way that autoconf works now) | |
8310 | ||
8311 | * configure.in, Makefile.in: add support for gash, the tcl | |
8312 | interface to Galaxy | |
8313 | ||
8314 | * config.guess: add NetBSD variants (hp300, x86) | |
8315 | ||
8316 | Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com) | |
8317 | ||
8318 | * install.sh: Support -d option (in the manner of SunOS 4 install, | |
8319 | as it is more deterministic than that of GNU install) | |
8320 | (chmodcmd): Set file to mode 755 by default (should also do default | |
8321 | chgrp and chown, but I don't feel like dealing with that now) | |
8322 | ||
8323 | Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com) | |
8324 | ||
8325 | * config.sub: Remove h8300hhms alias. | |
8326 | ||
8327 | Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
8328 | ||
8329 | * configure.in: Match *-*-solaris2* not *-sun-solaris2*. | |
8330 | ||
8331 | Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
8332 | ||
8333 | * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well | |
8334 | as stmp-fixinc | |
8335 | ||
8336 | Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com) | |
8337 | ||
8338 | * config.sub: recognize m88110-bug-coff. | |
8339 | ||
8340 | Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
8341 | ||
8342 | * Makefile.in (all-libio): all dependencies on the toolchain used | |
8343 | to build this (gcc, gas, ld, etc) | |
8344 | ||
8345 | Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
8346 | ||
8347 | * config.guess: Deal with OSF/1 1.3 on alpha. | |
8348 | ||
8349 | Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
8350 | ||
8351 | * install.sh: add some 'else true' clauses for portability | |
8352 | ||
8353 | * configure.in: don't build libio for h8[35]00-*-* targets | |
8354 | ||
8355 | Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com) | |
8356 | ||
8357 | * Makefile.in: Add support for new libio. | |
8358 | ||
8359 | Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
8360 | ||
8361 | * install.sh: If one command fails, don't try the rest. Don't try | |
8362 | to remove $dsttmp (via trap) unless we have already created it. | |
8363 | If $src doesn't exist, detect it and exit with an error. | |
8364 | ||
8365 | * config.guess: Recognize BSD on hp300. | |
8366 | ||
8367 | Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com) | |
8368 | ||
8369 | * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux. | |
8370 | Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>. | |
8371 | ||
8372 | Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com) | |
8373 | ||
8374 | * Makefile.in (all-send-pr): depends on all-prms | |
8375 | ||
8376 | Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
8377 | ||
8378 | * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd). | |
8379 | ||
8380 | Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | |
8381 | ||
8382 | * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell): | |
8383 | Added test for mips-mips-riscos5. | |
8384 | ||
8385 | Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
8386 | ||
8387 | * configure.in: use mh-hp300 for 68k HP hosts | |
8388 | ||
8389 | Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
8390 | ||
8391 | * configure: add support for CONFIG_SHELL, so that you can use | |
8392 | some alternate shell for evaluating configure scripts | |
8393 | ||
8394 | Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com) | |
8395 | ||
8396 | * Makefile.in (make-gdb.tar.gz): Sed bug reporting address | |
8397 | in configure script to bug-gdb@prep.ai.mit.edu when building | |
8398 | distribution archive. | |
8399 | * Makefile.in (COMPRESS): Remove def. | |
8400 | * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from | |
8401 | gdb.tar.Z and make-gdb.tar.Z respectively. | |
8402 | * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive. | |
8403 | * Makefile.in (make-gdb.tar.gz): Minor changes to move closer | |
8404 | to convergence with 'taz' target in Makefile.in. | |
8405 | ||
8406 | Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
8407 | ||
8408 | * install.sh (dsttmp): use trap to ensure that tmp files go | |
8409 | away on error conditions | |
8410 | ||
8411 | Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
8412 | ||
8413 | * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES | |
8414 | ||
8415 | Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
8416 | ||
8417 | * Makefile.in (install-dirs): Deal with a prefix like /gnu; | |
8418 | its parent is '/' not ''. | |
8419 | ||
8420 | * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog. | |
8421 | ||
8422 | Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com) | |
8423 | ||
8424 | * configure: if ${newsrcdir}/configure doesn't exist, don't assume | |
8425 | that ${newsrcdir}/configure.in does. | |
8426 | ||
8427 | Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
8428 | ||
8429 | * test-build.mk: support for CONFIG_SHELL | |
8430 | ||
8431 | Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com) | |
8432 | ||
8433 | * config.sub (netware): Add as a basic system type. | |
8434 | ||
8435 | Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com) | |
8436 | ||
8437 | * Makefile.in (Makefile): depend on configure.in. Also drop the | |
8438 | $(srcdir)/ from the dependency on Makefile.in. | |
8439 | ||
8440 | Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com) | |
8441 | ||
8442 | * config.sub: Recognize h8300hhms as h8300h-hitachi-hms. | |
8443 | (h8300hhms is temporary until multi-libraries are implemented). | |
8444 | * configure.in: Handle h8300h too. | |
8445 | ||
8446 | Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
8447 | ||
8448 | * config.guess: Recognize dpx/2 as m68k-bull-sysv3. | |
8449 | ||
8450 | Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com) | |
8451 | ||
8452 | * configure: Remove extraneous output when guessing host type. | |
8453 | * config.guess: Remove extraneous output when guessing using C | |
8454 | compiler rather than uname, or when guessing fails. | |
8455 | ||
8456 | Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com) | |
8457 | ||
8458 | * Makefile.in: remove all.cross and install.cross targets | |
8459 | ||
8460 | * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross | |
8461 | definitions | |
8462 | ||
8463 | Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com) | |
8464 | ||
8465 | * configure.in (target sh): Build gprof. | |
8466 | ||
8467 | Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
8468 | ||
8469 | * config.sub: change -solaris to -solaris2 | |
8470 | ||
8471 | Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
8472 | ||
8473 | * configure.in: Use config/mh-riscos for mips-*-sysv*. | |
8474 | ||
8475 | Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com) | |
8476 | ||
8477 | * configure: Correct error message for missing Makefile.in to | |
8478 | print correct directory. | |
8479 | ||
8480 | Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
8481 | ||
8482 | * install.sh: kludge around 386BSD shell bug | |
8483 | ||
8484 | Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com) | |
8485 | ||
8486 | * config.guess: Recognize NeXT. | |
8487 | * config.guess: Recognize i486-ncr-sysv4. | |
8488 | * Makefile.in (taz): rm $(TOOL)-$$VER before linking. | |
8489 | ||
8490 | Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com) | |
8491 | ||
8492 | * Makefile.in (MAKEINFOFLAGS): New variable. | |
8493 | (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS. | |
8494 | * build-all.mk, test-build.mk: Pass down --no-split as | |
8495 | MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g. | |
8496 | ||
8497 | Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com) | |
8498 | ||
8499 | * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh. | |
8500 | ||
8501 | Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com) | |
8502 | ||
8503 | * Makefile.in (libg++.tar.z): New rule. | |
8504 | * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'. | |
8505 | * Makefile.in (taz): Only do a single chmod. | |
8506 | ||
8507 | Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com) | |
8508 | ||
8509 | * install.sh: don't use dirname anymore (replaced with sed usage) | |
8510 | ||
8511 | Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com) | |
8512 | ||
8513 | * Makefile.in: Change extension for gzip'd files from '.z' to | |
8514 | '.gz' per new FSF standard usage. | |
8515 | ||
8516 | Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com) | |
8517 | ||
8518 | * configure: put quotes around the final value of program_transform_name | |
8519 | ||
8520 | Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
8521 | ||
8522 | * Makefile.in: new install.sh support; update install-info rules | |
8523 | ||
8524 | Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com) | |
8525 | ||
8526 | * configure.in: Build diff for crosses, but not for go32 host. | |
8527 | ||
8528 | * configure.in: Build gprof only for native, and don't build it | |
8529 | for mips-*-*, rs6000-*-*, or i[34]86-*-sco*. | |
8530 | ||
8531 | Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com) | |
8532 | ||
8533 | * configure.in: don't build gas,ld,binutils on for *-*-sysv4 | |
8534 | ||
8535 | Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com) | |
8536 | ||
8537 | * configure.in (host_tools): Add prms. | |
8538 | ||
8539 | Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
8540 | ||
8541 | * Makefile.in: install gcc, do installation of $(INSTALL_MODULES) | |
8542 | with $(FLAGS_TO_PASS) on the command line | |
8543 | ||
8544 | * config.sub: Recognize lynx and lynxos | |
8545 | ||
8546 | Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com) | |
8547 | ||
8548 | * config.sub: Accept -ecoff*, not just -ecoff. | |
8549 | ||
8550 | Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) | |
8551 | ||
8552 | * Makefile.in (taz): Use .gz suffix instead of .z. | |
8553 | (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target | |
8554 | names. | |
8555 | ||
8556 | Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
8557 | ||
8558 | * Makefile.in (vault-install): add an 'else true' (for Ultrix) | |
8559 | ||
8560 | Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
8561 | ||
8562 | * Makefile.in (install-no-fixedincludes): install gcc last, so | |
8563 | that rebuilds that might happen during 'make install' don't get | |
8564 | bogus gcc include files | |
8565 | ||
8566 | Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) | |
8567 | ||
8568 | Change from Utah for HPPA support: | |
8569 | * config.guess: Recognize hppa1.x-hp-bsd. | |
8570 | ||
8571 | Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com) | |
8572 | ||
8573 | * config.guess: Add support for Motorola Delta 68k, up to r3v7. | |
8574 | Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`). | |
8575 | ||
8576 | Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com) | |
8577 | ||
8578 | * config.sub: Add support for rom68k and bug boot monitors. | |
8579 | ||
8580 | Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com) | |
8581 | ||
8582 | * Makefile.in: Make all-opcodes depend on all-bfd. | |
8583 | ||
8584 | Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com) | |
8585 | ||
8586 | * config.guess: Added special check for i[34]86-univel-sysv4*. | |
8587 | ||
8588 | Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com) | |
8589 | ||
8590 | * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for | |
8591 | the processor rather than assuming i486. | |
8592 | ||
8593 | Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
8594 | ||
8595 | * config.guess: Recognize SunOS6 as Solaris3. | |
8596 | ||
8597 | Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com) | |
8598 | ||
8599 | * config.guess: Fix typo. Avoid #elif (not in K&R 1). | |
8600 | Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2. | |
8601 | ||
8602 | Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com) | |
8603 | ||
8604 | * build-all.mk (all-cross): New target for Canadian Cross. | |
8605 | Added Q2 go32 targets. | |
8606 | * test-build.mk: Configure go32 cross sparclite-aout and | |
8607 | mips-idt-ecoff -with-gnu-ld. Moved build binary directory from | |
8608 | PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS. | |
8609 | ||
8610 | Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
8611 | ||
8612 | * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for | |
8613 | GO32 hosted toolchains | |
8614 | ||
8615 | Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com) | |
8616 | ||
8617 | * configure: change so "-exec-prefix" gets passed down rather | |
8618 | than "-exec_prefix" so autoconf generated Makefiles get the | |
8619 | exec_prefix set right. | |
8620 | ||
8621 | Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
8622 | ||
8623 | * config.guess: get the Solaris2 minor version number | |
8624 | ||
8625 | * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT | |
8626 | ||
8627 | Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com) | |
8628 | ||
8629 | * config.guess: Recognize some Sequent platforms. | |
8630 | ||
8631 | Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
8632 | ||
8633 | * Makefile.in: added the vault-install target | |
8634 | ||
8635 | * configure.in: actually use the Sun3 makefile fragment that's in | |
8636 | config, also added the release dir to configdirs | |
8637 | ||
8638 | Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) | |
8639 | ||
8640 | * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also. | |
8641 | ||
8642 | Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
8643 | ||
8644 | * configure.in: remove some program from Alpha targetted toolchains | |
8645 | ||
8646 | Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com) | |
8647 | ||
8648 | * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and | |
8649 | gprof. | |
8650 | (taz): Run "make diststuff" in those directories instead of "make | |
8651 | proto-dir". Look for "VERSION=" only at start of line in subdir | |
8652 | Makefile. Use "gzip -9" for compression. | |
8653 | (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars. | |
8654 | (binutils.tar.z): New target. | |
8655 | ||
8656 | Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com) | |
8657 | ||
8658 | * Makefile.in (taz): Include gpl.texinfo. | |
8659 | ||
8660 | Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com) | |
8661 | ||
8662 | * Makefile.in (setup-dirs): Merged into "taz" target. | |
8663 | (taz): Only do `proto-dir' stuff if a directory is actually needed | |
8664 | for this target. | |
8665 | ||
8666 | Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com) | |
8667 | ||
8668 | * Makefile.in (MUNCH_NM): New variable, defined to be $(NM). | |
8669 | (FLAGS_TO_PASS): Pass down MUNCH_NM. | |
8670 | (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables. | |
8671 | (EXTRA_GCC_FLAGS): Pass down HOST_* variables. | |
8672 | (gcc-no-fixedincludes): Correct for current gcc Makefile. | |
8673 | ||
8674 | Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com) | |
8675 | ||
8676 | * Makefile.in (make-gdb.tar.Z): Add configure, config.guess, | |
8677 | config.sub, and move-if-change to gdb testsuite distribution | |
8678 | archive, so the testsuite can be extracted, configured, and | |
8679 | run separately from the gdb distribution. Blow away the Chill | |
8680 | tests that require a Chill compiled executable, since GNU Chill | |
8681 | is not yet publically available. | |
8682 | ||
8683 | Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
8684 | ||
8685 | * test-build.mk: set environment variables in a single command, | |
8686 | instead of a list of assignments and exports | |
8687 | ||
8688 | * config.guess: recognize Alpha/OSF1 systems | |
8689 | ||
8690 | Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com) | |
8691 | ||
8692 | * configure: Change help message to prefer --options rather than | |
8693 | -options. | |
8694 | ||
8695 | Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com) | |
8696 | ||
8697 | * config.sub: Convergent Tech. "miniframe" uses m68010, sez | |
8698 | zippy@ecst.csuchico.edu. | |
8699 | * config.guess: Recognize miniframe. | |
8700 | ||
8701 | Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com) | |
8702 | ||
8703 | * Makefile.in: Use srcroot to find runtest rather than rootme. | |
8704 | Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS. | |
8705 | ||
8706 | Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com) | |
8707 | ||
8708 | * test-build.mk: Extensive additions to support building on a | |
8709 | machine other than the host. | |
8710 | ||
8711 | Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com) | |
8712 | ||
8713 | * configure (tooldir): Fix for i386-aix again. | |
8714 | ||
8715 | Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com) | |
8716 | ||
8717 | * configure, Makefile.in: Change definition of $(tooldir) | |
8718 | to match the FSF. | |
8719 | ||
8720 | Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com) | |
8721 | ||
8722 | * config.guess: Recognize i[34]86/SVR4. | |
8723 | ||
8724 | Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com) | |
8725 | ||
8726 | * Makefile.in (all-gdb): gdb depends on sim. | |
8727 | ||
8728 | Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com) | |
8729 | ||
8730 | * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory | |
8731 | at the same time we make the prototype gdb directory. | |
8732 | * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution | |
8733 | files at the same time as the gdb base release distribution. | |
8734 | ||
8735 | Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com) | |
8736 | ||
8737 | * Makefile.in (check): Use individual check targets rather than | |
8738 | DO_X rule. | |
8739 | (check-gcc): Added. | |
8740 | ||
8741 | Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com) | |
8742 | ||
8743 | * config.sub: Use sysv3.2 not sysv32 for canonical OS | |
8744 | for System V release 3.2. | |
8745 | ||
8746 | Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) | |
8747 | ||
8748 | * config.sub: Recognize hppaosf. | |
8749 | * configure.in: Do configure ld/binutils/gas for it. | |
8750 | ||
8751 | Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com) | |
8752 | ||
8753 | * configure (tooldir): Alter syntax used to set this, for systems | |
8754 | where "\$" isn't handled right, like i386-aix. | |
8755 | ||
8756 | Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com) | |
8757 | ||
8758 | * configure: Pass program-transform-name, not | |
8759 | program_transform_name, to recursive configures. | |
8760 | ||
8761 | Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com) | |
8762 | ||
8763 | * Makefile.in (gas+binutils.tar.z): New rule for building snapshots | |
8764 | of gas+ld+binutils. | |
8765 | ||
8766 | Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com) | |
8767 | ||
8768 | * config.guess: Recognize AIX3.2 as distinct from 3.1. | |
8769 | ||
8770 | Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
8771 | ||
8772 | * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv | |
8773 | ||
252b5132 RH |
8774 | Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com) |
8775 | ||
8776 | * Makefile.in (PRMS): Set back to all-prms. | |
8777 | ||
8778 | Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com) | |
8779 | ||
8780 | * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS | |
8781 | targets, rather than for MIPS hosts. | |
8782 | ||
8783 | Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
8784 | ||
8785 | * configure.in: add comment for --with-x default values | |
8786 | ||
8787 | * config.guess: handle Motorola Delta88 box for SVR3 and SVR4. | |
8788 | ||
8789 | * Makefile.in: add check-* targets for each of the directories in | |
8790 | the tree. Add a definition of RUNTEST that will use the one we | |
8791 | just built, if it exists. Pass this down via FLAGS_TO_PASS. | |
8792 | ||
8793 | Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com) | |
8794 | ||
8795 | * configure.in: Removed obsolete references to bfd_target and | |
8796 | target_makefile_frag. | |
8797 | ||
8798 | * build-all.mk: Set assorted targets for Q2. | |
8799 | * config.sub: Recognize z8k-sim and h8300-hms. | |
8800 | * test-build.mk: Really don't pass host to configure. | |
8801 | (HOLES): Added uname. | |
8802 | ||
8803 | Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com) | |
8804 | ||
8805 | * configure: Handle an empty program-prefix, program-suffix or | |
8806 | program-transform-name correctly. | |
8807 | ||
8808 | Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com) | |
8809 | ||
8810 | * build-all.mk: -G 8 no longer required for MIPS targets. | |
8811 | * test-build.mk: Don't pass host argument to configure; make it | |
8812 | guess. | |
8813 | ||
8814 | Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com) | |
8815 | ||
8816 | * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution. | |
8817 | * Makefile.in (COMPRESS): New macro, like GZIP. | |
8818 | ||
8819 | Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com) | |
8820 | ||
8821 | * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well. | |
8822 | ||
8823 | * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc | |
8824 | with gas currently defaults to -G 0. | |
8825 | ||
8826 | Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com) | |
8827 | ||
8828 | * Makefile.in (all-flex): flex depends on byacc. | |
8829 | ||
8830 | * build-all.mk: If host not specified, use config.guess. Pass TAG | |
8831 | to test-build.mk as RELEASE_TAG. | |
8832 | * test-build.mk (configargs): New variable containing arguments to | |
8833 | pass to configure. Set to -with-gnu-as on mips-dec-ultrix. | |
8834 | (FLAGS_TO_PASS): Pass down RELEASE_TAG. | |
8835 | ||
8836 | * config.guess: Use /bin/uname when checking -X argument on SCO, | |
8837 | to avoid invoking GNU uname which doesn't understand -X. | |
8838 | ||
8839 | * test-build.mk: Don't use /usr/unsupported/bin/as on AIX. | |
8840 | ||
8841 | * configure.in: Build gas for mips-*-*. | |
8842 | ||
8843 | Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com) | |
8844 | ||
8845 | * Makefile.in (all.normal): insert missing backslash. | |
8846 | ||
8847 | Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com) | |
8848 | ||
4bddf3ad | 8849 | * build-all.mk: Bump -XNh value to 1500 to match gcc requirements. |
252b5132 RH |
8850 | |
8851 | * Makefile.in: Complete overhaul to merge many almost identical | |
8852 | targets. | |
8853 | ||
8854 | Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) | |
8855 | ||
8856 | * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs. | |
8857 | (gdb.tar.Z): Adjusted. | |
8858 | ||
8859 | * Makefile.in (setup-dirs, taz): New targets; should be general | |
8860 | enough to adapt for gdb sometime. Build only .z file. | |
8861 | (gas.tar.z): New target. | |
8862 | ||
8863 | Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com) | |
8864 | ||
8865 | * build-all.mk: Use CC=cc -Xs on Solaris. | |
8866 | ||
252b5132 RH |
8867 | Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com) |
8868 | ||
8869 | * Makefile.in: Incorporate changes suggested by wilson@cygnus.com | |
8870 | for handling BISON for FSF releases. | |
8871 | ||
8872 | Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com) | |
8873 | ||
8874 | * configure: Actually implement the change zoo just documented. | |
8875 | ||
8876 | Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com) | |
8877 | ||
8878 | * configure: when using config.guess, only set target_alias when | |
8879 | it's not already been set (ie, on the command line) | |
8880 | ||
8881 | Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
8882 | ||
8883 | * Makefile.in: add installcheck target, set PRMS to install-prms | |
8884 | ||
8885 | Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
8886 | ||
8887 | * configure: add support for package_makefile_fragment, handle the | |
8888 | case where a directory has a configure.in file but no Makefile.in | |
8889 | more gracefully (with an actual understandable error message, even); | |
8890 | add support for --without (and add this to the usage message); also | |
8891 | explicitly add a --host=${host_alias} to the command line when | |
8892 | config.guess is used | |
8893 | ||
8894 | Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com) | |
8895 | ||
8896 | * configure: Must use both --host and --target in recursive calls. | |
8897 | ||
8898 | Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com) | |
8899 | ||
8900 | * Makefile.in: Change deja-gnu to dejagnu. | |
8901 | ||
8902 | Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com) | |
8903 | ||
8904 | * configure.in (h8300-*-*, h8500-*-*): Don't build libg++. | |
8905 | ||
8906 | Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
8907 | ||
8908 | * configure.in: canonicalize all instances to *-*-solaris2*, | |
8909 | also strip out a number of tools to not build for go32 host | |
8910 | ||
8911 | Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com) | |
8912 | ||
8913 | * config.guess: add GPL. | |
8914 | ||
8915 | * Makefile.in, config.guess, config.sub, configure: bump | |
8916 | copyrights to 93. | |
8917 | ||
8918 | Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com) | |
8919 | ||
8920 | * Makefile.in (do-info): Removed obsolete check for existence of | |
8921 | localenv file. | |
8922 | ||
8923 | * Makefile.in (MAKEOVERRIDES): Define to be empty. | |
8924 | ||
8925 | Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
8926 | ||
8927 | * Makefile.in: a couple of 'else true' for decstation, | |
8928 | support for TclX | |
8929 | ||
8930 | * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore | |
8931 | ||
8932 | Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com) | |
8933 | ||
8934 | * Makefile.in (setup-dirs): change invocation of make to $(MAKE). | |
8935 | ||
8936 | Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge) | |
8937 | ||
8938 | * config.guess: Recognize i386-ibm-aix (PS/2). | |
8939 | * configure.in: Use config/mh-aix386 file for it. | |
8940 | ||
8941 | Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com) | |
8942 | ||
8943 | * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use | |
8944 | CC_FOR_TARGET instead. | |
8945 | (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET). | |
8946 | ||
8947 | Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com) | |
8948 | ||
8949 | * Makefile.in: Add sim to list of directories sent with gdb | |
8950 | ||
8951 | Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com) | |
8952 | ||
8953 | * configure.in: Put back mips-dec-bsd* case. | |
8954 | ||
8955 | Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com) | |
8956 | ||
8957 | (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>) | |
8958 | * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet. | |
8959 | * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'. | |
252b5132 RH |
8960 | |
8961 | Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
8962 | ||
8963 | * configure.in: remove no-op mips-dec-bsd* in "case $target" | |
8964 | ||
8965 | * Makefile.in (dir.info): only run gen-info-dir if it exists, | |
8966 | (install-info): install dir.info only if it exists, | |
8967 | (all-expect, install-expect): pass along X11_FLAGS_TO_PASS | |
8968 | ||
8969 | Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com) | |
8970 | ||
8971 | * configure.in: For vms target, skip bfd, ld, binutils. Do build | |
8972 | gas for mips-dec-bsd. | |
8973 | ||
8974 | Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com) | |
8975 | ||
8976 | * configure (makesrcdir): If ${srcdir} is relative and not ".", | |
8977 | and ${subdir} is not ".", set makesrcdir based on ${invsubdir}. | |
8978 | ||
8979 | Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com) | |
8980 | ||
8981 | * configure.in: Added "dejagnu" to hosttools list. | |
8982 | ||
8983 | Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com) | |
8984 | ||
8985 | * config.sub, configure.in, config.guess: Add support | |
8986 | for Bosx, an AIX variant from Bull. | |
8987 | Patches from F.Pierresteguy@frcl.bull.fr. | |
8988 | ||
8989 | Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com) | |
8990 | ||
8991 | * devo/dejagnu: Initial creation of devo/dejagnu. | |
8992 | Migrated dejagnu testcases and support files for testing software | |
8993 | tools to reside as subdirectories, currently called "testsuite", | |
8994 | within the directory of the software tool. Migrated all programs, | |
8995 | support libraries, etc. beloging to dejagnu proper from | |
8996 | devo/deja-gnu to devo/dejagnu. These files were moved "as is" | |
8997 | with no modifications. The changes to these files which will | |
8998 | allow them to configure, build, and execute properly will be made | |
8999 | in a future update. | |
9000 | ||
9001 | Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com) | |
9002 | ||
9003 | * Makefile.in: Change send_pr to send-pr. | |
9004 | * configure.in: Likewise. | |
9005 | * send_pr: Renamed directory to send-pr. | |
9006 | ||
9007 | Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com) | |
9008 | ||
9009 | * Makefile.in: Add some extra semi-colons (needed if SHELL=bash). | |
9010 | ||
9011 | Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com) | |
9012 | ||
9013 | * README: Update for gdb-4.8 release. | |
9014 | * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build | |
9015 | gdb-xxx.tar.z (gzip'd) file also. | |
9016 | ||
9017 | Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
9018 | ||
9019 | * Makefile.in: make all-diff depend on all-libiberty | |
9020 | ||
9021 | Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com) | |
9022 | ||
9023 | * config.guess: add vax-ultrix in the spirit of mips-ultrix. | |
9024 | ||
9025 | Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
9026 | ||
9027 | * configure.in, Makefile.in: add hello, tar, gzip, recode, indent | |
9028 | ||
9029 | Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com) | |
9030 | ||
9031 | * Makefile.in (DEVO_SUPPORT): Remove etc directory | |
9032 | (ETC_SUPPORT): Only add the files GDB wants from etc/. | |
9033 | (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file. | |
9034 | ||
9035 | Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
9036 | ||
9037 | * Makefile.in: makeinfo binary is in a new location | |
9038 | ||
9039 | Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com) | |
9040 | ||
9041 | * config.sub: Accept -ecoff as an OS. | |
9042 | ||
9043 | * Makefile.in: Various changes to eliminate a level of make | |
9044 | recursion and reduce the required command line length. | |
9045 | (BASE_FLAGS_TO_PASS): New variable holding flags passed to all | |
9046 | sub-makes. | |
9047 | (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New | |
9048 | variables holding settings for specific sub-makes. | |
9049 | (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote | |
9050 | in terms of BASE_FLAGS_TO_PASS. | |
9051 | (TARGET_LIBS): New variable listing directories which use | |
9052 | TARGET_FLAGS_TO_PASS. | |
9053 | (subdir_do): Eliminated. | |
9054 | (do-*): New set of targets to replace subdir_do. | |
9055 | (various): All targets which used subdir_do now depend on do-*. | |
9056 | (local-clean): Renamed from do_clean. | |
9057 | (local-distclean): New target, dependency of distclean and | |
9058 | realclean. | |
9059 | (install-info): Don't create directories. Depend on dir.info | |
9060 | rather than calling make recursively. | |
9061 | (install-dir.info): Eliminated. | |
9062 | (install-info-dirs): Create all info directories here. | |
9063 | (dir.info): Depend upon do-install-info. | |
9064 | ||
9065 | * test-build.mk (HOLES): Added false. | |
9066 | ||
9067 | Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com) | |
9068 | ||
9069 | * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd). | |
9070 | ||
9071 | Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
9072 | ||
9073 | * Makefile.in (info): remove dependency on all-texinfo. The | |
9074 | problem was really in texinfo/C, not at this level. | |
9075 | ||
9076 | Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com) | |
9077 | ||
9078 | * Makefile.in (info): Added dependency on all-texinfo (PR 2112). | |
9079 | ||
9080 | Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com) | |
9081 | ||
9082 | * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for | |
9083 | GDB releases. | |
9084 | ||
9085 | Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) | |
9086 | ||
9087 | * configure: Include srcdir in message about target of link not | |
9088 | being found. Don't convert `-' to `_' in `with' options being | |
9089 | passed to subdirs. | |
9090 | ||
9091 | Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
9092 | ||
9093 | * configure.in: add uudecode to host_tools | |
9094 | ||
9095 | * Makefile.in: added {all,install}-uudecode targets, added them to | |
9096 | the appropriate lists | |
9097 | ||
9098 | Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com) | |
9099 | ||
9100 | * Makefile.in (all-gcc): Added dependency on all-gas. | |
9101 | ||
9102 | * configure.in (mips-*-*): Build ld and binutils. | |
9103 | ||
9104 | Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com) | |
9105 | ||
9106 | * configure: check return code from mkdir, print error message and | |
9107 | exit on failure. | |
9108 | ||
9109 | Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com) | |
9110 | ||
9111 | * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex. | |
9112 | ||
9113 | Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com) | |
9114 | ||
9115 | * test-build.mk (HOLES): Added tar, cpio and uudecode. | |
9116 | ||
9117 | Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com) | |
9118 | ||
9119 | * config.sub (h8500): Recognize this as a cpu type. | |
9120 | ||
9121 | Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
9122 | ||
9123 | * configure: source directory missing is no longer a warning | |
9124 | ||
9125 | * configure.in: recognize irix[34]* instead of irix[34] | |
9126 | ||
9127 | * Makefile.in: define and pass down X11_LIB | |
9128 | ||
252b5132 RH |
9129 | Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com) |
9130 | ||
9131 | * guess-systype: Renamed to ... | |
9132 | * config.guess: ... by popular request. | |
9133 | * configure.in, Makefile.in: Update accordingly. | |
9134 | ||
9135 | Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com) | |
9136 | ||
9137 | * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>: | |
9138 | + Add Convex, Cray/Unicos, and Encore/Multimax support. | |
9139 | + Execute ./dummy instead of assuming . is in PATH. | |
9140 | ||
9141 | Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com) | |
9142 | ||
9143 | * guess-systype: New shell script. Attempts to guess the | |
9144 | canonical host name of the executing host. | |
9145 | Only a few hosts are supported so far. | |
9146 | * configure: Call guess-systype if no host is specified. | |
9147 | ||
9148 | Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com) | |
9149 | ||
9150 | * Makefile.in (gcc-no-fixedincludes): Made to work with current | |
9151 | gcc Makefile. | |
9152 | ||
9153 | ||
9154 | Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com) | |
9155 | ||
9156 | * Makefile.in (GCC_FLAGS_TO_PASS): New variable. | |
9157 | (all-gcc, install-gcc, subdir_do): Use it. | |
9158 | ||
9159 | Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com) | |
9160 | ||
9161 | * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc. | |
9162 | ||
9163 | Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com) | |
9164 | ||
9165 | * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now | |
9166 | set exclusively by configure, using configure.in . | |
9167 | ||
9168 | Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
9169 | ||
9170 | * test-build.mk: set $PATH for all builds | |
9171 | ||
9172 | * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm | |
9173 | ||
9174 | Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com) | |
9175 | ||
9176 | * Makefile.in (GCC_FOR_TARGET): Supply a default that matches | |
9177 | the one used in gcc/Makefile.in, so that a null expansion doesn't | |
9178 | override the one needed to build gcc with a native cc. | |
9179 | ||
9180 | ||
9181 | Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) | |
9182 | ||
9183 | * configure: Accept -with arguments. | |
9184 | ||
9185 | Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com) | |
9186 | ||
9187 | * Makefile.in: added h8300sim | |
9188 | ||
9189 | Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com) | |
9190 | ||
252b5132 RH |
9191 | * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it |
9192 | to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4. | |
9193 | (all-cygnus, native, build-cygnus): Make | |
9194 | $(canonhost)-stamp-3stage-done, not $(host).... | |
9195 | * test-build.mk (stamp-3stage-compared): Use tail +10c for | |
9196 | i386-sco3.2v4. Added else true to if command. | |
9197 | ||
9198 | Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com) | |
9199 | ||
9200 | * config.sub: (from FSF) Sequent uses a BSD-like OS. | |
9201 | ||
9202 | Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com) | |
9203 | ||
9204 | * configure.in (i[34]86-*-isc*): added; uses mh-sysv. | |
9205 | ||
9206 | Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
9207 | ||
9208 | * configure.in: don't remove binutils from Solaris builds | |
9209 | ||
9210 | Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com) | |
9211 | ||
9212 | * Makefile.in: get rid of earlier definitions for *clean, | |
9213 | also handle the recursive info rule better | |
9214 | ||
9215 | Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com) | |
9216 | ||
9217 | * Makefile.in (mostlyclean, distclean, realclean): Fix to | |
9218 | do more-or-less the right thing. | |
9219 | ||
9220 | Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com) | |
9221 | ||
9222 | * Makefile.in: Add lines defining CC and CXX, and use CXX rather | |
9223 | than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET. | |
9224 | ||
9225 | Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
9226 | ||
9227 | * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to | |
9228 | $(host_canonical). | |
9229 | ||
9230 | * configure.in: split the configdirs list into 4 categories (native | |
9231 | v. cross, library v. tool) and handle the cross-only and native- | |
9232 | only in more reasonable (and correct!) way. | |
9233 | ||
9234 | Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com) | |
9235 | ||
9236 | * configure.in (hppa*-*-*): Don't remove bfd and gdb from | |
9237 | configdirs anymore. | |
9238 | ||
9239 | Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
9240 | ||
9241 | * Makefile.in: extensive cleanup:: removed all of the explicit | |
9242 | clean-* targets, collapsed many wrappers around subdir_do into | |
9243 | one, added additional targets to satisfy standards.texi, deleted | |
9244 | some old targets, some changes for consistency | |
9245 | ||
9246 | Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
9247 | ||
9248 | * configure.in: handle some programs as cross-only, and others as | |
9249 | native only | |
9250 | ||
9251 | * test-build.mk: handle partial holes in a more generic manner | |
9252 | ||
9253 | * Makefile.in: m4 depends on libiberty | |
9254 | ||
252b5132 RH |
9255 | Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) |
9256 | ||
9257 | * configure.in: add m4, textutils, fileutils, sed, shellutils, | |
9258 | time, wdiff, and find to configdirs | |
9259 | ||
9260 | * Makefile.in: all, clean, and install rules for the new programs | |
9261 | added to configure.in | |
9262 | ||
9263 | Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
9264 | ||
9265 | * configure.in: use mh-sun for all *-sun-* hosts | |
9266 | ||
252b5132 RH |
9267 | Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) |
9268 | ||
9269 | * Makefile.in: define flags for X11 include files and library file | |
9270 | locations, pass them down to the programs that need this info | |
9271 | ||
9272 | * build-all.mk: added a 'native' target, to 3stage the native toolchain | |
9273 | ||
252b5132 RH |
9274 | Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) |
9275 | ||
9276 | * configure.in: start building libg++ for HP-UX targets | |
9277 | ||
9278 | Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com) | |
9279 | ||
9280 | * README: Update references to files moved into etc/. | |
9281 | ||
9282 | Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com) | |
9283 | ||
9284 | * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2. | |
9285 | * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4. | |
9286 | ||
9287 | Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com) | |
9288 | ||
9289 | * configure: accept dash as well as underscore in long option | |
9290 | names for FSF compatibility. | |
9291 | ||
9292 | Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com) | |
9293 | ||
9294 | * config.sub: added -sco3.2v4 support from FSF. | |
9295 | ||
9296 | Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
9297 | ||
9298 | * configure.in: expand the section that adds or removes | |
9299 | directories from the list of programs to build, to handle native | |
9300 | vs. cross in addition to host v. native | |
9301 | ||
9302 | Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com) | |
9303 | ||
9304 | * Makefile.in: Replace C++ in macro names with CXX. | |
9305 | This is less likely to break ... | |
9306 | ||
9307 | Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
9308 | ||
9309 | * test-build.mk: add -w to GNU_MAKE | |
9310 | ||
9311 | Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
9312 | ||
9313 | * config.sub: remove 'sparc'-->'sparc-sun' default transformation, | |
9314 | add 'sparc' to list of recognized cpus. This needed to make | |
9315 | 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'. | |
9316 | Delete some redundant ose68 variants. Recognize -wrs as an os, | |
9317 | then changes that into $CPU-wrs-vxworks. | |
9318 | ||
9319 | * configure.in: remove most references to gdbtest, regularize | |
9320 | target based program removal | |
9321 | ||
9322 | * test-build.mk: import from p3 tree (many fixes and changes) | |
9323 | ||
9324 | Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com) | |
9325 | ||
9326 | * Makefile.in: added rules to handle tcl, tk, and expect | |
9327 | ||
9328 | * configure.in: handle those directories if they exist | |
9329 | ||
9330 | Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
9331 | ||
9332 | * config.sub: removed bogus hppabsd and hppahpux names, since | |
9333 | "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though) | |
9334 | ||
9335 | Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
9336 | ||
9337 | * Makefile.in: all-gcc now depends on all-binutils. all-libg++ | |
9338 | depends upon all-xiberty | |
9339 | ||
9340 | * Makefile.in: changes from p3, including: | |
9341 | ||
9342 | Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com) | |
9343 | ||
9344 | * Makefile.in (XTRAFLAGS): include newlib directories if | |
9345 | newlib/Makefile exists, rather than if host != target. | |
9346 | ||
9347 | Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com) | |
9348 | ||
9349 | * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc | |
9350 | from the same source tree and not building a cross-compiler. This | |
9351 | matters for the libg++ configuration if reconfiguring a tree that | |
9352 | has already been installed. | |
9353 | ||
9354 | Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com) | |
9355 | ||
9356 | * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to | |
9357 | pick up the machine and system specific header files. | |
9358 | ||
9359 | * Makefile.in: added AS_FOR_TARGET, passed down in | |
9360 | TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be | |
9361 | the C compiler to use to create programs which are run in the | |
9362 | build environment, set it to default to $(CC), and passed it down | |
9363 | in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS. | |
9364 | ||
9365 | Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com) | |
9366 | ||
9367 | * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET. | |
9368 | We need them for unusual native builds, like systems without | |
9369 | ranlib. | |
9370 | ||
9371 | * configure: also define $(host_canonical) and | |
80413487 RH |
9372 | $(target_canonical), which are the full, canonical names for the |
9373 | given host and target | |
252b5132 RH |
9374 | |
9375 | Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com) | |
9376 | ||
9377 | * Makefile.in: Added separate definitions for C++. | |
9378 | ||
9379 | Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com) | |
9380 | ||
9381 | * configure.in (configdirs): Add deja-gnu. | |
9382 | ||
9383 | Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com) | |
9384 | ||
9385 | * README: Update for configure.texi and gdb-4.7 release. | |
9386 | ||
9387 | Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com) | |
9388 | ||
9389 | * Makefile.in: Move "all" target to top of file. | |
9390 | Previously, first target was ".PHONY" which caused BSD4.4 make | |
9391 | to build .PHONY when make was run without arguments. | |
9392 | ||
9393 | Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com) | |
9394 | ||
9395 | * Makefile.in: Add COPYING.LIB to GDB releases, now that there's | |
9396 | Library-copylefted code in libiberty. | |
9397 | ||
9398 | Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com) | |
9399 | ||
9400 | * config.sub: Replace m68kmote with plain old m68k. | |
9401 | ||
9402 | Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com) | |
9403 | ||
9404 | * Makefile.in: Remove space from blank line, avoid Make complaints. | |
9405 | ||
9406 | Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com) | |
9407 | ||
9408 | * config.sub: Complain if no argument is given. Added support for | |
9409 | 386bsd as OS and target alias. | |
9410 | ||
9411 | Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com) | |
9412 | ||
9413 | * Makefile.in (XTRAFLAGS): include newlib directories if | |
9414 | newlib/Makefile exists, rather than if host != target. | |
9415 | ||
9416 | Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com) | |
9417 | ||
9418 | * config.sub: recognize sparclite-wrs-vxworks. | |
9419 | ||
9420 | * Makefile.in (install-xiberty): added *-xiberty make rules (from | |
9421 | p3.) Added clean-xiberty to clean. | |
9422 | ||
9423 | Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
9424 | ||
9425 | * configure.in: use *-*-* instead of nested cases for host and target | |
9426 | ||
9427 | Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com) | |
9428 | ||
9429 | * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc | |
9430 | from the same source tree and not building a cross-compiler. This | |
9431 | matters for the libg++ configuration if reconfiguring a tree that | |
9432 | has already been installed. | |
9433 | ||
9434 | Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com) | |
9435 | ||
9436 | * config.sub (i486v/i486v4): Merge in from FSF version. | |
9437 | ||
9438 | Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com) | |
9439 | ||
9440 | * configure: only set PWD if it is already set. | |
9441 | ||
9442 | Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com) | |
9443 | ||
9444 | * configure: just set PWD=`pwd` at the top, since Ultrix sh | |
9445 | doesn't have unset and all success paths (and most error paths) | |
9446 | out set it anyway. (Note: should change all uses of ${PWD=`pwd`} | |
9447 | to just ${PWD} to avoid confusion.) | |
9448 | ||
9449 | Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com) | |
9450 | ||
9451 | * configure: always set $(tooldir) to $(libdir)/$(target_alias), | |
9452 | even for a native compilation. | |
9453 | ||
9454 | Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com) | |
9455 | ||
9456 | Changes to make the gdb.tar.Z rule work better. | |
9457 | ||
9458 | * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes. | |
9459 | (DEVO_SUPPORT): Add configure.texi. | |
9460 | (bfd-ilrt.tar.Z): Remove ancient rule. | |
9461 | ||
9462 | Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com) | |
9463 | ||
9464 | * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to | |
9465 | pick up the machine and system specific header files. | |
9466 | ||
9467 | * configure.in, config.sub: added new target m68010-adobe-scout, | |
9468 | with alias of adobe68k. Changed configure.in to check for | |
9469 | -scout before -sco* to avoid a false match. | |
9470 | ||
9471 | * Makefile.in: added AS_FOR_TARGET, passed down in | |
9472 | TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be | |
9473 | the C compiler to use to create programs which are run in the | |
9474 | build environment, set it to default to $(CC), and passed it down | |
9475 | in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS. | |
9476 | ||
9477 | Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com) | |
9478 | ||
9479 | * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET, | |
9480 | AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass | |
9481 | TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the | |
9482 | FOR_TARGET variants, to newlib and libg++. | |
9483 | ||
9484 | Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com) | |
9485 | ||
9486 | * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built | |
9487 | first. | |
9488 | ||
9489 | Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com) | |
9490 | ||
9491 | * config.sub: Accept `elf' as an environment. | |
9492 | ||
9493 | Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com) | |
9494 | ||
9495 | * Makefile.in (all-opcodes): cd into the right directory | |
9496 | ||
9497 | Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com) | |
9498 | ||
9499 | * configure: added -program_transform_name option, used as | |
9500 | argument to sed when installing programs. | |
9501 | configure.texi: added documentation for -program_prefix, | |
9502 | -program_suffix and -program_transform_name. | |
9503 | ||
9504 | Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com) | |
9505 | ||
9506 | * config.sub: Accept i486 where i386 ok. | |
9507 | ||
9508 | Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com) | |
9509 | ||
9510 | * config.sub: accept we32k | |
9511 | ||
9512 | Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com) | |
9513 | ||
35590697 | 9514 | * config.sub, configure.in: accept OSE68000 and OSE68k. |
252b5132 RH |
9515 | |
9516 | * Makefile.in: don't create all directories for ``make install''; | |
9517 | let the subdirectories create the ones they need. | |
9518 | ||
9519 | Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
9520 | ||
80413487 | 9521 | * COPYING: new file, GPL v2 |
252b5132 RH |
9522 | |
9523 | Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
9524 | ||
9525 | * Makefile.in: use the new gen-info-dir, which needs a template | |
9526 | argument (which also lives in texinfo) | |
9527 | ||
9528 | * configure.texi, standards.texi: fix INFO-DIR-ENTRY | |
9529 | ||
252b5132 RH |
9530 | Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com) |
9531 | ||
9532 | * config.sub (ncr3000): Change i386 to i486. | |
9533 | ||
9534 | Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
9535 | ||
9536 | * Makefile.in: add install-rcs, install-grep to | |
9537 | install-no-fixedincludes, removed install-bison and install-libgcc | |
9538 | ||
9539 | Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com) | |
9540 | ||
9541 | * configure.in: grab the HPUX makefile fragment if on HPUX | |
9542 | ||
9543 | Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com) | |
9544 | ||
9545 | * Makefile.in: eradicate bison spoor (ditto libgcc). | |
9546 | configure.in: recognise m68{k,000}-ericsson-OSE. | |
9547 | es1800 is alias for m68k-ericsson-OSE | |
9548 | ||
9549 | Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
9550 | ||
9551 | * configure.in: rearrange the parts that remove programs from | |
9552 | configdirs, based now on HOST==TARGET or by canonical triple. | |
9553 | ||
9554 | Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com) | |
9555 | ||
9556 | * test-build.mk: recurse explicitly with -f test-build.mk when | |
9557 | appropriate. predicate stage3 and comparison on the existence | |
9558 | of gcc. That is, if gcc isn't around, we aren't three-staging. | |
9559 | On very clean, also remove ...stamp-co. Build in-place before | |
9560 | doing other builds. | |
9561 | ||
9562 | Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com) | |
9563 | ||
9564 | * Makefile.in, configure.in: add tgas | |
9565 | ||
9566 | Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com) | |
9567 | ||
9568 | * Makefile.in: a number of changes merged in from progressive. | |
9569 | ||
9570 | * configure.in: add libm. | |
9571 | ||
9572 | * .cvsignore: ignore some stuff that comes from test-build.mk. | |
9573 | ||
252b5132 RH |
9574 | Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com) |
9575 | ||
9576 | * config.sub: Add es1800 (m68k-ericsson-es1800). | |
9577 | ||
9578 | Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com) | |
9579 | ||
9580 | * configure: Add program_suffix (parallel to program_prefix) | |
9581 | * Makefile.in: adjust directory-creating script for losing decstation | |
9582 | ||
9583 | Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com) | |
9584 | ||
9585 | * configure: Minor $subdir-related fixes. | |
9586 | ||
9587 | Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com) | |
9588 | ||
9589 | * configure: fix various problems with propogating | |
9590 | makefile_target_frag in subdirs. | |
9591 | * configure.in: config libgcc if its there | |
9592 | ||
9593 | Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com) | |
9594 | ||
9595 | * config.sub: HPPA merge. | |
9596 | ||
252b5132 RH |
9597 | Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com) |
9598 | ||
9599 | * Makefile.in: Replace all-bison with all-byacc in all | |
9600 | dependency lines for other tools (which now use byacc). | |
9601 | ||
9602 | Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com) | |
9603 | ||
9604 | * config.sub: Add sun4sol2 => sparc-sun-solaris2. | |
9605 | ||
252b5132 RH |
9606 | Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com) |
9607 | ||
9608 | * Makefile.in: make gprof rules similar to byacc rules (instead of | |
9609 | vestigal $(unsubdir) that didn't work...) | |
9610 | ||
9611 | Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com) | |
9612 | ||
9613 | * config.sub: Add support for Linux. | |
9614 | * Makefile.in: Use $(FLAGS_TO_PASS) more consistently | |
9615 | (at least for libg++). | |
9616 | ||
9617 | Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com) | |
9618 | ||
9619 | * configure.texi: fix doc for the -nfp option to configure | |
9620 | ||
9621 | Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com) | |
9622 | ||
9623 | * Makefile.in (all-binutils): ar needs flex, so depend on all-flex. | |
9624 | ||
9625 | Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com) | |
9626 | ||
9627 | * config.sub: changed [^-]+ to [^-][^-]* so that it works under | |
9628 | Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.) | |
9629 | * configure.in: added solaris* host_makefile_frag hook. | |
9630 | ||
9631 | Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
9632 | ||
9633 | * config.sub: changed recognition of m68000 so that various | |
9634 | m68k types can be specified via m680[01234]0 | |
9635 | ||
9636 | Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
9637 | ||
9638 | * config.sub (basic_machine): fix sed so that '-foo' isn't | |
9639 | completely substituted out while .+'-foo' loses the '-foo' | |
9640 | ||
9641 | Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com) | |
9642 | ||
9643 | * config.sub ($os): Add -aout. | |
9644 | ||
9645 | Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com) | |
9646 | ||
9647 | * configure: If host_makefile_frag is absolute, don't | |
9648 | prefix ${invsubdir} (relevant to libg++ auto-configure). | |
9649 | ||
9650 | Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com) | |
9651 | ||
9652 | * Makefile.in (tooldir): Define it. | |
9653 | (all-ld): Depend on all-flex. | |
9654 | ||
9655 | Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com) | |
9656 | ||
9657 | * Makefile.in (check): Fix libg++ special case. | |
9658 | ||
9659 | Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com) | |
9660 | ||
9661 | * configure: do not bury `pwd` into config.status, thus do fewer | |
9662 | pwd's. | |
9663 | ||
9664 | * configure: print the "Building in" message only when building in | |
9665 | other than "." AND verbose. | |
9666 | ||
9667 | * configure: remove -s, rework -v to better accomodate guested | |
9668 | configures. | |
9669 | ||
9670 | * standards.texi: updated to 3 may, fixed librid <-> libdir typo. | |
9671 | ||
9672 | Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com) | |
9673 | ||
9674 | * Makefile.in: macroize flags passed on recursion. remove | |
9675 | fileutils. | |
9676 | ||
9677 | Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com) | |
9678 | ||
9679 | * configure: get makesrcdir right for subdirs deeper than 1. | |
9680 | ||
9681 | * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on | |
9682 | install. | |
9683 | ||
9684 | Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com) | |
9685 | ||
9686 | * Makefile.in: don't print subdir_do or recursion lines. | |
9687 | ||
9688 | Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com) | |
9689 | ||
9690 | * standards.texi: added menu item. | |
9691 | ||
9692 | * Makefile.in: build and install standards.info. | |
9693 | ||
9694 | * standards.texi: new file. | |
9695 | ||
9696 | Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com) | |
9697 | ||
9698 | * configure: test for and move config.status pieces from | |
9699 | ${subdir}/. | |
9700 | ||
9701 | Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com) | |
9702 | ||
252b5132 RH |
9703 | * configure: Test for existance of files before trying to mv |
9704 | them, to avoid numerous non-existance messages. | |
9705 | ||
9706 | Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com) | |
9707 | ||
9708 | * configure: correct final line of config.status. | |
9709 | ||
9710 | * configure: patch from eggert. Avoids a protection problem if | |
9711 | the original Makefile.in is read only. | |
9712 | ||
9713 | * configure: use move-if-change from gcc to create config.status. | |
9714 | Some makefiles depend on config.status to tell if a directory | |
9715 | has been reconfigured for a different host. This change | |
9716 | prevents those directories from remaking everything in the case | |
9717 | where the reconfig was only intended to rebuild a Makefile. | |
9718 | ||
9719 | * configure: test for config.sub with "config.sub sun4" rather | |
9720 | than "config.sub ${host_alias}". Otherwise we can't tell a bad | |
9721 | host alias from a missing config.sub. | |
9722 | ||
9723 | Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com) | |
9724 | ||
9725 | * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass | |
9726 | MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g. | |
9727 | ||
9728 | Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com) | |
9729 | ||
9730 | * configure: mkdir ${subdir} as needed. | |
9731 | ||
9732 | Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com) | |
9733 | ||
9734 | * Makefile.in,configure.in: added autoconf. | |
9735 | ||
9736 | Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com) | |
9737 | ||
9738 | * Makefile.in: no longer pass against on recursion. | |
9739 | ||
9740 | * Makefile.in: added .NOEXPORT: so that stray makefile_frag | |
9741 | definitions are not inherited. | |
9742 | ||
9743 | * configure: correct makesrcdir when subdir is . | |
9744 | ||
9745 | Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com) | |
9746 | ||
9747 | * configure: Add support for 'subdirs' variable, which is | |
9748 | like 'configdirs', except that configure doesn't re-invoke | |
9749 | itself for subdirs, it just creates a Makefile for each subdir. | |
9750 | * configure.texi: Document subdirs. | |
9751 | ||
9752 | Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
9753 | ||
9754 | * configure.in: added flex to configdirs | |
9755 | ||
9756 | Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com) | |
9757 | ||
9758 | * Makefile.in: remove clean-stamps from clean. | |
9759 | ||
9760 | Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com) | |
9761 | ||
9762 | * configure.in: Add gdbtest to configdirs. | |
9763 | ||
9764 | Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com) | |
9765 | ||
9766 | * Makefile.in (MINUS_G): Add macro, default to -g, pass on | |
9767 | to recursive makes. | |
9768 | * configure.in: Recognize new ncr3000 config. | |
9769 | ||
9770 | Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com) | |
9771 | ||
9772 | * Makefile.in, configure.in: removed references to gdbm. | |
9773 | ||
9774 | Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com) | |
9775 | ||
9776 | * config.sub: Don't canonicalize os value | |
9777 | newsos* to bsd (readline needs to check for newsos). | |
9778 | (This fix was earlier made Jan 31, but got re-broken.) | |
9779 | ||
9780 | Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com) | |
9781 | ||
9782 | * configure.in: sco is an os, not a vendor! | |
9783 | ||
9784 | * configure: Quote $( better. Keep various shells happy. | |
9785 | ||
9786 | Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com) | |
9787 | ||
9788 | * Makefile.in: eliminate stamp-files. | |
9789 | ||
9790 | Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com) | |
9791 | ||
9792 | * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule. | |
9793 | Supress echoing of all the "if [ -d ... $(MAKE)" lines. | |
9794 | ||
9795 | Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com) | |
9796 | ||
9797 | * config.sub: fix iris/iris3. | |
9798 | ||
9799 | Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com) | |
9800 | ||
9801 | * configure: re-add -rm. | |
9802 | ||
9803 | Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com) | |
9804 | ||
9805 | * Maskefile.in: add .stmp-rcs to all. | |
9806 | ||
9807 | * configure.in: remove gas from rs6000 build, use aix host fragment. | |
9808 | ||
9809 | Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com) | |
9810 | ||
9811 | * configure: pass down site_option during recursion. | |
9812 | ||
9813 | Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com) | |
9814 | ||
9815 | * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline. | |
9816 | ||
9817 | Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com) | |
9818 | ||
9819 | * configure: Change exec_prefix so that it really defaults to prefix. | |
9820 | ||
9821 | Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com) | |
9822 | ||
9823 | * Makefile.in, configure.in: Add support for mmalloc library. | |
9824 | ||
9825 | Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com) | |
9826 | ||
9827 | * Makefile.in: add stmp dependencies for a few more things. | |
9828 | ||
9829 | Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com) | |
9830 | ||
9831 | * configure: adjusted error message on objdir/srcdir configure | |
9832 | collision, per john's suggestion. | |
9833 | ||
9834 | * Makefile.in: add libiberty stmp to all and all.cross. | |
9835 | ||
9836 | Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com) | |
9837 | ||
9838 | * Makefile.in: remove force dependencies, add grep to all. | |
9839 | ||
9840 | Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com) | |
9841 | ||
9842 | * Makefile.in: drop flex. make stamp files work. | |
9843 | ||
9844 | * configure: added test for conflicting configuration in srcdir, | |
9845 | remove trailing slashes from srcdir. Otherwise emacs gdb mode | |
9846 | gets cranky. use relative paths for configure and srcdir | |
9847 | whenever possible. Send some error messages to stderr that were | |
9848 | going to stdout. | |
9849 | ||
9850 | Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com) | |
9851 | ||
9852 | * Makefile.in: Fix libg++ rule to check for gcc directory | |
9853 | before using gcc/gcc. Also pass XTRAFLAGS. | |
9854 | ||
9855 | Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai) | |
9856 | ||
9857 | * Makefile.in: added stmp-files so that directories aren't polled | |
9858 | when they are already built. | |
9859 | ||
9860 | * configure.texi: fixed a node pointer problem. | |
9861 | ||
9862 | Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com) | |
9863 | ||
4bddf3ad | 9864 | * config.sub configure.in gdb/configure.in |
252b5132 RH |
9865 | gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h |
9866 | gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3 | |
9867 | gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x. | |
9868 | ||
9869 | Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com) | |
9870 | ||
9871 | * configure: -recurring becomes -silent. corrected help message | |
9872 | for -site= option. | |
9873 | ||
9874 | * Makefile.in: mkdir $(exec_prefix) and $(tooldir). | |
9875 | ||
9876 | Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com) | |
9877 | ||
9878 | * configure: when building Makefile for crosses, replace | |
9879 | tooldir and program_prefix. default srcdir from location of | |
9880 | config.sub. remove "for host in hosts" and "for target in | |
9881 | targets" loops. | |
9882 | ||
9883 | Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com) | |
9884 | ||
9885 | * Makefile.in: Do not pass bindir or mandir to cvs. | |
9886 | ||
9887 | Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com) | |
9888 | ||
9889 | * Makefile.in, configure.in: removed traces of namesubdir, | |
9890 | -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced | |
9891 | copyrights to '92, changed some from Cygnus to FSF. | |
9892 | ||
9893 | * configure.texi: remove most references to multiple hosts, | |
9894 | multiple targets, subdirs, etc. | |
9895 | ||
9896 | * configure.man: removed rcsid. reference config.sub not | |
9897 | config.subr. | |
9898 | ||
9899 | * Makefile.in: mkdir $(infodir) on install-info. | |
9900 | ||
9901 | Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com) | |
9902 | ||
9903 | * configure.texi: Explain better about .gdbinit and about | |
9904 | the environment that configure.in sections run in. | |
9905 | ||
9906 | Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com) | |
9907 | ||
9908 | * configure.in: Ultrix is only a decstation if it's a MIPS. | |
9909 | ||
9910 | Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com) | |
9911 | ||
9912 | * README: DOC.configure => cfg-paper.texi. | |
9913 | ||
9914 | Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com) | |
9915 | ||
9916 | * config.sub (near case $os): Don't convert newsos* to bsd! | |
9917 | ||
9918 | Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com) | |
9919 | ||
9920 | * Makefile.in: Reinstall change from gdb-4.3 that reduces | |
9921 | the number of copies of COPYING that go into the GDB tar file. | |
9922 | ||
9923 | Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com) | |
9924 | ||
4bddf3ad | 9925 | * bfd/configure.in, gdb/config/mh-i386sco, |
252b5132 RH |
9926 | gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in: |
9927 | Fix SCO configuration stuff. | |
9928 | ||
9929 | Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com) | |
9930 | ||
9931 | * Makefile.in: For libg++, make sure the -I pointing | |
9932 | to the gcc directory goes *after* all the libg++-local -I flags. | |
9933 | Also, move just-gcc dependency from just-libg++ to all-libg++. | |
9934 | ||
9935 | Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com) | |
9936 | ||
9937 | * configure: Change -x to -f to keep Ultrix /bin/test happy. | |
9938 | ||
9939 | Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com) | |
9940 | ||
9941 | * Makefile.in (make-gdb.tar.Z): Remove texinfo targets. | |
9942 | ||
9943 | Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com) | |
9944 | ||
9945 | * config.sub: Add stratus configuration frags. Also | |
9946 | submitted to FSF. | |
9947 | ||
9948 | Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com) | |
9949 | ||
9950 | * Makefile.in (DEV_SUPPORT): add configure.man. | |
9951 | ||
9952 | * config.sub(Decode manufacturer-specific): add -none*. | |
9953 | ||
9954 | Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com) | |
9955 | ||
9956 | * Makefile.in: remove form feeds to make Sun's make happy. | |
9957 | (DEVO_SUPPORT): DOC.configure => cfg-paper.texi. | |
9958 | ||
9959 | Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com) | |
9960 | ||
9961 | * Makefile.in (AR_FLAGS): Make quieter. | |
9962 | ||
9963 | Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com) | |
9964 | ||
9965 | * configure.in: Add libg++. | |
9966 | * configure: When verbose, don't output the command line at each | |
9967 | level; it will be unremarkably the same as the previous version, | |
9968 | which will be the same as what the user typed. | |
9969 | ||
9970 | Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com) | |
9971 | ||
9972 | * configure.in, Makefile.in: fix clean-info, add flex. add | |
9973 | fileutils. | |
9974 | ||
9975 | * configure: be less sensitive to spaces in Makefile.in. Do not | |
9976 | look for sources in "..". Doing so breaks subdirectories that | |
9977 | might have their own configure. If a subdir has it's own | |
9978 | configure script, use it. | |
9979 | ||
9980 | Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com) | |
9981 | ||
9982 | * cfg-paper.texi: some changes suggested by rms. | |
9983 | ||
9984 | Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com) | |
9985 | ||
9986 | * config.sub: Merge in some small additions from the FSF version, | |
9987 | taken from the gcc distribution, to bring the Cygnus and FSF | |
9988 | versions into closer sync. | |
9989 | ||
9990 | Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com) | |
9991 | ||
9992 | * configure.in: Changed svr4 references to sysv4. | |
9993 | ||
9994 | Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com) | |
9995 | ||
9996 | * configure: added -V for version number option. | |
9997 | ||
9998 | Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com) | |
9999 | ||
10000 | * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd. | |
10001 | renamed from DOC.configure to cfg-paper.texi. | |
10002 | ||
10003 | Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com) | |
10004 | ||
10005 | * configure, config.subr, config.sub: config.subr is now | |
10006 | config.sub again. | |
10007 | ||
10008 | Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com) | |
10009 | ||
10010 | * configure.texi: new file, in progress. | |
10011 | ||
10012 | * Makefile.in: build info file and install the man page for | |
10013 | configure. | |
10014 | ||
10015 | * configure.man: new file, first cut. | |
10016 | ||
10017 | * configure: find config.subr again now that configuration "none" | |
10018 | has gone. removed all traces of the -ansi option. removed all | |
10019 | traces of the -languages option. | |
10020 | ||
10021 | * config.subr: resync from rms. | |
10022 | ||
d932cae7 | 10023 | 1991-12-11 K. Richard Pixley (rich at rtl.cygnus.com) |
252b5132 RH |
10024 | |
10025 | * configure, config.sub, config.subr: merge config.sub into | |
10026 | config.subr, call the result config.subr, remove config.sub, use | |
10027 | config.subr. | |
10028 | ||
10029 | * Makefile.in: revised install for dir.info. | |
10030 | ||
d932cae7 | 10031 | 1991-12-10 K. Richard Pixley (rich at rtl.cygnus.com) |
252b5132 RH |
10032 | |
10033 | * configure.in: add decstation host makefile frag. | |
10034 | ||
10035 | * Makefile.in: BISON now bison -y again. also install-gcc on | |
10036 | install. clean-gdbm on clean. infodir belongs in datadir. | |
10037 | Make directories for info install. Build dir.info here then | |
10038 | install it. | |
10039 | ||
d932cae7 | 10040 | 1991-12-09 K. Richard Pixley (rich at rtl.cygnus.com) |
252b5132 RH |
10041 | |
10042 | * Makefile.in: fix for bad directory tests. | |
10043 | ||
d932cae7 | 10044 | 1991-12-07 K. Richard Pixley (rich at rtl.cygnus.com) |
252b5132 RH |
10045 | |
10046 | * configure: \{1,2\} appears to be a sysv'ism. Use a different | |
10047 | regexp. -srcdir relative was being handled incorrectly. | |
10048 | ||
10049 | * Makefile.in: unwrapped some for loops so that parallel makes | |
10050 | work again and so one can focus one's attention on a particular | |
10051 | package. | |
10052 | ||
d932cae7 | 10053 | 1991-12-06 K. Richard Pixley (rich at rtl.cygnus.com) |
252b5132 RH |
10054 | |
10055 | * configure: added PWD as a stand in for `pwd` (for speed). use | |
10056 | elif wherever possible. make -srcdir work without -objdir. | |
10057 | -objdir= commented out. | |
10058 | ||
d932cae7 | 10059 | 1991-12-05 K. Richard Pixley (rich at rtl.cygnus.com) |
252b5132 RH |
10060 | |
10061 | * configure: +options become --options. -subdirs commented out. | |
10062 | added -host, -datadir. Renamed -destdir to -prefix. Comment in | |
10063 | Makefile now at top of generated Makefile. Removed cvs log | |
10064 | entries. added -srcdir. create .gdbinit only if there is one | |
10065 | in ${srcdir}. | |
10066 | ||
10067 | * Makefile.in: idestdir and ddestdir go away. Added copyrights | |
10068 | and shift gpl to v2. Added ChangeLog if it didn't exist. docdir | |
10069 | and mandir now keyed off datadir by default. | |
10070 | ||
d932cae7 | 10071 | 1991-11-22 K. Richard Pixley (rich at rtl.cygnus.com) |
252b5132 RH |
10072 | |
10073 | * Freshly created ChangeLog. | |
10074 | ||
10075 | \f | |
10076 | Local Variables: | |
10077 | mode: change-log | |
10078 | left-margin: 8 | |
10079 | fill-column: 76 | |
10080 | version-control: never | |
10081 | End: |