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
bf925694
Commit
bf925694
authored
Nov 23, 2009
by
Eric Botcazou
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix nits
From-SVN: r154459
parent
44059479
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
28 additions
and
29 deletions
+28
-29
gcc/ada/ChangeLog
+28
-29
No files found.
gcc/ada/ChangeLog
View file @
bf925694
...
...
@@ -5,43 +5,42 @@
*
gcc
-
interface
/
utils
.
c
(
create_var_decl_1
):
Do
not
process
attributes
for
constants
.
2009
-
11
-
23
Eric
Botcazou
<
ebotcazou
@
adacore
.
com
>
Laurent
GUERBY
<
laurent
@
guerby
.
net
>
2009
-
11
-
23
Laurent
GUERBY
<
laurent
@
guerby
.
net
>
Eric
Botcazou
<
ebotcazou
@
adacore
.
com
>
PR
ada
/
42153
*
s
-
osinte
-
linux
.
ads
(
struct_timeval
):
Delete
.
*
s
-
osinte
-
hpux
.
ads
(
struct_timeval
,
To_Duration
,
To_Timeval
):
Delete
.
*
s
-
osinte
-
kfreebsd
-
gnu
.
ads
:
Likewise
.
*
s
-
osinte
-
rtems
.
ads
:
Likewise
.
*
s
-
osinte
-
aix
.
ads
:
Likewise
.
*
s
-
osinte
-
hpux
-
dce
.
ads
:
Likewise
.
*
s
-
osinte
-
darwin
.
ads
:
Likewise
.
*
s
-
osinte
-
solaris
-
posix
.
ads
:
Likewise
.
*
s
-
osinte
-
irix
.
ads
:
Likewise
.
*
s
-
osinte
-
solaris
.
ads
:
Likewise
.
*
s
-
osinte
-
hpux
-
dce
.
adb
(
To_Duration
,
To_Timeval
):
Delete
.
*
s
-
osinte
-
irix
.
adb
:
Likewise
.
*
s
-
osinte
-
solaris
.
adb
:
Likewise
.
*
s
-
osinte
-
rtems
.
adb
:
Likewise
.
Minor
reformatting
.
*
s
-
osinte
-
aix
.
adb
(
To_Duration
,
To_Timeval
):
Delete
.
(
clock_gettime
):
Use
cal
.
c
timeval_to_duration
.
*
s
-
osinte
-
darwin
.
adb
:
Likewise
.
*
s
-
osinte
-
linux
.
ads
(
struct_timeval
):
Delete
.
*
s
-
osinte
-
hpux
.
ads
(
struct_timeval
,
To_Duration
,
To_Timeval
):
Delete
.
*
s
-
osinte
-
kfreebsd
-
gnu
.
ads
:
Likewise
.
*
s
-
osinte
-
rtems
.
ads
:
Likewise
.
*
s
-
osinte
-
aix
.
ads
:
Likewise
.
*
s
-
osinte
-
hpux
-
dce
.
ads
:
Likewise
.
*
s
-
osinte
-
darwin
.
ads
:
Likewise
.
*
s
-
osinte
-
solaris
-
posix
.
ads
:
Likewise
.
*
s
-
osinte
-
irix
.
ads
:
Likewise
.
*
s
-
osinte
-
solaris
.
ads
:
Likewise
.
*
s
-
osinte
-
hpux
-
dce
.
adb
(
To_Duration
,
To_Timeval
):
Delete
.
*
s
-
osinte
-
irix
.
adb
:
Likewise
.
*
s
-
osinte
-
solaris
.
adb
:
Likewise
.
*
s
-
osinte
-
rtems
.
adb
:
Likewise
.
Minor
reformatting
.
*
s
-
osinte
-
aix
.
adb
(
To_Duration
,
To_Timeval
):
Delete
.
(
clock_gettime
):
Use
cal
.
c
's timeval_to_duration.
* s-osinte-darwin.adb: Likewise.
2009-11-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
* adaint.h: Assume large file support on IRIX only if _LFAPI.
2009
-
11
-
21
Eric
Botcazou
<
ebotcazou
@
adacore
.
com
>
Laurent
GUERBY
<
laurent
@
guerby
.
net
>
2009-11-21
Laurent GUERBY <laurent@guerby.net
>
Eric Botcazou <ebotcazou@adacore.com
>
*
s
-
osinte
-
linux
.
ads
(
struct_timeval
,
To_Duration
,
To_Timeval
,
gettimeofday
):
Delete
.
*
s
-
osinte
-
posix
.
adb
(
To_Duration
,
To_Timeval
):
Delete
.
*
s
-
osprim
-
posix
.
adb
(
struct_timezone
,
struct_timeval
,
gettimeofday
):
Delete
.
(
Clock
):
Use
cal
.
c
timeval_to_duration
.
*
s
-
taprop
-
linux
.
adb
(
Monotonic_Clock
):
Likewise
.
* s-osinte-linux.ads (struct_timeval, To_Duration, To_Timeval,
gettimeofday): Delete.
* s-osinte-posix.adb (To_Duration, To_Timeval): Delete.
* s-osprim-posix.adb (struct_timezone, struct_timeval, gettimeofday):
Delete.
(Clock): Use cal.c'
s
timeval_to_duration
.
*
s
-
taprop
-
linux
.
adb
(
Monotonic_Clock
):
Likewise
.
2009
-
11
-
12
Eric
Botcazou
<
ebotcazou
@
adacore
.
com
>
Laurent
GUERBY
<
laurent
@
guerby
.
net
>
...
...
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