OSDN Git Service

* Makefile.in ($(srcdir)/c-parse.y: c-parse.in): Enclose the whole
[pf3gnuchains/gcc-fork.git] / gcc / cccp.c
2000-04-17 rth * Makefile.in ($(srcdir)/c-parse.y: c-parse...
2000-03-08 law * cccp.c (handle_directive): Initialize backsla...
2000-02-28 zack * tm.texi: Document new target switch, NO_BUILTIN_WCHA...
2000-02-26 lawCopyright fixes
2000-02-15 ghazi * Makefile.in (TREE_H, collect2.o, gcc.h, mips-tfile...
2000-02-05 zack2000-02-04 Neil Booth <NeilB@earthling.net>
2000-01-31 brolley2000-01-31 Dave Brolley <brolley@redhat.com>
2000-01-29 drepperAdjust variable names, comments, help strings to c99.
2000-01-14 ghazi * cccp.c: PROTO -> PARAMS.
2000-01-13 jason * cccp.c (do_pragma): Add cast to (char *).
2000-01-12 zack * cccp.c: Accept and ignore -lang-fortran.
2000-01-07 khan2000-01-06 Mumit Khan <khan@xraylith.wisc.edu>
2000-01-05 law * cse.c (cse_insn): Missing cast added.
1999-12-19 rth * cccp.c (main): Define __STDC_VERSION__ as...
1999-12-14 rth * cppp.c (main): Set trigraphs and __STRICT_ANS...
1999-12-14 khan1999-12-14 Mumit Khan <khan@xraylith.wisc.edu>
1999-12-02 brolley1999-12-02 Mike Karr <mkarr@mathworks.com>
1999-11-28 law * cccp.c (do_include): Avoid initialization...
1999-11-25 ghazi * c-common.c (check_format_info): Don't call a variadi...
1999-10-31 law * cccp.c (macroexpand): Avoid out of range accesses...
1999-10-28 law * cccp.c (rescan): Fixed obp pointer handling...
1999-10-26 ghazi * c-parse.in (cast_expr): Constify.
1999-10-25 ghazi * cccp.c (progname, file_buf, default_include...
1999-10-03 ghazi * alias.c (nonlocal_reference_p): Add static...
1999-09-16 ghazi * system.h (CTYPE_CONV, TOUPPER, TOLOWER): New macros...
1999-09-09 geoffk * Makefile.in (cppexp.o): Depend on cpphash.h.
1999-09-08 ghazi * gansidecl.h (__attribute__, ATTRIBUTE_UNUSED_LABEL,
1999-09-08 schwab * cccp.c (main): Fix handling of -include and -imacros...
1999-09-08 rthLinas Vepstas <linas@linas.org>
1999-09-07 lawMerge in gcc2-ss-010999
1999-09-07 ghazi * c-aux-info.c (concat): Don't define.
1999-07-31 wilsonFix typo in help message.
1999-05-31 mmitchel * cccp.c (handle_directive): Handle backslash...
1999-04-21 brolleyWed Apr 21 12:09:38 1999 Mumit Khan <khan@xraylith...
1999-04-17 zack1999-04-17 10:15 -0400 Zack Weinberg <zack@rabi.colum...
1999-04-10 law * cccp.c (DIR_SEPARATOR): Move to the top of...
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.
next