aboutsummaryrefslogtreecommitdiff
path: root/gcc/cccp.c
AgeCommit message (Expand)Author
1999-01-09Add 1999 to copyrightkenner
1999-01-09(main): Add support for parsing --help.kenner
1998-12-06(fwrite): New VMS macro.eggert
1998-12-01(mbchar.h): #include it.kenner
1998-11-29Include system.h and remove now-redundant includes or definitionskenner
1998-11-27(main): Avoid `++i' and `i' in same expression.eggert
1998-10-25(handle_directive): Complete support for #undef when -dM.kenner
1998-10-04(sys/types.h, sys/stat.h): Only include if exist.kenner
1998-08-04Include intl.h.eggert
1998-06-09(handle_directive): If -dM, also include #undef.kenner
1998-04-13(eprint_string): New function.kenner
1998-04-11(do_warning): Give pedantic warning if -pedantic and not in system file.kenner
1998-03-15Fix bugs relating to NUL in input file name, e.g. with `#line 2 "x\0y"'.kenner
1998-02-26(error_from_errno, perror_with_name): Don't munge errno before using it.kenner
1998-02-10(rescan): Fix bug with macro name appearing immediately after L'x'.kenner
1998-02-06(IS_INCLUDE_DIRECTIVE_TYPE): Add casts from enum to int.kenner
1998-01-15Fix several bugs related to backslash processing.eggert
1997-12-23Update comments.kenner
1997-12-23(main): Check HAVE_{G,S}ETRLIMIT in addition to RLIMIT_STACK.kenner
1997-12-07(strings.h): Fix misspelling of `include' introduced in last change tokenner
1997-12-04Fix botch in last patch application.kenner
1997-12-03Fix spelling errors.kenner
1997-12-03Remove obsolete ways of including headers and use autoconf symbols instead.kenner
1997-11-29(index, rindex): Add conditional defs to strchr and strrchr.kenner
1997-11-18(warn_undef): Now static.eggert
1997-11-18(quote_string_for_make): New function.eggert
1997-11-17(main, finclude, check_precompiled):eggert
1997-11-09(VMS_freopen, VMS_fopen, VMS_open, VMS_fstat): Call correspondingkenner
1997-11-01(compare_defs): Don't complain about arg name respellings unless pedantic.eggert
1997-10-26(remap): New var.eggert
1997-10-19(OBJECT_SUFFIX): Add default definition.kenner
1997-10-19(update_path): Add extern definition.kenner
1997-09-21(special_symbol): If STDC_0_IN_SYSTEM_HEADERSeggert
1997-09-19(dump_includes): New variable.kenner
1997-09-17(HAVE_STDLIB_H, HAVE_UNISTD_H):eggert
1997-09-03 * cccp.c (sys_errlist): Remove special 4.4bsd declaration.law
1997-07-10(INO_T_EQ): Return 0 for MSDOS.dje
1997-06-27(INO_T_EQ): Define for Win32 but not Cygwin32.kenner
1997-05-18(VMS_write, VMS_read): Delete.kenner
1997-05-06reformat a little to match GNU coding standards.mrs
1997-04-13(do_include): Diagnose #import and #include_next if pedantic and ifkenner
1997-04-13(warn_undef): New variable.kenner
1997-03-19(do_error, do_warning): Fix memory leak.kenner
1997-03-19(output_line_directive): Do not output negative line numbers whenkenner
1997-03-19(c89): New decl.kenner
1997-03-17[#if VMS] (O_RDONLY, O_WRONLY): Delete (redundant).kenner
1997-02-16(special_symbol): Don't treat "L" in "L'...'" as identifier.kenner
1997-02-16(is_space): Now external.kenner
1997-02-02(rescan): Insert a space after `.' as well, to prevent accidentalkenner
1997-01-19#define __attribute__ to be null if compiling with GCC older than 2.7,kenner