1. 18 Aug, 2000 1 commit
  2. 14 Aug, 2000 1 commit
    • top level: · 57119aa9
      	* configure: Make enable_threads and enable_shared defaults
      	explicit.  Substitute enable_threads into generated Makefiles.
      	* configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
      	* libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
      gcc:
      	* configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
      	* fixinc/inclhack.def: Likewise.
      	* fixinc/mkfixinc.sh: Likewise.
      	* configure: Regenerate.
      	* fixinc/fixincl.x: Regenerate.
      	* install.texi: Document equivalence of linux and linux-gnu.
      libio:
      	* configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
      	Honor --disable-threads.
      libstdc++:
      	* configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
      	Honor --disable-threads.
      libstdc++-v3:
      	* configure: Regenerate after change to ../libtool.m4.
      libobjc:
      	* configure: Regenerate after change to ../libtool.m4.
      
      From-SVN: r35680
      Zack Weinberg committed
  3. 23 Jul, 2000 1 commit
  4. 30 Jun, 2000 1 commit
    • in libiberty/ChangeLog: · bece74bd
      	* cp-demangle.c (demangle_encoding): Accept no substitutions.
      	(demangle_name): Handle <substitution> followed by
      	<unqualified-template-name>.
      	(demangle_type): Follow special substitutions with
      	<class-enum-type>
      	(demangle_subtitution): Set template_p for special substitutions.
      	(main): Fix typos.
      
      in gcc/cp/ChangeLog:
      
      	* mangle.c (find_substitution): Use same_type_p.
      	(write_encoding): Don't check for substitutions.
      
      in libio/ChangeLog:
      
      	* libioP.h (VTABLE_LABEL): Update for new vtable mangling.
      	* stdstrbufs.cc (filebuf_vtable): Likewise.
      	(stdiobuf_vtable): Likewise.
      
      From-SVN: r34811
      Alex Samuel committed
  5. 10 Jun, 2000 1 commit
  6. 08 Jun, 2000 1 commit
  7. 04 Jun, 2000 1 commit
  8. 24 May, 2000 3 commits
  9. 23 May, 2000 1 commit
    • bcp-1.c: Replace abort in arg of __builtin_constant_p with a generic external function. · 7b844298
      gcc/testsuite:
      	* c-torture/execute/bcp-1.c: Replace abort in arg of
      	__builtin_constant_p with a generic external function.
      
      	* gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
      	gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
      	gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
      	gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
      	Prototype abort and/or exit.
      
      	* gcc.dg/990407-1.c, gcc.dg/strpaste.c,
      	gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
      	gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
      	gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
      
      libio/tests:
      	* tfformat.c: Include stdlib.h.
      
      From-SVN: r34110
      Zack Weinberg committed
  10. 16 May, 2000 1 commit
  11. 11 May, 2000 2 commits
  12. 02 Apr, 2000 1 commit
  13. 30 Mar, 2000 1 commit
  14. 28 Jan, 2000 2 commits
  15. 13 Jan, 2000 1 commit
  16. 22 Dec, 1999 1 commit
    • libio.h (_IO_cookie_io_functions_t): Use _IO_off_t instead of _IO_fpos_t. · bf3f1a71
      	* libio.h (_IO_cookie_io_functions_t): Use _IO_off_t instead of
      	_IO_fpos_t.
      	(_IO_seekoff, _IO_seekpos): Likewise. Use _IO_off64_t instead of
      	_IO_fpos64_t.
      	* libioP.h (_IO_seekoff_t, _IO_seekpos_t, _IO_seek_t): Likewise.
      	(_IO_seekoff, _IO_seekpos): Likewise.
      	(_IO_default_seekoff, _IO_default_seekpos): Likewise.
      	(_IO_default_seek): Likewise.
      	(_IO_file_seekoff, _IO_file_seek, _IO_str_seekoff): Likewise.
      	* streambuf.h (streampos): Typedef to _IO_off_t resp. _IO_off64_t.
      	* parsestream.h (class parsebuf::pos_at_line_start): Change type
      	to _IO_off_t.
      
      From-SVN: r31068
      Jakub Jelinek committed
  17. 21 Dec, 1999 2 commits
  18. 15 Dec, 1999 2 commits
  19. 30 Sep, 1999 1 commit
  20. 27 Sep, 1999 2 commits
  21. 13 Sep, 1999 1 commit
  22. 08 Sep, 1999 1 commit
  23. 04 Sep, 1999 1 commit
  24. 09 Aug, 1999 1 commit
  25. 07 Aug, 1999 1 commit
  26. 29 Jun, 1999 1 commit
  27. 23 Jun, 1999 1 commit
  28. 01 Jun, 1999 1 commit
  29. 30 May, 1999 1 commit
  30. 20 May, 1999 1 commit
    • libchill, libf2c, libobjc: · 6de94858
              * configure.in (AC_PREREQ): Update to 2.13.
              (AC_EXEEXT): Call to find possible file extension.
              (compiler_name): Use.
              * configure: Regenerate.
      libio, libstdc++
              * configure.in: Test for ${compiler_name}.exe as well.
      
      From-SVN: r27050
      Jeff Law committed
  31. 17 May, 1999 1 commit
  32. 12 May, 1999 1 commit
  33. 29 Apr, 1999 1 commit