summaryrefslogtreecommitdiff
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* acinclude.m4: Fix spelling error of "separate" as "seperate".Joseph Myers2001-10-072-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | config: * acinclude.m4: Fix spelling error of "separate" as "seperate". gcc: * ChangeLog.2, c-decl.c, config/i386/i386.md, doc/gcc.texi, gcc.c, genmultilib, toplev.c: Fix spelling errors of "separate" as "seperate", and corresponding spelling errors of related words. gcc/ada: * 5oosinte.adb: Fix spelling error of "separate" as "seperate". gcc/testsuite: * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix spelling errors of "separate" as "seperate". libffi: * src/x86/ffi.c: Fix spelling error of "separate" as "seperate". libjava: * defineclass.cc, java/awt/image/ColorModel.java, java/awt/image/SampleModel.java, java/lang/Package.java, java/security/cert/X509Extension.java: Fix spelling errors of "separate" as "seperate", and corresponding spelling errors of related words. libstdc++-v3: * docs/html/22_locale/locale.html, docs/html/faq/index.html: Fix spelling errors of "separate" as "seperate", and corresponding spelling errors of related words. * docs/html/faq/index.txt: Regenerate. From-SVN: r46063
* * mt-linux (CXXFLAGS_FOR_TARGET): Lose -fvtable-thunks.Jason Merrill2001-05-212-2/+5
| | | | From-SVN: r42415
* configure.in (target_makefile_frag): Use mt-alphaieee.Richard Henderson2001-01-272-0/+6
| | | | | | | | | | | | | * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee. * mt-alphaieee: New file. * config/alpha/t-ieee: Remove multilibbing. (TARGET_LIBGCC2_CFLAGS): Add -mieee. * configure.host (alpha*-*) [libgcj_flags]: Add -mieee. From-SVN: r39309
* * config/mh-djgpp: do not set CFLAGS.Laurynas Biveinis2001-01-022-5/+4
| | | | From-SVN: r38622
* * config/mt-aix43 (NM_FOR_TARGET): Add -B bsd-style flag.David Edelsohn2000-09-261-1/+1
| | | | From-SVN: r36648
* mh-djgpp: Conditionally set 'target_alias' to djgpp.Mark Elbrecht2000-08-042-0/+20
| | | | | | | * mh-djgpp: Conditionally set 'target_alias' to djgpp. Conditionally modify 'gcc_version'. From-SVN: r35483
* mh-ia64pic: New file.Andrew Haley2000-07-213-0/+7
| | | | | | | | | 2000-07-21 Andrew Haley <aph@cygnus.com> * mh-ia64pic: New file. * mt-ia64pic: New file. From-SVN: r35173
* merge with /cvs/srcJason Merrill2000-07-215-0/+2040
| | | | From-SVN: r35168
* mh-irix6 (CC): Don't set it.Mark Mitchell2000-07-151-4/+0
| | | | | | | | | | * config/mh-irix6 (CC): Don't set it. * INSTALL: Give special instructions for building GCC on Irix 6. * config/mips/x-iris6 (CC): Don't set it. (OLDCC): Likewise. From-SVN: r35038
* mh-sparcpic: Use single instead of double quotes.Branko Cibej2000-06-213-2/+7
| | | | | | | | | 2000-06-21 Branko Cibej <branko.cibej@hermes.si> * mh-sparcpic: Use single instead of double quotes. * mt-sparcpic: Likewise. From-SVN: r34640
* Add support for sh-pe and arm-wince-pe targets.Nick Clifton2000-02-232-0/+14
| | | | From-SVN: r32109
* configure.in: Use mt-aix43 to handle *_TARGET defs, not mh-aix43.Geoff Keating2000-01-102-0/+5
| | | | | | | | | * configure.in: Use mt-aix43 to handle *_TARGET defs, not mh-aix43. * config/mh-aix43: Delete, move to mt-aix43. * config/mt-aix43: New file. From-SVN: r31303
* * mh-openedition: New file.Linas Vepstas1999-09-072-0/+6
| | | | From-SVN: r29186
* ResyncChristopher Faylor1999-04-063-23/+15
| | | | | | | * mh-windows disappears * Build more stuff on cygwin. Use default CFLAGS/CXXFLAGS From-SVN: r26237
* mh-go32: Delete.Mark Elbrecht1999-03-171-0/+0
| | | | | | | | | * config/mh-go32: Delete. * config/mh-djgpp: New. Renamed from mh-go32. * configure.in (pc-msdosdjgpp): Set host_makefile_frag to config/mh-djgpp. From-SVN: r25834
* mh-armpic: New file.Philip Blundell1999-02-023-0/+7
| | | | | | | * mh-armpic: New file. Patch from Jim Pick <jim@jimpick.com>. * mt-armpic: Likewise. From-SVN: r24988
* config.guess: Add support for i386-pc-interix.Mumit Khan1999-01-301-0/+14
| | | | | | | | | * config.guess: Add support for i386-pc-interix. * config.sub: Likewise. * configure.in: Likewise. * config/mh-interix: New file. From-SVN: r24913
* mh-cygwin32: deleteGeoffrey Noer1998-11-102-0/+5
| | | | | | | | Mon Nov 2 15:15:33 1998 Geoffrey Noer <noer@cygnus.com> * mh-cygwin32: delete * mh-cygwin: was mh-cygwin32 From-SVN: r23602
* mh-aix43 (NM_FOR_TARGET): Add -X32_64 as well.David Edelsohn1998-08-312-2/+7
| | | | From-SVN: r22138
* Add and use mh-aix43 to set AR_FOR_TARGET.David Edelsohn1998-08-292-0/+7
| | | | From-SVN: r22077
* mt-linux (CXXFLAGS_FOR_TARGET): Add -D_GNU_SOURCE.HJ Lu1998-08-091-1/+1
| | | | | | * mt-linux (CXXFLAGS_FOR_TARGET): Add -D_GNU_SOURCE. From-SVN: r21648
* mt-linux (CXXFLAGS_FOR_TARGET): Add -D_GNU_SOURCE.HJ Lu1998-08-091-0/+4
| | | | | | | � * mt-linux (CXXFLAGS_FOR_TARGET): Add -D_GNU_SOURCE. From-SVN: r21647
* [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