1. 06 Oct, 1992 6 commits
    • (NO_DOLLAR_IN_LABEL): Undef because gas understands dollars in labels and gdb… · 3041f3be
      (NO_DOLLAR_IN_LABEL): Undef because gas understands dollars in labels and gdb expects them if configured for gas.
      
      (NO_DOLLAR_IN_LABEL): Undef because gas understands dollars
      in labels and gdb expects them if configured for gas.
      (STARTFILE_SPEC): Include huge.o to be compatible with native cc.
      (ASM_OUTPUT_CONSTRUCTOR, ASM_OUTPUT_DESTRUCTOR):
      (CTOR_LISTS_DEFINED_EXTERNALLY, DO_GLOBAL_DTORS_BODY):
      (STARTFILE_SPEC): Conditionally redefine for a collectless version
      of gcc if USE_COLLECT2 is not defined.
      
      From-SVN: r2335
      Richard Stallman committed
    • Use xgcc, not gcc. · eef80fde
      From-SVN: r2334
      Richard Stallman committed
    • (main): Handle -U before -D (and -A). · 49df5f37
      (rescan): If traditional, recognize # only at bol.
      
      (main) [VMS]: Use .obj, not .o, in dependencies output.
      
      (do_include): Delete unreachable goto after '"' case.
      
      (do_xifdef): Skip all kinds of whitespace, in bof test.
      
      From-SVN: r2333
      Richard Stallman committed
    • (shadow_tag_warned): Use pedwarn for useless keyword. · 7a0347ff
      (pushdecl): Internally generated vars can be
      detected with DECL_SOURCE_LINE of zero, not DECL_IGNORED_P.
      
      (start_enum): Push obstacks, switch to permanent if global.
      (finish_enum): Pop obstacks.
      (store_parm_decls): When clearing ->names, clear out the values
      from the identifiers, restore shadowed values, and clear ->shadowed.
      
      (grokdeclarator): Don't warn of const or volatile function
      in a system header file.
      (start_struct): Push the obstacks.
      Switch to permanent if at top level.
      (finish_struct): Pop them.
      
      (store_parm_decls): If we have (erroneously) a prototype
      and old-style parm decls, throw away the old-style parm decls.
      (finish_decl): Do the pop_obstacks sooner, when it's
      time to start allocating in the ambient context's obstack.
      Don't call permanent_allocation unless got back to permanent obstack.
      
      (explicit_flag_signed_bitfields): New variable.
      (c_decode_option): Set that for -f[un]signed-bitfields.
      (grokdeclarator): If that's set, and -fsigned-bitfields,
      disregard -traditional when handling bitfield signedness.
      
      From-SVN: r2332
      Richard Stallman committed
    • Extract line containing "#define YYEMPTY" from · ed760174
      cp-parse.c, and append to cp-parse.h (a la Makefile.in).
      
      From-SVN: r2331
      Richard Stallman committed
    • (find_reloads_address): If tem != ad, then create a new · d2555454
      mem to hold it and store it back into memrefloc.
      
      From-SVN: r2330
      Richard Stallman committed
  2. 05 Oct, 1992 10 commits
  3. 04 Oct, 1992 2 commits
  4. 03 Oct, 1992 12 commits
  5. 02 Oct, 1992 2 commits
  6. 01 Oct, 1992 8 commits