Age | Commit message (Expand) | Author | Files | Lines |
1999-10-03 | cpplib.c (if_directive_nameo): Add static prototype. | Kaveh R. Ghazi | 1 | -0/+2 |
1999-09-23 | cpplib.c (handle_directive): Don't complain about `# NUMBER' if we're seeing ... | Jason Merrill | 1 | -2/+6 |
1999-09-11 | cppalloc.c (xstrdup): Use memcpy. | Zack Weinberg | 1 | -22/+51 |
1999-09-09 | Makefile.in (cppexp.o): Depend on cpphash.h. | Geoff Keating | 1 | -13/+99 |
1999-09-08 | * cpplib.c (cpp_push_buffer): Fix order of arguments. | Jeffrey A Law | 1 | -1/+1 |
1999-09-07 | cpperror.c (cpp_file_line_for_message): Constify a char*. | Kaveh R. Ghazi | 1 | -12/+30 |
1999-08-31 | cpplib.c (struct directive): Const-ify name pointer and function pointer prot... | Zack Weinberg | 1 | -66/+69 |
1999-08-25 | cpplib.c (detect_if_not_defined): New function. | Jim Meyering | 1 | -1/+77 |
1999-08-13 | cpplib.c (read_line_number): New fn, split out of... | Jason Merrill | 1 | -25/+44 |
1999-08-04 | Warning fixes: | Kaveh R. Ghazi | 1 | -1/+0 |
1999-08-04 | cpphash.c (macroexpand): Delete leading whitespace when arg is concatenated b... | Zack Weinberg | 1 | -16/+38 |
1999-07-26 | cpplib.c (cpp_get_token): Don't return a CPP_POP if the buffer has manual_pop... | Jason Merrill | 1 | -5/+6 |
1999-07-20 | gcc.c (default_compilers, cpp-output): Pass -fpreprocessed. | Jason Merrill | 1 | -4/+30 |
1999-06-07 | cpplib.c (do_define): Cast `alloca' return value. | Dave Brolley | 1 | -4/+4 |
1999-04-26 | cpphash.c (dump_definition): New function. | Zack Weinberg | 1 | -146/+92 |
1999-04-19 | cpplib.c (output_line_command): Drop CONDITIONAL argument. | Zack Weinberg | 1 | -20/+25 |
1999-04-14 | cpperror.c, [...]: Never call abort. | Zack Weinberg | 1 | -1/+4 |
1999-04-12 | cpphash.c (collect_expansion, [...]): Make the escape character in macro buff... | Zack Weinberg | 1 | -56/+85 |
1999-03-19 | Warning fixes: | Kaveh R. Ghazi | 1 | -12/+12 |
1999-03-16 | cppfiles.c (read_and_prescan): Map backslash-newline to '\r' (which cannot ot... | Zack Weinberg | 1 | -450/+370 |
1999-03-15 | cppinit.c: Instead of one pending list... | Zack Weinberg | 1 | -0/+13 |
1999-02-25 | Makefile.in (cppmain.o, [...]): Don't depend on machmode.h. | Kaveh R. Ghazi | 1 | -6/+6 |
1999-02-25 | cpphash.c (install): Rename to cpp_install, add cpp_reader* first argument. | Zack Weinberg | 1 | -5/+5 |
1999-02-18 | cpplib.c: Kill define of STDC_VALUE. | Zack Weinberg | 1 | -2922/+14 |
1999-02-15 | c-common.c (UNGETC [USE_CPPLIB=1]): Do nothing if c is EOF. | Zack Weinberg | 1 | -21/+36 |
1999-02-09 | cpplib.c (special_symbol): Move IP to be declared in function scope, rather t... | Brendan Kehoe | 1 | -2/+3 |
1999-02-09 | cpplib.c (do_define): Allow redefining __STDC__ with -D. | Zack Weinberg | 1 | -1/+1 |
1999-02-08 | cpplib.c (special_symbol): Rewrite. | Zack Weinberg | 1 | -184/+103 |
1999-02-04 | cpplib.c (initialize_char_syntax): Move to cppinit.c. | Zack Weinberg | 1 | -370/+150 |
1999-01-29 | collect2.c (error): Fix typo in declaration. | Kaveh R. Ghazi | 1 | -1/+1 |
1999-01-26 | Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog for | Jeffrey A Law | 1 | -74/+88 |
1999-01-26 | cppfiles.c (safe_read): Deleted. | Zack Weinberg | 1 | -32/+26 |
1999-01-25 | cpplib.c: Don't include signal.h, sys/times.h, or sys/resource.h. | Zack Weinberg | 1 | -55/+35 |
1999-01-18 | cpplib.c (special_symbol): Qualify a char* with the `const' keyword. | Kaveh R. Ghazi | 1 | -13/+19 |
1999-01-16 | cccp.c (print_help): Fix typos. | Jeffrey A Law | 1 | -2/+2 |
1999-01-06 | Fix copyright dates. | Jeff Law | 1 | -1/+1 |
1999-01-05 | Makefile.in (gcc.o, [...]): Depend on prefix.h. | Kaveh R. Ghazi | 1 | -3/+2 |
1999-01-04 | cpplib.c (skip_if_group): Split out the logic that handles directive recognit... | Zack Weinberg | 1 | -150/+138 |
1999-01-04 | cpplib.c (do_undef): EOF immediately after '#undef FOO' is not an error. | Zack Weinberg | 1 | -1/+1 |
1998-12-16 | cpplib.c (do_include): Treat #include_next in the primary source file as #inc... | Zack Weinberg | 1 | -7/+19 |
1998-12-16 | cccp.c: Don't define MIN/MAX anymore. | Kaveh R. Ghazi | 1 | -6/+0 |
1998-12-15 | cppalloc.c: Add xstrdup here. | Zack Weinberg | 1 | -16/+2 |
1998-12-15 | cpplib.c: Make all directive handlers read their own arguments. | Zack Weinberg | 1 | -172/+169 |
1998-12-15 | cpphash.h (union hash_value): Remove `keydef' member, add a `struct hashnode ... | Zack Weinberg | 1 | -432/+172 |
1998-12-08 | cpplib.c (convert_string): Use `0x00ff', not `0x00ffU'. | Kaveh R. Ghazi | 1 | -1/+1 |
1998-12-07 | cpplib.c (initialize_char_syntax): Use ISALPHA and ISALNUM so it'll work on n... | Zack Weinberg | 1 | -21/+21 |
1998-12-07 | cpplib.h (struct cpp_buffer): Replace dir and dlen members with a struct file... | Zack Weinberg | 1 | -63/+30 |
1998-12-07 | [multiple changes] | Dave Brolley | 1 | -11/+1 |
1998-11-27 | system.h: Include libiberty.h. | Kaveh R. Ghazi | 1 | -6/+3 |
1998-11-25 | cpplib.h: Delete struct import_file. | Zack Weinberg | 1 | -453/+305 |