1. 28 Jan, 2000 1 commit
  2. 13 Jan, 2000 1 commit
  3. 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
  4. 21 Dec, 1999 2 commits
  5. 15 Dec, 1999 2 commits
  6. 30 Sep, 1999 1 commit
  7. 27 Sep, 1999 2 commits
  8. 13 Sep, 1999 1 commit
  9. 08 Sep, 1999 1 commit
  10. 04 Sep, 1999 1 commit
  11. 09 Aug, 1999 1 commit
  12. 07 Aug, 1999 1 commit
  13. 29 Jun, 1999 1 commit
  14. 23 Jun, 1999 1 commit
  15. 01 Jun, 1999 1 commit
  16. 30 May, 1999 1 commit
  17. 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
  18. 17 May, 1999 1 commit
  19. 12 May, 1999 1 commit
  20. 29 Apr, 1999 1 commit
  21. 27 Apr, 1999 1 commit
  22. 12 Apr, 1999 1 commit
  23. 07 Apr, 1999 1 commit
  24. 02 Apr, 1999 1 commit
    • configure (gxx_include_dir): Removed. · 88101ab9
      	* configure (gxx_include_dir): Removed.
      	* 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.
      
      From-SVN: r26126
      H.J. Lu committed
  25. 24 Mar, 1999 2 commits
  26. 23 Mar, 1999 1 commit
  27. 11 Mar, 1999 1 commit
  28. 05 Mar, 1999 1 commit
  29. 10 Feb, 1999 1 commit
  30. 03 Feb, 1999 1 commit
  31. 30 Jan, 1999 2 commits
  32. 11 Jan, 1999 1 commit
  33. 26 Nov, 1998 1 commit
    • configure (skip-this-dir): Add handling for new shell script... · 71205e0b
      ./ChangeLog:1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
      	* configure (skip-this-dir): Add handling for new shell script, which
      	might be created by a sub-directory's configure to indicate, this particular
      	directory is "unwanted".
      	* Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
      ./gcc/ChangeLog:1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
      	* Makefile.in (CONFIG_LANGUAGES): New macro taking all languages
      	which can be configured.
      	(LANGUAGES): Use $(CONFIG_LANGUAGES) instead of @all_languages@
      	(Makefile): Pass actual LANGUAGES through the environment when
      	re-configuring.
      	(cstamp-h): Likewise.
      	(config.status): Likewise.
      	* configure.in (enable_languages): Add new configuration parameter
      	"--enable-languages=lang1,lang2,...".
      	(${srcdir}/*/config-lang.in): Change handling to configure only
      	those directories, that the user might have enabled; default to
      	"all" existing languages.
      	* configure: Regenerate.
      ./libchill/ChangeLog:1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
      	* configure.in (compiler_name): Add check to detect if this
      	language's compiler has been built.
      	* configure: Regenerate.
      ./libf2c/ChangeLog:1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
      	* configure.in (compiler_name): Add check to detect if this
      	language's compiler has been built.
      	* configure: Regenerate.
      ./libio/ChangeLog:1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
      	* configure.in (compiler_name): Add check to detect if this
      	language's compiler has been built.
      ./libobjc/ChangeLog:1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
      	* configure.in (compiler_name): Add check to detect if this
      	language's compiler has been built.
      	* configure: Regenerate.
      ./libstdc++/ChangeLog:1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
      	* configure.in (compiler_name): Add check to detect if this
      	language's compiler has been built.
      
      From-SVN: r23892
      Manfred Hollstein committed
  34. 25 Nov, 1998 1 commit
  35. 12 Oct, 1998 1 commit