OSDN Git Service
(root)
/
pf3gnuchains
/
gcc-fork.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8719318
)
ChangeLog fixes. (Changes to ChangeLog do not get a ChangeLog entry).
author
ian
<ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 26 Apr 2010 17:27:35 +0000
(17:27 +0000)
committer
Masaki Muranaka
<monaka@monami-software.com>
Sun, 23 May 2010 05:35:55 +0000
(14:35 +0900)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@158741
138bc75d
-0d04-0410-961f-
82ee72b054a4
include/ChangeLog
patch
|
blob
|
history
diff --git
a/include/ChangeLog
b/include/ChangeLog
index
1d4b049
..
95e147b
100644
(file)
--- a/
include/ChangeLog
+++ b/
include/ChangeLog
@@
-3,6
+3,7
@@
* filenames.h (IS_DIR_SEPARATOR_1): Rename from IS_DIR_SEPARATOR,
always define it independently of host, add `dos_based' parameter,
and handle it.
+ (PATH_SEPARATOR): Define.
(HAS_DRIVE_SPEC_1): Rename from HAS_DRIVE_SPEC, always define it
independently of host, add `dos_based' parameter, and handle it.
(IS_ABSOLUTE_PATH_1): Rename from IS_ABSOLUTE_PATH, always define