1. 28 Jul, 2000 2 commits
    • gcc.c (struct prefix_list): Add member priority. · 922a4beb
      * gcc.c (struct prefix_list): Add member priority.
      (enum path_prefix_priority): Declare.
      (add_prefix): Replace ``first'' with ``priority''.  Append new
      entry but keep list in priority order.
      (process_command): Update.  Pass PREFIX_PRIORITY_B_OPT or
      PREFIX_PRIORITY_LAST to add_prefix.
      (process_command): Move include kludge - foo/stageN - to before
      foo/include.
      
      From-SVN: r35304
      Andrew Cagney committed
    • [multiple changes] · da632f2c
      2000-07-27  Tom Tromey  <tromey@cygnus.com>
      
              * parse.y (patch_method_invocation): Don't reverse the argument
              list when dealing with anonymous class constructors. Fixed typo in
              comment.
      
      2000-07-27  Alexandre Petit-Bianco  <apbianco@cygnus.com>
      
              * parse.y (build_alias_initializer_parameter_list): Reverse
              crafted list when building aliases for anonymous class
              constructors.
      
      (http://gcc.gnu.org/ml/gcc-patches/2000-07/msg01146.html)
      
      From-SVN: r35303
      Alexandre Petit-Bianco committed
  2. 27 Jul, 2000 29 commits
  3. 26 Jul, 2000 9 commits