OSDN Git Service

Fix bug with -MM -MG.
[pf3gnuchains/gcc-fork.git] / libcpp / ChangeLog
index 1331bde..766e5bf 100644 (file)
@@ -1,3 +1,13 @@
+2005-10-14  James E Wilson  <wilson@specifix.com>
+
+       PR preprocessor/15220
+       * files.c (_cpp_find_file): New parameter angle_brackets.  Fix all
+       callers.  Pass to open_file_failed.
+       (open_file_failed): New parameter angle_brackets.  Fix all callers.
+       Use in print_dep assignment.
+       * init.c (cpp_read_main_file): Pass additional arg to _cpp_find_file.
+       * internal.h (_cpp_find_file): Add new parm to declaration.
+       
 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
 
        * configure.ac: Require 64-bit int for arm*-*-*eabi*.