Steve Ellcey
e0d98a924a
* MAINTAINERS (Write After Approval): Add self.
...
From-SVN: r54853
2002-06-20 19:52:23 +00:00
Nathanael Nerode
ef40bc6512
* configure.in: replace ${topsrcdir} with ${srcdir}
...
From-SVN: r54810
2002-06-19 19:57:38 -04:00
Nathanael Nerode
7a0be4657d
configure.in: Move definition of libstdcxx_flags right above usage, rather than waaay earlier.
...
* configure.in: Move definition of libstdcxx_flags
right above usage, rather than waaay earlier.
From-SVN: r54809
2002-06-19 19:53:29 -04:00
Nathanael Nerode
e1848dde7a
* configure.in: Pull definition of is_cross_compiler earlier.
...
From-SVN: r54807
2002-06-19 19:39:42 -04:00
Nathanael Nerode
8bc2fff120
* configure.in: Rearrange a little.
...
From-SVN: r54806
2002-06-19 19:24:14 -04:00
Nathanael Nerode
ba3292dbb7
configure.in: Remove references to librx.
...
* configure.in: Remove references to librx.
* Makefile.in: Remove references to librx.
From-SVN: r54804
2002-06-19 19:06:06 -04:00
Denis Chertykov
11d8b40806
config.sub: Add support for avr target.
...
* config.sub: Add support for avr target.
Import from master sources, rev 1.255
From-SVN: r54801
2002-06-20 00:46:38 +04:00
Phil Edwards
93da83395a
configure, .cvsignore: Revert previous change...
...
2002-06-19 Phil Edwards <pme@gcc.gnu.org>
* configure, .cvsignore: Revert previous change...
* Makefile: ...delete.
From-SVN: r54792
2002-06-19 18:10:09 +00:00
Nathanael Nerode
b4caab5c94
* configure.in: Eliminate ${gasdir} variable.
...
From-SVN: r54786
2002-06-19 13:39:21 -04:00
Dave Brolley
ee77717163
merge from src
...
From-SVN: r54766
2002-06-18 17:58:44 -04:00
Phil Edwards
26e4af5477
configure: Remove garbage from previous commit.
...
2002-06-18 Phil Edwards <pme@gcc.gnu.org>
* configure: Remove garbage from previous commit.
From-SVN: r54763
2002-06-18 20:41:47 +00:00
Phil Edwards
bb20b7dafd
configure: For in-source builds, make a subdir and re-exec there.
...
2002-06-18 Phil Edwards <pme@gcc.gnu.org>
* configure: For in-source builds, make a subdir and re-exec there.
* Makefile: New file. Pass targets through to build directory.
* .cvsignore: No longer ignore "Makefile".
From-SVN: r54759
2002-06-18 20:02:21 +00:00
Douglas Rupp
9d321f6caa
* MAINTAINERS (Write After Approval): Add self.
...
From-SVN: r54686
2002-06-17 00:00:24 +00:00
Kaveh R. Ghazi
c8eb2bc070
* Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
...
From-SVN: r54536
2002-06-11 23:53:11 +00:00
Jason Thorpe
f210d2390d
* configure.in (vax-*-netbsd*): Re-enable gas.
...
From-SVN: r54391
2002-06-09 01:34:39 +00:00
Nathanael Nerode
efe1f35795
Makefile.in: Replace HOST_PREFIX...
...
* Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
BUILD_PREFIX_1, to correct nomenclature.
* configure: Likewise.
From-SVN: r54119
2002-05-31 16:12:31 -04:00
Nathanael Nerode
e9667b3cce
Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
...
* Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
* configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
From-SVN: r54117
2002-05-31 15:42:41 -04:00
Olaf Hering
fe2fe4972b
* config-ml.in: Propogate DESTDIR also.
...
From-SVN: r54114
2002-05-31 15:30:52 -04:00
Jason Thorpe
dcf7f0ddac
configure.in (vax-*-netbsd*): Don't build gas for this platform.
...
* configure.in (vax-*-netbsd*): Don't build gas for this
platform.
From-SVN: r54040
2002-05-30 02:53:32 +00:00
Marek Michalkiewicz
6ff14f32f3
configure.in (noconfigdirs): Don't compile libiberty, libstdcxx and libgcj for AVR.
...
* configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
and libgcj for AVR.
From-SVN: r53960
2002-05-28 18:56:52 +00:00
Kaz Kojima
397de1ff0f
* MAINTAINERS (Write After Approval): Add myself.
...
From-SVN: r53827
2002-05-24 07:19:09 +00:00
Jason Thorpe
ac30211cb9
config.guess: Update to 2002-05-22 version.
...
* config.guess: Update to 2002-05-22 version.
* config.sub: Likewise.
From-SVN: r53742
2002-05-22 18:44:13 +00:00
Rainer Orth
1e6347d8b9
Makefile.in: Allow for PWDCMD to override hardcoded pwd.
...
* Makefile.in: Allow for PWDCMD to override hardcoded pwd.
* 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.
From-SVN: r53523
2002-05-16 17:43:21 +00:00
Stephane Carrez
e5ce1d6de7
* MAINTAINERS: Update my email address.
...
From-SVN: r53518
2002-05-16 15:48:53 +02:00
Nathanael Nerode
4a87f0613c
* configure.in: simplify makefile fragment collection.
...
From-SVN: r53436
2002-05-13 17:18:59 -04:00
Nathanael Nerode
603606e740
* configure.in: remove code to build emacs.
...
From-SVN: r53435
2002-05-13 17:16:48 -04:00
Nathanael Nerode
e254d6b515
configure.in: Remove --srcdir argument from targargs and buildargs (it's always overridden in...
...
* configure.in : Remove --srcdir argument from targargs and buildargs
(it's always overridden in the Makefile anyway). Rearrange a bit.
From-SVN: r53433
2002-05-13 17:11:55 -04:00
Nathanael Nerode
6cdef75d09
configure: move some logic to configure.in
...
* configure: move some logic to configure.in
* configure.in: move some logic from configure
From-SVN: r53432
2002-05-13 16:55:30 -04:00
Tom Tromey
1d6006fe82
* MAINTAINERS: Reflect libgcj reality.
...
From-SVN: r53390
2002-05-12 01:42:30 +00:00
Tim Josling
44e55536d9
Minor fix to treelang; Update MAINTAINERS and ChangeLog to reflect this.
...
From-SVN: r53375
2002-05-11 01:09:48 +00:00
Federico G. Schwindt
b70b3534fa
* Makefile.in: Honour DESTDIR.
...
From-SVN: r53340
2002-05-09 15:57:00 -04:00
Mark Mitchell
4434687a6c
config.guess: Import 2002-03-20 version.
...
* config.guess: Import 2002-03-20 version.
* config.sub: Import 2002-04-26 version.
From-SVN: r53300
2002-05-08 20:26:35 +00:00
Rainer Orth
a89e49c724
* config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
...
From-SVN: r53297
2002-05-08 18:26:56 +00:00
Loren J. Rittle
97320a3f23
ltmain.sh: Detect and handle object name conflicts while piecewise linking a static library.
...
* ltmain.sh: Detect and handle object name conflicts
while piecewise linking a static library.
From-SVN: r53237
2002-05-06 21:26:49 +00:00
Alexandre Oliva
b7c13625c7
configure.in (noconfigdirs): Don't disable libgcj on sparc64-*-solaris* and sparcv9-*-solaris*.
...
* configure.in (noconfigdirs): Don't disable libgcj on
sparc64-*-solaris* and sparcv9-*-solaris*.
From-SVN: r53190
2002-05-05 18:57:50 +00:00
Alexandre Oliva
4182d9fa89
* configure.in: Revert 2002-04-18's patch; fixed in libjava.
...
From-SVN: r53109
2002-05-03 18:24:07 +00:00
Thomas Fitzsimmons
7bebf27930
configure.in (FLAGS_FOR_TARGET): Do not add -B$$r/$(TARGET_SUBDIR)/newlib/ when...
...
* configure.in (FLAGS_FOR_TARGET): Do not add
-B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
on i[3456]86-*-linux*.
From-SVN: r53100
2002-05-03 12:28:41 -04:00
Thomas Fitzsimmons
9a06dc7d3f
configure.in (noconfigdirs): Replace [ ] with test.
...
* configure.in (noconfigdirs): Replace [ ] with test.
* configure.in (noconfigdirs): Do not add target-newlib if
target == i[3456]86-*-linux*, and host == target.
From-SVN: r53021
2002-05-01 18:28:36 -04:00
DJ Delorie
9e7facd645
mh-cxux: remove dead code
...
* config/mh-cxux: remove dead code
* 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
From-SVN: r52926
2002-04-29 23:30:22 -04:00
Nathanael Nerode
aeaa0f2fc0
* configure.in: replace '[' with 'test'
...
From-SVN: r52925
2002-04-29 23:16:53 -04:00
Nathanael Nerode
4bb98828a0
configure.in: Eliminate references to gash.
...
* configure.in: Eliminate references to gash.
* Makefile.in: Eliminate references to gash.
From-SVN: r52924
2002-04-29 22:42:51 -04:00
Nathanael Nerode
64791664e1
* configure.in: Remove useless references to 'pic' makefile fragments.
...
From-SVN: r52922
2002-04-29 22:28:23 -04:00
Nathanael Nerode
3ed57cf4fd
* configure.in: (*-*-windows*) Finish removing.
...
From-SVN: r52921
2002-04-29 22:19:45 -04:00
Nathanael Nerode
a51a07fad5
* configure.in: Eliminate redundant test for libgui.
...
From-SVN: r52920
2002-04-29 22:14:35 -04:00
Roger Sayle
8552f6f115
MAINTAINERS: Add self and realphabetize.
...
* MAINTAINERS: Add self and realphabetize. Update entries
for Dan Berlin, Chris Demetriou and Michael Matz. Remove
entry for a29k port maintainer.
From-SVN: r52908
2002-04-29 20:16:10 +00:00
Joel Sherrill
9e84766671
configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
...
2002-04-26 Joel Sherrill <joel@OARcorp.com>
* configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
(sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
From-SVN: r52813
2002-04-26 22:30:19 +00:00
Nathanael Nerode
704c9a1402
mh-a68bsd: clean out dead code
...
2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
* 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
From-SVN: r52530
2002-04-19 13:26:08 -04:00
Mark Mitchell
7bff505993
* MAINTAINERS: Add information about purpose of this file.
...
From-SVN: r52522
2002-04-19 16:40:52 +00:00
Tom Tromey
0c7c67f076
re PR libgcj/6158 (libgcj won't bootstrap on sparc-sun-solaris2.8 if already installed)
...
* configure.in: Disallow configuring libgcj when it is already
installed and we're using Solaris 2.8 linker. Do enable libgcj on
Solaris 2.8 by default. For PR libgcj/6158.
From-SVN: r52497
2002-04-18 21:35:49 +00:00
Nathanael Nerode
63501e9115
configure.in: Move default CC setting out of config/mh-* fragments directly into here.
...
* configure.in: Move default CC setting out of config/mh-* fragments
directly into here.
From-SVN: r52443
2002-04-17 16:45:24 -04:00