summaryrefslogtreecommitdiffstats
path: root/gcc/cppinit.c
Commit message (Expand)AuthorAgeFilesLines
* * cpphash.h (struct spec_nodes): Add n_true and n_false.zack2001-02-071-1/+3
* * cppinit.c (BC): New macro.mmitchel2001-02-041-0/+2
* * cppinit.c (append_include_chain): Honor NO_IMPLICIT_EXTERN_C.jakub2001-02-031-0/+4
* * cppfiles.c (_cpp_read_file): Add to dependencies if requested.jakub2001-01-241-7/+2
* * cppinit.c (INO_T_EQ): Don't use #elif, fix formatting.msokolov2001-01-211-4/+6
* * c-parse.in (finish_parse): Add comment about cpp_destroy.neil2001-01-141-4/+10
* * cppinit.c (cpp_handle_option): help_only is now part of theneil2001-01-131-3/+3
* * cppinit.c (do_includes): Fix typo.neil2001-01-111-1/+1
* 2001-01-11 Neil Booth <neil@daikokuya.demon.co.uk>neil2001-01-111-15/+20
* * Makefile.in (tradcpp0): Depend on mkdeps.h. Link mkdeps.oneil2001-01-101-3/+4
* * cppinit.c (OPT_g): Remove.neil2001-01-101-8/+2
* * cppinit.c (OPT_MD, OPT_MMD): Restore.neil2001-01-091-10/+30
* * cppinit.c (cpp_cleanup): NULLify macro_buffer and zeroaoliva2001-01-091-1/+5
* * cppinit.c (init): Rename init_library.neil2001-01-081-3/+3
* * c-lang.c (c_post_options): Call cpp_post_options.neil2001-01-071-62/+62
* * (initialize, initialize_builtins,neil2001-01-071-114/+127
* * cpp.texi: Update for -MQ.neil2001-01-061-12/+9
* * cpplib.h (struct cpp_reader): Add help_only field.zack2001-01-051-13/+22
* * cpp.texi: Update for -MP. Clarify behaviour of -MT.neil2001-01-051-2/+12
* * cpp.texi: Update for -MT.neil2001-01-041-15/+21
* * cpplib.h (struct cpp_reader): Remove references to string_poolneil2000-12-171-7/+0
* * gcc.c (cpp_options): Pass -fno-operator-names.jakub2000-12-151-0/+9
* include:zack2000-12-081-43/+2
* * cppfiles.c (cpp_make_system_header): Take 2 booleans,neil2000-12-041-2/+2
* * cppinit.c (initialize): Forgotten prototype.neil2000-12-011-0/+1
* * cppmacro.c (cpp_scan_buffer_nooutput): Take a booleanneil2000-11-281-1/+1
* * c-lex.h (parse_in): Change parse_in to a cpp_reader *.neil2000-11-281-37/+31
* * cppinit.c (cpp_reader_init): Remove handling of warn_pasteneil2000-11-271-9/+0
* * cpplib.h (struct cpp_reader): Remove lang_asm.neil2000-11-261-11/+5
* * Makefile.in: Remove MAYBE_CPPLIB and maybe_cpplib.neil2000-11-261-1/+3
* * do_includes: Revert to using cpp_read_file.neil2000-11-211-8/+3
* * c-lang.c (lang_init_options): Update call toneil2000-11-201-69/+129
* * cppinit.c: Update comments.neil2000-11-181-58/+66
* New option --target-help.cchavva2000-11-141-0/+5
* * cppfiles.c (stack_include_file): Check for stacked contextsneil2000-10-301-0/+1
* 2000-10-28 Neil Booth <neilb@earthling.net>neil2000-10-281-109/+115
* * cpperror.c (_cpp_begin_message): Do the test for suppressionneil2000-09-281-1/+1
* 2000-09-25 Branko Cibej <branko.cibej@hermes.si>bkoz2000-09-251-8/+14
* * cppinit.c (cpp_init): Don't use ANSI prototypes.mmitchel2000-09-181-1/+1
* * Makefile.in: Remove references to cppulp.{c,o}.neil2000-09-071-5/+6
* * cpperror.c (print_file_and_line): If line is (unsigned int)-1,zack2000-08-291-8/+7
* 2000-08-20 Zack Weinberg <zack@wolery.cumb.org>zack2000-08-201-6/+22
* * cpphash.h: Use HAVE_DESIGNATED_INITIALIZERS.neil2000-08-181-8/+32
* * (cppinit.c) merge_include_chains: Use remove_dup_dir,neil2000-08-171-89/+69
* * cppinit.c (cpp_cleanup): Free include dir chains.neil2000-08-171-0/+9
* * cppinit.c (path_include, append_include_chain):neil2000-08-171-40/+25
* * cppinit.c (sort_options): Remove, put functionality inneil2000-08-171-25/+14
* * cppdefault.h (WINT_TYPE): Define.jsm282000-08-041-0/+3
* * cppexp.c, cppinit.c, cpplex.c, cpplib.c, cppmacro.c,zack2000-08-021-1/+1
* * cpperror.c (v_message): Split into _cpp_begin_message andzack2000-08-021-48/+10
OpenPOWER on IntegriCloud