Skip to content
Snippets Groups Projects
  1. Apr 02, 2000
  2. Mar 30, 2000
  3. Jan 28, 2000
  4. Jan 13, 2000
  5. Dec 22, 1999
    • 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
  6. Dec 21, 1999
  7. Dec 15, 1999
  8. Sep 30, 1999
  9. Sep 27, 1999
  10. Sep 13, 1999
  11. Sep 08, 1999
  12. Sep 04, 1999
  13. Aug 09, 1999
  14. Aug 07, 1999
    • 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
  15. Jun 29, 1999
  16. Jun 23, 1999
  17. Jun 01, 1999
  18. May 30, 1999
  19. May 20, 1999
    • 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
  20. May 17, 1999
  21. May 12, 1999
  22. Apr 29, 1999
  23. Apr 27, 1999
  24. Apr 12, 1999
  25. Apr 07, 1999
  26. Apr 02, 1999
  27. Mar 24, 1999
  28. Mar 23, 1999
  29. Mar 11, 1999
  30. Mar 05, 1999
  31. Feb 10, 1999
  32. Feb 03, 1999
  33. Jan 30, 1999
  34. Jan 11, 1999
Loading