1. 17 Dec, 2000 4 commits
    • POTFILES.in: Add doloop.c. · d9a63cc8
      2000-12-17  Philipp Thomas  <pthomas@suse.de>
      
      	* POTFILES.in: Add doloop.c.
      
      From-SVN: r38322
      Philipp Thomas committed
    • POTFILES.in: Remove files not existing anymore. · 5eff093a
      2000-12-17  Philipp Thomas  <pthomas@suse.de>
      
      	* POTFILES.in: Remove files not existing anymore.
      	Add a note at the top that trailing spaces aren't allowed.
      
      From-SVN: r38321
      Philipp Thomas committed
    • syshdr1.C: Update. · ad263514
              * g++.old-deja/g++.other/syshdr1.C: Update.
              * gcc.dg/cpp/lineflags.c: Remove temporarily.
      
      From-SVN: r38320
      Neil Booth committed
    • c-lex.c: Move main_input_filename handling to FC_ENTER. · ad2a084d
              * c-lex.c: Move main_input_filename handling to FC_ENTER. Clean up.
              * cpperror.c (print_containing_files): Get right line number.
              (print_location): Output column of 1 if 0.
              * cppfiles.c (stack_include_file): cpp_push_buffer handles
              the callback.
              * cpphash.h (_cpp_do_file_change): No longer external.
              * cpplib.c (do_file_change): Now local to cpplib.c.
              (do_line): Fake a buffer stack for preprocessed files.
              (cpp_push_buffer): Create a file_change callback.  Handle faked
              buffers.
              (cpp_pop_buffer): Similarly.
              * cpplib.h: BUF_FAKE: New buffer type.
              * cppmain.c: Update to handle correct file renaming where a
              #line is the first line of the main file, and produce only
              the renamed file, not the original file, as output.
      
      From-SVN: r38319
      Neil Booth committed
  2. 16 Dec, 2000 24 commits
  3. 15 Dec, 2000 12 commits