1. 15 Aug, 2000 3 commits
  2. 14 Aug, 2000 2 commits
    • 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. 11 Aug, 2000 1 commit
  4. 07 Aug, 2000 4 commits
  5. 05 Aug, 2000 1 commit
  6. 29 Jul, 2000 2 commits
  7. 20 Jul, 2000 1 commit
  8. 13 Jul, 2000 1 commit
  9. 15 Apr, 2000 1 commit
  10. 12 Apr, 2000 2 commits
    • encoding.c (objc_layout_structure_next_member): Do the whole procedure even for… · 35f10998
      encoding.c (objc_layout_structure_next_member): Do the whole procedure even for the first member, so that we get correct alignment.
      
      	* encoding.c (objc_layout_structure_next_member): Do the whole
      	procedure even for the first member, so that we get correct
      	alignment.
      
      From-SVN: r33110
      Jakub Jelinek committed
    • objc-act.c: Include ggc.h. · bcdb1106
      	* objc/objc-act.c: Include ggc.h.
      	(objc_tree_index, objc_global_trees): Convert most of the
      	static tree variables into a static array with previous names
      	as defines.
      	(objc_ellipsis_node): New variable.
      	(lang_init): Call objc_act_parse_init and c_parse_init.
      	Create objc_ellipsis_node.
      	(build_selector_translation_table): Use objc_ellipsis_node instead
      	of (tree)1.
      	(hack_method_prototype): Likewise.
      	(get_arg_type_list): Likewise.
      	(start_method_def): Likewise.
      	(continue_method_def): Likewise.
      	(gen_method_decl): Likewise.
      	(ggc_mark_imp_list): New function.
      	(ggc_mark_hash_table): New function.
      	(objc_act_parse_init): New function.
      	* objc/objc-act.h (objc_ellipsis_node): Add extern variable.
      	* c-parse.in (c_parse_init): For objc add roots of objc specific
      	local tree variables.
      	* objc/objc-parse.y: Rebuilt.
      	* objc/objc-parse.c: Rebuilt.
      	(opt_parm_list): Use objc_ellipsis_node instead of (tree)1.
      
      	* Object.m (strlen): Provide prototype on all 64bit platforms,
      	not only alpha.
      	* sarray.c (memcpy): Likewise.
      	* encoding.c (objc_layout_finish_structure): Don't use
      	ROUND_TYPE_ALIGN on sparc.
      
      From-SVN: r33092
      Jakub Jelinek committed
  11. 29 Mar, 2000 1 commit
  12. 23 Feb, 2000 1 commit
  13. 29 Sep, 1999 1 commit
  14. 21 Sep, 1999 1 commit
  15. 07 Sep, 1999 1 commit
  16. 07 Aug, 1999 1 commit
  17. 21 Jun, 1999 1 commit
  18. 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
  19. 27 Apr, 1999 1 commit
  20. 25 Apr, 1999 1 commit
  21. 08 Apr, 1999 1 commit
  22. 26 Mar, 1999 1 commit
  23. 24 Mar, 1999 2 commits
  24. 27 Jan, 1999 1 commit
  25. 11 Jan, 1999 1 commit
  26. 05 Jan, 1999 1 commit
  27. 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
  28. 23 Nov, 1998 1 commit
  29. 19 Nov, 1998 1 commit
  30. 08 Nov, 1998 1 commit
  31. 22 Oct, 1998 1 commit