Merge
This commit is contained in:
commit
c049f1a014
1
.hgtags
1
.hgtags
@ -120,3 +120,4 @@ f4298bc3f4b6baa315643be06966f09684290068 jdk7-b140
|
|||||||
4a05062d8c4dfa3edec3faf1052af28baba5adff jdk7-b143
|
4a05062d8c4dfa3edec3faf1052af28baba5adff jdk7-b143
|
||||||
07a8728ad49ef6dfa469c3a8bf5ab1e9c80bed5c jdk7-b144
|
07a8728ad49ef6dfa469c3a8bf5ab1e9c80bed5c jdk7-b144
|
||||||
8294c99e685a1f6d1d37c45cd97854cf74be771e jdk7-b145
|
8294c99e685a1f6d1d37c45cd97854cf74be771e jdk7-b145
|
||||||
|
dca1e8a87e8f756f95b99bac8fe795750d42e1b0 jdk7-b146
|
||||||
|
@ -120,3 +120,4 @@ cfbbdb77eac0397b03eb99ee2e07ea00e0a7b81e jdk7-b142
|
|||||||
14b8e7eee1058fd4ed5a2700a2ce14b3616278f1 jdk7-b143
|
14b8e7eee1058fd4ed5a2700a2ce14b3616278f1 jdk7-b143
|
||||||
7203965666a4fe63bf82f5e4204f41ce6285e716 jdk7-b144
|
7203965666a4fe63bf82f5e4204f41ce6285e716 jdk7-b144
|
||||||
55e9ebf032186c333e5964ed044419830ac02693 jdk7-b145
|
55e9ebf032186c333e5964ed044419830ac02693 jdk7-b145
|
||||||
|
2d38c2a79c144c30cd04d143d83ee7ec6af40771 jdk7-b146
|
||||||
|
@ -1876,6 +1876,39 @@ with JRE 7, JDK 7, and OpenJDK 7.
|
|||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
%% This notice is provided with respect to SoftFloat version 2b, which is
|
||||||
|
included with JRE 7, JDK 7, and OpenJDK 7 on Linux/ARM.
|
||||||
|
|
||||||
|
--- begin of LICENSE ---
|
||||||
|
|
||||||
|
Use of any of this software is governed by the terms of the license below:
|
||||||
|
|
||||||
|
SoftFloat was written by me, John R. Hauser. This work was made possible in
|
||||||
|
part by the International Computer Science Institute, located at Suite 600,
|
||||||
|
1947 Center Street, Berkeley, California 94704. Funding was partially
|
||||||
|
provided by the National Science Foundation under grant MIP-9311980. The
|
||||||
|
original version of this code was written as part of a project to build
|
||||||
|
a fixed-point vector processor in collaboration with the University of
|
||||||
|
California at Berkeley, overseen by Profs. Nelson Morgan and John Wawrzynek.
|
||||||
|
|
||||||
|
THIS SOFTWARE IS DISTRIBUTED AS IS, FOR FREE. Although reasonable effort
|
||||||
|
has been made to avoid it, THIS SOFTWARE MAY CONTAIN FAULTS THAT WILL AT
|
||||||
|
TIMES RESULT IN INCORRECT BEHAVIOR. USE OF THIS SOFTWARE IS RESTRICTED TO
|
||||||
|
PERSONS AND ORGANIZATIONS WHO CAN AND WILL TAKE FULL RESPONSIBILITY FOR ALL
|
||||||
|
LOSSES, COSTS, OR OTHER PROBLEMS THEY INCUR DUE TO THE SOFTWARE, AND WHO
|
||||||
|
FURTHERMORE EFFECTIVELY INDEMNIFY JOHN HAUSER AND THE INTERNATIONAL COMPUTER
|
||||||
|
SCIENCE INSTITUTE (possibly via similar legal warning) AGAINST ALL LOSSES,
|
||||||
|
COSTS, OR OTHER PROBLEMS INCURRED BY THEIR CUSTOMERS AND CLIENTS DUE TO THE
|
||||||
|
SOFTWARE.
|
||||||
|
|
||||||
|
Derivative works are acceptable, even for commercial purposes, provided
|
||||||
|
that the minimal documentation requirements stated in the source code are
|
||||||
|
satisfied.
|
||||||
|
|
||||||
|
--- end of LICENSE ---
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
%% Portions licensed from Taligent, Inc.
|
%% Portions licensed from Taligent, Inc.
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
@ -120,3 +120,4 @@ a2f340a048c88d10cbedc0504f5cf03d39925a40 jdk7-b142
|
|||||||
51ed32f6f4de56f16e910ac54ba6c6f6606f4f17 jdk7-b143
|
51ed32f6f4de56f16e910ac54ba6c6f6606f4f17 jdk7-b143
|
||||||
7033a5756ad552d88114594d8e2d2e4dc2c05963 jdk7-b144
|
7033a5756ad552d88114594d8e2d2e4dc2c05963 jdk7-b144
|
||||||
77ec0541aa2aa4da27e9e385a118a2e51e7fca24 jdk7-b145
|
77ec0541aa2aa4da27e9e385a118a2e51e7fca24 jdk7-b145
|
||||||
|
770227a4087e4e401fe87ccd19738440111c3948 jdk7-b146
|
||||||
|
@ -1876,6 +1876,39 @@ with JRE 7, JDK 7, and OpenJDK 7.
|
|||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
%% This notice is provided with respect to SoftFloat version 2b, which is
|
||||||
|
included with JRE 7, JDK 7, and OpenJDK 7 on Linux/ARM.
|
||||||
|
|
||||||
|
--- begin of LICENSE ---
|
||||||
|
|
||||||
|
Use of any of this software is governed by the terms of the license below:
|
||||||
|
|
||||||
|
SoftFloat was written by me, John R. Hauser. This work was made possible in
|
||||||
|
part by the International Computer Science Institute, located at Suite 600,
|
||||||
|
1947 Center Street, Berkeley, California 94704. Funding was partially
|
||||||
|
provided by the National Science Foundation under grant MIP-9311980. The
|
||||||
|
original version of this code was written as part of a project to build
|
||||||
|
a fixed-point vector processor in collaboration with the University of
|
||||||
|
California at Berkeley, overseen by Profs. Nelson Morgan and John Wawrzynek.
|
||||||
|
|
||||||
|
THIS SOFTWARE IS DISTRIBUTED AS IS, FOR FREE. Although reasonable effort
|
||||||
|
has been made to avoid it, THIS SOFTWARE MAY CONTAIN FAULTS THAT WILL AT
|
||||||
|
TIMES RESULT IN INCORRECT BEHAVIOR. USE OF THIS SOFTWARE IS RESTRICTED TO
|
||||||
|
PERSONS AND ORGANIZATIONS WHO CAN AND WILL TAKE FULL RESPONSIBILITY FOR ALL
|
||||||
|
LOSSES, COSTS, OR OTHER PROBLEMS THEY INCUR DUE TO THE SOFTWARE, AND WHO
|
||||||
|
FURTHERMORE EFFECTIVELY INDEMNIFY JOHN HAUSER AND THE INTERNATIONAL COMPUTER
|
||||||
|
SCIENCE INSTITUTE (possibly via similar legal warning) AGAINST ALL LOSSES,
|
||||||
|
COSTS, OR OTHER PROBLEMS INCURRED BY THEIR CUSTOMERS AND CLIENTS DUE TO THE
|
||||||
|
SOFTWARE.
|
||||||
|
|
||||||
|
Derivative works are acceptable, even for commercial purposes, provided
|
||||||
|
that the minimal documentation requirements stated in the source code are
|
||||||
|
satisfied.
|
||||||
|
|
||||||
|
--- end of LICENSE ---
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
%% Portions licensed from Taligent, Inc.
|
%% Portions licensed from Taligent, Inc.
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
@ -120,3 +120,4 @@ e1b5ef243445bf836d095fd44866e1771ef99374 jdk7-b141
|
|||||||
16b847e9bbd747f9d27785b2fc20d4d720cca893 jdk7-b143
|
16b847e9bbd747f9d27785b2fc20d4d720cca893 jdk7-b143
|
||||||
39bf6dcaab2336326b21743cef7042d0a2de9ba0 jdk7-b144
|
39bf6dcaab2336326b21743cef7042d0a2de9ba0 jdk7-b144
|
||||||
10ca7570f47f2ae4132648f7e8da1a05f1a98a15 jdk7-b145
|
10ca7570f47f2ae4132648f7e8da1a05f1a98a15 jdk7-b145
|
||||||
|
bcd31fa1e3c6f51b4fdd427ef905188cdac57164 jdk7-b146
|
||||||
|
@ -1876,6 +1876,39 @@ with JRE 7, JDK 7, and OpenJDK 7.
|
|||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
%% This notice is provided with respect to SoftFloat version 2b, which is
|
||||||
|
included with JRE 7, JDK 7, and OpenJDK 7 on Linux/ARM.
|
||||||
|
|
||||||
|
--- begin of LICENSE ---
|
||||||
|
|
||||||
|
Use of any of this software is governed by the terms of the license below:
|
||||||
|
|
||||||
|
SoftFloat was written by me, John R. Hauser. This work was made possible in
|
||||||
|
part by the International Computer Science Institute, located at Suite 600,
|
||||||
|
1947 Center Street, Berkeley, California 94704. Funding was partially
|
||||||
|
provided by the National Science Foundation under grant MIP-9311980. The
|
||||||
|
original version of this code was written as part of a project to build
|
||||||
|
a fixed-point vector processor in collaboration with the University of
|
||||||
|
California at Berkeley, overseen by Profs. Nelson Morgan and John Wawrzynek.
|
||||||
|
|
||||||
|
THIS SOFTWARE IS DISTRIBUTED AS IS, FOR FREE. Although reasonable effort
|
||||||
|
has been made to avoid it, THIS SOFTWARE MAY CONTAIN FAULTS THAT WILL AT
|
||||||
|
TIMES RESULT IN INCORRECT BEHAVIOR. USE OF THIS SOFTWARE IS RESTRICTED TO
|
||||||
|
PERSONS AND ORGANIZATIONS WHO CAN AND WILL TAKE FULL RESPONSIBILITY FOR ALL
|
||||||
|
LOSSES, COSTS, OR OTHER PROBLEMS THEY INCUR DUE TO THE SOFTWARE, AND WHO
|
||||||
|
FURTHERMORE EFFECTIVELY INDEMNIFY JOHN HAUSER AND THE INTERNATIONAL COMPUTER
|
||||||
|
SCIENCE INSTITUTE (possibly via similar legal warning) AGAINST ALL LOSSES,
|
||||||
|
COSTS, OR OTHER PROBLEMS INCURRED BY THEIR CUSTOMERS AND CLIENTS DUE TO THE
|
||||||
|
SOFTWARE.
|
||||||
|
|
||||||
|
Derivative works are acceptable, even for commercial purposes, provided
|
||||||
|
that the minimal documentation requirements stated in the source code are
|
||||||
|
satisfied.
|
||||||
|
|
||||||
|
--- end of LICENSE ---
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
%% Portions licensed from Taligent, Inc.
|
%% Portions licensed from Taligent, Inc.
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
@ -120,3 +120,4 @@ c025078c8362076503bb83b8e4da14ba7b347940 jdk7-b139
|
|||||||
569d1e7ea980d172046c4aba79d96b5c3afabbba jdk7-b143
|
569d1e7ea980d172046c4aba79d96b5c3afabbba jdk7-b143
|
||||||
6bd683f2d527c9afd47beac1cbf614506929598d jdk7-b144
|
6bd683f2d527c9afd47beac1cbf614506929598d jdk7-b144
|
||||||
42bfba80beb7d3260b7b135b9a39202b512eb8c2 jdk7-b145
|
42bfba80beb7d3260b7b135b9a39202b512eb8c2 jdk7-b145
|
||||||
|
05469dd4c3662c454f8a019e492543add60795cc jdk7-b146
|
||||||
|
@ -1876,6 +1876,39 @@ with JRE 7, JDK 7, and OpenJDK 7.
|
|||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
%% This notice is provided with respect to SoftFloat version 2b, which is
|
||||||
|
included with JRE 7, JDK 7, and OpenJDK 7 on Linux/ARM.
|
||||||
|
|
||||||
|
--- begin of LICENSE ---
|
||||||
|
|
||||||
|
Use of any of this software is governed by the terms of the license below:
|
||||||
|
|
||||||
|
SoftFloat was written by me, John R. Hauser. This work was made possible in
|
||||||
|
part by the International Computer Science Institute, located at Suite 600,
|
||||||
|
1947 Center Street, Berkeley, California 94704. Funding was partially
|
||||||
|
provided by the National Science Foundation under grant MIP-9311980. The
|
||||||
|
original version of this code was written as part of a project to build
|
||||||
|
a fixed-point vector processor in collaboration with the University of
|
||||||
|
California at Berkeley, overseen by Profs. Nelson Morgan and John Wawrzynek.
|
||||||
|
|
||||||
|
THIS SOFTWARE IS DISTRIBUTED AS IS, FOR FREE. Although reasonable effort
|
||||||
|
has been made to avoid it, THIS SOFTWARE MAY CONTAIN FAULTS THAT WILL AT
|
||||||
|
TIMES RESULT IN INCORRECT BEHAVIOR. USE OF THIS SOFTWARE IS RESTRICTED TO
|
||||||
|
PERSONS AND ORGANIZATIONS WHO CAN AND WILL TAKE FULL RESPONSIBILITY FOR ALL
|
||||||
|
LOSSES, COSTS, OR OTHER PROBLEMS THEY INCUR DUE TO THE SOFTWARE, AND WHO
|
||||||
|
FURTHERMORE EFFECTIVELY INDEMNIFY JOHN HAUSER AND THE INTERNATIONAL COMPUTER
|
||||||
|
SCIENCE INSTITUTE (possibly via similar legal warning) AGAINST ALL LOSSES,
|
||||||
|
COSTS, OR OTHER PROBLEMS INCURRED BY THEIR CUSTOMERS AND CLIENTS DUE TO THE
|
||||||
|
SOFTWARE.
|
||||||
|
|
||||||
|
Derivative works are acceptable, even for commercial purposes, provided
|
||||||
|
that the minimal documentation requirements stated in the source code are
|
||||||
|
satisfied.
|
||||||
|
|
||||||
|
--- end of LICENSE ---
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
%% Portions licensed from Taligent, Inc.
|
%% Portions licensed from Taligent, Inc.
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
@ -121,3 +121,4 @@ efbf75c24b0f31847c9c403f6dc07dc80551908d jdk7-b143
|
|||||||
23bdcede4e3945894574892e80b848bd9f15b5f3 jdk7-b144
|
23bdcede4e3945894574892e80b848bd9f15b5f3 jdk7-b144
|
||||||
1e04b38b3824a4a1d197ef681a302e6813e53f8b jdk7-b145
|
1e04b38b3824a4a1d197ef681a302e6813e53f8b jdk7-b145
|
||||||
539e576793a8e64aaf160e0d6ab0b9723cd0bef0 jdk7-b146
|
539e576793a8e64aaf160e0d6ab0b9723cd0bef0 jdk7-b146
|
||||||
|
f097ca2434b1412b12ab4a5c2397ce271bf681e7 jdk7-b147
|
||||||
|
@ -1876,6 +1876,39 @@ with JRE 7, JDK 7, and OpenJDK 7.
|
|||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
%% This notice is provided with respect to SoftFloat version 2b, which is
|
||||||
|
included with JRE 7, JDK 7, and OpenJDK 7 on Linux/ARM.
|
||||||
|
|
||||||
|
--- begin of LICENSE ---
|
||||||
|
|
||||||
|
Use of any of this software is governed by the terms of the license below:
|
||||||
|
|
||||||
|
SoftFloat was written by me, John R. Hauser. This work was made possible in
|
||||||
|
part by the International Computer Science Institute, located at Suite 600,
|
||||||
|
1947 Center Street, Berkeley, California 94704. Funding was partially
|
||||||
|
provided by the National Science Foundation under grant MIP-9311980. The
|
||||||
|
original version of this code was written as part of a project to build
|
||||||
|
a fixed-point vector processor in collaboration with the University of
|
||||||
|
California at Berkeley, overseen by Profs. Nelson Morgan and John Wawrzynek.
|
||||||
|
|
||||||
|
THIS SOFTWARE IS DISTRIBUTED AS IS, FOR FREE. Although reasonable effort
|
||||||
|
has been made to avoid it, THIS SOFTWARE MAY CONTAIN FAULTS THAT WILL AT
|
||||||
|
TIMES RESULT IN INCORRECT BEHAVIOR. USE OF THIS SOFTWARE IS RESTRICTED TO
|
||||||
|
PERSONS AND ORGANIZATIONS WHO CAN AND WILL TAKE FULL RESPONSIBILITY FOR ALL
|
||||||
|
LOSSES, COSTS, OR OTHER PROBLEMS THEY INCUR DUE TO THE SOFTWARE, AND WHO
|
||||||
|
FURTHERMORE EFFECTIVELY INDEMNIFY JOHN HAUSER AND THE INTERNATIONAL COMPUTER
|
||||||
|
SCIENCE INSTITUTE (possibly via similar legal warning) AGAINST ALL LOSSES,
|
||||||
|
COSTS, OR OTHER PROBLEMS INCURRED BY THEIR CUSTOMERS AND CLIENTS DUE TO THE
|
||||||
|
SOFTWARE.
|
||||||
|
|
||||||
|
Derivative works are acceptable, even for commercial purposes, provided
|
||||||
|
that the minimal documentation requirements stated in the source code are
|
||||||
|
satisfied.
|
||||||
|
|
||||||
|
--- end of LICENSE ---
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
%% Portions licensed from Taligent, Inc.
|
%% Portions licensed from Taligent, Inc.
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
@ -120,3 +120,4 @@ a15c9b058ae007d4ccb7e35ce44e4dfa977f090b jdk7-b137
|
|||||||
5faa9eedc44e201f2b13ad837e9077668b823d28 jdk7-b143
|
5faa9eedc44e201f2b13ad837e9077668b823d28 jdk7-b143
|
||||||
8eb952f43b117d538f6ca5e9e43ff9ce7646c7ee jdk7-b144
|
8eb952f43b117d538f6ca5e9e43ff9ce7646c7ee jdk7-b144
|
||||||
c455e2ae5c93014ae3fc475aba4509b5f70465f7 jdk7-b145
|
c455e2ae5c93014ae3fc475aba4509b5f70465f7 jdk7-b145
|
||||||
|
9425dd4f53d5bfcd992d9aecea0eb7d8b2d4f62b jdk7-b146
|
||||||
|
@ -1876,6 +1876,39 @@ with JRE 7, JDK 7, and OpenJDK 7.
|
|||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
%% This notice is provided with respect to SoftFloat version 2b, which is
|
||||||
|
included with JRE 7, JDK 7, and OpenJDK 7 on Linux/ARM.
|
||||||
|
|
||||||
|
--- begin of LICENSE ---
|
||||||
|
|
||||||
|
Use of any of this software is governed by the terms of the license below:
|
||||||
|
|
||||||
|
SoftFloat was written by me, John R. Hauser. This work was made possible in
|
||||||
|
part by the International Computer Science Institute, located at Suite 600,
|
||||||
|
1947 Center Street, Berkeley, California 94704. Funding was partially
|
||||||
|
provided by the National Science Foundation under grant MIP-9311980. The
|
||||||
|
original version of this code was written as part of a project to build
|
||||||
|
a fixed-point vector processor in collaboration with the University of
|
||||||
|
California at Berkeley, overseen by Profs. Nelson Morgan and John Wawrzynek.
|
||||||
|
|
||||||
|
THIS SOFTWARE IS DISTRIBUTED AS IS, FOR FREE. Although reasonable effort
|
||||||
|
has been made to avoid it, THIS SOFTWARE MAY CONTAIN FAULTS THAT WILL AT
|
||||||
|
TIMES RESULT IN INCORRECT BEHAVIOR. USE OF THIS SOFTWARE IS RESTRICTED TO
|
||||||
|
PERSONS AND ORGANIZATIONS WHO CAN AND WILL TAKE FULL RESPONSIBILITY FOR ALL
|
||||||
|
LOSSES, COSTS, OR OTHER PROBLEMS THEY INCUR DUE TO THE SOFTWARE, AND WHO
|
||||||
|
FURTHERMORE EFFECTIVELY INDEMNIFY JOHN HAUSER AND THE INTERNATIONAL COMPUTER
|
||||||
|
SCIENCE INSTITUTE (possibly via similar legal warning) AGAINST ALL LOSSES,
|
||||||
|
COSTS, OR OTHER PROBLEMS INCURRED BY THEIR CUSTOMERS AND CLIENTS DUE TO THE
|
||||||
|
SOFTWARE.
|
||||||
|
|
||||||
|
Derivative works are acceptable, even for commercial purposes, provided
|
||||||
|
that the minimal documentation requirements stated in the source code are
|
||||||
|
satisfied.
|
||||||
|
|
||||||
|
--- end of LICENSE ---
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
%% Portions licensed from Taligent, Inc.
|
%% Portions licensed from Taligent, Inc.
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user