summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* * configure.in: Replace ${libstdcxx_version} by its value.neroden2003-03-042-2/+4
| | | | | | | | | | Remove reference to mh-dgux. * configure: Regenerate. * mh-dgux: Delete. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@63775 138bc75d-0d04-0410-961f-82ee72b054a4
* * acx.m4: Name cache variables properly.aoliva2002-12-282-13/+19
| | | | | | | | | | (NCN_STRICT_CHECK_TOOL): If program is not found and value-if-not-found is empty, use ${ncn_tool_prefix}$2 or $2, depending on whether build != host or not. (NCN_STRICT_CHECK_TARGET_TOOL): Ditto, with the target prefix. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@60581 138bc75d-0d04-0410-961f-82ee72b054a4
* (toplev)neroden2002-12-2826-47/+92
| | | | | | | | | | | | | | | | | | * configure.in: Convert to autoconf script. Blow away lots of now-redundant Makefile fragments. * configure: Generate using Autoconf. * Makefile.tpl: Rewrite to reflect autoconfiscation. * Makefile.in: Regenerate. (config) * acx.m4: New. * mh-a68bsd, mh-aix386, mh-apollo68, mh-delta88, mh-hp300, mh-hpux, mh-hpux8, mh-irix5, mh-irix6, mh-ncrsvr43, mh-openedition, mh-riscos, mh-sysv: Delete. * mh-cxux, mh-dgux386, mh-interix, mh-lynxrs6k, mh-ncr3000, mh-necv4, mh-sco, mh-solaris, mh-sysv4, mh-sysv5, mt-v810: Simplify. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@60558 138bc75d-0d04-0410-961f-82ee72b054a4
* * config/mt-aix43: Delete.geoffk2002-12-231-4/+0
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@60420 138bc75d-0d04-0410-961f-82ee72b054a4
* * mh-cygwin: Don't build libtermcap if it doesn't exist.cgf2002-12-172-4/+8
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@60191 138bc75d-0d04-0410-961f-82ee72b054a4
* Merge basic-improvements-branch to trunkzack2002-12-162-0/+102
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@60174 138bc75d-0d04-0410-961f-82ee72b054a4
* Retire common MPW configury bits.shebs2002-11-1113-571/+6
| | | | | | | | * mpw-mh-mpw: Remove. * mpw: Remove directory along with all of its files. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59004 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in: Allow for PWDCMD to override hardcoded pwd.ro2002-05-162-86/+90
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * config-ml.in: Likewise. * configure: Likewise. * configure.in: Likewise. boehm-gc: * acinclude.m4: Allow for PWDCMD to override hardcoded pwd. * aclocal.m4: Regenerate. * configure: Regenerate. config: * acinclude.m4: Allow for PWDCMD to override hardcoded pwd. contrib: * test_installed: Allow for PWDCMD to override hardcoded pwd. * test_summary: Likewise. gcc: * Makefile.in: Allow for PWDCMD to override hardcoded pwd. * configure.in: Likewise. * fixinc/check.tpl: Likewise. * fixinc/fixinc.dgux: Likewise. * fixinc/fixinc.svr4: Likewise. * fixinc/fixinc.winnt: Likewise. * fixinc/fixincl.sh: Likewise. * fixproto: Likewise. * configure: Regenerate. gcc/ada: * Makefile.adalib: Allow for PWDCMD to override hardcoded pwd. * Makefile.in: Likewise. gcc/f: * Make-lang.in: Allow for PWDCMD to override hardcoded pwd. gcc/java: * Make-lang.in: Allow for PWDCMD to override hardcoded pwd. gcc/po: * exgettext: Allow for PWDCMD to override hardcoded pwd. gcc/treelang: * Make-lang.in: Allow for PWDCMD to override hardcoded pwd. libf2c: * Makefile.in: Allow for PWDCMD to override hardcoded pwd. * aclocal.m4: Likewise. * configure: Regenerate. libjava: * acinclude.m4: Allow for PWDCMD to override hardcoded pwd. * configure.in: Likewise. * aclocal.m4: Regenerate. * configure: Regenerate. libobjc: * aclocal.m4: Allow for PWDCMD to override hardcoded pwd. * configure: Regenerate. libstdc++-v3: * Makefile.am: Allow for PWDCMD to override hardcoded pwd. * acinclude.m4: Likewise. * docs/html/Makefile: Likewise. * aclocal.m4: Regenerate. * configure: Regenerate. * Makefile.in: Regenerate. zlib: * configure.in: Allow for PWDCMD to override hardcoded pwd. * configure: Regenerate. * ChangeLog: Move entries to ChangeLog.gcj. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53523 138bc75d-0d04-0410-961f-82ee72b054a4
* * mh-apollo68: remove unused HDEFINES setting.dj2002-05-134-6/+6
| | | | | | | | * mh-dgux: remove unused HDEFINES setting. * mh-dgux386: remove unused HDEFINES setting, duplicate RANLIB=true git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53434 138bc75d-0d04-0410-961f-82ee72b054a4
* * config/mh-cxux: remove dead codedj2002-04-3017-29/+17
| | | | | | | | | | | | | | | | | | | | | | * config/mh-dgux386: remove dead code * config/mh-hp300: remove dead code * config/mh-hpux: remove dead code * config/mh-hpux8: remove dead code * config/mh-irix5: remove dead code * config/mh-irix6: remove dead code * config/mh-ncr3000: remove dead code * config/mh-ncrsvr43: remove dead code * config/mh-necv4: remove dead code * config/mh-sco: remove dead code * config/mh-solaris: remove dead code * config/mh-sysv: remove dead code * config/mh-sysv4: remove dead code * config/mh-sysv5: remove dead code * config/mh-irix4: remove, contains only dead code * configure.in: delete reference to absent file git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52926 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in: Remove useless references to 'pic' makefile fragments.dj2002-04-3011-10/+13
| | | | | | | | | | | | | | | | * config/mt-armpic: Delete. * config/mt-elfalphapic: Delete. * config/mt-i370pic: Delete. * config/mt-ia64pic: Delete. * config/mt-m68kpic: Delete. * config/mt-papic: Delete. * config/mt-ppcpic: Delete. * config/mt-s390pic: Delete. * config/mt-sparcpic: Delete. * config/mt-x86pic: Delete. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52923 138bc75d-0d04-0410-961f-82ee72b054a4
* 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>dj2002-04-1924-98/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * config/mh-a68bsd: clean out dead code * config/mh-apollo68: clean out dead code * config/mh-cxux: clean out dead code * config/mh-decstation: clean out dead code * config/mh-dgux: clean out dead code * config/mh-dgux386: clean out dead code * config/mh-hp300: clean out dead code * config/mh-hpux: clean out dead code * config/mh-hpux8: clean out dead code * config/mh-interix: clean out dead code * config/mh-irix4: clean out dead code * config/mh-lynxrs6k: clean out dead code * config/mh-mingw32: clean out dead code * config/mh-ncr3000: clean out dead code * config/mh-ncrsvr43: clean out dead code * config/mh-necv4: clean out dead code * config/mh-openedition: clean out dead code * config/mh-riscos: clean out dead code * config/mh-sco: clean out dead code * config/mh-sysv4: clean out dead code * config/mh-lynxos: removed, contained only dead code * config/mh-vaxult2: removed, contained only dead code * config/mh-sun3: removed, contained only dead code * configure.in: remove references to dead files git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52530 138bc75d-0d04-0410-961f-82ee72b054a4
* * acinclude.m4 (CYG_AC_PATH_TCLCONFIG): Search the win/ directory,dj2002-04-152-0/+34
| | | | | | | | too. (CYG_AC_PATH_TKCONFIG): Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52338 138bc75d-0d04-0410-961f-82ee72b054a4
* i2002-04-11 DJ Delorie <dj@redhat.com>dj2002-04-113-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Makefile.in, configure.in: Sync with binutils, entries follow... 2002-02-01 Mo DeJong <supermo@bayarea.net> * Makefile.in: Add all-tix to deps for all-snavigator so that tix is built when building snavigator. 2002-01-11 Steve Ellcey <sje@cup.hp.com> * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX, ld and gdb are not supported. 2002-01-07 Mark Salter <msalter@redhat.com> * configure.in: Remove target-bsp and target-cygmon from arm builds. Allow target-libgloss to be built for arm, strongarm, and xscale. 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com> * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem options for i[3456]86-pc-linux* native builds. 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com> * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo files from .po files for a distribution. 2001-09-03 Jeff Holcomb <jeffh@redhat.com> * configure.in: Enable libstdc++-v3 for h8300 targets. 2001-06-19 Alan Modra <amodra@bigpond.net.au> * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/. Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com> * Makefile.in (VER): When present, extract the version number from the file version.in. 2001-05-24 Tom Rix <trix@redhat.com> * configure.in : enable ld for aix 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com> * mh-s390pic: New file. * mt-s390pic: New file. 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com> * config.guess: Add linux target for S/390. 2000-11-07 Philip Blundell <pb@futuretv.com> * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*. 2000-11-03 Philip Blundell <pb@futuretv.com> * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info files. 2001-01-15 Ben Elliston <bje@redhat.com> * configure.in (host_tools): Add sid. Always configure cgen. 2000-11-24 Nick Clifton <nickc@redhat.com> * configure.in (c4x, c5x, tic54x): Move after ARM targets. 2000-08-20 Doug Evans <dje@casey.transmeta.com> * Makefile.in (ALL_MODULES): Add all-cgen. (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily. (all-cgen): New target. (all-opcodes,all-sim): Depend on all-cgen. * configure.in (host_tools): Add cgen. Only configure cgen if --enable-cgen-maint. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52179 138bc75d-0d04-0410-961f-82ee72b054a4
* config:jsm282001-10-072-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@46063 138bc75d-0d04-0410-961f-82ee72b054a4
* * mt-linux (CXXFLAGS_FOR_TARGET): Lose -fvtable-thunks.jason2001-05-222-2/+5
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@42415 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.rth2001-01-282-0/+6
| | | | | | | | | | | | * mt-alphaieee: New file. * config/alpha/t-ieee: Remove multilibbing. (TARGET_LIBGCC2_CFLAGS): Add -mieee. * configure.host (alpha*-*) [libgcj_flags]: Add -mieee. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@39309 138bc75d-0d04-0410-961f-82ee72b054a4
* * config/mh-djgpp: do not set CFLAGS.dj2001-01-022-5/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38622 138bc75d-0d04-0410-961f-82ee72b054a4
* * config/mt-aix43 (NM_FOR_TARGET): Add -B bsd-style flag.dje2000-09-261-1/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@36648 138bc75d-0d04-0410-961f-82ee72b054a4
* * mh-djgpp: Conditionally set 'target_alias' to djgpp. Conditionallylaw2000-08-042-0/+20
| | | | | | | modify 'gcc_version'. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35483 138bc75d-0d04-0410-961f-82ee72b054a4
* 2000-07-21 Andrew Haley <aph@cygnus.com>aph2000-07-213-0/+7
| | | | | | | | * mh-ia64pic: New file. * mt-ia64pic: New file. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35173 138bc75d-0d04-0410-961f-82ee72b054a4
* merge with /cvs/srcjason2000-07-215-0/+2040
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35168 138bc75d-0d04-0410-961f-82ee72b054a4
* * config/mh-irix6 (CC): Don't set it.mmitchel2000-07-151-4/+0
| | | | | | | | | * INSTALL: Give special instructions for building GCC on Irix 6. * config/mips/x-iris6 (CC): Don't set it. (OLDCC): Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35038 138bc75d-0d04-0410-961f-82ee72b054a4
* 2000-06-21 Branko Cibej <branko.cibej@hermes.si>law2000-06-213-2/+7
| | | | | | | | * mh-sparcpic: Use single instead of double quotes. * mt-sparcpic: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@34640 138bc75d-0d04-0410-961f-82ee72b054a4
* Add support for sh-pe and arm-wince-pe targets.nickc2000-02-232-0/+14
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32109 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in: Use mt-aix43 to handle *_TARGET defs,geoffk2000-01-102-0/+5
| | | | | | | | | not mh-aix43. * config/mh-aix43: Delete, move to mt-aix43. * config/mt-aix43: New file. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@31303 138bc75d-0d04-0410-961f-82ee72b054a4
* * mh-openedition: New file.rth1999-09-082-0/+6
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@29186 138bc75d-0d04-0410-961f-82ee72b054a4
* Resynclaw1999-04-073-23/+15
| | | | | | | | * mh-windows disappears * Build more stuff on cygwin. Use default CFLAGS/CXXFLAGS git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26237 138bc75d-0d04-0410-961f-82ee72b054a4
* * config/mh-go32: Delete.law1999-03-171-0/+0
| | | | | | | | | * config/mh-djgpp: New. Renamed from mh-go32. * configure.in (pc-msdosdjgpp): Set host_makefile_frag to config/mh-djgpp. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25834 138bc75d-0d04-0410-961f-82ee72b054a4
* * mh-armpic: New file. Patch from Jim Pick <jim@jimpick.com>.law1999-02-023-0/+7
| | | | | | | * mt-armpic: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@24988 138bc75d-0d04-0410-961f-82ee72b054a4
* * config.guess: Add support for i386-pc-interix.law1999-01-301-0/+14
| | | | | | | | | * config.sub: Likewise. * configure.in: Likewise. * config/mh-interix: New file. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@24913 138bc75d-0d04-0410-961f-82ee72b054a4
* Mon Nov 2 15:15:33 1998 Geoffrey Noer <noer@cygnus.com>law1998-11-112-0/+5
| | | | | | | | * mh-cygwin32: delete * mh-cygwin: was mh-cygwin32 git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@23602 138bc75d-0d04-0410-961f-82ee72b054a4
* mh-aix43 (NM_FOR_TARGET): Add -X32_64 as well.dje1998-08-312-2/+7
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22138 138bc75d-0d04-0410-961f-82ee72b054a4
* Add and use mh-aix43 to set AR_FOR_TARGET.dje1998-08-292-0/+7
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22077 138bc75d-0d04-0410-961f-82ee72b054a4
* law1998-08-091-1/+1
| | | | | | | * mt-linux (CXXFLAGS_FOR_TARGET): Add -D_GNU_SOURCE. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@21648 138bc75d-0d04-0410-961f-82ee72b054a4
* law1998-08-091-0/+4
| | | | | | | * mt-linux (CXXFLAGS_FOR_TARGET): Add -D_GNU_SOURCE. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@21647 138bc75d-0d04-0410-961f-82ee72b054a4
* Sat Apr 11 22:43:17 1998 J. Kean Johnston <jkj@sco.com>law1998-05-113-11/+20
| | | | | | | | | | * 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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@19685 138bc75d-0d04-0410-961f-82ee72b054a4
* Fixup --enable-target-optspacemeissner1998-04-281-0/+5
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@19464 138bc75d-0d04-0410-961f-82ee72b054a4
* Add mt-ospacemeissner1998-04-281-0/+3
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@19463 138bc75d-0d04-0410-961f-82ee72b054a4
* * mt-linux (CXXFLAGS_FOR_TARGET): Set this instead of CXXFLAGS.schwab1998-04-222-1/+5
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@19370 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG andlaw1998-02-062-2/+2
| | | | | | | | | | | | | | 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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@17680 138bc75d-0d04-0410-961f-82ee72b054a4
* * config.sub: Add mingw32 support.law1998-01-041-0/+12
| | | | | | | | * configure.in: Likewise. * config/mh-mingw32: New file. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@17291 138bc75d-0d04-0410-961f-82ee72b054a4
* More stuff from Uli.law1997-09-161-0/+2
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@15487 138bc75d-0d04-0410-961f-82ee72b054a4
* Patches from H.J. Lu for alpha-linux -fPIC --enable-shared problem.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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@15419 138bc75d-0d04-0410-961f-82ee72b054a4
* Initial revisionjason1997-08-2154-0/+1134
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@14877 138bc75d-0d04-0410-961f-82ee72b054a4
OpenPOWER on IntegriCloud