summaryrefslogtreecommitdiff
path: root/configure
Commit message (Collapse)AuthorAgeFilesLines
* * configure (topsrcdir): Don't use dirname.Jeff Law2000-07-231-1/+2
|
* merge with gccJason Merrill2000-07-221-6/+11
|
* 20000-05-21 H.J. Lu (hjl@gnu.org)H.J. Lu2000-05-211-24/+0
| | | | | | | | | | | * configure: Revert changes made on May 18 and May 19. * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc directory are used if they exist. Make sure $(build_tooldir)/include is searched for header files, $(build_tooldir)/lib/ for library files. (GCC_FOR_TARGET): Likewise. (CXX_FOR_TARGET): Likewise.
* 20000-05-19 H.J. Lu (hjl@gnu.org)H.J. Lu2000-05-191-2/+15
| | | | | * configure: Provide --disable-target-dir-sanity-checking to disable the gcc directory checking for cross compiling.
* 20000-05-18 H.J. Lu (hjl@gnu.org)H.J. Lu2000-05-181-0/+11
| | | | | * configure: Ask to create the gcc directory for cross compiling if necessary.
* Remove ``-W -Wall'' from top-level Makefile/configure.gdb_5_0-2000-04-10-branchpointAndrew Cagney2000-04-091-8/+5
| | | | | | | Add ``-W -Wall'' to sub-directories bfd, binutils, gas gprof, ld and opcodes by the addition of WARN_CFLAGS to Makefile.am and configury to set it. Add configure option --enable-build-warnings. Re-generate all and sundry using auto*-000227.
* * configure.in: -linux-gnu*, not -linux-gnu.Jason Merrill2000-03-301-2/+2
| | | | | * configure (gcc_version): When setting, narrow search to lines containing `version_string'.
* Apply patches to support Insight by hand from insight-2000-02-04 snapshot.Jason Molenda2000-02-071-0/+17
|
* From Eli Zaretskii <eliz@is.elta.co.il>:Ian Lance Taylor1999-08-081-2/+2
| | | | | * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly long file name when using DJGPP on MS-DOS.
* * configure: Add -W -Wall to the default CFLAGS when compiling withIan Lance Taylor1999-07-111-6/+9
| | | | gcc.
* Initial revisionRichard Henderson1999-05-031-0/+1595