1. 20 Feb, 2001 3 commits
    • Makefile.in (check-c++): New rule. · 3d55d2f8
      
      2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
      
              * Makefile.in (check-c++): New rule.
      
      From-SVN: r39915
      Benjamin Kosnik committed
    • pa.c (move_operand): Accept code to load the address of a symbol out of the DLT… · f8eb41cc
      pa.c (move_operand): Accept code to load the address of a symbol out of the DLT as a valid move operand.
      
              * pa.c (move_operand): Accept code to load the address of a
              symbol out of the DLT as a valid move operand.
              (print_operand, case 'A'): New to handle generating a DLT
              reference for a LO_SUM expression.
              * pa.h (EXTRA_CONSTRAINT): Handle 'A' for DLT LO_SUM references.
              * pa.md (movsi, movdi patterns): Allow DLT LO_SUM references.
      
      From-SVN: r39914
      Jeffrey A Law committed
    • configure.in (target_libs): Remove libg++. · 4d88a68a
      
      2001-02-19  Benjamin Kosnik  <bkoz@purist.soma.redhat.com>
      
      	* configure.in (target_libs): Remove libg++.
      	(noconfigdirs): Remove libg++.
      	(noconfigdirs): Same.
      	(noconfigdirs): Same.
      	(noconfigdirs): Same.
      
      	* config-ml.in: Remove libg++ references.
      
      	* Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
      	(ALL_TARGET_MODULES): Same.
      	(configure-target-libg++): Remove.
      	(all-target-libg++): Remove.
      	(configure-target-libio): Remove.
      	(all-target-libio): Remove.
      	(check-target-libio): Remove.
      	(.PHONY): Remove.
      	(libg++.tar.bz2): Remove.
      	(all-target-cygmon): Remove libio.
      	(all-target-libstdc++): Remove.
      	(configure-target-libstdc++): Remove.
      	(TARGET_LIB_PATH): Remove libstdc++.
      	(ALL_GCC_CXX): Remove libstdc++.
      
      From-SVN: r39911
      Benjamin Kosnik committed
  2. 19 Feb, 2001 26 commits
  3. 18 Feb, 2001 11 commits