Age | Commit message (Expand) | Author | Files | Lines |
2001-01-11 | * cppinit.c (do_includes): Fix typo. | Neil Booth | 1 | -1/+1 |
2001-01-11 | [multiple changes] | Neil Booth | 1 | -15/+20 |
2001-01-10 | Makefile.in (tradcpp0): Depend on mkdeps.h. | Neil Booth | 1 | -3/+4 |
2001-01-10 | cppinit.c (OPT_g): Remove. | Neil Booth | 1 | -8/+2 |
2001-01-09 | cppinit.c (OPT_MD, OPT_MMD): Restore. | Neil Booth | 1 | -10/+30 |
2001-01-09 | cppinit.c (cpp_cleanup): NULLify macro_buffer and zero macro_buffer_len. | Alexandre Oliva | 1 | -1/+5 |
2001-01-08 | cppinit.c (init): Rename init_library. | Neil Booth | 1 | -3/+3 |
2001-01-07 | c-lang.c (c_post_options): Call cpp_post_options. | Neil Booth | 1 | -62/+62 |
2001-01-07 | (initialize, [...]): Rename s/initialize/init. | Neil Booth | 1 | -114/+127 |
2001-01-06 | cpp.texi: Update for -MQ. | Neil Booth | 1 | -12/+9 |
2001-01-05 | cpplib.h (struct cpp_reader): Add help_only field. | Zack Weinberg | 1 | -13/+22 |
2001-01-05 | cpp.texi: Update for -MP. | Neil Booth | 1 | -2/+12 |
2001-01-04 | cpp.texi: Update for -MT. | Neil Booth | 1 | -15/+21 |
2000-12-17 | cpplib.h (struct cpp_reader): Remove references to string_pool and temp_strin... | Neil Booth | 1 | -7/+0 |
2000-12-15 | gcc.c (cpp_options): Pass -fno-operator-names. | Jakub Jelinek | 1 | -0/+9 |
2000-12-08 | safe-ctype.h: New file. | Zack Weinberg | 1 | -43/+2 |
2000-12-04 | cppfiles.c (cpp_make_system_header): Take 2 booleans, and operate on current ... | Neil Booth | 1 | -2/+2 |
2000-12-01 | cppinit.c (initialize): Forgotten prototype. | Neil Booth | 1 | -0/+1 |
2000-11-28 | cppmacro.c (cpp_scan_buffer_nooutput): Take a boolean indicating whether to s... | Neil Booth | 1 | -1/+1 |
2000-11-28 | c-lex.h (parse_in): Change parse_in to a cpp_reader *. | Neil Booth | 1 | -37/+31 |
2000-11-27 | cppinit.c (cpp_reader_init): Remove handling of warn_paste command line options. | Neil Booth | 1 | -9/+0 |
2000-11-26 | cpplib.h (struct cpp_reader): Remove lang_asm. | Neil Booth | 1 | -11/+5 |
2000-11-26 | Makefile.in: Remove MAYBE_CPPLIB and maybe_cpplib. | Neil Booth | 1 | -1/+3 |
2000-11-21 | * do_includes: Revert to using cpp_read_file. | Neil Booth | 1 | -8/+3 |
2000-11-20 | c-lang.c (lang_init_options): Update call to cpp_reader_init. | Neil Booth | 1 | -69/+129 |
2000-11-18 | cppinit.c: Update comments. | Neil Booth | 1 | -58/+66 |
2000-11-14 | New option --target-help. | Chandra Chavva | 1 | -0/+5 |
2000-10-30 | cppfiles.c (stack_include_file): Check for stacked contexts here. | Neil Booth | 1 | -0/+1 |
2000-10-28 | New macro expander. | Neil Booth | 1 | -109/+115 |
2000-09-28 | cpperror.c (_cpp_begin_message): Do the test for suppression of warnings and ... | Neil Booth | 1 | -1/+1 |
2000-09-25 | flags.h: Declare warning flag warn_system_headers. | Branko Cibej | 1 | -8/+14 |
2000-09-18 | cppinit.c (cpp_init): Don't use ANSI prototypes. | Mark Mitchell | 1 | -1/+1 |
2000-09-07 | Makefile.in: Remove references to cppulp.{c,o}. | Neil Booth | 1 | -5/+6 |
2000-08-29 | cpperror.c (print_file_and_line): If line is (unsigned int)-1, print just the... | Zack Weinberg | 1 | -8/+7 |
2000-08-20 | [multiple changes] | Zack Weinberg | 1 | -6/+22 |
2000-08-18 | cpphash.h: Use HAVE_DESIGNATED_INITIALIZERS. | Neil Booth | 1 | -8/+32 |
2000-08-17 | cppinit.c (merge_include_chains): Use remove_dup_dir, remove_dup_dirs. | Neil Booth | 1 | -89/+69 |
2000-08-17 | cppinit.c (cpp_cleanup): Free include dir chains. | Neil Booth | 1 | -0/+9 |
2000-08-17 | cppinit.c (path_include, [...]): Remove 2nd parameter (struct cpp_pending *). | Neil Booth | 1 | -40/+25 |
2000-08-17 | cppinit.c (sort_options): Remove, put functionality in cpp_init. | Neil Booth | 1 | -25/+14 |
2000-08-04 | cppdefault.h (WINT_TYPE): Define. | Joseph Myers | 1 | -0/+3 |
2000-08-02 | cppexp.c, [...]: Do not use 'legal' or 'illegal' in error messages and comments. | Zack Weinberg | 1 | -1/+1 |
2000-08-02 | cpperror.c (v_message): Split into _cpp_begin_message and v_message macro. | Zack Weinberg | 1 | -48/+10 |
2000-07-19 | cpplib.h (TTYPE_TABLE): Move CPP_MIN and CPP_MAX into block of operators allo... | Zack Weinberg | 1 | -8/+37 |
2000-07-18 | [multiple changes] | Zack Weinberg | 1 | -1/+14 |
2000-07-15 | cpphash.c (save_expansion): Clear PREV_WHITE on tokens immediately following ... | Zack Weinberg | 1 | -16/+25 |
2000-07-13 | cppexp.c, [...]: Eradicate all traces of code dependent on traditional, lang_... | Zack Weinberg | 1 | -47/+6 |
2000-07-11 | cppinit.c: (cpp_reader_init): Allow digraphs by default. | Neil Booth | 1 | -11/+10 |
2000-07-09 | cpphash.h: ISvspace, is_vspace, is_nvspace: New. | Neil Booth | 1 | -2/+6 |
2000-07-08 | cpplib.h (struct cpp_name): Now struct cpp_string. | Zack Weinberg | 1 | -3/+6 |