OSDN Git Service

* configure.in (sparc-*-elf*): Use sparc/elf.h, sparc/t-elf.
[pf3gnuchains/gcc-fork.git] / gcc / configure.in
1997-10-30 devans * configure.in (sparc-*-elf*): Use sparc/elf.h, sparc...
1997-10-10 dje * configure.in: Handle --with-newlib.
1997-09-29 law * configure.in: Substitute for "install" too.
1997-09-25 dje * configure.in (sparc64-*-linux*): Recognize. Add...
1997-09-19 law * configure.in (strtoul, bsearch): Have autocon...
1997-09-18 brendan * configure.in, configure: Make sure to create the...
1997-09-17 brendan * configure.in, configure: Make sure to create the...
1997-09-16 law * aclocal.m4: New file with replacement for...
1997-09-16 jasondwarf2 EH support
1997-09-14 law * fixinc.math: New file to fix math.h on some...
1997-09-12 wilsonNever set prefix=/usr by default.
1997-09-12 wilsonPatches from Fred Fish for systems with sys/varargs...
1997-09-11 wilsonAdd Fred Fish's LN/LN_S patch.
1997-09-09 law Add port done awhile ago for the ARC cpu.
1997-09-07 law * configure.in (out_file): Emit definition...
1997-09-07 law * configure.in: Make symlink to as-new rather...
1997-09-05 law * v850: New directory for v850 port.
1997-09-01 law * cccp.c (sys_errlist): Remove special 4.4bsd...
1997-09-01 law * collect2.c: Change DONT_DECLARE_SYS_SIGLIST...
1997-09-01 law * i386/go32-rtems.h, i386/rtems.h, i960/rtems.h,
1997-08-27 wilsonPatch from Richard Henderson to fix alpha-linux support.
1997-08-22 wilsonFix AIX build problem when IBM cc is used.
1997-08-19 law * configure.in: Turn on haifa by default for...
1997-08-18 meissnerFix --with-cpu=xxx
1997-08-17 law * configure.in: Expurgate `broken_install'...
1997-08-13 dje * configure.in (haifa configury): Fix typo.
1997-08-12 law * Integrate Haifa instruction scheduler.
1997-08-11 law * Integrate tlink patch from jason@cygnus.com
1997-08-02 dje * configure.in: Build .gdbinit for top level build...
1997-07-30 erichreplace arm-*-* with arm-*-aout.
1997-07-29 bothner* configure.in (--enable-c-cpplib): New option.
1997-07-29 bothnerAdd hooks for using autconf-style Makefile.in in langua...
1997-07-25 dje* configure.in: Finish fixing calculation if default...
1997-07-23 erich(arm-*-netbsd*): Fix typo setting tmake_file.
1997-07-23 kenner(alpha*): Put quotes around MASK_GAS.
1997-07-22 dje * configure.in (host_overrides): Set to Make-host.
1997-07-21 kenner(alpha*-*-*): Set cpu_type to alpha.
1997-07-19 dje(cstamp-h): Renamed from stamp-h.
1997-07-19 dje * configure.in: Invoke AC_CONFIG_HEADER.
1997-07-19 dje * configure.in (host_overrides): Set to host_xmake_fil...
1997-07-19 dje * configure.in: Don't loop trying to configure languag...
1997-07-17 dje * configure.in (merged_frags): Delete unused variable.
1997-07-16 erich(arm-*-netbsd*): New configuration.
1997-07-16 wilson(exeext): Delete redundant set and AC_SUBST call.
1997-07-15 djeChange: if [[ x$thread_file = x ]]; then
1997-07-14 kennerClear headers and lib2funcs before re-reading config...
1997-07-14 kenner(alpha-*-linux-gnu*): Set tmake_file.
1997-07-14 kenner(sparc-*-linux-gnu{*,libc1*}): Add sparc/t-linux.
1997-07-14 kenner(*-*-gnu*): Add crt{begin,end}S.o to extra_parts.
1997-07-02 kenner(sparc-*-linux-gnulibc1*): New configuration.
1997-07-02 kenner(powerpc-*-linuxgnu*): Default thread_file is posix.
1997-07-02 kenner(m68k-*-linux-gnu*): Default thread_file is `posix'.
1997-07-02 kenner(alpha-*-linux-gnu*): Default thread_file is `posix'.
1997-07-02 kenner(*-linux*): Add "-gnu" to names to match.
1997-06-27 kenner(i[3456]86-*-linux*): Default thread_file is `posix'.
1997-06-27 kenner(--enable-threads): New parameter.
1997-06-27 kennerClean up Make-{host,target,hooks} in all subdirs, not...
1997-06-27 kenner(i[3456]86-*-mingw32): New target.
1997-06-25 kenner(cc_set_by_configure): Eliminate extra
1997-06-25 kennerRemove patch in 1.12.
1997-06-25 kenner(cross_overrides, build_overrides): Default to /dev...
1997-06-25 kenner(mn10200-*-*): New target.
1997-06-20 kenner(arm-*-linuxaout): New target.
1997-06-13 dje * configure.in: Don't pass arguments to configure...
1997-06-11 wilsonRestore changes lost by autoconfiscation.
1997-06-10 meissnerAdd powerpc embedded targets to --with-cpu=n.
1997-06-09 kennerMove language fragment processing to configure.lang.
1997-06-09 kenner(cross_overrides, build_overrides): Use absolute path...
1997-06-09 kennerSave target alias for language directories.
1997-06-09 kenner(with-gxx-include-dir): New parameter for setting the...
1997-06-09 kennerAdd parameter for setting local prefix.
1997-06-09 kennerDon't override a user's setting for prefix on platforms...
1997-06-09 kennerMove language subdirectory Makefile processing into...
1997-06-09 kenner(*-*-netbsd): Restore changes of Apr 13th lost in autoc...
1997-05-18 kennerInitial revision