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
8430d670
Commit
8430d670
authored
Apr 26, 2010
by
Ian Lance Taylor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ChangeLog fixes. (Changes to ChangeLog do not get a ChangeLog entry).
From-SVN: r158741
parent
67d280b2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
include/ChangeLog
+3
-2
No files found.
include/ChangeLog
View file @
8430d670
...
@@ -3,6 +3,7 @@
...
@@ -3,6 +3,7 @@
* filenames.h (IS_DIR_SEPARATOR_1): Rename from IS_DIR_SEPARATOR,
* filenames.h (IS_DIR_SEPARATOR_1): Rename from IS_DIR_SEPARATOR,
always define it independently of host, add `dos_based' parameter,
always define it independently of host, add `dos_based' parameter,
and handle it.
and handle it.
(PATH_SEPARATOR): Define.
(HAS_DRIVE_SPEC_1): Rename from HAS_DRIVE_SPEC, always define it
(HAS_DRIVE_SPEC_1): Rename from HAS_DRIVE_SPEC, always define it
independently of host, add `dos_based' parameter, and handle it.
independently of host, add `dos_based' parameter, and handle it.
(IS_ABSOLUTE_PATH_1): Rename from IS_ABSOLUTE_PATH, always define
(IS_ABSOLUTE_PATH_1): Rename from IS_ABSOLUTE_PATH, always define
...
@@ -98,7 +99,7 @@
...
@@ -98,7 +99,7 @@
* plugin-api.h: Fix compile.
* plugin-api.h: Fix compile.
200
8
-10-03 Rafael Espindola <espindola@google.com>
200
9
-10-03 Rafael Espindola <espindola@google.com>
* plugin-api.h: New.
* plugin-api.h: New.
* lto-symtab.h: New.
* lto-symtab.h: New.
...
@@ -186,7 +187,7 @@
...
@@ -186,7 +187,7 @@
* ansidecl.h: Add extern "C" when compiling with C++. Treat C++
* ansidecl.h: Add extern "C" when compiling with C++. Treat C++
the way we treat an ISO C compiler. Don't define inline as a
the way we treat an ISO C compiler. Don't define inline as a
mac
d
ro when compiling with C++.
macro when compiling with C++.
* dyn-string.h: Add header guard DYN_STRING_H. Add extern "C"
* dyn-string.h: Add header guard DYN_STRING_H. Add extern "C"
when compiling with C++.
when compiling with C++.
* fibheap.h: Add extern "C" when compiling with C++.
* fibheap.h: Add extern "C" when compiling with C++.
...
...
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