src/share/vm/includeDB_zero

changeset 1814
f9271ff9d324
parent 1445
354d3184f6b2
child 1866
348346af6676
     1.1 --- a/src/share/vm/includeDB_zero	Wed Apr 14 15:30:13 2010 -0700
     1.2 +++ b/src/share/vm/includeDB_zero	Thu Apr 15 02:40:12 2010 -0700
     1.3 @@ -1,6 +1,6 @@
     1.4  //
     1.5  // Copyright 2001-2009 Sun Microsystems, Inc.  All Rights Reserved.
     1.6 -// Copyright 2009 Red Hat, Inc.
     1.7 +// Copyright 2009, 2010 Red Hat, Inc.
     1.8  // DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     1.9  //
    1.10  // This code is free software; you can redistribute it and/or modify it
    1.11 @@ -25,6 +25,8 @@
    1.12  
    1.13  // NOTE: DO NOT CHANGE THIS COPYRIGHT TO NEW STYLE - IT WILL BREAK makeDeps!
    1.14  
    1.15 +cppInterpreter_<arch>.cpp               stack_<arch>.inline.hpp
    1.16 +
    1.17  entryFrame_<arch>.hpp                   javaCalls.hpp
    1.18  entryFrame_<arch>.hpp                   stack_<arch>.hpp
    1.19  
    1.20 @@ -47,9 +49,19 @@
    1.21  interpreterFrame_<arch>.hpp             stack_<arch>.hpp
    1.22  interpreterFrame_<arch>.hpp             thread.hpp
    1.23  
    1.24 +interpreterRT_<arch>.cpp                stack_<arch>.inline.hpp
    1.25 +
    1.26  sharkFrame_<arch>.hpp                   methodOop.hpp
    1.27  sharkFrame_<arch>.hpp                   stack_<arch>.hpp
    1.28  
    1.29  stack_<arch>.hpp                        sizes.hpp
    1.30  
    1.31 +stack_<arch>.inline.hpp                 stack_<arch>.hpp
    1.32 +stack_<arch>.inline.hpp                 thread.hpp
    1.33 +
    1.34 +stack_<arch>.cpp                        interpreterRuntime.hpp
    1.35 +stack_<arch>.cpp                        stack_<arch>.hpp
    1.36 +
    1.37 +stubGenerator_<arch>.cpp                stack_<arch>.inline.hpp
    1.38 +
    1.39  thread.hpp                              stack_<arch>.hpp

mercurial