aboutsummaryrefslogtreecommitdiff
path: root/gcc/cccp.c
AgeCommit message (Expand)AuthorFilesLines
2000-03-07* cccp.c (handle_directive): Initialize backslash_newlines_p.Jeffrey A Law1-1/+1
2000-02-28tm.texi: Document new target switch, NO_BUILTIN_WCHAR_TYPE.Zack Weinberg1-5/+6
2000-02-25Copyright fixesJeff Law1-1/+2
2000-02-15Makefile.in (TREE_H, [...]): Depend on version.h.Kaveh R. Ghazi1-1/+1
2000-02-05cccp.c (main): Check 'dir' for a NULL pointer before passing it to strcmp.Neil Booth1-1/+1
2000-01-31cccp.c (struct argdata): Redeclare 'newlines' field as 'int'.Dave Brolley1-1/+1
2000-01-29Adjust variable names, comments, help strings to c99.Ulrich Drepper1-19/+19
2000-01-14cccp.c: PROTO -> PARAMS.Kaveh R. Ghazi1-127/+129
2000-01-12* cccp.c (do_pragma): Add cast to (char *).Jason Merrill1-1/+1
2000-01-12cccp.c: Accept and ignore -lang-fortran.Zack Weinberg1-0/+3
2000-01-07cccp.c: Delete PATH_SEPARATOR, DIR_SEPARATOR and IS_DIR_SEPARATOR macros.Mumit Khan1-10/+0
2000-01-04cse.c (cse_insn): Missing cast added.Jeff Law1-2/+2
1999-12-18cccp.c (main): Define __STDC_VERSION__ as necessary.Richard Henderson1-11/+19
1999-12-14cppp.c (main): Set trigraphs and __STRICT_ANSI__ as appropriate for -lang-c89...Richard Henderson1-8/+34
1999-12-14cccp.c (INO_T_EQ): Disable inode-based optimization for Cygwin.Mumit Khan1-2/+3
1999-12-02cccp.c (argdata): Added free_ptr member.Mike Karr1-1/+25
1999-11-28* cccp.c (do_include): Avoid initialization of automatic variable.Philippe De Muyter1-1/+3
1999-11-25c-common.c (check_format_info): Don't call a variadic function with a non-lit...Kaveh R. Ghazi1-9/+22
1999-10-31cccp.c (macroexpand): Avoid out of range accesses for omitted arguments.Jeffrey A Law1-1/+6
1999-10-28cccp.c (rescan): Fixed obp pointer handling around call to check_expand subro...Glen Nakamura1-0/+2
1999-10-26c-parse.in (cast_expr): Constify.Kaveh R. Ghazi1-1/+1
1999-10-25cccp.c (progname, [...]): Constify a char*.Kaveh R. Ghazi1-245/+287
1999-10-03alias.c (nonlocal_reference_p): Add static prototype.Kaveh R. Ghazi1-0/+2
1999-09-16system.h (CTYPE_CONV, [...]): New macros.Kaveh R. Ghazi1-2/+2
1999-09-09Makefile.in (cppexp.o): Depend on cpphash.h.Geoff Keating1-25/+83
1999-09-08gansidecl.h (__attribute__, [...]): Delete.Kaveh R. Ghazi1-2/+2
1999-09-08* cccp.c (main): Fix handling of -include and -imacros options.Andreas Schwab1-2/+2
1999-09-07Linas Vepstas <linas@linas.org>Linas Vepstas1-2/+2
1999-09-06Merge in gcc2-ss-010999Jeff Law1-213/+292
1999-09-07c-aux-info.c (concat): Don't define.Kaveh R. Ghazi1-86/+4
1999-07-30Fix typo in help message.Jim Wilson1-1/+1
1999-05-31cccp.c (handle_directive): Handle backslash-newlines in quoted strings correc...Mark Mitchell1-3/+25
1999-04-21cccp.c (simplify_filename): Always preserve leading double slash.Mumit Khan1-12/+1
1999-04-17cccp.c: Make fatal non-static.Zack Weinberg1-2/+2
1999-04-09cccp.c (DIR_SEPARATOR): Move to the top of the file.Mark Elbrecht1-46/+76
1999-04-06cppinit.c (install_predefs): Delete function.Zack Weinberg1-146/+0
1999-03-19Warning fixes:Kaveh R. Ghazi1-1/+1
1999-03-18Warning fixes:Kaveh R. Ghazi1-13/+13
1999-03-10cppfiles.c (INO_T_EQ): Handle UWIN.Mumit Khan1-2/+4
1999-03-02Add ability to display omitted search directories.Nick Clifton1-0/+11
1999-02-15cccp.c: Don't define HOST_WIDE_INT.Kaveh R. Ghazi1-29/+9
1999-01-30cccp.c (main): Only call setlocale (LC_MESSAGES, ...) if LC_MESSAGES is defined.Jeffrey A Law1-0/+2
1999-01-29cccp.c (eprint_string): Constify a char*.Kaveh R. Ghazi1-64/+64
1999-01-26Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forJeffrey A Law1-130/+182
1999-01-22cppp.c (xrealloc): Fix typo last change.Richard Henderson1-1/+1
1999-01-21cccp.c (xrealloc): Call malloc given a NULL old pointer.Richard Henderson1-1/+5
1999-01-16cccp.c (print_help): Fix typos.Jeffrey A Law1-2/+2
1999-01-13cccp.c (xstrdup): Renamed from `savestring'.Kaveh R. Ghazi1-13/+12
1999-01-06Fix copyright dates.Jeff Law1-1/+1
1999-01-05Makefile.in (gcc.o, [...]): Depend on prefix.h.Kaveh R. Ghazi1-5/+5