1. 01 May, 2002 7 commits
    • install.texi: Update Texinfo version requirement documentation. · dda78254
      	* doc/install.texi: Update Texinfo version requirement
      	documentation.
      
      From-SVN: r52997
      Joseph Myers committed
    • PR target/6512, PR target/5628 · 26aeede4
      	PR target/6512, PR target/5628
      	* config/sparc/sparc.md (movdf_insn_v9only_novis): Don't allow >= %f32
      	when memory is not aligned.
      	(movdf_insn_v9only_vis): Likewise.
      	* config/sparc/sparc.h (SECONDARY_INPUT_RELOAD_CLASS): Request a FP_REGS
      	temporary for EXTRA_FP_REGS DFmode load from unaligned memory.
      	(SECONDARY_OUTPUT_RELOAD_CLASS): Similarly.
      
      From-SVN: r52995
      Jakub Jelinek committed
    • Fix bad regexp · 2600218b
      From-SVN: r52994
      Nathan Sidwell committed
    • Daily bump. · 0fa48989
      From-SVN: r52992
      GCC Administrator committed
    • altivec-7.c: New. · 9b7bc465
      2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
      
              * gcc.dg/altivec-7.c: New.
      
              * config/rs6000/altivec.h: Cleanup.
      
      From-SVN: r52988
      Aldy Hernandez committed
    • re PR libstdc++/6513 (sigfaults on trivial code) · 072a15d9
      2002-05-01  Paolo Carlini  <pcarlini@unitus.it>
      
      	PR libstdc++/6513
      	* include/bits/stl_uninitialized.h
      	(uninitialized_copy(_InputIter, _InputIter, _ForwardIter)):
      	Fix typo in 2001-07-17 commit: typedef _ValueType to
      	iterator_traits<_ForwardIter> not <_InputIter>.
      	* testsuite/23_containers/vector_ctor.cc: Add test04.
      
      From-SVN: r52985
      Paolo Carlini committed
    • ldy Hernandez <aldyh@redhat.com> · 08b57fb3
              * doc/invoke.texi (Option Summary): Add -mvrsave=.
              (RS/6000 and PowerPC Options): Document -mvrsave=.
      
              * config/rs6000/rs6000.c (rs6000_altivec_vrsave): New global.
              (rs6000_altivec_vrsave_string): Same.
              (rs6000_override_options): Call rs6000_parse_vrsave_option.
              (rs6000_parse_vrsave_option): New.
              (rs6000_stack_info): Only generate vrsave instructions when
              TARGET_ALTIVEC_VRSAVE.
      
              * config/rs6000/rs6000.h (TARGET_OPTIONS): Add -mvrsave= option.
              (rs6000_altivec_vrsave_string): Define extern.
              (rs6000_altivec_vrsave): Same.
              (TARGET_ALTIVEC_VRSAVE): New.
      
      From-SVN: r52984
      Aldy Hernandez committed
  2. 30 Apr, 2002 33 commits