summaryrefslogtreecommitdiffstats
path: root/gcc/cppfiles.c
Commit message (Expand)AuthorAgeFilesLines
* * c-decl.c (duplicate_decls, push_parm_decl): Remove leadingneil2001-12-021-1/+1
* * cppfiles.c (read_include_file): Add comment.neil2001-11-271-0/+5
* * cppfiles.c (stack_include_file): Don't optimize zero-lengthneil2001-11-261-12/+21
* * ChangeLog.0, ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog,jsm282001-11-231-1/+1
* * cppfiles.c (STAT_SIZE_TOO_BIG): Define.kenner2001-11-211-1/+14
* 2001-10-10 Stan Shebs <shebs@apple.com>shebs2001-10-111-1/+1
* * calls.c: Fix formatting.kazu2001-10-101-1/+1
* * cppfiles.c (open_file): Don't mark zero-length filesneil2001-10-081-25/+15
* * cpperror.c (print_location): Don't show _Pragma.neil2001-08-221-8/+16
* * cppfiles.c (stack_include_file): line-map.c now handles includeneil2001-08-211-12/+1
* * cppfiles.c (stack_include_file): Don't handle -H here.neil2001-08-211-12/+2
* * cppfiles.c (stack_include_file): Harmonize system headerness tests.neil2001-08-211-41/+43
* * cpperror.c (print_location): Don't take a file name; use theneil2001-08-171-2/+6
* * c-lex.c (map): Make const.neil2001-08-111-8/+5
* PR preprocessor/3081neil2001-08-051-5/+4
* * Makefile.in (CPPLIB_H): New, so that dependencies on cpplib.hneil2001-08-041-1/+1
* * line-map.c: New.neil2001-08-021-3/+3
* * alias.c: Fix comment formatting.kazu2001-08-011-4/+4
* * cppexp.c (parse_defined): Always record the macro name.neil2001-07-291-4/+4
* * cppfiles.c (remove_component_p): Don't assume lstat/stat willaoliva2001-05-221-0/+6
* * cppfiles.c (struct include_file): New member err_no.neil2001-05-051-9/+9
* * configure.in: Add check for lstat.neil2001-04-061-96/+118
* * cppfiles.c (open_file): Fail directories silently, butneil2001-04-061-30/+34
* * cppfiles.c (stack_include_file): Use MAX of sysp.aoliva2001-03-161-2/+2
* * cpp.texi: Update documentation for -include and -imacros.neil2001-03-151-73/+72
* * cppfiles.c (stack_include_file): Only increase the includeneil2001-03-141-57/+56
* * cppfiles.c (NO_INCLUDE_PATH): New macro.neil2001-03-131-70/+47
* * cppfiles.c: Update comments.neil2001-03-121-105/+116
* * cppfiles.c (INCLUDE_LEN_FUDGE, ENOMEM): Delete.neil2001-03-111-12/+3
* * cppfiles.c (search_from): Use lbasename.neil2001-03-101-5/+1
* * cppfiles.c (search_from): Special case the empty string.neil2001-03-041-1/+5
* * cppfiles.c (_cpp_execute_include): Don't make a null-terminatedneil2001-03-041-15/+6
* * cppfiles.c (struct include_file): Update.neil2001-03-021-93/+75
* * cppfiles.c: Update comments.neil2001-02-211-8/+4
* * cppfiles.c (stack_include_file): Generate dependenciesneil2001-02-191-19/+23
* * cppfiles.c (_cpp_make_system_header): Generate a fileneil2001-02-161-0/+2
* * cppfiles.c (_cpp_read_file): Add to dependencies if requested.jakub2001-01-241-0/+3
* * cppfiles.c (_cpp_fake_include): New function.neil2001-01-131-1/+22
* 2001-01-11 Neil Booth <neil@daikokuya.demon.co.uk>neil2001-01-111-4/+4
* * cppfiles.c (_cpp_execute_include): Move `len` initialisationgrahams2001-01-091-1/+2
* * tradcpp.c (deps_file, print_deps_missing_files): New variables.jakub2001-01-041-7/+8
* * c-lex.c: s/change_file/file_change.neil2000-12-181-8/+11
* * c-lex.c: Move main_input_filename handling to FC_ENTER. Clean up.neil2000-12-171-13/+0
* * cppfiles.c (hack_vms_include_specification): Delete functionzack2000-12-151-280/+0
* * cppfiles.c (read_name_map): Return null if open () fails.neil2000-12-131-28/+22
* * cpperror.c (print_location): New function.neil2000-12-111-4/+1
* * cppfiles.c (NEVER_REREAD, DO_NOT_REREAD): Move from cpphash.h.neil2000-12-091-0/+10
* * cppfiles.c (struct include_file): Move from cpphash.h.neil2000-12-071-10/+59
* * c-common.c (parse_in): Make a cpp_reader *.neil2000-12-071-44/+0
* * cppfiles.c (stack_include_file): Push zero-length buffersneil2000-12-051-37/+47
OpenPOWER on IntegriCloud