summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
...
* merge from gcc:DJ Delorie2005-07-111-0/+7
| | | | | | | | | 2005-07-11 Jakub Jelinek <jakub@redhat.com> * Makefile.def (target_modules): Add libssp. * configure.in (target_libraries): Add target-libssp. * configure: Rebuilt. * Makefile.in: Rebuilt.
* 2005-07-11 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2005-07-111-0/+8
| | | | | | | | PR ada/22340 * Makefile.def: Sync with gcc. * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto. * Makefile.in: Regenerate.
* * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.Andreas Schwab2005-07-071-0/+6
| | | | | * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here. * Makefile.in: Regenerated.
* * configure.in: Add --enable-libssp and --disable-libssp.Kazu Hirata2005-07-071-0/+5
| | | | * configure: Regenerate with autoconf-2.13.
* * configure.in: Don't build sim or rda when targetting darwin.Geoffrey Keating2005-07-071-0/+5
| | | | * configure: Regenerate.
* * src-release (do-proto-toplev): Remove dejagnu bits.Ben Elliston2005-07-031-1/+11
| | | | | | | | | (DEJAGNU_SUPPORT_DIRS): Remove. (dejagnu.tar.bz2, dejagnu.tar): Likewise. (GDBD_SUPPORT_DIRS): Likewise. (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise. (INSIGHTD_SUPPORT_DIRS): Likewise. (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
* * setup.com (mpw): Remove unused directive.Ben Elliston2005-06-291-0/+4
|
* 2005-06-22 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2005-06-231-0/+9
| | | | | | | | | * Makefile.def (stagefeedback): Come after profile. Define profiledbootstrap target. * Makefile.tpl (profiledbootstrap): Remove. (stageprofile-end): Zap stagefeedback. (stagefeedback-start): Copy all .gcda files, not only GCC's. * Makefile.in: Regenerate.
* * depcomp: Update from automake CVS. Add 'ia64hp' stanza.DJ Delorie2005-06-131-0/+5
| | | | In 'cpp' stanza, support '#line' as well as '# '.
* * configure.in (unsupported_languages): New macro.Hans-Peter Nilsson2005-06-071-0/+11
| | | | | | | | | | <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit non-ported target libraries in noconfigdirs. <cris-*, crisv32-*> Ditto, except for non-aout, non-elf, non-linux-gnu. Remove libgcj_ex_libffi. <lang_frag loop>: Set add_this_lang=no if the language is in unsupported_languages. * configure: Regenerate.
* * configure.in: Fix typo in handling of --with-mpfr-dir.DJ Delorie2005-06-061-0/+5
| | | | * configure: Regenerate.
* * config.sub: Add cases for the Renesas m32c. (This patch has beenJim Blandy2005-06-021-0/+5
| | | | accepted into the master sources.)
* * configure.in: Set noconfigdirs for ms1.Aldy Hernandez2005-06-021-0/+8
| | | | * configure: Regenerate.
* 2005-05-25 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2005-05-251-0/+7
| | | | | | | * Makefile.tpl (stage[+id+]-start): Iterate over target module as well. (Dependencies): Consider target modules for bootstrap dependencies. Make target bootstrap modules depend on each stage's gcc. * Makefile.in: Regenerate.
* 2005-05-20 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2005-05-201-0/+6
| | | | | | * Makefile.def (configure-gcc): Depend on binutils having been built. (all-gcc): No need to do it here. * Makefile.in: Regenerate.
* 2005-05-19 Paul Brook <paul@codesourcery.com>Paul Brook2005-05-191-0/+6
| | | | | | * configure.in: Rewrite misleading error message when requested language cannot be built. * configure: Regenerate.
* ./Daniel Jacobowitz2005-05-151-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ylwrap: Import from Automake 1.9.5. binutils/ * acinclude.m4: Remove obsolete code. * configure.in: Update AC_PREREQ. * doc/Makefile.am (binutils_TEXINFOS): Define. (config.texi): Depend on distributed files instead of built files. (binutils.dvi, binutils.info): Remove unnecessary rules. (DISTCLEANFILES): Remove. (install-data-local): Renamed from install. (info-local): Renamed from info. * Makefile.in, aclocal.m4, config.in, configure, doc/Makefile.in: Regenerated. gas/ * Makefile.am (m68k-parse.c, itbl-parse.c): Update ylwrap invocation. * Makefile.in: Regenerated. ld/ * Makefile.am (AM_MAKEINFOFLAGS): Define. (TEXI2DVI): Define. (ldver.texi): Depend on distributed files instead of built files. (ld.info): Include $(srcdir) in the rule target. Remove actions. (ld.dvi): Remove actions. (MAINTAINERCLEANFILES): Add configdoc.texi. (CONFIG_STATUS_DEPENDENCIES): Add bfd/configure.in. (install-data-local): Renamed from install. (Makefile): Remove explicit dependency. * acinclude.m4: Remove obsolete code. * configure.in: Update AC_PREREQ. Remove extra $CONFIG_SHELL. * Makefile.in, aclocal.m4, config.in, configure: Regenerated. gdb/ * Makefile.in (.y.c): Update ylwrap invocation.
* * configure.in: Always pass --target to target configures asMike Stump2005-05-051-0/+6
| | | | | otherwise rebuilds that do --recheck will fail. * confiugure: Rebuilt.
* 2005-05-04 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2005-05-041-0/+9
| | | | | | | | | * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from STAGE_HOST_EXPORTS. (configure, all): Add bootstrap support. (Host modules, target modules): Pass post-stage1 flags and exports. (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere. * Makefile.in: Regenerate.
* 2005-04-29 Paolo Bonzini <bonzini@gnu.org>newlib-csl-arm-2005-q1bPaolo Bonzini2005-04-291-0/+16
| | | | | | | | | | | | | | | | | | | | | Sync from gcc: 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com> * config.sub: Update from master copy. 2005-04-19 Hans-Peter Nilsson <hp@axis.com> * configure.in <crisv32-*-*, cris-*-*>: New local variable libgcj_ex_libffi. Have specific match for *-*-linux*. Separate matches for "*-*-aout" and "*-*-elf". Don't disable libffi for "*-*-elf" and "*-*-linux*". * configure: Regenerate. config: 2005-04-29 Paolo Bonzini <bonzini@gnu.org> * acx.m4 (ACX_PROG_GNAT): Remove stray break.
* 2005-04-06 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2005-04-061-0/+6
| | | | | | * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir. (TARGET_CONFIGARGS): Include --with-target-subdir. (configure, all): New macros. Use them throughout.
* 2005-04-05 Paolo Bonzini <bonzini@gnu.org>newlib-csl-arm-2005-q1aPaolo Bonzini2005-04-051-0/+5
| | | | | * Makefile.tpl: Sync with gcc. * Makefile.in: Regenerate.
* * config/mh-mingw32: Delete.Joern Rennecke2005-03-301-0/+6
| | | | | * configure.in: Don't use it. * configure: Regenerate.
* 2005-02-28 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2005-03-301-0/+13
| | | | | | | | | | | | | | | | | | * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path. * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove. (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR). (HOST_LIB_PATH): Generate from Makefile.def. (TARGET_LIB_PATH): Likewise. (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR. * Makefile.in: Regenerate. * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove. (RPATH_ENVVAR): Include Darwin case. * configure: Regenerate. config: 2005-02-28 Paolo Bonzini <bonzini@gnu.org> * config/gcc-lib-path.m4: Remove.
* 2005-03-25 Paolo Bonzini <bonzini@gnu.org>csl-arm-20050325-branchpointPaolo Bonzini2005-03-251-0/+5
| | | | | * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin. * configure: Regenerate.
* top:Zack Weinberg2005-03-221-12/+24
| | | | | | | | | | | | | | | * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir, gcc_version, and gcc_version_trigger from set of flags to pass. * Makefile.tpl: Remove definitions of above variables. (config.status): Remove dependency on $(gcc_version_trigger). * Makefile.in: Regenerate. * configure.in: Do not reference config/gcc-version.m4 nor config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger. * configure: Regenerate. config: * gxx-include-dir.m4: In all substitutions, leave $(gcc_version) to be expanded by the Makefile.
* * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.DJ Delorie2005-03-161-0/+6
| | | | * Makefile.in: Regenerate.
* PR libgcj/20160Alexandre Oliva2005-03-011-0/+6
| | | | | * ltmain.sh: Avoid creating archives with components that have duplicate basenames.
* 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>Paolo Bonzini2005-02-281-0/+7
| | | | | | | PR bootstrap/20250 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install instead of check. * Makefile.in: Regenerate.
* 2005-02-28 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2005-02-281-0/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sync from gcc. 2005-02-28 Paolo Bonzini <bonzini@gnu.org> PR bootstrap/17383 * Makefile.def (target_modules): Remove "stage", now unnecessary. * Makefile.tpl (HOST_SUBDIR): New substitution. (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET, USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET, USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET, USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it. (Host modules, Bootstrapped modules): Use it. (Build modules, Target modules): Do not create symlink trees, always configure out-of-srcdir. (distclean): Try removing $(host_subdir) with rm before using rm -rf. * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use $(HOST_SUBDIR). Create a symlink for host_subdir. * Makefile.in: Regenerate. * configure: Regenerate. Merged from libada-gnattools-branch: 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org> * Makefile.def: Add gnattools as a module, depending on target-libada. * Makefile.in: Regenerate. * configure.in: Include gnattools in host_tools; disable it if ada is disabled. * configure: Regenerate. config: 2005-02-28 Paolo Bonzini <bonzini@gnu.org> PR bootstrap/17383 * acx.m4 (GCC_TOPLEV_SUBDIRS): Set HOST_SUBDIR if an in-src gcc build is going.
* configure: Regenerate.Nick Clifton2005-02-231-0/+4
|
* Allow darwin targeted ports to build tk, itcl and libgui.Nick Clifton2005-02-221-0/+5
|
* PR libgcj/10353Eric Botcazou2005-02-211-0/+6
| | | | | * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj. * configure: Regenerate.
* 2005-02-08 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-081-0/+5
| | | | | * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the gdb/ section. Update GDB's URL.
* 2005-01-31 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-01-311-0/+4
| | | | * gettext.m4: Only set ENABLE_NLS when gettext is present.
* * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.Hans-Peter Nilsson2005-01-291-0/+7
| | | | | | <crisv32-*-*, cris-*-*>: Only disable target-newlib and target-libgloss when not *-*-elf and *-*-aout. * configure: Regenerate.
* 2005-01-27 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-01-271-0/+4
| | | | * gettext.m4: Don't use NONE as a default for CATOBJEXT.
* 2005-01-24 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-01-241-0/+4
| | | | * gettext.m4: Only fall back to ../intl/ when it's present.
* 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>Kelley Cook2005-01-191-1/+5
| | | | * install-sh, config.sub: Import from upstream.
* 2005-01-13 Kelley Cook <kcook@gcc.gnu.org>Kelley Cook2005-01-191-0/+7
| | | | | | | PR bootstrap/18222 * Makefile.def: Pass CPPFLAGS_FOR_TARGET. * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET. * Makefile.in: Regenerate.
* 2005-01-03 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2005-01-031-0/+5
| | | | | Revert 2004-12-28 Makefile changes, a better fix will be applied to mainline and src after GCC 4.0 branches.
* 2004-12-28 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2004-12-281-0/+12
| | | | | | | | | | | | PR bootstrap/17383 * Makefile.def (target_modules): Remove stage parameter, it is always true now. * Makefile.tpl (configure-build-[+module+], configure-target-[+module+]): Always build symlink tree for the directory and for include. BUILD_SUBDIR and TARGET_SUBDIR cannot be . anymore. * Makefile.in: Regenerate.
* Revert 2004-12-08 Makefile changes.DJ Delorie2004-12-271-0/+4
|
* 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>newlib-1_13_0Joern Rennecke2004-12-161-0/+5
| | | | | * configure.in (sh64-*-*): Reenable gprof. * configure: Regenerate.
* * MAINTAINERS: List 'depcomp' as part of automake.Jim Blandy2004-12-091-0/+4
|
* * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.David Edelsohn2004-12-081-0/+7
| | | | | | * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG. (EXTRA_TARGET_FLAGS): Add PICFLAG. * Makefile.in: Regenerate.
* * Makefile.tpl: Generate normal dependencies if the LHS module isDJ Delorie2004-12-081-0/+6
| | | | | not bootstrapped. * Makefile.in: Regenerate.
* Introduce config/gxx-include-dir.m4.Richard Sandiford2004-12-031-0/+6
|
* Remove config.if.Richard Sandiford2004-12-031-0/+8
|
* Use correct ChangeLog entry.Eric Christopher2004-12-021-1/+2
|