1. 14 Aug, 2000 1 commit
    • zack's avatar
      top level: · e800dd2f
      zack authored
      	* 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.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35680 138bc75d-0d04-0410-961f-82ee72b054a4
      e800dd2f
  2. 23 Jul, 2000 1 commit
  3. 30 Jun, 2000 1 commit
    • samuel's avatar
      in libiberty/ChangeLog: · b7f68aff
      samuel authored
      	* 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.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@34811 138bc75d-0d04-0410-961f-82ee72b054a4
      b7f68aff
  4. 10 Jun, 2000 1 commit
  5. 08 Jun, 2000 1 commit
  6. 04 Jun, 2000 1 commit
  7. 24 May, 2000 2 commits
  8. 16 May, 2000 1 commit
  9. 11 May, 2000 2 commits
  10. 02 Apr, 2000 1 commit
  11. 30 Mar, 2000 1 commit
  12. 28 Jan, 2000 2 commits
  13. 13 Jan, 2000 1 commit
  14. 22 Dec, 1999 1 commit
    • jakub's avatar
      · 98ce0254
      jakub authored
      	* 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.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@31068 138bc75d-0d04-0410-961f-82ee72b054a4
      98ce0254
  15. 21 Dec, 1999 2 commits
  16. 15 Dec, 1999 2 commits
  17. 30 Sep, 1999 1 commit
  18. 27 Sep, 1999 1 commit
  19. 13 Sep, 1999 1 commit
  20. 08 Sep, 1999 1 commit
  21. 09 Aug, 1999 1 commit
  22. 07 Aug, 1999 1 commit
    • law's avatar
      · 10c499f8
      law authored
      	* iostream.cc: Add missing calls to isfx and setup a cleanup
      	region for the locked stream.
      	* iostream.h: Likewise.
      	* isgetline.cc: Likewise.
      	* isgetsb.cc: Likewise.
      	* isscan.cc: Likewise.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@28573 138bc75d-0d04-0410-961f-82ee72b054a4
      10c499f8
  23. 29 Jun, 1999 1 commit
  24. 01 Jun, 1999 1 commit
  25. 30 May, 1999 1 commit
  26. 20 May, 1999 1 commit
    • law's avatar
      libchill, libf2c, libobjc: · d77c0735
      law authored
              * 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.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27050 138bc75d-0d04-0410-961f-82ee72b054a4
      d77c0735
  27. 17 May, 1999 1 commit
  28. 12 May, 1999 1 commit
  29. 29 Apr, 1999 1 commit
  30. 27 Apr, 1999 1 commit
  31. 12 Apr, 1999 1 commit
  32. 07 Apr, 1999 1 commit
  33. 02 Apr, 1999 1 commit
    • law's avatar
      * configure (gxx_include_dir): Removed. · b7ba05c0
      law authored
      	* configure.in (gxx_include_dir): Handle it.
      	* Makefile.in: Likewise.
      	* libio/configure.in (gxx_include_dir): Handle it.
      	* libio/Makefile.in: Likewise.
      	* libstdc++/configure.in (gxx_include_dir): Handle it.
      	* libstdc++/Makefile.in: Likewise.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26126 138bc75d-0d04-0410-961f-82ee72b054a4
      b7ba05c0
  34. 24 Mar, 1999 1 commit
  35. 23 Mar, 1999 1 commit