Skip to content
Snippets Groups Projects
  1. Nov 22, 2000
    • Fred Fish's avatar
      configure.in (enable_libstdcxx_v3): Fix typo, libstd++ -> libstdc++. · fff01699
      Fred Fish authored
      2000-11-16  Fred Fish  <fnf@be.com>
      
      	* configure.in (enable_libstdcxx_v3): Fix typo,
      	libstd++ -> libstdc++.
      
      From-SVN: r37655
      fff01699
    • Jeffrey A Law's avatar
      pa.c (hppa_encode_label): Account for addition of encoding character when... · 67d6f2fc
      Jeffrey A Law authored
              * pa.c (hppa_encode_label): Account for addition of encoding
              character when allocating persistent space for the new label
              name.
      
      From-SVN: r37654
      67d6f2fc
    • Gerald Pfeifer's avatar
      d9ddcc6a
    • Bryce McKinlay's avatar
      Makefile.in: Rebuilt. · 79af883c
      Bryce McKinlay authored
      2000-11-22  Bryce McKinlay  <bryce@albatross.co.nz>
      
      	* Makefile.in: Rebuilt.
      	* Makefile.am (core_java_source_files): Added Collections.java.
      	* java/util/List.java: Merged from classpath.
      	* java/util/Vector.java: Ditto.
      	* java/util/Collections.java: From classpath.
      	* java/util/ArrayList.java (addAll(Collection)): Call
      	addAll(int,Collection) instead of duplicating code.
      	(indexOf): Clean up int initialization.
      	(clear): Set cleared array entries to null, to allow garbage
      	collection.
      	* java/util/List.java: Minor formatting fixes.
      	* java/util/SimpleTimeZone.java: ditto.
      
      From-SVN: r37652
      79af883c
    • Jeff Law's avatar
      Daily bump. · e9905e2d
      Jeff Law authored
      From-SVN: r37651
      e9905e2d
    • Zack Weinberg's avatar
      Makefile.in, [...]: Expunge remaining traces of facility for running MD files... · d1209685
      Zack Weinberg authored
      Makefile.in, [...]: Expunge remaining traces of facility for running MD files through C preprocessor.
      
      gcc:
              * Makefile.in, config.gcc, configure.in: Expunge remaining
              traces of facility for running MD files through C preprocessor.
      
      libiberty:
              * aclocal.m4 (LIB_AC_PROG_CC): Moved here from configure.in.
              (AC_DEFINE_NOAUTOHEADER): New - work around bug in autoheader.
              * configure.in: Call AC_C_INLINE and AC_C_CONST.  Use three
              argument form of AC_DEFINE in dummy definitions block.  Use
              AC_DEFINE_NOAUTOHEADER for real definitions of things defined
              in dummy block.  Preload cache variables instead of bypassing
              tests, where possible.
              * acconfig.h: Removed.
      
              * xmalloc.c (xmalloc_failed): New function, does error
              reporting on failed allocation.
              (xmalloc, xcalloc, xrealloc): Use it.
              * libiberty.h: Move #includes to top.  Prototype xmalloc_failed.
      
      From-SVN: r37650
      d1209685
    • Joseph Myers's avatar
      gcov.texi: Add magic comments for texi2pod.pl. · c01a508e
      Joseph Myers authored
      gcc:
      	* gcov.texi: Add magic comments for texi2pod.pl.
      	* Makefile.in: Add rules to generate and install gcov.1.
      	* gcov.1: New (generated) file.
      
      contrib:
      	* gcc_update: Add gcov.1 to the list of generated files.
      
      From-SVN: r37649
      c01a508e
    • Scott Snyder's avatar
      c_io_stdio.cc (seekoff): Fix return value. · b32a46c3
      Scott Snyder authored
      2000-11-21  scott snyder  <snyder@fnal.gov>
      
              * config/c_io_stdio.cc (seekoff): Fix return value.
              (seekpos): Likewise.
              (sys_seek): Likewise.
      
      From-SVN: r37648
      b32a46c3
    • Loren J. Rittle's avatar
      mkcheck.in (explanation): Retain output of all failing compiles. · d37db09b
      Loren J. Rittle authored
      2000-11-21  Loren J. Rittle  <ljrittle@acm.org>
      
              * mkcheck.in (explanation): Retain output of all failing
              compiles.  Don't add gratuitous space to the log file.
      
      From-SVN: r37647
      d37db09b
    • Bryce McKinlay's avatar
      jcf-parse.c (get_constant): Call UT8_CHAR_LENGTH on `utf8', not the scratch buffer. · c385cdf6
      Bryce McKinlay authored
      2000-11-22  Bryce McKinlay  <bryce@albatross.co.nz>
      
      	* jcf-parse.c (get_constant): Call UT8_CHAR_LENGTH on `utf8', not the
      	scratch buffer.
      
      From-SVN: r37646
      c385cdf6
    • Alexandre Petit-Bianco's avatar
      [multiple changes] · ee5f86dc
      Alexandre Petit-Bianco authored
      2000-10-31  Alexandre Petit-Bianco  <apbianco@cygnus.com>
      
      	* parse.y (outer_field_access_p): Inherited fields aren't
      	consider outer fields.
      	(maybe_build_thisn_access_method): Use
      	PURE_INNER_CLASS_TYPE_P instead of INNER_CLASS_TYPE_P.
      	(resolve_expression_name): Trigger an error if a static field
      	is being accessed as an outer field.
      
      2000-10-24  Alexandre Petit-Bianco  <apbianco@cygnus.com>
      
             * parse.h (INNER_ENCLOSING_SCOPE_CHECK): Check inherited type in
             scope.
      
      (http://gcc.gnu.org/ml/gcc-patches/2000-11/msg01217.html)
      
      From-SVN: r37645
      ee5f86dc
    • Richard Henderson's avatar
      regrename.c (scan_rtx_reg): Terminate the chain rather than abort on mark_read with NO_REGS. · a125d855
      Richard Henderson authored
              * regrename.c (scan_rtx_reg): Terminate the chain rather than
              abort on mark_read with NO_REGS.
      
      From-SVN: r37644
      a125d855
    • Kriang Lerdsuwanakij's avatar
      * MAINTAINERS: Add self to Write After Approval list. · 4dc16355
      Kriang Lerdsuwanakij authored
      From-SVN: r37643
      4dc16355
    • Mike Stump's avatar
      fixtests.c (TEST_FOR_FIX_PROC_HEAD): Fix to allow compilation with older... · ed311407
      Mike Stump authored
      fixtests.c (TEST_FOR_FIX_PROC_HEAD): Fix to allow compilation with older compilers, such as /bin/cc on SunOS.
      
      	* fixinc/fixtests.c (TEST_FOR_FIX_PROC_HEAD): Fix to allow
      	compilation with older compilers, such as /bin/cc on SunOS.
      	* fixinc/fixfixes.c (FIX_PROC_HEAD): Ditto.
      Fix build errors on SunOS 4.1.4.
      
      From-SVN: r37642
      ed311407
    • Mike Stump's avatar
      fixtests.c (TEST_FOR_FIX_PROC_HEAD): Fix to allow compilation with older... · 271fd958
      Mike Stump authored
      fixtests.c (TEST_FOR_FIX_PROC_HEAD): Fix to allow compilation with older compilers, such as /bin/cc on SunOS.
      
      	* fixinc/fixtests.c (TEST_FOR_FIX_PROC_HEAD): Fix to allow
      	compilation with older compilers, such as /bin/cc on SunOS.
      	* fixinc/fixfixes.c (FIX_PROC_HEAD): Ditto.
      Fix one problem with bootstrap on SunOS 4.1.4 system.
      
      From-SVN: r37641
      271fd958
    • Loren J. Rittle's avatar
      mkcheck.in (explanation): Retain output of all failing compiles. · 19322a5c
      Loren J. Rittle authored
      2000-11-21  Loren J. Rittle  <ljrittle@acm.org>
      
              * mkcheck.in (explanation): Retain output of all failing
              compiles.  Don't add gratuitous space to the log file.
      
      From-SVN: r37640
      19322a5c
    • Loren J. Rittle's avatar
      mkcheck.in (explanation): Retain output of all failing compiles. · 5388a89a
      Loren J. Rittle authored
      2000-11-21  Loren J. Rittle  <ljrittle@acm.org>
      
              * mkcheck.in (explanation): Retain output of all failing
              compiles.  Don't add gratuitous space to the log file.
      
      From-SVN: r37639
      5388a89a
    • Richard Henderson's avatar
      varasm.c (record_constant): Pad the constructed constant_descriptor appropriately. · cac16ef9
      Richard Henderson authored
              * varasm.c (record_constant): Pad the constructed
              constant_descriptor appropriately.
      
      From-SVN: r37638
      cac16ef9
    • Hans-Peter Nilsson's avatar
      Fix typo in scan-assembler-dem-not · 033b8a0c
      Hans-Peter Nilsson authored
      From-SVN: r37637
      033b8a0c
    • Hans-Peter Nilsson's avatar
      gcc-dg.exp: load_lib scanasm.exp. · d93415c9
      Hans-Peter Nilsson authored
      	* lib/gcc-dg.exp: load_lib scanasm.exp.
      	(scan-assembler, scan-assembler-not): Break out to scanasm.exp.
      	* lib/g++-dg.exp: load_lib scanasm.exp.
      	* lib/scanasm.exp: New.
      	(scan-assembler, scan-assembler-not): Add optional arguments to
      	test name, or if not present, the pattern name.
      	(scan-assembler-dem, scan-assembler-demnot): New.
      
      	* g++.dg/dg.exp: New.
      
      From-SVN: r37636
      d93415c9
    • J"orn Rennecke's avatar
      rtl.h (traverse_md_constants): Declare. · c25c12b8
      J"orn Rennecke authored
      	* rtl.h (traverse_md_constants): Declare.
      	(struct md_constant): Define.
      	* Makefile.in (HOST_RTL): Add hashtab.o .
      	(OBJS): Add hashtab.o .
      	(hashtab.o): New rule.
      	(rtl.o): Depends on HASHTAB_H.
      	* rtl.c (hashtab.h): #include.
      	(md_constants): New static variable.
      	(def_hash, def_name_eq_p, read_constants): New static functions.
      	(traverse_md_constants): New function.
      	(read_name): Do constant expansion.
      	(read_rtx): Recognize define_constants.
      	* gencodes.c (print_md_constant): New function.
      	(main): Emit #defines for all constant definitions encountered.
      	* md.texi (Constant Definitions): New node.
      	* gensupport.c (xcalloc): New function.
      
      From-SVN: r37635
      c25c12b8
    • Richard Henderson's avatar
      alpha.c (alpha_split_tfmode_frobsign): New. · f940c352
      Richard Henderson authored
              * config/alpha/alpha.c (alpha_split_tfmode_frobsign): New.
              * config/alpha/alpha-protos.h: Declare it.
              * config/alpha/alpha.md (abstf_internal): Use it.
              (negtf_internal): Likewise.
              (andnotdi3): Unstar the name.
              (movtf_internal): Add o/G alternative.
      
      From-SVN: r37634
      f940c352
    • Zack Weinberg's avatar
      stringpool.c (stringpool_statistics): Also report number and percentage of... · dfc55970
      Zack Weinberg authored
      stringpool.c (stringpool_statistics): Also report number and percentage of entries which are identifiers.
      
      	* stringpool.c (stringpool_statistics): Also report number and
      	percentage of entries which are identifiers.
      
      From-SVN: r37633
      dfc55970
    • Benjamin Kosnik's avatar
      strstream.cc: Adjust includes. · 5feb272b
      Benjamin Kosnik authored
      2000-11-21  Benjamin Kosnik  <bkoz@purist.soma.redhat.com>
      
      	* src/strstream.cc: Adjust includes.
      	* src/Makefile.am (base_headers): Remove std_strstream.h, add
      	backwards/strstream.h.
      	(std_headers): Remove strstream.
      	* src/Makefile.in: Regenerate.
      	* libsupc++/Makefile.am (headers): Remove new.h
      	* libsupc++/Makefile.in: Regenerate.
      	* include/std/strstream: Remove.
      	* include/backward/strstream.h: Replace with...
      	* include/bits/std_strstream.h: ...this. Move.
      	* include/backward/complex.h: Remove SGIisms.
      	* include/backward/streambuf.h: Same.
      	* include/backward/stream.h: Same.
      	* include/backward/ostream.h: Same.
      	* include/backward/istream.h: Same.
      	* include/backward/iostream.h: Same.
      	* include/backward/iomanip.h: Same.
      	* include/backward/fstream.h: Same.
      	* libsupc++/new.h: Add using declarations for bad_alloc,
      	nothrow_t, and nothrow, move to ...
      	* include/backward/new.h: ...here.
      
      From-SVN: r37632
      5feb272b
  2. Nov 21, 2000
Loading