summaryrefslogtreecommitdiffstats
path: root/gcc/cpplib.c
Commit message (Expand)AuthorAgeFilesLines
...
* * cppexp.c (cpp_interpret_integer): Don't force traditionalneil2002-06-201-0/+2
* * cpplib.c (dtable): Update.neil2002-06-181-6/+13
* * cpphash.h (_cpp_lex_identifier_trad): Remove.neil2002-06-131-9/+8
* * cpplib.c (end_directive): Handle line skipping. Only removeneil2002-06-131-1/+4
* * Makefile.in: Update cppmain.o.neil2002-06-111-36/+64
* * cpphash.h (_cpp_create_definition): Update prototype.neil2002-06-051-28/+38
* * cppexp.c (possible_sum_sign, integer_overflow, left_shift,neil2002-05-261-0/+2
* * cpperror.c (_cpp_begin_message): No special casingneil2002-05-231-1/+1
* * cpperror.c: Fix formatting.kazu2002-05-221-11/+11
* * cppinit.c (cpp_post_options): If preprocessed, turn offneil2002-05-181-1/+1
* * cpplib.c (cpp_init_internal_pragmas): Remove #pragma poison.neil2002-05-091-3/+2
* * c-lex.c (lex_string): Let cpp_parse_escape handles truncationneil2002-05-041-10/+2
* * cppexp.c (lex): Move some code to _cpp_parse_expr, butneil2002-04-281-1/+1
* * cppexp.c (lex): Update to use state.skip_eval.neil2002-04-281-1/+1
* * cppfiles.c (_cpp_pop_file_buffer): Return void. Moveneil2002-04-221-9/+22
* * cppexp.c (struct op, parse_number): Replace U_CHAR with uchar.neil2002-04-211-14/+14
* * cpperror.c (print_location): Don't print include chainneil2002-04-141-64/+75
* * cppinit.c (cpp_create_reader): Initializethorpej2002-04-071-1/+17
* 2002-03-22 Phil Edwards <pme@gcc.gnu.org>pme2002-03-221-2/+2
* * cpphash.h (struct lexer_state): Remove line_extension member.zack2002-03-141-84/+154
* * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in,zack2002-02-271-1/+1
* * cpplex.c (_cpp_lex_token): Handle directives in macroneil2002-02-271-0/+16
* * cpplib.c (glue_header_name): Use local buffer to build upneil2002-02-231-16/+16
* * cpperror.c: Update comments and copyright.neil2002-01-031-34/+25
* * cppfiles.c (_cpp_pop_file_buffer): Change return type to boolschwab2002-01-031-2/+4
* * cppfiles.c (stack_include_file): Don't optimize zero-lengthneil2001-11-261-4/+6
* * ChangeLog.0, ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog,jsm282001-11-231-2/+2
* * cpphash.h (struct cpp_buffer): Delete read_ahead and extra_char.neil2001-10-211-4/+0
* * cpplex.c (handle_newline, skip_escaped_newlines,neil2001-10-201-16/+11
* * cpplib.c (struct pragma_entry): Store the name as a hashnode.neil2001-10-141-26/+20
* * c-pragma.h (cpp_register_pragma_space): Remove.neil2001-10-141-98/+114
* * calls.c: Fix formatting.kazu2001-10-101-1/+1
* * cpphash.h (POOL_ALIGN, POOL_FRONT, POOL_LIMIT, POOL_BASE,neil2001-09-301-28/+32
* * cpphash.h (struct cpp_buff): Make unsigned.neil2001-09-281-17/+16
* * c-lex.c (cb_def_pragma): Update.neil2001-09-241-84/+103
* * cpphash.h (_cpp_lex_token): Update prototype.neil2001-09-161-41/+30
* * cppmain.c (scan_translation_unit): Don't worry aboutneil2001-09-161-98/+108
* * cpphash.h (struct cpp_reader): Remove lexer_pos, directive_pos.neil2001-09-151-11/+18
* * cpperror.c (print_location): Take line and column, forneil2001-09-141-7/+11
* * c-parse.in (_yylex): Use _cpp_backup_tokens.neil2001-09-131-34/+29
* * cpphash.h (struct tokenrun): New.neil2001-09-111-0/+2
* * cpperror.c (print_location): Don't show _Pragma.neil2001-08-221-34/+19
* * cppfiles.c (stack_include_file): line-map.c now handles includeneil2001-08-211-3/+1
* * cpphash.h (_cpp_push_next_buffer): New.neil2001-08-211-0/+1
* * cpperror.c (print_location): Don't take a file name; use theneil2001-08-171-27/+13
* * cpphash.c (_cpp_destroy_hashtable): Use ht_destroy.neil2001-08-111-2/+4
* * cpphash.h, cpplib.c: Correct erroneous previous checkin.neil2001-08-111-4/+2
* * c-lex.c (map): Make const.neil2001-08-111-27/+21
* * cpperror.c (print_containing_files): Moved to line-map.c.neil2001-08-061-111/+44
* * cpplib.c (do_line): Update line number after pop_buffer.neil2001-08-051-0/+1
OpenPOWER on IntegriCloud