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
36805406
Commit
36805406
authored
Jun 03, 2015
by
Jeff Law
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix FT32 ChangeLogs
From-SVN: r224080
parent
12a87083
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
17 additions
and
6 deletions
+17
-6
ChangeLog
+0
-6
contrib/ChangeLog
+4
-0
gcc/ChangeLog
+8
-0
libgcc/ChangeLog
+5
-0
No files found.
ChangeLog
View file @
36805406
...
...
@@ -20,12 +20,6 @@
2015-05-16 James Bowman <james.bowman@ftdichip.com>
* configure.ac: FT32 target added.
* libgcc/config.host: FT32 target added.
* gcc/config/ft32/: FT32 target added.
* libgcc/config/ft32/: FT32 target added.
* gcc/doc/install.texi, invoke.texi, md.texi: FT32 details added.
* gcc/doc/contrib.texi: self added.
* contrib/config-list.mk: FT32 target added.
* configure: Regenerated.
2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
...
...
contrib/ChangeLog
View file @
36805406
...
...
@@ -25,6 +25,10 @@
*
check_GNU_style
.
sh
:
Improve
readability
function
calls
.
2015
-
05
-
16
James
Bowman
<
james
.
bowman
@ftdichip
.
com
>
*
config
-
list
.
mk
:
Add
FT32
.
2015
-
05
-
12
Tom
de
Vries
<
tom
@codesourcery
.
com
>
*
check_GNU_style
.
sh
(
col
)
:
Fix
tab
size
.
...
...
gcc/ChangeLog
View file @
36805406
...
...
@@ -2866,6 +2866,14 @@
replacements in memory addresses.
(get_unaligned_address): Ditto.
2015-05-16 James Bowman <james.bowman@ftdichip.com>
* config/ft32/*: New files for FT32 port.
* doc/install.texi: Add FT32 information.
* doc/invoke.texi: Add FT32 information.
* doc/md.texi: Add FT32 information.
* doc/contrib.texi: Self added.
2015-05-15 Marc Glisse <marc.glisse@inria.fr>
PR tree-optimization/64454
...
...
libgcc/ChangeLog
View file @
36805406
...
...
@@ -34,6 +34,11 @@
* Makefile.in (LIBUNWIND): Move dependency for shared libgcc.
Remove useless endif/ifneq ($(enable_shared),yes) pair.
2015-05-16 James Bowman <james.bowman@ftdichip.com>
* config.host: FT32 target added.
* config/ft32/*: New files for FT32 target.
2015-05-15 Martin Galvan <martin.galvan@tallertechnologies.com>
* config/arm/lib1funcs.S (CFI_START_FUNCTION, CFI_END_FUNCTION):
...
...
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