diff options
author | hp <hp@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-10-01 16:57:44 +0000 |
---|---|---|
committer | hp <hp@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-10-01 16:57:44 +0000 |
commit | 4d16fe0202f85b517c5241ccea9d483e7ac94c85 (patch) | |
tree | af433f88d582f3853ac3b8f24634640d8a85f81e /libstdc++-v3 | |
parent | 7c075cc25176adbb52ead1981f7aa61f6ff1cdb5 (diff) | |
download | gcc-4d16fe0202f85b517c5241ccea9d483e7ac94c85.tar.gz |
* config/cpu/cris/bits/atomicity.h: Correct file header.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45929 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3')
-rw-r--r-- | libstdc++-v3/ChangeLog | 4 | ||||
-rw-r--r-- | libstdc++-v3/config/cpu/cris/bits/atomicity.h | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 647ed5ec249..b6410316f04 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,7 @@ +2001-10-01 Hans-Peter Nilsson <hp@axis.com> + + * config/cpu/cris/bits/atomicity.h: Correct file header. + 2001-09-29 Hans-Peter Nilsson <hp@axis.com> * configure.target (LIMITSH): Set for cris. diff --git a/libstdc++-v3/config/cpu/cris/bits/atomicity.h b/libstdc++-v3/config/cpu/cris/bits/atomicity.h index 653595e7c34..55c374f3ed7 100644 --- a/libstdc++-v3/config/cpu/cris/bits/atomicity.h +++ b/libstdc++-v3/config/cpu/cris/bits/atomicity.h @@ -1,6 +1,6 @@ -// Low-level functions for atomic operations: Generic version -*- C++ -*- +// Low-level functions for atomic operations: CRIS version -*- C++ -*- -// Copyright (C) 1999, 2001 Free Software Foundation, Inc. +// Copyright (C) 2001 Free Software Foundation, Inc. // // This file is part of the GNU ISO C++ Library. This library is free // software; you can redistribute it and/or modify it under the |