1. 06 Mar, 2005 1 commit
  2. 04 Mar, 2005 1 commit
  3. 25 Feb, 2005 1 commit
  4. 20 Dec, 2004 1 commit
  5. 19 Dec, 2004 1 commit
  6. 16 Dec, 2004 1 commit
  7. 15 Dec, 2004 1 commit
  8. 27 Nov, 2004 1 commit
  9. 09 Nov, 2004 2 commits
  10. 07 Nov, 2004 1 commit
  11. 06 Nov, 2004 1 commit
  12. 05 Nov, 2004 1 commit
  13. 02 Nov, 2004 1 commit
  14. 30 Oct, 2004 1 commit
  15. 27 Oct, 2004 1 commit
  16. 20 Oct, 2004 1 commit
  17. 08 Oct, 2004 1 commit
  18. 07 Oct, 2004 1 commit
  19. 06 Oct, 2004 1 commit
    • pretty-print.c: Include tree.h. · d5706a1e
      	* pretty-print.c: Include tree.h.
      	(pp_base_prepare_to_format): New function, logic from
      	text_specifies_location.
      	(pp_base_format_text): Use gcc_assert.
      	* pretty-print.h (pp_prepare_to_format): New macro.
      	(pp_base_prepare_to_format): Prototype.
      	* diagnostic.c (text_specifies_location): Delete.
      	(bug_report_request): Delete.
      	(diagnostic_set_info): Don't call text_specifies_location.
      	(diagnostic_action_after_output): Put text from
      	bug_report_request inline here.  Use gcc_unreachable.
      	(diagnostic_report_current_function): Fix comment.
      	(diagnostic_report_diagnostic): Clarify logic for error recursion.
      	Call pp_prepare_to_format before diagnostic_starter.
      	(trim_filename): Use IS_DIR_SEPARATOR.
      	(fatal_error, internal_error): Use gcc_unreachable.
      	(error_recursion): Call diagnostic_action_after_output to
      	issue the bug_report_request message and exit.
      	* Makefile.in (diagnostic.o, pretty-print.o): Update dependencies.
      
      	* c-parse.in: Add list of diagnostic messages to insulate
      	translation template from version of yacc/bison used to
      	compile the grammar.
      java:
      	* parse.y, parse-scan.y: Add list of diagnostic messages to
      	insulate translation template from version of yacc/bison used
      	to compile the grammar.
      treelang:
      	* parse.y: Add list of diagnostic messages to insulate
      	translation template from version of yacc/bison used to
      	compile the grammar.
      po:
      	* gcc.pot: Regenerate.
      
      From-SVN: r88590
      Zack Weinberg committed
  20. 03 Oct, 2004 1 commit
  21. 30 Sep, 2004 1 commit
  22. 24 Sep, 2004 1 commit
  23. 16 Sep, 2004 1 commit
  24. 14 Sep, 2004 1 commit
  25. 26 May, 2004 1 commit
  26. 23 May, 2004 1 commit
  27. 21 May, 2004 1 commit
  28. 18 May, 2004 1 commit
    • Makefile.def, [...]: Remove all mention of libf2c. · b4117c30
      top:
      	* Makefile.def, Makefile.tpl, configure.in: Remove all mention
      	of libf2c.
      	* configure, Makefile.in: Regenerate.
      contrib:
      	* gcc_update: Remove gcc/f/intdoc.texi and all libf2c files
      	from list of files to be touched.
      	* convert_to_f2c, convert_to_g2c, download_f2c: Delete.
      gcc:
      	* f: Entire directory removed
      
      	* c-common.h (CTI_G77_INTEGER_TYPE, CTI_G77_UINTEGER_TYPE)
      	(CTI_G77_LONGINT_TYPE, CTI_G77_ULONGINT_TYPE)
      	(g77_integer_type_node, g77_uinteger_type_node)
      	(g77_longint_type_node, or g77_ulongint_type_node): Delete.
      	* c-common.c (c_common_nodes_and_builtins): Do not initialize
      	the above set of variables.
      
      	* config/i386/uwin.h: No need to define WIN32_UWIN_TARGET.
      	* doc/invoke.texi, doc/standards.texi: Remove cross-references
      	to g77 manual.
      gcc/po:
      	* exgettext (spec_error_string): Do not scan beyond the end of
      	the string for a close brace.  Do not bail out at the first
      	incidence of %%e.
      	* gcc.pot: Regenerate.
      
      From-SVN: r81967
      Zack Weinberg committed
  29. 15 May, 2004 1 commit
  30. 14 May, 2004 1 commit
  31. 18 Mar, 2004 1 commit
  32. 25 Feb, 2004 1 commit
  33. 19 Feb, 2004 1 commit
  34. 18 Feb, 2004 1 commit
  35. 17 Feb, 2004 1 commit
  36. 16 Feb, 2004 2 commits
  37. 12 Feb, 2004 1 commit
  38. 10 Feb, 2004 1 commit