]> gcc.gnu.org Git - gcc.git/history - gcc/cccp.c
configure.in (enable_c_mbchar): New configure option.
[gcc.git] / gcc / cccp.c
1998-07-20 Dave Brolleyconfigure.in (enable_c_mbchar): New configure option.
1998-07-13 Nick CliftonAdd --help option.
1998-06-28 Kaveh R. GhaziConsolidate strerror handling, as well as getcwd/getwd.
1998-06-19 Klaus Kaempfcccp.c (hack_vms_include_specification): rewrite to...
1998-05-19 Kaveh R. GhaziWarning Fixes:
1998-05-13 Kaveh R. GhaziWarning fixes:
1998-05-07 Kaveh R. GhaziHandle missing vfprintf() & _doprnt() functions with...
1998-05-06 Jeff Lawtypo typo fixes fixes
1998-05-06 Kaveh R. Ghazic-common.c: Convert to using ctype macros defined in...
1998-05-06 Kaveh R. GhaziBe more careful when including <time.h> and <sys/file...
1998-05-05 Jeff Law* Check in merge from gcc2. See ChangeLog.12 for details.
1998-04-06 Kaveh R. GhaziMore system.h cutover patches:
1998-04-04 Jeff Law* Check in merge from gcc2. See ChangeLog.11 and Chang...
1998-03-30 Stan Coxgcc.c, cccp.c, cpplib.c, collect2.c (GET_ENVIRONMENT...
1998-03-12 Jim WilsonDon't accept GNU C macro varargs extension when pedantic.
1998-03-06 Jeffrey A Law* cccp.c (main): Fix dumb mistakes in last change.
1998-03-04 Jeffrey A Lawcccp.c (main): Avoid undefined behavior when setting...
1998-02-12 Jeffrey A Law* cccp.c (new_include_prefix): Correctly handle -I./.
1998-02-01 Klaus Kaempf* cccp.c (main): Predefine __VMS_VER on VMS.
1998-01-29 Klaus Kaempfcccp.c (SYS$SEARCH, SYS$PARSE): Write as upper-case.
1998-01-14 Jeff LawBring in final gcc-2.8.0 changes.
1997-12-09 Manfred Hollsteinconfigure.in: Check for functions getrlimit and setrlimit.
1997-12-07 Jeffrey A Law* cccp.c: Fix typo brought over in merge.
1997-12-07 Jeff LawMerge from gcc-2.8
1997-11-17 Tom TromeyFrom Tom Tromey
1997-11-14 Paul Eggertcccp.c, cpplib.c (compare_defs): Don't complain about...
1997-11-02 Jeff LawUpdate mainline egcs to gcc2 snapshot 971021.
1997-10-01 Thomas Koenig* cccp.c (expand_to_temp_buffer): Initialize all member...
1997-09-01 Jeffrey A Lawcccp.c (sys_errlist): Remove special 4.4bsd declaration.
1997-07-10 Doug Evans(INO_T_EQ): Return 0 for MSDOS.
1997-06-27 Richard Kenner(INO_T_EQ): Define for Win32 but not Cygwin32.
1997-05-18 Richard Kenner(VMS_write, VMS_read): Delete.
1997-05-06 Mike Stumpreformat a little to match GNU coding standards.
1997-04-13 Richard Kenner(do_include): Diagnose #import and #include_next if...
1997-04-13 Richard Kenner(warn_undef): New variable.
1997-03-19 Richard Kenner(do_error, do_warning): Fix memory leak.
1997-03-19 Richard Kenner(output_line_directive): Do not output negative line...
1997-03-19 Richard Kenner(c89): New decl.
1997-03-17 Richard Kenner[#if VMS] (O_RDONLY, O_WRONLY): Delete (redundant).
1997-02-16 Richard Kenner(special_symbol): Don't treat "L" in "L'...'" as identi...
1997-02-16 Richard Kenner(is_space): Now external.
1997-02-02 Richard Kenner(rescan): Insert a space after `.' as well, to prevent...
1997-01-19 Richard Kenner#define __attribute__ to be null if compiling with...
1997-01-04 Richard Kenner(PRINTF_PROTO): Use __printf__ in __attribute__, not...
1996-12-07 Richard Kenner(LOCAL_INCLUDE_DIR): Remove default definition.
1996-10-09 Richard Kenner(do_include): Treat ENOTDIR like ENOENT when an open...
1996-10-09 Richard Kenner(dollars_in_ident): Remove; replaced by is_idchar[...
1996-09-24 Richard Kenner(struct directive, directive_table, handle_directive...
1996-08-18 Doug Evanscccp.c (absolute_filename): Drive specifiers make the...
1996-07-03 Mike Stumpformatting tweaks
1996-06-24 Paul Eggert(create_definition): Diagnose `#define #' only once.
1996-05-06 Richard Kenner(include_defaults_array): For C++, also search
1996-02-21 Paul Eggert(validate_else): Don't loop given `#endif /'.
1996-01-27 Richard Kenner(initialize_builtins): Add def of __HAVE_BUILTIN_SETJMP__.
1996-01-18 Paul Eggert(PTR_INT_TYPE): Remove obsolete define to `long'.
1996-01-17 Richard Kenner(HOST_BITS_PER_WIDE_INT, HOST_WIDE_INT): Put back.
1996-01-16 Jim Wilson(new_include_prefix): Ignore ENOTDIR error from stat.
1996-01-16 Richard Kenner(HOST_BITS_PER_WIDE_INT, HOST_WIDE_INT): Remove.
1996-01-16 Richard Kenner(skip_quoted_string): If pedantic and not pedantic_errors,
1996-01-15 Richard Kenner(do_xifdef): Warn about `#ifdef 0' if not traditional...
1995-12-29 Richard Kenner(eval_if_expression): End expression with '\n', not...
1995-12-28 Richard Kenner(do_include): In VMS, worry only about EACCES when...
1995-12-17 Richard KennerTry harder not to open or stat the same include file...
1995-11-29 Doug Evans* cccp.c (do_include): Recognize c:\foo as absolute...
1995-10-26 Richard Kenner(handle_directive): Don't treat newline as white space...
1995-09-28 Richard Kenner(rescan): Expand `#if foo && #bar' without a bogus...
1995-09-12 Richard Kenner(is_system_include): Call skip_redundant_dir_prefix.
1995-08-15 Richard Kenner(warning_with_line): Fix typo in declaration when ...
1995-08-13 Richard Kenner(warning_with_line): New function.
1995-07-26 Richard Kenner(do_include, read_name_map): Omit leading "./" and...
1995-07-18 Richard Kenner(do_include): Prefix -H output lines with spaces, not...
1995-07-18 Richard Kenner(main): cplusplus_comments now defaults to 1.
1995-07-11 Richard Kenner(rescan): Don't address outside of array when preproces...
1995-06-19 Richard Kenner(collect_expansion): Work around enum bug in vax ultrix...
1995-06-15 Richard KennerUpdate FSF address.
1995-05-16 Richard KennerUse FATAL_EXIT_CODE instead of FAILURE_EXIT_CODE.
1995-05-16 Richard KennerFix typos in comments.
1995-05-12 Ken Raeburn(enum node_type): Add T_IMMEDIATE_PREFIX_TYPE.
1995-05-12 Richard Kenner#if VMS, don't define `stat' macro to be VMS_stat.
1995-05-12 Richard Kenner(do_include): Cast alloca's value.
1995-04-29 Richard Kenner(do_include): Re-fix minor memory leak by using alloca...
1995-04-29 Richard Kenner(macarg): Except for reporting error...
1995-04-27 Richard KennerUpdate comments.
1995-04-27 Richard Kenner(do_include): Fix minor memory leak.
1995-04-27 Richard Kenner(struct argdata): Remove unused `comments' member.
1995-04-27 Richard Kenner(collect_expansion): Assume leading white space already...
1995-04-27 Richard Kenner(deps_output): Don't generate overly long output lines.
1995-04-07 Richard Kenner(VMS_fstat, VMS_stat): New functions.
1995-04-07 Richard Kenner(collect_expansion): If traditional...
1995-04-01 Richard KennerGeneral code cleanup.
1995-03-30 Richard Kenner(handle_directive, do_line, skip_if_group): Use the...
1995-03-30 Richard Kenner(rescan): Don't recognize preprocessing directives...
1995-03-28 Richard Kenner(do_xifdef, do_endif): Remove unnecessary pointer compa...
1995-03-21 Doug Evans(do_xifdef): Handle c++ comments.
1995-03-08 Richard Kenner(do_include): Fix type typo: pcfbuflimit is char *...
1995-03-03 Richard Kenner(dump_single_macro): Fix typo: % wasn't properly double...
1995-03-03 Richard Kenner(rescan): Prevent accidental token-pasting to get ...
1995-02-27 Doug Evans(do_include): Check for redundant file before opening...
1995-02-23 Richard KennerRemoved __NetBSD__ from conditional.
1995-02-22 Richard Kenner(enum sharp_token_type): New type.
next
This page took 0.868479 seconds and 108 git commands to generate.