aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
2008-05-18comment/style fixesXinliang David Li1-7/+5
From-SVN: r135493
2008-05-17Check in tree-dce enh to trunkXinliang David Li1-0/+11
From-SVN: r135463
2008-05-15MAINTAINERS (Write After Approval): Add myself.Janus Weil1-0/+4
2008-05-15 Janus Weil <janus@gcc.gnu.org> * MAINTAINERS (Write After Approval): Add myself. From-SVN: r135386
2008-05-14config-ml.in: don't handle --enable-shared and --enable-static.Rafael Avila de Espindola1-0/+4
2008-05-14 Rafael Espindola <espindola@google.com> * config-ml.in: don't handle --enable-shared and --enable-static. From-SVN: r135300
2008-05-10* MAINTAINERS: Update my email address.Richard Sandiford1-0/+4
From-SVN: r135140
2008-05-10MAINTAINERS: Update my email address.Paolo Carlini1-0/+4
2008-05-10 Paolo Carlini <paolo.carlini@oracle.com> * MAINTAINERS: Update my email address. From-SVN: r135137
2008-05-04Added myself with write-after-approval privs.Kris Van Hees1-0/+4
From-SVN: r134926
2008-04-28Add myself to MAINTAINERS.Gabriele Svelto1-0/+4
From-SVN: r134755
2008-04-25MAINTAINERS (crx): Add myself.Pompapathi V Gadad1-0/+4
2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com> * MAINTAINERS (crx): Add myself. From-SVN: r134660
2008-04-23ChangeLog: right place to changesTomas Bily1-34/+0
* gcc/ChangeLog: right place to changes * ChangeLog: removed changes im bad place From-SVN: r134594
2008-04-23ChangeLog: changelog to last commitTomas Bily1-0/+34
* ChangeLog: changelog to last commit From-SVN: r134592
2008-04-18[multiple changes]Paolo Bonzini1-0/+8
2008-04-18 Paolo Bonzini <bonzini@gnu.org> Sync with src: 2008-04-14 David S. Miller <davem@davemloft.net> * configure.ac: Add sparc*-*-* to gold supported targets. * configure: Regenerate. From-SVN: r134437
2008-04-18re PR other/35457 (Error building GCC trunk on CELL SPU)Paolo Bonzini1-0/+6
2008-04-18 Paolo Bonzini <bonzini@gnu.org> PR bootstrap/35457 * configure.ac: Include override.m4. * configure: Regenerate. From-SVN: r134435
2008-04-18Makefile.tpl (restrap): Call `make all' using double-colon rules.Paolo Bonzini1-0/+5
2008-04-18 Paolo Bonzini <bonzini@gnu.org> * Makefile.tpl (restrap): Call `make all' using double-colon rules. * Makefile.in: Regenerate. From-SVN: r134431
2008-04-18configure.ac (cr16-*-*): Add case for cr16 target and include gdb as ↵M R Swami Reddy1-0/+6
nonconfigurable directories list. * configure.ac (cr16-*-*): Add case for cr16 target and include gdb as nonconfigurable directories list. * configure: Regenerate. From-SVN: r134427
2008-04-14* config.sub, config.guess: Update from upstream sources.Ben Elliston1-0/+4
From-SVN: r134255
2008-04-12Makefile.tpl: Error early unless at least GNU make 3.80.Hans-Peter Nilsson1-0/+5
* Makefile.tpl <gcc>: Error early unless at least GNU make 3.80. * Makefile.in: Regenerate. From-SVN: r134225
2008-04-11configure.ac: Do not build libssp for the AVR.Eric B. Weddington1-0/+5
* configure.ac: Do not build libssp for the AVR. * configure: Regenerate. From-SVN: r134194
2008-04-07Makefile.def: check-gold depends upon all-binutils.Ian Lance Taylor1-0/+5
* Makefile.def: check-gold depends upon all-binutils. * Makefile.in: Regenerate. From-SVN: r133992
2008-04-04* MAINTAINERS (Write After Approval): Add myself.Andy Hutchinson1-0/+4
From-SVN: r133918
2008-04-04Fix typoNick Clifton1-1/+1
From-SVN: r133895
2008-04-04re PR middle-end/4334 (Flow control insn inside a basic block, arm/netbsd, ↵Nick Clifton1-0/+7
gcc 3.1) PR binutils/4334 * acx.m4 (ACX_CHECK_CYGWIN_CAT_WORKS): New macro to check that cygwin builds are not running in textmode. * configure.ac: Run ACX_XHEXK_CYGWIN_CAT_WORKS for cygwin hosted builds. * configure: Regenerate. From-SVN: r133894
2008-04-04re PR other/35151 (Combine mingw names)NightStrike1-0/+6
PR other/35151 * configure.ac: Combine rules for mingw32 and mingw64. * configure: Regenerate. From-SVN: r133892
2008-04-02MAINTAINERS (Write After Approval): Add myself.Kai Tietz1-0/+4
2008-04-02 Kai Tietz <kai.tietz@onvision.com> * MAINTAINERS (Write After Approval): Add myself. From-SVN: r133826
2008-04-02Makefile.tpl (.NOTPARALLEL): Revert previous change.Seongbae Park1-0/+5
2008-04-01 Seongbae Park <seongbae.park@gmail.com> * Makefile.tpl (.NOTPARALLEL): Revert previous change. * Makefile.in (.NOTPARALLEL): Ditto. From-SVN: r133815
2008-04-01* MAINTAINERS (Write After Approval): Add myself.Peter O'Gorman1-0/+4
From-SVN: r133793
2008-03-31common.opt (fprofile-dir=, [...]): New optionsSeongbae Park1-0/+5
gcc/ChangeLog: 2008-03-31 Seongbae Park <seongbae.park@gmail.com> * common.opt (fprofile-dir=, fprofile-use=, fprofile-generate=): New options (fprofile-use): Add var flag_profile_use * coverage.c (coverage_begin_output): Do not open a gcno file for output only if -ftest-coverage is set. Do not add getpwd() to gcda file path. (build_gcov_info): Check the new flag flag_profile_datafile_relative_path. (coverage_init): Use profile_data_prefix. Read profile counter only if flag_profile_use is set. * opts.c (common_handle_option): New option fprofile-use=, fprofile-dir=, fprofile-generate=. * toplev.c (profile_data_prefix): New variable definition. * toplev.h (profile_data_prefix): New declaration. * doc/invoke.tex (Option Summary, Optimization Options): Add new options. gcc/testsuite/ChangeLog: 2008-03-31 Seongbae Park <seongbae.park@gmail.com> * g++.db/bprob/bprob.exp: Do not check gcno files. Use -fprofile-use for profile use. * gcc.misc-tests/bprob.exp: Ditto. * g++.dg/tree-pro/tree-prof.exp: Do not check gcno files. * gcc.dg/matrix/matrix.exp: Ditto. * gcc.dg/struct/struct-reorg.exp: Ditto. * gcc.dg/tree-prof/tree-prof.exp: Ditto. * gcc.dg/profile-dir-1.c: New test. * gcc.dg/profile-dir-2.c: New test. * gcc.dg/profile-dir-3.c: New test. ChangeLog: 2008-03-31 Seongbae Park <seongbae.park@gmail.com> * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty. * Makefile.in (.NOTPARALLEL): Regenerate. From-SVN: r133774
2008-03-27Makefile.tpl (PICFLAG, [...]): Remove.Paolo Bonzini1-0/+5
2008-03-27 Paolo Bonzini <bonzini@gnu.org> * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove. * Makefile.in: Regenerate. config: 2008-03-27 Paolo Bonzini <bonzini@gnu.org> * mh-armpic: Remove. * mh-i370pic: Remove. * mh-m68kpic: Remove. * mh-ppcpic: Remove. * mh-sparcpic: Remove. * mh-ia64pic: Remove. * mh-papic: Remove. * mh-s390pic: Remove. * mh-x86pic: Remove. From-SVN: r133634
2008-03-26Jakub Staszak <kuba@et.pl>Jakub Staszak1-0/+4
* MAINTAINERS (Write After Approval): Add myself. From-SVN: r133620
2008-03-23MAINTAINERS: Update e-mail address.Thomas Koenig1-0/+4
2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org> * MAINTAINERS: Update e-mail address. From-SVN: r133467
2008-03-21configure.ac: Add support for --enable-gold.Ian Lance Taylor1-0/+6
* configure.ac: Add support for --enable-gold. * Makefile.def: Add gold as a directory like ld. * configure, Makefile.in: Regenerate. From-SVN: r133429
2008-03-16configure.ac: m4_include config/proginstall.m4.Ralf Wildenhues1-1/+4
2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> * configure.ac: m4_include config/proginstall.m4. * configure: Regenerate. config/ 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> * proginstall.m4: New file, with fixed AC_PROG_INSTALL. libjava/ 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> * Makefile.am (install-data-local): Rewrite to be more efficient, using awk, and `install' with multiple files at once. Do not gather more than 50 files in one go to avoid hitting command line limits. (install_data_local_split): New variable. * aclocal.m4: Regenerate. * configure: Likewise. * Makefile.in: Likewise. * gcj/Makefile.in: Likewise. * include/Makefile.in: Likewise. * testsuite/Makefile.in: Likewise. boehm-gc/ 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> * aclocal.m4: Regenerate. * configure: Likewise. * Makefile.in: Likewise. * include/Makefile.in: Likewise. libffi/ 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> * aclocal.m4: Regenerate. * configure: Likewise. * Makefile.in: Likewise. * include/Makefile.in: Likewise. * testsuite/Makefile.in: Likewise. libgfortran/ 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> * aclocal.m4: Regenerate. * configure: Likewise. * Makefile.in: Likewise. libgomp/ 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> * aclocal.m4: Regenerate. * configure: Likewise. * Makefile.in: Likewise. * testsuite/Makefile.in: Likewise. libmudflap/ 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> * aclocal.m4: Regenerate. * configure: Likewise. * Makefile.in: Likewise. * testsuite/Makefile.in: Likewise. libssp/ 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> * aclocal.m4: Regenerate. * configure: Likewise. * Makefile.in: Likewise. libssp/ 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> * aclocal.m4: Regenerate. * configure: Likewise. * Makefile.in: Likewise. libstdc++-v3/ 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> * aclocal.m4: Regenerate. * configure: Likewise. * Makefile.in: Likewise. * doc/Makefile.in: Likewise. * include/Makefile.in: Likewise. * libmath/Makefile.in: Likewise. * libsupc++/Makefile.in: Likewise. * po/Makefile.in: Likewise. * src/Makefile.in: Likewise. * testsuite/Makefile.in: Likewise. zlib/ 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> * aclocal.m4: Regenerate. * configure: Likewise. * Makefile.in: Likewise. From-SVN: r133269
2008-03-16backport: Deal with Autoconf 2.62's semantic change in m4_append.Ralf Wildenhues1-0/+14
2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> Backport from upstream Libtool: 2007-10-12 Eric Blake <ebb9@byu.net> Deal with Autoconf 2.62's semantic change in m4_append. * ltsugar.m4 (lt_append): Replace broken versions of m4_append. (lt_if_append_uniq): Don't require separator to be overquoted, and avoid broken m4_append. (lt_dict_add): Fix typo. * libtool.m4 (_LT_DECL): Don't overquote separator. From-SVN: r133267
2008-03-13* config.rpath: Add AIX 6 support.David Edelsohn1-0/+4
From-SVN: r133182
2008-03-132008-03-13 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini1-0/+6
* Makefile.def (stageprofile). Remove -fprofile-generate from stage_libcflags. * Makefile.in: Regenerate. From-SVN: r133168
2008-03-13* config.sub, config.guess: Update from upstream sources.Ben Elliston1-0/+4
From-SVN: r133153
2008-03-06MAINTAINERS: Update for treelang deletion.Tom Tromey1-0/+4
. * MAINTAINERS: Update for treelang deletion. gcc 2008-03-05 Tom Tromey <tromey@redhat.com> * treelang: Delete. * doc/standards.texi (Standards): Don't mention treelang. * doc/invoke.texi (Overall Options): Don't mention treelang. * doc/install.texi (Prerequisites): Don't mention bison or treelang. (Configuration): Don't mention treelang. (Building): Likewise. * doc/frontends.texi (G++ and GCC): Don't mention treelang. gcc/testsuite * lib/treelang-dg.exp, lib/treelang.exp: Delete. * treelang: Delete. gcc/testsuite/treelang Removed gcc/treelang Removed From-SVN: r132976
2008-03-03* MAINTAINERS: Update my email address.James E Wilson1-0/+4
From-SVN: r132852
2008-03-03Don't need to list myself in write after approval sectionStan Shebs1-2/+1
From-SVN: r132841
2008-03-03MAINTAINERS (Write After Approval): Add myself back.Stan Shebs1-0/+6
2008-03-03 Stan Shebs <stanshebs@earthlink.net> * MAINTAINERS (Write After Approval): Add myself back. (darwin port): Add myself as a maintainer. (objective-c/c++): Add myself as a maintainer. From-SVN: r132839
2008-03-03MAINTAINERS (Write After Approval): Update my email address.Volker Reichelt1-0/+4
* MAINTAINERS (Write After Approval): Update my email address. From-SVN: r132831
2008-02-25* MAINTAINERS (Write After Approval): Add myself.Tomas Bily1-0/+4
From-SVN: r132623
2008-02-23* MAINTAINERS (OpenMP): Add myself.Jakub Jelinek1-0/+4
From-SVN: r132569
2008-02-20ChangeLog: Whitespace fixes.Uros Bizjak1-21/+21
* ChangeLog: Whitespace fixes. * gcc/ChangeLog: Ditto. * config/ChangeLog: Ditto. From-SVN: r132482
2008-02-20re PR bootstrap/32009 (building gcc4-4.3/4.4.0-20070518 failed on OSX 10.3.9)Paolo Bonzini1-0/+24
2008-02-20 Paolo Bonzini <bonzini@gnu.org> PR bootstrap/32009 PR bootstrap/32161 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here. * configure: Regenerate. * Makefile.def: Define stage_libcflags for all bootstrap stages. * Makefile.tpl (STAGE1_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS, STAGE4_LIBCFLAGS): New. (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET). (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS. (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS. (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags for target modules. Don't export LIBCFLAGS. (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET. (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS). * Makefile.in: Regenerate. 2008-02-20 Paolo Bonzini <bonzini@gnu.org> PR bootstrap/32009 * mh-ppc-darwin (BOOT_CFLAGS): Reenable. 2008-02-20 Paolo Bonzini <bonzini@gnu.org> * doc/install.texi: Correct references to CFLAGS, replacing them with BOOT_CFLAGS. Document flags used during bootstrap for target libraries. From-SVN: r132479
2008-02-16re PR libgcj/33085 (liblt_prog_compiler_pic_GCJ='-DDLL_EXPORT' is wrong)Ralf Wildenhues1-0/+6
PR libgcj/33085 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>: Do not use -DDLL_EXPORT. Backport from upstream. libjava/ PR libgcj/33085 * configure: Regenerate. From-SVN: r132362
2008-02-13* MAINTAINERS (Write After Approval): Add myself.Ralf Wildenhues1-0/+4
From-SVN: r132293
2008-02-11ChangeLog: Move entry from here ...Uros Bizjak1-17/+10
* ChangeLog: Move entry from here ... * gcc/ChangeLog: ... to here. From-SVN: r132239
2008-02-10[multiple changes]Jerry DeLisle1-0/+7
2008-02-10 Danny Smith <dannysmith@users.sourceforge.net> PR gcc/35063 * gthr-win32.h (__gthread_mutex_destroy_function): New function to CloseHandle after unlocking to prevent accumulation of handle count. 2008-02-10 Jerry DeLisle <jvdelisle@gcc.gnu.org> PR libfortran/35063 * io/unit.c (destroy_unit_mutex): New function that uses __gthread_mutex_destroy_function or pthread_mutex_destroy after unlocking and before free_mem for final closure of I/O unit. (delete_root): Use new function. (free_internal_unit): Likewise. (close_unit_1): Likewise. From-SVN: r132217
2008-02-02configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.Hans-Peter Nilsson1-0/+5
* configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf. * configure: Regenerate. From-SVN: r132063