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
934abf9c
Commit
934abf9c
authored
Oct 12, 2001
by
Pascal Obry
Committed by
Geert Bosch
Oct 12, 2001
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* impunit.adb: Add GNAT.CRC32.
From-SVN: r46213
parent
794e24e7
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletions
+6
-1
gcc/ada/ChangeLog
+4
-0
gcc/ada/impunit.adb
+2
-1
No files found.
gcc/ada/ChangeLog
View file @
934abf9c
2001-10-11 Pascal Obry <obry@gnat.com>
* impunit.adb: Add GNAT.CRC32.
2001-10-11 Ed Schonberg <schonber@gnat.com>
* exp_fixd.adb (Expand_Multiply_Fixed_By_Fixed_Giving_Fixed): handle
...
...
gcc/ada/impunit.adb
View file @
934abf9c
...
...
@@ -6,7 +6,7 @@
--
--
--
B
o
d
y
--
--
--
--
$
Revision
:
1.13
$
--
$
Revision
$
--
--
--
Copyright
(
C
)
2000
-
2001
Free
Software
Foundation
,
Inc
.
--
--
--
...
...
@@ -191,6 +191,7 @@ package body Impunit is
"g-cgicoo"
,
--
GNAT
.
CGI
.
Cookie
"g-cgideb"
,
--
GNAT
.
CGI
.
Debug
"g-comlin"
,
--
GNAT
.
Command_Line
"g-crc32 "
,
--
GNAT
.
CRC32
"g-curexc"
,
--
GNAT
.
Current_Exception
"g-debpoo"
,
--
GNAT
.
Debug_Pools
"g-debuti"
,
--
GNAT
.
Debug_Utilities
...
...
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