summaryrefslogtreecommitdiff
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* [multiple changes]Jeff Law1998-05-113-11/+20
| | | | | | | | | | Sat Apr 11 22:43:17 1998 J. Kean Johnston <jkj@sco.com> * mh-svsv5: New file - support for SCO UnixWare 7 / SVR5. Thu Mar 26 01:54:25 1998 Geoffrey Noer <noer@cygnus.com> * mh-cygwin32: stop configuring and building dosrel. Bring over from devo. From-SVN: r19685
* Fixup --enable-target-optspaceMichael Meissner1998-04-281-0/+5
| | | | From-SVN: r19464
* Add mt-ospaceMichael Meissner1998-04-281-0/+3
| | | | From-SVN: r19463
* * mt-linux (CXXFLAGS_FOR_TARGET): Set this instead of CXXFLAGS.Andreas Schwab1998-04-222-1/+5
| | | | From-SVN: r19370
* Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and PICFLAG_FOR_TARGET.Manfred Hollstein1998-02-052-2/+2
| | | | | | | | | | | | | | * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and PICFLAG_FOR_TARGET. (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET. * configure: Emit a definition for the new macro enable_shared into each Makefile. * config/mh-sparcpic (PICFLAG): Define to properly according to current multilib configuration. * config/mt-sparcpic (PICFLAG_FOR_TARGET): Define to properly according to current multilib configuration. From-SVN: r17680
* config.sub: Add mingw32 support.Mumit Khan1998-01-031-0/+12
| | | | | | | | * config.sub: Add mingw32 support. * configure.in: Likewise. * config/mh-mingw32: New file. From-SVN: r17291
* More stuff from Uli.Jeff Law1997-09-161-0/+2
| | | | From-SVN: r15487
* Patches from H.J. Lu for alpha-linux -fPIC --enable-shared problem.Jim Wilson1997-09-113-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
* Initial revisionJason Merrill1997-08-2154-0/+1134
From-SVN: r14877