]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/configure.in
Change: if [[ x$thread_file = x ]]; then
[thirdparty/gcc.git] / gcc / configure.in
1997-07-15  Doug EvansChange: if [[ x$thread_file = x ]]; then
1997-07-14  Richard KennerClear headers and lib2funcs before re-reading config...
1997-07-14  Richard Kenner(alpha-*-linux-gnu*): Set tmake_file.
1997-07-14  Richard Kenner(sparc-*-linux-gnu{*,libc1*}): Add sparc/t-linux.
1997-07-14  Richard Kenner(*-*-gnu*): Add crt{begin,end}S.o to extra_parts.
1997-07-02  Richard Kenner(sparc-*-linux-gnulibc1*): New configuration.
1997-07-02  Richard Kenner(powerpc-*-linuxgnu*): Default thread_file is posix.
1997-07-02  Richard Kenner(m68k-*-linux-gnu*): Default thread_file is `posix'.
1997-07-02  Richard Kenner(alpha-*-linux-gnu*): Default thread_file is `posix'.
1997-07-02  Richard Kenner(*-linux*): Add "-gnu" to names to match.
1997-06-27  Richard Kenner(i[3456]86-*-linux*): Default thread_file is `posix'.
1997-06-27  Richard Kenner(--enable-threads): New parameter.
1997-06-27  Richard KennerClean up Make-{host,target,hooks} in all subdirs, not...
1997-06-27  Richard Kenner(i[3456]86-*-mingw32): New target.
1997-06-25  Richard Kenner(cc_set_by_configure): Eliminate extra comma and don...
1997-06-25  Richard KennerRemove patch in 1.12.
1997-06-25  Richard Kenner(cross_overrides, build_overrides): Default to /dev...
1997-06-25  Richard Kenner(mn10200-*-*): New target.
1997-06-20  Richard Kenner(arm-*-linuxaout): New target.
1997-06-13  Doug Evansconfigure.in: Don't pass arguments to configure.frag.
1997-06-11  Jim WilsonRestore changes lost by autoconfiscation.
1997-06-10  Michael MeissnerAdd powerpc embedded targets to --with-cpu=n.
1997-06-09  Richard KennerMove language fragment processing to configure.lang.
1997-06-09  Richard Kenner(cross_overrides, build_overrides): Use absolute path...
1997-06-09  Richard KennerSave target alias for language directories.
1997-06-09  Richard Kenner(with-gxx-include-dir): New parameter for setting the...
1997-06-09  Richard KennerAdd parameter for setting local prefix.
1997-06-09  Richard KennerDon't override a user's setting for prefix on platforms...
1997-06-09  Richard KennerMove language subdirectory Makefile processing into...
1997-06-09  Richard Kenner(*-*-netbsd): Restore changes of Apr 13th lost in autoc...
1997-05-18  Richard KennerInitial revision