summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>fengwang2005-03-131-0/+4
| | | | | | | * MAINTAINERS (Write After Approval): Add myself. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@96368 138bc75d-0d04-0410-961f-82ee72b054a4
* 2005-03-03 David Ayers <d.ayers@inode.at>ayers2005-03-031-0/+4
| | | | | | | * MAINTAINERS (Write After Approval): Add myself. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@95832 138bc75d-0d04-0410-961f-82ee72b054a4
* PR libgcj/20160aoliva2005-03-011-0/+6
| | | | | | | | * ltmain.sh: Avoid creating archives with components that have duplicate basenames. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@95756 138bc75d-0d04-0410-961f-82ee72b054a4
* 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>pinskia2005-02-281-0/+7
| | | | | | | | | | PR bootstrap/20250 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install instead of check. * Makefile.in: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@95685 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in: Regenerate to fix conflict between the previous two patches.bonzini2005-02-281-0/+5
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@95683 138bc75d-0d04-0410-961f-82ee72b054a4
* 2005-05-25 Paolo Bonzini <bonzini@gnu.org>bonzini2005-02-281-0/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. config: 2005-05-25 Paolo Bonzini <bonzini@gnu.org> PR bootstrap/17383 * config/acx.m4 (GCC_TOPLEV_SUBDIRS): Set HOST_SUBDIR if an in-src gcc build is going. gcc: 2005-05-25 Paolo Bonzini <bonzini@gnu.org> PR bootstrap/17383 * gcc/Makefile.in (host_subdir): New. (build_objdir): New. Replace ../$(build_subdir) with it throughout. * gcc/configure: Regenerate. libada: 2005-05-25 Paolo Bonzini <bonzini@gnu.org> PR bootstrap/17383 * Makefile.in (GCC_DIR): Add $(HOST_SUBDIR) to the definition. libjava: 2005-05-25 Paolo Bonzini <bonzini@gnu.org> PR bootstrap/17383 * configure.ac: Call GCC_TOPLEV_SUBDIRS. (COMPPATH): Removed. (ZIP, GCJH): Replace it with ../$(host_subdir). (built_gcc_dir): Add $(host_subdir). * configure: Regenerate. * Makefile.in, include/Makefile.in, testsuite/Makefile.in, gcj/Makefile.in, external/Makefile.in, external/sax/Makefile.in, external/w3c_dom/Makefile.in: Regenerate. libobjc: 2005-05-25 Paolo Bonzini <bonzini@gnu.org> PR bootstrap/17383 * configure.ac: Call GCC_TOPLEV_SUBDIRS. (Determine CFLAGS for gthread): Use $host_subdir. * configure: Regenerate. * Makefile.in (host_subdir): New. (INCLUDES): Use it. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@95680 138bc75d-0d04-0410-961f-82ee72b054a4
* (top level)neroden2005-02-261-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merged from libada-gnattools-branch: 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org> * gnattools: New directory. * 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. (gcc) * configure.ac: Rename cc_for_cross_gnattools to host_cc_for_libada. * configure: Regenerate. * libada-mk.in: Remove CC; rename cc_for_cross_gnattools / cc_set_by_configure to host_cc_for_libada. (gcc/ada) Partial merge from libada-gnattools-branch: 2004-12-02 Nathanael Nerode <neroden@gcc.gnu.org> * Makefile.in: Move gnattools{1,1re,2,3,4} and corresponding flags into code in gnattools/Makefile.in. Remove direct dependencies on stamp-tools by tools clauses. 2004-12-02 Nathanael Nerode <neroden@gcc.gnu.org> * config-lang.in: Add gnattools to $lang_dirs. (libada) 2004-12-03 Nathanael Nerode <neroden@gcc.gnu.org> * Makefile.in: Add stamp file for building libada, to avoid duplicate builds every time all-gnattools is called. 2004-12-02 Nathanael Nerode <neroden@gcc.gnu.org> * Makefile.in: Build gcc/ada/Makefile (by running gcc/ada/configure) here. 2004-08-16 Nathanael Nerode <neroden@gcc.gnu.org> * configure.ac: Replace AC_CANONICAL_SYSTEM with _BUILD, _HOST, _TARGET. * configure: Regenerate. 2004-07-18 Nathanael Nerode <neroden@gcc.gnu.org> * configure.ac, Makefile.in: Remove gnattools-specific code (see gnattools directory). * Makefile.in: Remove dead rts-* targets. * configure: Regenerate. (gnattools) 2005-02-02 Nathanael Nerode <neroden@gcc.gnu.org> * Makefile.in: Remove use of cc_set_by_configure; just use plain old CC from the top level in this case. 2005-01-30 Nathanael Nerode <neroden@gcc.gnu.org> Merge from mainline at tag libada-gnattools-merge-20050129: * configure.ac: Changes propagated from gcc/ada/Makefile.in. * Makefile.in: Changes relocated from gcc/ada/Makefile.in. 2004-12-13 Nathanael Nerode <neroden@gcc.gnu.org> * Makefile.in: Reinstate stamp-gnatlib check. 2004-12-02 Nathanael Nerode <neroden@gcc.gnu.org> * Makefile.in: Inline gnattools{1,1-re,2,3,4} targets from gcc/ada/configure.ac into gnattools-native and gnattools-cross targets, collecting flags as appropriate from here, gcc/ada/Makefile.in, gcc/ada/configure.ac, etc. Attempt to retain identical behavior. * configure.ac: Add necessary configure bits from gcc/ada/configure.ac. * configure: Regenerate. 2004-08-16 Nathanael Nerode <neroden@gcc.gnu.org> * configure.ac: Replace AC_CANONICAL_SYSTEM with _BUILD, _HOST, _TARGET. Replace _GCC_TOPLEV_NONCANONICAL_TARGET with ACX_NONCANONICAL_TARGET, and replace now-redundant AC_SUBST. * configure: Regenerate. 2004-07-18 Nathanael Nerode <neroden@gcc.gnu.org> * Makefile.in, configure.ac: Remove libada-specific targets and variables. * configure: Regenerate. * New directory, cloned from libada. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@95594 138bc75d-0d04-0410-961f-82ee72b054a4
* 2005-02-24 James A. Morrison <phython@gcc.gnu.org>phython2005-02-241-0/+6
| | | | | | | | | * MAINTAINERS (Language Front Ends Maintainers): Add myself as treelang maintainer. (Write After Approval): Remove myself. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@95500 138bc75d-0d04-0410-961f-82ee72b054a4
* Allow darwin targeted ports to build tk, itcl and libgui.nickc2005-02-231-0/+6
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@95448 138bc75d-0d04-0410-961f-82ee72b054a4
* PR libgcj/10353ebotcazou2005-02-211-0/+6
| | | | | | | | * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj. * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@95322 138bc75d-0d04-0410-961f-82ee72b054a4
* 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>kargl2005-02-191-0/+4
| | | | | | | * MAINTAINERS (Write After Approval): Add myself. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@95282 138bc75d-0d04-0410-961f-82ee72b054a4
* * MAINTAINERS: Update my e-mail address.ian2005-02-101-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@94859 138bc75d-0d04-0410-961f-82ee72b054a4
* 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>rguenth2005-02-021-0/+4
| | | | | | | * MAINTAINERS (Write After Approval): Add myself. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@94597 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.hp2005-01-291-0/+7
| | | | | | | | | <crisv32-*-*, cris-*-*>: Only disable target-newlib and target-libgloss when not *-*-elf and *-*-aout. * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@94404 138bc75d-0d04-0410-961f-82ee72b054a4
* * MAINTAINERS (Write After Approval): Add Michael Matz.kazu2005-01-231-0/+2
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@94108 138bc75d-0d04-0410-961f-82ee72b054a4
* * MAINTAINERS: Remove obsolete entries.kazu2005-01-231-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@94105 138bc75d-0d04-0410-961f-82ee72b054a4
* Remove self as cpplib maintainerneil2005-01-181-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@93862 138bc75d-0d04-0410-961f-82ee72b054a4
* 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>kcook2005-01-181-0/+4
| | | | | | | * install-sh, config.sub: Import from upstream. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@93805 138bc75d-0d04-0410-961f-82ee72b054a4
* 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>kcook2005-01-171-0/+7
| | | | | | | | | | PR bootstrap/18222 * Makefile.def: Pass CPPFLAGS_FOR_TARGET. * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET. * Makefile.in: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@93796 138bc75d-0d04-0410-961f-82ee72b054a4
* 2005-01-16 Jason Thorpe <thorpej@netbsd.org>thorpej2005-01-161-0/+4
| | | | | | | * MAINTAINERS: Update my email address. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@93741 138bc75d-0d04-0410-961f-82ee72b054a4
* - Add Andreas Schwab <schwab@suse.de> to ChangeLog.dje2005-01-131-0/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@93248 138bc75d-0d04-0410-961f-82ee72b054a4
* PR bootstrap/18033dje2005-01-131-0/+5
| | | | | | | * config-ml.in: Eval option if surrounded by single quotes. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@93244 138bc75d-0d04-0410-961f-82ee72b054a4
* 2005-01-03 Paolo Bonzini <bonzini@gnu.org>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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92826 138bc75d-0d04-0410-961f-82ee72b054a4
* 2004-12-28 Paolo Bonzini <bonzini@gnu.org>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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92674 138bc75d-0d04-0410-961f-82ee72b054a4
* Revert 2004-12-08 Makefile changes.dje2004-12-261-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92609 138bc75d-0d04-0410-961f-82ee72b054a4
* * MAINTAINERS: Move myself to OS Port Maintainers for windows,dannysmith2004-12-171-0/+5
| | | | | | | cygwin, mingw. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92340 138bc75d-0d04-0410-961f-82ee72b054a4
* 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>amylaar2004-12-161-0/+5
| | | | | | | | * configure.in (sh64-*-*): Reenable gprof. * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92280 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.dje2004-12-081-0/+7
| | | | | | | | | * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG. (EXTRA_TARGET_FLAGS): Add PICFLAG. * Makefile.in: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@91916 138bc75d-0d04-0410-961f-82ee72b054a4
* * MAINTAINERS: Update my email address.cgf2004-12-081-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@91906 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.tpl: Generate normal dependencies if the LHS module iskraai2004-12-081-0/+6
| | | | | | | | not bootstrapped. * Makefile.in: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@91857 138bc75d-0d04-0410-961f-82ee72b054a4
* Introduce config/gxx-include-dir.m4.rsandifo2004-12-031-0/+6
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@91680 138bc75d-0d04-0410-961f-82ee72b054a4
* * config.if: Delete.rsandifo2004-12-031-0/+6
| | | | | | | | * configure.in: Set libstdcxx_incdir directly. * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@91679 138bc75d-0d04-0410-961f-82ee72b054a4
* 2004-12-02 Eric Christopher <echristo@redhat.com>echristo2004-12-021-0/+5
| | | | | | | | * Makefile.tpl (clean-target-libgcc): Make change in correct place. * Makefile.in: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@91666 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in: Clear gcc_version_trigger if the file doesn't exist.rsandifo2004-12-021-0/+5
| | | | | | | * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@91639 138bc75d-0d04-0410-961f-82ee72b054a4
* Introduce and use config/gcc-version.m4.rsandifo2004-12-021-0/+6
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@91625 138bc75d-0d04-0410-961f-82ee72b054a4
* 2004-12-01 Eric Christopher <echristo@redhat.com>echristo2004-12-011-4/+9
| | | | | | | | * Makefile.in (clean-target-libgcc): Add stmp-dirs to list of things to remove. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@91583 138bc75d-0d04-0410-961f-82ee72b054a4
* * MAINTAINERS (Write After Approval): Update my e-mail address.kraai2004-11-301-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@91508 138bc75d-0d04-0410-961f-82ee72b054a4
* 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>kcook2004-11-291-0/+5
| | | | | | | | | | | * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case from CVS libtool to always pass_all. * libjava/configure, libffi/configure, libjava/configure, libobjc/configure, boehm-gc/configure: Regenerated. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@91495 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.danglin2004-11-261-0/+6
| | | | | | | | (hppa*64*-*-*): Delete incorrect comment. * configure: Rebuilt. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@91315 138bc75d-0d04-0410-961f-82ee72b054a4
* 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>kcook2004-11-251-0/+4
| | | | | | | | | | | | | | * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change. * boehm-gc/configure: Regenerate. * libffi/configure: Regenerate. * libgfortran/configure: Regenerate. * libjava/configure: Regenerate. * libobjc/configure: Regenerate. * libstdc++-v3/configure: Regenerate. * zlib/configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@91293 138bc75d-0d04-0410-961f-82ee72b054a4
* 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>kcook2004-11-241-0/+5
| | | | | | | | | | | | | | | * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case from CVS libtool to always pass_all. * boehm-gc/configure: Regenerate. * libffi/configure: Regenerate. * libgfortran/configure: Regenerate. * libjava/configure: Regenerate. * libobjc/configure: Regenerate. * libstdc++-v3/configure: Regenerate. * zlib/configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@91200 138bc75d-0d04-0410-961f-82ee72b054a4
* 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>kcook2004-11-161-0/+4
| | | | | | | * install-sh, compile: Import from automake. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@90710 138bc75d-0d04-0410-961f-82ee72b054a4
* 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>kcook2004-11-161-0/+4
| | | | | | | * config.guess, config.sub: Import from savannnah. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@90709 138bc75d-0d04-0410-961f-82ee72b054a4
* Fixed missing space in ChangeLog entrysrladd2004-11-131-1/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@90586 138bc75d-0d04-0410-961f-82ee72b054a4
* Added self as write-after-approval maintainersrladd2004-11-131-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@90585 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.def: Add html support.mrs2004-11-131-0/+6
| | | | | | | | * Makefile.tpl: Likewise. * Makefile.in: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@90575 138bc75d-0d04-0410-961f-82ee72b054a4
* PR 18423geoffk2004-11-121-0/+6
| | | | | | | | | | * configure.in: Remove all instances of build-fixincludes from noconfigdirs. (build_configargs): Supply --target to subdirectories. * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@90537 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.def: Make gcc install depend on fixincludes install.geoffk2004-11-121-0/+5
| | | | | | | * Makefile.in: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@90536 138bc75d-0d04-0410-961f-82ee72b054a4
* * MAINTAINERS: Add myself as gcc testsuite maintainer.janis2004-11-101-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@90401 138bc75d-0d04-0410-961f-82ee72b054a4
* 2004-11-11 Paul Brook <paul@codesourcery.com>pbrook2004-11-101-0/+4
| | | | | | | * MAINTAINERS: Add self as arm maintainer. Update email address. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@90381 138bc75d-0d04-0410-961f-82ee72b054a4