1. 23 Sep, 2005 14 commits
    • pass58-frag.cxx: New test for heisenbug 19319. · 337dc8ca
      2005-09-23  Frank Ch. Eigler  <fche@elastic.org>
      
      	* testsuite/libmudflap.c++/pass58-frag.cxx: New test for heisenbug 19319.
      
      From-SVN: r104587
      Frank Ch. Eigler committed
    • Imported Classpath 0.18. · 1ea63ef8
      	* sources.am, Makefile.in: Updated.
      	* Makefile.am (nat_source_files): Removed natProxy.cc.
      	* java/lang/reflect/natProxy.cc: Removed.
      	* gnu/classpath/jdwp/VMFrame.java,
      	gnu/classpath/jdwp/VMIdManager.java,
      	gnu/classpath/jdwp/VMVirtualMachine.java,
      	java/lang/reflect/VMProxy.java: New files.
      
      2005-09-23  Thomas Fitzsimmons  <fitzsim@redhat.com>
      
      	* scripts/makemake.tcl (verbose): Add gnu/java/awt/peer/qt to BC
      	list.
      
      2005-09-23  Thomas Fitzsimmons  <fitzsim@redhat.com>
      
      	* gnu/java/net/DefaultContentHandlerFactory.java (getContent):
      	Remove ClasspathToolkit references.
      
      2005-09-23  Thomas Fitzsimmons  <fitzsim@redhat.com>
      
      	* gnu/awt/xlib/XCanvasPeer.java: Add new peer methods.
      	* gnu/awt/xlib/XFramePeer.java: Likewise.
      	* gnu/awt/xlib/XGraphicsConfiguration.java: Likewise.
      
      2005-09-23  Thomas Fitzsimmons  <fitzsim@redhat.com>
      
      	* Makefile.am (libgcjawt_la_SOURCES): Remove jawt.c.  Add
      	classpath/native/jawt/jawt.c.
      	* Makefile.in: Regenerate.
      	* jawt.c: Remove file.
      	* include/Makefile.am (tool_include__HEADERS): Remove jawt.h and
      	jawt_md.h.  Add ../classpath/include/jawt.h and
      	../classpath/include/jawt_md.h.
      	* include/Makefile.in: Regenerate.
      	* include/jawt.h: Regenerate.
      	* include/jawt_md.h: Regenerate.
      
      From-SVN: r104586
      Tom Tromey committed
    • Initial revision · 9b044d19
      From-SVN: r104578
      Tom Tromey committed
    • re PR fortran/16861 ([4.0 only] segfault with doubly used module) · acff2da9
      2005-09-23  Paul Thomas  <pault@gcc.gnu.org>
      
      	PR fortran/16861
      	* module.c (mio_component_ref): Return if the symbol is NULL
      	and wait for another iteration during module reads.
      	(mio_symtree_ref): Suppress the writing of contained symbols,
      	when a symbol is available in the main namespace.
      	(read_module): Restrict scope of special treatment of contained
      	symbols to variables only and suppress redundant call to
      	find_true_name.
      
      2005-09-23  Paul Thomas  <pault@gcc.gnu.org>
      
      	PR fortran/16861
      	* gfortran.dg/nested_modules_3.f90: New.
      
      From-SVN: r104574
      Paul Thomas committed
    • enable.m4: New file. · e1e73e8d
      config:
      	* enable.m4: New file.
      	* tls.m4: New file.
      libmudflap:
      	* aclocal.m4, configure: Rebuilt.
      	* configure.ac: Use GCC_CHECK_TLS.
      	* acinclude.m4 (LIBMUDFLAP_CHECK_TLS, LIBMUDFLAP_ENABLE): Moved
      	to ../config.
      
      From-SVN: r104571
      Tom Tromey committed
    • parse.y: Changed pointer declaration from "type* var" to "type *var" Removed trailing space. · 9304100d
      2005-09-23  Rafael ��vila de Esp��ndola  <rafael.espindola@gmail.com>
      
              * parse.y : Changed pointer declaration from "type* var" to "type *var"
              Removed trailing space.  Wrap long lines.
      
      2005-09-23  Rafael ��vila de Esp��ndola  <rafael.espindola@gmail.com>
      
              * parse.y :  Fixed two compile warnings in "error" and "warning"
              invocations.  Removed trailing periods in messages.  Decapitalized the
              first word of each.
      
      From-SVN: r104569
      Rafael Ávila de Espíndola committed
    • rs6000.md (neg-minus-mult): Set type to dmul. · 9c6fdb46
      2005-09-23  David Edelsohn  <edelsohn@gnu.org>
      	    Pete Steinmetz <steinmtz@us.ibm.com>
      
      	* config/rs6000/rs6000.md (neg-minus-mult): Set type to dmul.
      	(rldic.): Set type to "compare".
      	(rldicr.): Same.
      	(movsf_hardfloat): Set type to mtjmpr for MTCTR/MTLR.  Set type to
      	mfjmpr for MFCTR/MFLR.
      	(movdf_hardfloat64): Same.
      	(movdf_softfloat64): Same.  Correct order of store and move types.
      	(movti_string): Set type to store_ux/load_ux.
      	(load_multiple): Set type to load_ux.
      	(store_multiple): Set type to store_ux.
      	(movmemsi): Set type to store_ux.
      	(output_cbranch direct_return): Set type to jmpreg.
      	(stmw): Set type to store_ux.
      	(lmw): Set type to load_ux.
      	* config/rs6000/40x.md (ppc403-store): Increase latency to 2.
      	* config/rs6000/440.md (ppc440-store): Increase latency to 6.
      	* config/rs6000/603.md (ppc603-store): Occupy LSU for 2 cycles.
      	* config/rs6000/6xx.md (ppc604-store): Increase latency to 3.
      	* config/rs6000/mpc.md (mpccore-store): Increase latency to 2.
      	* config/rs6000/rios1.md (rios1-store): Increase latency to 2.
      	(rios1-fpstore): Increase latency to 3.
      	* config/rs6000/rios2.md (rios2-store): Increase latency to 2.
      	* config/rs6000/rs64.md (rs64a-store): Increase latency to 2.
      
      Co-Authored-By: Pete Steinmetz <steinmtz@us.ibm.com>
      
      From-SVN: r104568
      David Edelsohn committed
    • sync.md (sync_<fetchop_name>si_internal): Change operand2 constraint to "b". · 66684b7e
      2005-09-23  David Edelsohn  <edelsohn@gnu.org>
      	    Andrew Pinski  <pinskia@physics.uc.edu>
      
      	* config/rs6000/sync.md (sync_<fetchop_name>si_internal): Change
      	operand2 constraint to "b".
      	(sync_<fetchop_name>di_internal): Same.
      	(sync_old_<fetchop_name>si_internal): Change operand3 constraint
      	to "b".
      	(sync_old_<fetchop_name>di_internal): Same.
      	(sync_new_<fetchop_name>si_internal): Same.
      	(sync_new_<fetchop_name>di_internal): Same.
      
      Co-Authored-By: Andrew Pinski <pinskia@physics.uc.edu>
      
      From-SVN: r104567
      David Edelsohn committed
    • Add PR number in this entry: · 3a1680a5
      	PR middle-end/23991
      	* final.c (insn_default_length, insn_min_length): In !HAVE_ATTR_length
      	case, define as macros.
      
      From-SVN: r104564
      Joern Rennecke committed
    • optabs.c (emit_libcall_block): Use no_conflict_move_test. · 748ebfc7
      	* optabs.c (emit_libcall_block): Use no_conflict_move_test.
      	(no_conflict_move_test): Update comments.
      
      From-SVN: r104563
      J"orn Rennecke committed
    • re PR rtl-optimization/23837 (Wrong code with REG_NO_CONFLICT notes (caused by combine)) · 9617ccfd
      	PR rtl-optimization/23837
      	*  optabs.c (no_conflict_move_test): Don't set must_stay for a
      	clobber / clobber match between dest and p->first.
      
      From-SVN: r104562
      J"orn Rennecke committed
    • final.c (insn_default_length, [...]): In !HAVE_ATTR_length case, define as macros. · a9305dcb
      	* final.c (insn_default_length, insn_min_length): In !HAVE_ATTR_length
      	case, define as macros.
      
      From-SVN: r104561
      J"orn Rennecke committed
    • install.texi: Updated URL for Jacks. · 07a647a3
      	* doc/install.texi: Updated URL for Jacks.
      	* doc/sourcebuild.texi: Likewise.
      
      From-SVN: r104554
      Ranjit Mathew committed
    • Daily bump. · b7a1ee90
      [[Split portion of a mixed commit.]]
      
      From-SVN: r104550.2
      GCC Administrator committed
  2. 22 Sep, 2005 18 commits
  3. 21 Sep, 2005 8 commits