summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Mention configure in last entryhp2004-11-081-0/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@90256 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in (noconfigdirs) [mmix-*-*]: Disablehp2004-11-081-0/+5
| | | | | | | target-libgfortran. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@90252 138bc75d-0d04-0410-961f-82ee72b054a4
* * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRANdje2004-11-071-0/+5
| | | | | | | like CC. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@90246 138bc75d-0d04-0410-961f-82ee72b054a4
* 2004-11-05 Paolo Bonzini <bonzini@gnu.org>bonzini2004-11-051-0/+5
| | | | | | | | | | | | | * Makefile.def (host fixincludes): Specify missing targets. * Makefile.in: Regenerate. fixincludes/ChangeLog: 2004-11-05 Paolo Bonzini <bonzini@gnu.org> * Makefile.in (mostlyclean, distclean): New targets. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@90127 138bc75d-0d04-0410-961f-82ee72b054a4
* 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>corsepiu2004-11-051-0/+4
| | | | | | | * MAINTAINERS: Add myself git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@90119 138bc75d-0d04-0410-961f-82ee72b054a4
* * MAINTAINERS (Write After Approval): Add myself. (Gabor Loki ↵loki2004-11-051-0/+4
| | | | | | <loki@inf.u-szeged.hu>) git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@90118 138bc75d-0d04-0410-961f-82ee72b054a4
* Index: ChangeLoggeoffk2004-11-051-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2004-11-04 Geoffrey Keating <geoffk@apple.com> * Makefile.def: Build fixincludes for the host, too. * Makefile.in: Regenerate. * configure.in (host_tools): Add fixincludes. * configure: Regenerate. Index: fixincludes/ChangeLog 2004-11-04 Geoffrey Keating <geoffk@apple.com> * configure.ac: Add code to determine noncanonical_target, local_prefix, gcc_version; process mkheaders.in to make mkheaders. * configure: Regenerate. * fixinc.in: Move here from gcc/; fix many cross-hosting bugs. * mkfixinc.sh: Move here from gcc/; update for changes to fixinc.in. * mkheaders.in: Move here from gcc/; remove some unnecessary macros; update for changes to fixinc.in. * Makefile.in: Add many new macros. (install): New target. (mkheaders): New target. (fixinc.sh): New target. (all): Add mkheaders and fixinc.sh. * README-fixinc: Move here from gcc/. Index: gcc/ChangeLog 2004-11-04 Geoffrey Keating <geoffk@apple.com> * Makefile.in (distclean): Don't delete nonexistent fixinc/ directory. (install-mkheaders): Install the version built for the host, not for the build machine. * configure.ac: Always run fixincludes. (all_outputs): Remove mkheaders. * configure: Regenerate. * fixinc.in: Move to fixincludes/. * mkfixinc.sh: Likewise. * mkheaders.in: Likewise. * README-fixinc: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@90117 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.drow2004-11-041-0/+5
| | | | | | | * configure: Regenerated. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@90072 138bc75d-0d04-0410-961f-82ee72b054a4
* 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>hjl2004-11-041-0/+6
| | | | | | | | | PR other/17783 * configure.in: Set up LD_LIBRARY_PATH by default for gcc. * configure: Regenerated. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@90067 138bc75d-0d04-0410-961f-82ee72b054a4
* * README.SCO: Update per FSF instructions.mmitchel2004-11-011-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@89931 138bc75d-0d04-0410-961f-82ee72b054a4
* PR target/18151aaronwl2004-10-281-0/+6
| | | | | | | | * configure.in (case ${target}): Do not build fixincludes for avr. * configure: Regenerated. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@89774 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in (case ${target}): Do not build fixincludesaaronwl2004-10-261-0/+6
| | | | | | | | on platforms where it is not used. * configure: Regenerated. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@89603 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in: Use an absolute path to install-sh.drow2004-10-231-0/+5
| | | | | | | * configure: Regenerated. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@89495 138bc75d-0d04-0410-961f-82ee72b054a4
* * MAINTAINERS (Write After Approval): Add myself.aaronwl2004-10-201-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@89321 138bc75d-0d04-0410-961f-82ee72b054a4
* * MAINTAINERS: Remove from Write After Approval those that arekazu2004-10-191-0/+5
| | | | | | | already maintainers. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@89274 138bc75d-0d04-0410-961f-82ee72b054a4
* * MAINTAINERS: Update my email address.spop2004-10-191-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@89270 138bc75d-0d04-0410-961f-82ee72b054a4
* 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>kcook2004-10-121-0/+5
| | | | | | | | * configure.in (*-*-cygwin*): Supress warning if newlib not present. * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@88954 138bc75d-0d04-0410-961f-82ee72b054a4
* 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>amylaar2004-10-081-0/+4
| | | | | | | * MAINTAINERS: Update my email address. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@88721 138bc75d-0d04-0410-961f-82ee72b054a4
* * MAINTAINERS (Language Front Ends Maintainers): New. Movekazu2004-10-071-0/+5
| | | | | | | entries belonging to this category. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@88658 138bc75d-0d04-0410-961f-82ee72b054a4
* * MAINTAINERS: Update my e-mail address.zlomek2004-10-061-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@88598 138bc75d-0d04-0410-961f-82ee72b054a4
* 2004-10-06 Paolo Bonzini <bonzini@gnu.org>bonzini2004-10-061-0/+11
| | | | | | | | | | | | | | Fix wrong conflict resolution in: 2004-08-16 Paolo Bonzini <bonzini@gnu.org> * Makefile.in: Regenerate. * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*) in the recursive `make', instead of hardwiring `all'. (Autogenerated TARGET-* variables): New. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@88594 138bc75d-0d04-0410-961f-82ee72b054a4
* configure.in: Enable target-libgloss for crx-*-*.nickc2004-10-051-0/+5
| | | | | | | configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@88557 138bc75d-0d04-0410-961f-82ee72b054a4
* * MAINTAINERS (Various Maintainers): Move the "windows,kazu2004-10-041-0/+6
| | | | | | | | cygwin, mingw" maintainer to ... (OS Port Maintainers): ... here. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@88476 138bc75d-0d04-0410-961f-82ee72b054a4
* * MAINTAINERS (Write After Approval): Remove those that arekazu2004-10-041-0/+5
| | | | | | | maintainers of some subsystem. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@88475 138bc75d-0d04-0410-961f-82ee72b054a4
* 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>uweigand2004-10-021-0/+6
| | | | | | | | | * ltcf-c.sh (tpf*): Add ld_shlibs=yes. * ltcf-cxx.sh (tpf*): Likewise. * ltconfig (tpf*): Add TPF OS configuration support. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@88427 138bc75d-0d04-0410-961f-82ee72b054a4
* Change of email addressbernds2004-10-011-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@88400 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in (--without-headers): Add missing double quotes.rsandifo2004-09-291-0/+5
| | | | | | | * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@88284 138bc75d-0d04-0410-961f-82ee72b054a4
* * Revert to previous version due to Binutils breakage.kcook2004-09-241-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@88026 138bc75d-0d04-0410-961f-82ee72b054a4
* 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>hjl2004-09-241-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PR bootstrap/17369 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@. (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export SET_GCC_LIB_PATH_CMD. (BASE_TARGET_EXPORTS): Likewise. * Makefile.in: Regenerated. * configure.in (SET_GCC_LIB_PATH): Set and substitute. * configure: Regenerated. config/ 2004-09-23 H.J. Lu <hongjiu.lu@intel.com> PR bootstrap/17369 * gcc-lib-path.m4: New file. gcc/ 2004-09-23 H.J. Lu <hongjiu.lu@intel.com> PR bootstrap/17369 * Makefile.in (@set_gcc_lib_path@): Added. * configure.ac: Include ../config/gcc-lib-path.m4. Use TL_AC_GNU_MAKE_GCC_LIB_PATH. * configure: Regenerated. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@87999 138bc75d-0d04-0410-961f-82ee72b054a4
* 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>kcook2004-09-231-0/+5
| | | | | | | | * config.guess: New upstream version * compile, depcomp, install-sh, ylwrap: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@87914 138bc75d-0d04-0410-961f-82ee72b054a4
* * config/mh-x86omitfp: New host makefile fragment. Addsayle2004-09-201-0/+7
| | | | | | | | | -fomit-frame-pointer to the default BOOT_CFLAGS. * configure.in: Use it to speed up bootstrap on some IA-32 hosts. * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@87741 138bc75d-0d04-0410-961f-82ee72b054a4
* 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-09-161-0/+6
| | | | | | | | | PR target/11572 * configure.in (*-*-darwin*): Renable libobjc. * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@87589 138bc75d-0d04-0410-961f-82ee72b054a4
* * MAINTAINERS: Add self as c++ and type-safe vector maintainer.nathan2004-09-101-1/+5
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@87296 138bc75d-0d04-0410-961f-82ee72b054a4
* Toplevel:dberlin2004-09-091-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2004-09-09 Daniel Berlin <dberlin@dberlin.org> * Makefile.def: Remove libbanshee. * Makefile.tpl: Ditto. * configure.in: Ditto. * Makefile.in: Regen. * configure: Ditto. gcc/ 2004-09-09 Daniel Berlin <dberlin@dberlin.org> * Makefile.in: Remove libbanshee, tree-alias-*. Remove tree-alias-common.h dependencies. * common.opt: Remove -ftree-points-to. * configure.ac: Remove libbanshee. * flags.h: Remove pta_type, flag_tree_points_to. * gengtype.c (open_base_files): Remove tree-alias-type.h. * opts.c (OPT_ftree_points_to): Remove. * toplev.c: Remove tree-alias-common.h, flag_tree_points_to. * tree-dfa.c: Remove tree-alias-common.h * tree-into-ssa.c: Ditto. * tree-outof-ssa.c: Ditto. * tree-ssa-copyrename.c: Ditto. * tree-ssa-live.c: Ditto. * tree-optimize.c: Ditto. * tree-ssa.c: Ditto. Remove pass_build_pta, pass_del_pta. * tree-pass.h: Ditto. * tree-ssa-alias.c: Remove tree-alias-common.h. (struct alias_stats_d): Remove pta_queries, pta_resolved. (pass_may_alias): Remove PROP_pta requirement. (may_alias_p): Remove pta_queries, pta_resolved, use of andersens. (get_tmt_for): Ditto. (dump_alias_stats): Ditto. * doc/passes.texi: Remove blurb about points-to analysis. * fortran/Make-lang.in: Remove tree-alias-*.o. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@87253 138bc75d-0d04-0410-961f-82ee72b054a4
* * ltmain.sh: Use $pic_object as $non_pic_object ifdje2004-09-081-0/+5
| | | | | | | $non_pic_object=none. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@87191 138bc75d-0d04-0410-961f-82ee72b054a4
* 2004-09-07 Paolo Bonzini <bonzini@gnu.org>bonzini2004-09-071-0/+4
| | | | | | | * missing: Import latest version from master repository. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@87138 138bc75d-0d04-0410-961f-82ee72b054a4
* * config.sub: Import latest version from master repository.nickc2004-09-061-0/+91
| | | | | | | * config.guess: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@87112 138bc75d-0d04-0410-961f-82ee72b054a4
* 2004-09-03 Janis Johnson <janis187@us.ibm.com>janis2004-09-031-0/+5
| | | | | | | | * MAINTAINERS (Various Maintainers): Remove myself as web page maintainer, add myself as maintainer of build status lists. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@87052 138bc75d-0d04-0410-961f-82ee72b054a4
* /rth2004-09-031-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * configure.in: Remove target-libstdc++-v3 from noconfigdirs for *-*-netware, but add target-libmudflap. Consolidate *-*-netware targets (of which really only i?86 exists) into a single entry. * configure: Likewise. gcc/ * config.gcc: Resurrect NetWare as a target. Handle special case of Novell linker to be used (specified through --with-ld=) and threading model of either Posix (default) or NKS. * config/i386/i386.c (ix86_return_pops_args): Conditionalize popping of incoming hidden argument on KEEP_AGGREGATE_RETURN_POINTER. * config/i386/i386.h (KEEP_AGGREGATE_RETURN_POINTER): New. * config/i386/netware.c, config/i386/netware.h: New. * config/i386/nwld.c, config/i386/nwld.h: New. * config/i386/netware-crt0.c: New. * config/i386/netware-libgcc.c: New. * config/i386/netware-libgcc.def: New. * config/i386/netware-libgcc.exp: New. * config/i386/t-netware, config/i386/t-nwld: New. * gthr-nks.h: New. * doc/install.texi: Document NKS threading model. gcc/cp/ * g++spec.c (MATH_LIBRARY_PROFILE): Default to MATH_LIBRARY rather than "-lm". gcc/testsuite/ * g++.dg/abi/bitfield5.C: Use -mno-ms-bitfields. * g++.old-deja/g++.jason/thunk2.C: xfail for NetWare. * g++.old-deja/g++.law/profile1.C: xfail for NetWare. * g++.old-deja/g++.other/store-expr1.C: xfail for NetWare. * gcc.c-torture/compile/20001109-1.c: xfail for NetWare. * gcc.c-torture/compile/20001109-2.c: xfail for NetWare. * gcc.c-torture/execute/multi-ix.c: Use __builtin_bzero rather than the non-portable bzero. * gcc.dg/20010912-1.c: xfail for NetWare. * gcc.dg/20020426-2.c: xfail for NetWare. * gcc.dg/20021014-1.c: xfail for NetWare. * gcc.dg/20021018-1.c: xfail for NetWare. * gcc.dg/20030213-1.c: xfail for NetWare. * gcc.dg/20030225-1.c: xfail for NetWare. * gcc.dg/20030708-1.c: xfail for NetWare. * gcc.dg/builtins-config.h: Also exclude NetWare. * gcc.dg/format/format.h: Define restrict only if not already defined. * gcc.dg/nest.c: xfail for NetWare. * gcc.dg/special/gcsec-1.c: Don't pass -static for NetWare. * lib/target-supports.exp (check_visibility_available): Exclude NetWare. fixincludes/ * inclhack.def: Suppress exception_structure and math_exception for NetWare headers. * fixincl.x: Regenerate. libstdc++-v3/ * crossconfig.m4: Add NetWare as a target. * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@87040 138bc75d-0d04-0410-961f-82ee72b054a4
* 2004-09-01 Paolo Bonzini <bonzini@gnu.org>bonzini2004-09-011-5/+24
| | | | | | | | | | | | | | | | | | | | | | * Makefile.tpl (sorry): Remove. (clean-stage[+id+], clean-stage[+id+]-module): New targets. (cleanstrap targets): Depend on distclean, not distclean-stage1. (do-clean): Clean per-stage directories too. (do-distclean): Run distclean-stage1 too. (.NOTPARALLEL): Enable during toplevel bootstrap. (stage[+id+]-bubble): Enable parallel execution during the recursive invocation. * Makefile.in: Regenerate. Fix previous checkin: * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment include. * configure.in: Fix indentation. * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@86878 138bc75d-0d04-0410-961f-82ee72b054a4