summaryrefslogtreecommitdiff
path: root/gcc/cccp.c
Commit message (Expand)AuthorAgeFilesLines
* * cccp.c, cexp.y, cexp.c, cccp.1: Removed.zack2000-04-181-11313/+0
* * Makefile.in ($(srcdir)/c-parse.y: c-parse.in): Enclose the wholerth2000-04-171-4/+7
* * cccp.c (handle_directive): Initialize backslash_newlines_p.law2000-03-081-1/+1
* * tm.texi: Document new target switch, NO_BUILTIN_WCHAR_TYPE.zack2000-02-281-5/+6
* Copyright fixeslaw2000-02-261-1/+2
* * Makefile.in (TREE_H, collect2.o, gcc.h, mips-tfile.o, cccp.o,ghazi2000-02-151-1/+1
* 2000-02-04 Neil Booth <NeilB@earthling.net>zack2000-02-051-1/+1
* 2000-01-31 Dave Brolley <brolley@redhat.com>brolley2000-01-311-1/+1
* Adjust variable names, comments, help strings to c99.drepper2000-01-291-19/+19
* * cccp.c: PROTO -> PARAMS.ghazi2000-01-141-127/+129
* * cccp.c (do_pragma): Add cast to (char *).jason2000-01-131-1/+1
* * cccp.c: Accept and ignore -lang-fortran.zack2000-01-121-0/+3
* 2000-01-06 Mumit Khan <khan@xraylith.wisc.edu>khan2000-01-071-10/+0
* * cse.c (cse_insn): Missing cast added.law2000-01-051-2/+2
* * cccp.c (main): Define __STDC_VERSION__ as necessary.rth1999-12-191-11/+19
* * cppp.c (main): Set trigraphs and __STRICT_ANSI__ asrth1999-12-141-8/+34
* 1999-12-14 Mumit Khan <khan@xraylith.wisc.edu>khan1999-12-141-2/+3
* 1999-12-02 Mike Karr <mkarr@mathworks.com>brolley1999-12-021-1/+25
* * cccp.c (do_include): Avoid initialization of automatic variable.law1999-11-281-1/+3
* * c-common.c (check_format_info): Don't call a variadic functionghazi1999-11-251-9/+22
* * cccp.c (macroexpand): Avoid out of range accesses for omittedlaw1999-10-311-1/+6
* * cccp.c (rescan): Fixed obp pointer handling around call tolaw1999-10-281-0/+2
* * c-parse.in (cast_expr): Constify.ghazi1999-10-261-1/+1
* * cccp.c (progname, file_buf, default_include, include_file,ghazi1999-10-251-245/+287
* * alias.c (nonlocal_reference_p): Add static prototype.ghazi1999-10-031-0/+2
* * system.h (CTYPE_CONV, TOUPPER, TOLOWER): New macros. Useghazi1999-09-161-2/+2
* * Makefile.in (cppexp.o): Depend on cpphash.h.geoffk1999-09-091-25/+83
* * gansidecl.h (__attribute__, ATTRIBUTE_UNUSED_LABEL,ghazi1999-09-081-2/+2
* * cccp.c (main): Fix handling of -include and -imacros options.schwab1999-09-081-2/+2
* Linas Vepstas <linas@linas.org>rth1999-09-081-2/+2
* Merge in gcc2-ss-010999law1999-09-071-213/+292
* * c-aux-info.c (concat): Don't define.ghazi1999-09-071-86/+4
* Fix typo in help message.wilson1999-07-311-1/+1
* * cccp.c (handle_directive): Handle backslash-newlines in quotedmmitchel1999-05-311-3/+25
* Wed Apr 21 12:09:38 1999 Mumit Khan <khan@xraylith.wisc.edu>brolley1999-04-211-12/+1
* 1999-04-17 10:15 -0400 Zack Weinberg <zack@rabi.columbia.edu>zack1999-04-171-2/+2
* * cccp.c (DIR_SEPARATOR): Move to the top of the file.law1999-04-101-46/+76
* 1999-04-06 12:51 -0400 Zack Weinberg <zack@rabi.columbia.edu>zack1999-04-061-146/+0
* Warning fixes:ghazi1999-03-191-1/+1
* Warning fixes:ghazi1999-03-181-13/+13
* * cppfiles.c (INO_T_EQ): Handle UWIN.law1999-03-111-2/+4
* Add ability to display omitted search directories.nickc1999-03-021-0/+11
* * cccp.c: Don't define HOST_WIDE_INT. Replace all occurrences ofghazi1999-02-151-29/+9
* * cccp.c (main): Only call setlocale (LC_MESSAGES, ...) if LC_MESSAGESlaw1999-01-301-0/+2
* * cccp.c (eprint_string): Constify a char*.ghazi1999-01-291-64/+64
* Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forlaw1999-01-271-130/+182
* * cppp.c (xrealloc): Fix typo last change.rth1999-01-221-1/+1
* * cccp.c (xrealloc): Call malloc given a NULL old pointer.rth1999-01-211-1/+5
* * cccp.c (print_help): Fix typos.law1999-01-161-2/+2
* * cccp.c (xstrdup): Renamed from `savestring'. All callers changed.ghazi1999-01-131-13/+12