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
aa6c5afe
Commit
aa6c5afe
authored
Jan 10, 2019
by
Eric Botcazou
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix formatting
From-SVN: r267797
parent
c2b7062d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
18 deletions
+10
-18
gcc/ada/ChangeLog
+10
-18
No files found.
gcc/ada/ChangeLog
View file @
aa6c5afe
2019-01-09 Sandra Loosemore <sandra@codesourcery.com>
2019-01-09 Sandra Loosemore <sandra@codesourcery.com>
PR other/16615
PR other/16615
* exp_ch11.adb: Change "can not" to "cannot".
* exp_ch11.adb: Change "can not" to "cannot".
* sem_ch4.adb: Likewise.
* sem_ch4.adb: Likewise.
2019-01-09 Sandra Loosemore <sandra@codesourcery.com>
2019-01-09 Sandra Loosemore <sandra@codesourcery.com>
PR other/16615
PR other/16615
* exp_ch9.adb: Mechanically replace "can not" with "cannot".
* exp_ch9.adb: Mechanically replace "can not" with "cannot".
* libgnat/s-regpat.ads: Likewise.
* libgnat/s-regpat.ads: Likewise.
* par-ch4.adb: Likewise.
* par-ch4.adb: Likewise.
...
@@ -18,28 +16,22 @@
...
@@ -18,28 +16,22 @@
2019-01-08 Justin Squirek <squirek@adacore.com>
2019-01-08 Justin Squirek <squirek@adacore.com>
Revert:
Revert:
2018-07-31 Justin Squirek <squirek@adacore.com>
2018-07-31 Justin Squirek <squirek@adacore.com>
gcc/ada/
* lib-writ.adb (Write_With_Lines): Modfiy the generation
of dependencies within ali files so that source unit
* lib-writ.adb (Write_With_Lines): Modfiy the generation
bodies are properly listed even if said bodies are
of dependencies within ali files so that source unit
missing. Perform legacy behavior in GNATprove mode.
bodies are properly listed even if said bodies are
* lib-writ.ads: Modify documentation to reflect current
missing. Perform legacy behavior in GNATprove mode.
behavior.
* lib-writ.ads: Modify documentation to reflect current
behavior.
and:
and:
2018-09-26 Justin Squirek <squirek@adacore.com>
2018-09-26 Justin Squirek <squirek@adacore.com>
gcc/ada/
* lib-writ.adb, lib-writ.ads (Write_With_Lines): Add
documentation and an extra conditional check for RCI
* lib-writ.adb, lib-writ.ads (Write_With_Lines): Add
units so that generated ali files will list the spec
documentation and an extra conditional check for RCI
only instead of a body when a body is not found.
units so that generated ali files will list the spec
only instead of a body when a body is not found.
2019-01-04 Eric Botcazou <ebotcazou@adacore.com>
2019-01-04 Eric Botcazou <ebotcazou@adacore.com>
...
...
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