Age | Commit message (Expand) | Author | Files | Lines |
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 |
1998-11-23 | cccp.c (S_ISREG, S_ISDIR): Delete defines. | Melissa O'Neill | 1 | -8/+0 |
1998-11-08 | gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it... | Kaveh R. Ghazi | 1 | -14/+14 |
1998-11-07 | configure.in (host_xm_file, [...]): Arrange to include gansidecl.h in {ht}con... | Kaveh R. Ghazi | 1 | -1/+0 |
1998-10-29 | [multiple changes] | Zack Weinberg | 1 | -907/+152 |
1998-10-28 | Makefile.in (cc1): Put C_OBJS, and thence @extra_c_objs@ last. | Richard Henderson | 1 | -1/+13 |
1998-10-17 | Warning fixes: | Kaveh R. Ghazi | 1 | -8/+8 |
1998-10-16 | cpplib.c (cpp_get_token): Replace whitespace that occurs between a macro name... | Dave Brolley | 1 | -15/+29 |
1998-10-10 | cppexp.c: When forcing unsigned comparisons, cast both sides of the operation. | Zack Weinberg | 1 | -3/+3 |
1998-10-08 | emit-rtl.c (init_emit_once): Call INIT_EXPANDERS. | Jeff Law | 1 | -2/+2 |
1998-10-04 | cpplib.c (macroexpand): Correct off-by-one error in handling of escapes. | Zack Weinberg | 1 | -4/+4 |
1998-09-30 | cpplib.c (macroexpand): If arg->raw_before or arg->raw_after... | Zack Weinberg | 1 | -11/+23 |
1998-09-30 | toplev.c (documented_lang_options): Recognize -include, -imacros, -iwithprefi... | Zack Weinberg | 1 | -37/+37 |
1998-09-20 | c-lex.c (init_lex): Use getenv ("LANG"), not GET_ENVIRONMENT (). | Felix Lee | 1 | -7/+7 |
1998-09-16 | cpplib.c: removed OLD_GPLUSPLUS_INCLUDE_DIR | Alexandre Oliva | 1 | -1/+0 |
1998-08-26 | system.h: Include stdarg.h/varargs.h... | Kaveh R. Ghazi | 1 | -5/+0 |
1998-08-20 | stor-layout.c (layout_type): Compute TYPE_SIZE_UNIT correctly for arrays of b... | Dave Brolley | 1 | -0/+6 |
1998-07-20 | Remove accidental checkin. | Jeff Law | 1 | -4/+0 |
1998-07-13 | Add --help option. | Nick Clifton | 1 | -3/+83 |
1998-07-06 | cpplib.c (cpp_options_init): Initialize cplusplus_comments to 1, matching Jul... | Ian Lance Taylor | 1 | -1/+2 |
1998-06-29 | Warning fixes: | Kaveh R. Ghazi | 1 | -1/+1 |
1998-06-28 | Consolidate strerror handling, as well as getcwd/getwd. | Kaveh R. Ghazi | 1 | -12/+2 |
1998-06-23 | cpplib.c (do_line): Typo broke #line directive. | Dave Brolley | 1 | -5/+14 |
1998-06-22 | Warning fixes: | Kaveh R. Ghazi | 1 | -1/+1 |
1998-06-10 | Integrate cpplib into the C and C++ front ends. | Dave Brolley | 1 | -455/+474 |
1998-05-25 | cpperror.c (v_cpp_message): Remove static prototype. | Dave Brolley | 1 | -1/+0 |
1998-05-19 | Warning Fixes: | Kaveh R. Ghazi | 1 | -152/+287 |
1998-05-13 | Warning fixes: | Kaveh R. Ghazi | 1 | -6/+7 |
1998-05-06 | typo typo fixes fixes | Jeff Law | 1 | -3/+3 |
1998-05-06 | c-common.c: Convert to using ctype macros defined in system.h. | Kaveh R. Ghazi | 1 | -4/+4 |
1998-05-06 | Be more careful when including <time.h> and <sys/file.h> in system.h. | Kaveh R. Ghazi | 1 | -4/+0 |
1998-05-05 | * Check in merge from gcc2. See ChangeLog.12 for details. | Jeff Law | 1 | -0/+4 |
1998-04-04 | * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 | Jeff Law | 1 | -3/+5 |
1998-03-30 | gcc.c, cccp.c, cpplib.c, collect2.c (GET_ENVIRONMENT): Added. | Stan Cox | 1 | -5/+9 |
1998-03-30 | More cutover to system.h: | Kaveh R. Ghazi | 1 | -52/+1 |
1998-03-29 | cpplib.c (cpp_file_line_for_message): Delete unused parameter. | Jeffrey A Law | 1 | -6/+10 |
1998-03-18 | Fix more warnings... | Kaveh R. Ghazi | 1 | -5/+2 |
1998-01-27 | c-lex.c: Include <stdlib.h> and <string.h>/<strings.h>. | Kaveh R. Ghazi | 1 | -20/+14 |
1997-12-06 | Merge from gcc-2.8 | Jeff Law | 1 | -141/+128 |
1997-11-13 | cccp.c, cpplib.c (compare_defs): Don't complain about arg name respellings un... | Paul Eggert | 1 | -3/+5 |