projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5991312
)
Minor fix
author
Eric Botcazou
<ebotcazou@gcc.gnu.org>
Wed, 25 Feb 2015 09:44:17 +0000
(09:44 +0000)
committer
Eric Botcazou
<ebotcazou@gcc.gnu.org>
Wed, 25 Feb 2015 09:44:17 +0000
(09:44 +0000)
From-SVN: r220959
gcc/ada/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ada/ChangeLog
b/gcc/ada/ChangeLog
index 9472434a9f3402d860d0ead4ded0d2bcc557963f..6aaf74726133789a29cc6573da2664ded50f559f 100644
(file)
--- a/
gcc/ada/ChangeLog
+++ b/
gcc/ada/ChangeLog
@@
-1,8
+1,8
@@
2015-02-24 Thomas Schwinge <thomas@codesourcery.com>
PR libgomp/64625
- * gcc-interface/utils.c (DEF_FUNCTION_TYPE_VAR_8)
- (DEF_FUNCTION_TYPE_VAR_12):
Remove macros
.
+ * gcc-interface/utils.c (DEF_FUNCTION_TYPE_VAR_8)
: Remove.
+ (DEF_FUNCTION_TYPE_VAR_12):
Likewise
.
(DEF_FUNCTION_TYPE_VAR_7, DEF_FUNCTION_TYPE_VAR_11): New macros.
2015-02-23 Thomas Schwinge <thomas@codesourcery.com>