1. 12 Feb, 1998 1 commit
  2. 01 Feb, 1998 1 commit
  3. 29 Jan, 1998 1 commit
  4. 14 Jan, 1998 1 commit
  5. 09 Dec, 1997 1 commit
  6. 07 Dec, 1997 2 commits
  7. 17 Nov, 1997 1 commit
  8. 14 Nov, 1997 1 commit
  9. 02 Nov, 1997 1 commit
  10. 01 Oct, 1997 1 commit
  11. 01 Sep, 1997 1 commit
    • cccp.c (sys_errlist): Remove special 4.4bsd declaration. · a63d08e6
              * cccp.c (sys_errlist): Remove special 4.4bsd declaration.
              * collect2.c (sys_errlist): Likewise.
              * cpplib.c (sys_errlist): Likewise.
              * gcc.c (sys_errlist): Likewise.
              * protoize (sys_errlist): Likewise.
              * configure.in: Check for strerror.
              * xm-freebsd.h (HAVE_STRERROR): Remove definition.
              * xm-gnu.h (HAVE_STRERROR): Likewise.
              * xm-linux.h (HAVE_STRERROR): Likewise.
              * xm-netbsd.h (HAVE_STRERROR): Likewise.
              * xm-bsd386.h (HAVE_STRERROR): Likewise.
              * xm-cygwin32.h (HAVE_STRERROR): Likewise.
              * xm-dos.h (HAVE_STRERROR): Likewise.
              * xm-mingw32.h (HAVE_STRERROR): Likewise.
              * xm-pa.h (HAVE_STRERROR): Likewise.
              * xm-papro.h (HAVE_STRERROR): Likewise.
              * xm-sysv4.h (HAVE_STRERROR): Likewise.
              * configure, config.in: Rebuilt.
      Remove the need to define HAVE_STRERROR for each host port.
      
      From-SVN: r15011
      Jeffrey A Law committed
  12. 10 Jul, 1997 1 commit
  13. 27 Jun, 1997 1 commit
  14. 18 May, 1997 1 commit
  15. 06 May, 1997 1 commit
  16. 13 Apr, 1997 2 commits
  17. 19 Mar, 1997 3 commits
  18. 17 Mar, 1997 1 commit
  19. 16 Feb, 1997 2 commits
  20. 02 Feb, 1997 1 commit
  21. 19 Jan, 1997 1 commit
  22. 04 Jan, 1997 1 commit
  23. 07 Dec, 1996 1 commit
  24. 09 Oct, 1996 2 commits
  25. 24 Sep, 1996 1 commit
    • (struct directive, directive_table, handle_directive): pass_thru now 1 for… · f2662b08
      (struct directive, directive_table, handle_directive): pass_thru now 1 for #define and 2 for #pragma.
      
      (struct directive, directive_table, handle_directive): pass_thru now 1 for
      #define and 2 for #pragma.
      (handle_directive): When deciding whether to suppress comment at end of
      directive, ignore tabs and spaces after comment.  Remove redundant limit test.
      With -dD -C, copy comment when isolating definition.
      (skip_to_end_of_comment): With -C, don't copy newline at end of C++ comment.
      
      From-SVN: r12831
      Richard Kenner committed
  26. 18 Aug, 1996 1 commit
  27. 03 Jul, 1996 1 commit
  28. 24 Jun, 1996 1 commit
  29. 06 May, 1996 1 commit
  30. 21 Feb, 1996 1 commit
    • (validate_else): Don't loop given `#endif /'. · 35b28a7a
      Handle multiple	adjacent backslash-newlines correctly.
      Accept a new parameter LIMIT to specify end of input;
      this prevents confusion when the input contains '\0' characters.
      
      (collect_expansion): Fix off-by-1 error when searching for `*/'
      at end of a comment used for traditional token concatenation.
      
      (macarg1): Fix off-by-1 error when skipping past `*/'
      at end of comment.
      
      From-SVN: r11330
      Paul Eggert committed
  31. 27 Jan, 1996 1 commit
  32. 18 Jan, 1996 1 commit
  33. 17 Jan, 1996 1 commit
  34. 16 Jan, 1996 1 commit