Commit 0263d678 by Eric Botcazou

* seh_init.c: Fix copyright year.

From-SVN: r210443
parent bc91b0e0
2014-05-14 Eric Botcazou <ebotcazou@adacore.com>
* seh_init.c: Fix copyright year.
2014-05-14 Bernd Edlinger <bernd.edlinger@hotmail.de> 2014-05-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
Fix current cygwin build problems.
* seh_init.c (__gnat_map_SEH): Compile also when __CYGWIN__ and __SEH__ * seh_init.c (__gnat_map_SEH): Compile also when __CYGWIN__ and __SEH__
are defined. Move include windows.h before system.h. are defined. Move include windows.h before system.h.
* s-oscons-tmplt.c (DTR_CONTROL_ENABLE, RTS_CONTROL_ENABLE): Compile * s-oscons-tmplt.c (DTR_CONTROL_ENABLE, RTS_CONTROL_ENABLE): Compile
...@@ -8,8 +11,8 @@ ...@@ -8,8 +11,8 @@
2014-05-14 Richard Sandiford <r.sandiford@uk.ibm.com> 2014-05-14 Richard Sandiford <r.sandiford@uk.ibm.com>
* gcc-interface/decl.c (gnat_to_gnu_entity): Convert * gcc-interface/decl.c (gnat_to_gnu_entity): Convert integer_one_node
integer_one_node to the appropriate type. to the appropriate type.
* gcc-interface/trans.c (gnat_to_gnu): Likewise. * gcc-interface/trans.c (gnat_to_gnu): Likewise.
(pos_to_constructor): Likewise. (pos_to_constructor): Likewise.
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
* * * *
* C Implementation File * * C Implementation File *
* * * *
* Copyright (C) 2005-2013, Free Software Foundation, Inc. * * Copyright (C) 2005-2014, Free Software Foundation, Inc. *
* * * *
* GNAT is free software; you can redistribute it and/or modify it under * * GNAT is free software; you can redistribute it and/or modify it under *
* terms of the GNU General Public License as published by the Free Soft- * * terms of the GNU General Public License as published by the Free Soft- *
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment