summaryrefslogtreecommitdiff
path: root/gcc/cpplib.c
Commit message (Expand)AuthorAgeFilesLines
* 1998-12-16 Zack Weinberg <zack@rabi.phys.columbia.edu>brolley1998-12-161-7/+19
* * cccp.c: Don't define MIN/MAX anymore.ghazi1998-12-161-6/+0
* 1998-12-15 Zack Weinberg <zack@rabi.phys.columbia.edu>brolley1998-12-151-16/+2
* 1998-12-14 00:56 -0500 Zack Weinberg <zack@rabi.phys.columbia.edu>brolley1998-12-151-172/+169
* 1998-12-15 Zack Weinberg <zack@rabi.phys.columbia.edu>brolley1998-12-151-432/+172
* Tue Dec 8 11:58:51 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>brolley1998-12-081-1/+1
* 1998-12-07 Zack Weinberg <zack@rabi.phys.columbia.edu>brolley1998-12-071-21/+21
* 1998-11-26 01:17 -0500 Zack Weinberg <zack@rabi.phys.columbia.edu>brolley1998-12-071-63/+30
* Mon Dec 7 15:38:25 1998 Dave Brolley <brolley@cygnus.com>brolley1998-12-071-11/+1
* * system.h: Include libiberty.h.ghazi1998-11-271-6/+3
* Wed Nov 25 14:54:46 1998 Zack Weinberg <zack@rabi.phys.columbia.edu>brolley1998-11-251-453/+305
* * cccp.c (S_ISREG, S_ISDIR): Delete defines.law1998-11-231-8/+0
* * gansidecl.h: Prepend a "G" to the macro wrapping this fileghazi1998-11-081-14/+14
* * configure.in (host_xm_file, build_xm_file, xm_file, tm_file):ghazi1998-11-071-1/+0
* 1998-10-28 16:10 -0500 Zack Weinberg <zack@rabi.phys.columbia.edu>brolley1998-10-291-907/+152
* * Makefile.in (cc1): Put C_OBJS, and thence @extra_c_objs@ last.rth1998-10-281-1/+13
* Warning fixes:ghazi1998-10-171-8/+8
* Fri Oct 16 17:26:10 1998 Dave Brolley <brolley@cygnus.com>brolley1998-10-161-15/+29
* * cppexp.c: When forcing unsigned comparisons, cast both sideslaw1998-10-111-3/+3
* * emit-rtl.c (init_emit_once): Call INIT_EXPANDERS.law1998-10-081-2/+2
* * cpplib.c (macroexpand): Correct off-by-one error in handlinglaw1998-10-051-4/+4
* * cpplib.c (macroexpand): If arg->raw_before orlaw1998-09-301-11/+23
* * toplev.c (documented_lang_options): Recognize -include,law1998-09-301-37/+37
* * c-lex.c (init_lex): Use getenv ("LANG"), not GET_ENVIRONMENT ().law1998-09-211-7/+7
* * cpplib.c: removed OLD_GPLUSPLUS_INCLUDE_DIRoliva1998-09-161-1/+0
* * system.h: Include stdarg.h/varargs.h, make sure they are orderedghazi1998-08-261-5/+0
* Thu Aug 20 13:15:11 1998 Dave Brolley <brolley@cygnus.com>brolley1998-08-201-0/+6
* Remove accidental checkin.law1998-07-201-4/+0
* Add --help option.nickc1998-07-131-3/+83
* * cpplib.c (cpp_options_init): Initialize cplusplus_comments to 1,law1998-07-061-1/+2
* Warning fixes:ghazi1998-06-291-1/+1
* Consolidate strerror handling, as well as getcwd/getwd.ghazi1998-06-281-12/+2
* Tue Jun 23 16:44:21 1998 Dave Brolley <brolley@cygnus.com>brolley1998-06-231-5/+14
* Warning fixes:ghazi1998-06-221-1/+1
* Integrate cpplib into the C and C++ front ends.brolley1998-06-101-455/+474
* Mon May 25 14:00:13 1998 Dave Brolley <brolley@cygnus.com>brolley1998-05-251-1/+0
* Warning Fixes:ghazi1998-05-191-152/+287
* Warning fixes:ghazi1998-05-131-6/+7
* typo typo fixes fixeslaw1998-05-061-3/+3
* * c-common.c: Convert to using ctype macros defined in system.h.ghazi1998-05-061-4/+4
* Be more careful when including <time.h> and <sys/file.h> in system.h.ghazi1998-05-061-4/+0
* * Check in merge from gcc2. See ChangeLog.12 for details.law1998-05-051-0/+4
* * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12law1998-04-041-3/+5
* gcc.c, cccp.c, cpplib.c, collect2.c (GET_ENVIRONMENT): Added.scox1998-03-301-5/+9
* More cutover to system.h:ghazi1998-03-301-52/+1
* * cpplib.c (cpp_file_line_for_message): Delete unused parameter.law1998-03-291-6/+10
* Fix more warnings...ghazi1998-03-181-5/+2
* dlaw1998-01-271-20/+14
* Merge from gcc-2.8law1997-12-071-141/+128
* * cccp.c, cpplib.c (compare_defs):law1997-11-141-3/+5