1. 16 Jan, 2002 6 commits
    • expmed.c (extract_fixed_bit_field): Remove unused code. · c99d986a
      	* expmed.c (extract_fixed_bit_field): Remove unused code.
      	* system.h: Poison SLOW_ZERO_EXTEND.
      	* doc/tm.texi: Remove.
      	* config/1750a/1750a.h (SLOW_ZERO_EXTEND): Remove.
      	* config/arm/arm.h: Likewise.
      	* config/avr/avr.h: Likewise.
      	* config/clipper/clipper.h: Likewise.
      	* config/convex/convex.h: Likewise.
      	* config/d30v/d30v.h: Likewise.
      	* config/dsp16xx/dsp16xx.h: Likewise.
      	* config/elxsi/elxsi.h: Likewise.
      	* config/fr30/fr30.h: Likewise.
      	* config/h8300/h8300.h: Likewise.
      	* config/i370/i370.h: Likewise.
      	* config/i386/i386.h: Likewise.
      	* config/m68k/m68k.h: Likewise.
      	* config/mips/mips.h: Likewise.
      	* config/ns32k/ns32k.h: Likewise.
      	* config/pdp11/pdp11.h: Likewise.
      	* config/pj/pj.h: Likewise.
      	* config/s390/s390.h: Likewise.
      	* config/sh/sh.h: Likewise.
      	* config/stormy16/stormy16.h: Likewise.
      	* config/v850/v850.h: Likewise.
      	* config/vax/vax.h: Likewise.
      	* config/we32k/we32k.h: Likewise.
      
      From-SVN: r48893
      Kazu Hirata committed
    • locale_facets.tcc (num_put::do_put(bool): Fix. · bed9a20d
      
      2002-01-15  Benjamin Kosnik  <bkoz@redhat.com>
      
      	* include/bits/locale_facets.tcc (num_put::do_put(bool): Fix.
      	(num_put::do_put(void*)): Fix.
      	* testsuite/22_locale/num_put_members_char.cc (test02): Add.
      	* testsuite/22_locale/num_put_members_wchar_t.cc (test02): Add.
      	* testsuite/22_locale/num_get_members_char.cc (test02): Add
      	long double, void, bool types.
      	* testsuite/22_locale/num_get_members_wchar_t.cc (test02): Add.
      
      From-SVN: r48892
      Benjamin Kosnik committed
    • re PR java/5365 (gcjh -stubs does not include correct files) · 9c874875
      	Fix for PR java/5365:
      	* gjavah.c (process_file): Turn class name into a file name.
      
      From-SVN: r48891
      Tom Tromey committed
    • rs6000.md (altivec_stvx): Add parallels to stvx. · acfab996
      
              * config/rs6000/rs6000.md (altivec_stvx): Add parallels to stvx.
              (altivec_lvsl): Change constraint to b.
              (altivec_lvsr): Same.
              (altivec_lvebx): Same.
              (altivec_lvehx): Same.
              (altivec_lvewx): Same.
              (altivec_lvxl): Same.
              (altivec_lvx): Same.
              (altivec_stvx): Add parallel.
              (altivec_stvxl): Same.
              (altivec_stvehx): Same.
              (altivec_stvebx): Same.
              (altivec_stvebx): Same.
      
      From-SVN: r48890
      Aldy Hernandez committed
    • For PR libgcj/5303: · 33b16473
      	* Make-lang.in (java.install-man): Handle jv-convert man page.
      	(java.generated-manpages): Added jv-convert.1.
      	(java.uninstall): Remove jv-convert.1.
      	(java.maintainer-clean): Likewise.
      	($(srcdir)/java/jv-convert.1): New target.
      	* gcj.texi (Top): Link to jv-convert node.
      	(Individual utilities): Likewise.
      	(Invoking jv-convert): New node.
      
      From-SVN: r48889
      Tom Tromey committed
    • document FILE_STMT · 0da26e64
      From-SVN: r48888
      Jason Merrill committed
  2. 15 Jan, 2002 26 commits
  3. 14 Jan, 2002 8 commits