aboutsummaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Collapse)AuthorFilesLines
1998-06-27configure.in (target_subdir): Set to ${target_alias} instead of "libraries".Jeffrey A Law1-1/+1
* configure.in (target_subdir): Set to ${target_alias} instead of "libraries". From-SVN: r20760
1998-04-28Fixup --enable-target-optspaceMichael Meissner1-1/+0
From-SVN: r19464
1998-04-22Add support for --enable-target-optspace to compile with -Os instead of -O2, ↵Michael Meissner1-0/+18
and default m32r to use it From-SVN: r19374
1998-03-25Add support for ARM's Thumb instruction set.Nick Clifton1-0/+3
From-SVN: r18822
1998-03-05* configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.Franz Sirl1-3/+0
From-SVN: r18423
1998-01-31Makefile.in (TARGET_CONFIGDIRS): Add libf2c.Richard Henderson1-1/+1
* Makefile.in (TARGET_CONFIGDIRS): Add libf2c. (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly (CLEAN_TARGET_MODULES): Similarly (all-target-libf2c): Add dependences. * configure.in (target_libs): Add libf2c. From-SVN: r17569
1998-01-21* configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.Richard Henderson1-3/+0
From-SVN: r17439
1998-01-17configure.in: Check makefile fragments in the source directory.H.J. Lu1-2/+2
* configure.in: Check makefile fragments in the source directory. From-SVN: r17385
1998-01-15configure.in: check whether host and target makefile fragments exist before ↵Alexandre Oliva1-2/+6
adding them to... * configure.in: check whether host and target makefile fragments exist before adding them to *_makefile_frag From-SVN: r17373
1998-01-03config.sub: Add mingw32 support.Mumit Khan1-2/+22
* config.sub: Add mingw32 support. * configure.in: Likewise. * config/mh-mingw32: New file. From-SVN: r17291
1998-01-03configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1Franz Sirl1-1/+7
/ * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1 From-SVN: r17287
1997-12-21It's alpha*-...Richard Henderson1-6/+6
From-SVN: r17179
1997-12-21configure.in (host_makefile_frag, [...]): Handle multiple config files.H.J. Lu1-61/+177
d * configure.in (host_makefile_frag, target_makefile_frag): Handle multiple config files. (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and alpha-*-*. From-SVN: r17170
1997-12-01Bring in changes from release branch (egcs_ss_971127).Jeffrey A Law1-1/+1
From-SVN: r16865
1997-09-16Uli's libio/libstdc++ patches.Ulrich Drepper1-0/+1
From-SVN: r15486
1997-09-11Patches from H.J. Lu for alpha-linux -fPIC --enable-shared problem.Jim Wilson1-0/+6
* Makefile.in (local-distclean): Also remove mh-frag mt-frag. * configure.in (skipdirs): Add target-librx for Linux. (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic. * mh-elfalphapic, mt-elfalphapic: New files. From-SVN: r15419
1997-09-05* configure.in (*-*-rtems*): Do not build libgloss for rtems.Joel Sherrill1-2/+4
From-SVN: r15125
1997-09-01Fix sunos4/rs6000/powerpc/etc build problems with multilibbed libraries.Jim Wilson1-6/+6
* configure.in (target_subdir): Set to libraries if enable_multilib. From-SVN: r15025
1997-08-21Initial revisionJason Merrill1-0/+874
From-SVN: r14877