Skip to content

Commit

Permalink
Merge pull request sstsimulator#1048 from sstsimulator/devel
Browse files Browse the repository at this point in the history
Automatically Merged using SST Master Branch Merger
  • Loading branch information
sst-autotester authored May 25, 2018
2 parents 4d118f7 + 573c34a commit 47ff24a
Show file tree
Hide file tree
Showing 1,027 changed files with 3,217 additions and 3,157 deletions.
25 changes: 13 additions & 12 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,16 +1,18 @@
Copyright 2009-2018 Sandia Corporation. Under the terms
of Contract DE-NA0003525 with Sandia Corporation, the U.S.
Government retains certain rights in this software.
Copyright 2009-2018 National Technology and Engineering Solutions of Sandia,
LLC (NTESS). Under the terms of Contract DE-NA-0003525, the U.S. Government
retains certain rights in this software.

All rights reserved.
Sandia National Laboratories is a multimission laboratory managed and operated
by National Technology and Engineering Solutions of Sandia, LLC., a wholly
owned subsidiary of Honeywell International, Inc., for the U.S. Department of
Energy's National Nuclear Security Administration under contract DE-NA0003525.

Copyright (c) 2009-2018, NTESS

Portions are copyright of other developers:
See the file CONTRIBUTITORS.TXT in the top level directory
of this repository for more information.
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:

* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
Expand All @@ -20,7 +22,7 @@ met:
disclaimer in the documentation and/or other materials provided
with the distribution.

* Neither the name of Sandia Corporation nor the names of its
* Neither the name of the copyright holder nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.

Expand All @@ -35,4 +37,3 @@ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# Structural Simulation Toolkit (SST)

#### Copyright (c) 2009-2018, Sandia Corporation
#### Copyright (c) 2009-2018, National Technology and Engineering Solutions of Sandia, LLC (NTESS)
Portions are copyright of other developers:
See the file CONTRIBUTORS.TXT in the top level directory
of this repository for more information.
Expand Down
2 changes: 1 addition & 1 deletion config/sst_check_stake.m4
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ AC_DEFUN([SST_CHECK_STAKE],
AC_LANG_POP([C++])
AC_CHECK_LIB([riscv], [_ZN5sim_t3runEv],
[STAKE_LIB="-lriscv -lfesvr"], [sst_check_stake_happy="no"])
[STAKE_LIB="-lriscv -lfesvr -lsoftfloat"], [sst_check_stake_happy="no"], [-lfesvr -lsoftfloat])
CPPFLAGS="$CPPFLAGS_saved"
LDFLAGS="$LDFLAGS_saved"
Expand Down
6 changes: 3 additions & 3 deletions src/sst/elements/CramSim/CramSim.cpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// Copyright 2009-2018 Sandia Corporation. Under the terms
// of Contract DE-NA0003525 with Sandia Corporation, the U.S.
// Copyright 2009-2018 NTESS. Under the terms
// of Contract DE-NA0003525 with NTESS, the U.S.
// Government retains certain rights in this software.
//
// Copyright (c) 2009-2018, Sandia Corporation
// Copyright (c) 2009-2018, NTESS
// All rights reserved.
//
// Portions are copyright of other developers:
Expand Down
6 changes: 3 additions & 3 deletions src/sst/elements/CramSim/TxnDispatcher.cpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// Copyright 2009-2018 Sandia Corporation. Under the terms
// of Contract DE-NA0003525 with Sandia Corporation, the U.S.
// Copyright 2009-2018 NTESS. Under the terms
// of Contract DE-NA0003525 with NTESS, the U.S.
// Government retains certain rights in this software.
//
// Copyright (c) 2009-2018, Sandia Corporation
// Copyright (c) 2009-2018, NTESS
// All rights reserved.
//
// Portions are copyright of other developers:
Expand Down
6 changes: 3 additions & 3 deletions src/sst/elements/CramSim/TxnDispatcher.hpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// Copyright 2009-2018 Sandia Corporation. Under the terms
// of Contract DE-NA0003525 with Sandia Corporation, the U.S.
// Copyright 2009-2018 NTESS. Under the terms
// of Contract DE-NA0003525 with NTESS, the U.S.
// Government retains certain rights in this software.
//
// Copyright (c) 2009-2018, Sandia Corporation
// Copyright (c) 2009-2018, NTESS
// All rights reserved.
//
// Portions are copyright of other developers:
Expand Down
6 changes: 3 additions & 3 deletions src/sst/elements/CramSim/c_AddressHasher.cpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// Copyright 2009-2018 Sandia Corporation. Under the terms
// of Contract DE-NA0003525 with Sandia Corporation, the U.S.
// Copyright 2009-2018 NTESS. Under the terms
// of Contract DE-NA0003525 with NTESS, the U.S.
// Government retains certain rights in this software.
//
// Copyright (c) 2009-2018, Sandia Corporation
// Copyright (c) 2009-2018, NTESS
// All rights reserved.
//
// Portions are copyright of other developers:
Expand Down
6 changes: 3 additions & 3 deletions src/sst/elements/CramSim/c_AddressHasher.hpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// Copyright 2009-2018 Sandia Corporation. Under the terms
// of Contract DE-NA0003525 with Sandia Corporation, the U.S.
// Copyright 2009-2018 NTESS. Under the terms
// of Contract DE-NA0003525 with NTESS, the U.S.
// Government retains certain rights in this software.
//
// Copyright (c) 2009-2018, Sandia Corporation
// Copyright (c) 2009-2018, NTESS
// All rights reserved.
//
// Portions are copyright of other developers:
Expand Down
6 changes: 3 additions & 3 deletions src/sst/elements/CramSim/c_Bank.cpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// Copyright 2009-2018 Sandia Corporation. Under the terms
// of Contract DE-NA0003525 with Sandia Corporation, the U.S.
// Copyright 2009-2018 NTESS. Under the terms
// of Contract DE-NA0003525 with NTESS, the U.S.
// Government retains certain rights in this software.
//
// Copyright (c) 2009-2018, Sandia Corporation
// Copyright (c) 2009-2018, NTESS
// All rights reserved.
//
// Portions are copyright of other developers:
Expand Down
6 changes: 3 additions & 3 deletions src/sst/elements/CramSim/c_Bank.hpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// Copyright 2009-2018 Sandia Corporation. Under the terms
// of Contract DE-NA0003525 with Sandia Corporation, the U.S.
// Copyright 2009-2018 NTESS. Under the terms
// of Contract DE-NA0003525 with NTESS, the U.S.
// Government retains certain rights in this software.
//
// Copyright (c) 2009-2018, Sandia Corporation
// Copyright (c) 2009-2018, NTESS
// All rights reserved.
//
// Portions are copyright of other developers:
Expand Down
6 changes: 3 additions & 3 deletions src/sst/elements/CramSim/c_BankCommand.cpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// Copyright 2009-2018 Sandia Corporation. Under the terms
// of Contract DE-NA0003525 with Sandia Corporation, the U.S.
// Copyright 2009-2018 NTESS. Under the terms
// of Contract DE-NA0003525 with NTESS, the U.S.
// Government retains certain rights in this software.
//
// Copyright (c) 2009-2018, Sandia Corporation
// Copyright (c) 2009-2018, NTESS
// All rights reserved.
//
// Portions are copyright of other developers:
Expand Down
6 changes: 3 additions & 3 deletions src/sst/elements/CramSim/c_BankCommand.hpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// Copyright 2009-2018 Sandia Corporation. Under the terms
// of Contract DE-NA0003525 with Sandia Corporation, the U.S.
// Copyright 2009-2018 NTESS. Under the terms
// of Contract DE-NA0003525 with NTESS, the U.S.
// Government retains certain rights in this software.
//
// Copyright (c) 2009-2018, Sandia Corporation
// Copyright (c) 2009-2018, NTESS
// All rights reserved.
//
// Portions are copyright of other developers:
Expand Down
6 changes: 3 additions & 3 deletions src/sst/elements/CramSim/c_BankGroup.cpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// Copyright 2009-2018 Sandia Corporation. Under the terms
// of Contract DE-NA0003525 with Sandia Corporation, the U.S.
// Copyright 2009-2018 NTESS. Under the terms
// of Contract DE-NA0003525 with NTESS, the U.S.
// Government retains certain rights in this software.
//
// Copyright (c) 2009-2018, Sandia Corporation
// Copyright (c) 2009-2018, NTESS
// All rights reserved.
//
// Portions are copyright of other developers:
Expand Down
6 changes: 3 additions & 3 deletions src/sst/elements/CramSim/c_BankGroup.hpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// Copyright 2009-2018 Sandia Corporation. Under the terms
// of Contract DE-NA0003525 with Sandia Corporation, the U.S.
// Copyright 2009-2018 NTESS. Under the terms
// of Contract DE-NA0003525 with NTESS, the U.S.
// Government retains certain rights in this software.
//
// Copyright (c) 2009-2018, Sandia Corporation
// Copyright (c) 2009-2018, NTESS
// All rights reserved.
//
// Portions are copyright of other developers:
Expand Down
6 changes: 3 additions & 3 deletions src/sst/elements/CramSim/c_BankInfo.cpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// Copyright 2009-2018 Sandia Corporation. Under the terms
// of Contract DE-NA0003525 with Sandia Corporation, the U.S.
// Copyright 2009-2018 NTESS. Under the terms
// of Contract DE-NA0003525 with NTESS, the U.S.
// Government retains certain rights in this software.
//
// Copyright (c) 2009-2018, Sandia Corporation
// Copyright (c) 2009-2018, NTESS
// All rights reserved.
//
// Portions are copyright of other developers:
Expand Down
6 changes: 3 additions & 3 deletions src/sst/elements/CramSim/c_BankInfo.hpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// Copyright 2009-2018 Sandia Corporation. Under the terms
// of Contract DE-NA0003525 with Sandia Corporation, the U.S.
// Copyright 2009-2018 NTESS. Under the terms
// of Contract DE-NA0003525 with NTESS, the U.S.
// Government retains certain rights in this software.
//
// Copyright (c) 2009-2018, Sandia Corporation
// Copyright (c) 2009-2018, NTESS
// All rights reserved.
//
// Portions are copyright of other developers:
Expand Down
6 changes: 3 additions & 3 deletions src/sst/elements/CramSim/c_BankState.hpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// Copyright 2009-2018 Sandia Corporation. Under the terms
// of Contract DE-NA0003525 with Sandia Corporation, the U.S.
// Copyright 2009-2018 NTESS. Under the terms
// of Contract DE-NA0003525 with NTESS, the U.S.
// Government retains certain rights in this software.
//
// Copyright (c) 2009-2018, Sandia Corporation
// Copyright (c) 2009-2018, NTESS
// All rights reserved.
//
// Portions are copyright of other developers:
Expand Down
6 changes: 3 additions & 3 deletions src/sst/elements/CramSim/c_BankStateActivating.cpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// Copyright 2009-2018 Sandia Corporation. Under the terms
// of Contract DE-NA0003525 with Sandia Corporation, the U.S.
// Copyright 2009-2018 NTESS. Under the terms
// of Contract DE-NA0003525 with NTESS, the U.S.
// Government retains certain rights in this software.
//
// Copyright (c) 2009-2018, Sandia Corporation
// Copyright (c) 2009-2018, NTESS
// All rights reserved.
//
// Portions are copyright of other developers:
Expand Down
6 changes: 3 additions & 3 deletions src/sst/elements/CramSim/c_BankStateActivating.hpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// Copyright 2009-2018 Sandia Corporation. Under the terms
// of Contract DE-NA0003525 with Sandia Corporation, the U.S.
// Copyright 2009-2018 NTESS. Under the terms
// of Contract DE-NA0003525 with NTESS, the U.S.
// Government retains certain rights in this software.
//
// Copyright (c) 2009-2018, Sandia Corporation
// Copyright (c) 2009-2018, NTESS
// All rights reserved.
//
// Portions are copyright of other developers:
Expand Down
6 changes: 3 additions & 3 deletions src/sst/elements/CramSim/c_BankStateActive.cpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// Copyright 2009-2018 Sandia Corporation. Under the terms
// of Contract DE-NA0003525 with Sandia Corporation, the U.S.
// Copyright 2009-2018 NTESS. Under the terms
// of Contract DE-NA0003525 with NTESS, the U.S.
// Government retains certain rights in this software.
//
// Copyright (c) 2009-2018, Sandia Corporation
// Copyright (c) 2009-2018, NTESS
// All rights reserved.
//
// Portions are copyright of other developers:
Expand Down
6 changes: 3 additions & 3 deletions src/sst/elements/CramSim/c_BankStateActive.hpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// Copyright 2009-2018 Sandia Corporation. Under the terms
// of Contract DE-NA0003525 with Sandia Corporation, the U.S.
// Copyright 2009-2018 NTESS. Under the terms
// of Contract DE-NA0003525 with NTESS, the U.S.
// Government retains certain rights in this software.
//
// Copyright (c) 2009-2018, Sandia Corporation
// Copyright (c) 2009-2018, NTESS
// All rights reserved.
//
// Portions are copyright of other developers:
Expand Down
6 changes: 3 additions & 3 deletions src/sst/elements/CramSim/c_BankStateIdle.cpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// Copyright 2009-2018 Sandia Corporation. Under the terms
// of Contract DE-NA0003525 with Sandia Corporation, the U.S.
// Copyright 2009-2018 NTESS. Under the terms
// of Contract DE-NA0003525 with NTESS, the U.S.
// Government retains certain rights in this software.
//
// Copyright (c) 2009-2018, Sandia Corporation
// Copyright (c) 2009-2018, NTESS
// All rights reserved.
//
// Portions are copyright of other developers:
Expand Down
6 changes: 3 additions & 3 deletions src/sst/elements/CramSim/c_BankStateIdle.hpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// Copyright 2009-2018 Sandia Corporation. Under the terms
// of Contract DE-NA0003525 with Sandia Corporation, the U.S.
// Copyright 2009-2018 NTESS. Under the terms
// of Contract DE-NA0003525 with NTESS, the U.S.
// Government retains certain rights in this software.
//
// Copyright (c) 2009-2018, Sandia Corporation
// Copyright (c) 2009-2018, NTESS
// All rights reserved.
//
// Portions are copyright of other developers:
Expand Down
6 changes: 3 additions & 3 deletions src/sst/elements/CramSim/c_BankStatePrecharge.cpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// Copyright 2009-2018 Sandia Corporation. Under the terms
// of Contract DE-NA0003525 with Sandia Corporation, the U.S.
// Copyright 2009-2018 NTESS. Under the terms
// of Contract DE-NA0003525 with NTESS, the U.S.
// Government retains certain rights in this software.
//
// Copyright (c) 2009-2018, Sandia Corporation
// Copyright (c) 2009-2018, NTESS
// All rights reserved.
//
// Portions are copyright of other developers:
Expand Down
6 changes: 3 additions & 3 deletions src/sst/elements/CramSim/c_BankStatePrecharge.hpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// Copyright 2009-2018 Sandia Corporation. Under the terms
// of Contract DE-NA0003525 with Sandia Corporation, the U.S.
// Copyright 2009-2018 NTESS. Under the terms
// of Contract DE-NA0003525 with NTESS, the U.S.
// Government retains certain rights in this software.
//
// Copyright (c) 2009-2018, Sandia Corporation
// Copyright (c) 2009-2018, NTESS
// All rights reserved.
//
// Portions are copyright of other developers:
Expand Down
6 changes: 3 additions & 3 deletions src/sst/elements/CramSim/c_BankStateRead.cpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// Copyright 2009-2018 Sandia Corporation. Under the terms
// of Contract DE-NA0003525 with Sandia Corporation, the U.S.
// Copyright 2009-2018 NTESS. Under the terms
// of Contract DE-NA0003525 with NTESS, the U.S.
// Government retains certain rights in this software.
//
// Copyright (c) 2009-2018, Sandia Corporation
// Copyright (c) 2009-2018, NTESS
// All rights reserved.
//
// Portions are copyright of other developers:
Expand Down
6 changes: 3 additions & 3 deletions src/sst/elements/CramSim/c_BankStateRead.hpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// Copyright 2009-2018 Sandia Corporation. Under the terms
// of Contract DE-NA0003525 with Sandia Corporation, the U.S.
// Copyright 2009-2018 NTESS. Under the terms
// of Contract DE-NA0003525 with NTESS, the U.S.
// Government retains certain rights in this software.
//
// Copyright (c) 2009-2018, Sandia Corporation
// Copyright (c) 2009-2018, NTESS
// All rights reserved.
//
// Portions are copyright of other developers:
Expand Down
6 changes: 3 additions & 3 deletions src/sst/elements/CramSim/c_BankStateReadA.cpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// Copyright 2009-2018 Sandia Corporation. Under the terms
// of Contract DE-NA0003525 with Sandia Corporation, the U.S.
// Copyright 2009-2018 NTESS. Under the terms
// of Contract DE-NA0003525 with NTESS, the U.S.
// Government retains certain rights in this software.
//
// Copyright (c) 2009-2018, Sandia Corporation
// Copyright (c) 2009-2018, NTESS
// All rights reserved.
//
// Portions are copyright of other developers:
Expand Down
6 changes: 3 additions & 3 deletions src/sst/elements/CramSim/c_BankStateReadA.hpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// Copyright 2009-2018 Sandia Corporation. Under the terms
// of Contract DE-NA0003525 with Sandia Corporation, the U.S.
// Copyright 2009-2018 NTESS. Under the terms
// of Contract DE-NA0003525 with NTESS, the U.S.
// Government retains certain rights in this software.
//
// Copyright (c) 2009-2018, Sandia Corporation
// Copyright (c) 2009-2018, NTESS
// All rights reserved.
//
// Portions are copyright of other developers:
Expand Down
6 changes: 3 additions & 3 deletions src/sst/elements/CramSim/c_BankStateRefresh.cpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// Copyright 2009-2018 Sandia Corporation. Under the terms
// of Contract DE-NA0003525 with Sandia Corporation, the U.S.
// Copyright 2009-2018 NTESS. Under the terms
// of Contract DE-NA0003525 with NTESS, the U.S.
// Government retains certain rights in this software.
//
// Copyright (c) 2009-2018, Sandia Corporation
// Copyright (c) 2009-2018, NTESS
// All rights reserved.
//
// Portions are copyright of other developers:
Expand Down
6 changes: 3 additions & 3 deletions src/sst/elements/CramSim/c_BankStateRefresh.hpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// Copyright 2009-2018 Sandia Corporation. Under the terms
// of Contract DE-NA0003525 with Sandia Corporation, the U.S.
// Copyright 2009-2018 NTESS. Under the terms
// of Contract DE-NA0003525 with NTESS, the U.S.
// Government retains certain rights in this software.
//
// Copyright (c) 2009-2018, Sandia Corporation
// Copyright (c) 2009-2018, NTESS
// All rights reserved.
//
// Portions are copyright of other developers:
Expand Down
Loading

0 comments on commit 47ff24a

Please sign in to comment.