aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
2007-09-172007-09-17 Johannes Singler <singler@ira.uka.de>Johannes Singler1-0/+4
* MAINTAINERS (write-after-approval) add myself From-SVN: r128544
2007-09-15configure.ac: Correct makeinfo version check.Alan Modra1-0/+5
* configure.ac: Correct makeinfo version check. * configure: Regenerate. From-SVN: r128497
2007-09-14* MAINTAINERS: Update my email address.Richard Sandiford1-0/+4
From-SVN: r128496
2007-09-14configure.ac (mips*-sde-elf*): New stanza.Richard Sandiford1-0/+7
* configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty to $skipdirs and only disable gprof for newlib. Use the normal mips*-elf* handling in other respects. * configure: Regnerate. gcc/ 2007-xx-xx Nigel Stephens <nigel@mips.com> David Ung <davidu@mips.com> Thiemo Seufer <ths@mips.com> Richard Sandiford <richard@codesourcery.com> * config.gcc (mips*-sde-elf*): Add support for the SDE C libraries. * configure.ac: Add a mipssde threading type. * configure: Regenerate. * config/mips/sdemtk.h: New file. * config/mips/t-sdemtk: Likewise. * config/mips/sdemtk.opt: Likewise. * gthr-mipssde.h: Likewise. * config/mips/sde.h (FUNCTION_PROFILER): Move to config/mips/sdemtk.h. * config/mips/mips.h (MIPS_SAVE_REG_FOR_PROFILING_P): New macro. (MIPS_ICACHE_SYNC): New macro, split from ... * config/mips/mips.md (clear_cache): ...here. * config/mips/mips.c (mips_save_reg_p): Check MIPS_SAVE_REG_FOR_PROFILING_P on profiled functions. (build_mips16_function_stub): Use targetm.strip_name_encoding. (build_mips16_call_stub): Likewise. libstdc++-v3/ 2007-xx-xx Thiemo Seufer <ths@mips.com> * crossconfig.m4 (mips*-sde-elf*): New stanza. * configure: Regenerate. From-SVN: r128495
2007-09-12configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus enabling ↵David Daney1-0/+6
libgcj. * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus enabling libgcj. * configure: Regenerate. From-SVN: r128439
2007-09-11Move the entry to proper ChangeLog.H.J. Lu1-2/+1
From-SVN: r128410
2007-09-10re PR other/32154 (sim-crt0.o/crt0.o isn't found during configure due to ↵Rask Ingemann Lambertsen1-0/+7
missing -L or -B) PR other/32154 * configure.ac: For libgloss targets, point the linker to the linker script, startup code and simulator library. * configure: Regenerate. From-SVN: r128344
2007-09-09put entry for last commit in correct ChangeLogSandra Loosemore1-8/+0
From-SVN: r128309
2007-09-09invoke.texi (Overall Options): Add .sx file extension as a synonym for .S.Sandra Loosemore1-0/+8
2007-09-09 Sandra Loosemore <sandra@codesourcery.com> Nigel Stephens <nigel@mips.com> gcc/ * doc/invoke.texi (Overall Options): Add .sx file extension as a synonym for .S. * cppspec.c (known_suffixes): Likewise. * gcc.c (default_compilers): Likewise. Co-Authored-By: Nigel Stephens <nigel@mips.com> From-SVN: r128308
2007-09-07configure.ac (noconfigdirs): Remove target-libffi and target-libjava.Andrew Haley1-0/+6
2007-09-07 Andrew Haley <aph@redhat.com> * configure.ac (noconfigdirs): Remove target-libffi and target-libjava. * configure: Regenerate. From-SVN: r128250
2007-09-06re PR target/33281 (gfortran crt2.o not found under Vista)Francois-Xavier Coudert1-0/+7
PR target/33281 * configure.ac: Use config/mh-mingw on mingw. * configure: Regenerate. * config/mh-mingw: New host makefile fragment. From-SVN: r128188
2007-09-05MAINTAINERS (Write After Approval): Add myself.Pat Haugen1-0/+4
2007-09-05 Pat Haugen <pthaugen@us.ibm.com> * MAINTAINERS (Write After Approval): Add myself. From-SVN: r128143
2007-09-05configure.ac (--enable-stage1-checking): If neither --enable-checking nor ↵Richard Guenther1-0/+7
--disable-checking is provided also turn on... 2007-09-05 Richard Guenther <rguenther@suse.de> * configure.ac (--enable-stage1-checking): If neither --enable-checking nor --disable-checking is provided also turn on yes and types checking for stage1. * configure: Re-generate. From-SVN: r128131
2007-08-30MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.Krister Walfridsson1-0/+5
* MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer. (Write After Approval): Remove myself. From-SVN: r127936
2007-08-30Move changelogRichard Sandiford1-1/+0
From-SVN: r127935
2007-08-29* config.sub, config.guess: Update from upstream sources.Nick Clifton1-2/+2
From-SVN: r127904
2007-08-29* config.sub: Add support for cr16 target.M R Swami Reddy1-0/+4
From-SVN: r127885
2007-08-23MAINTAINERS (Write After Approval): Added myself.Bud Davis1-0/+5
2007-08-22 Bud Davis <jmdavis@link.com> * MAINTAINERS (Write After Approval): Added myself. * MAINTAINERS (Reviewers): Removed myself. From-SVN: r127726
2007-08-18Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.Paul Brook1-0/+9
2007-08-18 Paul Brook <paul@codesourcery.com> Joseph Myers <joseph@codesourcery.com> * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New. (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it. * Makefile.in: Regenerate. * configure.ac (--with-debug-prefix-map): New. * configure: Regenerate. config: 2007-08-18 Paul Brook <paul@codesourcery.com> Joseph Myers <joseph@codesourcery.com> * mt-gnu (CXXFLAGS_FOR_TARGET): Add $(DEBUG_PREFIX_CFLAGS_FOR_TARGET). gcc: 2007-08-18 Paul Brook <paul@codesourcery.com> Joseph Myers <joseph@codesourcery.com> * common.opt (-fdebug-prefix-map=): New option. * opts.c: Include debug.h. (common_handle_option): Handle -fdebug-prefix-map. * final.c: Include ggc.h. (struct debug_prefix_map, debug_prefix_maps, add_debug_prefix_map, remap_debug_filename): New. * Makefile.in (final.o, opts.o): Update dependencies. * debug.h (remap_debug_filename, add_debug_prefix_map): Declare. * configure.ac: Check for assembler --debug-prefix-map support. * configure, config.in: Regenerate. * gcc.c (ASM_MAP): Define conditional on HAVE_AS_DEBUG_PREFIX_MAP. (ASM_DEBUG_SPEC): Include ASM_MAP. * doc/install.texi (--with-debug-prefix-map): Document. * doc/invoke.texi (-fdebug-prefix-map): Document. * dbxout.c (dbxout_init, dbxout_start_source_file, dbxout_source_file): Call remap_debug_filename. * dwarf2out.c (add_comp_dir_attribute, maybe_emit_file, dwarf2out_start_source_file, dwarf2out_finish): Call remap_debug_filename. (file_table_relative_p): Do not check d->emitted_number. * toplev.c (output_file_directive): Call remap_debug_filename. * vmsdbgout.c (write_srccorr): Call remap_debug_filename. * xcoffout.c (xcoffout_source_file): Call remap_debug_filename. Co-Authored-By: Joseph Myers <joseph@codesourcery.com> From-SVN: r127613
2007-08-17mt-sde: New file.Richard Sandiford1-0/+8
2007-08-17 Richard Sandiford <richard@codesourcery.com> Nigel Stephens <nigel@mips.com> * config/mt-sde: New file. * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde as target_makefile_frag. * configure: Regenerate. gcc/ 2007-08-17 Richard Sandiford <richard@codesourcery.com> Nigel Stephens <nigel@mips.com> * config/mips/sde.h (DRIVER_SELF_SPECS): Add commas. Treat -mno-data-in-code and -mcode-xonly as aliases for -mcode-readable=no and -mcode-readable=pcrel respectively. * config/mips/t-sde (TARGET_LIBGCC2_CFLAGS): Add -mcode-xonly. (MULTILIB_OPTIONS): Add -mcode-readable=no multilibs. (MULTILIB_DIRNAMES): Update accordingly. Co-Authored-By: Nigel Stephens <nigel@mips.com> From-SVN: r127586
2007-08-17Makefile.def (STAGE2_CFLAGS, [...]): Add to flags_to_pass.Alexandre Oliva1-0/+9
ChangeLog: * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): Add to flags_to_pass. Adjust uses of BOOT_CFLAGS. (bootstrap2-debug, bootstrap-debug): New bootstrap stages. * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New. (do-compare, do-compare3, do-compare-debug): New. ([+compare-target+]): Use them. contrib/ChangeLog: * compare-debug: New. From-SVN: r127570
2007-08-14* MAINTAINERS (Write After Approval): Change my email address.Maxim Kuvyrkov1-0/+4
From-SVN: r127406
2007-08-13configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass --silent if $silent.Ralf Wildenhues1-0/+7
* configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass --silent if $silent. * configure: Regenerate. Co-Authored-By: Ben Elliston <bje@au.ibm.com> From-SVN: r127390
2007-08-12MAINTAINERS (Various Maintainers): Add myself as loop infrastructure maintainer.Zdenek Dvorak1-0/+6
* MAINTAINERS (Various Maintainers): Add myself as loop infrastructure maintainer. Update my e-mail address. From-SVN: r127379
2007-07-31MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.Diego Novillo1-0/+5
* MAINTAINERS (Reviewers): Rename from Non-Autopoiesis. Adjust description. From-SVN: r127095
2007-07-26configure.ac: Add types checking to stage1 checking flags.Richard Guenther1-0/+5
2007-07-26 Richard Guenther <rguenther@suse.de> toplev/ * configure.ac: Add types checking to stage1 checking flags. * configure: Regenerate. gcc/ * tree-cfg.c (verify_gimple_unary_expr, verify_gimple_binary_expr, verify_gimple_min_lval, verify_gimple_reference, verify_gimple_expr, verify_gimple_modify_stmt, verify_gimple_stmt, verify_gimple_1, verify_gimple): New functions. * tree-flow.h (verify_gimple): Declare. (verify_gimple_1): Declare. * gimplify.c (cpt_same_type): Remove. (gimplify_addr_expr): Remove checking code. (check_pointer_types_r): Remove. (gimplify_body): Call verify_gimple_1 instead of check_pointer_types_r. Only verify if there were no errors. * configure.ac: Add types checking flag. * configure: Regenerate. * config.in: Regenerate. From-SVN: r126951
2007-07-17COPYING_v3: New file.Nick Clifton1-0/+7
* COPYING_v3: New file. Contains version 3 of the GNU General Public License. * COPYING.LIB_v3: New file. Contains version 3 of the GNU Lesser General Public License. * gpl_v3.texi: New file. Contains a texinfo formated copy of the GNU General Public License, version 3. From-SVN: r126701
2007-07-16MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.Andreas Krebbel1-0/+4
2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com> * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag. From-SVN: r126673
2007-07-16MAINTAINERS (S/390 co-maintainer): Add myself.Andreas Krebbel1-0/+5
2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com> * MAINTAINERS (S/390 co-maintainer): Add myself. (Write after approval): Remove myself. From-SVN: r126672
2007-07-13Add myself to MAINTAINERS with write after approval.Dan Hipschman1-0/+4
From-SVN: r126629
2007-07-11Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the WINDRES ↵Nick Clifton1-0/+6
export. * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the WINDRES export. * Makefile.in: Regenerate. From-SVN: r126541
2007-07-06Move changelog entry from toplev to config.Sebastian Pop1-6/+0
From-SVN: r126414
2007-07-05re PR target/32622 (BOOT_CFLAGS is not passed to stage2 and stage3 compile)Sebastian Pop1-0/+6
PR bootstrap/32622 * config/mh-x86omitfp (BOOT_CFLAGS): Add -fomit-frame-pointer, don't reset its value. From-SVN: r126386
2007-07-05MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX maintainer.Rainer Orth1-0/+5
* MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX maintainer. From-SVN: r126378
2007-07-05Remove myself as libbid maintainer.H.J. Lu1-4/+0
From-SVN: r126376
2007-07-05lt~obsolete.m4: New.H.J. Lu1-0/+4
2007-07-05 H.J. Lu <hongjiu.lu@intel.com> * lt~obsolete.m4: New. Import from 20070318 libtool. From-SVN: r126372
2007-07-05MAINTAINERS (libbid): Add myself.H.J. Lu1-0/+4
2007-07-05 H.J. Lu <hongjiu.lu@intel.com> * MAINTAINERS (libbid): Add myself. From-SVN: r126367
2007-07-03MAINTAINERS (Write After Approval): Add myself.Julian Brown1-0/+4
* MAINTAINERS (Write After Approval): Add myself. From-SVN: r126260
2007-07-03configure.ac: Rewrite 'configure --help' strings to look nicer.Ralf Wildenhues1-0/+10
2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> * configure.ac: Rewrite 'configure --help' strings to look nicer. * configure: Regenerate. 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> * configure.ac: Add some missing m4 quotation. * configure: Regenerate. From-SVN: r126246
2007-07-02MAINTAINERS (Write After Approval): Add myself.Simon Baldwin1-0/+4
2007-07-02 Simon Baldwin <simonb@google.com> * MAINTAINERS (Write After Approval): Add myself. From-SVN: r126221
2007-07-02configure: Regenerate.Paolo Bonzini1-0/+4
2007-07-02 Paolo Bonzini <bonzini@gnu.org> * configure: Regenerate. From-SVN: r126193
2007-07-02Makefile.def: Add windmc tool to build.Kai Tietz1-0/+8
2007-07-02 Kai Tietz <kai.tietz@onevision.com> * Makefile.def: Add windmc tool to build. * Makefile.tpl: Likewise. * configure.ac: Likewise. * Makefile.in: Regenerate. * configure: Regenerate. From-SVN: r126191
2007-06-28configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're not ↵DJ Delorie1-0/+6
building newlib. * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're not building newlib. * configure: Regenerated. From-SVN: r126089
2007-06-28MAINTAINERS (Write After Approval): Add myself.Jan Sjodin1-0/+4
2007-06-28 Jan Sjodin <jan.sjodin@amd.com> * MAINTAINERS (Write After Approval): Add myself. From-SVN: r126081
2007-06-25add myself to MAINTAINERS under Write After Approval.Martin Michlmayr1-0/+4
From-SVN: r126003
2007-06-20* MAINTAINERS (Write After Approval): Add myself.Chris Matthews1-0/+4
From-SVN: r125864
2007-06-19MAINTAINERS (Write After Approval): Add myself.Rask Ingemann Lambertsen1-0/+4
2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk> * MAINTAINERS (Write After Approval): Add myself. From-SVN: r125850
2007-06-18Makefile.def: Add dependency from configure-gdb to all-bfd.Daniel Jacobowitz1-0/+5
* Makefile.def: Add dependency from configure-gdb to all-bfd. * Makefile.in: Regenerated. From-SVN: r125811
2007-06-14configure.ac: Don't add target-libmudflap to noconfigdirs for ↵Bernd Schmidt1-0/+6
bfin*-*-uclinux* targets. * configure.ac: Don't add target-libmudflap to noconfigdirs for bfin*-*-uclinux* targets. * configure: Regenerate. * gcc/config/bfin/uclinux.h (MFWRAP_SPEC): New. From-SVN: r125717
2007-06-14MAINTAINERS: Add myself as non-algorithmic global write maintainer.Ian Lance Taylor1-0/+5
* MAINTAINERS: Add myself as non-algorithmic global write maintainer. From-SVN: r125713