1. 06 Apr, 1999 3 commits
    • cppexp.c (parse_charconst): Initialize c. · 099a9dd0
      1999-04-06 12:56 -0400  Zack Weinberg  <zack@rabi.columbia.edu>
      	* cppexp.c (parse_charconst): Initialize c.
      	(cpp_parse_expr): Initialize rprio.
      	* cppfiles.c (merge_include_chains): Initialize prev.
      	(finclude) Set fp->line_base to fp->buf before returning.
      	* cpphash.c (macroexpand): Initialize token.
      	* cppspec.c (lang_specific_driver): Change suff to
      	const char *const *.
      
      From-SVN: r26213
      Zack Weinberg committed
    • cppinit.c (install_predefs): Delete function. · 507df939
      1999-04-06 12:51 -0400  Zack Weinberg  <zack@rabi.columbia.edu>
      	* cppinit.c (install_predefs): Delete function.
      	(cpp_start_read): Don't call install_predefs.
      	(cpp_handle_option): Remove case 'u' and all refs to
      	opts->inhibit_predefs.
      	(print_help): Don't mention -undef.
      	(initialize_builtins): Define __HAVE_BUILTIN_SETJMP__, to
      	match cccp.
      	* cpplib.h (struct cpp_options): Remove inhibit_predefs
      	member.
      	* cccp.c (predefs): Delete variable.
      	(main): Remove case 'u' in argument parse loop,
      	'inhibit_predefs' variable, and the code block that would
      	process CPP_PREDEFINES.
      	(initialize_builtins): Don't define __OBJC__, the driver will
      	do that.
      	* gcc.c (default_compilers): Remove -undef from all specs that
      	invoke a C preprocessor.
      	* ch/lang-specs.h: Likewise.
      	* cp/lang-specs.h: Likewise.
      	* f/lang-specs.h: Likewise.
      	* objc/lang-specs.h: Likewise.
      
      From-SVN: r26212
      Zack Weinberg committed
    • Daily bump. · 0793b35e
      From-SVN: r26211
      Jeff Law committed
  2. 05 Apr, 1999 19 commits
  3. 04 Apr, 1999 5 commits
  4. 03 Apr, 1999 13 commits