summaryrefslogtreecommitdiff
path: root/gas/config/obj-coff-seh.c
diff options
context:
space:
mode:
authorKai Tietz <kai.tietz@onevision.com>2009-08-18 16:44:35 +0000
committerKai Tietz <kai.tietz@onevision.com>2009-08-18 16:44:35 +0000
commit4a691f88482a1d13f8479f72451800b182697fa4 (patch)
tree609663c7f1895db8be2112c7e0bf31154fd7a7c8 /gas/config/obj-coff-seh.c
parent2b49057276429d32979ce19a4556d9ab4452dbc9 (diff)
downloadbinutils-redhat-4a691f88482a1d13f8479f72451800b182697fa4.tar.gz
2009-08-18 Kai Tietz <kai.tietz@onevision.com>
* config/obj-coff-seh.c: Add copyright notice. * config/obj-coff-seh.h: Add copyright notice. Add x64 specific macros from coff/pe.h header.
Diffstat (limited to 'gas/config/obj-coff-seh.c')
-rw-r--r--gas/config/obj-coff-seh.c21
1 files changed, 21 insertions, 0 deletions
diff --git a/gas/config/obj-coff-seh.c b/gas/config/obj-coff-seh.c
index 67a3bcb12e..b00581600e 100644
--- a/gas/config/obj-coff-seh.c
+++ b/gas/config/obj-coff-seh.c
@@ -1,3 +1,24 @@
+/* seh pdata/xdata coff object file format
+ Copyright 2009
+ Free Software Foundation, Inc.
+
+ This file is part of GAS.
+
+ GAS is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 3, or (at your option)
+ any later version.
+
+ GAS is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with GAS; see the file COPYING. If not, write to the Free
+ Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA
+ 02110-1301, USA. */
+
#include "obj-coff-seh.h"
/* Forward declarations. */