Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
0263d678
Commit
0263d678
authored
May 14, 2014
by
Eric Botcazou
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* seh_init.c: Fix copyright year.
From-SVN: r210443
parent
bc91b0e0
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
4 deletions
+7
-4
gcc/ada/ChangeLog
+6
-3
gcc/ada/seh_init.c
+1
-1
No files found.
gcc/ada/ChangeLog
View file @
0263d678
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
.
...
...
gcc/ada/seh_init.c
View file @
0263d678
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
* *
* *
* C Implementation File *
* C Implementation File *
* *
* *
* Copyright (C) 2005-201
3
, Free Software Foundation, Inc. *
* Copyright (C) 2005-201
4
, 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- *
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment