aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorRichard Sandiford <rsandifo@gcc.gnu.org>2005-01-28 14:00:12 +0000
committerRichard Sandiford <rsandifo@gcc.gnu.org>2005-01-28 14:00:12 +0000
commitaefa3edcd4f9fa67ee4becce43ac2d21ae6d4d15 (patch)
tree4742f4e2052969720135bf8c6a3bb7dec920f9bb /gcc
parenta738d8481d6446d53863ecb8ce399c2df74ec45c (diff)
downloadgcc-aefa3edcd4f9fa67ee4becce43ac2d21ae6d4d15.zip
gcc-aefa3edcd4f9fa67ee4becce43ac2d21ae6d4d15.tar.gz
gcc-aefa3edcd4f9fa67ee4becce43ac2d21ae6d4d15.tar.bz2
Rmove bogus line from last entry.
From-SVN: r94372
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 326c860..78a9adb 100644
--- 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>