Mike Stump
6e2d9a7aab
Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration failures of subdirectories.
...
* Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
failures of subdirectories.
From-SVN: r38837
2001-01-09 18:55:41 +00:00
Laurynas Biveinis
976b230df9
ltcf-c.sh: clear ac_cv_prog_cc_pic for DJGPP.
...
* ltcf-c.sh: clear ac_cv_prog_cc_pic for DJGPP. Do not add
'-DPIC' to ac_cv_prog_cc_pic for DJGPP.
* ltcf-cxx.sh: likewise.
* ltcf-gcj.sh: likewise.
* ltconfig.sh: fix typo.
From-SVN: r38624
2001-01-02 10:55:07 -05:00
Laurynas Biveinis
071091103c
* configure: handle DOS-style absolute paths.
...
From-SVN: r38621
2001-01-02 10:44:40 -05:00
Laurynas Biveinis
1da5b8fc55
* configure.in: remove supported directories from $noconfigdirs for DJGPP.
...
From-SVN: r38620
2001-01-02 10:36:25 -05:00
Marek Michalkiewicz
4c2f5b4fd3
* MAINTAINERS: Add myself as avr port co-maintainer.
...
From-SVN: r38556
2000-12-30 11:56:57 +00:00
Ben Elliston
bc53668ead
* MAINTAINERS: Add myself under ``Write After Approval''.
...
From-SVN: r38502
2000-12-28 09:00:13 +11:00
Joseph Myers
c387606fe8
* texinfo: Remove directory from GCC.
...
From-SVN: r38384
2000-12-19 19:42:23 +00:00
Joseph Myers
2cb5082c1e
COPYING: Update to current ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes...
...
* COPYING: Update to current
ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
to 19yy as example year in copyright notice).
gcc:
* COPYING: Update to current
ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
to 19yy as example year in copyright notice).
gcc/f:
* g77.texi: Update GPL copy not to refer to years 19@var{yy}.
include:
* COPYING: Update to current
ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
to 19yy as example year in copyright notice).
From-SVN: r38366
2000-12-18 21:47:20 +00:00
Benjamin Kosnik
cc330df988
Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
...
2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
* Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
(libstdcxx_incdir): Pass down.
* config.if: Remove expired bits for cxx_interface, add stub.
(libstdcxx_incdir): Add variable for g++ include directory.
* configure.in (gxx_include_dir): Use it.
From-SVN: r38355
2000-12-18 18:08:07 +00:00
Alexandre Oliva
4c6b283591
MAINTAINERS: Added self as sh port co-maintainer.
...
* MAINTAINERS: Added self as sh port co-maintainer. Removed entry
with old-email address from ``Write After Approval''.
From-SVN: r38353
2000-12-18 17:01:21 +00:00
Andreas Jaeger
3896f13e30
configure.in: Handle lang_dirs.
...
2000-12-15 Andreas Jaeger <aj@suse.de>
* configure.in: Handle lang_dirs.
From-SVN: r38281
2000-12-15 10:52:41 +01:00
Tom Tromey
ad46e8819b
* MAINTAINERS: Removed brads.
...
From-SVN: r38253
2000-12-14 18:23:49 +00:00
Tom Tromey
90a1041848
* MAINTAINERS: Added gcj developers.
...
From-SVN: r38252
2000-12-14 17:51:52 +00:00
Anthony Green
41dfe3a2e6
Default to not build gcj target libraries.
...
From-SVN: r38239
2000-12-13 23:19:06 +00:00
Mike Stump
e2f601da48
* Makefile.in (local-distclean): Also remove fastjar.
...
From-SVN: r38234
2000-12-13 22:01:46 +00:00
Rodney Brown
70030c013c
gcc_update: Add fastjar --touch entries.
...
2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
* contrib/gcc_update: Add fastjar --touch entries.
(http://gcc.gnu.org/ml/gcc-patches/2000-12/msg00588.html )
From-SVN: r38214
2000-12-12 21:58:57 -08:00
Alexandre Oliva
2a50f859e3
configure.in: Disable language-specific target libraries for languages that aren't enabled.
...
* configure.in: Disable language-specific target libraries for
languages that aren't enabled.
From-SVN: r38206
2000-12-12 20:16:17 +00:00
Anthony Green
7743113b23
configure.in cleanup for libgcj
...
From-SVN: r38191
2000-12-11 16:52:42 +00:00
Neil Booth
92e061a660
* MAINTAINERS: Update address, remove self from WAA list.
...
From-SVN: r38173
2000-12-10 17:55:26 +00:00
Alexandre Petit-Bianco
f34ff6d61e
Top level ChangeLog:
...
2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
* libjava: Imported from /cvs/java.
* libffi: Likewise.
* Boehm-gc: Likewise.
libjava/ChangeLog:
2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
* Makefile.am (data_DATA): libgcj.jar replaces libgcj.zip.
(ZIP): Points at fastjar instead of zip.
(libgcj_la_DEPENDENCIES): libgcj.jar replaces libgcj.zip.
(libgcj_la_LDFLAGS): Correctly point at libsupc++.
(libgcjx_la_DEPENDENCIES): libgcj.jar replaces libgcj.zip.
(libgcjx_la_LDFLAGS): Correctly point at libsupc++.
($(java_source_files:.java=.class):): libgcj.jar replaces libgcj.zip.
($(x_java_source_files:.java=.class):): Likewise.
(libgcj.jar:): Replaces libgcj.zip:, builds libgcj.jar and uses
fastar's flags.
(CLEANFILES): libgcj.jar replaces libgcj.zip.
(java/lang/ClassLoader.h:): Depends on libgcj.jar.
(gnu/gcj/runtime/FirstThread.h:, java/lang/Thread.h:,
java/lang/String.h:, java/lang/reflect/Constructor.h:,
java/lang/reflect/Field.h:, java/lang/reflect/Method.h:,
gnu/gcj/runtime/VMClassLoader.h:,
java/io/ObjectInputStream$$GetField.h:,
java/io/ObjectOutputStream$$PutField.h:, header-check:): Likewise.
(Makefile.in): Rebuilt.
gcc/java/ChangeLog:
2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
* Make-lang.in (java/jcf-path.o:): libgcj.jar replaces libgcj.zip.
jcf-path.c: Likewise.
From-SVN: r38167
2000-12-09 21:32:49 -08:00
Alexandre Petit-Bianco
d82a33c6bd
configure.in (target_libs): Revert 2000-12-08 patch.
...
2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
* configure.in (target_libs): Revert 2000-12-08 patch.
(noconfigdirs): Added target-libjava.
(http://gcc.gnu.org/ml/gcc-patches/2000-12/msg00500.html )
From-SVN: r38162
2000-12-09 13:08:13 -08:00
Laurynas Biveinis
e14f8e28fc
* djunpack.bat: removed.
...
From-SVN: r38155
2000-12-09 11:07:41 -05:00
Laurynas Biveinis
fc26516b4f
Makefile.in: handle DOS-style absolute paths.
...
* Makefile.in: handle DOS-style absolute paths.
* config-ml.in: likewise.
* symlink-tree: likewise.
From-SVN: r38154
2000-12-09 11:06:19 -05:00
Alexandre Petit-Bianco
bd8757b313
fastjar: Imported.
...
2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
* fastjar: Imported.
From-SVN: r38145
2000-12-08 19:08:23 -08:00
Alexandre Petit-Bianco
81522a1f86
Makefile.in (TARGET_CONFIGDIRS): Wrong place.
...
2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
* Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
libjava.
* configure.in (target_libs): Removed `target-libjava'.
(http://gcc.gnu.org/ml/gcc-patches/2000-12/msg00480.html )
From-SVN: r38144
2000-12-08 18:49:29 -08:00
Alexandre Petit-Bianco
5db1f7edca
Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
...
2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
* Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
(ALL_MODULES): Added fastjar.
(NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
(all-target-libjava): all-fastjar replaces all-zip.
(all-fastjar): Added.
(configure-target-fastjar, all-target-fastjar): Likewise.
* configure.in (host_tools): Added fastjar.
(http://gcc.gnu.org/ml/gcc-patches/2000-12/msg00479.html )
From-SVN: r38143
2000-12-08 17:39:21 -08:00
Mike Stump
5e59997cb7
* Makefile.in (local-distclean): Remove leftover built files.
...
From-SVN: r38126
2000-12-08 03:35:16 +00:00
Nick Clifton
0a534f40cc
Add xscale-elf and xscale-coff targets.
...
Add xscale-elf and xscale-coff targets. (Only supported in binutils at the
moment).
From-SVN: r37725
2000-11-25 00:28:09 +00:00
Loren J. Rittle
7686cadfb2
ltcf-cxx.sh: Support creation of C++ shared libraries on recent versions of FreeBSD (release...
...
2000-11-22 Loren J. Rittle <ljrittle@acm.org>
* ltcf-cxx.sh: Support creation of C++ shared libraries on
recent versions of FreeBSD (release 3 or later).
* ltconfig: On FreeBSD, -lc must not be provided when building
a shared library or else the standard -pthread gcc option is
rendered worthless to later users of the built library.
From-SVN: r37663
2000-11-22 18:31:25 +00:00
Fred Fish
fff016992c
configure.in (enable_libstdcxx_v3): Fix typo, libstd++ -> libstdc++.
...
2000-11-16 Fred Fish <fnf@be.com>
* configure.in (enable_libstdcxx_v3): Fix typo,
libstd++ -> libstdc++.
From-SVN: r37655
2000-11-22 07:27:56 -07:00
Kriang Lerdsuwanakij
4dc1635549
* MAINTAINERS: Add self to Write After Approval list.
...
From-SVN: r37643
2000-11-22 02:45:51 +00:00
Bernd Schmidt
bf6fc7b255
Update my entries in the MAINTAINERS file.
...
From-SVN: r37614
2000-11-21 11:40:05 +00:00
Alexandre Oliva
6e2a48434d
Makefile.in: Merge with src and libgcj.
...
* Makefile.in: Merge with src and libgcj.
(ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
configure-target-<library> when their configure scripts need the C
or C++ library to have already been built to work properly.
(do_proto_toplev): Set them to an empty string.
From-SVN: r37546
2000-11-18 21:57:54 +00:00
Alexandre Oliva
ce8e06b1dc
Makefile.in (HOST_LIB_PATH, [...]): New macros.
...
* Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
(REALLY_SET_LIB_PATH): Use them.
From-SVN: r37545
2000-11-18 20:55:40 +00:00
Stan Shebs
c003f37865
* MAINTAINERS: Add self to Write After Approval list.
...
From-SVN: r37537
2000-11-18 00:44:19 +00:00
Joseph Myers
cc1e60ea6a
configure: Provide the original toplevel configure arguments (including $0) to...
...
* configure: Provide the original toplevel configure arguments
(including $0) to subprocesses in the environment rather than
through gcc/configargs.h.
gcc:
* configure.in: Take toplevel configure arguments from the
environment to create configargs.h and substitute
gcc_config_arguments, taking account of any existing configargs.h
if reconfiguring.
* configure: Regenerate.
* gccbug.in: Include toplevel configure arguments in gccbug.
From-SVN: r37423
2000-11-13 13:39:36 +00:00
Joseph Myers
1173593dd6
MAINTAINERS: Remove references to cccp.
...
* MAINTAINERS: Remove references to cccp. Change C9X reference to
C99. Alphabetise "Write After Approval" list.
From-SVN: r37420
2000-11-13 13:25:53 +00:00
Mark Mitchell
34f6fbdb65
configure: Turn on libstdc++ V3 by default.
...
* configure: Turn on libstdc++ V3 by default.
* configure.in: Turn on libstdc++ V3 by default.
* configure: Regenerated.
From-SVN: r37415
2000-11-13 01:15:40 +00:00
Mark Mitchell
520907ee6d
ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library if we've got GCC.
...
* ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
if we've got GCC.
From-SVN: r37414
2000-11-13 00:49:03 +00:00
Philip Blundell
0bbd37ed8c
Add self to MAINTAINERS file.
...
From-SVN: r37388
2000-11-11 17:12:33 +00:00
David Edelsohn
7ca0e6d96e
ltcf-c.sh (aix4): Improve shared library configuration; require exporting symbols.
...
* ltcf-c.sh (aix4): Improve shared library configuration; require
exporting symbols.
* ltcf-cxx.sh (aix4): Define.
* ltconfig (aix4): Define library and soname specs appropriate for
AIX. Define command to create export symbols list.
From-SVN: r37347
2000-11-09 16:41:11 -05:00
Christopher Faylor
f559f30b4b
* config.sub: Add support for Sun Chorus
...
From-SVN: r37280
2000-11-06 19:20:24 +00:00
Nick Clifton
fc05d51600
Rename cygnus.com to redhat.com
...
Install new email address for Clint
From-SVN: r37193
2000-11-01 18:04:26 +00:00
Joseph Myers
90a0e73fee
* etc: Remove directory from GCC.
...
From-SVN: r37140
2000-10-30 08:29:08 +00:00
Michael Meissner
a5e1b54847
Only create gcc/configargs.h if gcc build directory is present
...
From-SVN: r36894
2000-10-17 03:00:51 +00:00
Matthias Klose
be1db8737b
config.if: Search libstdc++-v3/configure.in for INTERFACE, when configured for libstdc++-v3.
...
* config.if: Search libstdc++-v3/configure.in for INTERFACE,
when configured for libstdc++-v3.
From-SVN: r36881
2000-10-16 10:00:43 -06:00
Phil Edwards
f5fa9a5bd0
configure: Save configure arguments to gcc/configargs.h.
...
* configure: Save configure arguments to gcc/configargs.h.
* gcc.c (main): Include generated configargs.h header
and use arguments in '-v' output.
From-SVN: r36734
2000-10-05 15:55:19 -07:00
Philipp Thomas
61a77fea4a
config.guess: Import CVS version 1.157.
...
2000-10-04 Philipp Thomas <pthomas@suse.de>
* config.guess: Import CVS version 1.157.
* config.sub: Import CVS version 1.181.
From-SVN: r36732
2000-10-05 21:18:00 +00:00
Andris Pavenis
3a4fee6674
Makefile.in (bootstrap): avoid recursion if subdir missing
...
* Makefile.in (bootstrap): avoid recursion if subdir missing
(cross): ditto
(do-proto-toplev): ditto
From-SVN: r36713
2000-10-04 14:00:37 -04:00
Alexandre Oliva
de7105326d
Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4, ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
...
* Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
From-SVN: r36674
2000-09-30 06:20:24 +00:00