projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a738d84
)
Rmove bogus line from last entry.
author
Richard Sandiford
<rsandifo@gcc.gnu.org>
Fri, 28 Jan 2005 14:00:12 +0000
(14:00 +0000)
committer
Richard Sandiford
<rsandifo@gcc.gnu.org>
Fri, 28 Jan 2005 14:00:12 +0000
(14:00 +0000)
From-SVN: r94372
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 326c8609d6b8bb8e410d8c0c857b012cb749ecaf..78a9adbca9cadfe0d39cc15e7f50f59749ad12c7 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-4,7
+4,6
@@
(frv_init_builtins): Change its prototype to take 4 uhalf arguments.
(frv_expand_mdpackh_builtin): New function.
(frv_expand_builtin): Use it to expand __MDPACKH.
- * config/frv/media.h (__MDPACKH): Update prototype.
* doc/extend.texi (__MDPACKH): Update documentation.
2005-01-28 Uros Bizjak <uros@kss-loka.si>