OSDN Git Service

* collect2.c (find_a_file): Use HAVE_DOS_BASED_FILE_SYSTEM in place
[pf3gnuchains/gcc-fork.git] / gcc / cccp.c
1999-04-06 zack1999-04-06 12:51 -0400 Zack Weinberg <zack@rabi.colum...
1999-03-19 ghaziWarning fixes:
1999-03-18 ghaziWarning fixes:
1999-03-11 law * cppfiles.c (INO_T_EQ): Handle UWIN.
1999-03-02 nickcAdd ability to display omitted search directories.
1999-02-15 ghazi * cccp.c: Don't define HOST_WIDE_INT. Replace...
1999-01-30 law * cccp.c (main): Only call setlocale (LC_MESSAG...
1999-01-29 ghazi * cccp.c (eprint_string): Constify a char*.
1999-01-27 lawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog...
1999-01-22 rth * cppp.c (xrealloc): Fix typo last change.
1999-01-21 rth * cccp.c (xrealloc): Call malloc given a NULL...
1999-01-16 law * cccp.c (print_help): Fix typos.
1999-01-13 ghazi * cccp.c (xstrdup): Renamed from `savestring...
1999-01-06 lawFix copyright dates.
1999-01-05 ghazi * Makefile.in (gcc.o, prefix.o, cccp.o, cpplib...
1998-12-16 ghazi * cccp.c: Don't define MIN/MAX anymore.
1998-12-11 manfred * cccp.c: Do not #include <sys/stat.h> here; this...
1998-12-09 brolleyWed Dec 9 12:15:26 1998 Dave Brolley <brolley@cygnus...
1998-12-08 rth * c-decl.c (flag_isoc9x): Default off.
1998-12-07 brolleyMon Dec 7 17:55:06 1998 Mike Stump <mrs@wrs.com>
1998-12-01 rth * c-common.c (declare_function_name): Declare...
1998-11-27 ghazi * system.h: Include libiberty.h.
1998-11-23 law * cccp.c (S_ISREG, S_ISDIR): Delete defines.
1998-11-12 wilsonJumbo patch from Geoff Noer to rename CYGWIN32 to CYGWIN.
1998-11-08 ghazi * gansidecl.h: Prepend a "G" to the macro wrapp...
1998-11-07 ghazi * configure.in (host_xm_file, build_xm_file...
1998-10-28 rth * Makefile.in (cc1): Put C_OBJS, and thence...
1998-10-16 brolleyFri Oct 16 15:44:02 1998 Dave Brolley <brolley@cygnus...
1998-10-13 ghaziWarning fixes:
1998-09-25 ghazi * cccp.c (pedwarn_with_file_and_line): For...
1998-09-21 law * c-lex.c (init_lex): Use getenv ("LANG"),...
1998-09-16 oliva * cpplib.c: removed OLD_GPLUSPLUS_INCLUDE_DIR
1998-08-26 ghazi * system.h: Include stdarg.h/varargs.h, make...
1998-07-21 law8
1998-07-20 brolleyMon Jul 20 16:16:38 1998 Dave Brolley <brolley@cygnus...
1998-07-13 nickcAdd --help option.
1998-06-28 ghaziConsolidate strerror handling, as well as getcwd/getwd.
1998-06-19 law * cccp.c (hack_vms_include_specification):...
1998-05-19 ghaziWarning Fixes:
1998-05-13 ghaziWarning fixes:
1998-05-07 ghaziHandle missing vfprintf() & _doprnt() functions with...
1998-05-06 lawtypo typo fixes fixes
1998-05-06 ghazi * c-common.c: Convert to using ctype macros...
1998-05-06 ghaziBe more careful when including <time.h> and <sys/file...
1998-05-05 law * Check in merge from gcc2. See ChangeLog...
1998-04-06 ghaziMore system.h cutover patches:
1998-04-04 law * Check in merge from gcc2. See ChangeLog...
1998-03-30 scoxgcc.c, cccp.c, cpplib.c, collect2.c (GET_ENVIRONMENT...
1998-03-12 wilsonDon't accept GNU C macro varargs extension when pedantic.
1998-03-06 law * cccp.c (main): Fix dumb mistakes in last...
1998-03-04 law * cccp.c (main): Avoid undefined behavior when...
1998-02-12 law * cccp.c (new_include_prefix): Correctly handle...
1998-02-01 law * cccp.c (main): Predefine __VMS_VER on VMS.
1998-01-29 law * cccp.c (SYS$SEARCH, SYS$PARSE): Write as...
1998-01-14 lawBring in final gcc-2.8.0 changes.
1997-12-09 law * configure.in: Check for functions getrlimit...
1997-12-07 law * cccp.c: Fix typo brought over in merge.
1997-12-07 lawMerge from gcc-2.8
1997-11-17 wilsonFrom Tom Tromey
1997-11-14 law * cccp.c, cpplib.c (compare_defs):
1997-11-02 lawUpdate mainline egcs to gcc2 snapshot 971021.
1997-10-01 law * cccp.c (expand_to_temp_buffer): Initialize...
1997-09-01 law * cccp.c (sys_errlist): Remove special 4.4bsd...
1997-07-10 dje(INO_T_EQ): Return 0 for MSDOS.
1997-06-27 kenner(INO_T_EQ): Define for Win32 but not Cygwin32.
1997-05-18 kenner(VMS_write, VMS_read): Delete.
1997-05-06 mrsreformat a little to match GNU coding standards.
1997-04-13 kenner(do_include): Diagnose #import and #include_next if...
1997-04-13 kenner(warn_undef): New variable.
1997-03-19 kenner(do_error, do_warning): Fix memory leak.
1997-03-19 kenner(output_line_directive): Do not output negative line...
1997-03-19 kenner(c89): New decl.
1997-03-17 kenner[#if VMS] (O_RDONLY, O_WRONLY): Delete (redundant).
1997-02-16 kenner(special_symbol): Don't treat "L" in "L'...'" as identi...
1997-02-16 kenner(is_space): Now external.
1997-02-02 kenner(rescan): Insert a space after `.' as well, to prevent...
1997-01-19 kenner#define __attribute__ to be null if compiling with...
1997-01-04 kenner(PRINTF_PROTO): Use __printf__ in __attribute__, not...
1996-12-07 kenner(LOCAL_INCLUDE_DIR): Remove default definition.
1996-10-09 kenner(do_include): Treat ENOTDIR like ENOENT when an open...
1996-10-09 kenner(dollars_in_ident): Remove; replaced by is_idchar[...
1996-09-24 kenner(struct directive, directive_table, handle_directive...
1996-08-18 dje * cccp.c (absolute_filename): Drive specifiers make...
1996-07-03 mrsformatting tweaks
1996-06-24 eggert(create_definition): Diagnose `#define #' only once.
1996-05-06 kenner(include_defaults_array): For C++, also search
1996-02-21 eggert(validate_else): Don't loop given `#endif /'.
1996-01-27 kenner(initialize_builtins): Add def of __HAVE_BUILTIN_SETJMP__.
1996-01-18 eggert(PTR_INT_TYPE): Remove obsolete define to `long'.
1996-01-17 kenner(HOST_BITS_PER_WIDE_INT, HOST_WIDE_INT): Put back.
1996-01-16 wilson(new_include_prefix): Ignore ENOTDIR error from stat.
1996-01-16 kenner(HOST_BITS_PER_WIDE_INT, HOST_WIDE_INT): Remove.
1996-01-16 kenner(skip_quoted_string): If pedantic and not pedantic_errors,
1996-01-15 kenner(do_xifdef): Warn about `#ifdef 0' if not traditional...
1995-12-29 kenner(eval_if_expression): End expression with '\n', not...
1995-12-28 kenner(do_include): In VMS, worry only about EACCES when...
1995-12-17 kennerTry harder not to open or stat the same include file...
1995-11-29 dje * cccp.c (do_include): Recognize c:\foo as absolute...
1995-10-26 kenner(handle_directive): Don't treat newline as white space...
1995-09-28 kenner(rescan): Expand `#if foo && #bar' without a bogus...
next