summaryrefslogtreecommitdiff
path: root/gcc/cppinit.c
Commit message (Expand)AuthorAgeFilesLines
* * cppexp.c (parse_defined): Mark macro used.neil2002-07-231-0/+15
* * c-lex.c (GET_ENVIRONMENT): Remove.neil2002-07-211-11/+5
* * cppexp.c (struct op): Add token pointer.neil2002-07-201-0/+1
* * cppinit.c (cpp_handle_option): Suppress warnings with anneil2002-07-021-14/+14
* * cpphash.h (struct cpp_reader): Make date and time strings.neil2002-06-191-4/+7
* * Makefile.in: Update cppmain.o.neil2002-06-111-4/+5
* * Makefile.in (LIBCPP_OBJS): Take out version.o.zack2002-06-091-24/+3
* * cppinit.c (COMMAND_LINE_OPTIONS): Give all relevant -Wzack2002-06-071-59/+85
* * cpphash.h (_cpp_create_definition): Update prototype.neil2002-06-051-5/+3
* * c-common.c (c_common_init): Override cpplib's defaultneil2002-06-021-0/+2
* * cppinit.c (append_include_chain): Always pay attention tozack2002-05-311-5/+1
* 2002-05-29 Neil Booth <neil@daikokuya.demon.co.uk>neil2002-05-291-0/+3
* * c-common.c (c_common_init): Set CPP arithmetic precision.neil2002-05-271-7/+11
* * cppinit.c (mark_named_operators): Split out from init_builtins.neil2002-05-231-10/+22
* * cpperror.c (_cpp_begin_message): No special casingneil2002-05-231-13/+13
* * cpperror.c: Fix formatting.kazu2002-05-221-16/+16
* * c-common.c (c_common_init): Set options->unsigned_char fromzack2002-05-211-21/+4
* * cppinit.c (sanity_checks): Avoid printf mismatch warnings.aj2002-05-211-4/+6
* * cppinit.c (cpp_post_options): If preprocessed, turn offneil2002-05-181-2/+9
* * cppinit.c (struct builtin): Remove unused fields.zack2002-05-181-60/+46
* * Makefile.in: Update for cpptrad.c.neil2002-05-171-4/+16
* * c-common.c (c_common_init_options): Use C89 for Objective-C,neil2002-05-171-25/+10
* * c-common.c (STDC_0_IN_SYSTEM_HEADERS, REGISTER_PREFIX):zack2002-05-161-68/+9
* * c-parse.in (MODIFIED_WCHAR_TYPE): New macro.zack2002-05-151-12/+0
* * Makefile.in (c-common.o, cppinit.o): Update.neil2002-05-131-5/+0
* * c-common.c (c_common_init): Set options->unsigned_wchar.neil2002-05-071-8/+5
* * c-common.c (warn_multichar): New.neil2002-05-061-0/+1
* * c-common.c (c_common_init): Set up CPP arithmetic.neil2002-05-051-40/+51
* * Makefile.in (c-lex.o): Update.neil2002-05-041-7/+5
* * cppinit.c (MAX_WCHAR_TYPE_SIZE): Move to cpplib.hneil2002-05-041-24/+34
* * c-lex.c (lex_string): Let cpp_parse_escape handles truncationneil2002-05-041-0/+33
* * cppinit.c (cpp_handle_option) [-dM]: Don't set no_output here...jakub2002-05-011-1/+15
* * cppexp.c (lex): Update to use state.skip_eval.neil2002-04-281-0/+4
* * cppfiles.c (_cpp_pop_file_buffer): Return void. Moveneil2002-04-221-47/+29
* * cppexp.c (struct op, parse_number): Replace U_CHAR with uchar.neil2002-04-211-3/+3
* * cpperror.c (print_location): Don't print include chainneil2002-04-141-17/+20
* * cppinit.c (cpp_create_reader): Initializethorpej2002-04-071-0/+6
* preprocessor/3951neil2002-03-241-10/+6
* * cppinit.c (cpp_handle_option): Set warn_endif_labels ifneil2002-03-241-4/+1
* 2002-03-22 Phil Edwards <pme@gcc.gnu.org>pme2002-03-221-0/+9
* * cppinit.c: Revert -MD removal.neil2002-03-161-0/+17
* * cppinit.c (print_help): Display -MD and -MMD.neil2002-03-161-21/+5
* PR preprocessor/5899neil2002-03-101-6/+4
* * attribs.c (init_attributes, decl_attributes): Use ARRAY_SIZE inghazi2002-03-031-2/+1
* * cppinit.c (output_deps): Correct test for stdout output.neil2002-02-231-7/+7
* * cppinit.c (init_dependency_output): Take deps output fileneil2002-02-201-14/+16
* * cppinit.c (merge_include_chains): Check for brack beingzack2002-02-171-1/+2
* * cpphash.h (struct spec_nodes): Remove n__CHAR_UNSIGNED__.neil2002-02-021-0/+16
* PR other/1502:jakub2002-01-291-2/+6
* * Makefile.in (cs-tconfig.h): Don't depend on $(CONFIG_H) orzack2002-01-081-0/+5