| Commit message (Expand) | Author | Age | Files | Lines |
* | * c-common.c: Fix comment formatting. | kazu | 2003-08-19 | 1 | -1/+1 |
* | Remove improper white-space. | bothner | 2003-08-11 | 1 | -1/+1 |
* | * cppinit.c (cpp_read_main_file): Split out source-independent | bothner | 2003-08-09 | 1 | -7/+12 |
* | * c.opt: Introduce -fworking-directory. | aoliva | 2003-08-05 | 1 | -0/+74 |
* | * Makefile.in: Refine dependencies. | neil | 2003-08-01 | 1 | -1/+0 |
* | * Makefile.in (LIBCPP_DEPS): Add HASHTAB_H. | neil | 2003-07-29 | 1 | -12/+9 |
* | * hashtable.c (approx_sqrt): Make static. | zack | 2003-07-22 | 1 | -2/+2 |
* | * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.c | ghazi | 2003-07-19 | 1 | -1/+1 |
* | * Makefile.in (LIBCPP_DEPS): Remove coretypes.h and $(TM_H). | zack | 2003-07-13 | 1 | -3/+3 |
* | Index: ChangeLog | geoffk | 2003-07-11 | 1 | -2/+10 |
* | * cpplib.h (CPP_AT_NAME, CPP_OBJC_STRING): New token types. | zack | 2003-07-05 | 1 | -0/+6 |
* | * cpplib.h, cpphash.h, cppcharset.c, cpperror.c, cppexp.c | zack | 2003-06-17 | 1 | -38/+22 |
* | cp: | ghazi | 2003-06-16 | 1 | -1/+1 |
* | Don't warn on dollars in builtin macro definitions, | hp | 2003-06-12 | 1 | -7/+1 |
* | * c-common.c, c-common.h (dollars_in_ident): Remove. | neil | 2003-05-17 | 1 | -12/+17 |
* | * cppinit.c (cpp_init_builtins): Use _cpp_define_builtin | neil | 2003-05-11 | 1 | -2/+2 |
* | * cppinit.c (cpp_init_builtins): Use _cpp_define_builtin | neil | 2003-05-11 | 1 | -2/+2 |
* | * c-cppbuiltin.c (c_cpp_builtins): Move __STDC_HOSTED__ into | neil | 2003-05-11 | 1 | -2/+9 |
* | * cppinit.c (cpp_create_reader, post_options): Warn about | neil | 2003-05-04 | 1 | -0/+4 |
* | * cppfiles.c (ENABLE_VALGRIND_CHECKING, VALGRIND_DISCARD, | neil | 2003-04-19 | 1 | -5/+7 |
* | Various cleanups to help compile server. | bothner | 2003-03-20 | 1 | -8/+5 |
* | * Makefile.in: Update. | neil | 2003-03-15 | 1 | -309/+5 |
* | * c-opts.c (finish_options): New. | neil | 2003-03-14 | 1 | -21/+0 |
* | /home/neil/diffs/include.log | neil | 2003-03-14 | 1 | -40/+2 |
* | * cppfiles.c (cpp_rename_file, cpp_push_include): New. | neil | 2003-03-12 | 1 | -28/+6 |
* | * cppinit.c (cpp_finish_options): Set first_unused_line to -1. | neil | 2003-03-08 | 1 | -0/+2 |
* | * Makefile.in (c-ppoutput.o): Update. | neil | 2003-03-06 | 1 | -0/+2 |
* | * Makefile.in (C_AND_OBJC_OBJS, c-incpath.o, c-lex.o, LIBCPP_OBJS, | neil | 2003-03-01 | 1 | -528/+2 |
* | * Makefile.in (PREPROCESSOR_DEFINES): Add | drow | 2003-02-13 | 1 | -29/+38 |
* | * cpplib.h (struct cpp_options): Add warn_deprecated field. | jason | 2003-01-28 | 1 | -0/+1 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -42/+26 |
* | * cppinit.c (init_standard_includes, parse_option): Use strncmp. | neil | 2002-10-06 | 1 | -3/+3 |
* | * ChangeLog: Follow spelling conventions. | kazu | 2002-09-22 | 1 | -2/+2 |
* | * ABOUT-NLS: Follow spelling conventions. | kazu | 2002-09-16 | 1 | -1/+1 |
* | * ChangeLog: Follow spelling conventions. | kazu | 2002-09-14 | 1 | -4/+4 |
* | * cppinit.c (remove_dup_nonsys_dirs): Fix warning and return value. | danglin | 2002-08-21 | 1 | -1/+7 |
* | * cppinit.c (remove_dup_dir): Add head_ptr argument to handle removal | danglin | 2002-08-20 | 1 | -33/+79 |
* | PR preprocessor/7602 | neil | 2002-08-18 | 1 | -1/+1 |
* | * c-opts.c (deps_seen, deps_file, deferred_count, deferred_size, | neil | 2002-08-12 | 1 | -86/+22 |
* | * c-common.c (STDC_0_IN_SYSTEM_HEADERS, c_common_init): Move | neil | 2002-08-12 | 1 | -6/+0 |
* | * c-common.c (c_common_init): Call preprocess_file instead. | neil | 2002-08-11 | 1 | -125/+35 |
* | * c-common.h (enum c_language_kind): Emphasize that clk_c is 0. | neil | 2002-08-11 | 1 | -28/+1 |
* | * c-opts.c (set_std_cxx98, set_std_c89): New. | neil | 2002-08-10 | 1 | -59/+4 |
* | 2002-08-09 Ziemowit Laski <zlaski@apple.com> | zlaski | 2002-08-10 | 1 | -4/+4 |
* | * Makefile.in (c-opts.o): Update | neil | 2002-08-09 | 1 | -186/+1 |
* | * c-opts.c (cpp_opts): New. | neil | 2002-08-08 | 1 | -132/+0 |
* | * cppinit.c (struct lang_flags): Rename trigraphs std. | neil | 2002-08-06 | 1 | -3/+4 |
* | * c-common.c (c_common_init): -Wtraditional also implies -Wlong-long. | zack | 2002-08-02 | 1 | -2/+3 |
* | * cppinit.c (COMMAND_LINE_OPTIONS): Remove OPT_dollar. | neil | 2002-08-01 | 1 | -5/+0 |
* | * cppexp.c (parse_defined): Mark macro used. | neil | 2002-07-23 | 1 | -0/+15 |