summaryrefslogtreecommitdiffstats
path: root/gcc/cppmain.c
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in: Update.neil2003-03-041-434/+0
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* * cppmain.c (cpp_preprocess_file): Loop to pop any -includedneil2002-11-081-1/+6
* * cpphash.h (struct printer): New from cppmain.c.neil2002-08-121-111/+106
* * c-common.c (STDC_0_IN_SYSTEM_HEADERS, c_common_init): Moveneil2002-08-121-2/+3
* * c-common.c (c_common_init): Call preprocess_file instead.neil2002-08-111-27/+3
* PR preprocessor/7150neil2002-06-291-6/+2
* * cpphash.h (struct cpp_reader): Make date and time strings.neil2002-06-191-5/+8
* * cpphash.h (_cpp_lex_identifier_trad): Remove.neil2002-06-131-9/+10
* * Makefile.in: Update cppmain.o.neil2002-06-111-9/+14
* * cpphash.h (_cpp_read_logical_line_trad,neil2002-06-101-0/+20
* * cpperror.c: Fix formatting.kazu2002-05-221-2/+2
* * cpperror.c (print_location): Don't print include chainneil2002-04-141-2/+2
* Removal of separate preprocessor cpp0.neil2002-03-241-74/+15
* * cpphash.h (struct cpp_reader): Remove mls_line and mls_col.neil2002-03-221-2/+1
* * cpphash.h (struct lexer_state): Remove line_extension member.zack2002-03-141-1/+10
* * cppmain.c (setup_callbacks): Disable #pragma and #identzack2002-03-061-2/+7
* * cpperror.c: Update comments and copyright.neil2002-01-031-1/+1
* * cppmacro.c: Don't include intl.h. Update comments.neil2002-01-031-4/+2
* * c-decl.c (duplicate_decls, push_parm_decl): Remove leadingneil2001-12-021-1/+1
* * ChangeLog.0, ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog,jsm282001-11-231-1/+1
* * c-common.c: Include c-lex.h.neil2001-11-151-5/+9
* * cppexp.c (parse_number): Use ISXDIGIT/hex_value.ghazi2001-11-101-0/+1
* * aclocal.m4 (AM_WITH_NLS): AC_DEFINE HAVE_LIBINTL_H andzack2001-10-191-12/+1
* * cppmain.c (struct printer): New member source.neil2001-10-121-8/+11
* * cpphash.h: Update comments.neil2001-10-021-3/+3
* * c-lex.c (cb_def_pragma): Update.neil2001-09-241-10/+34
* * cppmain.c (scan_translation_unit): Don't worry aboutneil2001-09-161-7/+0
* * cppmain.c (setup_callbacks): Set line callback onlyneil2001-09-151-1/+1
* * cpperror.c (print_location): Take line and column, forneil2001-09-141-24/+33
* * cpphash.h (_cpp_push_next_buffer): New.neil2001-08-211-5/+10
* * cpperror.c (print_location): Don't take a file name; use theneil2001-08-171-2/+1
* * c-lex.c (map): Make const.neil2001-08-111-33/+34
* * cpplib.h, line-map.h: Update comments.neil2001-08-071-38/+38
* * cpperror.c (print_containing_files): Moved to line-map.c.neil2001-08-061-5/+2
* PR preprocessor/3081neil2001-08-051-81/+71
* * cpphash.h (struct cpp_reader): New member directive_line.neil2001-08-041-11/+17
* * Makefile.in (CPPLIB_H): New, so that dependencies on cpplib.hneil2001-08-041-46/+42
* * line-map.c: New.neil2001-08-021-6/+10
* * cpphash.h (struct cpp_reader): Remove import_warning.neil2001-07-291-1/+0
* * cppmacro.c (make_string_token): Avoid warning.neil2001-06-231-2/+4
* * Makefile.in (OBJS, LIBCPP_OBJS, LIBCPP_DEPS,neil2001-05-201-1/+1
* * cppexp.c (lex): Use NODE_NAME and NODE_LEN.neil2001-05-161-3/+3
* * cppinit.c (cpp_post_options): Shut off macro expansion ifzack2001-05-101-0/+7
* * cppfiles.c (_cpp_execute_include): Don't make a null-terminatedneil2001-03-041-1/+1
* * cppfiles.c: Update comments.neil2001-02-211-3/+0
* * cpphash.h (struct cpp_buffer): Move saved_flags from cpp_reader.neil2001-02-011-2/+1
* * cpphash.c (_cpp_cleanup_hashtable, _cpp_lookup_with_hash)neil2001-01-281-2/+2
* * cppmain.c (general_init): Don't use ANSI prototype.neil2001-01-161-1/+2
* * c-parse.in (finish_parse): Add comment about cpp_destroy.neil2001-01-141-3/+1
OpenPOWER on IntegriCloud