diff options
author | DJ Delorie <dj@redhat.com> | 2011-01-03 21:05:50 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2011-01-03 21:05:50 +0000 |
commit | e7c3f7aa6eb61ec1d32f3dd24126ec6806e90b80 (patch) | |
tree | 036ef8288f6e3a139d9363521dded1ad2f861cbb /include/floatformat.h | |
parent | 8b0be52ba0b61a2c4f1608fb8d12b3f8884532d3 (diff) | |
download | cygnal-e7c3f7aa6eb61ec1d32f3dd24126ec6806e90b80.tar.gz cygnal-e7c3f7aa6eb61ec1d32f3dd24126ec6806e90b80.tar.bz2 cygnal-e7c3f7aa6eb61ec1d32f3dd24126ec6806e90b80.zip |
merge from gcc
Diffstat (limited to 'include/floatformat.h')
-rw-r--r-- | include/floatformat.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/floatformat.h b/include/floatformat.h index 0fc8e75dc..b5951644e 100644 --- a/include/floatformat.h +++ b/include/floatformat.h @@ -1,5 +1,5 @@ /* IEEE floating point support declarations, for GDB, the GNU Debugger. - Copyright 1991, 1994, 1995, 1997, 2000, 2003, 2005 + Copyright 1991, 1994, 1995, 1997, 2000, 2003, 2005, 2010 Free Software Foundation, Inc. This file is part of GDB. |