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
ea081ad7
Commit
ea081ad7
authored
Apr 08, 2008
by
Arnaud Charlet
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Resync.
From-SVN: r134084
parent
e957f438
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
26 additions
and
4 deletions
+26
-4
gcc/ada/ChangeLog
+26
-4
No files found.
gcc/ada/ChangeLog
View file @
ea081ad7
2008
-
04
-
08
Arnaud
Charlet
<
charlet
@
adacore
.
com
>
*
s
-
tasuti
.
ads
:
Use
Task_Address
instead
of
System
.
Address
.
*
makeutl
.
adb
(
Path_Or_File_Name
):
New
function
*
nlists
.
ads
,
itypes
.
ads
:
Update
comments
.
*
s
-
crtl
.
ads
(
malloc32
,
realloc32
):
New
functions
.
*
s
-
auxdec
.
ads
(
Short_Address_Size
):
New
constant
.
*
a
-
taside
.
adb
,
s
-
tasdeb
.
adb
:
Use
Task_Address
.
*
s
-
ststop
.
ads
,
s
-
ststop
.
adb
:
New
file
.
*
exp_tss
.
ads
,
s
-
taprop
-
lynxos
.
adb
:
Update
comments
.
Minor
reformatting
.
2008
-
04
-
08
Pascal
Obry
<
obry
@
adacore
.
com
>
*
g
-
sercom
.
ads
,
g
-
sercom
.
adb
(
Data_Rate
):
Add
B115200
.
...
...
@@ -48,7 +67,8 @@
* system-linux-x86_64.ads: (Stack_Check_Probes): Set to True.
* s-taspri-lynxos.ads, s-taspri-solaris.ads, s-taspri-tru64.ads,
s-taspri-hpux-dce.ads (Task_Address): New subtype of System.Address
s-taspri-hpux-dce.ads, s-taspri-dummy.ads, s-taspri-posix.ads,
s-taspri-vms.ads (Task_Address): New subtype of System.Address
(Task_Address_Size): New constant size of System.Address
(Alternate_Stack_Size): New constant.
...
...
@@ -61,7 +81,7 @@
the environment task.
(Create_Task): Fix assertions for NPTL library (vs old LinuxThreads).
* s-parame.adb (Minimum_Stack_Size): Increase value to 16K
to
* s-parame.adb (Minimum_Stack_Size): Increase value to 16K
* system-linux-x86.ads: (Stack_Check_Probes): Set to True.
...
...
@@ -149,6 +169,8 @@
Files mlib-tgt-*.adb have been renamed mlib-tgt-specific-*.adb
Minor updates for VMS
* gnatbl.c: Removed.
2008-04-08 Thomas Quinot <quinot@adacore.com>
* g-expect-vms.adb, a-textio.adb, a-witeio.adb, exp_dbug.adb,
...
...
@@ -916,8 +938,8 @@ PR ada/10768
(Analyze_Assignment_Statement): The assignment is illegal if the
left-hand is an interface.
* sem_res.ad
b (Resolve_Arithmetic_Op): For mod/rem check violation of
restriction No_Implicit_Conditionals
* sem_res.ad
s, sem_res.adb (Resolve_Arithmetic_Op): For mod/rem check
violation of
restriction No_Implicit_Conditionals
Add Sure parameter to Note_Possible_Modication calls
Use new Is_Standard_Character_Type predicate
(Make_Call_Into_Operator): Preserve Comes_From_Source when rewriting
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