summaryrefslogtreecommitdiffstats
path: root/gcc/cppinit.c
Commit message (Expand)AuthorAgeFilesLines
...
* * cpplib.h (TTYPE_TABLE): Move CPP_MIN and CPP_MAX into blockzack2000-07-191-8/+37
* 2000-02-17 Zack Weinberg <zack@wolery.cumb.org>zack2000-07-181-1/+14
* * cpphash.c (save_expansion): Clear PREV_WHITE on tokenszack2000-07-151-16/+25
* * cppexp.c, cpphash.c, cpphash.h, cppinit.c, cpplex.c,zack2000-07-131-47/+6
* * cppinit.c: (cpp_reader_init): Allow digraphs by default.neil2000-07-111-11/+10
* * cpphash.h: ISvspace, is_vspace, is_nvspace: New.neil2000-07-091-2/+6
* * cpplib.h (struct cpp_name): Now struct cpp_string.zack2000-07-081-3/+6
* 2000-07-03 Donn Terry (donnte@microsoft.com)zack2000-07-081-0/+22
* * cppexp.c: Update all code for new lexer interface.zack2000-07-081-5/+0
* * cppinit.c: Include cppdefault.h. Refer tozack2000-07-061-120/+13
* toplevel:zack2000-07-051-33/+7
* top level:zack2000-07-041-71/+80
* * cpplib.h (struct cpp_reader): New field include_depth.jakub2000-07-021-1/+1
* * cppfiles.c (open_include_file): If open(2) returns EMFILE orzack2000-06-281-0/+30
* * cppfiles.c: Include splay-tree.h, not hashtab.h.zack2000-06-211-2/+3
* * cppfiles.c: Read files in, using mmap if possible, thenzack2000-05-281-7/+15
* * cppinit.c (cpp_reader_init): Initialise col_adjust andneil2000-05-181-0/+14
* gcc:zack2000-05-041-36/+42
* * cpphash.c (_cpp_make_hashnode): Rename make_HASHNODE, nowzack2000-05-011-3/+2
* * cpphash.h (struct definition): Move file, line, col members...zack2000-04-231-1/+1
* * cppinit.c (handle_option): Don't run error message throughzack2000-04-181-1/+1
* * gcc/conflict.c (conflict_graph_add): Pass enum type tokenner2000-04-181-3/+2
* * Makefile.in ($(srcdir)/c-parse.y: c-parse.in): Enclose the wholerth2000-04-171-1/+1
* * cpplex.c (cpp_output_tokens, cpp_scan_buffer_nooutput): New publiczack2000-04-141-25/+59
* * cpphash.c (timestamp): Delete.zack2000-04-101-26/+27
* * cppexp.c (parse_charconst): Null does not end characterneil2000-04-081-1/+1
* * cppinit.c (cpp_start_read): Turn off -Wtraditional ifzack2000-04-021-0/+4
* * cpplib.c: Include symcat.h. Add 'origin' field to structzack2000-04-011-2/+2
* * cpplex.c: Copy ISTABLE macros from cppinit.c, and adapt themzack2000-04-011-2/+1
* * cpplib.h: Merge struct cpp_options into struct cpp_reader.zack2000-03-311-332/+354
* * cppinit.c (cpp_start_read): Call initialize_dependency_outputzack2000-03-301-4/+4
* 2000-03-28 Zack Weinberg <zack@wolery.cumb.org>zack2000-03-281-1/+2
* 2000-03-16 Neil Booth <NeilB@earthling.net>neil2000-03-161-16/+26
* * Makefile.in (LIBCPP_OBJS): Add cpplex.o.zack2000-03-131-3/+6
* * cpphash.c: Don't include version.h.zack2000-03-131-4/+11
* Convert cpplib to use libiberty/hashtab.c.zack2000-03-121-37/+11
* * cppinit.c (cl_directive_handler): More K&R fixing.ghazi2000-03-121-1/+1
* * cppinit.c (no_arg, no_ass, no_dir, no_fil, no_mac, no_pth):ghazi2000-03-121-6/+9
* 2000-03-12 Neil Booth <NeilB@earthling.net>neil2000-03-121-1/+1
* 2000-03-11 Neil Booth <NeilB@earthling.net>neil2000-03-111-64/+25
* * cppfiles.c (file_cleanup, _cpp_find_include_file,neil2000-03-111-8/+8
* * Makefile.in (LIBCPP_DEPS): New macro.zack2000-03-081-33/+191
* * cpplib.h (parse_underflow_t, CPP_NULL_BUFFER): Delete.zack2000-03-081-8/+6
* 2000-03-07 Neil Booth <NeilB@earthling.net>zack2000-03-071-504/+591
* * cppfiles.c (_cpp_find_include_file): Make sure ih->name iszack2000-03-071-8/+11
* * builtins.c (built_in_class_names, built_in_names): Constify aghazi2000-03-061-1/+0
* * mkdeps.c, mkdeps.h: New files.zack2000-03-041-108/+26
* * cppinit.c: Fix thinko in previous patch.zack2000-03-041-1/+1
* * cpplib.h (_dollar_ok): New macro.zack2000-03-041-30/+22
* * cppinit.c (cpp_handle_option): Set opts->pedantic directly.zack2000-03-041-2/+2
OpenPOWER on IntegriCloud